/* Ambassador */
.legend{
	background:url("../images/ambassadors/legend_white.gif") no-repeat scroll 0 0 transparent;
	height:29px;
	position:absolute;
	right:0;
	top:0;
	width:301px;
}
.bottom_amb{
	background:url("../images/ambassadors/bottom_amb.png") no-repeat scroll 0 0 transparent;
	bottom:0px;
	height:16px;
	position:absolute;
	left:17px;
	width:72px;
}
.green_dot{
	background:url("../images/ambassadors/dots_sml.png") no-repeat scroll right 0 transparent;
	bottom:0px;
	height:16px;
	position:absolute;
	right:20px;
	width:16px;
}
.both{
	right:40px;
}
.red_dot{
	background:url("../images/ambassadors/dots_sml.png") no-repeat scroll 0 0 transparent;
	height:16px;
	position:absolute;
	right:20px;
	bottom:0px;
	width:16px;
}


div#ambass_container{
	width: 956px;
	margin: 0;
	display: block;
	clear: both;
	position: relative;
}
div#ambass_left{
	width: 956px;
	display: block;
	min-height: 400px;
	clear: both;
	margin: 0 auto;
	padding-bottom: 55px;
}
.ambass_left_item{
	position: relative;
	float: left;
	margin:5px 14px 9px 0;
	text-align:left;
	width:72px;
	height: 72px;
	background: transparent url(../images/ambassadors/ambassadors/ambassadors_placeholder.jpg) no-repeat 0 0;
	z-index: 1;
}
.ambass_left_item_popup{
	background:transparent url(../images/ambassadors/ambassadors-popup.gif) no-repeat scroll 0 0;
	border:1px solid #FFFFFF;
	display:none;
	height:135px;
	left:20px;
	position:absolute;
	text-align:left;
	top:20px;
	width:120px;
	z-index:2;
}
.ambass_left_item_popup img{
	z-index:2;
}
div#ambass_left_item_popup_pic{
	float:left;
	height:103px;
	margin:5px;
	width:108px;
}
div#ambass_left_item_popup_text{
	color:#999999;
	float:left;
	font-size:11px;
	margin:5px 0 0 18px;
	width:105px;
	text-align: left;
}
div#ambass_left_item a{
	border: 0;
	text-decoration: none;
}
div#ambass_left_item h4{
	margin:0;
}
div#ambass_left_item h5{
	margin:0;
}
div#ambass_left_item .pic{
	width: 102px;
	float: left;
}
div#ambass_left_item .content{
	width: 345px;
	margin: 0 5px;
	float: left;
}
div#ambass_right{
	width: 210px;
	float: left;
	display: block;
}
.white{
	color: #ccc;
}
.whiteslm{
	color: #ccc;
}
.blackbold{
	color: #ccc;
}
#jsddm_amb{ 
	margin:0;
	padding:0;
	position:relative;
	z-index:1;
}
div#ambass_header2{
	Width: 940px;
	margin: 0 auto 20px;
	color: #999;
	font-size: 15px;
	display: block;
	clear: both;
}
div#ambass_header2 a{
	text-decoration: none;
	color: #999;
}
div#ambass_header2 a:hover{
	text-decoration: underline;
	color: #999;
}
div#ambass_header{
	Width: 950px;
	margin: 0 auto 10px;
	color: #333;
	font-size: 20px;
	border-bottom: thin solid #ccc;
	display: block;
	clear: both;
}


#jsddm_amb li
{ float: left;
list-style: none;
font: 12px Tahoma, Arial;
position: relative;}

#jsddm_amb li a{ 
	display: block;
	height:72px;
	margin: 17px 17px;
	width:72px;
	text-align:center;
	color:#333;
	background:transparent url(../images/ambassadors/ambassadors-popup.gif) repeat scroll 0 0;
	text-decoration: none;
	color: #000;
}
#jsddm_amb li a:hover{
	background:transparent url(../images/ambassadors/ambassadors-popup.gif) repeat scroll 0 0;
}

#jsddm_amb li ul{ 
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	overflow: visible;
	top:12px;
	left: 12px;
}

#jsddm_amb li ul li{ 
	float: none;
	display: inline;
}

#jsddm_amb li ul li a{
	background:transparent url(../images/ambassadors/ambassadors-popup.gif) repeat scroll 0 0;
	color:#24313C;
	height:137px;
	width:115px;
	padding:5px;
	text-decoration:none;
	border: thin solid #fff;
}

#jsddm_amb li ul li a:hover{

} /*DROPDOWN BG HOVER*/

div#nutrition_container{
	width: 100%;
	margin: 0;
	display: block;
	clear: both;	
	color: #ccc !important;
}
div#nutrition_header{
	border-bottom:thin solid #CCCCCC;
	clear:both;
	color:#666666;
	display:block;
	font-size:25px;
	margin:10px auto 0;
	width:920px;
}
