/*Admin Form Tags 10.06.09
-----------------------------------------------------------------------------*/
#admin form {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, Arial, Sans-serif;
}
#admin fieldset {
	margin: 1em 0px;
	border: none;/* border-top: 1px solid #CCCCCC; */
}
#admin legend {
	margin: .5em 0px;
	padding: 0px .5em;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	display: none;
}
#admin label {
	float: left;
	width: 120px;
	padding: 0px 1em;
	font-size: 12px;
	text-align: right;
}
#admin fieldset div {
	margin-bottom: .5em;
	padding: 0px;
	display: block;
}
#admin fieldset div input {
	width: 200px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	color: #333333;
}
#admin fieldset div textarea {
	width: 500px;
	height: 100px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	color: #333333;
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#admin fieldset div select {
	padding: 1px;
}
#admin .multi div {
	margin: 5px 0px;
}
#admin .multi input {
	width: 1em;
	font-weight: normal;
}
#admin checkbox {
	float: left;
	text-align: left;
}
#admin .multi label {
	display: block;
	width: 250px;
	padding-left: 5em;
	text-align: left;
}
#admin .multi {
	padding: 0px 10px 0px 11px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
#admin #submit {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: left;
}
#admin input:focus, #admin textarea:focus {
	background: #EFEFEF;
	color: #000000;
}
/* required fields - does not work in IE */
#admin fieldset div.req {
	font-weight: bold;
}
#admin fieldset div.req label:before {
	content: "* "; /* does not work in IE */
}
/*Contact Form Tags 10.06.09
-----------------------------------------------------------------------------*/
#contact {
	display: block;
	width: 650px;
	margin: 20px auto;
	padding: 35px;
	border: 1px solid #cbcbcb;
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* Form style */

#contact label {
	display: inline-block;
	padding-top: 8px;
	float: left;
	height: 24px;
	line-height: 24px;
	width: 155px;
	font-size: 16px;
}
#contact input, #contact textarea, #contact select {
	margin: 0;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0;
	font: 16px "Trebuchet MS", "Lucida Grande", Helvetica, Arial, Sans-serif;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}
#contact input:focus, #contact textarea:focus, #contact select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color: #333;
}
#contact input.submit {
	cursor: pointer;
	border: 1px solid #222;
	background: #333;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#contact input.submit:hover {
	background: #444;
}
#contact fieldset {
	padding: 20px;
	border: 1px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#contact legend {
	padding: 7px 10px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000;
	border: 1px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#contact span.required {
	font-size: 13px;
	color: #ff0000;
} /* Select the colour of the * if the field is required. */
/* Style for the error message */

#contact .error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FBE3E4 url('assets/error.gif') no-repeat 10px center;
	padding: 3px 10px 3px 35px;
	margin: 10px 0;
	color: #8a1f11;
	border: 1px solid #FBC2C4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#contact #succsess_page h1 {
	background: url('assets/success.gif') left no-repeat;
	padding-left: 22px;
}
/*register Form Tags 5.25.09
-----------------------------------------------------------------------------*/
#register {
	border: solid 2px #b7ddf2;
	background: #ebf4fb;
}
#register h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
#register p {
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
	border-bottom: solid 1px #b7ddf2;
	padding-bottom: 10px;
}
#register label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 130px;
	float: left;
}
#register .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}
#register input {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	width: 220px;
	margin: 2px 0 20px 10px;
}
#register button {
	clear: both;
	margin-left: 150px;
	width: 125px;
	height: 31px;
	background: #666666 url(img/button.png) no-repeat;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
/*Indicator Tags
-----------------------------------------------------------------------------*/
#register .indicator {
	margin-left: 165px !important;
	width: 220px;
	height: 12px;
	background: url(../images/indicator-bg.gif) no-repeat top left;
	float: left;
}
#register .indicator div {
	height: 12px;
	background: url(../images/indicator-green-to-red.gif) no-repeat top left;
	clear: both;
}
#register .indicator div.reverse {
	background: url(../images/indicator-red-to-green.gif) no-repeat top left;
	float: left;
}
/*Other Form Tags
-----------------------------------------------------------------------------*/
.button {
	display: block;
	color: #fff;
	background: url(../images/forms/submit_middle.gif) repeat-x;
	font-size: 13px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	margin: 0 10px 0 0;
	font-weight: bold;
	text-decoration: none;
}
a.button:link, a.button:visited, a.button:active {
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}
a.button:hover *, .button:hover * {
	text-decoration: underline;
}
.small_inputs .button {
	font-size: 11px;
	background-image: url(../images/forms/submit_middle_small.gif)
}
.button span {
	background:url(../images/forms/submit_left.gif) no-repeat;
	display: block;
	float: left;
	white-space: nowrap;
}
.small_inputs .button span {
	background-image: url(../images/forms/submit_left_small.gif);
}
.button em {
	display:block;
	padding: 0 0 0 20px;
	font-style: normal;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	min-height: 1px;
}
.button_ico {
	display: block;
	width: 20px;
	height: 26px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.small_inputs .button_ico {
	width: 15px;
	height: 21px;
}
.search_button .button_ico {
	background:url(../images/forms/search_ico_button.png) no-repeat;
}
.small_inputs .lock_button .button_ico {
	background:url(../images/forms/lock_ico_button.png) no-repeat;
}
.button span span {
	background:url(../images/forms/submit_right.gif) no-repeat right 0;
	display: block;
	padding: 0 8px;
	height: 26px;
	line-height: 24px;
}
.small_inputs .button span span {
	background-image: url(../images/forms/submit_right_small.gif);
	height: 21px;
	line-height: 19px;
}
.button input {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	height: 1000px;
	width: 1000px;
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	top: -100px;
	left: -100px;
	cursor: pointer;
}
.orange_button {
	background-position: 0 -26px;
}
.orange_button span {
	background-position: 0 -26px;
}
.orange_button span span {
	background-position: right -26px;
}
.small_inputs .orange_button {
	background-position: 0 -21px;
}
.small_inputs .orange_button span {
	background-position: 0 -21px;
}
.small_inputs .orange_button span span {
	background-position: right -21px;
}
.gray_button {
	background-position: 0 -52px;
}
.gray_button span {
	background-position: 0 -52px;
}
.gray_button span span {
	background-position: right -52px;
}
.small_inputs .gray_button {
	background-position: 0 -42px;
}
.small_inputs .gray_button span {
	background-position: 0 -42px;
}
.small_inputs .gray_button span span {
	background-position: right -42px;
}
.search_form, .search_form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.search_form fieldset {
	width: 100%;
	overflow: hidden;
	padding:  0;
	position: relative;
	top: 0;
	left: 0;
}
.forms {
	float: left;
	width: 620px;
}
.search_form {
	padding: 15px 0 0;
	font-size: 13px;
	line-height: 24px;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	color: #154d7d;
	margin: 0;
	padding: 0 0 15px;
	white-space: nowrap;
}
.search_form .row {
	width: 100%;
	overflow: hidden;
	padding: 0 0 11px;
	float: left;
}
.search_form label {
	display: block;
	float: left;
	font-weight: bold;
	width: 105px;
	line-height: 22px;
}
.search_form .inputs {
	float: right;
	width: 520px;
}
.inputs ul {
	margin: 0;
	padding: 0;
}
.inputs li {
	float: left;
	margin: 0;
	padding:0 15px 0 0;
	list-style: none;
}
#info .input_wrapper {
	border: 1px solid #cecece;
	display: block;
	background:url(../images/forms/input_text2.gif) repeat-x;
	float: left;
	padding: 2px 4px;
	width: 194px;
	margin: 0 8px 0 0;
	line-height: normal;
}
.input_wrapper select {
	width: 100%;
}
#info .blank {
	border: 0;
	background: transparent;
}
#info .medium_input {
	width: 86px;
}
#info .short_input {
	width: 48px;
	overflow: hidden;
}
#info .input_wrapper input.text {
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
	width: 100%;
	display: block;
}
/* end search */
/* start forms and messages */
.general_form {
	border: solid #dbdbdb;
	border-width: 0 1px 1px;
	padding: 15px 10px 10px;
	background:#fefefe url(../images/forms/forms_bg.gif) repeat-x;
}
.general_form .forms {
	width: 100%;
}
.general_form .inputs {
	width: 518px;
}
#info .textarea_wrapper {
	width: 508px;
	height: 236px;
	margin: 0 !important;
}
.textarea_wrapper textarea {
	display: block;
	width: 100%;
	height: 100%;
	overflow: auto;
	background: transparent;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 13px;
	font-family: 'Trebuchet Ms';
}
.inputs ul.mc_menu {
	padding: 0 0 10px;
}
.mc_menu, .mc_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 17px;
	font-size: 12px;
}
.mc_menu {
	width: 99%;
	overflow: hidden;
	padding: 0 0 5px;
}
.mc_menu a:link, .mc_menu a:visited, .mc_menu a:hover, .mc_menu a:active {
	color: #000;
	display: block;
	background: #f0f0f0;
	border: 1px solid #d5d5d5;
	padding: 0 10px;
}
.mc_menu li {
	float: left;
	padding: 0 3px 0 0;
}
.inputs .inline {
	float: left;
	padding: 0 15px 0 0;
}
.inputs .inline li {
	float: none;
	padding: 0;
	margin: 0;
	list-style-position: outside;
}
.checkbox, .radio {
	vertical-align: middle;
	margin: 0;
}
.system {
	display: block;
	float: left;
	padding: 0 0 0 19px;
	white-space: nowrap;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
}
.positive {
	color: #82a800;
	background-image:url(../images/forms/positive.gif);
}
.negative {
	color: #b86464;
	background-image:url(../images/forms/negative.gif);
}
.system_messages {
	margin: 0;
	padding: 15px 0 0;
}
.system_messages li {
	list-style:none;
	margin: 0px 15px 10px 0px;
	padding: 6px 0 6px 38px;
	font-size: 11px;
	position: relative;
	top: 0;
	left: 0;
	min-height: 1px;
	list-style-position: outside;
}
.white {
	background: #fefefe url(../images/forms/white_message.gif) repeat-x;
	border: 1px solid #dbdbdb;
}
.system_title {
	font-size: 11px;
	padding-left: 28px;
}
.ico {
	display: block;
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	left: 4px;
	top: 1px;
}
.white .system_title {
	color: #4f4f4f;
}
.white .ico {
	background-image:url(../images/forms/white_ico.png);
}
.red {
	background: #e2c5c5 url(../images/forms/red_message.gif) repeat-x;
	border: 1px solid #cf9e9e;
}
.red .system_title {
	color: #ae2727;
}
.red .ico {
	background-image:url(../images/forms/red_ico.png);
}
.blue {
	background: #c4dde3 url(../images/forms/blue_message.gif) repeat-x;
	border: 1px solid #9cc6d0;
}
.blue .system_title {
	color: #0f4b74;
}
.blue .ico {
	background-image:url(../images/forms/blue_ico.png);
}
.green {
	background: #c7e5c2 url(../images/forms/green_message.gif) repeat-x;
	border: 1px solid #a2d399;
}
.green .system_title {
	color: #386d19;
}
.green .ico {
	background-image:url(../images/forms/green_ico.png);
}
.yellow {
	background: #eae1b1 url(../images/forms/yellow_message.gif) repeat-x;
	border: 1px solid #e0d182;
}
.yellow .system_title {
	color: #675918;
}
.yellow .ico {
	background-image:url(../images/forms/yellow_ico.png);
}
/*Form Tags 5.25.09
-----------------------------------------------------------------------------*/
.myform {
	margin: 0 auto;
	width: 400px;
	padding: 14px;
}

