﻿@import "/css/lightbox.css";

body 
{
	background-color: #aaaaaa;
	text-align: center;
	color: black;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-repeat: repeat-x;	
	font-size: 1.0em;	
	font-family: Tahoma;
}

/****************************************
Header
****************************************/
#dvHeader
{
	width: auto;
	min-width: 1024px;
	height: 120px;
	max-height: 120px;
	min-height: 120px;
	border-bottom: solid 2px #333333;
	text-align: left;
	margin-top: 0px;
	padding-top: 20px;
	overflow: hidden;
	background-color: White;
	font-size: 1.0em;	
	font-family: Tahoma;
}

#dvHeader img.logo
{
	margin-left: 10px;
}

#dvHeader .headerTop
{
	height: 60px;
	width: auto;
	min-width: 1024px;
	text-align: left;
	clear: right;
}

#dvHeader .headerMiddle
{
	margin-top: 0px;
	text-align: left;
	min-width: 1024px;
	width: auto;
	height: 14px;
	border-top: gray 1px dotted;
	border-bottom: gray 1px dotted;
	padding-top: 5px;
}

#dvHeader .headerBottom
{
	clear: both;
	margin-top: 10px;
	text-align: left;
	height: 15px;
	width: auto;
	min-width: 1024px;
}

#dvHeader .headerBottom .subArea
{
	margin-top: -35px;
	float: right;
	right: 0;
}

#dvHeader .headerBottom .date
{
	float: left;
	margin-left: 10px;
}

/********************
Header ULS
********************/
#dvHeader ul.sub
{
	float: right;
	margin-top: -5px;
	padding: 0px;
	white-space: nowrap;
}
#dvHeader ul.sub li
{
	list-style-type: none;
	display: inline;
}

#dvHeader ul.sub li a
{
	text-decoration: none;
	padding: 0px 10px;
	font-size: 1.0em;
	color: black;
}

#dvHeader ul.sub li a:hover
{
	text-decoration: underline;
}

#dvHeader ul.dateLine
{
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px;
	font-size: 0.8em;
	white-space: nowrap;
}
#dvHeader ul.dateLine li
{
	list-style-type: none;
	display: inline;
}

#dvHeader ul.dateLine li a
{
	text-decoration: underline;
	padding: 0px 20px;	
	color: Black;
}

#dvHeader ul.dateLine li a:hover
{
	color: white;
	background-color: gray;
}

#dvHeader ul.navTab
{
	float: left;
	margin-top: -8px;
	padding: 0px;
	white-space: nowrap;
}
#dvHeader ul.navTab li
{
	list-style-type: none;
	display: inline;
	border-right: dotted 1px gray;
}

#dvHeader ul.navTab li a
{
	text-decoration: none;
	padding: 0px 10px;
	font-size: 1.2em;
	color: black;
}

#dvHeader ul.navTab li a:hover
{
	color: #b70000;
}

/****************************************
Main body
****************************************/
/* Top Stories */
#dvFlashArea
{
	width: 910px;
	margin-left: 0px auto;
	margin-right: 0px auto;
	margin: 0px auto;
	height: 225px;
	padding-top: 5px;
	margin-top: 5px;
	background-color: white;
	border-left: solid 2px black;
	border-top: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 2px black;
	-moz-border-radius-topleft: 14px;
	-webkit-top-left-border-radius: 14px;
	-webkit-bottom-right-border-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	text-align: left;
	font-size: 12pt;
	background-image: url("/images/e3mid.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}

#dvFlashArea div.flashVid
{
	float: left;
	width: 275px;
	height: 225px;
	margin-left: 30px;
	margin-top: 0px;
}

#dvFlashArea div.flashVid .gh
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 0px;
	line-height: 20px;
}


#dvFlashArea div.flashSpan
{
	float: right;
	width: 600px;
	height: 225px;
	min-height: 195px;
	overflow: visible;
}

/*#dvFlashArea div.flashSpan ul
{
	text-align: left;
	float: right;	
	margin-right: 5px;
	margin-top: 0px;
	line-height: 17px;
}

#dvFlashArea div.flashSpan ul ul
{
	float: none;	
}

#dvFlashArea div.flashSpan ul li
{
	list-style: none;
	font-weight: bold;
}

#dvFlashArea div.flashSpan ul li a
{
	text-decoration: none;
	font-style: italic;
	color: Black;
	font-size: 90%;
}
#dvFlashArea div.flashSpan ul li a:hover
{
	color: crimson;	
}

#dvFlashArea div.flashSpan ul li ul li
{
	list-style: none;
	text-decoration: none;
	font-weight: normal;
}

#dvFlashArea div.flashSpan ul li ul
{
	font-size: 14px;
	line-height: 16px;
	list-style: none;
	font-weight: bold;
}
*/

#acc
{
	text-align: left;
	float: right;	
	margin-right: 5px;
	vertical-align: top;
	margin-top: -15px;
	list-style:none;
	font-size: 14px;
	line-height: 16px;
	height: 225px;
	overflow: hidden;
	font-family: Arial;
}
#acc h3 
{
    padding: 0px 6px 0px 8px;
    line-height: 15px;
    font-weight:bold;
    cursor:pointer;
    text-align: left;
}
#acc .acc-section {overflow:hidden; margin-top: -10px;}
#acc .acc-content {padding-left:15px; margin-top: 0px; vertical-align: top;}

#nested {list-style:none; margin-top: 0px; padding-left: 10px; vertical-align: top;}
#nested h3 {padding: 0px 6px 0px 8px; vertical-align: top; line-height: 12px; font-weight: normal; cursor:pointer;}
#nested h3:hover {color:crimson;}
#nested .acc-section {overflow:hidden; margin-top: -10px;}
#nested .acc-content {line-height: 18px; padding-left: 40px;}
#nested .acc-content a { font-weight: normal; text-decoration: none; color: Black; font-style: italic;}
#nested .acc-content a:hover { color: crimson; }
#nested li
{
	margin-top: -15px;	
}

#dvAnnouncements
{
	margin-top: 5px;
	width: 899px;
	min-width: 899px;
	overflow: hidden;
	height: 98px;
	min-height: 98px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCCCCC;
	border-right: #0a0a0a 1px solid;
	border-top: #0a0a0a 1px solid;
	border-left: #0a0a0a 2px solid;
	border-bottom: #0a0a0a 2px solid;
}

#dvAnnouncements:hover
{
	background-color: black;
}
#dvMiddleBody
{
	width: 100%;
	background-color: black;
	/*background-color: #aaaaaa;
	background-image: url(/images/test.jpg);*/
	background-image: url(/images/e3bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
	clear: both;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 0.75em;
}
#dvContentZone
{
	width: 910px;
	min-width: 910px;
	max-width: 910px;
	background-color: #CCCCCC;
	border-top: solid 1px #0a0a0a;
	border-left: solid 2px #0a0a0a;
	border-right: solid 1px #0a0a0a;
	border-bottom: solid 2px #0a0a0a;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	overflow: hidden;
	-moz-border-radius-topleft: 14px;
	-webkit-top-left-border-radius: 14px;
	-webkit-bottom-right-border-radius: 14px;
	-moz-border-radius-bottomright: 14px;
}
#dvContentZone #dvRightContent
{
	min-width:230px;
	width:230px;
	max-width: 230px;
	float: right;
	text-align: center;	
	margin-right: 10px;
	margin-top: 0px;
}
#dvContentZone #dvLeftContent
{
	float: left;
	min-width:230px;
	width:230px;
	max-width: 230px;
	float: left;
	margin-left: 5px;
	margin-top: 0px;	
	text-align: center;
}

.lblTime
{
	color: Black;
	/*font-family: "lucida grande", helvetica, Arial, 'Trebuchet MS', Verdana, Courier New;*/
	font-size: 0.95em;
	text-decoration: none;
	font-weight: bold;
}

#dvContentZone #dvCenterContent
{
	min-width:425px;
	width:425px;
	max-width: 425px;
	float: right;	
	text-align: center;
	margin-top: 0px;
}

#dvFeaturedCol, #dvStickiedCol, #dvTodayCol
{
	width: 97%;
	min-height: 500px;
	overflow: visible;
	color: Black;
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	-moz-border-radius-topleft: 14px;
	-webkit-top-left-border-radius: 14px;
	-webkit-bottom-right-border-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	background-color: White;
	padding-left: 5px;
	margin-top: 5px;
	padding-right: 5px;
}

#dvTodayCol
{
	margin-left: 0px;	
}

#dvFeaturedCol a, #dvStickiedCol a, #dvTodayCol a
{
	color: #335d73;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.1em;
	letter-spacing: 0px;
	font-size: 13pt;
}

#dvFeaturedCol dl, #dvStickiedCol dl, #dvTodayCol dl
{	
}

#dvFeaturedCol dt, #dvStickiedCol dt, #dvTodayCol dt
{
	color: #2b2c2d;	
	line-height: 1.5em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
}

#dvFeaturedCol dd, #dvStickiedCol dd, #dvTodayCol dd, #dvFeaturedCol a.bodlink dd, #dvStickiedCol a.bodlink dd, #dvTodayCol a.bodlink dd
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	padding-bottom: 6px;
	padding-top: 2px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 5px;
	margin-left: 0pt;
	color: #2b2c2d;
	line-height: 1.25em;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

#dvFeaturedCol dd:hover, #dvStickiedCol dd:hover, #dvTodayCol dd:hover, #dvFeaturedCol a.bodlink dd:hover, #dvStickiedCol a.bodlink dd:hover, #dvTodayCol a.bodlink dd:hover
{
	color: #336699;
}

#dvFeaturedCol a:hover, #dvStickiedCol a:hover, #dvTodayCol a:hover
{
	color: crimson;
}

#dvTodayCol
{
	text-align: left;	
}

#dvFeaturedCol
{
	text-align: left;
}

#dvStickiedCol
{
	text-align: left;
}

h3.E3Today
{
	/*font-family: helvetica,arial,"sans serif";
	font-size: 1.4em;*/
	color: Black;
	letter-spacing: normal;
	font-weight: bold;
	width: 98%;
	border-bottom: solid 1px black;
	line-height: 25px;
	margin-top: 0px;
}

h3.E3Stickied
{
	/*font-family: helvetica,arial,"sans serif";
	font-size: 1.4em;*/
	color: Black;
	letter-spacing: normal;
	font-weight: bold;
	width: 98%;
	border-bottom: solid 1px black;
	line-height: 25px;
	margin-top: 0px;
}

h3.E3Featured
{
	/*font-family: helvetica,arial,"sans serif";
	font-size: 1.4em;*/
	letter-spacing: normal;
	color: Black;
	font-weight: bold;
	width: 98%;
	border-bottom: solid 1px black;
	line-height: 25px;
	margin-top: 0px;
}

a.archLink
{
	line-height: 30px;
	color: dodgerblue;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14pt;	
}
a.archLink:hover
{
	color: crimson;	
}

dl.dlbox
{	
}

dl.dlBox:hover
{
	/*background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.47, rgb(255,255,255)),color-stop(1, rgb(196,232,242)));
	background-image: -moz-linear-gradient(center bottom,rgb(255,255,255) 47%,rgb(196,232,242) 100%);*/
}

/*****************************************
FOOTER
*****************************************/

#dvFooter
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-top: 25px;
	font-size: 1.1em;
	height: 140px;
	min-height: 140px;
	max-height: 140px;
	background-color: gray;
	overflow: hidden;
	border-top: #0a0a0a 2px solid;
	border-bottom: black 4px solid;
}

#dvFooter ul
{
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px;
	font-size: 0.8em;
	white-space: nowrap;
}
#dvFooter ul li
{
	list-style-type: none;
	display: inline;
}

#dvFooter ul li a
{
	text-decoration: underline;
	padding: 0px 20px;	
	color: Black;
}

#dvFooter ul li a:hover
{
	color: white;
	background-color: gray;
}