.hlp #p-header {
	padding-bottom: 0px
}

/*---------------GALLERY LAYOUT SECTION--------------------*/

body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#93C;
	background:#fff;
}

h1, h2, h3, h4 {font-family:Verdana, Geneva, sans-serif;color: #992C96;}

.clr {
	clear: both;
}

div#hlp_content_page {
	text-align:left;
	margin:0px auto;
	width:970px;	
}
div.content_top {
	background:url("/consumerfiles/assets/img/hlp/body_top.jpg") top left no-repeat;
	padding:9px 0 0 0;
}
div.content_body {
	background:url("/consumerfiles/assets/img/hlp/body_bg.jpg") repeat-y;
}

div.content_btm {
	background:url("/consumerfiles/assets/img/hlp/body_bttm.png") bottom left no-repeat;
	padding:0 0 11px 0;
}
.contain {
	display:block;
}

.block {
	display:block;	
}

.cntnt a:hover {
	text-decoration: none;
}

a.dms {
	position: absolute;
	bottom: 30px;
	right: 10px;
	padding-right: 16px;
	background: url('/consumerfiles/assets/img/hlp/icon_delete.gif') right no-repeat;
}

a.ms {
	position: absolute;
	bottom: 0;
	right: 10px;
	color: #0e5fd8;
	padding-right: 16px;
	cursor: pointer;
	font-weight: normal;
	background: url('/consumerfiles/assets/img/hlp/icon_ms.gif') right no-repeat;
}

a.pms {
	position: absolute;
	bottom: 30px;
	right: 155px;
	padding-right: 25px;
	background: url('/consumerfiles/assets/img/hlp/icon_eye.gif') right bottom no-repeat;
}

#hlp_tb .cntnt a.ms.trans {
	font-weight: bold;
}

#hlp_tb .cntnt h1 {
	font-size: 32px;
	color: #992C96;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 0 0 10px;
	padding: 0;
}

#hlp_tb .cntnt h2 {
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #992C96;
	margin: 0 0 0 10px;
	padding: 0;
}

/*-------------------------GALLERY ITEMS SECTION---------------------------*/

ul#gallery_list{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#gallery_list li {
	position: relative;
    float: left;
    height: 200px;
    padding: 0;
    width: 260px;
}

ul#gallery_list li .scnimg {
	width: 243px;
	height: 136px;
}

ul#gallery_list li .scnimg img {
	margin: 3px 5px 0 5px;
}

ul#gallery_list li a {
    float: left;
    margin: 15px 0 0 0;
}

ul#gallery_list .meta {
	float: left;
	width: 240px;
}

ul#gallery_list .meta .txt {
	font-weight: bold;
	float: left;
	width: 160px;
	margin-left: 5px;
}

*html ul#gallery_list .meta .txt {
	font-weight: bold;
	margin-left: 3px;
	width: 158px;
}

ul#gallery_list .meta .txt span {
	font-weight: normal;
	display: block;
}

ul#gallery_list .meta .likes {
	width: 73px;
	float: left;
	text-align: right;
	background: url('/consumerfiles/assets/img/hlp/icon_heart.gif') 0 4px no-repeat;
}

ul#gallery_list .meta .delete {
	float: right;
	margin: 0;
    padding: 0 20px 2px 0;
	background:url("/consumerfiles/assets/img/hlp/icon_delete.gif") right top no-repeat;
}

.visible_label.expert_scene {
    background: url("/consumerfiles/assets/img/hlp/expert_scene_anchor.png") no-repeat scroll left top transparent;
    float: left;
    padding-left: 10px;
    text-decoration: none;
}

.visible_label.expert_scene span {
    background: url("/consumerfiles/assets/img/hlp/expert_scene_span.png") no-repeat scroll right top transparent;
    float: left;
    padding: 2px 12px 8px 1px;
}

.information {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #0033FF;
    font-weight: normal;
    height: 35px;
    margin: 0;
    padding: 10px 0 0;
}

/* end gallery grid */

/* simmilar scenes */

ul#sscenes_list {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#sscenes_list {
    margin: 30px 20px 0 20px;
}

ul#sscenes_list li {
    float: left;
    height: 200px;
    padding: 0;
    width: 260px;
}

ul#sscenes_list li .scnimg {
	width: 243px;
	height: 136px;
	float: left;
}

ul#sscenes_list li .scnimg a {
	display: none;
}

ul#sscenes_list li .scnimg img {
	margin: 1px 5px 0 5px;
}

ul#sscenes_list li a {
    float: left;
    margin: 15px 0 0 0;
}

ul#sscenes_list .meta {
	float: left;
	width: 260px;
}

ul#sscenes_list .meta .txt {
	display: inline;
	font-weight: bold;
	float: left;
	width: 160px;
	margin-left: 5px;
}

*html sscenes_list .meta .txt {
	font-weight: bold;
	margin-left: 3px;
	width: 158px;
}

ul#sscenes_list .meta .txt span {
	font-weight: normal;
	display: block;
}

ul#sscenes_list .meta .likes {
	width: 73px;
	float: left;
	text-align: right;
	background: url('/consumerfiles/assets/img/hlp/icon_heart.gif') 0 4px no-repeat;
}

ul#sscenes_list .meta .delete {
	float: right;
	margin: 0;
    padding: 0 20px 2px 0;
	background:url("/consumerfiles/assets/img/hlp/delete.png") right top no-repeat;
}

/* end similar scenes*/

.items {
	width: 780px;
	float: left;
}

.items .gallery_controls {
	width:100%;
	padding: 15px 0 22px;
	

}
.items .gallery_controls .hits {
	float: left;
	line-height:20px;
	margin: 4px 10px 0 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	color: #992c96;
	
}
.items .gallery_controls span.scene_label {
	float:left;
	margin:9px 0 0 0;
	font-size:14px;
	font-weight:normal;
	color:#5d6678;
	padding-right: 35px;
}

.items .gallery_controls form {
	margin: 8px 25px 0 0;
	padding: 0;
	float: left;
	width: 275px;
	height: 16px;
}
.paginate {
	width:auto;
	height:16px;	
}
.grid_top {
	float:right;
	display:inline;
	margin:0 10px 0 0;	
}
.grid_top ul, .grid_bottom ul {
	float:left;
	margin:7px 0 0 0;
	padding:0;
	list-style:none;
	width:auto;
	height:16px;	
}
.grid_top li, .grid_bottom li {
	float:left;
	margin:0 1px;
	padding:0 8px;
	list-style:none;
	text-align:center;
	height:16px;
	line-height:16px;
	background:#efeff4;
}
.grid_top li a, .grid_bottom li a {
	text-decoration:none;
	font-size:10px;
	color:#5d6678;
	display:block;
}
.grid_top li a:hover, .grid_bottom li a:hover {
	text-decoration:none;
}

.grid_top li.active_link, .grid_bottom li.active_link {
	background:#992c96;
}
.grid_top li.active_link a, .grid_bottom li.active_link a {
	text-decoration:none;
	font-size:10px;
	font-weight: bold;
	color:#ffffff;
}

.grid_bottom {
	float:right;
	display:inline; /*LETS MAKE IE BEHAVE*/
	margin:3px 10px 35px 0px;
}

.items .gallery_controls form label {
	position:relative;
	top:2px;
	
	font-weight:normal;
	font-size:11px;
	color:#252f47;
}

.gallery_background {
	background:url("/consumerfiles/assets/img/hlp/scene_hover_bg.jpg") left top no-repeat;
	cursor: pointer;
}

.items .visible_label {
    height: 22px;
    position: absolute;
    right: 31px;
    top: 25px;
    z-index: 150;
    color: #fff
}

/*----------------------------EXPERT SCENE LABELS--------------------------*/

.items .visible_label.expert_scene {
	float:left;
	padding-left:10px;
	background:#F9C;
	text-decoration:none;
	background:url("/consumerfiles/assets/img/hlp/expert_scene_anchor.png") left top no-repeat;
}
.items .visible_label.expert_scene span {
	background:url("/consumerfiles/assets/img/hlp/expert_scene_span.png") right top no-repeat;
	padding: 2px 12px 8px 1px;
	float:left;
}
.items .visible_label.expert_scene span strong {
	margin-top:2px;
	color:#fff;
}
/*----------------------------END EXPERT SCENE-------------------------------*/

/*----------------------------MY SCENE LABELS--------------------------------*/
.items .visible_label.my_scene {
	float:left;
	padding-left:10px;
	background:#F9C;
	text-decoration:none;
	background:url("/consumerfiles/assets/img/hlp/my_scene_anchor.png") left top no-repeat;
}
.items .visible_label.my_scene span {
	background:url("/consumerfiles/assets/img/hlp/my_scene_span.png") right top no-repeat;
	padding: 2px 12px 8px 1px;
	float:left;
}
.items .visible_label.my_scene span strong {
	margin-top:2px;
	color:#fff;
}

/*-------------------------GALLERY MENU SECTION---------------------------*/

.menu {
	width:180px;
	float:left;
}
.menu .view_options {
	padding:0 0 0 12px;
}
.menu .view_options h2.filter {
	margin:0;
	padding:10px 0px 16px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#992c96;
}

.view_options p.view {
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	color: #252f47;
}

.view_options div {
	margin:5px 0;	
}

.bwdt {
	display: none;
}

/*-----------------------SCENES----------------------------*/
#scenes {
	width:auto;
	overflow:hidden;
	padding-bottom:20px;
	background:url("/consumerfiles/assets/img/hlp/scenes_ctrl_bg.png") left bottom no-repeat;
}
#scenes ul, #scenes ul li {
	padding:0;
	margin:5px 0;
	list-style:none;
}
#scenes ul li label {
	
	font-size:10px;
	color:#5d6678;
}
#scenes ul li span {
	color:#b9bbc7;
}

div#your_country,
div#mood,
div#interior,
div#product {
	color:#000000;
	padding-bottom: 8px;
	background:url("/consumerfiles/assets/img/hlp/hr_bgImage.png") left bottom no-repeat;
}

.country {
	padding-left:25px;
	padding-right:3px;
}
.secondary_category {
	width:100%;
	position:relative;
	background:url("/consumerfiles/assets/img/hlp/scenes_ctrl_bg.png") left bottom no-repeat;
	cursor:pointer;
}
.secondary_category h3{
	width:168px;
	margin:0;
	padding:18px 0 18px 21px;
	
	font-weight:bold;
	font-size:11px;
	color:#252f47;
	background:url("/consumerfiles/assets/img/hlp/expand-node.png") 0 1.5em no-repeat;
}

/*----------------------- }}} SCENES----------------------------*/


/*--------------------------------TOGGLE MENU SECTION--------------------------------------------*/

form#filter_scenes {
	margin:0;
	padding:0;
	width:180px;
	height:auto;
}

fieldset.field_elements{
	margin:0;
	padding:0;
	border:none;
	height:auto;
	overflow:hidden;
}
*html fieldset.field_elements{
	margin:0;
	padding:0;
	border:none;
	height:auto;
	width:168px;
	overflow:hidden;
}
legend.trigger {
	margin:0;
	padding:0 0 0 21px;
	line-height:17px;
	width:147px;
	font-size:11px;
	font-weight:bold;
	float:left;
	color:#000;
	background:url("/consumerfiles/assets/img/hlp/legend_trigger_box.png") no-repeat;
}
legend.trigger a{
	color: #000000;
	_color: #000000;
	text-decoration: none;
	display: block;
	outline:none;
}
legend.trigger a:visited {
	color:#000000;	
}
legend.trigger a:hover {
	text-decoration:none;
	color: #000000;
}

legend.active {
	background-position: left bottom;
}

.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	width: auto;
	clear: both;
}
.toggle_container .block {
	padding: 5px; 			/*--Padding of Container--*/
}
span.hidden {
	display:none;
}
.block ul, .block ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.block ul {
	margin-top:-10px;
}
.block li {
	margin:5px 0;
}

#your_country .block ul li label,
#mood .block ul li label,
#interior .block ul li label,
#product .block ul li label{
	
	font-size:10px;
	color:#5d6678;
}

/*------------------------------------------FEATURE PANE CSS--------------------------------------*/
#feature_pane {
	background: url("/consumerfiles/assets/img/hlp/feature_pane.png") repeat scroll 0 0;
	height:270px;
	margin:0 auto 11px;
	text-align:left;
	width:970px;
}

#feature_pane .brightcove_container {
	float:left;
	z-index: 10;
	margin: 1px 2px 0 7px;
	width: 476px;
}
#feature_pane .feature_room {
	float: left;
    margin-top: 4px;
    position: relative;
    height: 253px;
}

#feature_pane .cycle_item .feature_room {
    margin-top: 0px;
}

#feature_pane .feature_room .ibar {
	background:url("/consumerfiles/assets/img/hlp/op_75.png") repeat scroll 0 0 transparent;
	bottom:0;
	height:33px;
	left:0;
	position:absolute;
	width:476px;
}

#feature_pane .feature_room .ibar .t {
	color:#FFFFFF;
	font-size:12px;
	left:10px;
	position:absolute;
	top:7px;
}
#feature_pane .feature_room .ibar .t span {
	font-weight:bold;
}

#feature_pane .feature_room .ibar .viewButton {
	bottom:5px;
	line-height:24px;
	position:absolute;
	right:0px;
}

#feature_pane .feature_room .ibar .btn_feature_view {
	background:url("/consumerfiles/assets/img/hlp/view_button_left.jpg") no-repeat left center transparent;
	color:#FFFFFF;
	float:left;
	height:24px;
	line-height:22px;
	margin-right:10px;
	text-decoration:none;
}

#feature_pane .feature_room .ibar .btn_feature_view span {
	background:url("/consumerfiles/assets/img/hlp/view_button_right.jpg") no-repeat right center transparent;
	float:left;
	height:24px;
	margin-left:4px;
	padding:0 8px 0 4px;
	cursor: pointer;
}

/*-----------------------------------------------MY SCENES----------------------------------------*/
#my_scenes .items {
	width:780px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.ms_myscenes {
	background: url("/consumerfiles/assets/img/hlp/icon_ms.png") no-repeat scroll right center transparent;
	font-weight: bold;
	color: #3961ac;
    bottom: 0;
    padding-right: 16px;
    position: absolute;
    right: 10px;
}

#my_scenes .items .gallery_controls form {
	margin:10px 25px 0 100px;
}

#feature_pane .cycle_item {
		width: 970px;
		width: 955px\9;
		margin:4px 0 0 10px;
}

#feature_pane .tip_container {
	float:left;
	
	width:476px;
	*width: 474px;
	background-color: white;
	
}
#feature_pane .tip_container .expert_img {
	width: 218px;
	float: left;
}

#feature_pane .tip_container .expert_container {
	width: 255px;
	float: right;
}
#feature_pane .tip_container .expert_container h3 {
	color:#992c96;
	font-size: 24px;	
}

#feature_pane .tip_container .expert_name {
	color:#333f58;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
}
#feature_pane .tip_container .expert_quote{
	color:#5d6678;
	font-size: 11px;
	padding-top: 10px;	
}

.next_tip {
    margin-left: 411px;
    position: absolute;
    top: 480px;
  	z-index: 999;
}

.next_tip .bttn_grey {
	background: url("/consumerfiles/assets/img/hlp/bttn_grey_left_white_bg.jpg") no-repeat scroll left center transparent;
	color:#FFFFFF;
	float:left;
	height:24px;
	line-height:22px;
	margin-right:15px;
	text-decoration:none;
}

.next_tip .bttn_grey span {
	background: url("/consumerfiles/assets/img/hlp/bttn_grey_right_white_bg.jpg") no-repeat scroll right center transparent;
	float:left;
	height:24px;
	margin-left:4px;
	padding:0 8px 0 4px;
	color:#FFFFFF;
	text-decoration:none;
	cursor: pointer;
}

/*------------------------------MY SCENE ITEMS CSS RULES-------------------------------------*/


.hlp_myscenes_grid {
	display: inline-block;
	text-align:left;
	
	padding:0px 12px 20px 12px;
	
}
*html .hlp_myscenes_grid {display:inline;
	height:100%;}
	
.hlp_myscenes_grid h2 {
	
	font-size:30px;	
	margin:0;
	padding: 10px 0 20px 2px;
	font-weight:normal;
	color:#992c96;
}
.hlp_myscenes_grid p {
	margin:0;
	padding:0 0 0 4px;
	color:#5d6578;
	font-size:12px;
	line-height:1.4em;	
}

*html .gallery_controls h3 span {
	
	font-size:14px;
	font-weight:normal;
	color:#5d6678;
	padding-right:0px;
	overflow:hidden;
}

*html .contain {
	display:inline;
}

#my_scenes_with_scenes .hlp_split_bttm {width:120%; margin-bottom:10px;}



/* ############################  MY SCENES WITHOUT SCENES  ##########################*/

ul#myscenes_without_list {
	list-style: none;
	margin-top: 15px;
}

ul#myscenes_without_list li {
    float: left;
    height: 180px;
    padding: 0 0;
    width: 260px;
}

ul#myscenes_without_list li a.scnimg {
	width: 243px;
	height: 136px;
	float: left;
}

ul#myscenes_without_list li a img {
	margin: 3px 5px 0 5px;
}

ul#myscenes_without_list .caption {
	margin-top: 4px;
	float: left;
}

ul#myscenes_without_list .caption a {
	background: url("/consumerfiles/assets/img/hlp/myscenes_arrow.png") no-repeat scroll right center transparent;
	text-decoration:none;
	padding:0px 15px 0 5px;
}

ul#myscenes_without_list .caption a:hover {
	text-decoration:none;	
}
ul#myscenes_without_list .caption a span {
	font-size:12px;
	font-weight:normal;
}

/* ############################  MY SCENES WITH SCENES  ##########################*/
#my_scenes_with_scenes .items {
	float: none;
}

#my_scenes_with_scenes .hlp_gallery_grid {
	padding-left: 20px;
}




#my_scenes_with_scenes .items .gallery_controls form {
	float:left;
	height:16px;
	margin:7px 25px 0 122px;
	padding:0;
	width:300px;
}

#my_scenes_with_scenes .gallery_controls {
	padding:0px 0 15px 3px;
	width:100%;
	
}

#my_scenes_with_scenes #feature_pane .cycle_item .hide {position: absolute; left:-10000px} 

/* scene details css */

body.hlp {
	background-color: #F7F7F7;
}

#hlp_tb {
	background: url('/consumerfiles/assets/img/hlp/hlp_topbar.png') no-repeat scroll 0 0 ;
	width: 970px;
	height: 127px;
	text-align: left;
	margin: 20px auto 10px auto;
}


#hlp_tb .cntnt {
	width: 952px;
	float: left;
	margin: 10px 9px 0 9px;
}

#hlp_tb .cntnt .col {
	width: 475px;
	overflow: hidden;
	position: relative;
	float: left;
	height: 102px;
}
#hlp_tb .cntnt .col_left {
	width: 650px;
	overflow: hidden;
	position: relative;
	float: left;
	height: 102px;
}
#hlp_tb .cntnt .col_right {
	width: 300px;
	overflow: hidden;
	position: relative;
	float: left;
	height: 102px;
}

#hlp_tb .cntnt .col_max {
	width: 675px;
	overflow: hidden;
	position: relative;
	float: left;
	height: 102px;
}
#hlp_tb .cntnt .col_min {
	width: 275px;
	overflow: hidden;
	position: relative;
	float: left;
	height: 102px;
}

.button_addthis {
	position: absolute;
	top: 8px;
	right: 10px;
}

ul#hlp_nav {
	position: absolute;
	bottom: 0;
	left: 10px;
	list-style: none;
}

ul#hlp_nav li {
	color: #0E5FD8;
	padding: 0;
	float: left;
	list-style: none;
}

ul#hlp_nav li a, ul#hlp_nav li span {
	maring-right: 10px;
	padding: 0 0 0 15px;
	line-height: 15px;
	background: url('/consumerfiles/assets/img/hlp/hlp_nav_splitter.png') left no-repeat;
}
*html ul#hlp_nav li a {
		background: url('/consumerfiles/assets/img/hlp/hlp_nav_splitter.jpg') left no-repeat;
}
ul#hlp_nav li.active {
	font-weight: bold;
}
ul#hlp_nav li a.first {
	margin-right: 6px;
	padding: 0;
	line-height: 15px;
	background: none;
}

#scene_highlight {
	background: url('/consumerfiles/assets/img/hlp/scene_highlight.png');
	width: 970px;
	height: 340px;
	text-align: left;
	margin: 0 auto 11px auto;
}

#scene_highlight .scnr {
	float: left;
	position: relative;
	margin: 4px 0 0 9px;
	width: 606px;
	height: 323px;
}

#scene_highlight .scnr .ibar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 606px;
	height: 54px;
	background: url('/consumerfiles/assets/img/hlp/op_75.png');
}

#scene_highlight .scnr .ibar .t {
	position: absolute;
	color: #fff;
	left: 10px;
	top: 4px;
	font-size: 12px;
}

#scene_highlight .scnr .ibar .t span {
	font-weight: bold;
}

#scene_highlight .scnr .ibar .likes {
	line-height: 24px;
	position: absolute;
	right: 10px;
	bottom: 5px;
}

.phdr {float:left; opacity: 0; filter: alpha(opacity = 0);}
.smsg {color: #fff; line-height: 24px; margin-right: 10px;}

#scene_highlight .scnr .ibar .l {
	float: left;
	color: #fff;
	font-weight: bold;
	padding-left: 20px;
	background: url('/consumerfiles/assets/img/hlp/icon_heart_big.png') left no-repeat;
}

#scene_highlight .scnr .ibar ul {
	position: absolute;
	list-style: none;
	bottom: 6px;
	left: 10px;
}

#scene_highlight .scnr .ibar ul li {
	height: 20px;
	width: 33px;
	float: left;
	padding: 0;
	cursor: pointer;
	text-indent: -999em;
	margin-right: 7px;
}

#scene_highlight .scnr .ibar ul li.person_view {
	background: url('/consumerfiles/assets/img/hlp/iconsprite.png') 0 -20px;
}

#scene_highlight .scnr .ibar ul li.person_view.active, #scene_highlight .scnr .ibar ul li.person_view:hover {
	background-position: 0 0;
}

#scene_highlight .scnr .ibar ul li.lt_corner {
	background: url('/consumerfiles/assets/img/hlp/iconsprite.png') -40px 0;
}

#scene_highlight .scnr .ibar ul li.lt_corner.active, #scene_highlight .scnr .ibar ul li.lt_corner:hover {
	background-position: -40px -20px;
}

#scene_highlight .scnr .ibar ul li.rt_corner {
	background: url('/consumerfiles/assets/img/hlp/iconsprite.png') -80px 0;
}

#scene_highlight .scnr .ibar ul li.rt_corner.active, #scene_highlight .scnr .ibar ul li.rt_corner:hover {
	background-position: -80px -40px;
}

#scene_highlight .scnr .ibar ul li.lb_corner {
	background: url('/consumerfiles/assets/img/hlp/iconsprite.png') -120px 0;
}

#scene_highlight .scnr .ibar ul li.lb_corner.active, #scene_highlight .scnr .ibar ul li.lb_corner:hover {
	background-position: -120px -60px;
}

#scene_highlight .scnr .ibar ul li.rb_corner {
	background: url('/consumerfiles/assets/img/hlp/iconsprite.png') -160px 0;
}

#scene_highlight .scnr .ibar ul li.rb_corner.active, #scene_highlight .scnr .ibar ul li.rb_corner:hover {
	background-position: -160px -80px;
}

#scene_highlight .ibox {
	float: left;
	width: 345px;
}

#scene_highlight .ibox h2 {
	margin: 14px 0 0 35px;
	font-size: 24px;
	color: #992C96;
}

#scene_highlight .ibox p {
	margin: 0 35px;
	color: #888b9c;
	line-height: 18px;
}

#scene_highlight .ibox .scnimg {
	position: relative;
	width: 342px;
	height: 179px;
	background: url('/consumerfiles/assets/img/hlp/scene_mood_n.jpg') no-repeat;
}

#scene_highlight .ibox .scnimg img {
	margin: 29px 60px;
}

img.a {
	position: absolute;
	left: 0;
	top: 0;
    z-index: 10;
}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
}

#scene_highlight .ibox a.toggle {
	float: left;
	margin: 0;
}

#scene_highlight .tbu {
	margin: 0 auto;
	cursor: pointer;
	overflow: hidden;
}

#scene_highlight .tbu tr {
	cursor: pointer;
}

#scene_highlight .tbu td {
    background: url("/consumerfiles/assets/img/hlp/bttn_purple_big_right.jpg") no-repeat right top transparent !important;
    cursor: pointer;
    padding: 0 5px 0 0;
    text-align: center;
    height: 46px;
    white-space: nowrap;
}

#scene_highlight .tbu td div {
    background: url("/consumerfiles/assets/img/hlp/bttn_purple_big_left.jpg") no-repeat 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    height: 46px;
    line-height: 38px;
    padding: 0 14px 0 14px;
}

#scene_highlight .bttn_grey {
	float: left;
	line-height: 22px;
	height: 24px;
	color: #fff;
	text-decoration: none;
	background: url('/consumerfiles/assets/img/hlp/bttn_grey_left.jpg') left no-repeat;
	margin-right: 15px;
}

#scene_highlight .bttn_grey span {
	float: left;
	cursor: pointer;
	height: 24px;
	margin-left: 4px;
	padding: 0 8px 0 4px;
	background: url('/consumerfiles/assets/img/hlp/bttn_grey_right.jpg') right no-repeat;
}

.smg {
	display: none;
}

#hlp_page {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
	background: url('/consumerfiles/assets/img/hlp/body_bg.png');
}
*html #hlp_page {
	margin-top: -10px;
}

#hlp_page .wrppr {
	background: url('/consumerfiles/assets/img/hlp/body_top.jpg') no-repeat;
}

.topcont {
	background: url("/consumerfiles/assets/img/hlp/body_top.png") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 9px;
    margin: 0 auto;
    width: 970px;
}

.bttm {
	height: 11px;
	clear: both;
	background: url('/consumerfiles/assets/img/hlp/body_bttm.png') no-repeat;
	margin: 0 auto 15px auto;
	width:970px;
}

#hlp_page .content {
	width: 960px;
	margin: 0 5px;
	text-align: left;
}

#hlp_page h1 {
	font-size: 28px;
	margin: 0 5px;
	color: #992C96;
}

#top {
	text-indent: -999em;
	float: left;
}

/* scene page */

#hlp_topchoice {
	float: left;
	overflow: hidden;
}

#hlp_topchoice h2 {
	margin: 0;
	color: #992C96;
}

#hlp_topchoice .eitem img {
	margin: 15px 0 10px;
}

#hlp_topchoice .eitem {
	float: left;
	width: 240px;
	height: 300px;
	color: #777;
	margin: 20px 0;
}

#hlp_topchoice .eitem.active {
	background: url('/consumerfiles/assets/img/hlp/choice_hover.jpg') bottom no-repeat;
}

#hlp_topchoice .eitem p {
	margin: 0;
}

#hlp_topchoice .eitem .c {
	margin: 0 13px;
}

#hlp_sceneproducts .bc {
	overflow: hidden;
	margin: 0 3px;
}

#prisc, #exprts, #scinfo, #simsc {
	text-indent: -999em;
	float: left;
	width: 960px;
}

/* tiny box */

#hlp_sceneproducts .bc .c_t {
	position: relative;
	float: left;
	background: url('/consumerfiles/assets/img/hlp/hlp_sp_box_t.jpg') no-repeat;
	height: 201px;
	width: 302px;
	margin: 0 0 20px 12px;
}

#hlp_sceneproducts .bc .c_t img {
	margin: 5px 20px 0;
}

/* medium box */

#hlp_sceneproducts .bc .c_m {
	position: relative;
	float: left;
	background: url('/consumerfiles/assets/img/hlp/hlp_sp_box_m.jpg') no-repeat;
	height: 398px;
	width: 302px;
	margin: 0 0 20px 12px;
}

.notInLocale {padding-top:30px;}

#hlp_sceneproducts .bc .c_m img {
	margin: 0 20px;
}

/* all boxes */

#hlp_sceneproducts .bc p {
	margin: 0 20px;
}

#hlp_sceneproducts .bc p.pcinfo, #hlp_sceneproducts .bc p.pdesc, #hlp_sceneproducts .bc .cpc .ctn {
	color: #999;
}

#hlp_sceneproducts .bc p.ptitle {
	font-weight: bold;
	height: 50px;
}

#hlp_sceneproducts .bc p.disc {
	height: 30px;
}

#hlp_sceneproducts .bc p.pdesc {
	height: 34px;
}

#hlp_sceneproducts .bc .cpc {
	float: left;
	width: 262px;
	margin: 10px 20px;
}

#hlp_sceneproducts .bc .cpc .ctn {
	float: left;
	font-size: 10px;
	width: 131px;
}

#hlp_sceneproducts .bc .cpc .pr {
	float: left;
	font-weight: bold;
	width: 131px;
	text-align: right;
}

#hlp_sceneproducts .bc .more {
	position: absolute;
	width: 302px;
	bottom: 4px;
}

#hlp_sceneproducts .bc .more span {
	clear: both;
}

#hlp_sceneproducts .bc a.pdet, #hlp_sceneproducts .bc a.plearn {
	background: url('/consumerfiles/assets/img/hlp/arrow_grey.gif') right no-repeat;
	color: #999;
	float: left;
	display: block;
	padding-right: 10px;
	margin: 0 20px;
}

#hlp_sceneproducts .bc a.disc {
	background: url('/consumerfiles/assets/img/hlp/arrow_orange.jpg') right no-repeat;
	color: #ed8e22;
	float: left;
	padding-right: 10px;
	margin: 12px 0 0 0;
}

#hlp_sceneproducts .bc .bttn_cnt {
	width: 302px;
	text-align: center;
}

#hlp_sceneproducts .bc .bttn_orange {
	height: 21px;
	float: left;
	background: url('/consumerfiles/assets/img/hlp/bttn_orange_left.jpg') left no-repeat;
}

#hlp_sceneproducts .bc .wtb_btn_container {
	width: 300px;
	clear: both;
	text-align: center;
}

table.etrade-buy-b {
    margin: 0 auto;
}

#hlp_sceneproducts .bc .bttn_orange a {
	color: #fff;
	margin-left: 4px;
	padding: 0 14px 0 10px;
	font-weight: bold;
	text-decoration: none;
	height: 21px;
	float: left;
	line-height: 21px;
	background: url('/consumerfiles/assets/img/hlp/bttn_orange_right.jpg') right no-repeat;
}

/* end scene page */

/* section heading */

.sectionh {
	width: 960px;
	margin: 50px auto 0 auto;
	overflow: hidden;
}

.sectionh.split {
	background: url('/consumerfiles/assets/img/hlp/section_splitter_top.jpg') bottom no-repeat;
}

.hlp_split_bttm {
	background: url('/consumerfiles/assets/img/hlp/section_splitter_bottom.jpg') top no-repeat;
	height: 7px;
}

.sectionh .t {
	float: left;
	width: 630px;
}

.sectionh .s {
	float: left;
	width: 330px;
	text-align: right;
}

.sectionh .s a {
	float: right;
	background: url('/consumerfiles/assets/img/hlp/arrow_top.gif') right no-repeat;
	text-decoration: none;
	padding-right: 14px;
	margin: 25px 20px 0 0;
}

/* end section heading */

/* expert list carousel */
ul#expertlst {
	list-style: none;
}

ul#expertlst li {
	float: left;
	height: 253px;
	width: 750px;
	background: url('/consumerfiles/assets/img/hlp/hlp_li_splitter.jpg') right no-repeat;
}

ul#expertlst li h3 {
	font-size: 22px;
}

ul#expertlst li .highlight {
	width: 280px;
	float: left;
	text-align: center;
}

ul#expertlst li .txt {
	width: 450px;
	margin-top: 30px;
	float: left;
}

ul#expertlst li .txt p {
	color: #333f58;
}

ul#expertlst li .txt p.sub {
	font-weight: bold;
	color: #000;
	margin: 0;
}

/* end expert list carousel */

/* scene summary */
#ssinfo {
	width: 960px;
	margin: 0 auto;
	height: 253px;
	overflow: hidden;
	background: url('/consumerfiles/assets/img/hlp/ssinfo_img.jpg') 418px 0 no-repeat;
}

#ssinfo .pdf {
	float: left;
	margin: 0 10px 0 20px;
}

#ssinfo .txt {
	float: left;
	margin-top: 70px;
	width: 210px;
}

#ssinfo .txt p {
	color: #333f58;
}

#ssinfo .txt h6 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#ssinfo .bttn_purple {
	float: left;
	line-height: 22px;
	height: 28px;
	color: #fff;
	text-decoration: none;
	background: url('/consumerfiles/assets/img/hlp/bttn_purple_left.jpg') left no-repeat;
}

#ssinfo .bttn_purple span {
	float: left;
	height: 28px;
	margin-left: 6px;
	padding: 0 12px 0 6px;
	background: url('/consumerfiles/assets/img/hlp/bttn_purple_right.jpg') right no-repeat;
	cursor: pointer;
}

/* end scene summary */


/* ######## BEGIN FAKE PDF SCENE INFORMATION ############## */

#pContainer .boxy-content {
    padding: 0px;
    text-align: left;
	
}

.containerSummary {
    padding: 0px 0px;
	margin-top: -10px;
    text-align: left;
}

.containerSummary h3 {
    color: #252f47;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.print_btn{
		width:200px;
		font-size: 10px;
		margin: 20px auto 10px auto;
		padding-bottom: 20px;
		cursor: pointer;
		
}

.print_btn a:link,
.print_btn a:hover,
.print_btn a:active{
	text-decoration:none;}
.bct {
	width: 345px;
	clear: both;
	text-align: center;
}

.toggle .scnimg {
	cursor: pointer;
}

.bttn_purple{
    background: url("/consumerfiles/assets/img/hlp/bttn_purple_left.jpg") no-repeat scroll left center transparent;
    color: #FFFFFF;
    float: left;
    height: 28px;
    line-height: 22px;
    text-decoration: none;
	cursor: pointer;
}


.bttn_purple span {
    background: url("/consumerfiles/assets/img/hlp/bttn_purple_right.jpg") no-repeat scroll right center transparent;
    float: left;
    height: 28px;
    margin-left: 6px;
    padding: 0 12px 0 6px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.bttn_purple a:hover {
 	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}



.tb_hdr_msg h1 {
	padding: 5px 0px;
	margin:0;
	font-size:10px;
	color:#232f47;

}
.tb_hdr_msg span {
	margin:0;
	padding-bottom: 5px;
	font-size:10px;
	color:#000;
}
.tb_hdr_msg p a {
	color: #3262AE;
	text-decoration: none;
}
.tb_hdr_msg p a:hover {
	color: #3262AE;
	text-decoration: underline;
}
.tb_hdr_msg span.p_number {
	
	width:100px;
	height:16px;
	font-size:9px;
	color:#5e6778;

}

h2 {
	font-weight:normal;
	font-size:16px;
	color:#993092;
	margin: 0 0 0 20px;
}
.author {
	font-weight:normal;
	font-size:12px;
	color:#993092;
	margin: 5px 0 5px 20px;
}

.title {
	color: #993092;
	font-size: 16px;
	font-weight: normal;
    margin: 10px 0 0px 20px;
	padding: 0;
	text-align: left;
}


.tb_ftr_msg {
	height:70px;
	_margin-top:-260px;
	_display:block;
	_position:relative
}
.tb_ftr_msg p {
	margin-left: 20px;
    margin-top: 0;
	font-size:10px;
	color:#000;
}
.tb_ftr_msg p a {
	color: #3262AE;
	text-decoration: none;
}
.tb_ftr_msg p a:hover {
	color: #3262AE;
	text-decoration: underline;
}
.tb_ftr_msg span {
	float: right;
    height: 47px;
    margin-top: -10px;
    width: 161px;
}

.prod_info {
	 color: #5E6679;
    font-size: 10px;
    height: 70px;
    line-height: 1.4em;
    margin-top: 10px;
    padding: 10px;
    text-align: left;
}
.prod_info strong {
	color: black;
}
.prod_id_num {
	color: #5E6679;
    font-size: 10px;
	line-height: 1.4em;
	padding: 10px 5px 0 10px;
    text-align: left;
}
*+html .prod_id_num {
	padding-top: 0px;

}

.voucher_container img {border:none;}
.voucher_container a:link {border:none;}

/* end faked pdf scene information */

.hlp #p-header-myphilips {
	display: none;
}

.noscript {
	width: 930px;
	margin: 0 auto;
	font-size: 12px;
	color: #000;
}