@charset "utf-8";
#IncredibowlHeader {
	background-image: url(../images/Incredibowl_2010_Header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 178px;
	width: 708px;
}
#IncredibowlHeader2011 {
	background-image: url(../images/Incredibowl-2011/Incredibowl-2011-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 420px;
	width: 795px;
}
/* Countdown Style */
.txt {
	color: #81ABB9;
	font-size: 16px;
}
.number {
	color: #50808F;
	font-size: 24px;
}
#countdowndiv {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 700px;
	text-align: center;
	height: 340px;
}
/* END Countdown Style */
.Incredibowltitle	{
	COLOR: #81ABB9;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	text-align: center;
}
.Incredibowlsubtitle	{
	COLOR: #6B6587;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#PrizeSponsor {
	float: left;
	height: 250px;
	width: 180px;
	clear: right;
	margin-left: 10px;
	margin-right: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#incredibowl_PrizeblockEarlyBird {
	background-image: url(../images/sponsors/bg_PrizeEarlyBirdSponsor.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	width: 180px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#incredibowl_Prizeblock {
	background-image: url(../images/sponsors/bg_PrizeSponsors.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
	width: 180px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#incredibowl_Prizeblock #incredibowl_block_title, #incredibowl_PrizeblockEarlyBird #incredibowl_block_title{
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.bowlerresourcesTable {
	background-color: #FFFFFF;
	border: thin solid #3C60AC;
	margin-right: 15px;
}
#logotable {
}
#logotable img {
	padding: 5px;
}
#EarlyBird {
	padding: 5px;
	width: 85%;
	border: 1px solid #628EA4;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#incredibowl_blockRegisterInPerson {
	background-image: url(../images/bg_RegisterInPerson.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	width: 365px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#incredibowl_block_title {
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#incredibowl_blockRegisterInPerson_block_conent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
	position: relative;
	top: auto;
	bottom: auto;
	height: 140px;
}
/*  Page BG Style */
#SpreadTheWord {
	color: #000;
	text-align: left;
	border-collapse: collapse;
	background-image: url(../images/bg_SpreadTheWord.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 600px;
}
#BowlerResources {
	color: #000;
	text-align: left;
	border-collapse: collapse;
	background-image: url(../images/bg_BowlerResources.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 600px;
}
#incredibowl-general {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#incredibowl-general img {
	padding: 5px;
	float: left;
	margin-bottom: 20px;
}


/*  Video + Curtains Style */
.stage-wrapper img{
		border: none;
}
.leftcurtain{
		width: 50%;
		height: 495px;
		top: 0px;
		left: 0px;
		position: absolute;
		z-index: 2;
}
.rightcurtain{
		width: 51%;
		height: 495px;
		right: 0px;
		top: 0px;
		position: absolute;
		z-index: 3;
}
.rightcurtain img, .leftcurtain img{
	width: 100%;
	height: 100%;
	/*display:none; // un-comment for testing only */
}
.video-frame{
	margin-top: 25px;
	z-index:1;
	/*background-image: url(xVideo/Incredibowl-2011/blank_screen_frame.png);*/
	background-repeat: no-repeat;
	height: 400px;
	width: 678px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	display: block;
	background-color: #000000;
}
.rope{
	position: absolute;
	top: -40px;
	left: 730px;
	z-index: 4;
}
.stage-wrapper {
	width: 850px;
	text-align: center;
	background: #4f3722 url('../images/Incredibowl-2011/curtains/darkcurtain.jpg') repeat-x;
	position: relative;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.stage-wrapper .stage-footer {
	margin-top: 90px;
	height: 80px;
	padding: 5px;
}
.stage-footer .video-title {
	font-size: 16px;
	font-weight: bold;
	color: #81ABB9;
	line-height: 22px;
}
.stage-footer .video-txt {
	color: #FFFFFF;
}
.stage-footer .video-txt a {
	color: #FFFFFF;
	text-decoration: underline;
}
/*  End Video + Curtains Style */

