/*
Theme Name: 121 Car hire Germania
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: KM
*/
@charset "utf-8";
/* CSS Document */


body
{
margin:0px;
padding:0px;
background: url(images/body-bg.jpg) left top repeat-x #f7f7f7;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:6px 0px;
text-align:justify;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:950px;
height:auto;
text-align:center;
margin:0px auto;
}
#header
{
width:950px;
height:160px;
float:left;
text-align:left;
background: url(images/header-bg.jpg) left top repeat-x;
}
.header-main
{
width:950px;
height:160px;
float:left;
text-align:left;
background:url(images/header-right-bg.jpg) right bottom no-repeat;
}
.header-top
{
width:950px;
height:100px;
float:left;
text-align:left;
}
.header-top-left
{
width:450px;
height:100px;
float:left;
text-align:left;
}
.header-top-right
{
width:450px;
height:96px;
float:right;
text-align:right;
font:bold 14px/22px Arial, Helvetica, sans-serif;
color: #FFF;
padding-top:4px;
}
.header-bottom
{
width:694px;
height:50px;
float:left;
text-align:left;
background-color: #FFF;
padding:10px 0px 0px 10px;
}
/* CSS Menu */
#navcontainer {
        width:694px;
        margin:0px;
        padding:0px;
        height: 50px;
        float:left;
        background:url(images/menu-bg.jpg) left top repeat-x;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
        background: url(images/menu-bar-bg.jpg) right center no-repeat;
        height:50px;
}

#navcontainer ul li a {
        width:96px;
        height: 50px;
        display: block;
        color: #FFF;
        text-decoration: none;
        text-align: center;
        font: bold 14px/50px Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover {
        color: #feff9a;
        font: bold 14px/50px Arial, Helvetica, sans-serif;
        text-decoration:none;
}

#navcontainer li.active a {
        color: #FFF;
        background: url(images/menu-arrow-bg.gif) center bottom no-repeat;
        font: bold 14px/50px Arial, Helvetica, sans-serif;
        text-decoration:none;
}
#navcontainer ul li a.big
{
width:148px;
height:auto;
}
-->

.logo
{
margin-top:22px;
}
/* CSS Body Document */

#body-main
{
width:930px;
height:auto;
float:left;
text-align:left;
background-color: #FFF;
padding:0px 10px 10px 10px;
}
.body-top
{
width:930px;
height:270px;
float:left;
text-align:left;
background:url(images/body-top-bg.jpg) left top no-repeat;
}
.body-top-left
{
width:309px;
height:270px;
float:left;
text-align:left;
}
.body-top-right
{
width:621px;
height:270px;
float:right;
text-align:left;
}
.hire-bg
{
margin-top:50px;
}
.germeny-title
{
width:621px;
height:auto;
float:left;
text-align:left;
padding:8px 0px;
}
.table-box
{
width:615px;
height:auto;
float:left;
text-align:left;
padding-left:6px;
font:bold 16px/22px Arial, Helvetica, sans-serif;
color: #FFF;
}
.input-box
{
width:145px;
height:25px;
border:1px solid #82cc22;
font:bold 13px/25px Arial, Helvetica, sans-serif;
color:#656565;
padding-left:5px;
padding-top:5px;
background-color: #FFF;
background:url(images/input-bg.jpg) left top repeat-x;
}
.body-bottom
{
width:930px;
height: auto;
float:left;
text-align:left;
padding-top:10px;
}
.body-left
{
width:230px;
height:auto;
float:left;
text-align:left;
background-color:#f1f1f1;
border-bottom: 1px solid #dbd6d6;
}
.menu-title
{
    
width:220px;
height:36px;
float:left;
text-align:left;
background:url(images/title-bg.gif) left top repeat-x;
padding-left:10px;
}
/* sub-navigation */
.subnav{
    color: #27333a;
    font: bold 12px/26px Arial, Helvetica, sans-serif;
    line-height: 18px;
    float:left;
    padding:10px 15px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
    list-style: none;
    }
.subnav li a {
    display: block;
    padding: 4px 0 4px 6px;
    width: 194px;
    text-decoration: none;
    color: #27333a;
    background-color:#f9f9f9;
    border-bottom:1px solid #e4e5e6;
}
.subnav li a:hover {
    background: #ce171d;
    color: #FFF;
    border-bottom:1px solid #e4e5e6;
    text-decoration:none;
}
.subnav li a.active {
    background: #ce171d;
    color: #FFF;
    border-bottom:1px solid #e4e5e6;
    text-decoration:none;
}
/* sub-navigation */
.body-right
{
width:670px;
height:auto;
float:right;
text-align:left;
}
.content-title
{
width:670px;
height: auto;
padding-bottom:4px;
border-bottom:1px solid #e4e5e6;
float:left;
}
.body-content
{
width:670px;
height:auto;
padding:10px 0px;
float:left;
}
/* CSS Footer Document */

#footer
{
width:930px;
height:auto;
float:left;
text-align:center;
padding:20px 10px 20px 10px;
background:url(images/footer-bg.gif) left top no-repeat;
}

/* CSS Text Document */
body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    font-weight:normal;
    font-variant: normal;
    text-transform: none;
    color: #666666;
    text-decoration: none;
}
body a
{
color:#0099cc;
text-decoration: underline;
font-weight:normal;
}
body a:hover
{
color:#00ccff;
text-decoration: underline;
font-weight: normal;
}
h1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: normal;
    line-height:50px;
    font-weight:bold;
    font-variant: normal;
    color: #FFF;
    text-decoration: none;
    }
h2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    line-height:36px;
    font-weight:bold;
    font-variant: normal;
    color: #FFF;
    text-decoration: none;
    }
h3{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    line-height:36px;
    font-weight:bold;
    font-variant: normal;
    color: #0099cc;
    text-decoration: none;
    }
    
#loca,#locc,#pTime,#dTime,#pDate,#dDate,#age{height:25px;font-size:10pt;font-weight:bold;color:#000000;padding-top:3px}
#loca, #locc{width:200px;}
#pTime, #dTime{padding-left:5px; padding-top:1px;}
#pDate, #dDate{width:150px}
#age{}

.service-box
{
width:600px;
height:auto;
float:left;
text-align:left;
}
.service
{
width:600px;
height:auto;
float:left;
text-align:left;
font-size:12px;
color:black;
}
.service ul {margin: 0; padding: 0;
}
.service li {
width:580px;
height:auto;
list-style: none;
margin-bottom:10px;
background-color:#ffffff;
        }
.service ul li {
width:580px;
height:auto;
float:left;
text-align:left;
padding:22px 15px;
font: bold 12px/18px Arial, Helvetica, sans-serif;
color: #666666;
border:1px solid #e41b23;
}    
