/*
 * Category style's that will come back in every catergory page
 * - Links
 * - Main flash animation, if height of animation is higher simply overwrite that value
 * - Tabs
 */
#p-rcb a.p-link { background:transparent url(/consumerfiles/pageitems/master/categorypages/vitalight/assets/images/icon-link.gif) no-repeat center right; padding-right:10px; color:#323232; font-weight:bold; }
#p-rcb a.brown-link {color:#993300; padding-top:5px; line-height:25px; padding-bottom:5px;  font-weight:bold; padding-right:70px;  }
#p-rcb a.brown-link2 { background:transparent url(/consumerfiles/pageitems/master/categorypages/vitalight/assets/images/icon-link-brown.gif) no-repeat center right; padding-right:10px; color:#323232; font-weight:bold; }
 
#p-rcb #flashcontent_header { background-repeat: no-repeat; background-position: 0px 0px; background-color: #ffffff;}
#p-rcb #flashcontent_header,
#p-rcb #flashcontent_header #flash-inner-wrapper { height:314px; min-height:314px; }
#p-rcb #flashcontent_header object   { outline: none; }

/* Start: Product Details Tabs */

	#p-rcb #cp_wrap_tab_productdetails {
      width:960px;
      background:#f7f7f7 url(/consumerfiles/pageitems/master/categorypages/vitalight/assets/images/menuBg.gif) repeat-x bottom;
      font-size:12px;
      line-height:normal;
	  height:32px; max-height:32px;
    }

/* End: Product Details Tabs */





 /* Tab redesign
    ---------------------------------------------------------*/
    
    #p-rcb #cp_wrap_tab_productdetails ul       { margin: 0; padding: 0; background: url(/consumerfiles/pageitems/master/categorypages/vitalight/assets/images/tab-redesign/bg-tab-container.gif) repeat-x left top; list-style: none; }
    #p-rcb #cp_wrap_tab_productdetails li       { float: left; padding: 0; background: url(/consumerfiles/pageitems/master/categorypages/vitalight/assets/images/tab-redesign/bg-tab-right-long.gif) no-repeat right top; }
    #p-rcb #cp_wrap_tab_productdetails a        { color:#ffffff; font-size:12px; display: block; line-height: 32px; background: url(/consumerfiles/pageitems/master/categorypages/vitalight/assets/images/tab-redesign/bg-tab-left-short.gif) no-repeat -1px top;text-align: center; outline: none; }
    #p-rcb #cp_wrap_tab_productdetails a:hover  { color:#ffffff; font-size:12px;  text-decoration: none; font-weight:bold; }
    
    #p-rcb #cp_wrap_tab_productdetails .cp_active                       { background: url(/consumerfiles/pageitems/master/categorypages/vitalight/assets/images/tab-redesign/bg-tab-active-right-long.gif) no-repeat right top; }
    #p-rcb #cp_wrap_tab_productdetails .cp_active a,
    #p-rcb #cp_wrap_tab_productdetails .cp_active a:hover               { background: url(/consumerfiles/pageitems/master/categorypages/vitalight/assets/images/tab-redesign/bg-tab-active-left-short.gif) no-repeat left top; font-size:12px; color: #993300; font-weight: bold; text-decoration: none; }

    #p-rcb #cp_wrap_tab_productdetails .cp_active_firstTab a            { background-position: -4px top !important; }
    #p-rcb #cp_wrap_tab_productdetails .cp_active_lastTab               { background: url(/consumerfiles/pageitems/master/categorypages/vitalight/assets/images/tab-redesign/bg-tab-active-left-long.gif) no-repeat left top !important; }
    #p-rcb #cp_wrap_tab_productdetails .cp_active_lastTab a             { background: url(/consumerfiles/pageitems/master/categorypages/vitalight/assets/images/tab-redesign/bg-tab-active-right-last.gif) no-repeat right top !important; }
    #p-rcb #cp_wrap_tab_productdetails ul.two_tabs .cp_active_lastTab   { background: url(/consumerfiles/pageitems/master/categorypages/vitalight/assets/images/tab-redesign/bg-tab-active-right-long-nonext.gif) no-repeat right top !important; }
    #p-rcb #cp_wrap_tab_productdetails ul.two_tabs .cp_active_lastTab a { background: url(/consumerfiles/pageitems/master/categorypages/vitalight/assets/images/tab-redesign/bg-tab-active-left-short.gif) no-repeat left top !important; }
    
    #p-rcb #cp_wrap_tab_productdetails .cp_active_leftSibling           { background: url(/consumerfiles/pageitems/master/categorypages/vitalight/assets/images/tab-redesign/bg-tab-mid.gif) no-repeat right top; }
    #p-rcb #cp_wrap_tab_productdetails .cp_active_rightSibling a        { background: none; color:#ffffff; font-size:12px; }
    
    #p-rcb #cp_wrap_tab_productdetails .cp_firstTab a                   { background-position: 0 0; }
    
    #p-rcb #cp_wrap_tab_productdetails ul.two_tabs li       { width: 320px; }
    #p-rcb #cp_wrap_tab_productdetails ul.three_tabs li     { width: 320px; }
    #p-rcb #cp_wrap_tab_productdetails ul.four_tabs li      { width: 240px; }
    #p-rcb #cp_wrap_tab_productdetails ul.five_tabs li      { width: 192px; }
    #p-rcb #cp_wrap_tab_productdetails ul.six_tabs li       { width: 160px; }
	#p-rcb #cp_wrap_tab_productdetails #cp_tab_5{ background-color:#573305; }
	#p-rcb #cp_wrap_tab_productdetails #cp_tab_5 a{ background-color:#573305; }
    #p-rcb #cp_wrap_tab_productdetails .cp_spacer,
    #p-rcb #cp_wrap_tab_productdetails .cp_leftImg,
    #p-rcb #cp_wrap_tab_productdetails .cp_rightImg         { display: none; }
	
	
	
.sIFR-active #p-rcb h2 {

	visibility:hidden;
	padding-bottom: 0px;
	margin-bottom: 0px;
}	
	
/* End of common catergory style's */

/* Use the following to to push centered tabs (2, 3, ...) and have them positioned manualy, this must be done per language */

#p-rcb #cp_wrap_tab_productdetails #cp_tab_2 span.cp_spacer {
	padding-left:100px;
}
#p-rcb #cp_wrap_tab_productdetails #cp_tab_3 span.cp_spacer {
	padding-left:100px;
}
#p-rcb #cp_wrap_tab_productdetails #cp_tab_4 span.cp_spacer {
	padding-left:100px;
}
#p-rcb #cp_wrap_tab_productdetails #cp_tab_5 span.cp_spacer {
	padding-left:200px;
}

/* End of manualy position tabs */

/* Theme depended content*/

/* Examples of use css in previous category pages, these line may be replace by your own styles.*/

#p-rcb h2 { font-size:170%; }
#p-rcb h2, h3 { color:#0b5ed7; line-height:150%; }
#p-rcb .p-col-articles h4 { color:#7cbd2a; }
#p-rcb #cp_flashcontent_header { width:957px; margin:0 1px;background-color:#fff; text-align:center; }
#p-rcb #cp_flashcontent_header img { margin:0; }

#p-rcb .blue_t		{	color : #1266FF; }
#p-rcb .lilGreyTXT	{	color : #666666; font-size : 9px; }
#p-rcb .intro_t		{	color: #1266FF; font-size : 12px; }

#p-rcb .overlay_clips_1		{ text-align : center; position: absolute; width: 500px; height : 480px; z-index: 10000; padding: 10px;}

/* DIV POPUP */


#p-rcb #tab1_Philips_fullrange, #bottom_1, #bottom_2, #bottom_3,  #bottom_7, #video_tab3, #video2_tab3, #instantReplay, #pauseLive
{
	color: #0D5FD8;
	cursor: pointer;
}

#p-rcb #bottom_1:hover, #bottom_2:hover, #bottom_3:hover
{
	text-decoration: underline;
}


#p-rcb .close_button{ position: absolute; padding:0px 5px 0px 5px; right: 17px; top: -5px; cursor: pointer; color : #993300; font-weight:bold; background-color:#FFFFFF; }


/* TAB 1 */
#p-rcb .tab1_topbg	{ background-image:url(../images/tab1_topbg.jpg); background-repeat:no-repeat; width:960px; height:477px; }
#p-rcb .tab1_bottombg{ background-image:url(../images/tab1_bottombg.jpg); background-repeat:no-repeat; height:508px; }
#p-rcb .tab1_textbox1{ float:left; width: 959px; height:180px;}
#p-rcb .tab1_text1	{ float:left; width:434px; padding-left:40px; padding-top:25px;}
#p-rcb .tab1_text2	{ float:left; width:434px; padding-left:20px; padding-top:68px;}
#p-rcb .tab1_text3	{ float:left; padding-left:340px; width:450px;}
#p-rcb .tab1_textbox2{ float:left; width: 959px; height:210px;}
#p-rcb .tab1_text4	{ float:left; padding-left:340px; width:600px; padding-top:40px;}
#p-rcb .tab1_textbox3{ float:left; width: 959px; height:180px;}
#p-rcb .tab1_text5	{ float:left; padding-left:60px; width:360px; padding-top:40px;}
#p-rcb .tab1_text6	{ float:left; padding-left:35px; width:420px; padding-top:50px;}
#p-rcb .tab1_text6_title{ width:200px; float:left; padding-left:20px}
#p-rcb .tab1_text6_text{ width:150px; float:left; padding-left:20px; }
#p-rcb .tab1_text6_img{ width:196px; float:left; }
#p-rcb .tab1_text7	{ float:left; width:400px; padding-top:50px;}
#p-rcb .tab1_text7_title{ width:450px; float:left;}
#p-rcb .tab1_text7_text{ width:450px; float:left; height: 50px;}
#p-rcb .tab1_text7_disclaimer{width:350px;clear: both;font-size: 10px;color: #333333;}


/* TAB 2 */
#p-rcb .tab2_mainbg{ background-repeat:no-repeat; width:960px; height:1003px; }
#p-rcb .tab2_textbox1{ float:left; width:960px; height:200px; }
#p-rcb .tab2_text1{ float:left; width:350px; padding-left:40px; padding-top:20px; height: 230px;}
#p-rcb .tab2_textbox2{ float:left; width:700px; height:180px; }
#p-rcb .tab2_text2{ float:left; width:400px; padding-left:40px; padding-top: 40px;}
#p-rcb .tab2_textbox3{ float:left; width:500px; height:150px; }
#p-rcb .tab2_text3{ float:left; width:500px; padding-left:40px;}
#p-rcb .tab2_textbox4{ float:left; width:500px; height:300px; }
#p-rcb .tab2_text4{ float:left; width:450px; padding-left:40px; height:225px;}
#p-rcb .tab2_text4_text{ float:left; width:390px;height: 225px;}
#p-rcb .tab2_text4_disclaimer{width:450px;clear: both; padding-left:40px;font-size: 10px;color: #333333;}
#p-rcb .tab2_buydiv{ float:left; width:60px;}
#p-rcb .tab2_textbox5{ float:left; width:960px; clear:both }
#p-rcb .tab2_playVideo{ width:196px; float:left; padding-left:75px;}
#p-rcb .tab2_videotext{float:left; width:200px; padding-left:20px;}
#p-rcb .tab2_textbox6{ float: left; width:450px; }
#p-rcb .tab2_playVideo2{width:194px; height: 134px; float:left; padding-left:20px;}
#p-rcb .tab2_videotext2{width:200px; float:left; padding-left:20px;}
#p-rcb .tab2_watchmovie{ float:right; width:158px; height:158px; margin-top:120px; margin-right:30px;  }
#p-rcb .natural_sounds{ float:right; width:300px; height:350px; margin-right:12px; margin-top:20px;}

/* TAB 3 */
#p-rcb .tab3_bg{ background-repeat:no-repeat; width:960px; height:1089px;}
#p-rcb .tab3_textbox1{ float:left; width:540px; padding-left:40px; padding-top:20px;}
#p-rcb .tab3_intro{ color:#993300; height: 220px; }
#p-rcb .tab3_textbox2{ float:left; width:320px; padding-left:40px; padding-top:40px;}
#p-rcb  .tab3_text1{ clear: both; height: 250px; padding-left: 75px;}
#p-rcb  .tab3_text_assessment{ float:left; padding-left: 20px;}
#p-rcb  .tab3_text2{ clear: both; padding-left:35px; height: 350px; float: left; width: 500px; }
#p-rcb  .tab3_text2_title{float:left; width:400px;}
#p-rcb  .tab3_text2_img{float:left; width:150px;}
#p-rcb  .tab3_text2_text{float:left; width:250px;}
#p-rcb  .tab3_text2_text2{float:left; width:250px; padding-left: 35px;}
#p-rcb  .tab3_text2_link{float:left; width:500px; clear:both;}
#p-rcb  .tab3_text2_link_left{ float:left; width:350px; }
#p-rcb  .tab3_buydiv{ float:left; width:60px;}
#p-rcb  .tab3_assessment_wrapper{width:293px; height: 182px; border: 1px solid #993300;	 background-repeat: no-repeat;}
#p-rcb  .tab3_wrapperkader{	padding-top: 215px;	clear: both;}
#p-rcb  .tab3_mainkader{height: 450px; width:293px; border: 1px solid #993300; background-repeat: no-repeat;}
#p-rcb  .tab3_mainkader_titel{padding-top: 2px; padding-left: 30px;}
#p-rcb .tab3_disclaimer{width:250px;clear: both;padding-top:20px; padding-left:20px; font-size: 10px;color: #333333;}

/* TAB 4 */
#p-rcb  .tab4_mainbg{ float:left; background-repeat:no-repeat; width:960px; height:841px;}
#p-rcb  .tab4_textbox1{ float:left; clear:both; padding-left:40px; padding-top:45px; width:466px; height:190px;}
#p-rcb  .tab4_textbox2{ float:left; clear:both; padding-left:40px; width:400px; height:325px;}
#p-rcb  .tab4_buydiv{ float:left; clear:both; padding-left:220px;  width:200px; height:20px;}
#p-rcb  .tab4_textbox3{ float:left; clear:both; padding-left:525px; width:400px; height:220px;}

/* TAB 5 */
#p-rcb .tab5_topbg{ float:left; background-repeat:no-repeat;width:960px; height:324px; }
#p-rcb .tab5_text1{ float:left; padding-left:40px; padding-top:20px; width:800px;}
#p-rcb .tab5_textbox1{ float:left; width:960px; padding-bottom:40px; }
#p-rcb .prod1_text{ float:left; width:275px; padding-left:40px;}
#p-rcb .prod2_text{ float:left; width:275px; padding-left:40px;}
#p-rcb .prod3_text{ float:left; width:275px; padding-left:40px;}
#p-rcb .tab5_prod_title a{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#993300; font-weight:bold;}



/*where to buy button */
#p-rcb .wtb-button {
   background:transparent url(http:///consumerfiles/pageitems/master/where_to_buy/standard/button-r.png) no-repeat scroll 100% 50%;
   float:left;
   padding-right:5px;
   cursor:pointer;
   }
#p-rcb .wtb-button, wtb-button:visited {
   color:#FFFFFF;
   font-weight: bold;
   }
#p-rcb .wtb-button:hover, wtb-button:focus {
   font-weight: bold;
   }
#p-rcb .wtb-button span {
   background:transparent url(http:///consumerfiles/pageitems/master/where_to_buy/standard/button.png) no-repeat scroll 0 50%;
   display:block;
   padding:0.333em 7px 0.583em 14px;
   text-align:center;
   white-space:nowrap;
   }
#p-rcb .wtb-button-02 {
   background-image:url(http:///consumerfiles/pageitems/master/where_to_buy/standard/button-2-r.png);
   padding-right:7px;
   }
#p-rcb .wtb-button-02 span {
   background-image:url(http:///consumerfiles/pageitems/master/where_to_buy/standard/button-2.png);
   padding:0.333em 7px 0.583em 14px;
   }


