*, h1, h2, h3, h4, h5, p, ul, li, img {
margin:0px; 
padding:0px; 
border:0; 
font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif; font-size:12px; 
color: #000000; 
}

h1{ font-size:22px; color:#98A9DC; padding-left:5px;  padding-top:10px; }
h1 a{ font-size:26px; color:#98A9DC; text-decoration:none;  }
h1 a:hover{ text-decoration:underline;}
h2{  font-size:18px; color:#999999; margin-top:10px; text-decoration:none; padding-left:5px;}
h2 a{  font-size:18px; color:#999999; margin-top:5px; text-decoration:none; }
h3{ padding-left:5px; font-size:.9em; color:#98A9DC; }

p{ text-align:justify; margin:5px;  margin-top:0px;}

.container{
background-image: url(../assets/page_top.jpg);
background-repeat: no-repeat;
background-position: center top;
margin:0px;
padding-top:102px;
} 

.left-container{ 
background:#FFFFFF;
text-align: left;
width:821px;
margin:auto;
margin-top:10px;
margin-bottom:0px;
background-image: url(../assets/page_left.jpg);
background-repeat: repeat-y;
background-position: left top;
}

.right-container{
background-image: url(../assets/page_right.jpg);
background-repeat: repeat-y;
background-position: right top;
margin:0px;
}
.right-column{ float:right; width:200px; margin-left:5px;}
.pagebottom{
	background-image: url(../assets/page_bottom.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	height:30px;
}
#footer{ width:800px; margin:auto; color:#999999;}
.content{padding-top:2px; }

.left-column{
	width:180px;
	text-align:right;
	float:left;
	margin-top:5px;
}
.main{ 
margin-left:10px; 
padding-right:20px; 
margin-left:180px; 
padding-left:10px; 
border-left-width: 1px;
border-left-style: solid;
border-left-color: #0000CC;}
.main img{
	border: 1px solid #E2E2E2;
	border: 1px solid #E2E2E2;
	margin:5px;
}





/* FEATURED PROJECTS */

#featured-projects{width:190px; border: 1px solid #E2E2E2; border: 1px solid #E2E2E2; margin:5px; background-image: url(../assets/featured-background.jpg); background-repeat: repeat-x; background-position: center top; padding-top:5px; padding-bottom:5px; }
#featured-projects h2{ color:#FFFFFF; margin-left:5px; margin-bottom:5px;}
#featured-projects li{ margin-left:5px; padding:3px; list-style:none;}





/* NAVIGATION */

.navbar{
background-image: url(../assets/menu_bar.jpg);
background-repeat: repeat-x;
background-position: left top;
margin-right: 12px;
margin-left: 8px;
}
.navbar ul{ list-style:none; height:34px; margin-left:175px;}
.navbar li{ float:left; padding-left:5px; list-style:none;}
.navbar li a{ display:block; text-decoration:none; color:#FFFFFF;  font-size:14px; margin-left:10px;  margin-top:1px; }
.navbar li a:hover{ color:#98A9DC; text-decoration:underline;  }

.left-column h2{ color:#98A9DC; font-size:16px; padding-right:10px; }
.sidemenu{ margin-left:20px; }
.sidemenu ul{ list-style:none; }
.sidemenu li { margin:2px; }
.sidemenu li a{
font-size:14px;
	display:block;
	height:20px;
	padding-right:10px;
	text-decoration:none;
	color:#233366;
}
.sidemenu li a:hover{
	color: #98A9DC;
}


/* FLOATS AND CLEARS */

.clrright{ clear:right; margin:0px; padding:0px;}
.clrleft{ clear:left;}
.clrall{ clear:both;}
.fltleft{ float:left;}
.fltleft img{border: 1px solid #C1C1BB; margin:10px; margin-left:5px; margin-top:5px;}


/*  ADMIN STYLES*/
.main-uploader{ font-size:10px;}
.main-table{width:100%; border: 1px solid #abbfa5;  border-collapse:collapse; }
.main-table td{ border: 1px solid #abbfa5; }

.main-table th{ border: 1px solid #abbfa5; background:#CCCCCC; }
.image-uploader{ background-color:#98A9DC; float:left; width:100%; }
.error { color:#FF0000; }

/*  FORM STYLES*/

#form{ float:left}
.formlabel {clear:left; float:left; width:250px; margin-left:5px; font-weight:bold;}
.formlabel-long{ clear:left; float:left; text-align:right; width:250px; margin-left:5px; margin-top:2px; font-weight:bold;}
.forminput input, textarea, select{ border: 1px solid #98A9DC; margin:2px; }
.pdfforminput  input, .pdfforminput textarea, .pdfforminput select{ border: 1px solid #98A9DC; margin:2px; width:250px;}
.formborder{ border: 1px solid #abbfa5; margin:2px; clear:left; float:left; width:300px;}
	
	
/*  PROJECTS PAGE*/

.project-featured{ float:left; width:550px; margin-top:5px; margin-left:5px; border-top: 1px solid #98A9DC;}
.project-featured img{ float:left; margin:3px; }
.project-featured h2{  }
.project-featured p{ }
.wrc{ margin-right:205px;}
.att-holder{ float:left; height:250px; overflow:hidden;}
.attlabel{ float:left; width:150px; padding-left:5px;}
.att{ clear:left;}
.attval{ float:left;}

/*  MANUFACTURERS PAGE*/

.products{ width:500px; margin-left:5px; }



/*  Newsletter*/
#news-letter{ 
width:144px;
height:140px;
background-image: url(../assets/newletter-back.jpg);
text-align:left;
padding-left:10px; margin:0px;
margin-right:10px;
}
#news-letter h2{ padding-left:0px; padding-bottom:5px;}
.news-input input{
width:120px;
border: 1px solid #98A9DC;
margin-bottom:4px;
height:1.2em;
}
.news-input-button input{
width:120px;
border: 1px solid #98A9DC;
margin-bottom:4px;
height:1.6em;
}
.news-label{ margin:0px; line-height:1em; }

/*  UPLOADER PAGE*/

#uploader{
	width:200px;
	background-image: url(../assets/uploader-back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.uploader-top{
	width:200px;
	height:19px;
	background-image: url(../assets/uploader-top.jpg);
	background-repeat: no-repeat;
}

.uploader-bottom{
	width:200px;
	height:25px;
	background-image: url(../assets/uploader-bottom.jpg);
	background-repeat: no-repeat;
}

.uploader-content{
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 0px;
}


.uploader-input input{
	width:160px;
	border: 1px solid #98A9DC;
	margin-bottom:4px;
	height:1.2em;
}

.uploader-input-file{ }

.uploader-input-file input{
	margin-bottom:4px;
}



.uploader-input-button input{
	width:160px;
	border: 1px solid #98A9DC;
	margin-bottom:4px;
	height:1.6em;
}

.uploader-label{ margin:0px; line-height:1em; }



#advertise, #reqenq{ 
width:144px;
height:140px;
background-image: url(../assets/newletter-back.jpg);
text-align:left;
padding-left:10px; margin:0px;
margin-right:10px;
}
#advertise h2, #reqenq h2{ padding-left:0px; padding-bottom:1px;}
#advertise p, #reqenq p{ padding:8px; line-height:1.2em;  padding-left:0px; margin-left:0px; width:120px;}

/* GLOSSARY*/

.glossary{ float:left; margin-top:5px; margin-left:5px; width:400px;}
.glossary img{ float:left; margin:3px; }
.glossary h2{  padding-top:0px; margin-top:0px; }
.glossary p{ }

/* SEARCH BOX BY ROB */
#search {
	padding:20px 0px 20px 5px;
	text-align:right;
	width:550px;
}

#search input {
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	padding:3px;
}

#ads{ float:none; text-align:center;}
