/* --general -- */
html {
	background: #000 url('img/bg.jpg') repeat-x center -275px;	
	width: 100%;
	color: #000;
}
br.clearBoth {
	line-height: 0;
	clear: both;
}
span {
	display: block;	
}
a, a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
}
/* --------------- */

/* --header -- */
#content {
	width: 1097px;
	margin: 25px auto 0 auto;
	text-align: center;
}
#header {
	text-align: center;
	margin-bottom: 5px;
	text-indent: 60px;
}
#topText img { margin-left: 40px; }
#poster {
	width: 896px;
	margin-left: 85px;
	padding: 0;
	text-align: right;
	text-indent: 50px;
	float: left;
}
#controls {
	color: #ffd200;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
}
#snlinks {
	height: 615px;
	width: 60px;
	float: right;
	top: 400px;
	position: relative;
}

#contentBody {
	width: 1097px;
	margin: 31px 0 0 28px;
}
/* --------------- */



/* --Left column-- */
#columnLeft {
	width: 311px;
	float: right;
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 14px;
}

.quoteBubble {
	margin-bottom: 10px;
}
.quoteTop {
	background: #000 url('img/quoteTop.png') no-repeat top;
	height: 13px;
}
.quoteText {
	background: url('img/quoteTile.png') repeat-y top;
	color: #87e889;
	text-align: left;
	padding: 0 5px 0 12px;
}
.quoteBottom {
	background: url('img/quoteBottom.png') no-repeat bottom;
	height: 13px;
}
.quoter {
	background: url('img/quoter.png') no-repeat top;
	color: #fff;
	text-align: right;
	height: auto;
	padding-right: 40px;
}
/* --------------- */



/* --Right column-- */
#columnRight {
	width: 718px;
	float: right;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

#columnRight span {
	display: block;
	text-align: left;
	padding-left: 40px;
}

#columnRight h1 {
	font-size: 24px;	
}
#columnRight h2 {
	font-size: 18px;
	font-style: italic;
	font-weight:normal;
}
#topText {
	background: url('img/righttop.png') no-repeat top;
	margin: 0;
	padding: 0;
	text-align: left;
}
#indText {
	display: block;
	width:  360px;
	text-align: left;
	padding-top: 20px;
	margin: 0;
}
#fbText {
	background: url('img/fbtop.png') no-repeat top;
	text-align: left;
}

#fbLink {
	width: 200px;
	height: 130px;
	float: right;
	right: 120px;
	bottom: 130px;
	position: relative;
	background: url('img/blank.gif') repeat top;
}
#fbLink a{
	display: block;
	width: 200px;
	height: 130px;
	position: relative;
	background: url('img/blank.gif') repeat top;
}
#fbLink a:hover, #fbLink a:visited {
	text-decoration: none;
}

.fullText {
	background: url('img/righttile.png') repeat-y top;
}
.fullText p {
	width: 550px;
}
a#buyPoster,a#buyPoster:hover,a#buyPoster:visited {
	background: url('img/getposter.png') no-repeat top right;
	display: block;
	width: 351px;
	height: 98px;
	padding: 0 0 0 50px;
	margin: 0;
	font-weight: bold;
	font-size: 30px;
	color: #000;
	text-decoration: none;
}
#postText {
	display: block;	
	width: 360px;
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
}
.rightEnd {
	background: url('img/rightbottom.png') no-repeat bottom;	
	height: 58px;
}

.bottomText {
	background: url('img/right2top.png') no-repeat top;
	margin: 0;
	padding: 20px 0 0 0;
}
#faq p {
	font-size: 14px;
	margin-left: 10px;
}

.clips {
	width: 80px;
	display: inline;
	padding: 0;
	margin-right: 20px;
}
.clips a {
	border: 0;
	margin: 0;
}
.clips img {
	border: 0;
	margin: 0;
}
/* --------------- */

/* --Countdown-- */
#countbox {

}

