/* main stylesheet - page layout elements */
/**************************************************************************/
/* 1: Zero out all styles except form elements, which are left to default */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/* define focus styles */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none !important;
list-style-type:none !important;
}
hr{
	height:0;
	color:#ffffff;
	background-color:#ffffff;
	border:0;
	width:100%;
	border-bottom:1px dotted #D3C3AE;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Clearing bug fix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/* END zero out */
/**************************************************************************/

/**************************************************************************/
/* Basic body styles */
body {
	font-size:68%; /* 11px default */
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	color:#333333;
	background: #EAE6E3 url(/images/layout/Christmas-Theme.jpg) fixed top center;
	text-align:center;
	padding-bottom:40px;
}
#page{
	background:#FFFFFF;
	text-align:left;
	width:853px !important;
	margin:10px auto 0;
	padding:0 4px 0 7px;
	border:10px solid #D1C7B8;
}
/* Skip to content link */
#skip{
	display:none;
}
/* Standard text styles */
p {
	margin:10px 0;
	line-height:1.25em;
}
h1 {
	font-size:2.17em;
	font-weight:normal;
	color:#666666;
	margin:0px 0 5px;
}
#maincontent_lh_col h1{margin:10px 0 5px;}
h2 {
	font-size:1.43em;
	font-weight:normal;
	color:#666666;
	margin:10px 0 5px;
}
h3 {
	font-size:1.5em;
	font-weight:normal;
	color:#F35700;
	margin:10px 0 5px;
padding-left:5px;
}
h4 {
	font-size:1.2em;
	font-weight:normal;
	color:#F35700;
	margin:10px 0 5px;
padding-left:5px;
}
h5 {
	font-size:1.17em; /* 14px - 14/1.2em */
	font-weight:normal;
	color:#000000;
	margin-top:12px;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#F35700;
	text-decoration:underline;
}

/** Generic Button Link Styles **/
a.btn_orange{
	color:#EEE7CC!important;
	background:url(/images/layout/btn_bg_orange_lhs.gif) top left no-repeat;
	text-transform:uppercase;
	font-size:0.9em;
	display:block;
	float:left;
	padding:0 0 0 16px;
}
a.btn_orange span{
	background:url(/images/layout/btn_bg_orange_rhs.gif) top right no-repeat;
	display:block;
	float:left;
	padding:3px 10px 2px 4px;
    .padding-top:2px;
	cursor:pointer;
}
a.btn_orange:hover{
	color:#F35700;
	background:url(/images/layout/btn_bg_orange_lhs_hover.gif) top left no-repeat;
	text-transform:uppercase;
	text-decoration:none;
}
a.btn_orange:hover span{
	background:url(/images/layout/btn_bg_orange_rhs_hover.gif) top right no-repeat;	
}

a.btn_brown{
	color:#FFFFFF;
	background:url(/images/layout/btn_bg_brown_lhs.gif) top left no-repeat;
	text-transform:uppercase;
	font-size:0.9em;
	display:block;
	float:left;
	padding:0 0 0 16px;
}
a.btn_brown span{
	background:url(/images/layout/btn_bg_brown_rhs.gif) top right no-repeat;
	display:block;
	float:left;
	padding:3px 10px 2px 4px;
.padding-top:2px;
	cursor:pointer;
}
a.btn_brown:hover{
	color:#FFFFFF;
	background:url(/images/layout/btn_bg_brown_lhs_hover.gif) top left no-repeat;
	text-transform:uppercase;
	text-decoration:none;
}
a.btn_brown:hover span{
	background:url(/images/layout/btn_bg_brown_rhs_hover.gif) top right no-repeat;	
}

/** End Generic Button Link Styles **/

.no_border{
	border:none !important;
	background:none !important;
}
/* END Basic body styles */
/**************************************************************************/

/**************************************************************************/
/* Header block styles */
#header{
	border-bottom:1px solid #CBC2B5;
    width:100%;
	position:relative;
}
#header #dnn_dnnLOGO_imgLogo{
	float:left;
}
#header #header_nav ul{
	float:right;
	border-bottom:1px solid #CBC2B5;
	padding:12px 0 5px;
	margin-right:5px;
}
#header_nav ul li{
	float:left;
	background:url(/images/layout/nav_divider.gif) right center no-repeat;
	padding:0 7px 0 5px;
	font-size:0.9em;
	text-transform:uppercase;
	list-style-type:none;
}
#header_nav ul li.first_item{
	padding-left:0;
}
#header_nav ul li:last-child { 	background:none;
	padding-right:0; }
#header_nav ul li.last_item{
background:none;
	padding-right:0;
}
#header_nav ul li a{
	color:#666666;
}
#header_nav ul li a:hover{
	color:#F35700;
}
#header #header_search_frm{
	clear:right;
left:600px;
position:absolute;
top:50px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	#header #header_search_frm{left:615px;}
}
:root #header #header_search_frm{left:600px}



@media screen and (-webkit-min-device-pixel-ratio:0) {
	#header #header_search_frm{margin-right:90px;}
}
html:first-child #header{position:relative !important}
html:first-child #header_search_frm{position:absolute !important;top:35px; left:620px;}
html:first-child #header_search_frm table{position:absolute;left:70px;}

#header_search_frm label{
	font-size:1.1em;
	text-transform:uppercase;
	float:left;
	padding-top:2px;
	color:#666666;
}
#header_search_frm .drpDwn{
	font-size:1.1em;
	float:left;
	margin:0 5px 0 3px;
	width:140px;
}

#header_search_frm table a{
	background:url(/Portals/0/structure/search_submit.gif) no-repeat;
    padding:20px 0 0 0;
    margin:0;
    position:absolute;
    top:0px;
    display:block;
    width:50px;
 height:0px !important;
    overflow:hidden !important;
    left:228px;
    .left:223px;
	_left:228px;

    
}
html:first-child #header_search_frm table a{left:140px;}
#header_search_frm #submit_btn{
	float:left;
}
/* END Header block styles */
/**************************************************************************/

/**************************************************************************/
/* Main Navigation block styles */
#main_nav{
	height:40px;
	list-style:none;
	display:block;
	overflow:hidden;
}
#main_nav li{
	display:block;
	float:left;
	list-style:none;
	list-style-type:none;
}
#main_nav li a{
	display:block;
	float:left;
	padding:40px 0 0 0;
	overflow:hidden;
	height:0px !important;
}
#main_nav li a:hover, #main_nav li.selected a{
	background-position:0 -40px !important;
}
	#main_nav #conservatory a{
		background:url(/images/layout/conservatory_blinds.gif) no-repeat top left;
		width:186px;
	}
	#main_nav #awnings a{
		background:url(/images/layout/awnings.gif) no-repeat top left;
		width:97px;
        display:none;
	}
	#main_nav #blinds_shutters a{
		background:url(/images/layout/blinds_shutters.gif) no-repeat top left;
		width:242px;
	}
	#main_nav #why_choose a{
		background:url(/images/layout/why_choose_us.gif) no-repeat top left;
		width:170px;
	}
	#main_nav #offers a{
		background:url(/images/layout/offers.gif) no-repeat top left;
		width:102px;
	}
	#main_nav #news_events a{
		background:url(/images/layout/news_and_events.gif) no-repeat top left;
		width:153px;
	}
/* END Main Navigation block styles */
/**************************************************************************/

/**************************************************************************/
/* Customer Contact Menu (top and bottom) styles */
.contact_nav{
	clear:both;
}
#contact_nav_top{
	background:#F2EFED;
	margin:4px 0;
}
#contact_nav_btm{
	margin:4px 0 7px;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	background:#FFFDF2;
}
.contact_nav .contact_num{
	float:left;
}
.contact_nav .cust_request_nav{
	float:right;
	padding:8px 7px 0 0;
}
#contact_nav_top .cust_request_nav{
	padding:6px 7px 0 0;
}
.contact_nav .cust_request_nav li{
	float:left;
	padding-left:10px;
	text-transform:uppercase;
list-style-type:none
}
.contact_nav .cust_request_nav li a{
	background:url(/images/layout/link_icon_orange.gif) no-repeat left center;
	padding-left:14px;
}
.contact_nav .cust_request_nav li a span{
	font-weight:bold;
}
/* END Customer Contact Menu (top and bottom) styles */
/**************************************************************************/

/**************************************************************************/
/* Breadcrumb block styles */
#breadcrumb{
	list-style:none;
	margin:0 0 4px -4px;
}
#breadcrumb li{
	float:left;
	display:block;
	background:url(/images/layout/breadcrumb_divider.gif) right center no-repeat;
	padding:0 10px 0 5px;
list-style-type:none;
}
#breadcrumb li.last_item{
	background:none;
	padding-right:0;
}
#breadcrumb li a{
	color:#F35700;
}
/* END Breadcrumb block styles */
/**************************************************************************/

/**************************************************************************/
/* Left Hand Navigation block styles */
#lh_nav_container{
	float:left;
	width:145px;
	background:#F2F0EB;
	padding-bottom:40px;
	height:100%
}
#lh_nav_container h2{
	margin:0;
	padding:7px 0 4px 8px;
	color:#F35700;
	font-size:1.3em;
	background:#D7D0C0;
	border-top:1px solid #A0906D;
	border-bottom:1px solid #A0906D;
}
#lh_nav_container ul{
	padding:0;
	display:block;
	font-size:11px;
}
#lh_nav_container ul li{
	font-size:11px;
	padding:0;
	border-bottom:1px dotted #999999;
	list-style-type:none;
}
#lh_nav_container ul li ul{
	padding-bottom:8px;
	background:#FFFFFF;
	font-size:11px;
}

#lh_nav_container ul li a{
	display:block;
	padding:5px 4px 5px 6px;
	color:#666666;
	background:url(/images/layout/grey_menu_icon.gif) 130px center no-repeat #F2F0EB;
	font-size:11px;
}



#lh_nav_container ul li ul li{
	border-top:1px dotted #999999;
	border-bottom:none;
	font-size:11px;
}
#lh_nav_container ul li ul li a{

	background:none;
	font-size:11px;
}

#lh_nav_container ul li a:hover, #lh_nav_container ul li.selected a{
	background:url(/images/layout/orange_menu_icon.gif) 130px center no-repeat #E0DACB;
	color:#F35700;
	text-decoration:none;
	font-size:11px;
}
#lh_nav_container ul li.open a{
	background:url(/images/layout/orange_menu_icon_down.gif) 130px center no-repeat #E0DACB;
	color:#F35700;
	text-decoration:none;
	font-size:11px;
}

#lh_nav_container ul li.open ul li a{
	background:none;
	color:#666666;
	text-decoration:none;
	font-size:11px;
}
#lh_nav_container ul li.selected ul li a{
	background:none;
	color:#666666;
	text-decoration:none;
	font-size:11px;
}
#lh_nav_container ul li.open ul li.selected a{
	color:#F35700;
	text-decoration:none;
	background:url(/images/layout/orange_menu_icon.gif) 130px center no-repeat;
	font-size:11px;
}

#lh_nav_container ul li ul li a:hover, #lh_nav_container ul li ul li.selected a{
	color:#F35700;
	text-decoration:none;
	background:url(/images/layout/orange_menu_icon.gif) 130px center no-repeat;
	font-size:11px;
}

/* END Left Hand Navigation block styles */
/**************************************************************************/

/**************************************************************************/
/* Main content block styles */
#main_content.rhs_col{
	width:694px;
	float:left;
	padding-left:14px;
}

/** Order Brochure Block **/
#brochure_request{
	float:right;
	width:131px;
	background:url(/images/layout/order_brochure_bg.jpg) left top no-repeat;
	padding:10px 9px 8px 70px;
}
/** Amend width for wider variation **/
#brochure_request.wide{
	width:183px;
	padding:10px 9px 8px 70px;
}
#brochure_request h3{
	margin:0 0 7px;
	text-align:right;
}
#frm_order_brochure label{
	color:#785D39;
	clear:both;
	float:left;
	padding:2px 3px 0 0;
}
#frm_order_brochure .txtField{
	width:97px;
	font-size:1em;
	float:left;
}
/** Amend width for wider variation **/
#brochure_request.wide #frm_order_brochure .txtField{
	width:149px;
}
#frm_order_brochure #brochure_submit{
	float:right;
	margin-top:7px;
}
/* END Main content block styles */
/**************************************************************************/

/**************************************************************************/
/* Main Footer block styles */
#main_footer{
	width:866px;
	margin:auto;
	text-align:left;
	padding:3px 0 0;
}
#main_footer #main_footer_lhs{
	float:left;
	color:#94815C;
}
#main_footer #main_footer_links{
	float:right;
}
#main_footer #main_footer_links li{
	float:left;
	display:block;
	background:url(/images/layout/footer_nav_divider.gif) right center no-repeat;
	padding:0 7px 0 5px;
	font-size:0.9em;
	text-transform:uppercase;
	list-style-type:none;
}
#main_footer #main_footer_links li.last_item{
	background:none;
	padding-right:0;
}
#main_footer #main_footer_links li a{
	color:#94815C;
}
#main_footer #main_footer_links li a:hover{
	color:#705E42;
}
/* END Main Footer block styles */
/**************************************************************************/





.pane{border:none !important}




#maincontent_lh_col{color:#666666}

a.crosslink{color:#333333 !important}


#designers
{
padding:0px;
margin: 10px 0 10px 0!important;
/*border-top: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;*/
}

#designers .designer_detail
{
width:100%;
background-color:#f9efe3!important;
}

#designers .designer_top
{
width:100%;
float: left;
}

#designers .dynamic_designer_detail
{
width:100%;
padding:0!important;
margin:0 auto!important;
}

#designers .designer_image
{
width:92px;
float:left!important;
padding: 11px 0 0 8px!important;
}

#designers .designer_text
{
width:306px;
float:right!important;
}

#designers .designer_body
{
	position:relative;
	float:left!important;
	width:414px!important;
	margin: 0!importnat;
	padding:0!important;
	display:none;
	visibility:hidden;
}
.italic
{
font-style:italic!important;
}


input, select
{
background-color:#fff!important;
}
