/*
SWANSWAY STYLES
*/
body
{
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #2E2E2E;
	background-image: url(../../Images/Brands/Swansway/Themes/bgr-body.jpg);
	background-repeat: repeat-x;
	text-align: justify;
}



hr {
	background-color: #E7E7E7;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CACACA;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

em
{
	color: #136C98;
}

li
{
	list-style-type: square;
	text-align: left;
}

h1
{
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
}

h2
{
	font-size: 16px;
	color: #106C91;
	font-weight: normal;
	text-align: left;
}

h3
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;	
	margin-bottom: 0px;
	text-align: left;
}

h4 {
	text-align: left;
}

a
{
	color: #12324B;
}

a:hover {
	color: #1E5079;
	text-decoration: none;
}

#wrapper
{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;

}
#wrapper #navigation .active {
	background-position: bottom;
	background-image: url(../../Images/btn-swansway-nav.jpg);
}

#wrapper #sidenav .active
{
	color: #F60;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}

#wrapper #sidenav .active:hover
{
	color: #F60;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#wrapper .ul_nave .active
{
	background-image: url(../../Images/icon-circle-orange-hover.png);
	color: #2D7D9E;
	text-decoration: underline;
	cursor: pointer;
}




/*
############################################
BANNER STYLES
############################################
*/
#banner {
	background-color: #FFFFFF;
	height: 236px;
	width: 900px;
	margin-top: 2px;
}



#banner #search {
	background-color: #EBEBEB;
	float: left;
	height: 211px;
	width: 280px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../../Images/bgr-search-box.jpg);
}

#banner #search h2
{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 5px;
	color: #FFFFFF;
	font-size: 14px;
	width: 250px;
	font-weight: bold;
	height: 33px;
}

#banner #banner_ima {
	float: left;
	height: 236px;
	width: 600px;
}

#banner #banner_ima img
{
	float: left;
	position: absolute;
}


#banner #banner_ima .left
{
	height: 118px;
	z-index: 1;
	position: absolute;
	padding-top: 100px;

}

#banner #banner_ima .right
{
	height: 118px;
	z-index: 1;
	float: right;
	position: relative;
	padding-top: 100px;

}

#banner #banner_ima .banner_prev
{
	background-position: top;
	background-image: url(../../Images/icons/icon-prev.png);
	width: 30px;
	height: 50px;
	display: block;
	cursor: pointer;
}


#banner #banner_ima .banner_prev:hover
{
	background-position: bottom;
	background-image: url(../../Images/icons/icon-prev.png);

}

#banner #banner_ima .banner_next
{
	background-position: top;
	background-image: url(../../Images/icons/icon-next.png);
	width: 30px;
	height: 50px;
	display: block;	
	cursor: pointer;
}

#banner #banner_ima .banner_next:hover
{
	background-position: bottom;
	background-image: url(../../Images/icons/icon-next.png);
	width: 30px;
	height: 50px;
	display: block;	
	cursor: pointer;
}

#navigation {
	width: 900px;
	height: 40px;
	margin-top: 2px;
}

#navigation img{
	float:left;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation ul li {
	list-style-type: none;
	display: inline;
}

#navigation ul li a
{
	background-position:  top;
	background-image: url(../../Images/btn-swansway-nav.jpg);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 30px;
	padding-top: 10px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	width: 108px;
	text-align: center;
}

#navigation ul li a:hover {
	background-position: bottom;
	background-image: url(../../Images/btn-swansway-nav.jpg);
}

#navigation ul #service a 
{
	width: 125px;
}

#navigation ul #home a
{
	width: 113px;
}


#navigation #contact
{

}


#navigation .phone {
	font-size: 20px;
	font-weight: normal;
	color: #020305;
	float: right;
	height: 24px;
	padding-top: 6px;
	margin-right: 20px;
	letter-spacing: 4px;
}

#bread_crumbs {
	height: 27px;
	width: 600px;
	background-image: url(../../Images/bgr-bread-crumbs.jpg);
	padding-top: 3px;
	padding-left: 300px;
	background-repeat: no-repeat;
	color: #585858;
	float: left;
}
#bread_crumbs strong {
	font-size: 10px;
	color: #106C91;
}

#body_wrapper
{
	width: 900px;
	float: left;
	padding-bottom: 50px;
	padding-top: 20px;
}

#sidenav
{
	width: 300px;
	float: left;
	padding-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C2C2C;
	text-align: left;
}

#sidenav .nav_ad2 h2 
{
	background-image: url(../../Images/bgr-side-nave-h1.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #30353A;
	height: 30px;
	width: 270px;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
	margin-left: 10px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;	
}

#sidenav .vehicle_gallery
{
	float: left;
	width: 280px;
	background-image: url(../../Images/icon-gallery-middle.jpg);
	background-repeat: repeat-y;
}

#sidenav .thumb_right img
{
	float: left;
}

#sidenav .thumb_left img
{
	float: left;
}

#sidenav img
{
	float:left
}

#sidenav hr
{
	background-color: #F4F4F4;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #E4E4E4;
	float: left;
	width: 280px;
	margin-left: 10px;
}

#sidenav h1
{
	background-image: url(../../Images/bgr-side-nave-h1.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #30353A;
	height: 30px;
	width: 270px;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
	margin-left: 10px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
}


#sidenav h2 {
	background-image: url(../../Images/bgr-side-nave-h1.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #30353A;
	height: 30px;
	width: 270px;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
	margin-left: 10px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
}

#sidenav ul
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 270px;
	float: left;

}

#sidenav ul li {
	list-style-type: none;
	margin-bottom: 10px;
}

#sidenav ul li a
{
	color: #106C91;
	text-decoration: none;
	float: left;
	width: 244px;
	background-repeat: no-repeat;
	padding-left: 26px;
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sidenav ul li a:hover
{
	color: #106C91;
	text-decoration: underline;
}

#sidenav .ul_menu
{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 290px;
	float: left;

}

#sidenav .ul_menu li 
{
	
}

#sidenav .ul_menu li a
{
	padding: 4px 0px 0px 30px;
	margin: 0px 0px 3px 0px;
	width: 250px;
	float: left;
	background-image: url(../../Images/btn-audi-sidenave-link.jpg);
	background-repeat: no-repeat;
	height: 26px;
	color: #868686;
}


#sidenav .ul_menu li a:hover
{
	background-image: url(../../Images/btn-audi-sidenave-link-hover.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

/* SIDE NAVE FINANCE OFFERS */
#sidenav .ul_finance
{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 290px;
	float: left;

}
#sidenav .ul_finance li 
{
	
}

#sidenav .ul_finance li a
{
	padding: 4px 0px 0px 30px;
	margin: 0px 0px 3px 0px;
	width: 250px;
	float: left;
	background-image: url(../../Images/btn-finance-sidenave-link.jpg);
	background-repeat: no-repeat;
	height: 26px;
	background-color: #9999FF;
}


#sidenav .ul_finance li a:hover
{
	background-image: url(../../Images/btn-finance-sidenave-link-hover.jpg);
	background-repeat: no-repeat;

	color: #EB671D;
}

#sidenav .sidenav_holder
{
	margin: 10px 0px 0px 10px;
	padding: 0px;
	width: 290px;
	float: left;
}

#sidenav .sidenav_holder_box 
{
	width: 290px;
	float: left;
}

#sidenav .sidenav_holder_box .career_name
{
	font-weight: normal;
	text-align: left;
	padding-right: 3px;
	float: left;
	width: 120px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #5A646D;
	font-size: 10px;
	font-weight: bold;
	margin-left: 5px;
	height: 20px;
}

#sidenav .sidenav_holder_box .career_field 
{
	float: left; 
	width: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 20px;
}

#sidenav .sidenav_holder_box .career_select_field 
{
	background-color: #FFFFFF;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #D6D6D6;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	color: #AE002C;
}


#sidenav .ul_sidenav
{
	margin: 0px 0px 20px 10px;
	padding: 10px 0px 10px 0px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #E8E8E8;
}

#sidenav .ul_sidenav li
{

}

#sidenav .ul_sidenav li a
{
	background-position: left top;
	background-image: url(../../Images/icon-circle.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
	width: 245px;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	display: block;
	color: #000000;
	text-decoration: none;
	height: 17px;
	padding-top: 3px;
}

#sidenav .ul_sidenav li a:hover
{
	background-position: left bottom;
	background-image: url(../../Images/icon-circle.jpg);
	color: #3783A3;
	text-decoration: underline;
}

#sidenav .ul_sidenav li input
{
	border-style: none;
	background-position: left top;
	background-image: url(../../Images/icon-circle.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
	width: 245px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 6px;
	background-color: #FFFFFF;
	text-align: left;
	cursor: pointer;
	float: left;
}

#sidenav .ul_sidenav input:hover
{
	color: #3783A3;
	text-decoration: underline;
}



/*
#######################################################
MAIN CONTENT STYLES
#######################################################
*/
#banner #main_content
{
	width: 590px;
	float: right;
	margin-right: 10px;
	padding-top: 30px;
}

#main_content
{
	width: 590px;
	float: right;
	margin-left: 10px;

}

#main_content hr
{
	width: 590px;
	background-color: #E7E7E7;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CACACA;
	float: left;
}

#main_content_wide
{
	width: 880px;

}

/*
#######################################################
MAIN CONTENT (.contact_panes) DEALERSHIPS ICON LINKS STYLES
#######################################################
*/

#main_content .contact_panes ul
{
	margin: 0px;
	padding: 0px;
}

#main_content .contact_panes ul li
{
	list-style-type: none;
	float: left;
	width: 560px;

}

#main_content .contact_panes ul .icon_title
{
	margin: 0px;
	padding: 15px 0px 5px 5px;
	font-weight: bold;
	font-size: 14px;
	float: left;	
}

#main_content .contact_panes ul li a
{
	color: #78818A;
	font-size: 12px;
	font-weight: bold;
	width:600px;
}

#main_content .contact_panes ul li a:hover
{
	color: #000541;
}

#main_content .contact_panes ul .swansway a
{
	background-repeat: no-repeat;
	background-image: url(../../Images/Brands/All/Icons/icon-link-swansway.png);
	text-decoration: none;
	float: left;
	width: 244px;
	border-style: none;
	padding-left: 50px;
	display: block;
	padding-bottom: 8px;
	padding-top: 4px;
	background-color: #FFFFFF;
	text-align: left;
	cursor: pointer;

}

#main_content .contact_panes ul .swansway a:hover
{
	text-decoration: underline;
}

#main_content .contact_panes ul .audi a
{
	background-repeat: no-repeat;
	background-image: url(../../Images/Brands/All/Icons/icon-link-audi.png);
	text-decoration: none;
	float: left;
	width: 244px;
	border-style: none;
	padding-left: 50px;
	display: block;
	padding-bottom: 8px;
	padding-top: 2px;
	background-color: #FFFFFF;
	text-align: left;
	cursor: pointer;

}

#main_content .contact_panes ul .audi a:hover
{
	text-decoration: underline;
}

#main_content .contact_panes ul .volkswagen a
{	
	background-repeat: no-repeat;	
	background-image: url(../../Images/Brands/All/Icons/icon-link-volkswagen.png);
	text-decoration: none;
	float: left;
	width: 244px;
	border-style: none;
	padding-left: 50px;
	display: block;
	padding-bottom: 8px;
	padding-top: 4px;
	background-color: #FFFFFF;
	text-align: left;
	cursor: pointer;

}

#main_content .contact_panes ul .volkswagen a:hover
{
	text-decoration: underline;
}

#main_content .contact_panes ul .volkswagen-vans a
{	
	background-repeat: no-repeat;	
	background-image: url(../../Images/Brands/All/Icons/icon-link-volkswagen.png);
	text-decoration: none;
	float: left;
	width: 244px;
	border-style: none;
	padding-left: 50px;
	display: block;
	padding-bottom: 8px;
	padding-top: 4px;
	background-color: #FFFFFF;
	text-align: left;
	cursor: pointer;

}

#main_content .contact_panes ul .volkswagen-vans a:hover
{
	text-decoration: underline;
}

#main_content .contact_panes ul .seat a
{
	background-repeat: no-repeat;
	background-image: url(../../Images/Brands/All/Icons/icon-link-seat.png);
	text-decoration: none;
	float: left;
	width: 244px;
	border-style: none;
	padding-left: 50px;
	display: block;
	padding-bottom: 8px;
	padding-top: 4px;
	background-color: #FFFFFF;
	text-align: left;
	cursor: pointer;
	margin-bottom: 6px;
}

#main_content .contact_panes ul .seat a:hover
{
	text-decoration: underline;
}

#main_content .contact_panes ul .peugeot a
{
	background-repeat: no-repeat;
	background-image: url(../../Images/Brands/All/Icons/icon-link-peugeot.png);
	text-decoration: none;
	float: left;
	width: 244px;
	border-style: none;
	padding-left: 50px;
	display: block;
	padding-bottom: 8px;
	padding-top: 4px;
	background-color: #FFFFFF;
	text-align: left;
	cursor: pointer;
	margin-bottom: 6px;
}

#main_content .contact_panes ul .peugeot a:hover
{
	text-decoration: underline;
}

#main_content .contact_panes ul .honda a
{
	background-repeat: no-repeat;
	background-image: url(../../Images/Brands/All/Icons/icon-link-honda.png);
	text-decoration: none;
	float: left;
	width: 244px;
	border-style: none;
	padding-left: 50px;
	display: block;
	padding-bottom: 8px;
	padding-top: 4px;
	background-color: #FFFFFF;
	text-align: left;
	cursor: pointer;
	margin-bottom: 6px;
}

#main_content .contact_panes ul .honda a:hover
{
	text-decoration: underline;
}


#bar
{
	padding: 10px 10px 0px 10px;
	margin: 0px;
	width: 880px;
	background-image: url(../../Images/bgr-footer.jpg);
	height: 26px;
	color: #FFFFFF;
	float: left;
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
}

#footer
{
	padding: 5px 10px 15px 10px;
	margin: 0px;
	width: 880px;
	background-color: #585858;
	color: #FFFFFF;
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	float: left;
}

#footer ul
{
	margin: 0px;
	padding: 0px;
	width:880px;

}

#footer ul li
{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#footer ul li a
{
	color: #FFFFFF;
	float: left;
	height: 23px;
	padding-top: 9px;
}

#footer a:hover {
	color: #7E7E7E;
	text-decoration: none;
}

#footer img
{
	padding: 0px 5px 0px 5px;
	float: left;
}


#under_wrapper
{
	width: 900px;
	clear: both;
	background-color: #949694;
	height: 5px;
}

/*
###############################
 LOGOS STYLES
###############################
*/
 #dealerships_menu
{
	float: right;
	position: absolute;
	top: 20px;
	right: 0px;
}

#dealerships_menu ul
{
	margin: 0px;
	padding: 0px;
}

#dealerships_menu ul li
{
	list-style-type: none;
	display: inline;
	float:left;
	position: relative;
}


#dealerships_menu ul li a
{
	display: block;
	float: left;
}

#dealerships_menu ul li ul
{
	background-position: 20px 10px;
	display: none;
	top: 110px;
	left: 5px;
	z-index: 200;

}

#dealerships_menu ul li ul li a 
{
	background-position: left top;
	background-image: url(../../Images/Brands/Swansway/Themes/icon-circle-swansway.png);
	font-weight: bold;
	font-size: 14px;
	color: #525356;
	background-repeat: no-repeat;
	padding-left: 24px;
	display: block;
	margin-bottom: 2px;
	text-decoration: none;
	height: 20px;
	white-space: nowrap;
}

#dealerships_menu ul li ul li a:hover
{
	background-position: left bottom ;
	color: #106C91;
	text-decoration: none;

} 


#dealerships_menu ul li:hover .ul_honda
{
	position: absolute;
	left: -250px;
}



#dealerships_menu ul li:hover .ul_small
{
	
	background: url(../../Images/Brands/Swansway/Themes/Top-Menu/bgr-top-menu-small.png) repeat-y;
	padding: 10px 0px 10px 10px;
	margin: 0px;
	position: absolute;
	display: block;
	float: left;
	width: 210px;
}

#dealerships_menu ul li:hover .ul_small li
{

}

#dealerships_menu ul li:hover .ul_small li a
{
	float: left;
	width: 180px;
}

#dealerships_menu ul li:hover .ul_large
{
	background: url(../../Images/Brands/Swansway/Themes/Top-Menu/bgr-top-menu-large.png) repeat-y;
	padding: 10px 0px 10px 10px;
	margin: 0px;
	position: absolute;
	display: block;
	float: left;
	width: 330px;

}

#dealerships_menu ul li:hover .ul_large li
{

}

#dealerships_menu ul li:hover .ul_large li a
{
	float: left;
	width: 300px;
}

#audi
{
	width: 180px;
	height: 110px;
	background-image: url(../../Images/ima-logo-audi.png);
	background-repeat: no-repeat;
	background-position: top;
}

#audi:hover
{
	background-image: url(../../Images/ima-logo-audi.png);
	background-repeat: no-repeat;	
	background-position: bottom;
}

#seat
{
	width: 94px;
	height: 110px;
	background-image: url(../../Images/ima-logo-seat.png);
	background-repeat: no-repeat;	
	background-position: top;
}
	
#seat:hover
{
	background-image: url(../../Images/ima-logo-seat.png);
	background-repeat: no-repeat;	
	background-position: bottom;
}

#peugeot 
{
	width: 94px;
	height: 110px;
	background-image: url(../../Images/ima-logo-peugeot.png);
	background-repeat: no-repeat;	
	background-position: top;
}

#peugeot:hover 
{
	background-image: url(../../Images/ima-logo-peugeot.png);
	background-repeat: no-repeat;	
	background-position: bottom;
}

#honda 
{
	width: 94px;
	height: 110px;
	background-image: url(../../Images/ima-logo-honda.png);
	background-repeat: no-repeat;	
	background-position: top;
}

#honda:hover 
{
	background-image: url(../../Images/ima-logo-honda.png);
	background-repeat: no-repeat;	
	background-position: bottom;
}


#volkswagen_vans
{
	width: 94px;
	height: 110px;
	background-image: url(../../Images/ima-logo-volkswagen-vans.png);
	background-repeat: no-repeat;	
	background-position: top;
}
	
#volkswagen_vans:hover 
{

	background-image: url(../../Images/ima-logo-volkswagen-vans.png);
	background-repeat: no-repeat;	
	background-position: bottom;
} 	

#volkswagen 
{
	width: 94px;
	height: 110px;
	background-image: url(../../Images/ima-logo-volkswagen.png);
	background-repeat: no-repeat;	
	background-position: top;
}

#volkswagen:hover 
{
	background-image: url(../../Images/ima-logo-volkswagen.png);
	background-repeat: no-repeat;	
	background-position: bottom;
}	


