/
 global */

body, html{ 
	height: 100%; 
	width: 100%; 
	margin: 0; 
	padding: 0; }

body{ 
	color: #333333; 
	background: url(../images/GradientBackground.gif) #404957 repeat-x top left; 
	text-align: center; 
	font-family: Arial; }

#container { 
	width: 1090px; 
	margin: 0 auto; 
	padding: 0; 
	text-align:left; 
	height:auto; 
	min-height: 100%; 
	overflow:visible; 
	background: #fff; }
img { border: none; }



/* header area */

#header{background: url(../images/header_background.jpg) #fff no-repeat top right; 
	width:1090px; 
	height: 83px;}


/* primary navigation */

#navbar{
	background: url(../images/NavBarBackground1.gif) #fff no-repeat top center; 
	width:1090px; 
	height: 23px; }

#navbar ul { 
	height: 18px; 
	padding:0; 
	margin-top: 0; 
	margin-bottom: 0; 
	font-size: 11px; 
	margin-left: 0;}
#navbar li { 
	list-style-type:none; 
	display:inline; 
	height:15px; 
	float:left; }
#navbar li span { display:none;} /*required to hide text and show primary nav bg images */

#navbar .spacercell{ width: 212px;}

#navbar ul li a#AboutUs { 
	display:block; 
	background:url(../images/NavBarAboutUs-off.gif) top left no-repeat; 
	height:23px; 
	width:87px; }
#navbar ul li a#AboutUsOn { 
	display:block; 
	background:url(../images/NavBarAboutUs-on.gif) top left no-repeat; 
	height:23px; 
	width:87px; }
#navbar ul li a:hover#AboutUs, a:hover#AboutUsOn { 
	background:url(../images/NavBarAboutUs-on.gif) bottom left no-repeat; }

#navbar ul li a#Products { 
	display:block; 
	background:url(../images/NavBarProducts-off.gif) top left no-repeat; 
	height:23px; 
	width:87px; }
#navbar ul li a#ProductsOn { 
	display:block; 
	background:url(../images/NavBarProducts-on.gif) top left no-repeat; 
	height:23px; 
	width:87px; }
#navbar ul li a:hover#Products, a:hover#ProductsOn { 
	background:url(../images/NavBarProducts-on.gif) bottom left no-repeat; 
	height:23px; 
	width:87px; }

#navbar ul li a#Quality { 
	display:block; 
	background:url(../images/NavBarQuality-off.gif) top left no-repeat; 
	height:23px; 
	width:87px; }
#navbar ul li a#QualityOn { 
	display:block; 
	background:url(../images/NavBarQuality-on.gif) top left no-repeat; 
	height:23px; 
	width:87px; }
#navbar ul li a:hover#Quality, a:hover#QualityOn { 
	background:url(../images/NavBarQuality-on.gif) bottom left no-repeat; }

#navbar ul li a#Engineering { 
	display:block; 
	background:url(../images/NavBarEngineering-off.gif) top left no-repeat; 
	height:23px; 
	width:102px; }
#navbar ul li a#EngineeringOn { 
	display:block; 
	background:url(../images/NavBarEngineering-on.gif) top left no-repeat; 
	height:23px; 
	width:102px; }
#navbar ul li a:hover#Engineering, a:hover#EngineeringOn { 
	background:url(../images/NavBarEngineering-on.gif) bottom left no-repeat; }

#navbar ul li a#OrderDesk { 
	display:block; 
	background:url(../images/NavBarSales-off.gif) top left no-repeat; 
	height:23px;
	 width:62px; }
#navbar ul li a#OrderDeskOn { 
	display:block; 
	background:url(../images/NavBarSales-on.gif) top left no-repeat; 
	height:23px; 
	width:62px; }
#navbar ul li a:hover#OrderDesk, a:hover#OrderDeskOn{ 
	background:url(../images/NavBarSales-on.gif) bottom left no-repeat; }

#navbar ul li a#News { 
	display:block; 
	background:url(../images/NavBarNews-off.gif) top left no-repeat; 
	height:23px; 
	width:84px; }
#navbar ul li a#NewsOn { 
	display:block; 
	background:url(../images/NavBarNews-on.gif) top left no-repeat; 
	height:23px; 
	width:84px; }
#navbar ul li a:hover#News, a:hover#NewsOn { 
	background:url(../images/NavBarNews-on.gif) bottom left no-repeat; }

#navbar ul li a#Customers { 
	display:block; 
	background:url(../images/NavBarCustomers-off.gif) top left no-repeat; 
	height:23px; 
	width:95px; }
#navbar ul li a#CustomersOn { 
	display:block; 
	background:url(../images/NavBarCustomers-on.gif) top left no-repeat; 
	height:23px; 
	width:95px; }
#navbar ul li a:hover#Customers, a:hover#CustomersOn { 
	background:url(../images/NavBarCustomers-on.gif) bottom left no-repeat; }

#navbar ul li a#Spares { 
	display:block; 
	background:url(../images/spares_button.jpg) top left no-repeat; 
	height:23px; 
	width:80px; 
	margin-left: 25px; }
#navbar ul li a#SparesOn { 
	display:block; 
	background:url(../images/spares_button.jpg) top left no-repeat; 
	height:23px; 
	width:80px; 
	margin-left: 25px; }
#navbar ul li a:hover#Spares, a:hover#SparesOn { 
	background:url(../images/spares_button.jpg) bottom left no-repeat; }

#navbar ul li a#Contact { 	
	display:block; 
	background:url(../images/NavBarContact-off.gif) top left no-repeat; 
	height:23px; 
	width:80px; 
	margin-left: 15px; }
#navbar ul li a#ContactOn { 
	display:block; 
	background:url(../images/NavBarContact-on.gif) top left no-repeat; 
	height:23px; 
	width:80px; 
	margin-left: 15px; }
#navbar ul li a:hover#Contact, a:hover#ContactOn { 
	background:url(../images/NavBarContact-on.gif) bottom left no-repeat; }

#navbar ul li a#Login { 
	display:block; 
	background:url(../images/login_button_off.gif) top left no-repeat; 
	height:23px; 
	width:65px; 
	margin-left: 20px; }
#navbar ul li a#LoginOn { 
	display:block; 
	background:url(../images/login_button_on.gif) top left no-repeat; 
	height:23px; 
	width:65px; 
	margin-left: 20px; }
#navbar ul li a:hover#Login, a:hover#LoginOn { 
	background:url(../images/login_button_on.gif) bottom left no-repeat;} 



/* drop down menus */

#navbar li:hover ul ul, #navbar li:hover ul ul ul, #navbar li.sfhover ul ul, #navbar li.sfhover ul ul ul {
	left: -999em;
}

#navbar li:hover ul, #navbar li li:hover ul, #navbar li li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul, #navbar li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#navbar li ul li{ /* second-level lists */
	border-bottom: 1px #999999 solid;
	margin-left: 0px;
	padding-top: 0px;
	width: 100%;
	height: 20px;
	display: block;
	vertical-align:middle;
	line-height: 20px;
}

#navbar li ul li ul li{ /* second-level lists */
	border-bottom: 1px #999999 solid;
	margin-left: 0px;
	padding-top: 0px;
	width: 100%;
	display: inline;
	vertical-align:middle;
	line-height: 20px;
}

#navbar li ul li ul li ul li{ /* second-level lists */
	border-bottom: 1px #999999 solid;
	margin-left: 0px;
	padding-top: 0px;
	width: 100%;
	display: inline;
	vertical-align:middle;
	line-height: 20px;
}


#navbar li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	width: 130px;
	height:auto;
	background-color:#FFFFFF;
	border: 1px #999999 solid;
}


#navbar li ul li ul{
width: 154px;
margin-left: 130px;
margin-top: -16px;
}

#navbar li ul li ul li ul{
margin-left: 153px;
width: 185px;
}


#navbar li ul li a{
	text-decoration:none;
	display:block;
	width: 100%;
	color: #0000ff;
	padding-left: 5px;
}

#navbar li ul li a:hover{
	text-decoration:none;
	display:block;
	width: 97%;
	background-color: #0000FF;
	color: #fff;	
}

.HasSubMenu{
background:url(../images/NavMenuArrow.gif) center right no-repeat;
}




/* content area */

h1, h2, h3, h4, h5 { font-family: Arial; font-weight: normal;}
h1 { font-size: 30px; }
h2 { font-size: 18px; }
h3 { font-size: 15px; display:inline; }
h4 { font-size: 13px; }
h5 { font-size: 12px; font-weight: bold; }
h6 { font-size: 11px; font-weight: bold; }

#homepagemainimage{ margin-top: 7px; margin-left: 11px; width: 967px;}
#HomepageContent{ margin-top: 20px; margin-left: 18px; font-size: 12px; line-height: 20px;}

#SecondLevelContent{ margin-top: 28px; margin-left: 18px; margin-right: 18px; font-size: 12px; line-height: 20px;}

#LeftCol{ width: 460px; float:left; }
#RightCol{ width: 458px; float:left; margin-left: 30px;}
#OneCol{ width: 900px; float:left;}

#HomepageLeftCol{ width: 285px; float:left; margin-bottom: 30px; }
#HomepageCenterCol{ width: 449px; float:left; margin-left: 30px; margin-bottom: 30px;}
#HomepageRightCol{ width: 150px; float:right; margin-left: 30px; margin-bottom: 30px; margin-right: 20px;}



#Footer{background: url(../images/FooterBarBackground1.gif) #fff no-repeat top center; width:1090px; height: 24px; line-height: 24px; text-align:center; color:#FFFFFF; vertical-align:middle; font-size: 11px; margin-top: 20px; margin-bottom: 20px;}
#Footer a{ color:#FFF; text-decoration:none;}



/* contact form */

#contentForm {
  display: block;
  width: 359px;
  margin: 30px 0;/*this line will center the page*/
  padding: 25px;
  border: 1px solid black;
  background-color: white;
}
#rfqForm {
  display: block;
  width: 900px;
  margin: 30px 0;/*this line will center the page*/
  padding: 25px;
  border: 1px solid black;
  background-color: white;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea {
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

select {
  font-size: .9em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  width: 175px;
}   

input:focus, textarea:focus, select:focus {
  margin: 5px;
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  font-weight: bold;
  text-transform:uppercase
  font-size: 11px;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}


