/* resets */
ul,ol { list-style: none; }


/*Defaults */
body{margin:0px;font-family:Verdana,Arial; font-size:11px; color: #4d4d4d;

background-color:#808080;
}


a			{ color:#535353; text-decoration:none; }
a:Active 	{ color:#666666;  }
a:Hover 	{ color: black;  }
a:visited	{ color:#535353}
a img{ border:0; }

a.arrow { padding-right:10px; text-decoration:none; background:url(//static.vitamark.com/shopvitamark/images/blue_right_arrow.gif) no-repeat 100% .3em; }

.left{float:left}
.right{float:right;}
.clear{clear:both;}
.column{float:left;}
.bold{font-weight:bold}
.half{width:50%;}
.highlight{background-color: rgb(255,255,0)}


/*generics*/
#alert{
  position: fixed;
  border-top: 1px dotted #ddd;
  background:url(//static.vitamark.com/shopvitamark/images/footer.gif) #f5f5f5;
  width: 100%;
  left: 0px;
  bottom: 1px;  
  z-index:9999;
  opacity:0.9;
  filter:alpha(opacity:90);
  text-align:center;
  font-size: 1.2em;
}
#alert .red{color:#FF0000;}
#alert .green{color:#006600;}

.error{color:#ff0000;}

/* definition list */
 dd {margin-bottom:15px;}
 dt a{text-transform: lowercase;font-weight: bold; font-size:15px;padding:0;margin:0;color:#F79500;}
 dt a:hover{color:#FAC471;}



/* form elements */
 button{ 	
	margin:0;
	padding:4px 8px 4px 8px;
	text-align:center;
	border:none;
	
	background-color:#F79500;
	color:#fff;
	cursor:pointer;
	vertical-align:middle;
	font-size:11px;
	font-weight:bold;
}

button:hover{color:#454545;background-color: #FAC471;}
button:active{color:#fff;}

input{border-color:#c3c3c3; border-width:1px; border-style:solid;padding:3px;}
input[type="radio"] {border:0;}

/*generic navigation */
.PagingTable{ text-align:center;width:100%;}
.NavLinks{}


/*Page specific*/
#container {
	margin:auto;
	background: #808080 url(//static.vitamark.com/shopvitamark/images/pageback1000.png) repeat-y 50% 0;
}

#midcontainer {
	width: 1000px;
	margin:auto;
	background-color:#ffffff;
}

#bottomcontainer{
	margin:auto;
	background: #808080 url("//static.vitamark.com/shopvitamark/images/bottomshadow2.png")  50% 0 no-repeat;
	height: 33px;
}


#header{
	background: url("//static.vitamark.com/shopvitamark/images/header-blue.jpg")  50% 0 no-repeat;
	height:118px;
}

#headerlinks{
	float:right;
	margin-top:10px;
	margin-right:25px;
	font-size:11px;	
	color:#006CBD;

}

#headerlinks a{
	text-decoration: none;
	color:#006CBD;
}

#headerlinks a:hover{
	text-decoration:underline;
}


#headerquote{
	float:right;
	background: url("//static.vitamark.com/shopvitamark/images/quote.png") 105% 0 no-repeat;
	height:53px;
	width:1000px;
	margin-top:22px;
	
}


#headermenu{


	float:left;
	position:relative;
	z-index:10;
	/*padding-top:130px;*/
	margin:auto;
	margin-top:0px;
	background: url("//static.vitamark.com/shopvitamark/images/menu-back.png")  0 0 no-repeat;
	height:71px;
	width:1000px;
}



/* MAIN NAVIGATION BAR */

#headernavigation{
	margin:0;padding:0;
	padding-left:30px;
	margin-top:24px;
}

#headernavigation ul{		
	margin:0;padding:0;
	list-style-type:none;
	width: 100%;	
}

#headernavigation li{
	display:inline;
}

#headernavigation span{
	display:none;
}

#headernavigation a {
/* used float cause ie6 doesnt do tables. still not perfect */
	float:left;
	display:inline;
	height:24px;
	background:url("//static.vitamark.com/shopvitamark/images/menu-items.png") no-repeat;
}

#headernavigation .vitamins a {
	width:190px;
	background-position: -0px 0px;
}

#headernavigation .enzymes a {
	width:90px;
	background-position:  -190px 0px;
}

#headernavigation .specialty a{
	width:155px;
	background-position:  -280px 0px;
}

#headernavigation .weight a{
	width:195px;
	background-position:  -435px 0px;
}



#headernavigation .vitamins a:hover {
	background-position: -0px -23px;
}

#headernavigation .enzymes a:hover {
	background-position: -190px -23px;
}

#headernavigation .specialty a:hover {
	background-position: -280px -23px;
}

#headernavigation .weight a:hover {
	background-position: -435px -23px;
}


#headernavigation .searchbox{
	float:right;
	margin-right:20px;
}

#headernavigation .input{
	width:160px;
}

#headernavigation .submit{
	margin-top:-3px;
}

/* END MAIN NAVIGATION BAR  */









/* Side Navigation */
#sidenav	{float:left;margin:-13px 0 5px 25px;  }
#sidenav .divider{width:185px;height:21px;}
#sidenav .group{width:170px;padding-left:15px;padding-bottom: 10px;}
#sidenav .topper {padding-top: 10px;}
#sidenav .orange{background-color:#F79500;color:#ffffff;}
#sidenav .blue{background-color:#16B2EC;color:#ffffff;}
#sidenav .green{background-color:#68C447;color:#ffffff;}
#sidenav .gray{background-color:#C9C9C9;}

#sidenav .orange a{color:#ffffff;}
#sidenav .blue a{color:#ffffff;}
#sidenav .green a{color:#ffffff;}

#sidenav .orange-blue{background: url(//static.vitamark.com/shopvitamark/images/orange-blue-transition.gif) no-repeat top left;}
#sidenav .blue-green{background: url(//static.vitamark.com/shopvitamark/images/blue-green-transition.gif) no-repeat top left;}
#sidenav .green-gray{background: url(//static.vitamark.com/shopvitamark/images/green-gray-transition.gif) no-repeat top left;}




#sidenav ul{padding:0;margin:0;list-style-type:none;}
#sidenav li {padding-left:5px;line-height: 17px;}
#sidenav span{font-weight:bold; text-transform:uppercase;}




#middleBody{
	border: 0px solid #ff0000;
	margin-top:0px;
	float:left;
	width:680px;
	margin-left:27px;	
	margin-bottom:5px;
	margin-top:-13px;
	

}







/* Footer Stuff */

#footer{float:left;
width:1000px;
border-top:4px solid #E4E2DB;
padding-bottom:15px;

/*height:200px;*/
background: url(//static.vitamark.com/shopvitamark/images/back-gradient.png) no-repeat top center;
background-color: #F4F3F1;
}

#footer a{color:#8F8F8F;}
#footer h3{font-size:15px;padding:0;margin:0;color:#F79500;}

#footercontent{
width:880px;
padding:10px;
margin:auto;
}

#footercontent ul{padding:0 25px 0 25px;margin:0px;float:right;border:0px solid #000;}
#footercontent li {line-height:16px;}



#footercontent #copyright{float:right;
	letter-spacing:1.3px;
	padding-top:20px;
	color:#838383;
}






/* Cart */
#shoppingCart button{font-size: 14px;}



/* Check Out */
.FieldNameError{color:#FF0000;}
#checkoutmenu{float:left;margin-top:90px;}
#CheckoutBody{
	border: 0px solid #ff0000;
	margin-top:0px;
	float:left;
	width:643px;
	margin-left:20px;	
}

#CheckoutBody button{font-size: 13px;}
#CheckoutBody .Header{font-weight: bold;}
#CheckoutBody .searchbox{border-color:#c3c3c3; border-width:1px; border-style:solid;padding:3px;}
#CheckoutBody .FieldName {}

#CheckoutBody td.searchbox{border:0;}

/*Account */
#account button {font-size: 14px; padding-top: .5em;padding-bottom: .5em;}

#accountName{margin-top:30px;float:left;width:660px;border:1px dotted #ccc; background-color:#eee;}

#billing{width:280px;margin-bottom:5px;}
#shipping{width:280px;margin-bottom:5px;}
#payment{width:280px;margin-bottom:5px;}
#shipmethod{width:280px;margin-bottom:5px;}




/* FDA Disclaimer */
.fdaDisclaimer{font-size:10px;padding:1px;clear:both;text-align:center;margin:3px;}
.fdaDisclaimer.light{border:1px solid #bbb;background-color:#f1f1f1;color:#000;}
.fdaDisclaimer.dark{border:1px solid #fafafa;color:#fafafa;}



