@media all
{
html,body
{
	margin:0px;
	padding:0px;
	color: rgb(25,25,25);
	background: url(/resources/images/template/bg-body.gif) repeat-x top left #fff;
}

html,body,p,td,div,ul,li
{
	font-family:Arial;
	font-size:12px;
}

a
{
	color: rgb(87,123,173);
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p
{
	clear:both;
	margin:0px;
	padding:0px 0px 10px 0px;
}

h1
{
	clear:both;
	margin:0px;
	padding:0px 0px 10px 0px;
	font-size:16px;
	color: rgb(87,123,173);
}

h2
{
	clear:both;
	margin: 5px 0px 0px;
	padding:0px 0px 10px 0px;
	font-size:12px;
	color: rgb(87,123,173);
}

h3
{
	clear:both;
	margin:0px;
	padding:0px 0px 10px 0px;
	font-size:12px;
	color: rgb(41,75,103);
}

input, select, textarea
{
	font-face:Arial;
	font-size:11px;
	color: rgb(25,25,25);
}

div#container
{
	margin:0px auto;
	width:960px;
}

div#top
{
	clear:both;
	float:left;
	padding:16px 20px;
	width:920px;
	height:55px;
}

div#logo
{
	float:left;
	width:210px;
}

div#logo a
{
	overflow:hidden;
	display:block;
	float:left;
	width:190px;
	height:55px;
	text-indent:-999px;
	background: url(/resources/images/template/logo.gif) no-repeat top left;
}

div#top-right
{
	float:left;
	width:710px;
}

div#shortcuts
{
	float:left;
	width:710px;
	height:20px;
}

div#shortcuts ul
{
	float:right;
	margin:0px;
	padding:0px;
	list-style:none;
}

div#shortcuts ul li
{
	float:left;
	padding:0px 0px 0px 22px;
	background: url(/resources/images/template/bg-shortcuts.gif) no-repeat 11px 50%;
}

div#shortcuts ul li.first
{
	padding-left:0px;
	background: none;
}

div#shortcuts ul li a
{
	font-size:13px;
	color: #fff;
}

div#slogan
{
	clear:both;
	float:left;
	padding:8px 0px 0px 0px;
	width:710px;
	height:26px;
}

div#slogan span
{
	overflow:hidden;
	display:block;
	float:left;
	width:376px;
	height:52px;
	text-indent:-999px;
	background: url(/resources/Images/template/header-text.gif) no-repeat;
	margin-top: -27px;
}

div#contact
{
	float:right;
	padding:0px 0px 0px 33px;
	height:26px;
	line-height:26px;
	background: url(/resources/images/template/bg-contact.gif) no-repeat center left;
	color:#fff;
	font-size:23px;
}

#header-overlayer
{
	position: absolute;
	top: 150px;
	left: 1040px;
	text-align: center;
}

div#header
{
	clear:both;
	float:left;
	width:960px;
}

div#header img
{
	float:left;
	border-bottom: 1px solid #fff;
}

div#topmenu
{
	clear:both;
	float:left;
	padding:10px;
	width:940px;
	background: url(/resources/images/template/bg-topmenu.gif) repeat-x top left;
	border-top: 1px solid #fff;
}

div#topmenu ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

div#topmenu ul li
{
	float:left;
	padding:0px 0px 0px 22px;
	height:15px;
	background: url(/resources/images/template/bg-shortcuts.gif) no-repeat 11px 50%;
}


div#topmenu ul li.first
{
	padding-left:0px;
	background: none;
}

div#topmenu ul li a
{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

div#topmenu_fr
{
	clear:both;
	float:left;
	padding:10px;
	width:940px;
	background: url(/resources/images/template/bg-topmenu.gif) repeat-x top left;
	border-top: 1px solid #fff;
}

div#topmenu_fr ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

div#topmenu_fr ul li
{
	float:left;
	padding:0px 0px 0px 14px;
	height:15px;
	background: url(/resources/images/template/bg-shortcuts.gif) no-repeat 7px 50%;
}


div#topmenu_fr ul li.first
{
	padding-left:0px;
	background: none;
}

div#topmenu_fr ul li a
{
	font-size:12px;
	font-weight:bold;
	color:#fff;
}



div.subpage
{
	background: url(/resources/images/template/bg-steps.gif) repeat-x top left;
	padding:15px 10px;
	width:940px;
}

div#steps
{
	clear:both;
	float:left;
	padding:0px 10px;
	width:940px;
	height:40px;
	background: url(/resources/images/template/bg-steps.gif) repeat-x top left;
	border-bottom:1px solid rgb(204,204,204);
}

div#steps span
{
	float:left;
	line-height:16px;
	font-size:13px;
	padding:12px 25px 12px 0px;
}

div#steps span.step
{
	font-size:16px;
	font-weight:bold;
	color: rgb(153,153,153);
	text-transform: uppercase;
}

div#steps ul
{
	float:right;
	margin:0px;
	padding:0px;
	list-style:none;
}

div#steps ul li
{
	float:left;
	padding:12px 0px;
	width:27px;
	line-height:16px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color: rgb(153,153,153);
	border-left:1px solid rgb(206,206,206);
}

div#steps ul li a
{
	color: rgb(153,153,153);
}

div#steps ul li a:hover
{
	text-decoration: none;
}

div#steps ul li.selected, div#steps ul li.selected a
{
	color: rgb(87,123,173);
}

div#content div#steps ul li.first
{
	border:0px;
}

div#content
{
	clear:both;
	float:left;
	padding:0px 0px 6px 0px;
	width:960px;
}

div#left
{
	float:left;
	padding:5px 10px;
	width:371px;
	border-right: 1px solid rgb(221,221,221);
}

div#right
{
	position:relative;
	left:-1px;
	float:left;
	padding:5px 10px;
	width:547px;
	border-left: 1px solid rgb(221,221,221);
}

div.content
{
	clear:both;
	float:left;
	width:960px;
}

div.left
{
	clear:both;
	float:left;
	padding:10px 10px 5px 10px;
	width:372px;
	border-top: 1px solid rgb(221,221,221);
}

div.right
{
	float:left;
	padding:10px 10px 5px 10px;
	width:548px;
	border-top: 1px solid rgb(221,221,221);
}

.space
{
	float:right;
	padding:10px 0px 0px 10px;
}

div#footer
{
	clear:both;
	float:left;
	padding:7px 0px;
	min-width:960px;
	width:100%;
	height:15px;
	line-height:15px;
	background: rgb(221,221,221);
	text-align:center;
}

/* CONTENT */

div#calendars
{
	clear:both;
	width:371px;
}

div#calendars .clear
{
	float:left;
	width:15px;
	height:15px;
}

div#calendars .calendar
{
	float:left;
}

div#calendars h3
{
	clear:both;
	float:left;
	line-height:18px;
}

div#calendars select
{
	float:left;
	margin:0px 0px 0px 5px;
}

.plain-row
{
	padding-left: 20px;
	width: 300px;
}

.extras .plain-row
{
	width: 175px;
}

.plain-col
{
	float:left;
	margin-left: 20px;
	width: 250px;
	height:20px;
	overflow:hidden;
}

.row label
{
	clear:left;
	float:left;
	margin-bottom:6px;
	width:120px;
	font-weight:bold;
	color: rgb(85,85,85);
}

.row select
{
	float:left;
	margin-bottom:6px;
}

div#right .clear
{
	overflow:hidden;
	clear:both;
	float:left;
	margin:5px 0px 10px 0px;
	width:547px;
	height:1px;
	line-height:0px;
	font-size:0px;
	background: rgb(221,221,221);
}


.row-insurance
{
	clear:both;
	float:left;
	width:547px;
	color: rgb(85,85,85);
}

.row-insurance h2
{
	float:left;
	width:100px;
}

.row-insurance input
{
	float:left;
}

.row-insurance label
{
	float:left;
	line-height:18px;
}

.info
{
	overflow:hidden;
	float:left;
	margin:3px 5px;
	width:14px;
	height:13px;
	background: url(/resources/images/template/bg-info.gif) no-repeat top left;
	text-indent:-999px;
}

.row-extras
{
	clear:both;
	float:left;
	padding:0px 0px 5px 0px;
	width:547px;
	color: rgb(85,85,85);
}

.row-extras h2
{
	float:left;
	width:100px;
}

.row-items
{
	float:left;
	width:200px;
}

.row-item
{
	float:left;
	width:100px;
}

.row-current
{
	clear:both;
	float:left;
	width:300px;
	color: rgb(85,85,85);
}

.row-current h2
{
	float:left;
	margin:0;
	width:100px;
}

.row-current .row-items
{
	float:left;
	width:200px;
}

.row-current .row-items span
{
	float:left;
	width:100px;
}

.row-current .row-items select
{
	float:left;
}

.prices .row-current
{
	clear: none;
}

.prices .row-current h2
{
	float: none;
	margin: 15px 0 0;
}

.prices .row-items
{
	float: none;
	padding-left: 20px;
}


.row-order
{
	float:left;
	width:240px;
	text-align:right;
}

.row-order h2
{
	color: rgb(85,85,85);
}

div.calendar-main
{	
	margin:0px;
	width:161px;
	overflow:hidden;
	background:url(/resources/images/template/cal-top.gif) no-repeat top left;
}
div.calendar-main .calendar-bottom
{
	width:157px;
	margin:0px 0px 10px 0px;
	padding:2px;
	height:100%;
	background:url(/resources/images/template/cal-bottom.gif) no-repeat bottom left;
}
div.calendar-main .calendar-nav
{
	width:100%;
	height:25px;
}
div.calendar-main .calendar-nav input
{
	float:left;
	margin:5px 0 0 4px;
}
div.calendar-main .calendar-nav select
{
	float:left;
	margin:5px 0 0 4px;
}
div.calendar-main .calendar-nav select.month
{
	width:48px;
}
div.calendar-main .calendar-nav select.year
{
	width:55px;
}
div.calendar-main table
{	
	width:100%;
	clear:both;
	font-family:verdana;
	font-size:10px;
	color:#555;
	border-collapse:collapse;
}
div.calendar-main table a
{
	margin:1px;
	display:block;
	width:18px;
	height:18px;
	line-height:18px;
	color:#555;
	text-decoration:none;
	text-align:center;
}
div.calendar-main table a.selected 
{
	background:red;
	color:#fff;
}
div.calendar-main table a.today
{
	color:#387eaf;
	font-style:italic;
}
div.calendar-main table th
{
	text-align:center;
	padding:3px;	
	border-top:1px solid #ddd;	
}
div.calendar-main table td
{
	text-align:center;	
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;	
}
div.calendar-main table td.first-col
{
	border-left:0px;
}

.price
{
	font-size: 11px;
}

.summary th
{
	width:150px;
	text-align:left;
}


.clearboth
{
	clear:both;
}
}
@media print
{
div#container, div#top, div#logo, div#logo a, div#content, div#footer
{
	overflow:hidden;
	clear:both;
	float:left;
	padding:0px;
	margin:0px;
	min-width:640px;
	width:640px;
	height:auto;
	border:0px;
}

div#logo a
{
	padding-bottom:25px;
	line-height:35px;
	font-size:35px;
	font-weight:bold;
	text-indent:0px;
}

div#footer
{
	padding-top:25px;
	font-size:10px;
}

div#footer a
{
	margin-left:37px;
	#margin-left:0px;
}

div#left, div#right
{
	overflow:hidden;
	left:0px;
	clear:none;
	float:left;
	padding:0px;
	margin:0px;
	width:320px;
	border:0px;
}

div#top-right, div#header, div#topmenu, div.content, div#steps
{
	display:none;
}

}

.car
{
	padding: 20px;
	clear: both;
}

.car img
{
	float: left;
	margin: 20px;
}

.car-info
{
	float: left;
	clear: right;
	border: solid 1px #ccc;
	width: 310px;
	margin: 20px;
	padding: 10px;
}

.car-info-right
{
	float: right;
	list-style-type: disc;
	padding-left: 15px;
}

.car-info-right li
{
	list-style-type: disc;
	margin-top: 8px;
	
}

.car-info-left
{
	padding-left: 40px;
	padding-top: 8px;
	height: 20px;
}

.car-info-left.one
{
	background: url(/resources/images/template/keyIndicator.gif) no-repeat center left;
}

.car-info-left.two
{
	background: url(/resources/images/template/keyIndicator2.gif) no-repeat center left;
}

.car-info-left.three
{
	background: url(/resources/images/template/keyIndicator4.gif) no-repeat center left;
}

.vehicle-img
{
	/*margin-top: -20px;*/
}

.extras
{
	float: left;
}

.insurance
{
	float: left;
}

#bottom
{
	clear: both;
	border-top: solid 1px #ddd;
	width: 938px;
	padding: 5px 10px;
}
