BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: url(../_i/site_background.png) repeat-x;
}

#site {
	top: 0px;
	left: 0px;
	position: relative;
	width: 960px;
	_width: 970px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	top: 0px;
	left: 0px;
	_left: 10px;
	position: relative;
	width: auto;
	_width: 960px;
	height: 390px;
}

#style_switch {
	top: 0px;
	left: 730px;
	position: absolute;
	width: auto;
	height: 48px;
	font-size: 0px;
	color: #666666;
}

#style_switch ul {
	margin: 0px;
	padding: 0px;
}

#style_switch li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	font-size: 0px;
}

#style_switch img {
	cursor: pointer;
}

#main_nav {
	top: 125px;
	left: 340px;
	position: absolute;
	width: auto;
	height: auto;
}

#main_nav .nav_across {
	width: 120px;
	height: auto;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	float: left;
	font-size: 15px;
	text-align: center;
}

#main_nav ul {
	margin: 0px;
	padding: 0px;
}

#main_nav li {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	display: block;
}

#main_nav .nav_down a {
	text-decoration: none;
}

#main_nav .nav_down a:hover {
	font-weight: bold;
}

#main_nav .nav_header, #main_nav .nav_header_hear {
	font-size: 18px;
	cursor: pointer;
}

#main_nav .nav_header_hear {
	padding-left: 30px;
}

#main_nav .nav_arrow, #main_nav .nav_arrow_over {
	width: 9px;
	height: 8px;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
}

#main_nav .nav_down_sel a {
	text-decoration: none;
}

#main_nav .nav_down_sel a:hover {
	font-weight: bold;
}

.main_nav_selected {
	font-weight: bold;
}

#highlight {
	top: 0px;
	left: 0px;
	position: relative;
	width: auto;
	height: 210px;
	padding-left: 25px;
	overflow: hidden;
}

#highlight .box_mtv {
	position: relative;
	width: 341px;
	height: 199px;
	float: left;
	margin-top: 11px;
	margin-left: 4px;
}

#highlight .box {
	width: 270px;
	height: auto;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
}

#highlight .box_title {
	font-size: 18px;
	margin-bottom: 10px;
}

#highlight .box_image, #highlight .box_travel_image, #highlight .box_mtv_image, #highlight .box_artist_image, #highlight .box_win_image {
	width: 111px;
	height: 103px;
	margin-right: 10px;
	float: left;
	background-repeat: no-repeat;
}

#highlight #travel_image {
	width: 110px;
	height: 80px;
}

#highlight #travel_image.h0 {
	background: url(../_i/partners_spotlight.png) 0px center no-repeat;
}
#highlight #travel_image.h1 {
	background: url(../_i/partners_spotlight.png) -110px center no-repeat;
}
#highlight #travel_image.h2 {
	background: url(../_i/partners_spotlight.png) -220px center no-repeat;
}
#highlight #travel_image.h3 {
	background: url(../_i/partners_spotlight.png) -330px center no-repeat;
}
#highlight #travel_image.h4 {
	background: url(../_i/partners_spotlight.png) -440px center no-repeat;
}
#highlight #travel_image.h5 {
	background: url(../_i/partners_spotlight.png) -550px center no-repeat;
}
#highlight #travel_image.h6 {
	background: url(../_i/partners_spotlight.png) -660px center no-repeat;
}

#highlight .box_text {
	width: 149px;
	height: auto;
	float: right;
}

#highlight .box_text_mtv {
	width: 150px;
	height: 95px;
	margin-left: 25px;
	margin-top: 30px;
	font-size: 12px;
	line-height: 14px;
}

#highlight .box_text_mtv strong {
	font-weight: bold;
}

#box_mtv_link {
	bottom: 28px;
	left: 18px;
	position: absolute;
	width: 115px;
	height: 25px;
	cursor: pointer;
}

#highlight p {
	margin-bottom: 8px;
}

#highlight input {
	float: right;
	cursor: pointer;
	border: none;
	text-transform: uppercase;
	font-size: 13px;
}

#highlight input:hover {
	background-color: #808080;
}

#highlight a:hover {
	text-decoration: none;
}

#partner {
	top: 0px;
	left: 0px;
	position: relative;
	width: auto;
	height: 68px;
	text-align: center;
	width: auto;
	background: url(../_i/default_partner_background.png) repeat-x;
	padding-left: 25px;
}

#partner ul {
	margin: 0px;
	padding: 0px;
}

#partner li {
	width: 110px;
	height: 48px;
	list-style-type: none;
	padding: 10px;
	margin: 0px;
	float: left;
	cursor: pointer;
}

#partner li div {
	width: 110px;
	height: 48px;
}

#partner li div.london {
	background: url(../_i/partners.png) 0px center no-repeat;
}
#partner li div.scotland {
	background: url(../_i/partners.png) -110px center no-repeat;
}
#partner li div.england {
	background: url(../_i/partners.png) -220px center no-repeat;
}
#partner li div.mtv {
	background: url(../_i/partners.png) -330px center no-repeat;
}
#partner li div.transat {
	background: url(../_i/partners.png) -440px center no-repeat;
}
#partner li div.contiki {
	background: url(../_i/partners.png) -550px center no-repeat;
}
#partner li div.travelcuts {
	background: url(../_i/partners.png) -660px center no-repeat;
}

#footer {
	top: 0px;
	left: 0px;
	position: relative;
	width: auto;
	height: 296px;
	padding-top: 35px;
	padding-left: 50px;
	overflow: hidden;
}

#footer #footer_box_1 {
	width: 210px;
}

#footer #footer_box_2 {
	width: 210px;
}

#footer #footer_box_3 {
	width: 390px;
}

#footer .box {
	top: 0px;
	left: 0px;
	position: relative;
	margin-right: 30px;
	float: left;
	height: 170px;
}

#footer .box_content {
	top: 0px;
	left: 0px;
	position: relative;
	padding: 12px;
	height: auto;
	width: auto;
	z-index: 1000;
}

#footer .box_text {
	height: auto;
	width: auto;
}
#footer .box_text input {
	_margin-right: 10px;
}


#footer h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 18px;
}

#footer .box_image {
	padding-right: 8px;
	float: left;
	clear: left;
}

#footer .box_image_2 {
	padding-left: 10px;
	float: right;
}

#footer p {
	margin-bottom: 8px;
}

#footer a:hover {
	text-decoration: none;
}

#footer input {
	float: right;
	cursor: pointer;
	border: none;
	text-transform: uppercase;
	font-size: 11px;
}

#footer input:hover {
	background-color: #808080;
}

#brought_by {
	top: 0px;
	left: 0px;
	position: relative;
	width: auto;
	height: 24px;
	margin-right: 40px;
	padding-top: 20px;
	clear: both;
	color: #FFFFFF;
	text-transform: uppercase;
}

#brought_by a {
	color: #FFFFFF;
	text-decoration: none;
}

#brought_by a:hover {
	text-decoration: underline;
}

#brought_by .links {
	color: #FFFFFF;
}

.tl, .tl_over {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 20px;
	height: 20px;
	overflow: hidden;
}
.tr, .tr_over {
	top: 0px;
	right: 0px;
	position: absolute;
	width: 20px;
	height: 20px;
	overflow: hidden;
}
.bl, .bl_over {
	bottom: 0px;
	left: 0px;
	position: absolute;
	width: 20px;
	height: 20px;
	overflow: hidden;
}
.br, .br_over {
	bottom: 0px;
	right: 0px;
	position: absolute;
	width: 20px;
	height: 20px;
	overflow: hidden;
}

#page {
	top: 182px;
	left: 358px;
	position: absolute;
	width: 560px;
	height: auto;
	z-index: 100000;
	visibility: hidden;
	margin-bottom: 20px;
}
#page .nosee {
	display: none;
}

#page_top {
	top: 0px;
	left: 0px;
	position: relative;
	width: auto;
	height: 19px;
	background: url(../_i/page_top.png) no-repeat;
}

#page_top #page_close {
	top: 3px;
	right: 4px;
	position: absolute;
	width: 56px;
	height: 15px;
	cursor: pointer;
}

#page_navigation {
	top: 0px;
	left: 0px;
	position: relative;
	width: auto;
	height: 39px;
	padding: 0px 15px 0px 20px;
	background-color: #4D4D4D;
	overflow: hidden;
}

#page_navigation .nav, #page_navigation .nav_over {
	top: 0px;
	left: 0px;
	position: relative;
	margin: 0px;
	padding: 10px 19px 10px 10px;
	float: left;
	margin-right: 5px;
	height: 29px;
	background-color: #808080;
	white-space: nowrap;
	font-size: 24px;
	font-weight: bold;
	color: #B3B3B3;
	cursor: pointer;
}

#page_navigation .nav {
	background-color: #808080;
	color: #B3B3B3;
}

#page_navigation .tl {
	background: url(../_i/page_corner_off.png) top left no-repeat;
	width: 10px;
	height: 10px;
}
#page_navigation .tr {
	background: url(../_i/page_corner_off.png) top right no-repeat;
	width: 10px;
	height: 10px;
}

#page_wrapper {
	top: 0px;
	left: 0px;
	position: relative;
	width: auto;
	height: auto;
	background-color: #4D4D4D;
}

#page_content {
	top: 0px;
	left: 20px;
	position: relative;
	width: 490px;
	height: auto;
	background-color: #333333;
	padding: 15px 15px 5px 15px;
	font-size: 12px;
	line-height: 13px;
}

#page_text {
	top: 0px;
	left: 0px;
	position: relative;
	width: auto;
	height: auto;
	color: #DDD;
	font-size: 11px;
}

#page_text .image {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

#page_text p {
	margin-bottom: 8px;
}

#page_text h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	line-height: 20px;
}

#page_text h3 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#page_text h4 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#page_text a {
	color: #FFFFFF;
}

#page_text a:hover {
	text-decoration: none;
}

#page_text label {
	width: 70px;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	margin-bottom: 5px;
	height: 20px;
	vertical-align: middle;
}

#page_text .location {
	color: #CCCCCC;
	margin: 0px 0px 8px 0px;
}

#page_text .iframe {
	margin: 0px 0px 10px 10px;
}

#page_text #form_partners {
	visibility: hidden;
	display: none;
}

#page_text .pwr_travelcuts {
	bottom: 0px;
	left: 0px;
	position: absolute;
}

#page_text hr {
	color: #808080;
	clear: both;
}

#page_text .button_1 {
	float: left;
	cursor: pointer;
	border: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	height: 22px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: normal;
}

#page_text .button_1:hover {
	background-color: #808080;
}

#page_text .button_2 {
	float: left;
	cursor: pointer;
	border: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	width: 330px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
}

#page_text .button_3 {
	float: left;
	cursor: pointer;
	border: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	width: 490px;
	text-align: center;
	margin-bottom: 10px;
}

#page_text .button_3:hover {
	background-color: #808080;
}

#page_text .button_4 {
	cursor: pointer;
	border: none;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#page_text .button_4:hover {
	background-color: #808080;
}

#page_text .button_5 {
	cursor: pointer;
	border: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	width: 130px;
	text-align: center;
	margin-top: 3px;
}

#page_text .button_5:hover {
	background-color: #808080;
}

#page_text .button_6 {
	cursor: pointer;
	border: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
}

#page_text .button_6:hover {
	background-color: #808080;
}

#page_text .player {
	float: right;
	display: inline;
	width: 330px;
	height: 22px;
	margin-bottom: 10px;
	vertical-align: top;
}

#page_text #page_thumbnails img {
	float: left;
	padding: 5px;
	cursor: pointer;
}

#page_text .form_alert {
	font-size: 28px;
	font-weight: bold;
	vertical-align: middle;
}

#page_text #required {
	font-size: 16px;
	font-weight: bold;
	visibility: hidden;
	display: none;
}

#page_text .required {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 5px;
}

#page_text .video_player {
	background: url(../_i/ajax-loader.gif) no-repeat center center;
	margin-bottom: 10px;
}

#page_text .video {
	position: relative;
	height: auto;
	width: auto;
	padding: 10px 5px 5px;
	border-bottom: 1px solid #B3B3B3;
}

#page_text .video_thumb {
	float: left;
	width: 80px;
	margin-right: 20px;
}

#page_text .video_text {
	float: left;
	width: 370px;
}

#page_text .video_text h2 a {
	text-decoration: none;
}

#page_text .trip_main_title {
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	float: right;
	display: inline;
	padding-bottom: 2px;
}

#page_text .trip_main_title:hover {
	text-decoration: underline;
}

#page_text .trip_main_subtitle {
	display: inline;
	padding-top: 0px;
	color: #FFFFFF;
}

#page_text .trip_main_subtitle_link {
	font-weight: bold;
}

#page_text .trip_main_subtitle_link:hover {
	text-decoration: underline;
}

#page_text .CollapsiblePanelContent .image {
	padding: 5px;
	background-color: #FFFFFF;
}

#page_text #tripplan_options .image, #page_text #tripplan_add_options .image {
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px; 
	float: left;
}

#page_text #tripplan_location {
	padding: 0px 0px;
}

#page_text #trip_location_buttons {
	padding: 0px 30px;
}

#page_text #trip_tc_title {
	font-size: 12px;
	font-weight: bold;
}

#page_text .trip_tc_option {
	font-size: 12px;
}

#trip_event {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#page_text .form_box {
	top: 5px;
	left: 0px;
	position: relative;
	height: auto;
	padding: 10px;
	background-color: #666666;
	margin-bottom: 10px;
}

#page_text .form_box .tl, #page_text .form_box .tr, #page_text .form_box .bl, #page_text .form_box .br {
	width: 10px;
	height: 10px;
}

#page_text .form_box .tl {
	background: url(../_i/form_corners.png) top left no-repeat;
}

#page_text .form_box .tr {
	background: url(../_i/form_corners.png) top right no-repeat;
}

#page_text .form_box .bl {
	background: url(../_i/form_corners.png) bottom left no-repeat;
}

#page_text .form_box .br {
	background: url(../_i/form_corners.png) bottom right no-repeat;
}

#page_bottom {
	top: 0px;
	left: 0px;
	position: relative;
	width: auto;
	height: 31px;
	background: url(../_i/page_bottom.png) no-repeat;
}

#page_bottom #page_close {
	top: 11px;
	right: 5px;
	position: absolute;
	width: 56px;
	height: 15px;
	cursor: pointer;
}

#page .page_image {
	width: auto;
	height: auto;
	padding: 0px 10px 10px 10px;
	float: right;
}

#page_content .tl {
	background: url(../_i/default_page_corner.png) top left no-repeat;
	width: 10px;
	height: 10px;
}
#page_content .tr {
	background: url(../_i/page_corner_on.png) top right no-repeat;
	width: 10px;
	height: 10px;
}

#page_content .tl_over {
	background: url(../_i/page_content_corner_on.png) top left no-repeat;
	width: 10px;
	height: 10px;
}
#page_content .tr_over {
	background: url(../_i/page_content_corner_on.png) top right no-repeat;
	width: 10px;
	height: 10px;
}

.clear {
	clear: both;
}





.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	min-height: 60px;
	_width: 100%;
}

.CollapsiblePanel .InformationMenu{
	padding-top: 4px; 
	padding-bottom: 3px;
}

.CollapsiblePanelTab {
	font: bold 0.7em sans-serif;
	background-color: #DDD;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.CollapsiblePanelContent {
	clear: both;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 2px 0px;
}

.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #EEE;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #3399FF;
}


