.err {
	background:#efefef url("./error.png") 10px no-repeat !important;
	border:1px solid #ddd !important;
	padding:22px 0 0 40px !important;
	color:#900;
	font-family:"Century Gothic", Tahoma, Arial;
}
.warn {
	background:#efefef url("./warning.png") 10px no-repeat !important;
	border:1px solid #ddd !important;
	padding:22px 0 0 40px !important;
	color:#900;
	font-family:"Century Gothic", Tahoma, Arial;
	font-weight:bold;
}
.successmade {
	background:#efefef url("./success.png") 10px no-repeat !important;
	border:1px solid #ddd !important;
	padding:22px 0 0 40px !important;
	color:#006511;
	font-family:"Century Gothic", Tahoma, Arial;
}
.vrclocationbox {
	background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    display: inline-block;
    float: left;
    width: 45%;
    margin: 0 10px 10px 0;
    padding: 10px;
}
.vrclocationbox:last-child {
	margin: 0 0 10px 0;
}
.vrclocationbox h3 {
	font-weight:bold;
	font-size:15px !important;
	margin:0 0 3px 0;
}
.vrcentercoupon {
	background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #C9E9FC;
    border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
    color: #666666;
    font-size: 14px;
    margin: 20px 15px 20px 0;
    padding: 10px;
	width:50%;
}
.vrcentercoupon span {
	display:block;
	padding:0 0 5px 0;
}
.vrcentercoupon input.vrcinputcoupon {
	background: none repeat scroll 0 0 #FDFDFD;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
	-moz- border-radius: 3px 3px 3px 3px;
	-webkit- border-radius: 3px 3px 3px 3px;
    box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
    color: #666666;
    font-family: "Century Gothic",Tahoma,Arial;
    font-size: 12px;
    height: 20px;
    padding: 5px 8px;
}
.vrcentercoupon input.vrcsubmitcoupon {
	background: #0D830A;
    border: 1px solid #094F06;
    border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
	padding:7px;
	margin:0 0 0 5px;
}
.vrcentercoupon input.vrcsubmitcoupon:hover {
	background:#094F06;
	border: 1px solid #0D830A;
}
.vrclocationbox .vrcloclistloctimebox {
	color:#00647E;
}
.vrclocationbox .vrcloclistlocdescr {
	margin:10px 0 0 0;
}
.vrclocationbox .vrcloclistlocdescr p {
	margin: 0px 0 5px 0;	
}
.vrcvordudata {
	width:60%;
	background:#f6f6f6;
	border:1px solid #ddd;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:15px;
	line-height:1.6em;
	margin:25px 10px 0 0;
	font-size:13px;
}
.vrcvordudata p {
	margin:0;
	padding:0;
}
.vrcvordudata span {
	display:block;
}
.vrcvordcarinfo {
	line-height:1.8em;
	font-size:14px;
	margin:15px 0 0 0;
	background:#fbfbfb;
	border:1px solid #ddd;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:60%;
	padding:15px;
}
.vrcvordcarinfo p, .vrcvordcosts p {
	margin:0;
	padding:0;
}
.vrcvordcosts {
	font-size:14px;
	margin:15px 0 0 0;
	background:#f6f6f6;
	border:1px solid #ddd;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:60%;
	line-height:2em;
	padding:15px;
}
.vrcvordcosts .vrcvordcoststot {
	color: #144D5C;
    font-size: 17px;
}
.vrcvordcosts .vrcvordcoststot .vrcvordcoststitle {

}
.vrcvordpaybutton {
	margin:10px 0;
}
.vrcvordcarinfo .vrcvordcarinfotitle {
	font-weight:bold;
}
.vrcvordudata .vrcvordudatatitle {
	color: #666666;
    font-size: 16px;
    text-transform: uppercase;
	padding:0 0 5px 0;
}
.car_container {
	overflow: hidden;
	border-radius: 0;
	border: 0;
	width: 97%;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imgresult {
	padding:1px;
	border:1px solid #ddd;
}
.car_img_box {
	float: left;
	margin-right: 10px;
	border:0;
	padding:0;
}
div.vrcthemecarimgdtl {
	margin-right: 15px;
	/*padding-right: 15px;*/
    width: 37%;
}
div.car_img_box img {
	border-radius: 0px;
	max-width: 300px;
}
div.vrcthemecarimgdtl img {
	border-radius: 0px;
	max-width: 262px;
}

.carimgdtl{ width:100%}

.car_description_box {
	display: inline;
}

.car_carats {
	margin:10px 0 0 0;
	display: inline-block;
	float: left;
}
.car_carats table td {
    padding: 10px !important;
	margin:0 3px 5px 0;
	border-right: 0;
	vertical-align:middle;
}
.car_carats table tr td:last-child {
	border:0;
}
.vrhword {
	font-size: 18px;
	font-weight:bold;
	display: block;
	text-transform:uppercase;
}

.car_prices {
	overflow: hidden;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #cccccc;
	min-width: 95.3%;
	padding: 15px;
	float: left;
	font-size:13px;
}
.car_prices table {
	border-spacing:0;
 	border-collapse:collapse;
	width:95%;
}
.car_prices table td {
	border-bottom:1px solid #eee;
	border-spacing:0;
 	border-collapse:collapse;
	padding:7px 0 !important;
}
.car_prices table tr:last-child td {
	border:0;
	padding:7px 0 0 0 !important;
}
.vrcarsfound {
	font-size:14px;
	color:#999;
	border-bottom:1px solid #ddd;
	padding:0 0 5px 0;
}
.car_options {
	overflow: hidden;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #cccccc;
	width: 95.3%;
	padding: 15px;
	float: none;
	font-size:13px;
	margin: 0 0 5px 0;
}
.car_options .vrcoptiontheme {
	border-bottom:1px dotted #ccc;
	display:inline-block;
	width: 100%;
	padding: 5px 0 0;
	margin: 0 0 5px 0;
}
.car_prices .vrccarpricethemediv {
	border-bottom:1px dotted #ccc;
	display:inline-block;
	width: 100%;
	padding: 5px 0 5px;
	margin: 0 0 5px 0;
}
.car_options .vrcoptiontheme:last-child,
.car_prices .vrccarpricethemediv:last-child {
	border:0;
}
.car_options .vrcoptiontheme .vrcoptionimgtheme {
	float: left;
	margin:0 0px 5px 0;
	width: 10%;
}
.vrcoptiondetailstheme {
	width: 66%;
	float: left;
}
.vrccarpricedetnametheme {
	width: 74%;
	float: left;
}
.vrcoptionqnttheme, .vrccarpriceqnttheme {
	float: left;
	margin: 10px 20px 0 0;  
}
.vrcoptionnametheme, .vrccarpricedetnametheme {
	font-weight:bold;
}
.vrcoptionpricetheme, .vrccarpricepricetheme {
	font-size: 24px;
}
.maxthirty {
	max-width: 250px;
	max-height: 250px;
}
.car_options .vrcoptionaldescr {
	padding:0 0 10px 0;
}
.car_options .vrhword {
	margin:0 0 10px 0;
}
.car_options p {
	padding:0;
	margin:0;
}
.car_options table td input {
	padding:3px;
	border-radius:3px;
	border:1px solid #ccc;
	background:#fafafa;
	box-shadow:0 0 2px #CCCCCC inset;
	color:#444;
	font-family:"Century Gothic", Tahoma, Arial;
}
.car_options table td:first-child {
	width:15px;
}
.car_buttons_box {
	margin:15px 0 0 0;
	display: inline-block;
	width: 100%;
}
.car_buttons_box .booknow {
	margin:0 0 15px 0;
}
.car_buttons_box .goback {
}
.booknow {
	height: 38px;
	background: transparent;
	border: 0;
	cursor: pointer;
	font-weight: bold;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	margin:10px 0 10px 0;
	width:150px;
	padding: 10px 21px;
}
.booknowbtn {
	text-align: right;
	width: 100%;
	display: inline-block;
}
.goback {
	display: block;
	background: #ccc;
	text-align: center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor: pointer;
	height:22px;
	line-height:22px;
	border:1px solid #999;
	width:118px;
	margin-top: -40px;
}

.goback a {
	font-weight: bold;
	display: block;
	text-transform:uppercase;
	font-size:11px;
	color:#666;
}
.vrclistcardescr {
	padding: 0 0 5px 0;
}

.vrcrentalriepilogo {
	font-size:26px;
	color:#666;
	text-transform:uppercase;		
	width: 100%;
	display: inline-block;
}
.vrcrentforlocs {
	display: inline-block;
	margin:5px 0 0 0;
	float: left;
}
.vrcinfocarcontainer .vrcoptionimgtheme {
	display: inline-block;
	float: right;
}
.vrcrentalfor {
	width:auto;
	margin:0 0 10px 0;
	padding:0;
}
.vrcrentalfortwo+p {
	display: none;
} 
.vrcrentalfordate {
	font-size:15px;
	padding:0 2px;
	color:#333;
}
.vrcrentalfor .vrcrentalforone {
	display:block;
	font-size:26px;
}
.vrcrentalfortwo {
	display:block;
	width:100%;
	display: inline-block;
	font-size:12px;
	color:#666;
	padding:10px 0 0 0;
	text-transform:uppercase;
	float:left;
	border-top:1px dotted #ccc;
}
.vrcrentalfortwo p {
	display:block;
	margin:0 0 5px 0;
	padding:0;
}
.vrctableorder {
	line-height:1.6em;
	margin:0 0 20px 0;
	width:99%;
}
.vrctableorder .vrctableorderfrow td {
	padding:3px 8px;
	border-radius:4px;
	background:none;
	font-size: 18px;
}
.vrctableorder .vrcordrowtotal {
	font-size:13px;
}
.vrctableorder .vrcordrowtotal .vrctotalord {
	color:#333;
}
.vrctableorder .vrcordrowtotal .vrctotalord .vrccurrency, .vrctableorder .vrcordrowtotal .vrctotalord .vrcprice {
	font-size:20px;
}
.vrctableorder .vrcordrowtotal td { 
	padding:3px 8px;
	border-radius:0;
	font-weight:normal !important;
	background:#efefef;
}
.vrctableorder {
	border-collapse: collapse;
}
.vrctableorder .vrctableorderfrow {
	border-bottom: 1px solid #eee;
}
.vrctableorder .vrctableordercar td {
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}
.vrctableorder .vrctableordercar:last-of-type td {
	border:0;
}
.vrcordrowtotal td{
	padding: 10px 0 10px 10px !important;
}
.vrcordrowtotalname {
	font-size: 22px;
}
.vrcinfocarcontainer {
	width: 99%;
	display: inline-block;
}
.vrcpickuploc {
	background: none;
    border: 0;
    border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
    color: #666666;
    float: left;
    font-size: 20px;
    margin: 0 85px 0px 0;
    padding: 10px;
}
.vrclocsboxsum {
	width: 99%;
	display: inline-block;
	float: none;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	margin: 0 0 15px 0;
}
.vrcdropoffloc {
	font-size:20px;
	margin:0;
	padding:0;
	color:#666;
	background: none;
    border:0;
    border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius:0;
	padding: 10px;
	margin:0 0 0px 0;
	float:left;
}
.vrcdropoffloc + form {
	clear:both;
	float:none;
	padding:10px 0 10px 0;
	margin:15px 0 0px 0;
	border-top:1px solid #eee;
}
.vrcseparatorcflong {
	font-size:11px;
	padding:15px 0 10px;
	color:#666;
}
.vrcchoosepayment {
	font-size:16px;
	text-transform:uppercase;
	padding:10px 0 10px 0 !important;
	color:#666;
	margin:0;
}
.vrcchoosepayment+ul {
	margin:0;
	padding:0;
}
.vrcchoosepayment+ul li {
	display:inline;
}
.vrcpickuploc .vrcpickuplocname, .vrcdropoffloc .vrcdropofflocname {
	display:block;
	font-size:16px;
	padding:5px 0 0 0;
	font-weight:normal;
	color: #666;
}
.vrccustomfields .vrcseparatorcf {
	font-size:16px;
	text-transform:uppercase;
	padding:10px 0 10px 20px !important;
	color:#666;
	background: #F6F6F6;
	margin: 10px 0 0 0;
}

.car_disclaimer {
	overflow: hidden;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px;
}

.car_title {
	margin-bottom: 13px;
}

.car_separator {
	margin-top: 15px;
}

.car_result {
	overflow: hidden;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #cccccc;
	width: 98%;
	padding: 8px;
	background:url("./sfboxcarlist.png") repeat-x;
}

.vrcsrowprice .vrcsrowpricediv {
	background:#eee;
	border-radius: 10px;
	padding:8px !important;
	color:#00647E;
	width:90px;
	text-align:center;
	border:1px solid #ddd;
}
.vrcsrowprice .vrcsrowpricediv .vrcstartfrom {
	font-size:11px;
	display:block;
}
.vrcsrowprice .vrcsrowpricediv .car_cost {
	font-size:20px;
	font-weight:bold;
	display:block;
}
.vrcsearchcaratt td {
	padding:10px !important;
	font-size:11px;
	border-bottom:1px dotted #ccc;
}
.vrcsearchcaratt tr:last-child td {
	border:0;
}
.vrcrowcname {
	font-size:14px;
	font-weight:bold;
}

.vrcrowcdescr p {
	margin:0 0 3px 0;
	padding:0;
}

.vrcrequired {
	color: #ff0000;
}
.vrcdivcustomfield {
	margin: 0 31px 13px 0;
	display: inline-block;
}
.vrccustomfldinfo {
	width: 99%;
}
.vrcinput {
	color: #666;
	width: 285px;
	height: 20px;
	background: none repeat scroll 0 0 #fdfdfd;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow:none;
	padding: 5px 8px;
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:12px;
}
.vrcinput:focus {
	outline: none;
}

.vrctextarea {
	color: #666;
	width: 285px;
	background: none repeat scroll 0 0 #fdfdfd;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
	padding: 5px 8px;
	font-size:12px;
	font-family:"Century Gothic", Tahoma, Arial;
}

.vrctextarea:focus {
	outline: none;
}

.vrclistcontainer {
	padding: 5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.vrclist {
	list-style-type: none;
}

.vrclist {
	margin:0;
	padding:0;
}
.vrclist li {
	list-style-type: none;
	margin:0px 0 15px 0px !important;
	border-radius: 0;
	padding:15px 0 0 !important;
	-moz-border-radius: 0;
	webkit-border-radius: 0;
	border:0;
	border-bottom: 1px solid #ddd;
	background:transparent;
	display: inline-block;
	width: 100%;
	overflow: hidden;
}
.vrclist li .vrcthemelistcarcnt {
	width:71%;
	float: left;
	margin: -26px 0 0 0;
}
.vrclist li .vrcthemelistcardiv {
	width:100%;
	float: left;
	margin: 0 0 0 100%;
	background: #efefef;
}
.vrclist li .vrcthemelistcardivimg {
	width: 100%;
	float: left;
	margin: 0 0 0 -100%;
	padding: 28px 0 0 0;
}
.vrcthemelistcost {
	float: left;
	display: inline-block;
	padding: 20px 10px;
	width: 37%;
	text-align: center;
	position: relative;
}

.vrcthemecarimglist {
	float: left;
	width: 33%;
}
img.vrclistimg {
	float:left;
	width:160px;
	margin:0 15px 10px 0;
	border:0;
}
.vrclistcardescr p {
	margin: 0;
	padding: 0;
}
.vrcthemeinfocar {
	display: inline-block;
	width: 100%;
}
.vrcthemeinfocar span {
	display: inline-block;
}
.vrclistcarname {
	font-weight: bold;
	font-size: 22px;
	width: 100%;
	padding: 0 0 5px 0;
	border-bottom:1px solid #eee;
}
.vrclistcarcat {
	font-size: 12px;
	color: #999;
}
.vrclistcarcarats {
	display: inline-block;
	float: left;
	width: 64%;
	font-size: 12px;
	color: #999;
	padding: 5px 15px 0 0;
}
.vrcthemelistcost {
	float: left;
	display: inline-block;
	background: #efefef;
	padding: 30px 10px 26px;
	width: 36%;
	text-align: center;
	margin: 1px 0 0 0;
	border-left: 1px solid #e7e7e7;
}
.vrclistdivcost {
    padding: 0 0 10px 0 !important;
    text-align: center;
}

.vrclistdivcost .vrcliststartfrom {
	font-size: 12px;
	margin:4px 0 0 0;
    font-size: 11px;
    display: block;
    color: #999;
}
.car_cost {
	color: #666;
	font-size: 25px !important;
    font-weight: bold;
}
.vrcliststartfrom {
	color: #999;
}

.vrclistgoon {
	background: none;
    border-radius: 0;
    cursor: pointer;
    font-size: 12px;
    padding: 0;
    text-align: center;
	border:0;
	display:inline-block !important;
	width: 100%;
}
.vrclistgoon a {
	color: #fff;
	font-weight:bold;
	text-transform:uppercase;
	border-radius: 20px 20px 20px 20px;
}
form .vrcselectm {
	background: none repeat scroll 0 0 #fbfbfb;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    font-family: "Century Gothic",Tahoma,Arial;
    font-size: 12px !important;
    line-height: 12px;
    padding: 6px !important;
	margin:10px 0 0 0;
}
.vrclistsep {
	display: block;
	margin:3px 0 10px 0;
	height:10px;
}

.vrctdfree{
	color: #000000;
	background: #77C06C;
}

.vrctdbusy{
	color: #000000;
	background: #FF0000;
}

.vrctdwarning{
	color: #000000;
	background: #f89d33;
}

.vrcdetsep {
	margin-bottom: 5px;
    margin-top: 8px;
}
.vrclegendediv {
	clear:both;
	float:none;
	margin: 0 0 5px 0;
}
.vrclegenda {
	margin-right: 15px;
	font-weight: bold;
	padding:5px 0;
}

.vrclegfree {
	overflow: hidden;
	width: 10px;
	height: 10px;
	background: #77C06C;
	display: inline;
	padding: 0 4px 0 4px;
}

.vrclegwarning {
	overflow: hidden;
	width: 10px;
	height: 10px;
	background: #f89d33;
	display: inline;
	padding: 0 5px 0 5px;
}
.vrccal tr td {
	padding:2px;
	border:1px solid #ddd;
}

.vrclegbusy {
	overflow: hidden;
	width: 10px;
	height: 10px;
	background: #FF0000;
	display: inline;
	padding: 0 5px 0 5px;
}
.vrccaldays {
	padding:2px;
}
.vrccalcontainer {
	border:0;
	border-spacing:0;
	border-collapse: collapse;
}
.vrccalcontainer td {
	border: 0 none;
    margin: 5px;
    padding: 5px 5px 5px 0px;
}
.vrccalcontainer .vrccal {
	border-radius:4px;
}
.vrccalform, .vrccalform tr, .vrccalform tr td {
	border:0;
}
.vrccalform tr td {
	padding:3px;
}
.vrccalform tr td select {
	padding:2px;
	color:#666;
	font-size:11px;
}
.vrccalform tr td img.calendar {
	margin:0 0 0 5px;
}

.car_moreimages {
	max-width: 250px;
	overflow: hidden;
	margin:5px 0 0 0;
}

.car_moreimages img {
	margin-right: 3px;
	padding: 1px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:70px;
	height:50px;
}
.car_moreimages img:hover {
	opacity:0.7;
}

.loginregistercont {
	width: 100%;
}

.registerblock {
	width: 40%;
	float: left;
	background:#f6f6f6;
	border:1px solid #ddd;
	padding:15px;
	margin:0 15px 0 0;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.registerblock h3, .loginblock h3 {
	color: #666666;
    font-size: 16px;
    text-transform: uppercase;
	padding:10px 0;
}
.registerblock table {
	width:80%;
}

.loginblock {
	width: 40%;
	float: left;
	background:#f6f6f6;
	border:1px solid #ddd;
	padding:15px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.vrclocationsbox {
	display: inline-block;
	width: 100%;
	height: auto;
	float: none;
}
.vrclocationsmapdiv {
	text-align: left !important;
}
.vrclocationsmapdiv a {
	padding: 10px 0 10px 22px !important;
	display: inline-block !important;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background:;
	border:0;
	padding: 14px 16px 18px 50px !important;
	font-size: 14px;
	color: #333 !important;
}

.vrclocationsmapdiv {
	width:100%;
	text-align:center;
	font-size:12px;
	/*background-image: url('./marker.png');*/
}
.vrclocationsmapdiv a {
	background: none;
	padding:105px 0 0;
	display:block;
}

#vrcmapcanvas {
	border: 8px solid #cccccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	width:95.5% !important;
}

.vrcgmapinfow {
	font-family:"Century Gothic", Tahoma, Arial;
	padding: 3px;
	color:#555;
}

.vrcgmapinfowdescr {
	font-size:12px;
}

.vrcgmapinfowdescr p {
	margin:0;
	padding:0 0 5px 0;
}

.vrcgmapinfow h3{
	font-size: 15px;
	margin:0 0 10px 0;
	padding:0;
}

/*** theme ***/
.vrcdivsearch {
	padding:10px;
	background:#fbfbfb;
	border:1px solid #eee;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:96%;
}

.vrcdivsearch form table td select, .vrcdivsearch form table td input {
	background:#fefefe;
	border:1px solid #ddd;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:#666;
	padding:6px !important;
	font-size:12px !important;
	line-height:12px;
	font-family:"Century Gothic", Tahoma, Arial;
}
.vrcdivsearch form table td input[type^="submit"] {
	background:#ddd;
	border:1px solid #ccc;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin:10px 0 0 0;
	font-size:14px !important;
	width:115px;
	cursor:pointer;
}
.vrcdivsearch form table td input[type^="submit"]:hover {
	background:#ccc;
}
.ui-helper-clearfix {
	z-index:10000 !important;
}
.ui-datepicker-trigger {
	margin:0 0 0 2px;
}
.dailyprices {
	font-size:14px;
	line-height:34px;
}
.vrcpaymentchangetot {
	background:#FBFBFB;
	border:1px solid #C9E9FC;
	border-radius:4px;
	padding:10px;
	font-size:16px;
	color:#666;
	display:block;
}
.vrcpaymentchangetot .vrcorddiffpayment {
	font-weight:bold;
	color:#144D5C;
	font-size:18px;
}
.vrcoptionforcequant {
	padding:3px 6px;
	background:#fbfbfb;
	border:1px solid #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.car_title span {
	display: inline-block;
	font-size: 16px;
	margin: 0 0 0 5px;
}
.car_title .vrthemenamecar {
	font-size: 24px;
	font-weight: bold;
}
.vrcthemecostcdetail {
	width: 96%;
	display: inline-block;
	margin: 0 0 10px 0;
}
.vrcthemecostcdetail .vrcliststartfrom {

}
.vrccaldivcont {
	display: inline-block;
	margin: 0;
	float: left;
	
}
.vrcthememonthdtl {
	float: right;
	display: inline-block;
	margin: 0 0 0 5px;
}
.vrcthememonthdtl form {
	display: inline-block;
	margin: 0 0 10px 0;
}
.vrcsfentryselect.vrcsltmntdtl {
}
.car_carats.vrcthemecrtdtl {
	float: none;
	width: 100%;
	display: inline-block;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding: 5px 0 0 0;
}