@import "tabmenu/tabs.css";
@import "tab3_innertabs.css";


@import "../content/home.css";
@import "../content/21-9.css";
@import "../content/3d_Update.css";
@import "../content/ambilight.css";
@import "../content/sustainability.css";
@import "../content/picture.css";
@import "../content/sound.css";
@import "../content/difference.css";
@import "../content/smarttv.css";
@import "../content/easy.css";
@import "../content/latest.css";
@import "../content/cinema3d.css";
@import "../content/eisa.css";
@import "../content/philips_design.css";
@import "../content/range.css";
@import "../content/gaming.css";

/* sIFR replacements */
.sIFR-active #p-rcb h2 {
	visibility:hidden;
	padding: 0px;
	margin: 0px;

}
.sIFR-active #p-rcb h2.green {
	visibility:hidden;
	padding: 0px;
	margin: 0px;

}
.sIFR-active #p-rcb h2.small_green{
	visibility:hidden;
	padding: 0px;
	margin: 0px;

}
.sIFR-active #p-rcb h2.overview {
	visibility:hidden;
	padding: 0px;
	margin: 0px;

}
.sIFR-active #p-rcb h3 {
	visibility:hidden;
	padding:0px;
	margin:0px;
}	
.sIFR-active #p-rcb h4 {
	visibility:hidden;
	padding:0px; 
	margin:0px;

}
.sIFR-active #p-rcb h4.small {
	visibility:hidden;
	padding:0px; 
	margin:0px;

}


/* popup */
.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;	
}

.popup .content{
	padding:10px;
}

.popupbrightcove{
	height:447px; /* player height + padding top and bottom + close button height (412 + 20 + 15)*/
}


.rangepopup{
	
	display:none;
	background:#000;
	border:1px solid black;
	padding:4px;
	color:#B3B3B3;
	border:10px solid white;
	
	text-align: left;
}

.rangepopup .navigation {
	float:right;	
}

.rangepopup .content{
	padding:10px 20px;
}

.rangepopup .details{
	padding:0 0px 0 0;
}

.rangepopup .details img{
	margin-bottom:10px;
}
.rangepopup .details p{
	margin-bottom:10px;
}

.rangepopup h2{
	text-align: left;
}

.rangepopup .btn_roundarrow2:hover {
	background-position:100% -30px;
	color:#00a7bc !important;
}

.rangepopup .btn_roundarrow2 {
	color:#fff !important;
	padding-left:35px;
	padding-top:6px;
	
	height:24px;
	display:block;
	outline:none;
	background:url("../images/general/roundplay_sprite.png")  no-repeat  0 0;
	text-align: left;
	text-decoration: none;
}

.rangepopup .btn_roundarrow2:hover {
	background-position:0 -30px;
	color:#00a7bc !important;
}


.rangepopup .btn_close_small {
	color:#fff;	
	height:19px;
	width:15px;
	padding-right:5px;
	display:block;
	background: no-repeat 0 0;
	outline:none;
	background-image:url("../images/general/close.png");
	position: relative;
	left:5px;
	cursor: pointer;
}

.rangepopup .btn_close_small:hover {
	background-position:0 -19px;
	color:#00a7bc;
}

#popupManBackground {
	background:#333;
}



/* tooltip */
#cp_tooltip{
	color:#B3B3B3;
	width:280px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1100;
	display:none;
}


/* These are sIFR equivalents to make the titles look roughly the same when sIFR does not work (offline editing) */
#p-rcb h2 {				color:#ffffff;font-size: 34px; padding:0px; margin:0px;letter-spacing:3px;}
#p-rcb h2.green {		color:#76a505;font-size: 34px; padding:0px; margin:0px;letter-spacing:3px;}
#p-rcb h2.small_green{ 	color:#76a505;font-size: 24px; padding:0px; margin:0px;letter-spacing:4px;}
#p-rcb h2.overview {	color:#ffffff;font-size: 34px; padding:0px; margin:0px;letter-spacing:3px;line-height:1; text-align:center;}
#p-rcb h3 {				color:#999999;font-size: 30px; padding:0px; margin:0px;letter-spacing:4px;}
#p-rcb h4 {				color:#ffffff;font-size: 22px; padding:0px; margin:0px;letter-spacing:3px;}
#p-rcb h5 {				color:#ffffff;font-size: 26px; padding:0px; margin:0px;letter-spacing:3px;}
#p-rcb h6 {				color:#ffffff;font-size: 16px; padding:0px; margin:0px;letter-spacing:3px;}
#p-rcb h7 {				color:#ffffff;font-size: 16px; padding:0px; margin:0px;letter-spacing:3px;}

/* Flash Header */
#p-rcb #cp_header { background-repeat: no-repeat; background-position: 0px 0px; background-color: #000;}
#p-rcb #cp_header,
#p-rcb #cp_headerAnimation { height:275px; min-height:275px; }
#p-rcb #cp_header object   { outline: none; }


/* general CP styles */
#p-rcb { color:#b3b3b3;}
#p-rcb a{cursor:pointer;}
#p-rcb a:hover{text-decoration: none;}


/*where to buy button */
#p-rcb .wtb-button {
   background:transparent url(http://www.consumer.philips.com/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:#fff;
   font-weight: bold;
   }
#p-rcb .wtb-button:hover, wtb-button:focus {
   font-weight: bold;
   }
#p-rcb .wtb-button span {
   background:transparent url(http://www.consumer.philips.com/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://www.consumer.philips.com/pageitems/master/where_to_buy/standard/button-2-r.png);
   padding-right:7px;
   }
#p-rcb .wtb-button-02 span {
   background-image:url(http://www.consumer.philips.com/pageitems/master/where_to_buy/standard/button-2.png);
   padding:0.333em 7px 0.583em 14px;
   }
   
#cp_preloader{
	position: absolute;
	
	top:500px;
	text-align: center;
	width: 960px;
}

/* buttons */
#p-rcb .biglink {
	/*font-size:14px;*/
	
}
	
.faq a:hover {
	color: #aaa;
	font-weight:bold;
	text-decoration:underline !important;
}
.faq a.selected {
	background:url(../images/arrow-down.png) no-repeat 0px 7px !important;
	height:auto;
	color: #ffffff;
		font-weight:bold;
}

.faq div ul li{
list-style:disc;

padding-top:0px;
}
.faq div ul{

padding-left:13px;

}