@charset "utf-8";
/*
Copyright (c) 2010, Matic Media Services Limited All rights reserved.
version: 1.0
*/

/* =CSS Reset YUI
----------------------------------------------- */
*
{
	padding:0;
	margin:0;
}

html
{
	font-size:100% ;
}

body
{
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	color:#022660;
}

ul, ol, li
{
	list-style:none;
}

a
{
	text-decoration:underline;
	color:#022660;
}

a:hover
{
	text-decoration:none;
	background-color:#183272;
	color:#FFFFFF;
}

small
{
	font-size:0.8em;
}

img
{
	border:0;
}

/* =Statics
----------------------------------------------- */

.left
{
	float:left;
}

.warning
{
	border:#FF0000 solid 1px !important;
	background-color:#FFFFCC;
}

.hide
{
	display:none !important;
}

.right
{
	float:right;
}

.widthfull
{
	width:100%;
}

.width99
{
	width:99%;
}

.width70
{
	width:71%;
}

.width60
{
	width:59%;
}

.width50
{
	width:49%;
}

.width45
{
	width:44%;
}

.width40
{
	width:39%;
}

.width30
{
	width:29%;
}

.transparent70 {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.transparent50 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.transparent0 {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

.disabled
{
	color:#999999;
}

.centre
{
	margin:0 auto;
}
/* =Header
----------------------------------------------- */

#header-wrapper
{
	width:100%;
}

#header
{
	width:99em;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	height:90px;
}

#header-logo
{
	float:left;
	margin-left:1.5em;
	margin-top:1.5em;
}

a.logo:hover
{
	background:none;
}

#header-links
{
	float:right;
	font-size:1.1em;
	margin-right:1.5em;
}

/* =Nav
----------------------------------------------- */

#nav-main-wrapper
{
	width:100%;
	background-color:#F0F0F0;
	height:2.3em;
	border:1px solid #A2A2A2;
	border-left:none;
	border-right:none;
	overflow:auto;
}

#nav-main
{
	width:99em;
	margin-left:auto;
	margin-right:auto;
}

#nav-main li.first
{
	margin-left:1.1em !important; 
}

#nav-main li
{
	font-size:1.4em;
	margin-top:0.2em;
	font-weight:bold;
	padding-left:1.2%;
	padding-right:1.2%;
}

#nav-submenu-wrapper
{
	width:100%;
	margin-top:0.5em;
	overflow:auto;
}

#nav-submenu
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:99em;
	background-color:#183272;
	height:2.5em;
}

#nav-submenu li
{
	font-size:1.3em;
	margin-top:0.3em;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:1.2%;
	padding-right:1.2%;
}

#nav-submenu li.first
{
	margin-left:1.15em !important; 
}

#nav-submenu li a
{
	color:#FFFFFF;
}


/* =Footer
----------------------------------------------- */

#footer
{
	width:99em;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #A2A2A2;
	overflow:auto;
	padding-top:0.3em;
}

#footer-wrapper
{
	margin:0 1.5em;
}

#footer-left-wrapper
{
	float:left;
	width:70%;
	font-size:1.1em;
}

#footer-right-wrapper
{
	float:right;
	width:30%;
}

#footer-nav-wrapper
{
	float:left;
	width:100%;
}

.vcard
{
	float:left;
	width:100%;
}

.org, .adr, .adr *,.vcard ul div
{
	display:inline;
}

.fn
{
	display:none;
}


/* =Structure
----------------------------------------------- */

.homepage-context
{
	margin-top:0.6em;
}

hr.splitter
{
	display:none;
}

#content-wrapper
{
	width:96em;
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	margin-bottom:1.5em;
}

#content
{
	overflow:auto;
}

p
{
	font-size:1.2em;
	margin:0 0 1.6em;
}
/* =Search
----------------------------------------------- */

/* =Headings
----------------------------------------------- */

h1, h2
{
	color:#FFCC00;
	font-weight:bold;
	font-size:1.8em;
	margin:0 0 0.6em 0;
}

/* =Lists
----------------------------------------------- */

.contents ul
{
	margin-left:1.6em;
	margin-bottom:1.2em;
}

.contents li
{
	list-style:disc;
	font-size:1.2em;
}

.flatlist li
{
	float:left;
}

.borderedlist li
{
	border-left:1px solid #022660;
	padding:0 5px;
}

li.first
{
	border-left:0 !important;
	padding-left:0 !important;
}

li.last
{
	padding-right:0 !important;
}

/* =Vehicles
----------------------------------------------- */

#products-list
{
	overflow:hidden;
	border-top:solid 1px #183272;
	border-left:solid 1px #183272;
	border-right:0;
}

#products-list li
{
	float:left;
	width:31.1%;
	text-align:center;
	padding:2.5em 1em;
	border-right:solid 1px #183272;
	border-bottom:solid 1px #183272;
	height:36em;
}


#products-list h2 a
{	
	color:#FFCC00;
	text-transform:uppercase;
	text-decoration:none;
}

.price
{	
	font-size:1.2em;
	font-weight:bold;
}

#products-list .link
{	
	font-size:1.2em;
}

#searchform label
{
	font-size:1.2em;
	width:10%;
	font-weight:bold;
}

#searchform #q
{
	font-size:1.2em;
	width:69% !important;
	height:20px !important;
	background-color:#FFFFFF;
	color:#183272;
}

#searchform input
{
	font-size:1.2em;
	width:18%;
	height:22px;
	background-color:#999999;
	color:#FFFFFF;
	border:1px solid #999999;
}

#largeimage-holder
{
	width:25em;
	height:18.5em;
	overflow:hidden;
}

#largeimage-holder ul, #smallimage-holder ul
{
	list-style:none;
	margin:0;
}

#largeimage-holder li, #smallimage-holder li
{
	list-style:none;
}

#smallimage-holder li
{
	margin:0 1.2em 0.6em 0;
}

#text-holder
{
	margin:1em 0 0.8em 0;
	padding:0.8em 0;
	width:25em;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}

#vehicle-information
{
	margin-bottom:1.4em;
	border-bottom:#999999 1px solid;
}

#vehicle-enquiry
{
	width:47%;
	padding-right:2%;
	height:40em;
	border-right:#999999 1px solid;
}

#current-stock-carousel
{
	height:17em;
	overflow:hidden;
	margin:0;
}

#current-stock-carousel img
{
	float:left;
	margin-bottom:3em;
}

#current-stock-carousel li
{
	margin-bottom:1em;
	overflow:auto;
}


#current-stock-carousel div
{
	float:right;
	width:57%;
	height:17em;
}



/* =Forms
----------------------------------------------- */

fieldset
{
	border:none;
}

legend
{
	display:none;
}

.zend_form
{
	margin-top:-15px;
}

.fieldbox
{
	overflow:auto;
}

.fieldbox dt
{
	width:30%;
	float:left;
	margin:0.9em 0;
	padding-top:0.09em;
}

.fieldbox dd
{
	width:69%;
	float:right;
	margin:0.6em 0;
}

.fieldbox label
{
	font-size:1.2em;
	font-weight:bold;
}

.fieldbox input, .fieldbox select
{
	height:20px;
}

.fieldbox textarea, .fieldbox input, .fieldbox select
{
	width:99%;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
		border:#999999 solid 1px;
}

.fieldbox textarea
{
	height:80px;
}

.textarea
{
	display:block;
	height:75px;
}

#submitbutton, .moveform
{
	font-size:1.2em;
	width:100%;
	height:22px;
	background-color:#999999;
	color:#FFFFFF;
	border:1px solid #999999;
}

#finance-form
{
	height:62em;
	overflow:hidden;
	float:right;
	width:50%;
}

#finance-form legend
{
	display:block;
	font-size:1.4em;
	font-weight:bold;
}

#finance-form fieldset
{
	display:block;
	width:96%;
	float:left;
	overflow:auto;
	border:1px solid #CCC;
	padding:1%;
	margin:1%;
	height:62em;
}

#finance_part2-label
{
	display:none;
}
/* =Links
----------------------------------------------- */

/* =Misc
----------------------------------------------- */

#content table
{
	border-right:solid #999999 1px;
	border-bottom:solid #999999 1px;
}

#content td
{
	border-left:solid #999999 1px;
	border-top:solid #999999 1px;
}

/* =ContactusPage
----------------------------------------------- */

#map-container
{
	padding-top:2em;
}

#contacts
{
	list-style:none;
	padding:0;
}

#contacts li
{
	width:49%;
	padding-right:1%;
	float:left;
	font-size:1.2em;
}

#map
{
	height:30em;
	width:99%;
	border:1px solid #6685A3;
	background-color:#CCCCCC;
	margin-bottom:10px;
}

#ajax_form input, #ajax_form textarea
{
	border:1px #CCC solid;
	width:100%;
}

#quicklinks li
            {
				float:left;
				margin-bottom:1.6em;
				margin-right:1.6em;
            }
        
        	#quicklinks a
            {
				overflow:hidden;
				display:block;
				height:116px;
				width:170px;
            }
			
			#carousel
			{
				width:96em;
				position:absolute;
			}
			
			#carousel-context
			{
				width:73em;
				height:23em;
				overflow:hidden;
				position:absolute;
			}
			
			#carousel-context li
			{
				width:73em;
				height:23em;
				overflow:hidden;
			}
			
			.carousel-context-content
			{
				position:relative;
				left:30em;
				top:-11.5em;
				width:40em;
				height:8.5em;
				background-color:#999;
				color:#000000;
				padding:1em;
				
			}
			
			.carousel-context-content *
			{
				filter:alpha(opacity=100);
				-moz-opacity:1;
				-khtml-opacity: 1;
				opacity: 1;
			}
			
			.carousel-context-image
			{
				overflow:hidden;
				width:73em;
				height:23em;
			}
			
			.carousel-context-content h3
			{
				margin-bottom:0.8em;
			}
			
			.carousel-context-content p
			{
				font-size:1.1em;
				margin-bottom:0.8em;
			}
			
			#carousel-nav
			{
				width:26em;
				height:23em;
				left:70em;
				position:absolute;
			}
			
			#carousel-nav a
			{
				display:block;
				width:100%;
				height:2em;
				padding-top:0.7em;
				text-indent:2.5em;
				color:#FFFFFF;
				background-image:url(/assets/default/images/banners/banner.png);
				font-size:1.7em;
				text-decoration:none;
			}

			#carousel-nav a.selected
			{
				color:#183272;
				background-image:url(/assets/default/images/banners/selected.png);
			}
			
			#carousel-nav a:hover
			{
				background-color: transparent;
				text-decoration:underline;
			}
			
			#context
			{
				margin-top:23em;
			}


