/*Defaults Styling*/
body {font:12px/17px verdana, Arial, Helvetica, sans-serif; color:#ccc; background:#333; padding:10px 20px 0px 20px;}
fieldset {background:#333; padding:10px;padding-top:0px; border:0px solid #fff; margin-bottom:10px; width:500px;border-bottom:1px dotted #535459;}
input, textarea, select {color: #fff;font:12px/12px verdana, Arial, Helvetica, sans-serif; padding:3px;border:1px solid #666;background:#5C5B61;}
textarea {width: 300px;}
fieldset.action {background:#333; margin-top:-20px;margin-left:145px;width:300px;}
legend {background:#333; color:#fff; font: bold 12px/21px verdana, Arial, Helvetica, sans-serif; padding:0 10px; font-weight:bold; border:0px solid #fff;}
label {font-size:11px; font-weight:normal; color:#ccc;line-height: 19px;}
label.opt {font-weight:normal;margin-right:5px;margin-left:2px;}
dl {clear:both;}
dt {float:left; text-align:right; width:135px; line-height:19px; margin:0 10px 12px 0;}
dd {float:left; width:345px; line-height:0px; margin:0 0 5px 0;}


input#submit {
	background: url("../../images/submit.gif") no-repeat 0 0;
	text-indent: -9000px;
	border: 0px;
	width: 145px;
	height: 26px;
}

input#submit:hover {
	background-position: 0 -26px;
	cursor: pointer;
}

#container {width:540px; margin:0 auto;}
.no-border {border-bottom: 0px solid #000 !important;}

#error,
#success {padding: 10px;padding-bottom: 10px;font-weight: bold;color: #333;margin-bottom:10px;margin-top:30px;}
#error {background: #FF4E4E;border: 3px solid #FF7C7C;}
#success {background: #BBEECC;border: 3px solid #E3FFED;}

/*##########################################
Script: Niceforms 2.0
Theme: StandardBlue
Author: Lucian Slatineanu
URL: http://www.emblematiq.com/
##########################################*/


