body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,select,table,caption,blockquote,img {
   padding:0;
   border:0;
   margin:0;
}
body {
   background-color: #352b3c;
   color: #000000;
}
body,textarea {
   font-family:Tahoma, Arial, Helvetica, sans-serif;
   font-size:0.85em;
}


/*MAIN STYLES*/


a {
   color: #569a09;
}
a:hover {
   color: #743e99;
   text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
   clear:both;
	 color:#743e99;
	 margin:1em 0 0.3em 0;
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
   font-size:1.2em;
	 color:#569a09;
	 font-family:Georgia, "Times New Roman", Helvetica, sans-serif;
	 padding:0.3em 0.3em 0.3em 15px;
	 border:1px solid #DDDDDD;
	 background-image:url(../img/g2.gif);
	 background-repeat:repeat-x;
	 background-position:bottom left;
	 margin-top:0.7em;
}
h1.maintop {
   border:0;
	 margin-top:0;
}
h2 {
   font-size:1.8em;
	 font-family:Georgia, "Times New Roman", Helvetica, sans-serif;
	 margin:0;
}
h2.popuptitle {
   margin-top:0.5em;
}
h3 {
   font-size:1.2em;
	 margin:0;
}
h4 {
   font-size:1em;
}

blockquote {
   padding:0.3em;
   clear:both;
   margin:1em 0;
	 border:1px solid #DDDDDD;
}
blockquote p {
margin:0;
padding:1em 0;
}
blockquote.valid,blockquote.invalid {
	 padding-left:4em;
	 background-repeat:no-repeat;
	 background-position:top left;
}
blockquote.valid {
   background-image:url(../img/tick1.gif);
}
blockquote.invalid {
   background-image:url(../img/cross1.gif);
}


/* NAVIGATION */


.menubuttons {
   width:100%;
}
.menubuttons ul,ul.inline,#headernav ul {
   list-style:none;
   margin:0;
   padding:0;
}
.menubuttons li a {
   display:block;
   border-bottom: 1px solid #EEEEEE;
   color:#569a09;
   padding:0.6em 0;
	 font-size:0.95em;
}
.menubuttons li a:hover {
   color:#743e99;
}
.menubuttons li.active a {
   color:#743e99;
   font-weight:bold;
}
.iconmenubuttons li a {
   padding:0.6em 0 0.6em 36px;
	 background-repeat:no-repeat;
	 background-position:center left;
}
.menubuttonwarning {
   background-image:url(../img/warning_small.gif);
	 color:#ffa800 !important;
}
.menubuttontickoff {
   background-image:url(../img/tick_small_off.gif);
}
.menubuttontick {
   background-image:url(../img/tick_small.gif);
	 color:#87c540 !important;
}
.menubuttonpending {
   background-image:url(../img/pending_small.gif);
	 color:#ffa800 !important;
}
.menubuttoncross {
   background-image:url(../img/cross_small.gif);
	 color:#ff0000 !important;
}

#headernav li {
   display:inline;
}
#headernav li a {
   display:block;
   float:left;
   padding:0 11px;
	 color:#222222;
	 font-weight:bold;
	 font-size:14px;
	 height:32px;
	 text-decoration:none;
}
#headernav li a span {
   position:relative;
	 top:6px;
}
#headernav li.active a,#headernav li a:hover {
	 color:#000000;
	 background-color:#EEEEEE;
}
#playerslogin {
   color:#743e99 !important;
}

ul.inline {
   width:100%;
	 float:left;
	 display:block;
	 height:40px;
}

ul.inline li {
   float:left;
   padding:10px 6px 10px 38px;
   background-image:url(../img/arrow_off.gif);
	 background-repeat:no-repeat;
	 background-position:center left;
	 
}
ul.inline li.active {
   font-weight:bold;
	 color:#743e99;
   background-image:url(../img/arrow.gif);
}


/* LAYOUT */


#body {
   width:100%;
   float:left;
   text-align:center;
}
#container,#header,#content,#footer {
   width:940px;
}
#container {
   margin:0px auto;
   text-align:left;
   clear:both;
	 background-color:#FFFFFF;
	 border:10px solid #FFFFFF;
}
#header {
   position: relative;
   float:left;
   height: 205px;
   clear:left;
   background-image:url(../img/header1.gif);
   background-repeat:no-repeat;
	 background-position:top left;
}
#headertext1,#headertext2,#headertext3,#headertext4,#headertext5 {
   position:absolute;
}
#headertext1 p,#headertext2 p,#headertext3 p,#headertext4 p,#headertext5 p {
   margin:0;
	 padding:0;
}
#headertext1 {
	 left:200px;
	 top:0;
}
#headertext2 {
	 top:25px;
	 font-size:1.5em;
	 left:155px;
}
#headertext3,#headertext4,#headertext5 {
	 left:155px;
	 font-size:1em;
}
#headertext3 {
	 top:54px;
}
#headertext4 {
	 top:74px;
}
#headertext5 {
	 top:94px;
}
#popupheader {
   width:120px;
	 float:left;
   height:120px;
   background-image:url(../img/popup_header1.gif);
   background-repeat:no-repeat;
	 position:relative;
}
.popuppadder {
   width:460px;
	 float:right;
	 position:relative;
	 right:10px;
	 text-align:left;
	 font-size:0.9em;
}
#footer {
   position: relative;
   clear: both;
	 background-color:#EEEEEE;
	 border:1px solid #BBBBBB;
	 margin:1em 0;
}
#footerinner {
   padding:15px;
	 font-size:0.8em;
	 line-height:1.8em;
}
#content {
   float:right;
   padding: 0px;
   min-height:400px;
}
* html #content {
   height:400px;
}
#accessibility {
   position:absolute;
   top:1px;
   left:155px;
   text-align:right;
	 font-size:0.8em;
}
#accessibility a {
   color:#AAAAAA;
}
#headernav {
   position:absolute;
   top:137px;
	 height:32px;
   left:156px;
}
.leftthin,.rightthin {
   width:220px;
}
.leftwide,.rightwide {
   width:400px;
}
.leftmid,.rightmid {
   width:425px;
}
.leftthin,.leftwide,.leftmid {
   float:left;
}
.rightthin,.rightwide,.rightmid {
   float:right;
}
.padder {
   margin-bottom:2em;
	 padding-bottom:2em;
	 float:right;
	 width:700px;
	 border:1px dotted #BBBBBB;
}
.padderinner {
   padding:15px;
}

/*FORMS*/
form {
   clear:both;
}
select,textarea,.textbox1 {
   background-color:#FFFFFF;
   border:1px solid #743e99;
   color:#743e99;
}
form fieldset {
   border:1px solid #CCCCCC;
   padding:0.5em;
}
form legend {
   background-color:#FFFFFF;
   color:#743e99;
   padding:0.3em;
}
form label {
   font-weight:bold;
   display:block;
   padding:0.7em 0 0.2em 0;
   color:#743e99;
}
form label span {
   display:block;
	 font-weight:normal;
}
.textbox1 {
   width:100%;
   height: 22px;
}
.imagebutton,imagebutton a {
   float:right;
   border:0;
	 margin:10px 0 0 10px;
	 background-repeat:no-repeat;
	 width:120px;
	 height:30px;
}
.imagebutton a {
   display:block;
	 width:120px;
	 height:30px;
}
.imagebutton a span {
   display:none;
}
#imagebutton1 { background-image:url(../img/edit1.gif); }
#imagebutton2 { background-image:url(../img/play1.gif); }
#imagebutton3 { background-image:url(../img/add_comment1.gif); }
#imagebutton4 { background-image:url(../img/add_comment1.gif); }
#imagebutton5 { background-image:url(../img/vote_for_me1.gif); }
#imagebutton6 { margin:0;float:left;width:88px;height:22px; }
#imagebutton7 { background-image:url(../img/enter_now1.gif); }
#imagebutton8 { background-image:url(../img/how_to_play1.gif); }
#imagebutton9 { background-image:url(../img/create1.gif); }

textarea {
   font-size:1em;
   width:100%;
   height:200px;
}
.textareasmall {
   height:80px;
}
select.wide,select.multiple1 {
   width: 100%;
}
select.multiple1 {
   height:10em;
}


/*TABLES*/

table {
   width:100%;
   font-size:1em;
   text-align:left;
   border-collapse:collapse;
   clear:both;
}
table caption {
   padding:0.8em 0.2em;
	 background-color:#DDDDDD;
	 text-align:left;
	 border-top:1px solid #BBBBBB;
}
table tr,table td,table th {
   border-bottom:1px solid #EEEEEE;
   padding:0.4em 0.2em;
}
table th,table th a {
   background-color:#87c540;
   color:#FFFFFF;
}


.alerttext {
   padding-top:80px;
	 background-repeat:no-repeat;
}
.alerttick {
   font-weight:bold;
	 color:#87c540;
	 background-image:url(../img/alert_tick.gif);
}
.alertcross {
   font-weight:bold;
	 color:#ff0000;
	 background-image:url(../img/alert_cross.gif);
}
.alertwarning {
   font-weight:bold;
	 color:#ffa800;
	 background-image:url(../img/alert_warning.gif);
}
.alertpending {
   font-weight:bold;
	 color:#ffa800;
	 background-image:url(../img/alert_pending.gif);
}

.infopanel {
   font-size:0.8em;
	 padding:0.7em;
	 border:1px dotted #DDDDDD;
	 margin-bottom:1em;
	 background-image:url(../img/g2.gif);
	 background-repeat:repeat-x;
	 background-position:bottom left;
}
.infopanel h3 {
   margin:0;
}
.infopanel h3 a {
   color:#743e99;
}
.hiddeninfopanel {
   display:none;
}

.nicescrollingbox {
   width:100%;
	 height:400px;
	 overflow:auto;
	 border:1px solid #DDDDDD;
	 clear:both;
	 float:left;
	 margin-top:10px;
}


.spotlightpanel a {
   display:block;
	 color:#000000;
	 border:2px solid #87c540;
	 text-decoration:none;
	 padding:10px 10px 10px 36px;
	 background-image:url(../img/q.gif);
	 background-repeat:no-repeat;
	 color:#743e99;
	 font-weight:bold;
}
.spotlightpanel a span {
   font-weight:bold;
}
.spotlightpanel a:hover {
   background-color:#87c540;
	 background-image:url(../img/q2.gif);
	 color:#FFFFFF;
}

.colour_black { color:#424242; }
.colour_purple { color:#743f99; }
.colour_green { color:#87c540; }


.maxchars
{
display:block;
padding:8px 0;
}
span#count
{
background-color:#87c540;
color:#FFFFFF;
font-weight:bold;
padding:4px;
}

.normalbanner {
   margin:10px 0 15px 0;
}

.bigul li {
   font-size:1.1em;
	 padding:10px 0;
	 font-weight:bold;
}

.comprules ol li {
   padding:0.5em 0;
}
.error {
   color:#FF0000;
}

.largerp {
   font-size:1.3em;
}

#timernote {
   font-size:11px;
}