/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	margin:0;
	border:1;
	text-align: center;
	background-color: #acc8e6;
}

#container {
	display: block;
	background-image: url(../templateimages/body_bg2.png);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
}

/* Contains rest of HTML */
#centrecontainer {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../templateimages/headerback.png);
	background-position: top right;
	background-repeat: no-repeat;


}
.prodTop{
	background-image: url(../templateimages/prodTop.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 16px;
	clear:both;
}

.prodMid{
position:relative;

	background-image: url(../templateimages/prodMid.png);
	background-position: top left;
	background-repeat: repeat-y;
	padding:0 20px 20px 20px;
	margin:0;
	clear:both;
	overflow:auto;
	
}

.pagetop{

	padding:0 20px 20px 20px;
	margin:0;
	clear:both;
	overflow:auto;
	
}

.ourwork img{

	padding: 0px 0 10px 30px;
	
	
}

.ourwork h2{

	padding: 50px 0 0px 0px;
	text-align:center;
	
}


.prodMid p{
 margin:0 20px 0 0;
 padding:0;
 font-size: 11px;
 
}

.prodMid img{

 float:right;
 margin:10px 0px 10px 10px;
 padding:0px;
 border:1px solid #4c5d7e;
 clear:both;
}

img.pdf {
 border:0;
 margin:0;
 float:none;
}


.prodBot{
	background-image: url(../templateimages/prodBot.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 16px;
	padding:6px 0 0 0;
	clear:both;
}

/* --- Header section ------------------------------------------------ */
#header {
	height: 88px;
	margin: 0px;
}

#header #title {
	height: 88px;
	margin: 2px 0px 0px 0px;
}
#logo {
	padding: 12px 0px 0px 10px;
}
#header #subtitle {
    float:right;
	margin: 54px 0px 0px 10px;
}

/* Top links */
#header2 .links {
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 5px 0px;
	font-size: 7.5pt;
}


#header2 .links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links a:link, #header2 .links a:visited
	{
	position: relative;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 1px 4px 0px 0px;
	}


#header2 .links a:hover
	{
	position: relative;
	text-decoration: none;
	color: #0099FF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#header2 .links2 {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

#header2 .links2 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links2 a:link, #header2 .links2 a:visited
	{
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	}


#header2 .links2 a:hover
	{
	color: black;
	text-decoration: underline;
	}


/* --- Entire page body section - everything below the header -------- */
#pagebody {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

/* Left hand section of page body (if you have one!) */
#left {
	width: 184px;
	margin: 0px;
	float: left;
	padding:0;
	margin:0;
	
}

/* Dynamic page content section of page body */
#pagecontent {
	width: 760px;
	float: right;
	background-color:#ffffff;
	overflow: hidden;
	padding:2px 5px 0 0;
	margin:0;
	
}
/* Right hand section of page body */
#right {
	width: 185px;
	float: right;
	margin-left: 0px;

}
#right img {
	float: left;
}
#basketholder {
padding: 0 0 0px 8px;
}

#basketsum{
background-image: url(../templateimages/rightmenutile.png);
background-repeat: repeat-y;
padding: 0 8px 0 8px;
}
#basketbot{
background-image: url(../templateimages/rightmenubot.png);
background-position: top;
background-repeat: no-repeat;
padding: 0 0 0px 9px;
height: 50px;
}

#rightstuff {
padding: 10px 8px 0px 8px;
}

#pagediv {
padding: 0px 10px 0px 0px;
width: 280px;
}

#homebanner {
background-image: url(../templateimages/panel.png);
background-repeat: no-repeat;
height:132px;
Width:376px;
padding:0 0 0 0px;
float:left;

}

#homebanner2 {
background-image: url(../templateimages/panel2.png);
background-repeat: no-repeat;
height:132px;
Width:376px;
padding:0 0 0 0px;
float:left;

}


#homebanner img {
margin:15px;
border:1px solid #4c5d7e;
float:left;
}

#homebanner p {
padding-right:10px;
font-size:13px;
color: #000066;
}

#homebanner h3 {
font-size:14px;
margin:20px 0px 0px 0px;
color: #000;
line-height:12px;
}

/* --- Footer -------------------------------------------------------- */
#footer {
	padding-top: 10px;
	clear: both;
	text-align: center;
	height: 60px;
}

#contentfooter {
	padding: 0;
	clear: both;
	text-align: center;
}

/* Footer nav links */
#footer .links {
	margin: 0px;
}

#footer .links li {
	list-style: none;
	display: inline;
}
	
#footer .links a {
	font-size: 7pt;
	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

#accreditation
{
padding-left: 350px;
margin-top: 10px;
}
#accreditation a.somfy
{
background-color: transparent;
background-image: url(../templateimages/somfy.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
width: 92px;
height: 62px;
}
#accreditation a.dsma
{
background-color: transparent;
background-image: url(../templateimages/dsma.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
width: 80px;
height: 62px;
}

#accreditation a.lpsb

{
background-color: transparent;
background-image: url(../templateimages/lpsb.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
width: 83px;
height: 62px;
}

#accreditation a.police

{
background-color: transparent;
background-image: url(../templateimages/police.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
width: 88px;
height: 62px;
}

#accreditation a.agds
{
background-color: transparent;
background-image: url(../templateimages/agds.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
width: 55px;
height: 62px;
}

#accreditation a.lpsb
{
background-color: transparent;
background-image: url(../templateimages/lpsb.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
width: 83px;
height: 62px;
}

#accreditation a:hover
{
color: #cc0000;
}

#accreditation a
{
display: block;
text-decoration: none;
font-size: 1px;
float: left;
text-indent: -5000px;
}

#accreditation a:hover
{
background-position: 0pt -62px;
}

/* T&Cs text */
#terms {
	background-image: url(../templateimages/back_fade3.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 4px;
	padding-top: 10px;
	margin-bottom: 12px;
	font-size: 7pt;
	color: #999999;
}
#installpad{
	width: 160px;
	margin: 0;
	padding: 0px 8px 0px 8px;
	float:left;
}
#installpad2{
	width: 550px;
	margin: 0;
	padding: 10px 8px 10px 8px;
	float:left;
}


/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#searchbox input {
	width: 148px;
}

#searchbox #searchbutton {
	width: 16px;
	text-align: right;
	margin: 0;
	padding: 0;
}

/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}

#right h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* ral table */


table.ral{
	padding: 0 5px 10px 5px;
	margin: 2px;
}


table.ral tr.light {
	background: #FAFAFA;
}
table.ral th, td {
	padding: 5px 5px;
	text-transform: capitalize;
	font-size: 10px;
}
table.ral th {
	color: #990033;
	font-size: 11px;
}
table.ral td.charttext {
	color: #FFFFFF;
	font-size:10px;
}
table.ral td.charttextdrk {
	font-size:10px;
}


.downloads li {
list-style-position: outside;
list-style-image: url(/img/pdf_icon_small.gif);
font-size:11px;
text-align:center;
} 
#thumb img{
float:left;
padding:15px;
}
#thumbtxt{
float:left;
padding:10px;
}


#contact1 {
width:200px;
float:left;
padding: 20px;
text-align:right;
}

#contact2 {
width:300px;
float:left;
padding: 20px;
text-align:left;
}