body{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-image:url(../../../images/constants/bg_tile.jpg);
	background-repeat:repeat-x;
}
#main{
	width:954px;
	background:#DBDBDB url(../images/constants/bg.jpg) repeat-x;
	float:left;
	padding-bottom:10px;
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	
}
#nav {
	margin-left:80px;
}
#container {
	margin-bottom:50px;
	backgroud:#FF0000;
}
a, a:link, a:visited, a:hover, a:active
{
	color:#333333;
	
}

.footerStyle a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #878787;
	margin-right:10px;
	margin-bottom:10px;
	text-align:left;
	float: left;
}

#title
{
	width:100%;
	clear:both;
}

#description
{
	width:100%;
	clear:both;
	padding-left:5px;
}

.row
{
	width:100%;
	clear:both;
}
.row_links {
	margin-left: 150px;
	margin-bottom: 10px;
}
.model
{
	width:195px;
	float:left;
	border-bottom:1px #666666 dotted;
}

a.auto_models{
	color:#000000;
}
	a.auto_models:visited{
		color:#000000;
	}
	a.auto_models:hover{
		color:#FF0000;
	}


.price
{
	width:45px;
	float:left;
}

.item
{
	width:100%;
	clear:both;
	background-color:#999999;
}

.value
{
	float:left;
}

.vehicle
{
	width:25px;
	float:left;
}

.link
{
	padding:2px;
	color:#FFFFFF;
	background-color:#000000;
	
}

a.link {
	color:#FFFFFF;
	text-decoration:none;
}
	a.link:visited {
		color:#FFFFFF;
	}
	a.link:hover {
		color:#FF0000;
	}

a.sublink_text {
	text-decoration:none;
	color:#000000;
}
	a.sublink_text:visited {
		color:#000000;
	}
	
	a.sublink_text:hover {
		color:#FFFFFF;
	}

a.link_text {
	color:#FFFFFF;
	text-decoration:none;
}
a.link_text:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.link_text:hover {
	color:#FF0000;
}

.sublink
{
	padding-left:5px;
	background-color:#FF0000;
	color:#FFFFFF;
	border:1px #FFFFFF solid;
	width:150px;
	float:left;
}

#header {
	width: 955px;
	height:195px;
	border: #6e6e6e solid 1px;
	background: url(../../../template/assets/images/background_tile.jpg) #6e6e6e repeat-x top left;
}

	

#dealer_phone{
	/*border:#009999 solid 1px;*/
	float: right;
	margin-top: 17px;
	margin-right: 5px;
}
#dealer_address{
	/*border:#009999 solid 1px;*/
	float: right;
	margin-top: 60px;
	margin-right: -175px;

}
#dealer_name{
	float:left;
	margin: -5px 0 0 5px;
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	padding:5px;
}
#navigation {
	float: left;
	/*margin-top: 20px;*/
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:9px;
	margin-top:-5px;
    margin-left: -35px;
}
	#navigation ul{
	}
	
		#navigation ul li{
			/*border:#00CC33 solid 1px;*/
			list-style:none;
			display: block;
			float:left;
			padding-left:5px;
			padding-right:5px;
			background: url(../../../template/assets/images/nav_divider.jpg) top right no-repeat;
			background-position: right 1px;
		}
		#navigation ul li a{
			text-decoration:none;
			color:#D50017;
			font-size:11px;
			font-weight:bold;
		}
		#navigation ul li a:hover{
			color:#000000;
		}
#header_images {
	width: 100%;
	overflow:hidden;
	margin-top: -113px;
	margin-left: 5px;
}

	#header_images img {
		margin-right: -1px;
		border: #000000 solid 1px;
	}
	
/**************************************************************
********************** SIDE NAVIGATION ************************
**************************************************************/
	
	#side_navigation {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding:0;
	margin-left: -40px;
}

	#side_navigation ul {
		
	}
		#side_navigation ul li {
			width:179px;
			height: 26px;
			list-style:none;
			
		}
			#side_navigation ul li a {
				text-decoration:none;
				color:#000000;
				display: block;
				width:100%;
				overflow:hidden;
				padding: 8px 0 7px 18px;
				background: url(../images/normal.png) top left no-repeat;
			}
			#side_navigation ul li a:hover {
				color:#FFFFFF;
				background: url(../images/over.png) top left no-repeat;
			}
			
/**************************************************************
********************** FOOTER *********************************
**************************************************************/			
		
#footer_text{
	margin-top:-25px;
	font-size:14px;
	color:#FFFFFF;
	width:100%;
	display:block;
	text-align:center;
}

#footer {
	/*margin-bottom: 13px;*/
	height:35px;
	width:953px;
	background:#D50017;
	overflow:hidden;
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
	
}
#footer_holder{
	/*margin-left:10px;
	margin-top: 10px;*/
	float:left;
	/*background:#DBDBDB;
	width:955px;
	background:#000000;*/
}
#footer_background_image{
	
	/*margin-top:5px;*/
}

#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  width:960px;
  height:437px;
  display:none;
  z-index:9999;
  padding:4px;
  margin:3px 0 0 16px;
  background:#D50017;
}


/* Customize your modal window here, you can add background image too */
/*#boxes{
	position:absolute;
	top:0;
	width:960px;
	height:440px;
	background:#FF0000;
}*/
#boxes #dialog {
  width:940px; 
  height:420px;
}

#boxes #holder {
	position:absolute;
	z-index:-1;
	top:4px;
}

#close_btn{
	border:none;
	position:absolute;
	right:8px;
	bottom:12px;
}
#close_btn img {
	border:none;
}