﻿/* 0 BASIC TAGS */

table
{
	font-size: 1.0em;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p
{
	line-height: 1.4em;
}

hr
{
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a
{
	text-decoration: none;
	color: #d32525;
}

a:visited
{
	color: #980000;
}

a:hover
{
	text-decoration: underline;
	color: #e05252;
}

a:active
{
	color: #980000;
}

body
{
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: .8em;
	color: Navy;
}

img
{
	border-width: 0;
}

/* 1 HEADER */

.header
{
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.headerDE
{
	text-align: center;
	background-image: url(Images/background.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 950px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}
.logo
{
	position: absolute;
	left: 10px;
	top: 1px;
}

.h1text
{
	position: absolute;
	left: 58px;
	top: 1px;
	text-transform: uppercase;
	font-size: 18px;
	text-align: left;
}

.h2text
{
	position: absolute;
	left: 15px;
	top: 60px;
	font-size: 11px;
	text-transform: uppercase;
}
.nav
{
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}
h1
{
	text-transform: uppercase;
	font-size: 1.2em;
	text-align: left;
}

h2
{
	font-size: 1.0em;
	text-align: left;
}
.menua
{
	font-size: 10px;
	text-transform: uppercase;
	position: relative;
	top: 15px;
	left: 60px;
	text-align: left;
}

.credentials
{
	text-transform: uppercase;
	font-size: .8em;
}
.subjectheader
{
	position: absolute;
	text-transform: uppercase;
	font-size: .8em;
	top: 15px;
	left: 530px;
	text-align: right;
	width: 210px;
}
.menua a:visited, .nav a:visited
{
	color: #d32525;
}

/* 1.1 SHIM */

.shim
{
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
}

.column
{
	background-image: url(images/content-shim.gif);
}

.gradient
{
	background-image: url(images/content-shim-photo.gif);
}

.solid
{
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page
{
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3
{
	margin-top: .5em;
	margin-bottom: 0.20em;
	font-size: 1.5em;
	font-weight: bold;
}
h4
{
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home
{
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#centers, #calendar, #contact, #admin
{
	background-image: url(images/body-repeat-photo.gif);
	position: relative;
	width: 686px;
	height: 100%;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#file
{
	background-image: url(images/body-repeat-photo.gif);
	width: 686px;
	height: 440px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar
{
	float: left;
	width: 214px;
	height: 100%;
}

#content
{
	margin-left: 256px;
}


/* 3 FOOTER */

.footerbg
{
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	position: relative;
	width: auto;
	height: 60px;
	text-align: left;
}
.footer
{
	background-image: url(images/footerDE.gif);
	background-repeat:no-repeat;
	width: 760px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
}


.menub
{
	text-transform: uppercase;
	font-size: 10px;
	top: 15px;
	left: 60px;
	position: relative;
	text-align: left;
}


/* 4 GridView */
.tableView
{
	color: #333333;
	border-collapse: separate;
	white-space: nowrap;
}
.tableView caption
{
	font-size: 12pt;
	font-weight: bold;
}

/* Data Entry Styles */
.TabStyle
{
	overflow: auto;
	font-size: 0.75em;
	text-align: left;
	vertical-align: top;
	width: 100%;
	background-color: window;
}

.BoxStyle
{
	font-size: 0.75em;
	text-align: left;
	margin: 2px 0px 10px 0px;
	padding: 1% 2%;
	overflow: auto;
	border: activeborder 2px solid;
 
}

.DataEntryBoxStyle
{
	text-align: left;
	margin: 10px 0px 10px 0px;
	width: 97%;
	border: activeborder 2px solid;
	padding: 5px 0px 5px 5px;
	overflow: auto;
}

.DataEntryNoBoxStyle
{
	padding: 5px 0px 5px 5px;
	text-align: left;
	margin: 5px 0px 5px 5px;
	width: 97%;
}

.TransitionBoxStyle
{
	text-align: left;
	font-weight: bold;
	font-size: 1.0em;
	margin: 10px 0px 10px 0px;
	width: 97%;
	padding: 5px 0px 5px 5px;
	overflow: auto;
	background-image: url(images/transition.gif);
	background-repeat:repeat-x;
}

.prompt
{ 
	font-weight:bold;
	line-height:15px;
	background-color:Gray;
	color:White;
}

.Column2Style
{
	width: 50%;
}

.TextBoxStyle
{
	width: 40%;
	text-align: right;
	font-size: 1.0em;
}

.TextBoxStyleWide
{
	width: 60%;
	text-align: right;
	font-size: 1.0em;
}

.DropDownListStyle
{
	width: 90%;
	text-align: right;
	font-size: 1.0em;
}

.LabelCalculateStyle
{
	text-align: left;
	border: none 0px;
	font-size: 1.0em;
	font-weight: bold;
}

.MaskedEditFocusStyle
{
	background-color: #ffff66;
}

.MaskedEditErrorStyle
{
	background-color: red;
}

.LoginProfileStyle
{
	font-size: xx-small;
	color: black;
	padding: 5px;
	vertical-align: top;
}
.MasterHeaderStyle
{
	text-align: left;
	background-color: ActiveCaption;
	border-width: 0px;
}

.Mod1MenuStyle
{
	font-weight: normal;
	font-size: 12pt;
	color: green;
}
.AdmitBold
{
	font-weight: bold;
}
.AdmitBoldRight
{
	font-weight: bold;
	font-size: 7pt;
	color: #d32525;
	text-align: right;
}
.AdmitIndent
{
	font-weight: normal;
	margin-left: 20px;
}
.AdmitFarIndent
{
	font-weight: normal;
	font-size: 7pt;
	margin-left: 50px;
}
.AdmitNormal
{
	font-weight: normal;
}

.AdmitTextBox
{
	width: 25pt;
	text-align: right;
	font-size: 1.0em;
}
.AdmitTextBoxCalc
{
	width: 25pt;
	text-align: right;
	font-size: 1.0em;
	border-color: White;
	border-width: thin;
	border-style: solid;
}
.collapsePanel {
	width: 585px;
	height:0px;
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:575px;		
	height:20px;

	font-weight:bold;
	float:left;
	padding:5px; 
	cursor: pointer; 
	vertical-align: middle;
}

/* Accordion */
.accordionHeader
{
	height:15px;
    border: 1px solid #2F4F4F;
    color: white;
    background-color: Navy;
      font-family: Arial, Sans-Serif;
      font-size: 12px;
      font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
  
.accordionContent
{
	height: 0px;
    background-color: White;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    overflow:auto;
    display:none;
}
.DisplayDesc 
{ 
	width:25px;
	word-break: break-all;
	white-space:nowrap; 
}
.DisplayDiv 
{ 
	width:25px; 
	OVERFLOW:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.syllabusheader
{
	text-align: left; 
	background-color: #F0F0F0; 
	color: Navy
}
div.frame_grey_upper{
	background-color : #eceaea;
	padding : 14px 22px 27px 27px;
	width : 901px;
	margin-bottom : 8px;
	margin-top : 20px;
	text-align : left;
	margin-right : 9px;
	line-height : 29px;
}
.video_name{
	font-size : 24px;
	text-align : left;
	padding-bottom : 6px;
	text-indent : -3px;
}
.player{
	margin : 15px 0px 1px 0;
}