.group td {
	padding-right: 5px;
}


.cap {
	text-transform: capitalize;
}

.lc {
	text-transform: lowercase;
}


a:visited {
	color: #666666;
	text-decoration: underline;
}


a:active, a:hover, a:link {
	color:blue;
	text-decoration: underline;
}

.oldpics {
	background-color: #DACFB9;
}
body {
	background-color: #CCCCCC;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

p {
	line-height: 18px;
}

li {
	margin-bottom: 10px;
	line-height: 18px;
	list-style-image: url(images/icons/bullet_sq.gif);
}

li.tight {
	margin-bottom: 3px;
	line-height: 18px;
	list-style-image: url(images/icons/bullet.gif);
}


.blue-emphasis {
	background-color: #125DE7;
	color: White;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: bold;
}

.red {
	color: Red;
}

.red-emphasis {
	color: Red;
	font-weight: bold;
}


.bold_emphasis {
	font-weight: bold;
}

.box {
	background-color: #CCCCCC;
	width: 150px;
	padding: 10px 10px 10px 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
}


#container {
	width: 97%;
	min-width: 1060px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}

#header {
	background-color: #333333;
	background-image: url(images/neontruck_bg.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 187px;
	width: 100%;
	text-align: left;
	padding-right: 0px;
	margin-right: 0px;
}

#main {
	display: table;
	width: 100%;
	min-width: 800px;
}

#mainrow {
	display:table-row;
	width: 100%;
}

#IEroot #mainrow {
	width: 100%;
}

#leftmenu {
	display: table-cell;
	width: 160px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color: #333333;
	padding-left: 20px;
	padding-right: 5px;
	vertical-align: top;
	float: left;
}


#contentcell {
	display: table-cell;
	min-width: 800px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	padding: 10px 20px 10px 20px;
	border-right: #333333 medium solid;
	vertical-align: top;
}

#IEroot #contentcell {
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	padding: 10px 20px 10px 20px;
	border-right: #333333 medium solid;
	vertical-align: top;

}

.imgrt {
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
}

.piccaption {
	margin-bottom: 10px;
}

h4 {
	margin-top: 0px;
	font-size: 95%;
}

.bold_emphasis {
	font-weight: bold;
	color: #125DE7;
}

.infotab {
	max-width: 700px;
	margin-right: 10%;
}

#IEroot .infotab {
	width: 85%;
	clear: right;
}

.rtmenu {
	font-size: 85%;
	line-height: 16px;
}


#footerrow {
	text-align: center;
	font-size: 85%;
	background-color: #333333;
	height: 100px;
	min-width: 600px;
	padding: 20px 10px 10px 180px;
	color: #6094F2;
	line-height: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}



.whitelink:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #125DE7;
}

.group {
	clear: left;
	border-top: 1px solid #cccccc;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
	
#IEroot .group {
	height: auto;
	margin-top: 20px;
}
	

.description {
	padding-right: 10px;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}

.desc-txt {
	padding-top: 3px;
	margin-top: 0px;
	font-size: .8em;
}

.smpicrow {
	text-align: center;
	padding-top: 11px;
	width: 582px;
}


#IEroot .smpicrow {
	width: 500px;
}


.smpicdisplay {
	list-style-type: none;
	list-style-image: none;
	vertical-align: bottom;
	margin-left: 0px;
	margin-top: 0px;
}

.smpicdisplay li {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	list-style-image: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

a.whitelink:active, a.whitelink:focus, a.whitelink:link, a.whitelink:visited {
	color: White;
	text-decoration: none;
}

a.bluelink:active, a.bluelink:focus, a.bluelink:link, a.bluelink:visited {
	color: #6094F2;
	text-decoration: none;
	background-color: #333333;
	font-weight: bold;
}

a.bluelink:hover {
	color: #4B86F0;
	text-decoration: underline;
	font-weight: bold;
}



.large {
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	color: #6094F2;
}

.menu-indent {
	padding-left:15px;
}

.black {
	color: Black;
	text-transform: uppercase;
}


h1 {
	color: #125DE7;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 2px;
}

.mainpic {
	float: left;
	width: 250px;
	margin-right: 15px;
	padding-bottom: 55px;
	padding-top: 15px;
}

.mainpic-dodge {
	float: left;
	width: 250px;
	margin-right: 15px;
	padding-bottom: 20px;
	padding-top: 15px;
}


.mainpic-jeep {
	float: left;
	width: 250px;
	margin-right: 15px;
	height: 100%;
	padding-bottom: 35px;
	padding-top: 15px;
}





p.blue {
	color: #125DE7;
}

span.blue {
	color: #125DE7;
	font-weight: bold;
	font-style: italic;
}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 3px;
}

h3 {
	color: #125DE7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.modelnos {
	color: #125DE7;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 16px;
}



ul {
	margin-top: 0px;
}

.rowcolor {
	background-color: #e2e2e2;
}

.status-gm {
	width: 250 px;
	float: right;
	/*background-color: #FFFF33;*/
	padding: 5px 5px 5px 5px;
	margin-top: -0px;
	/*border: 2px solid #000000;*/
	font-size: .85em;
	text-align: center;
}

.status-ford {
	background-color: #FFFF33;
	padding: 5px;
	margin-top: -0px;
	border: 2px solid #000000;
}
