/* 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; padding:0; }




body {
	font: 72% Verdana, sans-serif;
	background: url(sitegraphics/bg.jpg) repeat-x 0 0 #3A3A3A;
	color: #000;
}

p {
	line-height: 1.5em;
	margin-bottom: 1.2em;
}

a:link, a:visited {
	text-decoration: none;
	color: #135487;
}
a:active, a:hover {
	color: #000;
	text-decoration: underline;
}


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

#wrapper {
	width: 775px;
	margin: 35px auto 0 auto;
	background: url(sitegraphics/bg_wrapper.jpg) repeat-x 0 0 #FFF;
}

/*--------------------TOPBANNER--------------------*/

#branding {
	width: 775px;
	height: 65px;
	background: url(sitegraphics/bg_branding.jpg) 0 0;
}

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

#nav {
	width: 500px;
	float: right;
	padding: 0 42px 0 0;
}
#nav li,
#nav a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	height: 38px;
	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: 55px; background-position: 0px 0px;}
#nav-products a { width: 155px; background-position: -55px 0px;}
#nav-services a { width: 90px; background-position: -210px 0px;}
#nav-clients a { width: 115px; background-position: -300px 0px;}
#nav-contact a { width: 85px; background-position: -415px 0px;}

#nav-home { width: 55px; background-position: 0px -38px;}
#nav-products { width: 155px; background-position: -55px -38px;}
#nav-services { width: 90px; background-position: -210px -38px;}
#nav-clients { width: 115px; background-position: -300px -38px;}
#nav-contact { width: 85px; background-position: -415px -38px;}

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

#navServices {
	width: 170px;
	height: 220px;
}
#navServices li,
#navServices a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 170px;
	background-image: url(sitegraphics/nav_services.gif);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden;
}

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

#navServices-services a { height: 55px; background-position: 0px 0px;}
#navServices-consultancy a { height: 25px; background-position: 0px -55px;}
#navServices-design a { height: 24px; background-position: 0px -80px;}
#navServices-projectmanagement a { height: 24px; background-position: 0px -104px;}
#navServices-officerefurbishment a { height: 24px; background-position: 0px -128px;}
#navServices-aftersalesservice a { height: 24px; background-position: 0px -152px;}
#navServices-leasing a { height: 24px; background-position: 0px -176px;}

#navServices-services { height: 55px; background-position: -170px 0px;}
#navServices-consultancy { height: 25px; background-position: -170px -55px;}
#navServices-design { height: 24px; background-position: -170px -80px;}
#navServices-projectmanagement { height: 24px; background-position: -170px -104px;}
#navServices-officerefurbishment { height: 24px; background-position: -170px -128px;}
#navServices-aftersalesservice { height: 24px; background-position: -170px -152px;}
#navServices-leasing { height: 24px; background-position: -170px -176px;}

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

#navSub {
	width: 170px;
	height: 40px;
	margin: 0 0 15px 0;
}
#navSub li,
#navSub a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 170px;
	height: 20px;
	background-image: url(sitegraphics/nav_sub.gif);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden;
}

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

#navSub-clientlogin a { background-position: 0px 0px;}
#navSub-requestbrochure a { background-position: 0px -20px;}

#navSub-clientlogin { background-position: -170px 0px;}
#navSub-requestbrochure { background-position: -170px -20px;}

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

#navProducts {
	height: 130px;
	padding: 0 0 15px 0;	
}
#navProducts li {
	float: left;
	width: 83px;
	height: 63px;
	margin-bottom: 4px;
}
#navProducts a {
	display: block;
	width: 83px;
	height: 63px;
}

#navProducts-chairs {
	text-indent: -1976px;
	background: url(sitegraphics/nav_products_chairs.jpg) no-repeat;
	margin-right: 4px;
}
#navProducts-desking {
	text-indent: -1976px;
	background: url(sitegraphics/nav_products_desking.jpg) no-repeat;
}
#navProducts-storage {
	text-indent: -1976px;
	background: url(sitegraphics/nav_products_storage.jpg) no-repeat;
	margin-right: 4px;
}
#navProducts-offers {
	text-indent: -1976px;
	background: url(sitegraphics/nav_products_offers.jpg) no-repeat;
}
	

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

#contentWrapper {
	width: 773px;
	margin-left: 2px;
	border-bottom: 2px solid #FFF;
	background: url(sitegraphics/bg_contentwrapper.jpg) 0 0 no-repeat;
}

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

#contentMain {
	width: 470px;
	float: right;
	padding-right: 72px;
}

#contentMain h1 {
	margin-bottom: 1.2em;
	font-size: 120%;
	color: #000;
}
#contentMain h2 {
	margin-bottom: 1.2em;
	font-size: 110%;
}

#clientList {
	text-align: center;
}
#clientList li {
	float: left;
	margin: 0 1.5em 1em 0;
	padding-left: 8px;
	background: url(sitegraphics/bullet.gif) 0 0.6em no-repeat;
}

#contactDetails {
	margin: 0 0 2em 0;
	padding: 0 0 1.5em 0;
	border-bottom: 1px solid #84A6C0;
	text-align: center;
}
#contactDetails h1 {
	margin: 0 0 0.25em 0;
	font-size: 110%;
}
#contactDetails p {
	margin: 0 0 0.25em 0;
}
#contactDetails .caption {
	font-weight: bold;
}


#services {
	margin-bottom: 20px;
	padding-left: 20px;
}
#services li {
	margin-bottom: 0.45em;
}

/*--------------------TITLES--------------------*/

#title-home {
	width: 400px;
	height: 50px;
	text-indent: -1976px;
	background: url(sitegraphics/title_home.gif) no-repeat;
}

#title-products {
	width: 400px;
	height: 50px;
	text-indent: -1976px;
	background: url(sitegraphics/title_products.gif) no-repeat;
}

#title-services {
	width: 400px;
	height: 50px;
	text-indent: -1976px;
	background: url(sitegraphics/title_services.gif) no-repeat;
}

#title-clients {
	width: 400px;
	height: 50px;
	text-indent: -1976px;
	background: url(sitegraphics/title_clients.gif) no-repeat;
}

#title-contact {
	width: 400px;
	height: 50px;
	text-indent: -1976px;
	background: url(sitegraphics/title_contact.gif) no-repeat;
}

#title-clientLogin {
	width: 400px;
	height: 50px;
	text-indent: -1976px;
	background: url(sitegraphics/title_clientlogin.gif) no-repeat;
}

#title-requestBrochure {
	width: 400px;
	height: 50px;
	text-indent: -1976px;
	background: url(sitegraphics/title_requestbrochure.gif) no-repeat;
}


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

#contentSub {
	width: 170px;
	margin-left: 15px;
}

/*---------------------FORMS--------------------*/

#form {
	margin: 0;
	padding: 0 0 15px 85px;
}
#form li {
	width: 300px;
	position: relative;
	margin: 0 0 0.75em 0;
	padding: 0;
}
#form label {
	position:absolute;
	overflow:auto;
	top: 0;
	left: -105px;
	width: 100px;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}

#form textarea {
	width: 200px;
	border: 1px solid #000;
}

#form input {
	width: 200px;
	border: 1px solid #000;
}

#form .submit {
	margin:0 0 0 85px;
	width:80px;
}

.mandatory {
	font-weight: bold;
	color: #135487;
}

.disclaimer {
	font-size: 90%;
	font-style: italic;
}

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

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

#captchaError p				{ color:#cc0000; } 

.captcha                    { margin-bottom: 8px; }

.submit                     { width: 176px; }


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

#footer {
	clear: both;
}

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


/*--------------------AMBRIT------------------*/

#ambrit {
	width: 775px;
	margin: 15px auto;
	text-align: right;
}

#ambrit a:link, #ambrit a:visited {
	color: #FFF;
	text-decoration: none;
}
#ambrit a:active, #ambrit a:hover {
	text-decoration: underline;
}


