/* CSS for Vitaminsave.com */

body {
	margin:0;
	padding:0;
	background:#fff;
	font-family:Verdana, Arial, Trebuchet MS, sans-serif;
	font-size:10pt;
	line-height:130%;
	color:#444;
	width:expression(document.body.clientWidth < 1007? "1007px":"auto" );
}

#super {
	min-width:1007px;
}

html>body #super {
	width:auto;
}

#header {
	margin:0;
	background:#FFF url("/f/vitaminsav.gif") top left no-repeat;
	height:60px;
	position:relative;
	top:0;
	right:0;
	border-bottom:15px solid #77AF9D;
	border-top:5px solid #77AF9D;
}

#header_logo_link {
	display:block;
	width:260px;
	height:60px;
}

#header_right {
	position:absolute;
	top:0;
	right:0;
	left:expression(document.body.clientWidth < 1007? "165px":(document.body.clientWidth-842) + "px");
	width:500px;
	margin-left:310px;
	height:60px;
}

#utility {
	text-align:right;
	color:#888;
	margin:10px 10px 0 0;
	font:135% Palatino, "Courier New", Georgia "Times New Roman";
}

html>body #utility {
	margin-top:9px;
}

#utility ul {
	margin-top: 0;
}

#utility ul li {
	list-style-type:none;
	line-height:140%;
}

#middle {
	clear:both;
	width:100%;
}

#rightcon {
	position:relative;
	top:0;
	right:0;
	background-color:#fff;
	width:100%;
	background-position:expression(document.body.clientWidth < 1007? "top 790px" :"top right");
}

#left {
	width:225px;
	position:absolute;
	top:0;
	left:0;
	background-color:#FFF;
	color:#039;
	font-family:Arial Black, Verdana, Arial, sans-serif;
}

html>body #left {
	height:100%;
}

#lmenu {
	color:#999;
	margin: 10px;
	background-color:#EEE;
}

.lheading {
	text-align:center;
	display:block;
	color:#FFF;
	height:1.5em;
	line-height:1.5em;
	background-color:#777;
}

#lmenu ul {
	padding:0 0 15px 10px;
	margin:10px 0 0 0;
	list-style-type:none;
}

#lmenu li {
	padding-left:5px;
	margin:0;
	font-size:85%;
}

#lmenu a {
	font-size:110%;
	color:#496C61;
	text-decoration:none;
}

#lmenu a:hover {
	text-decoration:underline;
}

#right {
	width:180px;
	position:absolute;
	top:0;
	right:0;
	left:expression(document.body.clientWidth < 1007? "817px":(document.body.clientWidth-190) + "px");
	color:#039;
	font-family:Arial Black, Verdana, Arial, sans-serif;
}

#rmenu {
	color:#999;
	margin: 10px;
	background-color:#EEE;
}

.rheading {
	text-align:center;
	display:block;
	color:#FFF;
	height:1.5em;
	line-height:1.5em;
	background-color:#777;
}

#rmenu ul {
	padding:0 0 15px 10px;
	margin:10px 0 0 0;
	list-style-type:none;
}

#rmenu li {
	padding-left:5px;
	margin:0;
	font-size:85%;
}

#rmenu a {
	font-size:110%;
	color:#496C61;
	text-decoration:none;
}

#rmenu a:hover {
	text-decoration:underline;
}

#center {
	margin-right:expression(document.body.clientWidth < 1007? (document.body.clientWidth-790)+"px":"239px" );
	margin-top:0;
	margin-bottom:0;
	margin-left:224px;
	voice-family:"\"}\"";
	voice-family:inherit;
	margin:0 194px 0 226px;
	padding:10px 0 10px 10px;
	min-height:600px;
	height:660px;
}

html>body #center {
	margin:0 192px 0 226px;
	height:auto;
}

#center h1, #center h2 {
	background-color: #496C61;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:4px 8px 4px 8px;
}

#center p {
	margin:0 0 10px 0;
}

a {
	color:#00f;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#gas {
	text-align:center;
	border:1px solid #000;
	width:336px;
	height:280px;
	float:right;
	background:#eeeeee;
	margin:0 0 10px 10px;
}

#catcon2 {
	clear:both;
}

#pagingdis {
	float:left;
}

#pagingsort {
	text-align:right;
}

#tableindex {
	text-align:center;
	width:100%;
}

#tableindex td img {
	text-align:center;
	border:none;
}

#tablecat {
	text-align:left;
	width:100%;
	border-collapse:separate;
	clear:both;
}

#tablecat td, #tableindex td {
	height:150px;
	width:50%;
	background-color:#fff;
	padding:0;
	margin:0;
}

#tablecat td a, #tableindex td a {
	margin:0;
	display:block;
	color:#474747;
	text-decoration:none;
	padding:4px;
	height:100%;
	background-color:#fff;
}

#tablecat td a:hover, #tableindex td a:hover {
	background-color:#ffd;
	color:222222;
}

#tablecat td img {
	padding-top:10px;
	border:none;
	border-width:0;
	float:left;
	margin-right:10px;
	max-width:150px;
}

#tablecat td .n, #tableindex td .n {
	font-size:9pt;
}

#tablecat td strike, #tableindex td strike {
	text-decoration:line-through;
	font:bold 11pt Verdana;
	color: #733;
}

#tablecat td .p, #tableindex td .p {
	font:bold 10pt Verdana;
	color:#b90000;
}

#tablecat td span, #tableindex td span {
	font:bold 11pt Verdana;
	color: #005A3E;
}

#sgl {
	border:1px solid #000;
	text-align:center;
}

#ptl {
}

.surf {
}

#footer {
	clear:both;
	text-align:right;
	padding:5px 10px 5px 0;
	border-top:5px solid #77AF9D;
	font-size:85%;
}

#item_header {
	position:absolute;
	top:22px;
	left:33px;
	display:block;
	
width:350px;
	height:72px;
	background:url(f/item_header.gif) top left no-repeat;
}

#itemsuper {
	width:800px;
	margin:0 auto 0 auto;
	background:#d9d9d9 url(f/right_edge_tile.gif) top right repeat-y;
	position:relative;
	top:116px;
}

#itemsuper_inner {
	background:url(f/left_edge_tile.gif) top left repeat-y;
}

#itemsuper #footer {
	background-color:#fff;
	height:30px;
}

#itemname {
	background:#496C61;
	padding:0;
	margin:0 0 20px 0;
	color:#fff;
	height:35px;
	border-bottom:10px solid #999;
}

#itemsuper h1 {
	background:#496C61;
	padding:5px 45px 5px 0;
	font-size:1.4em;
	color:#fff;
	height:25px;
}

#itemintro {
	padding:0;
}

#iteminfo {
	clear:both;
	padding:0;
}

#iteminfo img {
	float:left;
	margin-right:10px;
}

#buycon {
	margin-left:230px;
	font-size:1.1em;
}

#itemdesc {
	clear:both;
}

#content {
	margin-top:20px;
}

.next_prev {
	width:33%;
	text-align:center;
}

.manu {
}

#ship {
	font-weight:bold;
	color:#d00;
}

#retailprice {
	font-weight:bold;
	font-size:0.85em;
	color:#666;
	margin:20px 0;
}

#itemprice {
	font-weight:bold;
	font-size:1.2em;
	color:#005A3E;
	margin:20px 0;
}

#buy {
	margin-bottom: 20px;
}

html>body #buycon {
	height:auto;
}

#backlink {
}

#itemgas {
	text-align:center;
	border:1px solid green;
	margin:10px auto 10px auto;
	width:468px;
	height:60px;
	clear:both;
}

#ptl {
}

.itemsurf {
}

#itemleave {
	font-size:1.2em;
	padding:10px 45px;
}

#backhome {
	text-align:right;
	padding-right:50px;
}

.intro {
	font-size:10pt;
	color:#444;
}

.hot {
	color:#c90000;
}

.introl{
	color:#888}
}

.light {
	font-size:10pt;
	color:#888;
}

#contactform textarea {
	width:60%;
	float:left;
	height:70px;
	margin-bottom:10px;
	margin-right:3px;
}

.break {
	clear:both;
	font-size:10px;
}

.active {
	display:block;
	background:#fff;
	border:1px solid #777;
	color:#444;
	font-size:90% !important;
}

#pagebar {
	text-align:center;
	color:#222;
	margin-top:15px;
}

.pnav {
	text-decoration:underline;
}

#pactive {
	background:#FFD;
	padding:1px 6px 1px 6px;
	border:1px solid #496C61;
	color:#222;
}

.category_link a{
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:11pt;
	padding-top:10px;
}

.sub_category_link a{
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:10pt;
}

.you_are_here  {
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:10pt;
	color:#444;
	padding-top:10px;
}

.you_are_here a {
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:10pt;
}

.link_count {
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:10pt;
}

.sub_link_count {
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:10pt;
}