@charset "UTF-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0;
	padding:0;
	background:url(../images/wrapper-gradient.jpg) repeat-x #ffffff;
}

h1{
	color:#004281;
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:12px 0 12px 0;
}

h2{
	color:#004281;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:12px 0 12px 0;
}

.specials{
	color:#333333;
}

h3 {
	color:#999999;
	font-size:12px;
	font-weight:bold;
	margin: 5px 0 5px 0;
	padding:0;
}

h4 {
	font-size:14px;
	font-weight:bold;
	margin: 5px 0 5px 0;
	padding:0;
}

h1.Generic{
	color:#004281;
	font-size:16px;
	font-weight:bold;
	margin:20px 0 12px 0;
	padding: 0 0 12px 15px;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	width: 959px;
}
h1.Generic2{
	color:#004281;
	font-size:16px;
	font-weight:bold;
	margin:0px 0 12px 0;
	padding: 0 0 12px 15px;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	width: 959px;
}
h1.GenericFind{
	color:#004281;
	font-size:16px;
	font-weight:bold;
	margin:-3px 0 12px 0;
	padding: 0 0 15px 15px;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	width: 959px;
}

h1.resultsGeneric{
	border-bottom:1px solid #CCCCCC;
	color:#004281;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin:0px 4px 10px 0px;
	padding:0 0 12px 0;
	width:934px;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

blockquote{
	padding:0 0 0 0;
	margin:0 0 0 14px;
}

hr{
	color:#efefef;
}

a:link, a:active, a:visited{
	color:#4f5767;
	outline-style:none;
	text-decoration:none;

}

a:hover{
	color:#187bba;
}
#Main-Navbar-Area{
	padding-top:10px;
	}
#Main-Wrapper{
	width:984px;
	margin:0 auto;
	padding:0 0 0 0px;
}

#Content-container{
	width:950px;
	margin:0 0 0 0;
	padding:0 0 0 15px;
}

#Vehicles-Container{
	width:99%;
	margin:0 0 0 0;
	padding:15px 0 0 0;
	background:#fff;
	
}

/*TOP NAVIGATION*/

#Search-Wrapper{
	width:205px;
	height:10px;
	background:url(../images/searchbox.jpg) no-repeat;
	background-position:left;	
	margin:2px 8px 4px 0px;
	padding:0px 0 7px 7px;
	float:right;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	margin-bottom:10px;	
	margin-right:7px;
	
}
#showroom-Wrapper{
	width:290px;
	height:22px;

	font-wieght:bold;
	margin:4px 0px 4px 350px;
	float:left;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	text-align:left;

		
}
#space{
	margin-left:20px;
}
#showroom-Wrapper a{
	color:#555E6C;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size:10px;
		
}
#showroom-Wrapper a:hover {
	color:#004282;
	
}

input.Search-Box{
	/*width:190px;*/
	width:180px;

	font-weight:bold;
	font-size:10px;
	color:#8f8f93;
	border:none;
	background:transparent;
	text-transform: uppercase;
	
}

input.Search-Button{
	width: 30px;
	border: none;
	background:transparent;
	cursor: pointer;
}

a.Legal:link, a.Legal:visited, a.Legal:active{
	text-decoration:none;
	color:#555e6c;
	font-weight:bold;
	margin:0 20px 0 0;
	font-size:10px;
	outline: none;
}

a.Legal:hover{
	color:#004282;
}

#TopNav-Wrapper{
	float:left;
	background:url(../images/TopNav-background.jpg) repeat-x;
	height:23px;
	padding:8px 0 0 37px;
	width:507px;
	position:relative;
	z-index:1000;
	margin-top:0px;
}

a.TopNav:link, a.TopNav:visited, a.TopNav:active{
	text-decoration:none;
	color:#555e6c;
	text-transform:uppercase;
	font-weight:bold;
	/*margin: 0 20px 0 0;*/
	margin: 2px 40px 0 0;
	font-size:11px;
	outline: none;
}

a.TopNav:hover{
	color:#004282;
}

#TopNavGray-Wrapper{
	float:left;
	background:url(../images/TopNavGray.jpg) repeat-x;
	height:24px;
	padding:8px 0 0 20px;
	width:205px;
	margin-top:0px;
}

a.TopNavGray:link, a.TopNavGray:visited, a.TopNavGray:active{
	color:#d9d9d9;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	/*margin:0 15px 0 0;*/
	margin: 2px 15px 0 0;
	font-size:11px;
	outline: none;
}

a.TopNavGray:hover{
	color:#ffffff;
}

a.Logo:link, a.Logo:visited, a.Logo:active{
	background:url(../images/bar_07.jpg) no-repeat;
	display:block;
	width:205px;
	height:32px;
	float:left;
	outline: none;
	margin-left:10px;
	margin-top:0px;
}

/*BOTTOM CONTENT*/
#Blocks-Container{
	width:964px;
	padding:0 0 0 20px;
}

.block-showroom{
	margin:0 0 12px 0;
}

.block-header{
	margin:0 0 10px 0;
}

.block-header2{
	margin:0 265px 10px 0;
	float:left;
}

.block-header3{
	margin:5px 0 10px 5px;
	float:left;
}

.block-header4{
	margin:0 0 5px 5px;
	float:left;
}

#Block-Showroom{
	width:210px;
	float:left;
	background:#ffffff;
	height:177px;
	position:relative;
}

.Block-Testdrive{
	width:223px;
	float:left;	
	padding:0 0 0 0;
	height:177px;
	position:relative;
	background:#ffffff;
}

#Block-Testdrive-2{
	float:left;	
	padding:0 0 0 0;
	height:177px;
	position:relative;
	background:#ffffff;
	width:303px;
}

#Block-Price {
	width:600px;
	float:left;	
	padding:0;
	margin: 0 38px 0 0;
	position:relative;
	background:#ffffff;
}

#Block-Price table td {
	vertical-align: top;
	padding: 10px 0 10px 0;
}

#Block-Price table td.list-item-1 {
	height: 10px;
	padding: 0;
}

#Block-Price table td.list-item-2 {
	height: 10px;
	border-bottom: 1px solid #E0E0E0;
	padding: 0;
}

#Block-Price table td.Field-Name {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#Block-Price em {
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

#Block-Price h2 {
	font-size: 14px;
}

#Block-Accessories {
	width:600px;
	float:left;	
	padding:0;
	margin: 0 38px 0 0;
	position:relative;
	background:#ffffff;
}

#Block-Accessories table td {
	vertical-align: top;
	padding: 5px 0 5px 0;
}

#Block-Accessories table td.list-item-1 {
	height: 5px;
	padding: 0;
}

#Block-Accessories table td.list-item-2 {
	height: 5px;
	border-bottom: 1px solid #E0E0E0;
	padding: 0;
}

#Block-Accessories table td.Sub-Head {
	background: #F5F5F5;
}

#Block-Accessories table td.Field-Name {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#Block-Accessories em {
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

#Block-Accessories h2 {
	font-size: 14px;
}

a.Showroom:link, a.Showroom:visited, a.Showroom:active{
	background:url(../images/buttons/view-showroom.jpg) no-repeat;
	display:block;
	width:211px;
	height:30px;
	position:absolute;
	bottom:-1px;
	left:0;
	padding:0;
	margin:0 0 0 0;
	outline: none;
} 

a.Dealership:link, a.Dealership:visited, a.Dealership:active{
	background:url(../images/buttons/dealership.gif) no-repeat;
	display:block;
	width:211px;
	height:30px;
	position:absolute;
	bottom:-1px;
	left:0;
	padding:0;
	margin:0 0 0 0;
	outline: none;
} 

a.Testdrive:link, a.Testdrive:visited, a.Testdrive:active{
	background:url(../images/buttons/book-testdrive.jpg) no-repeat;
	display:block;
	width:211px;
	height:30px;
	position:absolute;
	bottom:0px;
	left:0;
	padding:0;
	margin:0 0 0 4px;
	outline: none;
} 

a.Quote:link, a.Quote:visited, a.Quote:active{
	background:url(../images/buttons/request-quote-large.gif) no-repeat;
	display:block;
	width:211px;
	height:30px;
	position:absolute;
	bottom:0;
	left:0;
	padding:0;
	margin:0 0 0 5px;
	outline: none;
}

a.PreOwned:link, a.PreOwned:visited, a.PreOwned:active{
	background:url(../images/buttons/pre-owned_btn.gif) no-repeat;
	display:block;
	width:211px;
	height:30px;
	position:absolute;
	bottom:0;
	left:0;
	padding:0;
	margin:0 0 0 5px;
	outline: none;
}

a.WorldCup:link, a.WorldCup:visited, a.WorldCup:active{
	background:url(../images/buttons/world-cup_btn2.gif) no-repeat;
	display:block;
	width:211px;
	height:30px;
	position:absolute;
	bottom:0;
	left:0;
	padding:0;
	margin:0 0 0 5px;
	outline: none;
}

a.Repairs:link, a.Repairs:visited, a.Repairs:active{
	background:url(../images/buttons/repair-program_btn.gif) no-repeat;
	display:block;
	width:211px;
	height:30px;
	position:absolute;
	bottom:0;
	left:0;
	padding:0;
	margin:0 0 0 5px;
	outline: none;
}

a.Showroom:hover, a.Testdrive:hover, a.Dealership:hover, a.Quote:hover{
	background-position:0 -31px;
}

a.PreOwned:hover, a.Testdrive:hover, a.Dealership:hover, a.Quote:hover{
	background-position:0 -31px;
}

a.Repairs:hover, a.Testdrive:hover, a.Dealership:hover, a.Quote:hover{
	background-position:0 -31px;
}

.Seperator{
	width:18px;
	height:175px;
	background:url(../images/seperator.jpg) no-repeat;
	float:left;
	margin:0 0 0 7px;
}

.Seperator2{
	width:18px;
	height:175px;
	background:url(../images/seperator.jpg) no-repeat;
	float:left;
	margin:0 4px 0 0;
}

#Quicklinks{
	float:left;
	position:relative;
	top:0;
	background:#ffffff;
}

#Overview{
	width:290px;
	height:200px;
	float:left;
	color:#333333;
	text-align:justify;
	margin:0 35px 0 0;
	padding:0 0 0 0;
	position:relative;
}

#Overview h1{
	color:#004281;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:12px 0 12px 0;
}

#Overview p{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

a.Download:link, a.Download:visited, a.Download:active{
	background:url(../images/buttons/download-brochure.gif) no-repeat;
	display:block;
	width:290px;
	height:30px;
	/*margin:14px 0 0 0;*/
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:absolute;
	bottom:0;
	outline: none;
} 

a.Accessories:link, a.Accessories:visited, a.Accessories:active{
	background:url(../images/buttons/accessories.gif) no-repeat;
	display:block;
	width:290px;
	height:30px;
	/*margin:14px 0 0 0;*/
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:absolute;
	bottom:0;
	outline: none;
}

a.Specs2:link, a.Specs2:visited, a.Specs2:active{
	background:url(../images/buttons/specifications2.gif) no-repeat;
	display:block;
	width:290px;
	height:30px;
	/*margin:14px 0 0 0;*/
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:absolute;
	bottom:0;
	outline: none;
} 

a.Download:hover, a.Accessories:hover, a.Specs2:hover{
	background-position:0 -31px;
}

#Highlights{
	width:303px;
	height:200px;
	float:left;
	color:#333333;
	text-align:justify;
	margin:0 10px 0 0;
	padding:0 0 0 0;
	position:relative;
}

#Highlights-Top{
	width:290px; 
	height:12px;
	background:url(../images/highlights-top.jpg) no-repeat;
	margin:6px 0 0 0;
	padding:0 0 0 0;
	float:left;
}

#Highlights-Body{
	float:left;
	width:262px; 
	background:url(../images/highlights-body.jpg) no-repeat #e3e5e9;
	margin:0 0 0 0;
	padding:0 14px 0 14px;
	line-height:18px;
	position:relative;
	z-index:1000;
	height:144px;
}

a.MoreButton:link, a.MoreButton:active, a.MoreButton:visited{
	width:70px;
	height:18px;
	background:url(../images/buttons/more.gif) no-repeat;
	display:block;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	outline: none;
} 

a.NextButton:link, a.NextButton:active, a.NextButton:visited{
	width:70px;
	height:18px;
	background:url(../images/buttons/next.gif) no-repeat;
	display:block;
	float:left;
	padding:0 0 0 0;
	margin:0 0 4px 0;
	outline: none;
} 

a.DownloadWallpaper:link, a.DownloadWallpaper:active, a.DownloadWallpaper:visited{
	width:140px;
	height:18px;
	background:url(../images/buttons/download-wallpaper.gif) no-repeat;
	display:block;
	float:left;
	padding:0 0 0 0;
	margin:0 0 4px 0;
	outline: none;
}

a.BackButton:link, a.BackButton:active, a.BackButton:visited{
	width:70px;
	height:18px;
	background:url(../images/buttons/back.png) no-repeat;
	display:block;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 118px;
	outline: none;
} 

a.BackButton-Other:link, a.BackButton-Other:active, a.BackButton-Other:visited{
	width:70px;
	height:18px;
	background:url(../images/buttons/back.png) no-repeat;
	display:block;
	float:right;
	padding:0;
	margin:0 0 0 0;
	outline: none;
	margin-top:-2px;
	margin-left:15px;
	text-align:center;
} 

a.resultsBackButton-Other:link, a.resultsBackButton-Other:active, a.resultsBackButton-Other:visited{
	width:70px;
	height:18px;
	background:url(../images/buttons/back.png) no-repeat;
	display:block;
	float:right;
	padding:0;
	margin:0 0 0 0;
	outline: none;
	margin-top:-2px;
	margin-left:15px;
	text-align:center;
}

a.BackButton-Price:link, a.BackButton-Price:active, a.BackButton-Price:visited{
	width:70px;
	height:18px;
	background:url(../images/buttons/back.png) no-repeat;
	display:block;
	float:right;
	padding:0 0 0 0;
	margin:0 0 5px 0;
	outline: none;
} 

a.BackButton-Cars:link, a.BackButton-Cars:active, a.BackButton-Cars:visited{
	width:70px;
	height:18px;
	background:url(../images/buttons/back.png) no-repeat;
	display:block;
	float:right;
	padding:0 0 0 0;
	margin:0 35px 0 0;
	outline: none;
} 

img.Highlights-left{
	float:left;
	margin:0 65px 0 0;
}

#highlights-car{
	position:relative;
	z-index:2000;
	top:-70px;
	left:140px;
	width:181px;
	height:109px;
}

a.Specifications:link, a.Specifications:visited, a.Specifications:active{
	background:url(../images/buttons/specifications.gif) no-repeat;
	display:block;
	width:170px;
	height:30px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:absolute;
	z-index:2500;
	bottom:0px;
	outline: none;
} 

a.Gallery:link, a.Gallery:visited, a.Gallery:active{
	background:url(../images/buttons/gallery.gif) no-repeat;
	display:block;
	width:170px;
	height:30px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:absolute;
	z-index:2500;
	bottom:0px;
	outline: none;
} 

a.Specifications:hover, a.Gallery:hover{
	background-position:0 -31px;
}

img.left{
	float:left;
}

#Ready{
	width:320px;
	height:200px;
	float:left;
	color:#333333;
	text-align:justify;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
}

#Ready-Content{
	padding:0 0 0 10px;
}

#Ready-Content p{
	padding:3px 0 3px 3px;
	margin:0;
}

#showroom-vehicle{
	margin:0 20px 0 0;
	padding:0;
	float:left;
}

#showroom-commercial{
	width:300px; 
	height:173px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(../images/showroom/commercial-vehicle.jpg) no-repeat;
	position:relative;
}

#showroom-passenger{
	width:300px; 
	height:173px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(../images/showroom/passenger-vehicle.jpg) no-repeat;
	position:relative;
}

#showroom-recreational{
	width:300px; 
	height:173px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(../images/showroom/recreational-vehicle.jpg) no-repeat;
	position:relative;
}

a.BlueClick:link, a.BlueClick:visited, a.BlueClick:active{
	background:url(../images/buttons/blue-clickhere.gif) no-repeat;
	display:block;
	width:170px;
	height:30px;
	padding:0;
	margin:0 0 0 0;
	position:absolute;
	bottom:-5px;
	left:0;
	outline: none;
} 

a.OrangeClick:link, a.OrangeClick:visited, a.OrangeClick:active{
	background:url(../images/buttons/orange-clickhere.gif) no-repeat;
	display:block;
	width:170px;
	height:30px;
	padding:0;
	margin:0 0 0 0;
	position:absolute;
	bottom:-5px;
	left:0;
	outline: none;
}

a.BlueClick:hover, a.OrangeClick:hover{
	background-position:0 -30px;
}

#Thumb-Wrapper{
	margin:0 0 0 0;
	padding:0 0 0 5px;
	
}

#Thumb-Block{
	width:229px; 
	height:114px;
	float:left;
	margin:0 0 0 10px;
	padding:0 0 0 0;
}

/*BOTTOM BAR*/
#Bottom-Bar-Wrapper{
	height:70px;
	background:url(../images/bottombar.jpg) repeat-x;
	float:left;
	width:100%;
	margin:40px 0 0 0;
	padding:0 0 0 0;
}

#Bottom-Bar-Content{
	margin:0 auto;
	width:976px;
	padding:13px 0 0 0;
	color:#5f5f5f;
}

#Copyright{
	float:left;
	font-size:10px;
}

#Bottom-Nav-Container{
	float:right;
}

.Hyundai{
	color:#004282;
	font-weight:bold;
}

#Spec-Container{
	width:920px;
	background:url(../images/spec-container.jpg) no-repeat;
	padding:10px 10px 0 10px;
	margin:10px 0 0 0;
	float:left;
}

#Warranty-Logo{
	width:500px;
	margin:20px 0 0 10px;
}

#Warranty-Logo #assurance{
	margin:0 0 0 20px;
	float:left;
}

#Warranty-Logo #warranty{
	margin:0 0 0 0;
	float:left;
}

#Spec-Container p{
	color:#555e6c;
	font-size:11px;
}

#Spec-Container ul{
	color:#555e6c;
	font-size:11px;
}

table.Specifications{
	color:#555e6c;
	border:1px solid #ffffff;
	font-size:11px;
	background:#e9eaed;
}

table.Specifications td{
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:8px 8px 8px 8px;
}

table.Checklist{
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
}

table.Checklist td{
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

#Checklist-Float{
	float:left;
	margin:0 30px 0 0;
}

#Checklist-Image{
	float:left;
	margin:15px 0 0 0;
}

td.Main{
	background:#d1d3d7;
}

td.Main2{
	background:#d1d3d7;
	cursor:pointer;
}

table.Subtable {
	border:1px solid #ffffff;
}

a.Selected:link{
	color:#004282;
	background:url(../images/arrows.jpg) no-repeat right;
	font-size:11px;
	font-weight:bold;
	margin:0 20px 0 0;
	outline-style:none;
	text-decoration:none;
	padding:0 10px 0 0;
} 

ol.links{
	color:#4F5767;
	font-weight:bold;
}

/*JQUERY SLIDER MENU*/

#Showroom-Container{
	width:974px; 
	height:347px;
	position:relative;
}

#container {
	/*
	position:absolute;
	top:0;
	left:628px;
	width: 322px;
	*/
	position: absolute;
	top:69px;
	right: 10px;
	width: 322px;
	z-index: 5000;
}

#hide-button{
	/*margin-top:307px;*/
	float: right;
	cursor: pointer;
}

#button {
	height: 32px;
	width: 184px;
	margin: auto;
}

ul.the_menu {
	list-style:none;
}

.the_menu {
	display:none;
	width:282px;
	/*height:298px;*/
	position: relative;
	background:url(../images/png/menu-container.png) no-repeat;
	color:#333333;
	font-weight:bold;
	padding:10px 20px 10px 20px;
	float:left;
	margin: 0;
}

.the_menu li {
	border-top:1px solid #ffffff;
	border-left:none;
	border-right:none;
	border-bottom:none;
	margin:0;
}

.the_menu li a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	display:block;
	height:20px;
	width:276px;
	padding:6px 0 0 6px;
}

.the_menu li a:hover {
	color:#004281;
	background:url(../images/png/selected.png) no-repeat;
	display:block;
	height:20px;
	width:276px;
	padding:6px 0 0 6px;
}

/*GALLERY*/

.galleria_container{
	width:551px;
	height:206px;	
}

#gallery-container{
	z-index:400;
	position:absolute;
	/*top:0;*/
	top:69px;
	left:0px;
	width: 558px;
	height:283px;
	background:url(../images/png/gallery-container.png) repeat;
	padding:12px 5px 5px 12px;
	margin:8px 0 0 12px;
}

.AccentPic{
	width:551px; 
	height:276px;
	background:url(../images/color-picker/noFlash/accent.png) no-repeat;
}

.AzeraPic{
	width:551px; 
	height:276px;
	background:url(../images/color-picker/noFlash/azera.png) no-repeat;
}


.AtosPic{
	width:551px; 
	height:276px;
	background:url(../images/color-picker/noFlash/atos.png) no-repeat;
}

.i10Pic{
	width:551px; 
	height:276px;
	background:url(../images/color-picker/noFlash/i10.png) no-repeat;
}

.i20Pic{
	width:551px; 
	height:276px;
	background:url(../images/color-picker/noFlash/i20.png) no-repeat;
}

.GetzPic{
	width:551px; 
	height:276px;
	background:url(../images/color-picker/noFlash/getz.png) no-repeat;
}

.TiburonPic{
	width:551px; 
	height:276px;
	background:url(../images/color-picker/noFlash/tiburon.png) no-repeat;
}

.TucsonPic{
	width:551px; 
	height:276px;
	background:url(../images/color-picker/noFlash/tucson.png) no-repeat;
}

.H1WagonPic{
	width:551px; 
	height:276px;
	background:url(../images/color-picker/noFlash/h1-wagon.png) no-repeat;
}

.H1Pic{
	width:551px; 
	height:276px;
	background:url(../images/color-picker/noFlash/h1.png) no-repeat;
}


#thumbnail-container{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

ul.gallery_demo_unstyled{
	margin:5px 0 0 0;
	padding:10px 0 0 0;
	background:url(../images/png/thumbnail-container.png) no-repeat;
	height:55px;
	width:551px;
}

.galleria{
	list-style:none;
	width:551px;
}

.galleria ul{
	padding:0;
	margin:0;
}

.galleria li{
	display:block;
	width:71px;
	height:47px;
	overflow:hidden;
	float:left;
	margin:0 6px 10px 0;
}

.galleria li a{
	display:none
}

.galleria li div{
	position:absolute;
	display:none;
	top:0;
	left:180px
}

.galleria li div img{
	cursor:pointer
}

.galleria li.active div img,.galleria li.active div{
	display:block
}

.galleria li img.thumb{
	cursor:pointer;
	top:auto;
	left:auto;
	display:block;
	width:71px;
	height:47px;
}

.galleria li .caption{
	display:block;
	padding-top:.5em
}

#gallery-links{
	position:absolute;
	bottom:0;
	left:210px;
	margin:0 auto;
	width:120px;
	padding:0;
	margin:0 0 3px 0;
}

a.previous:link, a.previous:active, a.previous:visited{
	width:63px;
	height:7px;
	display:block;
	background:url(../images/previous.gif) no-repeat;
	float:left;
}

a.next:link, a.next:active, a.next:visited{
	width:46px;
	height:7px;
	display:block;
	background:url(../images/next.gif) no-repeat;
	float:left;
	outline: none;
}

input.Next{
	width:46px;
	height:7px;
	display:block;
	background:transparent;
	background:url(../images/next.gif) no-repeat;
	float:left;
	outline: none;
}

* html .galleria li div span{
	width:400px
} /* MSIE bug */


/*MENU CONTAINER*/

#Menu-Wrapper{
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:auto;
}

#Menu-Left-Corner-Top{
	background:url(../images/png/menu-left-top.png) no-repeat;
	height:13px;
	width:14px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	display:block;
}

#Menu-Left-Side{
	background:url(../images/png/menu-left.png) repeat-y;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#Menu-Left-Corner-Bottom{
	background:url(../images/png/menu-left-bottom.png) no-repeat;
	height:20px;
	width:14px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	display:block;
}

#Menu-Top{
	background:url(../images/png/menu-top.png) repeat-x;
	/*background:#ff0000;*/
	height:13px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#Menu-Content{
	background:url(../images/png/menu-content.png) repeat;
	padding:0 0 0 0;
	margin:0 0 0 0;
	vertical-align:top;
}

#Menu-Bottom{
	background:url(../images/png/menu-bottom.png) repeat-x;
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:20px;
}

#Menu-Right-Corner-Top{
	background:url(../images/png/menu-right-top.png) no-repeat;
	height:13px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:14px;
	display:block;
}

#Menu-Right-Side{
	background:url(../images/png/menu-right.png) repeat-y;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#Menu-Right-Corner-Bottom{
	background:url(../images/png/menu-right-bottom.png) no-repeat;
	width:14px;
	height:20px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	display:block;
}

/* DEALERS */
.Search-Box {
	float: left;
	width: 350px;
	font-size: 11px;
	margin:1px 0 0 0px;
}

.Search-Box table td {
	padding: 5px 2px 5px 2px;
}

.Search-Box input.MedText {
	border: 1px solid #CCCCCC;
	padding: 5px 3px 5px 3px;
	width: 240px;
}

.Search-Box input.BigText {
	border: 1px solid #CCCCCC;
	padding: 5px 3px 5px 3px;
	width: 340px;
}

.Search-Box textarea.BigTextArea {
	border: 1px solid #CCCCCC;
	padding: 5px 3px 5px 3px;
	width: 340px;
	font-size: 11px;
}

/* DEALERS */
.Dealer-Box {
	float: left;
	width: 700px;
	font-size: 11px;
	margin:0 0 0 15px;
}

.Dealer-Box table td {
	padding: 5px 2px 5px 2px;
}

.Dealer-Box input.MedText {
	border: 1px solid #CCCCCC;
	padding: 5px 3px 5px 3px;
	width: 240px;
}

.Dealer-Box input.BigText {
	border: 1px solid #CCCCCC;
	padding: 5px 3px 5px 3px;
	width: 340px;
}

.Dealer-Box textarea.BigTextArea {
	border: 1px solid #CCCCCC;
	padding: 5px 3px 5px 3px;
	width: 340px;
	font-size: 11px;
}

input.MedText {
	border: 1px solid #CCCCCC;
	padding: 5px 3px 5px 3px;
	width: 240px;
}

input.MedDate {
	border: 1px solid #CCCCCC;
	padding: 5px 3px 5px 3px;
	width: 210px;
}

select.SelectBox{
	width:170px;
}

.Calendar{
	margin:2px 0 0 4px;
	float:left;
}

.descr {
	font-style: oblique;
	color: #999999;
	font-size: 11px;
}

.Element {
	float: right;
	width: 500px;
	margin: 0 10px 0 0;
}

.Results{
	font-size:11px;
	/*background:#fff;*/
	padding: 0 0 0 15px;
	margin-right:10px;
}
.searchwhitebackground{
	background:#fff;
	height:200px;
}
.Results2{
	font-size:11px;
	background:#fff;
	width:99%;
}

.Results a {
	color: #333333;
	font-weight: bold;
}

.Results a:hover {
	color: #187bba;
}

.Results table td {
	padding: 5px 2px 5px 2px;
}



.Dealer-Details table {
	padding: 5px 2px 5px 2px;
}
.Dealer-Details td {
	vertical-align: top;
	padding: 5px 20px 5px 2px;
}

button.FindDealer{
	width:89px;
	height:18px;
	border:none;
	background:transparent;
	background:url(../images/buttons/find-dealer.gif) no-repeat;
	cursor:pointer;
	outline-style:none;
}

button.FindDealer{
	width:89px;
	height:18px;
	border:none;
	background:transparent;
	background:url(../images/buttons/find-dealer.gif) no-repeat;
	cursor:pointer;
	outline-style:none;
}

input.Appointment{
	width:159px;
	height:18px;
	border:none;
	background:transparent;
	background:url(../images/buttons/appointment.gif) no-repeat;
	cursor:pointer;
	outline-style:none;
}

input.Dealer{
	width:165px;
	height:18px;
	border:none;
	background:transparent;
	background:url(../images/buttons/viewdealership.gif) no-repeat;
	cursor:pointer;
	outline-style:none;
}

input.TestDrive{
	width:119px;
	height:18px;
	border:none;
	background:transparent;
	background:url(../images/buttons/testdrive.gif) no-repeat;
	cursor:pointer;
	outline-style:none;
}

input.Finance{
	width:123px;
	height:18px;
	border:none;
	background:transparent;
	background:url(../images/buttons/finance.gif) no-repeat;
	cursor:pointer;
	outline-style:none;
}

a.Test-Drive:link, a.Test-Drive:active, a.Test-Drive:visited{
	width:119px;
	height:18px;
	border:none;
	display:block;
	background:url(../images/buttons/testdrive.gif) no-repeat;
	outline-style:none;
}

a.Quote2:link, a.Quote2:active, a.Quote2:visited{
	width:119px;
	height:18px;
	border:none;
	display:block;
	background:url(../images/buttons/quote.png) no-repeat;
	outline-style:none;
}

a.Finance:link, a.Finance:active, a.Finance:visited{
	width:123px;
	height:18px;
	border:none;
	display:block;
	background:url(../images/buttons/finance.png) no-repeat;
	outline-style:none;
}

a.PleaseCallMe:link, a.PleaseCallMe:active, a.PleaseCallMe:visited{
	width:160px;
	height:18px;
	border:none;
	display:block;
	background:url(../images/buttons/call.png) no-repeat;
	cursor:pointer;
	outline-style:none;
}

input.submit{
	width:54px; 
	height:18px;
	border:none;
	background:transparent;
	background:url(../images/buttons/submit.gif) no-repeat;
	cursor:pointer;
	outline-style:none;
}

input.update{
	width:70px; 
	height:18px;
	border:none;
	background:transparent;
	background:url(../images/buttons/update.gif) no-repeat;
	cursor:pointer;
	outline-style:none;
}

input.add{
	width:70px; 
	height:18px;
	border:none;
	background:transparent;
	background:url(../images/buttons/add.gif) no-repeat;
	cursor:pointer;
	outline-style:none;
}

input.login{
	width:70px; 
	height:18px;
	border:none;
	background:transparent;
	background:url(../images/buttons/login.gif) no-repeat;
	cursor:pointer;
	outline-style:none;
}

table.Search-Head {
	border-bottom: 1px solid #E0E0E0;
}

table.Search-Refine {
	background: #F5F5F5;
	padding: 10px;
	margin: -12px 0 0 0;
	height:30px;
	width:942px;
}

td.list-item-1 {

}

td.list-item-2 {
	border-bottom: 1px solid #E5E5E5;
}

a.Sitemap:link, a.Sitemap:visited, a.Sitemap:active{
	font-size: 11px;
	color:#004281;
	border:#efefef 1px solid;
	display:block;
	padding:5px 0 5px 5px;
	width:152px;
	text-transform:uppercase;
	/*height:15px;*/
	background:url(../images/sitemap.jpg) no-repeat bottom;
	
} 

a.Sitemap:hover{
	color:#187bba;
	border:#efefef 1px solid;
	display:block;
	padding:5px 0 5px 5px;
	width:152px;
	/*height:15px;*/
	text-transform:uppercase;
	background:url(../images/sitemap.jpg) no-repeat bottom;
} 

#Sitemap-Container{
	float:left;	
	width:165px;
	height:160px;
	margin:0 10px 10px 0;
}

ul.SiteMap{
	padding:0 0 0 0;
	margin:10px 0 0 25px;
	list-style:square;
	color:#187bba;
}

ul.SiteMap li{
	padding:0 0 0 0;
	margin:0 0 5px 0;
}

ul.SubSiteMap{
	padding:0 0 0 0;
	margin:5px 0 0 25px;
	list-style:square;
	color:#187bba;
}

#Showroom-Div{
	float:left;
	width:165px;
	margin:0 10px 0 15px;
}

#Sitemap-Div{
	float:left;
	width:526px;
}

#Sitemap-Image{
	float:left;
	margin:0 0 0 0;
}

#Sidelinks-Wrapper{
	width:211px;
	float:left
}

#Sidelinks-Top{
	width:211px;
	height:30px;
	background:url(../images/sidelinks-top.jpg) no-repeat;
}

#Sidelinks-Middle{
	width:211px;
	background:#094987;
}

#Sidelinks-Bottom{
	width:211px;
	height:164px;
	background:url(../images/sidelinks-bottom-2.jpg) no-repeat;
}

a.SideSelected:link, a.SideSelected:visited, a.SideSelected:active{
	width:201px;
	padding:6px 0 0 10px;
	height:24px;
	color:#094987;
	display:block;
	background:url(../images/selected.jpg) no-repeat;
}

a.SideSelected2:link, a.SideSelected2:visited, a.SideSelected2:active{
	width:201px;
	padding:6px 0 0 10px;
	height:24px;
	color:#094987;
	display:block;
	background:url(../images/selected2.jpg) no-repeat;
}

a.Sidelinks:link, a.Sidelinks:visited, a.Sidelinks:active{
	width:201px;
	padding:6px 0 0 10px;
	height:24px;
	color:#efefef;
	display:block;
	border-bottom:#8d9bae 1px solid;
}

a.Sidelinks:hover{
	color:#8d9bae;
}

#Service-content{
	float:left;
	width:720px;
	margin:0 0 0 15px;
	text-align:justify;
}

#Search-Results {
	float: left;
	width: 974px;
}

#Search-Results .searched {
	float: left;
	padding: 0 20px 10px 20px;
}

#Search-Results .result {
	float: left;
	width: 934px;
	border-bottom: 1px solid #F5F5F5;
	padding: 10px 20px 10px 20px;
	margin: 0 0 10px 0;
}

#Search-Results .number {
	float: left;
	width: 50px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}

#Search-Results .summary {
	float: left;
}
	
#Search-Results .summary h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

#Search-Results .summary p {
	margin: 0;
	padding: 10px 0 10px 0;
}

/*SPECIAL STYLES*/
.clear{
	clear:both;
}

a:active { outline: none; } a:focus { -moz-outline-style: none; } 

/*SWF*/
#colourPicker-SWF:active {outline:none;} #colourPicker-SWF:focus { -moz-outline-style: none; } 

#Main-Navbar-Area {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/TopPanel.jpg) repeat-x scroll 0 0;
	position: relative;
	z-index: 1000;
	margin-left:-10px;
	height: 100%;
	width:1000px;
	padding: 10px 0px 0px 0px;
	
}

#header-element {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

/*ATOS*/

#header-element-atos {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

#header-element-atos #headBanner-SWF {
	background:transparent url(../images/headers/atos_header.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}

/*ACCENT*/

#header-element-accent {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

#header-element-accent #headBanner-SWF {
	background:transparent url(../images/headers/accent.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}

/*AZERA*/

#header-element-azera {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

#header-element-azera #headBanner-SWF {
	background:transparent url(../images/headers/azera.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}

/*ELANTRA*/

#header-element-elantra {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

#header-element-elantra #headBanner-SWF {
	background:transparent url(../images/headers/elantra.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}

/*GETZ*/

#header-element-getz {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

#header-element-getz #headBanner-SWF {
	background:transparent url(../images/headers/getz.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}

/*i20*/

#header-element-i20 {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

#header-element-i20 #headBanner-SWF {
	background:transparent url(../images/headers/i20.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}
#header-element-ix35 {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}
#header-element-ix35 #headBanner-SWF {
	background:transparent url(../images/headers/ix35.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}
#header-element-i30 {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}
#header-element-i30 #headBanner-SWF {
	background:transparent url(../images/headers/i30.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}
/*i10*/

#header-element-i10 {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

#header-element-i10 #headBanner-SWF {
	background:transparent url(../images/headers/i10.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}

/*Sonata*/

#header-element-sonata {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

#header-element-sonata #headBanner-SWF {
	background:transparent url(../images/headers/sonata.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}

/*Tiburon*/

#header-element-tiburon {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

#header-element-tiburon #headBanner-SWF {
	background:transparent url(../images/headers/tiburon.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}

/*Tucson*/

#header-element-tucson {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

#header-element-tucson #headBanner-SWF {
	background:transparent url(../images/headers/tucson.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}

/*Santa Fe*/

#header-element-santafe {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

#header-element-santafe #headBanner-SWF {
	background:transparent url(../images/headers/santafe.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}

/*H1 Wagon*/

#header-element-h1-wagon {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

#header-element-h1-wagon #headBanner-SWF {
	background:transparent url(../images/headers/h1-wagon.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}

/*H1*/

#header-element-h1 {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

#header-element-h1 #headBanner-SWF {
	background:transparent url(../images/headers/h1.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}

/*H100*/

#header-element-h100 {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

#header-element-h100 #headBanner-SWF {
	background:transparent url(../images/headers/h100.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}

/*Home*/

#header-element-home {
	/*
	position: absolute;
	top: 0;
	width: 994px;
	height: 417px;
	margin: 0 -10px 0 -10px;
	*/
	position: relative;
	top: -69px;
	width: 994px;
	/*height: 417px;*/
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}

#header-element-home #headBanner-SWF {
	background:transparent url(../images/headers/home.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}

/* Main Drop Down Menu */
#TopNav-Wrapper * {
	
	margin: 0 4px 0 0;
	padding: 0 2px;
	
	
}
#TopNav-Wrapper a {
	text-decoration: none;
}
#TopNav-Wrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* LEVEL ONE */
ul.dropdown {
	position: relative;
}
ul.dropdown li {
	float: left;
}
ul.dropdown li a {
	text-decoration:none;
	color:#555e6c;
	text-transform:uppercase;
	font-weight:bold;
	margin: 2px 18px 0 0;
	font-size:11px;
	outline: none;
	
	height: 22px;
	float: left;
}
ul.dropdown li a:hover {
	color: #004282;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
}
/* LEVEL TWO */

ul.sub_menu {
	background: url(../images/dropdown_level_1.png) no-repeat bottom;
	width: 249px;
	height:100px;
}

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: -20px;
	color: #000000;
	/*
	*/
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}
ul.dropdown ul li {
	float: none;
}

ul.dropdown li ul.sub_menu li {
	clear: left;
	float: left;
	width: 80%;
	padding: 0 20px 0 20px;
	margin: 0;
}

ul.dropdown li ul.sub_menu li a.sublink2 {
	clear: left;
	float: left;
	height: auto;
	padding: 5px 5px 5px 5px;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
	
	/*
	color: #000000;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	*/
	cursor: pointer;
}

ul.dropdown li ul.sub_menu li a.sublink2:hover {
	background: #FFFFFF;
}

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
} 
/* LEVEL THREE */
ul.dropdown ul ul {
	/*left: 100%;*/
	top: 0;

	left: 90%;
	width: 200px;
	/*background: #FFFFFF;*/
	background: url(../images/dropdown_level_2.png);
	border: 1px solid #E0E0E0;
	/*
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	*/
}

ul.dropdown ul ul li {
	padding: 0 10px 0 10px;
	margin: 0;
	clear: left;
	float: left;
}

ul.dropdown ul ul li a {
	clear: left;
	float: left;
	height: auto;
	padding: 5px 10px 5px 10px;
	margin: 0 0 0 -10px;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
}

ul.dropdown ul ul li a:hover {
	background: #F5F5F5;
}

ul.dropdown li:hover > ul {
	visibility: visible;
}

p.hint {
	color: #666666;
	margin: 5px 0 5px 0;
	padding: 0;
	font-style: italic;
}

#Message-Wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 999999;
}

#Message-Window {
	position: relative;
	margin: 90px auto 0 auto;
	width: 632px;
	height: 283px;
	background: url(../images/messagewindow.png) no-repeat;
}

#Message-Window p {
	font-size: 12px;
	line-height: 18px;
	float: left;
	position: relative;
	width: 100%;
	margin: 130px 0 0 0;
	text-align: center;
}

/* Video Player */
#Video-Mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 888888;
	background: #000000;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}
#Video-Wrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
}

#Video-Window {
	position: relative;
	margin: 90px auto 0 auto;
	width: 480px;
	height: 314px;
	background: #ffffff;
	padding: 10px 10px 40px 10px;
	border: 1px solid #CCCCCC;
}

#Video-Window #Header {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0 0 10px 0;
}

#Video-Window #Header span.Description {
	float: left;
}

#Video-Window #Header span.Close {
	float: right;
	width: 48px;
	height: 18px;
}

.Button-Image {
	margin: 5px 0 5px 0;
}

h3.Thanks {
	margin: 0 20px 0 20px;
}

.Dealer-Section {
	padding: 0 0 0 10px;
}

.Dealer-Section td {
	padding: 3px 1px 3px 1px;
}

.Dealer-Section td.Heading {
	font-size: 11px;
	color: #666666;
}

.Dealer-Section td.Heading em {
	float:left;
	margin:11px 0 5px 10px;
}

.Dealer-Section table.Images {
}

.Dealer-Section td.Thumb {
	padding: 5px;
}

.Dealer-Section td.Thumb span {
	float: left;
}

.Dealer-Section td.Thumb span a {
	float: left;
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #E0E0E0;
}

.Dealer-Section td.Thumb span a:hover {
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
}

.Dealer-Section td.Thumb div.empty {
	width: 150px;
	height: 62px;
	float: left;
	background: #FFFFFF;
	padding: 50px 5px 5px 5px;
	border: 1px solid #E0E0E0;
	text-align: center;
	color: #999999;
	font-size: 11px;
	font-style: italic;
}

.Dealer-Section td.list-item-2 {
	border-bottom: 1px solid #F5F5F5;
}

.Information {
	font-size: 12px;
}

.LeftSide{
	float:left;
	margin-top:-1px;
}
.LeftSide2{
	float:left;
	padding: 0px 0px 130px 0px;
}
#headBanner-SWF{
	width:994px;
	height:417px;
	background:url(../images/loader-image.jpg) no-repeat;
}

.i20-Margin{
	margin:5px 0 0 0;
}
.PreOwnedTable{
 border-top:1px solid #E0E0E0;
}
table.PreOwnedTable td{
	border-left:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	background:#F5F5F5;
	padding:10px;
}

table.PreOwnedTable td.NoStyle{
	border:none;
	background:#FFFFFF;
}

table.PreOwnedTable h4 {
	color:#004281;
	font-size:12px;
	font-weight:bold;
	margin: 5px 0 5px 0;
	padding:0;
}

table.CSI {
	border:1px solid #efefef;
	margin:0 0 0 25px;
}

table.CSI p{
	font-weight:bold; 
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

table.CSI h4{
	font-size:12px;
	padding:0;
	margin:0;
}

table.CSI h2{
	color:#004281;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 5px;
	padding:0px 0 5px 0;
	float:left;
}

#Special-Container{
	position:relative;
	border:1px solid #efefef;
	width:239px;
	height:230px;
	float:left;
	padding:0 10px 0 20px;
	text-align:center;
	margin:5px 10px 5px 0;
}

#Special-Container h2{
	color:#333333;
	font-size:12px;
	padding:0;
	margin:10px 0 0 0;
}

#Special-Container p{
	padding:0;
	margin:5px 0 0 0;
}

#Special-Container img.button{
	position:absolute;
	bottom:0;
	left:35px;
	margin:0 0 10px 0;
}

#Special-Container img.Type-Image{
	position:absolute;
	left:35px;
	bottom:35px;
	padding:0 0 10px 0;
}

#NoImageUpload{
	margin:10px 8px 0 0;
}

#StockButton{
	float:left;
	margin:5px 0 0 56px;
}

table.Testimonials{
	color:#666666;
	font-size:12px;
	margin:0 0 0 5px;
}

.Testimonials td.list-item-2{
	border-bottom:1px solid #cccccc;
	padding:0;
}

.Testimonials td.list-item-1{
	padding:0;
}

h2.Testimonials{
	margin:10px 0 0 5px;
}

#dealer-button{
	margin:10px 0 5px 0;
	position:relative;
	left:-5px;
}

.spec-disclaimer {
	float: left;
	width: 100%;
	font-size: 11px;
	margin: 10px 0 0 0;
	color: #666666;
}

#Specs-Border{
	border-bottom:1px solid #efefef;
	border-top:none;
	border-left:none;
	border-right:none;
	width:926px;
	height:25px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 10px 0;
}

a.SpecNav:link, a.SpecNav:visited, a.SpecNav:active{
	text-decoration:none;
	color:#555e6c;
	text-transform:uppercase;
	font-weight:bold;
	/*margin: 0 20px 0 0;*/
	margin: 2px 38px 0 0;
	font-size:11px;
	outline: none;
}

a.SpecNav:hover{
	color:#004282;
}

.Principal{
	margin:6px 0 0 0;
	float:left;
	font-weight:bold;	
}

.Dealer-Labels{
	margin:0 0 0 30px;
	float:left;
	font-weight:bold;	
}

img.phone-icon{
	margin:0 0 5px 0;
	float:left;
}

.phone{
	margin:9px 0 0 5px;
	float:left;
	width:86px;
}

img.Dealer{
	margin:0 5px 0 0;
	float:left;
}

#Promo-Container{
	float:left;
	border:1px solid #CCCCCC;
	width:700px;
	margin:0 8px 12px 8px;
}

img.i20-margin{
	margin-top:10px;
}

a.DealerName{
	float:left;
	margin:30px 0 0 10px;
}

img.Dealer{
	float:left;	
}

.Call-me{
	float:left;
	margin:2px 0 0 20px;
}
/*Repairs Page 26/01/10 */
#Repairs_Form{
width:480px;
float:left;}

#pic_side{
width:100px;
float:left;
}

.right{
text-align:right;
}

#CarModels01{text-align:left;}

#CarModels02{text-align:left;
}

.required{color:#ff0000;}

#Repairs_Form td{font-weight:bold;
			padding:5px 20px;
			padding-right:20px;}
			
#Repairs_Form input{width:270px;}

.left{text-align:left;}
.imgLeft{
	float:left; 
	margin:4px;
	padding-right:11px;
	}
.imgRight{float:Right; margin:4px;}
#pre_owned_initail_search{
	width:100%;
	float:left;
	padding:20px 0px 20px 40px;
	margin-left:-23px;
	}
#pre_owned_initail_search img{
float:right;
padding: 0 0 0 30px;
}
#pre_owned_initail_search_form{
	Width:465px;
	float:left;
	padding:20px;
	padding-top:17px; 
	background:#f5f5f5;
	margin-top:10px;}
#pre_owned_initail_search_form p{color:#999999;	font-size:12px;	font-weight:bold;margin: 5px 0 5px 0;padding:0;}
#Content-Wrapper{
	/*background:#ffffff;*/
	width:99%;
}
.carfinder{
border:1px solid ##000000;
}
#DealerEditList{
	padding-left:40px;
	}
.email{
	/*need new email image*/
	margin-left:20px;
	width:54px; 
	height:18px;
	border:none;
	background:transparent;
	background:url(../images/buttons/submit.gif) no-repeat;
	cursor:pointer;
	outline-style:none;
}
.email2{
	/*need new email image*/
	margin-left:20px;
	width:74px; 
	height:24px;
	border:none;
	background:transparent;
	background:url(../images/buttons/email.png) no-repeat;
	cursor:pointer;
	outline-style:none;
	margin-top:2px;
	
}
.print{
	/*need new email image*/
	margin-left:20px;
	width:124px; 
	height:18px;
	border:none;
	background:transparent;
	background:url(../images/buttons/print_page.png) no-repeat;
	cursor:pointer;
	outline-style:none;
	margin-top:-3px;
}
.Return{
	/*need new email image*/
	width:80px; 
	height:18px;
	background:url(../images/buttons/back.png) no-repeat;
	cursor:pointer;
	display:block;
	float:right;
}
#Space{
	margin-left:20px;
}
#SocialMediaIcons{
	padding:0;
	margin:0;
	height:18px;
	

	}
#SocialMediaIcons img{
	border:none;
	
}

#sublink,sublink a {
	width:171px;
	padding:6px 0 0 40px;
	height:24px;
	color:#efefef;
	border-bottom:#8d9bae 1px solid;
}
#sublink a{
	color:#ffffff;
}

.Results img{
	border:none;
}
#garage_center{
	text-align:center;
}
#fan_parks_left{
width: 442px;
margin: 0 20px 0 20px;
float:left;
text-align:justify;
}
#fan_parks_right{
width:220px;
float:left;
margin: 0 10px;
text-align:justify;
clear:right;
margin: 0 0 30px 0;
}
#fan_park_sidepic{
	width:201px;
	height:460px;
	float:left;
	background:url(../images/fanparks/fanpark_content1.png) no-repeat;
	margin: -50px 0 0 0;
}

#fan_park_lower_content{
width: 700px;
margin: 0 10px 0 30px;
float:left;

}
#googlemap{
	margin: 20px 0 0 0;
float:left;
width:425px;
height:320px;
}
#fanparkimgbottomright{
margin: 18px 0 0 52px;
}
#fan_parks{
	background-color:#ffffff;
	height:900px;
}
#fan_park_lower_content td{
padding: 10px 0 10px 10px;
}
#fanParksMainContentImages{
	padding:0 10px 0 0;
}
a.FanParks:link, a.FanParks:visited, a.FanParks:active{
	background:url(../images/buttons/buttons.jpg) no-repeat;
	display:block;
	width:211px;
	height:30px;
	position:absolute;
	bottom:0;
	left:0;
	padding:0;
	margin:0 0 0 5px;
	outline: none;
}

a.FanParks:hover{
	background-position:0 -31px;
}
#hyundaiparkshomepage{
	padding-top:5px;
}

#goodwill_Content{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#444343;
	width:730px;
	padding:0px;
	margin:0px;
	font-size:13px;

}
#goodwill_Content img{
	padding: 0 0 0 2px;

}
#goodwill_right{

width:220px;
float:left;
xmargin: 0 10px;
text-align:justify;
xborder:#8d9bae 1px solid;
}
#goodwill_right img{
padding-bottom:8px;
}
#goodwill_left img{
xpadding: 0 5px;
border:none;
margin-left:-9px;
}
#goodwill_left{
width: 453px;
margin: 0 10px 0 20px;
float:left;
text-align:justify;
xborder:#8d9bae 1px solid;
}
#garageinfo2{
	
	height:26;
	text-align:right;
	text-size: 22px;
	font-weight:bold;
	color:blue;
}
#cargaragetext{
	height:26px;
	width:800px;
	text-align:right;
	float:left;
	color:#004281;
	padding-top:10px;
}

#garagecount{
	padding-top:22px;
	height:26px;
	width:122px;
	float:right;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	text-size:12px;
	margin: -20px 0px 0 0 ;
	background:url(../images/garage/garage_sprite.png) no-repeat;
	background-position:0px 10px;
}
#garagecount:hover{
	background-position: 0px -39px;
	}
garageinfo2{
	height:26;
	text-align:right;
	text-size: 22px;
	font-weight:bold;
	color:blue;
}
#cargaragetext2{
	width:795px;
	height:15px;
	margin-top:6px;
	float:left;
	valign:bottom;
	}
	
#resultscargaragetext{
	width:793px;
	height:35px;
	float:left;
	valign:bottom;
	text-align:right;
	/*margin-top:10px;*/
	font-weight:bold;
	z-index:2;
	}
#cargaragetext2 p{
	padding:0px 0 0 0;
	margin:0;
}
#garageinfo2{
	
	height:236;
	text-align:right;
	text-size: 22px;
	font-weight:bold;
	color:blue;
}
#ViewMoreContent{
	
}
#viewmorecalculator{
	flaot:left;
	}
	
#resultsgaragecount{
	padding-top:22px;
	height:26px;
	width:122px;
	float:right;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	text-size:12px;
	margin:-42px 20px 0px; 0 ;
	background:url(../images/garage/garage_sprite.png) no-repeat;
	background-position:0px 10px;
}
#resultsgaragecount2{
	
	background:url(../images/garage/garage_sprite.png) no-repeat;
	background-position:-20px -5px;
}
#resultsgaragecount:hover{
	background-position:0px -39px;
}
.preownedheading{
	margin-top:-14px;
	margin-left:18px;
	
	}
#resultsgarageinfo{
	
}
#garageInfo2{
	height:30px;
	margin:0;
	padding:0;
	width:960px;
}
#GarageInfoText{
	width:800px;
	float:left;
	height:30px;
	padding-top:16px;
	margin-right:10px;
	text-align:right;
	
}
#GarageInfoCount{
	Width:50px;
	padding-top:12px;
	text-align:center;
	color:#FFFFFF;
	float:left;
	height:30px;
	background:url(../images/garage/garage_sprite.png) no-repeat;
	
}
#GarageInfoCount:hover{
	background-position:0px -49px;	
}
#GarageInfoBackButton{
padding-top:12px;
	Width:75px;
	float:left;
}
#GarageInfoBackButton2{
	float:left;
	width:99%;
	text-align:right;

}
#GarageInfoCount a{
	color:#FFFFFF;
	font-weight:bold;
	magin-right:20px;
	display:block;
}
#header-element-pre-owned {

	position: relative;
	top: -69px;
	width: 994px;
	
	height: 348px;
	margin: 0 -10px 0 -10px;
	z-index: 500;
}
#header-element-pre-owned #headBanner-SWF {
	background:transparent url(../images/headers/Pre-Owned_banner.jpg) no-repeat scroll 0 0;
	height:417px;
	width:994px;
}
.backToTop{
	width:105px;
	height:20px;
	background:url(../images/buttons/back_to_top.png) no-repeat;
	display:block;
	float:right;
	padding:0;
	margin:0 0 0 0;
	outline: none;
	border:none;
	cursor:pointer;
	text-align:center;
}
#preownedviewmorecontent{
xborder:solid 2px #000055;
height:600px;
float:left;
width:1000px;
margin-left:-10px;
margin-top:-10px;
}

#preownedviewmoreinformation{
	xborder: 1px solid;
	width: 344px;
	height: 372px;
	float:left;
	xmargin: 10px 10px;
	padding: 10px 10px;
	background:#f4f4f4;
}
#preownedviewmoregallery{
	xborder: 1px solid;
	width: 576px;
	height: 316px;
	float:left;
	xmargin: 0px 0px 0px 35px;
	padding: 0px 10px;
	background:#f4f4f4;
}
#preownedviewmorebuttons{
	xborder: 1px solid;
	width: 596px;
	height: 60px;
	float:left;
	xmargin: 1px 15px;
	xpadding: 10px 10px;
	background:#f4f4f4;
}
#preownedviewmorebuttons img{
	border: 0px;
}
.preownedcontent{
width:1000px;
padding:0px 0px 0px 0px;
margin:  0px 0px 0px -8px ;
}
#ashleygalleryremake{
	padding: 20px 0px 0px 12px;
} 