/*
	COPYRIGHT WALTHAM LIGHTS LTD
	
	ALL RIGHTS RESERVED
	
	WRITTEN FEB 2012

*/

html, body, div, span, h1, h2, h3, p, blockquote, img, sub, sup, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, #top, #nav_area {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-align: left;
    vertical-align: baseline;}

body {
	font: 85%/0.9 verdana, arial, helvetica, sans-serif;
	line-height: 20px !important;
	background:#CECECE;
	overflow-y: scroll;}

a { outline: none; }
a img { border: none; }

a {
	color: #0099CC;
	text-decoration: none;}

a:hover {
	color: #00CCFF;}

a.placeholder {
	cursor: text;
	color:#000;}
	
p {
	margin-bottom:15px;}

#maincontainer{
width: 820px;
margin: 0 auto;
border: 1px solid #000;
}

/*home page fade out*/

#fade_out {
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color:#000;
	z-index:1000;
}

/*top area (+logo)*/

#top {
	width:100%;
	height: 55px;
	background-color:#000;}

#logo {
	margin-top:7px;
	margin-left:110px;
	position:relative;
	z-index:2000;}

/*menu*/

.menu{
	width:710px;
	height:25px;
	padding-left:110px;
	background:#50321E url('../img/menu_wrap.gif') repeat-x;}

.menu ul{
	margin: 0;
	padding: 0;
	float: left;}

.menu ul li{ display: inline;}

.menu ul li a{
	float: left;
	height:25px;
	line-height:25px;
	text-decoration: none;
	font-size:0.8em;
	color: #fff;
	border-left: 1px solid #645032;
	border-right: 1px solid #000;
	padding: 0px 12px;}

.menu ul li a:visited{
	color: #fff;
	text-decoration: none;}

.menu ul li a:hover, .menu ul li .current{
	color: #FFFF96;
	background:#321400 url('../img/menu_wrap_active.gif') repeat-x;}

/*menu for on top of the home page*/
.menu_hidden{
	position:absolute;
	z-index:2000;
	width:710px;
	height:25px;
	padding-left:110px;
	background:transparent;}

.menu_hidden ul{
	margin: 0;
	padding: 0;
	float: left;}

.menu_hidden ul li{ display: inline;}

.menu_hidden ul li a{
	float: left;
	height:25px;
	line-height:25px;
	color: transparent;
	border-left: 1px;
	border-right: 1px;
	padding: 0px 12px;}

	
/*home page image area (attraction)*/

#attraction {
	position:relative;
	z-index:2000;
	height: 302px;
	width:100%;
	color:#FFF;
	background:#000 url('../img/home_top.jpg') no-repeat;}

#attraction .textarea {
	position:absolute;
	top: 50px;
	right: 10px;
	width: 260px;
	height: 200px;
	padding:0;margin:0;
	text-align:left;}
	
#attraction h1 {
	margin-left:-5px;
	font-size:3em;
	font-weight:bold;
	letter-spacing: 2px;
	line-height: 35px;
	text-shadow: 2px 2px #4C4C4C;}

#attraction h2 {
	font-size:1.7em;
	padding-top:12px;
	line-height:22px;
	padding-bottom:12px;}

#attraction span {
	font-size:0.9em;
	width:200px;
	text-align:justify;
	line-height:13px;}
	
/*home british area*/

#middle {
	position:relative;
	height:151px;
	width:100%;
	background:#FFF url('../img/home_middle.gif') no-repeat;}

#home_british {
	position:relative;
	float:left;
	width:465px;
	height:123px;}
	
#home_british .uj {
	position:absolute;
	top:35px;
	left:20px;
	height:85px;
	width:165px;
	background:#FFF url('../img/unionjack.jpg') no-repeat 0 0;}
	
#home_british:hover  .uj {
	cursor:pointer;
	background:#00305B url('../img/unionjack.jpg') no-repeat 0 -85px;}

#home_british span {
	position:absolute;
	left:200px;
	top:20px;}

#home_british h1 {
	text-align:center;
	color:#000;
	font-size:1.5em;
	padding-top:5px;
	padding-bottom:7px;}

#home_british p {
	text-align:justify;
	color:#000;
	font-size:0.7em;
	line-height: 10px;}

#home_british:hover  h1, #home_british:hover  p {
	color:#00305B;}

#midimages {
	float:right;
	margin-top:30px;
	padding-right:40px;}
	
#midimages a.boat, #midimages a.office {
	height:102px;
	width:136px;
	float:left;}
	
#midimages a.boat {
	background: url('../img/home_middle_boat.jpg') no-repeat 0 0;
	padding-right:12px;}

#midimages a.boat:hover {
	background: url('../img/home_middle_boat.jpg') no-repeat 0 -102px;}
	
#midimages a.office {
	background: url('../img/home_middle_office.jpg') no-repeat 0 0;}
	
#midimages a.office:hover {
	background: url('../img/home_middle_office.jpg') no-repeat 0 -102px;}
	
/*home features area*/

#features {
	position:relative;
	height:170px;
	width: 100%;
	background:#FFF url('../img/home_features.jpg') no-repeat;}

#features #left_top {
	position:absolute;
	top:15px;
	left:80px;}

#features #left_btm {
	position:absolute;
	top:95px;
	left:80px;}

#features #right_top {
	position:absolute;
	top:15px;
	right:80px;}

#features #right_btm {
	position:absolute;
	top:95px;
	right:80px;}
	
#features .area {
	text-align:left;
	display:inline;
	width:330px;
	height:80px;}
	
#features .area h1 {
	font-size: 1.6em;
	font-weight:bold;
	color:#FFF5BE;
	padding-bottom:4px;}
	
#features .area span {
	color:#fff;
	font-size:0.7em;
	line-height:10px;}
	
#features .bespoke_design  .featureimg {
	width:56px;
	height:55px;
	padding-right:10px;
	float:left;
	background: url('../img/bespoke_design.png') no-repeat 0 0;}
	
#features .bespoke_design:hover .featureimg {
	background: url('../img/bespoke_design.png') no-repeat 0 -55px;}
	
#features .led_technology .featureimg {
	width:57px;
	height:54px;
	padding-right:10px;
	float:left;
	background: url('../img/led_technology.png') no-repeat 0 0;}
	
#features .led_technology:hover .featureimg {
	background: url('../img/led_technology.png') no-repeat 0 -54px;}
	
#features .green_credentials .featureimg {
	width:60px;
	height:44px;
	padding-right:10px;
	float:left;
	background: url('../img/green_credentials.png') no-repeat 0 0;}
	
#features .green_credentials:hover .featureimg {
	background: url('../img/green_credentials.png') no-repeat 0 -44px;}
	
#features .enquiries .featureimg {
	width:64px;
	height:53px;
	padding-right:10px;
	float:left;
	background: url('../img/enquiries.png') no-repeat 0 0;}
	
#features .enquiries:hover .featureimg {
	background: url('../img/enquiries.png') no-repeat 0 -53px;}
	
/*footer*/

#footer, #footer_content {
	position:relative;
	height:60px;
	width: 100%;
	background:#0C0800;}
	
#footer #callus {
	position:absolute;
	top:7px;
	left:90px;}
	
#footer #footer_menu {
	position:absolute;
	right:130px;
	top:20px;
	color:#FFF;}

#footer #footer_menu a, #footer_content #footer_menu a {
	color:#FFF;
	font-variant:small-caps;
	font-size: 0.8em;}
	
#footer #footer_menu a:hover, #footer_content #footer_menu a:hover {
	color:#FFFF96;}
	
/*content pages layout*/

#upper_image {
	position:relative;
	z-index:2000;
	height: 200px;
	width:100%;
	color:#FFF;}

.aboutus {
	background:#333333 url('../img/aboutus_top.jpg') no-repeat;}
	
#upper_image .textarea {
	position:absolute;
	top: 30px;
	right: 20px;
	width: 520px;
	height: 140px;
	padding:0;margin:0;
	text-align:left;}

#upper_image h1 {
	font-size:1.7em;
	font-weight:bold;
	padding-bottom:15px;}

#upper_image h2 {
	font-size:0.8em;
	padding-bottom:10px;
	line-height:13px;}

#upper_image span {
	font-size: 0.8em;}

#content_area {
	position:relative;
	width: 780px;
	background:#FFF;
	color:#000;
	padding:20px;
	margin:0 auto;}
	
#prod_left {
	float:left;
	width:435px;
	padding:10px;
	border-right:thick double #000; }

#prod_right {
	float:right;
	width:310px;
	padding:5px; }
	
#content_area h1{
	font-size:1.8em;
	font-weight:bold;
	padding-bottom:10px;}

.sterlinground_gal img, .sterlingsquare_gal img, .tough_gal img, .courtesydown_gal img, .courtesymap_gal img, .courtesyslot_gal img{
	border:3px solid #000;
	padding:3px;
	margin:10px;}
	
.sterlinground_gal:hover img, .sterlingsquare_gal:hover img, .tough_gal:hover img, .courtesydown_gal:hover img, .courtesymap_gal:hover img, .courtesyslot_gal:hover img{
	border:6px solid #000;
	padding:0px;}
	
#footer_content #callus {
	position:absolute;
	top:10px;
	left:50px;}
	
#footer_content #footer_menu {
	position:absolute;
	right:50px;
	top:25px;
	color:#FFF;}
	
#footer_content #uj_small {
	position:absolute;
	top:10px;
	left:375px;
	height:39px;
	width:75px;
	background:#FFF url('../img/unionjack_small.jpg') no-repeat 0 0;}

#footer_content  #uj_small:hover {
	cursor:pointer;
	background:#00305B url('../img/unionjack_small.jpg') no-repeat 0 -39px;}
	
/*products page*/
	
#products_area {
	position:relative;
	height: 320px;
	width:100%;
	color:#FFF;
	background:#161616 url('../img/products/sterlinground.jpg') no-repeat;}
	
#thumbnails_picker {
	position:relative;
	height: 120px;
	padding-left:15px;
	background:#000;}
	
#thumbnails_picker ul { display: inline;}

#thumbnails_picker ul li{
	float:left;
	list-style: none;
	display: inline;
	padding-left:5px;
	padding-right:5px;
	height:120px;
	color: #FFF;
	font-size:0.7em;
	text-align:center;
	background:transparent url('../img/thumb_arrows.png') no-repeat center 0; }
	
#thumbnails_picker ul li a{
	color: #FFF;}
	
#thumbnails_picker ul li.selected a{
	text-decoration:underline;}

#thumbnails_picker ul li:hover, #thumbnails_picker ul li.selected{
	background:#161616 url('../img/thumb_arrows.png') no-repeat center -13px; }
	
#thumbnails_picker a img {
	width:110px;
	height:80px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;}

.specs_content { display:none; }
.main_light_content { display:none; }

#side_panel {
	position:absolute;
	z-index:100;
	top:40px;
	left:40px;
	width:295px;
	height:220px;}

#tabMenu{margin:0;padding:0;list-style:none;}
#tabMenu li{float:left;height:25px;width:145px;cursor:pointer;cursor:hand}
li.specs{ background:transparent url('../img/tab_specs.png') no-repeat 0 -25px;}
li.colourpicker{background:transparent url('../img/tab_picker.png') no-repeat 0 -25px;}
li.mouseover{background-position:0 0;}
li.mouseout{background-position:0 -25px;}
li.selected{background-position:0 0;}
.box{width:295px;height:220px;}
.boxTop{background:url('../img/tab_area.png') repeat;height:11px;clear:both;}
.boxBody{background:url('../img/tab_area.png') repeat;}
.boxBottom{background:url('../img/tab_area.png') repeat;height:11px;}
.boxBody div.parent{display:none;}
.boxBody div.show{display:block;}
.boxBody div ul.specs{margin:10px 20px 0 37px;padding:0 0 10px 0;font-size:0.7em;line-height:14px;}
.boxBody div ul.colours{list-style: none;padding-left:20px;margin:0px;}
.boxBody div ul.colours img{border:1px solid #000;}
.boxBody div ul.colours a {color:#FFF;}
.boxBody div ul.colours a.colour_sel {color:#CECECE;text-decoration:underline;}
.boxBody div ul.colours a:hover img, .boxBody div ul.colours a.colour_sel img {border:1px solid #FFF;}
.boxBody span {color:#FFF;padding-left:20px;font-size:0.9em;font-weight:bold;}
	
a#lightswitch {
	position:absolute;
	bottom: 10px;
	right: 15px;
	height:65px;
	width:65px;
	z-index:2000;}
	
a#lightswitch.off:hover, a#lightswitch.on {
	background:transparent url('../img/lightswitch.png') no-repeat 0 -65px;}

a#lightswitch.on:hover, a#lightswitch.off {
	background:transparent url('../img/lightswitch.png') no-repeat 0 0;}
		
#lightsoff {
	position:absolute;
	z-index:2000;
	width:100%;
	height:100%;
	background-color:#000;
	background-position:center 81px;
	background-repeat: no-repeat;
	display:none; }

#content_section_container {
    width:12000px;
    position:absolute;
    top:0px;
    left:0px;
    bottom:0px;
}
	
.content_section{
    margin:0px;
    bottom:0px;
    width:4000px;
    float:left;
    height:100%;
    text-shadow:1px 1px 2px #f0f0f0;
}

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/*Contact Form*/
#contact_form_main {
	width: 426px;
	padding:15px;
	margin-left:30px;
	box-shadow: 10px 10px 5px #888;
	border: 1px solid #494848;
	background-color:#EAEAEA;
}

#contact_form_main h2 {
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
}

#contact_form_main #input_area label.error {
	color:red;
	background: transparent url(../img/exclamation-red-frame.png) no-repeat;
	padding:0 0 0 20px;
	font-weight: normal;
	font-size: 0.6em;
	float:right;
}

#contact_form_main #input_area label {
	color: #2A2A29;
	font-weight: bold;
	font-size: 0.8em;
	float: left;
	padding-top: 8px;
	clear: both;
	display: block;
}

#contact_form_main #input_area input, #contact_form_main #input_area textarea {
	border: 1px #1A1A1A solid;
	background: #545454;
	margin-right: 5px;
	margin-top: 4px;
	float: right;
	padding-left:3px;
	color: white;
	font-size: 0.8em;
}

#contact_form_main #input_area input {
	width: 250px;
	height: 26px;
}

#contact_form_main #input_area textarea {
	width: 250px;
	height: 120px;
}

#contact_form_main #input_area input:focus , #contact_form_main #input_area textarea:focus {
	background: #777777;
}

#contact_form_main input.main_form_submit {
	display: block;
	float: left;
	clear: left;
	height: 36px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#contact_form_main input.main_form_submit {
	width: 426px;
	color: #21211F;
	background: transparent url(../img/main_form_send.png) no-repeat 0 0;
}

#contact_form_main input.main_form_submit:hover {
	background: transparent url(../img/main_form_send.png) no-repeat 0 -36px;
}

#main_form_loader {
	position:relative;
	width:100%;
	text-align:center;
	color: #2A2A29;
	font-weight: bold;
	font-size:1.2em;
	display:none;
}

#main_form_loader a {
	font-weight:normal;
	font-size: 0.6em;
	text-decoration: underline;
}

#main_form_loader a:hover {
	font-weight:bold;
	text-decoration: none;
}

a.pdf_link{
	font-size: 1.2em;
	font-weight:bold;
	color:#000;
	text-decoration:none;}

a:hover.pdf_link{
	text-decoration:underline; }