/* -- Stylesheet written by Scott Tylor - Madman Entertainment - for Huntik Minisite -- */

/* -- Standard tag properties -- */

html
{
	background: #e1d4bb url(../images/mainBG.jpg) no-repeat;
	background-position: center top;
}
body
{
	margin:auto;
	font-family: 'Arial', sans-serif;
	color: #3d0000
}
strong
{
	font-weight: bold;
}
img
{
	border: none;
	outline: none;
}
a
{
	outline: none;
}


/* -- Site element properties -- */

#siteWrapper
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 840px;
	text-align: left;
	background: url(../images/headshots.jpg) no-repeat;
	background-position: center top;
}
#USlink
{
	position: relative;
	left: -63px;
	height: 130px;
}
#USlink a
{
	display: block;
	width: 273px;
	height: 110px;
	background: url(../images/USsiteLink.png) no-repeat;
}
#USlink a:hover
{
	background-position: 0 -130px;
}
#leftCol
{
	width: 350px;
	display: inline;
	float: left;
}
#videoPlayer
{
	width: 336px;
	height: 280px;
	background: url(../images/videoPanel.png) no-repeat;
	padding: 30px 0px 0px 14px;
}
#synopsisBody
{
	background: url(../images/synBody.png) repeat-y;
	padding: 2px 24px 2px 24px;
	/*font-size: 0.66em;*/
	font-size: 11px;
}
#synopsisBody h1
{
	/*font-size: 1.2em;*/
	font-size: 12px;
	text-transform: uppercase;
}
#rightCol
{
	width: 490px;
	display: inline;
	float: left;
}
#countdownPanel
{
	height: 260px;
	background: url(../images/countdownPanel.png) no-repeat;
}
#extrasPanel
{
	position: relative;
	/*height: 13.4em;*/
	height: 214px;
	display: block;
}
#newsPanel
{
	height: 200px;
	width: 250px;
	background: url(../images/newsPanel.png) no-repeat;
	display: inline;
	position: absolute;
	bottom: 0;
}
#newsPanelDone
{
	height: 200px;
	width: 250px;
	background: url(../images/newsPanelDone.png) no-repeat;
	display: inline;
	position: absolute;
	bottom: 0;
}
#newsPanel form
{
	width: 200px;
	position: absolute;
	bottom: 20px;
	right: 24px;
	text-align: right;
}
#newsPanel #email
{
	margin-bottom: 10px;
	width: 196px;
	height: 24px;
	border: 1px solid #3a0f0c;
}
#newsPanel label
{
	text-align: left;
}
#tradePanel
{
	height: 200px;
	width: 240px;
	background: url(../images/tradePanel.png) no-repeat;
	display: inline;
	position: absolute;
	bottom: 0;
	right: 0;
}
#tradePanel img
{
	position: absolute;
	bottom: 20px;
	right: 16px;
}
#footerPanel
{
	width: 100%
}
#footerLeft
{
	width: 480px;
	display: inline;
	float: left;
	font-size: 9px;
}
#footerRight
{
	width: 360px;
	display: inline;
	float: right;
	text-align: right;
}


/* -- link properties -- */
