body{
	background-color: #000000;
	text-align: center;
}
#main {
	width: 700px;
	background-image: url(../images/repeat.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 331px;
	position: relative;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: .75em;
}
#headerIN{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 177px;
	position: relative;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: .75em;
}
#message01{
	height: 119px;
	width: 171px;
	position: absolute;
	left: 314px;
	top: 201px;
	overflow: auto;
}
#message02{
	height: 119px;
	width: 171px;
	position: absolute;
	left: 509px;
	top: 201px;
	overflow: auto;
}
#menu{
	padding-left: 20px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#menu li{
	display: block;
	float: left;
	margin-left: 3px;
}

#menu a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding: 10px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#menu a:hover{
	background-color: #CC0000; 
}
#content{
	display: block;
	background-image: url(../images/repeat.gif);
	background-repeat: repeat-y;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 20px;
	_height:1%;
	clear: both;
}
#content:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#information{
	display: block;
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sidebuttons{
	display: block;
	float: left;
	width: 87px;
}
#footer{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 116px;
	background-position: bottom;
	display: block;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
h1{
	font-size: 1.25em;
	color: #A50007;
}
/* Layout for Common Form Elements */
label{
	font-weight: bold;
}
/* End Layout for Common Form Elements */

/* Layout for Search Zip Form */
#search_zip{
	height: 88px;
	width: 285px;
	background-image: url(../images/formpads/SearchZipForm.jpg);
	background-repeat: no-repeat;
	position: relative;
	display: block;
	float: left;
}
#zip{
	position: absolute;
	left: 77px;
	top: 21px;
}
#searchzip{
	position: absolute;
	left: 81px;
	top: 48px;
	}

/* Layout for State List */
 
#statelist table{
	width: 100%;	
 }
#statelist td{
	text-align: left;
	vertical-align: top;
 }
#statelist ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#statelist a{
	font-size: 1em;
	text-decoration: none;
	color: #2B2A2F;
}
.count{
	font-size: .75em;
	color: #999999;
}
/* End Layout for State List */

/*  Layout for ThumbNail and Name on Directory List */
 
#instructor_list .photo_and_name a{
 	font-size: 1.125em;
	font-weight: bold;
	color: #A50007; 
}
.photo_and_name img{
	position: relative;
	top: 10px;
}

/*  Layout for List Pad*/
#instructor_list{
	width: 612px;
	display: block;
	clear: both;
	background-image: url(../images/formpads/ListPad/list-top.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding-top: 30px;
	margin: 0px;
	padding-bottom: 20px;
	position: relative;
	_height: 1%;
}
#instructor_list:after{	
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
	
#instructor_list_bottom{
	background-image: url(../images/formpads/ListPad/list-bottom.gif);
	background-repeat: no-repeat;
	height: 30px;
}
/* End Layout for List Pad*/

/* Layout for List Tables */
.table{
	margin-top: 0.25em;
	margin-left: 0em;
	margin-bottom: 0.25em;
	margin-right: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.table a{
	font-size: 11px;
	color: #00274E;
	text-decoration: none;
}
.table tr{
	background-image: url(../images/mechanicals/TableRowBack.png);
	background-repeat: repeat-x;
}
.table td{
}
td{
	padding: 5px;
}
.table th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00264D;
	padding: 5px;
	font-size: 12px;
	background-image: url(../images/mechanicals/button-gradient.gif);
	background-repeat: repeat-x;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
/* End Layout for List Tables */
/*  Layout for Instructer Entry Page */
#instructor_entry h1{
	font-size: 2em;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -3px;
}
#instructor_entry ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#instructor_entry ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0.25em;
	padding-bottom: 0.25em;
}
#instructor_entry #class_list li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
}
#viewphotos{
	height: 81px;
	width: 334px;
	background-image: url(../images/formpads/ViewPhotos.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 15px;
	position: relative;
	top: 15px;
	z-index: 0;
}
#viewphotos img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 5px;
}
 
legend{
	font-weight: bold;
	color: #A50007;
}
#FLVPlayer{
	z-index: 500; 
}

/* Layout Admin Control Buttons*/
#menu_list{
font-size: 9px;
}

#menu_list a{
	text-indent: 20px;
	height: 16px;
	display: block;
	text-decoration: none;
	color: #CC0000;
	white-space: nowrap;
}
#menu_list a:hover{
	color: #FF9900; 
}
.approve{
	background-image: url(/images/icons/checkmark.gif);
	background-repeat: no-repeat;
}
.delete{
	background-image: url(/images/icons/x.gif);
	background-repeat: no-repeat;
}
.change{
	background-image: url(/images/icons/shield.gif);
	background-repeat: no-repeat;
}
.view{
	background-image: url(/images/icons/zoom-in.gif);
	background-repeat: no-repeat;
}
.edit{
	background-image: url(/images/icons/edit.gif);
	background-repeat: no-repeat;
}
.disable{
	background-image: url(/images/icons/disable.gif);
	background-repeat: no-repeat;
}
.enable{
	background-image: url(/images/icons/play.gif);
	background-repeat: no-repeat;
}
.download{
	background-image: url(/images/icons/document.gif);
	background-repeat: no-repeat;
}

.main_menu a{
	font-size: 13px;
	text-indent: 35px;
	height: 24px;
	display: block;
	background-image: url(/images/icons/mainmenu.png);
	background-repeat: no-repeat;
	position: relative;
	top: -10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding: 0.2em;
}

.main_menu a:hover{
	color: #FF6600; 
}
#alpha_list{
_height 1%;
}
#alpha_list:after{
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;
}
#alpha_list a{
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #CC3333;
	display: block;
	padding: 5px;
	float: left;
	height: 1.25em;
	width: 1.25em;
	margin-right: 5px;
	text-align: center;
	font-size: 0.85em;
	text-decoration: none;
	margin-bottom: 3px;
}
#alpha_list a:hover{
	background-color: #00CC33; 
}

/* Layout Admin Home Menu Buttons*/
#home_menu a{
	display: block;
	width: 150px;
	padding-top: 135px;
	font-size: 13px;
	text-decoration: none;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	color: #666666;
	height: 3.5em;
	text-align: center;
}
#home_menu a:hover{
	color: #FF3300; 
}
#manage{
	background-image: url(/images/icons/_0003_Manage%20Instructor%20Profiles.jpg);
}
#approveprofiles{
	background-image: url(/images/icons/_0002_ApprovePendingProfiles.jpg);
}
#approvevideos{
	background-image: url(/images/icons/_0004_Approve%20Pending%20Video.jpg);
}
#transcode{
	background-image: url(/images/icons/_0005_Transcode%20Video.jpg);
}
#managecourses{
	background-image: url(/images/icons/_0000_ManageCourses.jpg);
}
#changepassword{
	background-image: url(/images/icons/_0008_ChangeAdminPass.jpg);
}
#edittemplates{
	background-image: url(/images/icons/_0007_EditEmailTemplates.jpg);
}
#dumpexcell{
	background-image: url(/images/icons/_0006_DumpDataToExcel.jpg);
}
#logout{
	background-image: url(/images/icons/_0001_Logout.jpg);
}
.ok{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC66;
	padding: 10px;
	border: 2px solid #666666;
	margin-bottom: 10px;
}
.error{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding: 10px;
	border: 2px solid #666666;
	margin-bottom: 10px;
}

.emailtemplate{
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}

.directions{
	font-size: 13px;
	color: #333333;
}

#waitingapproval{
	background-image: url(/images/waiting_approval.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 100%;
	padding-top: 260px;
	font-size: .85em;
	font-weight: bold;
	text-align: center;
}

#message{
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	position: absolute;
	top: -45px;
	right: 0px;
	border: 2px solid #CC0000;
}
#message h2{
	font-size: 1.25em;
	margin: 0px;
	padding: 0px; 
}