* {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
html, body {
	height: 100%;
	width: 100%;
	}
	
* html #container {	
	height: 100%;
	}
	
body {
	background-color: #FFFFFF;
	background: url(img/bg.png) repeat-x;
	}
	
.empty {			
	height: 46px;
	}
	
.clear {			
	clear: both;
	}
		
#container {
	width: 960px;
	min-height: 100%;
	margin-left: 0;
	margin-top: 0;
	position: relative;
	background: url(img/bg_content.png) repeat-y center;
	}
	
#header {
	width: 960px;
	height: 208px;
	background: url(img/bg_header.jpg) no-repeat right;
	position: relative;
	margin-bottom: 10px;
	}
	
#header h1, h2 {
	padding-left: 100px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	}

#header h1 {
	padding-top: 90px;	
	font-size: 1.2em;	
	}
	
#header_text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	width: 185px;
	height: 208px;
	right: 0;
	padding-top: 50px;
	line-height: 35px;
	}
	
#header a, a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#header h2 {
	padding-top: 12px;
	font-size: 0.9em;
	color: #FF0000;
	}

#left_sidebar {
	width: 235px;
	float: left;
	margin-top: 0;
	padding: 0 1px 20px 1px;
	text-align: center;
	}
	
#content {
	width: 720px;
	float: right;
	margin-top: 0;
	padding: 0 1px 20px 1px;
	text-align: center;
	}
	
#content h3 {
	margin: 15px 10px 7px 10px;
	}
	
#content p {
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	}
#title_center2 {
 height:32px;
 background-image:url('http://prohealthpharma.com/themes/blue/img/title_center_1.gif');
 background-repeat:repeat-x;
 margin-top:4px;
 margin-bototm:4px;
 margin-right:1px;
 clear:both;
padding-top: 6px;
padding-left: 10px;
color: white;
font-weight: 100;
font-size: 16px;
}
#title_center2_noback{height: 32px; margin: 4px; padding-left: 12px; font-size: 16px; font-weight: bold;}
#title_center_2 {
 height:32px;
 background-image:url('http://prohealthpharma.com/themes/blue/img/title_center_1.gif');
 background-repeat:repeat-x;
 margin-top:4px;
 margin-bototm:4px;
 margin-right:1px;
 clear:both;
}
#single_product_top {
 height:9px;
 overflow:hidden;
 margin-bottom:-1px;
 position:relative;
 margin-left:1px;
 margin-right:1px;
 background-color:#ffffff;
}
#single_product_description {
 font-size:12px;
}

#single_product_description .image{
 float:left;
 width:147px;
 padding-top:15px;
}

#single_product_description .image img{
 margin-left:13px;
 align:left;
}


#single_product_description .info{
 position:relative;
 float:left;
 margin-left:15px;
 padding-top:15px;
 width:440px;
}

#single_product_description .info .product_name{
 font-weight:bold;
 font-family:arial;
}

#single_product_description .info .description{
 font-family:arial;
 font-size:11px;
 color:#2F2F2F;
 padding-top:13px;
 padding-bottom:30px;
}



#single_product_description_separator {
 clear:both;
 height:1px;
 overflow:hidden;
/* background-color:#E3E3E3;*/
 margin-left:15px;
 margin-right:13px;
}

#single_product_top {
 height:9px;
 overflow:hidden;
 margin-bottom:-1px;
 position:relative;
 margin-left:1px;
 margin-right:1px;
 background-color:#ffffff;
}
#item_price_list {
	background:url('http://prohealthpharma.com/themes/blue/img/d1.gif') top repeat-x;
	width:100%;
	margin-top:30px;
	font-family:Tahoma,sans-serif;
	font-size:10px;
	color: #000;
}

#item_price_list th {
	background:url('http://prohealthpharma.com/themes/blue/img/d1.gif') bottom repeat-x;
	padding: 8px 8px 8px 0px;
    text-align: left;
	font-size:11px;
}
#item_price_list th.c1{
padding-left: 20px;
}

#item_price_list .number_of_pills {
	color:#2F2F2F;
	font-size:11px;
	padding-left:22px;
	padding-right:7px;
	padding-top:3px;
    
}

#item_price_list .number_of_pills .number {
	font-weight:bold;
}

#item_price_list .price {
	font-weight:bold;
	white-space:nowrap;
	color:rgb(42,100,20);
	padding-top:3px;
	padding-right:7px;
}

#item_price_list .price_per_pill {
	white-space:nowrap;
	padding-top:3px;
	padding-right:7px;
}

#item_price_list .discount {
	color:#FF0000;
	padding-top:3px;
	padding-right:7px;
}

#item_price_list .button {
	padding-right:14px;
	padding-bottom:9px;
}

#item_price_list .button img{
	border:0px;
}
