/* Elements */
/* AmeriLifeVitamin Custom Styles */
{
	padding:0;
	margin:0;
}
td, div, span {
	font-size: 13px /*75%/1.3*/;
	color:#000000;
}
body {
	background-color: #e8f4c4; 
	background-image:url('') 0 0;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	width:100%;
}
a{
	text-decoration:underline;
	color:#3366cc;
}
a:hover{
	text-decoration:none;
}
select option{
	padding-right:10px;
}

h1 {
	font-size: 20px;
}


/**********/
/*MAIN IDS*/
/**********/
#mainbody{
	width:1000px; /* 760px; || auto; */
	margin:0 auto;
	text-align:left;
	padding:0;
    border: 0px;
}

#footer{
	background: url('http://ep.yimg.com/ca/I/yhst-15658733819255_2115_25286676');
	height:1%;zoom:1;
}
#header{
	background:#e8f4c4 url('') 0 0 repeat; 
	height:1%;
	min-height:75px; 
	height:auto *!important*; 
	height:75px;
}

#header:after, #footer:after, #itemContainer:after, .caption:after, .message:after {
	clear:both;
	content:".";
	display:block; 
	height:0;
	visibility:hidden;
}
html>body #header, html>body #footer {
	height:auto;
}

/**************/
/*END MAIN IDS*/
/**************/

/*********/
/*CLASSES*/
/*********/

.addbgimg{
	background: url('http://ep.yimg.com/ca/I/yhst-15658733819255_2115_25286676');
    }
.addbgcolor{
    background-color: #e8f4c4; 
    }   
.clear {
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	line-height:-1;
}
.last {
	border:0 solid;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.breadcrumbs{
	padding-right: 25px; padding-left: 25px; padding-bottom: 10px; padding-top: 10px;
	background: url('http://ep.yimg.com/ca/I/yhst-15658733819255_2115_25286676');
}
.breadcrumbs a{ text-decoration:none; }
.breadcrumbs a:hover{ text-decoration:underline; }

.dottedTop { 
    border-top:2px dotted #e8f4c4; 
    padding: 8px 0px 2px 0px;
    margin:  0px 35px 0px 35px;
} 

/*************/
/*END CLASSES*/
/*************/

/***************/
/*MISCELLANEOUS*/
/***************/
#footer .links a:hover, #bodyContent .contentsTable .itemName a:hover{
	text-decoration:underline;
}
/*******************/
/*END MISCELLANEOUS*/
/*******************/


/**************/
/*AmeriLifeVitamin Header Nav*/
/**************/

#myheaderNav {
    background: url('http://ep.yimg.com/ca/I/yhst-15658733819255_2116_12423878') 0 0 no-repeat;
    width:326px;
	height:109px;
}

#myheaderNav .headerNav1, #myheaderNav .headerNav2, #myheaderNav .headerNav3, #myheaderNav .headerNav4{
    float:left;
	padding:26px 0px 0px 0px;
}

#myheaderNav .headerNav1 a, #myheaderNav .headerNav2 a, #myheaderNav .headerNav3 a{
    float:left;
    text-decoration:none;
	width:72px;
	height:77px;
}
#myheaderNav .headerNav4 a{
    float:left;
    text-decoration:none;
	width:80px;
	height:77px;
}
#myheaderNav .headerNav1 a:hover{
    background: url('http://ep.yimg.com/ca/I/yhst-15658733819255_2116_12438808') 0px -26px no-repeat;
	text-decoration:none;
}
#myheaderNav .headerNav2 a:hover{
    background: url('http://ep.yimg.com/ca/I/yhst-15658733819255_2116_12438808') -72px -26px no-repeat;
	text-decoration:none;
}
#myheaderNav .headerNav3 a:hover{
    background: url('http://ep.yimg.com/ca/I/yhst-15658733819255_2116_12438808') -144px -26px no-repeat;
	text-decoration:none;
}
#myheaderNav .headerNav4 a:hover{
    background: url('http://ep.yimg.com/ca/I/yhst-15658733819255_2116_12438808') -216px -26px no-repeat;
	text-decoration:none;
}

/**************/
/*End AmeriLifeVitamin Header Nav*/
/**************/

/**************/
/*AmeriLifeVitamin Top Nav*/
/**************/

#mysearcharea td{
	vertical-align: middle;
}

#mysearcharea {
	padding: 8px 0px 0px 0px;
}

#mysearcharea .mysearchinput-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0px;
	font-size: 13px;
	color: #666666;
	width: 210px;
}

/**************/
/*EndAmeriLifeVitamin Top Nav*/
/**************/


/********/
/*FOOTER*/
/********/
#footer .links{	
	padding:5px;
	color:#000000;
	font-size:12px;
    text-align:center;
}
#footer .links a{
	color:#000000;
	padding:0 5px;
	text-decoration:none;
	font-size:12px;
}

#footer .myfooterlinks{	
	padding:5px;
	color:#000000;
	font-size:12px;
    text-align:center;
}
#footer .myfooterlinks a{
	color:#000000;
	padding:5px;
	text-decoration:none;
	font-size:12px;
}
#footer .myfooterlinks a:hover{
	color:#000000;
	padding:5px;
	text-decoration:underline;
	font-size:12px;
}


#footer .yahooLogo{
	float:left;
	height:29px;
	width:82px;    
margin:10px 0 10px 10px;
}
* html #footer .yahooLogo{
	height:39px;
display:block;
}
.copyright{
    background-color: #e8f4c4;
	text-align:center;
	padding:10px;
	font:normal 11px Verdana;
   	color:#8da34b;
}
.copyright a{ text-decoration:none; color: #8da34b;}
.copyright a:hover{ text-decoration:underline; color: #8da34b;} 
  
/************/
/*END FOOTER*/
/************/

/***************************************/
/*BODY CONTENT (HOME, SECTION AND ITEM)*/
/***************************************/


#bodyContent .contentsAZ-nav{
    padding: 10px 0px 20px 0px;
    margin:  0px 35px 0px 35px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
      } 
#bodyContent .contentsAZ-nav a{
	background-color: #e8f4c4;
	padding: 6px 8px 6px 8px;
}
#bodyContent .contentsAZ-nav a:hover{
	background-color: #f4e3a3;
	padding: 6px 8px 6px 8px;
}  
#bodyContent .contentsAZ-header{
    padding: 5px 0px 0px 0px;
    margin:  0px 35px 0px 35px;
    border-bottom:2px dotted #e8f4c4;
    font:bold 14px Arial, Helvetica, sans-serif;
    color:#83a338;
      }     
       
#bodyContent
    { background: url('http://ep.yimg.com/ca/I/yhst-15658733819255_2115_25286676');  }
    
#bodyContent .bodyContentBottom{
     background: url('http://ep.yimg.com/ca/I/yhst-15658733819255_2116_12456893') center bottom no-repeat;  
     padding: 10px 35px 50px 35px;
    }
#bodyContent .disclaimer-text{
     font-size: 11px;
	 color:#999999;
    }    
#bodyContent .contentsTable{
	margin:20px;
}
#bodyContent .caption, #bodyContent .message{
	_height:1%;
}
#bodyContent .message, #bodyContent .caption, #bodyContent .pageText, #bodyContent .pageTextLite{
	background: url('http://ep.yimg.com/ca/I/yhst-15658733819255_2115_25286676');
}
#bodyContent .message .ImageMarginLeft{
	float:left; 
	margin:15px 20px 5px 12px; 
}
#bodyContent .message .ImageMarginRight{
	float:right;
	margin:15px 12px 5px 20px;
}
#bodyContent .contentsTable .Image img{
	margin:0px 20px 5px 0px;
}
#bodyContent .message .pageTitle{
	color:#83a338;
	display:block;
	font:bold 16px Arial, Helvetica, sans-serif/*1.2em Arial, Helvetica, sans-serif*/;
	margin:0 10px;
	padding-right: 25px; padding-left: 25px; padding-bottom: 10px; padding-top: 10px; 
}
#bodyContent .caption .pageTitle, #bodyContent .caption .pageTitleCenter, #bodyContent #info-div #searchpageHeader{
	color:#83a338;
	display:block;
	font:bold 20px Arial, Helvetica, sans-serif/*1.2em Arial, Helvetica, sans-serif*/;
    padding: 10px 0px 10px 0px;
    margin:  0px 35px 0px 35px;
    border-bottom:2px solid #e8f4c4;
}
#bodyContent #info-div #searchpageHeader{
    background-color:#ffffff; 
    color:#f8b526; 
    font:bold 20px Arial, Helvetica, sans-serif; 
    margin:0 10px;
	padding-right: 25px; padding-left: 25px; padding-bottom: 10px; padding-top: 10px; 
    display:block;		
}

#bodyContent .itemPageTitle{
	color:#83a338;
	font:bold 20px Arial, Helvetica, sans-serif/*1.2em Arial, Helvetica, sans-serif*/;
	padding: 10px 0px 10px 0px;
    margin:  0px 35px 0px 35px;
    border-bottom:2px solid #e8f4c4;
    
}
#bodyContent .message .pageText, #bodyContent .caption .pageText, #bodyContent .pageText, #bodyContent .pageTextLite{
	padding-right: 35px; padding-left: 35px; padding-bottom: 10px; padding-top: 10px;
}
#bodyContent #info-div .infoText{
	padding-right: 25px; padding-left: 25px; padding-bottom: 10px; padding-top: 10px;
}
#bodyContent .contentsTable .itemName, #bodyContent .contentsTable .wrapPadding{
	padding:2px 5px;
}
#bodyContent .contentsTable{
	width:96%;
	border-collapse:collapse;
}
#bodyContent .contentsTable .itemName {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
#bodyContent .contentsTable .itemName a{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#3366cc;
	text-decoration:none;
}
#bodyContent .contentsTable .salePrice {
	color:#ff3333;
        padding-bottom:5px;
        font-weight:bold;
}
#bodyContent .vertical, .imageCenter, .pageTitleCenter{
	text-align:center;
}
#bodyContent .contentsTable .contentsVSeparator{
	border-right:1px dashed #ffffff;
}
#bodyContent .contentsTable .contentsHSeparator{
	border-bottom:1px solid #ffffff /*#CECECD*/;
}
#bodyContent .specialsHeader{
    padding: 5px 0px 5px 0px;
    margin:  15px 35px 0px 35px;
	background: url('http://ep.yimg.com/ca/I/yhst-15658733819255_2117_13509874') left bottom no-repeat;
	color:#f8b526;
	font:bold 17px Arial, Helvetica, sans-serif/*1.4em*/;
	text-align:left;
	border-bottom:0px solid #ffffff;
}
#bodyContent .caption .Image, #bodyContent .itemContainer .Image , #bodyContent .contentsTable .Image , #bodyContent #info-div .Image{
    padding-right: 25px; padding-left: 50px; padding-bottom: 10px; padding-top: 10px;
	margin:0;
}
#bodyContent .pageText .pageTextHeader{
    background: url(http://ep.yimg.com/ca/I/yhst-15658733819255_2116_12462551) left bottom no-repeat;
	font:bold 16px Arial, Helvetica, sans-serif;	
	padding: 10px 10px 10px 0px;
    margin: 0px 0px 10px 0px;
	color: #f8b526;
}

#bodyContent .pageTextLite { color: #666666; }
#bodyContent .pageTextLite a{ text-decoration:none; color: #666666;}
#bodyContent .pageTextLite a:hover{ text-decoration:underline; color: #666666;} 

#bodyContent .accessoriesHeader{
	color:#83a338;
	font:bold 14px Tahoma, Geneva, Verdana, sans-serif /*1.1em*/!important;
	padding:20px 0 8px 10px;
	border-bottom:1px solid #ffffff;
	margin-bottom:10px;
}
#bodyContent .contentsTable td table{
	margin-left: 10px;
}
#bodyContent .contentsTableTd{
	padding:5px;
}
/*#bodyContent .contentsTable .ellItemInfo{
	margin-left: 5px;
}*/
#bodyContent .contentsTable .abstract{
	padding: 3px 0;
}
#bodyContent .contentsTable .itemNameMultiLine{
	display:block;	
	padding: 3px 0;
}
/******************/
/*END BODY CONTENT*/
/******************/


/***************************************/
/*MORE VIEWS  (BELOW BODY CONTENT)*/
/***************************************/

#recentview{
    background: url('http://ep.yimg.com/ca/I/yhst-15658733819255_2115_25286676');  
    padding: 10px 35px 10px 35px;
    }
#recentview .recentviewHeader{
    background: url(http://ep.yimg.com/ca/I/yhst-15658733819255_2116_12462551) left bottom no-repeat;
	font:bold 16px Arial, Helvetica, sans-serif;	
	padding:0px 10px 10px 0px;
	color: #777777;
}
#recentview .recentviewClear{
    padding:20px 10px 0px 0px;
    }
#recentview .recentviewClear a{ text-decoration:none; color: #777777;}
#recentview .recentviewClear a:hover{ text-decoration:underline; color: #777777;}        
#recentview a{ text-decoration:none; }
#recentview a:hover{ text-decoration:underline; }  

#viewNext{
    background: url('http://ep.yimg.com/ca/I/yhst-15658733819255_2115_25286676');  
    padding: 10px 35px 10px 35px;
    }
#viewNext a{ text-decoration:none; }
#viewNext a:hover{ text-decoration:underline; }  


/****************/
/*END MORE VIEWS*/
/****************/


/**************/
/*ITEM DETAILS*/
/**************/
#bodyContent .itemContainer img{
	vertical-align:middle;
}
#bodyContent .itemContainer .youSave img{
	vertical-align:top;
}
#bodyContent .itemContainer .youSavePrice{
	padding:5px 0px 0px 5px;
    font-weight:normal;
    color:#ffffff
}
#bodyContent .itemContainer .addToCart{
    border-top:0px solid #ffffff;
    background: url(http://ep.yimg.com/ca/I/yhst-15658733819255_2116_12463882) 0 0 no-repeat;
	padding:30px 10px 10px 12px;
    margin:8px;
}
#bodyContent .itemContainer .addToCart .addToCartQTY{
    padding:16px 10px 10px 0px;
    float:left;
}
#bodyContent .itemContainer .itemProperties{
	float:left;
	margin:10px 10px 0 10px;
}
#bodyContent .itemContainer .itemProperties a{ text-decoration:none; }
#bodyContent .itemContainer .itemProperties a:hover{ text-decoration:underline; }

#bodyContent .itemContainer .itemName, #bodyContent .itemContainer .priceBold{
	font-weight: bold;
}
#bodyContent .itemContainer .itemPrice{
    padding:15px 30px 10px 10px;
    float: left;
}
#bodyContent .itemContainer .youSave{
    padding:18px 0px 0px 0px;
}
#bodyContent .contentsTable .itemAvail{
	padding:10px 0;
}
#bodyContent .itemContainer .itemCode, #bodyContent .itemContainer .itemAvail{
	padding:0px 10px 5px 10px;
}
#bodyContent .itemContainer .itemName{
	padding:10px 10px 8px 10px;
}
#bodyContent .itemContainer .package{
    
	padding:0px 0px 0px 10px;
}
#bodyContent .itemContainer .itemBrand{
    
	padding:5px 0px 5px 30px;
}
#bodyContent .itemContainer .regPrice, #bodyContent .itemContainer .salePrice, #bodyContent .itemContainer .volumePrice, #bodyContent .itemContainer .priceBold{
	display:block;
    font-weight:normal;
}
#bodyContent .itemContainer .regPrice{
	padding:5px 10px 5px 0px;
}
#bodyContent .itemContainer .salePrice{
	padding:0px 10px 0px 0px;
    color:#ff3333;
    font-weight:bold;
}
#bodyContent .itemContainer .volumePrice{
	padding:5px 10px 5px 0px;
    color:#ff3333;
    font-weight:bold;
}
#bodyContent .contentsTable .regPrice, #bodyContent .contentsTable .priceBold{
	margin:10px 0 0;
}

#bodyContent .itemContainer .itemOption{
	padding:0 10px 5px 10px;
	display:inline;
    font-weight:normal;
}
#bodyContent .contentsTable .itemOption{
	padding-top:5px;
	display:block;
}
#bodyContent .contentsTable .contentsOptions{
	padding:3px 0;
}
/******************/
/*END ITEM DETAILS*/
/******************/

/***************************************/
/*AMERILIFEVITAMIN ALPHABETIC TABS*/
/***************************************/

#alphabeticTabs {
	padding: 8px 0 8px 0;
    margin:  0px 35px 0px 35px;
      }

#alphabeticTabs .shadetabs{
	padding: 2px 0;
	margin: 0;
	font: bold 14px Arial;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}

#alphabeticTabs .shadetabs li{
	display: inline;
	margin: 0;
}

#alphabeticTabs .shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 4px 7px;
	margin-right: 3px;
	border: 2px solid #e8f4c4;
	color: #555555;
	background-color: #e8f4c4;
}

#alphabeticTabs .shadetabs li a:visited{
	color: #555555;
}

#alphabeticTabs .shadetabs li a:hover{
	text-decoration: underline;
	color: #555555;
	background-color: #f4e3a3;
}

#alphabeticTabs .shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	background-color: white;
}

#alphabeticTabs .shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/*********************/
/*END ALPHABETIC TABS*/
/*********************/

.ys_primary{
	background:#ff3333;
	color:#ffffff;
	font:bold 11px Arial,verdana,sans-serif;
	padding:1px 5px;
	text-align:center;
	cursor:pointer;
}
/* Search Page Styles */
#info-div form,
     .infoText div {margin:0 10px;}
#info-div form table td a img {margin-right:5px;}
#info-div form table td b {display:block; padding:15px 0 5px;}
#info-div form table td font {font-size:1em;}
/* Search Page Styles */


/* Cross-Sell Styles. */

.ystore-cross-sell-table { width:100%; font-size:inherit; font:100%; }
.ystore-cross-sell-title { padding-bottom:6px; color: #f8b526; font:bold 16px Arial, Helvetica, sans-serif; }
.ystore-cross-sell-table-vertical .ystore-cross-sell-cell { width:100%; }
.ystore-cross-sell-table-horizontal .ystore-cross-sell-cell { width:28%; padding-right:5%; }

.ystore-cross-sell-product-image-link { display:block; padding-bottom:8px; }
.ystore-cross-sell-product-caption { padding-bottom:16px; }
.ystore-cross-sell-product-caption p,
.ystore-cross-sell-product-caption h4 { margin:0 0 10px; font-size:11px; }
.ystore-cross-sell-table .ys_promo { font-weight:bold; }
