* {
	margin: 0;
	padding: 0;
}

body {
background: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #362e19;
}
a:hover {
text-decoration: underline;
color: #4a3c19;
}

#wrap {
	width: 851px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header {
/* background: #666666 url(images/header.jpg) no-repeat; */
height: 116px;
}
#header h1 { 
font-size: 38px;
letter-spacing: -1px;
padding: 70px 0 0 40px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #EFECE0;
padding: 20px 0 0 40px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
	height: 40px;
	line-height: 40px;
	background-color: #000000;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
	padding: 0 26px 6px 0;
	text-decoration: none;
/*	font-weight: bold; */
	font-size: 13px;
	color: #FFFFFF;
}
#menu ul li a:hover {
color: #fff;
text-decoration: none;
}

#contentwrapper {
background: #98afbe;
padding: 10px;
}
#content {
	background-color: #FFFFFF;
	width: 810px;
	padding: 10px;
}


h2.box{
	background-image: url(images/sidebar_header.jpg);
	background-repeat: repeat-x;
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h2.box2, h1{
	display:block;
	background-image: url(images/sidebar_header.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	width:200px;
	font-weight: normal;
}

.contentmain{}


.left {
	float: left;
	width: 600px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;


}

a img{
border:none;
}

.right {
	float: right;
	width: 180px;
	background: #fff;
	border-left: 1px solid #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footer {
	font-size: 11px;
	margin: 10px;
	height: 15px;
	text-align: center;
}

.right ul {
padding: 10px 0 15px 30px;
list-style-type: square;
}
.right ul li a {
font-weight: 100;
font-size: 12px;
}
.right ul li a:hover {

}

#bottom {
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
}

#contentwrapper h2 {
font-size:12px;
font-weight: bold;
/* color: #00306e; */
line-height: 20px;
}
#content p.caption{
text-align:right;
height: 20px;
font-style: italic;
}
#right_col {
	width: 220px;
	padding-top: 0.8em;
	float:right;
}


#content p.blue {
font-size:12px;
font-weight: bold;
color: #00306e;
}

/* edit by loi - 1007 */
.product-list-header-wrapper {
	margin: 0 0 10px 0;
}
.product-list-header-wrapper span {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-image: url('sidebar_header.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	color: #FFF;
}
.product-list-header-wrapper h1 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

	.item-listing-row-wrapper {
		width: 550px;
		clear: both;
		margin: 10px 0;
	}
	.item-listing-wrapper {
		width: 125px;
		float: left;
		margin: 0 9px 9px 0;
		height: 285px;
	}
	.item-listing-wrapper .img, .title, .desc {
		margin-bottom: 5px;
		clear: both;
	}
	.item-listing-wrapper .img img {
		padding: 1px;
		border: 1px solid #999;
	}
	.item-listing-wrapper .title h3 a {
		font-size: 10px;
		font-weight: bold;
		color: #06336c;
		text-decoration: none;
	}
	.item-listing-wrapper .title h3 a:hover {
		font-size: 10px;
		font-weight: bold;
		color: #06336c;
		text-decoration: underline;
	}
	.item-listing-wrapper .desc {
		text-align: left;
		height: 80px;
		font-size: 10px;
	}
	.item-listing-wrapper .cart-wrap div {
		float: left;
	}
	.item-listing-wrapper .cart-wrap .price {
		font-size: 10px;
		font-weight: bold;
		color: #06336c;
		padding-top: 7px;
	}
	.item-listing-wrapper .cart-wrap .cart {
		float: right;
	}
	.item-listing-wrapper .cart-wrap .cart img {
		border: none;
	}
	.new-prod-wrapper {
		width: 190px;
		margin-bottom: 10px;
		border-bottom: 1px solid #999;
	}
	.new-prod-wrapper .row {
		display: block;
		clear: both;
		padding-bottom: 5px;
	}
	.new-prod-wrapper .row .img {
		float: left;
	}
	.new-prod-wrapper .row .img img {
		max-width: 110px;
		width: 110px;
	}
	.new-prod-wrapper .row .cart {
		float: right;
		padding-top: 20px;
	}
	.new-prod-wrapper .row .cart input {
		cursor: pointer;
	}
	.new-prod-wrapper .title {
		clear: both;
		margin-top: 5px;
	}
	.new-prod-wrapper .title a {
		color: #06336c;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	.new-prod-wrapper .title a:hover {
		color: #06336c;
		font-size: 14px;
		font-weight: bold;
		text-decoration: underline;
	}
	.new-prod-wrapper .desc {
		margin-bottom: 10px;
	}
	.new-prod-wrapper .price {
		font-size: 14px;
		font-weight: bold;
		color: #06336c;
		float: left;
		padding-top: 5px;
	}
	.new-prod-wrapper .more-info {
		font-size: 13px;
	}
	.new-prod-wrapper .more-info a {
		text-decoration: underline;
		color: #2866A4;
	}
	.new-prod-wrapper .more-info a:hover {
		text-decoration: underline;
		color: #9C5330;
	}

	.prod-info-display-cartwrap {
		margin-top: 10px;
		padding-left: 10px;
	}
	.prod-info-display-cartwrap .price {
		float: left;
		font-size: 14px;
		font-weight: bold;
		color: #06336c;
		padding-top: 8px;
		width: 100px;
	}
	.prod-info-display-cartwrap .cartbtn {
		float: left;
		margin-left: 84px;
	}
	.prod-info-display-cartwrap .cartbtn input {
		cursor: pointer;
	}
	
	span.price {
	color: #06336c;
	font-weight: bold;
	}

/* end edit by loi - 1007 */

#productAdditionalImages {
display: inline;
float: left;
}
#nash_says-content a {
color: #2866A4;
text-decoration: underline;
}

.left_colm {
background-image:url(images/sidebar_header.jpg);
background-repeat:repeat-x;
width:150px;
height:26px;
padding-left:5px;
color:white;
font-size:14px;
}

.indexleft_col 
{
	border-right: 1px solid gray;
	padding-right:0.8em;
}
#offer {
width: 240px;
display: block;
float: left;
padding-right: 30px;
padding-bottom: 20px;
height: 320px;
}
#offers-content h1 {
width: 236px;
}
p.stock {
font-size: 8px;
margin-top:8px;
}
#productsListingListingTopLinks a {
color: #2866A4;
}
ol {
padding-left: 20px;
}
#links-content ul {
padding-left: 15px;
}
#links-content h2 {
font-size: 17px;
line-height: 22px;
}
#links-content a {
color:#287CA8;
text-decoration:underline;
}

span.label,span.spacer,span.multiple span {width:50px;float:left;} 
span.multiple {float:left;} 
span.button {
	float:right; 
	padding-top:8px;} 
div.clear {
	clear:both;
	padding-top:5px;
} 
#newsletter-box {
	width:198px;
	height: 120px;
	background-image: url(includes/templates/nash/images/bg.jpg);
	padding:7px;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin-bottom:10px;
}
#newsletter-box h2 {
	font-size:14px;
	font-weight:bold;
	text-align: center;
	margin: 0;
}
#newsletter-box div {
	padding-top:3px;
}
#newsletter-box span {
	font-size:14px;
	margin-top: 0px;
}
#newsletter-box input.box {
	width: 138px;
}
#newsletter-box .terms {
	width:105px;
	float:left;
	font-size:0.7em;
	line-height: normal;
} 
#newsletter-box form, #newsletter-box input {
margin: 0;
}

#resistance_vs_aerobic_training h1,
#female_anatomy_fitness_training h1,
#few_words_abut_nutrition h1,
#resistance_training_pregnancy h1,
#back_pain_causes h1,
#carbs_energy h1 {
display: inline;
}
#content UL {
padding-left: 35px;
}
#content p{
margin-bottom: 7px;
}