/* 
	H&G Promotions - Stylesheet
	Developed by www.9xb.com
*/

/* --- LAYOUT CONSTRUCTOR --- */
body {
	background:url(../images/back.jpg) repeat-x #e8efd6; /* #B0B07C */
	font-family:arial;
	font-size:12px;
	}
#container {
	margin:0 auto;
	overflow:hidden;
	border:#FFF 8px solid;
	width:754px;
	background:#67673f url(../images/container_back.jpg) repeat-y;
	}
#header {
	width:754px;
	height:150px;
	}
#footer {
	width:754px;
	font-size:12px;
	font-family:arial;
	float:left;
	color:#67673f;
	height:120px;
	text-indent:190px;
	background:url(../images/footer.jpg) no-repeat bottom;
	}
	#footer strong {
		color:#003300;
		}
	#footer .image {
		float:left;
		margin:5px;
		}
.basket-success {
	background:#FFC;
	border:1px solid #F93;
	padding:10px;
	font-size:11px;
	margin:20px 0 10px 0;
	}
	.basket-success span {
		font-weight:bold;
		}
/* -------------------------- */

#seotools {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background:#fff;
	text-align:center;
	z-index:100;
	padding:5px 0;
	opacity:0.9;
	}
	
/* ----- Global Styles ----- */
.textfield {
	font-size:11px;
	border:#bbb 1px solid;
	padding:2px;
	color:#67673f;
	font-family:verdana;
	}
	.textfield:focus {
		background:#E7E9D8;
		}
.button {
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	}
.productImage {
	background-color:#fff;
	padding:10px;
	border:#006699 3px solid;
	display:none;
	position:absolute;
	opacity:0.2;
	}
/* -------------------------- */

/* --- Specific Section Styles --- */
#menu {
	width:173px;
	float:left;
	margin-bottom:50px;
	}
	#menu .sale {
		color:#000;	/*	#9AD00A	*/
		font-weight:bold;
		}
	#menu .home {
		}
.menu {
	list-style:none;
	line-height:24px;
	font-size:12px;
	margin:0;
	width:173px;
	padding:16px 0 0 0;
	line-height: 120%;
	}
	.menu li {
		padding: 6px 0 6px 15px;
		margin-bottom:0px;
		border-bottom: 1px solid #3a3;
		border-top: 1px solid #eec
		}
	.menu a {
		color:#000;	/*	#cccda3	*/
		text-decoration:none;
		width:150px;
		}
	.menu a:hover {
		text-decoration:underline;
		}
	.menu .dyna {
		color:#000;
		text-decoration:none;
	}
#main {
	margin-left:2px;
	padding:45px 0 45px 20px;
	width:505px;
	float:left;
	background:url(../images/hgtitle.gif) no-repeat #fff;
	}
	#main h1 {
		color:#A5C994;
		font-family:Helvetica;
		font-size:18px;
		font-weight:bold;
		padding-top: 10px;
		}
	#main h2 {
		color:#003300;
		font-family:arial;
		font-size:12px;
		font-weight:bold;
		padding-top: 10px;
		}
	#main p {
		padding:10px;
		color:#67673f;
		font-family:arial;
		line-height:17px;
		font-size:12px;
		}
	#main a {
		text-decoration:none;
		color:#996633;
		font-weight:bold;
		}
	#main .error {
		margin:0 auto;
		color:#000;
		font-size:11px;
		padding:10px;
		width:470px;
		font-family:Verdana;
		font-weight:bold;
		background:#E3E4D1;
		border:#000 1px dashed;
		margin:20px;
		text-align:center;
	}
	#main .req {
		color: #b10;
	}
#featured {
	background:#f0f0e0;
	color:#003300;
	width:495px;
	font-size:12px;
	font-family:arial;
	padding:10px;
	overflow:hidden;
	float:left;
	}
	#featured .product {
		overflow:hidden;
		width:225px;
		height:140px;
		float:left;
		margin-right:20px;
		margin-bottom:10px;
		margin-top:10px;
		}
	#featured .product_image {
		width:140px;
		text-align:center;
		height:140px;
		float:left;
		overflow:hidden;
		margin-right:7px;
		}
	#featured .product_price {
		color:#cc3300;
		font-size:16px;
		font-weight:bold;
		}
#news {
	float:left;
	width:495px;
	background:#ebebd6;
	line-height:17px;
	padding:10px;
	}
#help {
	width:500px;
	}
	#help .image {
		float:right;
		margin:40px 10px 0 40px;
		}
	#help h3 {
		background:url(../images/help_bg.gif) no-repeat left;
		padding:5px;
		padding-left:10px;
		font-size:16px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		color:#838659;
		}
	#help h4 {
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#000;
		letter-spacing:1px;
		margin:0;
		padding:0;
		}
.BasketHeaders {
		background:url(../images/basket_bg.gif) repeat-x;
		}
#sale {
	width:510px;
	overflow:hidden;
	background:#ebf3dd;
	}
	#sale .product {
		overflow:hidden;
		width:210px;
		height:120px;
		float:left;
		margin:5px 15px 0px 20px;
		_margin:5px 15px 0px 15px;
		}
	#sale .image {
		width:110px;
		height:110px;
		float:left;
		overflow:hidden;
		margin-right:7px;
		}
.saletop { 
	background: url(../images/sale_box_tr.gif) no-repeat top right; 
}
.saletop2 { 
	background: url(../images/sale_box_tr2.gif) no-repeat top right; 
}
.salebottom {
	background: url(../images/sale_box_br.gif) no-repeat top right; 
	clear:both;
}

img.salecorner {
	width: 19px;
	clear:both;
	height: 19px;
	border: none;
	display: block !important;
}

.productcont {
	margin:0 auto;
	margin-bottom:20px;
	width:510px;
	overflow:hidden;
	background:url(../images/prod_bg.jpg) repeat-x #ebf3dd;	/*	#f0f0e0	*/
	}
#products {
	}
	#products .padbox {
		padding:0 20px 20px 20px;
		}
	#products .name {
		font-family:Trebuchet MS;
		font-size:17px;
		font-weight:bold;
		color:#444;
		clear:both;
		margin-top:-10px;
		}
	#products .price {
		font-size:20px;
		font-weight:bold;
		color:#000;
		margin-top:-40px;
		clear:right;
		}
	#products .image {
		margin:10px;
		padding:5px;
		font-size:10px;
		text-align:center;
		background:#fff;
		border:#ddd 1px solid;
		color:#666666;
		}
		#products .image img {
			margin:5px;
			}
	#products .image_layout2 {
		float:right;
		text-align:center;
		margin:7px;
		clear:right;
		line-height:20px;
		font-size:10px;
		}
	#products .bullets {
		color:#000;
		padding:5px;
		height:1%;
		overflow:hidden;
		margin:5px;
		background:#fdfff9;		/*fcfcf1*/
		border:#ddd 1px solid;
		}
		#products .bullets ul {
			list-style:square;
			font-weight:bold;
			margin:0;
			margin-left:20px;
			padding:2px;
			_text_indent:20px;
			clear:right;
			vertical-align:middle;
			}
		#products .bullets p {
			margin-top:10px;
			}
#optionsCont {
	margin:5px;
	height:1%;
	padding:10px;
	overflow:hidden;
	background:#fdfff9;
	border:#ddd 1px solid;
	font-size:12px;
	clear:both;
	}
	#optionsCont .option {
		margin:1px;
		}
		#optionsCont .optimage {
			float:left;
			overflow:hidden;
			clear:both;
			}
		#optionsCont .title {
			font-size:13px;
			font-weight:bold;
			color:#000;
			}
		#optionsCont .optprice {
			font-size:12px;
			font-weight:bold;
			color:#990000;
			}
.confirm {
	background:#fdfdfd;
	margin:20px;
	padding:10px;
	font-family:Helvetica;
	font-size:12px;
	color:#7B8659;
	width:400px;
	line-height:17px;
	border:#B9C497 1px dashed;
	}
.cat-head {
	clear:both;
	overflow:hidden;
	}
.cat-head p {
	float:left;
	}
.cat-head img {
	margin:10px;
	float:left;
	}
#secure {
	margin:0 auto;
	padding:30px;
	width:750px;
	background:#fff;
	}
	#secure tr:hover {
		background:#E6ECF7;
		}
	#secure table {
		margin:10px;
		}
/* -------------------------- */