                                      
        
                           
                                          
     
                                 
   
	                            
		/* prefix gbl */
@import url('https://images.hertz.com/font/css/family/Ride.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Muli');

body,div,form,p,ul,h1,h2,h3 { 
	padding: 0;	margin: 0;
}

a {	
	color:#3366AA; cursor:pointer; 
}

img	{ 
	border:0;
}

input[type=checkbox] {
	margin-left:0px; margin-right:3px;
	_margin:0px; #margin:0px;
}
	
body { 
	font-family: Ride,Muli, Arial; font-size:12px;
}

.gblShim2 { padding-top:2px; }	
.gblShim5 { padding-top:5px; }
.gblShim8  { padding-top:8px;}
.gblShim10 { padding-top:10px;	}
.gblShim25 {padding-top:25px; }
.gblShimArr10 {padding:10px;}

.gblCurs { cursor:pointer; }
.gblLink { color:#3366AA; cursor:pointer; }
.gblHref { color:#3366AA; text-decoration:underline; cursor:pointer; }

/*.gblCheckBox { }*/			

.gblFloatLeft {
	float:left;
}

.gblFloatRight {
	float:right;
}

.gblClear{
	clear:both;
}

.gblRemoved {
	display: none;
}

.gblInline {
	display:inline;	
}

.gblErrorMessageContainer {
	color: red;
	padding: 5px 0 5px 20px;
}

.gblErrorMessage {
	color: red;
}
.gblFieldErrorMessageList {
	color: red;  
	padding: 5px 0 5px 15px;
}

.gblFieldError {
	background-color : #FFCCCC;
	border : 1px solid red;
}

.gblErrorOverlayHeader {
	padding : 10px;
	font-size : 13px;
}

.gblDivider {
	font-size:1px;
	height:1px;
	width:479px;
	background-position:0px -145px;
}
#tmplContainerTopNav {
	padding: 0 0  35px 0;
}

/* Non-redesign section - can be removed */
.icons-arrow_yellow {
	background-image: url("/rentacar/assets/images/icons/arrow_yellow.png");
	background-position: left top;
	background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    height: 24px;
    width: 24px;
}
.lb-header {
	display: block;	
}
.lb-foreground-cont .lb-header {
	background-color: #000;
    color: #ffd100;
    padding: 30px;
}
.lb-foreground-cont > header.lb-header span:first-child {
	width: 75%;
	float: left;
}
.lb-close-icon {
    -moz-box-orient: vertical;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top;
}
.icons-yellow_x {
	background-image: url("/rentacar/assets/images/icons/yellow_x.png");
	background-position: left top;
	background-repeat: no-repeat;
    height: 18px;
    width: 18px;
    *display: inline;
}
.pos-box form,
.search-box form {
    margin: 0;
}
.pos-box form fieldset,
.search-box form fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.pos-box label {
    color: #222222;
    display: block;
    margin-bottom: 5px;
}
.pos-box label, 
.pos-box button, 
.pos-box select,
.search-box input,
.search-box button {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.3;
}
#searchBoxOverlay .searchBoxOverlayInput #search-input:focus {
    outline: none;
}
.pos-box label select {
    display: block;
}
.pos-box select {
    background-color: #FFFFFF;
    width: 220px;
}
.pos-box select {
    height: 28px;
    line-height: 28px;
}
.pos-box select {
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border: 1px solid #CCCCCC;
    color: #222222;
    display: inline-block;
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 9px;
    padding: 4px;
    width: 210px;
}
.pos-box button, 
.pos-box select,
.search-box input,
.search-box button {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #222222;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
.pos-box button.primary {
    -moz-border-radius: 0 0 0 0;
    font-size: 1em;
    padding: 5px 15px;
    text-shadow: none;
    background-color: #308DFF;
}
.pos-box button {
    background-color: #3366AA;
}
.search-box button {
    background-color: #FFFFFF;
}
.pos-box button,
.search-box button {
    border: medium none;
    color: #FFFFFF;
    display: inline-block;
    font-family: Trebuchet MS,Helvetica,sans-serif;
    font-style: italic;
    font-weight: bold;
    