body
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	background-color: #000000;
	padding: 0;
	margin: 0;
	min-width: 700px;
}/* Universal stuff */
a { color: #0000ff }
a:hover { text-decoration: none }
a:visited { color: #0000ff}.unibrow a { color: #0000FF;}
.unibrow a:visited { color: #ffffff;}
.breakingdawn a { color: #4b0a0a;}
.breakingdawn a:visited { color: #646464;}a img {
	border: 0;
	}
b{
	font-size: 101%;
	}.date
{
 		font-weight:bold; color:#ffffff;font-size:16px;		
}
.unibrow .date {
color: #8c8c5c;
}
.breakingdawn .date {
color: #8b0101;
}
.center
{
text-align: center;
}#gearmenu a{
font-weight:bold; 
color:#ffffff;
font-size:16px;
padding:10px 10px 10px 10px;
float:left;
text-decoration: none;
}#gearmenu a:hover{
color:#aaaaaa;
}.gearbooks #gearmenu a{
float: none;
}
.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:#ffffff;
font-size:22px;
font-weight:bold;
text-align: center;
}
.breakingdawn h1{
color:rgb(0,0,0);
}
h2{
color:#ffffff;
font-size:18px;
font-weight:bold;
}
.breakingdawn h2{
color:rgb(100,100,100);
}/* Header stuff */
#header {
	background: url(logo.jpg) bottom left repeat-x;
	text-transform: none;
	z-index: 1;
	height: 100px;
}#header * {
	padding: 0;
	border: 0;
	margin: 0;
    
}p #official {
	position: absolute;
	border: 0;
	font-size: 1px;
}.unibrow p #official {
	color: #ffffff;
}
.breakingdawn p #official {
	color: #ffffff;
}
.twilightmovie p #official {
	color: #000000;
}#official {
	z-index: 3;
	right: 0;
	height: 100px;
	width: 100px;
	background: url(icon.jpg) right no-repeat;
}
.twilightmovie #official {
	background: none;
}
.breakingdawn #official {
	background: url(officialbd.png) right no-repeat;
}#header div {
  background: left no-repeat;
	height: 100px;
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 1px;
	left: 0px;
}.twilight #header {
	background-image: url(meadowbanner4.jpg) ;
}.twilightmovie #header {
	background-image: url(moviebanner2.jpg) ;
}.breakingdawn #header {
	background-image: url(bdbg.gif);
}.unibrow #header {
  z-index: 2;
	height: 100px;
	background: url(logo.jpg);}
    
    
    /* Menu Tabs */
	
	 	#tabs {
      float:left;
      width:100%;
      background:#000000;
      font-size:100%;
      line-height:normal;
	  min-width: 600px;
      }
.twilightmovie #tabs{
border-top: 2px solid #bbbbbb;
}
* html #tabs {/* Hack to set minimum width for IE browsers */
		width:expression(document.body.clientWidth > 750?
"100%" :"750px");}
    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 10px;
	  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:#333;
      
      
      }
	#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 #ffffff;
      }
	.unibrow #tabs #current a {
      background:url("tableft_current.gif") no-repeat left top;
	}
	.breakingdawn #tabs #current a {
      background:url("bd_tableft_current.gif") no-repeat left top;
	}
    .unibrow #tabs #current a {
		border-bottom: 1px solid #ffffff;
	}
	.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;
      }
	.unibrow #tabs #current a span {
      background:url("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 #tabs a{
	border-bottom: 1px solid #000000;
	}
    #tabs a:hover {
		background-position:0% -42px;
		border-bottom: 1px solid #ffff00;
      }
	.unibrow #tabs a:hover {
		border-bottom: 1px solid #ffff00;
      }
	.breakingdawn #tabs a:hover {
		border-bottom: 1px solid #8b0101;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
		#tabs #current a span {
      color:#ffff00; float:none;}
    #tabs #current a:hover span {
      color:#ffff00;
      }
    
/* Main Content */#container
		{
			margin: 0;
			background-color: #000000;
			padding-left: 225px;
			padding-right: 50px;
			position: relative;
			overflow: hidden;
		}
#fullscreen
		{
			margin: 0;
			background-color: #000000;
			padding-left: 25px;
			padding-right: 25px;
			position: relative;
			overflow: hidden;
		}
.breakingdawn #container {
background-color: #000000;
}#container .column {
  
  float: left;
	padding-bottom: 20000px;   
	margin-bottom: -20000px;

}#topstripe{
clear: both;
height: 15px;
width: 100%;
background: #ffffff;}.unibrow #topstripe{
background: #ffffff;
}
.breakingdawn #topstripe{
background: #8b0101;
}#contentcolumn{

background-color: #000000;
padding-top: 1em;
padding: 10px 20px;
width: 100%;
}
.unibrow #contentcolumn{

	color: #ffffff;
	background-color: #000000;
}
.breakingdawn #contentcolumn{
	
	color: #000000;
	background-color: #d3d3d9;
}
#leftcolumn{
position: relative;
width: 130px;          
padding: 0 10px;
margin-left: -100%;
background: #000000;
left: -250px;
}
.unibrow #leftcolumn{
background: #000000;
}
.breakingdawn #leftcolumn{
background: #8b0101;
}
/*** IE6 Fix***/* html #leftcolumn {
  left: 10px; 
  float: left;
}
*html>body #leftcolumn {
margin-left: -120%;}
 
* html #vertmenu {
  margin-right: -10px;
	         
}  #rightcolumn {width: 130px;   
padding: 0 10px; 
background: #000000;      
margin-right: -190px;  
}
.unibrow #rightcolumn {
background: #000000;
}
.breakingdawn #rightcolumn {
background: #d3d3d9;
}#footer{
border-top: 3px solid #ffffff;
clear: both;
position: relative;
width: 100%;
height: 50px;
background: black;
color: #ffffff;
text-align: center;
padding: 4px 0;
padding-top: 1em;
font-size:10px;
}
.unibrow #footer{
border-top: 3px solid #ffffff;
}#footer a{
color: #ffffff;
}
.unibrow #footer a{
color: #ffffff;
}
.breakingdawn #footer a{
color: #b0c4de;
}.innertube{
margin-left: 10px; 
margin-top: 0;
}/* Vertical Menu */#vertmenu {
font-family: Century, Times New Roman, serif;
font-size: 90%;
color: #000000;
width: 210px;
padding-top: 0px;
margin-left: -10px;
margin-top: 10px;
background-color:#ffffff;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
border-left:4px solid #ffffff;
border-right:2px solid #ffffff;
}.unibrow #vertmenu {
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
border-left:4px solid #ffffff;
border-right:2px solid #ffffff;
}
.breakingdawn #vertmenu {
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}#vertmenu .on {
background-color: #000000;
font-weight: bold;
}#vertmenu .sub {
background-color: #000000;
text-indent: 20px;
}#vertmenu .subon {
background-color: #333333;
font-weight: bold;
text-indent: 20px;
}#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu li {
margin: 0px;
padding: 0px;
}#vertmenu li a {
font-size: 90%;
display: block;
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
padding: 4px 0px 2px 4px;
text-decoration: none;
color: #000000;
width:146px;
}.unibrow #vertmenu li a {
background-color: #777777;
}
.breakingdawn #vertmenu li a {
background-color: #8c8c5c;
}#vertmenu li a:hover, #vertmenu li a:focus {
color: #000000;
background-color: #ffff00;
font-weight: bold;
width: 152px;
}	.unibrow #vertmenu li.on a {
background-color: #ffffff;
}
.breakingdawn #vertmenu li.on a {
background-color: #dedea0;
}#vertmenu li.on a:hover, #vertmenu li.on a:focus {
color: #000000;
background-color: #ffff00;
font-weight: bold;
}	#vertmenu li.sub a {
color: #e0ffff;
font-size: 80%;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
}
#vertmenu li.sub a:hover, #vertmenu li.on a:focus {
color: #ffff00;
background-color: #666666;
font-weight: bold;
width: 152px;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}#vertmenu li.subon a {
color: #ffff00;
font-size: 80%;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
}
#vertmenu li.subon a:hover, #vertmenu li.on a:focus {
color: #ffff00;
background-color: #666666;
font-weight: bold;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}* html #vertmenu li a:hover {
border-right: 0px;
}
* html #vertmenu li a:focus {
border-right: 0px;
}
* html #vertmenu li.sub a:hover {
border-right: 0px;
}
* html #vertmenu li.on a:focus {
border-right: 0px;
}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.alt {
	background: #F5FAFA;
	color: #797268;
}
.twilight td.alt a {
	color: #797268;
}
.twilight td.alt a:visited {
	color: #797268;
}
