/* 	Page elements */
body {
	background-color: #000000;
	font: 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #5a0602;
	width: 1000px;
	margin: 0 auto;
}
#container {
	width: 960px;
	margin: 0 auto;
}
.banner {
	float: left;
}
img {
	border: 0px;
}
.clear {
	clear: both;
}
#menu {
	margin-top: 3px;
	background: url(../images/menu_bg.jpg) left top repeat-x;
	height: 28px;
}
#menu ul {
	margin-top: 3px;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	margin-top: 4px;
	float: left;
	list-style: none;
	display:inline;
	/*font-family: "Myriad Pro";*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	border-bottom:solid 1px #990000;
	border-top:solid 1px #990000;
}

#menu ul li a {
	list-style: none;
	display: block;
	width: 118px;
	color: #dac337;
	text-decoration:none;
	text-align: center;
}
#menu ul li a:hover {
	color: #FFFFFF;
	padding-top:2px;
}
#menu ul li a:active {
	color:#FFFFFF;
}
#maincontainer {
	margin-top: 10px;
	padding: 0px;
}
#leftnav {
	float: left;
	width: 173px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #9b0504;
}
#rightnav {
	float: right;
	width: 173px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #9b0504;
}
.visitors {
	background: url(../images/h4_bg.jpg) left top repeat-x;
	width: 159px;
	font: 20px "Arial Narrow";
	font-weight: bold;
	padding-left: 14px;
	height: 29px;
	padding-top: 2px;
}

.visitors a
{
color:#FFFFFF;
text-decoration:none;
}

.visitors a:hover
{
text-decoration:underline;
}


.leftmenu, .announcementlist, .winner {
	padding: 0px 8px;
}
.leftmenu {
	background-color: #210000;
	height:195px;
}
.leftmenu ul, .announcementlist ul, .winner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.leftmenu ul li, .announcementlist ul li, .winner ul li {
	font: 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border-bottom: 1px solid #9b0504;
	line-height: 30px;
}
.leftmenu ul li a, .winner ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
.leftmenu ul li a:hover, .winner ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.announcement {
	background: url(../images/announcement_bg.jpg) left top repeat-y;
	height: 880px;
	width: 173px;
}
pre {
	font: 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height: 16px;
	padding: 5px 0px;
	margin: 0px;
}
pre a {
	font: 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height: 16px;
	padding: 5px 0px;
	margin: 0px;
	text-decoration: none;
}
pre a:hover {
	font: 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height: 16px;
	padding: 5px 0px;
	margin: 0px;
	text-decoration: underline;
}
.rightnav {
	padding: 8px;
}
.forgotpwd {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.forgotpwd a {
	color: #FFFFFF;
	text-decoration: underline;
}
.forgotpwd a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.email input {
	margin: 5px 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000000;
}

.email select {
	margin: 5px 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000000;
}


button {
	display: block;
	width: 60px;
	height: 26px;
	background-color:#210000;
	border: 1px solid #FF0000;
	text-align: center;
	margin: 0px 0px 5px 0px;
	color:#FFFFFF;
}
.winnerbg {
	background: #210000 url(../images/winner_bg.jpg) left top no-repeat;
	width: 173px;
	height: 870px;
}
.contentflow {
	margin-left: 6px;
	float: left;
}
img {
	border: 0px;
}
.imglink{
	float: left;
	margin-bottom: 5px;
	background-repeat:no-repeat;
	width:594px;
}


.box_text
{
margin-left:25px;
text-align:justify;
margin-right:100px;
margin-top:40px;
color:#FFFFFF;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.box_text a
{
color:#FFFFFF;
text-decoration:none;
}

#footer {
	border: 1px solid #9b0504;
	margin: 15px 0px;
}
#footermenu {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: center;
	line-height: 18px;
	color:#999999;
}
#footermenu a{
	color:#999999;
	text-decoration: none;
}
#footermenu a:hover{
	color:#999999;
	text-decoration: underline;
}
.copyright {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 15px 0px;
	color:#000000;
}
.copyright a{
	color:#000000;
	text-decoration:underline;
}
.copyright a:hover{
	color:#000000;
	text-decoration: none;
}
.submit input {
	padding: 3px;
	background-color:#210000;
	border: 1px solid #FF0000;
	text-align: center;
	margin: 0px 0px 5px 0px;
	color:#FFFFFF;
}

.submit input:hover
{
cursor:pointer;
}

p {
	font: 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}


div.TabView div.Tabs {
  height: 24px;
  overflow: hidden;
}

div.TabView div.Tabs a {
  float: left;
  display: block;
  width:  150px;
  text-align: center;
  height:      24px;
  line-height: 28px;
  vertical-align: middle;
  background: url('images/tabs.png') no-repeat -2px -1px;
  text-decoration: none;
  font-family: "Times New Roman", Serif;
  font-weight: 900;
  font-size: 13px;
  color: #000080;
  background-color:#5A0602;
}

div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active {
  background: url('images/tabs.png') no-repeat -2px -31px;
  background-color:#5A0602;
}

div.TabView div.Pages {
  clear: both;
  border: 1px solid #404040;
  overflow:visible;
  
}

div.TabView div.Pages div.Page {
  height: 100%;
  padding: 0px;
  overflow: hidden;
  background-color:#5A0602;
}

div.TabView div.Pages div.Page div.Pad {
  padding: 3px 18px;
}

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	border:none;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	border:none;
	}
	
	.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.table_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left: #FFFFFF solid 1px;
}

.table_menu_data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
	border-top: #FFFFFF solid 1px;
}

.table_menu_data_right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
	border-top: #FFFFFF solid 1px;
	border-right: #FFFFFF solid 1px;
}

.table_content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.table_content_link {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000E6;
	text-decoration: underline;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#qanda
{
background-color:#B1461A;
color:#FFFFFF;
}

.qanda
{
/*background-color:#FFEE99;*/
background-color:#E2BE68;
color:#000000;
}

.qanda a
{
color:#006600;
}

.qanda a:hover
{
text-decoration:none;
}

.topic_description p
{
color:#000000;
font-size:14px;
}

.border_desc
{
/*border:double 1px #000066;*/
border:solid 1px #A90402;
background-color:#FFFF9D;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
}

.post_title
{
border:double 1px #000066;
background-color:#FFFFCC;
}

.topic_created_by
{
color:#FF0000;
/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-family:Calibri;
font-size:13px;
}

.pager {
font-family: Arial;
font-size: 14px;
}
.pager a {
font-family: Arial;
font-size: 14px;
text-decoration: none;
width: 17px;
height: 17px;
border: 1px solid #FFFFFF;
background-color: #CC0000;
text-align: center;
color: #fff;
}
.pager a:hover {
background-color: #c0c0c0;
}

.account a
{
color:#C8911A;
text-decoration:underline;
}

.account a:hover
{
color:#C8911A;
text-decoration:none;
padding-left:2px;
}

.gamedetails{ width: 910px; margin: 0px auto; font: 14px Arial, Helvetica, sans-serif; color:#FFFFFF;}
.contestno{ float: left; margin-top: 3px;}
.number{font-size: 16px; font-weight: bold; float: left; margin: 0px 5px 0px 5px;}
.gametable{ width: 100%; margin: 15px 0px;}
.gametable .heading{ background-color: #999999; border-right: #FFFFFF solid 1px; font-size: 16px; padding: 3px; color:#000000}
.gametable .headingleft{ background-color: #999999; border-right: #FFFFFF solid 1px; border-left: #FFFFFF solid 1px; font-size: 16px; padding: 3px; color:#000000}
.gametable .cell{ border-right: #000000 solid 1px; padding: 3px; border-bottom: #999999 solid 1px;}
.gametable .cellleft{ border-right: #000000 solid 1px; border-left: #000000 solid 1px;padding: 3px; border-bottom: #999999 solid 1px;}
.gametablefootertxt{ text-align: center; font-weight: bold;}


.pdata p
{
color:#000000;
}

legend{ font-size: 14px; color:#000000; font-weight: bold; padding: 5px; background-color:#FF9933;}
.datatable td{border: #FFCC00 solid 1px; padding: 3px;}
.scroll {width: 570px; overflow:scroll; margin: 0px auto; height: 300px;}
fieldset{ border: #FF9933 solid 1px;}
.datatable .head{ font-size: 14px; font-weight: bold;}
.datatable .emailcol{ width: 300px; height: 18px;}
.datatable .checbox{width: 80px;}
.datatable td{border: #FFCC66 solid 1px; padding: 1px;}

.legend_p
{
color:#006699;
}

.legend_p:hover
{
color:#FFFFFF;
text-decoration:none;
}