/*
Theme Name: T9 Car Hire
Description: nada
Version: 1.0
*/
body {
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url('images/bg.jpg');
    background-repeat: repeat-x;
    margin: 0px;
    background-color: #d4ebff;
}
h1 {
    padding: 0px 0px 5px 0px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 24px;
    letter-spacing: -1px;
    color: #093142;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    line-height: 30px;
}
#Container {
    left: 0px;
    top: 0px;
    width: 860px;
    background-image: url('images/tablexpand.jpg');
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
.clear {
    clear:both;
}
#header_ {
    float: left;
    left: 0px;
    top: 0px;
    width: 860px;
    height: 160px;
    background-image: url('images/header.jpg');
}
#header_ ul.navi{
    padding: 0px;
    margin: 124px 0px 0px 20px;
    width: 820px;
    text-align: left;
    position: relative;
}
#header_ ul.navi li{
    height: 22px;
    padding: 0 0px 0 0px;
    margin: 0;
    display: inline;
}
#header_ ul.navi li a{
    background-position: 8px 8px;
    padding: 4px 10px 4px 27px;
    font: 12px arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    text-indent: 0px;
    font-weight: bold;
    margin: 0;
    width: inherit;
    letter-spacing: 0px;
    text-transform: capitalize;
    line-height: 30px;
    background-image: url('images/headerButton.jpg');
    background-repeat: no-repeat;
}
#header_ ul.navi li a:hover{
    border: 1px solid #000000;
    color: #000000;
    background-image: url('images/headerButtonOver.jpg');
    background-color: #e3dfcb;
    background-repeat: no-repeat;
}

#header2_ {
    float: left;
    left: 0px;
    top: 169px;
    width: 860px;
    height: 6px;

}
#left {
    float:left;
    width:224px;
}
#left1_ {
    float: left;
    left: 0px;
    top: 227px;
    width: 224px;
    height: 40px;
    background-image: url('images/left1.jpg');
}
#left1_ h1 {
    padding: 0px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 9px 0px 0px 68px;
    letter-spacing: 0px;
}
#left2_ {
    float: left;
    left: 0px;
    top: 267px;
    width: 224px;
    background-image: url('images/left2.jpg');
}
#left2_ ul{
    padding: 0px 0px 0px 0px;
    width: 122px;
    display: block;
    margin: 7px 0 13px 30px;
    list-style-type: none;
}
#left2_ ul li{
    padding: 0 0 0 10px;
    margin: 0 0 0 5px;
}
#left2_ ul li a{
    background-position: 0px 8px;
    background: url('images/leftButton.jpg') no-repeat 0;
    color: #000000;
    font-weight: bold;
    font-size: 11px;
    line-height: 19px;
    padding: 0 0 0px 14px;
    display: block;
    text-decoration: underline;
    height: 19px;
    width: 145px;
    font-family: Arial, Helvetica, sans-serif;
}
#left2_ ul li a:hover{
    background: url('images/leftButtonOver.jpg') no-repeat 0;
    color: #993333;
    text-decoration: none;
}
#left3_ {
    float: left;
    left: 0px;
    top: 511px;
    width: 224px;
    height: 41px;
    background-image: url('images/left3.jpg');
}
#left3_ h1 {
    padding: 0px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 9px 0px 0px 68px;
    letter-spacing: 0px;
}

#left4_ {
    float: left;
    left: 0px;
    top: 552px;
    width: 224px;
    background-image: url('images/left4.jpg');
}
#left4_ ul{
    padding: 0px 0px 0px 0px;
    width: 122px;
    display: block;
    margin: 7px 0 13px 30px;
    list-style-type: none;
}
#left4_ ul li{
    padding: 0 0 0 10px;
    margin: 0 0 0 5px;
}
#left4_ ul li a{
    background-position: 0px 8px;
    background: url('images/leftButton.jpg') no-repeat 0;
    color: #000000;
    font-weight: bold;
    font-size: 11px;
    line-height: 19px;
    padding: 0 0 0px 14px;
    display: block;
    text-decoration: underline;
    height: 19px;
    width: 145px;
    font-family: Arial, Helvetica, sans-serif;
}
#left4_ ul li a:hover{
    background: url('images/leftButtonOver.jpg') no-repeat 0;
    color: #993333;
    text-decoration: none;
}

#right {
    float:left;
    width:636px;
}
#search {
    float:left;
    width:636px;
}
#searchHead_ {
    float: left;
    left: 224px;
    top: 227px;
    width: 636px;
    height: 54px;
    background-image: url('images/searchHead.jpg');
}
#searchHead_ h1 {
    font-family: arial, Helvetica, sans-serif;
    font-size: 24px;
    letter-spacing: -1px;
    color: #093142;
    font-weight: normal;
    margin: 18px 0px 0px 20px;
}
#searchContents_ {
    float: left;
    left: 224px;
    top: 281px;
    width: 636px;
    background-image: url('images/searchContents.jpg');
    background-repeat: no-repeat;
}
.search {
    margin: 0px 50px 0px 21px;
}
.search input {
    border: 1px solid #b7b7b7;
    background-color: #f5f5f5;
    height: 20px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.search label {
    font-weight:bold;
}
.search p {
    margin: 5px 0px 8px 0px;
}
#subscribe_ {
    float: left;
    left: 224px;
    top: 343px;
    width: 636px;
    height: 47px;
    background-image: url('images/subscribe.jpg');
}
.subscribe {
    margin: 0px 0px 0px 45px;
}
.subscribe input {
    border: 1px solid #b7b7b7;
    background-color: #f5f5f5;
    height: 20px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.subscribe label {
    font-weight:bold;
}
.subscribe p {
    margin: 14px 0px 0px 0px;
}
.smalltext {
    font-size: 11px;
}

/** Advantages **/

#advantages {
    width: 636px;
}

#advantages h1 {
    padding: 0px 0px 0px 0px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 24px;
    letter-spacing: -1px;
    color: #093142;
    font-weight: normal;
    margin: 0px 0px 0px 20px;
    line-height: 50px;
}

#advantagesLeft {
    width: 60%;
    float:left;
}
#advantagesLeft ul{
    padding: 0px 0px 0px 0px;
    width: 360px;
    display: block;
    margin: 7px 0 13px 4px;
    list-style-type: none;
}
#advantagesLeft ul li{
    padding: 0 0 0 10px;
    margin: 0 0 0 5px;
}
#advantagesLeft ul li {
    background-position: 0px 5px;
    background: url('images/tick.jpg') no-repeat 0;
    color: #1a6686;
    font-weight: bold;
    font-size: 12px;
    line-height: 24px;
    padding: 0 0 0px 21px;
    display: block;
    text-decoration: none;
    height: 24px;
    font-family: Arial, Helvetica, sans-serif;
}
#advantagesLeft ul li a:hover{
    color: #993333;
    background-image: url('images/tickHover.jpg');
}
#advantagesRight {
    width: 40%;
    float: right;
    font-size: 11px;
    text-decoration: underline;
    line-height: 20px;
}

/** End of Advantages **/

#ads {
    float:left;
    width:636px;
    margin-top:30px;
}
#deals_ {
    float: left;
    left: 224px;
    top: 540px;
    width: 309px;
    height: 199px;
    background-image: url('images/deals.jpg');
}
#dealsContents {
    margin: 94px 0px 0px 38px;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: #333333;
    line-height: 20px;
}
#dealsContents a {
    color: #800000;
    text-decoration: underline;
}
#dealsContents a:hover {
    text-decoration: none;
}
#sales_ {
    float: left;
    left: 533px;
    top: 540px;
    width: 327px;
    height: 199px;
    background-image: url('images/sales.jpg');
}
#salesContents {
    margin: 94px 0px 0px 26px;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: #333333;
    line-height: 20px;
}
#salesContents a {
    color: #800000;
    text-decoration: underline;
}
#salesContents a:hover {
    text-decoration: none;
}

#tablexpand_ {
    position:absolute;
    left:0px;
    top:911px;
    width:860px;
    height:9px;
}
#footer1_ {
    float: left;
    left: 0px;
    top: 920px;
    width: 860px;
    height: 22px;
    background-image: url('images/footer1.jpg');
}
#footer2_ {
    float: left;
    left: 0px;
    top: 942px;
    width: 100%;
    background-image: url('images/footer2.jpg');
}
#footer2Sub {
    width: 810px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0px 20px 50px;
    color: #FFFFFF;
    font-size: 11px;
    line-height:17px;
    font-weight: normal;
}
/** Site Wide Links **/

a {
    color: #993333;
    font-weight: bold;
}
a:hover {
    text-decoration: none;
}

/** Site Navi **/

#sitenavi {
    margin: 12px 0px 0px 37px;
    font-size: 11px;
    font-weight: bold;
}
#sitenavi a {
    color: #000000;
    text-decoration: underline;
}
#sitenavi a:hover {
    text-decoration: none;
}

/** Content Page Style **/

#contentpage {
    margin: 20px 50px 0px 20px;
}
#contentpage h1 {
    padding: 0px 0px 5px 0px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 24px;
    letter-spacing: -1px;
    color: #093142;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    line-height: 30px;
}
#contentpage p {
    line-height: 19px;
    margin: 0px 0px 18px 0px;
}
#contentpageCol {
    margin: 0px 20px 0px 20px;
}
#contentpageColLeft {
    width: 50%;
    float:left;
}
#box {
    margin: 0px 20px 0px 0px;
    color: #993333;
    line-height: 18px;
    font-size: 11px;
    border: 1px solid #d3c79a;
    background-color: #fcf9ee;
    padding: 8px 8px 8px 13px;
}
#box a {
    font-size: 11px;
    font-weight: bold;
    color: #993333;
}
#box a:hover {
    text-decoration: none;
}
#contentpageColRight {
    width: 50%;
    float:left;
}
#contentpageColRight p {
    line-height: 19px;
    margin: 0px 0px 18px 0px;
}
/** End of Content page style **/

/** Search Page Style **/

#searchpage {
    margin: 20px 0px 0px 0px;
    float:left;
}
#searchpage h1 {
    padding: 0px 0px 10px 20px;
}

#searchResult {
    width:600px;
    margin: 0px 0px 20px 0px;
    padding: 5px 0px 15px 20px;
    background-image: url('images/search-line.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    float:left;
}
#searchResultImg {
    float:left;
    width:25%;
}
#searchResultContents {
    float: left;
    width: 40%;
    line-height: 18px;
}
#searchResultLinks {
    float:left;
    width:20%;
}
#searchResultLinks p {
    margin: 0px 0px 5px 20px;
}

.moreinfo {
    background-color: #164e65;
    color: #FFFFFF;
    line-height:20px;
    padding: 4px 19px 4px 19px;
    text-decoration: none;
}
.price {
    background-color: #993333;
    color: #FFFFFF;
    line-height:20px;
    padding: 4px 12px 4px 12px;
    text-decoration: none;
}

#carwrapper{margin:20px;float:left;width:340px;}
#logos{margin:20px;width:500px;clear:both;}
#logos img{margin:5px;float:left;width:70px;border:0}
#content {clear:both;width:90%}
#content p{margin-bottom:10px;padding-bottom:10px}
#carresutlsfix{margin-left:20px;margin-top:20px}
#pagecontent{margin:40px;padding-top:40px;width:80%}

/** End of Search page style **/
