body {
	background: url(../images/bg.gif) top left repeat-x;
	background-color: #05203B;
	font: 12px 'Arial';
	color: #000;
}
body.print {
	background: none;
}

a {
	text-decoration: none;	
	color: #05203B;
}
#main a:link,
#main a:visited,
#main a:hover {
	color: #E05423;	
	text-decoration: underline;
}

img {
	border: 0px;
}
div.clear {
	clear:both;
	line-height:1px;
	height:1px;
}
#feedback {
	width: 100px;
	text-align:center;
	font-size: 10px;
	padding: 10px 10px 10px 10px;
}
#feedback a {
	color: #E05423;	
	text-decoration: underline;
}
table.main td {
	background-color: #F0F0F0;
}
table.print td {
	background-color: #fff;
}
td#main {
	padding-right: 0px;
}
div.main {
	font: 24px 'Verdana';
	background: url(../images/bg.gif) top left repeat-x ;
	width: 100px;
	height: 100px;
}

p.nav {
	border-bottom: 1px solid #CCC;
}

form select, form submit {
	border: 1px solid #ccc;
	background: #ffff;
	padding: 3px;	
}
form#file_form select option {
	width: 725px;
}
#upload_list {
	width: 100%;
	border: 1px solid #e4e4e4;
	background-color: #fff;
	margin-top: 15px;
	padding: 3px;
}
#upload_list th {
	text-align: left;
	border-bottom: 1px solid #999;
}
a.nav { 
	font: 12px "Arial";
	display: block;
	padding: 4px;
	width: 140px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover { 
	text-decoration: underline;
	background-color: #e9e9e9;
}

a.nav_selected { 
	font: 12px "Arial";
	display: block;
	padding: 4px;
	width: 140px;
	color: #E05423;
	font-weight: bold;
	text-decoration: underline:
    }


h2 {
margin: 10px 25px 10px 10px; 
font: 18px 'Verdana';
line-height: 20px;
font-weight: bold;
color: #E05423;

}

h2.float_page_title {
	display: block; 
	float:left;	
	margin-left: 8px;
	padding-left: 0px;
}

H3 {
margin: 5px 25px 2px 10px; 
font: 16px 'Verdana';
line-height: 16px;
font-weight: none;

}

H4 {
margin: 10px 25px 10px 10px; 
font: 14px 'Verdana';
line-height: 16px;
font-weight: bold;

}

p.home_content {
	background: url(../images/home_background.gif) top left repeat-x ;
	margin: 5px 2px 5px 10px; 
	padding: 5px 100px 0px 10px;
	font: 12px 'Arial';
	line-height: 20px;
}

p.home_content a:link,
p.home_content a:visited, 
p.internal_content a:link,
p.internal_content a:visited,
ul a:link,
ul a:visited
{
	color: #E05423;
	text-decoration: none;
}

p.home_content a:hover,
p.internal_content a:hover,
ul a:hover
{
	color: #1D458A;
	text-decoration: underline;
}

p.internal_content {
	margin: 5px 10px 5px 10px; 
	font: 12px 'Arial';
	line-height: 20px;
}

ul {
	margin: 5px 25px 5px 10px; 
	font: 12px 'Arial';
	line-height: 20px;
}

li {
	list-style-image: url(../images/orange_bullet.gif);
}



td.logos img {
	padding: 5px;
	margin: 10px 10px;
	border: 1px solid #CCC;
}

td.footer {
	
	background: #ffffff url(../images/footer2.gif) bottom left no-repeat;
}

td.footer p {
	
	margin: 2px 5px 10px 20px; 
	font: 11px 'Arial';
	line-height: 13px;
	color: #333;
	
}

td.footer p a:link,
td.footer p a:visited,
td.footer p a:hover {
	color: #666;
	text-decoration: underline;
}


td.glow_left {
	background: url(../images/glow_bg_left.gif) top left repeat-y;
}

td.glow_right {
	background: url(../images/glow_bg_right.gif) top left repeat-y;
}


table.calendar td {
	background-color: #BBC5E0;
	padding: 6px;
	border-left: 1px solid #F0F0F0;
}

table.calendar td h5 {
	margin: 5px;
	font: 12px 'Arial';
	line-height: 14px;
	font-weight: bold;
}

table.calendar td p {
	margin: 5px; 
	font: 11px 'Arial';
	line-height: 13px;
}

table.success td {
	background-color: #F0D0B7;
	padding: 6px;
	border-left: 1px solid #F0F0F0;
}

table.success td h3 {
	margin: 5px 2px; 
	font: 16px 'Verdana';
	line-height: 16px;
	font-weight: none;
}

table.success td p {
	margin: 10px 2px; 
	font: 11px 'Arial';
	line-height: 13px;
}

.tableOne {
	display:block; 
	margin: 10px 0px 10px 10px;
	line-height: 18px;
}
.tableOne th {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 5px 10px 5px 0px;
	border-bottom: 1px solid #ccc;
}
.tableOne td {
	padding: 10px 10px 5px 2px;
	border-bottom: 1px solid #e9e9e9;
}
.tableOne tr.alt td {
	background-color: #f4f4f4;
}
td.eventName {
	width: 240px;
} 
td.eventDate {
	width: 60px;
}
td.eventWhere {
	width: 200px;
}
td.newDescription {
	width: 420px;
}
td.newDate {
	width: 160px;	
}

/* admin */

div#admin_main {
	margin: 3px 40px 10px 40px;
	background: url(/images/admin_bg.gif) top left repeat-x ;
	background-color: #efefef;
	
	border-right: 1px solid #05203B;
	border-left: 1px solid #05203B;
	border-bottom: 1px solid #05203B;
	padding-top: 0px;
}

h4.admin_header {
	padding: 4px; 
	margin: 10px 10px 0 10px; 
	text-align: left; 
	font-size: 22px;
	line-height: 26px; 
	background-color: #666; 
	color: #FFF;	
}

ul.admin_nav {
	padding-left: 10px; 
	margin: 0; 
	height: 22px; 
	background: url(/images/tab_bottom.gif) repeat-x bottom;
}


ul.admin_nav li {
	margin: 0; 
	padding: 0; 
	display: inline; 
	list-style-type: none;	
}

ul.admin_nav li a {
	float: left; 
	font-size: 11px; 
	line-height: 16px;
	padding: 2px 10px 2px 10px; 
	margin: 0 4px 0 0; 
	border: 1px solid #b2b2b2;	
}

ul.admin_nav li a:link.active, ul.admin_nav li a:visited.active   {
	background: #efefef;
	border-bottom: 1px solid #efefef;
}


ul.admin_nav li a:hover  {
	background: #fff;
}


div.admin_list {
	border: 1px solid #999;  
	overflow: auto;
}

a.admin_list {
	display: block; 
	border-top: 1px solid #FFF; 
	border-bottom: 1px solid #CCC; 
	text-align: left; 
	line-height: 21px;	
	font-size: 11px;
}	



a.admin_list:hover {
	background-color: #FFF;
}

a.admin_list:selected {
	background-color: #cc6600;
}

/* admin profile table */

table.profile {
	font-size: 11px;	
	border: 1px solid #999;
	background-color: #CCC;
}

table.profile th {
	font-weight: bold;	
	font-size: 16px;
	padding: 4px;
}

table.profile td.info {
	color: #666;
	line-height: 15px;	
}

table.profile td.label {
	padding: 4px; 
	font-weight: bold;	
}

table.profile td.input {
	padding: 4px; 
}

table.profile td.submit {
	text-align: right;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

/** search **/
#search,
#search table {
	font-size: 12px;	
}	

#search {
	margin: 0px 0px 10px 12px;	
	clear:both;
}
#search table th, 
#search table td {
	text-align: left;
	line-height: 18px
}
#search table th {
	font-weight: bold;
	background-color: #ccc;
}
h3.searchResults {
	padding: 0px 0px 10px 0px;
	margin: 0;
}

/** tabs **/
#container
	{
		width: 555px;
		padding-top: 5px;
	}

#tabs
	{
		height: 24px;
		margin: 0;
		padding: 0 10px 0 0;
		background: url(../images/tab_bottom.gif) repeat-x bottom;
		
}

#tabs li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  		
  	}
	
#tabs a:link, #tabs a:visited
	{
		float: left;
		background: #e9e9e9;
		font-size: 11px;
		line-height: 14px;
		font-weight: bold;
		padding: 4px 10px 4px 10px;
		margin-left: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #666;
		font-size: 12px;
	}

#tabs a:link.active, #tabs a:visited.active
	{
		border-bottom: 1px solid #FFF;
		background-color: #FFF;
		color: #0000CC;
		font-size: 12px;
	}

#tabs a:hover
	{
		background: #f4f4f4;
		color: #0000CC;
		border-bottom: 1px solid #f4f4f4;
		font-size: 12px;
	}
/** end Tabs **/
.hits {
	padding: 0 0 5px 0;
}

.info {
	float: left;
	width: 370px;
	padding: 10px 0px; 
}
.search_box {
	font-size: 11px;
	padding: 12px	
}
.new_search, .related_records {
	float:right; 
	margin:0;
	padding:8px 0 0 0;
	font-size: 11px;
	color: #666;
}
.related_records {
	float:none;
	padding-top: 0px;
	
}
.related {
	float:right;
}
#print {
	float:left;
	margin-left: 15px;
}
/*** details ***/
#detail_container_header {
	display:block;
	background: #fff url(../images/bg_detailName3.gif) bottom left repeat-x;	
	border-right: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	margin:0;
	padding:0;
	
}
#detail_container_header td {
	background: transparent;
	margin:0;
	padding:0;
	width: 100%;
}
/*
#detail_container_header #related_records {
	text-align: right;
	line-height: 18px;
	margin:0;
	padding:0;
	width: 100%;
}*/
#detail_container_header #record_title_bar {
	background: transparent url(../images/bg_detailNameTop.gif) top left repeat-x;	
	
}
#detail_container_header .details {
	background: transparent;
	font-weight: normal;
	padding: 8px 3px 12px 3px;
}
#pg_type {
	float:left;
	width: 160px;
	vertical-align: top;
	line-height: 13px;
	font-size: 12px;
	color: #093694;
	font-style: italic;
	margin-top: 5px;
}
#name {
	/*clear: left;*/
	float:left;	
	margin-top: 5px;
	font-size: 15px;
	width: 384px;
	font-weight: bold;
}

table#detail_container {
	display:block;
	background: #fff;
	/*height: 465px;
	overflow: auto;*/
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
#detail_container td {
	vertical-align: top;
	background: #fff;
}
#detail_container td p {
	padding: 0px 3px 10px 4px;
	margin:0px;
}
td#left {
	width: 150px;
	padding-right: 10px;
}
td#middle {
	width: 184px;
}
td#right {
	width: 206px;
}
#details_picture {
	display:block;
	margin: 15px 3px 3px 3px;
}
#detail_container .field {
	margin: 15px 5px 0px 3px;
	font-style: italic;
	color: #093694;
}

#remaining_info p {
	padding: 0 8px 0 3px;
	margin:0;
}
#remaining_info {
	padding-bottom: 15px;	
}	
#remaining_info .minicol {
	float:left;
	width: 155px;
}
#pg_url {
	padding-bottom: 10px;
}
