/* DEFAULTS */
html,body{
	background-color: #245585;
	font-family: Arial, san-serif;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0;
	/*background-image: url('/images/background.gif');
	background-position: top left;
	background-repeat: repeat-x;*/
	width: 100%;
	height: 100%;
	text-align:center;
	min-width: 990px;

	
}
table,td {
  	font-family: Arial, san-serif;
	font-size: 14px;
}


div,p,form,h1,h2,ul,li{
	margin:  0px;
	padding: 0px;
}

/* END DEFAULTS */

h1 {
	font-size: 22px;
}
h1.title{
	color: #fff;
	font-size: 40px;
	margin: 10px 0 0 20px;
}

h2{
	font-size: 20px;
}

img {
	border:0;	
}

#wrapper {
	width: 990px;
	margin: 0px auto;
	padding: 10px 0;
	background-color: #FFF;
	text-align:center;

}

#inner {
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

#header {
	color: #FFF;
	background-color: #000;
	height: 168px;
}
.logo {
}
.head {
	width:820px;
}


#content {
	margin-top:10px;
	width: 980px;
}

#footer {
	margin-top:10px;
	background-color: #000;
	color: #FFF;
		height: 85px;
}

#footer div.links{
	margin: 10px 0 0 10px;
	width: 796px;
	text-align: left;

}
a, a:visited {
	color: #FFF;
	text-decoration: none;
}
/* END DEFAULTS */
.left{
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

#mainnav {
	width: 820px;
	overflow: hidden;
	margin-top: 10px;
}

#mainnav ul{
	margin: 0;
	padding: 0;
	/*padding-left: 10px; offset of tabs relative to browser left edge*/
	font-size: 22px;
	list-style-type: none;
	font-wieght: bold;

}

#mainnav li{
	display: inline;
	margin: 0;
	line-height: 22px;
}

#mainnav li a{
	height: 22px;
	width: 272px;
	text-align: center;
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 0px; /*padding inside each tab*/
	border-right: 1px solid white; /*right divider between tabs*/
	color: #FFF;
	background: url('/SharedContent/ford/images/tbm_nav_bg.gif') repeat-x top right; /* background of tabs (default state)*/

}

#mainnav li a:hover, #mainnav li.selected a{
	background: #003e7a; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

#mainnav  li.last a{
	border: none;
}

.towrating{
	margin-top:10px;
	position: relative;
	height: 365px;
}
.towrating img{
	position: absolute;
	top: 0;
	left: 0;
}

.formselect {
	width: 440px;
	height: 350px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	position: absolute;
	top: 10px;
	right: 9px;
	opacity:.85;
	filter:alpha(opacity=85);
}

.formcopy{
	width: 410px;
	position: absolute;
	top: 20px;
	right: 20px;
	color: #FFF;
	text-align: left;
}
div.formcopy td{
	color: #FFF;
}

.sub {
	
}

.formcopy p{
	margin: 10px 0;
}

.formselect h2{
	border-bottom: 1px solid white;

}

.other {
	margin: 10px;
	padding: 10px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.ad_728{
	margin: 0 auto;
	text-align: center;
	padding:10px;
}

.ad_160{
	width: 170px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0 10px 10px;
}

.container{

}
#leftcolumn {
	width:430px;
}
#rightcolumn{
	width: 535px;
}
.lightgrey {
	margin-top: 10px;
	border: 1px solid #4D4D4D;
	background-color: #dddddd;
	color: #4d4d4d;
}
.lightgrey table {
	color: #4d4d4d;
}

.lightgrey h1{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #4D4D4D;
}

.lightgrey ul{
	margin-left: 25px;
	list-style-type: none;
}

.lightgrey li {
	margin-top: 10px;
	padding: 5px;
	list-style-image: url('/SharedContent/ford/images/li_img_grey.gif');
}

.lightgrey a {
	color: #4d4d4d;
}

.more{
	border-top: 1px solid #4D4D4D;
	padding: 5px;
	font-size: 12px;
	text-align: right;
}

.more a{
	color: #4d4d4d;
}


#pickup-comp-link{float: left;}

.fade {
	margin-top: 10px;
	border: 1px solid #4D4D4D;
	background: url('/SharedContent/ford/images/bluefade_bg.gif') repeat-x bottom left;
	background-color: #0063b6;
	color: #FFF;
}

.fade h1{
	padding: 5px 0px 5px 10px;
	background: url('/SharedContent/ford/images/tbm_nav_bg.gif') repeat-x top left;
	border-bottom: 1px solid #4D4D4D;
	color: #FFF;
}

.fade ul{
	margin-left: 25px;
	list-style-type: none;
}

.fade li {
	margin-top: 10px;
	padding: 5px;
	list-style-image: url('/SharedContent/ford/images/li_img.gif');
}
.fade .more a{
	color: #FFF;
}

.article {
	border-bottom: 1px solid #181818;
	margin: 5px 0 5px 0;
}

.article a{
	color: #2e76a9;
}

.article .img{
 float: left;
 width: 150px;
 margin: 0 0 5px 5px;
}
.article .teaser{
margin: 0 10px;
float: left;
width: 355px;
}
.article .read_more{
font-size: 16px;
font-weight: bold;
color: #FFF;
text-align: center;
height: 24px;
width: 120px;
background: url('/SharedContent/ford/images/tbm_nav_bg.gif') repeat-x top left;
border: 1px solid #181818;
}
.article p.read_more{
margin-top: 20px;
}

.article .read_more a{
color: #FFF;
display:block;
line-height: 12px;
padding: 6px 0px;
}
/* FOR ARTICLE SERVER ARTICLE */
#article {
	margin: 10px 10px;
}
#article h1 {
	margin: 0 0 15px 0;
	font-size: 28px;
}

td.tow {
	padding: 5px;
	background: url('/SharedContent/ford/images/tlm_nav_bg.gif') repeat-x top left;
	color: #FFF;
}