@charset "utf-8";
/* CSS Document */

BODY
{
padding:0px;
margin:0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif; font-weight:normal;

}
.whtText
{
color:#285485;
font-weight:normal;
font-size:13px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.whtText2
{
color:#285485;
font-weight:normal;
font-size:13px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.headerText2
{
color:#333333;
font-weight:bold;
font-size:20px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

/* CSS Reset & General Elements */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td { 
	 padding:0;}
p, h1, h2, h3, h4, h5{ font-family:Arial, Helvetica, sans-serif; font-weight:normal;}	
p { font-size:12px; margin:0 0 7px 0;}
h1 { font-size:210%;}
h2 { font-size:180%;}
h3 { font-size:15px; color:#000000; font-weight: bold;}
h4 { font-size:105%;}
a{ font-family:Arial; font-weight:normal; font-size:12px; color:#333333}	

hr{ height:1px; border:none; background-color:#999;}
strong { font-family:Arial, Helvetica, sans-serif; font-size:110%;}
strong a{ color:#333; text-decoration:none;}
strong a:hover{ color:#069;}
em { color:#000;}
img { border:none;}
.clearFix { clear:both;}
.floatLeft{ float:left;}
.floatRight{ float:right; margin:0 0 0 17px;}

#container{ position:relative; width:960px; margin:0 auto;}

/* Top Section */
#topSection{ height:80px;}
#topSection img{ float:left;}
#topSection .options{ float:right; width:auto; margin:20px 0 0 0; font-size:90%; color:#666;}
#topSection .options a{ color:#333; text-decoration:none;}
#topSection .options a:hover{ color:#F60;}
#topSection .options table{ float:right;}
#topSection .options select{ margin:5px 0 0 0;}

/* Site Navigation */
#nav{ background-color:#5a5c57; font-size:95%;}

/* Holds the left and Right Panels */
#rentMain{ width:1002px; margin-left:auto;margin-right:auto; }

/* Homepage Left Side */ 
#leftHome{
float:left; width:550px;  

}
#leftHome table{ font-size:80%; margin:0 0 10px 0; border-bottom:1px dotted #999;}
#leftHome table a{ color:#F60;}
#leftHome table td{ padding:0 0 13px 0;}

/* Homepage Right Side */
#rightHome{ float:right; width:400px;}
#rightHome img{ margin:10px 0 0 0;}
#rightHome h3{ font-size:120%; text-transform:uppercase; padding:3px 0 3px 5px; border:1px solid #CCC;
	background:#ebcd3a url(../images/h3RightBg.gif) repeat-x left top;}
#rightHome table{ margin:10px 0 10px 10px;}
#rightHome table td{ padding:4px 0;}
#rightHome table input{ padding:2px 4px;}
.finePrnt{ font-size:70%;}
.finePrnt a{ margin-right:7px; color:#F30;}
.carBg{ background: url(../images/carFront.jpg) no-repeat right 80%;}

/* Website Footer */
#footer{ margin:10px 0 0 0; color:#666;}
#footer p{ text-align:center; font-size:62.5%;}

.errMsg 
{
	font-size:12px; 
	font-weight:normal; 
	color:#FF6600; 
	font-family:Verdana;
}

.logLink 
{
	margin-left:10px;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000; 
}

.logLink:hover
{
	margin-left:10px;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333; 
}

.errMsgB 
{
	font-size:12px; 
	font-weight:bold; 
	color:#FF6600; 
	font-family:Verdana;
}

.titleTable{ font-size:12px; font-weight:bold; color:#F60; text-transform:uppercase;}
.headings{ color:#F60; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;  font-weight:bold; font-size:12px;}
.red{ color:#F00;}
.right_editbox{
	float: right;
	width: 360px;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.right_editbox2{
	float: right;
	width: 350px;
	margin-top: 10px;
	margin-right: 3px;



	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.left_form {
	float: left;
	width: 590px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: visible;
}


.tdText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: none;
}

.buttonBackgrnd 
{
	font-weight:bold;
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 14px;
}

.buttonBackgrnd a:link
{
	background-color: #FFD243;
	height: 25px;
	text-decoration:none;
	cursor: hand;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:bold;
	color: #333333;
	font-family: Verdana;
	font-size: 14px;
}

.buttonBackgrnd a:hover
{
	background-color: #666666;
	height: 25px;
	text-decoration:none;
	cursor: hand;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 14px;
}

.buttonBackgrnd a:visited
{
	background-color: #FFD243;
	height: 25px;
	text-decoration:none;
	cursor: hand;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight:bold;
	color:#333333;
	font-family: Verdana;
	font-size: 14px;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
.window {
  position:absolute;
  left:0;
  top:0;
  width:900px; 
  height:800px;
  display:none;
  z-index:9999;
  background-color:#ffffff;
}

BODY, INPUT, TABLE, TEZTAREA
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
line-height:18px;
text-align:justify;
font-size: 11px;
}

#wrapper
{
/*width:1002px;*/
margin-left:auto;
margin-right:auto;
display:block;
}

H1
{
font-size:13px;
color:#333333;
font-weight:bold;
}

H2
{
font-size:11px;
color:#f1b904;
font-weight:bold;
background:#000000;
padding:3px;
clear:both;

}

#top
{
/*width:1002px;*/
display:block;
}

#navigation
{
/*width:1002px;*/
height:63px;
background:url(../images/navigation_bg2.jpg) repeat-x top center;
display:block;
text-align:center;
}

#menu
{
width:782px;
height:63px;
display:block;
text-align:center;
margin-left:auto;
margin-right:auto;
font-size:12px;
font-weight:bold;
/*background:url(../images/menu_bg.png) repeat-x top center;
*/
}

#menu ul
{
padding:0px;
margin:0px;
list-style-type:none;
}

#menu ul li
{
width:125px;
float:left;
background:url(../images/menu_bg.png) repeat-x top center;
text-align:center;
padding:0px;
margin:0px;
line-height:63px;
border-right:solid 1px #29456d;
color:#666666;
text-decoration:none;
}

#menu ul li a
{
width:125px;
float:left;
background:url(../images/menu_bg.png) repeat-x top center;
text-align:center;
padding:0px;
margin:0px;
line-height:63px;
color:#666666;
text-decoration:none;
font-weight: bold;
}

#menu ul li a:hover
{
width:125px;
float:left;
background:url(../images/menu_hover.png) repeat-x top center;
text-align:center;
padding:0px;
margin:0px;
line-height:63px;
/*color:#333333;*/
text-decoration:none;
font-weight: bold;
}

#banner
{
background:url(../images/bannerN.jpg) repeat-x top left;
width:1002px;
height:177px;
text-align:center;
display:block;
}

#logomobile
{
width:100%;
}

#middle
{
width:1002px;
display:block;
}

#box
{
width:167px;
display:block;
float:left;
margin-left:10px;
}

.img_box_top
{
background:url(../images/box_top.jpg) no-repeat;
width:157px;
height:41p;
padding-left:10px;
display:block;
font-size:12px;
font-weight:bold;
line-height:41px;
color:#333333;
}

.img_box_bottom
{
background:url(../images/box_bottom.jpg) no-repeat;
width:155px;
height:20p;
padding:0px;
display:block;
text-align:right;
padding-right:12px;
color:#000000;
font-size:10px;
text-decoration:none;
}

.img_box_bottom a
{
color:#000000;
text-decoration:none;
}

.img_box_bottom a:hover
{
color:#1002000;
text-decoration:none;
}

.content
{
width:145px;
height:20p;
padding:10px;
display:block;
text-align:left;
border-left:#d5d5d5 1px solid;
border-right:#d5d5d5 1px solid;
}

#search_box
{
background:url(../images/serach_bg.jpg) repeat-x top center;
width:250px;
line-height:35px;
display:block;
float:right;
font-size:12px;
font-weight:bold;
padding:10px;
color:#000000;
margin-right:10px;
border-left:#f1b904 1px solid;
border-right:#f1b904 1px solid;
}

.text_area
{
border:#CCCCCC 1px solid;
width:120px;
color:#666666;
background:#FFFFFF;
height:20px;
}

#login_pannel
{
width:370px;
display:block;
background:url(../images/content_bg.jpg) repeat-x top center;
/*border:#999 1px solid;*/
color:#FFFFFF;
font-weight:bold;
height:279px;
float:right;
margin-top:38px;
margin-right:10px;

}

.login_hd
{
width:370px;
line-height:42px;
color:#f1b904;
display:block;
padding-left:10px;
font-size:12px;
}

.login_content
{
color:#FFFFFF;
width:250px;
padding:10px 0px 5px 10px;
font-weight:normal;
font-size:11px;
font-weight:bold
}

.black_textarea
{
width:200px;
height:20px;
color:#FFFFFF;
border:1px solid #666666;
background:#000000;
margin-left:10px;
}

.login_button
{
width:56px;
height:20px;
margin-left:10px;
margin-top:10px;
background:url(../images/button.png) no-repeat;
color:#000000;
text-align:center;
text-decoration:none;
}
.login_button a
{
background:url(../images/button.png) no-repeat;
color:#000000;
text-align:center;
text-decoration:none;
}

.login_button a:hover
{
color:#1002000;
text-align:center;
text-decoration:none;
}

.links
{
color:#FFFFFF;
margin-left:10px;
font-size:11px;
text-decoration:none;
font-weight:normal;
font-size:11px;
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.links a
{
color:#FFFFFF;
font-size:11px;
text-decoration:none;
font-size:11px;
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.links a:hover
{
color:#FFFFFF;
font-size:11px;
text-decoration:underline;
font-size:11px;
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#form
{
width:679px;
margin-left:10px;
margin-top:10px;
float:left;
border:#CCCCCC 1px solid;
padding:10px 10px 10px 10px;
background:url(../images/content_bg.jpg) repeat-x top center;
}

.date_time
{
width:350px;
padding:5px;
height:60px;
}

#bottom
{ 
width:88%;
height:35px;
display:block;
margin-top:15px;
padding-top:5px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

.copyright
{
color:#fff;
line-height:25px;
text-decoration:none;
margin:5px;
float: right;
font-size:11px;
}

.copyright a
{
color:#fff;
text-decoration:none;
}

.copyright a:hover
{
color: #FFD243;
text-decoration:none;
}

.tdText12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.backGrnd
{
 	position: relative; 
	top: 1px; 
	padding: 4px 5px; 
	margin: 0px 5px 0px 0px; 
	border-left: solid 1px #999; 
	border-bottom: solid 1px #999; 
	border-top: solid 1px #999;
	border-right: solid 1px #999; 
	background-color:#EEEEEE; 
	
	font-size:11px; 
	font-weight:normal; 
	color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.dropdown {float:none;margin:0px; z-index:0;}
.dropdown dt {cursor:pointer; padding:0px; margin-top:0px}
.dropdown dt:hover { background-color:#996600;}
.dropdown dd {position:absolute; margin-left:0; overflow: hidden;   z-index:0; opacity:4;}
.dropdown ul { background-color:#003366;;padding:0px; list-style:none; border-top:none;margin-left:7px; margin-top:0px ;z-index:0;}
.dropdown li {padding:0px;display:inline; background:#CCCCCC;  margin-top:0px}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#FFFFFF; text-decoration:none; background:#CC9900;  font-family: Verdana; font-size: 11px; border:#333333 1px solid; width:200px;}
.dropdown a:hover {background:#33FF00; color:#333333; }
.dropdown .underline {}

#navigation
{
/*width:1343px;*/
width:100%;
border-bottom:3px solid #dd;
}

#top
{
width:1002px;
margin:0px auto;
}

#wrapper
{
width:100%;
}

#banner{
margin:0px auto;
}

.TabbedPanelsTab {
background-color: #214776;
color:#fff;
}

#login_pannel
{
border:#ccc 1px solid;
}

.TabbedPanelsContent{ padding:20px;}

.TabbedPanelsTabHover {
 background-color:#214776;
 }

.TabbedPanelsTabSelected 
{
background-color:#2b568c;
}

#menu ul li a:hover{
color:#214776;
}

#warpper_bottom{
/*width:1343px;*/
width:100%;
margin-top:85px;
height:45px;
background:url(../images/bottom_bg1.jpg) repeat-x top center;
}

.main_table{width:984px !important; height:auto !important;}


#menu ul li {
	width: 153px;
	text-align: center;
	display: block;
}
#menu ul li a {
	width: 100%;
	padding: 0;
	display: block;
	text-align: center;
	margin: auto;
}
#menu {
	width: 950px;
}
#menu ul li a:hover {
	width: 100%;
	padding: 0px;
}
.newsletter {
    position: relative;
	float: right;
	margin-left: 15px;
	top: -5px;
}	
.form-control.emialidfooter {
background: #fff;
border: none;
color:#000;
padding: 10px 60px 10px 10px;
text-transform: lowercase;
font-size: 14px;
}
.newsletter a {
    display: table;
    background: #3e78b2;
    color: #fff;
    font-size: 18px;
    text-align: center;
    width: 50px;
    line-height: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    border: none;
    right: 0;
    cursor: pointer;
}
/*
.newsletter i {
    background: #3e78b2;
    color: #fff;
    font-size: 18px;
    text-align: center;
    width: 50px;
    line-height: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}*/
 .sbox span p {
	/* padding: 20px; */
	/* font-size: 26px; */
	/* text-align: center; */
	/* background-color: #35629D; */
	/* border: 4px solid hsl(0, 0%, 85%); */
	/* border-radius: 5px 5px 5px 5px; */
	/* display: table; */
	/* margin: 30px auto; */
	/* color: #fff !important; */
	text-align: center;
 
	display: table;
	margin: 30px auto;
	background-color: rgba(0,0,0,.4);
	box-shadow: 0 2px 10px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.6) inset;
	font-size: 24px !important;
	color: red !important;
	border: 1px solid rgba(255,255,255,.4);
	padding: 20px;
}
.protection_taxes {

    font-size: 14px;
    font-family: 'IBM Plex Serif', serif ;
    font-weight: bold;
	text-align: center;

}

/* start 31-01-20 */
#rentMain .aboutus {
	height: auto;
	width: 1004px;
	padding: 20px;
	background-color: #fff;
	border: 4px solid #d9d9d9;
	background-image: url('../images/fourm-bg2.png');
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius: 5px 5px;
	-webkit-border-radius: 5px 5px;
	border-radius: 5px 5px;
	background-size:996px;
	float: left;
}
#rentMain .privacy {
	height: auto;
	width: 1004px;
	padding: 20px;
	background-color: #fff;
	border: 4px solid #d9d9d9;
	background-image: url('../images/fourm-bg2.png');
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius: 5px 5px;
	-webkit-border-radius: 5px 5px;
	border-radius: 5px 5px;
	background-size:996px;
	float: left;
}
#rentMain .locationList {
	height: auto;
	width: 1004px;
	padding: 20px;
	background-color: #fff;
	border: 4px solid #d9d9d9;
	background-image: url('../images/fourm-bg2.png');
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius: 5px 5px;
	-webkit-border-radius: 5px 5px;
	border-radius: 5px 5px;
	background-size:996px;
	float: left;
}
.space{
 width:45%;
 padding:1%;
 float:left;
/* height:70px;*/
}
.space SPAN1{
 color:#333;
 width:50%;
 float:left;
 padding:0px 2%;
}
 
.boxtext{
 height:30px;
 border:1px solid #c7c7c7; 
 width:44%;
 font-size:12px; 
 color:#666;
} 
#fourm_Deck {
	/*height: auto;
	width: 1007px;
	margin:0px auto;
	background-color:#f2f2f2;*/
	/*float: left;
	background-image:url(../images/fourm-bg.png);*/
	/*background-position:top;
	background-repeat: no-repeat;
	-moz-border-radius: 5px 5px;
	-webkit-border-radius: 5px 5px;
	border-radius: 5px 5px;*/
	background-image: url("images/fourm-bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    border-radius: 5px 5px 5px 5px;
    height: auto;
    margin: 0 auto;
    width: 960px;
}

#Deck2{
	background-color: hsl(0, 0%, 100%);
    background-image: url("images/fourm-bg2.png");
    background-position: center top;
    background-repeat: no-repeat;
    border: 4px solid hsl(0, 0%, 85%);
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: auto;
    padding: 20px;
    width: 956px;
	margin-left:-23px;
	background-size:996px;
	/*height:auto;
	width:960px;
	padding:1%;
	
	border:4px solid #d9d9d9;*/
	/*background-color:#f2f2f2;*/
	
	/*background-color: hsl(0, 0%, 100%);
    background-image: url("images/fourm-bg2.png");
    background-position: center top;
    background-repeat: no-repeat;*/
	
	
	/*background-image:url(images/bg-car.png);*/
	/*background-repeat:no-repeat;
	background-position:top;*/
/*opacity:0.8;
filter:alpha(opacity=40);  For IE8 and earlier 
	background-color:#999;*/
/*-moz-border-radius: 5px 5px;
	-webkit-border-radius: 5px 5px;
	border-radius: 5px 5px;	
	float:left;*/
}
/* end 31-01-2020 */