/* 
    Vita Green Custom Styles
Decended from Magento Modern Theme
*/

#promotions{
    clear:both;
    width:100%;
    height:202px;
    padding-top:6px;
}

#promo_1{
    position:relative;
    float:left;
    height:230px;
    width:626px;
    margin:0 10px 0 0;
    border:solid 1px #a5a5a5;
    overflow:hidden;
}

#slide_left{
    position:absolute;
    top:80px;
    left:0;
    z-index:1000;
    opacity: 0.5;
}

#slide_right{
    position:absolute;
    top:80px;
    right:0;
    z-index:1000;
    opacity: 0.5;
}

#promo_2{
    float:left;
    height:230px;
    width:320px;
    border:solid 1px #a5a5a5;
}

#middle-separate{
 float:left;
}

/* --------------------------------------------------------------------------------------------------- HOME: PRODUCTS*/

.product_display_head{
    padding:10px 0 5px 0;
}

.product_display_head h2{
    display:inline;
}

.product_display_head span{
    display:inline;
    padding-left:0px;
	text-decoration: none; text-transform: uppercase; font-size: 15px; font-weight:bold;color:#60903C;
}

#products, #bestsellers {
    width:705px;
    height:182px;
    overflow:hidden;
    position:relative;
    line-height:normal;
	text-align:center;
}


.product_display div h4{
    margin-top:10px;
    font-size:13px;
    line-height:normal;
    font-weight:normal;
}

.product_display div h4 a, .product_display div h4 a:visited{
    color:#424242;
}

.product_display div h4 a:hover, .product_display div h4 a:active{
    color:#e35100;
}

.promo_circle{
    position:absolute;
    width:75px;
    height:55px;
    right:5px;
    top:5px;
    background:url('../images/promo_circle.png') top left no-repeat;
    color:#60903c;
    font-size:1.75em;
    padding-top:20px;
}

.promo_circle sup{
    vertical-align:super;
    font-size:10px;
}

.promo_circle a:hover, .promo_circle a:active{
    color:#e35100;
}

/* ----------------------------------------------------------------------------------------------------------- HEADER*/

#utilities{
    float:right;
    padding-top:5px;
    font-size:12px;
	width:500px;
	height:68px;
	position:absolute;
	z-index: 100;
	right: 0px;
}



#utilities h2{
    float:left;
    margin-right:5px;
}

#utilities ul{
    display:inline-block;
    line-height: normal;
}

#utilities div{
    float:left;
}

#navigation{
    position:relative;
    clear:both;
    height:35px;
    width:100%;
    background:#fff;
}

#navigation ul{
    float:left;
    padding-top:7px;
    width:100%;
    height:23px;
    background:#60903c;
    border-bottom:solid 1px #a0bc8a;
}

#navigation ul li{
    display:inline;
    margin-left:21px;
    font-size:14px;
    text-transform:uppercase;
}

#navigation ul li a{
    color:white;
    padding:2px 3px 7px 3px;
}
#navigation ul li a:hover{
    background:#81af71;
}

/* ------------------------------------------------------------------------------------------------------- MEDIA BLOX*/

#information{
    clear:both;
    height:350px;
    width:100%;
    clear:both;
    padding-top:10px;
}

#information div{
    float:left;
    height:338px;
    width:215px;
    padding:10px 5px 0 10px;
    border:dotted 1px #a5a5a5;
    overflow:hidden;
}

#information div p{
    font-family:Georgia, serif;
    color:#666;
    padding-top:10px;
    line-height: normal;
}

#information div h3{
    padding-bottom:10px;
}

#media, #blog{
    margin-right:10px;
}

#news {
    margin-right:11px;
}

.info_link a{
    font-family:Arial, sans-serif;
    color:#5184a7;
    text-decoration:underline;
}

/* --------------------------------------------------------------------------------------------------- PRODUCT TWEAKS*/

.product-contents{

}

.product-bullets{
    padding:5px 0 10px 0;
    list-style:inside disc;
    font-size:16px;
    line-height: normal;
}

.listing-type-grid td{
    padding:5px 0 0 0;
}

/* -----------------------------------anchor */

#content_wrapper  a:link ,a:visited{
color:#457BA1;
}

a:hover {
color:#457BA1;
text-decoration:underline;
}

a:active {
color:#000;
}

/* -------------------------------------------------------------------------------------------------------------------- Company Page  */
#company_wrapper{
position:relative;
height:auto;
padding:10px 0 15px 0;
text-align: justify;
line-height:18px;
}
 
#company_wrapper ul {list-style-type:circle;padding-left: 15px;}
#company_wrapper ol {list-style-type:lower-roman;padding-left: 25px;}  

#company_wrapper:after {
display: block;
content: " ";
clear: both;
}

#company_left{
float:left;
width:360px;
height:100%;
padding:0 0 10px;
}

#company_right{
float:right;
width:360px;
height:100%;
padding:0 10px 0 0;
}
   
.caption_text{
font-size:10px;
color:#6E6E6E;
}


/* -------------------------------------------------------------------------------------------------------------------- Philosophy Page  */

#philosophy_wrapper{
position:relative;
height:auto;
padding:10px 0 15px 0;
}

#philosophy_wrapper:after {
display: block;
content: " ";
clear: both;
}

#philosophy_left{
float:left;
width:360px;
height:100%;
padding:0 0 10px;
line-height:17px;
}

#philosophy_right{
float:right;
width:360px;
height:100%;
padding:0 10px 0 0;
line-height:17px;
}

#philosophy_bottom{

}

#philosophy_bottom h3 {
	padding:0 0 15px 0;
}

#philosophy_bottom tr {
	border-bottom: solid 1px #cccccc;
}

#philosophy_bottom td {
	border: solid 1px #cccccc;
	
	padding:0 0 0px 3px;
}

.philosophy_table_title tr{
font-weight:bold;
}

.philosophy_text{
padding:15px 0 0 0;
}



.philosophy_header{
font-family:Arial, Helvetica, sans-serif;
font-size:300%;
color:#95C152;
}



/* ---------------------------------------------------------- BLOCKS:CONTENT */

#content_wrapper {
position:relative;
margin:0 auto;
width:766px;
height:100%;
background:white;
font-size:12px; 
}

/* ---------------------------------------------------*/


#subnav_20100330 {
position:relative;
height:30px;
width:100%;
background:#c9e4a1;
border-bottom:solid 1px #aac983;
}

#subnav_contents_20100330 {
position:relative;
height:23px;
width:785px;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px; 
}

#subnav_contentsUI_20100330 {
position:relative; 
width:570px;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
float:right; 
}
#subnav_contents_20100330 ul {
float:right;
height:auto;
margin:8px 0 0 -10px;  
}

#subnav_contents_20100330 ul li {
display:inline;
padding:0 0 0 10px;  
}

#subnav_contents_20100330 a, #subnav_content_container a:visited {
color: #3e6820;
padding:0 0px 0 15px;
}

#subnav_contents_active a, #subnav_contents_active a:visited {
color: #3e6820;
font-weight:bold;
padding:0 0px 0 15px;
}

#subnav_contents_20100330 a:hover {
text-decoration:underline;
color: #3e6820;
background: url(../images/arrow_small.png) no-repeat;
}




#subsubnav_20100330 {
position:relative;
height:21px;
width:100%; 
border-bottom:solid 1px #cccccc;
font-size:12px; 
}

#subsubnav_contents_20100330 {
position:relative; 
height:21px;
width:785px;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif; 
}
 
#subsubnav_contents_20100330 ul {
float:right;
height:auto;
margin:2px 0 0px -10px;  
}

#subsubnav_contents_20100330 ul li {
display:inline;
padding:0 0 0 10px;  
}

#subsubnav_contents_20100330 a, #subsubnav_content_container a:visited {
color: #666666;
padding:0 0px 0 10px;
}

#subsubnav_contents_active a, #subsubnav_contents_active a:visited {
color: #3e6820;
font-weight:bold;
font-size:120%; 
}

#subsubnav_contents_20100330 a:hover {
text-decoration:underline;
color: #3e6820;
background: url(../images/arrow_small2.png) no-repeat;
}


/* -------------------------------------------------------------------------------------------------------------------- Content and Styles :: Awards Page - Joe 2010-04-07*/
#awards_top{
position:relative;
height:214px;
border-bottom:solid 1px #D3D3DB;
} 
 
#awards_top:after {
display: block;
content: " ";
clear: both;
}
 
#awards_top_img{
float: right;
padding: 0px 0px 0px 10px;
}  

 
.awards_pod{ 
position:relative;
height:auto; 
} 
.awards_pod:after {
display: block;
content: " ";
clear: both;
}
 
.awards_pod_image{
	float:left; 
	width:130px; 
	padding:15px 0px 0px 0px;
	text-align:center; 
	text-decoration:none;
}


.awards_showdate{
text-align: left;
color:#626262;
font-size:11px; 
font-weight: bold;
padding-top:8px;
line-height: 18%;
}

.awards_header{
padding: 2px 4px 0px 15px ;
color:#6E9F3A;
line-height: 120%;
}
 
  
.awards_pod_copy{
float:left;
display:inline;
width:350px;
height:auto;
min-height:180px;
padding:0 10px 0 10px;
}

.awards_pod_awards{
float:left;
display:inline;
width:210px;
height:100%;
padding:0 5px 0px 0px; 
}

.awards_pod_spacer{ 
clear:both;
margin:0 0 0 5px;
border-bottom:solid 1px #cccccc;
}
/* -------------------------------------------------------------------------------------------------------------------- Content and Styles :: Career Page*/
.info_pod{ 
height:auto;
padding:10px 0 3px 0px;
}

.product_info_pod{ 
height:auto;
padding:0px;
}

.career_pod{ 
height:auto;
padding:3px 0 8px 0px;
}
.career_pod_top{ 
padding-top:10px;
}

/* -------------------------------------------------------------------------------------------------------------------- Content and Styles :: Category Page */

#category_top{
position:relative;
clear:both;
width:758px;
height:30px;
margin: 0 0 0 3px;
background:#F0F5F8;
border:solid 1px #D3D3DB;
}

#category_top_all{
position:relative;
clear:both;
width:764px;
height:3px;
margin: 0 0 0 3px;
font-size:1%;
line-height:1%;
background:url(../images/border_shadow_top.png);
}

#category_top_extended{
position:relative;
clear:both;
width:758px;
height:auto;
min-height:30px;
margin: 0 0 0 3px;
padding:0 0 5px 0;
background:#F0F5F8;
border:solid 1px #D3D3DB;
}

#category_top_extended a:link, #category_top_extended a:hover, #category_top_extended a:visited, #category_top_extended a:active,
#category_top a:link, #category_top a:hover, #category_top a:visited, #category_top a:active {
color:#8FA1B0;
}

#category_top_left{
float:left;
display:inline;
width:129px;
height:100%;
background:url(../images/filter_icon.png) center left no-repeat;
}

#category_top_right{
position:relative;
width:690px;
height:100%;
padding:0 0 0 3px;
}
.category_top_right_li{
display: inline-block;
}
.category_top_right_li{*display:inline;} 

#category_wrapper{
position:relative;
clear:both;
width:762px;
height:auto;
min-height:250px;
background:url(../images/border_shadow_left.png) top left repeat-y;
border-right:solid 1px #D3D3DB;
}

#category_wrapper:after {
display: block;
content: " ";
clear: both;
}

#category_content_left{
float:left;
width:510px;
height:100%;
padding:20px 0 0 10px;
}

#category_content_right{
float:right;
width:230px;
height:auto;
padding:10px 10px 0 0;
}

#category_top ul, #category_top_extended ul{
padding:1px 0 0 10px;
line-height:18px;
}

#category_top li, #category_top_extended li{
display:inline; padding:0 7px 0 7px;
}

#category_top li a:link, #category_top li a:visited, #category_top_extended li a:link, #category_top_extended li a:visited{
font-weight:normal;
}

.category_pod{
width:670px;
height:auto;
padding:20px 0 20px 30px;
}


.category_pod_image{
float:left;
width:120px;
height:130px;
text-align:center;
overflow:hidden;
}

.category_pod_copy{
float:right;
width:520px;
height:auto;
}

.category_pod_spacer{
width:99%;
height:1px;
background:url(../images/dotted_border_horizontal.png) top left repeat-x;
line-height:1%;
font-size:1%;
clear:both;
margin:0 0 0 5px;
}

.category_featured_ingredient{
display:block;
padding:25px 0 0 25px;
}

.list_start{
color:#457BA1;
}

.popular_heading_spacer {
padding:12px 0 12px 10px;
}

/* -------------------------------------------------------------------------------------------------------------------- Effects */

.top_shadow_958{
position:relative;
clear:both;
height:5px;
width:958px;
background:url(../images/border_shadow_top_958.png) bottom left no-repeat;
line-height:1px;
font-size:1%;
}

.top_shadow_958_blue{
position:relative;
clear:both;
height:5px;
width:958px;
background:url(../images/border_shadow_top_blue_958.png) bottom left no-repeat;
line-height:1px;
font-size:1%;
}

.bottom_shadow_958{
position:relative;
height:5px;
width:958px;
background:url(../images/border_shadow_bottom_958.png) top left no-repeat;
margin:0 0 10px 0;
line-height:1px;
font-size:1%;
}

.top_shadow_764{
position:relative;
clear:both;
height:5px;
width:764px;
background:url(../images/border_shadow_top.png) bottom left no-repeat;
line-height:1px;
font-size:1%;
}

.bottom_shadow_764{
	position:relative;
	height:5px;
	width:764px;
	background:url(../images/border_shadow_bottom.png) top left no-repeat;
	margin:0 0 10px 0;
	line-height:1px;
	font-size:1%;
}

.category_adjust{
margin:0 0 10px 3px;
}

.category_adjust_top{
margin:0 0 0 3px;
}

.dotted_spacer{
position:relative;
width:100%;
height:3px;
font-size:1%;
line-height:1%;
background:url(../images/dotted_border_horizontal.png) top left repeat-x;
z-index:101;
}

.ten_pixel_spacer{
position:relative;
width:100%;
height:10px;
font-size:1%;
line-height:1%;
}

.pagination{
position:relative;
width:758px;
height:20px;
}

.pagination_text{
float:right;
padding:8px 10px 8px 0;
font-family:verdana, sans serif;
font-size:11px;
}

/* ----------------------------- Not categorized yet ------------------------------ */

.header .links { float:right; margin:0 0 6px; }
.header .links li { float:left; font-size:13px; background:url(../images/bkg_pipe.gif) 100% 60% no-repeat; padding:0 8px 0 7px; }
.header .links a { color:#98CBC4; }
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

#index_bottom_container {
font-size:12px;
position:relative;
height:130px;
width:953px;
background:#f3f6fa;
border-left: solid 1px #DDDEE3;
border-right: solid 1px #DDDEE3;
}

.index_bottom_pod {
float:left;
width:290px;
margin-top:5px;
padding:0px 10px 0 10px;
}

.index_bottom_pod img {
}

.mini-news {
	font-size: 13px;
	width: 215px;
	height: 260px;
	padding: 10px;
	background:url('../images/bg_news.png') 0px 2px no-repeat;
}
.mini-news-table { height: 260px; width: 215px; border: 0px;}
.mini-news-header { font-size: 15px; height:15px; }
.mini-news-header span { text-decoration: none; text-transform: uppercase; font-size: 15px; font-weight:bold;color:#60903C;}
.mini-news-table td { background: url('../images/bg_news_strip.png') 0px 0px no-repeat;}
.mini-news-bottom td{ vertical-align:bottom; text-align:right;}
.mini-news-date { float:right; text-align:right; font-weight:bold; color:#AAA;}
.mini-news-content { clear:both;  }


.mini-login {
	width: 225px;
	height: 140px;
	padding: 15px 10px 5px 20px;
	background:url('../images/member_signin_block_bg.jpg') 5px 5px no-repeat;
}
.mini-login .input-text {
	width: 195px;
	height: 15px;
	display: inline;
	line-height: 1em;
}

.mini-newsletter {
	width: 225px;
	height: 100px;
	padding: 15px 10px 5px 20px;
	background:url('../images/right_block_bg.jpg') 5px 5px no-repeat;
}

.mini-newsletter .input-text {
	width: 195px;
	height: 15px;
	display: inline;
	line-height: 1em;
	color: #666666;
}

a.language-links {
	color: #fff;
	font-size: 12px;
}

.static-menu {
	width: 140px;
	float: left;
	padding: 7px 2px 0px 15px;
	border-right: 1px solid #ddd;
}
.static-menu h3 { font-size: 1.25em; color:#95C152; }

.search-text {
	border:0 none;
	color:#666666;
	display:inline;
	height:15px;
	line-height:1em;
	margin-top:3px;
	vertical-align:middle;
	width:180px;
}
.search-button {
	background-color:#FFFFFF;
	border:0 none;
	display:inline;
	height:15px;
	line-height:1em;
	margin-top:3px;
	vertical-align:middle;
	width:12px;
}

#info_utilities {
	height: 50px;
	width:100%;
	display:inline-block;
	text-align:right;
}

#lang_utilities {
	width:100%;
	display:inline-block;
	text-align:right;
}

#lang_utilities a{
    color:#FFF;
}
#ingredient_top {
	background:none repeat scroll 0 0 #F0F5F8;
	border:1px solid #D3D3DB;
	clear:both;
	font-size:12px;
	height:30px;
	margin:10px 0 0 3px;
	position:relative;
	width:758px;
}
#index_ingredient_column_left {
	display:inline;
	float:left;
	height:790px;
	width:250px;
}
#index_ingredient_column_center {
	background:url("../images/dotted_border.png") repeat-y scroll left top transparent;
	display:inline;
	float:left;
	height:790px;
	width:250px;
}
#index_ingredient_column_right {
	background:url("../images/dotted_border.png") repeat-y scroll left top transparent;
	display:inline;
	float:left;
	height:790px;
	width:250px;
}
.index_ingredient_pod {
	height:262px;
	width:240px;
}
.index_ingredient_pod_copy {
	padding:0 0 0 10px;
	width:230px;
}
.index_ingredient_pod_image {
	height:150px;
	padding:10px 0 0;
	text-align:center;
	width:220px;
}
.index_ingredient_pod_image_center {
	height:auto;
	margin:0 0 0 5px;
	padding:10px 0 0;
	text-align:center;
	width:220px;
}
.ingredient_pod {
	height:auto;
	min-height:170px;
	width:758px;
}
.ingredient_pod:after {
	clear:both;
	content:" ";
	display:block;
}
.index_ingredient_pod:after {
	clear:both;
	content:" ";
	display:block;
}
.ingredient_pod_image {
	display:inline;
	float:left;
	height:160px;
	padding:15px 10px 0;
	text-align:center;
	width:130px;
}
.ingredient_pod_copy {
	background:url("../images/dotted_border.png") repeat-y scroll right top transparent;
	display:inline;
	float:left;
	height:auto;
	min-height:180px;
	padding:0 10px;
	width:350px;
}
.ingredient_pod_copy:after {
	clear:both;
	content:" ";
	display:block;
}
.ingredient_pod_products {
	display:inline;
	float:left;
	height:100%;
	padding:0 10px;
	width:210px;
}
.ingredient_pod_spacer {
	background:url("../images/dotted_border_horizontal.png") repeat-x scroll left top transparent;
	clear:both;
	font-size:1%;
	height:1px;
	line-height:1%;
	margin:0 0 0 5px;
	width:99%;
}
#ingredient_top ul {
	font-size:14px;
	padding:3px 0 0 10px;
}
#ingredient_top li {
	font-size:14px;
	display:inline;
	padding:0 0 0 4px;
}
#ingredient_top a, #ingredient_top a:visited {
	color:#8FA1B0;
	padding:0 4px 0 0;
}
.ingredient_text {
	padding:25px 0 0;
}
.ingredient_link {
	padding:10px 0 0 10px;
}
.ingredient_header {
	color:#6E9F3A;
	padding:25px 0 0;
}
.ingredient_pod p {
	margin: 0px;
}
.scientific_text {
	font-size:11px;
	font-style:italic;
	text-transform:lowercase;
}
.green_text {
	color:#95C152;
}
.product_contents {
	padding: 5px 0px;
}

.index_ingredient_header {
	color:#6E9F3A;
	padding:10px 0 0;
}
#map_container {
	/* background:url("../images/border_shadow_right.png") repeat-y scroll right top transparent; */
	border-left:0px solid #DDDEE3;
	height:600px;
	position:relative;
	width:763px;
}
#map_left {
	background:url("../images/dotted_border.png") repeat-y scroll right top transparent;
	float:left;
	height:98%;
	padding:10px 0 0 10px;
	width:200px;
}
.map_text  { font-size:12px;}
.map_text  a{ font-size:12px; color:#457BA1; text-decoration:none;}
.map_text  a:hover       { font-size:12px; color:#457BA1; text-decoration:none; }
.map_text  a:visited   { font-size:12px; color:#457BA1; text-decoration:none; }
.map_text h3{ margin-bottom:0.4em; font-size:14px; line-height:1.2em; color: #60903c;}

#map_left_top {
	background:url("../images/dotted_border_horizontal.png") repeat-x scroll left bottom transparent;
	height:auto;
	line-height:18px;
	padding:10px 0;
	width:200px;
}
#map_left_bottom {
	height:auto;
	padding:15px 0 0;
	width:190px;
}
#map {
	display:inline;
	float:left;
	height:475px;
	margin:10px 0 0 25px;
	width:500px;
}

.enquiry_container {
	display:inline;
	float:left;
	padding:0 10px 20px 30px;
	width:280px;
}
/**********************************

/* --------------------------------------------------------------------------------------------------------- spokesperson page */
#spokesperson_top{
position:relative;
clear:both;
width:768px;
height:25px;
margin: 10px 0 0 0px;
background:#FFFFFF;
border:solid 0px #D3D3DB;
font-size:12px;
}

#spokesperson_top ul {
padding:3px 0 0 0px;
}

#spokesperson_top li {
display:inline;
padding:0 0 0 0px;
}

#spokesperson_top a {
color:#8FA1B0;
padding:0 4px 0 0;
display: block;
position: absolute;	 
}
#spokesperson_top a:hover {
	background-position: left bottom;
} 

#spokesperson_top .title {
	width: 360px;
	height: 25px;
	background: url(../images/teresa/title.png) left bottom no-repeat;
	left: 0px;
	top: 0px;
}

#spokesperson_top .intro {
	width: 75px;
	height: 20px;
	background: url(../images/teresa/intro.png) left top no-repeat;
	left: 365px;
	top: 0px;
}
   
#spokesperson_top .interview {
	width: 75px;
	height: 20px;
	background: url(../images/teresa/interview.png) left top no-repeat;
	left: 440px;
	top: 0px;
}
#spokesperson_top .products {
	width: 95px;
	height: 20px;
	background: url(../images/teresa/products.png) left top no-repeat;
	left: 530px;
	top: 0px;
}

#spokesperson_top .titbits {
	width: 75px;
	height: 20px;
	background: url(../images/teresa/titbits.png) left top no-repeat;
	left: 620px;
	top: 0px;
}

#spokesperson_top .appreciate {
	width: 75px;
	height: 20px;
	background: url(../images/teresa/appreciate.png) left top no-repeat;
	left: 695px;
	top: 0px;
}

#spokesperson_top .intro_selected {
	width: 75px;
	height: 20px;
	background: url(../images/teresa/intro.png) left bottom no-repeat;
	left: 365px;
	top: 0px;
}
   
#spokesperson_top .interview_selected {
	width: 75px;
	height: 20px;
	background: url(../images/teresa/interview.png) left bottom no-repeat;
	left: 440px;
	top: 0px;
}
#spokesperson_top .products_selected {
	width: 95px;
	height: 20px;
	background: url(../images/teresa/products.png) left bottom no-repeat;
	left: 530px;
	top: 0px;
}

#spokesperson_top .titbits_selected{
	width: 75px;
	height: 20px;
	background: url(../images/teresa/titbits.png) left bottom no-repeat;
	left: 620px;
	top: 0px;
}

#spokesperson_top .appreciate_selected{
	width: 75px;
	height: 20px;
	background: url(../images/teresa/appreciate.png) left bottom no-repeat;
	left: 695px;
	top: 0px;
}

#spokesperson_column_left {
float:left;
display:inline;
width:480px;
height:280px;
}

#spokesperson_column_right {
float:left;
display:inline;
width:280px;
height:280px;
}

#spokesperson_bottom_left {
padding:40px 0 0 0;
float:left;
display:inline;
width:100px;
height:90px;
text-align:center;
line-height:150%
}

#spokesperson_bottom_left a:hover{
padding:40px 0 0 0;
color:#457BA1;
text-decoration:none;
font-weight:bold;
line-height:150%
}

#spokesperson_bottom_center {
float:left;
display:inline;
width:560px;
padding:15px 0 15px 0;
text-align:left;
min-height:250px;
line-height:150%
}

#spokesperson_bottom_center a:hover {
padding:15px 0 15px 0;
color:#6E9F3A;
text-decoration:none;
font-weight:bold;
}

#spokesperson_bottom_center a{
padding:15px 0 15px 0;
color:#6E9F3A;
text-decoration:none;
font-weight:bold;
}

#spokesperson_bottom_right {
padding:40px 0 0 0;
float:left;
display:inline;
width:100px;
height:120px;
text-align:center;
line-height:150%
}

#spokesperson_bottom_right a:hover{
padding:40px 0 0 0;
color:#457BA1;
text-decoration:none;
font-weight:bold;
line-height:150%
}

#spokesperson_intro_bottom_center {
float:left;
display:inline;
width:760px;
padding:15px 0px 15px 0px;
text-align:left;
min-height:250px;
line-height:150%
}

#spokesperson_video_center {
float:left;
display:inline;
width:760px;
padding:15px 0 15px 0;
text-align:center;
height:200px;
line-height:150%
}

#spokesperson_video_box {
float:left;
display:inline;
width:250px;
text-align:center;
height:200px;
line-height:150%
}

#spokesperson_video_box a:hover{
float:left;
display:inline;
width:250px;
text-align:center;
height:200px;
line-height:150%
color:#457BA1;
text-decoration:none;
font-weight:bold;
}

.spokesperson_left_image{
width:480px;
height:270px;
padding:10px 0 0 0;
text-align:center;
}

.spokesperson_right_image{
width:280px;
height:270px;
padding:10px 0 0 0;
text-align:center;
}

.spokesperson_header{
padding:10px 0 10px 0px;
color:#6E9F3A;
text-align:left;
font-weight:bold;
font-size:15px;
}

.spokesperson_intro_header{
padding:20px 0 20px 0px;
color:#6E9F3A;
text-align:left;
font-weight:bold;
font-size:16px;
}

.spokesperson_inteview_pod{
height:auto;
padding:8px 0 8px 0px;
width:480px;
}

/**********************************

/* --------------------------------------------------------------------------------------------------------- customer dashboard */
.font12{
font-size:12px;
}

.font12 h3{
 margin-bottom:.4em; font-size:1.45em; line-height:1.2em; color: #60903c;
}

.font12 h4{
 margin-bottom:.4em; font-size:12px; line-height:1.2em; color: #60903c;
}

/*------------tvc_award --------------------*/
#pic-1	{position:absolute; top:140px ; right:250px; z-index:2}

#menu_tvc_award {
	list-style: none;  
	position: absolute;
	
}
 
#menu_tvc_award a {
	display: block;
	text-indent: -900%;
	position: absolute;
	 
}
#menu_tvc_award a:hover {
	background-position: left bottom;
} 

 #menu_tvc_award .vote {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_vote.jpg) no-repeat; 	left: 0px; 
	top: 10px;
}
#menu_tvc_award .svote {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_vote.jpg) no-repeat; 	left: 0px; 
	top: 10px;background-position: left bottom;
}   
#menu_tvc_award .detail {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_detail.jpg) no-repeat; 	left: 0px; 
	top: 35px;
}
#menu_tvc_award .sdetail {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_detail.jpg) no-repeat; 	left: 0px; 
	top: 35px;background-position: left bottom;
} 
 #menu_tvc_award .news {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_news.jpg) no-repeat; 	left: 0px; 
	top: 60px;
}
#menu_tvc_award .snews {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_news.jpg) no-repeat; 	left: 0px; 
	top: 60px;background-position: left bottom;
} 
 #menu_tvc_award .time {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_time.jpg) no-repeat; 	left: 0px; 
	top: 60px;
}
#menu_tvc_award .stime {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_time.jpg) no-repeat; 	left: 0px; 
	top: 60px;background-position: left bottom;
} 
 #menu_tvc_award .judge {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_judge.jpg) no-repeat; 	left: 0px; 
	top: 85px;
}
#menu_tvc_award .sjudge {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_judge.jpg) no-repeat; 	left: 0px; 
	top: 85px;background-position: left bottom;
} 
 #menu_tvc_award .prize {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_prize.jpg) no-repeat; 	left: 0px; 
	top: 110px;
}
#menu_tvc_award .sjprize {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_prize.jpg) no-repeat; 	left: 0px; 
	top: 110px;background-position: left bottom;
} 
 #menu_tvc_award .download {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_download.jpg) no-repeat; 	left: 0px; 
	top: 135px;
}
#menu_tvc_award .sdownload {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_download.jpg) no-repeat; 	left: 0px; 
	top: 135px;background-position: left bottom;
} 
 #menu_tvc_award .submit {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_submit.jpg) no-repeat; 	left: 0px; 
	top: 160px;
}
#menu_tvc_award .ssubmit {
	width: 183px;	height: 25px; background: url(../../../../../images/tvc_award/menu_submit.jpg) no-repeat; 	left: 0px; 
	top: 160px;background-position: left bottom;
}

table.simple {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.simple th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}
table.simple td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}
.title{
	position:relative;
	margin-left:40px;
	margin-top:5px;
}
/*------------------------- calendar section ------------------*/
.cal{
	float:left;
	position:relative;
	background:url(../../../../../skin/frontend/default/vitagreen/images/cal_bg.png) no-repeat;
	width:1000px;
	height:480px;
}
.cal_bar{
	float:left;
	width:900px;
	margin-left:80px;
	z-index:999;
}

.bar_cont{
	float:left;
	padding-top:10px;
	width:85%;
}
.btnPre{
	position:absolute;
	left: 836px;
	top: 6px;
}
.btnNext{
	position:absolute;
	left: 900px;
	top: 6px;
}
.cal_content{	
}
.cal_content ul{
	margin:80px 0 0 60px;
}
.cal_content li{
	margin:2px 0;
	height:65px;
}
.cal_line{
	float:left;
	cursor:pointer;
}
.cal_line ul{
	position:relative;
	left:0px;
	margin:0;
}
.cal_line li{
	float:left;
	width:125px;
	margin-right:2px;
	background:url(../../../../../skin/frontend/default/vitagreen/images/cal_box.png) repeat-x;
}
.cal_line a:hover li{
	background:url(../../../../../skin/frontend/default/vitagreen/images/cal_boxh.png) repeat-x;
}
.list_cont{
	float:left;
	width:80%;
	padding-left:10px;
	color:#000;
	font-size:11px;
	color:#646464;
}
.list_cont p{
	font-size:12px;
	line-height:1.2;
	padding-left:3px;
	overflow:hidden;
}
.cal_icon{
	position:relative;
	top:4px;
	padding-left:3px;
	overflow:hidden;
}
.content_not{
	width:440px;
	height:160px;
	background:url(../../../../../skin/frontend/default/vitagreen/images/note.png) no-repeat;
	position:absolute;
	top:430px;
	right:50px;
}
.not_head{
	width:400px;
	margin:35px 0 5px 30px;
	float:left;
}
.not_head li{
	float:left;
	margin:0 5px;
}
.not_cont{
	width:400px
	float:left;
	margin-left:30px;
}
.not_cont li{
	float:left;
	margin:0 5px;
}
.not_cont li img{
	vertical-align:middle;
}
.content_f{
	font-size:12px;
	position:absolute;
	width:370px;
	top:475px;
	right:470px;
}
.content_f a{
	color:#FF8A20;
}
.footer_icon{
	position:absolute;
	top:460px;
	right:835px;
}
.form_content{
	position:relative;
	width:80%;
	left:10%;
}
.cont_left{
	position:relative;
	width:30%;
	float:left;
	margin-left:50px;
}
.cont_right table{
	width:445px;
	font-size:15px;
}
.cont_right td{
	padding:3px 0px;
}
/*---------------------------------------------------------------------------game section------*/
.game_content{
	margin:10px 0 0 90px;
	width:100%;
}
.game_main{
	background:url(../../../../../skin/frontend/default/vitagreen/images/game_bg.png) no-repeat;
	width:840px;
	height:970px;
}
.icon1, .icon2, .icon3, .icon4, .icon5, .icon6, .icon7, .icon8, .icon9, .icon10, .icon11, .icon12, .icon13{
	width:90px;
	height:90px;
	float:left;
	position:absolute;
	z-index:999;
}
.drop_box{
	position:absolute;
	width:89px;
	height:52px;
	top:667px;
	left:462px;
}
.icon1{
	left:460px;
	top:340px;
}
.icon2{
	left:590px;
	top:360px;
}
.icon3{
	left:690px;
	top:430px;
}
.icon4{
	left:750px;
	top:540px;
}
.icon5{
	left:730px;
	top:670px;
}
.icon6{
	left:650px;
	top:760px;
}
.icon7{
	left:530px;
	top:820px;
}
.icon8{
	left:390px;
	top:820px;
}
.icon9{
	left:270px;
	top:760px;
}
.icon10{
	left:190px;
	top:670px;
}
.icon11{
	left:170px;
	top:540px;
}
.icon12{
	left:230px;
	top:430px;
}
.icon13{
	left:330px;
	top:360px;
}
.show_box{
	position:absolute;
	top:760px;
	left:437px;
	display:none;
}
.main_bottom{
	position:relative;
	left:40px;
	top:-30px;
}
.main_bottom h3{
	color:#FF8129;
	font-size:15px;
}
.main_bottom li{
	list-style:url(../../../../../skin/frontend/default/vitagreen/images/point.png);
	margin-left:20px;}
.form_button{
	margin:2px 51px 0 0;
	float:right;
}
.form_list{
	margin:10px;
	font-size:12px;
}
.form_list h3{
	color:#FF8B20;
}
/*--------------------------------------------------------------------------sick section--------*/

h1#sick_main_title {
	position: relative; left: 190px; top: 10px; z-index: 9000;
	text-indent: -9999px;
	width: 141px; height: 38px;
	background: url(../images/sick_main_title.png) no-repeat;
}

h1#sick_title {
	position: relative; left: 210px; top: 20px; z-index: 9000;
	text-indent: -9999px;
	width: 122px; height: 21px;
	background: url(../images/sick_title.png) no-repeat;
}

.sick_main_container{
	background:url(../images/sick_bg.png) no-repeat;
	width:815px;
	height:502px;
	position:relative;
	left:160px;
	margin: 5px 0 0 0;
}
.sick_detail_container{
	background:url(../images/sick_detail_bg.png) no-repeat;
	width:806px;
	min-height:543px; height: auto !important; height: 543px;
	position:relative;
	left:178px;
	margin: 20px 0 0 0;
}

.btn1, .btn2, .btn3, .btn4, .btn5, .btn6, .btn7, .btn8, .btn9{
	position:absolute;
}
.btn1{
	top:90px;
	left:302px;
}
.btn1_content{
	background:url(../../../../../skin/frontend/default/vitagreen/images/sick_point.png) no-repeat right;
	width:100px;
	height:23px;
}
.btn2{
	top:150px;
	left:241px;
}
.btn2_content{
	background:url(../../../../../skin/frontend/default/vitagreen/images/sick_point.png) no-repeat right;
	width:160px;
	height:23px;
}
.btn3{
	top:215px;
	left:262px;
}
.btn3_content{
	background:url(../../../../../skin/frontend/default/vitagreen/images/sick_point.png) no-repeat right;
	width:140px;
	height:23px;
}
.btn4{
	top:284px;
	left:262px;
}
.btn4_content{
	background:url(../../../../../skin/frontend/default/vitagreen/images/sick_point.png) no-repeat right;
	width:140px;
	height:23px;
}
.btn5{
	top:374px;
	left:303px;
}
.btn5_content{
	background:url(../../../../../skin/frontend/default/vitagreen/images/sick_point.png) no-repeat right;
	width:100px;
	height:23px;
}
.btn6{
	top:46px;
	left:607px;
}
.btn6_content{
	background:url(../../../../../skin/frontend/default/vitagreen/images/sick_point.png) no-repeat left;
	width:100px;
	height:23px;
}
.btn7{
	top:194px;
	left:607px;
}
.btn7_content{
	background:url(../../../../../skin/frontend/default/vitagreen/images/sick_point.png) no-repeat left;
	width:140px;
	height:23px;
}
.btn8{
	top:274px;
	left:607px;
}
.btn8_content{
	background:url(../../../../../skin/frontend/default/vitagreen/images/sick_point.png) no-repeat left;
	width:100px;
	height:23px;
}
.btn9{
	top:375px;
	left:607px;
}
.btn9_content{
	background:url(../../../../../skin/frontend/default/vitagreen/images/sick_point.png) no-repeat left;
	width:140px;
	height:23px;
}
.btn1_content{
	background:url(../../../../../skin/frontend/default/vitagreen/images/sick_point.png) no-repeat right;
	width:100px;
	height:23px;
}
.sick_title{
	float:left;
	color:#FFF;
	font-size:22px;
	position:relative;
	left:10%;
	top:48px;
}
.sick_main{
	margin:0px 0 0 50px;
	width:730px;
	background: url(../images/line.png) no-repeat center bottom;
	padding: 80px 0 35px 0;
}
.sick_left{
	float: left; display: inline;
	width: 440px;
}
.sick_left h2{
	color: #000;
	margin: 10px 0 8px 0;
	padding: 0 0 0 26px;
}
h2.sick_intro {	background: url(../images/sick_icon1.png) no-repeat; }
h2.sick_symptoms {	background: url(../images/sick_icon2.png) no-repeat; }
h2.sick_cause {	background: url(../images/sick_icon3.png) no-repeat; margin-top: 1.5em; }
h2.sick_prevention { background: url(../images/sick_icon4.png) no-repeat; }

.sick_left h3{
	color:#FF8129;
	font-size:15px;
	margin:5px 0 2px 26px;
}
.sick_left p {
	margin: 0 0 0 26px;
}
.sick_left ul {
	margin: 0 0 0 10px;
}
.sick_left li {
	background: url(../images/point.png) no-repeat left 6px;
	padding: 0 0 0 18px;
}
.sick_right{
	float: right; display: inline;
	width: 285px;
	text-align: center;
}
.sick_right hr {
border: 0; margin: 0 auto; padding: 0;
width: 208px; height: 35px;
background: url(../images/sick_line.png) no-repeat;
visibility: visible;
}

/* same hack, but cannot be merged or it will break: */
/*IE6*/ * html .sick_right hr { display: list-item; list-style: url(../images/sick_line.png) inside; filter: alpha(opacity=0); width: 0; }
/*IE7*/ *:first-child+html .sick_right hr { display: list-item; list-style: url(../images/sick_line.png) inside; filter: alpha(opacity=0); width: 0; }

.sick_right a.sick_more {
	display: block;
	width: 93px; height: 34px;
	background: url(../images/sick_more.png) no-repeat;
	text-indent: -9999px;
	/*IE6*/word-wrap: break-word;
	overflow: hidden;
	margin: 0 auto;
}

.sick_box{
	margin-top:10px;
}
.sick_share{
	float: right;
}
