@charset "utf-8";
/* CSS Document */

/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
	height: 100%;
	margin-bottom: 1px;
	background:url(../images/body_bg.jpg) #000000 repeat-x top fixed;
}
body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #777777;
}
#infoShoppingCart{
	background:#FFFFFF;
	width:500px;
	margin:50px auto;
	padding:20px 50px;
	border:2px solid #ccc;
}
#popupShippingEstimator{
	background:#FFFFFF;
	width:500px;
	margin:50px auto;
	border:2px solid #ccc;
	padding:50px 50px;
}
#popupAdditionalImage, #popupImage{
	background:#FFFFFF;
	width:500px;
	margin:50px auto;
	border:2px solid #ccc;
	padding:50px 50px;
	text-align:center !important;
}
#scQuantityHeading, #scUpdateQuantity, #scProductsHeading, #scUnitHeading, #scTotalHeading, #scRemoveHeading{
	padding:10px 0px;
}
#cartSubTotal{
	text-align:right;
	font-size:16px;
	font-weight:bold;
	padding-right:85px;
	border-top:1px dashed #CCCCCC;
	padding-top:10px;
	padding-bottom:30px;
}
#checkoutOrderHeading, #checkoutShippingHeading, #checkoutPaymentHeading{
	font-size:18px;
}
img {
	border: none;
}
a:link, a:visited, a:active {
	color: #76c043;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
h1{
	color:#76c043;
}

hr{
	height: 0px;
	margin: 25px 0px;
	border: none;
	border-top: 1px solid #efefef;
}
.productListing-odd td, .productListing-even td{
	padding:5px 0px;
}
.productListing-data{
	vertical-align:top;
	padding-left:15px !important;
}
.centerBoxContentsNew img,
.listingProductImage{
	border:1px solid #ececec;
	padding:3px;
	background:#FEFEFE;
}
.home_page_slideshow{
	margin-left:-60px;
}
.messageStackError{
	color:#CC0000;
	font-size:14px;
	padding:10px;
	border:1px solid #ff0000;
	background:#ffdede;
	margin:15px 0px;
}
.messageStackError img{
	float:left;
	margin-right:10px;
}
.success{
	border:1px solid #a1b546;
	padding:10px;
	color:#606d23;
	font-size:14px;
	background:#f6ffdc;
	margin:25px 0px 40px 0px;
	min-height:30px;
}
.success img{
	float:left;
	margin-right:10px;
}

/*** Form Elements *****************************/
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	vertical-align:top;
}
SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin:2px;
}
TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
}
#createAcctDefault label, .inputLabel{
	display:block;
	width:110px;
	float:left;
	text-align:right;
	padding-top:6px;
}
#login-email-address, #login-password, #company, #firstname, 
#lastname, #street-address, #suburb, #city, #state, #zone_id,
#postcode, #country, #telephone, #fax, #dob, #email-address, 
#contactname, #password-new, #password-confirm, #enquiry{
	border:1px solid #dfdfdf;
	color:#999999;
	padding:4px;
}
#login-email-address:focus, #login-password:focus, #company:focus, #firstname:focus, #lastname:focus, #street-address:focus, 
#suburb:focus, #city:focus, #state:focus, #zone_id:focus, 
#postcode:focus, #country:focus, #telephone:focus, 
#fax:focus, #dob:focus, #email-address:focus, 
#password-new:focus, #password-confirm:focus{
	border:1px solid #abc500;
	background:#f8ffc9;
	color:#798b00;
	padding:4px;
}
input:focus, select:focus, textarea:focus {
	background: #f8ffc9;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color:#76c043;
}
LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#logo{
	float: left;
	padding:1em 0em 1em 2em;
}
#navBreadCrumb {
	background:url(../images/BreadCrumb_bg.png) no-repeat top left;
	color:#c1c1c1;
	height:27px;
	width:563px;
	line-height:28px;
	font-size: 0.75em;
	font-weight:normal;
	margin: 0px 0px 20px 0px;
	padding-left:78px;
}
#headerWrapper{
	text-align:center;
}
#mainWrapperHeading{
	background:url(../images/mainWrapper_heading_bg.png) no-repeat;
	width:926px;
	height:32px;
	margin:0px auto;
	margin-top:25px;
}
#mainWrapperFooter{
	background:url(../images/mainWrapper_footer_bg.png) no-repeat;
	width:926px;
	height:94px;
	margin:0px auto !important;
}
#mainWrapperOuter{
	background:url(../images/mainWrapper_bg.png) repeat-y center;
	width:926px;
	margin:0px auto !important;
	margin-top:-1px !important;
}
#mainWrapper{
	text-align: left;
	width:900px;
	margin:50px auto 0px auto !important;
	margin:110px auto 0px auto\9 !important;
	padding-bottom:30px;
	/*vertical-align: top;
	clear:both;*/
}
.legalCopyright{
	width:900px;
	margin:0px auto;
	font-size:0.80em;
	text-align:center;
	line-height:30px;
}
#logoWrapper{
	background:none !important;
	width:926px;
	height:121px;
	margin:0px auto;
	margin-bottom:50px;
}
#logoWrapper img{
	margin:-32px 0px 0px 35px;
}
#productName{
	color:#76c043;
}
#productPrices{
	color:#76c043;
	font-size:18px;
}
.content{
	font-size:12px;
}
#checkoutOrderTotals{
	clear:both !important;
}
.authorizeNetWrapper{
	margin:20px 0px 0px 31px;
}

/*** Shopping Bag ************************/

.handle{
	position:absolute;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	display:block;
	width:67px;
	height:275px;
}
.handle:hover{
	cursor:pointer;
}
.slide-out-div {}
.slide-out-div-items{
	margin:220px 0px 0px 270px;
	position:absolute;
	z-index:2;
	width:31px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.slide-out-div2 {
	background:url(../images/basket_bg.png) no-repeat;
	padding: 20px;
	width: 250px;
	height:250px;
	color:#FFFFFF;
	margin:15px -17px 0px 0px;
}
#cartBoxListWrapper li{
	margin:4px 0px;
}
#cartBoxListWrapper, #cartBoxListWrapper ul, #cartBoxListWrapper li{
	margin: 0em;
	padding: 0em;
	list-style-type: none;
}
#shoppingcartHeading{
	display:none;
}
.slide-out-div2 .sideBoxContent{
	border:none;
	background:none;
	color:#FFFFFF;
	width:233px;
	margin-top:30px;
}
.slide-out-div2 a, .slide-out-div2 a:visited, .slide-out-div2 a:active, 
.slide-out-div2 .sideBoxContent a, .slide-out-div2 .sideBoxContent a:visited, 
.slide-out-div2 .sideBoxContent a:active{
	color:#FFFFFF;
}
.slide-out-div2 .sideBoxContent a:hover{
	color:#71c2fb;
}
.slide-out-div2 .sideBoxContent hr{
	height: 0px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px dashed #71c2fb;
}
.gotocart{
	margin:-55px 0px 0px 22px;
}
.gotocart a, .gotocart a:visited, .gotocart a:active{
	color:#FFFFFF;
}
.gotocart a:hover{
	color:#71c2fb;
}

/*** Product Information Display *********/

#productMainImage{
	float:left;
	text-align:center;
}
.productInfoWrapperOuter{
	border:1px solid #ececec;
	width:40%;
	float:right;
}
.productInfoWrapper{
	background: #ffffff url(../images/sideBoxContent_bg.jpg) repeat-x;
	border:6px solid #ffffff;
	padding: 0.4em;
	padding-left:12px;
}
.centeredContent{
	width:260px;
}
#productAdditionalImages{
	margin-top:10px;
	text-align:center;
}
#productAdditionalImages a{
	border:1px solid #f3f3f3;
	padding:2px;
	display:block;
	margin:2px;
	width:40px;
	height:40px;
}
#productAdditionalImages a:hover{
	border:1px solid #b2df1f;
}
#productDescription{
	font-size:14px;
}
.optionName{
	padding:3px 4px 0px 0px;
}
#attribsOptionsText{
	margin:0px;
	padding:0px;
	margin-bottom:4px;
}

/*****************************************/
/*** Zen Cart specific content elements **/
/*****************************************/

/*** Category Laout **********************/

#categoryDescription{
	padding-bottom:15px;
}
.categoryListBoxContents{
	float:left;
	text-align:center;
	width:33% !important;
}

/*** Buttons *****************************/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	padding: 1em;
}
.buttonRow{
	margin: 0.5em;
}
.forward{
	float:right;
}
.back{
	float:left;
}

/*** Side Boxes **************************/
.columnLeft{
	background:none !important;
	padding-left:37px;
	vertical-align: top;
}
h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1.3em;
	color: #d6d6d6;
	background:none;
	font-weight:normal;
}
h3.leftBoxHeading a:hover{
	color: #76c043;
	text-decoration: none;
}
.leftBoxHeading, .centerBoxHeading {
	background:none;
	color:#d6d6d6;
	font-size:18px !important;
	margin: 0em;
	padding: 0.5em 0.2em;
}
.leftBoxContainer {
	margin-top: 1.5em;
}
.sideBoxContentOuter{
	border:1px solid #ececec;
}
.sideBoxContent {
	background: #ffffff url(../images/sideBoxContent_bg.jpg) repeat-x top;
	border:6px solid #ffffff;
	padding: 0.4em;
	padding-left:12px;
	font-size:0.85em;
}
.sideBoxContent a, .sideBoxContent a:visited{
	color:#8e8e8e;
}
.sideBoxContent a:hover{
	color:#76c043;
}
.sideBoxContent hr{
	height: 0px;
	margin-top: 0.5em;
	border: none;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #fefefe;
}
.centerColumn{
	padding:0px 37px;
	font-size:0.75em;
	vertical-align: top;
	margin:0px;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

/*** Banners *****************************/
#bannerSix{
	width:900px;
	margin:0px auto;
	text-align:center;
}

