/*
 * 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_white { background:transparent url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/icon-link-white.gif) no-repeat center right; padding-right:10px; }
#p-rcb a.p-link { background:transparent url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/icon-link.gif) no-repeat center right; padding-right:10px; color: #00A7BC}
#p-rcb #flashcontent_header { background-repeat: no-repeat; background-position: 2px 2px; }
#p-rcb #flashcontent_header,
#p-rcb #flashcontent_header #flash-inner-wrapper { height:275px; min-height:275px; }
#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/NetTV/assets/images/menuBg.gif) repeat-x bottom;
      font-size:12px;
      line-height:normal;
	  height:32px; max-height:32px;
    }
    
    
    /* Tab redesign
    ---------------------------------------------------------*/
    
    #p-rcb #cp_wrap_tab_productdetails ul       { margin: 0; padding: 0; background: url(/consumerfiles/pageitems/master/categorypages/NetTV/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/NetTV/assets/images/tab-redesign/bg-tab-right-long.gif) no-repeat right top; }
    #p-rcb #cp_wrap_tab_productdetails a        { display: block; line-height: 32px; background: url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/tab-redesign/bg-tab-left-short.gif) no-repeat -1px top; font-size: 11px; text-align: center; outline: none; color: #00A7BC;}
    #p-rcb #cp_wrap_tab_productdetails a:hover  { text-decoration: none; }
    
    #p-rcb #cp_wrap_tab_productdetails .cp_active                       { background: url(/consumerfiles/pageitems/master/categorypages/NetTV/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/NetTV/assets/images/tab-redesign/bg-tab-active-left-short.gif) no-repeat left top; color: #00A7BC; 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/NetTV/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/NetTV/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/NetTV/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/NetTV/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/NetTV/assets/images/tab-redesign/bg-tab-mid.gif) no-repeat right top; }
    #p-rcb #cp_wrap_tab_productdetails .cp_active_rightSibling a        { background: none; }
    
    #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_spacer,
    #p-rcb #cp_wrap_tab_productdetails .cp_leftImg,
    #p-rcb #cp_wrap_tab_productdetails .cp_rightImg         { display: none; }
    
    /*
    #p-rcb #cp_wrap_tab_productdetails li { 
      background-image: none;
      height:32px; max-height:32px;
      float:left;
      margin:0;
      padding:0;
      vertical-align: middle;
    }
    #p-rcb #cp_wrap_tab_productdetails a {
		text-decoration:none;
		font-weight:bold;
		color:#005AFF;
		outline: 0;
    }
    #p-rcb #cp_wrap_tab_productdetails .cp_active a { 
		color:#000;
    }
    #p-rcb #cp_wrap_tab_productdetails li.cp_lastTab {
		float:right;
    }
    #p-rcb #cp_wrap_tab_productdetails li.cp_lastTab span.cp_rightImg {
		background:#f7f7f7 url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/menuBorderBlank.gif) repeat-x bottom;
    }
    #p-rcb #cp_wrap_tab_productdetails li.cp_firstTab span.cp_leftImg {
		background:#f7f7f7 url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/menuBorderBlank.gif) repeat-x bottom;
    }
    #p-rcb #cp_wrap_tab_productdetails li a {
		padding:0px 5px 0px 5px;
		margin:8px 0px -8px 0px;
		height:32px; max-height:32px;
		display:block;
		clear:none;
		float:left;
    }
    #p-rcb #cp_wrap_tab_productdetails li span.cp_leftImg {
		width:15px; height:32px; max-height:32px; float:left;
		background:#f7f7f7 url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/menuBorderL.gif) repeat-x bottom;
    }
    #p-rcb #cp_wrap_tab_productdetails li span.cp_rightImg {
		width:15px; height:32px; max-height:32px; float:left;
		background:#f7f7f7 url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/menuBorderR.gif) repeat-x bottom;
    }
    #p-rcb #cp_wrap_tab_productdetails li.cp_active a {
		background:#fff url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/menuBorderBlank.gif) repeat-x bottom;
    }
    #p-rcb #cp_wrap_tab_productdetails li.cp_active {
		background:#f7f7f7 url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/menuBorderBlank.gif) repeat-x bottom;
    }
    #p-rcb #cp_wrap_tab_productdetails li.cp_inactive span.cp_rightImg,
	#p-rcb #cp_wrap_tab_productdetails li.cp_inactive span.cp_leftImg {
		visibility: hidden; 
    }
    #p-rcb #cp_wrap_tab_productdetails span.cp_spacer {
		float:left; height:32px; max-height:32px;
		background:#f7f7f7 url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/menuBg.gif) repeat-x bottom;
	}
	*/
	/* End: Product Details Tabs */

/* 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:160px;
}
#p-rcb #cp_wrap_tab_productdetails #cp_tab_3 span.cp_spacer {
	padding-left:115px;
}
#p-rcb #cp_wrap_tab_productdetails #cp_tab_4 span.cp_spacer {
	padding-left:80px;
}
#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:#992c96; line-height:150%; }
#p-rcb .p-col-articles h4 { color:#7cbd2a; }
#p-rcb #cp_flashcontent_header { width:958px; margin:0 1px; background-color:#fff; text-align:center; }
#p-rcb #cp_flashcontent_header img { margin:0; }

*/



.sIFR-active #p-rcb h2 {

      visibility:hidden;

      padding-top : 0px; 

}

.sIFR-active #p-rcb h3 {

      visibility:hidden;

	padding-top : 0px;

}

.sIFR-active #p-rcb h4 {

      visibility:hidden;

	padding-top : 20px;

}

#p-rcb .redText			{  color:#df2823; font-size:12px; padding:6px 0 0 0; line-height : 17px;}
#p-rcb p, h2, h3, h4, h6 			{ margin:0; padding:0; }

#p-rcb h2 				{ font-weight:lighter; color:#00A7BC; font-size:20px; }
#p-rcb h3 				{ font-weight:lighter; color:#00A7BC; font-size:16px; }
#p-rcb h4 				{ font-weight:lighter; color:#C86915; font-size:20px; }
#p-rcb a.p-link 			{ background:transparent url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/icon-link.gif) no-repeat center right; padding-right:10px; }

#p-rcb .tab1_tv-row-top, .tab1_tv-row-bottom, .tab2_tv-row-top, .tab2_tv-row-bottom, .tab3_tv-row-top, .tab3_tv-row-bottom, .tab4_tv-row-top, .tab4_tv-row-bottom, .tab5_tv-row-top, .tab5_tv-row-bottom  { clear:both; }






#p-rcb .overlay_clips_1		{ text-align : center; position: absolute; width: 936px; height : 550px; z-index: 10000; padding: 10px;}
#p-rcb .overlay_clips_2		{ text-align : center; position: absolute; width: 936px; height : 550px; z-index: 10000; padding: 10px;}
#p-rcb .overlay_clips_3		{ text-align : center; position: absolute; width: 936px; height : 550px; z-index: 10000; padding: 10px;}
#p-rcb .overlay_clips_4		{ text-align : center; position: absolute; width: 936px; height : 525px; z-index: 10000; padding: 10px;}
#p-rcb .overlay_clips_top		{ padding-top : 20px; }
#p-rcb .close_button			{ position: absolute; right: 10px; top: 10px; cursor: pointer; color : #0D5FD8; }


/* DIV POPUP */


#p-rcb #bottom_1, #bottom_2, #bottom_3,  #bottom_7
{
	color: #0D5FD8;
	cursor: pointer;
}

#p-rcb #bottom_1:hover, #bottom_2:hover, #bottom_3:hover
{
	text-decoration: underline;
}





/* OVERVIEW - TAB 1 */

#p-rcb .tab1_main 		{padding-left: 30px; padding-top:15px; height:570px; background-image:url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/tab1_mainBG.jpg);background-repeat:no-repeat;}
#p-rcb .tab1_top_text	{width: 600px; float:left;height:215px;}
#p-rcb .tab1_top_img	{border:1px;border-style:solid;border-color: #00A7BC; width:160px; height:190px; background-repeat:no-repeat; float:right; padding-right:30px; margin-top:20px;margin-right:30px;}
#p-rcb .tab1_title		{padding-top: 5px; padding-left:10px;}

#p-rcb .tab1_images		{float:left;padding-top:5px;}
#p-rcb .tab1_middle		{padding-left:0px; padding-top: 20px; float:left;}
#p-rcb .tab1_middle2	{padding-left:155px; padding-top: 20px; float:left;}

#p-rcb .tab1_text		{clear:left;padding-top:20px;}
#p-rcb .tab1_tmiddle	{float:left; width:400px;}
#p-rcb .tab1_tmiddle2	{padding-left:80px; float:left; width:400px;}

#p-rcb .tab1_bottom		{width:960px; height:181px; background-repeat:no-repeat; padding-bottom:20px;}
#p-rcb .tab1_bottom_1 {padding-left:30px;}
#p-rcb .tab1_bottom_2 {float:left;padding-left:59px;}
#p-rcb .tab1_bottom_text1	{background-image:url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/tab1_Specs_bottom.jpg); background-repeat:no-repeat;padding-left:160px; padding-top: 20px; width:262px; height:168px; float:left;}
#p-rcb .tab1_bottom_text2	{background-image:url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/tab1_contact_bottom.jpg); background-repeat:no-repeat;padding-left:30px; padding-top: 20px; width:240px; float:left; height:168px;padding-right:152px;}

#p-rcb .tab1_bold		{font-weight:bold; font-size:13px; color: #00A7BC; padding-bottom:10px;}
#p-rcb .tab1_bold_ru	{font-weight:lighter; font-size:12px; color: #00A7BC; padding-bottom:10px;}
#p-rcb .tab1_link		{padding-top:10px;}


/* TAB 2 */
#p-rcb .tab2_main 		{padding-left: 30px; padding-top:15px; height: 490px; background-repeat:no-repeat;}
#p-rcb .tab2_top {width: 700px; padding-top: 20px; height:250px;}
#p-rcb .tab2_middle {background-repeat: no-repeat; width: 960px; height: 500px;}
#p-rcb .tab2_middle_box { border:1px;border-style:solid;border-color: #00A7BC; width: 500px; float:left;  padding-right:15 px; padding-right:15px; margin-left: 30px;}
#p-rcb .tab2_box_top { padding-top: 30px;padding-bottom: 10px;}
#p-rcb .tab2_box_mid { padding-top: 10px;padding-bottom: 10px;}
#p-rcb .tab2_box_bottom { padding-top: 10px;padding-bottom: 30px;}

#p-rcb .tab2_box_img {float:left; padding-left:10px; padding-right: 10px; height: 80px;}
#p-rcb .tab2_box_text { padding-left:10px; padding-right: 10px;}
#p-rcb .tab2_bottom {padding-top: 30px; float: left; width: 700px; padding-bottom: 30px;}
#p-rcb #flash_3 {margin-left:-30px;}



/* TAB 3 */
#p-rcb .tab3_main {padding-left: 30px; padding-top: 30px;}
#p-rcb .tab3_top {width: 800px;}
#p-rcb .tab3_middle {float:left; padding-top: 30px; height: 260px; width:800px;}
#p-rcb .tab3_middle_image {float:left; height:235px;width: 329px;}
#p-rcb .tab3_middle_text	{padding-left: 359px;padding-top:30px;}
#p-rcb .tab3_bottom {width: 800px; float:left;padding-bottom:30px;}
#p-rcb .tab3_link		{padding-top:10px;}


/* TAB 4 */
#p-rcb .tab4_main {padding-left: 30px; padding-top:15px; height: 1000px; background-repeat:no-repeat;}
#p-rcb .tab4_top {width: 700px;}
#p-rcb .tab4_img1	{background-image:url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/tab4_step1.jpg); background-repeat:no-repeat;padding-left:80px; padding-top: 20px; width:745px; height:78px; float:left;}
#p-rcb .tab4_text1	{padding-left:10px; padding-top: 10px; width:570px; height:78px; float:left;}

#p-rcb .tab4_img2	{background-image:url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/tab4_step2.jpg); background-repeat:no-repeat;padding-left:80px; padding-top: 20px; width:745px; height:78px; float:left;}
#p-rcb .tab4_text2	{padding-left:10px; padding-top: 2px; width:570px; height:78px; float:left;}

#p-rcb .tab4_img3	{background-image:url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/tab4_step3.jpg); background-repeat:no-repeat;padding-left:80px; padding-top: 20px; width:745px; height:78px; float:left;}
#p-rcb .tab4_text3	{padding-left:10px; padding-top: 10px; width:570px; height:78px; float:left;}

#p-rcb .tab4_img4	{background-image:url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/tab4_step4.jpg); background-repeat:no-repeat;padding-left:80px; padding-top: 20px; width:745px; height:78px; float:left;}
#p-rcb .tab4_text4	{padding-left:10px; padding-top: 2px; width:570px; height:78px; float:left;}

#p-rcb .tab4_img5	{background-image:url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/tab4_step5.jpg); background-repeat:no-repeat;padding-left:80px; padding-top: 20px; width:745px; height:78px; float:left;}
#p-rcb .tab4_text5	{padding-left:10px; padding-top: 2px; width:570px; height:78px; float:left;}

#p-rcb .tab4_img6	{background-image:url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/tab4_step6.jpg); background-repeat:no-repeat;padding-left:80px; padding-top: 20px; width:745px; height:78px; float:left;}
#p-rcb .tab4_text6	{padding-left:10px; padding-top: 2px; width:570px; height:78px; float:left;}

#p-rcb .tab4_img7	{background-image:url(/consumerfiles/pageitems/master/categorypages/NetTV/assets/images/tab4_step7.jpg); background-repeat:no-repeat;padding-left:80px; padding-top: 20px; width:745px; height:78px; float:left;}
#p-rcb .tab4_text7	{padding-left:10px; padding-top: 2px; width:570px; height:78px; float:left;}

#p-rcb #flash_4 {margin-left:-30px; }



/* TAB 5 */

#p-rcb .tab5_main {}
#p-rcb .tab5_top {width:960px; height:500px; padding-top:30px;}
#p-rcb .tab5_top_text1 	{padding-left: 30px; width: 700px;}
#p-rcb .tab5_top_text2	{padding-left: 30px; padding-top: 20px; width: 700px;}
#p-rcb .tab5_top_text3	{padding-left: 30px; padding-top: 40px; width: 700px;}
#p-rcb .tab5_top_text3_box {border:1px;border-style:solid;border-color: #00A7BC; width: 600px;}
#p-rcb .tab5_box_text	{padding-left: 10px; padding-top: 10px; padding-bottom: 10px; padding-right: 10px;}

/* TAB 6 */

#p-rcb .tab6_main {}
#p-rcb .tab6_top {padding-top: 30px; padding-left:30px;width:700px;padding-bottom:50px;}


