@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%; 
}
p{
	font-size:1.2em;
	line-height:2em;
}
h1{
	font-size:1.5em;
	color:#0093D1;
	padding-bottom:6px;
}
h2{
	font-size:1.4em;
	color:#000;
	padding-bottom:1px;
}
h3{
	font-size:1.3em;
	color:#fff;
	padding:6px 0px 0px 10px;
}
.header_bg{
	background-image:url(../images/header_bg.jpg);
}
.header{
	height:150px;
	background-image:url(../images/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.header_landing{
	height:186px;
	background-image:url(../images/header_landing.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.headerbutton_position{
	display:relative;
	width:300px;
	margin:auto;
}
.buytickets{
	display:block;
	background-image:url(../images/icons.xxx);
	width:320px;
	height:70px;
	background-color:#ccc;
}
.buytickets:hover{
	background-position:bottom;
}
.buytickets_landing{
	position:absolute;
	background-image:url(../images/buytickets_landing.jpg);
	width:233px;
	height:149px;
	display:block;
	margin-left:97px;
	margin-top:20px;
	background-position:top;
}
.buytickets_landing:hover{
	background-position:bottom;
}
.content_bg_landingpage{
	background-color:#E9E9E9;
	background-image:url(../images/footer_pipers.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.content_bg{
	background-color:#E9E9E9;
}
.content{
	width:1000px;
	margin:auto;
}
.left_col{
	width:671px;
	float:left;
	margin-top:10px;
}
.left_col1{
	width:246px;
	float:left;
}
.left_col2{
	width:420px;
	float:left;
}
.left_col2 a{
	color:#0093D1;
	font-weight:bold;
	text-decoration:none;
}
p a:hover{
	text-decoration:underline;
}
.right_col{
	width:320px;
	float:left;	
	padding-top:120px;
}
.clear{
	clear:both;
}
.navigation{
	width:186px;
	margin:0px 30px 0px 30px;
	list-style:none;
	font-size:1.6em;
}
.navigation li{
	display:bock;
	padding:5px 0px 6px 0px;
	border-bottom:1px #CCCCCC dashed;
}
.navigation li a{
	color:#0093D1;
	text-decoration:none;
}
.navigation li a:hover{
	text-decoration:underline;
}
.left_col2 img{
	padding-bottom:10px;
}
.video_container{
	position:absolute;
	margin:27px 0px 0px 314px;
	width:332px;
	height:218px;
	background-image:url(../images/video_shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	top: 5px;
}
.video{
	margin-left:15px;
}
.spacer{
	margin:10px 0px 10px 10px;
	background-image:url(../images/spacer.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:300px;
}
.youtube{
	width:300px;
	height:80px;
	background-image:url(../images/youtube.jpg);
	display:block;
	margin:0px 0px 10px 10px;
}
.youtube:hover{
	background-position:bottom;
}
.hotelbox{
	width:300px;
	margin-left:10px;
	background-color:#DFDFDF;
	padding-bottom:10px;
}
.hotel_header{
	height:30px;
	width:300px;
	background-image:url(../images/rightcol_header.jpg);
}
.hotel_footer{
	background-image:url(../images/hotel_footer.jpg);
	height:15px;
	margin-top:-10px;
}
.news{
	width:210px;
	margin:20px 10px 10px 20px;
}
.news_header{
	height:30px;
	width:210px;
	background-image:url(../images/news_header.jpg);
}
.news_title{
	padding:10px 0px 6px 0px;
	margin-left:6px;
}
.news_title a{
	font-size:1.3em;
	color:#0093D1;
	font-weight:bold;
	text-decoration:none;
}
.news_title a:hover{
	text-decoration:underline;
}
.news_text{
	font-size:1.2em;
	line-height:1.6em;
	padding-bottom:10px;
	border-bottom:dashed 1px #666;
	margin-left:6px;
	margin-right:6px;
}
.search_right_hotel{
	float:left;
	width:280px;
	background-color:#CCCCCC;
	margin:5px 0px 0px 10px;
	padding-bottom:10px;
	display:inline;
}
.search_right_text{
	font-size:1.2em;
	color:#333;
	font-weight:bold;
	padding:6px 0px 6px 10px;
}
.search_right_text_small{
	display:block;
	float:left;
	width:80px;
	font-size:1.2em;
	color:#333;
	font-weight:bold;
	padding:6px 0px 6px 10px;
}
.hotel_input{
	width:80px;
	margin-left:10px;
	float:left;
}
.find_hotel{
	float:right;
	width:145px;
	height:31px;
	background-image:url(../images/find_hotel.jpg);
	display:block;
	margin:10px 10px 0px 0px;
}
.find_hotel:hover{
	background-position:bottom;
}
.hotel_logo{
	margin:10px 0px 0px 10px;
	float:left;
	background-image:url(../images/hotel_logo.jpg);
	height:35px;
	width:112px;
}
.footer_img{
	background-image:url(../images/footer_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:19px;
}
.footer_pipers{
	background-image:url(../images/footer_pipers.jpg);
	height:169px;
	width:960px;
}
.footer{
	display:inline;
}
.footer_content{
	width:1000px;
	margin:auto;
	position:relative;
}
.footer_spacer{
	height:40px;
	width:300px;
}
.footer_sponsors{
	list-style:none;	
	margin-top:30px;
	margin-left:20px;
}
.footer_sponsors li{
	float:left;	
}
.footer1{
	display:block;
	background-image:url(../images/footer_logo1.jpg);
	width:81px;
	height:63px;
	margin-right:52px;
}
.footer2{
	display:block;
	background-image:url(../images/footer_logo2.jpg);
	width:108px;
	height:64px;
	margin-right:52px;
}
.footer3{
	display:block;
	background-image:url(../images/footer_logo3.jpg);
	width:134px;
	height:64px;
	margin-right:52px;
}
.footer4{
	display:block;
	background-image:url(../images/footer_logo4.jpg);
	width:15px;
	height:62px;
	margin-right:52px;
}
.footer5{
	display:block;
	background-image:url(../images/footer_logo5.jpg);
	width:104px;
	height:64px;
	margin-right:52px;
}
.footer6{
	display:block;
	background-image:url(../images/footer_logo6.jpg);
	width:46px;
	height:64px;
	margin-right:52px;
}
.footer7{
	display:block;
	background-image:url(../images/footer_logo7.jpg);
	width:159px;
	height:64px;
	margin-bottom:30px;
}
.footer_nav{
	list-style:none;
	text-align:center;
	padding-bottom:40px;
}
.footer_nav li{
	display:inline;
	padding:0px 2px 0px 2px;
}
.footer_nav a{
	font-size:1.3em;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
.footer_nav a:hover{
	text-decoration:underline;
}
.footer_text{
	font-size:1.5em;
	font-weight:bold;
	color:#111;
	position:absolute;
}
.win_landing{
	background-image:url(../images/win_landing.jpg);
	width:414px;
	height:102px;
	display:block;
	text-decoration:none;
	background-position:top;
}
.win_landing span{
	font-size:1.6em;
	font-weight:bold;
	line-height:1.6em;
	color:#FFF;
	display:block;
	padding:40px 0px 0px 20px;
	text-decoration:none;
}
.win_landing:hover{
	background-position:bottom;
	text-decoration:none;
}
.wintickets{
	background-image:url(../images/wintickets.jpg);
	width:300px;
	height:132px;
	display:block;
	margin:0px 0px 10px 10px;
	text-decoration:none;
}
.wintickets span{
	font-size:1.4em;
	font-weight:bold;
	line-height:1.8em;
	color:#FFF;
	display:block;
	padding:40px 0px 0px 20px;
	text-decoration:none;
}
.wintickets:hover{
	background-position:bottom;
}
.hotline{
	background-image:url(../images/hotline.jpg);
	height:54px;
	width:414px;
	margin-bottom:10px;
	display:block;
}
.hotline span{
	color:#FFF;
	font-size:2em;
	padding:14px 0px 0px 20px;
	display:block;
}
.floatright{float:right;
    margin:5px 5px 5px 5px;
}
.floatleft{float:left;
    margin:5px 5px 5px 5px;
}
