@charset "utf-8";
/* CSS Document */

*{
	margin:0; 
	padding:0; 
}

body{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	line-height:1.4em; 
	font-size:12px;
	background-color: #00adf1;
}

img{border:none;}

/* TRYING TO MAKE CMS LOOK LIKE SITE */

ul li{
	color:#666666;
	margin-left:20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.4em; 
	font-size:12px;	
}
/*** Website wrapper Div ***/

#wrapper{ 
	margin:0 auto; 
	width:1000px;  
	min-height:400px; 
}

#container{
	float:left;
	background:#FFFFFF;
	width:1000px; 
	margin-top:0px;
	background-image:url(images/shadow-bg.gif);
	background-repeat:repeat-y;
	min-height:500px;
}



/*** Website Heading ***/

#header{
	width:1000px; 
	height:181px;
	margin:0 auto;
	margin-top:10px;
	background-image:url(images/header-bg.gif);
	background-repeat:no-repeat;
}

.website-heading{
	margin-top:0;
	padding-bottom:0;
	border:0;
}

#animated-heading{
	width:945px;
	height:163px;
	margin:0 auto;
	padding-top:17px;
}

.gif-banner{
	position: relative;
	width: 500px;
	height: 150px;
	background-color:#ffffff;
	overflow:hidden;
	margin:0;
	padding:0;
	margin-top:10px;
}

#logo{
	float:left;
	width:202px;
}

#banner{
	float:left;
	width:500px;
	height:150px;
}

#picture{
	float:left;
	width:243px;
}

#print-header{ display:none;}

/*** Horizontal Menu Style with Rollover ***/

#menu{ 
	margin:0 auto; 
	width:1000px;  
	overflow:hidden;
	height:34px;
	background-image:url(images/menu-bg.gif);
	background-repeat:no-repeat;
}

#menu ul{ 
	float:left;
	display: inline; 
	list-style-type: none;
	width:900px;
	margin-left:13px;
	height:30px;
	background:none;
	margin-left:35px;
}

#menu ul li{
	float:left; 
	color:#FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	border-right:1px solid #d0d0d0;
	border-left:1px solid #a4a4a4;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:2.6em;
	height:30px;
	margin:0;
}

#menu ul li a{ 
	float:left;
	color:#FFFFFF; 
	display: block; 
	text-decoration:none;
	border-right:1px solid #94b0cb;
	border:0;
	padding-left:10px;
	padding-right:10px;
	
}

#menu ul li a span{
	vertical-align:middle;
} 

#menu ul li a:hover{
	float:left;
	background:url(images/menu-hover.gif);
	background-repeat:no-repeat;
}

#member-login{
	float:right;
	width:162px;
	padding:10px;
	border:4px solid #e4e9f8;
	margin-bottom:10px;
}

#gates ul li{
	background:url(images/yellow-arrow.gif) 0 5px;
	background-repeat:no-repeat;
	padding-left:10px;
	margin:0;
}

#gates ul li a{
	font-size:12px;
	text-decoration:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#0099FF;
	
}

#gates ul li a:hover{
	text-decoration:underline;
	color:#e68010;
}

.shipping{
	float:left;
	margin-top:10px;
	margin-left:15px;
}

.username-img{
	margin-top:5px;}

.username{
	margin-bottom:5px;
	margin-top:5px;}

.password{
	margin-top:5px;}

.login{
	float:left;
	margin-left:80px;
	margin-top:5px;
	margin-bottom:5px;
}

.login-links{
	font-size:11px;
	color:#0099FF;
	line-height:1.2em;
	margin-bottom:0;
	text-align:center;
	padding-top:5px;
}

.incorrect-login{
	margin-left: 150px;
	color:Red;
}

#case-study{
	float:left;
	width:162px;
	padding:15px;
	background:url(images/quote.gif) no-repeat;
	min-height:100px;
}

#case-study h3{
	margin-bottom:5px;
}

#case-study .ref{
	font-size:11px;}

#lhs{
	float:left;
	width:180px;
	background:#FFFFFF;
	margin-left:31px;
	margin-top:10px;
	margin-right:10px;
}

#gates{
	float:left;
	width:169px;
	background:#FFFFFF;
	border:1px solid #cccccc;
	border-top:0;
	border-bottom:0;
	margin-left:4px;
}

.bottom-curve{
	float:left;
	margin-left:4px;}

#rhs{
	float:right;
	width:190px;
	background:#FFFFFF;
	margin-right:20px;
	margin-top:10px;
}

#cart{
	float:left;
	background-image:url(images/cart-bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	margin-bottom:10px;
	width:153px;
	min-height:30px;
	padding:10px;
	margin-left:3px;
}

#rhs h3.cart{
	background-image:url(images/cart-top.gif);
	background-repeat:no-repeat;
	height:17px;
	padding-left:35px;
	padding-top:16px;
	font-size:12px;
	color:#333333;
	margin-left:3px;
}

#accessories{
	float:left;
	width:159px;
	background:#FFFFFF;
	border:1px solid #cccccc;
	border-top:0;
	border-bottom:0;
	margin-left:4px;
	padding:5px;
}

.accessory-img{
	float:left;
	width:55px;
	border:1px solid white;
}

.accessory-add{
	float:left;
	width:90px;
	margin-bottom:20px;
	margin-left:0;
}

.accessory{
	text-align:center;
}

.product-price{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#000000;
}

.price{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
}

.front-price{
	color: #000000;
	font-weight:bold;
}

.qty{
	clear:both;
	float:left;
	font-size:11px;
	vertical-align:middle;
}

.checkbox{
	vertical-align:middle;
}

.qty-field{
	vertical-align:middle;
}

#testimonial{
	float:left;
	padding-top:10px;
	margin-left:10px;
	width:155px;	
}

.reference{
	font-size:11px;
	font-weight:bold;
}

.enquire {border:none;}

.surname
{
	display:none;
}

/*********************  Main Content *************************/

#content { 
	float:left; 
	background: #ffffff; 
	color: #666666;
	width: 530px;
	padding:10px;
	margin-left:0px;
	margin-top:10px;
	padding-left:5px;
}

#content ul{
	margin-bottom:10px;
}

#content ul li, #content ol li, #content-panel ul li{
	color:#666666;
	margin-left:20px;	
}


.front-product{
	float:left;
	width:170px;
	margin-right:10px;
}

.front-product-last{
	float:left;
	margin-right:0;
	width:170px;
}

.front-product-image{
	vertical-align:middle;
}

.product{
	width:144px;
	/*height:132px;*/
	border:0;
	overflow:hidden;
	margin-bottom:5px;
}

.gate-name{
	font-weight:bold;
}

.buy-direct{
	margin-top:15px;
}

.buy-now{
	border:0;}

.somfy{
	float:left;
	margin-left:45px;
	margin-top:20px;
}


#news h3{margin-bottom:5px;}
#news .news-date{font-size:0.8em;}
#news img{float:right;}

.subscribe{ margin-bottom: 10px; margin-left:3px;}

/******************* Product Specifications ******************/

#ease-of-use{
	float:left;
	width:255px;
}
					
#optimum-security{
	float:left;
	width:255px;
	margin-right:10px;
}
					
#accessory-upgrade{
	float:left;
	width:255px;
}

.terms{
	font-size:10px;
}

/******************** Heading Styles *************************/

h1 { 
	font-family: Arial, sans-serif;
	text-align:left; 
	margin-bottom:10px;
	margin-top:4px;
	font-size:16px;
	color:#0099ff;
}

h2{
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#0099ff;
	margin-top:10px;
	margin-bottom:15px;
}

h2 span{
	display:none;
}

#gates h2{ 
	clear:both;
	font-size: 13px; 
	color: #666666;
	margin-top:5px; 
	margin-bottom:5px;
	font-family:tahoma, arial, sans-srif;
}

h3{
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	font-family:tahoma, arial, sans-srif;
	margin:0;
}

h3 a{ 
	color: #0099cc;
	text-decoration:none;
}

h3 a:hover{ 
	color: #0099cc; 
	text-decoration:underline;
}

h3 span{
	display:none;
}

h2.blog{
	margin-bottom:5px;
}

h4, h4 a{ 
	font-size: 14px; 
	color: #3366CC;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:10px;
	padding-top:5px;
}

h4 a:hover{
	text-decoration:underline;
} 

/*** Paragraph Styles ***/

p, textarea {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0; 
	margin-bottom:8px; 
	color: #666666; 
	line-height:1.4em; 
	font-size:12px;
}
#content li {
	color: #666666;
	margin-left:20px;
}

p a{ 
	color:#3399cc; 
	text-decoration:none;
}

p a:hover{ 
	color: #3399cc; 
	text-decoration:underline;
}

a{ 
	color:#3399cc; 
	text-decoration:none;
}

a:hover{ 
	color: #3399cc; 
	text-decoration:underline;
}

p a img{ border:none;}

#content input, #content select, textarea{
	color: #666666; 
	font-size:12px;
}



/******************** tables ************************/

td{
	color: #666666; 
	font-size:12px;
	padding:5px;
	padding-left:0;
}
.grid td{ padding-left:5px;}
.grid a{ text-decoration:none;}
.grid a:hover{ text-decoration:underline;}

th{
	font-size:12px;
	padding:5px;
}

tr.bg{
	background-color:#c0d5eb;
}

td a{
	text-decoration:none;
	color:#3399cc; 
}
	
td a:hover{ 
	color: #3399cc; 
	text-decoration:underline;
}

/********** LISTS **********/

#gates ul{
	list-style-type:none;
	margin-left:10px;
}

#gates ul li{
	line-height:1.8em;
}

.specs ul{
	list-style:disc;
	padding-left:20px;
}

.specs li{
	margin-bottom:10px;
	font-size:11px;
}

.specs, .specs p{
	font-size:11px;
	font-family:helvetica, arial, sans-serif;
	color:#666666;
}

.accessory-text{
	font-size:11px;
	font-family:helvetica, arial, sans-serif;
	margin-bottom:0;
	font-weight:bold;
}

.sublist{
	list-style:none;
	margin-top:10px;
}

/******************** image styles ************************/

.product-image{
	float:right;
	margin-left:15px;
}

#product-images{
	float:right;
	/*border:1px solid blue;*/
	width:260px;
	text-align:right;
	margin:10px;
}
#product-images img{
	border:none;
}
.warranty{
	float:left;
	margin:15px;
}

.prod-img-extra{
	margin:10px;
	float:left;
}

.news-image{
	border:none;
	margin-left:5px;
}


/************** Website Footer **************/

#footer { 
	clear:both; 
	margin:0 auto;
	font-family:Arial;
	line-height:2em; 
	width:1000px; 
	height:30px; 
	background-image:url(images/footer-bg.gif);
	background-repeat:no-repeat;
}	

#footer a{
	color: #ffffff;
	text-decoration:none;
}

#footer a:hover{
	color: #ffffff;
	text-decoration:underline;
}

.footer{
	padding-top:25px;
	color: #ffffff;
	text-align:center;
	font-size:11px;
}

/************* subscribe newsletter popup ***************************/

.form2{
	display: none;
	float:left;
	clear:none;
	position: fixed;
	/*margin:350px 0 0 385px;*/
	margin:100px 0 0 185px;
	height:20px;
	width:200px;
	padding:5px;
	border:4px solid #999999;
	background:#FFFFFF;
	z-index:2;
}


.formtable {
	display:none;
	float:left;
	margin:23px 0 0 15px;
	z-index:3;
}

.formtable td, .formtable input {
	z-index:4;
	position: inherit;
	font-size:13px;
	padding: 0 3px 0 3px;
	font-family:"Trebuchet MS", Georgia, Arial;
}

.formtable td {
	height:2px;
}

.formtable input {
	padding: 0 3px 0 3px;
	margin:2px;
}

#topright {
	display:none;
	position:absolute;
	top:3px;
	right:4px;
	padding:1px;
	border: none;
}

.subscribe-result{
	color: #e68010;
	font-weight:bold;
	padding:0px 0px 5px 5px;
}

