/*
Name: www.gen-xit.co.uk
Date: July 09
Author: simon@looktouchfeel.co.uk
*/



body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    	height: 100%;  
	font-size: 62.5%;	
	color: #666;
	text-align: center;
	font-family: 'trebuchet ms', arial, verdana, sans-serif;
    }


body a img {
	border: none;
}

img{
	display: block;
}

.clearing{	
	clear: both;
}


.imageRight{
float: right;
padding: 5px;
border: 1px solid #ccc;
margin: 0 0 10px 20px;
background: #fff;
}


.imageLeft{
float: left;
padding: 5px;
border: 1px solid #ccc;
margin: 0 20px 10px 0;
background: #fff;
}


/*------ clear standard browser styles ------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/*------ general styles ------*/


.clear {
	clear: both;
	overflow: hidden;
	line-height: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
	margin: 0 !important;
	}


.disguise {
	position: absolute;
	left: -10000px;
	}
	
.hide {
	display: none;
	}
	
	
	
/* http://positioniseverything.net/easyclearing */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;
	clear: both; 
	visibility: hidden;
	}

.clearfix {
	display: inline-table;
        min-height: 0;
	}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */




/*------ wrap ------*/


#wrap {
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	width: 1000px;
	text-align: left;
}



/*------ header ------*/


#header{
	float: left;
	width: 1000px;
	padding: 15px 0 0 0;
	background: url(img/logoBg.jpg) no-repeat bottom left;
}


#header #languages{
	float: right;
	margin-right: 29px;
}


#header #languages li{
	float: left;
	margin-left: 5px;
}


#header #logo{
	float: left;
	width: 287px;
	height: 125px;
	margin-top: 20px;
	font-size: 1px;
	color: #fff;
}


#header #logo a{
	display: block;
	width: 287px;
	height: 125px;
	color: #fff;
}


#header .contacts{
	float: right;
	width: 620px;
	padding-top: 10px;
	margin-right: 29px;
}


* html #header .contacts{
	margin-right: 15px;
}


#header .number{
	float: left;
	font-size: 1.9em;
	padding: 5px 0 0 0;
}


#header #callMe{
	float: right;
	width: 355px;
	padding: 5px 0;
	border: 1px solid #ccc;
	background: url(img/callMeBg.jpg) repeat-x top left;
}





#callMe label.error{
	display: block;
	color: #ED2028;
	}


#header #callMe p{
	float: left;
}


#header #callMe input{
	width: 130px;
	margin: 0 0 0 5px;
	padding: 1px 2px 2px 2px;
	border: 1px solid #ccc;
	font-size: 1.2em;
}


#header input#callSend{
	width: 60px;
	border: none;
	color: #fff;
	background: #EE2723;
}




/*------ #navigation ------*/


#navigation{
	float: right;
	width: 620px;
	margin: 20px 29px 0 0;
	padding-bottom: 5px;
	border: 1px solid #ccc;
	border-bottom: none;
}


* html #navigation{
	margin-right: 15px;
}


#mainNav{
	float: left;
	width: 610px;
	margin: 5px 5px 2px 5px;
	font-size: 1.2em;
	background: #2FB04C url(img/mainNavBg.jpg) no-repeat top right;
}


* html #mainNav{
	margin: 5px 2px 2px 2px;
	}

#mainNav li{
	float: left;
	background: url(img/mainNavLine.gif) no-repeat 100% 50%;
}


#mainNav a{
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 3px 5px;
	padding: 4px 4px;
}


#mainNav a:hover,
#mainNav .here a{
	background: #fff;
	color: #666;
}



#subNav{
	float: left;
	width: 610px;
	margin: 0px 5px 0 5px;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	font-size: 1.2em;
	background: #ccc;
}

* html #subNav{
	margin: 0px 2px 0 2px;
	}



#subNav ul li{
	float: left;
	background: url(img/mainNavLine.gif) no-repeat 100% 50%;
}




#subNav a{
	display: block;
	color: #333;
	text-decoration: none;
	margin: 3px 5px;
	padding: 4px 4px;
}


#subNav a:hover,
#subNav .here a{
	background: #fff;
	color: #666;
}




/*------ homeTop ------*/


#homeTop{
	float: left;
	width: 1000px;
	padding: 0 29px 35px 25px;
	background: url(img/homeTopBottomBg.jpg) no-repeat bottom left;
}


#homeTop .gutter{
	float: left;
	width: 946px;
	background: url(img/homeTopBg.jpg) no-repeat 0 0;
}



* html #homeTop .gutter{

}



#homeTop h1{
	float: right;
	font-size: 1.9em;
	padding: 30px 25px 20px 0;
}


#homeTop #products{
	float: left;
	width: 946px;
	padding-bottom: 30px;
}


#homeTop #products li{
	float: left;
	width: 131px;
height: 120px;
	text-align: center;
	padding-bottom: 10px;
	margin: 0 0px 10px 48px;
	font-size: 1.2em;
	background: url(img/productBg.jpg) no-repeat 0 75px;
}



* html #homeTop #products li{
	margin: 0 0px 0 18px;
}



#homeTop #products li img{
	padding-bottom: 15px;
}



#homeTop #products li a{
	color: #666;
	text-decoration: none;
}


#homeTop #products li a:hover{
color: #2FB04C;
}


#homeTop #products li a:hover .tip{
	color: #666;
}


/*------ mainContent ------*/


#mainContent{
	float: left;
	width: 946px;
	padding: 60px 0 20px 25px;
	margin: 0 29px 0 25px;
	background: url(img/mainContentBg.jpg) no-repeat 0 0;
}


* html #mainContent{
	margin: 0 29px 0 12px;
	background: url(img/mainContentBg.jpg) no-repeat 1px 0;
}


/*------ textArea ------*/


#textArea{
	float: left;
	width: 570px;
}


#textArea h1{
	font-size: 1.9em;
	font-weight: bold;
	padding: 20px 0 20px 0;
}



#textArea h2{
	font-size: 1.9em;
	font-weight: bold;
	padding: 0 0 20px 0;
}



#textArea p{
	font-size: 1.2em;
	padding: 0 0 15px 0;
}


#textArea ul{
	font-size: 1.2em;
	list-style: disc;
	padding: 0 0 15px 0;
}


#textArea ul li ul{
	font-size: 1em;
	padding: 0 0 0 0;
}


#textArea ul li{
	list-style: disc;
padding-bottom: 5px;
	margin-left: 15px;
}


#textArea .logo{
	float: left;
	width: 570px;
	margin: 0 0 15px 0;
}


#textArea .logo img{
	float: left;
	margin-right: 20px;
	padding: 0 0 44px 0; 
	background: url(img/productBg.jpg) no-repeat bottom left;
}


#textArea .content img{
display: block;
padding: 5px;
border: 1px solid #ccc;
margin: 0 0 10px 20px;
background: #fff;
}


#textArea a{	
	color: #2EB14B;
	text-decoration: none;
	}
	
	
#textArea a:hover{	
	text-decoration: underline;
	}


#textArea .pagination{
	clear:both;
	float: left;
	padding-top:30px;
	font-size: 1.2em;
	list-style: none;
}


#textArea .pagination li{
	display: inline;
	margin-right: 10px;
	list-style: none;
	margin-left: 0px;
}


#textArea .pagination li a{
	text-decoration: none;
}


#textArea .pagination li a:hover,
#textArea .pagination li.here a{
	text-decoration: underline;
}



#textArea .newsItem{
	float: left;
	width: 570px;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin-top: 15px;
}


#textArea .newsItem h3{
	font-size: 1.6em;
	font-weight: bold;
	padding: 0 0 10px 0;
}


#textArea .newsItem img{
	float: right;
	margin-left: 30px;
}



/*------ sideBar ------*/


#sideBar{
	float: right;
	width: 300px;
}

/*------ resellerSideBar ------*/


#resellerSideBar{
	float: right;
	width: 300px;
	padding-bottom: 41px;
	background: url(img/resellerSideBarBg.jpg) no-repeat bottom left;
}


#resellerSideBar form{
	float: right;
	width: 288px;
	border: 1px solid #DDDDDE;
	margin-right: 5px;
	background: url(img/resellerFormBg.jpg) repeat-x 0 0;	
	
}
	
	

	
#resellerSideBar form input{
width: 250px;
padding: 2px;
border: 1px solid #ddd;
}




#sendReseller{
	display: block;
	width: 80px !important;
	background: #2FB04C url(img/sendButtonBg.gif) repeat-y top right;
	font-size: 1.8em;
	color: #fff;
	padding: 10px 0;
	margin: 20px 0 20px 187px;
	}


#resellerSideBar form p{
	margin: 0 0 7px 7px;
	}
	
	
#resellerSideBar form p em{
	color: #fff;
	}


#resellerSideBar form label.error{
	display: block;
	color: #ED2028;
	font-size: 1.1em;
padding-left: 10px;
	}
	

#resellerSideBar form h3{
	font-size: 1.7em;
	padding: 15px 10px 20px 10px;	
	}


#resellerSideBar form p.text{
	font-size: 1.2em;
	padding: 0 10px 20px 10px;
	margin: 0;
	}
	
#resellerSideBar form p.text a{
	color: #2EB14B;
	text-decoration: none;
	}
	
	
#resellerSideBar form p.text a:hover{	
	text-decoration: underline;
	}

/*------ productsSideBar ------*/


#productsSideBar{
	float: right;
	width: 300px;
	padding-bottom: 41px;
}


#productsSideBar li{
	float: left;
	width: 131px;
	text-align: center;
	background: #ccc;
	padding-bottom: 10px;
	margin: 0 0px 10px 23px;
	font-size: 1.2em;
	background: url(img/productBg.jpg) no-repeat 0 75px;
}



* #productsSideBar li{
	margin: 0 0px 0 18px;
}



#productsSideBar li img{
	padding-bottom: 15px;
}


#productsSideBar li a{
	color: #666;
	text-decoration: none;
}


/*------ preFooter ------*/


#preFooter{
	float: left;
	width: 946px;
	position: relative;
	margin: 0 29px 0 25px;
	color: #666666;
}


* html #preFooter{
	margin: 0 29px 0 12px;
}

#homeIntro{
	float: left;
	width: 410px;
	min-height: 115px;
	height: auto !important;
	height: 115px;
	padding: 15px 0 10px 25px;
	font-size: 1.2em;
	}
	
	
#homeIntro p{
	padding-bottom: 10px;
	}	
	

#homeIntro a{	
	color: #2EB14B;
	text-decoration: none;
	}
	
	
#homeIntro a:hover{	
	text-decoration: underline;
	}	


#preFooter .reseller{
	float: right;
	position: absolute;
	width: 172px;
	height: 183px;
	top: -50px;
	left: 490px;
}


#preFooter .reseller a{
	display: block;
	width: 172px;
	height: 183px;
	font-size: 1px;
	color: #fff;
	background: url(img/resellerButton.gif) no-repeat 0 0;
}


#preFooter .reseller a:hover{
	background: url(img/resellerButton.gif) no-repeat -172px 0;
}
	
	
#preFooter #leftBlock{
	float: left;
	width: 700px;
	padding-bottom: 38px;
	background: url(img/preFooterBg.jpg) no-repeat bottom left;	
	}
		

#preFooter .contactForm{
	float: left;
	width: 390px;
	padding: 10px;
	border-top: 1px solid #ddd;
	margin-left: 24px;
	}
	

* html #preFooter .contactForm{	
	margin-left: 12px;	
	}
	
	
#preFooter .contactForm h3{	
	display: block;
	padding: 0 0 10px 0;
	font-size: 1.4em;
	font-weight: bold;
	}




#preFooter .contactForm #callBack{
	float: right;
	width: 390px;
	padding: 5px 0 15px 0;
}



#preFooter .contactForm #callBack label.error{
	display: block;
	color: #ED2028;
	font-size: 1.1em;
	}


#preFooter .contactForm #callBack p{
	float: left;
}


#preFooter .contactForm #callBack input{
	width: 150px;
	margin: 0 6px 0 0;
	padding: 1px 2px 2px 2px;
	border: 1px solid #ccc;
	font-size: 1.2em;
}


#preFooter .contactForm #callBack input#callBackSend{
	width: 60px;
	border: none;
	color: #fff;
	background: #EE2723;
	font-size: 1.3em !important;
}




#preFooter .contactForm #sendMessage{
	float: right;
	width: 390px;
	padding: 5px 0 15px 0;
}



#preFooter .contactForm #sendMessage label.error{
	display: block;
	color: #ED2028;
	font-size: 1.1em;
	}


#preFooter .contactForm #sendMessage p{
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
}


#preFooter .contactForm #sendMessage input{
	width: 182px;
	margin: 0 6px 0 0;
	padding: 1px 2px 2px 2px;
	border: 1px solid #ccc;
	font-size: 1.2em;
}


#preFooter .contactForm #sendMessage textarea{
	width: 182px;
	margin: 0 6px 0 0;
	padding: 1px 2px 2px 2px;
	border: 1px solid #ccc;
	font-family: arial;
	font-size: 1.2em !important;
}


#preFooter .contactForm #sendMessageSend{
	float: right;
	width: 60px !important;
	margin-left: 127px !important;
	border: none !important;
	color: #fff;
	background: #EE2723;
	font-size: 1.3em !important;
}
	
	
	
#preFooter .newsItem{
	float: right;
	width: 202px;
	padding: 10px;
	border-top: 1px solid #ddd;
	margin-right: 10px;		
	}	
	
	
* html #preFooter .newsItem{	
	margin-right: 5px;	
	}	

#preFooter .newsItem h3{	
	display: block;
	padding: 0 0 15px 0;
	font-size: 1.4em;
	font-weight: bold;
	}
	
	
#preFooter .newsItem h3 a{	
	color: #666;
	text-decoration: none;
	}
	
#preFooter .newsItem h3 a:hover{	
	color: #2EB14B;	
	}


#preFooter .newsItem p{
	font-size: 1.2em;
	padding-bottom: 10px;
	}	
	
#preFooter .newsItem p a{	
	color: #2EB14B;
	text-decoration: none;
	}
	
	
#preFooter .newsItem p a:hover{	
	text-decoration: underline;
	}	


#preFooter .newsList{
	float: right;
	width: 183px;
	margin: 0 24px 0 0;
	padding-left: 17px;
	border-left: 1px solid #ddd;	
	}
	
	
* html #preFooter .newsList{	
	margin: 10px 12px 0 0;
	}
	
	
#preFooter .newsList h3{	
	display: block;
	padding: 10px 0 20px 0;
	font-size: 1.5em;
	font-weight: bold;
	background: url(img/newsBg.gif) no-repeat 100% 50%;
	}


#preFooter .newsList p{
	font-size: 1.2em;
	padding-bottom: 15px;
	}
	
	
#preFooter .newsList p a{	
	color: #2EB14B;
	text-decoration: none;
	}
	
	
#preFooter .newsList p a:hover{	
	text-decoration: underline;
	}	

/*------ footer ------*/


#footer{
	float: left;
	width: 946px;
	padding: 0 0 14px 0;
	margin: 0 29px 0 25px;
	color: #666666;
}


* html #footer{
	margin: 0 29px 0 12px;
}

#footer p.number{
	float: left;
	width: 946px;
	font-size: 1.9em;	
	padding: 14px 0;
	margin: 0 0;
	background: url(img/footerBg.gif) no-repeat bottom left;
}


#footer a{
	text-decoration: none;
	color: #666666;
}


#footer a:hover{
	text-decoration: underline;
}


#footer .terms{
	float: left;
	font-size: 1.2em;
	margin: 10px 0;
}




#footer .siteby{
	float: right;
	font-size: 1.2em;
	margin: 10px 0;
}


#footer .siteby span{
	color: #1072BA;
}