/*************************************************************************/
/************************** global styles ********************************/

html, body{
	margin:0;
	padding:0;
	height:100%;
	background:transparent url(../images/body-bgRepeat.gif) repeat-x; 
	background-color:#E0DFDF;
	font: 11px/15px 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans', Geneva, Helvetica, Arial, sans-serif;
	color:#212121;
}
#container{ /* modern browsers */
	margin:0 auto;
	min-height:100%;
	text-align:center;
}
* html #container{ /* IE 5-6 */
	height: 100%;
}
#top{
	top:0;
	width:100%;
	height:59px;
	margin:0 auto;
	text-align:center;
	background:transparent url(../images/top-bgRepeat.gif) repeat-x;
}
.printOnly { display:none; }

/*************************************************************************/
/*********************** type and form styles ****************************/

p{ /* standardize spacing */
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
}
h1, h2{
	font-size: 16px;
	font-weight:bold;
	color:#CC6633;
	margin:0;
}
h3{
	font-size:14px;
	font-weight:bold;
	color:#EF8E5E;
	margin:0;
}
.locationBorder td{
	border-bottom:1px dotted #999999;
}
.noBorder{ /* remove border from bottom of linked images */
	border:0;
	text-decoration:none;
}
input:focus, select:focus {
	background-color:#EAEAEA;
	border-color:#888888;
	border-style:solid;
} 
.formField{
	border:1px solid #888888;
	background-color:#ffffff !important;
}

.formFieldMissing {
	border:1px solid #888888;
	background-color:#F2A801 !important;
}

div.chooseCard { display:none; color:#DD9A01; font-weight:bold;}

.floatLeft{
	float:left;
	padding:12px 20px 0 0;
}
.floatRight{
	float:right;
	padding:12px 0 0 20px;
}

/*************************************************************************/
/************************** top navigation *******************************/

#topNav{
	width:761px;
	margin-left:auto;
	margin-right:auto;
}
#topNav ul{
	padding:0;
	margin:0;
	list-style:none;
	white-space:nowrap;
}
#topNav ul li{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#topNav li a{
	margin:0;
	padding:0;
}
.logo{
	margin-top:0;
	margin-right:35px;
}
.navTop{
	margin-top:56px;
}

/*************************************************************************/
/************************ bottom navigation ******************************/

#btm{ /* modern browsers */
	width:100%;
	height:26px;
	position:relative;
	margin-top:-26px; /* affix footer to bottom of screen, minus height of footer image */
	text-align:center;
	background:transparent url(../images/btm-bgRepeat.gif) repeat-x;
}
* html #btm{ /* IE 5-6 */
	margin-top: -27px;
}
#btm ul{
	padding:7px 0 0 0;
	margin:0;
	list-style:none;
	white-space:nowrap;
}
#btm li{
	display:inline;
	margin:0;
	padding:0 4px 0 4px;
}
#btm li a{
	margin:0;
	padding:0;
}

/*************************************************************************/
/************************** marketer styles ******************************/

#marketerNav{
	list-style:none;
	font-weight:bold;
	margin-left:0;
	padding-left:0;
	font-size:12px;
	line-height:16px;
}
#marketerNav ul li{
	font-weight:normal;
	margin-left:0;
	padding-left:0;
}
#adResource{
	width:100px;
	height:200px;
	float:left;
	margin:0 45px 20px 0;
	text-align:center;
}
#logos{
	width:120px;
	height:120px;
	float:left;
	margin:0 20px 20px 0;
	text-align:center;
}

/*************************************************************************/
/*************************** home content ********************************/

#homeContent{ /* modern browsers */
	position:relative;	
	width:765px;
	height:395px;
	margin:70px auto 0 auto;
	padding-bottom:30px;
	text-align:left;
	background:url(/images/home-contentBG1.jpg) no-repeat;
}
* html #homeContent{ /* IE 5-6 */
	height:396px;
	margin:60px auto 0 auto;
}
#quickSearch{
	width:200px;
	height:183px;
	padding:40px 5px 5px 20px;
	float:left;
}
.quickSearch, .quickSearchBold, .form{ /* IE 5 fix */
	font: 11px/14px 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans', Geneva, Helvetica, Arial, sans-serif;
	color:#212121;
}
.quickSearchBold{
	font-weight:bold;
	line-height:18px;
}
#fleetLink{
	clear:both;
	text-align:center;
	color:#FFFFFF;
}
#cardholder{
	width:130px;
	position:absolute;
	left:20px;
	top:293px;
	float:left;
	line-height:14px;
}
#newSites{
	width:135px;
	position:absolute;
	left:271px;
	top:293px;
	line-height:14px;
}
#safety{
	width:140px;
	position:absolute;
	left:522px;
	top:293px;
	line-height:14px;
}

/*************************************************************************/
/*************************** content pages *******************************/

#mainBg{
	width:764px;
	margin:0 auto;
	margin-top:70px;
}
#main{
	width:764px;
	margin:0 auto;
	text-align:left;
	float:left;
	background:transparent url(../images/content-bgRepeat.gif) repeat-y;
}
#contentTop{
	height:19px;
}
#contentBtm {
	padding-bottom:40px;
}
#columnFull{
	width:700px;
	margin:10px 30px 0 30px;
	min-height:300px;
	float:left;
}
* html #columnFull{ /* IE 5-6 */
	width:710px;
	margin:10px 30px 0 15px;
}
#leftColumnWide{ /* modern browsers */
	width:435px;
	margin:10px 0 0 30px;
	float:left;
}
* html #leftColumnWide{ /* IE 5-6 */
	margin:10px 0 0 15px;
}
#leftColumnNarrow{ /* modern browsers */
	width:225px;
	margin:10px 0 0 30px;
	float:left;
}
* html #leftColumnNarrow{ /* IE 5-6 */
	margin:10px 0 0 15px;
}
#rightColumnWide{ /* modern browsers */
	width:435px;
	margin:10px 30px 0 0;
	padding-left:25px;
	border-left:3px solid #f9f9f9;
	float:right;
}
* html #rightColumnWide{ /* IE 5-6 */
	width:430px;
	margin:10px 15px 0 0;
}
#rightColumnNarrow{ /* modern browsers */
	width:225px;
	margin:10px 20px 0 0;
	padding-left:20px;
	border-left:3px solid #f9f9f9;
	float:right;
}
* html #rightColumnNarrow{ /* IE 5-6 */
	width:225px;
	margin:10px 10px 0 0;
}

/*************************************************************************/
/*************************** order form **********************************/

td.shc {font-size:14px; font-weight:bold; padding:3px;}
tr.shc {background-color:#F3AF44; color:#555555; }
table.topsec th {text-align:right; }

/*************************************************************************/
/***************************** forum *************************************/

div.forumspacer {height:10px;}

/*************************************************************************/
/**************************** linkage ************************************/

/* fleet link */
#fleetLink a:link, #fleetLink a:visited, #fleetLink a:active{color:#FFBB89; text-decoration:none; border-bottom:1px dotted #FFBB89;}
#fleetLink a:hover{color:#FFFFFF; text-decoration:none; border-bottom:1px dotted #FFFFFF;}

/* body copy */
#main a:link, #main a:visited, #main a:active{color:#DF7C24; text-decoration:none; border-bottom:1px dotted #DF7C24;}
#main a:hover{color:#1C59AB; text-decoration:none; border-bottom:1px dotted #1C59AB;}

/* footer */
#btm a:link, #btm a:visited, #btm a:active{color:#212121;text-decoration:none; border-bottom:none;}
#btm a:hover{color:#212121; text-decoration:none; border-bottom:1px dotted #212121;}