@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;

	 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;

	margin: 0px 20px;

}

#productlinks a:hover{

	color:#FFD200;

	font-size:16px;

	margin: 0px 20px;

	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;
}

