/* main settings */
body {
	margin: 0;
	min-width: 1000px;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif; 
	color: #fdfdfd;
	background: #000;
}
a {
	text-decoration: none;
	color: #eee;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
input {
	font: 100% arial,sans-serif;
	vertical-align: middle;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}

table input {
    border: 2px solid #CCC;
    font: 100% arial,sans-serif;
	vertical-align: middle;
}
#holder {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #000 url(../images/bg-main-stretch.jpg) repeat-x;
}
.wrapper {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-main.jpg) no-repeat 50% 0;
}
#main {
	width: 962px;
	margin: 0 auto;
	padding-top: 9px;
	overflow: hidden;
}
/* header settings */
#header {
	width: 100%;
	overflow: hidden;
	padding-bottom: 1px;
	background: url(../images/dots.gif) repeat-y;
}
#header h1,
.header-box1,
.header-box2 { float: left; }
#header h1 {
	margin: 0;
	padding: 6px 12px 0;
}
#header h1 a {
	width: 219px;
	height: 84px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	cursor: pointer;
}
.header-box1 {
	width: 454px;
	padding: 1px 12px 0 14px;
}
.header-box1 h2 {
	position: relative;
	margin: 0 0 -1px;
	color: #fff;
	font-size: 18px;
	letter-spacing: -2px;
}
.header-box1 p {
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 17px;
	color: #99ccff;
}
.search-form,
.sign-up-form {
	width: 229px;
	overflow: hidden;
	margin-right: 9px;
	float: left;
}
.sign-up-form { margin-right: 0; }
.search-form span,
.sign-up-form span {
	width: 141px;
	height: 22px;
	margin-right: 7px;
	background: url(../images/bg-input.gif) no-repeat;
	float: left;
}
.text {
	width: 128px;
	margin-left: 7px;
	padding: 4px 0;
	background: none;
	border: 0;
	color: #000;
	font-size: 11px;
}
.button {
	float: left;
}
.planner {
	width: 215px;
	height: 20px;
	text-indent: -9999px;
	float: left;
	background: url(../images/button-planner.gif) no-repeat;
}
.form-area {
	width: 100%;
	overflow: hidden;
}
.header-box2 {
	width: 229px;
	margin-top: -2px;
	padding: 0 0 0 9px;
	position: relative;
}
.header-box2 p {
	margin: 0 0 8px;
	padding: 0 64px 0 0;
	font-size: 12px;
	line-height: 15px;
	color: #99ccff;
	display: block;
}
/* content settings */
.content {
	width: 100%;
	overflow: hidden;
	padding-bottom: 64px;
}
.other { padding-bottom: 14px; }
.flash-area {
	width: 100%;
	min-height: 40px;
	overflow: hidden;
	position: relative;
	padding-top: 9px;
}
* html .flash-area { 
	height: 34px;
	overflow: hidden;
}
.ticker {
	width: 959px;
	height: 32px;
	
	
	left: 1px;
	z-index: 600;
}
.ticker img { display: block; }
.flash-holder {
	width: 958px;
	overflow: hidden;
	position: relative;
	margin-bottom: -4px;
	border: 1px solid #000;
	border-bottom: none;
}
.flash-holder img { display: block; }
.flash-bottom {
	width: 100%;
	height: 5px;
	position: relative;
	z-index: 10;
	overflow: hidden;
	background: url(../images/flash-bottom.gif) no-repeat;
}
#primary {
	width: 973px;
	overflow: hidden;
	margin-left: -11px;
	padding-top: 5px;
	position: relative;
}
.other #primary { margin-left: -10px; }
/* home settings */
.column {
	width: 232px;
	float: left;
	margin-left: 11px;
	display: inline;
}
.top {
	width: 100%;
	height: 7px;
	overflow: hidden;
	margin-bottom: -6px;
	position: relative;
	background: url(../images/top.gif) no-repeat;
}
.first .top {
	width: 100%;
	height: 7px;
	overflow: hidden;
	margin-bottom: -6px;
	position: relative;
	background: url(../images/top-first.gif) no-repeat;
}
.info-area {
	width: 230px;
	border: 1px solid #000;
	border-width:0 1px;
}
.image-area {
	width: 100%;
	overflow: hidden;
}
.image-area img { display: block; }
.date-name {
	width: 100%;
	margin-top: 0px;
	position: relative;
	overflow: hidden;
}
.date-name div {
	width: 220px;
	height: 57px;
	padding: 3px 0 0 10px;
	overflow: hidden;
	background: url(../images/shadower.png) 0 100%;
}
.date-name span {
	position: relative;
	font-size: 11px;
	line-height: 14px;
	color: #fffffe;
	display: block;
}
.who-is {
	width: 220px;
	overflow: hidden;
	padding: 7px 0 0 10px;
	background: #000 url(../images/bg-info-bottom.gif) repeat-x;
}
.who-is span {
	position: relative;
	font-size: 11px;
	line-height: 14px;
	color: #99ccff;
	display: block;
}
.get {
	width: 103px;
	height: 20px;
	margin: 16px 0 0;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/button-get.gif) no-repeat;
	cursor: pointer;
	float: right;
}
/* inner settings */
.primary-box-top {
	width: 962px;
	height: 10px;
	overflow: hidden;
	margin-left: 10px;
	background: url(../images/bg-primary-box-top.png) no-repeat;
}
.primary-box {
	width: 960px;
	overflow: hidden;
	margin-left: 10px;
	border: 1px solid #000;
	border-width: 0 1px;
	background: #000 url(../images/bg-primary-box.gif) repeat-x;
}
.head-area {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-head-area-bottom.gif) no-repeat 1px 100%;
}
.head-area .column-left {
	width: 398px;
	float: left;
	padding: 0 0 10px 14px;
}
.head-area .column-left h2 {
	margin: 0;
	font-size: 29px;
}
.head-area .column-right {
	width: 548px;
	float: left;
}
.select-holder { padding-top: 11px; }
.content-area {
	width: 100%;
	overflow: hidden;
	margin-left: -1px;
	position: relative;
}
.content-area .column-left {
	width: 390px;
	float: left;
	padding: 8px 0 0 11px;
}
.content-area .column-left p {
	margin: 0 0 12px;
	padding-right: 22px;
	color: #fbe91c;
	line-height: 22px;
	font-size: 17px;
	letter-spacing: -1px;
}
.show-post {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px -3px;
	position: relative;
}
.show-post h3 {
	margin: 0;
	padding: 0 0 4px 2px;
	font-size: 13px;
	letter-spacing: -1px;
}
.post-info-holder {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1px;
}
.post-info-holder div {
	width: 259px;
	margin-right: 3px;
	padding: 1px 0 3px 21px;
	background: url(../images/bg-left-content.png);
	float: left;
}
.post-info-holder span {
	position: relative;
	font-size: 11px;
	display: block;
	line-height: 15px;
}
.view {
	width: 103px;
	height: 19px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	background: url(../images/button-view.png) no-repeat;
	cursor: pointer;
}
.post-free-area {
	width: 390px;
	overflow: hidden;
	padding: 4px 0 0 0;
}
.content-area .column-left .post-free-area p {
	margin: 0 0 13px;
	padding-right: 0px;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0;
	color: #fff;
}
.content-area .column-right {
	width: 550px;
	float: left;
	padding: 21px 0 0 9px;
}
.content-area .column-right h2 {
	margin: 0;
	padding-bottom: 22px;
	font-size: 17px;
	letter-spacing: -1px;
	color: #fff;
}
.show-post2 {
	width: 537px;
	overflow: hidden;
	margin: 0 9px 1px 0;
	padding: 4px 0 4px 4px;
	background: url(../images/bg-right-content.png);
}
.show-post2-holder {
	width: 100%;
	position: relative;
}
.show-post2-holder:after {
	content: "";
	display: block;
	clear: both;
}
.image-box {
	width: 107px;
	float: left;
	margin-right: 6px;
	padding: 1px;
	background: url(../images/frame-image.gif) no-repeat;
}
.image-box img { display: block; }
.announce-box {
	width: 300px;
	float: left;
	padding-top: 4px;
	position: relative;
}
.date {
	color: #ccc;
	font-size: 11px;
}
.announce-box span { display: block; }
.announce-box h4 {
	margin: 0;
	font-size: 12px;
	color: #fff;
	line-height: 12px;
	display: block;
}
.get2 {
	width: 87px;
	height: 17px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/button-get2.gif) no-repeat;
	cursor: pointer;
	position: absolute;
z-index:900;
	top: -3px;
	left: 450px;
}
/* footer settings */
#holder2 {
	width: 100%;
	overflow: hidden;
	background: #000 url(../images/bg-footer.gif) repeat-x;
}
#footer {
	width: 962px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 10px;
}
.footer-top,
.footer-bottom {
	width: 100%;
	overflow: hidden;
}
.footer-top {
	padding: 11px 0 8px 11px;
	background: url(../images/bg-footer-bottom.gif) no-repeat 0 100%;
}
.left-box {
	width: 500px;
	float: left;
}
.footer-nav,
.footer-nav2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-nav {
	width: 100%;
	overflow: hidden;
}
.footer-nav2 { float: right; }
.footer-nav li,
.footer-nav2 li {
	font: 12px Arial, Helvetica, sans-serif;
	color: #99ccff;
	float: left;
	padding: 0 15px 0 0;
	background: url(../images/bullet-footer.gif) no-repeat 100% 0;
}
.footer-nav li {
	margin-right: 10px;
	padding: 2px 10px 3px 0;
}
.footer-nav li a,
.footer-nav2 li a { color: #99ccff; }
.right-box {
	width: 450px;
	float: left;
}
.footer-nav2 { padding-right: 14px; }
.footer-nav2 li { margin-left: 16px; }
.footer-nav2 li.last {
	background: none;
	padding-right: 0;
}
.footer-nav2 li span {
	padding-top: 7px;
	color: #7c7c7c;
	font-size: 10px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.logo-tickets {
	width: 56px;
	height: 23px;
	margin-right: -2px;
	position: relative;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo-tickets.png) no-repeat;
	cursor: pointer;
}
.logo-cubic {
	width: 56px;
	height: 18px;
	overflow: hidden;
	margin-left: 5px;
	float: left;
	text-indent: -9999px;
	background: url(../images/logo-cubic.png) no-repeat;
	cursor: pointer;
}
.footer-bottom {
	width: 944px;
	padding: 7px 7px 7px 11px;
}
.footer-bottom span {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	color: #9cf;
}
.footer-bottom a { color: #99ccff; }
