body
{
	text-align: center;
  	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('../gfx/gradient_background.png') repeat-x;
	background-color: #F7F7F7;
	color: #000000; font-family: arial; font-size: 12px; line-height: 16px;
	margin: 0px;
	padding: 0px;
}

a
{
	color: #4F4F4F;	
}

#top_right_menu #inner {
	vertical-align: top;
	display: inline-block;
}

#top_right_menu #facebook {
	display: inline-block;
	padding-top: 5px;
} 

#site_container
{
	text-align:left;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	
}

#site_container #top_container,
#site_container #content_container,
#site_container #menu_container,
#site_container #bottom_container,
#site_container #content_container_bottom,
#site_container #flash_container
{
	float:left;
	width: 970px;
}

#site_container #flash_container
{
	height: 235px;
	background-color: #FEAEC7;
}


#site_container #bottom_container
{
	background: url('/gfx/member_logos.png') 845px 3px;
	background-repeat: no-repeat;
	
	background-color: #E5E5E5;
	height: 44px;
	line-height: 22px;
}

#site_container #bottom_container .text
{
	padding-left: 10px;
	color: #727272;
	font-size: 11px;
}



#site_container #top_container #enews_subscribe_button,
#site_container #top_container #top_right_container,
#site_container #top_container #top_right_menu
{
	float:right;
	clear:right;
}

#site_container #top_container #top_right_container
{
	padding-right: 6px;
}

#site_container #top_container #top_right_menu
{
	font-size: 11px;
	line-height: 38px;
	padding-right: 14px;
	margin-bottom: -10px;
	
}

#site_container #top_container #top_right_menu a,
#site_container #top_container #top_right_menu
{
	color: #9B9B9B;
}


#site_container #top_container .logo
{
	float:left;
	border: 0px;
}

#site_container #content_container
{
	padding-top: 10px;
	background: url('/gfx/content_middle.png');
	margin-bottom: 12px;
}

#site_container #content_container_bottom
{
	border-bottom: 1px solid #D0CCC9;
}

#site_container #frontpage_left,
#site_container #frontpage_center,
#site_container #frontpage_right
{
	float:left;
}

#site_container #frontpage_right
{
	background-image: url(../gfx/quicksearch_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 39px;
	width: 288px;
}

#site_container #frontpage_left
{
	width: 173px;
}

#site_container #frontpage_left #frontpage_destinations
{
	float:left;	
}

#site_container #frontpage_left #frontpage_destinations .box_middle,
#site_container #frontpage_left #frontpage_destinations .box_bottom,
#site_container #frontpage_left #frontpage_destinations .box_top
{
	float:left;
	width: 165px;
}

#site_container #frontpage_left #frontpage_destinations
{
	margin-left: 5px;
	margin-bottom: 8px;
}

#site_container #frontpage_left #frontpage_destinations .box_middle
{
	background: url('/gfx/left_menu_middle.png') repeat-y;
	
}

#site_container #frontpage_left #frontpage_destinations .box_bottom
{
	background: url('/gfx/left_menu_bottom.png') no-repeat;
	background-position: bottom left;
}

#site_container #frontpage_left #frontpage_destinations .box_top
{
	background: url('/gfx/left_menu_header.png') no-repeat;
	padding-top: 28px;
	
}

#site_container #frontpage_left #frontpage_destinations .element
{
	background: url('/gfx/left_menu_splitter.png') no-repeat;
	background-position: bottom left;
	line-height: 28px;
}

#site_container #frontpage_left #frontpage_destinations .element a
{
	text-decoration: none;
	color: #4F4F4F;
	margin-left: 10px;	
	font-size: 11px;
}

#site_container #frontpage_center
{
	width: 508px;
}

#site_container #menu_container
{
	background: url('/gfx/top_menu_background.png') no-repeat;
	height: 29px; 
	margin-bottom: 26px;
}

#site_container #tmi
{
	float:right;
}


#site_container #frontpage_center .vertical_teaser,
#site_container #frontpage_center .horizontal_teaser,
#site_container #frontpage_center .vertical_teaser .image_container
{
	float:left;
}



#site_container #frontpage_center .vertical_teaser
{
	background: url('/gfx/teaser_box.png'); 
	width: 245px;
	height: 259px;
	margin-right: 6px;
	overflow: hidden;
	margin-bottom: 8px;
}
#site_container #frontpage_center .vertical_teaser .image_container
{
	width: 245px;
	height: 165px;
	overflow:hidden;
}

#site_container #frontpage_center .vertical_teaser .image_container img
{
	margin-left: 13px;
	margin-top: 13px;
}
#site_container #frontpage_center .vertical_teaser h2,
#site_container #frontpage_center .horizontal_teaser h2
{
	color: #6E2B88;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	line-height: 30px;
	
}

#site_container #frontpage_center .vertical_teaser .header_container
{
	height: 30px;
	overflow:hidden;
	float:left;
	clear:left;
	margin-bottom: 5px;;
	margin-left: 13px;
	width: 217px;
}


#site_container #frontpage_center .vertical_teaser .text
{
	float:left;
	clear:left;
	height: 32px;
	overflow:hidden;
	margin-left: 13px;
	width: 217px;
	
}

#site_container #frontpage_center .vertical_teaser .link_container,
#site_container #frontpage_center .horizontal_teaser .link_container
{
	float:left;
	clear:left;
	margin-left: 30px;
	width: 150px;
	width: 217px;
}

#site_container #frontpage_center .vertical_teaser .link_container a,
#site_container #frontpage_center .horizontal_teaser .link_container a
{
	color: #4A4A4A;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	width: 217px;
}

#site_container #frontpage_center .horizontal_teaser .link_container
{
	width: 280px;
}


#site_container #frontpage_center .horizontal_teaser
{
	width: 496px;
	margin-bottom: 8px;
}


#site_container #frontpage_center .horizontal_teaser h2
{
 
	
}

#site_container #frontpage_center .horizontal_teaser .link_container
{
	margin-left: 0px;
	padding-left: 18px;
	background: url('/gfx/bullet.png') no-repeat;
	background-position: 1px 5px;
	margin-bottom: 10px;
}



#site_container #frontpage_center .horizontal_teaser .box_middle,
#site_container #frontpage_center .horizontal_teaser .box_bottom,
#site_container #frontpage_center .horizontal_teaser .box_top
{
	width: 496px;
	float:left;
}

#site_container #frontpage_center .horizontal_teaser .box_middle
{
	background: url('/gfx/horizontal_teaser_middle.png') repeat-y;
}

#site_container #frontpage_center .horizontal_teaser .box_bottom
{
	background: url('/gfx/horizontal_teaser_bottom.png') no-repeat;
	background-position: bottom left;
}


#site_container #frontpage_center .horizontal_teaser .box_top
{
	background: url('/gfx/horizontal_teaser_top.png') no-repeat;

}

#site_container #frontpage_center .horizontal_teaser .image_container
{
	float:left;
	width: 188px;
	border: 1px solid #E8E6E9;
	margin-left: 8px;
	margin-top: 8px; 
}

#site_container #frontpage_center .horizontal_teaser .image_container img
{
	width: 184px;
	margin: 2px;
}

#site_container #frontpage_center .horizontal_teaser .text_container
{
	width: 280px;
	margin-left: 10px;
	float:left;
}
#site_container #frontpage_center .horizontal_teaser
{
	background-color: #FEFEFE;
}

#site_container #frontpage_right .traveloffer_teaser
{
	background: url('/gfx/traveloffer_box.png') no-repeat;
	float:left;
	width: 279px;
	height: 102px;
	cursor:pointer;
	
}
#site_container #frontpage_right .traveloffer_teaser h3
{
	margin:0px;
	color: #6E2B88;
	line-height: 30px;
}

#site_container #frontpage_right .traveloffer_teaser .image_container
{
	height: 100px;
	width: 112px;
	float:left;
}

#site_container #frontpage_right .traveloffer_teaser .image_container img
{
	margin-left: 11px;
	margin-top: 11px;
	width: 83px;
	height: 81px;
	float:left;
}

#site_container #frontpage_right .traveloffer_teaser .text_container
{
	width: 160px;
	float:left;
}

#site_container #frontpage_right .traveloffer_teaser .header_container
{
	width: 160px;
	height: 30px;
	overflow:hidden;
	margin-bottom: 5px;
}

#site_container #frontpage_right .traveloffer_teaser 
{
	margin-bottom: 8px;
	color: #6C6C6C;
	font-size:11px;
}

#site_container #frontpage_right .traveloffer_teaser .price
{
	color: #D5308C;
	font-size: 14px;
	font-weight:bold;
}

#menu {
	height: 29px;
	
}

#menu #nav {
	float: left;
	text-align: left;
	margin-left:10px;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu #nav li {
	float: left;
	position: relative;
	z-index : 721;
}

#menu .menutekst {
	color: #4f4f4f;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 29px;
}

#menu .menutekst:link, #menu .menutekst:visited, #menu .menutekst:active {
	color: #4f4f4f;
	text-decoration: none;
	
}

#menu .menutekst:hover {
	color: #858585;
	text-decoration: none;
}



#menu .mentopcontainer {
	background-image: url(../gfx/top_menu_splitter.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 17px;
	line-height: 29px;
	cursor: pointer;
}

#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0px;
}

#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: -1px;
}

#menu li:hover ul, #menu li.over ul { /* lists nested under hovered list items */
	display: block;
}


#menu .menulistcontainer {
	margin-top: 0px;
	background-color: #F8F8F8;
	border-bottom: 1px solid #D5D5D5;
}

#menu .menulistitem {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	width: 160px;
	color: #4F4F4F;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
}


#site_container #content_container #wide_content
{
	float:left;
	margin-left: 10px;
	padding-bottom: 8px;
}




#site_container #content_container .content_left
{
	float:left;
	width: 225px;
	padding-bottom: 8px;
}

#site_container #content_container .content_left #edgar	
{
	padding-left:24px;
	padding-top:20px;
	float:left;
	clear:left;
}

#site_container #content_container .content_right
{
	width: 735px;
	float:left;
	padding-bottom: 8px;
}

#site_container #content_container .content_right h1,
#site_container #content_container #wide_content h1
{
	color: #3F3F3F;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;	
}


#site_container #content_container .content_right .cms_image2
{
	margin-bottom: 15px;
	margin-left: 15px;
	clear: right;
	float: right;
}

#site_container #content_container .content_right #functionalitycontainer {
	
	width: 70px;
	float:right;
	
}

#site_container #content_container .content_right #functionalitycontainer img {
	border: 0;
}

#site_container #content_container .content_right #functionalitycontainer a {
	text-decoration: none;
}


#site_container #content_container .content_left .cms_menuheader
{
	background: url('/gfx/cms_header.png') no-repeat;
	width: 195px;
	height: 32px;
	line-height: 32px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	padding-left: 10px;
	float:left;
	clear:left;
}

#site_container #content_container .content_left .cms_menu
{
	float:left;
	background: url('/gfx/cms_middle.png') repeat-y;
	margin-left: 6px;
	
	
}
#site_container #content_container .content_left .cms_menu .cms_menuitemlist_bottom
{
	float:left;
	width: 195px;
	/*background: url('/gfx/cms_bottom.png') no-repeat;
	background-position: bottom left;
	height: 1px;
	line-height: 1px;*/
}

#site_container #content_container .content_left .cms_menu .cms_menuitem
{
	float:left;
	width: 185px;
	background: url('/gfx/cms_splitter.png') no-repeat;
	background-position: bottom left;
	padding-left: 10px;
	line-height: 28px;
}

#site_container #content_container .content_left .cms_menu .cms_menuitem_stars
{
	height: 28px;
	line-height: 28px;
	float:left;
	width: 195px;
	background: url('/gfx/cms_splitter.png') no-repeat;
	background-position: bottom left;
}

#site_container #content_container .content_left .cms_menu .cms_menuitem_stars #star
{
	padding-left: 10px;

}

#site_container #content_container .content_left .cms_menu .cms_menuitem a
{
	font-size: 11px;
	color:#606060;
	
}






.onlinecatalogueimagecontainer, .onlinecatalogueimagecontainer .left_hotel, .onlinecatalogueimagecontainer .right_hotel {
	float: left;
}

.onlinecatalogueimagecontainer {
	width: 734px;
	padding-bottom: 20px;
}
.onlinecatalogueimagecontainer .left_hotel {
	padding-right: 10px;
}
.onlinecatalogueimagecontainer .right_hotel {
	width: 340px;
	/*border: solid 1px #CDCDCD;*/
}

.onlinecatalogueimagecontainer .left_hotel .imagegalleryimagecontainer{
	/*border: solid 1px #CDCDCD;
	padding: 1px;*/
	
}


.onlinecatalogueimagecontainer .right_hotel .imagegalleryimagecontainer
{
	float: left;
	/*border: solid 1px #CDCDCD;*/
	margin-left: 10px;
	margin-bottom: 10px;
	width: 100px;
	height: 50px;
	overflow:hidden;
}

.onlinecatalogueimagecontainer .right_hotel .imagegalleryimagecontainer img
{
	width: 100px;
	height: 50px;
}



.onlinecatalogueimagecontainer .left_hotel #largeImagegalleryImageContainer
{
	width: 320px;
	height: 230px;
	overflow:hidden; 



}

#cms_facts
{
	margin-top: 10px;
	/*border: 1px solid #E2E2E2;*/
	color: #4F4F4F;
	float: right;
	padding-right: 10px;
}

#cms_facts .factcolor1
{
	background-color:#f8f8f8;
}

#cms_facts .factcolor2
{
	background-color:#ececec;
	
}

#cms_facts .label
{
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 25px;

	
}

#cms_facts .value
{
text-align:right;
 	padding-right: 20px;
}


.onlinecatalogueimagecontainer .left_hotel #largeImagegalleryImageContainer img
{
	width: 320px;
	height: 230px;
}

.onlinecatalogueimagecontainer .gallerylinkcontainer{
	width: 200px;
}

/*IMAGE GALLERY START*/

body.imagegallery .imagecontainergallery{
	background-color: #FFFFFF;
}

body.imagegallery .imagecontainergallery .boxright {
	position: relative;
	top: 0px;
	left: 0px;
}
#closewindowcontainer {
	position: absolute;
	top: 20px;
	right: 20px;
	font-weight: bold;
	text-decoration: underline;
}
#image_gallery_container #image_gallery_buttonbar_top {
	text-align: center;
	width: 100%;
}

#image_gallery_container #image_gallery_buttonbar_top #logo_box {
	display: none;
}

image_gallery_buttonbar_top, 
image_gallery_buttonbar_bottom, 
#image_gallery_buttonbar_middle {
	width: 80px;
}

#image_gallery_container #image_gallery_buttonbar_top {
	margin-left: auto;
	margin-right: auto;
}

#image_gallery_buttons div {
	float: left;
}

#image_gallery_buttonbar_top {
	width: 100%;
	height: 60px;
}

#image_gallery_buttons_top {
	width: 130px;
	float: left;
	padding-top: 15px;
}

#image_index_placeholder{
	padding-left: 20px;
	padding-right: 20px;
}

#image_gallery_buttonbar #logo_box {
	padding-left: 20px;
}

#image_placeholder_box {
	clear: left;
}

#logo_box #logo {
	background-image: url( ../gfx/logo2.gif);
	width: 184px;
	height: 42px;
	border: 0px;
}

#image_index_placeholder {
	font-weight: bold; 
	width: 50px;
}

#image_text_title, #image_text {
	text-align: center;
}

#image_text_title  {
	color:#295A9B;
	font-family:tahoma;
	font-size:19px;
	font-weight:bold;
	line-height:22px;
	text-align: center;
}

#image_gallery_backbutton {
	width: 14px;
	height: 14px;
	background-image: url( ../gfx/arrow_left.gif);
	border: none;
	cursor: pointer;
}
#image_gallery_forwardbutton {
	width: 14px;
	height: 14px;
	background-image: url( ../gfx/arrow_right.gif);
	border: none;
	cursor: pointer;
}


/* CONTACT FORMULA - START */
.contactform .teaser {
	padding-bottom: 10px;
}

.contactform .sentInfo {
	width: 400px;
	border: 1px dashed #575757;
	padding: 5px;
}

.contactform .text {
	padding-top: 10px;
}
/* CONTACT FORMULA - END */

.cms_image2 {
    width: 160px;
}

#google_maps_container
{
	/*float:left;*/
	clear:left;
	width: 550px;
	overflow:hidden;
}

img {
    border: 0 none;
}





.page_index a.tm_Link1
{

}

.page_index a.tm_Link1:hover
{
	
}

table.travelofferlist{
	margin-top:5px;
}

table.travelofferlist thead{
	background-color:#9F9F9F;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
table.travelofferlist thead h1{
	background-color:#d93a73;
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
}

table.travelofferlist table.travelofferlist_details thead{
	background-color:#fff;
	color:#000;
	text-align:left;
}
table.travelofferlist table.travelofferlist_details tbody td{
	text-align:left;
	padding-left:5px;
	vertical-align:middle;
}

table.travelofferlist table.travelofferlist_details tbody div.body_text{
	text-align:left;
	margin:10px 10px 10px 0px;
}

div.travelofferlist_read_more_link a.tm_Link1{
	color:#a81431;
}

div.travelofferlist_read_more_link a.tm_Link1:hover{
	color:#000;
}

/* Les mer */
div.content_container_traveloffer h1{
	padding-left:0px;
}
table.travelofferlist thead td{
	padding:5px;
}

table td.traveloffer_detail_td_header{
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:4px;
	color:#000;
}

table td.traveloffer_detail_td_under_header{
	padding-bottom:4px;
}

table tbody td.tm_body1{

}

table tbody strong, table tbody b{
	color:#000;
}

td.traveloffer_detail_td_header a{
	color:#a81431;
}

td.traveloffer_detail_td_header a:hover{
	color:#000;
}


.traveloffe_teaser_header
{
	/*width: 252px;*/
	color: #2b497f;
	height: 43px;
	line-height: 37px;
	padding-left: 45px;
	font-weight: bold;
}

.traveloffe_teaser_header a:hover
{
	/*width: 252px;*/
	color: #2b497f;
	height: 43px;
	line-height: 37px;
	font-weight: bold;
	text-decoration: underline;
	
}
.traveloffe_teaser_header a
{
	/*width: 252px;*/
	color: #2b497f;
	height: 43px;
	line-height: 37px;
	font-weight: bold;
	text-decoration: none;
}


.travelofferteaser .image
{
	width: 200px;
}

#travelofferButtonContainer {
	float: left;
	height: 40px;
}

#travelofferButtonContainer .buttonContainer,
#travelofferButtonContainer .buttonContainer *{
	height: 25px;
	float: left;
}

#travelofferButtonContainer .buttonContainer {
	padding-right: 20px;
	padding-top: 10px;
	height: 45px;
}

#travelofferButtonContainer .buttonContainer .button_middle {
	background-image: url('http://tmcomponents.travelmarket.com/customers/standard/Traveloffer/button_middle.png');
	background-position: left bottom;
	background-repeat: repeat-x;
}

#travelofferButtonContainer .buttonContainer .button_left {
	padding-left: 20px;
	background-image: url('http://tmcomponents.travelmarket.com/customers/standard/Traveloffer/button_left.png');
	background-position: left bottom;
	background-repeat: no-repeat;
}

#travelofferButtonContainer .buttonContainer .button_right {
	padding-right: 20px;
	background-image: url('http://tmcomponents.travelmarket.com/customers/standard/Traveloffer/button_right.png');
	background-position: right bottom;
	background-repeat: no-repeat;
}

#travelofferButtonContainer .buttonContainer a, 
#travelofferButtonContainer .buttonContainer a:hover {
	text-decoration: none;
	line-height: 25px;
}  

#travelofferButtonContainer .buttonContainer a {
	color: #434343;
}

#travelofferButtonContainer .buttonContainer a:hover {
	color: #767676;
}



#booking_left
{
	width: 667px;
	float:left;
}

#booking_left iframe
{
	margin-left: 50px;
}

#booking_right
{
	padding-left: 15px;
	width: 279px;
	width= 250px;
	float:left;
}


.cms_section
{
	float:left;
	width: 735px;
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.cms_section .cms_teaser
{
	float:left;
	clear:left;
	margin-bottom: 10px;
	width: 560px;
}

.cms_section .cms_text
{
	float:left;
	clear:left;
	width: 560px;
	
}




.cms_section .cms_imagelist
{
	float:left;
}

.cms_text
{
	margin-bottom: 7px;
}

.cms_teaser
{
	margin-bottom: 16px;
}
.booking_right_content {
	
}
.booking_right_content .box_middle {
	background: url(../gfx/info_box_middle.png);
}
.booking_right_content .box_bottom {
	background: url("../gfx/info_box_bottom.png") no-repeat scroll center bottom transparent;
    height: 15px;
}
.booking_right_content .box_top {
	background: url("../gfx/info_box_top.png") no-repeat;
}
.booking_right_content .box_top .booking_box_header {
	color: #666666;
    font-size: 15px;
    font-weight: bold;
    height: 23px;
    padding-left: 15px;
    padding-top: 13px;
}
.booking_right_content .box_top .booking_box_text {
	height: auto;
    padding-left: 15px;
    width: 255px;
}
.onlinecatalogue .onlinecatalogue_section .rightBar {
	width: 170px;
	float: right;
}
.Analysis, .Competition {
	padding-left: 120px;
	min-height: 300px;
}
.Analysis_table, .Competition_table {
	width: 700px;
}
.Analysis_table h1, .Competition_table h1 {
	line-height: 27px;
}
/* ---- TEXT ADS ----*/
.text_ad_list {

}
.text_ad {
	padding-left: 7px;
	background: url("/gfx/cms_splitter.png") no-repeat scroll left bottom transparent;
}
.text_ad .image_container {
	
}
.text_ad .title {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	width: 180px;
}
.text_ad .destination, .text_ad .duration {
	font-size: 11px;
	width: 180px;
} 
.text_ad .destination {
	
}
.text_ad .duration {
	
}
.text_ad .price {
	font-weight: bold;
}
.text_ad .link_container {
	position: relative;
	top: -17px;
	left: 135px;
}
.text_ad .link_container a {
	
}

