body
{
	font: 85%/1.6 arial, helvetica, sans-serif;
	color: #e0ffff;
	background-color: #000000;
	padding: 0;
	margin: 0;
	height: 100%;
	min-width: 700px;
}
html {height: 100%;}
a { color: #ffffff }
a:hover { text-decoration: none }
a:visited { color: #8fbc8f}

.thehost a { color: #b0c4de;}
.thehost a:visited { color: #ffffff;}
.breakingdawn a { color: #4b0a0a;}
.breakingdawn a:visited { color: #646464;}

a img {
	border: 0;
	}
b{
	font-size: 100%;
	}

.date
{
 		font-weight:bold; color:#8fbc8f;font-size:16px;		
}
.thehost .date {
color: #8c8c5c;
}
.breakingdawn .date {
color: #8b0101;
}
.center
{
text-align: center;
}

.menubox
{
 		border: 2px solid rgb(176,196,222);
		margin: 5px;	
}
.breakingdawn .menubox{
		border: 2px solid rgb(139,1,1);
}
.depthbox
{
border: 5px solid;
border-color: #666 #333 #333 #666;
}
.depthbox:hover
{
border-color: #333 #666 #666 #333;
}

h1{
color:rgb(176,196,222);
font-size:22px;
font-weight:bold;
text-align: center;
}
.breakingdawn h1{
color:rgb(0,0,0);
}
h2{
color:rgb(176,196,222);
font-size:18px;
font-weight:bold;
}
.breakingdawn h2{
color:rgb(100,100,100);
}


#header {	background-image: url(meadowbanner4.jpg);
	text-transform: none;
	z-index: 1;
	height: 200px;
}

#header * {
	padding: 0;
	border: 0;
	margin: 0;
}

p #official {
	position: absolute;
	border: 0;
	font-size: 1px;
	color: #ffffff;
}

#header div {
  background: left no-repeat;
	height: 200px;
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 1px;
	left: 0px;
}

#header img {
	z-index: 3;
	float:right;
	height: 200px;
	width: 375px;
}

.breakingdawn #header {
	background-image: url(bdbg.gif);
}

.thehost #header {
	z-index: 2;
	background: url(pppan2.jpg);

}

/* Menu Tabs */
	
	 	#tabs {
      float:left;
      width:980px;
      background:#000000;
      font-size:100%;
      line-height:normal;
      }


    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 30px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
			font-weight:bold;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 12px 4px 6px;
      color:#666;
			
			
      }
	#tabs #current a {
      float:left;
      background:url("tableft_current.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
			font-weight:bold;
			border-bottom: 1px solid #8fbc8f;
      }
	.thehost #tabs #current a {
      background:url("host_tableft_current.gif") no-repeat left top;
	}
	.breakingdawn #tabs #current a {
      background:url("bd_tableft_current.gif") no-repeat left top;
	}
	.thehost #tabs #current a {
		border-bottom: 1px solid #8c8c5c;
	}
	.breakingdawn #tabs #current a {
		border-bottom: 1px solid #8b0101;
	}
     #tabs #current a span {
      float:left;
      display:block;
      background:url("tabright_current.gif") no-repeat right top;
      padding:5px 12px 4px 6px;
      color:#ffffff;
      }
	.thehost #tabs #current a span {
      background:url("host_tabright_current.gif") no-repeat right top;
	}
	.breakingdawn #tabs #current a span {
      background:url("bd_tabright_current.gif") no-repeat right top;
	}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#000;
			
      }
.nocurrent a{
	border-bottom: 1px solid #000000;
	}
    #tabs a:hover {
		background-position:0% -42px;
		border-bottom: 1px solid #8fbc8f;
      }
	.thehost #tabs a:hover {
		border-bottom: 1px solid #8c8c5c;
      }
	.breakingdawn #tabs a:hover {
		border-bottom: 1px solid #8b0101;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
		#tabs #current a span {float:none;}
    #tabs #current a:hover span {
      color:#ffffff;
      }
    
/* Main Content */

#container {
			background: #2f4f4f;
			position: relative;
			overflow: hidden;
			margin-left: auto;
			margin-right: auto;
			width: 980px;			
		}
#container .column {
	float: left;
	padding-bottom: 20000px;   
	margin-bottom: -20000px;
}
.breakingdawn #container {
background-color: #000000;
}

#topstripe{
clear: both;
height: 35px;
width: 980px;
background: #8fbc8f;
}
#topfade1 {
position:absolute;
left: 0px;
width: 30px;
height: 35px;
background: url(leftfade.gif) left top repeat-y;
}
#topfade2 {
position:absolute;
right: 0px;
width: 30px;
height: 35px;
background: url(toprightfade.gif) right top repeat-y;
}

.thehost #topstripe{
background: #8c8c5c;
}
.breakingdawn #topstripe{
background: #8b0101;
}

#contentcolumn{
background: url(main_tl_corner.gif) no-repeat left top;
padding: 10px 10px;
width: 790px;
height: 100%;
}



.thehost #contentcolumn{
background: url(host_tl_corner.gif) no-repeat left top;
}
.breakingdawn #contentcolumn{
background: url(bd_tl_corner.gif) no-repeat left top;
}

.thehost #contentcolumn{
	color: #ffffff;
	background-color: #000000;
}
.breakingdawn #contentcolumn{
	color: #000000;
	background-color: #d3d3d9;
}

#leftcolumn{
position: relative;
width: 140px;          
background: #8fbc8f;
margin-left: 0px;
}

#leftfade {
left: 0px;
width: 30px;
height: 100%;
background: url(leftfade.gif) left top repeat-y;
}


.thehost #leftcolumn{
background: #8c8c5c;
}
.breakingdawn #leftcolumn{
background: #8b0101;
}



#footer{
clear: both;
position: relative;
width: 980px;
height: 50px;
background: black;
color: #e0ffff;
text-align: center;
padding: 4px 0;
padding-top: 1em;
font-size:10px;
border-bottom: 3px solid #8fbc8f;border-top: 3px solid #8fbc8f;

}

#footer a{
color: #8fbc8f;
}
.thehost #footer a{
color: #b0c4de;
}
.breakingdawn #footer a{
color: #b0c4de;
}

.innertube{
margin-left: 10px; 
margin-right: 10px;
padding-top: 1em;
}

#rightcolumn {
position: relative;
right: 0px;
width: 30px;
height: 100%;
background: url(rightfade.gif) right top repeat-y;
}
*html #rightcolumn {
display:none;
}

*html>body #rightcolumn{
display:none;
}
/* Vertical Menu */

#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 110px;
padding-top: 0px;
margin-top: 40px;
background-color:#8fbc8f;
border-top:2px solid #2f4f4f;
border-bottom:1px solid #2f4f4f;
margin-left: 30px;
}

.thehost #vertmenu {
border-top:2px solid #000000;
border-bottom:1px solid #000000;
}
.breakingdawn #vertmenu {
border-top:2px solid #000000;
border-bottom:1px solid #000000;
}

#vertmenu .on {
font-weight: bold;
background-color: #caeaca;
}

#vertmenu .sub {
background-color: #000000;
text-indent: 10px;
}

#vertmenu .subon {
background-color: #333333;
font-weight: bold;
text-indent: 10px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu li {
margin: 0px;
padding: 0px;
}

#vertmenu li a {
font-size: 81%;
display: block;
border-bottom: 1px solid #2f4f4f;
padding: 4px 0px 2px 4px;
text-decoration: none;
color: #2f4f4f;
width: 106px;
}

.thehost #vertmenu li a {
border-bottom: 1px solid #000000;
color: #000000;
}
.breakingdawn #vertmenu li a {
border-bottom: 1px solid #000000;
color: #000000;
}

#vertmenu li a:hover, #vertmenu li a:focus {
color: #2f4f4f;
background-color: #e0ffff;
font-weight: bold;
width: 110px;
}

.thehost #vertmenu li a:hover, #vertmenu li a:focus {
color: #000000;
}
.breakingdawn #vertmenu li a:hover, #vertmenu li a:focus {
color: #000000;
background-color: #ffffff;
}		

.thehost #vertmenu li.on a {
color: #ffffff;
}
.breakingdawn #vertmenu li.on a {
color: #ffffff;
}

#vertmenu li.on a:hover, #vertmenu li.on a:focus {
color: #2f4f4f;
background-color: #e0ffff;
font-weight: bold;
}	

#vertmenu li.sub a {
color: #e0ffff;
font-size: 77%;
}
#vertmenu li.sub a:hover, #vertmenu li.on a:focus {
color: #e0ffff;
background-color: #666666;
font-weight: bold;
}

#vertmenu li.subon a {
color: #e0ffff;
font-weight: bold;
}
#vertmenu li.subon a:hover, #vertmenu li.on a:focus {
color: #e0ffff;
background-color: #666666;
}


table.gear {
	border-width: thick;
	border-spacing: 5px;
	border-style: solid;
	border-color: #2f4f4f;
	border-collapse: separate;
	background-color: #e0ffff;
}
table.gear td {
	border-width: 3px;
	padding: 5px;
	border-style: double;
	border-color: #2f4f4f;
	background-color: #e0ffff;
	text-align: center;
}
.tablelink{
	color: #2f4f4f;
	font-size: 12px;
	text-align: center;
}
.tablelink a:hover{
	color: #6a7398;
}

#twilighttable {	width: 300px;	padding: 0;	margin: 0;}.twilight caption {	padding: 0 0 5px 0;	width: 300px;	 	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	text-align: right;}.twilight th {	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	color: #4f6b72;	border-right: 1px solid #C1DAD7;	border-bottom: 1px solid #C1DAD7;	border-top: 1px solid #C1DAD7;	letter-spacing: 2px;	text-transform: uppercase;	text-align: left;	padding: 10px 10px 10px 12px;	background: #CAE8EA url(table_bg_header.jpg) no-repeat;}.twilight td {	border-right: 1px solid #C1DAD7;	border-bottom: 1px solid #C1DAD7;	background: #fff;	padding: 4px 4px 4px 12px;	color: #4f6b72;}
#links td {	border-right: 0px;	border-bottom: 0px;	background: #2f4f4f;	padding: 5px;}
.twilight td a {
color: #4f6b72;
}
.twilight td a:visited {
color: #4f6b72;
}.twilight td.alt {	background: #F5FAFA;	color: #797268;}.twilight td.alt a {	color: #797268;}.twilight td.alt a:visited {	color: #797268;}
#gearmenu a{
font-weight:bold; 
color:#8fbc8f;
font-size:16px;
padding:10px 10px 10px 10px;
float:left;
text-decoration: none;
}

#gearmenu a:hover{
color:#6a7e98;
}

.gearbooks #gearmenu a{
float: none;
}

