@charset "UTF-8";
/* CSS Document */
html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:arial,sans-serif;
	font-size:12px;
	color:#666;
}
a {
	text-decoration: none;
	border: 0px;
}
img {
	border: 0px;
}
html{
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
}
form{
	padding: 0;
	margin: 0;
}

h1 { 
	font-size:12px;
	margin:5px 0;
}

h2 {
	font-size:12px; 
	margin:0 0 5px;
}
	h1, h2, a {
		color:#ff0000;
	}

p { 
	line-height:1.5; 
	margin:0 0 1em;
}
h2.general_tab  {
	border:1px solid #CCCCCC;
	line-height:34px;
	margin:0;
	padding:0 0 0 12px;
	vertical-align:bottom;
}
.general_center{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin-top:-1px;
	padding:10px;
}
.clearing {
	clear: both;
}
#main_nav {width: 300px;height:20px;position:relative; float: right;}
#main_nav a.logo {width:120px;height:70px;position:absolute;left:400px;}
#main_nav ul.left {margin:8px 0 0;padding:0;float:left;}
#main_nav ul.right {margin:8px 0px 1px 0px;padding:0;display:block;width:300px;float:right; white-space: nowrap}
#main_nav ul.right li {display:block;float:right;margin:0 10px 0 0;list-style:none;color:#999999;}
#main_nav ul.right li.country {color:#fff;}
#main_nav ul.right li a{color:#999999;text-decoration:none;}
#main_nav ul.left li {display:inline;margin:0 15px 0 0;list-style:none;font:bold 11px verdana, Helvetica, Serif; text-transform:uppercase;color:#c5c5c5;}
#main_nav ul.left li a {padding:10px 0;text-decoration:none;color:#d5d5d5;}
#main_nav ul.left li a:hover, #main_nav ul.right li a:hover {color:#fff;}

#mid {
	width: 1080px;
	margin: 0 auto;
	padding: 0;
}
#left_column {
	display:inline;
	float:left;
	padding:0;
	width:108px;
	margin-top: 16px;
	
}
.right_column {
	display:inline;
	float:left;
	padding:0;
	width:878px;
	
}
#main_container {
	float:left;
	padding:0 0 25px;
	width:878px;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#mainbg {
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */

}

div#header {
	width:100%;
	background:#000000 url(../images/header_bg.jpg) no-repeat 50% 50%;
}
div#head {
	position:relative;
	width:100%;
	height: 88px;
	line-height: 80px;
	padding-bottom:20px;
}
div#head form{
	line-height: 0;
}
div#head input{
	margin-bottom: 2px;
}
div#head img{
	margin: 0px;
}
#head .right-search img{
	margin-bottom: 0px;
}
.search_input{
	margin-right: 5px;
}
div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;		
}
div#map {
	width:100%;
	height: 25px;
	line-height: 25px;
	background: transparent url(../images/bg_map.png) repeat-x 50% 0;
	padding-bottom: 20px;
}
div#map a{
	color:#999999;
	text-decoration:none;
	padding:0 1.5em 0 1.5em;
}
div#map a:hover{
	color:#666666;
	text-decoration:underline;

}
.menu_active{
	color: #fff!important; 
	padding: 5px 18px!important; 
	/* background-color: #333!important; */
}

div#click {
	margin:0 auto; /* center, not in IE5 */
	width: 1040px;
	text-align:right;
}
.top_menu {
	background: url(../dev_images/top_menu_bg.jpg) repeat-x;
	width: 878px;
	margin: 0 auto;
	height: 28px;
	font-family: arial;
	color: #fff;
	padding-bottom: 5px;
	float: right;
}
	.top_menu img {
		float: right;
		margin-left: 8px;
	}
	.left_slogan {
		padding: 5px 0 10px 20px;
		float: left;	
		background: url(../dev_images/top_menu_border.jpg) no-repeat left top;
	}
		.left_slogan a {
			color: #fff;
		}
.segment {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
    width: 100px;
    border: 1px solid #ccc;
	/* border-right-style: none; */
    margin-top: 8px;
    padding: 5px 0px 5px 7px;
    position: static;


}
img.redplus {
	margin-bottom:-7px;
	margin-left:46px !important;
}
	.segment ul {
		list-style-type: none;
		margin-left: -39px;
	}
		.segment ul li {
			margin-top: 5px;
		}
.flash_container {
	border: 1px solid #ccc;
	border-top-style: none;
	padding: 10px;
	margin-top: -7px;
	position: relative;
}
.segment_submenu  {
	background: #cccccc url("../dev_images/left_menu_bg.jpg") repeat-x;
	margin-top: -11px;
	font-size: 11px;
	-webkit-border-top-left-radius: 05px;
	-webkit-border-bottom-left-radius: 05px;
	-moz-border-radius-topleft: 05px;
	-moz-border-radius-bottomleft: 05px;
	width: 108px;
	
}
	.segment_submenu ul img {
		margin-left: -15px;
	}
		img#btm_img {
			margin-top:-2px;
		}
	.segment_submenu ul {
		list-style-type: none;
		margin-left: -25px;
	}
		.segment_submenu ul li {
			padding-top: 5px;
			padding-bottom: 2px;
			padding-left: 0;
			margin-left: 0;
		}
			.segment_submenu ul li a {
					color: #000000;
			}
#social_submenu  {
	background: #cccccc;
	margin-top: -11px;
	font-size: 11px;
	width: 108px;
	
}
	img.corner_social {
		margin-left: -15px;
	}
		img#btm_img {
			margin-top:-2px;
		}
	#social_submenu ul {
		list-style-type: none;
		margin-left: -25px;
	}
		#social_submenu ul li {
			padding-top: 5px;
			padding-bottom: 2px;
			padding-left: 0;
			margin-left: -5px;
		}
			#social_submenu ul li a {
					color: #000000;
			}
		
	#left_column .segment a {
		font-family: arial;
		font-variant: small-caps;
		font-size: 14px;
		font-weight: bold;
		color: #000;		
	}

	.segment:first-child {
		margin-bottom:14px;
		padding:4px;
		border-right-style:none;
	}
	
	img.login {
		margin-left: 38px;
	}
		.segment a img {
			border: 0px;
			margin-right: 2px;
		}
.club_images {
	padding: 4px;
	border: 1px solid #ccc;
	margin-top: 2px;
	overflow: auto;
}
.foot_nav {
	margin-top: 8px;
	border: 1px solid #ccc;
	text-transform: uppercase;
}
	.foot_nav ul {
		list-style-type: none;
		float: left;
		text-align: left;
		padding-left:10px;
		font-weight: bold;
		display: inline;
	}
		.text_right {
			float: right !important;
			text-align: right;
		}
			.text_right a {
				color: #666 !important;
			}
		.foot_nav ul li {
			display: inline;
			margin-right: 5px;
			font-size: 11px;
			
		} 
			.foot_nav ul li a {
				color: #000;
				font-family: Arial;
			}
.btm_buttons img {
	float: left;
	margin-top: 10px;
	margin-right: 16px;
}

img#margin_last {
	margin-right: 0px;
}
	
.login_menu {
	margin: -5px 5px 0px 0px;
}
div#click #buttons{
	width: 230px;
	text-align:right;
	float: right;
}
div#content {
	padding:0em 0em 120px; /* bottom padding for footer */
	border-top:3px solid #212121;
}
div#content p {
		text-align:justify;
		padding:0 1em;
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#fff;
	border-top:6px double #666666;
}
div#footer p {
	padding:1em;
	padding-top:20px;
	margin:0;
}
div#footer a {
	padding:5px;
	margin:0;
	color:#999999;
	text-decoration:none;
}

div#footer a:hover {
	color:#666666;
	text-decoration:underline;
}

div#footer-center {
	margin:0 auto; /* center, not in IE5 */
	width: 1040px;
}
div.right {
	float:right;
}
div#footer .memedia{
	float: left;
	clear: left;
	font-size: 11px;
	color: #ccc;
	margin: 0px 0 5px 17px;
}
div#footer .memedia a{
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
div#footer .memedia a:hover{
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
div.right-search {
    display: block;
    float: right;
    margin: 4px 219px 0 0;
    width: 172px;
}
	.right-search input[type=text]{
		height: 15px;
		font-variant: small-caps;
		border: 0px;
		padding: 0px;
	}
div.mag_btn{
	float:right;
	clear: right;
	margin-right: 155px;
	margin-top: -28px;
	width: 177px;
	display: block;	
}
.region_selector {
	margin-right: -1px;
	cursor: pointer;
}
div#footer .copyright{
	float: right;
	clear: right;
	font-size: 11px;
	color: #ccc;
	margin: 0px 25px 5px 0;
}
div#follow_us{
	font-size: 10px;
	color: #ccc;
	float: right;
	margin: -40px 0 0 0;
	position: relative;
}

.twitter{
	background-color:#fff;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:2px;
	font-size:0.9em;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
	background: transparent url(../images/icons/twitter-followme.jpg) no-repeat 0 0;
	width: 193px;
	height: 90px;
	right:20px;
	top:-100px;
	
}
.facebook{
	background-color:#fff;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:2px;
	font-size:0.9em;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
	background: transparent url(../images/icons/Facebook-followme.jpg) no-repeat 0 0;
	width: 193px;
	height: 90px;
	right:-80px;
	top:-100px;
	
}
.youtube{
	background-color:#fff;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:2px;
	font-size:0.9em;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
	background: transparent url(../images/icons/YouTube-followme.jpg) no-repeat 0 0;
	width: 193px;
	height: 90px;
	right:-170px;
	top:-100px;
	
}

div.left {
	float:left;
}
.top {
	display:none;
	margin:0 auto; /* center, not in IE5 */
	width: 835px;
	height: 400px;
	position: relative;
}
.slide {
	color: #FFF;
	top:80px;
	height:300px;
	position: relative;
	overflow: visible!important;
}
.head_office_img{
	background: url(../images/headoffice.png) no-repeat 0 0 transparent;
	position: absolute;
	top:-73px;
	right: 0;
	width:227px;
	height: 97px;	
}
.main {
	width: 100%;
	background-color: #060;
	min-height: 100%;
}
.center {
	width: 1040px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:auto;
	min-height:100%;
}
div#home-tab-movie{
	width: 100%;
	display: block;
}
div#homepage_tab_content_bottom{
	width: 671px;
	margin: 0 auto;
	display: block;
}
div#homepage_tab_content_bottom_3rd{
	width: 218px;
	height: 100px;
	margin: 5px 8px 5px 0;
	background: transparent url(../images/homepage_tabs_content_bg.gif) repeat 0 0;
	float: left;
}
div#homepage_tab_content_bottom_3rd_last{
	width: 218px;
	height: 100px;
	margin: 5px 0 5px 0;
	background: transparent url(../images/homepage_tabs_content_bg.gif) repeat 0 0;
	float: left;
}
div#homepage_tab_content_bottom_3rd_left{
	float: left;
	width: 101px;
	height: 100px;
	margin: 2px 2px;
}
div#homepage_tab_content_bottom_3rd_right{
	float: left;
	width: 105px;
	height: 90px;
	padding: 3px;
	color: #eee;
	text-align: left;
	font-size: 11px;
	overflow: hidden;
}
div#homepage_tab_content_bottom_3rd_right h1{
	font-size: 11px;
	color: #fff;
	margin: 0 0 -6px 0;
}
div#homepage_tab_content_bottom_3rd_right a{
	text-decoration: none;
	color: #ff0000;
}
div#homepage_tab_content_bottom_3rd_right a:hover{
	text-decoration: none;
	color: #999;
}

.ex_member_registration {
    width: 300px;
    margin: 0 auto;
    height: 300px;
    text-align: center;
}
.new_member_registration {
    width: 0;
    float: right;
    height: 0;
}

#clear{
	clear: both;
}
.clear{
	clear: both;
}
/* Home Page News Tab */

div#home_tab_news_left{
	width: 471px;
	float: left;
	display: block;
	border-right: thin solid #eee;
	margin: 8px;
	min-height: 400px;
}
div#home_tab_news_left .list{
	border-bottom:thin solid #333333;
	display:block;
	margin:0 0 5px;
	text-align:left;
	width:460px;
	font-size: 11px;
}
div#home_tab_news_left .list a{
	border: 0;
	text-decoration: none;
	color: #eee;
}
div#home_tab_news_left .list img{
	border: 0;
	
}
div#home_tab_news_left .list .pic {
	float:left;
	margin:3px 7px 3px 5px;
	width:115px; 
	height:59px;
	background:url(../images/h_pic_frame.gif) no-repeat;	
}
div#home_tab_news_left .list img {
	margin:6px 0 0 6px; 
	border: none;
}
div#home_tab_news_left .list h4{
	margin:0;
}
div#home_tab_news_left .list h5{
	margin:0;
}
div#home_tab_news_left .pic{
	width: 102px;
	float: left;
}
div#home_tab_news_left .content{
	width: 315px;
	margin: 0 5px;
	float: left;
}
div#home_tab_news_right{
	width: 210px;
	float: left;
	display: block;
}
.home_news_main{
	width: 210px;
	float: left;
	display: block;
}
.home_news_pic{
	width: 210px;
	float: left;
	display: block;
}
.home_news_head{
	width: 210px;
	float: left;
	display: block;
}
.home_news_content{
	width: 210px;
	float: left;
	display: block;
	text-align: left;
}
.home_news_content a{
	color:#eee;
}
div#home_tab_news_left_link{
	float: right;
	margin-right: 10px;
	height: 15px;
	font-size: 11px;
	width: 130px;
}

/* END Home Page News Tab */

/* Home Page Ambassadors Tab */

div#home_tab_ambass_left{
	width: 471px;
	float: left;
	display: block;
	border-right: thin solid #eee;
	margin: 10px;
	min-height: 400px;
}
div#home_tab_ambass_left_item{
	border-bottom:thin solid #333333;
	position: relative;
	float: left;
	margin:5px 5px 0 0;
	text-align:left;
	width:72px;
	height: 72px;
	background: transparent url(../images/ambassadors_placeholder.jpg) no-repeat 0 0;
	z-index: 1;
}
div#home_tab_ambass_left_item_popup{
	background:transparent url(../images/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;
}
div#home_tab_ambass_left_item_popup_pic{
	float:left;
	height:103px;
	margin:5px;
	width:108px;
}
div#home_tab_ambass_left_item_popup_text{
	color:#999999;
	float:left;
	font-size:11px;
	margin:2px 0 0 23px;
	width:91px;
}
div#home_tab_ambass_left_item a{
	border: 0;
	text-decoration: none;
}
div#home_tab_ambass_left_item h4{
	margin:0;
}
div#home_tab_ambass_left_item h5{
	margin:0;
}
div#home_tab_ambass_left_item .pic{
	width: 102px;
	float: left;
}
div#home_tab_ambass_left_item .content{
	width: 345px;
	margin: 0 5px;
	float: left;
}
div#home_tab_ambass_right{
	width: 210px;
	float: left;
	display: block;
	margin-top: 10px;
}
div#home_tab_ambass_left_link{
	float: right;
	margin-right: 10px;
	height: 15px;
	font-size: 11px;
	width: 130px;
}
div#home_tab_ambass_left_link img{
	float:right;
	font-size:11px;
	height:15px;
	margin-right:5px;
	width: 10px;
}
.whitesml{
	font-size: 12px;
	color: #fff;
}
.darksml{
	font-size: 12px;
	color: #333;
}
.darksml ul{
	margin:0 5px 0 16px;
	padding:0;
}
.darksml ul li{
	margin:2px 0;
	padding:0;
}

.white{
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
}
.red{
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

.amb_product{
	width: 185px;
	color: #333;
	background-color: #fff;
	min-height: 400px;
	position: relative;
	padding: 0 0 40px 0;
	margin: 0 5px;
}
.amb_product_image{
	text-align: center;
}
.amb_product_desc{
	
}
.amb_product_desc h1{
	background-color: #000;
	color: #fff;
	text-align: center;
	width: 100%;
}
.amb_product_more{
	position: absolute;
	bottom: 0;
	height: 37px;
	text-align: center;
	width: 100%;	
}

/* END Home Page Ambassadors Tab */

/* Compression Page */

div#compression_container{
	width: 98%;
	margin: 10px;
	display: block;
	clear: both;
}
div#compression_header{
	Width: 878px;
	margin:0 0 0 -9px;
	color: #666;
	font-size: 25px;
	border-bottom: thin solid #ccc;
	display: block;
	clear: both;
}
div#compression_content{
	width:878px;
	height: 339px;
	background: #fff url(../images/compression-page-bg.jpg) no-repeat 0 0;
	margin:10px 0 0 -9px;
}
div#compression_content_left{
	color:#FFFFFF;
	display:block;
	float:left;
	height:300px;
	width:510px;
}
div#compression_content_left h2{
	color: #ff0000;
	font-size: 13px;
	padding: 25px 0 10px 25px;
	font-weight: normal;
}
div#compression_content_left_content{
	font-size: 12px;
	text-align: left;
	width: 463px;
	clear: both;
	padding-left: 25px;
}
div#compression_content_right{
	width: 365px;
	height: 339px;
	display: block;
	position: relative;
	float: left;
	z-index: 1;
}
div#compression_content_right_link{
	position: absolute;
	top:0;
	right: 53px;
	background: transparent url(../images/compression-link-pic.png) no-repeat 0 0;
	width: 269px;
	height: 121px;
	z-index: 2;
}
div#content_right_link{
	position: absolute;
	top:0;
	right: 53px;
	width: 269px;
	height: 121px;
	z-index: 2;
}
div#compression_content_right_pic{
	height:339px;
	padding:33px 0 0 9px;
	width:340px;
	z-index:1;
}
/* END Compression Page */
div#brand_header{
	Width: 878px;
	margin:0;
	color: #666;
	font-size: 25px;
	border-bottom: thin solid #ccc;
	display: block;
	clear: both;
}
/* Nutrition Page */
div#nutrition_container{
	width: 98%;
	margin: 10px;
	display: block;
	clear: both;
}
div#nutrition_header{
	Width: 878px;
	margin:0 0 0 -9px;
	color: #666;
	font-size: 25px;
	border-bottom: thin solid #ccc;
	display: block;
	clear: both;
}
div#nutrition_content{
	width:878px;
	height: 339px;
	background: #fff url(../images/nutrition-page-bg.jpg) no-repeat 0 0;
	margin: 10px 0 0 -10px;
}
div#nutrition_content_left{
	color:#FFFFFF;
	display:block;
	float:left;
	height:300px;
	width:510px;
}
div#nutrition_content_left h2{
	color: #ff0000;
	font-size: 13px;
	padding: 25px 0 10px 25px;
	font-weight: normal;
}
div#nutrition_content_left_content{
	font-size: 12px;
	text-align: left;
	width: 463px;
	clear: both;
	padding-left: 25px;
}
div#nutrition_content_right{
	width: 365px;
	height: 339px;
	display: block;
	position: relative;
	float: left;
	z-index: 1;
}
div#nutrition_content_right_link{
	position: absolute;
	top:0;
	right: 53px;
	background: transparent url(../images/nutrition-link-pic.png) no-repeat 0 0;
	width: 269px;
	height: 121px;
	z-index: 2;
}
div#nutrition_content_right_pic{
	height:339px;
	padding:33px 0 0 9px;
	width:340px;
	z-index:1;
}
/* END Nutrition Page */

/* Ambassadors Page */
div#ambass_container{
	clear:both;
	display:block;
	margin:10px 0 10px 10px;
	width:871px;
	position: relative;
}
div#ambass_left{
	border:1px solid #CCCCCC;
	clear:both;
	display:block;
	margin:-1px 0 0 -10px;
	min-height:400px;
	width:878px;
}
.ambass_left_item{
	position: relative;
	float: left;
	margin:5px 14px 9px 0;
	text-align:left;
	width:72px;
	height: 72px;
	background: transparent url(../images/ambassadors_placeholder.jpg) no-repeat 0 0;
	z-index: 1;
}
.ambass_left_item_popup{
	background:transparent url(../images/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;
}
#jsddm{ 
	margin:0;
	padding:0;
	position:relative;
	z-index:1;
}

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

#jsddm li a{ 
	background:url("../images/ambassadors-popup.gif") repeat scroll 0 0 transparent;
	color:#000000;
	display:block;
	height:72px;
	margin-bottom:20px;
	margin-left:14px;
	text-align:center;
	text-decoration:none;
	width:72px;
}
#jsddm li a:hover{
	background:transparent url(../images/ambassadors-popup.gif) repeat scroll 0 0;
}

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

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

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

#jsddm li ul li a:hover{

} /*DROPDOWN BG HOVER*/

div#ambass_header2{
	Width: 950px;
	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;
}


#TabbedPanelsContent-container .left_col {width:538px;float:left;}
#TabbedPanelsContent-container .left_col .search {text-align:right;padding-left:15px;}
#TabbedPanelsContent-container .SearchBox {border:solid 1px #393939;background:#444444 url(../images/search_bg.png) no-repeat;width:105px;height:16px;padding:4px 0 0 5px;color:#999999;font:normal 11px Arial, Helvetica, Serif;}
#TabbedPanelsContent-container .SearchBtn {font-size:9px;background:url(../images/SearchBtn_bg.png) no-repeat;width:10px; height:20px;border:none;}
#TabbedPanelsContent-container .left_col .hdrpic {border:solid 1px #4c4c4c;width:514px;padding:3px;text-align:center;background:#000;margin-top:10px;}
#TabbedPanelsContent-container .left_col .content {width:522px;padding-top:15px;}
#TabbedPanelsContent-container .left_col .content h1 {font-size:16px;color:#fff;margin:0;padding:0;}
#TabbedPanelsContent-container .left_col .content p {font-size:12px;font-weight:bold;line-height:1.5em;}
#TabbedPanelsContent-container .right_col {width:100%;padding-left:0;}
#TabbedPanelsContent-container .right_col .item {width:100%; height: 80px; margin-top:3px;}
#TabbedPanelsContent-container .right_col .pic {float:left;margin:3px 7px 3px 5px;width:115px; height:59px;background:url(../images/h_pic_frame.gif) no-repeat;}
#TabbedPanelsContent-container .right_col .pic img {margin:6px 0 0 6px; border: none;}
#TabbedPanelsContent-container .right_col .content {float:left;width: 450px; font-size: 11px;}
#TabbedPanelsContent-container .right_col .content a {font-size:12px;color:#fff;margin:4px 0 0;padding:0;text-decoration:none;}
#TabbedPanelsContent-container .right_col .content h4, #TabbedPanelsContent-container .content a {font-size:12px;color:#fff;margin:4px 0 0;padding:0;text-decoration:none;}
#TabbedPanelsContent-container h5 {font-size:10px;color:#d3d2d2;margin:0;padding:0;background:url(../images/posted_icon.gif) no-repeat left 2px;padding-left:15px;text-transform:uppercase;}
#TabbedPanelsContent-container .right_col .content p {margin:0;padding:2px 0 0;}
#TabbedPanelsContent-container div.repeater {width:328px;}
#TabbedPanelsContent-container table.repeater {width:auto;}
#TabbedPanelsContent-container table.repeater td {background-color:#333333;padding:2px 5px;}
#TabbedPanelsContent-container table.repeater td a {color:#fff;}
#TabbedPanelsContent-container h2 {font-size: 16px; color: #ccc; font-weight: normal;}

/* END Home Page Ambassadors Tab */
/* Home Page News */
div.news_right_col{
	width: 300px;
	float: right;
}
div.news_left_col{
	width: 400px;
	float: left;
}
.WhatsNew {width:878px;margin:11px 0 0 -9px;background:#272727 url(../images/brand-tabs-bg.jpg) no-repeat scroll 0 0; position: relative; color: #ccc;}
/*.WhatsNew {width:992px;color:#999999;}*/
.WhatsNewBottom {
	background:transparent url(../images/brand-tabs-bottom.png) no-repeat scroll 0 0;
	bottom:0;
	height:17px;
	left:0;
	position:absolute;
	width:953px;
}
.WhatsNew .padded {padding:10px;}
/*.WhatsNew .left_col {width:538px;float:left;}*/
.WhatsNew .left_col {width:523px;float:left;}
.WhatsNew .left_col .search {text-align:right;padding-left:15px;}
.WhatsNew .SearchBox {border:solid 1px #393939;background:#444444 url(../images/search_bg.png) no-repeat;width:105px;height:16px;padding:4px 0 0 5px;color:#999999;font:normal 11px Arial, Helvetica, Serif;}
.WhatsNew .SearchBtn {font-size:9px;background:url(../images/SearchBtn_bg.png) no-repeat;width:10px; height:20px;border:none;}
.WhatsNew .left_col .hdrpic {border:solid 1px #4c4c4c;width:514px;padding:3px;text-align:center;background:#000;margin-top:10px;}
.WhatsNew .left_col .content {width:522px;padding-top:15px;}
.WhatsNew .left_col .content h1 {font-size:16px;color:#fff;margin:0;padding:0;}
.WhatsNew .left_col .content p {font-size:12px;font-weight:bold;line-height:1.5em;}
.WhatsNew .right_col {background:url(../images/right_col_bg.jpg) repeat-y left;height:718px;float:right;width:325px;padding-left:1px;}
.WhatsNew .right_col .item {height:132px;overflow:hidden;background:url(../images/whatsnew_sep.png) no-repeat left bottom;width:326px;margin-top:3px;}
.WhatsNew .right_col .pic {float:left;margin:3px 7px 3px 5px;width:115px; height:59px;background:url(../images/h_pic_frame.gif) no-repeat;}
.WhatsNew .right_col .pic img {margin:6px 0 0 6px; border: none;}
.WhatsNew .right_col .content {float:left;width:190px;font-size: 11px;}
.WhatsNew .right_col .content a {font-size:12px;color:#fff;margin:4px 0 0;padding:0;text-decoration:none;}
.WhatsNew .right_col .content h4, .WhatsNew .content a {font-size:12px;color:#fff;margin:4px 0 0;padding:0;text-decoration:none;}
.WhatsNew h5 {font-size:10px;color:#d3d2d2;margin:0;padding:0;background:url(../images/posted_icon.gif) no-repeat left 2px;padding-left:15px;text-transform:uppercase;}
.WhatsNew .right_col .content p {margin:0;padding:2px 0 0;}
.WhatsNew div.repeater {width:328px;background:url(../images/news_pagenumbers_bg.png) no-repeat 50% 29px; font-size: 11px;}
.WhatsNew table.repeater {width:auto;}
.WhatsNew table.repeater td {background-color:#333333;padding:2px 5px;}
.WhatsNew table.repeater td a {color:#fff; font-size: 10px;}

/* Contact Us */
.contacts .info {
    width: 100%;
}
.contacts .info2 {
	float:right;
	width:400px;
}
	.contacts .info .seg {
		width: 200px;
		float: left;
		border: 0px;
		margin:0 36px
	}
.contact_images a img {
	float: left;
	margin:10px 16px 32px;
}

/* END Contact Us */
/* Store Locator */
.contacts {padding:14px;color:#d3d3d3;width: 846px; margin: 0 auto;position: relative;}

.locator {background:#272727 url(../images/brand-tabs-bg.jpg) no-repeat scroll 0 -34px;padding:20px;color:#d3d3d3;width: 829px;position: relative;}

.locator_search {
    float: left;
    width: 115px;
    height: 300px;
    margin: 0px 10px 0px;
    border-right: 1px solid #444;
}
.locator_record {
    color: #fff;
    float: left;
    width: 150px;
    margin-left: 12px;
    margin-bottom: 10px;
    text-align:center;
}
#locator_header {
	border-bottom:thin solid #CCCCCC;
	clear:both;
	color:#666666;
	display:block;
	font-size:25px;
	width:878px;
}
.locator_record_details {
    color: #fff;
    float: right;
    width: 690px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #e9725a;
}
.locator_record_details.full {
    float: none;
}
.locator_record_details .title {
    color: #e64a2a;
}
.locator_record_details .address {
    float: left;
    width: 300px;
}
.locator_record img {
    display: block;
}
.locator_bottom {
	background:transparent url(../images/brand-tabs-bottom.png) no-repeat scroll 0 0;
	bottom:0;
	height:17px;
	left:0;
	position:absolute;
	width:953px;
}
.prod_tabs {background:#272727 url(../images/brand-tabs-bg.jpg) no-repeat scroll 0 0;height:34px; border-bottom:solid 1px #cc0000; width: 869px; margin-top: 21px;}
.prod_tabs ul {margin:0;padding:0;}
.prod_tabs ul li {float:left;list-style:none;width:172px;height:34px;border-right:solid 1px #000;overflow:hidden;text-transform:uppercase;}
.prod_tabs ul li a {display:block;padding:9px 0 11px 5px;font:bold 12px Tahoma, Arial, Helvetica, Serif;color:#fff;}
.prod_tabs ul li span {display:block;padding:9px 0 11px 5px;font:bold 12px Tahoma, Arial, Helvetica, Serif;color:#fff;background:url(../images/tab_active.jpg) no-repeat;}
.prod_tabs ul li a:hover {color:#afafaf;}

/* END Store Locator */
/* Login Page */
.login_bg{
	background:url("../dev_images/login_bg.jpg") no-repeat scroll 50% transparent;
	height:288px;
	margin:10px 0px;
	width:876px;
}
.login_bg h1{
	color:#FFFFFF;
	font-size:26px;
	margin:0;
	padding:25px 20px 10px;
	font-weight: normal;
}
.login_bg h1 a{
	color: #fff;
	text-decoration: underline;
}
.login_fineprint{
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#000000;
	font-size:11px;
	margin-bottom:12px;
	padding:10px 0;
}
.login_register{
	background:url("../images/register_nutrition_button.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:187px;
	width:405px;
}
.login_register:hover{
	cursor: pointer;
	background-position: 0 -186px;
}
.login_visit{
	background:url("../images/visit_nutirtion_button.png") no-repeat scroll 0 0 transparent;
	float:right;
	height:187px;
	width:405px;
}
.login_visit:hover{
	cursor: pointer;
	background-position: 0 -188px;
}
/* end login page */
/*Dynamic Thumbnails*/
.club_images_dynamic {
	margin: 0;
	padding: 0;
}
.club_images_dynamic li {
list-style-type: none;
float: left;
}
h1.supp_head {
	font-size: 16px;
}

.legend{
	background:url("../images/legend_white.gif") no-repeat scroll 0 0 transparent;
	height:29px;
	position:absolute;
	right:0;
	top:0;
	width:301px;
}
.bottom_amb{
	background:url("../images/bottom_amb.png") no-repeat scroll 0 0 transparent;
	bottom:4px;
	height:16px;
	position:absolute;
	left:15px;
	width:72px;
}
.green_dot{
	background:url("../images/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/dots_sml.png") no-repeat scroll 0 0 transparent;
	height:16px;
	position:absolute;
	right:20px;
	bottom:0px;
	width:16px;
}

/* banner */

.navigation{
	bottom:10px;
	height:35px;
	position:absolute;
	right:20px;
	z-index:10;
}
/* position and dimensions of the navigator */
.navi {
	height:35px;
	position:relative;
	float: left;
}


/* items inside navigator */
.navi a {
	background:url(../images/banner/nav_btn2.png) no-repeat scroll -58px 0 transparent;
	display:block;
	float:left;
	font-size:1px;
	height:35px;
	margin:0 3px;
	width:28px;
}

/* mouseover state */
.navi a:hover {
	background-position:-28px 0;      
}

/* active state (current page state) */
.navi a.active {
	background-position:-28px 0;     
}

.scrollable {
	float:left;
}
.scrollable {
	height:276px;
	overflow:hidden;
	position:relative;
	width:850px;
	margin:0;
	z-index: 9;
}
.scrollable .items {
	clear:both;
	position:absolute;
	width:20000em;
}
.items div {
	float:left;
	width:850px;
}
.scrollable img {
	float:left;
	height:276px;
	
	padding:0;
	width:850px;
}
a.browse {
background:url(../images/banner/nav_btn2.png) no-repeat scroll 0 0 transparent;
cursor:pointer;
display:block;
position: absolute;
font-size:1px;
height:35px;
margin:0 10px;
width:25px;
z-index: 10;
}

a.right {
    background-position: -90px 0;
    height: 276px;
    margin-right: 0;
    right: 0;
    top: 0;
}

a.left {
    height: 276px;
    margin-right: 0;
    left: 0;
    top: 0;
}
/* /banner */

/* mags page */

.mags_container {
    background: url("../images/brand-tabs-bg.jpg") no-repeat scroll 0 0 #272727;
    margin: 10px 0 0;
    min-height: 254px;
    padding: 1em 8px;
    position: relative;
    width: 843px;
    border-radius: 0px 10px;
    -moz-border-radius: 0px 10px;
    -webkit-border-radius: 0px 10px;    
}
.mags_archive{
	color: #fff;
	width:440px;
	float: left;
	margin: 20px;
}
.mags_archive_header{
	font-size: 16px;
    margin: 0 0 10px;
}
.mags_category{
	background-color: #666;
	color: #fff;
	width:420px;
	padding: 10px;
}
.mags_list{
	background-color: #333;
	color: #fff;
	width: 438px;
	border: 1px solid #666;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
	.mags_list ul li a{
	}
.mags_latest_bg{
	background: url(../images/flipbook/mags_latest_bg.png) no-repeat 0 0 transparent;
	position: relative;
	float: right;
	width: 328px;
	height: 342px;
}
.mags_image{
	width: 100%;
	text-align: center;
	margin: 77px auto 0;
}
.mags_image img{
    border-bottom: 2px solid #999999;
    border-right: 2px solid #666666;
}
.mags_bottom{
    bottom: 14px;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
/* /mags Page */

/* Social page */

.social_container {
    background: none no-repeat scroll 0 0 #ffffff;
    border: 1px solid #ccc;
    margin: 10px 0 0;
    min-height: 254px;
    padding: 1em 8px;
    position: relative;
    width: 843px;
    border-radius: 0px 10px;
    -moz-border-radius: 0px 10px;
    -webkit-border-radius: 0px 10px;    
}
.social_archive{
	color: #666;
	
	float: left;
	margin: 20px;
}
.social_archive_header{
	font-size: 16px;
    margin: 0 0 10px;
}
.social_category{
	background-color: #666;
	color: #fff;
	width:420px;
	padding: 10px;
}
.social_list{
	background-color: #333;
	color: #fff;
	width: 438px;
	border: 1px solid #666;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
	.social_list ul li a{
	}

#twitter_update_list{
	float: right;
	width: 330px;

	margin: -69px 0 0 20px;	
}
#tweet ul {
	margin: 0;
	padding: 0;
}
#tweet ul li {
    background: url("../images/tweet-bird.png") no-repeat scroll -3px 0 transparent;
    font-size: 12px;
    list-style: none outside none;
    margin: 10px;
    padding: 5px 0 0 46px;
    width: 250px;
}
#tweet span.twitterStatus{
	font-weight: bold;
}
.hr_green{
	border-top:1px solid #ccc;
	margin: 10px 0 5px 0;
}
.tweet,
.query {
	font: 120% Georgia, serif;
	color: #666;
}

	.tweet_list {
	    background-color: #EEEEEE;
	    border: 1px solid #CCCCCC;
	    list-style: none outside none;
	    margin: 6px 0;
	    overflow: hidden;
	    padding: 0;
	}
	
		.tweet_list .awesome,
		.tweet_list .epic {
			text-transform: uppercase;
		}
		
		.tweet_list li {
		    font-size: 12px;
		    list-style: none outside none;
		    margin: 0;
		    overflow-x: hidden;
		    overflow-y: auto;
		    padding: 10px;
		    width: 310px;
		}
			.tweet_list li span{
				width: 250px;
				display: block;
				float: right;
				clear: right;
			}
			.tweet_list li span.tweet_time a{
				font-weight: bold;
			}
			.tweet_list li a {
				color: #666;
			}
		
		.tweet_list .tweet_even {
			background-color: #efefef;
		}
		
		.tweet_list .tweet_avatar {
			padding-right: .5em; float: left;
		}
		
			.tweet_list .tweet_avatar img {
				vertical-align: middle;
			}
/* Press Release */
.press_page{
	position: relative;
}
.press_container{
    border: 1px solid #CCCCCC;
    height: 537px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 876px;
}
.press_container .press_items_container{
	width:20000em;
	position:absolute;
	margin: 21px 0 0 22px;
}
.press_container .press_items{
	width:856px;
	float: left;
}
.press_container .press_item{
    border: 1px solid #CCCCCC;
    float: left;
    margin: 0 23px 20px 0;
    padding: 13px 13px 0 13px;
    width: 162px;
    background-color: #eee;
}
	.press_item_image{
		margin: 0 auto;
		background-color: #fff;
		width: 162px;
	}
		.press_item_image a{
			display: block;
			padding: 0;
			margin: 0;
		}
			.press_item_image a img{
				margin: 0;
				padding: 0;
				display: block;
			}
	.press_item_text{
		width: 152px;
		color: #fff;
		height: 40px;
		padding: 5px;
	}
		.press_item_text a{
			color: #333;
		}
		
.press_page a.browse {
    background: url(../images/nav_btn2.png) no-repeat scroll 0 0 #333333;
    cursor: pointer;
    display: block;
    font-size: 15px;
    height: 22px;
    margin: 0;
    padding: 13px;
    position: absolute;
    width: 9px;
    z-index: 10;
}
.press_page a.right {
    background: url(../images/nav_btn2.png) no-repeat 100% 0 transparent;
    margin-right: 0;
    right: 0;
    top: 244px;
}

.press_page a.left {
    background: url(../images/nav_btn2.png) no-repeat 0 0 transparent;
    left: 0;
    margin-right: 0;
    top: 244px;
}
.press_page a.left:hover{
	background-position: 0 100%;
}
.press_page a.right:hover{
	background-position: 100% 100%;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
/* items inside navigator */
.press_page .navi a {
	background:url(../images/nav_btn2.png) no-repeat scroll -45px -8px transparent;
	display:block;
	float:left;
	font-size:1px;
	height:35px;
	margin:0 3px;
	width:28px;
}

/* mouseover state */
.press_page .navi a:hover {
	background-position:-74px -8px;      
}

/* active state (current page state) */
.press_page .navi a.active {
	background-position:-74px -8px;     
}
/* close button positioned on upper right corner */
.simple_overlay .close {
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
	background-color: #444;
	color: #fff;
	font-size: 40px;
}

	.popup_image{
		text-align: center;
		margin: 10px;
	}
	.popup_title{
		font-size: 20px;
		color: #000;
		margin: 5px 20px;
	}
	.download_pdf{
		font-size: 20px;
		margin: 0 20px;
		color: orange;
		text-transform: uppercase;
	}
/* End Press Release */

/* Facebook Album Photo Pages Css */

.fb_album_frame {
    border: 1px solid #CCCCCC;
    display: inline-block;
    outline: medium none;
    position: relative;
    vertical-align: bottom;
}
.fb_album_frame:hover { border: 1px solid #3B5998; }


.fb_album_photos:hover { border: 1px solid #3B5998; }

.fb_album_container {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #CCCCCC;
    padding-left: 13px;
    padding-top: 35px;
}
.fb_album_container ul {
	width:850px;
	margin:0 auto;
	padding:0;
}

/* End Facebook Album Photo Pages Css */

/* Facebook Albums */
.fb_album_container ul li{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 0 10px 20px;
    padding: 5px;
    position: relative;
    width: 178px;
}
	.fb_album_container ul li:hover { 
		border: 1px solid #3B5998; 
	}
	.fb_album_container ul li a.a_mask{
	    background-color: #FFFFFF;
	    border: 1px solid #CCCCCC;
	    display: block;
	    height: 115px;
	    overflow: hidden;
	    padding: 5px;
	    position: relative;
	    width: 166px;
	}
		.fb_album_container ul li img.fb_album{
		    width: 166px;
		}
		
/* Facebook Photos */
.fb_photos_container {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #CCCCCC;
    padding-left: 13px;
    padding-top: 35px;
}
.fb_photos_container ul {
	width:845px;
	margin:0 auto;
	padding:0;
}

.fb_photos_container ul li{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    height: 131px;
    margin: 0 15px 25px;
    position: relative;
    width: 176px;
}
	.fb_photos_container ul li:hover { 
		border: 1px solid #3B5998; 
	}
	.fb_photos_container ul li a.a_mask{
		background-color: #FFFFFF;
		display: block;
		height: 121px;
		overflow: hidden;
		margin: 5px;
		position: relative;
		width: 166px;
	}
		.fb_photos_container ul li .fb_album_photos{
		    position: absolute;
		    top: 5;
		    left: 5;
		    width: 166px;
		}

