html,
body {
}
.clear {
    clear: both;
}
.clearing {
    clear: both;
    height: 0;
}
.header {
    height: 77px;
    position: relative;
    margin: 7px 0px 0px 0px;
}

.header .bg {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 77px;
    width: 100%;
    background: url('images/bsc1/header_bg.jpg') repeat-x;
}
.header .right_back {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 77px;
    width:264px;
    background: url('images/bsc1/header_right.jpg') no-repeat;
}
.header .left_back {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 77px;
    width:264px;
    background: url('images/bsc1/header_left.jpg') no-repeat;
}
.header .main {
    width: 980px;
    height: 77px;
    margin: auto;
    position: relative;
}
.header .logo {
    position: absolute;
    width: 145px;
    height: 77px;
    top: 0px;
    left: 0px;
    background: url('images/bsc2/logo.png') no-repeat;
}

#about{
    display: block;
    position: absolute;
    bottom: 4px;
    left: 160px;
    width: 112px;
    height: 42px;
    background: url('images/bsc1/about_bsc_01.gif') no-repeat 0 0;
  }
#about:hover, #about:active{ 
    background: url('images/bsc1/about_bsc_02.gif') no-repeat 0 0;
}

#tg {
	display: block;
    position: absolute;
    bottom: 4px;
    left: 272px;
    width: 185px;
    height: 42px;
    background: url('images/bsc1/tg_01.gif') no-repeat 0 0;
}
#tg:hover, #tg:active { 
    background: url('images/bsc1/tg_02.gif') no-repeat 0 0;
}
#faq {
    position: absolute;
    bottom: 4px;
    left: 457px;
    width: 63px;
    height: 42px;
    background: url('images/bsc1/faq_01.gif') no-repeat 0 0;
}
#faq:hover, #faq:active { 
    background: url('images/bsc1/faq_02.gif') no-repeat 0 0;
}
#size {
    position: absolute;
    bottom: 4px;
    left: 520px;
    width: 101px;
    height: 42px;
    background: url('images/bsc1/size_01.gif') no-repeat 0 0;
}
#size:hover, #size:active { 
    background: url('images/bsc1/size_02.gif') no-repeat 0 0;
}
#team {
    position: absolute;
    bottom: 4px;
    left: 621px;
    width: 62px;
    height: 42px;
    background: url('images/bsc1/team_01.gif') no-repeat 0 0;
}
#team:hover, #team:active { 
    background: url('images/bsc1/team_02.gif') no-repeat 0 0;
}
#logout {
    position: absolute;
    bottom: 4px;
    left: 811px;
    width: 74px;
    height: 42px;
    background: url('images/bsc1/logout_01.png') no-repeat 0 0;
}
#logout:hover, #logout:active { 
    background: url('images/bsc1/logout_02.png') no-repeat 0 0;
}
#modify {
    position: absolute;
    bottom: 4px;
    left: 885px;
    width: 99px;
    height: 42px;
    background: url('images/bsc1/modify_01.png') no-repeat 0 0;
}
#modify:hover, #modify:active { 
    background: url('images/bsc1/modify_02.png') no-repeat 0 0;
}
#retailer {
    position: absolute;
    bottom: 4px;
    left: 683px;
    width: 128px;
    height: 42px;
    background: url('images/bsc1/retailer_01.gif') no-repeat 0 0;
}
#retailer:hover, #retailer:hover { 
    background: url('images/bsc1/retailer_02.gif') no-repeat 0 0;
}
#login {
    position: absolute;
    bottom: 4px;
    left: 811px;
    width: 74px;
    height: 42px;
    background: url('images/bsc1/login_01.gif') no-repeat 0 0;
}
#login:hover, #login:active { 
    background: url('images/bsc1/login_02.gif') no-repeat 0 0;
}
#register {
    position: absolute;
    bottom: 4px;
    left: 885px;
    width: 99px;
    height: 42px;
    background: url('images/bsc1/register_01.gif') no-repeat 0 0;
}
#register:hover, #register:active { 
    background: url('images/bsc1/register_02.gif') no-repeat 0 0;
}

.minicart {
}
.minicart:link,
.minicart:visited,
.minicart:active,
.minicart:hover {
    text-decoration: underline;
    color: #fff;
}
.minicartpos {
    width: 100%;
    line-height: 11px;
}
.minicartpos .cart{
    float: right;
    line-height: 17px;
    color: #fff;
}
.header .search {
    position: absolute;
    top: 7px;
    right: 180px;
    /*background: url('images/bsc1/header_search.jpg') no-repeat 0% 50%;*/
    height: 19px;
    padding-left: 165px;
    width: 110px;
}
.header .search_txt {
    position: absolute;
    top: 10px;
    right: 220px;
    height: 19px;
    padding-left: 150px;
    width: 150px;
    display: inline;
}
.header .search input {
    border: 1px solid #575757;
    background-color: #464646;
    color: #b9b9b9;
}
.header .search img{
    margin-left: 5px;
    position: absolute;
    background: url('images/nutrition/header_search_button.gif') no-repeat 0% 50%;
    height: 19px;
    width: 6px;
}
.header .login_name {
    position: absolute;
    top: 11px;
    left: 180px;
    height: 19px;
    padding-left: 0px;
    width: 310px;
    color: #b9b9b9;
}

.body {
    background: #000000 url('images/bsc2/bg0_02.jpg') no-repeat 50% 0%;
    margin: auto;
    padding-top: 0px;
    min-height: 769px;
}

.body.women {
    background: #ffffff url('images/bsc2/bg_1.jpg') no-repeat 50% 0%;
    min-height: 876px;
}
.body .containerbg {
    position: relative;
    width: 1000px;
    background: url('images/bsc1/bg/bg5_03.png') repeat-y 50% 0%;
    margin: auto;
    padding-top: 5px;
    
}
.body .container {
    position: relative;
    width: 976px;
    margin: auto;
    padding-top: 0px;
    padding-right: 4px;
    border-top: 1px solid #4d4d4d;
    border-left: 1px solid #4d4d4d;
    border-right: 1px solid #4d4d4d;
}
.body .container .center {
    float: right;
    width: 740px;
    color: #fff;   
}
.body .container .center p,
.body .container .center h3 {
    color: #fff;
}
.body .container .left {
    float: left;
    width: 230px;
}
.location {
	background:url("images/nutrition/header/location_bg-1.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:22px;
	line-height:20px;
	margin-left:0;
	margin-top:0;
	padding:0;
	text-align:left;
	width:681px;
}
.location a:link,
.location a:visited,
.location a:active,
.location a:hover {
	background:url("images/nutrition/header/location_arrow.png") no-repeat scroll 100% 0 transparent;
	color:#ffffff;
	margin:0 0 0 14px;
	padding:0 15px 0 0;
}
.location a.first:link,
.location a.first:visited,
.location a.first:active,
.location a.first:hover {
    margin-left: 15px;
    color: #ffffff;
    padding: 0 15px 0 0;
    background: url(images/nutrition/header/location_arrow.png) no-repeat 100% -20px transparent;
}
.location a.last:link,
.location a.last:visited,
.location a.last:active,
.location a.last:hover {
    margin-left: 15px;
    color: #000000;
    padding: 0 15px 0 0;
    background: url(images/nutrition/header/location_arrow.png) no-repeat 100% -20px transparent;
}

.categories {
    background: #000 url('images/bsc1/menu_bg.jpg') no-repeat;
    margin-bottom: 10px;
}
.categories .flash {
    padding: 1px;
}
.categories .subcat {
    border-bottom: 1px solid #4a4a4a;
    border-top: 1px solid #4a4a4a;
    border-right: 1px solid #4a4a4a;
}
.categories a:link,
.categories a:visited,
.categories a:active,
.categories a:hover {
    display: block;
    height: 25px;
    line-height: 25px;
    padding-left: 16px;
    color: #fff;
    text-decoration: none;
}
.categories a.item:link,
.categories a.item:visited,
.categories a.item:active,
.categories a.item:hover {
    padding-left: 25px;
    background: url('images/bsc1/menu_title_arrow.gif') no-repeat 18px 50%;
}
.categories div.title {
    font-weight: bold;
    height: 25px;
    line-height: 25px;
}
/* kornev ie6 fix */
.categories div.dotted {
    background: url('images/bsc1/dotted.gif') repeat-x;
    padding-top: 1px;
}
.categories div.title a {
    background: url('images/bsc1/menu_title_arrow.gif') no-repeat 7px 50%;
}
.categories div.title a.selected {
    background: url('images/bsc1/menu_title_arrow_selected.gif') no-repeat 7px 50%;
}
.categories div.title.item1 {
    background: url('images/bsc1/menu_bg_item1.jpg') no-repeat 0px 1px;
}
.categories div.title.item1.selected {
    background: url('images/bsc1/menu_bg_item1.jpg') no-repeat;
 }
.categories div.title.item2 {
    background: url('images/bsc1/menu_bg_item2.jpg') no-repeat 0px 1px;
}
.categories div.title.item2.selected {
    background: url('images/bsc1/menu_bg_item2.jpg') no-repeat;
}
.categories div.title.item3 {
    background: url('images/bsc1/menu_bg_item3.jpg') no-repeat 0px 1px;
}
.categories div.title.item3.selected {
    background: url('images/bsc1/menu_bg_item3.jpg') no-repeat;
}
.categories div.title.item4.selected {
    background: url('images/bsc1/menu_bg_item3.jpg') no-repeat;
}
.categories a.item:hover,
.categories a.item.selected {
    background: url('images/bsc1/menu_title_arrow_selected_item.jpg') no-repeat;
}

.bottom a:link,
.bottom a:visited,
.bottom a:active,
.bottom a:hover,
.bottom {
    color: #6b6b6b;
    padding-bottom: 10px;
    width: 1000px;
    margin: auto;
}
.bottom .help_bg{
    position: relative;
    background: url('images/bsc1/bg/bg5_03.png') repeat-y 50% 0%;
    margin: auto;
    width: 1000px;
}
.bottom .help_border{
    width: 980px;
    height: 20px;
    margin: auto;
    position: relative; 
    border-left: 1px solid #4a4a4a;
    border-right: 1px solid #4a4a4a;  
}
.bottom .root_categories{
    border: 1px solid #4d4d4d;
    background-color: #0b0b0b;
    height: 43px;
    width: 980px;
    margin-bottom: 9px;
}
.bottom .root_categories a:link,
.bottom .root_categories a:visited,
.bottom .root_categories a:active,
.bottom .root_categories a:hover {
    display: block;
    height: 21px;
    width: 176px;
    line-height: 21px;
    float: left;
    padding-left: 16px;
    background: url('images/bsc1/bottom_categories_arrow.gif') no-repeat 9px 50%;
    white-space: nowrap;
}
.bottom .root_categories a:hover {
    text-decoration: underline;
}
.bottom .help {
    text-transform: uppercase;
    text-align: right;
    float: right;
    padding-top: 0px;
    width: 980px;
    margin: auto;
    padding-right: 20px;
    padding-bottom: 10px;
}
.bottom .help a {
    padding: 0px 5px 0px 5px;
}
.bottom .help a:hover {
    padding: 0px 5px 0px 5px;
    color: #242424;
    text-decoration: underline;
}
.bottom .copyright {
    float: left;
    padding-left: 20px;
}
.bottom .prnotice {
    float: right;
    width: 230px;
    padding-right: 20px;
} 
.bottom .prnotice img {
    float: right;
    padding-right: 5px;
}
.bottom .bottombg {
    position: relative;
    width: 1000px;
    background: url('images/bsc1/bg/bg5_05.png') no-repeat 50% 0%;
    margin: auto;
    height: 30px;
}
.bottom .bottom_border {
    position: relative;
    width: 980px;
    height: 13px;
    margin: auto;
    border-left: 1px solid #4d4d4d;
    border-right: 1px solid #4d4d4d;
    border-bottom: 1px solid #4d4d4d;
}

.menu {
    background: #000;
    border: 1px solid #4a4a4a;
    margin-bottom: 10px;
}
.menu .content {
    padding: 6px;
}
.menu_tech {
    background: #000;
    border-top: 1px solid #4d4d4d;
    border-right: 1px solid #4d4d4d;
    border-bottom: 1px solid #4d4d4d;
    margin-bottom: 10px;
}
.menu_tech .content {
    padding: 6px;
}


.dialog {
    background: #ffffff;
    margin-bottom: 10px;
    border:2px solid #CCCCCC;
}
.dialog .title,
.body.women .dialog .title h1,
.dialog .title h1 {
    height: 24px;
    line-height: 24px;
    margin-left: 8px;
    padding: 0px;
    color: #cc0000;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
.body.women .dialog .title {
    color: #ee0256;
}
.dialog .title {
    margin: 0px 0px 0px 8px;
    color: #cc0000;
    font-size: 14px;
    padding-bottom: 5px;
    background: url('images/bsc1/dotted.gif') repeat-x 0% 100%;
}
.dialog .content {
    margin: 8px;
    text-align: left;
}

.welcome_space {
    height: 30px;
	padding: 2px;
}
.welcome_links {
    height: 129px;
	padding: 2.5px;
	width: 180px;
	position: relative;
	float: left;
}
.welcome_flash {
    height: 356px;
	width: 740px;
	position: relative;
	float: left;
}
.welcome_find_retailer {
    height: 30px;
	width: 354px;
	position: relative;
	float: left;
	padding-left: 8px;
}

.welcome_size_guide {
    height: 30px;
	width: 355px;
	position: relative;
	float: left;
	padding-left: 8px;
}
.welcome_dotted_line {
    height: 7px;
	width: 720px;
    border-bottom: 1px dotted #4d4d4d;
	position: relative;
	float: left;
	margin: auto;
	margin-bottom: 6px;
	margin-left: 6px;
}
.welcome_sponsors {
    height: 120px;
	width: 736px;
	position: relative;
	float: left;
	padding-left: 3px;
	padding-top: 3px;
}
.sortby {
    color: #000;
    border: 0px solid #4d4d4d;
    height: 23px;
    line-height: 23px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.sortby a:link,
.sortby a:visited,
.sortby a:active,
.sortby a:hover {
    color: #b7b7b7;
    text-decoration: none;
}
.sortby a.selected:link,
.sortby a.selected:visited,
.sortby a.selected:active,
.sortby a.selected:hover {
    color: #cc0000;
    font-weight: normal;
}
.body.women .sortby a.selected:link,
.body.women .sortby a.selected:visited,
.body.women .sortby a.selected:active,
.body.women .sortby a.selected:hover {
    color: #f00154;
    font-weight: normal;
}

/*
 * kornev, padding is required for the 1 (instead of border
 */
 .products {
 	position: relative;
    margin: 0 0 0 5px;
    text-align: center;
    z-index: 1;
    width: 100%;
}
.products .product {
	background:url("images/nutrition/product_bg.gif") repeat-x scroll 0 100% #dfdfdf;
	border:1px solid #999999;
	float:left;
	height:186px;
	margin:4px;
	position:relative;
	width:231px;
}
.products .product.last {
    margin: 4px;

}
.products .product img {
    margin: 0;
    padding: 0;
}
.products .product h2.title {
    font-size: 11px;
    display: block;
    color: #333;
    font-weight: bold;
    height: 21px;
    line-height: 12px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.products .product h2.title a {
    color: #333;
}
.products .product .info {
    position: absolute;
    width: 100%;
    bottom: 0;
    left:0;
}
.products .product .title .color {
    margin-top: 5px;
    color: #fff;
    line-height: 18px;
    height: 18px;
}
.body.women .products .product .price,
.products .product .price {
    color: #666;
	height: 32px;
	padding: 0 7px;
}
.body.women .products .product .price {
    color: #000;
}
.product h1 {
    color: #fe0000;
    font-size: 14px;
    margin: 0px 0px 30px 0px;
}
.product .field {
    color: #c3c3c3;
}
.product .field {
    position: relative;
    line-height: 21px;
    height: 23px;
    width: 100%;
    margin-bottom: 7px;
    padding-left: 60px;
}
.product .field label {
    position: absolute;
    left: 0px;
    width: 60px;
    color: #fff;
    font-weight: bold;
}
.product .field.simple label {
    width: 100%;
}
.product .field input,
.product .field select {
    border: 1px solid #272727;
    width: 270px;
    height: 21px;
    line-height: 21px;
    background: #1f1f1f;
    color: #c3c3c3;
}
.product .field input {
    width: 145px;
}
.product td.Button_bsc1 {
	background-image: url(images/but.png);
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

/* kornev, tabs */
span.section_tab {
    background: url('images/bsc1/tab.jpg') repeat-x;
    color: #999;
    text-align: center;
    cursor: pointer;
    background-repeat: repeat-x;
    line-height: 26px;
    height: 26px;
    font-weight: bold;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    white-space: nowrap;
    padding: 0px 13px 0px 13px;
    margin: 0px 0px 0px 0px;
    float: left;
}
span.section_tab_selected {
    background: url('images/bsc1/tab_selected.jpg') repeat-x;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background-repeat: repeat-x;
    line-height: 26px;
    height: 26px;
    font-weight: bold;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    white-space: nowrap;
    padding: 0px 13px 0px 13px;
    margin: 0px 0px 0px 0px;
    float: left;
}
.tab_header.top {
    float: right;
}
.tab_general_content.bottom,
.special_template {
    position: relative;
    padding: 8px;
    border: 1px solid #4b4b4b;
    margin-bottom: 10px;
    clear: both;
    background: #000;
    width: 720px;
}
.tab_general_content.bottom.tab_description {
    background: #fff;
}
.tab_general_content.bottom.tab_review,
.tab_general_content.bottom.tab_send {
    background: #333;
}
.tab_general_content.bottom.tab_description .dialog,
.tab_general_content.bottom.tab_review .dialog,
.tab_general_content.bottom.tab_send .dialog {
    border: 0px;
    background: none;
}
.tab_special_place {
    position: absolute;
    top: 8px;
    left: 396px;
    width: 335px;
    height: 260px;
}

.tab_content_not_selected {
    display: none;
}
.tab_content_selected {
    display: inline;
}

.Thumbnail {
    margin: 10px 0 0 10px;
    border: 1px solid #cccccc;
}
#main_image .NoBorder img {
	border: 1px solid #cccccc;
}
.NavigationCellSel,
.NavigationTitle {
    color: #333;
}
.feat-cat-image {
    margin-bottom: 0px;
    clear: none;
	display: inline;
}

.subcategories {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
.subcategories_subcats {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    min-height: 247px;
}
.subcategories a {
    display: block;
    float: none;
    clear: none;
}
.top_info #flashcontent,
.top_info {
    width: 740px;
    display: inline;
}

.category-logo {
    border: 1px solid red;
}
div#subcat_menu_image{
	width:100%;
}
div#categoryblock{
	margin: 10px 0 0 0;
	height: 240px;
}
div#cateoryimage{
	margin: 0;
	float:left;
	z-index: 200;
}
.cateory_stacks{
	background-color:#D6E4FF;
	border:1px solid #CCCCCC;
	text-align:left;
	padding: 0 0 0 5px;
	margin: 10px 0 0 0;
}
.cateory_stacks h1{
	color: #666;
	font-size: 15px;
	padding: 0;
	font-weight: bold;
}
.cateory_stacks a{
	float: left;
	margin: 0 2px 4px 2px;
	padding: 0;
	
}

div#cateoryscroller{
	width: 246px;
	height: 234px;
	margin-top: 2px;
	float: right;
	position: relative;
}
.prev{
	position: absolute;
	top: 0;
	z-index: 6;
	left: 105px;
}
.next{
	position: absolute;
	top: 215px;
	z-index: 6;
	left: 105px;
}
#rollover_container { 
	height: 105px;
	width: 323px;
	position: relative;
	float: left;
}
#rollover_button2 { 
	position: absolute; 
	left: 0;
    top: 0;
}
#rollover_button2 a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 323px;
    height: 105px;
    border: 0;
    
}
#rollover_button2 a img.primary {  }
#rollover_button2 a img.rollover { display:none; }
#rollover_button2 a:hover img.rollover { display:block; }

#retailers_dropdown{
	float: left;
	padding: 10px;
	width: 230px;
}
/* Testing CSS styles */



/* end testing Css */


/* Press Release */


.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/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;     
}

.press_page{
	position: relative;
}
.press_container{
    border: 1px solid #CCCCCC;
    height: 537px;
    list-style: none outside none;
    margin: 20px auto;
    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 */

/* New Product Layout */

div#product_left, div#product_right{
	margin-top: 5px;
}

.product_top_info{
	width: 100%;
	margin: 10px 0 0 0;
	position: relative;
}
	.product_top_info .facebook_links{
		position: absolute;
		top:0;
		right: 0;
	}
.product_images_header{
    color: #333333;
    cursor: pointer;
    font-size: 22px;
    font-weight: bold;
    height: 19px;
    margin: 0;
    padding: 0 15px 13px;
    position: relative;
    text-align: left;
    text-shadow: 0 1px 0 white;
}



.buy_now_container{
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 10px;
    margin: 10px 0;
}
	.section_title{
	    color: #333333;
	    font-size: 19px;
	    font-weight: bold;
	    height: 19px;
	    margin: 10px 0 0;
	    padding: 0 15px;
	    position: relative;
	    text-align: left;
	    text-shadow: 0 1px 0 #eee;
	}
	.section_title_right{
	    color: #333333;
	    font-size: 16px;
	    font-weight: normal;
	    position: relative;
	    text-align: left;
	    text-shadow: 0 1px 0 #eee;
	}
	.buy_now_data #image{
		border: 1px solid #ccc;				
	}
	.buy_now_data #product_price {
	    color: #FF0000;
	    font-size: 23px;
	    font-weight: bold;
    }
    .buy_now_data .add_to_cart_product a {
    	background: url("images/buy_now_buttons.png") no-repeat scroll 0 0 transparent;
	    color: #FFFFFF;
	    display: block;
	    font-size: 16px;
	    font-weight: bold;
	    height: 27px;
	    margin: 0px 0 5px;
	    padding: 9px 0 0 14px;
	    text-align: left;
	    text-decoration: none;
	    text-shadow: 0 -1px 0 #333333;
	    text-transform: uppercase;
	    width: 176px;
    }
    .buy_now_data .add_to_wishlist_product a {
	    /*
	    background: url("images/buy_now_buttons.png") no-repeat scroll 0 -48px transparent;
	    color: #FFFFFF;
	    display: block;
	    font-size: 12px;
	    height: 20px;
	    margin: 10px 0;
	    padding: 6px 10px 0 0;
	    text-align: right;
	    text-decoration: none;
	    text-shadow: -1px -1px 0 #666666;
	    text-transform: uppercase;
	    width: 137px;
	    */
	    color: #333;
	    display: block;
	    font-size: 12px;
	    margin: 3px 0;
	    text-decoration: none;
	    text-shadow: -1px -1px 0 #eee;
	    text-transform: uppercase;
	    width: 137px;
	}
		.buy_now_data .add_to_wishlist_product a:hover {
		    background-position: -150px -48px;
	    }
    .buy_now_data .field input, .buy_now_data select, .buy_now_data #product_avail {
		background: none repeat scroll 0 0 #FFFFFF;
		border: 1px solid #CCCCCC;
		border-radius: 5px 5px 5px 5px;
		color: #333333;
		line-height: normal;
		padding: 3px 5px;
		width: 140px;
    }

.description_container{
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 10px;
    margin: 10px 0;
    text-align: left;
}
	.decsription_header{
		width: 100%;
		color: #333333;
	    font-size: 19px;
	    font-weight: normal;
	    height: 19px;
	    margin: 0;
	    padding: 0 15px 13px;
	    position: relative;
	    text-align: left;
	    text-shadow: 0 1px 0 white;
	}
	
.health_freebies{
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 10px;
    margin: 10px 0;
    text-align: left;
}
	.health_title{
		width: 100%;
		color: #333333;
	    font-size: 19px;
	    font-weight: normal;
	    height: 19px;
	    margin: 0;
	    padding: 0 15px 13px;
	    position: relative;
	    text-align: left;
	    text-shadow: 0 1px 0 #eee;
	}
	.health_category h3{
		color: #333333;
	    font-size: 15px;
	    font-weight: normal;
	    height: 15px;
	    margin: 0;
	    padding: 2px 15px 8px;
	    position: relative;
	    text-align: left;
	    display: block;
	    clear: both;
	    text-shadow: 0 1px 0 #eee;
	    border-bottom: 1px solid #ccc;
	}
	
	.health_freebies ul{
		margin: 10px 0;
		clear: both;
		padding: 0;
		overflow: auto;
	}
		.health_freebies ul li{
			list-style: none;
			float: left;
			padding: 5px 0 0 5px;
		}
			.health_freebies ul li a{
				border: none;
				margin: 0;
				padding: 0;
				display: block;
			}
			.health_freebies ul li a:hover{
				opacity: 0.8;
			}
				.health_freebies ul li a img{
					border: 1px solid #ccc;
					margin: 0;
					padding: 0;
					display: block;
				}
				
.product_packs{
	background-color: #FFFFFF;
    padding: 0;
    margin: 0;
    text-align: left;
}
	.packs_title{
		width: 100%;
		color: #333333;
	    font-size: 19px;
	    font-weight: normal;
	    height: 19px;
	    margin: 0;
	    padding: 0 15px 13px;
	    position: relative;
	    text-align: left;
	    text-shadow: 0 1px 0 #eee;
	}
	.product_packs h3{
		display: block;
		color: #333333;
	    font-size: 15px;
	    font-weight: normal;
	    margin: 0;
	    padding: 0 15px 2px;
	    position: relative;
	    text-align: left;
	    text-shadow: 0 1px 0 #eee;
	    border-bottom: 1px solid #ccc;
	}
	
	.product_packs td{
		background-color: #fff;
		padding: 0 5px;
	}
	.product_packs ul{
		margin: 10px 0;
		clear: both;
		padding: 0;
	}
		.product_packs ul li{
			list-style: none;
			display: inline-block;
			padding: 5px 0 0 5px;
		}
			.product_packs ul li a{
				border: none;
				margin: 0;
				padding: 0;
				display: block;
			}
			.product_packs ul li a:hover{
				opacity: 0.8;
			}
				.product_packs ul li a img{
					border: 1px solid #ccc;
					margin: 0;
					padding: 0;
					display: block;
					width: 100px;
					height: auto;
				}
.product_packs ul li a.download_btn{
	display: block;
	padding:3px 6px;
	background-color:#eee; 
	color:#666; 
	border:1px solid #ccc; 
	box-shadow:1px 2px 2px #efefef; 
	text-shadow:1px 1px #fff; 
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
	.product_packs ul li a.download_btn:hover{
		border:1px solid #aaa;
		background-color: #ccc;
	}
