@charset "utf-8";
/* CSS Document */

/*Start of Layout Styles*/
div#header-container {
	height: auto; /*195px;*/
	background-color: #ffffff;
}
div#header {
	/*background-image: url(../images/admin-header_bg.jpg);*/
	background-position: left top;
	height: auto; /*195px;*/
}
div#primary-column {
	margin: 34px 0 0;
	width: 915px;
}
/*End of Layout Styles*/

/*Start of Font Styles*/
p.add {
	margin: 13px 0 13px 0px;
}
/*End of Font Styles*/

/*Start of List Styles*/
ul.pageList {
	list-style: none;
	padding: 0;
	margin: 20px 0 20px 25px;
	color: #800000;
	font-size: 15px;
}
ul.pageList li {
	margin-top: 3px;
	background: none;
}
ul.pageList ul {
	list-style: none;
	font-size: 13px;
	color: #000;
	line-height: 150%;
	margin: 5px 0 15px 15px;
	padding: 0;
}
ul.pageList ul li {
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
	/*width: 190px;*/
}
ul#keywords {
	list-style: none;
	font-size: 13px;
	color: #000;
	line-height: 150%;
	margin: 0;
	padding: 0;
}
ul#keywords li {
	background: none;
	padding: 4px 0 0 0;
}

div.listing {padding: 10px 0 0 25px;}
div.listing table {
	table-layout: fixed;
	border: 1px solid #FFF;
	border-collapse: collapse;	
	width: 777px;
}
div.listing table th,
div.listing table td {
	border: 1px solid #FFF;
	padding: 2px 6px
}
div.listing table th {font-weight: bold; text-align:center;}
div.listing table td.center {text-align: center;}
div.listing table td.right {text-align: right;}
div.listing table td span.noFile {color: #C00;}
/*End of List Styles*/

/*Start of Link Styles*/
span.links {
	color: #aaa;
	font-size: 10px;
	margin-left: 2px;
}
span.manage {font-weight: normal;}
h3 span.manage {padding-left: 10px;font-size: .8em;}
p span.manage {padding-left: 10px;}
/*End of Link Styles*/

/*Start of Form Styles*/
form {
	margin: 25px;
	position: relative;
}
/*form fieldset legend {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	background: url(../images/header1_bg.png) no-repeat;
	height: 33px;
	width: 100%;
	padding: 5px 0 0 25px;
	margin: 0;
	display: block;
}*/
form .instructions {
	background: #FDEADA;
	border: 1px solid #CDBAAA;
	left: 430px;
	padding: 5px 10px;
	position: absolute;
	/*top: 300px;*/
	width: 410px;
}
form .instructions p {margin-left: 0;}
form .instructions ol {padding-left: 10px;}
form .instructions ol > li {
	border-top: 1px solid #CDBAAA;
	margin-top: 0;
	padding: 10px 0;
}
form .instructions ol > li:first-child {
	border: 0;
	padding-top: 0;
}
form .instructions ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
form .instructions ul li {
	background: none;
	padding-left: 0;
}
form fieldset {
	/*border: 1px solid #800000;*/
}
form fieldset legend {
	font-size: 15px;
	color: #800000;
	font-weight: bold;
}
form ol.form li,
form ol.form li.required {
	clear:left;
	margin: 0; 
	background: none;
	padding: 2px 0 6px 0; /*2px 0 6px 12px;*/
}
form ol.form li div.field {
	float:left; 
	display: inline; 
	margin: 0; 
	padding: 0; 
	width: 570px; 
	text-align: left;
}
form ol.form li label {
	float: left;
	display: inline;
	margin-right: 10px;
	padding-bottom: 6px;
	padding-left: 12px;
	width: 80px;
	text-align: left;
}
form ol.form li div label {padding: 0;}
form ol.form li.required label {background: url(../images/required.gif) no-repeat 0 3px;}
form ol.form li.required div label {background: none;}
form ol.form li.button input, form fieldset.buttons input {
	background: url(../images/button_bg.gif);
	background-repeat: no-repeat;
	padding: 0 0 2px 0;
	margin: 0 0 0 150px;
	width: 83px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border: none;
}
form fieldset.buttons {
	border: 0;
}
form fieldset.buttons input {
	margin: 0 0 0 170px;
}
form ol.form li div.field input,
form ol.form li div.field select {margin: 0;}

.container_16a{border-top:4px #000000 solid;
background-image: url(../images/content_bg.gif);
background-position: top;
background-repeat: repeat-x;
}

/*End of Form Styles*/
/*Start of Admin Navigation Styles*/
div#admin-nav-container {
	/*width: 915px;
	margin: 0 auto;*/
	padding: 0 20px;
border-top: 4px #000000 solid;
background-color: #E8EAE5;
}
div#admin-nav {padding: 20px 0 0; /* requested to add ~1" to the top spacing */}
/*div#admin-nav ul {
	list-style: none;
	margin: 0;
	padding: 70px 0 25px;
	width: 915px;
	height: 48px;
}*/
div#admin-nav div.adminHeading {
	padding-bottom: .5em;
	font-family: 'Arial Black', Gadget, sans-serif; 
	font-size: 34px;
/*	color: #21518D; */
    color: #000000;
	text-align: center;
}
div#admin-nav table tr th {
	padding: 0 0 5px 0;
	font-family: 'Arial Black', Gadget, sans-serif; 
	font-size: 16px;
	font-style: normal;
	font-weight: normal; 
	color: #21518D;
}
div#admin-nav table tr td {
	height: 24px; 
	padding: 5px 0 0; /*5px 0 0 12px;*/
}
div#admin-nav ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	height: 24px;
	font-size: 12px;
}
div#admin-nav ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0 8px 0 0;
	background: none;
	height: 18px;
	line-height: normal;
}
div#admin-nav ul li a {
	display: block;
	height: 18px;
	text-decoration: none;
}
div#admin-nav ul li a:hover {color: #0A3465;}
div#admin-nav ul li.divider {
	width: 2px;
	height: 24px;
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
}
/*End of Admin Navigation Styles*/
