body {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
img a {
	border: 0px !important;
}
.fadein {
	position: relative;
	width: 671px;
	height: 152px;
}
.fadein img {
	position: absolute;
	left: 0;
	top: 0;
}
#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#container-header {
	width: 670px;
	height: 85px;
	padding: 20px 40px 0px;
	background-image: url(../images/bg_header.gif);
	font-size: 28px;
	font-weight: bold;
}
#container-name {
	float: left;
	height: 85px;
	color: #2158D7;
	width: 236px;
}
#container-contact {
	margin-top: 12px;
	margin-left: 60px;
	font-size: 14px;
	float: left;
	color: #47aaff;
	line-height: 20px;
}
#container-contact a {
	text-decoration: none;
	color: #47aaff;
}
#container-contact a:visited {
	text-decoration: none;
	color: #47aaff;
}
#container-contact a:hover {
	text-decoration: none;
	color: #FF0000;
}
.red {
	color: #FF0000;
}
#container-slogan {
	height: 80px;
	position: absolute;
	margin-left: 610px;
	margin-top: -11px;
}
#container-eyecatcher {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;
	background-image: url(../images/bg_eyecatcher.gif);
}
#container-navigation {
	width: 670px;
	background-color: #45AAFF;
	height: 25px;
	border-bottom: 2px solid #ffffff;
	border-top: 1px solid #ffffff;
	float: left;
}
ul#navigation {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}
#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 7px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}
#navigation li a:hover {
	background-color: #0066CC;
}
#container-content {
	width: 670px;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}
#content {
	width: 480px;
	float: left;
}
#border {
	width: 170px;
	margin-left: 505px;
}
#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}
#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}
#container-footer a:hover {
	color: #006AC3;
}
#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}
#footer-copyright {
	float: left;
	width: 200px;
	padding-left: 10px;
}
#footer-meta {
	float: right;
	text-align: right;
	width: 450px;
	padding-right: 10px;
}
.clearer {
	clear: both;
}
h1 {
	font-size: 22px;
	color: #006AC3;
	margin: 0px;
	padding: 0px 0px 5px 25px;
	background-image: url(../images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}
h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 0px 0px 0px 5px;
	letter-spacing: 1px;
	text-transform: capitalize;
}
h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}

h3 span { font-size: 10px; font-style: italic; color: #2d2d2d; }

h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}
hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}
#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}
#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}
#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}
#content p a:hover, #border p a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}
#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}
#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}
#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}
ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}
#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}
#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}
#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}
ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}
#news li {
	list-style: none;
	background-image: url(../images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 5px 0px;
	font-weight: bold;
}
#content img {
	background-color: #E7F1FF;
	padding: 6px;
	margin-top: -1px;
	
}

#car { border-bottom: 1px solid #ededed; padding-bottom: 15px; }
#car p { padding-left: 0; margin-left: 0; }
#car h3 { padding-left: 0; margin-left: 0; }
#group { float: right; margin-top: 7px; text-transform: uppercase; font-weight: bold; }

#unlimited { margin-top: -5px; }
#unlimited td { padding: 4px; text-align: center;  }
#unlimited tr:first-child { background-color: #006ac3; color: #FFFFFF; font-weight: bold; }
#unlimited tr:first-child td {border-left: 1px solid #004279; }
#unlimited tr:first-child td:first-child {border-left: 0; }
#unlimited tr:nth-child(2n+2) td { background-color: #ededed; border-left: 1px solid #cfcfcf; }
#unlimited tr:nth-child(2n+2) td:first-child { border-left: 0; }

#car-content { float: right; width: 270px; margin-left: 10px; outline: 1px solid #ededed; }
#car-content img {  }

#car-content ul { margin: 0; padding: 0; float: left; list-style: none; }
#car-content li { width: 60px; padding: 1px; padding-left: 6px; }
#car-content li:odd { background-color: #cccccc; }

#car-spec-head li { background-color: #ededed; margin-left: 0; font-weight: bold; width: 180px;  }

.center {
	text-align: center !important;
	margin-bottom: 20px;
}
.center p {
	margin: 0px !important;
	padding: 2px !important;
	font-size: 14px;
}
.center h3 {
	color: #006AC3;
	font-size: 14px;
	letter-spacing: -0.5px;
	padding: 0px;
	text-transform: uppercase;
}
img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}
img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}
img.alignabove {
	margin: 0 0 10px 0;
}
.fleetheader {
	background-color: #2998F6;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.description {
	color: #666666;
}
.fleetbox {
	border: solid 1px #FF0000;
}
.info-car {
	visibility: hidden;
	width: 1px;
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
input.dp-applied {
	width: 175px;
	float: left;
}
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 3px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
#calendar-me {
	margin: 20px;
}
table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
	border-collapse: separate;
	border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover, table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable, table.jCalendar td.unselectable:hover, table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}
/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
.form {
	background-color: #F7F7F7;
}
.formW {
	background-color: #fff;
}
.blueline {
	color: #006AC3;
}
.button-enq-new {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
.sharethis {
	float: left;
	margin-bottom: 10px;
	border-bottom: solid 1px #D6D6D6;
	padding-bottom: 10px;
	width: 170px;
}
.breadcrumbs {
	margin-top: 6px;
	padding: 5px;
	color: #006AC3;
	font-size: 11px;
	font-weight: bold;
}
.breadcrumbs a {
	color: #2158D7;
	text-decoration: none;
	font-style: italic;
}
.breadcrumbs a:visited {
	color: #2158D7;
	text-decoration: none;
	font-style: italic;
}
.breadcrumbs a:hover {
	color: #2158D7;
	border-bottom: 1px dotted #006AC3;
	text-decoration: none;
	font-style: italic;
}


/** START MOBILE CSS **/

@media only screen and (max-width : 1000px) {

div, body {  width: 100%!important; background: none!important; background-color: none!important; background-image: none!important; 
float: none!important; margin: 0!important; padding: 0!important;}

div { height: inherit!important; }

.fadein { display: none; }

#container-slogan { position: relative; width: 130px!important; margin: auto!important; }

#container-contact { text-align: center; line-height: 35px; margin-top: 20px!important;margin-bottom: 20px!important; }

#content img { width: 100%; height: inherit; }

#border, .breadcrumbs { text-align: center; }

.sharethis { width: 170px !important; margin: auto!important; }

#content p { margin-left: 5px; margin-right: 5px; }

#car-spec-head li { width: 100%; }

.form input,.form textarea, .form select  { width: 70%!important; } 

       #nav
    {
        position: fixed;
    right: 0;
    top: 0;
		z-index: 9999999;
		width: 100%;
		
    }
	#nav li a { padding-top: 10px; padding-bottom: 10px; color: #fff; display: block; background-color: #232323; border-bottom: 1px solid #333333; }

	
	
        #nav > a
        {
        }
        #nav:not( :target ) > a:first-of-type,
        #nav:target > a:last-of-type
        {
            display: block;
			position: absolute; right: 25px; top: 25px;
			background-image: url('../images/nav.png');
			background-repeat: no-repeat;
			width: 50px;
			height: 50px;
        }
 
    /* first level */
 
    #nav > ul
    {
        height: auto;
        display: none;
        position: relative;
        left: 0;
        right: 0;
		margin-top: 90px!important;
		width: 100%;
		
		
    }
        #nav:target > ul
        {
            display: block;
			
			
        }
        #nav > ul > li
        {
            width: 100%;
            float: none;
			margin: 0; padding: 0;
			background-color: #2b2b2b;
			border-bottom: 2px solid #fff;
			
        }
 
    /* second level */
 
    #nav li ul
    {
        position: relative!important;
		width: 100%;
    }
	
	    #nav li:hover li a
    {
    }

}

/** END MOBILE CSS **/
