/*+clearfix {*/
BODY:after, #wrapper:after, #body:after, #content:after, #contenttop:after, #sidebar:after, #maincontentwrap:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
BODY, #wrapper, #body, #content, #contenttop, #sidebar, #maincontentwrap
{
	display: inline-block;
}
BODY, #wrapper, #body, #content, #contenttop, #sidebar, #maincontentwrap
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
/*+init {*/
*
{
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
H1, H2, H3, H4, H5, H6, TH
{
	font-weight: inherit;
	=font-weight: expression(this.__FW?this.__FW:(new Function('t','return (t.__FW=t.parentNode.currentStyle.fontWeight)'))(this));
}
ADDRESS, CITE, DFN, VAR
{
	font-style: inherit;
	=font-style: expression(this.__FS?this.__FS:(new Function('t','return (t.__FS=t.parentNode.currentStyle.fontStyle)'))(this));
}
CAPTION, CODE, KBD, PRE, SAMP, TT, INPUT, TEXTAREA, SELECT, BUTTON
{
	font-family: inherit;
	=font-family: expression(this.__FF?this.__FF:(new Function('t','return (t.__FF=t.parentNode.currentStyle.fontFamily)'))(this));
}
TABLE
{
	border-spacing: 0;
}
TH
{
	text-align: left;
}
HTML, BODY, THEAD, TBODY, TFOOT, TR, TH, TD, BR
{
	position: static;
}
INPUT[type=hidden]
{
	display: none !important;
}
FIELDSET, A IMG
{
	border: 0;
}
BODY
{
	font-size: 100%;
	font-family: sans-serif;
	line-height: 1.5;
}
/*+}*/
/*[clearfix]*/BODY
{
	background-color: #333;
	/*[disabled]background-image:url(../images/bodybg.png);*/
	/*[disabled]background-repeat:repeat;*/
	/*[disabled]background-position:center top;*/
	text-align: center;
}
/*[clearfix]*/#wrapper
{
	/*[disabled]width:1024px;*/
	min-height: 1360px;
	/*[disabled]outline:1px solid #F3FF00;*/
	text-align: left;
	margin: 0px auto;
	background-image: url(../images/wrapperbg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#header
{
	width: 1024px;
	height: 164px;
	background-color: #D70101;
	margin: 10px auto 0px;
	/*[disabled]outline:1px solid #FFFFFF;*/
}
#logo
{
	width: 250px;
	height: 126px;
	/*[disabled]outline:1px solid #FFFFFF;*/
	/*+placement:float-left 18px 18px;*/
	float: left;
	position: relative;
	left: 18px;
	top: 18px;
}
#loginarea
{
	width: 749px;
	height: 124px;
	/*[disabled]outline:1px solid #FFFFFF;*/
	/*+placement:anchor-top-right 0px 0px;*/
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(../images/loginareabg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#facebookarea
{
	width: 32px;
	height: 32px;
	/*[disabled]outline:1px solid #FFFFFF;*/
	/*+placement:float-left 702px 49px;*/
	float: left;
	position: relative;
	left: 702px;
	top: 49px;
}
#login
{
	width: 471px;
	height: 28px;
	/*+placement:displace 112px 34px;*/
	position: absolute;
	margin-left: 112px;
	margin-top: 34px;
	/*[disabled]outline:1px solid #500000;*/
}
#login .username
{
	color: #CCC;
	/*[disabled]outline:1px solid #290EF6;*/
	font-size: 12px;
	width: 225px;
	border: 0;
	height: 22px;
	/*+placement:float-left 3px 3px;*/
	float: left;
	position: relative;
	left: 3px;
	top: 3px;
}
#login .password
{
	color: #CCC;
	/*[disabled]outline:1px solid #290EF6;*/
	font-size: 12px;
	width: 225px;
	border: 0;
	height: 22px;
	/*+placement:float-left 17px 3px;*/
	float: left;
	position: relative;
	left: 17px;
	top: 3px;
}
#login .login
{
	background: none;
	border: 0;
	cursor: pointer;
	color: #999;
	font-size: 12px;
	/*+placement:float-left -57px -16px;*/
	float: left;
	position: relative;
	left: -57px;
	top: -16px;
}
#register P
{
	font-size: 12px;
	color: #999;
	/*+placement:float-left 289px 82px;*/
	float: left;
	position: relative;
	left: 289px;
	top: 82px;
}
#register P A
{
	color: #FF0000;
	text-decoration: none;
}
#nav
{
	width: 750px;
	height: 40px;
	/*[disabled]outline:1px solid #01AE36;*/
	overflow: hidden;
	/*+placement:anchor-bottom-right 0px 0px;*/
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#nav UL
{
	width: 750px;
	height: 40px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#nav UL LI
{
	height: 40px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	list-style: none;
	background-image: url(../images/libg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#nav UL LI A
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	display: block;
	line-height: 3.5;
	/*[disabled]padding-left:10px;*/
	/*[disabled]padding-right:14px;*/
	margin: 0px 10px 0px 13px;
}
#nav UL LI A:hover
{
	color: #333;
}
/*[clearfix]*/#body
{
	width: 1024px;
	margin: 0px auto;
	/*[disabled]outline:1px solid #A50000;*/
	text-align: left;
}
#feat
{
	width: 1024px;
	height: 407px;
	background-image: url(../images/featbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 10px auto 0px;
	/*[disabled]outline:1px solid #007A14;*/
	background-color: #FFFFFF;
}
/*[clearfix]*/#content
{
	width: 1024px;
	min-height: 643px;
	margin: 20px auto 0px;
	/*[disabled]outline:1px solid #CA00E4;*/
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
}
/*[clearfix]*/#contenttop
{
	width: 1024px;
	min-height: 376px;
	/*[disabled]outline:1px solid #FFFFFF;*/
	margin: 0px auto;
	background-image: url(../images/contentbg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*[clearfix]*/#sidebar
{
	width: 310px;
	min-height: 643px;
	/*[disabled]outline:1px solid #E4EF00;*/
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
/*[clearfix]*/#maincontentwrap
{
	width: 714px;
	min-height: 643px;
	/*[disabled]outline:1px solid #E4EF00;*/
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#sidebarheading
{
	width: 310px;
	height: 21px;
	/*[disabled]outline:1px solid #FFFFFF;*/
	margin: 34px auto 0px;
	background-image: url(../images/sidebarheading_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#maincontentheading
{
	width: 714px;
	height: 17px;
	/*[disabled]outline:1px solid #FFFFFF;*/
	margin: 34px auto 0px;
	background-image: url(../images/maincontentheading.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#maincontentwrap P
{
	color: #FFFFFF;
	font-size: 14px;
	/*[disabled]margin-top:20px;*/
	padding: 20px 41px 0px 30px;
	/*[disabled]outline:1px solid #DF3E00;*/
}
#maincontentwrap P SPAN
{
	font-size: 16px;
	color: #999;
}
#boxes
{
	width: 647px;
	height: 227px;
	/*[disabled]outline:1px solid #FFFFFF;*/
	margin: 34px auto 0px;
}
#poll
{
	width: 319px;
	height: 193px;
	/*[disabled]outline:1px solid #BBC500;*/
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/boxesbg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#whatson
{
	width: 319px;
	height: 193px;
	/*[disabled]outline:1px solid #BBC500;*/
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/boxesbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}
#pollheading P
{
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
	margin: -12px 0px 0px -12px;
}
#whatsonheading P
{
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
	margin: -12px 0px 0px -12px;
}
#ball
{
	width: 70px;
	height: 91px;
	background-image: url(../images/ball.png);
	background-repeat: no-repeat;
	background-position: center top;
	/*[disabled]outline:1px solid #950000;*/
	/*+placement:displace 256px 107px;*/
	position: absolute;
	margin-left: 256px;
	margin-top: 107px;
}
#polltext
{
	width: 272px;
	height: 47px;
	/*[disabled]outline:1px solid #700000;*/
	/*+placement:float-left 22px 4px;*/
	float: left;
	position: relative;
	left: 22px;
	top: 4px;
	z-index: 2;
	margin: 27px auto -27px;
}
#polltext P
{
	font-family: Arial;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	width: 272px;
	/*[disabled]+placement:float-left -2px -33px;*/
	padding: 0px;
}
#answer
{
	width: 202px;
	height: 26px;
	/*[disabled]outline:1px solid #9F0000;*/
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 60px 0px 0px 30px;
}
#answer FORM
{
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	margin-top: 7px;
	margin-left: 7px;
}
.no
{
	margin-left: 5px;
	background-image: url(../images.nobg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer
{
	width: 1024px;
	height: 93px;
	/*[disabled]outline:1px solid #A7AF00;*/
	margin: 24px auto 0px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footerlinks LI
{
	list-style: none;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 11px;
	margin-left: 28px;
	margin-top: 14px;
}
#footerlinks A
{
	color: #FFFFFF;
	text-decoration: none;
}
#footerlinks SPAN
{
	color: #FF0000;
}
.copy
{
	font-family: Arial;
	font-size: 12px;
	color: #999;
	/*+placement:float-left -543px 63px;*/
	float: left;
	position: relative;
	left: -543px;
	top: 63px;
}
.design
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	/*+placement:float-right -1px 45px;*/
	float: right;
	position: relative;
	left: -1px;
	top: 45px;
}
.design A
{
	color: #FF0000;
	text-decoration: none;
}
#shoutbox
{
	width: 227px;
	height: 526px;
	/*[disabled]outline:1px solid #FFFFFF;*/
	margin: 12px auto 0px;
	border: 1px solid #F44821;
	padding: 0 12px;
	overflow: auto;
}
#shoutbox P
{
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
#whatsontext P
{
	font-family: Arial;
	color: #666;
	font-size: 12px;
	width: 280px;
	margin-top: 12px;
	margin-left: -9px;
}
#whatsontext .gray
{
	font-weight: bold;
	font-size: 12px;
	color: #333;
}
INPUT.submitbutton
{
	width: 104px;
	height: 32px;
	/*+placement:displace 5px -9px;*/
	position: absolute;
	margin-left: 5px;
	margin-top: -9px;
	/*[disabled]outline:1px solid #9F0000;*/
	background: url(../images/submitbg.png) no-repeat scroll center top;
	border: 0;
	cursor: pointer;
}
