* { margin: 0px; padding: 0px; }
body {  background:#FFF; }
/*
	Header Section
----------------------------------------*/
#header {
	background: none;
	border-top: #acacac solid 2px;
	height:70px;
	background:url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/header-shadow.png) center bottom no-repeat;
}
#header .shadow {
    top:0;
    height:39px;
    background-color: #1B1B1B;
    background-image: -moz-linear-gradient(top, #222, #111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#111));
    background-image: -webkit-linear-gradient(top, #222, #111);
    background-image: -o-linear-gradient(top, #222, #111);
    background-image: linear-gradient(to bottom, #222, #111);
    background-repeat: repeat-x;
    border-color: #252525;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
    
    background: none;
    display:none;
}
#header .wrap {
	height:70px;
}
.logo {	
    top:11px; left:20px;
    width:210px;
    height:45px;
    background:url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/logo.png) no-repeat;
}
.logo img { display:none; }
#header .channel { top: 11px; left:230px; }
.channel-au { background:url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/ch-au.png) no-repeat; }
.channel-ca { background:url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/ch-ca.png) no-repeat; }
.channel-nz { background:url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/ch-nz.png) no-repeat; }
.channel-us { background:url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/ch-us.png) no-repeat; }
.channel-za { background:url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/ch-za.png) no-repeat; }

#header .wrap .top {
	display:none;
}

#header .pb {
    display:none;
}
/* freecall no */
.phone-number {	
    top: 10px;
    right:175px;
    padding-left:63px;
    background: url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/img-call-now.png) left 3px no-repeat;
}
.phone-number .btn {
    padding:0;
    font-size:11px;
    text-shadow:none;
    text-decoration:underline;
    color:#616161;
    background:none;
}
.ct-plt {
    display:none;
}
.phone-number .btn:hover {
    color:#616161;
}
/* header btns */
#header .bw {
    top:11px; bottom:auto;
    right:21px;
    width:124px;
}
#header .bw .btn {
    height:12px;
}
#header .bw .btn:hover {
    background-position-y:0;
}
#header .bw .btn-skype {
    width:39px;
    background: url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/text-skype.png) no-repeat;
}
#header .bw .btn-chat-online, #header .bw .btn-chat-offline {
    width:55px;
    background: url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/text-live-chat.png) no-repeat;
}
#header .wlc { margin-left:30px; }
#header .wlc, #header .wlc a {
    height:12px;
}
/* navigation | main menu */
.main-menu {
    width:600px;
    height:25px;
    top:35px; bottom:auto;
    left:auto; right:2px;
    background:none;
}
.main-menu ul {
    float:right;
    width:auto;
    background:none;
}
.main-menu ul li {
    margin:0 12px;
}
.main-menu ul li a {
    padding:2px 5px;
    height:auto;
    font-size:12px;
    font-weight:normal;
    color:#616161;
    text-shadow:none;
}
.main-menu ul li a:hover {
    
}
/* content */
.container {
    padding-bottom:50px;
    background:none;
}
#content { background:none; }

/* steps */
.steps {
    height: 70px;
    background:none;
}
.steps .heading, .steps .heading span {
    font-family:Arial;
    font-size:14px;
    font-weight:normal;
}
.steps .current { background:none; }
.steps .step *, .steps .current * { color:#585858 !important; text-shadow:none !important; }
.steps h3 { float:left; height:40px; text-indent:-9999px; }

.steps .step { padding-left:48px; }

.steps .step .no {
    position:absolute;
    top:12px; left:0px;
    width:37px;
    height:37px;
    text-indent:-9999px;
    background:url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/steps.png) no-repeat;
}

.steps .step-1 h3 { background:url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/step-1.png) 0 2px no-repeat; }
.steps .step-2 h3 { background:url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/step-2.png) 0 2px no-repeat; }
.steps .step-3 h3 { background:url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/step-3.png) 0 2px no-repeat; }

.steps .step-2 { left:415px;}
.steps .step-3 { left:702px;}

.steps .step-1 .no { background-position:0 0; }
.steps .step-2 .no { background-position:-39px 0; }
.steps .step-3 .no { background-position:-78px 0; }

.steps .step-1.current .no { background-position:0 -38px; }
.steps .step-2.current .no { background-position:-39px -38px; }
.steps .step-3.current .no { background-position:-78px -38px; }

.steps .step-1 h3 {
    
}

/* search form */
.searchform-widget-wide .btn-form-search,
.searchform-widget-wide .form-loading {
    background: url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/sf-button.png) 0 0 no-repeat;
}
.sf-step-2 .searchform-widget-wide .btn-form-search { background: url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/sf-button.png) 0 -141px no-repeat; }
.sf-step-2 .searchform-widget-wide .btn-form-search:hover { background-position: 0 -47px; }


/* search results */
.l-button, 
.availability .btn, 
.greenbtn, 
.check-availability .btn  { width: 190px !important; height:47px !important; background: url(http://www.campertravelusa.com/content/themes/grayscale/greyscale/images/btn-check.png) 0 0 no-repeat !important; }
.l-button:hover, 
.availability .btn:hover, 
.greenbtn:hover,
.check-availability .btn:hover { background-position: 0 -47px !important; }

.check-availability .btn {
    margin-right:0 !important;
}

.heading-bar, .heading-bar div { background: #eee;  }
.heading-bar, .heading-bar b { color:#616161; text-shadow:none; }

.SearchItem {
    border:1px solid #DFDFDF  !important;
    background:none !important;    
}
.SearchItem h4 {
    font-size:13px;
    color:#616161;
}
.sf-sLogo { display:none !important; }

/* home */
.home > .col-2 {display:none !important;}

.roadieShow > .col-2 {display:block !important;}

.roadieShow > .col {
    float:left; display:inline;
}
.roadieShow > .col-1 .uvp { width: 550px; padding-right:30px; }
.roadieShow > .col-2 { float:right; width: 350px; padding-top:30px;}

.roadieShow > .col-1 .uvp .item,
.roadieShow > .col-1 .uvp .item2 { 
    width:450px;
    padding-bottom:25px;
    margin-left:5px;
}

.roadieShow > .col-2 img {width:350px;}


.fn {width:350px;padding-top:10px;text-align:center;font-size:10px;}
.fn .mdh {background:none;font-size:18px; padding:0;font-size:11px;font-weight:bold; margin:0;margin-right:15px;}

/* powered by */
.fn .campertravel {line-height:normal;float:none; display:inline;padding-top:5px; }
.fn .campertravel .poweredby { color:#707070; font-size:10px; display:inline; }
.fn .campertravel .brand { font-size:11px; color:#158ED3; font-weight:bold; }
.fn .campertravel .brand span { font-size:11px; color:#EEA816; font-weight:bold; }


/* Search Result */
.si-hide-b .SearchItem {
    overflow:hidden;
}
.si-hide-b .SearchItem .bottomdetails {
    display:none;
}
.si-hide-b .SearchItem #spanPromo {
    position:relative !important;
    float:left;
    display:none !important;
    height:40px;
    overflow:hidden;
}

/* footer */
#footer {
    background: #333;
    color: #EEE;
    border-top: 1px solid black;
    text-shadow: 1px 1px 1px #222;
    -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25) inset;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25) inset;
}
#footer .wrap, #footer li a {
    color:#b6b4b4;
    text-shadow:none;
    background:none;
}
#footer .wrap { padding-top:40px; padding-bottom:40px; }
#footer h4, .ct {
    color:#CFCFCF;
    text-shadow:none;
}