
#az-nav {
	float: left;
	width: 740px;
	font-size: 16px;
	font-weight: bold;
	color: #CCC; 
}

#az-nav a {
	color: #699cac;
	text-decoration: none;
	font-weight: normal;
}

#az-nav a:hover {
	color: #dd8636;
	text-decoration: underline;
}

#az-nav a.on {
	color: #dd8636;
	text-decoration: none;
	font-weight: normal;
}

.az-prod-item { 
	float: left;
	width: 365px;
	height: 155px;
	background: #e5e5e5;
	margin-top: 10px;
	margin-right: 0px;
}


.az-prod-item2 { 
	float: right;
}


.az-prod-item .hdr,
.az-prod-item .ftr { 
	float: left;
	width: 365px;
	height: 12px;
}

.az-prod-item .info { 
	float: left;
	width: 355px;
	height: 131px;
	background: #e5e5e5;
	padding-left: 0px;
	padding-right: 10px;
	_padding-right: 0px;
}

.az-prod-item .info .pic { 
	float: left;
	width: 75px;
}

.az-prod-item .info .copy { 
	float: right;
	width: 260px;
	color: #666666;
	_width: 240px;
}


.az-prod-item .info .copy .top-copy { 
	float: left; 
	width: 260px;
	height: 75px;
	_width: 240px;
}


.az-prod-item .info .prod-name { 
	float: left;
	width: 260px;
	font-size: 14px;
	_width: 240px;
}

.az-prod-item .info .prod-short,
.az-prod-item .info .prod-links { 
	float: left;
	width: 260px;
	font-size: 12px;
	_width: 240px;
}

.az-prod-item .info .prod-links { 
	line-height: 16px;
	_width: 240px;
}

.az-prod-item .info .prod-links a { 
	text-decoration: none;
	color: #699cac;
}

#az-product-indiv {
	float: left;
	width: 720px;
	background: #eeeff0;
	margin-left: -10px;
	padding-left: 15px;
	padding-right: 15px;
} 

#az-product-indiv .main-pic {
	float: left;
	width: 185px;
	margin-top: 15px;
	text-align: center;
} 


#az-product-indiv .enlarge {
	float: left;
	width: 145px;
	margin-left: 40px;
	margin-top: 5px;
	text-align: center;
}

#az-product-indiv .enlarge img,
#az-product-indiv .enlarge a {
	float: left;
	margin-right: 5px;
}
#az-product-indiv .enlarge a {
	color: #454549;
	text-decoration: none;
	font-weight: bold;
}




#az-product-indiv .copy {
	float: left;
	width: 270px;
	margin-left: 5px;
	margin-top: 15px;
} 
#az-product-indiv .copy .headline {
	float: left;
	width: 270px;
	font-size: 18px;
} 
#az-product-indiv .copy .short {
	float: left;
	width: 270px;
} 
#az-product-indiv .alt-links {
	float: right; 
	background-color: #cccccc;
	width: 230px;
	font-size: 12px;
} 
#az-product-indiv .alt-links .bg {
	padding: 20px 30px 20px 20px;
	float: left; 
	width: 180px;
	background: url("../../images/alt-link-bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
} 
#az-product-indiv .alt-links .link-item {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

#az-product-indiv .alt-links .link-item a {
	color: #67645f;
	text-decoration: none;
}

#az-product-indiv .alt-links .link-item a:hover {
	text-decoration: underline;
}


#az-product-indiv .alt-links .link-item2 {
	border: 0px;
}

#az-product-indiv .product-indiv-nav {
	float: left;
	width: 720px;
	margin-top: 30px;
}

#az-product-indiv .product-indiv-nav .tab {
	float: left;
	margin-right: 5px;
	font-size: 14px;
	width: 102px;
	height: 22px;
	padding-top: 10px;
	padding-left: 10px;
	
}

#az-product-indiv .product-indiv-nav .tab3 {
	width: 160px;
}


#az-product-indiv .product-indiv-nav .tab2 {
	float: right;
}


#az-product-indiv .product-indiv-nav .tab a {
	text-decoration: none;
}

#tab-benefits a {
	color: #999999; 
}

#tab-benefits {
	background: url("../../images/tab-on.gif");
}

#tab-ingredients {
	background: url("../../images/tab-ingredients.gif");
}

#tab-faqs{
	background: url("../../images/tab-faqs.gif");
}

#tab-recommended {
	background: url("../../images/tab-recommended.gif");
} 

#tab-media {
	background: url("../../images/tab-media.gif");
}

#tab-ingredients a,
#tab-faqs a,
#tab-recommended a,
#tab-media a {
	color: #FFF;
}

#subingredient {
  	padding-left:15px;
}


#az-product-indiv-content {
	float: left;
	width: 710px;
	margin-left: 10px;
	margin-top: 20px;
}


#az-product-disclaimer, 
#az-product-statement,
#az-footnote 
{
	float: left;
	width: 680px;
	margin:10px 0 0 10px;
	padding: 10px;
	font-size: 11px;
	line-height: 22px;
	background: #EEE;
}

#az-product-warning,
#az-product-caution
{
	float: left;
	width: 680px;
	padding: 10px;
	font-size: 11px;
	line-height: 22px;
	margin-top: 10px;
	background: #EEE;
}

#az-product-footer {
	float: left;
	width: 700px;
	padding: 10px;
	margin-top: 10px;
}



#az-product-indiv-content #tab-benefits-content,
#az-product-indiv-content #tab-benefits-content .hdr,
#az-product-indiv-content #tab-benefits-content .copy {
	float: left;
	width: 710px; 
	color: #666;
}


#az-product-indiv-content #tab-benefits-content .hdr {
	font-size: 14px;
}

#az-product-indiv-content #tab-benefits-content .copy {
	font-size: 12px;
}



#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(../../images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:200}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:100}
#tinycontent {background:#fff}


.ingred-row {
	float: left;
	width: 710px;
	margin-top: 3px;
	background-image: url("../../images/dots_bkg.gif");
	background-position: bottom;
	background-repeat: repeat-x; 
}


.ingred-row2 {
	float: left;
	width: 710px;
	margin-top: 3px;
}


.ingred-row .ingred,
.ingred-row2 .ingred {
	float:left; 
	border-bottom: 1px solid #FFF;
	background-image: url("../../images/white.gif");
}


.ingred-row .amount,
.ingred-row2 .amount{
	float:right; 
	border-bottom: 1px solid #FFF;
	background-image: url("../../images/white.gif");
}

#tab-ingredients-content,
#tab-faqs-content,
#tab-recommended-content,
#tab-media-content, 
#tab-benefits-content h3,
#tab-ingredients-content h3,
#tab-faqs-content h3,
#tab-recommended-content h3,
#tab-media-content h3 
{
	display: none;
}






