﻿#searchbar
{
	margin: 0px 0px 25px 0px;
	float:left;
	width: 640px;
	height: 27px;
	background-image: url(../01_images/05_sections/exh/searchbar.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#searchbar p
{
	padding: 5px 0px 0px 10px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #ccc;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

#searchbar a
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #ef8b1e;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

#searchbar a:hover
{	
	text-decoration: none;
	color: #31afc7;	
}

.styledlistexh ol  *
{
	margin: 0px;
	padding: 0px;
}

.styledlistexh li *
{
	margin: 0px;
	padding: 0px;
}

.styledlistexh ol
{
	margin: 0px 0px 0px 10px;
	padding-left: 25px;
	color: #afa8a1;
}

.styledlistexh li
{
	color: #968d85;
}

.columnleftblock2{
	float: left;
	margin: 0;
	padding: 0px 0px 20px 0px;
	width: 673px;
	background-color: #fff;
	background-image: url(../01_images/05_sections/exh/backgroundcenterline.png);
	background-repeat: repeat-y;
	border-bottom: solid 2px #eaeaeb;
}

.exhcolumn1
{
	float:left;
	margin: 0px 0px 0px 10px;
	width:300px;
}

.exhcolumn2
{
	float:right;
	margin: 0px 10px 0px 0px;
	width: 300px;
}

.selectionblock
{
	width: 300px;
	padding: 15px 0px 15px 0px;
	border-bottom: 2px solid #e4e4e5;
}

.selectionblocksubmit
{
	width: 300px;
	padding: 15px 0px 15px 0px;
}

.selectionblocksubmit .submit
{
	margin: 0px 0px 0px 20px;
	padding-left: 10px;
}

.selectionblock img
{
	margin-top: -3px;
	margin-right: 9px;
	padding-left: 10px;
}

.selectionblock a
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	color: #31afc7;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

.selectionblock .nolink
{
	margin: 5px 0px 5px 33px;
	padding: 0px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:14px;
	color: #777;
}

.selectionblock a:hover
{
	color: #ef8b1e;
	text-decoration: none;
}

.selectionblock .subtitle
{
	display: block;
	width:260px;
	padding: 10px 0px 5px 18px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:14px;
	color: #777;
}

.selectionblock input
{
	margin: 5px 0px 5px 18px;
	padding: 0px;
}

.selectionblock label
{
	margin: 5px 0px 5px 5px;
	padding: 0px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:14px;
	color: #666;	
}



.colresultsleft
{
	float:left;
	width:250px;
}

.colresultsright
{
	float:left;
	width:350px;
}

#alphabar
{
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	color: #ccc;
}
#alphabar a
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	color: #ef8b1e;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

#alphabar a:hover
{	
	text-decoration: none;
	color: #31afc7;	
}

.exhfieldsetmulti
{
	margin: 0px 0px 0px 10px;
	width: 600px;
	border: none;
}
.exhfieldsetmulti ul {   
	padding: 0px; 
	margin: 0px;  
	list-style: none;  
}  

.exhfieldsetmulti li {   
	padding: 0px 0px 10px 0px; 
	margin: 0px;  
}
/*
input
{
	padding-right: 5px;
	margin-right: 5px;
}
*/
.exhlabel
{
	display: inline-block;
	padding: 0px 5px 0px 10px ;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-align:right;
	vertical-align:top;
}

.exhfield
{
	display: inline-block; 
	padding: 5px;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	border: 2px solid #ccc;
	background-color:#f7f7f7;
}

.exhferror
{
	display: inline-block;
	padding: 0px;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	border: 1px solid #666;
	background-color:#fbf4f5;
}
