html { background:#fff; overflow-y:scroll; }
body { color:#3c3c3c; font:normal normal 13px "Trebuchet MS",Arial,Verdana,sans-serif; }

a { color:#ffac00; text-decoration:none; }
a:hover { text-decoration:underline; }

ul { margin:0 0 10px 20px; }
ol { margin:0 0 10px 25px; }
ul li { list-style-type:disc; }
ol li { list-style-type:decimal; }
em, i { font-style:italic; }
strong, b, th { font-weight:bold; }
del, strike { text-decoration:line-through; }
blockquote { padding:0 0 10px 20px; }
table { width:100%; }
td { padding:3px 0; }

/* Vertical-align radio and checkboxes with label */	
input[type="radio"] { vertical-align:text-bottom; }
input[type="checkbox"] { vertical-align:bottom; *vertical-align:baseline; }
.ie6 input { vertical-align:text-bottom; } /* TODO: Set class on body! */

/* Text selections background */
::-moz-selection{ background:#3399ff; color:#fff; text-shadow:none; }
::selection { background:#3399ff; color:#fff; text-shadow:none; } 
a:link { -webkit-tap-highlight-color:#3399ff; }

h1 { color:#999; font-family:"Droid Sans",Arial,Verdana,sans-serif; font-size:25px; padding:0 0 5px; } /* Huvudrubrik */
h2 { color:#3c3c3c; font-family:"Droid Sans",Arial,Verdana,sans-serif; font-size:20px; padding:5px 0 3px; } /* Underrubrik */
h3 { color:#3c3c3c; font-family:"Droid Sans",Arial,Verdana,sans-serif; font-size:15px; padding:5px 0 3px; } /* Mellanrubrik */
p { padding:0 0 10px; line-height:18px; } /* Br&ouml;dtext */
.small { font-size:11px; } /* LemonStyle: Liten text */


/*-------------*/
/*   GENERAL   */
/*-------------*/
#wrapper { margin:0 auto; padding:0 0 40px; width:830px; }
#container { margin:0 6px 20px 4px; }
.border-background { background:url("../img/pixel.gif") repeat-y 140px 0; }


/*------------*/
/*   HEADER   */
/*------------*/
#header { margin:0 6px 0 4px; }
#logotype { display:inline; float:left; margin:15px 0 5px;  }
#st1-logo { clear:right; display:inline; float:right; margin:30px 0 0 15px; }
#hdr-search { display:inline; float:right; margin:30px 0 0 15px; }
#searchfld { border:1px solid #cdcdcd; display:inline; float:left; margin:1px 0 0; padding:3px 3px 2px 3px; width:130px; }
#searchbtn { background:url("../img/searchbtn.png") no-repeat; border:none; display:inline; float:left; height:30px; width:31px; }
#language { display:inline; float:right; font-family:"Droid Sans",Arial,Verdana,sans-serif; font-size:12px; font-weight:bold; height:14px; margin:20px 0 0; }
#language ul { margin:0; }
#language li { display:inline; float:right; margin:0 0 0 10px; list-style:none; }
#language li a { background:url("../img/bullet1.gif") no-repeat 0 2px; color:#999; padding:0 0 0 10px; text-decoration:none; }
#language li a:hover { color:#666; text-decoration:none; }


/*---------*/
/*   NAV   */
/*---------*/
#nav { background:url("../img/nav-bg.png") no-repeat; margin:0 0 30px; }
#nav ul { font-family:"Droid Sans",Arial,Verdana,sans-serif; font-size:15px; margin:0; padding:3px 0 7px 5px; }
#nav li { display:inline; float:left; list-style:none; }
#nav li a { color:#3c3c3c; display:block; float:left; padding:5px 10px 3px; text-decoration:none; }
#nav li a:hover { color:#999; text-decoration:none; }
#nav li.active a { color:#ffac00; }

#subnav { display:inline; float:left; margin:0 40px 0 0; width:120px;  }
#subnav ul { margin:0; }
#subnav li { display:inline; list-style:none; }
#subnav li a { border-bottom:1px solid #d0d1d3; color:#3c3c3c; display:block; padding:5px 0 5px 0; text-decoration:none; }
#subnav li a:hover, #subnav li.active a { color:#999; text-decoration:none; }


/*--------------------*/
/*   CONTENT COLUMN   */
/*--------------------*/
#content { display:inline; float:left; }
.wide-content { width:560px; }
.wide-content2 { width:646px; }
.narrow-content { width:400px; }

#offers { border-top:1px solid #d0d1d3; margin:10px 0 0; padding:20px 0 0; }
#offers h1 {}
#offers .offer { background:url("../img/offer-bg.jpg") no-repeat; display:inline; float:left; height:184px; margin:0 25px 0 0; padding:10px 15px; position:relative; width:140px; }
#offers .offer.last { margin:0; }
#offers .offer h2 { padding:0 0 10px; }
#offers .offer a { color:#3c3c3c; }
#offers .offer a.offer_readmore { font-weight:bold; }

#offers .offer-price { bottom:5px; color:#fff; font:normal bold 27px "Trebuchet MS",Arial,Verdana,sans-serif; left:0; padding:0; position:absolute; text-align:center; width:170px; }

/* CARMODELS OVERVIEW */
table#carmodel-list { font-family:"Droid Sans",Arial,Verdana,sans-serif; margin:10px 0; }
#carmodel-list td { padding:10px 5px 10px; }
#carmodel-list tr { border-bottom:1px solid #d0d1d3; }
#carmodel-list th { font-size:15px; font-weight:normal; padding:7px 0 7px 5px; }
#carmodel-list th.car-category { background:url("../img/th-bg-rounded-left.png") no-repeat; }
#carmodel-list th.car-models,
#carmodel-list th.car-price { background:url("../img/th-bg.png") repeat-x; }
#carmodel-list th.car-price { padding-right:15px; text-align:right; } 
#carmodel-list th.car-readmore { background:url("../img/th-bg-rounded-right.png") no-repeat top right; } 
#carmodel-list td.car-category { vertical-align:top; }
#carmodel-list td.car-category a { color:#333; font-size:12px; font-weight:bold; text-decoration:none; }
#carmodel-list td.car-category a:hover { color:#777; text-decoration:none; }
#carmodel-list td.car-category a:hover strong { color:#777; }
#carmodel-list td.car-category strong { color:#d2232a; display:block; font-size:24px; font-weight:normal; }
#carmodel-list td.car-models { vertical-align:top; }
#carmodel-list td.car-price { color:#707070; font-size:15px; padding-right:15px; text-align:right; vertical-align:top; }
#carmodel-list td.car-readmore { font-size:13px; vertical-align:top; }
#carmodel-list td.car-readmore a { background:url("../img/bullet1.gif") no-repeat 0 3px; color:#ffac00; padding:0 0 0 10px; } 
#carmodel-list .car-models ul { font-size:12px; margin:0; }
#carmodel-list .car-models ul li { color:#707070; list-style:none; }

/* CARMODELS DETAIL */
table#carmodel-prices { font-family:"Droid Sans",Arial,Verdana,sans-serif; margin:10px 0; }
#carmodel-prices td { padding:10px 5px 10px; }
#carmodel-prices th { font-size:13px; font-weight:normal; padding:9px 5px 8px 5px; text-align:right; }
#carmodel-prices th.price-day { background:url("../img/th-bg-rounded-left.png") no-repeat; }
#carmodel-prices th.price-week,
#carmodel-prices th.price-additionalday,
#carmodel-prices th.price-weekend { background:url("../img/th-bg.png") repeat-x; }
#carmodel-prices th.price-dayinckm { background:url("../img/th-bg-rounded-right.png") no-repeat top right; }
#carmodel-prices td.price-day,
#carmodel-prices td.price-week,
#carmodel-prices td.price-additionalday,
#carmodel-prices td.price-weekend,
#carmodel-prices td.price-dayinckm { text-align:right; }

.carmodel-box { border-bottom:1px solid #d0d1d3; margin:20px 0 20px; padding:0 0 10px; }
.carmodel-box.last { border:none; }
.carmodel-box h3 { padding-bottom:10px; }
.carmodel-box ul { margin:0 0 10px; font-size:12px; }
.carmodel-box ul.othermodels li { background:url("../img/bullet1.gif") no-repeat 0 5px; padding:0 0 2px 10px; }
.carmodel-box li { list-style:none; padding:0 0 2px 0; }
.carmodel-box li img { vertical-align:middle; }
.carmodel-box li a { color:#999; }
.car-features li { background:none; display:inline; font-weight:bold; list-style:none; margin:0 10px 0 0; padding:0; }
.carmodel-image { background:#ece; float:right; }
.carmodel-book { text-align:right; margin:30px 0 0; }

/* CAR BOOKING */
#carModels { display:inline; float:left; }


/*-------------------*/
/*   SIDEBAR COLUMN  */
/*-------------------*/
#sidebar { display:inline; float:right; width:220px; }
.box { margin:0 0 10px; }
.box-heading { background:url("../img/sidebar-box-heading.png") no-repeat; height:30px; padding:3px 0 0 10px; }
.box-heading h3 {}
.box-content { border-left:1px solid #d0d1d3; border-right:1px solid #d0d1d3; padding:15px 10px 0; }
.box-content ul { margin:0; }
.box-content li { background:url("../img/bullet2.gif") no-repeat 0 2px; list-style:none; padding:0 0 10px 18px; }
.box-content li a { color:#3c3c3c; }
.box-bottom { background:url("../img/sidebar-box-bottom.png") no-repeat; height:10px; }


/*------------*/
/*   FOOTER   */
/*------------*/
#footer { border-top:1px solid #d0d1d3; color:#999; font:normal normal 11px "Trebuchet MS",Arial,Verdana,sans-serif; padding:10px 0 0; margin:0 6px 0 4px; }
.footer-contact { display:inline; float:left; width:650px; }
.footer-contact p { line-height:16px; padding:0 0 5px; }
.footer-contact p strong { font-size:12px; }
.footer-contact a { color:#3c3c3c; }
.footer-logo { display:inline; float:right; margin:5px 0 0; text-align:right; width:100px; }
.footer-creds { clear:both; }


/*----------------*/
/*   OTHER SH*T   */
/*----------------*/
.cols { width: 266px; float: left; margin: 0px 20px 20px 0px }
.cols.last { margin-right: 0px }
#map_canvas { height:400px; }
.searchresults-list { margin:10px 0 0; }
.searchresults-list li { list-style-type:none; }
.searchresults-list li .highlight { color:#000; font-weight:bold; }
.searchresults-list li { color:#888; margin-bottom:10px; }


/*---LEMONFORMS---*/
.form {}
.form-header-row { margin:0 0 10px; }
.form-field-row { margin:0 0 8px; }
.form label { float:left; margin:0 10px 0 0; width:180px; }
.form .form-field-desc { padding:10px 0 10px; }
.form .form-radio-buttons { float:left; width:380px; }
.form .field_input {}
.form .field_text,
.form .field_textarea,
.form .field_select { border:1px solid #ccc; width:380px; }
.form .field_text,
.form .field_textarea,
.form .field_select { padding:2px; }
.form .field_textarea { height:60px; overflow:auto; }
.form .field_checkbox { width:auto; }
.form .captcha { border:1px solid silver; width:70px; }
.form .button { margin:0 10px 0 0; padding:2px; }
.form .form-captcha-row { border-top:1px solid #ccc; border-bottom:1px solid #ccc; margin:0 0 10px; padding:10px 0; }
.form .form-captcha-row input { margin:10px 0 0; width:100px; }
.form .form-captcha-row img { float:left; margin:0 0 0 10px; }
.form .form-footer-row { margin:10px 0 0;}
.form .form-submit-row {}

/*---CLEARFIX---*/
.group:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.group { display:inline-block; }
* html .group { height:1%; }
.group { display:block; }

.clear { clear:both; }


/*---PRINT STYLES---*/
@media print {
	* { background:transparent !important; color:#444 !important;text-shadow:none; }
	a, a:visited { color:#444 !important; text-decoration:underline; }
	a:after { content:" (" attr(href) ")"; } 
	abbr:after { content:" (" attr(title) ")"; }
	pre, blockquote { border:1px solid #999; page-break-inside:avoid; }
	img { page-break-inside:avoid; }
	@page { margin:0.5cm; }
	p, h2, h3 { orphans:3; widows:3; }
	h2, h3{ page-break-after:avoid; }
}
