/* 
 * global settings
--------------------------------------------- */

/*-------------------------------------------------
Header
-------------------------------------------------*/



#main_navigation {
	float: right;
	border-right: 1px #000 dotted;
}

#main_navigation li {
	font-size: 12px;
	line-height: 11px;
	list-style: none;
	text-align: right;
	padding: 0px 13px 0px 0px;
}

#main_navigation li A{
	padding: 0px 8px 0px 0px;
}

#main_navigation li .active {
	background-image: url(../img/arrow_navigation.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

#main_navigation li A:hover {
	background-image: url(../img/arrow_navigation.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

#content_head {
	border-left: 1px #000 dotted;
	height: 333px;
	margin: 0px 0px 35px 0px;
	padding: 0px 0px 0px 0px;
}

#content_head2 {
	border-left: 1px #000 dotted;
	height: 333px;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 45px 0px;
}

#content_head3 {
	border-left: 1px #000 dotted;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 45px 0px;
}

#homepage_head {
	margin: 0px 0px 58px 0px;
	padding: 0px 0px 0px 0px;
}

.head_location {
	font-size: 37px;
	color: #d2d2d2;
	line-height: 29px;
	padding: 1px 0px 0px 30px;
	margin: 0px 0px 0px 70px;
	border-left: 1px #000 dotted;
	display: block;
	height: 98px;
	width: 430px;
	float: left;
	letter-spacing: -1px;
}

/*-------------------------------------------------
Form Finder
-------------------------------------------------*/
#left_head {
	width: 299px;
	float: left;
}

#left_head p{
	width: 237px;
	margin-top: 15px;
}


.form_finder {
	padding: 0px 0px 35px 0px;
	margin-left: 30px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 250px;
}

#home_form_finder {
	padding: 0px 0px 22px 0px;
}

.form_finder h2
{
	font-size: 15px;
	padding: 0px 0px 2px 0px;
	background-image: url(../img/form_finder_left.gif);
	background-repeat: no-repeat;
	margin-left: 12px;
	background-position: left center;
	display: inline;
}


.form_finder h2 span
{
	padding: 0px 24px 2px 9px;
	background-image: url(../img/form_finder_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline;
}

.form_finder p {
	font-size: 25px;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	padding: 20px 0px 7px 0px;
}

.form_finder li
{
	font-size: 15px;
	padding: 0px 0px 2px 0px;
	background-image: url(../img/form_finder_left.gif);
	background-repeat: no-repeat;
	margin-left: 12px;
	background-position: left center;
	display: inline;
}

.form_finder li span
{
	padding: 0px 24px 2px 9px;
	background-image: url(../img/form_finder_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline;
}

.form_finder_text {
	padding: 0px 0px 0px 30px;
	margin-top: -15px !important;
}

.content_form_finder {
	background: none;
	margin-top: -20px;
}


.find_by {
	float: left;
	margin-top: -15px;
}

.find_by a {
	font-size: 10px;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	background-image: url(../img/arrow_find.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 7px;
	margin-right: 16px;
	display: block;
}

.cancel_res {
	float: left;
}

.cancel_res a {
	font-size: 10px;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	background-image: url(../img/arrow_find.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 7px;
	margin-right: 16px;
	display: block;
}

.form {
	margin-top: 17px;
	width: 270px;
}

.form p{
	font-size: 10px;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

/*-------------------------------------------------
Form Finder Homepage
-------------------------------------------------*/

.headlineblock .form_finder {
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 30px;
	background-image: none;
	width: 265px;
	float: left;
}

.headlineblock .form_finder h2
{
	font-size: 15px;
	padding: 0px 0px 2px 0px;
	background-image: url(../img/form_finder_left.gif);
	background-repeat: no-repeat;
	margin-left: 12px;
	background-position: left center;
	display: inline;
}


.headlineblock .form_finder p {
	font-size: 25px;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	padding: 20px 0px 18px 0px;
}

.headlineblock .find_by_list li {
	list-style: none;
	float: left;
	font-size: 25px;
	line-height: 20px;
	display: block;
	padding-right: 13px;
	margin-left: 0;
	background: url(../img/arrow_download.gif) no-repeat right center;
}

.headlineblock .find_hotel {
	margin: 0px 4px 20px 0px;
}



/*-------------------------------------------------
Content
-------------------------------------------------*/

#content {
	margin: 0px 0px 0px 0px;
	border-left: 1px #000 dotted;
	display: block;
	position: relative;
	padding: 0px 0px 61px 0px;
}

#content_lined {
	margin: 0px 0px 0px 0px;
	border-left: 1px #000 dotted;
	border-right: 1px #000 dotted;
	display: block;
	position: relative;
	padding: 0px 0px 61px 0px;
}

.content_lined {
	margin: 0px 0px 0px 0px;
	border-left: 1px #000 dotted;
	border-right: 1px #000 dotted;
	display: block;
	position: relative;
	padding: 0px 0px 0px 0px;
}

#content_onecolumn {
	width: 265px;
	float: left;
}

#content_twocolumns {
	width: 600px;
	float: left;
	position: relative;
	margin-left: 34px;
}

#content_twocolumns h4 {
	padding: 0px 0px 19px 30px;
	margin-bottom: 1px;
	border-left: #000 1px dotted;
	border-right: #000 1px dotted;
}

#content_twocolumns h3 {
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 1px 0px 28px 15px;
	margin-left: 30px;
	width: 545px;
	display: inline;
	float: left;
}

.form_text{
	padding: 3px 5px 3px 5px; 
	border-style: none; 
	width: 200px;
	height: 12px;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-image: url(../img/text_bg.gif);
	background-position: right 0px;
	
}

.singel_copytext {
	padding: 0px 30px 0px 30px;
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
}

/*-------------------------------------------------
Homepage
-------------------------------------------------*/

.brown_teaser {
	font-size: 23px;
	color: #fffffb;
	width: 865px;
	padding: 13px 0 13px 35px;
	margin-top: -4px;
	background: #8d683b url(../img/rounded_brown.gif) no-repeat bottom left;
	position: absolute;
	z-index: 1000;
}

.brown_teaser span{
	padding-right: 50px;
	display: block;
	width: 213px;
	line-height: 19px;
	float: left;
}

.reason_to_book {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 23px;
	color: #fffffb;
	line-height: 19px;
	padding: 0 17px 3px 30px;
	background: url(../img/arrow_brown.gif) no-repeat right center;
	float: left;
}

.reason_to_book a{
	color: #fffffb;
}

.hidden_reasons {
	line-height: 19px;
	width: 600px;
	border-left: 1px dotted #fffffb;
}

.hidden_reasons p {
	position: absolute;
	margin: 10px 0 0 598px;
	height: 178px;
	background: #fff;
}

/*-------------------------------------------------
Borderd Element With Rotative Content
---------------------------------------------------
- Other Classes at Corporate Section -
-------------------------------------------------*/

.homepage_rotative {
	border: 1px dotted #000;
	height: 430px;
	margin: 30px 0px 10px 0px;
	display: block;
	position: relative;
	padding: 0px 0px 0px 0px;
}

.homepage_rotative .logoheadline{
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 15px;
	margin-left: 30px;
	margin-top: 13px;
	width: 407px;
	float: left;
}

.homepage_rotative_space {
	background: #00ff00;
	padding: 5px 5px 5px 5px;
	height: 200px;
	float: left;
}

.rotative_ImageText {
	width: 405px;
	float: left;
	padding: 13px 0px 15px 30px;
}

.rotative_ImageText h4 {padding: 12px 0 7px 0;}

.homepage_rotative .news_pager {margin-right: 27px;}


.ajax_loader {
	z-index: 1;
	position:absolute;
	width: 430px;
	height: 350px;
	background: url(../skin/ajax_loader_white.gif) no-repeat center;
}

.ajax_loader_teaser {
	z-index: 1;
	position:absolute;
	width: 900px;
	height: 400px;
	background: url(../skin/ajax_loader_white.gif) no-repeat center;
}

#left_exclusive, #right_exclusive {
	width: 430px;
	height: 360px;
	float: left;
}

#left_exclusive_single, #right_exclusive_single {z-index: 99;position:absolute;}

#teaser_image {z-index: 99;position:absolute;}


/*-------------------------------------------------
Block 02
-------------------------------------------------*/

.headlineblock{
	font-size: 15px;
	padding: 3px 0px 0px 0px;
}

.headlineblock .head{
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 3px 0px 10px 15px;
	margin-left: 30px;
}

.headlineblock_wrap {padding: 3px 0px 20px 0px;}

.headlineblock_wrap .head{
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 3px 0px 10px 15px;
	margin-left: 30px;
}

.borderOff {border-left: none !important;}

.headlineblockBorder {
	font-size: 15px;
	padding: 3px 0px 1px 0px;
	border-left: 1px dotted #000;
	float: left;
	height: 221px;
	width: 297px;
}

.headlineblockBorder .head{
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 3px 0px 10px 15px;
	margin-left: 30px;
}

.headlineblockBorder .content_block02:hover h2 {
	background-image: url(../img/highlight_top.gif);
	background-repeat: no-repeat;
	background-color: #e5e5e5;
	margin: 0px 0px 0px 19px;
	padding: 10px 0px 0px 11px;
	width: 244px;
}


.headlineblockBorder .content_block02:hover img {
	background-image: none;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	width: 249px;
}

.newsBlocks {
	font-size: 15px;
	padding: 10px 0px 1px 0px;
	float: left;
}

.newsBlocks .head{
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 3px 0px 10px 15px;
	margin-bottom: -20px;
	display: block;
	margin-left: 30px;
}

.newsBlocks .content_block02 {
	margin: 20px 34px 0px 0px;
	padding: 1px 30px 0px 0px;
	width: 233px;
	height: inherit;
	border-left: 1px dotted #000;
	float: left;
}

.newsBlocks .content_block02 h2 {line-height: 12px;}

.newsBlocks .content_block02:hover h2 {
	background-image: url(../img/highlight_top.gif);
	background-repeat: no-repeat;
	background-color: #e5e5e5;
	margin: 0px 0px 0px 19px;
	padding: 10px 0px 0px 11px;
	width: 244px;
}

.newsBlocks .content_block02:hover p {
	background-image: url(../img/highlight_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-color: #e5e5e5;
	margin: 0px 0px 0px 19px;
	padding: 6px 24px 10px 11px;
}


.content_block02
{
	margin: 20px 34px 50px 0px;
	padding: 1px 30px 0px 0px;
	width: 233px;
	height: 190px;
	border-left: 1px dotted #000;
	float: left;
	cursor: pointer;
}

.content_block02 h2 {
	font-size: 15px;
	margin-top: 10px;
	padding: 0px 0px 0px 30px;
}

.content_block02 img {
	padding: -10px 0px 0px 0px;
	margin-left: 30px;
	display: block;
}

.content_block02:hover img {
	background-image: url(../img/highlight_top.gif);
	background-repeat: no-repeat;
	background-color: #e5e5e5;
	margin: -10px 0px 0px 19px;
	padding: 10px 9px 0px 11px;
} 

.content_block02:hover h2 {
	background-color: #e5e5e5;
	margin: 0px 0px 0px 19px;
	padding: 10px 40px 0px 11px;
	width: 204px;
}

.content_block02:hover p
{
	background-image: url(../img/highlight_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-color: #e5e5e5;
	margin: 0px 0px 0px 19px;
	padding: 6px 24px 10px 11px;
}

.content_block02 p {
	width: 220px;
	padding: 6px 0px 10px 30px;
}

.firstblock {border: none;}

.content_link {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 13px;
	background: url(../img/extern_link_arrow.gif) no-repeat left 2px;
}

.cancel_desc {
	margin-bottom: 20px;
}

.mainImage {
	margin-left: 30px;
	float: left;
}
/*-------------------------------------------------
Hotelfinder in Block 02
-------------------------------------------------*/

.content_block02 h1 {
	font-size: 24px;
	line-height: 20px;
	margin-top: -5px;
	padding: 0px 0px 0px 30px;
}

.content_block02 .find_hotel {
	margin: 18px 0 0 30px;
}

.content_block02 .button_find {
	padding: 40px 0 0 30px;
}


/*-------------------------------------------------
Block 03
-------------------------------------------------*/

.content_block03 {
	padding: 1px 0px 0px 0px;
	margin: 0px 34px 0px 30px;
	width: 235px;
}

.content_block03 h1 {
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 3px 0px 22px 25px;
	width: 1px;
	float: left;
}

/*-------------------------------------------------
Block 04
-------------------------------------------------*/

.content_block04 {
	padding: 1px 30px 0px 0px;
	margin: 18px 34px 0px 0px;
	border-left: 1px #000 dotted;
	width: 235px;
	float: left;
	
}

.content_block04 h1 {
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 3px 30px 20px 25px;
	margin-left: 30px;
}

.single_block {
	width: 262px;
	min-height: 90px;
}

.single_block:hover {
	width: 274px;
	margin: 0px 0px 10px 0px;
}

.single_block img {
	padding: 0px 10px 0px 30px;
	float: left;
}

.single_block:hover img {
	padding: 10px 10px 0px 30px;
	float: left;
	position: relative;
	z-index: 2000;
}

.single_block:hover span img {
	padding: 0 10px 0px 30px;
}

.single_block h2 {
	font-size: 15px;
	line-height: 12px;
	margin-top: 0px;
	padding: 0px 0px 0px 30px;
}

.single_block:hover h2 {
	background-image: url(../img/highlight_top.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	background-color: #e5e5e5;
	margin: -10px 0px 0px 19px;
	padding: 10px 10px 0px 11px;
	position: relative;
}

.single_block p {
	padding: 6px 0px 20px 30px;
}

.single_block:hover p{
	background-image: url(../img/highlight_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-color: #e5e5e5;
	margin: 0px 0px 10px 19px;
	padding: 6px 14px 10px 11px;
}

.pressListing {
	width: 330px !important;
}

.pressListing:hover {
	margin: 0px 0px 10px 0px;
	width: 369px !important;
}

.pressListing:hover h2 {
	background-image: url(../img/highlight_top_long.gif);
}

.pressListing:hover p{
	background-image: url(../img/highlight_bottom_long.gif);
	min-height: 34px;
}

.pressListing img {
	padding-left: 7px;
}

.pressListing:hover img {
	padding-left: 7px;
}
.rightcolumn02 .pressListing:hover img {
	padding-left: 30px;
}

.rightcolumn02 .single_block:hover {
	margin-left: -23px;
}


.rightcolumn02 .logoheadline{
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0px 17px 15px;
	width: 397px;
	display: inline;
	float: left;
}

.rightcolumn02 .textbox {
	height: 138px;
}



.leftcolumn02 .pressListing:hover img {
	padding-left: 7px;
}


.leftcolumn02 .single_block {
	width: 390px !important;
}


.leftcolumn02 .single_block:hover {
	width: 369px !important;
}


.leftcolumn02 .logoheadline{
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0px 17px 15px;
	width: 397px;
	display: inline;
	float: left;
}

.leftcolumn02 .textbox {
	height: 138px;
}

/*-------------------------------------------------
Block 05
-------------------------------------------------*/

.content_block05 {
	margin: 40px 34px 50px 0px;
	padding: 1px 0px 0px 0px;
	border-left: 1px #000 dotted;
	width: 235px;
	float: left;
}


/*-------------------------------------------------
Block 06
-------------------------------------------------*/

.content_block06 {
	padding: 1px 30px 0px 0px;
	margin: 40px 34px 0px 0px;
	border-left: 1px #000 dotted;
	width: 235px;
	float: left;
}

/*-------------------------------------------------
Block 07
-------------------------------------------------*/

.content_block07 {
	padding: 1px 30px 0px 0px;
	margin: 0px 34px 0px 0px;
	border-left: 1px #000 dotted;
	width: 235px;
	float: left;
}


/*-------------------------------------------------
Things to do
-------------------------------------------------*/

.content_linkblock01 {
	padding: 1px 30px 0px 0px;
	margin: 20px 34px 0px 0px;
	width: 235px;
	float: left;
}

.content_linkblock01 h1 {
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0px 15px 15px;
	margin-left: 30px;
}

.content_linkblock01 h2 {
	font-size: 15px;
	margin: 10px 0px 0px 30px;
}

.black_link {
	padding: 0px 0px 2px 0px;
	width: 290px;
}

.black_link p{
	padding: 8px 0px 6px 30px;
	width: 230px;
}

.black_link p img {
	margin: 10px 0 0px 0;
}

.black_link h2 { 
	color: #fff;
	font-size: 15px;
	padding: 0px 0px 2px 9px;
	background-image: url(../img/blacklink_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
}

.black_link h2 A{
	color: #fff;
	display:inline;
}

.black_link h2 span{
	padding: 0px 8px 2px 9px;
	background-image: url(../img/blacklink_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display:inline;
}

.close_button h2 {
	color: #fff;
	font-size: 15px;
	padding: 0px 0px 2px 9px;
	background-image: url(../img/hide_left.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
}


.grey_link {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #939393;
	background: url(../img/grey_arrow.gif) no-repeat left center;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 0 12px;
}

.grey_link_hide {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #939393;
	background: url(../img/grey_arrow_hide.gif) no-repeat left 3px !important;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 0 12px;
}

.hide_grey_link {
	background: url(../img/grey_arrow_hide.gif) no-repeat left 3px !important;
}

/*-------------------------------------------------
Map
-------------------------------------------------*/

.map {
	margin-bottom: 1px;
}

.map_head {
	border-left: #000 dotted 1px;
	border-right: #000 dotted 1px;
	padding: 0px 30px 18px 0px;
	width: 568px;
}

.map_head_country {
	border-left: #000 dotted 1px;
	border-right: #000 dotted 1px;
	padding: 0px 30px 0px 0px;
	width: 569px;
	height: 45px;
}


.map h1 {
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0px 1px 15px;
	margin-left: 30px;
	display: inline;
	float: left;
}

.hide {
	padding: 0px 0px 2px 0px;
	float: right;
}

.hide h2 {
	color: #fff;
	font-size: 15px;
	padding: 0px 0px 2px 9px;
	background-image: url(../img/blacklink_left.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	display:inline;
}

.hide h2 A {
	color: #fff;
	display:inline;
}

.hide h2 span {
	padding: 0px 10px 2px 9px;
	background-image: url(../img/blacklink_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display:inline;
}

.hide_map h2 {
	color: #fff;
	font-size: 15px;
	padding: 0px 0px 2px 9px;
	background-image: url(../img/hide_left.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
}

/*-------------------------------------------------
City List
-------------------------------------------------*/

.city_list {
	padding: 39px 0px 0px 28px;
	margin-bottom: 1px;
	border-left: #000 1px dotted;
	border-right: #000 1px dotted;
	width: 571px;
}

.city_list img {
	float: left;
	margin-right: 38px;	
}

.city_list p {
	font-size: 11px;
	float: left;
	width: 265px;
	margin-top: -5px;
}

.list_name {
	font-size: 15px;
	margin-bottom: 12px;
	display: block;
}




.ie6Fix {display: none;}

.arrivingSpan {
	font-size: 10px !important;
	color: #000 !important;
	padding: 0px !important;
}

.leavingSpan {
	font-size: 10px !important;
	color: #000 !important;
	padding: 0px !important;
}

/*-------------------------------------------------

-------------------------------------------------*/

.mini_map {
	position: absolute;
	background-color: #e5e5e5;
	width: 245px;
	float: left;
	background-image: url(../img/highlight_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding: 0 0 10px 10px;
}

.mini_map span {
	font-size: 15px;
	padding: 10px 0px 10px 0px;
	display: block;
}

.mini_map_header {
	background-image: url(../img/highlight_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -10px;
}

.mini_map_header span {
	margin: 0px 0 0 10px;
	font-family: arial narrow, arial, verdana, sans-serif;
	font-weight: bold;
}

.mini_map div span{
	font-size:10px;
	background:none;
	
}


/*-------------------------------------------------

-------------------------------------------------*/

.hotel_list {
	padding: 0px 0px 39px 28px;
	margin-bottom: 1px;
	border-left: #000 1px dotted;
	border-right: #000 1px dotted;
}

.hotel_list img{
	float: left;
	margin-right: 38px;	
}

.list_details {
	font-size: 15px;
	line-height: 13px;
	float: left;
}

.list_details li {
	list-style: none;
	width: 180px;
}

.list_details li A {
	color: #cccccc;
}

.list_details li a:hover {
	color: #000;
}

.list_details li .active {
	color: #000;
}

.small_map {
	padding: 10px 0px 10px 10px;
}

/*-------------------------------------------------
Hotel List Row
-------------------------------------------------*/

.RowColumn {
	border-left: #000 1px dotted;
	border-right: #000 1px dotted;
	margin-top: 40px;
}

.hotel_list_row {
	padding: 0px 0px 45px 32px;
	width: 267px;
	margin-bottom: 1px;
	float: left;
	min-height: 190px;
}

.hotel_list_row img{
	float: left;
	margin-right: 38px;	
}

.hotel_list_row h2 {
	font-size: 15px;
	margin: 14px 0 14px 0;
	width: 230px;
	float: left;
}

.hotel_list_row .list_details {
	float: left;
}



.hoteldetail {
	width: 210px;
	margin: -17px 0px 0px 30px;
}

.hoteldetail h1{
	font-size: 25px;
	line-height: 20px;
	margin-bottom: 6px;
}

.hoteldetail p{
	margin: 9px 0px 17px 0px !important;
}

.hoteldetail span
{
	color: #cacaca;
	font-size: 15px;
	display: block;
	line-height: 13px;
	float: left;
	width: 210px;
}

.hoteldetail span A{
	color: #cacaca;
}

.hoteldetail span A:hover{
	color: #000;
}

.hoteldetail span .active{
	color: #000;
}



.form_personal {
	border-left: 1px #000 dotted;
	border-right: 1px #000 dotted;
	margin-bottom: 30px;
}

.form_requests {
	border-left: 1px #000 dotted;
	border-right: 1px #000 dotted;
	height: 95px;
	margin-bottom: 30px;
}

.form_creditcard {
	border-left: 1px #000 dotted;
	border-right: 1px #000 dotted;
}

.booking_form span {
	background-repeat: no-repeat;
	font-size: 15px;
	padding: 0px 0px 0px 30px;
	display: block;
}

.booking_form label {
	font-size: 11px;
	width: 241px;
	height: 38px;
	float: left;
	margin: 8px 26px 0px 0;
	padding-left: 30px;
	position: relative;
}

.booking_form label select {
	float: left;
	width: 241px;
	margin: 3px 0px 0px 0px;
	background-color: #000;
	color: #fff;
	font-size: 11px;
}

.booking_form span.select {
	position: absolute;
	margin: 4px 0px 0px 0px;
	width: 241px;
	height: 18px;
	color: #fff;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px 0px 7px;
	overflow: hidden;
	background-image: url(../img/pulldown_bg.gif);
	background-repeat: no-repeat;
}

.booking_form input{
	font-size: 11px;
	float: left;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	background-image: url(../img/input_round.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
	border: none;
	height: 18px;
	width: 225px;
	padding: 0px 10px 0px 6px;
	margin: 4px 0px 14px 0px;
}

.booking_form textarea {
	font-size: 11px;
	float: left;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	width: 227px;
	height: 67px;
	padding: 3px 10px 0px 4px;
	margin-bottom: 14px;
	border: none;
	background-color: #000;
}

.form_copytext {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	margin: 22px 0px 0px 0px;
}

.small_pulldown {
	padding: 0px 0px 0px 0px;
	float: left;
}

.small_pulldown_first {
	padding: 0px 0px 0px 0px;
}

.small_pulldown label {
	font-size: 11px;
	width: 102px;
	height: 40px;
	float: left;
	margin: 8px 0px 0px 0px;
	position: relative;
}

.small_pulldown .error span.select {
	position: absolute;
	margin: 4px 0px 0px 0px;
	width: 110px;
	height: 18px;
	color: #fff;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px 0px 7px;
	overflow: hidden;
	background-image: url(../img/pulldown_bg_small_error.gif);
	background-repeat: no-repeat;
}

.small_pulldown label select {
	float: left;
	width: 110px;
	margin: 3px 0px 0px 0px;
	background-color: #000;
	color: #fff;
	font-size: 11px;
}

.small_pulldown span.select {
	position: absolute;
	margin: 4px 0px 0px 0px;
	width: 110px;
	height: 18px;
	color: #fff;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px 0px 7px;
	overflow: hidden;
	background-image: url(../img/pulldown_bg_small.gif);
	background-repeat: no-repeat;
}

.nextstep {
	margin: 22px 0px 24px 30px;
}

.error {
	color: #ff0066;
}

.error input {
	color: #fff;
	background-image: url(../img/input_round_error.gif) !important;
	background-color: #ff0066 !important;
}

.error span.select
{
	background-image: url(../img/pulldown_bg_error.gif);
	background-repeat: no-repeat;
}

.booking_form p {
	padding: 0px 23px 15px 30px;
	margin-bottom: 1px;
	width: 545px;
	border-left: 1px #000 dotted;
	border-right: 1px #000 dotted;
}

.input_bookingpanel input{
	font-size: 11px;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	background-image: url(../img/input_round.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
	border: none;
	height: 18px;
	width: 225px;
	padding: 0px 10px 0px 6px;
	margin: 4px 0px 14px 0px;
}

/*-------------------------------------------------
Availability
-------------------------------------------------*/

.headline_caption {
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
	padding: 0px 0px 0px 30px;
}

.headline_caption p {
	margin: 10px 0px 0px -26px;
	width: 360px;
}

.pink_text {
	color: #ff0066;
}

.city_list_price {
	margin-bottom: 7px;
	float: left;
}

/*-------------------------------------------------
Availability Panel Form
-------------------------------------------------*/

.headline_availability {
	margin: 0px 0px 15px 0px;
}

.check_availability_panel label {
	font-size: 10px;
	width: 70px;
	float: left;
	margin: 8px 0px 0px 10px;
}

.check_availability_panel label select {
	float: left;
	width: 70px;
	margin: 3px 0px 0px 0px;
	background-color: #000;
	color: #fff;
	font-size: 11px;
}

.check_availability_panel span.select {
	position: absolute;
	margin: 4px 0px 0px 0px;
	width: 70px;
	height: 18px;
	color: #fff;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px 0px 7px;
	overflow: hidden;
	background-image: url(../img/pulldown_bg_grey.gif);
	background-repeat: no-repeat;
}

.button_check_grey {
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 20px 0px;
}

.img_dotted {
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
	margin-bottom: 1px;
	padding: 0 0 21px 30px;
}

#arriving {
	font-size: 10px;
	margin: -10px 0 0 -9px;
}

#leaving {
	font-size: 10px;
	margin: -10px 0 0 -9px;
}

/*-------------------------------------------------

-------------------------------------------------*/


.ie6Fix {display: none;}

*/

/*-------------------------------------------------
Link List
-------------------------------------------------*/

.link_list {
	margin: 0px 0px 28px 0px;
}

.link_list h2 {
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 3px 0px 28px 15px;
	margin-left: 30px;
	width: 510px;
	display: inline;
	float: left;
}

.link_list .list_details {
	margin: -18px 0px 0px 35px;
}

/*-------------------------------------------------
Image Text
-------------------------------------------------*/

.left_imagetext {
	margin: 0px 0px 35px 30px;
}

.left_imagetext h2 {
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0px 17px 15px;
	width: 510px;
	display: inline;
	float: left;
}

.left_imagetext h3 {
	font-size: 15px;
	line-height: 12px;
	padding: 20px 0px 0px 0px;
}

.left_imagetext p {
	width: 230px;
	margin-top: 9px;
}

/*-------------------------------------------------
Made By Originals
-------------------------------------------------*/

.made_by_video {
	background: #000;
	width: 845px;
	padding: 21px 35px 19px 20px;
	margin-bottom: 1px;
}

.made_by_video #videoPlayer {
	float: left;
	margin-right: 21px;
}

.made_by_video h4 {
	color: #fdfdfd;
	line-height: 13px;
	margin-bottom: 16px;
}

.made_by_video p {
	color: #fafafa;
	height: 262px;
}

.made_by_navi {
	position: relative;
	width: 900px;
	height: 110px;
}

.made_by_navi ul {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 53px;
}

.made_by_navi li {
	margin-right: 1px;
	float: left;
	list-style: none;
}


.made_by_navi img {
	display: block;
	float: left;
	margin-bottom: 4px;
}

.back_made_by {
	position: absolute;
	top: 0;
	left: 0;
}

.forward_made_by {
	position: absolute;
	top: 0;
	right: 0;
}

.made_by_navi p {
	float: left;
	
}

#made_by_window {
	position: absolute;
	left: 32px;
	width: 868px;
	height: 53px;
	overflow:hidden;
}

.navi_thumbnail {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	display: block;
	width: 92px;
	padding: 0 0 0 1px;
	float: left;
}

/*-------------------------------------------------
White Play Bottom
-------------------------------------------------*/

.play {
	padding: 0px 0px 2px 0px;
	float: left;
}

.play h2 {
	color: #000;
	font-size: 15px;
	padding: 0px 0px 2px 9px;
	background-image: url(../img/whitelink_left.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	display:inline;
}

.play h2 A {
	color: #000;
	display:inline;
}

.play h2 span {
	padding: 0px 10px 2px 9px;
	background-image: url(../img/whitelink_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display:inline;
}

/*-------------------------------------------------
Corporate
-------------------------------------------------*/

.corporate_content {
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
	margin-top: 1px;
}

.leftcolumn {
	border-right: dotted 1px #000;
	width: 443px;
	margin-bottom: 1px;
	float: left;
}

.leftcolumn .logoheadline{
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0px 17px 15px;
	margin-left: 30px;
	width: 397px;
	display: inline;
	float: left;
}

.leftcolumn p{
	margin: 0px 30px 0px 30px;
}

.rightcolumn02 {
	width: 429px;
	margin-bottom: 1px;
	float: left;
	margin: 0px 0px 0px 25px;
}

.leftcolumn02 {
	width: 429px;
	margin-bottom: 1px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.rightcolumn {
	width: 454px;
	margin-bottom: 1px;
	float: left;
}

.rightcolumn h2 {
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0px 17px 15px;
	margin-left: 30px;
	width: 397px;
	display: inline;
	float: left;
}

.rightcolumn p{
	margin: 0px 30px 0px 30px;
}

.rightcolumn {
	width: 454px;
	margin-bottom: 1px;
	float: left;
}

.image_space img {
	margin: -30px 0px 0px -1px;
	padding: 30px 1px 30px 0px;
	background-color: #fff;
	width: 456px;
}

.image_space02 img {
	margin: 0px 0px 0px -26px;
	padding: 30px 2px 30px 1px;
	background-color: #fff;
	width: 456px;
}

.textbox {
	margin: 0px 0px 30px 0px;
}

.textbox img{
	margin-left: 23px;
}

.textbox_image {
	margin: 0px 0px 30px 0px;
}

.textbox input {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	background-image: url(../img/input_round_big.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
	border-style: none;
	width: 226px;
	height: 26px;
	padding: 9px 0 0 10px;
	margin: 4px 0 10px 0;
	float: left;
}

.textbox label {
	font-size: 11px;
	width: 250px;
	margin-left: 30px;
	float: left;
}

.narrowtext {
	width: 320px;
}

.loginbutton {
	padding-left: 7px;
}

.buttontext {
	font-size: 11px;
	display: block;
	margin: 4px 0 16px 30px;
}

.downloadbox {
	margin: 0px 0px 18px 0px;
}


.downloadbox span b {
	margin: 0px 19px 0px 0px;
}

.downloadbox span {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	float: left;
	display: block;
	max-width: 275px;
	padding: 0px 0px 0px 30px;
}

.newsbox {
	margin: 0px 0px 10px 0px;
	width: 400px;
}


.newsbox span b {
	margin: 0px 19px 0px 0px;
}

.newsbox span {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	float: left;
	display: block;
	max-width: 275px;
	padding: 0px 0px 0px 30px;
}

.pdf_download {
	font-weight: bold;
	display: block;
	background-image: url(../img/arrow_download.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 13px;
}

.corporate_footer {
	margin: 30px 0 0 0;
}

.fullpic {
	margin: 0px 0 0 -1px;
	padding: 30px 0 30px 0;
	background-color: #fff;
	float: left;
}

.externlink {
	display: block;
	background: url(../img/extern_link_arrow.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
}

.textlink {
	font-weight: bold;
	background: url(../img/extern_link_arrow.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
}

.contactbox_left02 {
	font-family: Georgia, times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	width: 410px;
	margin-right: 2px;
	display:block;
	float: left;
	background: url(../img/dotted_contact.gif) repeat-x left bottom;
}

.contactbox_left02 span {
	background: #fff;
	padding: 0 3px 0 0;
}

.contactbox_right02 {
	font-family: Georgia, times, serif;
	font-size: 11px;
	font-weight: normal;
	display:block;
	float: left;
}

.contact02 {
	background: url(../img/dotted_contact.gif) repeat-x left bottom;
	float: left;
	width: 569px;
	margin: 8px 30px 0px 0px;
	padding-bottom: 8px;
	display:inline;
}

.contactbox_left03 {
	font-family: Georgia, times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	width: 260px;
	margin-right: 2px;
	display:block;
	float: left;
	
}

.contactbox_left03 span {
	background: #fff;
	padding: 0 3px 0 0;
}

.contactbox_middle03 {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	float: left;
	text-transform: uppercase;
	width: 80px;
	display: block;
}

.contactbox_right03 {
	font-family: Georgia, times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	display:block;
	float: left;
}

.contactbox_left {
	float: left;
	font-weight: bold;
	min-width: 200px;
}

.contactbox_right {
	float: right;
}

/*-------------------------------------------------
Corporate 3 Columns
-------------------------------------------------*/

.first_corporate_top {
	width: 300px;
	float: left;
	height: 100%;
	min-height: 35px;
}

.second_corporate_top {
	border-left: dotted 1px #000;
	width: 299px;
	float: right;
	height: 100%;
	min-height: 161px;
}

.second_corporate_top p{
	margin: 0px 30px 0px 30px;
}


.second_corporate_top .logoheadline{
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0px 17px 15px;
	margin-left: 30px;
	width: 397px;
	display: inline;
	float: left;
}

.first_corporate {
	border-right: dotted 1px #000;
	width: 299px;
	float: left;
	height: 100%;
	min-height: 35px;
}

.first_corporate img {
	margin: 0 0 5px 30px;
}


.first_corporate .logoheadline{
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0px 17px 15px;
	margin-left: 30px;
	width: 397px;
	display: inline;
	float: left;
}

.first_corporate p{
	margin: 0px 30px 0px 30px;
}

.last_corporate {
	width: 299px;
	float: left;
	height: 100%;
	min-height: 35px;
}

.last_corporate img {
	margin: 0 0 5px 30px;
}

.last_corporate .logoheadline{
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0px 17px 15px;
	margin-left: 30px;
	width: 397px;
	display: inline;
	float: left;
}

.last_corporate .logoheadline.basket{
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0px 17px 15px;
	margin-left: 30px;
	width: 299px;
	display: inline;
	float: left;
}

.last_corporate p{
	margin: 0px 30px 0px 30px;
}

.fullpic_three {
	margin: -30px 0 0 -1px;
	padding: 30px 0 30px 0;
	background-color: #fff;
	float: left;
}


/*-------------------------------------------------
Coroprate Elements
-------------------------------------------------*/

.submenu {
	padding: 0px 0px 30px 0px;
}

.news_active {
	color: #000 !important;
}

.news {
	padding-top: 0px;
	padding-bottom: 37px;
}

.news .list_name {
	line-height: 14px;
}

.newspanel {
	border: 1px dotted #000;
	min-height: 345px;
	margin: 0 0 35px 0;
}

.newspanel .logoheadline{
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0px 17px 15px;
	margin-left: 30px;
	margin-top: 13px;
	width: 407px;
	display: inline;
	float: left;
}

.newspanel p img {
	margin: 0 18px 0 30px;
	padding-bottom: 18px;
	float: left;
}

.news_pager
{
	font-size: 15px;
	color: #fff;
	letter-spacing: 3px;
	background: url(../img/pager_background.gif);
	float: right;
	margin: 13px 14px 0 0;
	height: 20px;
	display: inline;
}

.news_pager span {
	margin: 0 0 0 1px;
	float: left;
	display: block;
}

.pager_back {
	float: left;
}

.newspanel .list_name {
	float: left;
	line-height: 13px;
}

.news_text {
	float: left;
	width: 125px;
}

/*-------------------------------------------------
View by room / view by rate
-------------------------------------------------*/

.viewBy_head {
	background: url(../img/viewby_head.gif) no-repeat;
	height: 37px;
}

.viewBy_head ul {
	color: #4d4d4d;
	margin-left: 25px;
}

.viewBy_head ul li {
	font-size: 15px;
	color: #4d4d4d;
	float: left;
	margin: 10px 0 0 10px;
	height: 37px;
	list-style: none;
}

.viewBy_head ul li A {
	color: #4d4d4d;
}

.viewBy_head ul li.active {
	color: #fff;
	background: url(../img/viewby_arrow.gif) no-repeat center bottom;
}

.viewBy_head ul li.active A {
	color: #fff;
}




.viewByRate {
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
	margin-top: 37px;
	padding: 0 0 0 30px;
}

.viewByRate img {
	float: left;
	margin-right: 30px;
}

.viewByRate h2 {
	font-size: 15px;
	margin-bottom: 6px;
}

.viewByRate p {
	width: 240px;
	padding-right: 16px;
	float: left;
}

.viewByRate .rates {
	float: left;
	text-align: right;
	width: 122px;
}

.viewByRate.show {
	padding-bottom: 30px;
	margin-bottom: -36px;
}

.viewByRate .rates ul {
	margin: 23px 0 0 13px;
}

.viewByRate .rates ul li {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	list-style: none;
}

.viewByRate .rates ul li A {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #fb0566;
	font-weight: bold;
	list-style: none;
}

.viewByRate_full {
	float: left;
}

.viewByRate_full h2 {
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0px 17px 15px;
	width: 407px;
	display: inline;
	float: left;
}

.rates.full {
	border-left: 1px dotted #000;
	float: right;
	padding: 0 27px 0 10px;
	margin-top: 20px;
}

.viewByRate .rates.full ul {
	margin: 0 0 0 13px;
}

.viewByRate_full p {
	width: 544px;
}

.leftBorder {
	float: left;
	border-right: 1px dotted #000;
}

.left {
	float: left;
}

.right {
	float: right;
}


.viewByRoom {
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
	margin-top: 37px;
	padding: 0 0 0 30px;
}

.viewByRoom img {
	float: left;
	margin-right: 30px;
}

.viewByRoom h2 {
	font-size: 15px;
	margin-bottom: 6px;
}

.viewByRoom p {
	width: 370px;
	padding-right: 16px;
	float: left;
}

.viewByRoom_single {
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
	margin: 1px 0 0 0;
	padding-top: 30px;
	width: 598px;
	background: url(../img/single_rate_bg.gif) repeat-y left top;
}

.viewByRoom_single h2 {
	font-size: 15px;
}

.viewByRoom_single .details {
	float: right;
	width: 225px;
	padding: 0 30px 0 30px;
}

.viewByRoom_single .details p {
	padding: 8px 0 10px 0;
}

.viewByRoom_single .rates {
	float: right;
	text-align: right;
	width: 122px;
	margin: 0 15px 0 0;
}

.viewByRoom_single .rates ul li {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	list-style: none;
}

.viewByRoom_single .rates ul li A {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #fb0566;
	font-weight: bold;
	list-style: none;
}

.black_link {
	padding: 0px 0px 2px 0px;
	float: left;
}

.black_link h2 {
	color: #fff;
	font-size: 15px;
	padding: 0px 0px 2px 9px;
	background-image: url(../img/blacklink_left.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	display:inline;
}

.black_link h2 A {
	color: #fff;
	display:inline;
}

.black_link h2 span {
	padding: 0px 10px 2px 9px;
	background-image: url(../img/blacklink_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display:inline;
}

.black_link.hide h2 {background-image: url(../img/blacklink_left_hide.gif) !important;}

/*-------------------------------------------------
Footer
-------------------------------------------------*/

.footer {
	margin: 30px 0px 0px 0px;
	padding: 5px 0px 4px 30px;
	border-right: 1px #000 dotted;
	border-left: 1px #000 dotted;
	float: right;
	position: absolute;
	width: 869px;
}

.footer li:first-child {
	font-size: 11px;
	list-style: none;
	float: left;
	background-image: url(../img/logo_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 5px 0px 5px 27px;
	
}

.footer li {
	font-size: 11px;
	list-style: none;
	float: left;
	padding: 5px 0px 5px 1px;
}

/*-------------------------------------------------
Contact
-------------------------------------------------*/

.contactbox_left {
	float: left;
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	min-width: 247px;
	display: block;
}

.contactbox_middle {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	float: right;
	width: 80px;
	display: block;
}

.contactbox_right {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	float: right;
	width: 150px;
	display: block;
}

/*-------------------------------------------------
Shop
-------------------------------------------------*/
.shop_head {
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
	background: url(../img/bg_shop_head.gif);
	padding-bottom: 50px;
}

.shop_head .first_corporate {
	border-style: none;
}

.shop_basket {
	background: #e5e5e5 url(../img/basket_top.gif) no-repeat left top;
	width: 239px;
	padding: 9px 0 0 10px;
	margin: 0 0 0 24px;
	float: left;
}

.product {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	width: 114px;
	padding-right: 5px;
	display: block;
	float: left;
}

.price {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 58px;
	display: block;
	float: left;
}

.shop_basket select {
	width: 41px;
	float: left;
}

.totalBox {
	margin-top:5px;
	float: left;
}

.total {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	width: 155px;
	padding-right: 5px;
	display: block;
	float: left;
}

.basket_footer {
	font-size: 10px;
	background: url(../img/basket_bottom.gif) no-repeat left bottom;
	width: 249px;
	margin-left: -10px;
	float: left;
}

.shop_basket span.select {
	position: absolute;
	margin: 0px 0px 0px 118px;
	width: 41px;
	height: 18px;
	color: #fff;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px 0px 7px;
	overflow: hidden;
	display: inline-block;
	background-image: url(../img/pulldown_shop.gif);
	background-repeat: no-repeat;
	float: left;
}

span.summary {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	padding: 7px 0 0 0;
}

.checkboxCopyext {
	font-family: Georgia, Times;
	font-size: 11px !important;
	font-weight: normal;
	width: 400px;
	margin: 12px 0 0 0px;
	padding:0 !important;
	float: left;
}

/*-------------------------------------------------
Article
-------------------------------------------------*/

.article_row {
	background: url(../img/dotted_3columns.gif);
	float: left;
}

.shop_content {
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
	margin-top: 1px;
}

.shop_article {
	padding: 1px 32px 40px 32px;
	margin-top:1px;
	min-height: 500px;
	width: 235px;
	float: left;
}

.shop_article .head {
	font-size: 15px;
	line-height: 14px;
	margin: 26px 0 0 0;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding: 0px 0px 0px 15px;
	float: left;
}

.shop_article .head .vat {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

.shop_article p {
	margin: 10px 15px 0 0;
	float: left;
	width: 230px;
}

.shop_article .details {
	margin-top: 10px;
	display: block;
}

.shop_article span.select {
	position: absolute;
	margin-top: 10px;
	width: 41px;
	height: 18px;
	color: #fff;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px 0px 7px;
	overflow: hidden;
	background-image: url(../img/pulldown_shop_white.gif);
	background-repeat: no-repeat;
}

.shop_article select {
	margin-top: 10px;
}

/*-------------------------------------------------
Custom Radiobutton
-------------------------------------------------*/

.shop_preview {
	float: left;
	width: 600px;
	height: 450px;
}

.shop_preview_details {
	width: 430px;
	float: left;
	margin-top:13px;
	padding-left:30px;
}

.shop_preview_details .details {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
}

/*-------------------------------------------------
Custom Radiobutton
-------------------------------------------------*/

.multiLogin {
	margin-left: 25px;
	padding-bottom: 10px;
	float: left;
}

label.loginType {
	float: left;
	width: 145px;
	margin-left: 5px;
	margin-bottom: 7px;
}

label.loginType .radioText { 
	margin: 0 0 0 0;
}

span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	margin: -4px -3px 0 0;
	background: url(../img/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

/*-------------------------------------------------
Thin Login
-------------------------------------------------*/

.thinForm input{
	font-size: 11px;
	float: left;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	background-image: url(../img/input_round.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
	border: none;
	height: 18px;
	width: 225px;
	padding: 0px 10px 0px 6px;
	margin: 4px 0px 14px 0px;
}

/*-------------------------------------------------
Thin Login
-------------------------------------------------*/

#content_twothird {
	width: 599px;
	float: left;
	position: relative;
	margin-left: 34px;
	border-left: #000 1px dotted;
	border-right: #000 1px dotted;
}

#content_twothird h3 {
	font-size: 15px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 15px 15px;
	margin-left: 30px;
	width: 545px;
	display: inline;
	float: left;
}

#content_twothird p {
	margin-left: 30px;
	float: left;
}

/*-------------------------------------------------
3 Columns Form
-------------------------------------------------*/

.form3column {
	padding: 8px 0px 0px 9px;
	float: left;
}

.form3column label {
	font-size: 11px;
	width: 63px;
	height: 26px;
	float: left;
	margin: 8px 0px 0px 21px;
	position: relative;
}

.form3column label input {
	padding: 3px 5px 3px 5px; 
	border-style: none; 
	width: 60px;
	height: 12px;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-image: url(../img/text_bg.gif);
	background-position: right 0px;
}

.form3column span {
	font-size: 11px;
	padding: 0 0 0 21px;
	margin-bottom: -8px;
}

/*-------------------------------------------------
Custom Checkbox
-------------------------------------------------*/

.customCheckbox {
	float: left;
	height: 50px;
	width: 267px;
	margin-left: 30px;
}

.customCheckbox_flexible {
	float: left;
	width: 267px;
	height: 130px;
	margin-left: 30px;
	display: block;
}

.customCheckbox_flexible label {
	float: left;
	width: 190px !important;
	margin: 0 !important;
}

.customCheckbox_flexible span.checkbox {
	width: 36px;
	height: 35px;
	padding: 0 0 0 0;
	margin: 0 5px 25px 0;
	display: block;
	clear: left;
	float: left;
	background-image: url(/layout/img/checkbox.gif);
	background-repeat: no-repeat;
}

.customCheckbox_flexible .checkboxText
{
	font-size: 11px;
	margin-top: 10px;
	padding: 0;
}

.checkboxCopytext {
	font-family: Georgia, Times;
	font-size: 12px !important;
	font-weight: normal;
	float: left;
	width: 400px;
	margin: 6px 0 0 0;
	padding-left:10px !important;
	border: none;
}

.customCheckbox label {
	float: left;
	width: 190px !important;
	margin: 0 !important;
}

.customCheckbox span.checkbox {
	width: 36px;
	height: 35px;
	padding: 0 0 0 0;
	margin: 0 5px 25px 0;
	display: block;
	clear: left;
	float: left;
	background-image: url(/layout/img/checkbox.gif);
	background-repeat: no-repeat;
}

.customCheckbox .checkboxText
{
	font-size: 11px;
	margin-top: 10px;
	padding: 0;
}

.borderAllOff {
	border-style: none;
}


/*-------------------------------------------------
Events
-------------------------------------------------*/

.year_in_design {
	background: #000;
	padding: 23px 30px 30px 30px;
}

.year_in_design h2 {
	font-size: 23px;
	color: #fff;
	width: 500px;
	float: left;
}

.eventFilter .blue A{color: #019cf6;padding-right: 12px;background: url(../img/filter_blue.gif) no-repeat right center;}
.eventFilter .green A{color: #94d300;padding-right: 12px;background: url(../img/filter_green.gif) no-repeat right center;}
.eventFilter .pink A{color: #fd0285;padding-right: 12px;background: url(../img/filter_pink.gif) no-repeat right center;}

.eventFilter .blue .filtered {background: none;}
.eventFilter .green .filtered {background: none;}
.eventFilter .pink .filtered {background: none;}

.year_in_design td {
	font-size: 1px;
}

.round_month {
	font-size: 11px !important;
	background: #818181 url(../img/round_month_grey.gif);
	height: 15px;
	display: block;
	padding-top: 4px;
}

.round_month:hover,.year_in_design tr .active {
	font-size: 11px !important;
	background: #fff url(../img/round_month_white.gif);
	height: 15px;
}

.monthPointer_container {
	position: relative;
}

.monthPointer {
	top: 9px;
	left: 0px;
	position: absolute;
	background: url(../img/month_pointer.gif) no-repeat center top;
	width: 69px;
	height: 23px;
}

.calendar_events {
	height: 200px;
}

.eventFilter {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	float: right;
}

.eventFilter li {
	list-style: none;
	float: left;
	margin-right: 10px;
}

.calendar_back {
	float: left;
	margin-top: -7px;
}

.calendar_forward {
	float: right;
	margin-top: -7px;
}

.calendar_event {
	width: 375px;
	height: 60px;
	float: left;
	margin: 0 0 5px 15px;
}

.calendar_event p {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 12px;
	color: #fff;
	margin-top: 17px;
	float: left;
	max-width:255px;
}

.calendar_events .green {
	background: #94d300 url(../img/calender_rounded_green.gif);
}

.calendar_events .blue {
	background: #019cf6 url(../img/calender_rounded_blue.gif);
}

.calendar_events .pink {
	background: #fd0285 url(../img/calender_rounded_pink.gif);
}

.calendar_event img {
	margin: 4px 15px 0 4px;
	float: left;
}

.bluembo h1 {background: url(../img/madeBy_blue.gif) no-repeat right 18px;height:35px;}
.greenmbo h1 {background: url(../img/madeBy_green.gif) no-repeat right 18px;height:35px;}
.pinkmbo h1 {background: url(../img/madeBy_pink.gif) no-repeat right 18px;height:35px;}

p.mbo_small_blue {
	background: url(../img/mbo_blue.gif) no-repeat right center;
	width: 252px;
	padding: 10px 0 10px 0;
	margin-top: 7px;
}

p.mbo_small_green {
	background: url(../img/mbo_green.gif) no-repeat right center;
	width: 252px;
	padding: 10px 0 10px 0;
	margin-top: 7px;
}

p.mbo_small_pink {
	background: url(../img/mbo_pink.gif) no-repeat right center;
	width: 252px;
	padding: 10px 0 10px 0;
	margin-top: 7px;
}

.event {
	margin-top: 28px;
}

.eventRight {
	float: left;
	width: 530px;
}

.event h1 {
	color: #fff;
	font-size: 15px;
	line-height: 13px;
	padding-top: 20px;
}

.eventRight p {
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	padding-top: 11px;
}

.event.blue {background: #019cf6 url(../img/event_rounded_blue.gif) no-repeat right top;}
.event.green {background: #94d300 url(../img/event_rounded_green.gif) no-repeat right top;}
.event.pink {background: #fd0285 url(../img/event_rounded_pink.gif) no-repeat right top;}



.event.blue .eventFooter {
	background: #019cf6 url(../img/event_rounded_blue_footer.gif) no-repeat right bottom;
	width: 600px;
	float: right;
	margin-top: -11px;
}

.event.green .eventFooter {
	background: #94d300 url(../img/event_rounded_green_footer.gif) no-repeat right bottom;
	width: 600px;
	float: right;
	margin-top: -11px;
}

.event.pink .eventFooter {
	background: #fd0285 url(../img/event_rounded_pink_footer.gif) no-repeat right bottom;
	width: 600px;
	float: right;
	margin-top: -11px;
}

.event p.image {
	float: left;
	margin-right: 33px;
	padding: 0px;
	line-height: 0px;
	width: 300px;
}

.event p img{
	margin: 0;
}

.event_link {
	color: #fff;
	font-size: 15px;
	line-height: 13px;
	margin-top: 1px;
	display: block;
}

.event .topSpace {
	margin-top: 7px;
}

.event .bottomSpace {
	margin-bottom: 7px;
}

/*-------------------------------------------------
Fader Home
-------------------------------------------------*/

#mainmovie {
	position: relative;
	display: block;
	height: 400px;
	width: 900px;
}


#mainmovie img {
	display: none;
	position: absolute;
}

/*-------------------------------------------------
News Box Fix
-------------------------------------------------*/

.news_content .headline_text {
	border: none;
	margin: 0;
}

.news_content .headline_text h1 {
	background: none;
}

.news_content .headline_text p {
	margin:0;
}

/*-------------------------------------------------
Future Forum Image Gallery
-------------------------------------------------*/

.image_gallery {
	margin: 30px 0 0 0;
}

.image_gallery a {
	background: url(../img/image_gallery.gif);
	width: 213px;
	height: 142px;
	float: left;
	margin: 0 30px 60px 30px;
	padding: 11px 11px 11px 11px;
}

/* ---------------------------------------------
/*  calendar
/* -------------------------------------------*/

#availability_calendar a.day
{
	font-family: Georgia, Times new roman, Times, Serif;
	font-weight:normal;
	font-size: 12px;
	color: #666666;
	width: 19px;
	height: 12px;
	padding: 3px 3px 5px 8px;
	margin: 4px 1px 0px 3px;
	display: block;
	
	background-color: #c9ca2e;
	
}

#availability_calendar a.day.restricted{
	background-color: #8c8c8c;
	color: #3d3d3d;
}

#availability_calendar a.day.closed {	
	background-color: #FFFFFF;
	color: #d3d3d3;

	
}

#availability_calendar a.day.current:hover {	
	color: #fff;
	background-color: #ff0000;

}

#availability_calendar a.day.weekend.selection,#availability_calendar a.day.selection{
	background-color: #666666;
}
#availability_calendar a.day.selection{
	background-color: #777777;
}

#availability_calendar a.day.current.selection{
	background-color: #b70000;
}



#availability_calendar h4{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: none;
	padding: 0px 0px 3px 3px;	
}

#availability_calendar .month{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background: none;
	padding: 0px 0px 0px 3px;	
}


/*-------------------------------------------------
New Homepage
-------------------------------------------------*/

.newsletter_join {
	background: #000 url(../img/temp_bg.gif) no-repeat;
	width: 858px;
	color: #fff;
	padding: 0 12px 0 30px;
	margin-bottom: 30px;
}

.newsletter_join span {
	font-family: Georgia, Times new roman, Times, Serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	padding-top: 11px;
	display: block;
	float: left;
}

.newsletter_join p {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	padding: 11px 15px 0 5px;
	background: url(../img/arrow_newsletter.gif) no-repeat right 14px;
	float: left;
}

.newsletter_join input {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color: #797979;
	border: none;
	height: 18px;
	width: 227px;
	padding-left: 5px;
	margin: 8px 10px 0 15px;
	float: left;
}

.subscribe_newsletter {
	font-size: 12px;
	color: #a9a9a9;
	width: 30px;
	float: left;
	padding: 2px 0 2px 0;
	margin: 8px 0 0 0;
	text-align: center;
	border-top: 1px solid #7a7b7d;
	border-bottom: 1px solid #7a7b7d;
}

.subscribe_newsletter a {color: #a9a9a9;}

.link_right {
	font-family: Georgia, Times new roman, Times, Serif;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	padding: 11px 13px 0 0;
	display: block;
	color: #898989;
	float: right;
	text-align: right;
	width: 320px;
	background: url(../img/arrow_newsletter_dark.gif) no-repeat right 14px;
}

.hidden_details {
	margin: -5px 0 0 -30px;
	padding: 0 0 10px 294px;
	width: 606px;
	float: left;
	background: url(../img/hidden_panel_footer.gif) no-repeat left bottom;
}

.content_block_long {
	float: left;
	margin: 15px 0 0 30px;
	padding-bottom: 7px;
	width: 405px;
	cursor: pointer;
}

.content_block_long:hover {
	margin: 15px 0 0 30px;
	background: #e5e5e5;
	padding-bottom: 0;
}

.content_block_long:hover img {
	background: #e5e5e5 url(../img/panel_header_long.gif) no-repeat left top;
	margin: -10px 0 0 -10px;
	padding: 10px 10px 0 10px;
}

.content_block_long img {
	float: left;
}

.content_block_long:hover p {
	background: #e5e5e5 url(../img/panel_footer_long.gif) no-repeat left bottom;
	margin: 0 0 0 -10px;
	padding: 10px 14px 7px 10px;
}

.content_block_long p {
	width: 400px;
	padding: 10px 0 0 0;
	float: left;
}

.single_block02 {
	width: 297px;
	min-height: 70px;
	float: left;
	padding-bottom:10px;
	cursor: pointer;
}

.single_block02:hover {
	width: 297px;
	margin: 0px 0px 10px 0px;
	padding-bottom:0;
}

.single_block02 img {
	padding: 0px 10px 0px 30px;
	float: left;
}

.single_block02:hover img {
	padding: 0 10px 0px 30px;
	float: left;
	position: relative;
	z-index: 2000;
}

.single_block02:hover span img {
	padding: 0 10px 0px 30px;
}

.single_block02 h2 {
	font-size: 15px;
	line-height: 12px;
	margin-top: 0px;
	padding: 0px 0px 0px 30px;
}

.single_block02:hover h2 {
	background-image: url(../img/panel_header_03.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	background-color: #e5e5e5;
	margin: -10px 0px 0px 19px;
	padding: 10px 0 0px 11px;
	position: relative;
}

.single_block02 p {
	padding: 6px 10px 20px 30px;
}

.single_block02:hover p{
	background-image: url(../img/panel_footer_03.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-color: #e5e5e5;
	margin: 0px 0px 10px 19px;
	padding: 6px 14px 10px 11px;
}

/*-------------------------------------------------
tripbooker
-------------------------------------------------*/

.trip_stop_box {
	background: #000 url(../img/trip_box_top.gif) no-repeat;
	width: 213px;
	padding: 12px 10px 0 10px;
	margin-bottom: 30px;
}

.trip_stop_date {
	font-family: Georgia, Times new roman, Times, Serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	line-height: 19px;
}

.trip_stop_box h1 {
	font-size: 15px;
	line-height: 13px;
	color: #fff;
}

.trip_stop_box img {
	margin: 16px 8px 0 0;
	float: left;
}

.trip_stop_box p {
	font-family: Georgia, Times new roman, Times, Serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	padding-top: 13px;
	color: #fff;
}

.trip_stop_bottom {
	border-top: 1px dotted #626262;
	float:left;
	margin-top: 7px;
	width: 213px;
}

.trip_stop_bottom a {
	font-family: Georgia, Times new roman, Times, Serif;
	font-size: 9px;
	font-weight: normal;
	padding-left: 11px;
	margin-right: 5px;
	background: url(../img/trip_option_arrow.gif) no-repeat left center;
	color: #c8c8c8;
}

.trip_stop_footer {
	background: url(../img/trip_box_bottom.gif) no-repeat left bottom;
	float: left;
	height: 10px;
	width: 233px;
	margin-left: -10px;
}

/*-------------------------------------------------
Trip summary 
-------------------------------------------------*/

.trip_headline {	
	font-size: 15px;
	line-height: 14px;
	background-image: url(../img/logo_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding: 0px 0px 0px 15px;
}

.trip_summary_wrap {
	margin-bottom: 30px;
	padding: 4px 0 3px 30px;
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
}

.trip_summary {
	background: #c6c6c6 url(../img/trip_summary_top.gif) no-repeat left top;
	padding-top: 30px;
}

.footer_summary {
	background: #c6c6c6 url(../img/trip_summary_bottom.gif) no-repeat left bottom;
	float: left;
	width: 901px;
}

.trip_summary_stop {
	background: #010101 url(../img/trip_stop_top.gif) no-repeat left top;
	width: 214px;
	height: 220px;
	padding: 13px 10px 0 10px;
	margin: 0 30px 50px 30px;
	float: left;
}

.date_personal {
	font-family: Georgia, Times new roman, Times, Serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 5px;
	display:block;
}

.trip_summary_stop h1 {
	font-size: 15px;
	color: #fff;
	line-height: 13px;
	float: left;
}

.trip_summary_stop img {
	float: left;
	margin-top: 12px;
}

.footer_trip {
	background: url(../img/trip_stop_bottom.gif) no-repeat left bottom;
	float: left;
	width: 234px;
	margin-left: -10px;
}

#checkavailability_buttonstyle {margin-top: 3px}




/*-------------------------------------------------

-------------------------------------------------*/

.footer_city {
	margin: 30px 0px 0px 0px;
	padding: 5px 0px 4px 30px;
	border-right: 1px #000 dotted;
	border-left: 1px #000 dotted;
	float: left;
	width: 869px;
}

.footer_city li:first-child {
	font-size: 11px;
	list-style: none;
	float: left;
	background-image: url(../img/logo_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 5px 0px 5px 27px;
	
}

.footer_city li {
	font-size: 11px;
	list-style: none;
	float: left;
	padding: 5px 0px 5px 1px;
}

ul.top_menu_media {
	font-size: 17px;
	width: 570px;
	padding: 8px 0 9px 30px;
	background: #000;
	float: left;
	margin-bottom: 2px;
}

ul.top_menu_media li {
	margin-right: 20px;
	list-style: none;
	float: left;
}

.top_menu_media .media_images {
	color: #4d4d4a;
	background: url(../img/media_img_icon_inactiv.gif) no-repeat left center;
	padding: 0 0 0 23px;
}

.top_menu_media .media_images A {color: #4d4d4a;}

.top_menu_media .media_images.active{
	background: url(../img/media_img_icon.gif) no-repeat left center;
	padding: 0 0 0 23px;
}

.top_menu_media .media_images.active A {color: #fff;}

.top_menu_media .media_movie {
	background: url(../img/media_mov_icon_inactiv.gif) no-repeat left center;
	padding: 0 0 0 23px;
}

.top_menu_media .media_movie A {color: #4d4d4a;}

.top_menu_media .media_movie.active{
	color: #fff;
	background: url(../img/media_mov_icon.gif) no-repeat left center;
	padding: 0 0 0 23px;
}

.top_menu_media .media_movie.active A {color: #fff;}

.top_menu_media .media_map {
	color: #4d4d4a;
	background: url(../img/media_map_inactiv.gif) no-repeat left center;
	padding: 0 0 0 23px;
}

.top_menu_media .media_map A {color: #4d4d4a;}

.top_menu_media .media_map.active{
	background: url(../img/media_map.gif) no-repeat left center;
	padding: 0 0 0 23px;
}

.top_menu_media .media_map.active A {color: #fff;}

.bottom_menu_media {
	position: relative;
	width: 601px;
	height: 47px;
	margin: 6px 0 0 299px;
	float: left;
}

.bottom_menu_media02 {
	position: relative;
	width: 601px;
	height: 47px;
	margin: 6px 0 0 299px;
	float: left;
}

.bottom_menu_media_less {margin: 6px 0 0 251px !important;}

.bottom_menu_media li, .bottom_menu_media02 li {
	margin-right: 3px;
	list-style: none;
	float: left;
}

.pager_media_left {margin: 0 4px 0 0 !important;}
.pager_media_right {margin: 0 0 0 1px !important;}

.media_video_element,.media_map_element {
	float: left;
	background: #000;
	height: 341px;
	width: 600px;
}

.bottom_menu_media02 ul {
	width: 601px !important;
	height: 47px;
	float: left;
}

#bottom_menu_window02 {
	position: absolute;
	width: 521px;
	height: 47px;
	overflow:hidden;
}

#bottom_menu_window {
	position: absolute;
	left: 48px;
	width: 521px;
	height: 47px;
	overflow:hidden;
}

.bottom_menu_window_less {
	width: 600px !important;
}

.media_footer {
	width: 601px;
	float: left;
	border-bottom: 1px dotted #000;
	margin: -5px 0 20px 299px;
}


/*-------------------------------------------------
Checkout club panel
-------------------------------------------------*/

