/* columns */

.leftcol {
	float:left;
	width:250px;
	min-height:640px;
    height:auto !important;
    height:640px; 
	/* background: url("/images/home2/searchbox_bg.gif"); */
	background-repeat:repeat-x;
	background-color: #003399;
	background-color: #5C8FD7;
}

.rightcol {
	width:700px;
	margin-left:270px;
}

/* Right column */

.wrapper h1.intro {
	font-family: arial;
	color:#003399;
	font-size:90%;
	text-align:center;
	margin-bottom:15px;
}

.wrapper .intro1 {
	font-family: arial;
	color:#003399;
	font-size:100%;
	float:right;
	text-align: left;
	margin-bottom:15px;
	font-weight:bold;
	width:350px;
	
}


.top-panel {
	color:#666666;
	height:90px;
	font-size:90%;
}

.top-panel .icon	 {
	margin-top:5px;
	margin-right:10px;
}


.top-panel h2 {
	color:#3366CC;
	padding-top:10px;

}

div.newsletter {
/*	background: url("/images/home2/icon_envelope.gif");*/	
	background-repeat:no-repeat;
	background-position: right 10px;
	color:#666666;
	float:right;
	width:255px;
	padding:8px;
	background-color:#FCE9A1;
	margin-left:5px;
	border-radius:5px;
}

/*.newsletter h2 {
	font-size:133%;
	margin-top:0px;
	padding-top:0px;
	color:#FF6600;
}
*/
.newsletter1 {
	font-size:133%;
	margin-top:0px;
	padding-top:0px;
	color:#FF6600;
	font-weight:bold;
}


/* search box - left column */

.testimonials_link {
  background-color: #ffffff;
}


.search_popup { 
    padding:10px;
	
}




.search_popup h2.holidaysearch { 
	padding-right:30px;
	color:#66CCFF;
	font-size:133%;
	margin-bottom:12px;
	}
	
	
#form_package_page_eurostar_block {
	margin-bottom:8px;
}


#form_package_page_eurostar_block .search_left,
#form_package_page_eurostar_block .search_right {
	margin-bottom:5px;
}
	
#form_package_page_eurostar_block h3 {
	color:#66CCFF;
	font-size:133%;
	font-family:"Trebuchet MS", Verdana, Arial;
}
	


.search_popup select { 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
	
.search_popup .row {
	margin-bottom:12px;
	line-height:110%;
}


.search_popup .box {
	padding:0px;
}


/* popup overide */

.search_popup .search_left,
.search_popup .search_rooms .star_rating  {
	float:none;
}

.search_popup .search_rooms .board_type {
	margin-left:0px;
}

#perfect_trip_search_wrapper .search_popup .search_rooms h3 {
	width:0px;
}

.search_popup div.roomdetails {
	margin-left:auto;
}


#form_package_page_source_block,
#form_package_page_ob_block,
#form_package_page_destination_block,
#form_package_page_ib_block,
.search_popup .star_rating,
.search_popup .board_type,
.search_popup .room_options  {
	margin-bottom:12px;
	line-height:110%;
}


#perfect_trip_search_wrapper .search_popup h3 {
	font-size:120%;
	font-weight:bold;
}



#form_package_page_destination_block select {
	width:220px;
}

/* offers box */

/* h2.fwoffers {
	color:#FFFFFF;
	background-color:#FF6600;
	padding:4px;
	text-align:center;
	font-size:140%;
	margin-bottom:8px;
	border-radius:5px;
} */

.fwoffers {
	color:#FFFFFF;
	background-color:#FF6600;
	padding:4px;
	text-align:center;
	font-size:140%;
	margin-bottom:8px;
	border-radius:5px;
	font-weight:bold;
}

.offersbox {
	font-size:90%;
	color:#003399;
	padding:0px;
}

.offersbox .column {
	background-image:url("/images/home2/offersbox_bg.gif");
	background-repeat:repeat-x;
	background-position: 0px bottom;width:128px;
	float:left;
	padding:4px;
	padding-bottom:12px;
	margin:2px;

}
.offersbox .column:hover {
	padding:3px;
	padding-bottom:12px;
	background-image:none;
	border:1px solid #FF9933;
	background-color:#FFFFFF;
	cursor:pointer;
}

/* .offersbox h3 {
	font-size:133%;
	margin-top:8px;
	margin-bottom:2px;
	white-space: nowrap;
} */

.offersbox_h3 {
	font-size:133%;
	margin-top:8px;
	margin-bottom:2px;
	white-space: nowrap; /* stop long destination names wrapping */
	font-weight:bold;
}
.offersbox .price  {
	color:#FF3300;
	margin-top:3px;
}

.offersbox .price a:link,
.offersbox .price a:visited {
	font-size:200%;
	font-family:"Trebuchet MS", Verdana, Arial;
 line-height: 100%;
	font-weight:bold;
	color:#FF3300;
	text-decoration:none;
}


.offersbox  img.oow  {
	width:128px;
}

/* two banners */

.leftbanner {
	color:#003399;
	width:460px;
	height:152px;
	padding:15px;
	/* background-image:url("/images/home2/leftbanner_bg.gif"); */
	background-image:url("/images/home2/leftbanner_bg.jpg");
	background-repeat:repeat-x;
	background-position: right 0px;
}

.whyfleetway {
	color:#14368A;
	font-size: 140%;
	line-height:30px;
	font-weight:normal;
	margin-bottom:5px;
	padding-bottom:15px;
	font-weight:bold;
}




/* NIVO slider */




.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; /* IE7 must come first */
	filter: alpha(opacity=85);	/* IE8 */
       	opacity:0.85; /* browsers that follow the spec */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}




#slider-wrapper {
   /* background:url(images/slider.png) no-repeat;*/
    width:700px;
    height:280px;
	margin-bottom:15px;
}

#slider {
	position:relative;
    width:700px;
    height:280px;
    margin-left:0px;
/*	background:url(images/loading.gif) no-repeat 50% 50%; */
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:0px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/images/home2/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
	background-color:#003399;
    text-shadow:none;
    width: 455px;	
	left:220px;
	font-size:220%;
	line-height:90%;
	padding:10px;
	padding-left:15px;
	font-style:italic;
	font-weight:bold;
	border-top-left-radius:12px;
	letter-spacing:-1px;
	}
	
.nivo-caption .title {
	font-size:75%;
	color:#63C6FB;
	letter-spacing:0px;
	margin-left:4px;
}

#slider .nivo-caption img {
	display:inline;
	position:relative;
}

	
.nivo-caption a { 
    color:#FF6600;
    text-decoration:none;
}



/* added for new searchbox */
h2 { padding: 0; margin: 0; }
h2.title_bigbox, h2.title_bigbox_a {
  background:transparent url(/images/2008/arrows_01.gif) no-repeat scroll left top;
  color:#014D9E;
  font-family:Verdana;
  font-size:13px;
  font-weight:bold;
  height:22px;
  line-height:20px;
  padding-left:14px;
  text-align:left;
}
h2.title_bigbox_a:hover {
  background:transparent url(/images/2008/title_bigbox_hover2.jpg) repeat-x scroll left top;
}
#imageContainer {
  height:154px;
  position:relative;
}
#imageContainer img {
  display:none;
  position:absolute;
  top:0px; left:13px;
  cursor:pointer;
}
.emergency {
  color:#012551;
  border: 1px solid #012551;
  font-size: 12px;
  font-weight: bold; 
  margin:4px;
  padding:6px;
  background-color:#e6efff;
  text-align:center;
  margin-bottom:8px;
}
.emergency a,
.emergency a:visited {
  color:#0066FF;
}
.emergency a:hover {
  color:#003399;
}
.hidden {
  display:none;
}
.sb_inline {
  width: auto;
  background: inherit;
  font-size: inherit;
  min-height:447px;
  z-index: 2;
}

.sb_inline_wrapper a.atol {
    display: block;
    text-align: center;
    width: 250px;
}


.wrapper .sb_eurostar_header {
        margin-bottom:7px;
}

.sb_inline select, .sb_inline input {
  /*font-size: 100%;*/
}
.sb_inline .sb_row, sb_inline h2.sb_header {
  /*margin-bottom: 12px;*/
}
.sb_inline .sb_night_select {
  width: auto;
  font-family:Verdana, Arial, Helvetica, sans-serif !important;
}
#headerwrapper {
  height: 141px;
  position: relative;
}


#headerwrapper ul {
  position: absolute;
  bottom: 0;
  left: 0;
}
.navtools {
  float: none;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 22px;
}
.sb_switchers {
  background-color: #ffffff;
  padding: 0;
  border: 0;
  margin: 0;
  height: 26px;
  overflow: hidden;
}
.sb_switcher, .sb_switcher:visited {
  color: #EEEEEE;
  display: inline-block;
  font-weight: bold;
  padding: 7px;
  padding-bottom: 5px;
  margin: 0;
  width: 100px;
  font-size:14px;
}
.sb_switcher_on, .sb_switcher_on:visited {
  background-color: #1447AC;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
}
.sb_switcher_off, .sb_switcher_off:visited {
  background-color: #3399FF;
  color:#EEEEEE;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
}

.sb_switcher_off:hover {
}

.sb_main_header {
  display: none;
}

.sb_switchers a:hover {
  color:#FFFFFF;
}


.sb_label, .sb_button {
  font-size: 12px;
}



