/***************************** GENERAL SETTINGS ***********************/

#directory-demo  ol {
	padding: 0;
	margin: 0;
	width: 100%;
	display: block;
	border: 1px solid #123418;

}

#directory-demo li {
	list-style-type: none;
	margin-bottom: 10px;
	padding: 5px;
	height: 65px;
	width: 650px;
	font-size: 7pt;
	margin-left: -40px;
}

#directory-demo span {
	display: block;
	margin-left: 20px;
}

#directory-demo span a {
	color: #ed61ad;
	text-decoration: none;
}

#directory-demo li.listing-row {
	background: url('admin/images/uploads/row-fag.jpg');
}

.page a, .page a.page {
	display: inline-block;
	padding: 2px 5px 1px 4px;
	height: 12px;
	background: #fae6f2;
	text-decoration:none;
	border: 1px solid #444;
	color: #ed61ad;
}

.page a.page {
	background: #fd7cfd;
	color: #ed61ad;
	text-decoration:none;
}

.page a:hover {
	background: #fd7cfd;
	color: #cb0000;
	text-decoration:none;
}

.text_select{
	font-size : 8pt;
	color : #000000;
}	

span.symbiosis-title {
	color: #800000;
	font-size: 15px;
	text-transform: uppercase;
}


hr {
	height: 1px;
	border: 0;
	border-bottom: 1px dotted #333;
	padding-top: 5px;
}

ol#cat {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	height: auto;
	padding-left: 10px;
}


ol#cat li {
	display: inline-block;
	height: 20px;
	list-style: none;
	width: 130px;
	margin: 0;
	padding: 0px;
	margin-right: 17px;
	margin-bottom: 10px;
	padding-left: 10px;
	line-height: 2;
	/*background: url('images/category_select_BG.jpg');
	background-repeat: no-repeat; */
}

ol#cat li:hover {
	/*background-position: 0 -20px;	*/
}

ol#cat li a {
	display: block;
	width: 140px;
	height: 20px;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}

ol#cat li a:hover {
	color: #ed61ad;
}

a.category_select, a.category_select:hover {
	display: block; 
	width: 640px; 
	cursor: pointer; 
	padding-top: 3px;
	border: 1px solid #ed61ad;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	line-height: 1.8;
	text-transform: uppercase;
}

a.category_select:hover {
	color: #ed61ad;
}

.button 
{
  font-size: 2em;
}
 

.txtFormLegend 
{
  color: #777777;
  font-weight: bold;
  font-size: large;
}

.txtSmall 
{
	float: left;
  color: #666;
  font-size: 7pt;
}

.hidden 
{
  display: none;
}

/* OFFICIAL SETTINGS FOR SYMBIOSIS */
/*
form#directory-form {
	display: block;
	width: 435px;
	overflow: hidden;
	padding-left: 50px;
}

form#directory-form p {
	display: block;
	overflow: hidden;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	vertical-align: text-top;
	font-weight: bold;
}

form#directory-form label {
	display: block;
	float: left;
	height: 50px;
	width: 250px;
	clear: left;
}

form#directory-form p.annoyme {
	height: 110px !important;
}

form#directory-form .error, form#directory-form .success {
	background-position: right 3px !important;
	background-repeat: no-repeat !important;
}

form#directory-form .error {
	background-color: #F6E4E4 !important;
	background-image: url('http://www.bluesoap.com.au/directory/admin/images/error.gif') !important;
	border: 1px solid #990000 !important;
	
}

form#directory-form .success {
	background-color: #DFF6F9 !important;
	background-image: url('http://www.bluesoap.com.au/directory/admin/images/success.gif') !important;
	border: 1px solid #33CC66 !important;
	
}

form#directory-form input[type="text"], form#directory-form input[type="text"].error, form#directory-form input[type="text"].success {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 175px;
	height: 19px;
	font-size: 11px;
	border: 1px solid #666666;
	line-height: 1.7;
	padding-left: 5px;
}

form#directory-form select, form#directory-form select.error, form#directory-form select.success {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 19px;
	font-size: 11px;
	border: 1px solid #666666;
	line-height: 1.7;
	padding-left: 5px;
}

form#directory-form textarea, form#directory-form textarea.error, form#directory-form textarea.success {
	height: 100px;
	width: 156px !important;
	padding-right: 19px;
	padding-left: 5px;
	overflow: auto;
}

form#directory-form input[type="submit"] {
	border: 1px solid #666666;
	height: 20px;
	background-image: url(../images/icons/submit.jpg);
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	float: right;
} */

fieldset, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;	
}

fieldset {
	width: 460px;
	margin: 25px auto;
}

dl {
	clear: both;
}

dt {
	float: left;
	width: 250px;
	padding: 0;
	font-weight: bold;
}

dd {
	margin: 10px 0 10px 0;
	overflow: hidden;
	width: 200px;
}

fieldset label {
	height: 22px;
	line-height: 22px;
}

fieldset .inputbox, fieldset select, fieldset .error, fieldset .success {
	margin: 0 !important;
	height: 22px;
	line-height: 22px;
	padding: 0  3px !important;
	width: 192px !important;
	border: 1px solid #FFF;
}

fieldset textarea {
	height: 100px !important;
	width: 200px !important;
}

fieldset .submitButton {
	background:  #FFF;
	border: 1px solid #666666;
	height: 20px;
	float: right;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 5px;
}

fieldset .error {
	background: url(http://www.bluesoap.com.au/directory/admin/images/error.gif) right 3px no-repeat #F6E4E4;
	border: 1px solid #990000 !important;
	width: 192px !important;
}

fieldset .success {
	background: url(http://www.bluesoap.com.au/directory/admin/images/success.gif) right 3px no-repeat  #DFF6F9;
	border: 1px solid #33CC66 !important;
	width: 192px !important;
}

/* ANTI SPAM */
#goawaybots {
	display: none !important;
}
