﻿/* HTML Elements */
a
{
	cursor:pointer;
}
a:hover
{
	cursor:pointer;
	text-decoration:underline;
}
html
{
	padding:0;
	margin:0;
}
body
{
	background-color:#006699;
	background-image: url('../Images/body_bg.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height:100%;
	margin:0;
	padding:23px 0 0 0;
}

hr
{
	border-style:dotted;
	height:2px;
	margin:7px 0 7px 0;
}
hr.yellow
{
	border-style:dashed;
	height:1px;
}
hr.black
{
	border-style:dashed;
	height:1px;
	color:Black;
}
hr.lightGrey
{
	border-style:solid;
	height:1px;
}

body.Firefox hr,body.AppleMAC-Safari hr
{
	border:none;
	border-top:dotted 2px;
	height:2px;
}

body.Firefox hr.yellow,body.AppleMAC-Safari hr.yellow
{
	border:none;
	border-top:dashed 1px;
}
body.IE
{
	/*position:absolute;*/
}

html
{
	background-color:#006699;
}

table
{
	width:100%;
}
td
{
	vertical-align:top;
}

/* Site Layout */
table.layout { }
table.layout td.leftMargin { }
table.layout td.rightMargin { }

table.layout td.banner
{
	background-image: url('../Images/masthead_portal-text.gif');
	background-repeat:no-repeat;
	vertical-align:bottom;
	height:92px;
	width:960px;
}

table.layout td.banner .loginStatus
{
	padding:4px;
	text-align:right;
}

table.layout td.toolbar
{
	background-color:#FFFFFF;
	height:79px;
}

table.layout table.toolbarContent
{
	color:#FFFFFF;
	height:70px;
	padding:0 4px;
	background-image: url(../images/utilitybar_bg.jpg);
}

table.layout table.toolbarContent td
{
	vertical-align:middle;
}

table.layout td.bodyContent
{
	background-color:#FFFFFF;
	padding: 0 25px 25px 25px;
	width:910px;
}

table.layout td.footer
{
	background-image: url('../Images/footer.gif');
	background-repeat:no-repeat;
	width:960px;
	height:12px;
}

table.layout td.footerContent
{
	width:960px;
}



/*
.fieldTextBox
{
	width: 245px;
	font-family:Lucida Sans;
	height: 20px;
}*/


/* Style settings for Discovery Header */
#loginLinks 
{
	display: none;
}

/***set logo as link to home page ****/
#homeContainer em a
{
	position: absolute;
	top: -90px; 
	height: 180px;
	width: 250px;
	text-decoration: none;

}

#homeLink i
{
	 visibility: hidden;
}

DIV.blankMaster
{
	background-color:White;
	text-align:center;
}
DIV.blankMaster table
{
	margin-top:10px;
	padding:10px;
	width:100%;
	text-align:left;
}
DIV.blankMaster td.fieldValue
{
	padding:5px;
	width:320px;	
}
DIV.blankMaster td.fieldTitle
{
	text-align:right;
	font-weight:bold;
	font-size:9pt;
	width:280px;
}
DIV.blankMaster .top
{
	vertical-align:top;
}
DIV.blankMaster input
{
	width:310px;
	
}
DIV.blankMaster textarea
{
	width:310px;
	height:100px;
}

DIV.blankMaster .right
{
	text-align:right;
}
DIV.blankMaster .submitButtonLarge
{
	width:98px;
}
DIV.blankMaster DIV.scrollableMessageContent
{
	width:310px;
	height:100px;
	overflow:scroll;
}
div.buttonFooter
{
	background-image:url(../Images/bttn_orange_right.gif);
	background-repeat:no-repeat;
	width:2px;
}

span.Required
{
	color:Red;
	font-weight:normal;
}

.discoveryLogo
{
	padding-top:30px;
	text-align:right;
}

.discoveryLogoMyHome
{
	float:right;
	margin-right:20px;
	margin-top:56px;
	text-align:right;
}

.paperTitle
{
	position:relative;
	padding-top:18px;
}
.paperTitle .titleText
{
	position:relative;
	z-index:1;
}
.paperTitle .underline
{
	/*position:absolute;*/
	/*left:5px;*/
	/*top:39px;*/
	position:relative;
	top:-3px;
	background:url('../Images/green_hdr_main.png') no-repeat;
	height:5px;
	width:796px;
	z-index:0;
}
.calloutHeader
{
	font-family:Rockwell Bold, Arial;
	font-size:18px;
	font-weight:bold;
}
.calloutText
{
	font-size:8pt;
}
/*
.alert
{
	background:White;
	border: solid 1px #E4900F;
	padding:6px;
	margin:20px 20px 0 20px;
	text-align:left;
}
.alertTitle
{
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
.alertText { }
*/
/* countdown clock */
.clock 
{
	text-align:left;
}

.clock_header
{
	 font-family: Rockwell, Arial;
	 font-weight: bold;
	 font-size: 18px;
	 color: #E4900F;
	 text-align:center;
}

.clock td
{
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	text-align: center;
}
.time
{
	font-family:Rockwell, Arial;
	font-weight:bold;
	font-size: 18px;
	color:#006699;
	padding:0px 0px 0px 5px;
	text-align: center;
}

/* Weather Widget */
.imageCurr
{
	height:50;
	width:50;


}
.imageForecast
{
	

}

.weatherTemp
{
    
}
  
.days
{
 font-family:Rockwell, Arial;
font-weight:bold;
font-size: 14px;
color:#006699;
padding:0px 0px 0px 5px;
  
}

.today
{
   
	
}

#multiPreviewRoster th
{
    height: 30px;
    background-color: #9bd231;
    color: White;
}

/* tabs */
div.tabHeader
{
    margin-top: 2em;
}

div.tabHeader ul
{
    list-style: none;
    padding:0;
    margin:0;
}

div.tabHeader ul li
{
    border: solid #9bd231;
    border-width: 1px 1px 0 1px;
    background: white;
    display: inline;
}

div.tabHeader ul li.selected
{
    background: #9bd231;
    padding-bottom: 1px;    
}

div.tabHeader ul li a
{
   padding:0em 2em;   
   color: black;
}

div.tabHeader ul li a:hover
{
    text-decoration: none;
}

div.tabHeader ul li.selected a
{
   padding:0em 2em;   
   font-weight: bold;
   color: White;
}

div.tabHeader ul li.selected a:hover
{
    text-decoration: none;
}

div.tabContent
{
    border: 1px solid #9bd231;
}

.textArea
{
    font: 10pt arial;
}

#multiPreviewRoster td
{
    padding: 5px 0px;
}


