﻿.bbb
{
	display: block;
}
.bbb *
{
	display: block;
	height: 1px;
	overflow: hidden;
}
.Box
{
	padding: 0px;
	margin: 0px;
}
.DivWidth
{
	width: 100%;
}
.FormHeader
{
	margin: 10px auto 10px auto;
	font-size: 25px;
	color: #00CC00;
	letter-spacing: 1px;
	font-family: "Kristen ITC" , "Arial Narrow Bold" ,Haettenschweiler, Impact, sans-serif;
}
.UserForm
{
	text-align: center;
	margin: 20px auto 20px auto;
	width: 480px;
}
.UserFormWide
{
	text-align: center;
	margin: 20px auto 20px auto;
	width: 650px;
}
.UserFormExtraWide
{
	text-align: center;
	margin: 20px auto 20px auto;
	width: 800px;
}
.textareaImport
{
	margin: 20px;
	width: 650px;
	height: 400px;
}
.textboxWide
{
	width: 410px;
}
.textareaWide
{
	width: 410px;
	height: 400px;
}
.textareaContact
{
	width: 410px;
	height: 200px;
}
.textareaFaqs
{
	width: 350px;
	height: 200px;
}
.textareaFaqsBig
{
	width: 350px;
	height: 400px;
}
.ItemRow
{
	margin: 0px;
	width: 100%;
	clear: both;
}
.ItemCell
{
	margin: 0px;
	float: left;
}
.ItemCellBlank
{
	margin: 0px;
	float: left;
	width: 170px;
}

fieldset
{
	margin: 10px;
	border: 3px solid #336699;
}
legend
{
	border: 3px solid #336699;
	font: bold 20px Arial, sans-serif;
	margin-left: 5px;
	text-align: right;
	padding: 0.2em 0.5em;
	color: #336699;
	font-size: 90%;
}
#RolesList
{
	width: 150px;
	height: 250px;
}
.WhiteBack
{
	background-color: #FFFFFF;
}
.AllAds
{
	background-color: #CC99FF;
}
.Private
{
	background-color: #99FFFF;
}
.Business
{
	background-color: #FF9999;
}
.Free
{
	background-color: #CCFF66;
}
.Wanted
{
	background-color: #FFFF66;
}
fieldset a
{
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
fieldset a:active
{
	color: #0000FF;
}
fieldset a:link
{
	color: #0000FF;
}
fieldset a:visited
{
	color: #0000FF;
}
fieldset a:hover
{
	color: #FF0000;
}
fieldset p
{
	margin: 10px;
	font-family: Georgia;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	letter-spacing: 1px;
}
fieldset label
{
	float: left;
	display: inline;
	width: 150px;
	line-height: 16px;
	margin: 3px 10px;
	text-align: right;
}
fieldset label.inline
{
	display: inline;
}
fieldset input
{
	background-color: #CCFF99;
	border: 1px solid #00CC66;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman" , serif;
	color: #0000FF;
	height: 18px;
}
fieldset textarea
{
	margin: 5px;
	float: left;
	width: 200px;
	height: 100px;
	background-color: #CCFF99;
	border: 1px solid #00CC66;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman" , serif;
	color: #0000FF;
	font-size: 14px;
	letter-spacing: .5px;
}
fieldset input[type=submit]
{
	padding: 3px;
	margin: 5px 15px 10px 5px;
	clear: left;
	float: right;
	height: 27px;
	font-size: 18px;
	clear: both;
	cursor: pointer;
	color: #0000FF;
	text-align: center;
	padding: 0px 8px 2px 8px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman" , serif;
	background-color: #FFFF66;
}
fieldset input[type=submit]:hover
{
	background-color: #00FFCC;
}
fieldset input[type=checkbox]
{
	margin: 5px;
	background-color: #CCFF99;
	float: left;
	border-style: none;
	height: auto;
}
fieldset input[type=text]
{
	margin: 5px;
	float: left;
	width: 200px;
}
fieldset input[type=password]
{
	margin: 5px;
	float: left;
	width: 200px;
}
fieldset select
{
	background-color: #CCFF99;
	border: 1px solid #00CC66;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman" , serif;
	color: #0000FF;
	margin: 5px;
	float: left;
	width: 200px;
}
.FormLink
{
	margin: 10px 5px 5px 260px;
	font-size: 18px;
	color: #0000FF;
	font-weight: normal;
}
.FormLinkGet
{
	margin: 10px 25px 10px 25px;
	font-size: 16px;
	color: #0000FF;
}
.FormDdlDoB
{
	width: 55px;
}
.SelectAdTypeForm
{
	width: 100%;
	height: 100%;
}
.charsLeft
{
	float: left;
	width: 200px;
	text-align: right;
	font-weight: bold;
	font-size: 14pt;
	color: #888;
}
fieldset ul
{
	margin-top: 15px;
}
fieldset ul li
{
	color: #FF0000;
	font-family: georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
}
/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
	color: #ff0000;
	font-size: 28px;
}
.field-validation-valid
{
	display: none;
}
.input-validation-error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}
.input-validation-error span
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0066FF;
	text-align: left;
	margin: 5px;
}
.validation-summary-errors
{
	font-weight: bold;
	color: #ff0000;
}
.validation-summary-errors span
{
	font-size: 20px;
}
.validation-summary-errors ul
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.validation-summary-errors li
{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 50px;
}
.validation-summary-valid
{
	display: none;
}
/* Styles for editor and display helpers
----------------------------------------------------------*/
form Div
{
	margin: 0.5em 0;
}
.display-label, .editor-label, .display-field, .editor-field
{
	margin: 0.5em 0;
}
.editor-field
{
	height: 22px;
}
/*
.UserForm ul li {
	
}
.validation-summary-errors ul {
	margin: 20px;
}
.validation-summary-errors li {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
