﻿body, html
{
	padding:0;
	margin:0;
	background:#f6f6f6;
	font-family:arial;
	color:#000;
	font-size:11px;
}

a
{
	color: #ed1b2f;
}

h1
{
	font-size:17px;
	line-height:150%;
	font-weight:bold;
	color:#094fa3;
	margin:0;
	padding:0;
}

h2
{
	font-size:15px;
	line-height:150%;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:0;
}

h3
{
	font-size:13px;
	line-height:150%;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:0;
}

p
{
	padding:0;
	margin:0px 0px 8px 0px;
	line-height:120%;
}

div.sep
{
	clear:both;
	padding:0;
	margin:8px 0;
	width:100%;
	height:1px;
	overflow:hidden;
	background:#d9d9d9;	
}

input,
select,
textarea
{
	font-family:arial;
	font-size:12px;
}

.blue
{
	color:#094fa3;
	font-weight:bold;
}

.right
{
	float:right;
}

.left
{
	float:left;
}

div#container
{
	margin:10px auto;
	width:810px;
	/*overflow:hidden;*/
	background:#fff;
}

div#container .container-top-left, div#container .container-top, div#container .container-top-right,
div#container .container-right, div#container .container-bottom-right, div#container .container-bottom,
div#container .container-bottom-left, div#container .container-left
{
	width:100%;
	height:100%;	
}
div#container .container-top-left{	background:url(/resources/images/template/container-bg-tl.gif) no-repeat top left; }
div#container .container-top{	background:url(/resources/images/template/container-bg-t.gif) repeat-x top left; }
div#container .container-top-right{	background:url(/resources/images/template/container-bg-tr.gif) no-repeat top right; }
div#container .container-right{	background:url(/resources/images/template/container-bg-r.gif) repeat-y top right; }
div#container .container-bottom-right{	background:url(/resources/images/template/container-bg-br.gif) no-repeat bottom right; }
div#container .container-bottom{	background:url(/resources/images/template/container-bg-b.gif) repeat-x bottom left; }
div#container .container-bottom-left{	background:url(/resources/images/template/container-bg-bl.gif) no-repeat bottom left; }
div#container .container-left{	background:url(/resources/images/template/container-bg-l.gif) repeat-y top left; }

div#container .container-content
{
	height:100%;
	width:765px;
	padding:25px 30px 45px 15px
}

div#header
{	
	float:left;
	position:relative;
	width:765px;	
	background:url(/resources/images/template/head-top-03.jpg) no-repeat top right;
	overflow:hidden;
}

div#header a#logo
{
	float:left;
	margin:10px 0 8px 10px;
	display:block;
	width:150px;
	height:46px;
	background:url(/resources/images/template/logo_thrifty.gif) no-repeat top left;
	text-indent:200px;
	overflow:hidden;
}
.sagacarrental div#header a#logo
{
	margin:0 0 0 10px;	
	width:150px;
	height:70px;
	/* VERSION ORANGE (frá Agli Rúnari)
           background:url(/resources/images/template/logo-sagacarrental.gif) no-repeat top left;
        */	
/* VERSION BLUE (frá Hallgrími)
	background:url(/resources/images/template/logo-sagacarrentalBlue.gif) no-repeat top left;

*/
      background:url(/resources/images/template/logo-sagacarrental150x70a.gif) no-repeat top left;

}
.dollar div#header a#logo
{
	margin:0 0 0 10px;	
	width:153px;
	height:64px;
	background:url(/resources/images/template/logo.gif) no-repeat top left;	
}


div#header span.tagline
{
	position:absolute;
	top:20px;
	left:200px;	
        color:#0072ba;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
        text-align:center;
}
.sagacarrental div#header span.tagline
{	
	/* VERSION ORANGE (frá Agli Rúnari)
           color:#e28500;
        */
        color:#006699;
}


div#header div.top-nav
{
	float:left;	
	margin-top:5px;
	width:765px;
	height:41px;
	display:block;	
	background:url(/resources/images/template/top-nav-bg2.gif) repeat-x bottom left;	
}
.dollar div#header div.top-nav
{
	background:url(/resources/images/template/top-nav-bg-dollar-2.gif) repeat-x bottom left;	
}
.sagacarrental div#header div.top-nav
{
	/* VERSION ORANGE (frá Agli Rúnari) 
           background:url(/resources/images/template/top-nav-bg-saga.gif) repeat-x bottom left;
        */	
        background:url(/resources/images/template/top-nav-bg-sagaBlue.gif) repeat-x bottom left;
}
div#header .top-nav ul
{
	padding:0;
	margin:0;
	list-style:none;
}
div#header .top-nav li
{
	float:left;
	height:25px;
	margin:0px 2px 0px 1px;
	background:url(/resources/images/template/top-nav-left.gif) no-repeat top left;
}
div#header .top-nav li a
{
	float:left;
	display:block;
	height:25px;	
	line-height:25px;
	color:#808183;
	font-size:15px;	
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px;
	background:url(/resources/images/template/top-nav-right.gif) no-repeat top right;
}
div#header .top-nav li a.selected
{
	color:#284688;
}
.sagacarrental div#header .top-nav li a.selected
{
	/* VERSION ORANGE (frá Agli Rúnari)
        color:#e28500;
        */
        color:#006699;
}

div#footer
{
	float:left;
	margin-top:12px;
	width:765px;
	height:40px;
	background:#268cc8 url(/resources/images/template/footer-bg-l.gif) no-repeat top left;
	overflow:hidden;
}
div#footer .footer-content
{
	padding:9px 13px;
	height:22px;
	width:739px;
	background:url(/resources/images/template/footer-bg-r.gif) no-repeat top right;
	overflow:hidden;
	color:#fff;
}
div#footer .footer-content img
{
	float:left;
}
div#footer .footer-content span
{
	float:right;
	font-size:14px;
	line-height:22px;
}

.dollar div#footer
{
	background:#284688 url(/resources/images/template/footer-bg-l-dollar.gif) no-repeat top left;;
}
.dollar div#footer .footer-content
{
	background:url(/resources/images/template/footer-bg-r-dollar.gif) no-repeat top right;
}

.sagacarrental div#footer
{
	/* VERSION ORANGE (frá Agli Rúnari)
           background:#e28500 url(/resources/images/template/footer-bg-l-sagacarrental.gif) no-repeat top left;
        */
        background:#006699 url(/resources/images/template/footer-bg-l-sagacarrentalBlue.gif) no-repeat top left;
}
.sagacarrental div#footer .footer-content
{
	/* VERSION ORANGE (frá Agli Rúnari)
           background:url(/resources/images/template/footer-bg-r-sagacarrental.gif) no-repeat top right;
        */
        background:url(/resources/images/template/footer-bg-r-sagacarrentalBlue.gif) no-repeat top right;
}

div#content
{
	float:left;
	margin-top:12px;
	width:765px;	
}

div.clear
{
	clear:both;
}

div.booking-box
{
	float:left;
	width:328px;
	overflow:hidden;
}
div.booking-box .booking-box-head
{
	float:left;
	padding:8px 5px;
	width:318px;
	background:#0072ba url(/resources/images/template/booking-box-top.gif) no-repeat top left;
	color:#92cfed;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
div.booking-box .booking-box-head h2
{
	margin:0;
	padding:0;
	color:#fff;
	font-size:16px;
	text-align:center;
}
div.booking-box .booking-box-blue
{
	float:left;	
	width:312px;
	padding:10px 8px;
	background:#0072ba url(/resources/images/template/booking-box-blue.gif) repeat-y top left;
	color:#0072ba;
	font-size:10px;	
}
div.booking-box .booking-box-blue ul
{
	margin:0;
	padding:0;
	list-style:none;
}
div.booking-box .booking-box-blue ul li
{
	float:left;
	background:url(/resources/images/template/booking-box-blue-arrow.gif) no-repeat 5px 1px;
	padding-left:25px;
	
}
div.booking-box .booking-box-blue ul li.first
{
	background:none;
	padding-left:0;
}
div.booking-box .booking-box-blue ul li.current
{
	color:#fff;
}
div.booking-box .booking-box-blue ul li span
{
	font-size:9px;	
	color:#41c0eb;
	border:1px solid #dfe0e1;
	background:#fff;
	padding:0px 2px;
	margin-right:4px;
}
div.booking-box .booking-box-white
{
	float:left;	
	width:312px;
	padding:2px 8px;
	background:url(/resources/images/template/booking-box-white.gif) repeat-y top left;
	border-bottom:1px dashed #dadbdc;
}
div.booking-box .booking-box-white th, 
div.booking-box .booking-box-white td
{
	text-align:left;
	padding:4px 2px;
}
div.booking-box .booking-box-white input
{
	vertical-align:middle;
}
div.booking-box .booking-box-foot
{
	float:left;		
	width:288px;
	padding:12px 20px;
	background:#cbcdce url(/resources/images/template/booking-box-foot.gif) no-repeat bottom left;	
}

a.cal
{	
	display:block;
	width:21px;
	height:19px;
	background:url(/resources/images/template/cal-bg.gif) no-repeat top left;
	text-indent:22px;
	overflow:hidden;
}

a.blue-triangle
{
	color:#10a4e2;
	background:url(/resources/images/template/blue-triangle-bg.gif) no-repeat 1px 2px;
	padding-left:12px;
	font-weight:bold;
	text-decoration:none;
}

a.btn-quote
{	
	float:right;
	display:block;
	width:91px;
	height:22px;
	background:url(/resources/images/template/btn-quote.gif) no-repeat top left;
	text-indent:100px;
	overflow:hidden;
}

div.ads-pane
{
	float:right;
	width:410px;
	overflow:hidden;
}
div.ads-pane a img
{
	border:0;
	margin:8px 0;
}

ul.rounded-box
{
	float:left;
	margin:33px 0 10px 0;
	padding:0;
	list-style:none;
}
ul.rounded-box li
{
	float:left;
	margin-left:35px;
	width:164px;
	height:50px;
	overflow:hidden;
	background:url(/resources/images/template/rounded-box-bg.jpg) no-repeat top left;
}
ul.rounded-box li.first
{
	margin-left:0;
}


div#main-container
{
	float:left;
	margin-top:6px;
	width:765px;
	background:#094fa3;
}

div#main-container .main-container-top-left
{
	width:100%;
	background:url(/resources/images/template/blue-tl.gif) no-repeat top left;
}
div#main-container .main-container-top-right
{
	width:100%;
	background:url(/resources/images/template/blue-tr.gif) no-repeat top right;
}
div#main-container .main-container-bottom-right
{
	width:100%;
	background:url(/resources/images/template/blue-br.gif) no-repeat bottom right;
}
div#main-container .main-container-bottom-left
{
	width:100%;
	background:url(/resources/images/template/blue-bl.gif) no-repeat bottom left;
}
div#main-container .main-container-content
{
	width:755px;
	padding:5px;
	overflow:hidden;
}

div.white-box
{
	float:left;
	width:100%;
	background:#fff;
	/*overflow:hidden;*/
}
div.white-box .top-left
{
	width:100%;
	height:100%;
	/*background:url(/resources/images/template/white-tl.gif) no-repeat top left;*/
}
div.white-box .top-right
{
	width:100%;
	height:100%;
	/*background:url(/resources/images/template/white-tr.gif) no-repeat top right;*/
}
div.white-box .bottom-right
{
	width:100%;
	height:100%;
	/*background:url(/resources/images/template/white-br.gif) no-repeat bottom right;*/
}
div.white-box .bottom-left
{
	width:100%;
	height:100%;
	/*background:url(/resources/images/template/white-bl.gif) no-repeat bottom left;*/
}
div.white-box .content
{	
	padding:5px;
	/*overflow:hidden;*/
}

div.white-box-a
{
	width:356px;	
}
div.white-box-b
{
	float:right;
	width:396px;	
}
div.booking-form select
{
	font-size:10px;
}
div.booking-form input
{
	font-size:10px;	
}
div.booking-form textarea
{
	font-size:10px;	
}
div.booking-form input#proceed
{
	border:0;
	font-size:12px;	
}

div.calendar-content
{
	float:left;
	width:161px;
	margin:0px 5px;
}
div.calendar
{	
	margin:10px 0;
	width:161px;
	overflow:hidden;
	background:url(/resources/images/template/cal-top.gif) no-repeat top left;
}
div.calendar .calendar-bottom
{
	width:157px;
	padding:2px;
	height:100%;
	background:url(/resources/images/template/cal-bottom.gif) no-repeat bottom left;
}
div.calendar .calendar-nav
{
	width:100%;
	height:25px;
}
div.calendar .calendar-nav input
{
	float:left;
	margin:5px 0 0 4px;
}
div.calendar .calendar-nav select
{
	float:left;
	margin:5px 0 0 4px;
}
div.calendar .calendar-nav select.month
{
	width:48px;
}
div.calendar .calendar-nav select.year
{
	width:55px;
}
div.calendar table
{	
	width:100%;
	clear:both;
	font-family:verdana;
	font-size:10px;
	color:#555;
	border-collapse:collapse;
}
div.calendar table a
{
	margin:1px;
	display:block;
	width:18px;
	height:18px;
	line-height:18px;
	color:#555;
	text-decoration:none;
	text-align:center;
}
div.calendar table a.selected 
{
	background:red;
	color:#fff;
}
div.calendar table a.today
{
	color:#387eaf;
	font-style:italic;
}
div.calendar table th
{
	text-align:center;
	padding:3px;	
	border-top:1px solid #ddd;	
}
div.calendar table td
{
	text-align:center;	
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;	
}
div.calendar table td.first-col
{
	border-left:0px;
}

table.form 
{
	width:100%;
}
table.form th
{
	width:105px;
	text-align:left;
	padding:3px;
}
table.form td
{
	padding:3px;
}
table.form td.big
{
	font-size:13px;
}
table.form  a.info
{	
	z-index:24; 
	position:relative;
	margin:0;
	padding:0;
	vertical-align: middle;
	text-decoration:none;
}
table.form  a.info img
{
	border:0;
}
table.form  a.info span
{
	display:none;
}
table.form  a.info:hover span
{
	z-index:25; 
	top:2em; left:2em; width:15em;
	display:block;
	position:absolute;
	background:#ffda3a;
	border:1px solid #fec228;
	padding:5px;
	text-decoration:none;
}
input.checkbox
{
	vertical-align: middle;
}

div.error
{
	color:#f00;
	padding:2px;
}

div#steps
{
	float:left;
	position:relative;
	margin-top:-31px;
	background:url(/resources/images/template/step-bg2.gif) repeat-x top left;
	width:765px;
	height:32px;
	overflow:hidden;
	color:#fff;
	font-weight:bold;
	margin-bottom:2px;
}
.dollar div#steps
{
	background:url(/resources/images/template/step-bg-dollar-3.gif) repeat-x top left;
}
.sagacarrental div#steps
{
	/* VERSION ORANGE (frá Agli Rúnari)
           background:url(/resources/images/template/step-bg-saga.gif) repeat-x top left;
        */
        background:url(/resources/images/template/step-bg-sagaBlue.gif) repeat-x top left;
}

div#steps a
{ 
	color:#fff;
	text-decoration:none;
}

div#steps .left
{
	width:660;
	font-size:14px;
	padding:8px 15px;
	overflow:hidden;
}

div#steps .right
{
	font-size:16px;
	text-align:center;
	width:75px;
	height:26px;
	background:url(/resources/images/template/step-sep.gif) no-repeat top left;
	padding:6px 0;
}
.dollar div#steps .right
{
	background:url(/resources/images/template/step-sep-dollar-3.gif) no-repeat top left;
}
.sagacarrental div#steps .right
{
	/* VERSION ORANGE (frá Agli Rúnari)
           background:url(/resources/images/template/step-sep-saga.gif) no-repeat top left;
        */
        background:url(/resources/images/template/step-sep-sagaBlue.gif) no-repeat top left;
}
}

div#steps .step-info
{		
	float:right;	
	margin:12px 15px 0 0;
	position:relative;	
	font-size:11px;
	font-weight:normal;
}

div#steps .step-info-2
{
	float:right;	
	text-align:right;
	margin:5px 15px 0 0;
	position:relative;	
	font-size:11px;
	font-weight:normal;
}

div#steps .selected
{
	font-weight:normal;
}

ul.footer-boxes
{
	margin:0;
	padding:0;
	list-style:none;
}
ul.footer-boxes li
{
	float:left;
	display:block;
	margin:10px 0 0 0;
	padding:0px 15px;
	width:160px;
	height:60px;
	font-size:11px;	
	border-left:1px solid #666;
}
ul.footer-boxes li.first
{
	border-left:0;
}
ul.footer-boxes li a
{
	color:#268cc8;
}

/* Viðbætur frá HA */

.header2 { width: 765px; height:160px; background: url(http://www.thrifty.is/resources/Images/Template/thrifty_forsida1.png) no-repeat bottom right; margin: -12px 0 0 0; }
.header_dollar { width: 765px; height:160px; background: url(http://www.thrifty.is/resources/Images/Template/dollar_forsida1.png) no-repeat bottom right; margin: -12px 0 0 0; }
.header_saga { width: 765px; height:160px; background: url(http://www.thrifty.is/resources/Images/Template/saga_forsida1.png) no-repeat bottom right; margin: -12px 0 0 0; }


.about { width: 380px; height: auto; float: left; padding: 4px 0 0 0px; margin-left: 4px; }

/* hovers fyrir linkalista */

a.acc_th:link, visited, active {text-decoration: none; color: #094fa3;}
a.acc_th:hover	{color: #000; }
