@charset "utf-8";

/* CSS Document */

/* -------------------------------------------------- Common */

body {

	font-family: Arial, Helvetica, sans-serif;

	margin:0px;

	background-color:#d1d3d4;

}



img {

	border: none;

}



a {

	text-decoration:none;

	border:none;

	color:#FFD200;

}



a:hover {

	border-bottom-width: 1px;

	border-bottom-style: dashed; 

	border-bottom-color: #FFD200;

}



/* -------------------------------------------------- Custom */

#wrapper {

	 width:966px; 

	 margin:auto;

	 margin-top: 45px;

	 background:url(../img/common/sideshadow.png) repeat-y right;

	 overflow:hidden;

}

#header {

	font-size:12px;

	background:url(../img/common/header_bkgr.png) no-repeat right; 

	height:100px;

	width:960px;

}

#header a{

	border:none;

}

#header_nav a{

	color:#FFF;

	margin: 0px 11px;

}

#header_nav a:hover{

	color:#FFD200;

	border:none;

}

#midbar {

	height:55px; 

	width:960px;

	background-image:url(../img/common/midBar.png);

	background-repeat:repeat-y;

	line-height: 20px;

}

#midbar h1{

	color:#FFD200;

	padding-top: 25px;

	margin-left: 60px;

	letter-spacing: 3px;

	font-weight:lighter;

}

#productbtns {

	height:259px;

	width:956px;

	border-left: 1px solid #FFF;

	border-right: 1px solid #FFF;

	padding-left: 2px;

	background:#626262 url(../img/common/nav_bottom_bkgr.png) bottom repeat-x;

	font-size:12px;

}

#prodbtn {

	width:159px; 

	text-align:center; 

	float:left;

}

#prodbtn img{

	border: 1px solid #FFF;

	margin-bottom:10px;

}

#prodbtn img:hover{border: 1px solid #FFD200;}

#prodbtn {color:#FFF;}

#prodbtn:hover {color:#FFD200;}

#englishfrenchlinks {

	text-align:right;

	padding: 80px 10px 0px 0px;

}

#modelbtns {

	height:279px;

	width:957px;

 	border-left: 1px solid #FFF;

	border-right: 1px solid #FFF;

	padding-left:1px;

	background-color:#494a4c;

}

#modelbtns a{border: none;}

#productlinks {

	height:25px;

	width:958px;

	border-left: 1px solid #FFF;

	border-right: 1px solid #FFF;

	background:url(../img/common/nav_bottom_bkgr.png) repeat-x;

	font-size:12px;

	padding-top: 8px; 

}

#productlinks a{

	color:#FFF;

	font-size:16px;
	
	float: left;

}

#productlinks a:hover{

	color:#FFD200;

	font-size:16px;

	border:none;

}

#footer {

	width:960px;

	height: 111px;

	background:url(../img/common/footer.png) bottom;

}

#copybody

{

	width:880px; padding: 20px 40px; line-height:25px; background-color:#FFF;

}

#copybody ul

{

	line-height:20px;

}

#copybody ul li

{

	margin-bottom:5px;

}

#table_header

{

background-color:#014681; padding:5px; color:#FFD200;

}

#table_leftcol

{

padding:5px; font-weight:bold; color:#014681;

}

#table_oddsee

{

background-color:#cad8e3;

}

.btnImage {

  border: 1px #FFD200 solid;

  padding: 0px 3px 0px 3px;

  cursor:pointer;

}

.btnImage:hover {

  border: 1px #000 solid;

  padding: 0px 3px 0px 3px;

  cursor:pointer;

}



#supporttd {

vertical-align:top; 

padding-top:5px;

color:#000000; 

line-height:20px;

}

#nomadmaintext{
color:#FFF; 
line-height:20px; 
width:435px;
}

#nomadmaintextwide{
color:#FFF; 
line-height:20px; 
width:860px;
}

#howtotable img {
text-align:center;
margin-bottom:8px;
}

#howtotable td {
outline:#fff solid 1px;
text-align:left;
padding:10px;
color:#FFF;
font-size:15px;
line-height:17px;
}

#roughnecktable img {
text-align:center;
margin-bottom:8px;
}

#roughnecktable td {
text-align:left;
padding:10px;
color:#FFF;
font-size:15px;
line-height:17px;
}

#tableRed {
   background-color:#CC0000; 
   padding:5px; 
   color: #FFFFFF; 
   font-weight:bold;
   border:#fff solid 1px;
}

#tableYellow {
   background-color:#ffd204; 
   padding:5px; 
   color: #000; 
   font-weight:bold;
   border:#fff solid 1px;
}

#tableGrey {
   background-color:#6C6D70; 
   padding:5px; 
   color: #FFFFFF; 
   font-weight:bold;
   border:#fff solid 1px;
}

#tableBlack {
   background-color:#000; 
   padding:5px; 
   color: #FFFFFF; 
   font-weight:bold;
   border:#fff solid 1px;
}

#tableBlackBrdr {
   border:#000 solid 1px;
}

#tableDarkGrey {
   background-color:#3F3F3F; 
   padding:5px; 
   color: #FFFFFF; 
   font-weight:bold;
   border:#fff solid 1px;
}

.sudden_link{
	margin: 0;
	text-decoration: none;
	outline: none;
	text-align: right;
}

#top_link a{
	color: #fff;
	}

#top_link{
	height: 45px;
	width: 100%;
	clear: both;
	background: #777;
	border-bottom: #ffff00 solid 5px;
	position:fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}

#top_nav_center{
	width: 960px;
	margin: 0 auto;
}

.lefty{
	width: 30%;
	float:left;
}

.righty{
	padding: 15px;
	width: 60%;
	float:left;
}

/*  ---------------- Matt's Dropdown that he found one day ---------------  */

/* DropDown
***********************************************************/

.menu{
	
	height:25px;

	width:958px;

	border-left: 1px solid #FFF;

	border-right: 1px solid #FFF;

	background:url(../img/common/nav_bottom_bkgr.png) repeat-x;

	font-size:12px;

	padding-top: 8px;
	
	text-align: center;
	
}

.menu a{
	margin-right: 15px;	
	margin-left: 15px;
	padding: 0;
}

/*
	LEVEL ONE
*/
ul.dropdown                         { position: relative; margin: 0; }
ul.dropdown li                      { font-weight: normal; float: left; background: #00467F;  list-style-type: none; }
ul.dropdown a:hover		            { color: #333; text-decoration: none; }
ul.dropdown a:active                { color: #333; text-decoration: none; }
ul.dropdown li a                    { display: block; color: #333; text-decoration: none; }
ul.dropdown li:last-child a         { } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #00467F; color: #fff; position: relative; margin: 0; padding: 0; }
ul.dropdown li.hover a              { color: #fff; text-decoration: none; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 200px; visibility: hidden; position: absolute; top: 100%; left: 0; border: 1px solid #fff; background: #00467F;}
ul.dropdown ul li 					{ font-weight: normal; color: #fff; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ width: 200px; color: #fff; display: inline-block; background: #00467F; margin:0; padding-top: 8px; padding-bottom: 8px;} 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }
