html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */


:focus {
	outline: 0;
}

a {
	color: #c0ddf5;
	text-decoration: none;
}

a:hover {
	color: #fff !important;
}

a:visited {
	color: #4f88b5;
}

a img {
	border: 0;
}

body {
	line-height: 1;
	color: #aaa;
	background: black;
	font-family: arial, sans-serif;
	font-size: 14px;
	position: relative;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	font-size: 100%;
}

p	{
	font-size: 15px;
	font-weight: normal;
}

#ie6message {
	display: none;
	font-size: 14px;
	line-height: 16px;
	padding: 5px;
	margin-bottom: 3px;
	color: #d4afaf;
	background-color: #5b0c0c;
	border: 1px solid #994444;
}

#ie6message h5 {
	display: inline;
	font-size: 15px;
	font-weight: bold;
	padding-right: 5px; 
	color: #e1dddd;
}

#ie6message a {
	color: #fff;
}

#ie6message a:hover {
	color: #a89595;
}

#smallScreenMessage {
    z-index: 10000;
    position: relative;
	font-size: 14px;
	line-height: 16px;
	padding: 5px;
	margin-bottom: 3px;
	color: #d4afaf;
	background-color: #5b0c0c;
	border: 1px solid #994444;
}

#smallScreenMessage h5 {
	display: inline;
	font-size: 15px;
	font-weight: bold;
	padding-right: 5px; 
	color: #e1dddd;
}

#smallScreenMessage a {
	color: #fff;
}

#smallScreenMessage a:hover {
	color: #a89595;
}

.emphasis {
	color: #bb7755;
}

#axHeader {
	width: 737px;
	margin: auto;
	padding-top: 10px;
	position: relative;
	z-index: 20;
}

#axHeaderGraphic {
	height: 88px;
	z-index: 20;
}

#axHeader #topMenu {
	position: relative;
	height: 27px;
	background: url(../images/heading_button_repeat.jpg) top left repeat-x;
}

#topMenu {
	z-index: 20;
}

#axHeader #topMenu a {
	display: block;
	height: 27px;
	overflow: hidden;
}

#topMenu a img {
	display: block;
}

#topMenu a:hover img {
	position: relative;
	top: -27px;
}

#topMenu a.current img {
	position: relative;
	top: -54px;
}

#topMenuLeft {
	float: left;
	width: 400px;
}

#topMenuLeft a {
	position: relative;
	float: left;
}

#topMenuRight {
	float: right;
	width: 170px;
}

#topMenuRight a {
	position: relative;
	float: right;
}

#topMenu #buttonRegister { width: 70px; }
#topMenu #buttonRules { width: 47px; }
#topMenu #buttonHelp { width: 47px; }
#topMenu #buttonMtkb { width: 102px; }
#topMenu #buttonMma { width: 44px; }
#topMenu #buttonTrain { width: 103px; }
#topMenu #buttonOt { width: 72px; }


#topSubMenuLeft {
	text-align: left;
	float: left;
	list-style: none;
	margin: 4px 0 0 2px;
}	

#topSubMenuLeft li {
	float:left;
	border-left: 1px solid #566169;
	font-size: 13px;
	line-height: 105%;
}

#topSubMenuRight {
	text-align: right;
	float: right;
	list-style: none;
	margin: 4px 2px 0 0;
}	

#topSubMenuRight li {
	float:left;
	text-align: right;
	border-left: 1px solid #566169;
	font-size: 13px;
	line-height: 105%;
}

#topSubMenu {
	height: 28px;
	position: relative;
	z-index: 20;
}

#topSubMenu li.first { border-left: 0; }

#topSubMenu li.current,
#topSubMenu li.section {
}
#topSubMenu li a {
	display:block;
	color: #9eaebb;
	text-decoration:none;
	padding:0 8px;
}
#topSubMenu li a:hover {
	color: #fff;
}
#topSubMenu li.current a,
#topSubMenu li.section a {
	background-color: #3f2828;
}

#adTop {
	width: 730px;
	margin: auto;
    height: 90px;
	margin-top: 7px;
	text-align: center;
	position: relative;
	z-index: 20;
}

#adTop a img {
	border: 1px solid #333;
}

#adTop a:hover img {
	border: 1px solid #fff;
}

#adBottom {
	width: 29%;
	text-align: center;
	padding: 10px 0;
	float: right;
}

#adBottom a img {
	border: 1px solid #333;
}

#adBottom a:hover img {
	border: 1px solid #fff;
}

.adHeading {
	line-height: 20px;
}

#begin {
    position: relative;
}

#bodyContainer {
	width: 1000px;
	margin: auto;
	position: relative;
	z-index: 20;
}

#forumHeading {
	padding: 10px 10px;
}

div#forumTitle {
	font-size: 16px;
	text-align: left;
	color: #758da1;
}

#forumTitle span {
	font-weight: bold;
}

#loginLogout	{
	width: 300px;
	float: right;
	text-align: right;
}

#specialMessage {
	padding: 5px 0 15px 10px;
}

#specialMessage a {
	color: #9eaebb;
}

#specialMessage	a:hover {
	color: #fff;
}

#specialMessage	span {
	color: #b1283c;
}

#textAd {
	padding: 5px 0 15px 10px;
	float: right;
}

#textAd a {
	color: #9eaebb;
}

#textAd	a:hover {
	color: #fff;
}

#textAd	span {
	color: #3b9750;
}

#megaAd {
	position: absolute;
	display: block;
	width: 100%;
	height: 1000px;
	top: 0;
	left: 0;
	z-index: 1;
}

.eventTag {
	width: 50px;
	float: left;
	color: #838d7c;
}

#topiclist {
	width: 1000px;
	margin: auto;
	border-left: 0px solid #123;
	border-right: 0px solid #123;
	border-bottom: 0px solid #123;
}

#topiclist th {
	padding: 3px 0;
	font-size: 15px;
	font-weight: bold;
	color: #236398;
}

#topiclist td {
	line-height: 120%;
	vertical-align: top;
	font-size: 14px;
	line-height: 125%;
	color: #608db2;
}

#topiclist .even {
	background-color: #0b0b0d;
}

#topiclist td a {
	display: block;
	color: #acc5de;
}

#topiclist td a:visited {
	color: #4f88b5;
}

#topiclist td a:hover {
	background-color: #0f1823;
	color: #d2e5f9;
}

#topiclist th {
	border-bottom: 1px solid #123;
	border-top: 1px solid #123;
}

#topiclist th.col1 {
	padding-left: 10px;
}

#topiclist th.col2 {
	text-align: right;
}

#topiclist th.col3 {
	text-align: right;

}

#topiclist th.col4 {
	text-align: right;
	padding-right: 7px;
}

#topiclist th.col5 {
	text-align: right;
	padding-right: 25px;
}

#topiclist td.col1 {
	width: 53%;
	padding-left: 10px;
}

#topiclist td.col1 a {
	overflow: hidden;
	height: 17px;
}

#topiclist td.col1 div {
	overflow: hidden;
	height: 17px;
}

#topiclist td.col2 {
	text-align: right;
	width: 5%;
	padding-right: 4px;
}

#topiclist td.col3 {
	text-align: right;
	padding-right: 4px;
	width: 8%;
}

#topiclist td.col4 {
	text-align: right;
	width: 13%;
	overflow: hidden;
}

#topiclist td.col5 {
	text-align: right;
	width: 21%;
	padding: 0 10px 0 6px;
}

#topiclist td.col5 div {
	overflow: hidden;
	height: 17px;
	color: #36506a;
}

#topiclist td.col5 a:visited {
	color: #9eaebb;
}

#topiclist tr#firstRow td {
	padding-top: 10px;
}

#topiclist td.col1 a.sticky,
#topiclist td.col1 a.sticky:active ,
#topiclist td.col1 a.sticky:visited {
	color: #37BA6C;
}

#topiclist td.col1 a.newsrelated,
#topiclist td.col1 a.newsrelated:active ,
#topiclist td.col1 a.newsrelated:visited {
	color: #CF852E;
}
.topicPagination {
	height: 30px;
	padding: 15px 10px;
}

.topicPagination a:hover {
	display: inline !important;
	background: none;
}

.topicPagination .nextPage {
	width: 100px;
	float: left;
	margin-right: 15px;
}

.topicPagination .prevPage {
	width: 100px;
	float: left;
}

#threadBodyContainer {
	width: 1000px;
	margin: auto;
}

#threadBodyPadding {
	padding: 5px 15px 20px 15px;
}

#topicTitle {
	padding: 0 0 20px 0;
	font-weight: bold;
	font-size: 16px;
	color: #bbb;
}

#topicLayout {
	border-bottom: 1px solid #234;
	border-top: 1px solid #234;
}

.returnLink {
	font-size: 15px;
	padding: 0 0 10px 0;
}

.returnLink a:hover {
	color: #fff;
}

.message {
	padding: 10px 0 15px 0;
	border-bottom: 1px solid #234;
}

.messageHeader {
	line-height: 20px;
	color: #547795;
	padding: 0 10px;

}

.messageText {
	padding: 10px;
	line-height: 24px;
	font-size: 16px;
	/*color: #E2EAE9;*/
	color: #B4BDBC;
}

.messageText a, .messageText a:visited, 
.messageText a:active {
	color: #4f88b5;
	text-decoration: none;
}

.messageText a:hover {
	color: #fff;
}

.messageText h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 8px 0 10px 0;
}

.messageText h2 {
	font-size: 20px;
	font-weight: bold;
	padding: 6px 0 8px 0;
}

.messageText h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 4px 0 6px 0;
}

#newMessageForm {
    display: none;
}

#newMessageJavascript {
    color: #aa2222;
}

.imagePost {
	width: 100%;
	overflow: hidden;
}

.reportPost {
	width: 90px;
	padding: 5px;
	text-align: right;
	float: right;
	font-size: 12px;
}

.reportPost a, .reportPost a:visited, 
.reportPost a:active {
	color: #263c52;
}

#reportFormWrapper {
	width: 650px;
	padding: 0 10px;
	font-size: 16px;
	line-height: 22px;
}

#reportFormWrapper p {
	margin: 0 0 10px 0;
}

#threadReply {
	width: 70%;
	height: 600px;
}	

#threadReply th {

	padding: 25px 0 25px 0;
	font-size: 17px;
	font-weight: bold;
}

#threadReply td {
	padding: 4px 2px;
}

#threadReply td.col1 {
	width: 17%;
}

#threadReply td.col2 {
	width: 83px;
}

#postResponse {
	width: 750px;
	margin: auto;
	padding: 35px 0;
	font-size: 16px;
	color: #B2BaB9;
	line-height: 22px;
}

#postResponse p {
	padding: 6px 0;
}

#registrationFormWrapper {
	width: 750px;
	margin: auto;
	padding: 10px 0;
	font-size: 16px;
	color: #B2BaB9;
	line-height: 22px;
}

#registrationFormWrapper p {
	padding: 6px 0;
}

#registrationFormWrapper ol {
	list-style-type: decimal;
	margin: 0;
	padding: 0 0 20px 0;
}

#registrationFormWrapper ol li {
	padding: 3px 0 3px 0;
	margin: 0;
}

#registrationFormWrapper ol ol {
	list-style-type: lower-alpha;
	margin-left: 25px;
	padding: 0;
}

#registrationFormWrapper ol ol li {
	padding: 1px 0 1px 0;
}

#registrationForm  {
	display: none;
}

#registrationJavascript {
	padding: 15px;
	color: red;
	text-align: center;
}

#registrationForm  .error {
	color: red;
	padding-left: 5px;
	font-size: 14px;
}

#registrationForm .col1 {
	padding: 5px;
	text-align: right;
	width: 150px;
}

#registrationForm .col2 {
	padding: 5px;
	width: 600px;
}

#rulesWrapper {
	padding: 15px 0 0 100px;
	font-size: 16px;
	color: #B2BaB9;
	line-height: 20px;
}

#rulesWrapper ol {
	width: 800px;
	list-style: decimal;
}

#rulesWrapper ol li {
	padding: 0 0 15px 0;
}

#rulesWrapper ol li ol li {
	list-style: lower-alpha;
	padding: 8px 0 3px 0;
	margin-left: 25px;
}

#forgotPassword {
	width: 800px;
	margin: auto;
	font-size: 16px;
	color: #B2BaB9;
	line-height: 20px;
}

#forgotPassword p {
	padding: 6px 0;
}

#forgotPassword table {
	width: 80%;
	margin: auto;
}

#forgotPassword form {
	padding-top: 15px;
}

#forgotPassword .col1 {
	width: 48%;
	padding: 10px;
	border: 1px solid #000;
}

#forgotPassword .gutter {
	width: 4%;
}

#forgotPassword .col2 {
	width: 48%;
	padding: 10px;
	border: 1px solid #000;
}

#forgotPassword td.selected {
	background-color: #123;
	border: 1px solid #789;
}

#forgotPassword .formButtons {
	padding: 20px 0;
	text-align: center;
}

#browseProfiles h2 {
	font-size: 18px;
	padding-bottom: 15px;
}

#browseProfiles li {
	padding: 2px 0;
	font-size: 16px;
}

a.profileLink, a.profileLink:visited, 
a.profileLink:active {
	color: #c0ddf5;
}

a.profileLink:hover {
	color: #fff;
}

#profileDisplay .col1 {
	color: #79b;
	width: 200px;
	padding: 9px 0 0 0;
	text-align: right;
}

#profileDisplay .col2 {
	width: 650px;
	padding: 5px 0 0 10px;
	color: #b2bab9;
	font-size: 16px;
	line-height: 22px;
}

#profileDisplay .col2 textarea {
	width: 650px;
	height: 300px;
	padding: 10px;
}

#profileDisplay #userName {
	font-weight: bold;
	color: #6a9;
}

#helpCenter {
	padding: 15px;
	font-size: 16px;
	color: #B2BaB9;
	line-height: 22px;	
}

#helpCenter h2 {
	font-size: 16px;
	font-weight: bold;
}

#helpCenter #examples {
	padding: 5px 0;
}

#helpCenter #examples div {
	padding-left: 20px;
	font-style: italic;
}

#helpCenter p {
	padding: 6px 0;
}

#helpCenter #faqSearch {
	display: block;
	padding: 6px 0;
}

#helpCenter #faqList li {
	padding: 3px 0;
}

.yesJavascript {
	display: none !important;
}

.modalHeading {
	padding-bottom: 15px;
}

.modalHeading .close {
	float: right;
	width: 70px;
	text-align: right;
}

.nyroModalClose {
    float: right;
	width: 70px;
	text-align: right;
}

.modalHeading h2 {
	font-size: 20px;
}

#nyroModalWrapper .wrapper {
    padding: 20px;
    background-color: #141d26;
    border: 1px solid #242d36;
}

#createTopicTable {
	
}

#createTopicBody  #forgotPasswordLink {
	width: 200px;
	padding-left: 6px;
}

#createTopicBody td.col1 {
	width: 100px;
	text-align: right;
	padding: 5px;
}

#createTopicBody td.col2 {
	padding: 5px;
	width: 300px;
}

#createTopicBody #topicInput {
	width: 300px;
}

#createTopicBody .col2 label {
	display: block;
	margin: 5px 0 0 0;
}

#searchForumBody .col1 {
	padding: 5px;
}

#searchForumModal, #createTopicModal, #searchProfilesModal {
	display: none;
}

#createTopicModal {
    width: 500px;
    height: 300px;
}

#searchForumModal {
    width: 300px;
    height: 100px;
}

#noJavascriptMessage {
	font-size: 14px;
	line-height: 16px;
	padding: 5px;
	margin-bottom: 3px;
	color: #dbb5b6;
	background-color: #332324;
	border: 1px solid #9e8081;
}

#noJavascriptMessage h5 {
    display: inline;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#footer {
	width: 600px;
	text-align: center;
	padding: 30px 10px;
	margin: auto;
}

#copyright {
	padding: 15px 0;
}

.clear {
	clear: both;
}

#timeZoneSet {
	width: 600px;
	margin: auto;
	padding: 35px 25px;
}

#timeZoneSet p {
	margin: 8px 0;
}

/*----------- Contact Form -----------*/

#contactForm {
	margin: 0;
}

#contactForm legend {
	color: #595957;
}

#contactForm fieldset {
	border: 1px solid #567;
	margin-bottom: 10px;
}

#contactResult {
    width: 400px;
    margin: auto;
    padding: 20px;
}

#contactResult h2 {
    font-size: 17px;
    font-weight: bold;
    padding: 12px 0;
}

#contactResult p {
    font-size: 17px;
}

#contactForm label {
  float:left;
  width:28%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
}

#contactForm input {
	width: 250px;
	border: 0;
	height: 20px;
}

#contactForm #submitButton {
	width: 400px;
    margin: auto;
    padding: 15px 0;
}

#contactForm #captcha {
	width: 400px;
    margin: auto;
}

#contactForm textarea {
	width: 530px;
	height: 200px;
	border: 0;
	margin: auto;
}

#contactForm label.error {
    display: none;
    float: right;
}

#contactForm input.error {
    border: 1px solid red;
}

#contactForm ul {
	margin: 0;
	padding: 0;
}

#contactForm li {
	padding: 5px;
	list-style: none;

}

#contactForm {
	display: block;
	margin: 20px auto;
}

#contactForm li input.checkRadio {
	width: 16px;
	vertical-align: middle;
	height: 20px;
	position: relative;
	top: -2px;
}

/*----------- End Contact Form -----------*/

