﻿/*
	color: #5d7b9d;
background-color: #F7F6F3; 
*/

body 
{
	font-family: Arial;
	font-size: small;
}
.menu 
{
	font-family: Arial;
	font-size: small;
	text-decoration: none;
}

 a {
	text-decoration: none;
	color: #3D5788;
}
 a:visited {
	text-decoration: none;
}
 a:hover, a:active {
	background-color: #3D5788;
	text-decoration: none;
	color: white;
}
.MasterAdminHeader
{
	color:#3D5788;  
	font-family: Verdana; 
	font-weight: bolder; 
	font-size: medium; 
	height: 25px; 
	margin-top: 2em;
}
.HR_Row
{
	margin-top: -.5em;
	margin-bottom: -2em;
	height: 5px;
	
}
.MasterDivHorizontal
{
	width:100%; 
	background-color: #f4f3ef;
    text-align:center;
    background-image: url(images/banner1.JPG); 
    background-repeat: repeat-x;
    /* border-bottom: solid 1px #E6E2D8; */
}

.MasterHyperLink
{
	font-family: Verdana;
	font-weight: bold;
	font-size: small;
	color: #3D5788;
}
.MasterLeftColumn
{
	width:12%; 
	background-color: #f4f3ef; 
	float: left; 
	font-family:Arial; 
	font-size: small; 
	height:750px;
    border-right: solid 1px #E6E2D8;
}
.LoginControl
{
	background-color: #f4f3ef;
    border-color: #E6E2D8;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    font-family: Verdana, Arial;
    font-size: small;
    border-spacing: 4px;
}
.LoginButtonStyle
{
	background-color: #FFFBFF;
	border-color: #CCCCCC;
	border-width:1px;
	border-style: solid;
	font-family: Verdana, Arial;
    font-size: small;
    color: #284775;
}
.LoginTitleStyle
{
	background-color:#3D5788;
	font-weight: bold;
    font-size: small;  
    color: White;       
}
.LoginHeaderRowStyle
{
	font-weight: bold; 
	color: white; 
	background-color: #48679f;/*#3D5788;*/
	font-family: Verdana; 
	font-size: small;
	text-align: center;
}

.MasterTableStyle
{
	font-family: Verdana, Arial; 
	font-size:small; 
	border:solid 1px #E6E2D8;
	background-color: #f4f3ef;
	color: #333333;
	border-collapse: collapse;
}
.LinkListStyle
{
	padding-bottom: .5em; 
	color: #3D5788;
}
.Header
{
	color:#3D5788;  
	font-family: Verdana; 
	font-weight: bolder; 
	font-size: medium; 
	height: 25px; 	
}
.HeaderStudent
{
	background-color: #3D5788;
	border: solid 2px #3D5788;
	font-weight: bold;
	Font-Size: medium;
    Color: White; 
    text-align: Center;
}
.popupControl
{
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}
.watermark 
{
	color:Gray;
	background: #F0F8FF;
}
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.footer
{
	background-color: White;
	text-align:right;
	padding:8px;
	width: 400;
}
.AddressFooter
{
	width: 1005;
	text-align: center;
	color:#3D5788;  
	font-family: Verdana; 
	
	font-size: medium; 
	height: 25px; 
}

#addhours {
	padding: 10px;
	border: 1px solid #000000;
	/*float: left;*/
	/*background: #DAE1E7 url(images/background_addhours.jpg) repeat-x left top;*/
	background:  url(images/timesheet_data_bg.gif) repeat-x left top;
	color: #666666;
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	/*width: 200px;*/
	position: relative;
	height: 100%;
}
legend {
	padding: 0px 4px;
	margin: 0px 0px 7px 0px;
	color: #666666;
	font-weight: bold;
	font-size: medium;
	font-size: small;
	vertical-align: middle;
}
