@charset "utf-8";
/* ------ CSS RESET ------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
    font: 11px/1.5 Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

fieldset,img { 
    border:0;
}

address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:normal;
}

ul {
    list-style:none;
    padding:0;
    margin:0;
}

caption,th {
    text-align:left;
}

h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
    line-height:normal;
}

q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}

/* ------ CSS RESET END ------ */

/* ------ CSS COMMON ELEMENTS ------ */

body {
    margin:0;
    padding:0;
    background:#1e1e1e url(../images/site_bg.jpg) 50% 0 no-repeat;
}

a {
    outline:none;
    color:#8f8785;
    text-decoration:none;
}

a:hover {
    text-decoration:none;
    color:#ae1116;
}

input { 
    padding:2px;
    margin:1px;
    font-size:11px;
}

select {font-size:11px;}

h1 span {
    display:none;
}

h2 {
    font:bold italic 9pt Arial;
    color:#000;
}

h2 .white {
    color:#fff;
}

h3 {
    font-size:14px;
}

sup {
    vertical-align:baseline;
    font-size:0.8em;
    position:relative;
    top:-0.4em;
}


/* ------ CSS COMMON ELEMENTS END ------ */

/* ------ CSS MAIN DIVS START ------ */
#header {
    width:100%;
    height:236px;
    background:url(../images/header_bg.png) repeat-x;
}

#flash_header {
    display:block;
    margin:0 auto;
}

#container {
    width:908px;
    margin:0 auto;
}

#content {
    width:100%;
    float:left;
    background:url(../images/content_bg.png) 100% 0 no-repeat;
    color:#7d7d7d;
}

#content_title {
    width:246px;
    height:52px;
    line-height:56px;
    float:right;
}

#content_title .arr {    
    font-style:normal;
    font-weight:normal;
    color:#949c85;
    font-size:14px;
}

#link {
    width:160px;
    text-align:center;
    margin:6px 110px 0 0;
    font-size:10px;
    float:right;
}

#langs {
    float:left;
    margin-left:13px;
}

#langs a {
    margin-right:10px;
}

#favorites {
    float:left;
    margin-left:50px;
    font-size:10px;
}

.btn {
    width:128px;
    height:16px;
    display:block;
    background:#333132 url(../images/cl.gif) 0 0 no-repeat;
    float:left;
    line-height:14px;
    padding-left:14px;
    font-size:12px;
    cursor:pointer;
}

.btn span {
    width:18px;
    height:16px;
    background:url(../images/cr.gif) 100% 0 no-repeat;
    float:right;
    text-align:left;
    color:#ae1116 !important;
}

.back_btn {
    width:128px;
    height:16px;
    display:block;
    background:#333132 url(../images/cr.gif) 100% 0 no-repeat;
    float:left;
    line-height:14px;
    font-size:12px;
    cursor:pointer;
    margin-top:12px;
}


.back_btn span {
    width:18px;
    height:16px;
    background:url(../images/cl.gif) 0 0 no-repeat;
    float:left;
    text-align:right;
    padding-right:14px;
    color:#ae1116 !important;
}

#left_side {
    width:320px;
    float:left;    
}

#left_side .box {
    width:100%;
    background:url(../images/box_footer_bg.gif) 0 100% no-repeat;
    padding-bottom:11px;
    margin-top:16px;
    float:left;
}

#left_side .box h2 {
    width:308px;
    height:46px;
    background:url(../images/box_top_bg.png);
    line-height:50px;
    padding-left:12px;
}

#left_side .box .content {
    width:296px;
    background:#292929;
    padding:12px 12px 0 12px;
    float:left;
}

/*////// promo ///////*/
#promo_title a {
    color:#fff;
    font-size:11px;
}

#left_side .box .content .thumb {
    float:right;
    margin:0 0 5px 5px;
}

#left_side .box .content #promo_text {
    color:#fff;
    margin-top:15px;
}

#left_side .box .content #btn_promo {
    float:right;
    margin-top:10px;
}

#left_side .box .content ul {
    width:100%;
    margin:0;
    float:left;
}

#left_side .box .content ul li {
    float:left;
    width:50%;
    margin-bottom:10px;
}

#right_side {
    width:568px;
    float:right;
    background:#292929 url(../images/content_footer_bg.gif) 0 100% no-repeat;
    padding:0 0 11px 0;
    margin-top:11px;
}

#right_side h3 {
    padding:5px 0 0 18px;
    float:left;
}

#right_side #class_auto {
    float:right;
    margin-right:20px;
}

#right_side #cat_desc {
    width:532px;
    margin:5px 0 0 18px;
    float:left;
    font-size:12px;
}

#right_side #cat_desc * {
    font-size:12px;
}

#list_auto {
    width:100%;
    margin:14px 0 0 18px;
    float:left;
}

#list_auto li {
    width:156px;
    height:190px;
    padding:0 13px 0 12px;
    background:url(../images/thubm_bg.gif) 0 0 no-repeat;
    float:left;
    font-size:11px;
}

#list_auto li a.thumb {
    width:144px;
    height:108px;
    display:block;
    overflow:hidden;
    margin:12px 12px 8px 0;
}

#list_auto li h4 a {
    color:#fff;
}

.price span {
    font-weight:bold;
    color:#b71210 !important;
}

#pagination {
    width:532px;
    height:16px;
    margin-left:18px;
    float:left;
    position:relative;
}

#pagination .next, #pagination .prev {
    width:84px;
    height:16px;
    position:absolute;
    top:0;
    background:url(../images/pn_bg.gif) 0 0 no-repeat;
    line-height:14px;
}

#pagination .next a span, #pagination .prev a span {
    color:#ae1116;
}

#pagination .next {
    right:0;
    text-align:right;
    padding-right:10px;
}

#pagination .prev {
    left:0;
    text-align:left;
    padding-left:10px;
}

#pagination .page {
    width:18px;
    height:16px;
    float:left;
    text-align:center;
    margin-top:2px;
    background:#333232;
}

#pagination .page a, #pagination .page b {
    display:block;
    width:16px;
    height:12px;
    margin-top:2px;
    border-right:1px solid #8f8785;
    line-height:12px;
}

#pagination .page b {
    font-weight:bold;
    color:#ae1116;
}

#pagination #pages {
    min-width:146px;
    height:16px;
    position:absolute;
    left:170px;
    top:0;
}

#pagination #pages .pages_title {
    width:68px;
    float:left;
    text-align:right;
    margin-right:8px;
    line-height:18px;
}

#details_auto, #book_form, #static_info {
    width:532px;
    padding:0 18px 10px 18px;
}

#details_auto h3, #static_info h3 {
    padding:0;
    color:#fff;
    width:100%;
}

#static_info div {
    margin-top:10px;
    float:left;
}

#weather {
    width:100%;
    margin:10px auto;
}

#weather li {
    float:left;
    width:50%;
    height:120px;
    background:url(../images/wdgt_day.png) 35px 45px no-repeat;
    padding-bottom:10px;
}

#weather li div {
    width:100%;
    height:100%;
}

#weather li div h4 {
    float:left;
    padding:10px 0 0 120px;
    font:bold 13pt Tahoma;
    color:#fff;
}

#weather li div h5 {
    float:left;
    padding:10px 0 0 170px;
    font:bold 20pt Arial;
    color:#fff;
    text-shadow:#315895 0 -1px 1px;
}

#weather li div h6 {
    float:right;
    padding:8px 45px 0  0;
    color:#233d5f;
    font-size:12px;
    font-weight:bold;
}

#currency {
    width:100%;
    float:left;
    margin-top:10px;
}

#currency tr {
    height:22px;
    background:#3f3b3b;
}

#currency td {
    color:#6d6d6d;
    padding-left:5px;
}

#currency th {
    background:#870000;
    color:#fff;
    font-weight:bold;
    font-size:10px;
    text-align:center;
    width:12%;
}

#currency th.name {
    width:180px;
}

#currency td.flag {
    width:29px;
}

#currency td.right {
    text-align:right;
    padding-right:5px;
}

#details_auto h3 span {
    color:#7d7d7d;
}

#details_auto #desc * {
    font-size:12px;
    line-height:1.2;
}

#details_auto #image {
    width:276px;
    height:200px;
    background:url(../images/img_bg.gif) 0 0 no-repeat;
    float:left;
    margin-top:14px;
    padding:12px;
    overflow:hidden;
}

#details_auto #sm_image {
    width:156px;
    height:140px;
    padding:14px 13px 0 12px;
    background:url(../images/thubm_bg.gif) 0 0 no-repeat;
    float:left;
    margin:14px 20px 0 0;
}

#details_auto #info {
    width:214px;
    float:right;
    margin-top:22px;    
}

#details_auto #info li {
    line-height:1.2;
}

#details_auto #info li span {
    color:#fff;
    font-size:12px;
}

#details_auto #extra {
    width:100%;
    float:left;
    margin-bottom:20px;
}

#details_auto #extra span {
    color:#fff;
}

#details_auto #table_price {
    width:100%;
    float:left;
}

#details_auto #table_price td, #details_auto #table_price th {
    background:#2e2e2e;
    padding:4px;
    text-align:center;
}

#details_auto #table_price td {
    color:#fff;
}

#footer {
    width:100%;
    height:76px;
    clear:both;
    float:left;
    background:url(../images/footer_bg.png) 0 0 no-repeat;
    margin-top:4px;
}

#copy {
    float:left;
    color:#fff;
    margin:22px 0 0 15px;
}

#menu {
    float:left;
    margin:24px 0 0 90px;
}

#menu li {
    float:left;
    
    padding:0 12px 0 8px;
    background:url(../images/menu_line.png) 100% 50% no-repeat;
}

#menu li a {
    color:#fff;
}

#webdesign {
    float:left;
    width:50%;
    margin:22px 0 0 15px;
    color:#3f3f3f;
}

#webdesign a {
    color:#3f3f3f;
}

#webdesign a:hover {
    color:#ae1116;
}


/*////// book form //////*/
#book_form {
    float:left;
    margin-top:20px;
}

#book_form p {
    width:50%;
    float:left;
    margin-bottom:10px;
    position:relative;
}

#book_form select {
    font-size:12px;
    height:20px;
    float:left;
    margin:1px;
}

#book_form input[type=text] {
    font-size:12px;
    float:left;
    width:233px;
}

#book_form .location {
    width:90%;
}

#book_form select.time {
    width:46px;
    margin-right:17px;
}

#book_form input.date {
    width:40%;    
    margin-right:16px;
}

#pick_up_date + img, #drop_off_date + img {
    position:absolute;
    left:95px;
    top:22px;
}

#book_form #extra {
    width:100%;
}

#book_form #extra label {
    width:112px;
}

#book_form a.agree {
    text-decoration:underline;
    color:#ae1116;
}

#book_form a.agree:hover {
    text-decoration:none;
}

/*////// contacts //////*/
#address {
    float:left;
    width:100%;
}

#contact_form {
    width:400px;
    float:left;
    margin-top:20px;
}

#contact_form p {
    float:left;
    width:100%;
    margin-bottom:5px;
}

#contact_form label {
    width:100%;
}

#contact_form input[type=text] {
    width:300px;
    font-size:12px;
}

#contact_form textarea {
    width:305px;
}

/*////// forms //////*/
label {
    float:left;
    margin-bottom:2px;
    width:48%;
    padding-left:2px;
}

label span, #output p.error {
    color: #ff0000;
}

label.error {
    display:block;
    width:100%;
    color:#ff0000;
}


textarea {
    overflow: hidden;
    border:1px solid #a5acb2;
}

input[type=text] {
    border:1px solid #a5acb2;
}

input.button {
    border:none;
    color:#8f8785;
    text-align:left;
    height:14px;
    width:100px;
    background:#333132;
    font-size:12px;
    float:left;
    padding:0;
    margin-top:0;
    cursor:pointer;
    outline:none;
}

input.button:hover {
    color:#ae1116;
}

input[type=checkbox] {
    float:left;
    margin-right:5px;
}

p.success {
    border: 1px solid #95a486;
    background: #eff5ea;
    padding:10px;
    width:548px !important;
}

p.error {
    border:1px solid  #e03518;
    background: #ffdfdf;
    padding:10px;
    width:510px !important;
}
/*///// tooltip /////*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
