@charset "utf-8";
@import url("green.css");
/* CSS Document */


/*reset*/
ol, ul { margin:0;
	padding:0;
	list-style-type:none; }
	
h1, h2, h3 { margin:0;
	padding:0;
	text-align:left; }
	
img { border:0; }
a:hover, a:focus { outline:none; }
	
.clear { clear:both; }
br.clear { margin:0; padding:0; }

a { color:#2e2e2e;
	font-weight:900; }
	
a:hover { color:#767676; }

body { 
	background:#FFFFFF;
	margin:50px 0 0 0;
	font-family: Calibri, "Century Gothic", Tahoma, Verdana, "Futura Lt";
	font-size:0.78em;
	color:#4d4d4d; }
	
#maincontainer { width:980px; }

#logo { width:762px; }
#logo img { float:right;
	padding-bottom:10px; }

#banner { width:762px;
	float:left;
	display:inline; }

#navigation { width:218px;
	background:#a09e9e;
	float:right;
	height:312px;
 }

#contentsWrap { 
	background: url(../images/contentPanel_bg_gray.gif) no-repeat right 0;
	height:400px;
 }
	
#contentsFull { width:700px;
	padding:35px;
	text-align:left;
	 }
	 
		
#contentsFullNews { width:567px;
	padding:35px 130px 0 110px;
	text-align:left;
	 }

#contentsexpand { width:642px;
	padding:35px 0 0 60px;
	text-align:left;
	 }
	 
#leftcol { width:340px;
	padding:40px 30px 0 35px;
	text-align:left;
	float:left; }
	
#leftcol270 { width:270px;
	padding:40px 30px 0 35px;
	text-align:left;
	float:left; }	

#leftcol175 { width:175px;
	padding:35px 50px 0 35px;
	text-align:left;
	float:left; }

#rightcol { padding:35px 0 0 0;
	float:left;
	width:328px;
	text-align:left;
 }
 
#rightcol260 { padding:35px 0 0 0;
	float:left;
	width:260px;
	text-align:left;
 }
 
#rightcol450 { padding:35px 0 0 0;
	float:left;
	width:450px;
	text-align:left;
 }
 
#rightcol415 { padding:35px 0 0 0;
	float:left;
	width:375px;
	text-align:left;
 }
 
/*rightbg*/
#musicWrap { background: url(../images/hc_music_wrapbg.jpg) no-repeat right 0; height:400px; }
#videoWrap { background: url(../images/hc_video_wrapbg.jpg) no-repeat right 0; height:400px; }
#comfortWrap { background: url(../images/hc_comfort_wrapbg.jpg) no-repeat right 0; height:400px; }
#control4Wrap { background: url(../images/wrapbg_control4.gif)  no-repeat right 0; height:400px; }
#hsuiteWrap { background:url(../images/hs_landing_wrapbg.jpg) no-repeat right 0; height:400px; }
#hometheatreWrap { background:url(../images/Rbg_bespoke_hometheatre.jpg) no-repeat right 0; height:400px; }
#bespokebuildsWrap { background:url(../images/Rbg_bespoke_builds.jpg) no-repeat right 0; height:400px; }
#bespokeseatingWrap { background:url(../images/Rbg_bespoke_seating.jpg) no-repeat right 0; height:400px; }

#luminetteWrap { background:url(../images/Rbg_hd_luminette.jpg) no-repeat right 0; height:400px; }
#silhouetteWrap { background: url(../images/Rbg_hd_silhouette.jpg) no-repeat right 0; height:400px; }
#duetteWrap { background:url(../images/Rbg_hd_duette.jpg) no-repeat right 0; height:400px; }
#baletteWrap { background:url(../images/Rbg_hd_balette.jpg) no-repeat right 0; height:400px; }
#vignetteWrap { background: url(../images/Rbg_hd_vignette.jpg) no-repeat right 0; height:400px; }
#shuttersWrap { background:url(../images/Rbg_hd_shutters.jpg) no-repeat right 0; height:400px; }
#rollersWrap { background:url(../images/Rbg_hd_rollers.jpg) no-repeat right 0; height:400px; }
#outdoorWrap { background:url(../images/Rbg_hd_outdoor.jpg) no-repeat right 0; height:400px; }

#contactWrap { background:url(../images/Rbg_contact.jpg) no-repeat right 0; height:400px; }

/*navigation*/
ul#globalnav, ul#submenu { margin:30px 0 0 30px; }

ul#globalnav li { display:block;
 }

ul#globalnav li a, ul#submenu li a { 
	width:153px;
	display:block;
	overflow:hidden;
	text-indent:-9999px; }

li#homecontrol a { background:url(../images/nav_global.gif) no-repeat 0 0; height:15px; }
li#hscontrol a { background:url(../images/nav_global.gif) no-repeat 0 -15px; height:16px; }
li#hunterdouglas a { background:url(../images/nav_global.gif) no-repeat 0 -31px; height:17px; }
li#bespoke a { background:url(../images/nav_global.gif) no-repeat 0 -48px; height:16px; }	
li#contact a { background:url(../images/nav_global.gif) no-repeat 0 -64px; height:10px; }
li#press a { background:url(../images/nav_global.gif) no-repeat 0 -76px; height:12px; }
	

li#homecontrol a:hover, #homecontrolCurrent { background:url(../images/nav_global.gif) no-repeat -160px 0; height:15px; }
li#hscontrol a:hover, li#hscontrolCurrent { background:url(../images/nav_global.gif) no-repeat -160px -15px; height:16px; }
li#hunterdouglas a:hover, #hunterdouglasCurrent { background:url(../images/nav_global.gif) no-repeat -160px -31px; height:17px; }
li#bespoke a:hover, #bespokeCurrent { background:url(../images/nav_global.gif) no-repeat -160px -48px; height:16px; }
li#contact a:hover, #contactCurrent { background:url(../images/nav_global.gif) no-repeat -160px -64px; height:10px; }
li#press a:hover, #pressCurrent { background:url(../images/nav_global.gif) no-repeat -160px -76px; height:12px; }


/*home control nav*/

li#lights a { background:url(../images/nav_home_control.gif) no-repeat 0 0; height:16px; }
li#music a { background:url(../images/nav_home_control.gif) no-repeat 0 -16px; height:12px; }
li#video a { background:url(../images/nav_home_control.gif) no-repeat 0 -28px; height:16px; }
li#comfort a { background:url(../images/nav_home_control.gif) no-repeat 0 -44px; height:16px; }
li#security a { background:url(../images/nav_home_control.gif) no-repeat 0 -60px; height:14px; }
li#responsibility a { background:url(../images/nav_home_control.gif) no-repeat 0 -74px; height:16px; }

li#lights a:hover, #lightsCurrent { background:url(../images/nav_home_control.gif) no-repeat -160px 0; height:16px; }
li#music a:hover, #musicCurrent { background:url(../images/nav_home_control.gif) no-repeat -160px -16px; height:12px; }
li#video a:hover, #videoCurrent { background:url(../images/nav_home_control.gif) no-repeat -160px -28px; height:16px; }
li#comfort a:hover, #comfortCurrent { background:url(../images/nav_home_control.gif) no-repeat -160px -44px; height:16px; }
li#security a:hover, #securityCurrent { background:url(../images/nav_home_control.gif) no-repeat -160px -60px; height:14px; }
li#responsibility a:hover, #responsibilityCurrent { background:url(../images/nav_home_control.gif) no-repeat -160px -74px; height:16px; }

/*hospitality suite*/

li#clients a { background: url(../images/nav_hsuite.gif) no-repeat 0 0; height:14px }
li#features a { background: url(../images/nav_hsuite.gif) no-repeat 0 -14px; height:13px; }

li#clients a:hover, li#clientsCurrent { background: url(../images/nav_hsuite.gif) no-repeat -160px 0; height:14px }
li#features a:hover, li#featuresCurrent { background: url(../images/nav_hsuite.gif) no-repeat -160px -14px; height:13px; }

/*hunter douglas*/

li#luminette a { background:url(../images/nav_hunterdouglas.gif) no-repeat 0 0; height:15px; }
li#silhoutte a { background:url(../images/nav_hunterdouglas.gif) no-repeat 0 -15px; height:14px; }
li#duette a { background:url(../images/nav_hunterdouglas.gif) no-repeat 0 -29px; height:14px; }
li#balette a { background:url(../images/nav_hunterdouglas.gif) no-repeat 0 -43px; height:14px; }
li#vignette a { background:url(../images/nav_hunterdouglas.gif) no-repeat 0 -56px; height:15px; }
li#shutters a { background:url(../images/nav_hunterdouglas.gif) no-repeat 0 -71px; height:14px; }
li#rollers a { background:url(../images/nav_hunterdouglas.gif) no-repeat 0 -85px; height:13px; }
li#outdoor a { background:url(../images/nav_hunterdouglas.gif) no-repeat 0 -99px; height:14px; margin-top:10px; }
li#motor a { background:url(../images/nav_hunterdouglas.gif) no-repeat 0 -114px; height:15px; margin-top:10px;  }


li#luminette a:hover, li#luminetteCurrent { background:url(../images/nav_hunterdouglas.gif) no-repeat -160px 0; height:15px; }
li#silhoutte a:hover, li#silhoutteCurrent { background:url(../images/nav_hunterdouglas.gif) no-repeat -160px -15px; height:14px; }
li#duette a:hover, li#duetteCurrent { background:url(../images/nav_hunterdouglas.gif) no-repeat -160px -29px; height:14px; }
li#balette a:hover, li#baletteCurrent { background:url(../images/nav_hunterdouglas.gif) no-repeat -160px -43px; height:14px; }
li#vignette a:hover, li#vignetteCurrent { background:url(../images/nav_hunterdouglas.gif) no-repeat -160px -56px; height:15px; }
li#shutters a:hover, li#shuttersCurrent { background:url(../images/nav_hunterdouglas.gif) no-repeat -160px -71px; height:14px; }
li#rollers a:hover, li#rollersCurrent { background:url(../images/nav_hunterdouglas.gif) no-repeat -160px -85px; height:13px; }
li#outdoor a:hover, li#outdoorCurrent { background:url(../images/nav_hunterdouglas.gif) no-repeat -160px -99px; height:14px;  margin-top:10px;}
li#motor a:hover, li#motorCurrent { background:url(../images/nav_hunterdouglas.gif) no-repeat -160px -114px; height:15px;  margin-top:10px;}


/*bespoke*/
li#builds a { background:url(../images/nav_bespoke.gif) no-repeat 0 0; width:160px; height:14px; }
li#seating a { background:url(../images/nav_bespoke.gif) no-repeat 0 -14px; width:160px; height:14px; }
li#tvsystem a { background:url(../images/nav_bespoke.gif) no-repeat 0 -28px; width:160px; height:14px; }
/*
li#builds a:hover, li#buildsCurrent { background:url(../images/nav_bespoke.gif) no-repeat -160px 0; width:160px; height:14px; }
li#seating a:hover, li#seatingCurrent { background:url(../images/nav_bespoke.gif) no-repeat -160px -14px; width:160px; height:14px; }
li#tvsystem a:hover, li#tvsystemCurrent { background:url(../images/nav_bespoke.gif) no-repeat -160px -28px; width:160px; height:14px; }*/

/*headings*/
h1 { text-transform:uppercase;
	font-size:1.5em;
	font-weight:400;
	color:#000;
	font-family: "Century Gothic", Calibri, Tahoma, Verdana, "Futura Lt"}
	
h1.green { color:#86c879; }

h2 { text-transform:uppercase;
	font-size:1.2em;
	font-weight:400;
	color:#969696;
	font-family: "Century Gothic", Calibri, Tahoma, Verdana, "Futura Lt"}
	
/*text colors*/
.blacker { color:#000000; }

.txtUnjustify { text-align:left; }

.txt16 { font-size:1.3em;
color:#000000; }

.superscript { font-size:0.8em;
position:relative; top:-4px;}

.pureblack { color:#000000; }
