@import url("boxNav.css");
/*    -----------------------    While in Development   -----------------------   */  

/*
#content { background: yellow; min-height:200px; border: 1px solid #9900CC;}
#leftcol { background: orange; min-height:200px; border: 1px solid #00FF00;}
#widecol { background: red; min-height:200px; border: 1px solid #990000;}
#midcol { background: green; min-height:200px; border: 1px solid #225588;}
#rightcol { background: blue; min-height:200px; border: 1px solid #000000;}

/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background: #a2aab0 url(images/bg.gif) repeat-x;
 }

hr {
	height: 1px;
	width: 100%;
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}
h1 {
	font: normal 20px/20px Georgia, Times New Roman, Times, serif;
	color: #204c6f;
	text-align:left;
	margin: 20px 0px 0px 0px;
	text-transform: capitalize;
}
h2 {
	font: bold 14px/16px Georgia, Times New Roman, Times, serif;
	color: #204c6f;
	margin:0;
	padding:0;
}
h3 {
	font: 700 14px/14px Arial, Helvetica, sans-serif;
	color: #b53e2a;
	margin: 0px;
}
h4 {
	font: 700 14px/14px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 8px 0px 0px 0px;
}
ul {
	margin: 0px;
	padding:0px;
}

/*    -----------------------    Page Structure   -----------------------   */ 

#mc, #header, #content, #contentend, #copyright {
	width:929px;
}
#wrapper {
	width: 100%;
	/*background: url(images/top_bg.jpg) no-repeat top center;*/
	float:left;
}
#mc {
	margin:auto;
}
#pagetile {
	background: url(images/mc_bg.gif) repeat-y 0px 0px;
	float:left;
}
#header {
	float:left;
}

/* OEM Solutions */

.oem_solutions {

	padding: 10px;
	width: 92%;
}

#oem_0 {
	display: block;
}

/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	width: 238px;
	height:240px;
	background: url(images/mc_bg2.gif) repeat-y 0px 0px;
	padding:0 0 0 5px;
}
#nav, #nav ul {
	width: 238px;
}
#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}
#nav ul li a {
	display: block;
	height: 38px;
	margin: 0px;
	padding: 0px;
}
#nav em {
	display: none;
}

/*    -----------------------   Menu Items   -----------------------   */ 

#about, #about a {
	width: 238px;
	background: url(images/m_about.gif) no-repeat 0px 0px;
}	
#about a:hover {
	background: url(images/m_about.gif) no-repeat 0px -38px;
}
#employment, #employment a {
	width: 238px;
	background: url(images/m_employment.gif) no-repeat 0px 0px;
}	
#employment a:hover {
	background: url(images/m_employment.gif) no-repeat 0px -38px;
}
#oem, #oem a {
	width: 238px;
	background: url(images/m_oem.gif) no-repeat 0px 0px;
}	
#oem a:hover {
	background: url(images/m_oem.gif) no-repeat 0px -38px;
}
#contact, #contact a {
	width: 238px;
	background: url(images/m_contact.gif) no-repeat 0px 0px;
}	
#contact a:hover {
	background: url(images/m_contact.gif) no-repeat 0px -38px;
}
#home, #home a {
	width: 238px;
	background: url(images/m_home.gif) no-repeat 0px 0px;
}	
#home a:hover {
	background: url(images/m_home.gif) no-repeat 0px -38px;
}
#menustart, #menustart a, #menustart a:hover {
	width: 238px;
	cursor: default;
}

/*    -----------------------   Main Menu For Submenu Items   -----------------------   */ 

.products {
	width: 238px;
	background: url(images/m_products.gif) no-repeat 0px 0px;
}	
.productshl {
	width: 238px;
	background: url(images/m_products.gif) no-repeat 0px -38px;
}

/* ----------------- Submenu -----------------*/  

.subOne a, .subTwo a, .subThree a {
	font: 500 13px/13px  arial, helvetica, sans-serif;
	color: #00457c;
	display: block;
	text-decoration:none;
	padding: 7px 1px 1px 25px;
	width: 146px;
	height: 22px;
	background:#d0e4c5;
	line-height: 18px;
	border-bottom:1px dotted #a3a3a3;
}
.subOne a:hover, .subTwo a:hover, .subThree a:hover {
	color: #00457c;
	background:#ffffff;
	text-decoration:none;
}
.subOne {
	position: absolute;
	z-index: 1500;
	visibility: hidden;
	top: 150px;
	margin-left: 220px;
}
.subTwo {
	position: absolute;
	z-index: 1500;
	visibility: hidden;
	top: 70px;
	margin-left: 475px;
}
.subThree {
	position: absolute;
	z-index: 1500;
	visibility: hidden;
	top: 70px;
	margin-left: 620px;
}

/*    -----------------------   Content  -----------------------   */  

#content {
	text-align: left;
	float:left;
	background: url(images/content_bg.gif) no-repeat 0px 0px;
}
#contentend {
	float: left;
	padding: 0px 0px 80px 0px;
	background: url(images/end.gif) no-repeat center bottom;
}
#contenthome {
	width: 762px;
	text-align: left;
	float:left;
	background: url(images/content_home.jpg) no-repeat 0px 0px;
}
#contentdivide {
	float:left;
  	margin-top: 5px;
  	margin-bottom: 5px;
}
#contentdivide #left {
	width: 210px;
	float: left;
}
#contentdivide #right {
	width: 210px;
	float: right;
}
#productBox {
	border:1px solid #d6d6d6;
	padding:10px;
	height:150px;
	width:400px;
	background:#f2f9fd;
	float:left;
	margin:4px;
	font: normal 12px/16px  arial, verdana, sans-serif;
	color: #34353a;
}
#productBox #left {
	float:left;
	width:131px;
}
#productBox #right {
	float:right;
	width:245px;
}
#productBox2 {
	border:1px solid #d6d6d6;
	padding:10px;
	height:115px;
	width:290px;
	background:#f2f9fd;
	float:left;
	margin:4px;
	font: normal 12px/16px  arial, verdana, sans-serif;
	color: #34353a;
}
#productBox2 #left {
	float:left;
	width:131px;
}
#productBox2 #right {
	float:right;
	width:119px;
}

/*    -----------------------   Left Column    -----------------------   */  

#leftcol {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 238px;
	float:left;
}
#leftcol a {
	color: #004e75;
	text-decoration:none;
}
#leftcol a:hover {
	color: #004e75;
	text-decoration:underline;
}

/*    -----------------------   Wide Column    -----------------------   */  

#widecol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 875px;
	float: left;
	margin:0 0 0 25px;
}
#widecolHome {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 929px;
	float: left;
	padding:20px 0 0 25px;
	background: url(images/wide_bg.gif) no-repeat;
}


/*    -----------------------   Right Column    -----------------------   */  

#rightcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #34353a;
	width: 686px;
	float: right;
	background: url(images/top.gif) no-repeat;
	margin:0 5px 0 0;
}
#rightcol2 {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #34353a;
	width: 686px;
	float: right;
	background: url(images/top.gif) no-repeat;
	margin:0 5px 0 0;
}
#rightcol #text {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #34353a;
	width: 500px;
	float: left;
	padding: 120px 20px 0 40px;
}
#rightcol2 #text2 {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #34353a;
	width: 646px;
	float: left;
	padding: 120px 20px 0 40px;
}
#text2 ul{
	padding-left:25px;
}
#rightcol a {
	color: #0066b3;
	text-decoration:none;
}
 #rightcol a:hover {
	color: #0066b3;
	text-decoration:underline;
}
 #rightcol ul  {
	margin: 0 0 0 15px;
	padding: 0;
}
#rightcol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #34353a;
	list-style-image: url(images/a_bullet.gif);
	margin:0 0 0 55px;
	padding: 0;
}

/*    -----------------------   Mid Column    -----------------------   */  

#midcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 380px;
	float: left;
}
#midcol a {
	color:#b53e2a;
	text-decoration:none;
}	
#midcol a:hover {
	text-decoration:underline;
	color:#b53e2a;
}
/*    -----------------------   Footer   -----------------------   */  

#copyright {
	font: normal 10px/12px arial, verdana;
	color: #333333;
	height:75px;
	text-align: right;
	padding: 10px 0px 0px 0px ;
	float: left;
	text-decoration:none;
}
 #copyright a {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
 #copyright a:hover {
	color: #333333;
	text-decoration:underline;
}

/*    末末末末末末末末末  Home Logo Link and Top Headers   末末末末末末末末末  */ 

#gohome {
	background: url(images/griffin_motion.gif) no-repeat;
	width:238px;
	height:114px;
}

#topheaders {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 52px 0px 0px 185px;
	top: 0px;
}
/*    末末末末末末末末末  Ajax Product Selector   末末末末末末末末末  */ 
#productselector{
	margin: 125px 20px 0 0px;
	float:left;
	width:684px;
}
#productselector select{
	width:115px;
}
#selectordescription{
	float: right; 
	width:500px;
	margin-right:30px;
	height:500px;
	

}
#description1,#description2,#description3,#description4,#description5,#description6,#description7,#description8,#description9,#description10{
	display:none;
}
.productdetailtable td{
	/*text-align:right;*/
}
#headerone {
	font: bold 16px/20px  arial, verdana, sans-serif;
	color: #ffffff;
	width: 631px;
	float: left;
	background:#204c6f;
	padding: 5px 0px 5px 15px;
}
#headertwo {
	font: 700 14px/15px  arial, verdana, sans-serif;
	color: #ffffff;
	width: 631px;
	float: left;
	background:#9ebad0;
	padding: 5px 0px 5px 15px;
	margin-top:15px;
	margin-bottom:15px;
}
