/* Styles related to the PHP Layers Menu System begin here */

.scHdr {
  background: url('/templates/navbar/titleback.png') #E6E6E6;
  font-weight: bold;
  border-left: solid 1px #CCCCCC;
  border-top: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}

.TabSlct	{
  margin: 0px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border-bottom: solid 1px #FFFFFF;
  background: url('/templates/navbar/menuselected.png') #FFFFFF;
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
  padding: 4px 7px 4px 7px;
}

.Tab,
.TabDsbl,
.TabHvr {
  margin: 0px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
  padding: 4px 7px 4px 7px;
  background: url('/templates/navbar/menu.png') #6699CC;
}

.Tab div,
.TabHvr div {
  text-align: left;
  padding: 4px 7px 4px 7px;
}

.TabDsbl div {
  text-align: left;
  color: white;
  white-space: nowrap;
}

.TabSlctfont {
 color: black;
}

.TabDsblfont {
 color: white;
}

.TabSlct div {
  text-align: left;
  color: black;
  white-space: nowrap;
}

.options {
  color: #FFFFFF;
  text-align: right;
  padding-right: 12px;
  padding-left: 12px;
  font-size: 11px;
}

.NoTabs {
  white-space: nowrap;
  border-bottom: solid 1px #000000;
}

.header		{
	color: white;
	font-size: 10pt;
}

.subheader		{
	color: white;
	font-size: 8pt;
}

.topback	{
	background-image:url('/templates/navbar/topback.png');
}


.tablemiddle	{
	border-left: solid 1px #CCCCCC;
}

.tablecell	{
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.menucell	{
	border-bottom: solid 1px #CCCCCC;
}


.tablebottom	{
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.treemenudiv    {
		display: block;
		white-space: nowrap;
}

.phplmnormal	{
	font-family: "luxi sans", verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a.phplm:link	{
	font-family: "luxi sans", verdana, geneva, arial, helvetica, sans-serif;
	color: black;
}

a.phplm:visited	{
	font-family: "luxi sans", verdana, geneva, arial, helvetica, sans-serif;
	color: black;
}

a.phplm:hover	{
	font-family: "luxi sans", verdana, geneva, arial, helvetica, sans-serif;
	color: #636363;
	background-color: #FFFFFF;
}

a.phplm:active	{
	font-family: "luxi sans", verdana, geneva, arial, helvetica, sans-serif;
	color: #ff0000;
}

.phplmbodytable	{
	font-family: "luxi sans", verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #f5f5f5;
}

.ivorybodytable	{
	font-family: "luxi sans", verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #f5f5f5;
}

.darkbordertable	{
	background-color: #726461;
}

.blackbordertable	{
	background-color: #000000;
}

.greenbordertable	{
	background-color: #839983;
}

.darkgreenbordertable	{
	background-color: #839983;
}

.redbordertable	{
	background-color: #aa5859;
}

.orangebordertable	{
	background-color: #df9500;
}

/* Styles related to the PHP Layers Menu System end here */

FONT	{FONT-FAMILY: Verdana,Helvetica, Sans-Serif; FONT-SIZE: 10px}
TD		{FONT-FAMILY: Verdana,Helvetica, Sans-Serif; FONT-SIZE: 10px}
BODY	{FONT-FAMILY: Verdana,Helvetica, Sans-Serif; FONT-SIZE: 10px}
P		{FONT-FAMILY: Verdana,Helvetica, Sans-Serif; FONT-SIZE: 10px}
DIV		{FONT-FAMILY: Verdana,Helvetica, Sans-Serif; FONT-SIZE: 10px}

/* Form elements */
input{border-color: black;color:black;text-indent:2px;font:normal 10px Verdana,Arial,Helvetica,sans-serif}
textarea{border-color: black;color:black;font:normal 10px Verdana,Arial,Helvetica,sans-serif}
select{border-color: black;color:black;background-color:#cfcfcf;font:normal 10px Verdana,Arial,Helvetica,sans-serif}

/* The buttons used for bbCode styling in message post */
input.button{background-color: #99CCFF;font:10px Verdana,Arial,Helvetica,sans-serif}

/* The main submit button option */
input.mainoption{background-color: #99CCFF;font-weight:bold}

/* None-bold submit button */
input.liteoption{background-color: #99CCFF;font-weight:normal}

/* This is the line in the posting page which shows the rollover
help line. This is actually a text box,but if set to be the same
colour as the background no one will know;)
*/
.helpline{background:#99CCFF;border-style:none}

/* Quote & Code blocks */
.code{background: #D4EAFE;border: 1px solid #99CCFF;color: black;font:11px Courier,'Courier New',sans-serif}
.quote{background: #D4EAFE;border: 1px solid #99CCFF;color:black;font:11px/125% Verdana,Arial,Helvetica,sans-serif}

/* Old background color: #99CCFF */
.bodyline{background: #EFEFEF; border: 4px double black}
body{
		margin-top: 0;
		margin-left: 0;
		margin-bottom: 0;
		padding-top: 0;
		padding-left: 0;
		padding-bottom: 0;
		padding-right: 0;
		margin-right: 0;
	color: black;
	font:10px Verdana,Arial,Helvetica,sans-serif;
}

a:link,a:active,a:visited{color:black;text-decoration:none; FONT-SIZE: 10px}
a:hover{color: #6699CC;text-decoration:underline; FONT-SIZE: 10px}
.title 		 {BACKGROUND: none; COLOR: black; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica, Sans-Serif; TEXT-DECORATION: none}
.content 	 {BACKGROUND: none; COLOR: black; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}
.block-title {BACKGROUND: none; COLOR: #99CCFF; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}
.storytitle  {BACKGROUND: none; COLOR: black; FONT-SIZE: 12px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica, Sans-Serif; TEXT-DECORATION: none}
.storycat	 {BACKGROUND: none; COLOR: black; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica, Sans-Serif; TEXT-DECORATION: underline}
.boxtitle 	 {BACKGROUND: none; COLOR: black; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica, Sans-Serif; TEXT-DECORATION: none}
.boxcontent  {BACKGROUND: none; COLOR: black; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}
.option 	 {BACKGROUND: none; COLOR: black; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica, Sans-Serif; TEXT-DECORATION: none}
.tiny		 {BACKGROUND: none; COLOR: black; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica, Sans-Serif; TEXT-DECORATION: none}
.small		 {BACKGROUND: none; COLOR: black; FONT-SIZE: 9px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica, Sans-Serif; TEXT-DECORATION: none}
