/* CSS Document For Version 1 Skin */
body {
	font: 0.7em Tahoma, sans-serif; 
	
}

table {
	font-size:inherit;
}

input {
	border:1px solid #C6C6C6;
}
a{
	color:#00008B;
}
.txtheader { 
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
}
.txtsubheader { 
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.txtsubheaderhr { 
	font-size:15px;
	font-weight:bold;
	margin-top:10px;	
	margin-bottom:10px;
	border-bottom:1px solid #c6c6c6;
}
.breadcrumbs{
	font-size:12px;
	margin-bottom:10px;
}
.searchtable {
	border:1px solid #C1C1C1;
}
.tableheader{
	background-image:url(images/silver_bgbar.jpg);
	border-bottom:1px solid #C1C1C1;
	background-repeat:repeat-x;
}
.tableheaderleft{
	background-image:url(images/silver_bgbar.jpg);
	border-bottom:1px solid #C1C1C1;
	text-align:left;
	padding-left:2px;
}

.searchtable td{
	padding:5px;
}
.innersearchtable td{
	padding:2px;
}
.innersearchtable th{
	text-align:left;
}
.searchfooter{
	font-size:12px;
	text-align:center
}
.error{
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	background-color:#CCFFFF;
}
.maptable{
	margin-top:20px;
}
.maptable td{
	padding:2px;
}
.txtsubheader{
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
.resultsdisplay1 ol{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.resultsdisplay1 li{
	margin-bottom:5px;
	font-size:14px;
}
.resultsdisplay1 a{
	text-decoration:none;
}
.resultsdisplay2 td{
	font-size:14px;
}

.resultsdataitem {
	padding:2px;
	border:1px solid #CCCCCC;
	background-color:#F2EFE9;
}
.mapwindow{
	color:#666666;
	font-size:14px;
}
.map {
	border:1px solid #CCCCCC;
}
.smalltxt{
	font-size:small;
}
.altlink{
	color:blue;
}
.altaltlink{
	color:purple;
}
.altaltaltlink{
	color:green;
}
.altrow{
	background-color:#F2EFE9;
}
.alttxt{
	color:#666666;
}
.hide{
	display:none;
}
/* layout
   ------ */
   
a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }
line-height: 1.5em;
.content { 
	margin: 0 auto;
	width: 780px;
	padding: 10px; 
	line-height: 1.5em;
}

.header { 
	height: 55px;
	background: #FFF;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: url(../../../images/bar.jpg);
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: url(bar.jpg);
		float: left; 
	}
	
	.bar li.active { 
		background:   no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 

.search_field { 
	background: #fff url(searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	background: #fe0201 url(corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
	.left_side {
		float: left;
		width: 225px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float:center;
		width: 225px;
		background: #FFF url(dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 34.6%;
	margin: 0 0 10px 0;
}

.right h3 {
	background: #fe0201  url(corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }

#gradient {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	/*height:800px;*/
	z-index:0;
	background-image: url(../../../images/global_bg_lines.png);
}
