@charset "utf-8";
body {
	scrollbar-base-color: #CCCCCC;
	scrollbar-face-color: #F1F2F2;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-highlight-color: #F1F2F2;
	scrollbar-3dlight-color: #F1F2F2;
	scrollbar-shadow-color: #F1F2F2;
	scrollbar-darkshadow-color: #F1F2F2;
}
#wrapper {
	background-color: #F1F2F2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 1000px;
	overflow: visible;
}
#containeradmin {
	background-color: #F1F2F2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 1000px;
	overflow: visible;
}
#flash {
	height: 150px;
	width: 1000px;
}
#navbar {
	height: 30px;
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#adminbox {
	height: 35px;
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#newpagebox {
	height: 35px;
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#headingbox {
	text-align: right;
	float: left;
	height: 100px;
	width: 480px;
	padding-top: 395px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #FFFFFF;
	font-weight: lighter;
}
#footer {
	height: 25px;
	width: 1000px;
	text-align: center;
}
#home {
	background-image: url(../images/home_pic.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 500px;
	width: auto;
	padding-top: 100px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	margin-top:31px;
	overflow: auto;
}
#aboutus {
	background-image: url(../images/aboutus_pic.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 500px;
	width: auto;
	padding-top: 100px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	margin-top:31px;
	overflow: auto;
}
#historicalfacts {
	background-image: url(../images/historicalfacts_pic.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 500px;
	width: auto;
	padding-top: 100px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	margin-top:31px;
	overflow: auto;
}
#contactus {
	background-image: url(../images/contactus_pic.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 500px;
	width: auto;
	padding-top: 100px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	margin-top:31px;
	overflow: auto;
}
#products {
	background-image: url(../images/products_pic.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 500px;
	width: auto;
	padding-top: 100px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	margin-top:31px;
	overflow: auto;
}

#standard {
	background-image: url(../images/standardpage_pic.jpg);
	background-repeat: no-repeat; 
	text-align: left;
	height: 500px;
	width: auto;
	padding-top: 100px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	margin-top:31px;
	overflow: auto;
}
#didyouknow {
	background-image: url(../images/didyouknow_pic.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 500px;
	width: auto;
	padding-top: 100px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	margin-top:31px;
	overflow: auto;
}
#tradepage {
	background-image: url(../images/tradepage_pic.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 500px;
	width: auto;
	padding-top: 100px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	margin-top:31px;
	overflow: auto;
}
#text {
	height: 350px;
	width: 800px;
	padding-right: 16px;
	padding-left: 16px;
	margin-bottom: 0px;
	overflow: auto;
}

#text img {
    border:none;
}

#boxesbuckets {
	height: 630px;
	width: 345px;
	padding-left: 250px;
	background-image: url(../images/products_final.jpg);
	background-repeat: no-repeat;
}
.pink {
	color: #E42126;
	font-weight: bold;
}
.black {
	color: #000000;
	font-weight: bold;
}
.white {
	color: 00AEEF;
	font-weight: bold;
}






.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.bold {
	font-weight: bold;
}
.hyperlink {
	color: #000000;
}
body {
	background-color: #F1F2F2;
	background-image: url(../images/bkimage_01.jpg);
	background-repeat: repeat-x;
}
#contactform {width: 520px;}

div#GoogleMapDetail div.googlemap { margin: 0 7px; width: 445px!important; height: 340px; }
div#GoogleMapDetail { margin: 0px 0 0px 0; background-color: #ffffff; padding: 0 0 7px 0; width:500px;}
div#GoogleMapDetail h2 { height: 45px; margin: 0; width: 400px}
div#GoogleMapDetail div.googlemap { margin: 0 7px; width: 455px; height: 340px; padding: 0; }
div#GoogleMapDetail div.mapInfo { float: left; width:200px;}
div#GoogleMapDetail div.mapInfo h3 { color: #000000; width: 200px; font-size: 10pt; height: auto; margin: 0;}
div#GoogleMapDetail div.mapInfo p { color: #705750; width: 200px; font-size: 10pt; padding:0; margin: 0 0 4px 0; background: none; }
div#GoogleMapDetail div.mapInfo p strong { color: #000000; width:200px;}

/* Page Editor Form Elements */
#heading {width: 400px;}
#lat_main, #lng_main {width: 35px;}
#lat_dec, #lng_dec {width: 65px;}

/* Photo Gallery */
#photoGalleryPictures {background: #000000;}
.photoGalleryPicture{height: 154px; width: 154px; background: url(../images/global/bg_photo2.png) 0 0 no-repeat; float:left;}
.photoGalleryPicture:hover{background: url(../images/global/bg_photo2.png) -154px 0 no-repeat;}
.photoGalleryDisplay{width: 154px; height: 154px; float: left;}
.PhotoClear {width:450px;}
.photoGalleryDisplay {width:154px; height: 154px; background:url(../images/global/bg_photo.jpg) no-repeat; float:left; margin-right: 0px; margin-bottom: 5px; text-align:center;}
.photoGalleryDisplay a {line-height: 154px;}
.photoGalleryDisplay a img {margin-top:6px;}
.checkboxGalleryField {float:left;}
/* Metadata */
#page_title {width:500px;}
#sub_title {width:500px;}
#meta_author {width:500px;}
#meta_subject {width:500px;}
#meta_abstract {width:500px;}
/* Validation */

/* Shopping Cart */

#ProductTop img {padding-top: 15px;}
#ProductPrice {float: right; text-align: right; font-size: 1.2em; font-weight: bold; font-style: italic; color:#FF0000;}
.MainLabel {float: left; text-align: left; font-size: 1.1em; font-weight: bold; font-style: italic; padding: 0px 0px 0px 15px;}
#RRP {text-align: right; font-size: 1.2em; font-weight: bold; font-style: italic; padding: 0px 0px 0px 15px;}
.RRPPrice {}
#product_info {width:160px; float:right; margin: 10px 40px 0px 5px;}
#product_info h1 {color: #000000; padding: 0px; margin: 0px; font-size: 2em; width: 190px; height: 45px;}
#product_info img {border:none;}
.buttonrow {text-align: right; margin-right: 20px; margin-top:40px; width: 200px;}
#product_info p {margin: 20px 0px 20px 0px;}
.Prodrow {width: 300px; float:left; height: 2.1em;}
.pricerow {width: 190px; clear:both; margin: 0px 0px 3px 0px; font-size: 1.2em; font-weight: bold; font-style: italic; color:#FF0000;}
.rrprow {width: 190px; font-size: 1.1em; font-weight: bold; font-style: italic; color: #999999; clear:both; margin: 0px 0px 3px 0px;}
.savingrow {width: 190px; font-size: 1.1em; font-weight: bold; font-style: italic; color: #999999; clear:both; margin: 0px 0px 20px 0px;}
#ProductTop {height: 360px; width: 520px;}
#ProductTop img {margin:0px;}
#ProductBottom {width:520px;}
#ProductBottom h2 {text-align: center; width: 520px; font-size: 1.1em; font-style: italic; margin: 0px;}
.Description {margin: 5px 0px 10px 0px; font-size: 1.1em; padding: 10px 0px 10px 0px; width: 480px;}
.Description p {padding: 10px 10px 10px 35px; color: #000000;}
.whiterow {font-style:italic ; width: 520px; clear:both; height: 30px;}
.greyrow {font-style:italic ; width: 520px; background-color: #DDDDDD; clear:both; height: 30px;}
.Label {width:120px; float:left; padding: 7px 0px 5px 35px; font-size: 1.1em; font-weight: bold;}
.Value {width:100px; float:right; padding: 7px 0px 5px 35px; font-size: 1.1em; font-weight: bold; color: #ff0000;}
#ContShopImg {margin-left: 50px; padding-left: 50px ;}
#rightcontent ul li a {text-decoration: none; color: #666;}
#rightcontent ul li a:hover {text-decoration: underline; color: #a7a9ac}
#shoppingcart {color:#ffffff; width:148px; border-top: 1px solid #e5553d; border-bottom: 1px solid #e5553d; margin: 2px auto 2px auto; padding: 0px 2px 5px 2px;}
#shoppingcart a.image {color: #FFFFFF;}
#ShoppingCart {margin: 0px 2px 2px 2px; border: 1px solid #858282;}
#ShoppingCart h1 {width:160px; margin:0px 0px 0px 0px; padding:0px 0px 0px 6px;}
#ShoppingCart h2 {font-weight:bold; color:#0F5503; font-size:1em;}
#ShoppingCart p a img {padding: 0px 0px 0px 10px;}
.CartTotal {font-weight:bold; color:#0F5503;}

#ShoppingCartTable {margin: 10px 0px 0px 30px; font-size: 14px; width:580px;}
#ShoppingCartTable img {border:none;}
#SCQuantity {width: 70px;}
.SCquantity {text-align: left; white-space: nowrap; line-height: 1.3em;}
.SCquantity a img {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; clear: none;}
#SCProduct {width: 350px;}
.SCproduct {text-align: left; padding: 0px 0px 0px 15px}
#SCPriceEach {text-align: right; width: 70px;}
.SCpriceeach {text-align: right;}
#SCTax {width: 70px;}
.SCtax {text-align: center;}
#SCPriceTotal {text-align: right; width: 90px;}
.SCpricetotal {text-align: right;}

.SCTotals {text-align: right;}
.SCtotals {text-align: right;}
.SCGrandTotal {text-align: right;}
.SCgrandtotal {text-align: right;}

#PaymentCheckoutTable {margin: 10px 0px 0px 10px; font-size: 14px; width:580px;}
#PaymentCheckoutTable img {border:none;}
#PCQuantity {width: 70px;}
.PCquantity {text-align: center; white-space: nowrap; line-height: 1.3em;}
.PCquantity a img {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; clear: none;}
#PCProduct {width: 350px;}
.PCproduct {text-align: left; padding: 0px 0px 0px 15px}
#PCPriceEach {text-align: right; width: 70px;}
.PCpriceeach {text-align: right;}
#PCTax {width: 70px;}
.PCtax {text-align: center;}
#PCDelivery {text-align: right; width: 70px;}
.PCdelivery {text-align: center;}
#PCPriceTotal {text-align: right; width: 90px;}
.PCpricetotal {text-align: right;}

.PCTotals {text-align: right;}
.PCtotals {text-align: right;}
.PCGrandTotal {text-align: right;}
.PCgrandtotal {text-align: right;}

#shippingTo {width:200px; float:left; margin: 10px 0px 0px 30px;}
#shippingTo h2 {width: 180px;}
#shippingTo .row {width:180px; clear:left;}
#shippingTo .label {width:80px; font-weight: bold; font-style: italic; font-size: 12px; float:left;}
#shippingTo .value {width:100px; font-style: normal; font-size: 14px; float:left;} 

#transactionDetails {width:300px; float:left; margin: 10px 0px 0px 30px;}
#transactionDetails h2 {width: 295px;}
#transactionDetails .row {width:295px; clear:left}
#transactionDetails .label {width:140px; font-weight: bold; font-style: italic; font-size: 12px; float:left;}
#transactionDetails .value {width:155px; font-style: normal; font-size: 14px; float:left;} 

#TransactionDetailsTable {float:left; clear:left; margin: 10px 30px 0px 10px; width:570px;}
#TransactionDetailsTable h2 {width: 570px; text-align: center; font-size: 15px;}
#TransactionDetailsTable th {font-style: italic;}

#paymentProcessing {margin: 50px 50px 50px 50px; font-size: 30px; font-weight: bold;}
#paymentProcessing img {display:inline; margin: 0px 50px 50px 50px;}
#periodgif {display:inline;}
#paymentProcessing h3 {width: 300px; font-size: 14px; margin: 50px 50px 50px 50px;}

.RowTotals {margin: 10px 0px 0px 0px;}
#UpdateButton {float: right;}
#back {float: right;}
#CheckoutCell {text-align: right;}
#shorttitle {width:200px;}
#long_title_div {width: 395px; margin: 10px 0px 15px 0px;}
#long_title {width:390px;}
#product_prices {width: 235px;}
.narrowrow {width: 230px; height: 48px; margin-bottom: 35px;}
.narrowtd {width: 210px;}
#product_editor table td.narrowtd input[type=text]
{width: 100px; float:left;}
#product_editor table td.narrowertd input[type=text]
{width: 65px; float:left;}
#description_textarea {width: 390px; clear:left;}
#description_textarea textarea {float:left;}
#product_right_edit {width:230px; height: 340px; float:right; margin: 0px 25px 0px 10px;}
#product_right_edit input[type=text] {width: 200px; float:left;}
#brand_div {width:320px;}
#product_right_edit div {width: 250px; float:left; margin: 5px 0px 10px 0px;}
#product_left_edit select {float:left}
#product_right_edit input[type=submit] {margin: 30px 0px 10px 40px;}

#SpawTable { margin: 0px 0px 0px 0px;}
 td.SPAW_default_toolbar_left,  td.SPAW_default_toolbar_right {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; padding-left : 5px; padding-right : 5px; padding-top : 5px;}
td.SPAW_default_toolbar_bottom {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; vertical-align : top; padding-right : 5px;}
textarea.SPAW_default_editarea {border : 1px solid #B2B2B2; margin: 0px 0px 0px 0px; width:300px;}
td.SPAW_default_toolbar_top {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; height : 34px; vertical-align : middle; padding-left : 0px; padding-right : 10px;}
.SPAW_default_tb_input {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
.SPAW_default_tb_over {border: 0px solid #aaaaaa;}
.SPAW_default_tb_out {border: 0px solid #D6D3CE;}
.SPAW_default_tb_down {border-top : 0px solid #aaaaaa; border-left : 0px solid #aaaaaa; border-right : 0px solid #eeeeee; border-bottom : 0px solid #eeeeee;}
.cleaner {clear:both; height:1px; font-size:1px; border:none; margin:0; padding:0; background:transparent;}
#pagecontent ul {list-style:none; margin: 0px 0px 0px 5px;}

#pagecontent ul li.Product_Thumb p.Thumb_Price {margin: 0; width: 130px; text-align: left; padding: 0; height: 20px; line-height: 1.1em; font-size:1.1em; font-weight:bold;}
li.Product_Thumb img {margin-top:10px; border:none;}

ul.allProducts li{width:84px;height:110px;float:left;display:block;text-align:center;}
#submit{clear:left;margin-top:10px;}
li.Product_Thumb {display: block; float:left; width:150px; padding: 0px 0px 0px 0px; border-bottom: 1px solid #000000; margin: 0px 0px 0px 0px; height: 200px;}
#pagecontent ul li.Product_Thumb p.Thumb_Price {margin: 0px 18px 0px 0px; width: 130px; text-align: right; padding: 0px 0px 0px 0px; height: 20px; line-height: 1.1em; font-size:1.1em; font-weight:bold;}
.pngtrans, .png { 
	behavior: url(styles/iepngfix.htc);
}
.splash-img{
	position:relative;
}	
