﻿*
{
	margin:0px;
	padding:0px;		
   font-family:"Segoe UI Light", tahoma;
   /*font-family: tahoma;*/
	font-size:13px;
}
a
{
    outline:none;
}
html,body
{
    background-color:#e6e6e6;
    
}
.outer_container, .outer_container_home
{    
    width:100%;  
    background-image:url(../images/HomeBg.jpg);
	background-repeat:no-repeat;    
    background-position:center top;
    /*margin-top:13px;*/
}
.outer_container_home
{
    background-color:#b1b1b1;
}
.outer_container
{
    background-image:url(../images/BGinside.jpg);  
    background-repeat:repeat-y;  
    background-color:#b1b1b1;   
}
.clear
{
	font-size: 1px;
	height:1px;
	overflow:hidden;
	clear:both;
}
.container
{
    width:940px;
    margin-left:auto;
    margin-right:auto;    
    padding-bottom:38px;    
}
.logo
{
    /*display:block;
    width:157px;
    height:66px;
    background-image:url(../images/logo.png);
    background-repeat:no-repeat;
    margin-top:10px;*/
    display: block;
    width: 157px;
    height: 66px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    margin-top: 0px;
    height: 100px;
    width: 250px;
    margin-left: -37px;
    margin-top: -5px;

}
.header
{
    position:relative;
    padding-top:15px;
    height:97px;
}
.HeaderTel
{
    position:absolute;
    top:0px;
    right:0px;
    font-size:25px;
    color:#686868;
}
.HeaderTel span
{
    font-weight:bold;
    font-size:13px;
}
.FullRental
{
    position:absolute;
    bottom:0px;
    right:0px;
    width:372px;
    height:69px;
}
.LeftColumn
{
    width:158px;
    float:left;
    z-index:1000;

}
.RightColumn
{
    background-color:#fff;
    padding:20px 24px 20px 24px;
    width:730px;
    float:right;
    position:relative;
    line-height:17px;
}
.RightColumn p
{
    margin-top:10px;
    line-height:17px;
}
.RightColumn a
{
     color:#e59840;
}
.RightColumn a:hover
{
     color:#000;
}
.RightColumn ol, .RightColumn ul
{
    margin-left:20px;
    margin-top:10px;
    line-height:17px;
}
.RightColumn ol ul
{
    margin-top:0px;
    line-height:17px;
}
.explore
{
    position:absolute;
    top:0px;
    right:0px;
    width:320px;
    height:37px;
}
.MenuHl, .MenuHlSel
{
    display:block;
    width:148px;
    height:34px;
    line-height:34px;
    background-image:url(../images/menu.png);
    background-repeat:no-repeat;
    margin-bottom:4px;
    color:#2e2e2e;
    padding-left:10px;
    text-decoration:none;   
    font-size:14px;
    text-align:left;
}
.MenuHl:hover, .MenuHlSel:hover, .MenuHlSel
{
    background-image:url(../images/menusel.png);       
}
h1
{
    color:#19371b;
    font-size:18px;
    font-weight:normal;    
}
.contentHome
{
    position:relative;
    height:507px;
    text-align:center;
}
.FooterContainer
{
    width:940px;
    margin-left:auto;
    margin-right:auto;     
    padding-top:15px;
    padding-bottom:15px;
    text-align:right;
    font-size:12px;
    color:#515151;
}
.FooterContainer a
{
    font-size:12px;
    color:#515151;
    text-decoration:none;
}
.FooterContainer a:hover
{
    text-decoration:underline;
}
.tblRates
{
    width:730px;
    table-layout:fixed;    
    margin-top:20px;   
}
.tblRates th
{
    margin:0px;
    padding:0px;
    text-align:center;    
    padding-top:0px;
    padding-bottom:0px;
    border:1px solid #c5c5c5;
    background-color:#c5c5c5;    
}
.tblRates td
{
    margin:0px;
    padding:0px;
    text-align:center;    
    padding-top:8px;
    padding-bottom:8px;
    border:1px solid #c5c5c5;
    background-color:#fff;        
}
.tblRates .tdModel, .tblRates .thModel
{
    text-align:left;
    padding-left:2px;
}
.tblRates .tdClass
{
    background-color:#f3f3f3;
}
.tblRates .tdGray
{
    background-color:#e6e6e6;
    text-align:center;
    border:1px solid #fff;
    padding:0px;
}
.tblRates .tdImage
{
    background-color:#fff;
    text-align:left;
    border:1px solid #fff;
    padding:0px;
}
.tblRates .tdImage img
{
      float:left;
}
.tblRates .tdImage span
{
    display:block;
    float:left;
    color:#e59840;
    font-size:11px;
    margin-left:25px;
    font-weight:bold;
    line-height:12px;
}
.carsContainer
{
    width:850px;
    height:500px;
    position:absolute;
    top:5px;
    left:45px;
    background-image:url(../images/Cartrans.png);
    background-repeat:no-repeat;
    background-position:center bottom;
}
.tblForm td, .tblRentDetails td
{
    padding-top:3px;
    padding-right:5px;
    vertical-align:top;
}
.tblForm td input
{
    padding:3px;
     -moz-border-radius: 5px;
    border-radius: 5px; 
    border:none;
    color:#515151;
    width:260px;
    border:1px solid #c5c5c5;
}
.tblRentDetails td input
{
     padding:3px;
     -moz-border-radius: 5px;
    border-radius: 5px; 
    border:none;
    color:#515151;
    
    border:1px solid #c5c5c5;
}
.tblRentDetails td select
{
     padding:3px;
     -moz-border-radius: 5px;
    border-radius: 5px; 
    border:none;
    color:#515151;
    
    border:1px solid #c5c5c5;
}
.tblForm td textarea
{
    padding:3px;
     -moz-border-radius: 5px;
    border-radius: 5px; 
    border:none;
    color:#515151;
    width:260px;
    border:1px solid #c5c5c5;
}
.tblRentDetails
{
    width:100%;
}
.tblRentDetails .tdDate input
{
    background-image:url(../images/calendar.jpg);
    background-repeat:no-repeat;
    background-position:7px 3px;
    padding-left:32px;
    width:120px;
}
.tblRentDetails  .tdLocation select 
{
     padding:3px;
     -moz-border-radius: 5px;
    border-radius: 5px; 
    border:none;
    color:#515151;
    width:220px;
    border:1px solid #c5c5c5;
}
.RightColumn .lbSend
{
    display:block;
    background-color:#c5c5c5;
    text-align:center;
    padding:5px 10px 5px 10px;
     -moz-border-radius: 5px;
    border-radius: 5px; 
    color:#000;
    text-decoration:none;
    float:right;
}

.tblFormContainer td
{
    vertical-align:top;

}
.tblForm .tdBorder
{
    border-top:1px dashed #bebebe;
    font-size:1px;
}
.tblFormContainer
{
    margin-top:20px;
}
.FormMessage
{
     -moz-border-radius: 5px;
    border-radius: 5px; 
    border:1px solid #929090;
    color:Green;
    background-color:#e6e6e6;
    padding:10px;
    margin-top:20px;
}
#hlRates{display:none;}