/* Major components */

body{
	color:#FFFFFF;
	text-align:center;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../../../test/images/bg.jpg) no-repeat 0px 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
TABLE
{
empty-cells: show;
}

.verification-images
{
  background: #FFFFEE;
  border: 1px solid #000000;
}

.bbstable
{
background-color: #FFFFFF;
border: 2px #200D1C solid;
}

td
{
    font-size: 10pt;
    color: #200D1C;
}
.messagecellbody
{
    font-size: 10pt;
    color: #200D1C;
    background-color: #ffffff;
    padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px;
}
.messagecellbody2
{
    font-size: 10pt;
    color: #200D1C;
    background-color: #ffffff;
    padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px;
}
.messagecellbody3
{
    font-size: 10pt;
    color: #200D1C;
    background-color: #F2E9F0;
    padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px;
}
.messageheader
{
    font-size: 10pt;
    color: #200D1C;
    background-color: #F2E9F0;
    padding:2px
}

.messagemiddle
{
    font-size: 10pt;
    color: #200D1C;
    background-color: #ffffff;
    padding:2px
}
.messagefooter
{
    font-size: 10pt;
    color: #200D1C;
    background-color: #F2E9F0;
    padding:2px
}

.messagecellheader
{
  font-size: 11px; font-weight: bold;
  color: #F5F5F5;
  background-color: #512148;
  padding-left:8px; padding-right:8px; padding-top:4px; padding-bottom:4px; font-family:Tahoma
}
.messagesubheader
{
  font-size: 11px; font-weight: bold;
  color: #F5F5F5;
  font-family:Tahoma
}
.messagecellheader2
{
  font-size: 10px; font-weight: bold;
  color: #000000;
  background-color: #F2E9F0;
  padding-left:8px; padding-right:8px; padding-top:2px; padding-bottom:2px
}
.messagecellspacer
{
  background-color: #E5DCE3; color: #D0D7DD; height: 5; font-size: 1px;
}
.messagecellfooter
{
  background-color: #512148; padding: 4px
}
.newsbox
{
  background-color: #FFFFEE;
  border: 1px solid #EEEEBB;
}
.rssimage
{
  background-color: #FFFFFF;
  border: 1px solid #000000;
}
.quotation
{
  font-size: 11px;
  color: #200D1C;
  margin-left: 20px;
  margin-right: 10px;
  padding: 2px;
  BORDER-LEFT: 1px solid;
}

.randomquote
{
   color: #200D1C;
         font-size: 11px; font-style: italic
}

.smalltext
{
  font-size: 11px;
}

.smalltext a
{
  text-decoration: none;
}


/* MAIN HYPERLINKS */

a:link {
	text-decoration:underline;
	color:#999999;
	border:0px;
}
a:visited {
	text-decoration:underline;
	color:#999999;
	border:0px;
}
a:hover, a:focus {
	text-decoration:none;
	color:#999999;
}
.headerlink2
{color: #808080; text-decoration: none}
.headerlink
{color: #FFFFFF; text-decoration: none}
.homelink
{color: #808080; text-decoration: none}

:hover.headerlink
{color: red}

li {
	color:#333333;
}	
p{
	margin: 0px 0px 20px 0px;
	line-height: 180%;
	color: #333333;
}
h1{
	margin: 0px 0px 10px 0px;
	line-height: 125%;
	color: #830036;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
h2{
	margin: 0px 0px 8px 0px;
	color:#5C6486;
	font-size: 14px;
}
h3{
	margin: 0px;
	font-size: 12px;
	color:#44003D;
}
h4 {
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}

h5 {
	font-size: 22px;
	margin: 0px;
padding-bottom: 10px;
	line-height: 100%;
	color: #666666;
}

/*-----------wrapper, header-------*/

#wrapper{
	width: 790px;
	padding: 0;
	margin: 0px auto;
	text-align:left;
	background: #FFFFFF url(../../../test/images/bg_outline.gif) repeat-y;
}
#header{
	margin:0px;
	padding:0px;
}
#header2{
	height: 60px;
	width: 790px;
}

#headerlogo{
	float:left;
	margin:0;
	padding:0;
	height: 60px;
	width: 637px;
	text-align: left;
}

#headerbg{
	float:left;
	margin:0;
	padding-top:30px;
	padding-right:30px;
	height: 30px;
	width: 123px;
	text-align: right;
	background: url(../../../test/images/header_BG.gif) no-repeat;
}
#headerbg a{
	color: #FFFFFF;
	text-decoration: underline;
}
#headerbg a:hover, #nav ul li a:focus{
	color: #800036;
	background-color: #FFC21D;
	text-decoration: none;
}

/*------------Navigation----------------------*/

#nav{
	margin:0;
	padding:0;
	height: 20px;
	width: 790px;
	text-align: center;
	background: #660033 url(../../../test/images/bg_navStripe.gif) repeat-x;
}
#nav ul{
	padding: 4px;
	margin: 0px;
	text-align: center;
}
#nav ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#nav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 12px;
	text-align: center;
	width: 9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#nav ul li a:hover, #nav ul li a:focus{
	color: #800036;
	background-color: #FFC21D;
}


#sectionnav{
	margin:0;
	padding-bottom:7px;
	height: 20px;
	text-align: left;
	background: #F4EBF3;
	border-bottom: 1px solid #CCCCCC;
	font-size:12px;
	color: #666666;
}
#sectionnav ul{
	padding: 6px;
	margin: 0px;
}
#sectionnav ul li {
	display: inline;
	padding: 0;
	margin: 0px;
}
#sectionnav ul li a{
	color: #666666;
	text-decoration: underline;
	margin: 0px;
}
#sectionnav ul li a:hover, #nav ul li a:focus{
	color: #800036;
	text-decoration: none;
}

/*-------------Sun Menus------------------*/

#subMenu1 {
	width:100%;
	position:absolute;
	top:80px;
	left:0px;
	height:20px;
	z-index:1;
	visibility: hidden;
	overflow: visible;
	text-align: center;
	padding: 0px;
	margin: 0px auto;
}
#subMenu2 {
	width:100%;
	position:absolute;
	top:80px;
	left:0px;
	height:20px;
	z-index:1;
	visibility: hidden;
	overflow: visible;
	text-align: center;
	margin: 0px auto;
}
#subMenu3 {
	width:100%;
	position:absolute;
	top:80px;
	left:0px;
	height:20px;
	z-index:1;
	visibility: hidden;
	overflow: visible;
	text-align: center;
	margin: 0px auto;
}
#subMenu4 {
	width:100%;
	position:absolute;
	top:80px;
	left:0px;
	height:20px;
	z-index:1;
	visibility: hidden;
	overflow: visible;
	text-align: center;
	margin: 0px auto;
}
#subMenu1 ul, #subMenu2 ul, #subMenu3 ul, #subMenu4 ul{
	padding-top: 3px;
	margin: 0px;
	text-align: center;
}
#subMenu1 ul li, #subMenu2 ul li, #subMenu3 ul li,  #subMenu4 ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#subMenu1 ul li a, #subMenu2 ul li a, #subMenu3 ul li a, #subMenu4 ul li a{
	color: #fff;
	text-decoration: none;
	padding: 1px 8px;
	text-align: center;
	width: 9em;
	margin: 0px;
}
#subMenu1 ul li a:hover, #subMenu1 ul li a:focus{
	border: 1px solid #fff;
	color: #cccccc;
        padding: 0px 7px;
	text-decoration: none;
}
#subMenu2 ul li a:hover, #subMenu2 ul li a:focus{
	border: 1px solid #fff;
	color: #cccccc;
        padding: 0px 7px;
	text-decoration: none;
}#subMenu3 ul li a:hover, #subMenu3 ul li a:focus{
	border: 1px solid #fff;
	color: #cccccc;
        padding: 0px 7px;
	text-decoration: none;
}#subMenu4 ul li a:hover, #subMenu4 ul li a:focus{
	border: 1px solid #fff;
	color: #cccccc;
        padding: 0px 7px;
	text-decoration: none;
}
#subNav{
	margin:0pc;
	padding:0px;
	width: 790px;
	height:20px;
	background: #78306A;
}

/*------------footer----------------*/
#footer{
	clear: both;
	padding: 0px;
	margin: 10px auto 15px;
	text-align:center;
	font-size: 10px;
	width: 100%;
}
	
.bar{
	width: 100%;
	height: 10px;
	background: url(../../../test/images/bg_stripe.gif) repeat-x;
	clear: both;
	color: #830036;
	text-decoration: underline;
}



/*-------------------------leftCol Content rightCol---------------------------*/
#leftCol{
	width: 160px;
	float: left;
	padding: 15px 0px;
	margin: 0px 0px 0px 15px;
	display: inline;
}
#leftCol div p, #rightCol div p{
	line-height:135%;
}
#mboard{
	margin:15px;
	width: 757px;
	clear: both;
}

#content{
	margin:15px;
	width: 410px;
	float: left;
	display: inline;
}
#contentSub{
	margin:15px 15px 15px 190px;
	padding: 0px 0px 0px 15px;
}
#contentSub li {
	margin-bottom: 15px;
}
#contentsubTop {
	display: inline;
	margin: 25px 15px 25px 190px;
	padding: 0px;
	float: left;
	width: 565px;
}
#flashImage{
	width:410px;
	height:270px;
	margin:0px 0px 15px;
	background: url(../../../test/images/bg_flash.jpg) no-repeat;
}
#rightCol{
	width:160px;
	float:left;
	padding:15px 0px;
	margin: 0px 15px 0px 0px;
	display: inline;
}
.columnbox_violet{
	background: #DD7994;
	padding: 10px 5px;
	width: 150px;
}
.columnbox_tan{
	background: #FEF3E2 url(../../../test/images/bg_boxTan.gif) repeat-x;
	padding: 10px 5px;
	width: 150px;
}
.columnbox_blue{
	background: #9A90AB url(../../../test/images/bg_boxNavy.gif) repeat-x;
	padding: 10px 5px;
	width: 150px;
}
 .column_Head{
 	margin: 5px 0px;
}
.columnModule{
	padding-top:10px;
	border-top: solid 1px #520025;
	margin-bottom: 10px;
}

/*------------------Products Page 3 column layout------------------------*/

#leftCol_product {
	width: 222px;
	padding: 20px 10px 20px 21px;
	float: left;
	font-weight: bold;
	border-top: 1px solid #78306A;
	border-bottom: 1px solid #78306A;
	border-top: 1px solid #78306A;
	border-bottom: 1px solid #78306A;
	height: 20px;
	width: 160px;
	height: 20px;
	width: 160px;
}
#centerCol_product {
	width: 222px;
	padding: 20px 10px;
	float: left;
	font-weight: bold;
}
#rightCol_product {
	width: 222px;
	padding: 0px;
	float: left;
	font-weight: bold;
	border-top: 1px solid #520025;
	margin: 0px;
}
#rightCol_product a:link, #centerCol_product a:link, #leftCol_product a:link{
	color:#48948B;
	text-decoration: underline;
	font-weight: bold;
}
#rightCol_product a:hover, #centerCol_product a:hover, #leftCol_product a:hover{
	color:#AC241D;
	text-decoration: none;
	font-weight: bold;
}
#rightCol_product a:visited, #centerCol_product a:visited, #leftCol_product a:visited{
	color:#48948B;
	text-decoration: underline;
	font-weight: bold;
}
.columnHead{
	border-bottom:solid 1px #800036;
	border-top:solid 1px #800036;
	width:160px;
	margin:0px;
	padding:0px;
}
#columnsBG{
	margin:0px 0px 10px 0px;
	padding:0px;
	background-image:url(../../../test/images/3col_bg.gif);
	background-repeat:repeat-y;
	border-bottom: 1px solid #489488;
	border-top: 1px solid #489488;	
}

/*Misc Styles*/

.clearit {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.floatLeft {
	float:left;
	margin: 0px 7px 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
}

.floatRight{
	float:right;
	margin: 0px 0px 0px 7px;
	position: relative;
}

.floatL {
	float:left;
}

.floatR{
	float:right;
}
#leftColSub {
	margin: 15px 0px;
	padding: 0px 15px;
	float: left;
	width: 160px;
	border-right: 1px solid #CCCCCC;
}

More Misc Styles

.logo {
	margin-bottom: 30px;
}
.addres {
	line-height: 100%;
}
.table {
	vertical-align: top;
}
#leftColSub p {
	line-height: 110%;
	font-size: 11px;
	color: #333333;
}
.columnbox_blue p {
	color: #FFFFFF;
}
.columnbox_violet p {
	color: #FFFFFF;
	margin: 0px;
}
table {
	color: #333333;
}
.logo{
	margin: 0px 0px 20px 0px;
}

/* Headers (not used too often) */

.header6
{
  font-size: 10pt;
  font-weight: bold;
}
.header5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
}
.header4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
}
.error
{
    FONT-WEIGHT: bold;
    COLOR: #FF0000;
}


/* next thread / previous thread */

.threadbox
{
  background-color: #8094B0;
  font-size: 10px;
  font-weight: normal;
  color:#FFFFFF;
  padding: 3px;
  border: 1px solid #000000;
}
.threadboxlink
{
    color: #FFFFFF;
    text-decoration: none;
}
:hover.threadboxlink
{
    color: #FF0000;
    text-decoration: none;
}



/* Header items */
.headerbar
{
    font-size: 10pt;
    color: #111111;
    background-color: #6699CC;
}

.headercontrolbox
{
  border-top:1px solid #000000; font-size: 10pt;
  color: #000000;
  background-color: #F2E9F0;
  padding-left:3px; padding-right:2px; padding-top:4px; padding-bottom:4px
}
.headercontrolbox a
{
   color: #070707;
}

.headerbarlink
{
  color: #FFFFFF;
  font-decoration: none;
  font-size: 11px; text-decoration:none; font-weight:bold
}

.adminlink
{
  color: #005CB9;
  font-decoration: none;
  font-size: 10pt;
  text-decoration: none;
    FONT-WEIGHT: bold;
}


/* footer items */
.footerbar
{
    font-size: 10pt;
    color: #200D1C;
}



/* FORMS */

form
{
 margin: 0px;
}

.bbsbutton
{
  background-color : #EFEFEF;
  color : #000000;
  font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color : #FAFAFA;
  font-weight : bold;
}

.bbstextbox
{
 FONT-SIZE: 11px;

}

.bbseditbox
{
 font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bbscheckbox
{
 font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bbsradiobox
{
 font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bbsdropdownbox
{
 font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* LEFTOVERS */
span.highlight
{ background: #FFFF33; }
.adminname
{ color: #FF0000 }
.moderatorname
{ color: #FF9966 }
.registeredname
{ color: #999966 }
.notregisteredname
{ color: #660033 }
