/* theme.css contains styles that support different sizes of theme images */
@import url("theme.css");

.left {float:left;} .right {float:right;} .clear {clear:both; height:0px; font-size:0px;}

img.left { margin:0 10px 10px 0; } img.right { margin:0 0 10px 10px; }

a img{border:none;}

@charset "utf-8";
/* CSS Document */

.outstock img{margin:0 5px 0 0; float:left;}
.outstock p {line-height:20px; margin:0 0 15px 0;}

.red{color:#FF0000;}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }

/* Price Css */
.price-container{ }
.price-container .priced{display:block; float:left;}
.price-container .priced span.sale{font-size:13px; color:#FF0000;}
.price-container .priced span.wasprice{display:block; font-size:13px; text-decoration:line-through;}
.price-container .price {display:inline-block; float:left;}
.price-container .priced .product-vat-text{float:left; padding-top:1px;}

html { min-height:100%; padding:1px; }

.skype{width:133px; height:60px; margin-left:8px; margin-top:8px; margin-bottom:0px; background:#FFF; overflow:hidden; position:relative; border:1px solid #FFF; z-index:1;}
.skype a{position:absolute; left:1px; top:10px; display:block; z-index:2;}

.pagination{width:auto; height:35px; margin:5px 20px;}
.pagination a{width:25px; height:20px; padding-top:5px; display:block; text-align:center; background:#a2bf39; margin-right:4px; float:left; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}

#new-promos{height:213px; width:377px; background:#FFF; margin-top:15px; padding-top:2px;}
#new-promos a.promo1, #new-promos a.promo2{width:186px; display:block; overflow:hidden;}
#new-promos a.promo1 span, #new-promos a.promo2 span{width:186px; height:37px; display:block; background: url('new-promo-title-bg.jpg') no-repeat; font-family:Arial; font-size:12px; font-weight:bold; text-shadow;1px 1px 1px #333; color:#805736; line-height:37px; padding-left:10px; cursor:pointer;} 
#new-promos a.promo1 {margin-right:3px;}

.garden-ideas{position:relative; width:595px; height:320px; margin-bottom:4px;}
.garden-ideas img{position:absolute: z-index:9;}
.garden-ideas h1.section-header{display:block; position:absolute; width:auto; background:#cad97f; right:0px; top:-15px; padding:5px;}
.garden-ideas .section-copy{width:260px; height:auto; position:absolute; z-index:10; background:#cad97f; right:10px; top:60px; padding:15px;}
.garden-ideas .section-copy p{font: normal 13px Arial; text-align: left; color: #805736; line-height:18px; margin:0; padding:0;}
.garden-ideas-text{width:575px; height:auto; background:#cad97f; padding:10px; margin-top:5px;}
.garden-ideas-text p a{color:#FFF; font-weight:bold;}
.garden-ideas-text p a:hover{text-decoration:underline;}

a.garden-sales{width:145px; height:220px; display:block; background:#805736; color:#f2dd9c !important; position:relative;}
a.garden-sales span{display:block; padding:5px 5px;}
a.garden-sales em{display:block; font-size:10px; position:absolute; bottom:4px; right:5px;}

a.garden-sales:hover span,
a.garden-sales:hover em {color:#FFF;}

.social-networking{width:750px; margin:auto; margin-top:10px;}
.twitter{width:232px; height:120px; margin-right:12px; background: url('twitter.jpg') no-repeat; padding:0 0 0 10px;}
.twitter .twitter-share{margin:50px 0 0 10px;}
.twitter a.twitter-link{color:#FFF; display:block; padding-top:11px; font-weight:bold; text-shadow:1px 1px 2px #333;}

.facebook{width:232px; height:120px; margin-right:12px; background: url('facebook.jpg') no-repeat; padding:0 0 0 10px; }
.facebook .facebook-btn{padding:75px 0 0 10px; display:block;}

.googleplus{width:232px; height:120px; background: url('googleplus.jpg') no-repeat; padding:0 0 0 10px;}
.googleplus .google-btn{padding:75px 0 0 10px; display:block;}

/* Feed Control */

#home-news {
position: relative;
float:left;
z-index: 2;
left: 35px;
top: -277px;
height:254px; width: 146px;
overflow:hidden;
padding:20px 0 0 0;
margin-bottom:-274px;
}

.home-news-header p {
text-align:left;
font : bold 14px Arial;
color : #fff;
margin-left : 10px;
margin-right : 10px;
margin-bottom : 15px;
}

#feedControl{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:5px;
margin-top:0px;;
}

#feedControl a { color:#fff; text-decoration:none; }
#feedControl a:hover { color:#fff; text-decoration:underline; }

#feedControl .gfc-resultsHeader { border-bottom: solid #fff 1px; }

/* Suppress everything except for title */
#feedControl .gf-snippet, #feedControl .gf-author, #feedControl .gf-spacer {
display : none;
} 
  
#feedControl .gf-relativePublishedDate { 
display: block;
border-bottom: solid #fff 1px;
padding-bottom: 10px;
font-weight: bold;
color:#fff;
}
  
/* 1em Padding at the bottom of each collection of entries */
#feedControl .gfc-results { padding-top: 8px; }

/* End Feed Control */

/* Actinic shopping basket code */

.shoppingbasketheading {
	font : bold 12px Arial;
	color : white;
	text-align : left;
	margin-top : 2px;
	margin-right : 0px;
	margin-bottom : 2px;
	margin-left : 20px;
}
.shoppingbasketheadingcentre {
	font : bold 12px Arial;
	color : white;
	text-align : center;
	margin-top : 2px;
	margin-right : 0px;
	margin-bottom : 2px;
	margin-left : 0px;
}
.shoppingbasketheadingright {
	font : bold 12px Arial;
	color : white;
	text-align : right;
	margin-top : 2px;
	margin-right : 5px;
	margin-bottom : 2px;
	margin-left : 0px;
}
.shoppingbasket {
	font : normal 24px Arial;
	color : #805736;
	text-align : left;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 2px;
	margin-left : 10px;
}
.shoppingbasketrightalign {
	text-align : right;
	margin-top : 0px;
	margin-right : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
}

/* END Actinic shopping basket code */


/* Actinic check out code */

.checkoutformfields {
	font : normal 12px Arial;
	text-align : left;
	background-color: #ffffff;
	color : #885E3C;
	margin-top : 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left : 0px;
	border: 1px solid #885E3C;
}

.checkoutformfields-solo {
	font : normal 12px Arial;
	text-align : left;
	background-color: #ffffff;
	color : #885E3C;
	margin-top : 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left : 0px;
	border: 1px solid #885E3C;
}

.searchformfields {
	font : normal 12px Arial;
	text-align : left;
	background-color: #ffffff;
	color : #885E3C;
	margin-top : 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left : 0px;
	border: 1px solid #885E3C;
}

select {
	font : normal 12px Arial;
	text-align : left;
	background-color: #ffffff;
	color : #885E3C;
	margin-top : 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left : 0px;
	border: 1px solid #885E3C;
}


.checkoutsummary {
	font : normal 14px Arial;
	text-align : left;
	color : #666666;
	margin-left : 13px;
	margin-right : 12px;
	margin-top : 10px;
	margin-bottom : 5px;
}

/* END Actinic check out code */





/* -------------- Garden Furniture Centre Style Sheet --------------- */
	
	body {
	text-align: center;
	margin:0;
	padding:0;
	background-image:url('gradiant.jpg');
	background-repeat: repeat-x;
	background-color: #F2DD9C;
	}
	
	form {
	margin : 0px;
	spacing : 0px;
	padding : 0px;
	}
	
	div#main {
	width:820px;
	background-image: url('shadow.png');
	background-repeat:repeat;
	behavior: url('iepngfix.htc');
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-top:1px;
	}
	
	#wrapper {
	width:750px;
	margin-left:34px;
    }
	
	P {
	font : normal 12px Arial;
	text-align : left;
	color : #754d2d;
	margin-left : 20px;
	margin-right : 30px;
	margin-top : 0px;
	margin-bottom: 15px;
	}
	
	OL { font : normal 12px Arial;color : #754d2d; }
	
	
	p.checkout {
	font : normal 12px Arial;
	text-align : left;
	color : #754d2d;
	margin-left : 20px;
	margin-right : 30px;
	margin-top : 5px;
	margin-bottom : 5px;
	}
	
	p.checkout-solo {
	font : normal 12px Arial;
	text-align : left;
	color : #754d2d;
	margin-left : 0px;
	margin-right : 30px;
	margin-top : 5px;
	margin-bottom : 5px;
	v-align: top;
	}
	
	p.checkout-no-margin {
	font : normal 12px Arial;
	text-align : left;
	color : #754d2d;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 5px;
	margin-bottom : 5px;
	}
	
	p.related-no-margin {
	font : normal 12px Arial;
	text-align : left;
	color : #754d2d;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 5px;
	margin-bottom : 5px;
	}
	
	p.checkout-terms {
	font : normal 12px Arial;
	text-align : left;
	color : #754d2d;
	margin-left : 25px;
	margin-right : 0px;
	margin-top : 5px;
	margin-bottom : 5px;
	}
	
	p.add-image-text {
	font : normal 12px Arial;
	text-align : justify;
	color : #754d2d;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom: 15px;
	}
	
	H1 {
	font : bold 30px Arial;
	color : #805736;
	margin-top : 10px;
	margin-bottom : 15px;
	margin-left : 20px;
	margin-right : 30px;
	line-height:33px;
	}
	
	H1.home {
	font : bold 30px Arial;
	color : #805736;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 30px;
	line-height:33px;
	}
	
	H1.home a:link, H1.home a:hover, H1.home a:visited, H1.home a:active  {
	font : bold 30px Arial; color : #805736; text-decoration:none;
	cursor:text;
	}
	
	H1.checkout {
	font : bold 30px Arial;
	color : #805736;
	margin-top : 20px;
	margin-bottom : 15px;
	margin-left : 20px;
	margin-right : 30px;
	line-height:33px;
	}
	
	H1.section-header {
	font : bold 30px Arial;
	text-transform:capitalize;
	color : #805736;
	margin-top : 25px;
	margin-bottom : 15px;
	margin-left : 20px;
	margin-right : 30px;
	line-height:33px;
	}

	H2 {
    font : bold 12px Arial;
	color : #602B11;
	margin-top : 14px;
	margin-bottom : 0px;
	margin-left : 14px;
	margin-right : 0px;
	}
	
	H2.home {
   font : bold 20px Arial;
	color : #805736;
	margin-top : 14px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 0px;
	}
	
	H2.product {
   font : bold 20px Arial;
	color : #805736;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	}
	
	H2.home-text {
   font : bold 14px Arial;
	color : #805736;
	margin-top : 14px;
	margin-bottom : 0px;
	margin-left : 14px;
	margin-right : 0px;
	}
	
	H3 {
	font : bold 20px Arial;
	color : #805736;
	margin-top : 10px;
	margin-left : 20px;
	margin-right : 30px;
	margin-bottom : 15px;
	}
	
	H3.related {
	font : bold 20px Arial;
	color : #805736;
	margin-top : 10px;
	margin-left : 0px;
	margin-right : 30px;
	margin-bottom : 0px;
	padding-left:10px;
	}
	
	H4 {
	font : bold 14px Arial;
	color : #805736;
	margin-top : 10px;
	margin-left : 20px;
	margin-right : 30px;
	margin-bottom : 15px;
	}
	
	H4.large {
	font : bold 18px Arial;
	color : #805736;
	margin-top : 10px;
	margin-left : 20px;
	margin-right : 30px;
	margin-bottom : 15px;
	}
	
	.brochure-button {
	margin-bottom:-15px;
	position: relative;
	z-index:1;
	}
	
	a:link {
	color :#754d2d;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
	a:visited {
	color : #754d2d;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
	a:hover {
	color :  #FFFFFF;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
	a.latest-related-links:link, a.latest-related-links:visited {
	color :#754d2d;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
	a.latest-related-links:hover, a.latest-related-links:active {
	text-decoration : underline;
	}
	
	a.underline-green:link {
	color :#754d2d;
	font : normal 12px Arial;
	text-decoration : underline;
	}
	
	a.underline-green:visited {
	color : #754d2d;
	font : normal 12px Arial;
	text-decoration : underline;
	}
	
	a.underline-green:hover {
	color :  #B1C742;
	font : normal 12px Arial;
	text-decoration : underline;
	}
	
	
	a.underline-white2:link {
	color :#754d2d;
	font : normal 12px Arial;
	text-decoration : underline;
	}
	
	a.underline-white2:visited {
	color : #754d2d;
	font : normal 12px Arial;
	text-decoration : underline;
	}
	
	a.underline-white2:hover {
	color :  #ffffff;
	font : normal 12px Arial;
	text-decoration : underline;
	}
	
	/* ---------- INPUT FIELDS ---------- */
	
	.searchfield {
	width:86px;
	height:16px;
	background-color: #ffffff;
	font: normal 12px Arial;
	text-align : left;
	color: #885E3C;
	border: 1px solid #CFAD77;
	padding-left:5px;
	padding-right:0px;
	}

	.drop-down {
	font : normal 12px Arial;
	text-align : left;
	color : #754d2d;
	background: #FFFFFF;
	border: 1px solid #885E3C;
	margin-left : 0px;
	margin-right : 5px;
	margin-top : 2px;
	margin-bottom: 0px;
	}
	
	.quantityfield {
	width:40px;
	height:16px;
	background-color: #ffffff;
	font: normal 12px Arial;
	text-align : left;
	color: #885E3C;
	border: 1px solid #885E3C;
	padding-left:5px;
	padding-right:0px;
	} 
	
	.inscription-messgae {
	width:150px;
	height:100px;
	background-color: #ffffff;
	font: normal 12px Arial;
	text-align : left;
	color: #885E3C;
	border: 1px solid #885E3C;
	padding:5px;
	overflow:auto;
	} 
	
	.inscriptionfield {
	height:16px;
	background-color: #ffffff;
	font: normal 12px Arial;
	text-align : left;
	color: #885E3C;
	border: 1px solid #885E3C;
	padding-left:5px;
	padding-right:0px;
	} 
	
	/* ---------- END... - INPUT FIELDS ---------- */
	
	
	
/* --------------- HEADER - Elements --------------- */

	#header {
	width:755px;
	height:79px;
    background:#ffffff;
	margin-left:34px;
	margin-right:26px;
	margin-top:24px;
	margin-bottom:5px;
    }
	
	.logo {
	float:left;
	padding:0px;
	margin:0px;
	height:79px;
	width:324px;
	margin-right:5px;
	}
	
.contact-top {
	float:left;
	padding:0px;
	margin:0px;
	height:79px;
	width:290px;
	background-image: url('top-menu-bg.jpg');
	position:relative;
	}
	
	p.contact-top-text {
    font : 12px Arial;
	color : #ffffff;
	margin-left:13px;
	margin-right:0px;
	margin-top : 10px;
	margin-bottom : 6px;
	}
	
	p.contact-top-text-links {
    font : 12px Arial;
	color : #ffffff;
	margin-left:0px;
	margin-right:0px;
	margin-top : 0px;
	margin-bottom : 0px;
	}
	
	p.phone-text {
    font : bold 24px Arial;
	color : #ffffff;
	margin-left:13px;
	margin-top : -5px;
	margin-bottom : 0px;
	}
	
	/* ----- Links -----*/
	
	a.contact-top-text:link {
	color :#ffffff;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
	a.contact-top-text:visited {
	color : #ffffff;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
	a.contact-top-text:hover {
	color :  #5F6C1D;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
	/* ----- END ... - Links -----*/

	.basket {
	float:left;
	padding:0px;
	margin:0px;
	height:79px;
	width:130px;
	background-color:#CAD97F;
	}
	
	p.basket-text {
    font : 12px Arial;
	color : #5F6C1D;
	margin-left:20px;
	margin-top : 3px;
	margin-bottom : 0px;
	}
	
	p.basket-text-centered {
    font : 12px Arial;
	color : #5F6C1D;
	margin-left:32px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align:center;
	line-height:12px;
	}
	
/* --------------- END... HEADER - Elements --------------- */





/* --------------- PAGE LOCATION - Elements --------------- */

	.page-location-position {
	float:left;
	}
	
	p.pagelocationtext {
	font : normal 12px Arial;
	text-align : left;
	color : #9D7351;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:9px;
	margin-right:0px;
	}
	
	#location-search {
	width:750px;
	margin-left:34px;
	margin-right:26px;
	height:35px;
    }
	
	p.search-spacing {
	font : normal 12px Arial;
	text-align : left;
	color : #9D7351;
	margin-top:7px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	}
	
	/* ---------- Links ---------- */
	
	a.pagelocationtext:link {
	color :#9D7351;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
	a.pagelocationtext:visited {
	color : #9D7351;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
	a.pagelocationtext:hover {
	color :  #9D7351;
	font : normal 12px Arial;
	text-decoration : underline;
	}
	
	/* ---------- END... - Links ---------- */
	
/* --------------- END... - PAGE LOCATION - Elements --------------- */




		
/* --------------- MAIN MENU - Elements --------------- */

	#nav {
	width:auto; height:auto;
   background:#CFAD77;
   margin:0 35px;
   padding:10px;
   }
   

	p.topmenu-text {
   font : bold 12px Arial;
	color : #602B11;
	text-align:center;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left: 15px;
	margin-right: 15px;
	}

	ul.top-menu-nav {
	display:inline; margin:0; padding:0; list-style:none;
 	}
	
	ul.top-menu-nav li {
	display:inline; margin:0 0 0 0; padding:0 10px 0 0; list-style:none;
	/*line-height:20px;*/
	}

 	ul.top-menu-nav-prod {
	display:inline; margin:0; padding:0; list-style:none;
 	}
 	
	ul.top-menu-nav-prod li {
	display:inline; margin:0 0 0 0; padding:0 10px 0 0; list-style:none;
	/*line-height:20px;*/
	}
	

	/* ----- Links ----- */
	a.top-menu.offer{color:#333 !important;}
	a.top-menu.offer:hover{color:#805736 !important;}
	
	a.top-menu:link, a.top-menu:visited  {
	color :#754d2d;
	font : bold 12px Arial;
	text-decoration : none;
	text-transform: capitalize;
	}
	
	a.top-menu:hover, a.top-menu:active {
	color :  #FFFFFF;
	font : bold 12px Arial;
	text-decoration : none;
	}
	
	a.homepage-link:link, a.homepage-link:visited  {
	color :#602B11;
	font : bold 12px Arial;
	text-decoration : none;
	text-transform: capitalize;
	}
	
	a.homepage-link:hover, a.homepage-link:active {
	color :  #FFFFFF;
	font : bold 12px Arial;
	text-decoration : none;
	}
	
	
	
	
	a.top-menu-prod:link, a.top-menu-prod:visited  {
	color :#754d2d;
	font : bold 12px Arial;
	text-decoration : none;
	}
	
	a.top-menu-prod:hover, a.top-menu-prod:active {
	color :  #FFFFFF;
	font : bold 12px Arial;
	text-decoration : none;
	}
	
	
	/* ----- END Links ----- */


/* --------------- END... MAIN MENU - Elements --------------- */




/* --------------- HOME PAGE - Elements --------------- */

	#search-box {
	position:relative;
	float:right;
	margin-right:0px;
	margin-top:-21px;
	top:19px;
	left: -35px;
	z-index: 2;
	}
	
	.home-image-container {
	float:right;
	position: relative;
	width: 750px;
	left: -35px;
	}
	
	.home-image-style {
	float:left;
	position: relative;
	z-index: 0;
	}
	
	#home-image-description {
	position: relative;
	float:left;
	z-index: 2;
	left: 450px;
	top: -180px;
	width: 330px;
	padding: 10px;
	margin-bottom:-180px;
	}
	
	html>body #home-image-description {
	position: relative;
	float:left;
	z-index: 2;
	left: 450px;
	top: -180px;
	width: 305px;
	padding: 10px;
	margin-bottom:-125px;
	}
	
	*html 	#home-image-description {
	position: relative;
	float:left;
	z-index: 2;
	left: 430px;
	top: -180px;
	width: 330px;
	padding: 10px;
	margin-bottom:-180px;
	}
	
	h1.home-image-quote {
	text-align:right;
	font : bold 28px Arial;
	color : #ffffff;
	margin-top : 7px;
	margin-left : 0px;
	margin-right : 10px;
	margin-bottom : 15px;
	}
	
	p.homepage-text {
	font : normal 12px Arial;
	text-align : left;
	color : #602B11;
	margin-left : 12px;
	margin-right : 12px;
	margin-top : 5px;
	margin-bottom: 10px;
	}
	
	h3.signup {
	font : bold 20px Arial;
	color : #ffffff;
	margin:0px;
	padding:10px 0px 30px 8px;
	}
	
	p.signup-text {
    font : 12px Arial;
	color : #ffffff;
	margin-left:8px;
	margin-right:0px;
	margin-top : -15px;
	margin-bottom : 0px;
	}

	p.promo-product-text {
    font : 14px Arial;
	color : #ffffff;
	margin:6px 6px;
	}
	
	p.promo-product-text-index {
	font : normal 12px Arial;
	text-align : left;
	color : #602B11;
	margin-left : 7px;
	margin-right : 0px;
	margin-top : 3px;
	margin-bottom : 0px;
	line-height : 15px;
	}
	
	h3.index-menu-links {
	font : bold 20px Arial;
	color : #805736;
	margin-top : 10px;
	margin-left : 9px;
	margin-right : 0px;
	margin-bottom : 0px;
	line-height : 18px
	}
	
	p.promo-product-text-index-side {
	font : normal 12px Arial;
	text-align : left;
	color : #602B11;
	margin-left : 8px;
	margin-right : 0px;
	margin-top : 6px;
	margin-bottom : 0px;
	line-height : 15px;
	}
	
	h3.best-sellers {
	font : bold 20px Arial;
	color : #805736;
	margin-top : 30px;
	margin-left : 20px;
	margin-right : 0px;
	margin-bottom : 0px;
	}
	
	p.best-sellers-index {
	font : normal 12px Arial;
	text-align : left;
	color : #CFAD77;
	margin-left : 7px;
	margin-right : 7px;
	margin-top : 5px;
	margin-bottom : 0px;
	line-height : 15px;
	}
	
	p.email-spacing {
	font : normal 12px Arial;
	text-align : left;
	color : #9D7351;
	margin-top:7px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	}
	
	#content-homepage {
	margin-left: 0px;
	background:#ffffff;
    width:750px;
	margin-right:0px; 
    }
	
	/* ---------- Links ---------- */
	
	a.promo-product-text:link {
	color :#ffffff;
	font : normal 14px Arial;
	text-decoration : none;
	}
	
	a.promo-product-text:visited {
	color : #CFAD77;
	font : normal 14px Arial;
	text-decoration : none;
	}
	
	a.promo-product-text:hover {
	color :  #CFAD77;
	font : normal 14px Arial;
	text-decoration : none;
	}

	
	
	
	/* ---------------------------- */
	
	a.home-cat-promo:link {
	color :#754d2d;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
	a.home-cat-promo:visited {
	color : #754d2d;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
	a.home-cat-promo:hover {
	color :  #754d2d;
	font : normal 12px Arial;
	text-decoration : underline;
	}
	
	/* ---------------------------- */
	
	a.index-menu-links:link {
	color :#805736;
	font : bold 20px Arial;
	margin-top : 10px;
	margin-right : 0px;
	margin-bottom : 0px;
	line-height : 18px;
	text-decoration : none;
	}
	
	a.index-menu-links:visited {
	color :#805736;
	font : bold 20px Arial;
	margin-top : 10px;
	margin-right : 0px;
	margin-bottom : 0px;
	line-height : 18px;
	text-decoration : none;
	}
	
	a.index-menu-links:hover {
	color :#805736;
	font : bold 20px Arial;
	margin-top : 10px;
	margin-right : 0px;
	margin-bottom : 0px;
	line-height : 18px;
	text-decoration : underline;
	}
	
	/* ---------------------------- */
	
	a.best-sellers-home:link {
	color :#CFAD77;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
	a.best-sellers-home:visited {
	color : #CFAD77;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
	a.best-sellers-home:hover {
	color :  #CFAD77;
	font : normal 12px Arial;
	text-decoration : underline;
	}
	
	/* ---------- END... - Links ---------- */
	
/* --------------- END... - HOME PAGE - Elements --------------- */





/* --------------- LANDING PAGE - Elements --------------- */
	
	#sidebar {
	position: relative;
	float:left;
    background:#CFAD77;
    width:150px;
    }
	
	#sidebar h3, #sidebar p {
    padding:0 10px 0 0;
    }
	
	#content {
	margin-left: 5px;
	background:#ffffff;
   width:595px;
	margin-right:0px;
	vertical-align:top;
    }
	
	p.line-height {
	font : normal 13px Arial;
	text-align : left;
	color : #805736;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 0px;
	margin-bottom: 15px;
	line-height: 18px;
	}
	
	p.sidemenu-text {
   font : 12px Arial;
	color : #754d2d;
	margin-top : 6px;
	margin-bottom : 0px;
	margin-left : 14px;
	margin-right : 0px;
	}
	
	.search-layout {
	float:right; margin-right:0px;
	}
	
	

	
	p.moredetails-text {
   font : 12px Arial;
	color: <span style='color: #ffffff;'>#ffffff</span>;
	margin-left:13px;
	margin-right:0px;
	margin-top : -30px;
	margin-bottom : 6px;
	text-decoration:underline;
	}	
	
	
	
	
	
	a.promo-product-text2:link {
	color :#ffffff;
	font : normal 14px Arial;
	text-decoration : underline;
	}
	
	a.promo-product-text2:visited {
	color : #CFAD77;
	font : normal 14px Arial;
	text-decoration : underline;
	}
	
	a.promo-product-text2:hover {
	color :  #CFAD77;
	font : normal 14px Arial;
	text-decoration : underline;
	}
	

	
	
	

/* --------------- END... - LANDING PAGE - Elements --------------- */




/* --------------- PRODUCT PAGE - Elements --------------- */
	
	.product-image-position {
	position:relative; top:0px; z-index:0;
	height:319px; overflow:hidden; vertical-align:top;
	} 
	
	*html .product-image-position { margin-bottom:-100px; }
	*+html .product-image-position { margin-bottom:-100px; }
	
	.product-text-list {
	height: 50px;
	}
		
	.image-enlarge {
	background-image: url('enlarge.png');
	behavior: url('iepngfix.htc');
	position:relative; top:-43px; z-index:2;
	width:42px; height:42px; overflow:hidden;
	margin:0px 0px -62px 250px;
	cursor:pointer; 
	 }
	 
	 *html .image-enlarge { top:57px; }
	 *+html .image-enlarge { top:57px; }
	 
	p.product-text {
	font : normal 12px Arial;
	text-align : left;
	color:#885E3C;
	margin-left : 20px;
	margin-right : 30px;
	margin-top : -10px;
	margin-bottom: 15px;
	}
	
	p.product-vat-text {
	font : normal 12px Arial;
	text-align : left;
	color:#885E3C;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 15px;
	margin-bottom: 0px;
	}
	
	p.product-text-mix-and-match {
	font : normal 12px Arial;
	text-align : left;
	color:#885E3C;
	margin-left : 20px;
	margin-right : 30px;
	margin-top : -15px;
	margin-bottom: 15px;
	}
	
	p.related-product-text {
	font : normal 12px Arial;
	text-align : left;
	color:#885E3C;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
	margin-bottom: 0px;
	}
	
	h3.no-margin-bottom {
	font : bold 20px Arial;
	color : #805736;
	margin-top : 10px;
	margin-left : 20px;
	margin-right : 30px;
	margin-bottom : 5px;
	}

	h3.price {
	font : bold 20px Arial;
	color : #805736;
	margin-top : 10px;
	margin-left : 12px;
	margin-right : 12px;
	margin-bottom : 0px;
	}
	
	/* ---------- Links ---------- */
	
	a.product-page-white-bg:link {
	color :#885E3C;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
	a.product-page-white-bg:visited {
	color : #885E3C;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
	a.product-page-white-bg:hover {
	color :  #885E3C;
	font : normal 12px Arial;
	text-decoration : underline;
	}
	
	/* ---------- END... - Links ---------- */

/* --------------- END... - PRODUCT PAGE - Elements --------------- */





/* --------------- TEAK GARDEN FURNITURE PAGE --------------- */

	h3.browse {
	font : bold 20px Arial;
	color : #ffffff;
	margin-top : 10px;
	margin-left : 30px;
	margin-right : 0px;
	margin-bottom : 15px;
	}
	
	h3.browse-brown {
	font : bold 20px Arial;
	color : #805736;
	margin-top : 10px;
	margin-left : 10px;
	margin-right : 0px;
	margin-bottom : 15px;
	}
	a.h3-browse-link:link {
	color :#ffffff;
	font : bold 20px Arial;
	text-decoration : none;
	}
	
	a.h3-browse-link:visited {
	color : #ffffff;
	font : bold 20px Arial;
	text-decoration : none;
	}
	
	a.h3-browse-link:hover {
	color :  #ffffff;
	font : bold 20px Arial;
	text-decoration : underline;
	}
	
	a.h3-brown-link:link {
	color :#805736;
	font : bold 20px Arial;
	text-decoration : none;
	}
	
	a.h3-brown-link:visited {
	color : #805736;
	font : bold 20px Arial;
	text-decoration : none;
	}
	
	a.h3-brown-link:hover {
	color :  #805736;
	font : bold 20px Arial;
	text-decoration : underline;
	}
	
	p.browse-text {
    font : 12px Arial;
	color : #ffffff;
	margin-left:30px;
	margin-right:0px;
	margin-top : -10px;
	margin-bottom : 0px;
	line-height:18px;
	}
	
	p.browse-text-bottom {
    font : 12px Arial;
	color : #805736;
	margin-left:10px;
	margin-right:0px;
	margin-top : -10px;
	margin-bottom : 10px;
	}

/* --------------- END... - TEAK GARDEN FURNITURE PAGE --------------- */




/* --------------- Borders, Padding and Margins --------------- */

	.brown-border {
	border:solid 1px #967254;
	}
	
	.light-brown-border {
	border:solid 1px #CFAD77;
	}
	
	.img-padding {
	margin-bottom:8px;
	margin-left:20px;
	}
	
	.padding-fix {
	margin-top:-17px;
	margin-bottom:5px;
	}
	
	.margin-left-1px {
	margin-left:1px;
	}
	
	.line {
	width:188px;
	border-left: 1px solid #FFFFFF;
	float:left;
	height: 20px;
	}
	
	.margin-fix{
	margin-left:15px;
	}
	
	* html 	.margin-fix{
	margin-left:7px;
	}
	
	.bottom-padding{
	margin-bottom:5px;
	
	}
	
	.tester{
	}
	
	.clear {
	clear:both;
	}
	
/* --------------- END... - Borders, Padding and Margins --------------- */


/* --------------- FOOTER - Elements --------------- */
	
	div#bottom-shadow {
	background-image: url('footer-bg.png');
	background-repeat:no-repeat;
	behavior: url('iepngfix.htc');
	width:816px;
	height: 38px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative; z-index:100;
	}
	
	#footer-container { 
	width:800px;
	height:170px;
	padding-left:16px;
	margin:-10px auto 10px auto;
	padding-top:10px;
	background:url('gfc-footer-bg.png') no-repeat;
	behavior: url('iepngfix.htc');
	position:relative; z-index:0;
	}
	
	.footer-content {
	width:180px;
	height:160px;
	margin-top:10px;
	padding:0 4px;
	}
	
	.footer-content a.skype{display:block; height:20px; width:165px; border:0; background: url('skype-footer-ico.png') no-repeat center right; padding:0; margin:0;}
	
	.footer-content h2, .footer-content h2 a {
	margin:0; padding:0;
	font:bold 14px Arial;
	text-align:left;
	letter-spacing:-1px;
	color:#ffffff;
	margin-bottom:15px;
	}
	
	.footer-content ul { 
	margin:0; padding:0;
	text-align:left;
	list-style:none;
	}
	
	.footer-content ul li {
	margin:0; padding:0;
	font:normal 12px Arial;
	color:#ffffff;
	line-height:16px;
	}
	
	.footer-content p { 
	margin:0; padding:0;
	font:normal 12px Arial;
	color:#ffffff;
	text-align:left;
	line-height:16px;
	}
	
	.footer-content p span { 
	font-size:26px;
	line-height:26px;
	letter-spacing:-2px;
	}
	
	.footer-content img {
	margin-top:11px;
	behavior: url('iepngfix.htc');
	}
	
	#newsletter-footer-container { width:187px; height:33px; overflow:hidden; position:relative; left:-4px; margin-top:10px; }
	#footer-input-bg { width:158px; height:33px; background:url('footer-newsletter-bg.png') no-repeat; behavior: url('iepngfix.htc'); }
	#footer-signup-input { width:140px; margin-top:7px; border:none 0px; font:bold 12px Arial; color:#89603b; }
	#footer-submit { width:29px; height:33px; }
	#footer-submit-button { behavior: url('iepngfix.htc'); }
	
	.footer-content a:link, .footer-content a:visited { 
	color:#ffffff;
	text-decoration:none;
	}
	
	.footer-content a:hover, .footer-content a:active { 
	color:#ffffff;
	text-decoration:underline;
	}
	
	#live-chat-footer {
	width:179px; height:33px;
	margin-top:4px;
	overflow:hidden;
	background:url('live-chat-footer-bg.jpg') no-repeat;
	}
	
	#live-chat-footer p, #live-chat-footer p span {
	margin:0; padding:0;
	line-height:normal;
	font-size:12px;
	letter-spacing:0px;
	}
	
	#live-chat-footer p a {
	display:block;
	width:169px; height:33px;
	padding:1px 5px 8px 5px;
	}
	
	#live-chat-footer p a span {
	font-weight:bold;
	}
	
	.footer-spacer {
	width:10px;
	height:130px;
	margin-top:10px;
	background:url('footer-spacer.jpg') center top repeat-y;
	}
	
	.footer-text {
	width:800px;
	margin:0 auto;
	}
	
	.footer-left {
	float:left;
	}
	
	.footer-right {
	float:right;
	}
	
	.footer-text p {
	font: normal 12px Arial;
	text-align : left;
	color : #906644;
	margin-left : 5px;
	margin-right : 5px;
	margin-top:3px;
	}
	
	.footer-text p a:link, .footer-text p a:visited {
	color : #906644;
	text-decoration : none;
	}
	
	.footer-text p a:hover {
	color : #906644;
	text-decoration : underline;
	}

/* --------------- END... - FOOTER - Elements --------------- */






/* -------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */






/* begin general styles for all themes */



.actCHECKOUTEM {
	background-color: #999999;
}

.actCHECKOUTBG {
	background-color: #ff9933;
}

.actlarger {
	font-size: 13px;
	color: #000000;
}

.actsmaller{
	font-size: 10px;
	color: #000000;
}

.actxxsmall {
	font-size: 10px;
	color: #000000;
}

.actxsmall {
	font-size: Use Parent (=12px);
	color: #000000;
}

.actsmall {
	font-size: Use Parent (=12px);
	color: #000000;
}

.actregular {
	font-size: 13px;
	color: #000000;
}

.actlarge{
	font-size: 16px;
	color: #000000;
}

.actxlarge {
	font-size: 20px;
	color: #000000;
}

.actxxlarge {
	font-size: 20px;
	color: #000000;
}

.actwarningcolor {
	color: #ff0000;
}
	
.actrequiredcolor {
	color: #ff0000;
}

.actsearchhighlightcolor {
	color: #ff0000;
}

.actrequired {
	color: #ff0000;
}

.actwarning {
	font-size: Use Parent (=12px);
	color: #ff0000;
}

.actwelcome {
	font-size: Use Parent (=12px);
	color: #000000;
}

.actlogotext {
	font-size: Use Parent (=12px);
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size: Use Parent (=12px);
	color: #6600ff;
}

.thinborder1 {
	border: 1px solid #00f200;
}

.thinborder2 {
	border: 1px solid #ffffff;
}

.thinred {
	border: solid 1px #00f200;
	border-top: 0px;
}

.thinred2 {
	border: solid 1px #ffffff;
	border-top: 0px;
} 

.content_left {
	text-align: left;
	float: left;
	margin-right: 20px;
}

.content_right {
	text-align: left;
	float: left;
}

.boxheading {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

a.boxlink:link{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:visited{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:hover{
	color: #ffffff;
	text-decoration:underline;
}

a.boxlink:active{
	color: #ffffff;
	text-decoration:none;
}

table.checkout td {
	background-color:#CAD97F;
}

table.checkout th {
	background-color:#CAD97F;
}

.cart {
	background-color:#CAD97F;
}

.receipt {
	background-color:#F3E6D2;
}

.cartheading {
	background-color: #9E7351;
	font-weight: bold;
}

* html .boxhead h2 {height: 1%;}

.sidebox {
	background: url('theme_curve4.gif') no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url('theme_curve2.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h2 {
	background: url('theme_curve1.gif') no-repeat top left;
	margin: 0;
	padding: 5px 10px 5px;
	color: #ffffff; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}

.boxbody {
	background: url('theme_curve3.gif') no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 11px;
}

.boxbody ol {
	margin: 0;
	padding: 0;
	margin-left: 1.2em;
	padding-left: 1.2em;
}

.boxbody ol li {
	margin-bottom: 0.2em;
}

/* Checkout Progress Indicator */

p.checkout-progress-heading {
	width: 300px;
	margin: 10px auto;
}

#checkout-progress-indicator {
	width: 300px;
	height: 19px;
	background-image: url('cpi-background.gif');
	margin: 0 auto 20px auto;
}

.checkout-progress-0 {
	width: 75px;
	height: 19px;
	background-color: #00f200;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-1 {
	width: 150px;
	height: 19px;
	background-color: #00f200;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-2 {
	width: 225px;
	height: 19px;
	background-color: #00f200;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-3 {
	width: 300px;
	height: 19px;
	background-color: #00f200;
	background-image: url('cpi-main.gif');
	float: left;
}

#checkout-progress-indicator .cpi-end {
	width: 8px;
	padding: 0;
	margin: 0;
	border: 0;
	height: 19px;
	background-image: url('cpi-end.gif');
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}

#actinic-sitemap {
	margin-left: 5px;
}

#actinic-sitemap ul {
	margin-bottom: 0;
	padding-bottom: 0;
}


/* end of general styles for all themes */

/* CSS Specific to 'Executive' */

/* PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------------ */

	/* page header fomatting elements ----------------------------------------------------- */
	.page_header	{
		background-color: #00f200;
		margin: 0px 0px 0px 0px;
		}
		
	.page_header_content	{
		width: 762px;
		text-align: left;
		height: 63px;
		}
		
	.page_header_home_search_box	{
		padding: 1px;
		margin: 0px;
		background-image:url('theme_dotted_line_2.gif');
		background-color: #ffffff;
		}
	
	.page_header_logo_container	{
		float: left;
		}
	
	.page_header_menu_cart_login_spacing	{
		padding-left: 2px;
		}
	
	.page_header_terms_cart_login_container	{
		float: right;
		text-align: right;
		}
	
	.page_header_terms_container	{
		height: 38px;
		}
		
	.page_header_menu_cart	{
		padding: 3px 5px 4px 19px;
		background-image:url('theme_icon_cart.gif');
		background-color:#999999; 
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		}
	
	.page_header_menu_cart_items	{
		padding: 3px 5px 4px 5px;
		background-color:#999999;	
		border-left: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		}
	
	.page_header_menu_login	{
		padding: 3px 5px 4px 17px;
		background-image:url('theme_icon_login.gif');
		background-color:#999999; 
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		}
	/* end page header fomatting elements ------------------------------------------------- */
	
	
	/* page menu fomatting elements ------------------------------------------------------- */
	.page_menu	{
		background-color: #ffffff;
		margin: 0px 0px 0px 0px;
		}
		
	.page_menu_content	{
		width: 762px;
		height: 21px;
		}
		
	.page_menu_items	{
		background-color: #ffffff;
		padding: 0px 0px 0px 1px;
		height: 21px;
		float: left;
		width: 65%;
		}
	
	.page_menu_items_search	{
		background-color: #ffffff;
		padding: 0px 0px 0px 1px;
		height: 21px;
		float: right;
		width: 30%;
		}
	/* end page menu fomatting elements ---------------------------------------------------- */


	/* page body fomatting elements -------------------------------------------------------- */
	.page_body	{
		padding: 10px 0px 0px 0px;
		}

	.page_body_content	{
		width: 762px;
		text-align: left;
		}
	
	.page_body_content_left_column	{
		float: left; 
		width: 170px;
		}
	
	.page_body_content_right_column	{
		float: right; 
		width: 552px;
		}
	/* end page body fomatting elements ----------------------------------------------------- */


	/* page footer fomatting elements ------------------------------------------------------- */
	.page_footer	{
	padding: 30px 0px 30px 0px;
	clear:both;
	}
	
	.page_footer_content	{
		width: 762px;
		text-align: left;
		}
	/* end of page footer fomatting elements ------------------------------------------------ */

	/* page left column fomatting elements -------------------------------------------------- */
	.left_column_product_image_description	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		}
	/* end page left column fomatting elements ---------------------------------------------- */

/* END OF PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------- */




/* PRODUCT FORMATTING ELEMENTS & LINE ELEMENTS --------------------------------------------------- */
	/* lines -------------------------------------------------------------------------------- */
	.dotted_line_blue	{
		height: 1px;
		background-color: #ffffff;
		background-image:url('theme_dotted_line.gif');
		clear:both;
		}
		
	.solid_line_light_blue	{
		height: 1px;
		padding: 0px;
		margin: 0px;
		background-color: #ffffff;
		clear:both;
		}
		
	.solid_line_blue	{
		height: 1px;
		padding: 0px;
		margin: 0px;
		background-color: #00f200;
		clear:both;
		}
		
	.dotted_outline_blue	{
		border: 1px dotted #ffffff;
		padding: 8px;
		}		
	/* end lines ---------------------------------------------------------------------------- */
	
	.best_selling_items	{
	padding: 10px;
	background-color: #ffffff;
	}
	
	.best_selling_items_spacing	{
	padding: 0px 0px 8px 8px;
	}
	
	.lastest-products-box {
	margin:0 0 10px 0; padding:0 10px 0 15px;
	}
	
	*html .lastest-products-box {
	margin:0 0 10px 8px; padding:0;
	}
	
	*+html .lastest-products-box {
	margin:0 0 10px 15px; padding:0;
	}
	
	.product_image_cost	{
		width:104px;
		margin-right:10px;
		text-align: left;
		float: left;
		}
	*html .product_image_cost	{
		margin-right:5px;
		}
		
	.product_image_cost-home	{
		width:104px;
		margin-right:6px;
		text-align: left;
		float: left;
		}
	*html .product_image_cost-home	{
		margin-right:3px;
		}
	
	.product_list	{
		margin: 20px 0px 20px 0px;
		}	
/* PRODUCT FORMATTING ELEMENTS AND LINE ELEMENTS -------------------------------------------- */



/* IMAGE FORMATTING ELEMENTS ------------------------------------------------------------ */
	.image_float_right	{
		float: right;
		margin: 16px 0px 15px 20px;
		}
	
	.image_product	{
		margin: 0px 18px 10px 0px;
		text-align: center;
		float: left;
		}
/* END OF IMAGE FORMATTING ELEMENTS ----------------------------------------------------- */




/* TEXT FORMATTING ELEMENTS ------------------------------------------------------------- */

	/* menu text --------------------------------------------------------------------------- */
	.text_menu	{
		padding: 2px 0px 2px 0px;
		font-size : Use Parent (=12px);
		margin: 0px;
		color : #ffffff;
		}
	
	.text_menu_no_space	{
		word-spacing: normal;
		}
		
	.text_menu_cart	{
		padding: 0px;
		margin: 0px;
		line-height: normal;
		}
		
	.text_menu_cart_items	{
		padding: 0px;
		margin: 0px;
		line-height: normal;
		font-weight: 900;
		}	
	/* end menu text ----------------------------------------------------------------------- */

	/* product text ------------------------------------------------------------------------ */
	.text_product_small_info	{
		font-size: 10px;
		line-height: normal;
		margin: 0px;
		padding: 0px 0px 6px 0px;
		}
	
	.text_product_small_info_heading	{
		margin: 0px;
		padding: 10px 0px 12px 0px;
		line-height:normal;
		color: #854D4C;
		font-weight: 900;
		font-size: Use Parent (=12px);}
		
	.text_product_small_info_price	{
		margin: 0px;
		padding: 8px 0px 0px 0px;
		line-height:normal;
		font-weight: 900;
		font-size: Use Parent (=12px);
		}
		
	/* end product text -------------------------------------------------------------------- */

	.text_breadcrumbs	{
		font-size: 10px;
		color: #00f200;
		margin: 0px;
		line-height:normal;
		padding: 2px 0px 10px 0px;
		}	
	
	.text_footer	{
		color: #ffffff;
		font-size: 10px;
		padding:0px;
		margin:4px 0px 0px 0px;
		}

	.text_options	{
		font-weight: 900;
		}

	.text_word_spacing_8px	{
		word-spacing: 8px;
		}
	
	.text_terms_conditions	{
		color: #ffffff;
		font-size: Use Parent (=12px);
		border: 0;
		margin: 0;
		padding: 0;
		}
/* END OF TEXT FORMATTING ELEMENTS ----------------------------------------------------- */




/* FORM FORMATTING ELEMENTS ------------------------------------------------------------ */
	/* buttons ----------------------------------------------------------------------------- */
	.form_button	{
		line-height: normal;
		width: 76px;
		margin: 0px;
		padding: 0px 0px 0px 12px;
		font-size : Use Parent (=12px);
		background-color: #ffffff;
		border: 1px solid #00f200;
		color: #ffffff;
		word-spacing: normal;
		}	
	
	.form_button_quick_search	{
		line-height: 13px;
		height: 18px;
		width: 85px;
		margin: 1px 1px 1px 1px;
		padding: 0px 0px 0px 12px;
		font-size : Use Parent (=12px);
		background-color: #ffffff;
		border: 1px solid #00f200;
		color: #ffffff;
		background-image: url('theme_icon_search.gif');
		word-spacing: normal;
		}
	
	.form_button_add_to_cart	{
		line-height: 13px;
		height: 20px;
		width: 76px;
		margin: 0px 1px 0px 0px;
		padding: 1px 0px 1px 14px;
		font-size : Use Parent (=12px);
		background-color: #ffffff;
		border: 1px solid #00f200;
		color: #ffffff;
		background-image: url('theme_icon_add_to_cart.gif');
		word-spacing: normal;
		}	
	/* end buttons ------------------------------------------------------------------------- */

.form_input_general	{
	line-height: normal;
	font-size : Use Parent (=12px);
	word-spacing: normal;
	}

.form_main_search_box	{
	line-height: 13px;
	width: 76px;
	height: 16px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 2px;
	font-size : Use Parent (=12px);
	background-color: #ff9933;
	border: 1px solid #ff9933;
	color: #000000;
	vertical-align: top;
	}

.form_main_search_box_td	{
	background-color: #ffffff
}

/* END OF FORM FORMATTING ELEMENTS ------------------------------------------------------ */




/* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */

a.product_section:visited  {
	color : #990099;
	text-decoration : none;
	}
	
a.product_section:link  {
	color : #6600ff;
	text-decoration : none;
	}
	
a.product_section:active  {
	color : #000099;
	text-decoration : none;
	}
	
a.product_section:hover  {
	color : #000099;
	text-decoration : none;
	}
	
/* ------------------------ */
	
a.link_menu:visited  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff; 
	border: 1px solid #999999;
}
	
a.link_menu:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff;
	border: 1px solid #999999;
}
	
a.link_menu:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff;
	border: 1px solid #999999;
	}
	
a.link_menu:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #00f200;
	border: 1px solid #999999;
	}
	
	
/* ------------------------ */

a.link_footer:visited  {
	color : #999999;
	text-decoration : underline;
	}
	
a.link_footer:link  {
	color : #999999;
	text-decoration : underline;
	}
	
a.link_footer:active  {
	color : #999999;
	text-decoration : underline;
	}
	
a.link_footer:hover  {
	color : #999999;
	text-decoration : underline;
	}
	
/* ------------------------ */

a.link_breadcrumbs:visited	{	
	color : #00f200;
	text-decoration : underline;
	}

a.link_breadcrumbs:link  {
	color : #00f200;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:active  {
	color : #00f200;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:hover  {
	color : #00f200;
	text-decoration : underline;
	}
	
/* ------------------------ */

a.link_cart:visited	{	
	color : #00f200;
	text-decoration : underline;
	}

a.link_cart:link  {
	color : #00f200;
	text-decoration : underline;
	}
	
a.link_cart:active  {
	color : #00f200;
	text-decoration : underline;
	}
	
a.link_cart:hover  {
	color : #00f200;
	text-decoration : underline;
	}
	
/* ------------------------ */

a.link_terms_conditions:visited	{	
	color : #999999;
	text-decoration : underline;
	}

a.link_terms_conditions:link  {
	color : #999999;
	text-decoration : underline;
	}
	
a.link_terms_conditions:active  {
	color : #999999;
	text-decoration : underline;
	}
	
a.link_terms_conditions:hover  {
	color : #999999;
	text-decoration : underline;
	}
	
/* ------------------------ */
	

/* END OF LINK FORMATTING ELEMENTS ------------------------------------------------------ */

/* Elements Specific to the Technical Theme */

/* PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------------ */

.tech_page_background	{
	height: 100%;
	}

.tech_page_content	{
	width: 762px;
	text-align: left;
	height: 100%;
	bottom: 0px;
	background-color: #ffffff;
	border-right: 1px solid #00f200;
	border-left: 1px solid #00f200;
	padding: 0px 1px 0px 1px;
	}

	/* page header fomatting elements ----------------------------------------------------- */
	.tech_page_header_content	{
		width: 762px;
		text-align: left;
		height: 65px;
		border-bottom: 4px solid #00f200;
      }
		
	.tech_page_header_logo_container	{
		float: left;
		padding: 0px 0px 0px 15px;
      }
		
	.tech_page_header_menu	{
		background-color: #00f200;
		border-bottom: 1px solid #999999;
		height: 27px;
      }
	
	.tech_page_header_terms_cart_login_container	{
		float: right;
		text-align: right;
      }
	
	.tech_page_header_terms_container	{
		height: 38px;
      }
		
	.tech_page_header_menu_cart	{
		padding: 3px 3px 2px 3px;
		border-left: 1px solid #999999;
		height: 21px;
      }
	
	.tech_page_header_menu_cart_items	{
		padding: 3px 5px 4px 5px;
		border-left: 1px solid #999999;
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
      }
	
	.tech_page_header_menu_search	{
		padding: 3px 3px 2px 1px;
      }
	/* end page header fomatting elements ------------------------------------------------- */
	
	
	/* page menu formatting elements ------------------------------------------------------- */
	.tech_main_menu	{
		background-color: #00f200
      }
		
	.tech_menu_bottom	{
		height: 4px;
		background-color: #00f200;
      }
		
	.tech_menu_button_border	{
		width: 121px; 
		border-right: 1px #ffffff solid;
		border-top: 1px #ffffff solid;
      }
	
	div.tech_menu_button {
		width: 119px; 
		top: 0px;
		left: 0px; 
		border: 1px #00f200 solid;
      }
		
	div.tech_menu_button_product {
		width: 119px; 
		top: 0px;
		left: 0px; 
		border: 1px #00f200 solid;
      }
		
	.tech_menu_button_title	{
		width: 122px;
		border-top: 1px #ffffff solid;
		background-color: #00f200;
      }
	/* end page menu fomatting elements ---------------------------------------------------- */


	/* page body fomatting elements -------------------------------------------------------- */
	.tech_page_body_content	{
		width: 762px;
		text-align: left;
      }
	
	.tech_page_body_content_left_column	{
		float: left; 
		width: 126px;
      }
	
	.tech_page_body_content_right_column	{
		float: right;
		width: 574px;
		padding: 6px 36px 0px 0px;
      }
	/* end page body fomatting elements ----------------------------------------------------- */


/* END OF PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------- */

/* PRODUCT FORMATTING ELEMENTS & LINE ELEMENTS --------------------------------------------------- */

	/* lines -------------------------------------------------------------------------------- */
	.tech_solid_line_blue	{
		height: 1px;
		background-color: #00f200;
		clear:both;
      }
	
	.tech_solid_line_light_blue	{
		height: 1px;
		background-color: #999999;
		clear:both;
      }
		
	.tech_outline_blue	{
		border: 1px solid #999999;
		padding: 0px;
      }	
		
	/* end lines ---------------------------------------------------------------------------- */
	
	.tech_product_image_cost	{
		padding: 0px 12px 8px 0px;
		margin: 0px;
		text-align: center;
		float: left;
      }
		
	.tech_product_mini_title	{
		background-color: #999999;
		margin: 0px;
		padding: 0px;
      }
		
	.tech_product_mini_padding	{
		margin: 8px 8px 0px 8px;
      }
		
/* PRODUCT FORMATTING ELEMENTS & LINE ELEMENTS -------------------------------------------- */
	
	/* menu text --------------------------------------------------------------------------- */

	.tech_text_product_section	{
		padding: 3px 3px 3px 5px;
		margin: 0px;
		color : #ffffff;
		font-size : Use Parent (=12px);
		font-weight: 900;
      }
	
	.tech_text_menu_cart	{
		padding: 2px 0px 2px 0px;
		font-size : Use Parent (=12px);
		margin: 0px;
		color : #ffffff;
		background-color: #00f200;}
	
	.tech_text_menu_cart_items	{
		color : #ffffff;
		padding: 0px 5px 0px 3px;
		margin: 0px;
		line-height: normal;
		font-weight: 900;
		}	
	/* end menu text ----------------------------------------------------------------------- */

	/* best seller and new product text ------------------------------------------------------------------------ */
	
	.tech_text_product_small_info	{
		font-size: 10px;
		line-height: normal;
		margin: 0px;
		padding: 0px 0px 8px 0px;
		}
	
	.text_product_small_info_price	{
		margin: 0px;
		padding: 8px 0px 0px 0px;
		line-height:normal;
		color: #ffffff;
		font-weight: 900;
		font-size: 13px;
		}
		
	.tech_text_product_mini_title	{
		color: #ffffff;
		font-weight: 900;
		padding: 3px 3px 3px 5px;
		margin: 0px;
		}
		
	/* end product text -------------------------------------------------------------------- */

/* END OF TEXT FORMATTING ELEMENTS ----------------------------------------------------- */

/* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */

/* View Cart and Checkout In Top Bar */

a.tech_link_menu_cart_left:visited  {
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff; 
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
   }
	
a.tech_link_menu_cart_left:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
   }
	
a.tech_link_menu_cart_left:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #999999;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
   }
	
a.tech_link_menu_cart_left:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #999999;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
   }
	
a.tech_link_menu_cart_right:visited  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff; 
	border-left: 1px dotted #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
   }
	
a.tech_link_menu_cart_right:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff;
	border-left: 1px dotted #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
	
a.tech_link_menu_cart_right:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #999999;
	border-left: 1px dotted #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;}
	
a.tech_link_menu_cart_right:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #999999;
	border-left: 1px dotted #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;}
	
/* ------------------------ */

/* Links in Sidebar Menus */

div.tech_menu_button a  {
	width: 113px; 
	color: #ffffff;
	text-decoration:none;
	display:block;
	padding:3px;
	text-align:left;
	background-color: #ffffff;
	font-size: 11px;
   }
	
div.tech_menu_button a:visited {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;
   }
	
div.tech_menu_button a:active {
	color: #ffffff; 
	text-decoration:none;
	background-color: #999999;
   }
	
div.tech_menu_button a:link {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;}

div.tech_menu_button a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color: #999999;
   }

div.tech_menu_button_product a   {
	width: 104px; 
	color: #ffffff;
	text-decoration:none;
	display:block;
	padding:3px 3px 3px 12px;
	text-align:left;
	background-color: #ffffff;
	font-size: Use Parent (=12px);
   }
	
div.tech_menu_button_product a:visited {
	color: #ffffff; 
	text-decoration:none;
	background-color: #00f200;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:active {
	color: #ffffff; 
	text-decoration:none;
	background-color: #00f200;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:link {
	color: #ffffff; 
	text-decoration:none;
	background-color: #00f200;
	background-image:url('theme_arrow.gif');
   }

div.tech_menu_button_product a:hover {
	color: #ffffff; 
	text-decoration:none;
	background-color: #999999;
	background-image:url('theme_arrow.gif');
   }
   
	
/* END OF LINK FORMATTING ELEMENTS ------------------------------------------------------ */

/* Styles for Contemporary Theme */

#maincontent {
	margin: 0 auto;
	background-color: #ffffff;
	height: 100%;
	padding: 7px;
	width: 776px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 762px;
}

html>div#maincontent {
	width: 776px;
}

#contemporary_top_bar {
	width: auto;
	background-color: #00f200;
	height: 64px;
	background-image:url('theme_topbar_background.gif');
	background-position:right;
	background-repeat:no-repeat;
}

#contemporary_second_bar {
	width: auto;
	background-image: url('theme_secondbar_background.gif');
	background-repeat: repeat-x;
	padding: 12px 5px 5px 5px;
}

#contemporary_parent_section_list {
	width: auto;
	padding: 5px 5px 0 5px;
}

.contemporary_body_content	{
	width: 762px;
	text-align: left;
}
	
.contemporary_left_column	{
	float: left; 
	width: 120px;
}
	
.contemporary_right_column	{
	float: right;
	width: 574px;
	padding: 0px 36px 0px 0px;
}

/* End of Styles for Contemporary Theme */

/* Start of styles new to v9 */

/* Styles for 'Best Seller List in Boxes' and 'New Products List in Boxes' used on the brochure home page */

	.heading_marketing_box	{
		border: 2px solid #00f200;
		width: 229px;
		margin: 0px 20px 14px 0px;
	}
		
	.heading_marketing_box p.text_product_small_info_heading	{
		background-color: #00f200;
		border-bottom: 2px solid #00f200;
		color: #ffffff;
		font-weight: 900;
		font-size: Use Parent (=12px);
		background-image: url('theme_marketing_header.gif');
		margin: 0px;
		padding: 4px 0px 0px 8px;
		height: 20px;
	}
	
	.heading_marketing_box	p{
		padding: 8px;
	}

	.heading_marketing_box .product_image_cost	{
		padding: 8px;
	}


/* Rounded header and footer used around the bulk areas in 'Expert' and 'Hotshot' themes,
but also used in the lists that have 'Rounded Corners' in the name */

.rounded-heading {
	background-image: url('theme_curve2.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.rounded-heading p.spacer {
	margin: 0;
	padding: 3px 0;
	background-image: url('theme_curve1.gif');
	background-repeat: no-repeat;
	margin-right: 10px;
	color: #ffffff;
}

.rounded-footer {
	background-image: url('expert_rounded_bottom_right.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.rounded-footer p.spacer {
	margin: 0;
	padding: 3px 0;
	background-image: url('expert_rounded_bottom_left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-right: 10px;
	color: #ffffff;
}

.indented-link a {
	display: block;
	background-color: #fff;
	width: 140px;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #00f200;
}

.indented-link a:hover {
	background-color: #999999;
}

/* Style for the 'Graduated Background' for Top Level Section lists and Brochure Page lists */

.graduated-link a {
	display: block;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #999999;
	border-bottom: 0;
	border-right: 0;
	background-image: url('prime_link_background.gif');
	background-repeat: no-repeat;
}

/* Style for the 'Shaded Background' for Top Level Section lists and Brochure Page lists */

.hotshot-link a {
	display: block;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #ffffff;
}

.hotshot-link a:hover {
	background-image: url('hotshot-link-highlight.gif');
	background-repeat: no-repeat;
}

.hotshot-box-main {
	background-image: url('hotshot-box-main.gif');
	background-position: bottom;
	width: 170px;
}

.hotshot-box-content {
	background-image: url('hotshot-box-top.gif');
	background-repeat: no-repeat;
	padding: 10px;	
}

/* Styles for 'Quick Search Bar With Curved Box' layout */

.formbox1 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url('theme-rounded-searchfield-left.gif');
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.formbox2 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 19px;
	background-image: url('theme-rounded-searchfield-right.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;

}

.inputfield {
	padding: 0px;
	margin: 0px;
	margin-top: 1px;
	border: 0px;
	font-size: 12px;
}

/* Drop down menus used for top level section lists and brochure page lists in the 'Corporation' and 'Premier' theme */

#corporate_top_menu, #corporate_top_menu ul { /* main menu lists */
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1;
	font-size: Use Parent (=12px);	
	}

#corporate_top_menu a {
	display: block;
	color: #ffffff;
	padding: 3px 6px 3px 13px;
	margin: 0;
	font-size: Use Parent (=12px);	
	text-decoration: none;
	background-image: url('theme_arrow.gif');
	background-position: left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-right: 1px solid #000000;		
	}

#corporate_top_menu li a:hover {
	display: block;
	color: #ffffff;
	padding: 3px 6px 3px 13px;
	margin: 0;
	font-size: Use Parent (=12px);	
	text-decoration: none;
	background-image: none;
	background-color: #00f200;
	background-image: url('theme_arrow.gif');
	background-position: left;
	background-repeat: no-repeat;
	}

#corporate_top_menu li { /* all list items */
	float: left;
	padding: 0px;
	margin: 0;
	list-style-image: none;
	line-height: 18px;
	}

#corporate_top_menu li ul { /* second-level lists */
	font-size: 100%;
	width: 150px; 
	display: block;
	position: absolute;
	margin: 0px 0px 0px -2px;
	border-top: 1px solid #000000;
	list-style-image: none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}

#corporate_top_menu li ul li { /* second-level lists */
	width: 150px; 
	display: block;
	background-image: none;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	}

#corporate_top_menu li ul li a { /* second-level lists */
	background-image:none;
	padding: 3px 6px 4px 6px;
	line-height: 150%;
	display: block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#corporate_top_menu li ul li a:hover { /* second-level lists */
	display: block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 6px 4px 6px;
	background-image:none;
	background-color: #00f200;
	}

#corporate_top_menu li ul ul { /* third-and-above-level lists */
	margin: -24px 0px 0px 149px;
	}

#corporate_top_menu li:hover ul ul, #corporate_top_menu li.sfhover ul ul {
	left: -999em;
	}

#corporate_top_menu li:hover ul, #corporate_top_menu li li:hover ul, #corporate_top_menu li.sfhover ul, #corporate_top_menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

.corporate_pages_menu ul { /* brochure list */
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1;
	font-size: Use Parent (=12px);	
	list-style-image: none;
	}

.corporate_pages_menu ul li {
	display: block;
	background-image:none;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	}

.corporate_pages_menu li a {
	color: #ffffff;
	background-image:none;
	padding: 3px 6px 4px 6px;
	line-height: 150%;
	display: block;
	}

.corporate_pages_menu li a.product_section {
	color: #ffffff
	}
	
.corporate_pages_menu li a:hover {
	color: #ffffff;
	display: block;
	padding: 3px 6px 4px 6px;
	background-image: none;
	background-color: #00f200;
	}

/* These layout selectors bring in styles for specific themes, that are ONLY used by that theme. */
/* If you are not using these themes, you can safely remove this code */

/* Styles specific to Expert theme */

#expert-container {
	width: 960px;
}

#expert-quicksearch {
	position: absolute;
	top: 0;
	right: 100px;
	z-index: 100;
	width: 314px;
	height: 24px;
	background-image: url('expert_search_background.gif');
}

#expert-quicksearch input.actinic-button {
	padding: 0px 3px;
	margin: 0px;
	border: solid 1px #ffffff;
	color: #ffffff;
	background-color: #00f200;
	font-size: 11px;
}


#expert-quicksearch form {
	margin: 0;
	margin-left: 20px;
	padding: 0;
}

#expert-topbar {
	margin: 0;
	border-top: solid 10px #ffffff;
	background-image: url('theme_topbar_background.gif');
	background-repeat:repeat-x;
	background-position: bottom;
	height: 100px;
}

#expert-logo {
	width: 400px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	top: 25px;
	left: 15px;
}

#expert-navbar {
	margin: 40px 20px 0 0;
	float: right;
}

#expert-parent-sections-bar {
	width: auto;
	height: 30px;
	padding: 5px 0px 0px 20px;
}

#expert-left-bar {
	margin: 0 15px 15px 15px;
	float: left;
	width: 170px;
}

#expert-right-bar {
	margin: 0;
	float: left;
	width: 141px;
}

#expert-bulk-area {
	margin: 0 15px 15px 0;
	padding: 0;
	float: left;
	width: 600px;
}

#expert-content {
	margin: 10px 0;
	padding: 0;
	border: 0;
}

/* End of styles for Expert theme */
/* Start of Styles for Hotshot Theme */

#hotshot-outer-border {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	border: solid 5px #999999;
	border-top: 0;
}

#hotshot-border {
	background-color: #fff;
	width: auto;
	margin: 0;
	padding: 0;
	border: solid 1px #00f200;
	border-top: 0;
}

#hotshot-margin {
	margin: 0 15px 15px 15px;
}


#hotshot-topbar {
	margin: 0;
	border-top: solid 10px #00f200;
	height: 20px;
	background-image:url('theme_topbar_background.gif');
	background-repeat:repeat-x;
	text-align: right;
}

#hotshot-topbar p {
	margin: 0 5px 0 0;
}

#hotshot-logobar {
	margin: 0;
	height: 80px;
	background-image:url('theme_secondbar_background.gif');
	border-bottom: solid 2px #ffffff;
}

#hotshot-logo {
	margin: 0 0 15px 15px;
	float: left;
	width: 700px;
	height: 75px;
	overflow: hidden;
}

#hotshot-quicksearch {
	float: right;
	margin-top: 20px;
	margin-right: 5px;
}

#hotshot-quicksearch form {
	margin: 0 20px 0 0;
	padding: 0;
}

#hotshot-navbar {
	margin: 0;
	height: 18px;
	background-image:url('hotshot-navbar-background.gif');
	background-position: right;
	background-repeat: no-repeat;
	clear: both;
	text-align: right;
	padding-top: 3px;
}

#hotshot-navbar p {
	margin: 0;
}

#hotshot-navbar p a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0 2px;
	font-size: 13px;
}

#hotshot-navbar p a:hover {
	background-color: #ffffff;
}

#hotshot-left-bar {
	margin: 15px 15px 15px 0 ;
	float: left;
	width: 170px;
}

#hotshot-bulk-area {
	margin: 15px 13px 15px 0;
	float: left;
	width: 600px;
}

#hotshot-right-bar {
	margin: 15px 0 15px 0;
	float: left;
	width: 170px;
}



/* End of Styles for Hotshot Theme */
/* Start of Styles for Prime Theme */

#prime-container {
	width: 956px;
	margin: 0 auto 0 auto;
}

#prime-top-bar {
	width: 956px;
	height: 102px;
	background-image: url('theme_topbar_background.gif');
	clear: both;
}
#prime-logo-image {
	float: right;
	margin: 20px 20px 0 0;
	clear: both;
	text-align: right;
	width: 550px;
	height: 75px;
	overflow: hidden;
}
	
#prime-navbar {
	width: 956px;
	height: 26px;
	background-image: url('prime_nav_bar.gif');
	text-align: right;
	clear: both;
}

#prime-navbar p {
	padding-top: 5px;
	padding-bottom: 0;
}

#prime-navbar a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0 2px;
	font-size: 13px;
}

#prime-navbar a:hover {
	color: #00f200;
	background-color: #ffffff;
}

#prime-second-bar {
	width: 956px;
	height: 34px;
	background-image: url('theme_secondbar_background.gif');
}

#prime-second-bar form {
	padding: 6px 0 0 20px;
}

#prime-left-bar {
	margin: 0 15px 15px 0;
	float: left;
	width: 170px;
}

#prime-right-bar {
	margin: 0 0 0 0;
	float: left;
	width: 141px;
}

#prime-bulk-area {
	margin: 0 15px 15px 0;
	padding: 0;
	float: left;
	width: 615px;
}

/* End of Styles for Prime Theme */
/* Start of styles for Reflective Theme */


/* main structural elements -------------------------------------------- */
#reflective_header {
	padding: 0px;
	width: 962px;
	height: 56px;
	text-align: right;
	margin: 0 auto 0 auto;
	background:url('theme_topbar_background.gif');
}

#reflective_main_content {
	padding: 0px;
	width: 956px;	
	text-align: left;
	border-right: 2px solid #999999;
	border-left:  2px solid #999999;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
}

#reflective_logo_image {
	float: left;
	margin: 8px 0px 0px 8px;
	text-align: left;
	height: 45px;
	width: 325px;
	overflow: hidden;
}

#reflective_main_content_background	{
	background-color: #ffffff;
}
	
	
/* footer structural elements -------------------------------------------- */	
#reflective_footer	{
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	width: 961px;
	background-image:url('theme_bottombar_background.gif');
	height:22px;
	margin:0 auto;
	text-align: left;
}
	
#reflective_footer	p{
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 4px 8px 2px 12px;
	color: #ffffff;	
}

#reflective_footer	a{
	color: #ffffff;
	text-decoration: underline;
}

/* end footer structural elements -------------------------------------------- */	
	

/* left col structural elements -------------------------------------------- */	
#reflective_main_content_background_left_menu	{
	float: left; 
	width: 138px;
	margin-bottom: 20px;
	background-color:#00f200;
	background-image: none;
}
	
#reflective_main_content_background_left_menu H3{	
	background-color:#00f200;
	color: #ffffff;
	font-weight: 400;
	width: 130px;
	font-size: 11px;
	background-image: url('reflective_sidebar_header.gif');
	margin: 0px;
	padding: 4px 0px 0px 8px;
	height: 20px;
}
	
.reflective_sidebar_marketing_box	{
	border-bottom: 1px solid #00f200;
	margin: 0px 1px 0px 1px;
	background-color:#ffffff;
}
	
.reflective_sidebar_marketing_box	p{
	padding: 8px;
}
	
.reflective_sidebar_marketing_box .product_image_cost	{
	padding: 8px 0px 0px 8px;
	text-align: left;
	float: none;
}
	
#reflective_menu_left_footer	{
	background-image: url('reflective_sidebar_footer.gif');
	height: 25px;
	background-color:#00f200;
}

/* end left col structural elements -------------------------------------------- */	


/* right col structural elements -------------------------------------------- */	

#reflective_main_content_background_right_col	{
	float: right;
	width: 745px;
	background-color: #ffffff;
	padding: 30px 35px 30px 35px;
}
	
/* end right col structural elements -------------------------------------------- */
	

/*top menu items -------------------------------------- */

#reflective_top_menu_padding	{
	padding: 29px 10px 0px 3px;
	margin: 0px;
}
	
#reflective_menu_top, #reflective_menu_top ul { /* all lists */
	width: 580px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1;
	font-size: Use Parent (=12px);
	float: right;
}

#reflective_menu_top   input.main_search_box	{
	line-height: 120%;
	width: 120px;
	height: 16px;
	margin: 3px 0px 3px 3px;
	padding: 0px 0px 0px 2px;
	font-size : Use Parent (=12px);
	background-color: #999999;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #000000;
	vertical-align: top;
}


#reflective_menu_top  input.button{
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	font-size: Use Parent (=12px);
	background-color: transparent;
	border: none;
	padding: 5px 6px 5px 24px;
	background-image:url('theme_icon_search.gif');
}

#reflective_menu_top  input.button:hover{
	border:none;
	background-color: transparent;
	cursor: hand;
	background-image:url('theme_icon_search_highlight.gif');
}


#reflective_menu_top a { /* button formatting no icon */
	display: block;
	color: #ffffff;
	padding: 3px 7px 3px 7px;
	margin: 0;
	font-size: 11px;	
	text-decoration: none;
	background-image:url('reflective_button_bg.gif');
	border-right: 1px solid #000000;
	border-left: 1px solid #999999;
}

#reflective_menu_top li a:hover { /* button formatting no icon */
	background-image:url('reflective_button_bg_highlight.gif');
}

#reflective_menu_top a.reflective_cart { /* cart button formatting */
	background-image:url('theme_icon_cart.gif');
	padding-left: 24px;
}

#reflective_menu_top a.reflective_cart:hover { /* cart button formatting */
	background-image:url('theme_icon_cart_highlight.gif');
	padding-left: 24px;
}

#reflective_menu_top a.checkout { /* checkout button formatting */
	background-image:url('theme_icon_checkout.gif');
	padding-left: 24px;
}

#reflective_menu_top a.checkout:hover { /* checkout button formatting */
	background-image:url('theme_icon_checkout_highlight.gif');
	padding-left: 24px;
}

#reflective_menu_top li.items_value { /* shopping cart summary */
	float: left;
	padding: 3px 7px 3px 7px;
	margin: 0;
	list-style-image: none;
	line-height: 18px;
	color: #ffffff;
	background-image:url('reflective_button_bg.gif');
}

#reflective_menu_top a.login { /* login button formatting */
	background-image:url('theme_icon_login.gif');
	padding-left: 24px;
}

#reflective_menu_top a.login:hover { /* login button formatting */
	background-image:url('theme_icon_login_highlight.gif');
	padding-left: 24px;
}

#reflective_menu_top li { /* all list items */
	float: left;
	padding: 0px;
	margin: 0;
	list-style-image: none;
	line-height: 18px;
	border-top: 1px solid #999999;
}

#reflective_menu_top li.spacing { /* spacing for list items */
	border-top: none;
	width: 10px;
}

#reflective_menu_top li.search_box { /* search box formatting */
	background-image:url('reflective_button_bg.gif');
	height: 24px;
	border-left: 1px solid #999999;
}

#reflective_menu_top li.search_box_button { /* search box formatting */
	background-image:none;
	height: 24px;
	border-right: 1px solid #000000;
}

#reflective_menu_top li ul { /* second-level lists */
	font-size: 100%;
	width: 150px; 
	display: block;
	position: absolute;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #999999;
	list-style-image: none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#reflective_menu_top li ul li { /* second-level lists */
	width: 150px; 
	display: block;
	background-color: #00f200;
	border-bottom: 1px solid #000000;
	background-image:url('reflective_button_bg.gif');
}

#reflective_menu_top li ul li a { /* second-level lists */
	background-image:none;
	padding: 3px 6px 4px 6px;
	line-height: 150%;
	display: block;
	border-left: 1px solid #999999;
	border-right: 1px solid #000000;
}

#reflective_menu_top li ul li a:hover { /* second-level lists */
	display: block;
	border-left: 1px solid #999999;
	border-right: 1px solid #000000;
	padding: 3px 6px 4px 6px;
}

#reflective_menu_top li ul ul { /* third-and-above-level lists */
	margin: -24px 0px 0px 149px;
}

#reflective_menu_top li:hover ul ul, #reflective_menu_top li.sfhover ul ul {
	left: -999em;
}

#reflective_menu_top li:hover ul, #reflective_menu_top li li:hover ul, #reflective_menu_top li.sfhover ul, #reflective_menu_top li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* end top menu items -------------------------------------- */


/* left top menu items -------------------------------------- */

#reflective_menu_left_top, #reflective_menu_left_top ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	width: 136px;
}

#reflective_menu_left_top li { /* all list items */
	position: relative;
	float: left;
	line-height: 21px;
	margin: 0px 0px -1px 0px;
	width: 136px;
}

#reflective_menu_left_top a {
	color: #ffffff;
	background-color: #00f200;	
	background-image:url('theme_arrow.gif');
	padding: 0px 6px 0px 14px;
	margin: 1px;
	font-size: Use Parent (=12px);
	text-decoration: none;
	display: block;
	width: 116px;
}

#reflective_menu_left_top li a:hover {
	color: #ffffff;
	padding: 0px;
	margin: 1px;
	padding: 0px 6px 0px 14px;
	font-size: Use Parent (=12px);	
	background-color:#ffffff;
	background-image:url('theme_arrow_highlight.gif');
	text-decoration: none;
}

#reflective_menu_left_top li ul { /* second-level lists */
	font-size: 100%;
	width: 210px; 
	display: block;
	position: absolute;
	margin: -21px 0px 0px 136px;
	padding: 0px;
	list-style-image: none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#reflective_menu_left_top li ul li { /* second-level lists */
	width: 198px; 
	display: block;	
}

#reflective_menu_left_top li ul li a { /* second-level lists */
	background-image:none;
	margin: 0px;
	padding: 1px 6px 0px 6px;
	display: block;
	width: 186px;
	background-image:url('reflective_menu_bg.gif');
}

#reflective_menu_left_top li ul li a:hover { /* second-level lists */
	background-image:none;
	margin: 0px;
	padding: 1px 6px 0px 6px;
	display: block;	
	width: 186px;
	background-image:url('reflective_menu_bg.gif');
}

#reflective_menu_left_top li ul ul { /* third-and-above-level lists */
	margin: -21px 0px 0px 198px;
}

#reflective_menu_left_top li:hover ul ul, #reflective_menu_left_top li.sfhover ul ul {
	left: -999em;
}

#reflective_menu_left_top li:hover ul, #reflective_menu_left_top li li:hover ul, #reflective_menu_left_top li.sfhover ul, #reflective_menu_left_top li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.reflective_menu_left_top_other, .reflective_menu_left_top_other ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	float : left;
	width : 136px;
}

.reflective_menu_left_top_other li { /* all list items */
	position : relative;
	float : left;
	line-height : 21px;
	margin: 0px 0px -1px 0px;
	width : 136px;
}

.reflective_menu_left_top_other a {
	color: #ffffff;
	background-color: #999999;	
	background-image:url('reflective_menu_bg.gif');
	padding: 0px 6px 0px 14px;
	margin: 1px;
	font-size: Use Parent (=12px);
	text-decoration: none;
	display: block;
	width: 116px;
}

.reflective_menu_left_top_other li a:hover {
	color: #ffffff;
	padding: 0px;
	margin: 1px;
	padding: 0px 6px 0px 14px;
	font-size: Use Parent (=12px);	
	background-color:#ffffff;
	background-image:url('reflective_menu_bg_highlight.gif');
	text-decoration: none;
}

#reflective_menu_left_top_products, #reflective_menu_left_top_products ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	float : left;
	width : 136px;
}

#reflective_menu_left_top_products li { /* all list items */
	position : relative;
	float : left;
	line-height : 21px;
	margin: 0px 0px -1px 0px;
	width : 136px;
}

#reflective_menu_left_top_products a {
	color: #ffffff;
	background-color: #00f200;	
	background-image:url('reflective_menu_bg.gif');
	padding: 0px 6px 0px 14px;
	margin: 1px;
	font-size: Use Parent (=12px);
	text-decoration: none;
	display: block;
	width: 116px;
}

#reflective_menu_left_top_products li a:hover {
	color: #ffffff;
	padding: 0px;
	margin: 1px;
	padding: 0px 6px 0px 14px;
	font-size: Use Parent (=12px);	
	background-color:#ffffff;
	background-image:url('reflective_menu_bg_highlight.gif');
	text-decoration: none;
}

/*sub menus begin */


#reflective_menu_left_top_products li ul { /* second-level lists */
	font-size: 100%;
	width: 210px; 
	display: block;
	position: absolute;
	margin: -21px 0px 0px 136px;
	padding: 0px;
	list-style-image: none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#reflective_menu_left_top_products li ul li { /* second-level lists */
	width: 198px; 
	display: block;	
}

#reflective_menu_left_top_products li ul li a { /* second-level lists */
	background-image:none;
	margin: 0px;
	padding: 1px 6px 0px 6px;
	display: block;
	width: 186px;
	background-image:url('reflective_menu_bg.gif');
}

#reflective_menu_left_top_products li ul li a:hover { /* second-level lists */
	background-image:none;
	margin: 0px;
	padding: 1px 6px 0px 6px;
	display: block;	
	width: 186px;
	background-image:url('reflective_menu_bg.gif');
}

#reflective_menu_left_top_products li ul ul { /* third-and-above-level lists */
	margin: -21px 0px 0px 198px;
}

#reflective_menu_left_top_products li:hover ul ul, #reflective_menu_left_top_products li.sfhover ul ul {
	left: -999em;
}

#reflective_menu_left_top_products li:hover ul, #reflective_menu_left_top_products li li:hover ul, #reflective_menu_left_top li.sfhover ul, #reflective_menu_left_top li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/*sub menus end */

/* end top menu items -------------------------------------- */

/* End of styles for Reflective Theme */
/* Start of styles for Corporation Theme */

/* main structural elements -------------------------------------------- */
#corporate_main_container_menu {
	padding: 0px;
	width: 962px;
	text-align: left;
	margin:0 auto 0 auto;
	}

#corporate_main_container {
	padding: 0px;
	width: 956px;	
	text-align: left;
	border-right: 3px solid #000000;
	border-left: 3px solid #000000;
	margin:0 auto 0 auto;
	background-color: #ffffff;
	}

#corporate_logo_image {
	position: absolute;
	z-index: 10;
	width: 650px;
	height: 72px;
	overflow: hidden;
	}

#corporate_main_structure_menu	{
	margin: 0px 0px 0px 0px;
	height: 100px;
	clear: both;
	background-image:url('corporate_black_header.gif');
	}
	
#corporate_main_structure_menu_padding	{
	padding: 74px 0px 0px 3px;
	}
	
#corporate_main_structure_menu_background	{
	width: 956px;
	background-color: #00f200;
	border-bottom: 2px solid #000000;
	height: 24px;
	}

#corporate_main_structure_page_content_container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 16px 0px;
	width: 956px;
	background-color: #ffffff;
	clear: both;
	background-image:url('theme_main_background.gif');
	}
	
#corporate_main_structure_page_content_container_spacing	{
	padding: 0px 20px 0px 20px;
	}
	
#corporate_banner	{
	border-bottom: 1px solid #000000;
	width: 956px;
	height: 92px; 
	}

#corporate_banner	p {
	float: right;
	color: #ffffff;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 35px;
	font-size: 16px;
	}	
	
/* footer structural elements -------------------------------------------- */		
#corporate_main_structure_footer	{
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	width: 962px;
	background-image:url('corporate_black_footer.gif');
	height: 27px;
	margin:0 auto 0 auto;
	text-align: right;
	}
	
#corporate_main_structure_footer	p{
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 7px 8px 2px 12px;
	color: #999999;	
	}

#corporate_main_structure_footer	a{
	color: #999999;
	text-decoration: none;
	}
	
/* end footer structural elements -------------------------------------------- */	
	
	/* left col home structural elements -------------------------------------------- */	
	
	/* two column pages -------------------------------------------- */	
	
	#corporate_main_structure_left_col_container {
		float: left; 
		width: 274px;
		}		
		
	#corporate_main_structure_left_col_container h1 {
		font-size: Use Parent (=12px);
		color: #ffffff;
		margin: 0px 0px 0px 0px;
		padding: 5px 6px 5px 10px;
		font-weight: 900;
		background-color:	#00f200;
		border-bottom: 1px solid #000000;
		}		

	.corporate_products_box	{
		margin: 0px;	
		padding: 8px 8px 0px 8px;
		}
			
	.corporate_products_box	p{
		padding: 4px 8px 0px 8px;
		margin: 0px;
		}
			
	.corporate_products_box	.product_image_cost {
		padding: 4px 8px 0px 8px;
		}
	
	/* end left col home structural elements -------------------------------------------- */	
	
	/* right home col structural elements -------------------------------------------- */	
	
	#corporate_main_structure_page_right_col_container {
		margin: 0px 0px 0px 0px;
		width: 680px;
		float: right;
		border-left: 2px solid #000000;
		padding: 0px;
		}
		
	#corporate_main_structure_page_right_col_container_content	{
		padding: 20px 20px 20px 20px;
		}
		
		
		/* right col general pages structural elements -------------------------------------------- */		

		#corporate_breadcrumbs {
			background-color: #000000;
			height: 26px;
			background-image:url('theme_arrow.gif');
			background-position:left;
			background-repeat:no-repeat;
			}
		
		#corporate_breadcrumbs	p {
			color: #ffffff;
			padding: 5px 4px 0px 14px;
			margin: 0px;
			}
			
		#corporate_breadcrumbs	a {
			color: #ffffff;
			padding: 0px 0px 0px 0px;
			}
			
		/* end right col general pages structural elements -------------------------------------------- */	
			
	/* end right home col structural elements -------------------------------------------- */	
	
/*list style menu items search -------------------------------------- */

#corporate_menu_search, #corporate_menu_search ul { /* quick search */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1;
	font-size: Use Parent (=12px);
	float: right;
	background-color: #ffffff;
	}

#corporate_menu_search   input.main_search_box	{ /* quick search */
	line-height: 120%;
	width: 120px;
	height: 16px;
	margin: 3px 0px 0px 3px;
	padding: 0px 0px 0px 2px;
	font-size : Use Parent (=12px);
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000000;
	vertical-align: top;
	}


#corporate_menu_search  input.button{ /* quick search */
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 18px;
	font-size: Use Parent (=12px);
	background-color: #ffffff;
	border: none;
	height: 24px;
	background-image: url('theme_icon_search.gif');
	background-repeat: no-repeat;
	background-position: left;
	}

#corporate_menu_search  input.button:hover{ /* quick search */
	border:none;
	background-color: #00f200;
	cursor: hand;
	background-image:url('theme_icon_search.gif');
	}


#corporate_menu_search li { /* all list items */
	float: left;
	padding: 0px;
	margin: 0;
	list-style-image: none;
	line-height: 18px;
}

#corporate_menu_search li.spacing { /* spacing for list items */
	border-top: none;
	width: 10px;
}

#corporate_menu_search li.search_box { /* search box formatting */
	height: 24px;
	border-left: 1px solid #000000;
}

#corporate_menu_search li.search_box_button { /* search box formatting */
	background-image:none;
	height: 24px;
}


/*list style menu items cart & login -------------------------------------- */

#corporate_cart_login_menu, #corporate_cart_login_menu ul { /* top right functions */
	padding: 0px 0px 0px 0px;
	margin: 51px 0px 0px 0px;
	list-style: none;
	line-height: 1;
	font-size: Use Parent (=12px);
	float: right;
}

#corporate_cart_login_menu li { /* top right functions */
	float: left;
	padding: 0px;
	margin: 0;
	list-style-image: none;
	line-height: 18px;
	color: #ffffff;
}

#corporate_cart_login_menu li.items_value { /* shopping cart summary */
	float: left;
	padding: 1px 7px 1px 7px;
	margin: 0;
	list-style-image: none;
	line-height: 18px;
	color: #ffffff;
	background-color: #ffffff;
	border-right: 1px solid #000000;
}

#corporate_cart_login_menu a { /* top right functions */
	display: block;
	color: #ffffff;
	padding: 1px 7px 1px 7px;
	margin: 0;
	font-size: 11px;	
	text-decoration: none;
	background-image:none;
	background-color: #ffffff;
	border-right: 1px solid #000000;
}

#corporate_cart_login_menu li a:hover { /* top right functions */
	background-image:none;
	background-color: #00f200;
}

#corporate_cart_login_menu a.cart { /* cart button formatting */
	background-image:url('theme_tab2_left.gif');
	padding-left: 8px;
	background-position:left;
	background-repeat:no-repeat;
}

#corporate_cart_login_menu a.cart:hover { /* cart button formatting */
	background-image:url('theme_tab1_left.gif');
}

#corporate_cart_login_menu a.login { /* login button formatting */
	background-image:url('theme_icon_login.gif');
	padding-left: 16px;
	background-position:left;
	background-repeat:no-repeat;
	border-right: 3px solid #000000;
}

#corporate_cart_login_menu a.login:hover { /* login button formatting */
	background-image:url('theme_icon_login.gif');
}

#corporate_cart_login_menu li ul { /* second-level lists */
	font-size: 100%;
	width: 150px; 
	display: block;
	position: absolute;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #000000;
	list-style-image: none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#corporate_cart_login_menu li ul li { /* second-level lists */
	width: 150px; 
	display: block;
	background-image:none;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
}

#corporate_cart_login_menu li ul li a { /* second-level lists */
	background-image:none;
	padding: 3px 6px 4px 6px;
	line-height: 150%;
	display: block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#corporate_cart_login_menu li ul li a:hover { /* second-level lists */
	display: block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 6px 4px 6px;
	background-image: none;
	background-color: #00f200;
}

#corporate_cart_login_menu li ul ul { /* third-and-above-level lists */
	margin: -24px 0px 0px 149px;
}

#corporate_cart_login_menu li:hover ul ul, #corporate_cart_login_menu li.sfhover ul ul {
	left: -999em;
}

#corporate_cart_login_menu li:hover ul, #corporate_cart_login_menu li li:hover ul, #corporate_cart_login_menu li.sfhover ul, #corporate_cart_login_menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* End of styles for Corporation theme */
/* Start of styles for Premier theme */

/* main structural elements -------------------------------------------- */
#premier_main_container_menu {
	padding: 0px;
	width: 962px;
	text-align: left;
	margin: 0 auto 0 auto;
	}

#premier_main_container {
	padding: 0px;
	width: 954px;	
	text-align: left;
	border-right: 4px solid #00f200;
	border-left: 4px solid #00f200;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	background-image:url('theme_main_background.gif');
	}

#premier_logo_image {
	position: absolute;
	margin: 10px 0px 0px 10px;
	width: 944px;
	height: 58px;
	overflow: hidden;
	}

#premier_main_structure_menu	{
	margin: 0px 0px 0px 0px;
	clear: both;
	background-image:url('premier_header.gif');
	}
	
#premier_main_structure_menu_padding	{
	padding: 74px 4px 0px 4px;
	}
	
#premier_main_structure_menu_background	{
	background-color: #333333;
	padding: 0px;
	background-image: url('theme_main_background.gif');
	background-repeat: repeat-x;
	background-position:top;
	height: 25px;
	border-bottom: 3px solid #333333;
	}
	
#premier_main_structure_menu_background_shadow	{	
	border-bottom: 2px solid #d8d8d8;
	}

#premier_main_structure_page_content_container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 16px 0px;
	width: 954px;
	background-color: #ffffff;
	clear: both;
	background-image:url('premier_background.gif');
	}
	
#premier_main_structure_page_content_container_spacing	{
	padding: 0px 20px 0px 20px;
	}
	
	
/* footer structural elements -------------------------------------------- */		
#premier_main_structure_footer	{
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	width: 962px;
	background-image:url('premier_footer.gif');
	height: 22px;
	margin: 0 auto 0 auto;
	text-align: left;
	}
	
#premier_main_structure_footer	p{
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 5px 8px 5px 12px;
	color: #d9d9d9;	
	}

#premier_main_structure_footer	a{
	color: #d9d9d9;
	text-decoration: none;
	}

/* end footer structural elements -------------------------------------------- */	
	
	
/* left col structural elements -------------------------------------------- */	
#premier_main_content_background_left_column	{
	float: left; 
	width: 160px;
	margin-bottom: 20px;
	background-image: none;
	margin: 30px 0px 0px 0px;
	}
	
#premier_main_content_background_left_column_content_shadow	{
	border-bottom: 2px solid #d8d8d8;
	border-right: 2px solid #d8d8d8;
	}
	
#premier_main_content_background_left_column H3{	
	background-color: #00f200;
	color: #ffffff;
	font-weight: 400;
	font-size: Use Parent (=12px);
	margin: 0px;
	padding: 4px 0px 0px 8px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;	
	border-bottom: 1px solid #333333;
	height: 20px;
	}
	
.premier_marketing_box	{
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;	
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	}
	
.premier_marketing_box p.text_product_small_info_heading	{
	font-weight: 900;
	border-bottom: 1px solid #333333;
	color: #ffffff;
	font-size: 11px;
	margin: 0px;
	background-color: #ffffff;
	padding: 6px 6px 6px 8px;
	}

.premier_marketing_box	p{
	margin: 0;
	padding: 8px;
	}

.premier_marketing_box	.product_image_cost{
	padding: 8px;
	}
	
.premier_marketing_box	p.text_product_small_info{
	padding: 8px;
	clear: both;
	}
	
/* end left col structural elements -------------------------------------------- */	


/* right col structural elements -------------------------------------------- */	
#premier_main_content_background_right_col	{
	float: right;
	width: 723px;
	background-color: #ffffff;
	padding: 30px 35px 30px 35px;
	}
	
	
/* end right col structural elements -------------------------------------------- */
	
	
/* image elements -------------------------------------------- */
.premier_image_homepage_product_overview	{
	float: right;
	margin: 0px 0px 15px 20px;
	}
/* end image elements -------------------------------------------- */

	
/*list style menu items -------------------------------------- */
#premier_top_menu, #premier_top_menu ul { /* main menu lists */
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1;
	font-size: Use Parent (=12px);
	}

#premier_top_menu a {
	display: block;
	color: #ffffff;
	padding: 3px 6px 3px 6px;
	margin: 0px;
	font-size: 11px;	
	text-decoration: none;
	background-color: #ffffff;
	border-right: 1px solid #333333;		
	}

#premier_top_menu li a:hover {
	display: block;
	color: #ffffff;
	padding: 3px 6px 3px 6px;
	margin: 0;
	font-size: Use Parent (=12px);	
	text-decoration: none;
	background-color: #00f200;
	}

#premier_top_menu li { /* all list items */
	float: left;
	padding: 0px;
	margin: 0;
	list-style-image: none;
	line-height: 18px;
	border-top: 1px solid #333333;	
	}

#premier_top_menu li ul { /* second-level lists */
	font-size: 100%;
	width: 150px; 
	display: block;
	position: absolute;
	margin: 0px 0px 0px -1px;
	border-bottom: 1px solid #333333;
	list-style-image: none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}

#premier_top_menu li ul li { /* second-level lists */
	width: 150px; 
	display: block;
	background-color: #ffffff;
	border-bottom: none;
	}

#premier_top_menu li ul li a { /* second-level lists */
	background-image:none;
	padding: 3px 6px 4px 6px;
	line-height: 150%;
	display: block;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}

#premier_top_menu li ul li a:hover { /* second-level lists */
	display: block;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 3px 6px 4px 6px;
	}

#premier_top_menu li ul ul { /* third-and-above-level lists */
	margin: -24px 0px 0px 149px;
	}

#premier_top_menu li:hover ul ul, #premier_top_menu li.sfhover ul ul {
	left: -999em;
	}

#premier_top_menu li:hover ul, #premier_top_menu li li:hover ul, #premier_top_menu li.sfhover ul, #premier_top_menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

/*list style menu items top right -------------------------------------- */

	
#premier_menu_top_right, #premier_menu_top_right ul { /* all lists */
	width: 510px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1px;
	font-size: Use Parent (=12px);		
	float: right;
	}

#premier_menu_top_right   input.main_search_box	{  /* search box formatting */
	line-height: 120%;
	width: 120px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 5px;
	font-size : 10px;
	background-color: #999999;
	border: none;
	color: #000000;
	vertical-align: top;
	}

#premier_menu_top_right  input.button{  /* search box formatting */
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	font-size: Use Parent (=12px);
	height: 24px;
	background-color: #00f200;
	border: none;
	padding: 4px 6px 4px 6px;
	}

#premier_menu_top_right  input.button:hover{  /* search box formatting */
	border:none;
	background-color: transparent;
	cursor: hand;
	background-color: #ffffff;
	}


#premier_menu_top_right a { /* button formatting no icon */
	display: block;
	color: #ffffff;
	padding: 3px 6px 3px 6px;
	margin: 0;
	font-size: Use Parent (=12px);	
	text-decoration: none;
	background-color: #00f200;
	border-right: 1px solid #333333;		
	}

#premier_menu_top_right li a:hover { /* button formatting no icon */
	display: block;
	color: #ffffff;
	padding: 3px 6px 3px 6px;
	margin: 0;
	font-size: Use Parent (=12px);	
	text-decoration: none;
	background-color: #ffffff;
	}

#premier_menu_top_right li.items_value { /* all list items */
	float: left;
	padding: 3px 7px 3px 7px;
	margin: 0;
	list-style-image: none;
	line-height: 18px;
	color: #ffffff;
	background-color: #00f200;
	border-right: 1px solid #333333;	
	}

#premier_menu_top_right a.login { /* login button formatting */
	background-image: url('theme_icon_login.gif');
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 20px;
	border-left: 1px solid #333333;	
	border-right: none;
	}

#premier_menu_top_right a.login:hover { /* login button formatting */
	background-image:url('theme_icon_login.gif');
	padding-left: 20px;
	border-right: none;
	}

#premier_menu_top_right li { /* all list items */
	float: left;
	padding: 0px;
	margin: 0;
	list-style-image: none;
	line-height: 18px;
	border-top: 1px solid #333333;
	}

#premier_menu_top_right li.spacing { /* spacing for list items */
	border-top: none;
	width: 5px;
	}

#premier_menu_top_right li.search_box { /* search box formatting */
	border-left: 1px solid #333333;	
	border-right: 1px solid #333333;
	background-color: #00f200;
	height: 24px;
	}

#premier_menu_top_right li.search_box_button { /* search box formatting */
	background-image:none;
	height: 24px;
	border-right: 1px solid #333333;
	}

#premier_menu_top_right li.view_cart { /* search box formatting */
	border-left: 1px solid #333333;	
	}
	
#premier_menu_top_right li ul { /* second-level lists */
	font-size: 100%;
	width: 150px; 
	display: block;
	position: absolute;
	margin: 0px 0px 0px -1px;
	border-bottom: 1px solid #333333;
	list-style-image: none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}

#premier_menu_top_right li ul li { /* second-level lists */
	width: 150px; 
	display: block;
	background-image:none;
	background-color: #00f200;
	border-bottom: none;
	}

#premier_menu_top_right li ul li a { /* second-level lists */
	background-image:none;
	padding: 3px 6px 4px 6px;
	line-height: 150%;
	display: block;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}

#premier_menu_top_right li ul li a:hover { /* second-level lists */
	display: block;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 3px 6px 4px 6px;
	background-image: none;
	}

#premier_menu_top_right li ul ul { /* third-and-above-level lists */
	margin: -24px 0px 0px 149px;
	}

#premier_menu_top_right li:hover ul ul, #premier_menu_top_right li.sfhover ul ul {
	left: -999em;
	}

#premier_menu_top_right li:hover ul, #premier_menu_top_right li li:hover ul, #premier_menu_top_right li.sfhover ul, #premier_menu_top_right li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}


/* End of styles for Premier theme */

/* External Page CSS */

#content-other {
	margin-top:5px;
	margin-left: 0px;
	background:#ffffff;
	width:750px;
	margin-right:0px; 
}

.deeper-side-gradient {
	background-image:url('http://www.gardenfurniturecentre.co.uk/images/deeper-side-gradient.gif');
	background-repeat:repeat;
}

.info-bg {
	background-image:url('http://www.gardenfurniturecentre.co.uk/images/deeper-side-bg.jpg');
	background-position:top;
	background-repeat:no-repeat;
}

H1.general-pages-section-header {
	font : bold 30px Arial;
	color : #805736;
	margin-top : 50px;
	margin-bottom : 5px;
	margin-left : 20px;
	margin-right : 30px;
	line-height:33px;
}

H3.small-margin {
	font : bold 20px Arial;
	color : #805736;
	margin-top : 10px;
	margin-left : 20px;
	margin-right : 30px;
	margin-bottom : 5px;
}

H3.general-pages-section-header {
	font : bold 20px Arial;
	color : #805736;
	margin-top : 70px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 30px;
	line-height:33px;
}
	
H3.general-pages-sub-header {
	font : bold 20px Arial;
	color : #805736;
	margin-top : 0px;
	margin-bottom : 5px;
	margin-left : 20px;
	margin-right : 30px;
	line-height:33px;
}

h3.deeper-side{
	font : bold 20px Arial;
	text-align:right;
	color : #ffffff;
	margin-top : 10px;
	margin-right : 10px;
	margin-bottom : 0px;
}

a.h3-brown:link {
	color : #805736;
	font : bold 20px Arial;
	text-decoration : none;
}
	
a.h3-brown:visited {
	color : #805736;
	font : bold 20px Arial;
	text-decoration : none;
}
	
a.h3-brown:hover {
	color : #805736;
	font : bold 20px Arial;
	text-decoration : underline;
}

H3.other-pages {
	font : bold 20px Arial;
	color : #805736;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 10px;
	margin-bottom : 0px;
}

p.reduced-margin {
	font : normal 12px Arial;
	text-align : left;
	color : #754d2d;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom: 0px;
}

.deeper-side-gradient {
	background-image:url('http://www.gardenfurniturecentre.co.uk/images/deeper-side-gradient.gif');
	background-repeat:repeat;
}

p.white-deeper-side-text {
	font : normal 12px Arial;
	text-align : right;
	color : #ffffff;
	margin-left : 0px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom: 0px;
}

a.white-deeper-side-link:link {
	color : #ffffff;
	font : normal 12px Arial;
	text-decoration : underline;
}

a.white-deeper-side-link:hover {
	color :#754d2d;
	font : normal 12px Arial;
	text-decoration : underline;
}

.margin-left {
	margin-left:20px;
}

.contact-inputs {
	color: #754d2d;
	font: normal 12px Arial;
	text-align : left;
	background: #FFFFFF;
	border: 1px solid #754d2d;
	margin-left:20px;
}

.textfield {
	background-color: #ffffff;
	font: normal 12px Arial;
	text-align : left;
	color: #754d2d;
	border: 1px solid #754d2d;
	margin-left:20px;
}

.form-input {
	font : normal 12px Arial;
	text-align : left;
	color : #754d2d;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 0px;
	margin-bottom: 0px;
}

/* New Promo CSS */

a.white-promo-link:link, a.white-promo-link:visited { color:#ffffff; font-weight:bold; text-decoration:none; }

a.white-promo-link:hover, a.white-promo-link:active { color:#ffffff; text-decoration:underline; }

P.live-support { font:normal 11px Arial; text-align:left; color:#ffffff; margin:0; }

H2.live-support { font:bold 12px Arial; color:#ffffff; margin:0; }

H2.support-and-advice { font:bold 12px Arial; color:#ffffff; margin:0; }

p.sidemenu-promotext { font:12px Arial; color:#754d2d; margin:10px 0 0 0; padding:5px; }



.search-results a, .search-results a:visited {
	color :#754d2d;
	font : normal 12px Arial;
	text-decoration : none;
	}
	
.search-results a:hover, .search-results a:active {
	color :#754d2d;
	font : normal 12px Arial;
	text-decoration : underline;
	}
	
	
#flashDiv {
	border: solid 1px #000000;
	margin: 0px 0px 20px 20px;
	}



/* Home Page Main Content */
#gardern-furniture-home-content { width:750px; height:auto; margin:5px auto 0px auto; }
#gardern-furniture-home-content-copy { width:377px; height:333px; overflow:hidden; background:url('garden-furniture-home-content-bg.jpg') no-repeat top right #f3e6d2; }
#garden-furniture-featured { width:373px; height:333px; overflow:hidden; }
.featured-header { width:373px; height:34px; overflow:hidden; background:url('featured-product-header.jpg') no-repeat; text-shadow:1px 1px 1px #666;}
.featured-header.green{background:url('featured-header-green.jpg')}
.featured-header h2 { color:#ffffff; font-weight:bold; font-size:13px; margin:0px; padding:10px 0px 0px 10px; }
.featured-product {width:373px; height:299px; overflow:hidden; overflow:hidden; }
.featured-product img {border:0 none; }


/* Home Promos */
#garden-furniture-promos-container { width:752px; height:auto; margin:5px 0px 0px 35px; }
.garden-furniture-promo-holder { width:186px; height:298px; overflow:hidden; margin:0px 2px 2px 0px; }
.garden-furniture-promo-image { width:186px; height:164px; overflow:hidden; }
.garden-furniture-promo-header { width:186px; height:35px; overflow:hidden; background:url('garden-furniture-promo-header-bg.jpg') no-repeat; }
.garden-furniture-promo-content { width:186px; height:98px; padding:10px 0px 0px 0px; overflow:hidden; background:url('garden-furniture-promo-content-bg.jpg') no-repeat; }

#garden-furniture-promos-container a, #garden-furniture-promos-container img { margin:0px; padding:0px; border:none; }
#garden-furniture-promos-container h2 { margin:0px; padding:10px 0px 0px 10px; }
#garden-furniture-promos-container h2 a:link, #garden-furniture-promos-container h2 a:visited { color:#ffffff; font-weight:bold; font-size:13px; text-decoration:none; text-shadow:1px 1px 1px #666; }
#garden-furniture-promos-container h2 a:hover, #garden-furniture-promos-container h2 a:active { color:#ffffff; text-size:14px; text-decoration:underline; }
#garden-furniture-promos-container p { color:#fff; margin:0px; padding:0px 0px 5px 10px; font-size:12px; font-weight:bold; text-shadow:1px 1px 1px #666;}
#garden-furniture-promos-container p.promo-offer { color:#3e220b; margin:0px; padding:0px 0px 5px 9px; font-size:12px; font-weight:bold; }
#garden-furniture-promos-container p a:link, #garden-furniture-promos-container p a:visited { color:#fff; margin:0px; padding:0px; font-size:12px; font-weight:bold; text-decoration:none; text-shadow:1px 1px 1px #666;}
#garden-furniture-promos-container p a:hover, #garden-furniture-promos-container p a:active { color:#fff; margin:0px; padding:0px; font-size:12px; font-weight:bold; text-decoration:underline; }
#garden-furniture-promos-container p.promo-offer a:link, #garden-furniture-promos-container p.promo-offer a:visited { color:#735032; margin:0px; padding:0px; font-size:12px; font-weight:bold; text-decoration:none; text-shadow:none; }
#garden-furniture-promos-container p.promo-offer a:hover, #garden-furniture-promos-container p.promo-offer a:active { color:#735032; margin:0px; padding:0px; font-size:12px; font-weight:bold; text-decoration:underline; text-shadow:none; }

.homepage-seperator { width:751px; height:20px; margin:0px auto; background:url('homepage-seperator.jpg') repeat-x; }

/* Sales Promo */
#sales-promo-home { width:751px; height:108px; margin:5px auto 0px auto; background:url('vat-banner-2.jpg') no-repeat; }
#sales-promo-home p  { color:#ffffff; font-weight:bold; margin:0px; padding:115px 0px 0px 10px; }
#sales-promo-home p a:link, #sales-promo-home p a:visited { color:#ffffff; font-weight:bold; text-decoration:none; }
#sales-promo-home p a:hover, #sales-promo-home p a:active { text-decoration:underline; }

#sales-promo-section { width:751px; height:108px; margin:5px auto 0px auto; background:url('vat-banner-2.jpg') no-repeat; }


/* Quad Promos */
#quad-promos { width:751px; height:auo; margin:0px auto; }
.quad-promo { width:374px; height:auto; overflow:hidden; }
#garden-advice { background:#f3e6d2; margin:0px 3px 3px 0px; }
#quality-teak { background:#f3e6d2; margin:0px 0px 3px 0px; }
#bench-engraving { background:url('home-promo-bench-engraving.jpg') no-repeat top right #ae8563; margin:0px 3px 0px 0px; }
#showroom { background:url('home-promo-showroom.jpg') no-repeat top right #ae8563; margin:0px; }

#quad-promos .copy { padding:10px 0px 0px 10px; }
#quad-promos .copy ul { font-size:12px; margin:10px 0px 0px 0px; padding:0px; list-style:none; }
#quad-promos .copy li { font-family:Arial, Helvetica, sans-serif; margin:0px; padding:0px; line-height:15px; }
#quad-promos h2 { font-size:16px; margin:0px 0px 5px 0px; padding:0px; }
#quad-promos p { font-size:12px; margin:0px; padding:0px; }

#quality-teak .copy, #garden-advice .copy { width:354px; height:auto; padding:10px; }
#quality-teak h2, #garden-advice h2 { color:#391f06; }
#quality-teak p, #garden-advice p { color:#391f06; word-spacing:-.08em; }
#quality-teak p.intro, #garden-advice p.intro { margin-bottom:10px; }
#quality-teak p a:link, #quality-teak p a:visited, #garden-advice p a:link, #garden-advice p a:visited { color:#2b1703; text-decoration:none; }
#quality-teak p a:hover, #quality-teak p a:active, #garden-advice p a:hover, #garden-advice p a:active {text-decoration:underline; }

.inner-promo { width:172px; height:117px; overflow:hidden; margin:0px 10px 10px 0px; } .inner-promo.end { margin:0px 0px 10px 0px; }
.inner-promo-image { width:172px; height:83px; overflow:hidden; }
.inner-promo-image img { border:none 0px; }
.inner-promo-title { width:172px; height:34px; overflow:hidden; background:url('inner-promo-bg.jpg') repeat-x; }
.inner-promo-title h3 { font-size:12px; font-weight:bold; color:#ffffff; word-spacing:-.08em; margin:0px; padding:8px 4px; }
.inner-promo-title h3 a:link, .inner-promo-title h3 a:visited { color:#ffffff; text-decoration:none; }
.inner-promo-title h3 a:hover, .inner-promo-title h3 a:active { color:#ffffff; text-decoration:underline; }

#showroom .copy { width:200px; height:137px; }
#bench-engraving .copy { width:243px; height:137px; }
#showroom h2, #bench-engraving h2 { color:#ffffff; }
#showroom p, #bench-engraving p { color:#2b1703; }
#showroom li, #bench-engraving li { color:#2b1703; font-weight:bold; }
#showroom li a:link, #showroom li a:visited, #bench-engraving li a:link, #bench-engraving li a:visited { color:#2b1703; font-weight:bold; text-decoration:none; }
#showroom li a:hover, #showroom li a:active, #bench-engraving li a:hover, #bench-engraving li a:active { text-decoration:underline; }

.sitemap { width:271px; height:auto; overflow:hidden; }
.sitemap h2 { font-size:16px; }
.sitemap-spacer { width:40px; overflow:hidden; }
.sitemap ul { list-style:none; margin:0px 0px 0px 15px; padding:0px; }
.sitemap ul a:link, .sitemap ul a:visited { color:#754d2d; text-decoration : none; }
.sitemap ul a:hover, .sitemap ul a:active { color:#B1C742; text-decoration : underline; }

*html #product-spacer { width:100%; height:12px; }
*+html #product-spacer { width:100%; height:12px; }

#sage-payments { height:52px; margin-bottom:20px; }
#sage-payments img { border:none; }

#additional-content { position:relative; width:502px; height:auto; margin-left:35px; padding:10px 250px 5px 0px; background:url('additional-copy-bg.jpg') #F3E6D2 no-repeat top right; }
.wooden-signs { width:200px; height:150px; overflow:hidden; position:absolute; top:20px; right:20px; }
.wooden-signs img { border:0; }
.twitter-container{width:220px; height:300px; position: absolute; top:190px; right:10px;}

.sn { width:96px; height:auto; overflow:hidden; position:absolute; top:8px; right:10px; }

.bbq25 { width:136px; height:132px; overflow:hidden;  position:absolute; bottom:5px; left:5px; }

.weber-section{width:595px; height:auto; background:url('header-bg.jpg') no-repeat;}

a.green{color:#cad97f !important;}
a.green:hover{color:#805736 !important;}

p.line-height{line-height:15px !important;}

