﻿/* CSS Document */

BODY 
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 11px; 
	BACKGROUND: url(images/bg2.gif) #000; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	COLOR: #888; 
	LINE-HEIGHT: 1.8em; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: "Verdana", Lucida, Verdana, sans-serif; 
	TEXT-ALIGN: center
}

.image_inline {
	PADDING-RIGHT: 8px; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 5px;
	border: 0px;
}

.clear {
	CLEAR: both
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #900200;
}

/* ********************************************** */
/* Content */
#content_center 
{
	MARGIN: auto; 
	WIDTH: 725px; /*934*/
	POSITION: relative; 
	TEXT-ALIGN: left
}

#maincontent 
{
	BORDER-RIGHT: #111 2px solid; 
	FLOAT: left; 
	MARGIN-BOTTOM: 30px; 
	BORDER-LEFT: #111 2px solid; 
	BORDER-BOTTOM: #111 2px solid;
	BACKGROUND-COLOR: #003366;
}

/* **********************************************  */
/* Pre-Header:  maincontent > Pre-header   */
/* AIA THEME   */ 

#Pre-headerBackground {
	BACKGROUND-IMAGE: url(images/pre-headerBG.gif);
	BACKGROUND-REPEAT: repeat-x; 
	HEIGHT: 35px;
}
#Pre-header {
	FLOAT: left; 
	BACKGROUND-IMAGE: url(images/pre-headerBG.gif); 
	WIDTH: 200px; /*362px*/
	BACKGROUND-REPEAT: no-repeat; HEIGHT: 35px
}

#Pre-header a
{
	color: #FFFFFF;
}
#Pre-header_none {
	FLOAT: left; 
	WIDTH: 200px; /*362px*/
	HEIGHT: 35px
}
#Pre-headerLogo {
	FLOAT: left; 
	BACKGROUND-IMAGE: url(images/pre-headerBG.gif); 
	MARGIN-LEFT: 302px; 
	WIDTH: 220px; /*250px*/
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 35px
}
DIV.content_widthMaker {
	WIDTH: 721px
}

#navSeries
{
    /*background: url(images/poster.jpg) no-repeat; */
    text-indent: 5px;
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    height: 5px;
    margin-top: 2px;
    padding-left: 10px;
}

/* **********************************************  */
/* Header:  maincontent > header   */
/* DISCO THEME   */  

/*was just header*/
#ctl00_header 
{
	BACKGROUND: url(images/poster.jpg) center;  no-repeat;
	WIDTH: 725px; 
	BORDER-BOTTOM: #222 1px solid; 
	HEIGHT: 140px;
}

.header_sec_1 {
	FLOAT: left; 
	WIDTH: 250px; 
	HEIGHT: 98px
}
.header_sec_2 {
	FLOAT: left; 
	WIDTH: 430px; 
	HEIGHT: 98px; 
	TEXT-ALIGN: center
}
.header_sec_3 {
	FLOAT: left; 
	WIDTH: 250px; 
	HEIGHT: 98px
}
#left_menu {
	LEFT: 30px; 
	POSITION: relative; 
	TOP: 40px
}
A.header_weblog {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 16px; 
	BACKGROUND: url(images/header_weblog.gif) no-repeat left center; 
	PADDING-BOTTOM: 1px; 
	COLOR: #777; 
	PADDING-TOP: 0px
}
A.header_email {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 16px; 
	BACKGROUND: url(images/header_email.gif) no-repeat left center;
	PADDING-BOTTOM: 1px; 
	COLOR: #777; 
	PADDING-TOP: 0px
}
.header_weblog:hover {
	BACKGROUND: url(images/header_weblog_hover.gif) no-repeat left center;
	COLOR: #fff
}
.header_email:hover {
	BACKGROUND: url(images/header_email_hover.gif) no-repeat left center;
	COLOR: #fff
}
.sep {
	MARGIN: 0px 3px; 
	COLOR: #999
}

/* **********************************************  */
/* MainMenus:  maincontent > MainMenus   */
/* Master   */
.AspNet-Menu 
{
	padding:0 0 0 0px; 
	margin:0; 
	list-style:none; 
	height:35px; 
	background:#000000 url(images/button1.gif);
	position:relative; 
	border:1px solid #000; 
	border-width:0 1px; 
	border-bottom:1px solid #444;
	/*added*/
	width: 725px;
	vertical-align:top;
	z-index: 101;
}

.AspNet-Menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	position:absolute; /* from relative fixed issue with ie */
	
	/*

	margin: 0 0 0 0;
	list-style-type: none;
	padding: 0 0 0 10px;
	*/
}

/*
.AspNet-Menu li
{
	float:left;	
	list-style:none;
}
*/

.AspNet-Menu ul li
{
	float: left;
	/*background: url('images/tab.png') no-repeat 0 0;*/	
	padding: 0 0 0 5px;
	margin: 0 4px 0 0;
}

.AspNet-Menu ul li a 
{
	display: block;
	
	margin: 0;
	padding: 7px 13px 15px 8px;
	color: #ddd;
	font-weight: bold;
}

.AspNet-Menu ul li a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.AspNet-Menu ul li.on
{
	float: left;
	/*background: url(images/tab-on.png) no-repeat 0 0;*/
	padding: 0 0 0 5px;
	margin: 0 4px 0 0;
}

.AspNet-Menu ul li.on a
{
	color: #ffffff;
	/*background: url(images/tab.png) no-repeat right 0;*/
}

.AspNet-Menu ul li ul
{
	display: none;
	margin: 0 0 0 -5px;
	padding: 5px 0;
	position: absolute; /* Check if should be relative */
	top: 35px;
	background: #343434;
}

.AspNet-Menu ul li:hover,
.AspNet-Menu ul li.over
{
	/*background: url(images/tab-over.png) no-repeat left 0;*/
	background: url(images/button3.gif) no-repeat left 0;
}

.AspNet-Menu ul li:hover a,
.AspNet-Menu ul li.over a
{
	/*background: url(images/tab-over.png) no-repeat right 0;*/
	background: url(images/button3.gif) no-repeat right 0;
}

/* There are no ID's in the html so this can't work */
/*
.AspNet-Menu ul li#IDNAME.on:hover
{
	background:transparent url(images/tab-on.png) no-repeat scroll left 0pt; !important
}

.AspNet-Menu ul li#IDNAME.on:hover a
{
	background:transparent url(images/tab-on.png) no-repeat scroll right 0pt; !important
}
*/

/* Shows the Child items */
.AspNet-Menu ul li:hover ul,
.AspNet-Menu ul li.over ul
{
	display: block;
}

.AspNet-Menu ul li ul li
{
	width: 180px;
	background: #343434;
	clear: left;
	margin: 0;
	padding: 0 5px;
	font-weight: normal;
}

.AspNet-Menu ul li ul li:hover,
.AspNet-Menu ul li ul li a,
.AspNet-Menu ul li ul li:hover a
{
	background: none !important;
}

.AspNet-Menu ul li ul li a
{
	background: #343434;
	border-bottom: 1px solid #555;
	margin: 0;
	padding: 5px 4px;
	font-weight: normal;
}

.AspNet-Menu ul li ul li a:hover
{
	background: #454545 !important;
}

.AspNet-Menu ul li ul li.last
{
}

.AspNet-Menu ul li ul li.last a
{
	border: none;
}

.AspNet-Menu ul li ul li.sep a
{
	border-bottom: 1px solid #999999;
}
/* **********************************************  */

/* **********************************************  */
/* MainMenus:  maincontent > MainMenus   */
/* ORIGINAL MENU SYSTEM WITHOUT DROP DOWNS   */
/*
.AspNet-Menu 
{
	padding:0 0 0 0px; 
	margin:0; 
	list-style:none; 
	height:35px; 
	background:#fff url(images/button1.gif); 
	position:relative; 
	border:1px solid #000; 
	border-width:0 1px; 
	border-bottom:1px solid #444;
	
	width: 725px;
}

.AspNet-Menu ul
{
	margin: 0 0 0 0;
	list-style-type: none;
	padding: 0 0 0 10px;
}

.AspNet-Menu li
{
	float:left;
	
	list-style:none;
}

.AspNet-Menu li a 
{
	display:block; 
	float:left; 
	height:35px; 
	line-height:35px; 
	color:#ffffff;
	text-decoration:none; 
	font-size:11px; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding-left: 6px;
	padding-right: 6px;
	cursor:pointer;
}
.AspNet-Menu li a b {float:left; display:block; padding:0 16px 0 8px;}
.AspNet-Menu li.current a {	color:#fff; background:url(images/button3.gif);}
.AspNet-Menu li.current a b {background:url(images/button3.gif) no-repeat right top;}
.AspNet-Menu li a:hover 
{
	color:#fff; 
	background:#000 url(images/button2.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center;
}
.AspNet-Menu li a:hover b {background:url(images/button2.gif) no-repeat right top;}
.AspNet-Menu li.current a:hover {color:#fff; background:#000 url(images/button3.gif); cursor:default;}
.AspNet-Menu li.current a:hover b {background:url(images/button3.gif) no-repeat right top;}
*/
/* **********************************************  */



/* **********************************************  */
/* corecontent:  maincontent > corecontent   */
/* Master   */

#corecontent
{
    width: 721px;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    
    
}

/* **********************************************  */
/* maincontent > corecontent   */
/* Master   */
#column1
{
    float: left;
    left: 5px;
    width: 253px;
    position: relative;
    /*position: relative; */ 
    
}

#column1ONLY
{
	
}

#column2
{
    width: 455px;
	margin-left: 263px;
    position: relative;
  /*  position:relative; */
}

.column1block
{
    border: 1px solid #5a2610;
    padding: 5px;
    margin-bottom: 10px;
    background: #FFFFFF; 
    vertical-align: top;
}
.column2block
{
    border: 1px solid #DBDB79;
    padding: 15px;
    margin-bottom: 10px;
    background: #FFFFFF;
    position: relative;
}

#ccontainer
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0px auto;
	height: 100%;
	background-color: #ecebeb;
	text-indent: 5px;
}	

#preamble
{
	/*FLOAT: left; */
	width: 100%;
}
#preamble H3
{
	margin-top: 10px; /*This was fixing the top space in */
	color: #FFFFFF;	
	text-indent: 10px;
	background-color: #777777;
	font-size: 12px;
}
#preamble p
{
	color: #000000;
}
.p1
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}

/* **********************************************  */
/* bottomAds:  maincontent > bottomAds   */
/* Disco Theme   */

#bottomAds 
{
	BORDER-TOP: #222 1px solid; 
	FLOAT: left; 
	BORDER-BOTTOM: #222 1px solid;
	margin-left:1px;
}

#bottomAds h3
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 11px; 
	MARGIN: 0px;
	color: #777777;
}

A.bottomAds_column
{
	PADDING-RIGHT: 25px; 
	DISPLAY: block; 
	PADDING-LEFT: 25px; 
	FLOAT: left; 
	PADDING-BOTTOM: 15px; 
	BORDER-LEFT: #222 1px solid; 
	WIDTH: 192px; /*181*/
	PADDING-TOP: 15px; 
	POSITION: relative;
	text-decoration: none;	
	BACKGROUND-COLOR: #FFFFFF;
	color: #000000;
}

A.bottomAds_column:first-child {
	BORDER-LEFT: medium none; 
	WIDTH: 184px;
}
A.bottomAds_column:hover {
	BACKGROUND-COLOR: #111;
	color: #FFFFFF;
}
A.bottomAds_column:active {
	BACKGROUND-COLOR: #000;
}


/* **********************************************  */
/* footer:  maincontent > footer   */
/* Master   */

#footer
{
    width: 725px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    color: #FFFFFF;
    background: url(images/footer.png) repeat-x;
}
/* **********************************************  */

/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

/* Surrounds the calendar */
.eventmonth
{
    border: 1px solid #000000;
    width: 425px; /*694px*/
    margin-right: auto;
    margin-left: auto;
    background: #a7acbd; /*#FEFFAB url(images/background_fullwidth.jpg) repeat-y;*/
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: center;
}

.eventmonth a:link, a:visited: a:hover, a:active
{
    color: Blue;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    width: 425px; /*694px*/
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #000000; /*#DBDB79;*/
    border-collapse:collapse;
}

.dayNumber /* Box around Date of the month */
{
    float: right;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    clear: none;
    padding: 2px;
}

.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth /* Days not in current month */
{
    background-color: #606370;
}
.calcurrentday 
{
    background-color: #ecf0ff;
}
.calweekend /* weekends in month */
{
    background-color: #9297ab;
  /*  width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 2px solid #000000;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;     
}

.eventmonth .dashedline
{
    border-bottom: 1px dashed #000000;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}