@charset "utf-8";
/* ArnoldTrans.com CSS Document 2009 */

html, body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(../images/bg_forum.jpg);
	background-repeat:repeat-x;
}

.pattern {
	width: 100%;
	background-image: url(../images/bg_pat.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* end hide form IE-mac

/* basics */

p {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #009900;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	margin: 10px 0px 10px 10px;
	font-weight: normal;
}


h3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	margin: 0px 0px 0px 10px;
}

h4 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 5px 0px 5px 10px;
}

h5 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 8px 0px 5px 5px;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}

a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3399cc;
	text-decoration: underline;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* website */

#wrapper {
	width: 950px;
	margin: 0px auto 0px auto;
}
	
/* header */

.hd_wrap {
	width: 950px;
	\width: 930px;
	w\idth: 950px;
	height: 124px;
	float: left;
	
}

.logo {
	width: 315px;
	height: 124px;
	float: left;
}

.hd_search {
	width: 635px;
	height: 124px;
	float: left;
}

.hd_search_filler {
	width: 380px;
	height: 124px;
	float: left;
}

.hd_search_box {
	width: 225px;
	height: 31px;
	float: left;
	background-image: url(../images/bg_search.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 30px;
}

/* top navigation */

.top_nav_wrap {
	width: 950px;
	height: 49px;
	float: left;
	background-image: url(../images/bg_top_nav.jpg);
}

/* driver pic block */

.mybox { width:90px; height:115px; border-color:black; border-style:solid; border-width:1px; padding:0px; }

.picture_block {
	width: 950px;
	height: 333px;
	float: left;
	background-image: url(../images/bg_body_blue2.gif);
	background-repeat: repeat-x;
}

.pb_lft {
	width: 466px;
	height: 286px;
	float: left;
	margin: 8px 0px 0px 0px;
}

.pb_rt {
	width: 469px;
	height: 286px;
	float: left;
	background-image: url(../images/driver_pic_rt.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

.pb_customer {
	width: 466px;
	height: 286px;
	margin: 7px 0px 0px 7px;
	background-image: url(../images/customer_pic1.jpg);
	background-repeat: no-repeat;
	display: none;
}

.pb_driver {
	width: 466px;
	height: 286px;
	margin: 7px 0px 0px 7px;
	background-image: url(../images/driver_pic1.jpg);
	background-repeat: no-repeat;
	display: none;
}

.pb_news{
	width: 466px;
	height: 286px;
	margin: 7px 0px 0px 7px;
	background-image: url(../images/customer_pic1.jpg);
	background-repeat: no-repeat;
	display: none;
}

.grn_nav_wrap {
	width: 950px;
	height: 34px;
	float: left;
	background-image: url(../images/bg_mid_nav_grn.jpg);
	background-repeat: no-repeat;
	margin: 7px 0px 0px 0px;
}

.grn_nav_wrapb {
	width: 950px;
	height: 71px;
	float: left;
	background-image: url(../images/bg_mid_nav_grn2.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

.green_nav_txt {
	width: 310px;
	height: 60px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.green_nav_txt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 0px 8px;
}

.green_nav_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
}

.green_nav_txt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
}


.green_nav_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
}

.green_nav_txt2 {
	width: 310px;
	height: 60px;
	float: left;
	margin: 0px 0px 0px 10px;
}

.green_nav_txt2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 0px 8px;
}

.green_nav_txt2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	font-weight: normal;
	text-decoration: underline;
	padding: 3px 0px 0px 0px;
}

.green_nav_txt2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	font-weight: normal;
	text-decoration: underline;
	padding: 3px 0px 0px 0px;
}


.green_nav_txt2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
}

.green_nav_txt3 {
	width: 305px;
	height: 60px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.green_nav_txt3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 0px 8px;
}

.green_nav_txt3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
}

.green_nav_txt3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
}


.green_nav_txt3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	font-weight: normal;
	text-decoration: underline;
	padding: 3px 0px 0px 0px;
}

.green_nav_customers {
	width: 315px;
	height: 34px;
	float: left;
	background-image: url(../images/nav_grncustomers.jpg);
	background-repeat: no-repeat;
}

.green_nav_customers a {
	width: 315px;
	height: 34px;
	float: left;
	background-image: url(../images/nav_grncustomers.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.green_nav_customers a:hover {
	width: 315px;
	height: 34px;
	float: left;
	background-image: url(../images/nav_grncustomers_r.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}

.green_nav_customers a.selected {
	width: 315px;
	height: 34px;
	float: left;
	background-image: url(../images/nav_grncustomers_r.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}

.green_nav_drivers {
	width: 319px;
	height: 34px;
	float: left;
	background-image: url(../images/nav_grndrivers.jpg);
	background-repeat: no-repeat;
}

.green_nav_drivers a {
	width: 319px;
	height: 34px;
	float: left;
	background-image: url(../images/nav_grndrivers.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.green_nav_drivers a:hover {
	width: 319px;
	height: 33px;
	float: left;
	background-image: url(../images/nav_grndrivers_r.jpg);
	background-repeat: no-repeat;
}

.green_nav_drivers a.selected {
	width: 319px;
	height: 34px;
	float: left;
	background-image: url(../images/nav_grndrivers_r.jpg);
	background-repeat: no-repeat;
}

.green_nav_news {
	width: 315px;
	height: 34px;
	float: left;
	background-image: url(../images/nav_grnnews.jpg);
	background-repeat: no-repeat;
}

.green_nav_news a {
	width: 315px;
	height: 34px;
	float: left;
	background-image: url(../images/nav_grnnews.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.green_nav_news a:hover {
	width: 315px;
	height: 34px;
	float: left;
	background-image: url(../images/nav_grnnews_r.jpg);
	background-repeat: no-repeat;
}

.green_nav_news a.selected {
	width: 315px;
	height: 34px;
	float: left;
	background-image: url(../images/nav_grnnews_r.jpg);
	background-repeat: no-repeat;
}



/* content */

.conent_wrap {
	width: 950px;
	background-image: url(../images/bg_body_white.jpg);
	background-repeat: repeat-y;
	float: left;
	margin: 20px 0px 20px 0px;
}

.content_block {
	width: 710px;
	float: left;
}

.content_rt {
	width: 234px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

.stay_informed {
	width: 234px;
	height: 156px;
	float: left;
	background-image: url(../images/box_grey_full.jpg);
	background-repeat: no-repeat;
}

.form {
	margin: 0px 0px 0px 0px;
}

.right_extra {
	width: 234px;
	float: left;
	margin: 10px 0px 0px 0px;
}

/* right nav */

.right_nav {
	width: 234px;
	float: left;
	margin: 15px 0px 0px 0px;
}

/* footer */

.footer_wrap {
	width: 100%;
	height: 400px;
	background-image: url(../images/bg_green.jpg);
	float: left;
}

.footer {
	width: 950px;
	height: 84px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
}

.footer_message {
	width: 600px;
	height: 40px;
	float: left;
	margin: 25px 0px 0px 0px;
}

.footer_message h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	margin: 0px 0px 10px 20px;
	font-weight: normal;
}

.footer_logos {
	width: 324px;
	height: 67px;
	float: left;
	margin: 7px 0px 0px 18px;
}

