/* 

Forums "child" stylesheet: Simple (NS) Edition  

This stylesheet is included for users we know to be using
any NS browser before 6, a Mac, or any browser we can't
identify (Opera, Linx, etc.)  Styles included here should be
kept simple, and keep in mind users with earlier browsers. 

*/
BODY {
	background-color: #C7C5AC;
	background-image: url("/images/dr/main/background_beige.jpg");
	color: #000000;
}

a:visited, .normXS1 a:visited { color: #800080; text-decoration: none;}

.copyright { font-size: 8pt; color: #333333}
.lefttext  { font-size: 8pt; color: #DCCAB6}

.titlebar { color: #000000; font-weight: bold; font-size: 20px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; }


a.navbar { font-size: 12pt }
a.navbarS { font-size: 10pt }

.submitButton, .submitButton2, .submitButton3, .submitButton5 {   border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.inputField, .loginf {  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.playButton {  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.playregBG {  background-image: url(/images/dr/signin/top_background.jpg); background-repeat: repeat-x}
.playplatBG {  background-image: url(/images/dr/signin/plat_top_bg.jpg); background-repeat: repeat-x}

.normS1, .normS2, .normS3, .invS1, .invS2, .invS3, .invSdim, .normSdim, .copyright { font-size: 9pt; }
.normXS1, .normXS2, .normXS3, .invXS1, .invXS2, .invXS3, .invXSdim, .normXSdim { font-size: 8pt; }
.lefttext { font-size: 8pt;  } 

.playtitlebar, .playtitlebarS { font-weight: bold; color: navy; background: none; width: auto; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px }
.playtitlebarS2 { font-weight: bold; color: white; width: auto; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px }

.simueventtitle, .simueventeven, .simueventodd, .simucalendartitle, .simueventcanceled { font-size: 8pt; }
.submitButton5 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
.inputFieldTA { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px }

.forumBorderBG { background-color: #EDEDDC; } 
.forumHeaderBG { background-color: navy; }
.forumEventBG, .forumContentBG { background-color: #B7B59C;}  /* Same as .dimBG */
.forumAllNewBG { background-color: #990000; }

.deleteBG {  background-color: #FFCCCC }
.hideBG { background-color: #B4DEBE }
.ignoreBG { background-color: #CCCCCC }
.privateBG { background-color: #CCCC99;}

.optBG1 {  background-color:#EFEFDE; }
.optBG2 {  background-color:#DEDFD6; }

.invBG { background-color: navy; }

.msgBG1 { background-color: #EFEFDE; }
.msgBG2 { background-color: #DEDFD6; }
.msgBorderBG { background-color: navy; }
.msgOptStrip { font-family: Arial, Helvetica, Sans-Serif; font-size: 10px; color: navy; background-color: #EFEFDE; font-weight: bold; }
.msgOptBorder { border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.msgTableBG { background-color: black; color: white; }

.msgBG1, .msgBG2, .deleteBG, .hideBG, .forumUserInfo { border: navy; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.forumUserInfo { background-color: #CDCDCD; }

.forumButtonS, a.forumButtonS, a:link.forumButtonS, a:visited.forumButtonS, a:active.forumButtonS, { 
  font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;		
}

.linkColor { color: #0033CC; }
