/******************
file: Legion.css
begin : 02/25/2007
version : v1.0.1	03/05/07
author : Keith
license: http://opensource.org/licenses/gpl-license.php GNU General Public License (GPL)
******************/

body{
	background:#ecf0f6;
	color:#000000;
	font:12px Verdana,Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0;
}

font,th,td,p{
	font:12px Verdana,Arial,Helvetica,sans-serif;
}

hr {
	border-top:1px solid #d2d7f2;
	border-bottom:1px solid #ecf0f6;
	border-left:0;
	border-right:0;	
	height:2px;
}

a:link,a:active,a:visited,a.postlink{
	background:inherit;
	color:#006699;
	text-decoration:none;
}

a:hover{
	background:inherit;
	color:#dd6900;
	text-decoration: underline;	
}

.topictitle{
	font-size:11px;
	font-weight:bold;
}

a.topictitle:visited{
	background:inherit;
	color:#006699;
}

a.topictitle:hover{
	background:inherit;
	color:#dd6900;
}

.name{
	font-size:11px;
	font-weight:bold;
}

.row1{
	background:#eaedf4;
	color:inherit;
}

.row2,.helpline{
	background:#d9e2ec;
	color:inherit;
}

.row3{
	background:#cedcec;
	color:inherit;
}

td.spacerow,td.spaceRow{	
	background:#d2d7f2;
	color:inherit;
}

td.rowpic{	
	background:url('./images/css/cellpic2.jpg') #ffffff repeat-y;
	color:inherit;
}

td.cat,td.catHead,td.catBottom,td.catSides,td.catLeft,td.catRight{
	background:#d9e2ec url('./images/css/cellpic1.gif') repeat-x;
	color:#006699;
	font-weight:bold;
	letter-spacing:1px;
	height:27px;
	padding:0 10px 0 10px;
	margin:0;
}

th,th.thTop,th.thCornerL,th.thCornerR,th.thLeft,th.thRight{
	background:#005eb2 url('./images/css/cellpic3.gif') repeat-x;
	color:#deeef3;
	font-size:11px;
	font-weight:bold;
	height:26px;
	white-space:nowrap;
	text-align:center;
	padding:0 10px 0 10px;
	margin:0;
}

.catlight{
	background:#e5ebf3 url('./images/css/cellpic4.gif') repeat-x;
	color:#000000;
	height:22px;
	white-space:nowrap;
	border-top:1px solid #98aab1;
	border-bottom:1px solid #98aab1;
}

td.gensmall,.gensmall{
	background:inherit;
	color:#000000;
	font-size:10px;
	letter-spacing:0;
}

td.genmed,.genmed{
	background:inherit;
	color:#000000;
	font-size:11px;
	letter-spacing:0;
}

.helpline{
	border-style:none;
}

.bodyline{
	background:#ffffff;
	color:inherit;
	border:1px solid #98aab1;
}

.forumline{
	background:#ffffff;
	color:inherit;
	border:1px solid #006699;
	width:100%;
}

.botline{
	border-collapse:collapse;
	height:4px;
	width:100%;
}

.botline_left{
	background:url('./images/css/cellpic_left.gif') no-repeat;
	height:4px;
	width:8px;
}

.botline_middle{
	background:url('./images/css/cellpic_middle.gif') repeat-x;
	height:4px;
	width:100%;
}

.botline_right{
	background:url('./images/css/cellpic_right.gif') no-repeat;
	height:4px;
	width:8px;
}

.maintitle,h1{
	font:bold 22px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	background:inherit;	
	color:#5c81b1;
	text-decoration:none;
}

.subtitle,h2{
	font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	background:inherit;	
	color:#5c81b1;	
	text-decoration:none;
}

.explaintitle,h3{
	background:inherit;
	color:#5c81b1;
	font-size:11px;
	font-weight:bold;
}

.nav,.forumlink{
	font-size:11px;
	font-weight:bold;
}

.postbody{
	font-size:12px;
	line-height:125%;
}

.postdetails{
	background:inherit;	
	color:#00396a;
	font-size:10px;
}

td.error{
	background:#ecf0f6;	
	color:#DD6900;
	font-size:12px;
	font-weight:bold;
}

.quote{
	background:#fafafa;
	border:1px solid #d1d7dc;
	color:#444444;
	font-size:11px;
	line-height:125%;
}

.code{
	background:#fafafa;
	border:1px solid #d1d7dc;
	color:#006600;
	font:12px Courier,"Courier New",sans-serif;
	padding:5px;
}

.menu{
	background:inherit;
	color:#006699;
	font-size:10px;
	display:block;
	cursor:pointer;
	height:12px;
}

.menu:hover{
	background:inherit;
	color:#dd6900;
	font-weight:bold;
}

.imgspace{
	margin:0 2px 0 2px;
}

.imgmenu{
	margin:1px 2px 0 10px;
}

.imgicon{
	margin:0 1px 0 1px;
	vertical-align:text-bottom;
}

.imgfolder{
	margin:2px 5px 2px 5px;
}

form{
	display:inline;
	margin:0;
	padding:0;
}

input{
	font:11px Verdana,Arial,Helvetica,sans-serif;
	cursor:pointer;
}

select{
	background:#ffffff;
	color:#000000;
	border:1px solid #98aab1;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	cursor:pointer;
	letter-spacing:0;
}

input.post,textarea.post{
	background:#ffffff;
	color:#000000;
	border:1px solid #98aab1;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	padding:0 0 2px 2px;
}


a.button_l,a.button_l:hover,a.button_l:visited{
	background:inherit;	
	color:#000000;
	font-weight:bold;
	letter-spacing:0;	
}

input.button,input.liteoption,.button{
	background:#fafafa;
	color:#000000;
	font-size:11px;
	border:1px solid #98aab1;
	letter-spacing:0;
}

input.mainoption{
	background:#fafafa;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	border:1px solid #98aab1;
	letter-spacing:0;
}

br.space{
line-height:5px;
}

img,table{
	border:none;
}

label{
	cursor:pointer;
}

div#tooltipDiv {
	padding:2px;
	border:solid 1px #82A2CB;
	display:none;
	background:#FFFFFF;
	color:#006699;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	position: absolute;
	left:0;
	top:0;
	z-index: 100;
}

#navlist
{
float: left;
	margin-left: 0;
	width: 10%
	font-weight: bolder;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	text-align: justify;
	width: 100%;
	background: #CCD;
	
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
display: inline;
}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #AAB;
background: #CCD;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
border-color: #FE3;
color: #FFF;
background: #332;
}
#header1  {
	background: url('./images/BG.jpg')  black top left repeat-x-y scroll;
	width: 100%;
	height: 119px;
}

#logo {
    position: relative;
    top: 8px;
}
#navlist1
{
float: left;
	margin-left: 0;
	width: 15%
	hight: 25%;
	font-weight: bolder;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	text-align: justify;
	width: 100%;
	background: #CCD;
	
}

#navlist1 li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
display: inline;
}

#navlist1 li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #CCD;
background: #CCD;
text-decoration: none;
}

#navlist1 li a:link { color: #448; }
#navlist1 li a:visited { color: #667; }

#navlist1 li a:hover
{
border-color: #CCD;
color: #CCD;
background: #332;
}

  #box {
    background-color: #CCCCDD;
    left: 0px;
    height: 30px;
    position: relative;
    top: 0px;
    width: auto;
  }

   #linksBar {
    left: 0px;
    position: relative;
    top: 2px;
    width: 950;
  }


#Layer1 {
	background-color:#CCCCCC;
	position:absolute;
	left:8px;
	top:145px;
	width:178px;
	height:90px;
	z-index:1;
	visibility: hidden;
}
#Layer2 {
	position:absolute;
	left:108px;
	top:145px;
	width:178px;
	height:68px;
	z-index:2;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	left:195px;
	top:145px;
	width:178px;
	height:110px;
	z-index:3;
	visibility: hidden;
}
#Layer4 {
	position:absolute;
	left:345px;
	top:145px;
	width:178px;
	height:122px;
	z-index:4;
	visibility: hidden;
}
#Layer5 {
	position:absolute;
	left:433px;
	top:145px;
	width:178px;
	height:188px;
	z-index:5;
	visibility: hidden;
}
#Layer6 {
	position:absolute;
	left:623px;
	top:145px;
	width:178px;
	height:162px;
	z-index:6;
	visibility: hidden;
}
#Layer7 {
	position:absolute;
	left:700px;
	top:145px;
	width:178px;
	height:165px;
	z-index:7;
	visibility: hidden;
}
#Layer8 {
	position:absolute;
	left:818px;
	top:145px;
	width:178px;
	height:164px;
	z-index:8;
	visibility: hidden;
}

H3  {
	font-size: 12pt;
	text-align: center;
}
#mainlogo  {
background:url(http://www.rebellegion.com/images/images_01.jpg);

	width: 902px;
	height: 184px;
}


/* Event Registration Begin */
.genoption0 { font-size : 12px; font-weight : bold; color : #CCCCCC; text-decoration:none; }
a.genoption00 { font-size : 12px; font-weight : bold; color : #CCCCCC; text-decoration:none; }
.genoption1 { font-size : 12px; font-weight : bold; color : #008000; text-decoration:none; }
a.genoption1 { font-size : 12px; font-weight : bold; color : #008000; text-decoration:none; }
.genoption2 { font-size : 12px; font-weight : bold; color : #0000ff; text-decoration:none; }
a.genoption2 { font-size : 12px; font-weight : bold; color : #0000ff; text-decoration:none; }
.genoption3 { font-size : 12px; font-weight : bold; color : #ff0000; text-decoration:none; }
a.genoption3 { font-size : 12px; font-weight : bold; color : #ff0000; text-decoration:none; }
/* Event Registration End */
