/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size: 100%; }

/* Removes list-style from lists */
ol,ul { list-style: none; }

/* Removes border from images */
img { border: 0; }




body {
	font: 72% Verdana, Arial, Helvetica;
	background: url(sitegraphics/bg.jpg) 0 0 repeat-x #1B497D;
	color: #003264;
	text-align: center;
}

div {
	text-align: left;
}


a:link, a:visited {
	color:#003264;
}
a:hover, a:active {
	color:#5C85B0;	
}


td {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 72%;
	color: #003264;	
}

.highlight {
	font-weight:bold;
}


/*--------------------WRAPPER--------------------*/

#wrapper {
	width: 960px;
	margin: 0 auto 15px auto;
	border-right: 5px solid #385985;
	border-bottom: 5px solid #385985;
	border-left: 5px solid #385985;
	background-color: #FFF;
}


/*--------------------BRANDING--------------------*/

#branding {
	width: 960px;
}


/*--------------------NAVIGATION--------------------*/

#nav {
	width: 960px;
	height: 40px;
	background: url(sitegraphics/bg_nav.jpg) 0 0 no-repeat;
}

#nav ul {
}

#nav li,
#nav a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	height: 40px;
	background-image: url(sitegraphics/nav.jpg);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden;
}

#nav ul li a:hover { background-image: none;}

#nav-home a { width: 44px; background-position: 0px 0px;}
#nav-commercial a { width: 114px; background-position: -44px 0px;}
#nav-domestic a { width: 95px; background-position: -158px 0px;}
#nav-highcapacity a { width: 128px; background-position: -253px 0px;}
#nav-accessories a { width: 113px; background-position: -381px 0px;}
#nav-spares a { width: 129px; background-position: -494px 0px;}
#nav-specialoffers a { width: 123px; background-position: -623px 0px;}
#nav-sale a { width: 70px; background-position: -746px 0px;}

#nav-home { width: 44px; background-position: 0px -40px;}
#nav-commercial { width: 114px; background-position: -44px -40px;}
#nav-domestic { width: 95px; background-position: -158px -40px;}
#nav-highcapacity { width: 128px; background-position: -253px -40px;}
#nav-accessories { width: 113px; background-position: -381px -40px;}
#nav-spares { width: 129px; background-position: -494px -40px;}
#nav-specialoffers { width: 123px; background-position: -623px -40px;}
#nav-sale { width: 70px; background-position: -746px -40px;}


/*--------------------SUB NAVIGATION--------------------*/

#navSub {
	width: 960px;
	height: 35px;
	background: url(sitegraphics/bg_navsub.jpg) 0 0 no-repeat #FFF;
}
#navSub ul {
	margin-left: 20px;
	padding-top: 8px;
	text-align: right;
}
#navSub li {
	display: inline;
	height: 27px;
	padding: 0 0.7em 0 0.7em;
	border-left: 1px solid #89ACD4;
}
#navSub li.first {
	display: inline;
	padding: 0 0.7em 0 0;
	border: none;
}
#navSub a:link, #navSub a:visited {
	text-decoration: none;
	color: #FFF;
}
#navSub a:active, #navSub a:hover {
}


/*--------------------SUB NAVIGATION 2--------------------*/

#navSub2 {
	width: 900px;
	height: 35px;
	margin: 0 auto 15px auto;
	align: center;
	text-align: center;
}
#navSub2 p {
	margin-bottom: 0.75em;
}
#navSub2 a:link, #navSub2 a:visited {
	margin: 0 0.65em;
	text-decoration: underline;
	color: #85A7D0;
}
#navSub2 a:active, #navSub2 a:hover {
	color: #FFF;
}



/*--------------------CONTENT--------------------*/

#contentWrapper {
	width: 960px;
	background: url(sitegraphics/bg_contentwrapper.jpg) 715px 120px repeat-y;
}
#contentMain {
	float: left;
	width: 675px;
	margin: 20px 0 0 0;
	padding: 0 25px 25px 25px;
}
#contentMain h1 {
	margin-bottom: 0.6em;
	font-size: 180%;
	font-weight: normal;
	color: #969696;
}
#contentMain h2 {
	clear: both;
	margin-bottom: 1em;
	font-size: 150%;
	font-weight: normal;
}
#contentMain p {
	line-height: 1.25em;
	margin-bottom: 1.2em;
	font-size: 110%;
}


#contentHome {
	width: 660px;
}


#homepageText p{
	font-size:95%;
}

#homepageText a:link,
#homepageText a:visited {
	font-weight:bold;
	text-decoration:none;
}
#homepageText a:hover,
#homepageText a:active {
	text-decoration:underline;
}


#homepageBullets {
	float: right;
	width: 185px;
	margin: 0 0 10px 20px;
	font-family: Arial;
}
#homepageBullets h1 {
	font-size: 130%;
	padding-bottom: 0.65em;
	margin-bottom: 0.65em;
	border-bottom: 1px solid #7890AA;
}
#homepageBullets li {
	margin-bottom: 0.65em;
	padding-left: 8px;
	font-size: 110%;
	background: url(sitegraphics/homepagebullet.gif) 0 0.35em no-repeat;
}
#homepageBullets li.divider {
	padding-bottom: 0.65em;
	border-bottom: 1px solid #7890AA;
}


#contentSub {
	float: right;
	width: 215px;
	padding: 20px 15px 0 0;
}
#contentSub .featuredProducts {
	margin: 10px 0 20px 0;
}
#contentSub .knobloch {
	margin: 10px 0 10px 0;
}


#searchPanel {
	width: 195px;
	margin: 10px 0 0 0;
	padding: 10px;
	background: url(sitegraphics/bg_searchpanel.gif) 0 0 no-repeat #FFF;
}
#searchPanel p {
	margin-bottom: 0.3em;
	color: #FFF;
	font-weight: bold;
}
#searchPanel .searchField {
	height: 20px;
	margin-right: 3px;
	border: 1px solid #FFF;
}


#address {
	margin: 0 0 1.2em 0;
	text-align: center;
}
#address h1 {
	margin: 0 0 0 0;
	font-size: 120%;
	font-weight: bold;
	color: #003264;
}
#address p {
	margin: 0 0 0 0;
}
#address .highlight {
	font-size: 90%;
}


.personaliseYourPostbox {
	margin-top: 5px;
}



#homeFooter p {
	font-size: 90%;
}
#homeFooter ul {
	margin: 0 0 0 15px;
	font-size: 90%;
}
#homeFooter li {
	margin: 0 0 8px 0;
}
#homeFooter h2 {
	font-size: 100%;
}



#panelLinks {
	margin: 0 0 15px 0;
	padding: 15px 15px 0 15px;
	background: url(sitegraphics/bg_panellinks.jpg) bottom 0 repeat-x #f9f9f9;
	border-bottom: 1px solid #537098;
}
#panelLinks ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 5px;
}
#panelLinks li {
	margin: 0 0 2px 0;
	padding: 0 0 0 7px;
	background: url(sitegraphics/nav_panellinks.gif) 0 5px no-repeat;
	font-size: 90%;
}
#panelLinks a {
	text-decoration: none;
}
#panelLinks h2 {
	margin: 0 0 3px 0;
}



#waysToPay {
	margin: 0 0 0 25px;
}
#waysToPay li {
	margin: 0 0 1.2em 0;
	border-bottom: 1px solid #CCC;
}



.paymentByInvoiceCriteria {
	list-style-type: disc;
	margin: 0 0 1.2em 40px;
}
#waysToPay .paymentByInvoiceCriteria li {
	margin: 0 0 0.4em 0;
	border-bottom: 0;
}



/*--------------------CONTACT FORM--------------------*/

#quotationForm {
	width: 85%;
	margin: 0 auto;
}
#quotationForm fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#quotationForm label {
	display: block;
	font-weight: bold;
}
#quotationForm input {
	width: 98%;
	margin: 2px 0 6px 0;
	padding: 1px;
	border: 1px solid #666;
}
#quotationForm input.thirtyThreePerCent {
	width: 33%;
}
#quotationForm input.fiftyPerCent {
	width: 50%;
}
#quotationForm .checkbox {
	width: 15px;
}
#quotationForm textarea {
	width: 98%;
	margin: 2px 0 6px 0;
	padding: 1px;
	border: 1px solid #666;
}
#quotationForm .sendform {
	display: block;
	clear: both;
	margin: 10px 0 0 0;
	text-align: center;
}
#quotationForm .sendbutton {
	width: 70px;
	border: 0;
}

#areasOfInterest {
	margin: 15px 0;
	padding: 15px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#areasOfInterest label {
	margin-bottom: 1em;
}

/*-------------------CAPTCHAS-------------------*/

#captchaError 				{ display:none; font-size:11px; } 

#captchaError p				{ color:#cc0000; } 

.captcha                    { margin-bottom: 8px; }

#quotationForm .captchaInput { width: 174px; }



/*--------------------FOOTER--------------------*/

#footer {
	clear: both;
}

.imageleft {
	float: left;
	margin: 0 15px 15px 0;
}
.imageright {
	float: right;
	margin: 0 15px 0 15px;
}