#logo h1 {
	display: block;
	width: 670px;
	height: 117px;
	text-indent: -9999px;
	background: url(images/camper-travel-header.png) no-repeat;
}
/*
NZ Quote Caclulator
**********************************/ 
.calculator {
	background: url("http://www.campertravelusa.com/Content/themes/default/images/quote-calc-bg.png") repeat scroll 0 0 #F4F2EC;
	width:630px;
	height:252px;
	border: 3px solid #E0DACD;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin:20px 0 20px 40px;
	float:left;
}
.calculator .breadcrumbs-bar 
{
    padding:5px 5px 5px 10px;
    background: #2c85d7; /* for non-css3 browsers */
    width:97%;
    font-weight:bolder;
    color:#fff;
    font-size:16px;
    margin:0 auto;
    margin-top:5px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55a5ef', endColorstr='#2c85d7'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#55a5ef), to(#2c85d7)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #55a5ef,  #2c85d7); /* for firefox 3.6+ */
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    text-shadow:none !important;
}
.breadcrumbs-bar 
{
    padding:5px 5px 5px 10px;
    background: #2c85d7; /* for non-css3 browsers */
    width:97%;
    font-weight:bolder;
    color:#fff;
    font-size:16px;
    margin:0 auto;
    margin-top:5px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55a5ef', endColorstr='#2c85d7'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#55a5ef), to(#2c85d7)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #55a5ef,  #2c85d7); /* for firefox 3.6+ */
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    text-shadow:none !important;
}
.breadcrumbs-bar-inactive 
{
    width:96%;
    color:#5b5b5b;
    background: #d3d4d6; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#d3d4d6'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#d3d4d6)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #ebebeb,  #d3d4d6); /* for firefox 3.6+ */
    
}
.breadcrumbs-bar-search 
{
    width:876px;
    margin-top:20px;
    margin-bottom:10px;
      
}
.common-form select, .common-form input {
	border: 3px solid #e8e5de;
	padding: 4px;
	border-radius: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	background: url(../images/quote-calc-form-bg.png) #f5f4f3;
	color: #615d5c;
	font-weight:bold;
}
.common-form label span {
	padding-left: 10px;
	cursor: pointer;
	text-shadow: 1px 0px #fff;
}
.common-form input.hasDatepicker {
	border: 3px solid #e8e5de;
	padding: 4px;
	border-radius: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	background: url(../images/quote-calc-form-bg-datepicker.png) #f5f4f3 right;
	color: #615d5c;
}
.calculator fieldset {
    padding: 10px;
}
select#ddlDepotsPickup, select#ddlDepotsDropOff, 
input#txtPickupDate, input#txtDropOffDate
{
    width:170px;
}
.calculator .common-form select,
.calculator .common-form input 
{
    margin:0;
}
.pad-10 
{
    width:60px;
}
.col3 {
	float:left;
	width:200px !important;
	height:112px;
}
.pad-10-nz {
	margin:0 !important;
	padding:4px 2px 4px 0 !important;
	width:60px;
}
.nz-checkbox {
	float:left;
	margin-top:10px;
	width:190px !important;
}
.col3 a {
	margin-top:20px;
}
.nz-forfloat {
	float:right !important;
	margin: 20px 40px 0 0;
	width:220px !important;
}
#NZ-filler {
	width:220px;
	height:254px;
	float:right;
	margin: 20px 40px 0 0;
}
#NZ-filler h1 {
	font-size:18px;
	font-weight:bolder;
	color:#2D86D8;
	border: 2px solid #E0DACD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F4F2EC'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#F4F2EC)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #ffffff,  #F4F2EC); /* for firefox 3.6+ */
}
.imgArea {
	height:203px;
	border: 2px solid #E0DACD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F4F2EC'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#F4F2EC)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #ffffff,  #F4F2EC); /* for firefox 3.6+ */
}
#NZ-filler p {
	padding:5px;
	margin-top:20px;
}
.phoneicon {
	width:50px;
	height:50px;
	background:url('images/phoneIcon.png');
	position:absolute;
	margin: 20px 0 0 156px;
}
.phonesupport-img {
	background: url(images/phonesupport.jpg) no-repeat;
	width:210px;
	height:68px;
	overflow:hidden;
	margin:5px 3px;
}
.nz-forfloat {
	float:right !important;
	margin: 20px 40px 0 0;
	width:220px !important;
}
/*
    Search Results
*************************************/
.searchitemwrap {
	width:876px;
	margin:0 0 0 35px;
	padding:20px 0 10px 0;
	font-family:tahoma, arial !important;
    border-bottom:1px  solid #e0dacd;
	border-left:2px  solid #e0dacd;
	border-top:2px  solid #e0dacd;
	border-right:2px  solid #e0dacd;
	background:#FFFFFF;
}
.searchitemwrap-1 {
	width:876px;
	margin:0 0 0 35px;
	padding:20px 0 10px 0;
	font-family:tahoma, arial !important;
    border-bottom:1px  solid #e0dacd;
    border-top:2px  solid #e0dacd;
	border-left:2px  solid #e0dacd;
	border-right:2px  solid #e0dacd;
	background:#fffeeb;
}
.imagewrap {
	width:120px;
	height:90px;
	background: #999;
	margin-left:20px;
	position:absolute;
}
.topdetails {
	width:740px;
	height:90px;
	padding-left:136px;

}
.bottomdetails {
	width:645px;
	margin-top:10px;
	padding-left:20px;
		display:block;
		border: solid transparent;
}
	.col-wrap {
		margin-left:20px;
		float:left;
	}
	.col-wrap strong 
	{
	    font-size:14px;
	    text-align:right;
	}
	.col-wrap h4 {
		color:#076ade;
		margin:0;
		padding:0;
		font-size:14px;
		font-weight:normal;
		text-align:right;
	}
	.col-wrap h1 {
		color:#000;
		margin:0;
		padding:0;
		font-size:20px;
		font-weight:normal;
	}
	.col-wrap h5 {
		color:#000;
		margin:0;
		padding:0;
		font-size:12px;
		font-weight:normal;
		text-align:right
	}
	.col-wrap h5 a {
		color:#076ade;
		font-weight:normal;
	}
	.col-wrap tr, td {
		font-size:12px;
	}
	#quote-calculator-1
	{
	    width:90%;
	}
    #quote-calculator-1 h2, #quote-calculator-1 div 
    {
        width:90%;
    }
    .impt 
    {
        font-size:18px;
        min-width:200px;
    }
    .impt #cphMainPanel_lblDropOffLocation, .impt #cphMainPanel_lblPickupLocation 
    {
        float:left;
    }
    .jqIconbg 
    {
        background:url("http://www.campertravelusa.com/Content/themes/default/US/images/info-icon.png");
        width:15px;
        height:17px;
        margin-left:5px;
    }
    .aprox 
    {
		 font-size:10px;
        margin-top:-15px;
		margin-left:300px;
		color:#ccc;
    }
    .col-wrap table 
{
    margin-bottom:0 !important;
}
.srchtable tr, .srchtable td 
{
    padding:0;
    margin:0;
    font-size:10px;
}
td.Srchtble-td-L 
{
    width:60px;
    text-align:left;
    color:#999;
}
td.Srchtble-td-R 
{
    text-align:right !important;
}
.radiocolwrap 
{
    text-align:right;
}
.btntotheright 
{
    float:right;
    margin-right:25px;
}
.optNotification
{
	background-color: #2C85D7;
    border-radius: 2px;
    color: #FFFFFF;
    margin: 15px;
    padding: 8px;
    width: 463px;
    min-width: 463px;
    display:block;
}
label.labelshrink 
{
    width:100px;
}
label.labelshrink-2 
{
    width:100px;
}
label.labelshrink-1 
{
    position:absolute;
}
.tofloat input 
{
    background:none !important;
    border:2px solid #E8E5DE !important;
    height:12px;
}
.tofloat select 
{
    background:none !important;
    font-size:10px;
    border:2px solid #E8E5DE;
}
.tofloat textarea 
{
    background:none !important;
    font-size:12px;
    border:2px solid #E8E5DE;
}