@charset "utf-8";
/* CSS Document */

.style4 {color: #FF7E00}
.style5 {font-size: 18px}
.style7 {
	font-size: 1.4em
}
.style11 {color: #595959}
.style15 {color: #F48605}
.style16 {color: #BB1B71}
.style17 {color: #00A7C5}
.style18 {color: #9EC91C}
.style19 {color: #C3B600}
.inputBorder { width: 180px; }
.style20 {
	font-size: 14px;
	font-weight: bold;
}.style3 {
	font-size: 20px;
	color: #000000;
	padding-left: 10px;
}

ul.leadsCycleContainer {padding:0;margin:0;overflow: hidden;background-color:#fff;border:none!important;border-top:1px solid #FFD99E!important;}
ul.leadsCycleContainer li{padding:3px;height:18px;overflow:hidden;}
ul.leadsCycleContainer li.leadsCycleBg{background-color:#f9f1e6;}
ul.leadsCycleContainer{font-size:13px;}
table.information { border: 0px solid #000000; margin: 0px 20px 10px 20px;}
table.information th { text-align: left; padding: 2px; background-color: #f9f1e6; }
table.information td {  padding: 2px; }
p.auction_text { font-size: 1.2em; padding: 20px; }

span.red { color: #FF6600; }
#breadcrumb { padding: 0px 20px; margin-bottom: 10px; }
#breadcrumb a { text-decoration: none; font-weight: bold; }
#breadcrumb a:hover { text-decoration: underline; }

fieldset { border: none; padding: 0px;}
fieldset label { font-weight: bold; display: block; margin-top: 10px;}
fieldset label.red { color: #FF0000; }
fieldset input, fieldset select, fieldset textarea { margin: 5px 0px 0px 20px;width: 80%;}
.greenInformation {
	color: #8ebd00;
	font-weight: bold;
	margin: 15px 5px;
}

.directory_entry { border-top: 1px solid #FF9900;	padding: 10px;}
.directory_entry .title { font-size: 18px; margin: 0px 20px 10px 20px;}
.directory_entry .breadcrumb { margin: 0px 20px 10px 20px;}
.breadcrumb { font-size: 10px;}
.breadcrumb a { text-decoration: none;}
.breadcrumb a:hover { text-decoration: underline;}
.directory_entry .left  { float: left; width: 50%; }  
.directory_entry .left div { clear: left; }  
.directory_entry .left span { font-weight: bold;display: block; width: 60px; float: left;}
.directory_entry .right div { height: 50px; }
.directory_entry .right span { font-weight: bold;display: block; }

.directorysection { margin-bottom: 16px; }
.directorysection a.all { font-size: 10px; text-decoration: none; }
.directorysection a.all:hover{ text-decoration: underline; }
 
div.head-selector {width: 160px; float: left; border: 1px solid #999999; margin: 1px 10px -1px 0px; text-align: center; padding:5px; background-color: #FFEEBB;}
div.head-selector a { font-size: 24px; text-decoration: none; font-weight: bold; }
div.head-selector a:hover { text-decoration: underline;}

div.selected {border-bottom-color: #FFFFFF; background-color: #FFFFFF !important; }

select option.bright { color: #999999; }
