.wrapper {
   border: 1px solid black;
   width:950px;
   background:#FFFFFF;
   text-align:left;
   margin-left:auto;
   margin-right:auto;
}

a {
  text-decoration:none;
  color : #c50000;
  font-weight:bold;
}

a:hover {
  text-decoration:underline;
  color:blue;
}

input, textarea{
	margin:0px;	
}

img {
  border:0px;
}

body {
  color:#000000;
  background:#c0c0c0;
  margin-top:0;
  text-align:center;
  font-family:arial,helvetica,sans-serif;
  font-size:12px;
}

/* userinput.jsp classes */
.UI_1 {
	float:left;
	width:125px;
	clear:left;
	height:25px;
}

.UI_1P {
	float:left;
	width:135px;
	clear:left;
	height:25px;
	text-align:left;
}

.UI_1NB {
	float:left;
	width:125px;
	height:25px;
}

.UI_2 {
	float:left;
	width:175px;
	height:25px;
}

.UI_2_checkout4 {
	float:left;
	width:95px;
	height:25px;
}

.UI_2P {
	float:left;
	text-align:left;
	width:175px;
	height:25px;
	margin:0px;
}

.UI_2P select {
	float:left;
}

.UI_2P input {
	float:left;
}

.UI_3 {
	float:left;
	width:300px;
	clear:left;
	height:25px;
}

.UI_3_checkout1 {
	float:left;
	width:265px;
	clear:left;
	height:25px;
}

.UI_3_checkout4 {
	float:left;
	width:440px;
	clear:left;
	height:25px;
}

.UI_4 {
	float:left;
	width:300px;
	height:25px;
}

.UI_4NC {
	float:left;
	width:99%;
	height:10px;
}

/* second half of page */
.secondhalf {
	width:940px; 
	padding:5px;
}

/* left section of site */
.leftbar {
	float:right;
	width:715px;
}

.SC_1 {
	background:#c0c0c0;
	height:30px;
	float:left; 
}

.SC_2 {
	height:30px;
	float:left; 
}

.spacer {
	height:10px;
	clear:both;
}

.menu_item {
	border:1px solid black; 
	background:#c0c0c0; 
	padding:5px; 
	text-align:center;
}

.clear{
	clear:both;
	width:100%;
	font-size:0px;
	line-height:0px;
}

#imageDiv{
	background-color: transparent;
	padding:0px;
	margin:0px auto;
}

#imageDiv img{
	border:2px solid #c50000;
}

.contactFormText{
	float:left;
	text-align:left;
	width:110px;
	clear:left;
	margin:0px;
}

.contactFormInput{
	float:left;
	text-align:left;
	margin:0px;
}

.contactFormInput input{
	width:145px;
	padding:0px;
}

.contactFormInput select{
	width:150px;
	padding:0px;
}

.contactFormInput textarea{
	width:145px;
	padding:0px;
}

#bannerCartLoginDiv{
	font-size:11px;
	position:absolute;
	bottom:0px;
	right:0px;
	text-align:right;
	color:#ffffff;
	padding:10px 10px 7px;
}

#bannerCartLoginDiv a{
	text-decoration:underline;
	color:#ffffff;
}

#bannerCartLoginDiv a:hover {
 	color:blue;
}

#bannerCart{
	height:20px;
	line-height:20px;
	vertical-align:middle;
}

#bannerCartRight{
	height:20px;
	line-height:20px;
	vertical-align:middle;
	float:right;
}

#bannerCartLeft{
	height:20px;
	width:23px;
	line-height:20px;
	vertical-align:middle;
	float:right;
	background-image:url('/images/cartIcon.png');
	background-repeat:no-repeat;
}

.boxCorner{
	font-size:0px;
	line-height:0px;
}

#topDivHolder {
	width:658px;
	margin:0px auto;
	height:320px;
	border:0px;
	padding:0px;
	clear:both;
	background-image:url('images/loading_white.gif');
	background-repeat:no-repeat;
	background-position: 50% 50%;
	position:relative;
}

#topDiv {
	position:absolute;
	top:0px;
	left:0px;
	z-index:200;
	width:658px;
	margin:0px;
	height:320px;
	border:0px;
	padding:0px;
	clear:both;
	background-repeat:no-repeat;
	background-position: 50% 50%;
}

#topDiv_1 {
	z-index:100;
	width:658px;
	margin:0px auto;
	height:320px;
	border:0px;
	padding:0px;
	clear:both;
	background-repeat:no-repeat;
	background-position: 50% 50%;
}

#bracketHolder {
	position:absolute;
	top:0px;
	left:0px;
	z-index:300;
	width:658px;
	margin:0px;
	height:320px;
	border:0px;
	padding:0px;
}

#topLeft {
	height:320px;
	width:154px;
	float:left;
	background-image:url('/ImgApp/content/home/top_left.png');
}
	
#topRight {
	height:320px;
	width:154px;
	float:left;
	background-image:url('/ImgApp/content/home/top_right.png');
}

#topMiddle {
	height:320px;
	width:350px;
	float:left;
	background-color:transparent;
}

a:active, a:focus {
	outline: none;
}

#preload{
	display:none;
}

#preload img{
	width:1px;
	height:1px;
}

.colorblocks{
	margin:0px auto;
	width:642px;
}

.colorblock{
	float:left;
	height:50px;
	width:50px;
	padding:5px;
	margin:2px;
	background-image:url('images/colorblockbg.gif');
	font-size:0px;
	line-height:0px;
	cursor:pointer;
}

#dealersmain table{
	width:100%;
}

#dealersmain table td{
	padding:5px;
}

#dealersmain #statetitle{
	font-size:1.5em;
	font-weight:bold;
	margin:10px 0;
}

#waitOverlay{
	position:absolute;
	background-image:url('images/overlay_bg.png');
	top:0;
	left:0;
	width:100%;
	height:200%;/*to solve viewport height issue*/
	z-index:1000;
}

#waitOverlayImg{
	position:absolute;
	top:250px;
	left:50%;
	margin-left:-50px;
}

#atff{
	display:none;
}

.dealerinfoheader{
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:15px;
}

.dealersectionheader{
	font-weight:bold;
	font-size:1.3em;
	margin:10px 0;
}

.dealerdownloadall{
	margin-bottom:5px;
}

.dealerphotolist{
	width:65%;
	margin:0 auto;
}

.dealerphotolist .left{
	float:left;
}

.dealerphotolist .right{
	float:right;
}

.dealerphototable{
	text-align:left;
	border:1px solid black;
}

.dealerphototable tr.header{
	font-weight:bold;
	font-size:1.2em;
}

.dealerphototable td{
	border:1px solid black;
	padding:0px 5px;
}