/* @override http://www.happy-hacker.co.uk/css/layout.css */

/* @override http://happyhacker:8888/css/layout.css */

/* happy hacker Layout CSS */

#wrapper {

background-repeat:no-repeat;
	width:832px;
	position:relative;
	left:50%;
	margin-left:-415px;
}


img, div, td { behavior: url(iepngfix.htc) }


/*branding*/

#logoarea {
	position:absolute;
	top:24px;
	left:-190px;
	float:left;
	width:497px;
	z-index:2;
}

#logoarea-clientshop {
	position:absolute;
	top:24px;
	left:-190px;
	float:left;
	width:497px;
	z-index:2;
	text-indent: 190px;
	/*background: url(/images/logo-clientshops.png) no-repeat;*/
	height: 153px;
	font: bold 22px/153px "Century Gothic", Verdana, Arial;
}

#clientshopContact {
	float: right;
	padding-right: 30px;
	padding-top: 10px;
	text-align: right;
	font-size: 13px;
}

#clientshopContact a {
	color: #fdca01;
	font-weight: bold;
}

#larry {
	background-image:url(/images/img_larry.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:3px;
	left:626px;
	float:left;
	width:206px;
	height:198px;
	z-index:3;
}

#clientlogo {
	position:absolute;
	top:3px;
	left:626px;
	float:left;
	width:206px;
	z-index:3;
	text-align: center;
	padding-top: 30px;
}

#blink {
	position:absolute;
	top: 57px;
	left: 87px;
	width:38px;
	height:26px;
}	
	

/*content*/


#content {
	clear:both;
	padding-top:178px;
	
}


#top {
background-image:url(/images/bg_top.jpg);
	background-repeat:no-repeat;
	padding:5px 0px 0px 10px;
	
	}

#left {
	
	background-color: #f8f0db;
	width:185px;
	float:left;
	height: 100%;
	
}


#center {
	padding-top:10px;
	width:425px;
	float:left;
	margin-top:5px;
	padding-left:10px;
	padding-right:5px;
}


#right {
	background-image:url(/images/bg_right.jpg);
	background-repeat:no-repeat;
		background-color:#f4e8c9;
	width:204px;
	float:right;
	
}



.right_pad {
padding-left:10px;

}
/* basket layout*/

#basket {

	}
	


.minus a {
	text-indent: -1000em;
	background: url(/images/nav_minus.jpg) no-repeat left top;
	width: 11px;
	height: 11px;
	display: block;
	overflow: hidden;
	font-size:10px;

	margin-top:2px;
	margin-bottom:2px;
}

.minus a:hover {background-position: 0px -11px;}

.plus a {
	text-indent: -1000em;
	background: url(/images/nav_plus.jpg) no-repeat left top;
	width: 11px;
	height: 11px;
	display: block;
	overflow: hidden;
	font-size:10px;

	margin-top:2px;
	margin-bottom:2px;
}

.plus a:hover {background-position: 0px -11px;}


#check a {
	text-indent: -1000em;
	background: url(/images/nav_check.jpg) no-repeat left top;
	width: 151px;
	height: 18px;
	display: block;
	overflow: hidden;
	font-size:10px;

	margin-top:10px;
	margin-bottom:10px;
	margin-left:6px;
	
}

#check a:hover {background-position: 0px -18px;}




/* product page layout*/

#product {
		background: url(/images/bg_product.jpg) repeat-x;
		width:420px;
		
		}
		
#product_title {
		width:400px;
		
		padding:10px;
		}	
		
#product_height {
width:180px;
height:210px;
padding:10px;
}
#product_height_starter_package {
width:110px;
height:110px;
padding:10px;
}
		


#product_img {
	
		width:210px;
		height:200px;
		float:left;
		
		}
#product_img_starter_package {
	
		width:110px;
		height:110px;
		float:left;
		
		}
		
#product_select {
		
		width:170px;
		
		padding:10px;
		float:right;
		}	
#product_select_starter_package {
		
		width:270px;
		
		padding:10px;
		float:right;
		}	
	
*html #product_select {
		width:150px;
		padding:10px;
		float:right;
		}	
	
	
#extra_img {
		clear:both;
		width:180px;
		padding:5px 5px 0px 10px;
		margin-bottom: 10px;
		float:left;
		}	
		
#product_info {
		width:400px;
		padding:10px;
		padding-top:40px;
		clear:both;
		
		}	

*html #product_info {
		background-color: #f7eed6;
		width:402px;
		padding:10px;
		clear:both;
		
		}	
		
#larry_says {
	background: url(/images/bg_larrysays.jpg) no-repeat;
		background-color: #e9f2f7;
		width:400px;
		clear:both;
		border:1px solid #d1d4e1;
		padding: 80px 10px 10px 10px;
		margin:10px 0 10px 0;
		}	

	
#larry_needs {
	background: url(/images/bg_larryneeds.jpg) no-repeat;
		background-color: #e9f2f7;
		width:400px;
		clear:both;
		border:1px solid #d1d4e1;
		padding: 80px 10px 10px 5px;
		margin:10px 0 10px 0;
		}	


.comment1 {
	
		background-color: #e9f2f7;
		width:400px;
		clear:both;
		border-top:1px solid #d1d4e1;
		border-bottom:1px solid #d1d4e1;
		padding: 10px 10px 10px 10px;
		margin:10px 0 10px 0;
		}
		
.comment2 {
		width:400px;
		clear:both;
		padding: 10px 10px 10px 10px;		
		}		
		

#related {
	
		width:400px;
		clear:both;
		
		padding: 10px 10px 10px 10px;
	
		}			
						

/* footer*/
#footer {
	background: url(/images/bg_footer.jpg) repeat-x left top;
	width:100%;
	clear:both;
	background-color:#5d9f19;
}

#footer2 {
	padding-left:5px;
	width:827px;
	background-color:#fff;
	clear:both;
}


#footer_left {
	background: url(/images/bg_footer1.jpg) no-repeat;
	width:300px;
	float:left;
	padding-left:122px;
	padding-top:15px;
	padding-bottom:16px;
	height:74px;

}

#footer_right {
	background: url(/images/bg_footer2.jpg) no-repeat;
	width:395px;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:17px;
height:73px;
	float:right;
}


/* miscelaneous */

#more a {
	text-indent: -1000em;
	background: url(/images/nav_more.jpg) no-repeat left top;
	width: 151px;
	height: 17px;
	display: block;
	overflow: hidden;
	font-size:10px;
color:#fff;
	margin-top:5px;
	margin-bottom:10px;
}

#more a:hover {background-position: 0px -17px;}


#offer {
padding-left:8px;
padding-top:10px;
}

#searchBox
{
	border-top: 2px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 10px 10px 10px;
	margin: 5px 0px 0px 0px;
	background: url(../images/orangeGradient.jpg) 0 bottom repeat-x;
}
#searchBox form
{
	padding: 0;
	margin: 0;
}
#searchBox P.bodytextbold
{
	padding: 0px;
	margin: 5px 0px;
	line-height: normal;
}

