﻿html { overflow: -moz-scrollbars-vertical; height: 100%; min-height: 100%; }
body 
{    
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 3px 0;
	font-size:72.5%;
	font-family: Arial, "Trebuchet MS", Helvetica, Sans-Serif;
	height:100%; 
}

ul,li,div
{
	margin: 0;
	padding: 0;
}

table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
    height: 25px;
}

a
{
	color: #333399;
	text-decoration: none;
	
}
a:hover
{
	text-decoration: underline;
	color: #333399;
}

body#evaluation 
{
	font-size:.8em;
}

#outer-containter 
{
 	width: 100%;
	margin: 0;
}

div#masterCenter
{
	margin: 0 auto;
	padding: 0;
	width: 816px;
}

div#masterContentContainer
{
	background-image: url(../images/pageBodyBg.gif);
	background-repeat: repeat;
	float: left;
	width: 816px;
}

div#masterContent
{
	background-color: #fff;
	min-height: 400px;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	font-size: 10px;
	font-family: Arial, "Trebuchet MS", Helvetica, Sans-Serif;
	float: left;
}
div#masterContentLeft { background-image: url(../images/gradBgLeft.gif); background-repeat: no-repeat; float: left; width: 9px; height: 104px; }
div#masterContentRight { background-image: url(../images/gradBgRight.gif); background-repeat: no-repeat; float: left; width: 7px; height: 104px; }

div#titleBar
{
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	position: relative;
	width: 816px;
	height: 112px;
	overflow: hidden;
}

.logo
{		
	left: 0;
	padding: 0 0 0 15px;
	height: 112px;	
	width: 119px;
	margin: 0; 
}

.slogan
{	
	position: absolute;
	right: 10px;
	/*top: 10px;*/
	top: 3px;
	text-align: left;	
	height: 100px;	
	width:470px;
	font-size: 1em;
	font-family: Arial, "Trebuchet MS", Helvetica, Sans-Serif;
	color: #cccc99;
	margin: 0;
	padding: 0;
	
} 
.login_slogan
{
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: left;	
	height: 80px;	
	width:380px;
	/*font-size: 0.95em;*/
	font-size: 1.3em;
	font-weight:bold;
	font-family: Tahoma, Arial, "Trebuchet MS", Helvetica, Sans-Serif;
	color: #cccc99;
	margin: 0;
	padding: 0;
	float:left;
	padding-bottom:5px;
	
}
.login_slogan input { border: solid 1px #333; }
.login_slogan a { color: #d3af5b; text-decoration: underline; font-size: 0.9em; }

div#masterFooter
{
	left: 0;
	bottom: 0;	
	width: 100%;
	color: #5176ba;
}

div#masterFooterText
{
	background-image: url(../images/pageBodyBg.gif);
	background-repeat: repeat-y;    
	font-size: 13px;
	margin: 0 auto;
	text-align: center;
	width: 816px;	
}

div#masterFooterText a
{
	color: #5176ba;
}

div#masterFooterText a:hover
{
	text-decoration: underline;
	
}

div#bottom-nav
{
    color: #5176ba;
    font-family: Arial;
	font-size: 	12px;
	font-style: italic;
	margin: 0 auto;	
	text-align: center;
	width: 100%;
	line-height: 1.2em;
}

div#bottom-nav a
{
	color: #5176ba;
	font-size: 	12px;
	text-decoration: none;
}

div#bottom-nav a:hover
{
	text-decoration: underline;
	
}

.homePageContent
{
	padding: 0 10px;
    font-size: 13px;
    font-family: Arial;
    /*width: 796px;*/
}

div#masterBottomBar
{
	background-image: url(../images/pageBodyBg.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 1px 10px;
	width: 755px;
	font-size: 1.1em;
	font-family: Arial, "Trebuchet MS", Helvetica, Sans-Serif;
}


div#defaultMainText
{
	margin-left: 240px;
	margin-right: 15px;
	padding-left: 15px;
	border-left: solid 1px #B6B6B6;
	font-size: 1.3em;
}


.navigation
{/*
	background-position: top left;
	font-size: 1px;
	line-height: 1px;
	height: 31px;		
*/
}

ul.footerNav
{
	height: 20px;
	margin: 0 auto;
	text-align: center; 
}
ul.footerNav li
{
	display: inline;
	padding: 4px;
}
ul.footerNav a
{
	font-weight: normal;
	color: #5176ba;
	font-size: 11px;
}

.left-navigation
{
	background-image: url(../images/left-navbg.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	line-height: 31px;
	height: 31px;
	width: 11px;
}

.middle-navigation
{	
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
	float: left;
	display: inline;
	font-size: 14px;
	padding: 0;
	margin: 0;
	height: 31px;
	width: 794px;
	text-align: center;
	line-height: normal;
}

.right-navigation
{
	background-image: url(../images/right-navbg.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	height: 31px;
	width: 11px;
}

ul.topNav 
{
	font-size: 12px;
	color: #ffffff;
	height: 24px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	display: block;
	width: 730px;
}

ul#anon-nav
{
    width: 330px;
}

ul#loggedin-nav
{
    width: 730px;
}

ul#adminloggedin-nav
{
    width: 730px;
}

ul#hostadminloggedin-nav
{
    width: 730px;
}

ul.topNav a.ddMenuTitle
{   
	text-decoration: none;
	color: #ffffff;
}

ul.topNav a.ddMenuTitle:hover
{
	text-decoration: underline;
	color: #ffffff;
}

ul.topNav li
{
    display: block;
    height: 24px;
    float: left;
	padding: 0 3px;
	margin: 0;
	
	list-style-type: none;
}

span.droparrow
{
	background-image: url(../images/expand_down.gif);
	background-repeat: no-repeat;
	background-position: center right;
	height: 16px;
	width: 16px;
	position: absolute;
	margin-left: 3px;
}

span.separator
{
	display: inline;
	color: #ffffff;
}

span.dropSeparator
{
	display: inline;
	margin-left: 20px;
	color: #ffffff;
}

/* dropdowns */
ul.topNav a
{
	color: #ffffff;
	text-decoration: none;
	height: 19px;
	text-align:left;
}
ul.topNav a:hover
{
	color: #ffffff;
	text-decoration: none;
	height: 19px;
}

ul.topNav li li
{
	display: block;
	float: none;
	padding: 0px;
	margin: 0px;  
	background-color: #456bb2;
	height: 15px;
	
}

li.dropdown
{
	position: relative;
	z-index: 200;
	padding: 0px;
}

div.dropdown
{
	position: absolute;
	height: 0px;
	top: 21px;
	left: -8px;
	visibility: hidden;
	/*overflow: hidden;*/ /*visibility: hidden;*/
	font-size: 0.85em;
	padding: 0px;
	margin: 0px;
	font-family: Arial, "Trebuchet MS", Helvetica, Sans-Serif;
	z-index: 100;
}

div.dropdown ul { padding-left: 0; }
/*
ul.topNav ul
{
	position: relative;
	left: auto;
	top: 0px;
	width: 800px;
	margin: 6px 0 0 0;
	padding: 2px 2px 2px 5px;
}
*/
ul.topNav ul
{
	width: 238px;
	padding: 0px;
	margin: 2px;
	border: none 0px #000000;
}

ul.topNav li.dropdown li
{
	display: block;
	padding: 3px 0 3px 0;
	margin-right: 5px;
	width: 236px;
	height: 19px;
}

ul.topNav li.dropdown li a
{
    
	display: block;
	width: 100%;
	height: 15px;
	padding: 4px 0;
	margin: 0;
	text-indent: 4px;
}

ul.topNav li.dropdown li a:hover
{
    background-image: url(../images/dd-glass.jpg);
    height: 15px;
    padding: 4px 0;
}

div.subNavHeading
{
	width: 228px;
	color: #ffffff;
	background-color: #000000;
	padding: 5px;
	border: solid 0px #dddddd;
	cursor: pointer;
	margin-left: 0px;
}

span.flyoutarrow
{
	background-image: url(../images/expand_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 13px;
	width: 16px;
	position: absolute;
	margin-left: 220px;
	margin-top: -12px;
}

div.flyout
{
	position: absolute;
	width: 240px;
	visibility: hidden;
	/*overflow: hidden;*/ /*visibility: hidden;*/
	padding: 0px;
	margin-top: -15px;
	margin-left: 242px;
	z-index: 100;
	border:  solid 1px #000;
	background-color: #e2e2e2;
}

ul.flyout
{
	border:  solid 1px #000;
	padding: 5px 5px 5px 5px;
	color: #000000;
}

ul.bulletlist li
{
    list-style-type: disc;
    margin-left: 23px;
}


/* End Styles for Dropdown Menus */

hr
{
	height: 0; 
	border-style: solid; 
	border-width: 1px 0 0 0; 
	border-color: #cccccc;
}

b.text
{
    color: #3266CC;
    font-weight: bold;
}

input.textBox, textarea, select
{
	border: solid 1px #333;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	outline: none;
}
input:focus.textBox, textarea:focus, select:focus
{
	background-color: #ffe;
	border-color: #222 #aaa #aaa #222;
}
input.inputError
{
	background-color: #fee;
	border-color: #f44 !important;
}
a.linkButton
{
	display: inline-block;
	background-image: url(../images/sideBarButtonBg.gif);
	color: #fff;
	padding: 7px 10px;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #223;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin: 0;
}
a.linkButton:hover
{
	border: solid 1px #000;
	background-position: 0 32px;
}

a.linkButtonGold
{
	display: inline-block;
	background-color: #D79701;
	color: #333;
	padding: 7px 10px;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #223;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin: 0;
}
a.linkButtonGold:hover
{
	border: solid 1px #000;
	background-position: 0 32px;
}

a.smallLinkButton
{
	display: inline-block;
	background-image: url(../images/sideBarButtonBg.gif);
	color: #fff !important;
	padding: 3px 4px;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #223;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin: 0;
}
a.smallLinkButton:hover
{
	border: solid 1px #000;
	background-position: 0 32px;
}

.imgPhoto
{
	height:75px;
	vertical-align:text-top;
}

.homeTitle
{
	font-size:17px;
	font-weight:bold;
	color:#333399;
}

