/*---------CPM---------*/

/* 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 {
	background:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
}

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom:1em;	
}

a:link, a:visited {
	color:#ffb02d;
	font-weight:bold;
	text-decoration: none;
}

a:hover, a:active {
	color:#2f66af;
	font-weight:bold;
	text-decoration: none;
}

.highlight {
	color:#ffb02d;
	font-weight:bold;
}

.highlight2 {
	color:2f66af;
	font-weight:bold;
}

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

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

.imageMargin {
	margin-bottom:15px;
}

.navAniGif  {
	margin: 20px 0 0 20px;
}


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

#wrapper {
	width:740px;
	margin:20px auto 0 auto;
	background:#FFF;
	border: 10px solid #58595b;	
}

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

#branding {	
	height:132px;	
}

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

#contentWrapper {
	width:;
	background:;
}

#contentMain {
	float:right;
	margin:;
	padding:15px;    
	width:507px;
}


#contentMain p {
	margin-bottom:1.9em;
}


#contentMain li {
	padding: 0 0 5px 25px;
	margin-bottom:10px;
	font-weight:bold;
	background:url(sitegraphics/contentMainListIcon.gif) 0 0 no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2f66af;
}

#listHome {	
	width: 350px;
}

/*-----BG's-----*/

.bgGeneric {
	background:url(sitegraphics/bg_contentmain.jpg) top right no-repeat;
}
.Home {
	background:url(sitegraphics/bg_contentmain_home_contactus.jpg) top right no-repeat;
}
.ContactUs {
	background:url(sitegraphics/bg_contentmain_home_contactus.jpg) top right no-repeat;
}
.DesignAndConsultancy {
	background:url(sitegraphics/bg_contentmain_design.jpg) top right no-repeat;
}
.ChinaMouldmaking {
	background:url(sitegraphics/bg_contentmain_chinamould.jpg) top right no-repeat;
}
.UKMouldmaking {
	background:url(sitegraphics/bg_contentmain_mouldmakinguk.jpg) top right no-repeat;
}

.Inspection {
	background:url(sitegraphics/bg_contentmain_inspection.jpg) top right no-repeat;
}
.MouldingAndPlastics {
	background:url(sitegraphics/bg_contentmain_moulding_and_plastics.jpg) top right no-repeat;
}


/*------------TABLES----------*/

#materials {
	margin-bottom:10px;
}

#materials td {
	padding:3px;
}

#materials .coloredRow {
	background-color:#ededed;
}


/*-----------HEADERS----------*/

#contentMain h1 {	
	margin-bottom:20px;
}

#contentMain h2 {
	font-size:140%;
	margin-bottom:10px;
}

#headerHome {
	height: 30px;
	background:url(sitegraphics/header_home.gif) 0 0 no-repeat;
	text-indent: -1984px;
}

#headerDesign {
	height: 30px;
	background:url(sitegraphics/header_design.gif) 0 0 no-repeat;
	text-indent: -1984px;
}

#headerUKmouldmaking {
	height:30px;
	background:url(sitegraphics/headerUKmouldmaking.gif) 0 0 no-repeat;
	text-indent: -1984px;
}

#headerPlasticsAndMoulding {
	height:30px;
	background:url(sitegraphics/header_plasticsandmoulding.gif) 0 0 no-repeat;
	text-indent: -1984px;
}

#headerChinaMouldmaking {
	height:30px;
	background:url(sitegraphics/header_chinamouldmaking.gif) 0 0 no-repeat;
	text-indent: -1984px;
}

#headerInspection {
	height:30px;
	background:url(sitegraphics/header_inspection.gif) 0 0 no-repeat;
	text-indent: -1984px;
}

#headerAssociatedServices {
	height:30px;
	background:url(sitegraphics/header_associatedservices.gif) 0 0 no-repeat;
	text-indent: -1984px;
}

#headerContactUs {
	height:30px;
	background:url(sitegraphics/header_contactus.gif) 0 0 no-repeat;
	text-indent: -1984px;
}

#headerQuickBudgetQuote {
	height:30px;
	background:url(sitegraphics/header_quickquote.gif) 0 0 no-repeat;
	text-indent: -1984px;
}

#headerImageGallery {
	height:30px;
	background:url(sitegraphics/header_imagegallery.gif) 0 0 no-repeat;
	text-indent: -1984px;
}

#contentMain h2 {
	font-size:110%;	
	margin-bottom:10px;
	color:#2f66af;
}

/*----------/HEADERS---------*/


#contactDetails {
	float:right;
	width:180px;
}

#contactDetails h1 {
	margin-bottom:10px;
	border-bottom:1px solid #2f66af;
	color:#2f66af;
	font:120%;
}

#contactDetails li.contact {
	height:30px;
}

#contactDetails li {
	display:block;
	font-size:90%;
}

#contactDetails li.address {
	height:80px;
}



/*-------------------DIRECTIONS--------------------*/

#googlemap {
	border: solid 1px #2f66af;
	margin-bottom:10px;
}

#directions {
	width:100%;
	clear:both;
}

#directions h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	border-bottom:1px solid #2f66af;
	color:#2f66af;
	font-size:140%;
}

#directions ol {
}

#directions li {
	font-size:90%;
	background:none;
}

/*----------------------NAV-----------------------*/

#nav {
	float:left;	
	width:183px;
	margin: 0 0 20px 0;
}

#nav a:link, #nav a:visited {
	color:#FFF;
	text-decoration: none;
	font-weight:bold;
}

#nav a:hover, #nav a:active {
	color:#ffb02d;
} 

#nav ul {
	margin: 0;
	padding: 0 10px 0 0;
	background:url(sitegraphics/bg_nav.jpg) 0 0 repeat-y;
}

#nav li {
	margin: 0;
	padding: 0.8em 0 0.8em 5px;
	
}

#nav a {
	display:block;
}	

#nav li a {	
	padding: 0 0 0 10px;
	background:url(sitegraphics/nav_bullet.gif) 0 0.4em no-repeat;
}

#navHome {	
	border:none;
}

#navDesignAndConsultancy {
	border-bottom: 2px solid #323232;
	background: url(sitegraphics/bg_nav_li2.gif) 0 0 no-repeat;
}

#navUKmouldmaking {
	border-bottom: 2px solid #323232;
}

#navChinaMouldmaking {
	border-bottom: 2px solid #323232;
}

#navPlasticsAndMoulding {
	border-bottom: 2px solid #323232;
}

#navInspection {
	border-bottom: 2px solid #323232;
}

#navAssociatedServices {
	border-bottom: 2px solid #323232;
}

#navImageGallery {
	border-bottom: 2px solid #323232;
}

#navQuickBudgetQuote {
	border-bottom: 2px solid #323232;
}

#navContactUs {
	
}


.navPrint {
	margin: 10px 0 0 19px;
}

/*-------------------GALLERY-----------------------*/

#gallery li {
	display:block;
	float:left;
	border:none;
	width:162px;
	height:145px;
	padding:0;
	margin: 0 7px 40px 0;
	background:none;	
}

#gallery p {	
	margin:0;		
	width:99%;
	text-align:center;
}


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

#budgetForm {
	float:left;
	width: 487px;
	
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
label {
	display: block;
	margin: 0 0 8px 0;
	font-weight: bold;
	font-size: 90%;
}
input {	
	width: 75%;
	margin: 0 0 16px 0;
	border: 1px solid #2f66af;
}
.checkbox {
	margin:0;
	width: 15px;
	border:none;
}
.inlineLabel {
	display:inline;
}

.formInlineRow {
	margin-bottom:10px;
}


textarea {
	width: 100%;
	margin: 2px 0 8px 0;
	border: 1px solid #2f66af;
}
select {
	width: 50%;
	margin: 2px 0 8px 0;
	border: 1px solid #2f66af;
}
.sendform {
	display: block;
	clear: both;
	margin: 10px 0 10px 0;
	
}
.sendbutton {
	width: 70px;
	height: 30px;	
	border: 1px solid #2f66af;
}

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

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

#captchaError p				{ color:#cc0000; } 

.captcha                    { margin-bottom: 8px; }

.captchaInput               { width: 177px; }


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

.footerLogo  {
	float:left;
	margin-left:20px;
}

.footerLogo2  {
	float:left;
	margin-left:8px;
}

#footer {
	clear: both;    
}

#footerContact {
	padding: 0 0 20px 0;
	width:522px;
	float:right;
}

#footer h1 {
	width:506px;
	margin-bottom:10px;
	border-bottom:1px solid #2f66af;
	color:#2f66af;	
}

#footer ul {
	list-style:none;
	margin-bottom:10px;	
}

#footer li {
	display:inline;		
	margin-right:10px;	
}

#footer li.lastItem {
	border-right: none;
} 

#footer p {
	font-size:100%;
	color:#2f66af;	
}

#footer .caption {	
}

#footer a:link, #footer a:visited {	
	color:#ffb02d;
	text-decoration: none;
	font-weight:bold;
}

#footer a:active, #footer a:hover {
	color:#2f66af;
	text-decoration: none;
	font-weight:bold;
}