/* 
MAIN
*/

body { 
font-family: Arial, Helvetica, sans-serif;
}

p {
font-size: 14px;
line-height: 19px;
color: #c3c3c3;
margin-top: 0;
margin-bottom: 15px;
}

h1 {
color: white;
font-family: arial, helvetica, sans-serif;
font-size: 30px;
}

h1.comic-title {
font-size: 20px;
font-weight: normal;
margin-top: 25px;
}

td, td p {
}

h2 , h3 {
font-family: arial, helvetica, sans-serif; 
font-size: 20px;
color: white;
}

h3 {
font-size: 18px;
color: white;
margin-bottom: 7px;
}

h3 a:visited { color: #0F89F8 !important; }

ul li {
line-height: 1.5em; 
}

/* 

*/

body {
color : white;
/*background: white url('/phot/bg-grid.gif') repeat top left;*/
background-color : #eeeeee;
background-image : url(/phot/logoback.png);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
}

a:link {
color: #0f89f8;
text-decoration: none;

}

a:hover {
color: #00ffff;
text-decoration: underline;
}

p a:hover {
color: #00ffff !important;
}

a:visited {
color: #0f89f8;
}

/* 

HEADER FORMATTING 

*/

#header-dei {
width: 980px;
height: 110px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background: url(/phot/dope-header.png) top left no-repeat; }

/* 

NAV BAR FORMATTING 

*/

#navbar {
text-align: left;
width: 980px;
margin-left: auto;
margin-right: auto;
height: 55px;
}

	#navbar-new {
	text-align: left;
	width: 980px;
	margin: 0px auto;
	background-color: #111;
	}
	
	#navbar-new ul { 
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
	#navbar-new ul li {
	float: left;
	margin: 0;
	}
	
	#navbar-new ul li a {
	background-color: #212121;
	height: 2.5em;
	line-height: 2.5em;
	float: left;
	display: block;
	color: gray;
	text-decoration: none;
	padding: 0 .75em;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	}
	
	#navbar-new ul li.current a {
	background-color: #1fcaff;
	color: #111;
	}
	
	#navbar-new ul li a:hover {
	background-color: #333333;
	color: white;
	}
	
#navbar ul {
margin-left: 0px;
padding-top: 4px;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
margin: 0px 0px 0px 0px;
display: inline;
list-style-type: none;
}

#navbar ul li {
line-height: 1em;
padding: 4px 0px 4px  0px;
background-color: #444;
margin: 0px 5px 0px 0px;
float: left;
}

#navbar ul li.current a {
padding: 4px 10px 4px 10px;
background-color: white;
color: #333;
}

#navbar ul li.current a:hover {
background-color: #666;
color: white;
}

#navbar ul li a {
padding: 4px 10px 4px 10px;
background-color: black;
text-decoration: none;
color: white;
}

#navbar ul li a:hover {
background-color: #666;
color: white;
}

/* 

SUB NAV FORMATTING 

*/

#subnav-dei, #subnav-dmr, #subnav-ssc {
text-align: left;
width: 980px;
margin-left: auto;
margin-right: auto;
height: 27px;
background-color: #111111;
margin-top: 0;
}

#subnav-dei ul, #subnav-dmr ul, #subnav-ssc ul {
margin-left: 0px;
padding-top: 0px;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
margin: 0px 0px 0px 0px;
display: inline;
list-style-type: none;
}

#subnav-dei ul li, #subnav-dmr ul li, #subnav-ssc ul li {
padding: 4px 0px 4px 0px;
margin: 0px 5px 0px 0px;
line-height: 14px;
float: left;
}

#subnav-dei ul li.current a, #subnav-dmr ul li.current a, #subnav-ssc ul li.current a {
padding: 4px 10px 4px 10px;
}

#subnav-dei ul li a, #subnav-dmr ul li a, #subnav-ssc ul li a {
padding: 4px 10px 4px 10px;
text-decoration: none;
}

/* 

DEI SUB NAV FORMATTING 

*/

#subnav-dei {
border-top: 5px solid #1fcaff;
}

#subnav-dei ul li.current a {
background-color: #1fcaff;
color: black;
}

#subnav-dei ul li.current a:hover {
background-color: #004040;
color: yellow;
}

#subnav-dei ul li a {
background-color: #333333;
color: gray;
}

#subnav-dei ul li a:hover {
background-color: #004040;
color: yellow;
}

/* 

MAIN CONTENT 

*/ 

table.main-content { 
/*background: url('/phot/graph-bg.gif') repeat -10 -30; */
width: 980px; 
background-color: #111; 
text-align: left; 
margin-left: auto; 
margin-right: auto;
padding: 0;
}

table.main-content h2 {
font-family: 'Orbitron', sans-serif; 
font-size: 30px;
}

/*
Left Col
*/

table.main-content tr td.left-col {

}

.left-col { 
padding: 15px 20px;
}

/*
Right Col
*/

.right-col {
background: white;
width: 300px;
vertical-align: top;
padding: 15px 10px;
background-color: #212121;
border-top: 15px solid #111;
}

.right-col hr {
    border: 0;
    border-bottom: 5px solid #2c2c2c;
    background: #202020;
    margin-top: 12px;
	margin-bottom: 12px;
}

/*
Footer
*/

table.footer {
border: none;
margin: 0 auto 30px auto; 
padding: 15px 10px 12px 12px; 
width: 980px; 
text-align: left; 
background-color: white;
color: #888;
}

table.footer td.footer-text {
vertical-align: top; 
text-align: center; 
font-family: arial,helvetica,sans-serif;  
font-size: 13px; 
line-height: 18px;
}

table.footer td a:link, table.footer td a:visited, table.footer td a:active { color: #444; }

/* 

Countdown Timer

*/

.numbers {
    border-style: ridge;    /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
    border-width: 2px;
    border-color: #666666;  /* change the border color using the hexadecimal color codes for HTML */
    background: #222222;    /* change the background color using the hexadecimal color codes for HTML */
    padding: 2px 0px;
    text-align: center; 
    font-family: Arial; 
    font-size: 28px;
    font-weight: bold;   /* options are normal, bold, bolder, lighter */
    font-style: normal;  /* options are normal or italic */
    color: #ffffff;      /* change color using the hexadecimal color codes for HTML */
    }
.title {        /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */
    border: none;    
    padding: 0px;
    text-align: center; 
    font-family: Arial; 
    font-size: 10px; 
    font-weight: normal; /* options are normal, bold, bolder, lighter */
    color: #ffffff;      /* change color using the hexadecimal color codes for HTML */
    background: transparent;  /* change the background color using the hexadecimal color codes for HTML */
    }
#timer {
    width: 300px;
 	float: inherit;
    border: none;        /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
    }