*
{
	padding:0;
	margin:0;
}

body
{
	font-family:Arial;
	font-size:100%;
}

#container
{
	padding-left:10px;	
}

#content
{
	width:952px;
	margin-top:10px;
}

#landingpage
{
	width:952px;
	margin-bottom:10px;
}

#leftCol, #rightCol, #topRow, #bottomRow
{
	float:left;
	_display:inline;
	background-position:left top;
	background-repeat:repeat-x;
}

#leftCol
{
	width:428px;
	margin-right:10px;
	padding:210px 13px 13px 13px;
}

.icon-join
{
	height: 123px;
	width: 277px;
}

.icon-join span
{
	display: none;
}

#bottomRow
{
	margin-top: 20px;
	padding: 30px 0 20px 40px;
	width:912px;
	background-repeat: repeat-x;
	margin-bottom: 20px;
}

#leftCol p, #bottomRow p
{
	font-size:1.13em;
	padding:6px 0;	
}

#rightCol
{
	width:486px;
	padding-top:30px;
}

#topRow
{
	width: 100%;
	padding-top: 50px;
	background-repeat: repeat-x;
}

#insideTemplate
{
	width:952px;
}

#insideTemplate-inner
{
	padding-bottom:120px;
	width:952px;
}

/* Navigation */

#leftNav
{
	float:left;
	width:224px;
	margin-left:15px;
	_display:inline;
}

#nav
{
	position:relative;
	width:224px;
}

#nav a#logoLink
{
	position:absolute;
	top:20px;
	left:0;
	width:224px;
	height:160px;		
}

#nav-inner
{
	padding-top:195px;	
}

#nav-inner ul
{
	padding-bottom:50px;
	padding-left:15px;
}

#nav-inner ul li
{
	font-size:0.81em;
	text-transform:uppercase;
	list-style:none;
	border-bottom:1px solid #bbb6aa;
	padding:3px 0;
	width:190px;
}

#nav-inner ul li.current
{
	font-weight:bold;
}

#nav-inner ul li a
{
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	display:block;
}

#nav-inner ul li ul
{
	background:none;
	padding:0 0 0 15px;
}

#nav-inner ul li ul li
{
	font-size:1em;	
	border-bottom:1px dashed #96c1ea;
	width:175px;
	text-transform:none;
	font-weight:normal;
	padding:1px 0;
}

#nav-inner ul li ul li.last
{
	border-bottom:none;	
}

#leftNav input.switcher
{
	margin-top:10px;
	float:left;
	height:122px;
	width:224px;
	display:block;
}

/* Twitter Feed */
#twitterFeed
{
	float: left;
	margin-top: 10px;
}

#twitterFeed .twtr-widget i
{
	font-size: 12px;
	font-style: italic;
}

#twitterFeed #twtr-widget-1 .twtr-bd p i a
{
	color: #666666 !important;
}

.twtr-widget
{
	margin-left: 20px;
}

.twtr-hd, .twtr-ft, #twtr-widget-1 .twtr-avatar, #twtr-widget-1 .twtr-user
{
	display: none;
	display: none !important;
}

a.twitterTop
{
	display: block;
	width: 224px;
	height: 75px;
}

.twitterRpt
{
	width: 224px;
	overflow: hidden;
}

.twitterBtm
{
	height: 35px;
	width: 224px;
}


/* Right box */

#homepageContent
{
	float:left;
	width:355px;	
}

.rightbox
{
	float:right;
	margin-left:5px;
	width:251px;
	font-size:0.89em;
	_display:inline;
}

.code-inner
{
	padding:5px 7px 5px 10px;
}

.code-inner p.upper, .code-inner a
{
	font-weight:bold;
	text-transform:uppercase;
}

.code-inner a
{
	color:#c5141c;	
}

.code-bottom
{
	height:220px;
}

/* Main content */

#maincontent
{
	width:684px;
	float:left;
	margin-left:15px;
	margin-top:10px;
	_display:inline;
}
#maincontent-large
{
    width:950px;
    height:809px;
}
#maincontent-inner
{
	padding-top:55px;
}
#maincontent-large-inner
{
    padding:60px 50px 20px 70px;
}

#maincontent-inner .logout, #maincontent-large .logout
{
	float:right;
	font-size:0.81em;
	margin-top:-15px;
}
#maincontent-large #flash
{
    text-align:center;
    margin-top:70px;
    color:#fff;
}
#maincontent-large #flash a
{
    color:#fff;
}
#gamePreview
{
    width:414px;
    height:281px;
    margin-top:30px;
    display:block;
}

.htmlfragment2
{
	padding:0 20px 20px 50px;
}

.htmlfragment h1
{
	font-size:2.19em;
	font-family:Impact, Arial;
	font-weight:lighter;
	text-transform:uppercase;
	padding-bottom:8px;
	border-bottom:1px dashed #7d7b77;
	margin-bottom:10px;
	position:relative;
}

.htmlfragment h2
{
	font-size:1em;
	font-family:Impact, Arial;
	font-weight:lighter;
	text-transform:uppercase;
	padding:6px 0;
}

.htmlfragment p, .htmlfragment ul li, .rightbox p, .htmlfragment table td 
{
	font-size:0.81em;
	padding:6px 0;
}

.htmlfragment ul
{
	padding:0 20px;	
}

.htmlfragment p a, #maincontent-inner a.logout,#maincontent-large a.logout, .htmlfragment table td a
{
	color:#c5141c;
	text-decoration:underline;
	/*text-transform:uppercase;*/
	font-weight:bold;
}

.htmlfragment .right {
	float: right;
	margin: 0 0 10px 10px;
}

.htmlfragment .left {
	float: left;
	margin: 0 10px 10px 0;
}

/* Forms */

#login
{
	width:340px;
	padding: 55px 110px 0 465px;
	margin-left:35px;
}

.login-wrap
{
	height: 240px;
	overflow: hidden;
	width: 100%;
}

#search
{
	width:330px;
	padding:215px 55px 30px;
	margin-left:13px;
}

table#register, table#loginbox
{
	text-align:left;
	font-size:0.81em;
}

table#register td
{
	padding:3px 0;
}

table#register input.textbox
{
	width:208px;
	padding: 2px 0;
}

table#register select
{
	padding: 2px 5px;
}

table#loginbox input.textbox
{
	width:263px;
	padding: 2px 0;
}

table#register th
{
	font-weight:lighter;	
}

table#register textarea
{
	width:410px;	
	height:85px;
}

table#register td input
{
	margin-right:5px;	
}

table#loginbox label
{
	text-transform:uppercase;
	display:block;
	font-weight:bold;
	padding:5px;
}

.submitRow td
{
	padding:5px 0px 2px 0px;
}

a.button
{
	color:#c6151e;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
	
	padding-top:10px;
}

/* Generic style */
a img, img
{
	border:none;
}

.clear
{
	clear:both;	
	height:0px;
	overflow:hidden;
}

.errorList
{
	font-size:0.81em;	
}

.red
{
	font-weight:bold;
	color:#c6151e;
}

/** HOME PAGE **/

#home-left {
	float: left;
	margin-left: -30px;
	width: 345px;
	_display:inline;
}

#home-right {
	float: left;
	width: 289px;
	margin-left: 10px;
}

/* Blog */

#home-blog {
	width: 345px;
}

#home-blog-inner {

}

#home-blog-inner2 {
	padding-left: 40px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-top: 85px;
}

#home-blog-inner2 h2 span {
	display: none;
}

#home-blog-inner2 .item {
	font-size: 0.8em;
	margin-bottom: 0.5em;
	overflow: hidden;
}

#home-blog-inner2 .item a.image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: left;
}

#home-blog-inner2 .item .description {
	display: block;
	margin-left: 95px;
}

#home-blog-inner2 .item .date {
	font-weight: bold;
	margin-bottom: 0.5em;
}

#home-blog-inner2 .item p a {
	/*text-transform: uppercase;*/
	color: #c5141c;
}

/* Videos */

#home-video a {
	display: block;
	width: 338px;
	height: 181px;
	margin-bottom: 20px;
}

#home-video a span {
	display: none;
}

/* Downloads */

#home-download a {
	display: block;
	width: 285px;
	height: 197px;
	margin-bottom: 20px;
}

#home-download a span {
	display: none;
}

/* Competitions */

#home-competition {
	display: block;
	width: 289px;
	font-size: 0.8em;
	margin-bottom: 10px;
}

#home-competition-inner a {
	display: block;
	text-decoration: none;
	color: #000000;
	height: 222px;
}

#home-competition-inner h2 {
	display: none;
}

#home-competition-inner p.link {
	margin-top: 0.5em;
	/*text-transform: uppercase;*/
	color: #c5141c;
	font-weight: bold;
	text-decoration: underline;
}

#home-competition-inner div.prop {
	width: 1px;
	height: 112px;
	float: left;
}

/* Games */

#home-game {
	display: block;
	width: 289px;
	font-size: 0.8em;
	margin-bottom: 20px;
}

#home-game-inner a {
	padding: 60px 155px 10px 10px;
	display: block;
	text-decoration: none;
	color: #000000;
}

#home-game-inner h2 {
	display: none;
}

#home-game-inner p.link {
	margin-top: 0.5em;
	/*text-transform: uppercase;*/
	color: #c5141c;
	font-weight: bold;
	text-decoration: underline;
}

#home-game-inner div.prop {
	width: 1px;
	height: 112px;
	float: left;
}

/** BLOG PAGE **/

#blog-latest-image {
	float: left;
	margin-right: 10px;
}

#blog-latest-post {
	float:left;
	width:298px;
	font-size: 0.8em;
	padding-right: 100px;
}

#blog-latest-post .prop
{
	float:left;
	height:105px;
	width:1px;	
}

#blog-latest-post .date {
	font-weight: bold;
}

#blog-latest-post p {
	margin-bottom: 1em;
}

#blog-latest-post .full a {
	/*text-transform: uppercase;*/
	font-weight: bold;
}

#blog-archive {
	padding-top: 80px;
	margin-bottom: 20px;
}

#blog-archive ul {
	list-style: none;
	padding: 20px;
	font-size: 0.8em;
}

#blog-archive ul .date {
	font-weight: bold;
}

/** BLOG POST PAGE **/

#blog-post-nav {
	list-style: none;
	height: 1em;
	margin-bottom: 1em;
	font-size: 0.8em;
}

#blog-post-nav li a {
	font-weight: bold;
}

#blog-post-nav li.older {
	float: left;
}

#blog-post-nav li.newer {
	float: right;
}

#blog-post-date {
	font-weight: bold;
	margin-bottom: 0.5em;
	font-size: 0.8em;
}

#blog-post-comments {
	padding: 20px;
	padding-top: 75px;
	margin-bottom: 10px;
	font-size: 0.8em;
}

#blog-post-comments .comment {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#blog-post-comments .comment h3 {
	font-size: 1em;
	margin-bottom: 1em;
}

#blog-post-comments .comment h3 .date {
	font-weight: normal;
}

#blog-post-respond {
	padding: 20px;
	padding-top: 75px;
	font-size: 0.8em;
	margin-bottom: 20px;
}

#blog-post-respond p {
	margin-bottom: 1em;
}

/** COMPETITION LIST PAGE **/

#competition-list {
	list-style: none;
	font-size: 0.8em;
}

#competition-list li {
	float: left;
	width: 290px;
	margin-right: 15px;
	background-color: #d3d5d0;
	padding-bottom: 5px;
	margin-bottom: 15px;
	position: relative;
}

#competition-list li a {
	text-transform: uppercase;
	color: #c5141c;
	font-weight: bold;
}

#competition-list li a.image
{
	float: right;
	padding: 10px 10px 5px 10px;
}

#competition-list li p 
{
	padding-top: 10px;
	padding-left: 10px;
}

#competition-list li p.comp-title
{
	font-weight: bold;
	text-decoration: underline;
}

#competition-list li p.closing-date
{
	padding-top: 0;
}

#competition-list li span.comp-closed
{
	position: absolute;
	top: 10px;
	left: 137px;
	width: 143px;
	height: 143px;
	background: transparent url(../img/comp-closed.png) no-repeat left top;
}

/** COMPETITION PAGE **/

#competition-answers {
	padding: 20px;
	padding-top: 75px;
}

#competition-answers label {
	font-size: 0.8em;
}

#competition-answers h2 {
	display: none;
}

/** POLL LIST PAGE **/

#poll-list {
	padding: 20px;
	padding-top: 75px;
}

#poll-list h3 {
	border-bottom: 1px solid #bcbbb5;
	font-size: 0.8em;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#poll-list h3 a {
	color: Black;
}

#poll-list-pagination {
	padding-top: 20px;
	width: 614px;
}

#poll-list-pagination .prop {
	height: 51px;
	width: 1px;
	float: right;
}

#poll-list-pagination ul {
	text-align: center;
	font-size: 0.8em;
}

#poll-list-pagination ul li {
	display: inline;
	border-right: 1px solid black;
	padding-right: 1ex;
	padding-left: 1ex;
}

#poll-list-pagination ul li a {
	color: Black;
}

#poll-list-pagination ul li.next {
	border-right: none;
}

#poll-list-pagination ul li.current {
	font-weight: bold;
}

/** POLL PAGE **/

#poll-question {
	padding: 20px;
	padding-top: 75px;
}

#poll-question .question {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #bcbbb5;
}

#poll-question .links {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #bcbbb5;
}

.pollbar {
	position: relative;
	padding-right: 5ex;
	font-size: 0.8em;
}

.pollbar .percentage {
	position: absolute;
	right: 0;
	top: 0;
}

.pollbar .barbg {
	height: 1em;
}

.pollbar .barfg {
	height: 1em;
}

/** SIDE POLL **/

#side-poll {
	float: left;
	margin-top: 10px;
	width: 219px;
}

#side-poll-inner1 {
	width: 219px;
}

#side-poll-inner2 {
	padding: 20px;
	padding-top: 40px;
}