body {
	font-family: "Trebuchet MS", Arial, Verdana; color: #0d567c;
	background-image: url(../images/background_main.gif); background-repeat: repeat-x;
	background-color: #e7e8ea;
}

#container { 
	width: 804px; 
	margin: 0 auto; 
	position: relative;
}

#footer
{
	float: left;
	width: 804px;
	background-image: url(../images/background_footer.jpg); background-repeat: no-repeat;
	margin: 0 0 0 -5px;
}

h1.logo
{
	width: 265px; height: 65px;
	background-image: url(../images/carhirequest_logo.jpg); background-repeat: no-repeat;
	position: absolute;	top: 30px; left: 0;
}

h1.logo span
{
	display: none;
}

.languagebar
{
	width: 277px; height: 50px;
	position: absolute; top: 70px; right: 0; 
}

.languagebar label
{
	width: 150px;
	font-size: 11px; font-weight: bold; color: #FFFFFF;
	line-height: 21px;
	text-align: right;
	padding: 5px 0 0 0; 
}

.telefon
{
	width: 400px; height: 15px;
	position: absolute; top: 30px; right: 10px; 
	font-size: 13px; font-weight: normal; color: #ffffff;
        text-shadow: 0.05em 0.05em 0.05em #396C95;
	text-align: right;
	padding: 5px 0 0 10px; 
}

.login
{
	width: 300px; height: 50px;
	position: absolute; top: 0; right: 0; 
	background-image: url(../images/login.png); background-repeat: no-repeat;
	font-size: 25px; font-weight: bold; color: #FFFFFF;
        text-shadow: 0.1em 0.1em 0.05em #cccccc;
	text-align: right;
	padding: 4px 0 0 5px; 
}

#main-nav { 
	background-color: #000033; width: 794px; height: 35px; 
	position: absolute; top: 122px; left: 0;
}

#main-nav li { display: inline; }
#main-nav li a { 
	display: block; float: left; 
	border-right: solid 1px #ffffff; 
	font-size: 13px;  font-weight: bold; color: #ffffff; text-decoration: none;
	line-height: 3px;
	margin: 7px 0 7px 0;
	padding: 5px 10px 5px 10px; 
}

#main-nav li a.last
{
	border: none;
}

#main-nav li a:hover
{
	text-decoration: underline;
}

/* MAIN FORM STYLES -------------------------------------------------------------------------*/

.mainform
{
	display: block; width: 804px; height:278px;
	position: absolute; top: 150px; left: -5px;
	background-image: url(../images/background_form.jpg); background-repeat: no-repeat;
}

h2.formtitle
{	
	font-size: 25px; font-weight: bold; color: #245a7b;
	margin: 20px 0 10px 30px;
        text-shadow: 0.1em 0.1em 0.05em #ffffff;
}

h2.formtitle span
{
	font-size: 17px; font-weight: bold; color: #b8bbbc;
}

ul.formfields
{
	display: block;
	height: 200px;
	margin: 20px 0 0 30px;
}

ul.formfields li
{
	display: block;
	margin: 5px 0 5px 0;
	height: 20px;
	clear: left;
}

ul.formfields li.last
{
	margin: 30px 0 0 120px;
	height: 34px;
	line-height: 34px;
	*margin: 10px 0 0 85px;
}

* html ul.formfields li.last
{
	margin: 0; padding: 0;
	width: 100%;
	padding-left: 85px;
}

label
{ 
	width: 78px;
	float: left;
	font-size: 15px; font-weight: bold;
}

label.big
{ 
	width: 120px;
	float: left;
	font-size: 15px; font-weight: bold;
	text-align: right;
}

input, select
{
	float: left;
	margin-left: 5px;
	font-size: 12px;
    font-family: Arial, Verdana;
    padding: 1px 1px 1px 1px;
}

select
{
	float: left;
	margin-left: 5px;
	font-size: 12px;
	width: 110px;
    font-family: Arial, Verdana;
    padding: 1px 1px 1px 1px;
}

input
{
	width: 75px;
}

select.small
{
	width: 50px;
}

select.smallseparate
{
	width: 55px;
	margin-top: 9px;
}

input.smallage
{
	width: 24px;
	margin-top: 1px;
}

.input-button
{
	background-image: url(../images/button_quote_EN.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.input-buttonde
{
	background-image: url(../images/button_quote_GE.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.input-buttones
{
	background-image: url(../images/button_quote_SP.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.input-buttonhr
{
	background-image: url(../images/button_quote_HR.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.input-buttonse
{
	background-image: url(../images/button_quote_SW.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.input-buttonfr
{
	background-image: url(../images/button_quote_FR.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.input-buttonnl
{
	background-image: url(../images/button_quote_HL.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.input-buttonit
{
	background-image: url(../images/button_quote_IT.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.mainformchauffeur
{
	display: block; width: 804px; height:278px;
	position: absolute; top: 150px; left: -6px;
	background-image: url(../images/background_chauffeur.png); background-repeat: no-repeat;
}

.mainformtransfer
{
	display: block; width: 804px; height:278px;
	position: absolute; top: 150px; left: -6px;
	background-image: url(../images/background_transfer.png); background-repeat: no-repeat;
}

.mainformsitemap
{
	display: block; width: 804px; height:278px;
	position: absolute; top: 150px; left: -6px;
	background-image: url(../images/background_sitemap.png); background-repeat: no-repeat;
}

.mainformcontact
{
	display: block; width: 804px; height:278px;
	position: absolute; top: 150px; left: -6px;
	background-image: url(../images/background_contact.png); background-repeat: no-repeat;
}
.mainformterms
{
	display: block; width: 804px; height:278px;
	position: absolute; top: 150px; left: -6px;
	background-image: url(../images/background_terms.png); background-repeat: no-repeat;
}


.dates
{
	height: 16x;
}

* html .dates
{
	height: 15px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
 .dates  { margin-top: 2px;  }
}


/* -------------------------------------------------------------------------------------------*/

#content { 
	width: 765px;
	background-image: url(../images/background_content.gif); background-repeat: repeat-y; 
	margin: 425px 0 0 -5px; 
}

* html #content { 
	width: 765px;
	margin: 425px 0 0 -5px;
	background-position: 0 0;
}

#content h2
{
	font-size: 22px; font-weight: bold;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	text-indent: 0;
	margin-bottom: 15px;
    color: #0d567c;
}

#content h3
{
	font-size: 22px; font-weight: bold;
	margin: 0 0 10px 20px;
}

#content p
{
	font-size: 13px; font-weight: normal;
	line-height: 19px;
}

#content p strong
{
	font-weight: bold;
}

#content a
{
	text-decoration: underline;
	font-weight: bold; color: #0d567c;
}

#content a:hover
{
	text-decoration: none;
	color: #6d8c13;
}


#content_left
{
	float: left;
	width: 475px;
	margin-left: 20px;
}

* html #content_left
{
	width: 475px;
	margin-left: 10px;
}


#content_left h3
{
	font-size: 22px; font-weight: bold;	
	margin: 0 0 10px 0;
}

#content_left h4
{
        
	font-size: 22px; font-weight: bold;
	margin: 10px 0 5px;
    color: #0d567c;
}

#content_left h5
{
        
	font-size: 16px; font-weight: bold;
	margin: 10px 0 5px;
       color: #0d567c;
       text-shadow: 0.1em 0.1em 0.05em #ffffff;
}

#content_right
{
	float: left;
	width: 240px;
	margin-left: 30px;
	background-image: url(../images/background_rightnote.jpg); background-repeat: no-repeat; background-position: 0 -5px;
}

* html #content_right
{
	margin-left: 0px;
}

#content_right h2
{
	margin: 10px 0 0 30px;
	font-size: 19px; font-weight: bold;
	text-decoration: none;
	color: #548dab;
        text-shadow: 0.1em 0.1em 0.05em #ffffff;
}

#content_right ul
{
	margin: 15px 0 0 40px;
}

#content_right ul li
{
	background-image: url(../images/tick.png); background-repeat: no-repeat; background-position: 0 7px;
	padding-left: 25px;
	font-size: 13px; color: #548dab;
	line-height: 30px;
}

.hr
{
	background-image: url(../images/spacer_horizontal.jpg); background-repeat: no-repeat;
	width:  500px; height: 14px;
	margin: 25px 0 15px 0;
}

ul.cs-menu
{
	margin: 25px 0 25px 0;
}

ul.cs-menu li
{
	width: 215px; height: 142px;
	background-image: url(../images/background_cs.png); background-repeat: no-repeat;	
	float: left;
	font-size: 11px;
	margin:0; 
	padding-left: 15px;
}

ul.cs-menu li.last
{
	padding-left: 15px;
	margin-left: 15px;
	background-image: url(../images/background_cs2.png); background-repeat: no-repeat;	
}

#content ul.locations li
{
	margin: 0 0 0 20px;
}

#content ul.locations li
{
	font-size: 11px; font-weight: normal; line-height: 23px;
}

#content ul.locations li a
{
	text-decoration: none;
	font-weight: normal;
}

#content ul.locations li h5
{
	display: inline; margin-right: 10px;
}

#content ul.locations li h5 a
{
	font-size: 13px; font-weight: bold;	
}

#content ul.locations li a:hover
{
	text-decoration: underline;
}

#footer ul.partners
{
	margin: 25px 0 0 30px;
	display: block;
}

#footer ul.partners li
{
	float: left;
	font-size: 16px; font-weight: bold; line-height: 34px;
	margin: 0 0 0 7px;
}

#footer ul.bottom-menu
{
	margin: 100px 0 0 70px;
	height: 25px;
}

#footer ul.bottom-menu li
{
	float: left;
}

#footer ul.bottom-menu li a
{
	border-right: solid 1px #9BAEC1; 
	font-size: 11px;  font-weight: normal; color: #0d567c; text-decoration: none;
	padding: 0 20px 0 20px; 
}

#footer ul.bottom-menu li a.last
{
	border-right: none;
}

#footer ul.bottom-menu li a:hover
{
	text-decoration: underline;
}


* html #footer ul.bottom-menu li a.last
{
	margin: 0;
	padding: 5px 0 0 0;
	width: 87%; 
}

.clearall
{
	clear: both;
}

.boxwhite
{
	width: 209px;
	background: url(../images/box-RW_top.png); background-repeat: no-repeat;
	margin: 30px 0 30px 20px;
}

#content .boxwhite h3
{
	font-size: 19px;
	display: block;	
	text-align: center;
	margin: 0 0 10px 0; 
	padding: 10px 0 0 0;
}

#content .boxwhite p
{
	display: block;

	font-size: 11px;
	margin: 0 0 10px 17px; 
}

#content .boxwhite img
{
	margin: 0 0 0 5px;
}

.boxwhite-bottom
{
	width: 209px; height: 10px;
	background: url(../images/box-RW_bottom.gif); background-repeat: no-repeat;
}

.loader
{
	display: none;
	margin: 55px 0 0 130px;
}

.footertext
{
	font-size: 10px;
	width: 100%;
	text-align: center;
	margin: 20px 0 20px 0;
}

.footertext a
{
	color: #0D567C;
	text-decoration: none;
}

#content_right ul.sidebarlist
{
	margin: 15px 0 0 10px;
}

#content_right ul.sidebarlist li 
{
	background-image: none;
	font-size: 13x; padding: 0;
	line-height: 18px;
    margin-bottom: 1px;
}

#content_right ul.sidebarlist li a
{
	text-decoration: none; font-weight: normal;
}
#content_right ul.sidebarlist li a:hover

{
	text-decoration: underline;
}

#content_right ul.sidebarlist3
{
	list-style-type: disc;
    margin-left: 40px;
}

#content_right ul.sidebarlist3 li 
{
	background-image: none;
	font-size: 13px; padding: 0;
	line-height: 22px;
    margin-bottom: 5px;
}

#content_right ul.sidebarlist3 li a
{
	text-decoration: none; font-weight: normal;
}
#content_right ul.sidebarlist3 li a:hover

{
	text-decoration: underline;
}

#content_left ul.sidebarlist
{
	list-style-type: disc;
    margin-left: 20px;
}

#content_left ul.sidebarlist li 
{
	background-image: none;
	font-size: 13px; padding: 0;
	line-height: 25px;
}

#content_left ul.sidebarlist li a
{
	text-decoration: none; font-weight: bold;
}
#content_left ul.sidebarlist li a:hover
{
	text-decoration: none;
}

#content_left ul.sidebarlist2
{
	list-style-type: disc;
    margin-left: 20px;
}

#content_left ul.sidebarlist2 li 
{
	background-image: none;
	font-size: 13px; padding: 0;
	line-height: 25px;
}

#content_left ul.sidebarlist2 li a
{
	text-decoration: none; font-weight: bold;
}
#content_left ul.sidebarlist2 li a:hover
{
	text-decoration: none;
}

ul.locationslist li
{
	font-size: 12px;
	float: left; width: 158px;
	line-height: 25px;
    text-decoration: none;
}
