
/*////////////////////////       OOI.css      \\\\\\\\\\\\\\\\\\\\\*/




HTML {
	padding:0px;
	margin:0px;
	height:100%;
	background:none;}
	
	
IMG {
	border:none;}

BODY {
	font-family:Arial;
	margin:0px;
	padding:0px;
	height:100%;}	
	
	
	

#mainContainer {
	background:url(images/nav.jpg) repeat-y;
	border-left:1px solid #5b4f38;
	border-right:1px solid #5b4f38;
	margin:0px auto;
	padding:0px;
	padding-top:169px;
	width:780px;

	position:relative;
	min-height:100%;}

#mainBuffer {
	margin:0px;
	padding:0px;
	height:100%;
	min-height:100%;}
	
	
/*////General Styles\\\\*/
	
.clearer {
	clear:both;}
	
a {
	text-decoration:none;}
	
	
	
	
/*////Specific Styles\\\\*/
	
#keyWords {
	background:none;
	width:780px;
	margin:0px;
	display:none;
	float:left;}
	
#keyWords .buffer {
	position:absolute;
	top:25px;}

#keyWords .buffer SPAN {
	color:#777;
	display:block;
	font-size:12px;}
	
	
	
	
#header {
	background:#fff url(images/new_header.jpg) no-repeat bottom left;
	width:780px;
	height:120px;
	margin:0px;
	padding:0px;
	color:#000;
	text-aLIgn:left;
	position:absolute;
	top:0px;}
	
#header .buffer {
	height:150px;
	width:780px;
	margin:0 0 0 -15px;}
	
	
	
	
/*NAV*/		
#nav1 {
	width:780px;
	font-family:Arial;
	background:#d2c8b4;
	margin:0px;
	position:absolute;
	top:120px;
	padding:0px;
	border-top:1px solid #5b4f38;
	border-bottom:1px solid #5b4f38;}
	
#nav1 buffer {	
	width:780px;
	height:20px;
	margin:0 auto;}
	
#nav1 .buffer SPAN {
	color:#5b4f38;
	margin:0 10px 0 0;
	padding:6px 5px 0px 5px;
	height:20px;
	font-size:11px;
	font-weight:bold;
	float:left;}

#nav1 .buffer SPAN:hover {
	margin:0 10px 0 0;
	color:#fff;
	height:20px;
	cursor:pointer;
	background:#c4a059;}

#nav1 .buffer UL {
	margin:0;
	padding:0 0 0 250px;
	LIst-style: none;
	width:780px;
	height:17px;}
	
#nav1 UL LI {
	background:none;
	float:left;}
	
#nav1 UL LI a {
	text-decoration: none;
	color:#000;
	padding:0;}
	
	

	

#nav2 {
	position:absolute;
	top:120px;
	font-family:Arial;
	width:144px;
	float:left;
	background:none;
	border:none;
	margin:0 0px 0 0px;
	padding:0px;
	border-right:1px solid #5b4f38;} 
	
#nav2 .buffer {}

#nav2 UL {
	list-style:none;
	margin:0px;
	padding:0px;
	height:100%;}
	
#nav2 LI {
	margin:0 0 0 0px;
	padding:0 0 0 6px;}
	
#nav2 LI SPAN {	
	float:none;
	display:block;
	font-size:11px;
	padding:2px 0 2px 0;
	color:#787876;}		
	
#nav2 LI SPAN:hover {
	color:#fff;}
		
#nav2 LI a {
	display:block;
	text-decoration:none;
	padding-bottom:0px;
	padding-left:5px;
	border-bottom:1px solid #5b4f38;
	margin:0 0 0 -7px;}	
	
#nav2 LI a:hover {
	padding-bottom:0px;}
	
#nav2 LI.heading {
	color:#787876;
	margin:0;
	padding:0;}

#nav2 LI.heading SPAN { 
	color:#b5ceec;
	font-size:11px;
	cursor:default;
	font-weight:bold;
	margin:0;
	padding:8px 7px 7px 6px;
	background:#5b4f38;}
	
#nav2 UL LI.heading UL LI a SPAN:hover {
	color:#fff;
	font-weight:bold;
	cursor:pointer;}

#nav2 UL LI.heading UL LI a SPAN {
	border:none;
	background:none;
	font-weight:normal;
	color:#5b4f38;
	padding:6px 5px 6px 0px;
	margin:0px;}
	
#nav2 UL LI.heading UL LI:hover { 
	background:#c4a059;
	cursor:pointer;} 
	
#apply a {
	font-weight:bold;}	

#apply a span {
	background:#c4a059;}
	
#apply a span:hover {
	background:#b5ceec;}
	
/*Page Data*/
#pageData {
	top:159px;
	left:150px;
	padding:5px 0 0 0px;
	margin:-20px 0 0 145px;
	font-size:12px;
	color:none;
	background:none;
	float:right;}
	
#pageData .buffer  {
	background:none;}




#content {
	height:100%;
	padding:0px 0 0 20px;
	margin:0px;
	width:460px;
	float:left;}
	
#content .buffer {}

#content h1 {
	padding:5px;}

#content h2 {
	left:5px;
	color:#b5ceec;
	font-weight:bold;
	font-size:12px;
	height:15px;
	background:#5b4f38;
	padding:6px 0 6px 6px;
	margin:0px;}

#content .box {
	margin:10px;
	background:#d2c8b4;
	float:left;}

#content .box .text {
	font-size:12px;
	color:#5b4f38;
	margin:10px 10px 10px 10px;
	overflow:none;}	
	
#content .box .image {
	border:1px soLId #5b4f38;
	margin:10px 10px 5px 10px;
	width:93px;
	height:65px;
	background:none;
	float:left;}	
	
#content P {
	font-size:12px;
	padding:0px 10px 5px 10px;
	margin:0;
	color:5b4f38;}
	
#content .box P {
	color:#5b4f38;}

#content .box a {
	color:#444;}
	
#content .box H1 {
	color:#5b4f38;}

#content .box .linkOver p {
	color:#fff;}

#content .box form b {
	margin:0 0 5px 5px;
	color:#5b4f38;
	font-weight:lighter;
	font-size:15px;}

#content .box b {
	color:#5b4f38;}	
	
#content .box H1 {
	font-size:16px;}

#content .buffer .box font {
	margin:10px;}
	
#content2 {
  	display:none;}
  
#content .sponsors a {
	color:#5b4f38;
	width:430px;
	margin:0 0 0 9px;}
	
#content .box p {
	margin:10px 0 5px 0;}
	
#content .h1_news {
	margin:10px 10px 0 10px;}

#Profile #info UL.states {
	margin:10px 0 10px -25px;}	
	
#Profile #info UL.states li {
	list-style:none;
	width:15px;
	height:15px;
	float:left;
	margin:10px;
	color:#000;}

#Profile #info H2 {
	background:#fff;
	color:#5b4f38;
	font-size:14px;
	font-weight:bold;
	height:auto;}
	
#Profile .company H1 {
	border-bottom:1px solid #5b4f38;
	height:auto;}

#pageData DIV.banner {
	border:1px solid #000;
	width:465px;
	margin:10px 0 5px 17px;}
	
#banners {
	float:right;
	width:147px;
	margin:0px;
	padding:0px;}	
	
#banners .buffer {}	
	
#banners .box {
	height:92px;
	width:108px;
	margin:0 25px 10px 0;
	float:right;}
	#banners .box2 {
	height:240px;
	width:120px;
	margin:0 12px 10px 0;
	float:right;}
#banners .box div.banner {
	border:1px solid #000;
	width:108px;}
	
#banners IMG {
	border:1px solid #5b4f38;}

#banners .box div.banner3 {
	border:1px solid #5b4f38;}
	
#box .banners {
	border:1px solid #5b4f38;}

#banners .box .banner {
	margin:7px 0 7px 0;} 
	

	
#mainFooter {
	clear:both;
	position:relative;
	margin:0px auto;
	height:19px;
	width:772px;
	padding:5px 0 0 10px;
	background:#5b4f38;}
	
#mainFooter .buffer {}
	
#mainFooter SPAN {
	color:#d2c8b4;
	text-aLIgn:right;
	font-size:12px;
	padding:0px;
	margin:5px 10px  0;
	height:19px;}
	/**************************************** Sponsorships *****************************************************/


A.sponsorListing {
  border-bottom:#444;
  margin:3px 0 3px 0;
  padding:0 0 5px 5px;
  background:#313031;
  color:white;}

A.sponsorListing H3 {
  display:inline;
  font-size:16px;
  margin:0;}
  
A.sponsorListing P {
  display:inline;}
  
small {
  color:#CCCC33;}
  /**************************************** Sponsored Listings *****************************************************/

  DIV.sponsors A {
  display:block;
  padding:5px;
  margin-bottom:5px;
  background:#d2c8b4;
  color:black;
  font-family:"Arial";
  text-decoration:none;
  border-top:#444;}
  
DIV.sponsors EM {
  font-weight:normal;
  font-size:12px;
  color:#ccc;
  font-style:normal;}
  
DIV.sponsors A:hover {
  background:#ddd4c3;}
  
DIV.sponsors DIV A DIV {
  margin:0 0 5px 0;
  color:#444;
  font-size:13px;
  font-weight:bold;
  text-decoration:underline;
  padding:0;}
  
DIV.sponsors DIV A {
  font-size:12px;
  margin:0;
  color:#B5CFEF;}
  
DIV.sponsors A P SPAN {
  color:green;
  font-weight:bold;}

 /************************** trucking companies *****************************/

DIV.truckingcompaniespage {
	position:relative;}

DIV.truckingcompaniespage UL {
	padding:2px;
	margin:0;
	list-style:none;}

DIV.truckingcompaniespage UL LI {
 	float:left;
	padding:2px;
	margin:0;
	list-style:none}

DIV.truckingcompaniespage UL LI A {
 	display:block;
  	width:121px;
	text-decoration:none;
	color:black;
	/* background-image:url('/style/images/drop_bg.jpg');*/
	padding:3px;
	margin:0 2px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	text-align:center;}

DIV.truckingcompaniespage UL LI A:hover {
	/* background-image:url('/style/images/drop_bg_over.jpg'); */}
 
   /************************** trucking cities/counties *****************************/

DIV.truckingcompanieslocator {
	position:relative;
	margin:0 0 0 10px;}

DIV.truckingcompanieslocator UL {
	padding:2px;
	margin:0;
	list-style:none;}

DIV.truckingcompanieslocator UL LI {
  	float:left;
	padding:2px;
	margin:0;
	list-style:none}

DIV.truckingcompanieslocator UL LI A {
  	display:block;
 	width:121px;
	text-decoration:none;
	color:#B5CFEF;
	/*background-image:url('/style/images/drop_bg.jpg');*/
	padding:3px;
	margin:0 2px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	text-align:center;}


   /************************** trucking cities/counties locater listing *****************************/
  DIV.locatorlistings {
	position:relative;}

DIV.locatorlistings UL {
	padding:0px;
	margin:0;
	list-style:none;}

DIV.locatorlistings LI.header {
	border-bottom:1px solid #5b4f38;
	display:block;
	margin:0px;
	padding:0px;
	height:20px;}	
	
DIV.locatorlistings LI.header DIV.column_1 {
	margin:5px 0 0 5px;}
	
DIV.locatorlistings DIV.column_1 {
	width:140px;
	float:left;
	margin:5px 0 0 5px;}
 
DIV.locatorlistings DIV.column_2 {
	width:100px;
	float:left;
	margin:5px 0 0 25px;}

DIV.locatorlistings UL LI {
    float:left;
	padding:2px;
	margin:0;
	list-style:none}

DIV.locatorlistings UL LI A {
color:white;}

 DIV.locatorlistings DIV.column_3 {
	width:20px;
	float:left;
	margin:5px 0 0 25px;}
	
DIV.locatorlistings DIV.column_4 {
	width:50px;
	float:left;
	margin:5px 0 0 25px;}
	
/*DIV.locatorlistings{
	position:relative;}

DIV.locatorlistings UL{
	padding:2px;
	margin:0;
	list-style:none;}

DIV.locatorlistings UL LI{
    float:left;
	padding:2px;
	margin:0;
	list-style:none}
DIV.locatorlistings UL LI.header{
	padding:2px;
	margin:20px;
	list-style:none;
	color:white;}
DIV.locatorlistings UL LI A{
  	display:block;
  	width:90px;
	text-decoration:none;
	color:#B5CFEF;
	/*background-image:url('/style/images/drop_bg.jpg');
	padding:2px;
	margin:0 2px;
	/*border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	text-align:center;}*/
	
	/************************** trucking jobs near counties listing *****************************/

DIV.nearCounty {
	position:relative;}

DIV.nearCounty UL {
	padding:2px;
	margin:0;
	list-style:none;}

DIV.nearCounty UL LI {
    float:left;
	padding:2px;
	margin:0;
	list-style:none;}
	
DIV.nearCounty UL LI.header {
	padding:2px;
	margin:0px;
	list-style:none;
	color:white;}
	
DIV.nearCounty UL LI A {
  	display:block;
  	width:180px;
	text-decoration:none;
	color:#B5CFEF;
	/*background-image:url('/style/images/drop_bg.jpg');*/
	padding:2px;
	margin:0 2px;
	/*border-right:1px solid #ccc;
	border-left:1px solid #ccc;*/
	text-align:center;}
	
	/**************************Trucking-Links***********************************************/	
DIV.linkOver {
	color:#8FBDF8;}
	
DIV.linkOut {
	color:#000;}
	
DIV.driverTypes A {
	color:#fff;}
	
DIV.driverTypes A:hover {
	color:#8FBDF8;}
	
		/***************************************PROFILE*******************************************/
#Profile #info DIV UL.states LI {
	margin:5px 0 0 0;
	width:50px;
	float:left;}
	
#Profile #info DIV UL.states LI SPAN {
	font-size:12px;
	margin:0px;
	padding:0px;
	display:block;
	text-align:left;}	
	
	
	span.price {
	float:right;
	font-size:15px;
	margin-right:10px;
	}