body {
	margin: 0;
	padding: 0;
	background-color:#eeeeee;
	color: #666666 !important;
	font-size: 12px;
	font-family: verdana;	
}

td {
	font-size:12px;
	font-family:verdana;
}

.mainBody {
	background-color:#eeeeee;
	background-image:url('/images/mobile/bkg.jpg');
	background-repeat:repeat-x;
}

a, a:visited, a:active {
	font-family: verdana;
	color: #666666;	
	text-decoration:underline;
}

a:hover {
 	 text-decoration:underline;
}

a.headerLink:link, a.headerLink:visited, a.headerLink:active
{
	font-family: verdana;
	color: #cccccc;	
	text-decoration:none;
}

a.headerLink:hover {
 	color: #e46700;
  
}

a.menu_Directions {
	background-image: url('/images/mobile/driving_directions.jpg');
	background-repeat:no-repeat;
	display:block;
	height:	40px;
	width: 226px;
}
a.menu_NewSearch {
	background-image: url('/images/mobile/new.jpg');
	background-repeat:no-repeat;
	display:block;
	height:	40px;
	width: 226px;	
}
a.menu_UsedSearch {
	background-image: url('/images/mobile/used.jpg');
	background-repeat:no-repeat;
	display:block;
	height:	40px;
	width: 226px;	
}
a.menu_Service {
	background-image: url('/images/mobile/parts.jpg');
	background-repeat:no-repeat;
	display:block;
	height:	40px;
	width: 226px;
}
a.menu_Towing {
	background-image: url('/images/mobile/towing.jpg');
	background-repeat:no-repeat;
	display:block;
	height:	40px;
	width: 226px;	
}


a.searchNew {
	background-image: url('/images/mobile/mobile_new_inventory.jpg');
	width:135;
	height:87;
	display:block;
}
a.searchnew_Versa {
	background-image: url('/images/mobile/versa.jpg');
	width:135;
	height:80;
	display:block;
}
a.searchnew_Cube {
	background-image: url('/images/mobile/cube.jpg');
	width:135;
	height:80;
	display:block;
}
a.searchnew_Altima {
	background-image: url('/images/mobile/altima.jpg');
	width:135;
	height:80;
	display:block;
}
a.searchnew_Maxima {
	background-image: url('/images/mobile/maxima.jpg');
	width:135;
	height:80;
	display:block;
}
a.searchnew_Rogue {
	background-image: url('/images/mobile/rogue.jpg');
	width:135;
	height:80;
	display:block;
}
a.searchnew_Murano {
	background-image: url('/images/mobile/murano.jpg');
	width:135;
	height:80;
	display:block;
}
a.searchnew_Sentra {
	background-image: url('/images/mobile/sentra.jpg');
	width:135;
	height:80;
	display:block;
}
a.searchnew_370Z {
	background-image: url('/images/mobile/z.jpg');
	width:135;
	height:80;
	display:block;
}
a.searchnew_GT-R {
	background-image: url('/images/mobile/gtr.jpg');
	width:135;
	height:80;
	display:block;
}
a.searchnew_Xterra {
	background-image: url('/images/mobile/xterra.jpg');
	width:135;
	height:80;
	display:block;
}
a.searchnew_Pathfinder {
	background-image: url('/images/mobile/pathfinder.jpg');
	width:135;
	height:80;
	display:block;
}
a.searchnew_Frontier {
	background-image: url('/images/mobile/frontier.jpg');
	width:135;
	height:80;
	display:block;
}
a.searchnew_Quest {
	background-image: url('/images/mobile/quest.jpg');
	width:135;
	height:80;
	display:block;
}
a.searchnew_Titan {
	background-image: url('/images/mobile/titan.jpg');
	width:135;
	height:80;
	display:block;
}
a.searchnew_Armada {
	background-image: url('/images/mobile/armada.jpg');
	width:135;
	height:80;
	display:block;
}
.dealerName {
	padding-top:5px;
	font-size:14px;
}

.dealerAddress {
	font-size:8px;
	padding-top:8px;
}

.hr_color {
	color:#999999;
}

.header {
	background-image:url('/images/mobile/top_bkg.jpg');
	background-repeat:repeat-x;
	height:67px;
}

.footer {
	
	text-align:left;
	font-size:10px;
	color:#666666;
	font-family:arial;
	
}

.topLeft {
	background-image:url('/images/mobile/topLeft_corner.jpg');
	background-repeat:no-repeat;
	height:11px;
	width:11px;
}

.topMiddle {
	width:270px;
	background-color:#ffffff;
}
.middle {
	background-color:#ffffff;
	height:300px;
	padding-left:10px;
	padding-right:10px;
}
.topRight {
	background-image:url('/images/mobile/topRight_corner.jpg');
	background-repeat:no-repeat;
	height:11px;
	width:11px;
}
.bottomLeft {
	background-image:url('/images/mobile/bottomLeft_corner.jpg');
	background-repeat:no-repeat;
	height:11px;
	width:11px;
}
.bottomMiddle {
	width:270px;
	background-color:#ffffff;
}
.bottomRight {
	background-image:url('/images/mobile/bottomRight_corner.jpg');
	background-repeat:no-repeat;
	height:11px;
	width:11px;
}


		
		.nav {
			
			height:35px;
			width:294px;
			color:#999999;	
			font-weight:bold;
			font-size:10px;
		}

		.nav a {
			font-size:11px;
			color:#666666 !important;
		}

		.nav td {
			text-align:center;
		}

.searchUsedRow {
	
	border-bottom:1px solid #dddddd;
}

.searchUsedCell {
	height:32px;
	width:50px;
}