*{
	margin: 0;
	padding: 0;
}

a img{
	border: 0;
}

.clear{
	clear: both;
}

.hide{
	display: none;
}

.floatl{
	float: left;
	padding: 0 10px 10px 0;
}

body{
	font-size: 62.5%;
	background: #fff;
	font-family: arail, helvetica, sans-serif;
}


#branding{
	background: url(header_photo1.jpg) no-repeat right 0;
	height: 94px;
}

#docarea{
	width: 941px;
	margin: auto;
	padding-bottom: 250px;
	position: relative;
}

#mainmenu{
	background: #F5F5F5 repeat-x 0 0;
	border-bottom: 1px solid #E6E6E6;
	padding: 0 0 0 5px;
	height: 2.8em;
	margin: 0;
}

#mainmenu li{
	list-style: none;
	float: left;
	padding: 6px 9px 5px 9px;
	background: url(li.png) no-repeat right center;
	width: auto;

}

#mainmenu li.last-child{
	background: none;
}

#mainmenu a{
	text-decoration: none;
	color: #333;
	font-size: 1.2em;
}

#mainmenu a:hover,#mainmenu a:focus{
	text-decoration: underline;
}

#leftcol{
	clear: left;
	padding: 30px 0 0 0;
	width: 167px;
	float: left;
	border-right: 34px solid #fff;
}

#leftcol div strong{
	color: #6588A9;
	font-size: 1.05em;
	display: block;
	margin: 0 0 15px 0;
}

#leftcol ul{
	border-top: 1px solid #E1E1E1;
	list-style: none;
	margin: 0 0 15px 0;
}

#leftcol ul li{
	border-bottom: 1px solid #E1E1E1;
	padding: 4px 0;
}

#leftcol ul a{
	text-decoration: none;
	color: #4D4D4D;
	font-size: 1.1em;
}

#content{
	width: 515px;
	float: left;
	font-size: 1.1em;
	padding: 25px 0 0 0;
	line-height: 1.35em;
	overflow: hidden;
}

#content p{
	margin: 0 0 15px 0;
}

h1{
	color: #6588A9;
	font-size: 1.8em;
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 1.15em;
}

#home h1{
	font-size: 1.55em;
	line-height: 1.15em;
	font-weight: normal;
}

#content .product{

	clear: both;
	padding: 0 0 30px 0;
}

.product h2{
	border-bottom: 1px solid #E1E1E1;
	color: #333;
	font-size: 1.45em;
	line-height: 1.7em;
}

.product img.product_image{
	float: left;
	padding: 15px 0 15px 0;
}

.product div.description{
	margin: 0 0 0 240px;
	font-size: 1em;
	color: #333;
	padding: 15px 0 15px 0;
}

.product div.description ul{
	margin: 0 0 15px 25px;
}

.product div.description p{
	margin: 0 0 15px 0;
}

#content ul.mootabs_title{
	list-style: none;
	border-bottom: 1px solid #DFDFDF;
	height: 21px;
	clear: both;
	font-size: 1em;
	margin: 0;
}

ul.mootabs_title li{
	float: left;
	background: #fff url(more_info_li.png) no-repeat 0 0;
	margin: 0 3px 0 0;
	cursor: pointer;
	overflow: hidden;
	height: 20px;
}

ul.mootabs_title>li{
	height: 22px;
}

ul.mootabs_title li.active{
	width: auto;
}

ul.mootabs_title span{
	color: #666666;
	padding: 0 2px;
	display: block;
	background: url(more_info_li_a.png) no-repeat right 0;
	outline: 0;
}

ul.mootabs_title span span{
	display: block;
	background: none;
	padding: 4px 9px 2px 9px;
	border-bottom: 1px solid #DFDFDF;
}

ul.mootabs_title span>span{
	height: 15px;
}

ul.mootabs_title span a{
	display: block;
	background: none;
	padding: 4px 9px 2px 9px;
	border-bottom: 1px solid #DFDFDF;
	text-decoration: none;
	color:#666;
	/*height: 15px;*/
}

ul.mootabs_title span>a{
	height: 15px;
}

ul.mootabs_title li.active span{
	border-bottom: 1px solid #fff;
}

.mootabs_panel{
	display: none;
	position: relative;
	top: -1px;
	clear: both;
	color: #333;
	overflow: hidden;
	padding: 10px 0 0 0;
	font-size: 1.1em;
}

.mootabs_panel.active {
	display: block;
	float: left;
	width: 100%;
}

.mootabs_panel p{
	margin: 0 0 10px 0;
}

.mootabs_panel p a{
	color: #6F8FAE;
	text-decoration: none;
	border-bottom: 1px solid #6F8FAE;
}

.mootabs_panel table{
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

.mootabs_panel th{
	background: #6588A9;
	line-height: 25px;
	font-size: 1em;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	color: #fff;
}

.mootabs_panel th.download{
	border-right: 0;
}

.mootabs_panel td{
	line-height: 26px;
	font-size: 1em;
	border-right: 1px solid #E0E0E0;
	text-align: center;
}

.mootabs_panel td.description{
	padding: 0 0 0 7px;
	text-align: left;
}

.mootabs_panel td.download{
	border-right: 0;
	text-align: center;
}

.mootabs_panel td.download img{
	position: relative;
	top: 3px;
}

.mootabs_panel form{
	padding: 0;
}

.mootabs_panel form div.details{
	float: left;
	width: 200px;
	padding: 0 0 0 18px
}

.mootabs_panel form label{
	display: inline;
}

.mootabs_panel form p{
	margin: 0;
	padding: 0;
}

.mootabs_panel form input{
	width: 200px;
	border: 1px solid #E6E6E6;
	height: 20px;
}

.mootabs_panel form textarea{
	width: 250px;
	border: 1px solid #E6E6E6;
	height: 126px;
}

.mootabs_panel form div.button{
	clear: both;
}

.mootabs_panel form button{
	display: block;
	margin: 5px 0 0 15px;
	padding: 0;
	border: 0;
	height: 30px;
	background: #fff;
	width: 110px;
	cursor: pointer;

}

.mootabs_panel form div.enquiry{
	float: left;
	width: 250px;
	padding: 0 0 0 25px;
}

.product_image{
	padding: 0 0 20px 0;
}

h2.product_title{
	border-bottom: 1px solid #E1E1E1;
	margin: 0 0 20px 0;
	font-size: 1.4em;
	color: #333;
}

h2{
	font-size: 1.1em;
	color: #333;
	clear:both;
	margin: 30px 0 15px 0;
}

h3{
	font-size: 1em;
	margin: 0 0 15px 0;
}

ul,ol{
	margin: 0 0 15px 30px;
}

ul ul{
	margin: 0 0 0 30px;
}

h3.specification{
	color: #333;
	font-size: 1.2em;
	clear: both;
	padding: 30px 0 0 0;
	margin: 0;
}

.specification h4{
	color: #666;
	font-size: 1.05em;
	font-weight: normal;
	line-height: 25px;
}

.specification ul{
	background: #F5F5F5;
	border-bottom: 2px solid #fff;
	list-style: none;
	margin: 0;
}


.specification ul ul{
	padding: 0 0 5px 0;
	margin: 0;
}

.specification li{
	font-weight: bold;
	text-indent: 10px;
	padding: 5px 0 0 0;
}

.specification li li{
	font-weight: normal;
	padding: 0 0 0 10px;
	text-indent: 0;
}

.specification table{
	width: 100%;
}

.specification table th,.specification table td{
	background: #F5F5F5;
	padding:  5px 10px;
}

#rightcol{
	font-size: 1.1em;
	color: #6588A9;
	width: 168px;
	float: left;
	border-left: 43px solid #fff;
	padding: 30px 0 0 0;
	overflow: hidden;
}

#rightcol strong{
	line-height: 1.9em;
}

#rightcol p{
	margin: 0 0 25px 0;
}

#quickenquiry{
	clear: both;
	background: #F5F5F5;
	padding: 5px 20px 0 13px;
	position: absolute;
	bottom: 0;
	width: 940px;
	overflow: hidden;
}

#quickenquiry div#trigger{
	border-bottom: 1px solid #E6E6E6;
	height: 23px;
	overflow: hidden;
}

#quickenquiry strong{
	position: absolute;
	right: 20px;
	color: #6588A9;
	font-size: 1.2em;
	top: 0;
	line-height: 29px;
}

#quickenquiry #trigger a{
	background: url(quick.png) no-repeat 0 0;
	display: block;
	width: 137px;
	height: 23px;
	position: absolute;
	top: 5px;
	color: #000;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	line-height: 23px;
	text-indent: 18px;
	font-size: 1.05em;
	outline: 0;
	margin: 0;
	padding: 0;
}

#quickenquiry div#form{
	/*background: #F5F5F5;*/
	padding: 0 0 14px 0;
	height: 140px;
}

#quickenquiry form{
	border: solid #E6E6E6;
	border-width: 0 1px 1px 1px;
	height: 85px;
	padding: 17px 0 33px 0;
	background: #fff;
}

#quickenquiry form div#details{
	float: left;
	width: 277px;
	padding: 0 0 0 18px
}

#quickenquiry form label{
	width: 56px;
	float: left;
}

#quickenquiry form p{
	margin: 0 0 4px 0;
}

#quickenquiry form input{
	width: 209px;
	border: 1px solid #E6E6E6;
	height: 24px;
}

#quickenquiry form textarea{
	width: 370px;
	border: 1px solid #E6E6E6;
	height: 83px;
}

#quickenquiry form button{
	margin: 56px 0 0 18px;
	padding: 0;
	border: 0;
	height: 30px;
	background: #fff;
	cursor: pointer;
}

#quickenquiry form div#enquiry{
	float: left;
	width: 438px;
	padding: 0 0 0 25px;
}

#footer{
	background: #fff;
	position: relative;
	width: 973px;
	left: -13px;
	line-height: 55px;
	color: #666;
	font-size: 1.05em;
}

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


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

#footer p.last-child{
	position: absolute;
	right: 20px;
	bottom: 0;
}

#footer span{
	word-spacing: 4px;
}

#desc{
	width: 511px;
	background: url(panel.png) repeat-y 0 0;
	float: left;
}

#desc_left{
	width: 235px;
	padding: 10px;
	float: left;
	border-right: 3px solid #fff;
}

#desc_right{
	width: 225px;
	padding: 10px;
	float: left;
}

#content .formfeedback{
	border-bottom: 1px solid #4f8cbf;
	background: #F5F5F5;
	padding: 10px 10px 0 10px;
	margin: 0 0 30px 0;
	clear: both;
	color: #333;
}

#content .formfeedback strong{
	font-size: 1.4em;
	color: #4f8cbf;
}

#content .formfeedback p{
	margin: 0;
	padding: 0 0 10px 0;
}

#content .formfeedback.error{
	border-color: red;
	background: #FFFFCC;
	color: red;
}

#content .formfeedback.error strong{
	color: red;
}

#callback{
	background: #3F86C6 url(call-back.jpg);
	width: 158px;
	height: 98px;
	color: #fff;
	padding: 58px 15px 0 8px;
	font-size:1.2em;
	line-height: 1.2em;
	position: relative;
	left: -3px;
}

#leftcol>#callback{
	height: auto;
	min-height: 98px;
}

#callback a{
	color: #0D2D4A;
	text-decoration: underline;
}

#callbackform label{
	width: 100px;
	float: left;
}

.about{
	border-bottom: 1px solid #E2E2E2;
}

.about.first-child{
	border-top: 1px solid #E2E2E2;
}

#content .about p{
	margin: 0 0 15px 162px;
}

#content .about h2{
	padding: 0;
	margin: 15px 0 15px 0;
}

#imagelinks{
	padding: 15px 0 19px 0;
}

#imagelinks img{
	padding: 0 6px 11px 0;
}

#imagelinks img.rowend{
	padding: 0 0 11px 0;
}
