/*  
Theme Name: DietSupplements.org
Theme URI: http://www.psdesignzone.com
Description: Theme for DietSupplements.org
Version: 1.0
Author: Jordan	
Author URI: http://www.psdesignzone.com
*/


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container{
	width: 781px;
	margin: 0 auto;
}
#header{
	background: url(/images/header.jpg) 0 30px no-repeat;
	width: 781px; height: 158px;
}
#topRightLinks{
	height: 116px;
	text-align: right;
}
#topRightLinks a{
	color: #9A9A9A;
}
#mainLinks a{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #3B3B3B;
	display: block; float: left;
	height: 31px;
	border-left: 1px solid #000;
	padding: 0 10px;
	padding-top: 9px;
}
#leftNav{
	width: 182px;
	background: url(/images/leftnavmid.jpg) repeat-y;
	float: left;
	margin-left: 10px;
}
#leftNav .head{
	text-align: center;
	display: block;
}
#leftNav .inner{
	width: 165px;
	margin: 0 auto;
}
#mainContent{
	float: left;
	width: 560px;
	margin-left: 20px;
}
#footer{
	clear: both;
	text-align: center;
	border-top: 1px solid #e3e3e3;
	padding-top: 5px;
	margin-top: 15px;
}
.legal{
	color: #999;
}
a img{
	border: none;
}
.orderArea{
	float: left;
	margin-left: 20px;
}
.orderArea th{
	border-bottom: 2px solid #666;
	text-align: left;
}
.orderArea td{
	border-bottom: 1px solid #999;
	max-width: 152px;
}
.msrp{
	font-weight: bold;
	text-decoration: line-through;
	display: block;
	font-size: 115%;
}
.price{
	display: block;
	font-weight: bold;
	font-size: 115%;
}
.savings{
	font-weight: bold;
	color: red;
}

