@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Serif:400,500');
body, html, table, th, td, tr, div, ul, ol, li, p, img, h1, h2, h3, h4, h5, h6, hr { padding:0px; margin:0px; }
img { border:0px; }
.floatleft { float:left; }
.floatright { float:right; }
.Clearfix { clear:both; }
p {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: 78px;
}

h2{
	font-family: Candara;
	font-size: 20px;
	font-style: italic;
	color: #666666;
	font-weight: normal;
}
body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}#main {
	margin: auto;
	width: 986px;
	padding-right: 8px;
	padding-left: 8px;
}
.top-button {
	float: left;
	width: 900px;
}
.top-button_lang {
	float: left;
	width: 70px;
	vertical-align:bottom;
	text-align:right; 
	padding-top: 10px;
}
.top-button ul {
	display: block;
}
.top-button ul li {
	display: block;
	background-image: url(images/button-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 2px;
	line-height: 28px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	list-style-type: none;
}
.top-button ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 28px;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.top-button ul li a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 28px;
	background-image: url(images/button-bg-hover.jpg);
	background-repeat: repeat-x;
	padding-right: 8px;
	padding-left: 8px;
}.login-bg {
	background-image: url(images/login-bg-center.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 64px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px;
}
.id-name {
	float: left;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.login-button {
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 56px;
	margin-top: 15px;
}
.text-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #ff9999;
	background-color: #ffccff;
}

.input-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	margin-top: 3px;
}
#content-main {
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 6px;
	float:left;
	width:100%;
}
.logo {
	background-image: url(images/logo.jpg);
	height: 57px;
	width: 956px;
	margin-top:10px;
}
.main-form-bg {
	background-image: url(images/main-form-bg.jpg);
	background-repeat:no-repeat;

	float: left;
	width: 597px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	z-index: 400px;
}
.car-imag {
	background-image: url(images/car-image.jpg);
	background-repeat: no-repeat;
	height: 297px;
	width: 325px;
	margin-top: 17px;
	padding: 20px;
	line-height: 18px;
	float: right;
}
.arro-imag {
	background-image: url(images/arrow-image.jpg);
	background-repeat: no-repeat;
	height: 201px;
	width: 594px;
	float: left;
	position: absolute;
	clip: rect(auto,auto,auto,-5px);
	margin-left: -10px;
	padding: 0px;
	margin-top: -100px;
	z-index: -200px;
	
}
.right-arrow {
	float: right;
	position: absolute;
	margin-left: 460px;
	margin-top: -15px;
}
.right-arrow-bg {
	background-image: url(images/right-arrow-bg-center.png);
	background-repeat: repeat-x;
	float: left;
	height: 81px;
	padding-right: 3px;
	padding-left: 3px;
	width: 484px;
}
.red-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/red-button.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
	line-height: 25px;
	margin-top: -15px;
	text-align: center;
	font-weight: bold;
	margin-left: 10px;
}
#field-box {
	width: auto;
}
.field-list-box {
	float: left;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin-left: 3px;
}

#field-box ul {
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 8px;
}
#field-box li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 18px;
	padding-top: 3px;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 5px;
}
#field-box li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 18px;
	padding-top: 3px;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 5px;
}
#field-box li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	height: 18px;
	padding-top: 3px;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 5px;
}
.form-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.continue {
	height: 20px;
	width: 85px;
	float: right;
	margin-top: 3px;
	margin-right: 12px;
}
.fotter {

	margin-top: 15px;
	text-align:center;
}
.fotter_cont {

	background-image: url(images/fotter.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 28px;
	text-align:center;
	

}

.fotter-button {
	float: right;
}
.fotter-button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.fotter-button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.left-box
{
	float:left;
	width:200px;
	margin-right:15px;
}
.right-box
{
	width:auto;
}
.right-box h1 
{
    color:#000000;
	font-weight:bold;
	font-size:25px;
	font-style:italic;
	text-decoration:underline;
}

.buttonBackgrnd
{
	background-image:url(images/form-continue-blank.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
}
.right_editbox{
	float: right;
	width: 355px;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.left_form {
	float: left;
	width: 585px;
	margin-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: visible;
}
.headings{ color:#BA0200; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;  font-weight:bold; font-size:12px;}

 
#rentMain
{
	width:950px;
}
.tablenew
{
	width:280px;
}
.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;
}
.sbox {
	height: 80px;
	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;
	position: absolute;
	top: 50px;
	bottom: 0;
	margin: auto;
	left: 10%;
	padding: 20px;
	border: 1px solid rgba(255,255,255,.4);
	color: #fff;
}
.sbox span{
	font-size:26px;
}
.sbox b{
	font-size:26px;
	text-transform:uppercase;
	font-weight:300;
}
.con-banner{
	position:relative;
}
.nav_card h1 {
    background-color: #3E78B2;
    padding: 12px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
}
.light_div{
	padding:10px;
	/*box-shadow:0 2px 8px rgba(0,0,0,.18);*/
	background-color:#f1f1f1;
	border:3px solid #eaeaea;
}


.nav_card p{
	font-size:14px;
}
/*---    .nav_card .nav_add    ---*/

/*

For Heading - .nav_card h1

For Bold Heading - .nav_add span

For Bold Description - .fonts16

*/

.fonts16{
	font-size:16px;
}
.fonts18{
	font-size:18px;
}
.fonts20{
	font-size:20px;
}
.sbox span p {
    font-size: 24px !important;
    color: red !important;
}
.sbox p {
    font-size: 24px !important;
    color: red !important;
}
.protection_taxes {
    font-size: 14px;
    font-family: 'IBM Plex Serif', serif;
    font-weight: bold;
    text-align: center;
    
}
.head-main-feature {
    color: #d86565;
    float: right;
    font-size: 18px;
}
@media only screen and (max-device-width: 767px){
	.head-main-feature {
	float: none;
}