@charset "utf-8";
/* CSS Document */
body {
	background: #000 url(../_i/pg_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#sunnybox {
	margin: 0px auto;
	height: auto;
	width: 960px;
}
#sunnybox #header {
	height: 100px;
	width: 960px;
	background: url(../_i/header_bg.png) no-repeat;
}
#sunnybox #header .fx {
	float: right;
	height: 100px;
	width: 310px;
}

#sunnybox #header .home {
	float: left;
	height: 100px;
	width: 600px;
	position: absolute;
}

#sunnybox #nav {
	background: url(../_i/nav_bg.png) repeat-x;
	height: 30px;
	width: 960px;
	text-align: center;
}
#sunnybox #nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#sunnybox #nav li {
	display: inline;
	padding: 0px;
	margin: 0px -2px;
	#margin: 0px;
	font-size: 0px;
}

#sunnybox #content {
	top: 0px;
	left: 0px;
	position: relative;
	height: 450px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
#sunnybox #flash {
	top: 0px;
	left: 0px;
	position: relative;
	height: 911px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

#sunnybox #content #content_text {
	position: absolute;
	z-index: 2;
	padding: 25px 25px 15px 25px;
}
#sunnybox #content #content_bk {
	position: absolute;
	height: auto;
	background-color: #FFFFFF;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
#sunnybox #content P {
	margin-bottom: 5px;
}
.content_button {
	text-align: right;
	padding-top: 10px;
}
#sunnybox #bugbar {
	background: url(../_i/bug_bg.png) no-repeat;
	height: 50px;
	width: 960px;
}
#sunnybox #bugbar .legal {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 50px;
	width: 550px;
	float: left;
	margin-left: 20px;
}
#sunnybox #bugbar .legal a {
	color: #FFFFFF;
	text-decoration: none;
}
#sunnybox #bugbar .legal a:hover {
	text-decoration: underline;
}

#sunnybox #bugbar .dell {
	float: right;
	height: 50px;
	width: 190px;
}
#sunnybox #bugbar .fx2 {
	float: right;
	height: 50px;
	width: 140px;
}

#sunnybox #leaderboard {
	background: url(../_i/leaderboard_bg.png) no-repeat;
	height: 380px;
	width: 960px;
}
#sunnybox #leaderboard .dvd {
	float: left;
	height: 380px;
	width: 260px;
}
#sunnybox #leaderboard .dvd .dvdlink {
	margin: 20px;
	height: 340px;
	width: 220px;
	display: block;
}


#sunnybox #hadman a {
	float: right;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
#sunnybox #hadman a:hover {
	color: #CCCCCC;
}

.tour_border {
	border-bottom: 1px solid #999;
	padding-top: 10px;
}

.tour_noborder {
	padding-top: 10px;
}

/* Content Background Classes ------------------------------------------------------------------ */

.content_generic {
	background: url(../_i/bg_generic.png) no-repeat;
}
.content_login {
	background: url(../_i/bg_login.png);
}


/* Tour Info ------------------------------------------------------------------ */
.content_information {
	background: url(../_i/bg_tourinfo.png);
}
.content_text_information {
	top: 125px;
	left: 500px;
	width: 383px;
	height: auto;
}
.content_bk_information {
	top: 125px;
	left: 500px;
	width: 433px;
}

/* Tour Schedule ------------------------------------------------------------------ */
.content_schedule {
	background: url(../_i/bg_tourschedule.png);
}
.content_text_schedule {
	top: 85px;
	left: 120px;
	width: 663px;
	height: 286px;
	overflow: auto;
}
.content_bk_schedule {
	top: 85px;
	left: 120px;
	width: 713px;
}

/* How to Play ------------------------------------------------------------------ */
.content_howplay {
	background: url(../_i/bg_howtoplay.png);
}
.content_text_howplay {
	top: 80px;
	left: 410px;
	width: 470px;
	height: auto;
}
.content_bk_howplay {
	top: 80px;
	left: 410px;
	width: 520px;
}

/* Splash Info ------------------------------------------------------------------ */
.content_splash {
	background-image: url(../_i/bg_splash_r2.png);
}
.content_text_splash  {
	top: 110px;
	left: 520px;
	width: 363px;
	height: auto;
}
.content_bk_splash  {
	top: 110px;
	left: 520px;
	width: 433px;
}

/* Index Info ------------------------------------------------------------------ */
.content_index {
	background: url(../_i/bg_index_r2.png);
}
.content_text_index  {
	top: 120px;
	left: 520px;
	width: 360px;
	height: auto;
}

#content_btn_index {
	top: 380px;
	left: 520px;
	position: absolute;
}
.content_swf {
	background: url(../_i/bg_swf.png);
}
.content_activate {
	background: url(../_i/bg_activation.png);
}
