* {
	margin:0;
	padding:0;
	outline:none;
	text-decoration:none;
}
body {
	background:url(images/bg.jpg) repeat-x #0258af;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img, a img, table {
	border:none;
}
a, #content a {
	color:#2684ff;
	text-decoration:none;
}
a:hover, #content a:hover {
	color:#cc9900;
	text-decoration:underline;
}
#nav a:hover {text-decoration:none;}

h1 {font-size:24px; font-weight:bold;color:#2684ff;}
h2 {font-size:18px; font-weight:bold;color:#cc9900;}
h3 {font-size:16px; font-weight:bold;color:#2684ff;}
h4 {font-size:14px; font-weight:bold;color:#cc9900;}
h5 {font-size:12px; font-weight:bold;color:#2684ff;}
p {font-size:12px;}

#wrap {
	width:920px;
	margin:0 auto;
	background:url(images/wrap_bg.gif) repeat-y;
	position:relative;
}

#awards {
	z-index:998; 
	position:absolute; 
	top:340px; 
	left:10px;
}

#rightside_cover {
	z-index:999; 
	position:absolute; 
	top:340px; 
	right:10px;
}

#header {
	height:155px;
	background:url(images/header_bg.jpg) no-repeat;
	position:relative;
}
#header #headerAddy {
	display:block;
	position:relative;
	float:right;
	text-align:right;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	right:12px;
	top:37px;;	
}
#header #headerAddy span {
}
#header #headerAddy span#headName {
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	color:#ffbf00;
}
#header #headerAddy span#headPhone {
	font-size:17px;
	font-weight:bold;
}
#header #headerAddy #url, #header #headerAddy #url a {
	font-size:20px;
	color:#ffbf00;
	margin-top:6px;
}
#header #trucksJustTrucks {
	position:absolute;
	top:27px;
	left:393px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;	
}
#header #headerLogos {
	position:relative;
	float:left;
	display:block;
	top:34px;
	left:11px;
}
#logoNorthsideTrucks {
	position:relative;
	display:block;
	height:50px;
	width:365px;
	clear:both;
}
#logoFord {
	position:relative;
	display:block;
	height:50px;
	width:130px;
	float:left;
	top:11px;
	left:11px;
}
#logoSterling{
	position:relative;
	display:block;
	height:55px;
	width:100px;
	float:left;
	top:7px;
	left:107px;
}
/* Nav */
#nav {
	width:920px;
	height:24px;
	clear:both;
	background:url(images/nav_bg.gif) repeat-x;
}

/* SubNav */
#subnav {
	width:900px;
	height:75px !important;
	background:transparent url(images/subnav_bg.png) no-repeat;
	clear:both;
	margin-top:10px;
	padding:10px;
	overflow:hidden;
	white-space:nowrap;
}

#subnav a {
	display:inline-block;
	float:left;
	height:75px;
	width:217px;
	margin-right:10px;
}
#subnav a.last {
	margin-right:0;
}

/* Content */
#cover {
}
#content {
	background:#fff;
	padding:20px 20px 10px 20px;
	overflow:hidden;
}
#content_base {
	clear:both;
	height:10px;
	width:920px;
	background:transparent url(images/content_base_bg.png) bottom left no-repeat;
}
#content ul, #content ol, #content li {
	list-style-position: inside;
}
#content ul, #content ol {
	margin-left:20px;
}
#content li {
	list-style-image:url(images/bullet.gif)
}

#content p, #content li {
	margin:5px 0px;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin:10px 0px;
}


/* Footer */
#footer {
	clear:both;
	height:77px;
	margin-top:10px;
	background:url(images/footer_bg.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
#footer #addy {
	position:relative;
	display:block;
	height:44px;
	width:164px;
	left:12px;
	top:17px;
	color:#fff;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	text-align:left;
	float:left;
	border-right: #ffffff solid 1px;
}
#footer #addy span {
	font-size:16px;
	font-weight:bold;
	color:#ffbf00;
}
#footer #logos {
	display:block;
	height:44px;
	width:495px;
	text-align:center;
	float:left;
	margin-top:17px;
	margin-left:12px;	
}
#footer #logos .logo, #footer #logos .text {
	width:33%;
	text-align:center;
	float:left;
}
#footer #logos .text {
	font-size:17px;
	font-weight:bold;
	line-height:20px;
	color:#cc9900;
	text-align:left;
}
#footer.int #logos .logo {
	width:30%;
}
#footer.int #logos .text {
	width:39%;
	left:20px;
	position:relative;
}
#footer #phone {
	position:relative;
	font-size:20px;
	font-weight:bold;
	line-height:29px;
	color:#ffbf00;
	right:12px;
	top:10px;
	text-align:right;
	float:right;
}

/* ********************** */
/* Individual Page Styles */
/* ********************** */

.outerContentWrap {
	width:880px;
	margin-left:auto;
	margin-right:auto;
}
.innerContentWrap {
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

/* Staff Page */
#staff{
	overflow:hidden;
	width:750px;
	margin: 0px auto;
}

#staff .staffIndWrap {
	float:left;
}

#staff .staffInd{
	width:200px;
	height:275px;
	text-align:center;
	padding:10px;
	margin:15px;
}

.staffInd img{
	width:115px;
	height:160px;
	margin:10px;
	border:2px #2684ff solid;
}

.staffInd .staffName{
	font-weight:bold;
	color:#2684ff;
}

.staffInd .staffTitle{
	font-style:italic;
}

.staffInd .staffPhone{}

.staffInd .staffEmail{}

/* Upfits Page */

#upfits {
	width:700px;
	margin:0px auto;
}

#upfits .upfitItem {
	border:1px solid #cccccc;
	padding:10px;
}

/* Site Map */
#content #site li.none {
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
}

#site p {
margin-top: 10px;
}

#site ul {
margin-bottom: 10px;
}

/* EMC Page */

#emcWrapper {
	width:878px;
	margin:0 auto;
}

#emcHeader {
	background:transparent url(images/emc_header_bg.jpg) no-repeat;
	width:365px;
	height:205px;
	padding:148px 513px 0 0;
	margin-bottom:20px;
	position:relative;
}

#emcWrapper h1 {
	font-size:28px;
	font-weight:bold;
	color:#336600;
	line-height:34px;
}

#emcWrapper h2 {
	font-size:20px;
	line-height:25px;
	font-weight:bold;
	color:#0258af;
}

#emcWrapper .greenText {
	color:#336600;
	
}

#emcContentWrapper {
	width:562px;
	float:left;
}

#emcContentWrapper p, #emcContentWrapper li {
	font-size:16px;
}
#emcContentWrapper p strong {
	font-weight:bold;
	margin-top:15px;
	display:inline-block;
}


/* Zero Motorcycles Page*/

#zeroWrapper {
	background:transparent url(images/zero_header_bg.jpg) no-repeat;
	padding-top:136px;
}

#zeroContentWrapper {
	width:500px;
	float:left;
}

#zeroContentWrapper p, #zeroContentWrapper li {
	font-size:16px;
}
#zeroContentWrapper h2 {
	font-size:16px;
	font-weight:bold;
	color:#000;
}

#zeroContentWrapper h2 a {
	color:#000;
	text-decoration:underline;
}

#zeroContentWrapper h2 a:hover {
	color:#0258af;
}

#zeroContentWrapper h1 {
	font-size:20px;
	font-weight:bold;
	color:#0258af;
}

#zeroWrapper #formWrapper {
	margin-top:214px;
}

/* Quick Form (on EMC & Zero Pages */
#formWrapper {
	float:right;
	width:300px;
}

#formHeader {
	color:#0154A4;
	font-size:20px;
	font-weight:bold;
	margin:10px auto;
	padding:10px;
	position:relative;
	text-align:left;
	width:260px;

}
#quickForm {
	background:#e7e7e7 url(images/form_bg.gif) repeat-x top left;
	border:1px solid #E7E7E7;
	width:196px;
	margin:10px auto;
	padding:20px;
	position:relative;
}

#quickForm .formElement {
	position:relative;
	display:block;
	padding:10px;
	float:left;
}

.formElement .formStyle {
	border:1px solid #ccc;
	padding:3px;
	color:#0154a4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	position:relative;
	padding:5px;
	margin:0 0 10px 0;
	background:#ffffff url(images/input_bg.gif) repeat-x bottom left;
}


.formElement .formStyle.widthA {
	width:368px;
}

.formElement .formStyle.widthB {
	width:168px;
}

.formElement .formStyle.widthC {
	width:73.5px;
}
.formElement label {
	position:absolute;
	background:url(images/label_bg.gif) repeat-x;
	height:14px;
	padding:3px 6px 6px 4px;
	color:#4c7399;
	font-family:Georgia, 'Times New Roman', sans-serif;
	font-weight:normal;
	font-size:12px;
	top:-10px;
	left:5px;
	border:1px solid #ccc;
	white-space:nowrap;
	overflow:hidden;
}


.formElement.required label {
	/*border:1px solid #FAA;*/
}
.formElement.required label span {
	color:#F33;
}
.formElement.required .formStyle {
	border:1px solid #FAA;
}

.formElement#submission {
	float:none;
	clear:both;
	text-align:center;
	width:100%;
	padding:0;
	margin:0;
}

#signUpNow {
	width:200px;
	height:50px;
	margin:0 auto;
}

#legend {
	position:absolute;
	top:-6px;
	right:-6px;
	border:1px solid #e7e7e7;
	padding:3px;
	background:#ffffff url(images/input_bg.gif) repeat-x bottom left;
	font-family:Georgia, 'Times New Roman', sans-serif;
}

.legendItem{
	padding:3px;
	margin:2px;
	color:#0154a4;
	font-size:10px;
	font-weight:normal;
}

.legendLabel {
	color:#F33;
}

.legendValue {
}

/* xPlan Page */

#xPlan {
}

#xPlanContent {
	margin-top:20px;
	margin-bottom:20px;
}

#xPlanInfo, #xPlanContact {
	clear:both;
}

#xPlanInfoText {
	width:45%;
	float:left;
}
#xPlanInfoText p {
	font-size:16px;
}
#xPlanInfoLinks {
	width:45%;
	float:right;
}

#xPlanPartners {
	clear:both;
	text-align:center;
}

#xPlanPartners img {
	display:block;
	float:left;
	padding:2px;
	border:1px solid #ccc;
	margin:5px;
	width:75px;
	height:75px;
}

#carSlides1, #carSlides2 {
	display:block;
	margin:0 auto;
	height:202px;
	width:300px;
	z-index:1;
}

#carSlides2 {
	float:right;
}

#xPlanHeader, #xPlanFooter {
	clear:both;
}

#xPlanFormWrapper {
	clear:both;
}

#xPlanFormWrapper form table {
	margin:0 auto;
}


#site a:visited, #content #site a:visited {
	color:#999;
}


/* Special Classes and IDs */
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
p.right {
	text-align:right;
}
img.center {
	display:block;
	margin:0 auto;
}
.contactheader {
	display:none;
}
.BrowseBox1, hr {
	margin:3px auto 3px auto;
}

.clear {
	clear:both;
}

.slideshow {
	overflow:hidden;
}

.hidden {
	display:none;
}


  /***************************************************/
 /* Adding Custom #vehDescription CSS to UnitDetail */
/***************************************************/
#vehDetails #vehDescription {
	color:#00c;
	font-weight:bold;
	font-size:16px;
}
