
/*------------------------ 
CSS RESETTER v1.0 | 20080212
-------------------------- */

hr{
	margin:0px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	 font: 12px/18px Arial,Helvetica,sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

.clr {
	clear:both;
}

.margin-auto{
	margin:auto auto;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	background-image:url('http://www.nutrition-hq.com/images/background.png');
	background-repeat:repeat-x;
}

hr.dotted{
	border : none;
	border-top : dashed 1px #CCCCCC;
	color : #FFFFFF;
	background-color : #FFFFFF;
	height : 1px;
	margin-top:6px;
	margin-bottom:6px;
}

div#wrapper {
	margin: auto auto;
	width: 970px;
	position:relative;
}

div#header {
	width:100%;
}

div.slogan{
	float:left;
	width:300px;
	margin-left: 409px;
	margin-top:15px;
	font-size:24px;
}

div.cart{
	background-image:url('http://www.nutrition-hq.com/images/cart-background.png');
	background-repeat:no-repeat;
	width:261px;
	height:48px;
	float:left;
}

div.sign-in{
	height: 20px;
    padding-right:5px;
	color:white;
    width:250px;
    text-align:right;
}

div.sign-in a, div.sign-in a:visited{
	font-size:12px;
	color:white;
}

div.cart-monitor{
	margin-left:15px;
	color:white;
	font-size:14px;
	font-weight:bold;
}

div#top-header{
	height:48px;
}

a.width200, a.width200:visited{
    color: white;
    display: block;
    float: left;
    margin-left: 33px;
    margin-top: 5px;
    width: 116px;
}

div.cart-monitor img{
	float:left;
}

img.logo{
	float:left;
	margin-top: 72px;
}

img.banner{
	float:left;
	margin-top: 50px;
}

div.contact{
    color: black;
    float: right;
    font-size: 11px;
    font-weight: bold;
    margin-left: 0px;
    text-align: left;
	margin-top: 16px;
	overflow: hidden;
    padding-right:3px;
}

div.contact a{
	color:black;
	text-decoration:none;
}


div#search{
	background-image: url(http://www.nutrition-hq.com/images/search.png);
    background-position: 14px 17px;
    background-repeat: no-repeat;
    height: 42px;
    padding-left: 121px;
    padding-top: 11px;
	float:left;
	width:450px;
	margin-bottom: 13px;
    margin-top: 12px;
}

div#search form{
	display: table-cell;
	text-align: center;
    vertical-align: middle;
}

div#search input{
    background-color: Transparent;
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 12px;
    height: 35px;
    margin: 1px 10px 0 0;
    padding: 0px 8px 0;
    width: 340px;
}

div#go {
	background-image: url(http://www.nutrition-hq.com/images/search-go.png);
		background-repeat:no-repeat;
    display: inline-block;
    height: 37px;
    width: 52px;
	float:left;
}

img.savecenter{
    margin-left: 66px;
    margin-top: 13px;
}

img.mylist{

}

div#shopby{
    background-image: url(http://www.nutrition-hq.com/images/shopby-bg.png);
		background-repeat:no-repeat;
    padding: 18px;
    width: 171px;
	float:left;
}

div#shopby h3{
	margin-top:20px;
	margin-bottom:10px;
	color:#64758a;
	text-transform: uppercase;
	font-size: 18px;
}

div#shopby h4{
	margin-top:20px;
	margin-bottom:10px;
	color:#64758a;
	text-transform: uppercase;
}

div#shopby ul li a {
	background-image:url('images/shopby-arrow.png');
	background-position: right center;
    background-repeat: no-repeat;
	display:block;
	border-bottom:1px #cccccc dashed;
	padding:5px;
	padding-bottom:4px;
	text-decoration:none;
	color:#64758a;
}

div.category{
	margin-top:4px;
	float:left;
	 width: 763px;
}

div.main {
	margin-top:4px;
	float:left;
	width: 763px;
}

div.big-call img {
	margin-bottom:10px;
}

div.category-item {
	margin-top:10px;
	margin-bottom:20px;
	border-left: 1px #cccccc dashed;
	padding:15px;
	padding-top:5px;
	float:left;
	text-align:center;
	width:220px;
    min-height:370px;
}

div.category-item img{
	margin:3px;
}

td.catergory-list{
	vertical-align: top;
}


div.category-item h2{
	min-height: 50px; 
	margin-top:16px;
	margin-bottom:10px;
	color:#64758a;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
    line-height: 25px;
}

div.category-item a{ color:#64758a; }

div.category-item ul li{
	text-align:left;
	border-bottom: 1px #cccccc dashed;
	display:block;
	padding:3px;
}

div.category-item ul li a, div.category-item ul li a:visited{
	text-decoration:none;
	color:#666666;
}

div.little-call img{
		margin:5px;
	margin-top:15px;
	margin-bottom:15px;
}

div.bottom-item{
	border-right:1px solid #cccccc;
	margin:15px;
	margin-right:0px;
	float:left;
	width:226px;
	height: 215px;
}

div.bottom-item h2{
	line-height:25px;
	color:#666666;
	text-transform: uppercase;
	font-size:17px;
	
}

div.bottom-item a 			{ color: #64758A; line-height:23px; }
div.bottom-item a:hover 	{ color: #455262; line-height:23px; }
div.bottom-item a:visited 	{ color: #64758A; line-height:23px; }


div.call-us{
	margin-top:20px;
	width:700px;
	margin:auto auto;
    text-align:center;
}

div.category-description{
	width:756px;
}

div.category-description h1{
	color:#666666;
	text-transform: uppercase;
	font-size:17px;	
	padding-bottom:20px;
	padding-left:15px;
}

div.category-content{
	padding:15px;
	padding-top:20px;
	background-color:#F0F0F0;
}
div.category-content p{
	margin-bottom:10px;
}

h1.search {
	margin-top: 15px;
	color: #666666;
    font-size: 17px;
    height: 30px;
    text-transform: uppercase;
}

div.search-paganation{
	background-color:#F0F0F0;
	padding:5px;
	margin:0px;
	float:left;
    min-width:595px;
}

div.search-paganation strong{
	color: #666666;
    font-size: 17px;
	text-transform: uppercase;
	display:block;
	float:left;
	width:150px;
}

div.search-paganation a{
	color: #598BA4;
    font-size: 17px;
	display:block;
	float:left;
	width:20px;
}

div.main div.search-paganation a.views-per-page{
	width:140px;
	margin-left:30px;
}

div.search-right {
	float:right;
    width:120px;
    text-align:left;
}


div.search-row {
 float:left;
}


div.search-item {
	margin-top:10px;
	margin-bottom:20px;
	border-left: 1px #cccccc dashed;
	padding:15px;
	padding-top:5px;
	float:left;
	text-align:center;
	width:159px;
}

div.search-item img{
	margin:3px;
}

div.search-item h2{
	height:51px;
	margin-top:16px;
	margin-bottom:10px;
	color:#64758a;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}

div.search-item ul li{
	text-align:left;
	display:block;
}

div.search-item ul li a{
	display:block;
}

div.search-item ul li a, div.search-item ul li a:visited{
	text-decoration:none;
	color:#666666;
}

div.search-item ul li a.product-name{
	color:#236B8F;
	font-weight:bold;
}

div.search-item ul li a.product-mini-desc{
	color:#236B8F;
    font-size:11px;
}

div.search-item ul li a.product-price{
	color:#FF9125;
	font-weight:bold;
	font-size:18px;
	margin-top:20px;
}

div.search-item ul li a.product-savings{
	color:#FF9125;
	font-size:12px;
	padding:0px;
}

div.search-item ul li a.product-shipping{
	color:#236B8F;
	margin-top:20px;
	
}

div.search-item ul li a.product-stars{
	color:#236B8F;
}

div.product-holder {
	width:100%;
}

div.product-left{
	float:left;
	width:450px;
}

div.product-left a.product-image{
	width:314px;
	height:300px;
    background-position: center center;
    background-repeat: no-repeat;
	display:block;
	margin:auto;
}

div.product-gallery{
	width:314px;
	margin:auto auto;
}

a.product-galery-item{
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid blue;
    display: block;
    float: left;
    height: 65px;
    margin: 8px;
    width: 60px;
}

div.product-information{
	background-image:url(http://www.nutrition-hq.com/images/product-background-top.png);
	background-position: center top;
	padding:16px;
	background-repeat: repeat-x;
}

div.product-information h2{
	margin-top: 15px;
	color: #666666;
    font-size: 17px;
    height: 30px;
    text-transform: uppercase;
	padding-left:20px;
}

div.product-content{
	padding:8px;
}

div.product-holder a, div.product-holder a:visited{
	color: #49829D;
}

div.product-right{
	float:left;
	width:460px;
	padding:30px;
}

div.product-right h1{
    color: #666666;
    font-size: 25px;
    line-height: 27px;
    margin-top: 18px;
    padding-left: 20px;
    text-transform: uppercase;
	margin-bottom: 20px;
}

price-holder{

}

div.product-price{
	float:left;
    padding: 5px;
    width: 159px;
	border-right:1px dotted grey;
}

div.product-price h2{
	font-size: 23px;
	padding:10px;
	color: #666666;
	margin-top: 11px;
	text-align: center;
}

div.product-etc{
    float: left;
    padding: 10px;
    width: 270px;
}

div.product-etc span.grey{
	color: #666666;
	font-size:18px;
}

div.product-image-small{
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 65px;
    margin: 8px;
    width: 161px;
}

div.add-cart-title{
    float: left;
    padding: 22px 10px 10px;
    width: 200px;
}

div.price{
	float:left;
    padding: 22px 10px 10px;
}

div.price{
	color: #666666;
	font-size:18px;
	width:103px;
}

div.quantity{
	float:left;
	margin-top:20px;
}

div.add-to-cart{
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#EFEFEF;
	height:100px;
}

div.add-to-cost{
    color: #FFA348;
    font-size: 14px;
    font-weight: bold;
    margin-left: 100px;
    margin-top: 8px;
}


div.add-to-cost div{
    color: #444444;
    font-size: 14px;
    font-weight: bold;
	float:right;
	text-align:right;
	margin-right:25px;
}

div.add-to-cost span.number-total{
    color: #222222;
    font-size: 16px;
}

div.add-to-cart img{
	margin-left:257px;
	margin-top:10px;
}

div.frequently-together h2{
	color: #666666;
    font-size: 16px;
    margin-top: 38px;
	margin-bottom:5px;
    padding-left: 20px;
    text-transform: uppercase;
}

div.plus{
    background-image: url(http://www.nutrition-hq.com/images/plus.png);
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 23px;
    margin-top: 46px;
    width: 24px;
}

div.frequently-together a.fbt{
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 100px;
    margin: 8px;
    width: 100px;
}

div.width-two{
	width:400px;
}

div.frequent-products{
	margin-bottom:33px;
	overflow: hidden;
}

div.frequent-products span{
	color: #FB9A38;
	font-weight:bold;
}

div.total-of-selected div{
	float:left;
	width: 207px;
}

div.total-of-selected a{
	display:block;
	float:left;
	background-image:url(http://www.nutrition-hq.com/images/add-selected-items-to-cart.png);
	background-position:center;
	background-repeat:no-repeat;
    height: 59px;
    width: 253px;
}

div.threeofthree {
	margin-top:8px;
	color:#333333;
}

div.total-profit{
	margin-top:4px;
	color: #FB9A38;
	font-size:16px;
	font-weight:bold;
}

div.you-may-also h1{
    color: #666666;
    font-size: 16px;
    height: 24px;
    line-height: 33px;
    margin-bottom: 5px;
    margin-top: 102px;
    padding-left: 20px;
    text-transform: uppercase;
}

div.you-may-also div.search-item {
    border-left: 1px dashed #CCCCCC;
    float: left;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 5px 5px 15px;
    text-align: center;
    width: 142px;
}

div.customer-review {
	padding:20px;
}

div.customer-review h1{
    color: #666666;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 38px;
    padding-left: 20px;
    text-transform: uppercase;
}

div.customer-review p{
	padding:10px;
}

div.continue-shopping {
	text-align:right;
}

.continue-shopping a, .continue-shopping a:visited {
	color:62b8ca;
	text-decoration:none;
}

.checkout-drilldown h1{
    font-size: 30px;
    padding: 7px 0 17px 11px;	
	    color: #666666;
}

div.spacer {
	margin-top:18px;
}

div.front-stub {
	padding: 30px 15px 40px 10px;
	background-color:#A8E2EE;
	float:left;
}

div.order-extras {
	padding: 25px 15px 27px 10px;
	background-color:#A8E2EE;
	float:left;
}

div.order-payment{
	padding: 25px 15px 27px 10px;
	background-color:#A8E2EE;
	float:left;
}

div.order-review{
	padding: 25px 15px 27px 10px;
	background-color:#A8E2EE;
	float:left;
}

div.order-reciept{
	padding: 25px 15px 27px 10px;
	background-color:#A8E2EE;
	float:left;
}

div.end-arrow{
}

div.step-section{
	padding: 30px 15px 10px;
	background-image:url(http://www.nutrition-hq.com/images/bg-large.png);
	background-repeat:no-repeat;
	background-position:left top;
}

div.step-section hr{
	color:#DDDDDD;
}

a.back-to{
	float:left;
	width:100px;
	margin-top: 9px;
}

a.next-payment{
	background-image:url(http://www.nutrition-hq.com/images/order-review.png);
	float:left;
    padding: 17px;
    width: 150px;
}

div.step-form{
	float:left;
	width:605px;
}

div.step-section h1{
    float: left;
    margin-left: 20px;
    width: 610px;
}

div.step-header h2{
    color: #666666;
	background-color:#EEEEEE;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 38px;
	padding:9px;
    padding-left: 20px;
    text-transform: uppercase;
}

div.applybutton{
	float:left;
	background-image:url(http://www.nutrition-hq.com/images/apply.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:71px;
	height:24px;
	margin-top: -2px;
}

div.cardandsuch{
	float:left;
	width:300px;
	margin:2px;
}

div.billingaddressandsuch{
	float:left;
	width:296px;
	margin:2px;
}

div.step-header label{
	display:block;
	width:112px;
	float:left;
}

label.left, input.left, div.left, a.left{
	float:left;
}

label.width300, div.width300, div.step-form div.step-header label.width300, div.step-form div.step-header label.width300{
	width:296px;
	padding:2px;
}

div.order-summary{
	float:left;
}

div.order-summary h2{
    color: #666666;
	background-color:#EEEEEE;
    font-size: 18px;
}

.fakelink {
	cursor: pointer;
}

span#basketOpen{
	display:block;
	float:left;
    padding-left: 47px;
    width:125px;
    font-size:11px;
}

span#headerItemCount{
	display:block;
	float:left;
    margin-left: 6px;
    margin-top: 5px;
}

span#headerItemTotal{
	display:block;
	float:left;
    margin-left: 2px;
    margin-top: 5px;
	width: 31px;
}

span#itemscartthinggy{
	display:block;
	float:left;
    margin-left: 5px;
    margin-top: 5px;
}

span#headerItemCount{
	display:block;
	float:left;
}

span#headerItemTotal{
	display:block;
	float:left;
}

/*  THILO */

.field-default {
	color: gray;
}

#cart-header {
	height: 0px;
}

#cart {
	position: absolute;
	z-index: 5;
	right: 0px;
	width: 261px;
	height: 48px;
	top: 0px;
}

#basket {
	background-color: white;
	display: none;
	float: right;
	position: absolute;
	right: 0px;
	z-index: 4;
	background-image:url(http://nutrition-hq.com/images/cart-bg.png);
	background-repeat: repeat-x;
	width: 261px;
}

div#basket h3{
	margin-left:6px;
	color: #31455E;
    font-size: 20px;
    margin-top: 32px;
	margin-bottom:3px;
	float:left;
	width:208px;
}

div#basket a.left{
	margin-top:32px;
}

div.basket-cart{
	padding:15px;
}

.item {
	border: 1px #cccccc dashed;
    width:200px; 
    padding: 10px 10px 20px;
    margin-bottom:12px;
}

.delete {
    height:36px;
    text-align:right;
    float:right;
    font-size:10px; 
    font-weight:bold;
}

div.footer-basket{
	padding:3px;
	background-color: #7F9DA5;
    width: 253px;
	text-transform: uppercase;
	font-size: 15px;
}

div.footer-basket span{
    display: block;
    float: left;
    font-weight: bold;
    margin-top: 4px;
    width: 167px;
}

div.footer-basket a{
	display:block;
	left;
}

div.body-content{
	padding:30px;
	font-size:16px;
}

div.body-content p{
	padding-top:3px;
	padding-bottom:3px;
}

div.body-content h1{
	font-size:20px;
	margin-bottom:15px;
    color:#333c48;
    margin-top:16px;
	margin-bottom:10px;
}

div.body-content h2{
	margin-top:16px;
	margin-bottom:10px;
	color:#64758a;
	font-size: 16px;
	font-weight: bold;
}

div.body-content ul {
	list-style:disc inside;
    margin:0px 0px 30px;
}

div.body-content li {
    margin:0px 0px 5px;
}

span#itemQuantityIncrease{
	padding: 0px; 
	background-image:url(http://www.nutrition-hq.com/images/increase-bg.png);
	background-repeat:no-repeat;
    display: block;
    float: left;
    height: 17px;
    padding: 0;
    width: 17px;
}

span#itemQuantityDecrease{ 
	padding: 0px; 
	background-image:url(http://www.nutrition-hq.com/images/decrease-bg.png);
	background-repeat:no-repeat;
    display: block;
    float: left;
    height: 17px;
    padding: 0;
    width: 17px;
}

div.quantityAdjuster{
	float:left;
	width:22px;
}

#quantity{
    background-image: url("http://nutrition-hq.com/images/quantity-bg.png");
    background-repeat: no-repeat;
    border: medium none;
    float: left;
    height: 31px;
    padding-left: 5px;
    width: 42px;
}

.QuantityHolder{
	float:left;
	margin-top: 20px;
}

#itemCost{
	float:left;
	display:block;
	   font-size: 20px;
    font-weight: bold;
	cursor: pointer;
	color: #666666;
	width:213px;
	margin-top: 28px;
}

/*------------------------ 
Drop Down Stylings
-------------------------- */

div#nav{
	background-color:#31455e;
}

div.nav-item, a.nav-item{
	float:left;
	border-left:1px solid white;
	color:white;
	padding: 12px 8px 12px 9px;
	text-transform: uppercase;
	text-align: center;
    vertical-align: middle;
	cursor: pointer;
    display: table-cell;
    line-height: 15px;
    font-size: 12px;
    font-weight: bold;
	text-decoration:none;
	height:28px;
}

ul.menu {
	list-style:none;
	margin:0;
	padding:0
}
ul.menu * {
	margin:0; 
	padding:0;
	list-style:none;
	margin:0;
	padding:0;
}

ul.menu li {
	position:relative; 
	float:left; 
}

ul.menu ul {
	position:absolute; 
	top:26px; 
	left:0; 
	display:none; 
	opacity:0; 
	list-style:none;
	margin-top: 26px;
}

ul.menu ul li {
	position:relative; 
	border-top:none; 
	width:462px; 
	background-image:url(http://www.nutrition-hq.com/images/bg-nav-li.png);
	margin: 0 0 0 -8px;
	 height: 372px;
}

div.nav-cat-wrapper{
    font-family: arial;
    font-size: 14px;
    margin-left: 40px;
    margin-top: 60px;
    width:405px;
    float:left;
    height:300px;
}

div.nav-cat-wrapper a {
	border-bottom:1px #cccccc dashed;
	text-decoration:none;
	color:#64758a;
    margin:2px 0px 5px;
    width:160px;
}

ul.menu ul li div.vitamins-and-supplements {
	background:url(http://www.nutrition-hq.com/images/bg-nav-vitamins-and-supplements.png) no-repeat right bottom;
}

ul.menu ul li div.sports-nutrition {
	background:url(http://www.nutrition-hq.com/images/bg-nav-sports-nutrition.png) no-repeat right bottom;
}

ul.menu ul li div.protein {
	background:url(http://www.nutrition-hq.com/images/bg-nav-protein-supplements.png) no-repeat right bottom;
}

ul.menu ul li div.diet {
	background:url(http://www.nutrition-hq.com/images/bg-nav-diet.png) no-repeat right bottom;
}


ul.menu ul li div.superfood--greens--herbs {
	background:url(http://www.nutrition-hq.com/images/bg-nav-herbal-supplements.png) no-repeat right bottom;
}

ul.menu ul li div.pets {
	background:url(http://www.nutrition-hq.com/images/bg-nav-pet-health-and-fitness.png) no-repeat right bottom;
}

ul.menu ul li div.energy-and-endurance {
	background:url(http://www.nutrition-hq.com/images/bg-nav-energy-and-endurance.png) no-repeat right bottom;
}

ul.menu ul li div.beauty-care {
	background:url(http://www.nutrition-hq.com/images/bg-nav-beauty-care.png) no-repeat right bottom;
}

ul.menu ul li div.wellness {
	background:url(http://www.nutrition-hq.com/images/bg-nav-wellness.png) no-repeat right bottom;
}



ul.menu ul li a {
	display:block;
	padding:3px 7px 5px;
}

ul.menu ul li a:hover {
}

ul.menu ul ul {
	left:148px;
	top:-1px;
}

ul.menu .menulink {	
	background-color:#31455e;	
	float:left;
	border-left:1px solid white;
	color:white;
	padding: 12px 17px 12px 18px;
	text-transform: uppercase;
	text-align: center;
    vertical-align: middle;
	cursor: pointer;
    display: table-cell;
    line-height: 15px;
    font-size: 12px;
    font-weight: bold;
	text-decoration:none;
	height:28px;
}

ul.menu .menulink:hover, ul.menu .menuhover {
}

ul.menu .sub {
	background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat
}

ul.menu .topline {
	border-top:1px solid #aaa
}



p.home-cat-pic {
	height:200px;
     }
p.home-cat-pic img{
	max-height:195px;
    max-width:195px;
     }

a.title-link 			{ color:#31455e; }
a.title-link:hover 		{ color:#114678; }
a.title-link:visited 	{ color:#31455e; }


div.check-out {
	margin-top:10px;
	margin-bottom:20px;
	border-left: 1px #cccccc dashed;
	padding:20px;;
	padding-top:5px;
	float:left;
	text-align:left;
	width:230px;
    min-height:200px;
  	position: relative;
}    

div.check-out h3{
	margin-top:16px;
	margin-bottom:10px;
	color:#64758a;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
    line-height: 25px;
}

div.check-out p{
	min-height:160px;
}

input[type="submit"]{
 	padding:0px 6px 4px 6px;
 	background: url("http://www.nutrition-hq.com/images/submitBg.gif") no-repeat scroll left top #FFFFFF; 
	width:200px;
    height:39px;
    border:0px;
    margin: 0px 0px 3px -2px; 
    font-size:13px; 
    text-align:left;
    font-weight:bold;
    	cursor: pointer;
    }
    
input{
 	padding:3px 5px;
 	background: url("http://www.nutrition-hq.com/images/inputBg.gif") no-repeat scroll left top #FFFFFF; 
    border: 1px solid #aaaaaa; 
    margin-bottom:5px; 
    font-size:13px; 
    }
    
div.check-out image {
	margin:30px 0px 20px 0px;
    }

div#checkoutContent {
	padding: 20px; 
    margin:10px 0px; 
	border-left: 1px #cccccc dashed;
    width: 600px; 
}


div#checkoutContent div.check{
	padding: 5px 10px 12px; 
    margin:10px 0px; 
	border: 1px #cccccc solid;
    width: 300px; 
}

div#checkoutContent div.total{
	padding: 5px 10px; 
    margin:0px 0px 10px; 
	border: 1px #444444 solid;
    width: 300px;
    background: #cccccc;
}


div#checkoutContent h3{
	margin-top:20px;
	margin-bottom:15px;
	color:#64758a;
	text-transform: uppercase;
	font-size: 18px;
}

div#checkoutContent b{
	margin-top:0px;
	margin-bottom:15px;
	color:#64758a;
	text-transform: uppercase;
	font-size: 15px;
}

a.chechoutMenu {	
	background-color:#ff9024;	
	float:left;
	border-left:1px solid white;
	color:white;
	padding: 8px 17px 6px 18px;
	text-transform: uppercase;
	text-align: center;
    vertical-align: middle;
	cursor: pointer;
    display: table-cell;
    line-height: 15px;
    font-size: 12px;
    font-weight: bold;
	text-decoration:none;
	height:20px;
}

a.chechoutMenuGrey {	
	background-color:#a26f3e;	
	float:left;
	border-left:1px solid white;
	color:white;
	padding: 8px 17px 6px 18px;
	text-transform: uppercase;
	text-align: center;
    vertical-align: middle;
	cursor: pointer;
    display: table-cell;
    line-height: 15px;
    font-size: 12px;
    font-weight: bold;
	text-decoration:none;
	height:20px;
}

     
