@import "tabs/tabs.css";
@import "box/box.css";
@import "content.css";

#p-rcb a{cursor:pointer;}
#p-rcb a.p-link { background:transparent url('/consumerfiles/pageitems/master/categorypages/VitalightIFA_US/assets/images/tab1_content2_link.png') no-repeat center left; font-weight: bold; padding-left:10px; color:#993300; outline: none; }
#p-rcb .cp_content{padding:0px 30px 20px 30px;}
#p-rcb .cp_tab{padding:20px 0px 20px 0px;}
#p-rcb .tabAnimation{display:none;}

/* sIFR replacements */
.sIFR-active #p-rcb h2 {
	visibility:hidden;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.sIFR-active #p-rcb h3 {
	visibility:hidden;
	padding-bottom: 0px;
	margin:0px;
}	
.sIFR-active #p-rcb h4 {
	visibility:hidden;
	padding-bottom: 0px;
	margin:0px;
}
.sIFR-active #p-rcb h5 {
	visibility:hidden;
	padding-bottom: 0px;
	margin:0px;
}
/* These are sIFR equivalents to make the titles look roughly the same when sIFR does not work (offline editing) */
#p-rcb h2 {font-size: 26px; padding:0px 0 16px 0; }
#p-rcb h3 {font-size: 25px; padding:26px 0 16px 0; }
#p-rcb h4 {font-size: 21px; padding:13px 0 10px 0; }
#p-rcb h5 {font-size: 17px; padding:14px 0 9px 0; }

/* Flash Header */
	
#p-rcb #flashheader_wrapper { background-repeat: no-repeat; background-position: 0px 0px; background-color: #ffffff;}
#p-rcb #flashheader_wrapper,
#p-rcb #flashheader_wrapper #flashheader { height:275px; min-height:275px; }
#p-rcb #flashheader_wrapper object   { outline: none; }


/* GENERAL CLASSES */

p.geen_margin {
margin: 0px;
}

.font_small {
font-size: 10px;
}

.italic {
font-size: 10px;
font-style: italic;
}

.bold {
font-weight: bold;
}

.banner_1 {
background: url('/consumerfiles/pageitems/master/categorypages/VitalightIFA_US/assets/images/banner_online_assessment.png') no-repeat;
height: 130px; /*150*/
margin: -15px 0px 40px 0px;
padding: 20px 0px 0px 20px;
width: 285px; /*305*/
}

   .banner_1 p {
   height: 75px;
   overflow: hidden;
   width: 155px;
   }

   .banner_1 a {
   color: #993300;
   font-weight: bold;
   margin: 98px 0px 0px 0px;
   padding-top: 4px;
   position: absolute;
   }   
   
      .banner_1 a.jetlag {
      color: white;
      margin: 98px 0px 0px 185px;
      }
      
.banner_2 {
background: url('/consumerfiles/pageitems/master/categorypages/VitalightIFA_US/assets/images/banner_downloads.png') no-repeat;
height: 129px; /*129*/
margin: 0px 0px 40px 0px;
padding: 0px 0px 0px 20px;
width: 285px; /*305*/
}    

   .banner_2 h5 {
   padding-top: 0px;
   width: 135px;
   }
   
   .banner_2 a {
   background: url('/consumerfiles/pageitems/master/categorypages/VitalightIFA_US/assets/images/banner_downloads_link.png') no-repeat;
   background-position: 0px 2px;
   color: #993300;
   font-weight: bold;
   margin-top: 103px;
   padding-left: 20px;
   position: absolute;         
   }  
   
.banner_3 {
background: url('/consumerfiles/pageitems/master/categorypages/VitalightIFA_US/assets/images/banner_campaign.png') no-repeat;
height: 128px; /*128*/
margin: 0px 0px 40px 0px;
padding: 0px 20px 0px 20px;
width: 265px; /*305*/
}   

   .banner_3 h5 {
   padding-top: 0px;
   }
   
   .banner_3 a {
   background: url('/consumerfiles/pageitems/master/categorypages/VitalightIFA_US/assets/images/banner_campaign_link.png') no-repeat;
   background-position: 0px 3px;
   color: white;
   font-weight: bold;
   margin-top: 100px;
   padding-left: 20px;
   position: absolute;         
   }  

   /* Brightcove style */
   
   		.popup{
			width:506px; /* player height + padding left and right (486 + 20)*/
			display:none;
			background:#fff;
			border:1px solid black;
			padding:4px;
		}
		
		.popup .navigation {
			float:right;
			cursor:pointer;			
		}
		
		.popup .content{
			padding:10px;
		}
		
		.popupbrightcove{
			height:447px; /* player height + padding top and bottom + close button height (412 + 20 + 15)*/
		}
		
		#popupManBackground {
			background:#333;
		}
		
/* Tabs */    

#p-rcb .cp_tabmenu_loc ul       { margin: 0; padding: 0; height: 44px; background: url(/consumerfiles/pageitems/master/categorypages/VitalightIFA_US/assets/images/menu_bg.png) repeat-x left top; list-style: none; }
#p-rcb .cp_tabmenu_loc li       { float: left; padding: 0; }
#p-rcb .cp_tabmenu_loc a        { padding-top: 12px; display: block; font-size: 11px; text-align: center; outline: none; color:#993300; }
#p-rcb .cp_tabmenu_loc a:hover  { text-decoration: none; }

#p-rcb .cp_tabmenu_loc .cp_active                       {}
#p-rcb .cp_tabmenu_loc .cp_active a,
#p-rcb .cp_tabmenu_loc .cp_active a:hover               {margin-top: 10px; padding-top: 2px; height: 21px; background: url(/consumerfiles/pageitems/locales/nl_NL/CONSUMER/categorypages/VitalightIFA/assets/images/menu_tab_loc.png) no-repeat center top ; font-weight: bold}

#p-rcb .cp_tabmenu_loc .cp_active_firstTab a            {}
#p-rcb .cp_tabmenu_loc .cp_active_lastTab               {}
#p-rcb .cp_tabmenu_loc .cp_active_lastTab a             {}
#p-rcb .cp_tabmenu_loc ul.two_tabs .cp_active_lastTab   {}
#p-rcb .cp_tabmenu_loc ul.two_tabs .cp_active_lastTab a {}

#p-rcb .cp_tabmenu_loc .cp_active_leftSibling           {}
#p-rcb .cp_tabmenu_loc .cp_active_rightSibling a        {}

#p-rcb .cp_tabmenu_loc .cp_firstTab a                   {}

#p-rcb .cp_tabmenu_loc ul.two_tabs li       { width: 320px; }
#p-rcb .cp_tabmenu_loc ul.three_tabs li     { width: 320px; }
#p-rcb .cp_tabmenu_loc ul.four_tabs li      { width: 240px; }
#p-rcb .cp_tabmenu_loc ul.five_tabs li      { width: 192px; }
#p-rcb .cp_tabmenu_loc ul.six_tabs li       { width: 160px; }

#p-rcb .cp_tabmenu_loc .cp_spacer,
#p-rcb .cp_tabmenu_loc .cp_leftImg,
#p-rcb .cp_tabmenu_loc .cp_rightImg         { display: none; }

/* SWF up */

#p-rcb #flashheader_wrapper, #p-rcb #flashheader_wrapper #flashheader 
{
             margin-top: -14px;
}


.banner_1_loc {
background: url('/consumerfiles/pageitems/master/categorypages/VitalightIFA_US/assets/images/banner_online_assessment.png') no-repeat;
height: 130px; /*150*/
margin: -15px 0px 40px 0px;
padding: 20px 0px 0px 20px;
width: 285px; /*305*/
}

  .banner_1_loc p {
   height: 75px;
   overflow: hidden;
   width: 155px;
   font-size: 9px;
   }

   .banner_1_loc a {
   color: #993300;
   font-weight: bold;
   margin: 98px 0px 0px 0px;
   padding-top: 4px;
   position: absolute;
   }   
   
      .banner_1_loc a.jetlag {
      color: white;
      margin: 98px 0px 0px 185px;
      }
	  
	  
/* TAB2 */     
   
#cp_tab1 {
padding: 0px;
margin-bottom: -20px;
margin-top: -20px;
width: 960px; /*960*/;
} 

   #cp_tab1 p {
   color: black;
   }

   #tab1_top {
   background: no-repeat;
   background-position: top;
   padding: 60px 20px 0px 40px;
	background-image:url('/consumerfiles/pageitems/master/categorypages/VitalightIFA/assets/images/tab2_top.png');
   }    
   
      #tab1_top_left {
      display: inline;
      float: left;
      margin-right: 55px;
      width: 520px;
      } 
      
         #tab1_top_left h2 {
         padding: 0px;
         }
 
         #tab1_top_left h3 {
         padding: 0px;
         }   
         
            #tab1_top_left h3.padding {
            padding-top: 100px;
            }                      
         
         #tab1_top_left a {
         background: no-repeat;
		 background-image:url('/consumerfiles/pageitems/master/categorypages/VitalightIFA/assets/images/arrow_right.png');
         background-position: right 5px;
         color: #993300;
         font-weight: bold;
         padding-right: 10px;
         }         
      
      #tab1_top_right {
      display: inline;
      float: left;
      width: 305px;
      }   
      
         #tab1_top_right .banner_3 {
         margin-bottom: 0px;
         
         }
      
   #tab1_mid {
   padding: 0px 0px 0px 40px;
   width: 920px; /*960*/
   }   
   
      #tab1_mid_left {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 490px;
      } 
      
         #tab1_mid_left img {
         margin-top: 80px;
         } 
      
      #tab1_mid_right {
      background: no-repeat;
      background-position: top center;
		background-image:url('/consumerfiles/pageitems/master/categorypages/VitalightIFA/assets/images/tab2_mid_bg_right.png');
      display: inline;
      float: left; 
      height: 491px;
      overflow: hidden;
      width: 396px;   
      }  
      
         #tab1_mid_right a {
         background: no-repeat;
		 background-image:url('/consumerfiles/pageitems/master/categorypages/VitalightIFA/assets/images/tab2_button.png');
         color: white;
         display: block;
         font-weight: bold;
         height: 21px;
         margin: 373px 0px 0px 290px;
         position: absolute;
         text-align: center;
         text-decoration: none;
         width: 90px;
         }                     
         
            #tab1_mid_right a:hover {
            /*text-decoration: underline;*/
            } 
            
         #tab1_mid_right_flash {
         position: absolute;
         margin: 420px 0px 0px -20px;
         } 
         
   #tab1_bottom {
   background: no-repeat;
   background-position: bottom;
   background-image:url('/consumerfiles/pageitems/master/categorypages/VitalightIFA/assets/images/tab2_bottom_bg.png');
   min-height: 579px;
   height:auto !important;
   height: 579px;   
   padding: 0px 0px 0px 40px;
   width: 920px; /*960*/
   }     
   
      #tab1_bottom_left {
      display: inline;
      float: left;
      margin: -50px 0px 0px 0px;
      width: 485px;
      }
      
         #tab1_bottom_left .percent {
         background: no-repeat;
		 background-image:url('/consumerfiles/pageitems/master/categorypages/VitalightIFA/assets/images/tab2_92.png');
         height: 58px; /*63*/
         overflow: hidden;
         margin-top: 10px;
         padding: 5px 0px 0px 75px;
         width: 345px; /*440*/
         }
         
            #tab1_bottom_left .percent_2 {
            background:  no-repeat;
			background-image:url('/consumerfiles/pageitems/master/categorypages/VitalightIFA/assets/images/tab2_88.png');
            height: 80px; /*80*/
            margin-top: 20px;
            padding: 0px 0px 0px 75px;
            width: 345px; /*440*/
            } 
            
            #tab1_bottom_left .proven {
            background: no-repeat;
			background-image:url('/consumerfiles/pageitems/master/categorypages/VitalightIFA/assets/images/tab2_proven.png');
            height: 120px; /*110*/
            margin-top: 20px;
            padding: 10px 0px 45px 120px;
            width: 320px; /*440*/
            }   
            
         #tab1_bottom_left_videos {
         margin-top: 30px 0px 20px 0px;
		 padding-bottom: 60px;
         }  
         
            #tab1_bottom_left_videos_left {
            display: inline;
            float: left;
            margin-right: 40px;
            width: 222px;
            }  
            
            #tab1_bottom_left_videos_right {
            display: inline;
            float: left;
            margin-top: 22px;
            width: 222px;
            }                                         
      
      #tab1_bottom_right {
      display: inline;
      float: left;
      margin: 20px 0px 0px 0px;
      width: 390px;      
      }  
      
         #tab1_bottom_right_text1 {
         } 
         
            #tab1_bottom_right_text1_left {
            display: inline;
            float: left;
            margin: 15px 40px 0px 0px;
            width: 200px;
            } 
            
            #tab1_bottom_right_text1_right {
            display: inline;
            float: left;
            margin-top: 30px;
            width: 144px;
            }  
            
               #tab1_bottom_right_text1_right p {
               color: #a04b20;
               margin: 0px;
               padding: 0px; 
               }                                                                  
                
         #tab1_bottom_right_text2 {
         margin: 20px 0px 0px 50px;
         width: 305px;
         }    
         
            #tab1_bottom_right_text2 .banner_2 {
            margin: 20px 0px 0px 0px;
            }   
            
         #tab1_bottom_right_text3 {
         font-size: 10px;
         margin: 25px 0px 0px 50px;
         width: 305px;
         } 

	#tab1_bottom_left_videos_right {
display:inline;
float:left;
margin-top:0px;
width:222px;}
