@import url("styles_base.css");

html, body, div, form, img {
  margin: 0px;
  padding: 0px;
  border: 0px;
  }

body {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;	
	background-color: #ffffff;
	}


/*** Container ***/
#container_1col, #container_2col {
	position: relative;
	width: 820px;
  margin: 20px auto 0 auto;
  background: #ffffff url('img/container_bg.gif') top left repeat-y;
  }


/*** Header ***/
#header {
	position: relative;
	height: 300px;
	padding: 0;
	margin: 0;
	}
	
#logo {
	position: absolute;
	top: 220px;
	right: 45px;
	}	


/*** Content ***/
#content {
	padding: 20px 15px 10px 15px;
	}
	
#container_1col #column_left {
	padding: 0;
	}

#container_2col #column_left {
	float: left;
	width: 400px;
	padding: 0;
	}

#container_1col #column_right {
	display: none;
	}

#container_2col #column_right {
	float: right;
	width: 330px;
	padding: 0;
	}
	
#bottom_content {
	clear: both;
	padding: 10px 0px 0px 0px;
	}
	
	
/*** Carousel ***/
#carousel_container {
	position: relative;
	margin: 0;
	height: 105px;
	}

#carousel {
	position: absolute;
	top: 0px;
	left: 50px;
	overflow: hidden;
	height: 97px;
	width: 690px;
	}
	
#carousel ul {
	margin: 0;
	padding: 0;
	}
 
#carousel li {
	display: block;
	width: 140px; 
	height: 97px;
	margin: 0px;
	padding: 0;
  list-style: none;  
	float: left;
}

#carousel li img {
	padding: 0;
	margin: 0;
	}

#carousel_prev {
	position: absolute;
	top: 10px;
	left: 0px;
	}

#carousel_next {
	position: absolute;
	top: 10px;
	right: 0px;
	}


/*** Footer ***/
#footer {
	position: relative;
	height: 8px;
	width: 820px;
  clear: both;
  padding: 0px;
	background: transparent url('img/footer/footer_bg.gif') bottom left no-repeat;
	}
	
#imprint {
	display: none;
	}

#imprint_link {
	margin: 0 auto 0 auto;
	padding: 5px 0 20px 0;
	width: 820px;
	text-align: right;
	font-size: 0.9em;;
	}

#imprint_link a {
	padding: 0 15px 0 0;
	}

  
/*** Classes ***/  
div.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	overflow: hidden;
	}

span.clear {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
	
	
/*** Tour offers ***/
ul.categorization {
	padding: 0;
	margin: 10px 0;
	}
	
ul.categorization li {
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 100%;
	}
	
ul.categorization img {
	padding: 0;
	margin: 0;
	}
	
div.tx_mctouroffers h1 {
	position: absolute;
	top: 271px;
	left: 15px;
	}

div.sortbar {
	background: #da2d1a url('img/content/bg-sortbar-top_left.gif') top left no-repeat;
	color: #ffffff;
	margin: 10px 0 15px 0;
	font-size: 0.9em;
	}

div.sortbar a, div.sortbar a:link, div.sortbar a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
div.sortbar a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
div.sortbar_top_right {
	background: url('img/content/bg-sortbar-top_right.gif') top right no-repeat;
	min-height: 10px;
	}

div.sortbar_bottom_left {
	background: url('img/content/bg-sortbar-bottom_left.gif') bottom left no-repeat;
	min-height: 10px;
	}
	
div.sortbar_bottom_right {
	background: url('img/content/bg-sortbar-bottom_right.gif') bottom right no-repeat;
	min-height: 10px;
	padding: 0 12px;
	}
	
div.sortbar_sort {
	float: left;
	margin: 9px 0 0 0;
	padding: 0 6px 8px 0;
	}
	
img.sortbar_sortimage {
	float: left;
	margin: 11px 5px 7px 5px;
	}
	
div.sortbar_order {
	float: left;
	margin: 7px 0 0 0;
	padding: 9px 10px 10px 0;
	background: transparent url('img/content/sortbar-divider.gif') top right repeat-y;
	}

div.sortbar_range_text {
	float: right;
	margin: 7px 0 0 0;
	padding: 9px 5px 10px 10px;
	}
	
div.sortbar_range {
	float: right;
	margin: 9px 0 0 0;
	padding: 0 0 8px 0;
	}
	
div.sortbar_lastminute {
	float: right;
	margin: 7px 0 0 0;
	padding: 9px 10px 10px 0;
	background: transparent url('img/content/sortbar-divider.gif') top right repeat-y;
	}

div.offer {
	padding: 0 10px;
	margin: 0 0 30px 0;
	}
	
div.offer_col1 {
	float: left;
	width: 245px;
	}
	
div.offer_col2 {
	float: left;
	width: 365px;
	}
	
div.offer_col3 {
	float: right;
	width: 135px;
	padding: 10px 0 0 0;
	}

div.offer_col2 p {
	margin: 0 0 0.2em 0;
	}
	
span.offer_field_header {
	font-weight: bold;
	color: #da2d1a;
	}
	
span.offer_price_header {
	margin: 30px 0 0 0;
	}

div.offer_price {
	margin: 20px 0 0 0;
	}

span.offer_price {
	padding: 10px 0 0 0;
	font-size: 2em;
	font-weight: bold;
	color: #da2d1a;
	}

.sortbar_select_sort,
.sortbar_select_order {
	height: 30px;
	background: #ffffff url('img/content/bg-sortbar-select.gif') top right no-repeat;
	}

.sortbar_select_sort .passiveSelect, .sortbar_select_sort .activeSelect,
.sortbar_select_order .passiveSelect, .sortbar_select_order .activeSelect {
	display: block;
	cursor: pointer;
	padding: 7px 7px 0 7px;
	}
		
.sortbar_select_sort .passiveSelect,
.sortbar_select_order .passiveSelect {
	color: #da2d1a;
	}
		
.sortbar_select_sort .activeSelect,
.sortbar_select_order .activeSelect {
	color: #da2d1a;
	font-weight: bold;
	}
	
.sortbar_select_sort ul,
.sortbar_select_order ul  {
	padding: 0;
	margin: 0;
	background: #ffffff;
	border-bottom: 3px solid #da2d1a;
	list-style: none;
	max-height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	cursor: pointer;	
	width: 170px;
	}

.sortbar_select_sort ul {
	width: 170px;
	}

.sortbar_select_order ul {
	width: 150px;
	}
		
.sortbar_select_sort li,
.sortbar_select_order li {
	padding: 0;
	margin: 0;
	font-weight: normal;
	padding: 3px 0 3px 7px;
	color: #000000;
	}
		
.sortbar_select_sort li:hover,
.sortbar_select_order li:hover {
	color: #da2d1a;
	}
		
.sortbar_select_sort .selected,
.sortbar_select_order .selected {
	color: #da2d1a;
	font-style: italic;
	}
	
.quick_links {
	margin: 15px 0;
	}
