/*Defaults Styling*/
body {font:12px/17px verdana, Arial, Helvetica, sans-serif; color:#333; padding:40px 20px 0px 20px;background: url("../../../images/bg.jpg") repeat center top;
	background-attachment: fixed;}
fieldset {background:transparent; padding:10px;padding-top:0px; border:0px solid #fff; margin-bottom:10px; width:400px;border-bottom:1px dotted #D6B583;}
input, textarea, select {color: #333;font:12px/12px verdana, Arial, Helvetica, sans-serif; padding:3px;border:1px solid #D6B583;background: url("../../../images/bg-darker.jpg") repeat 0 0;}
textarea {width: 260px;}
fieldset.action {background:transparent; margin-top:-20px;margin-left:145px;width:300px;}
legend {background:transparent; color: #B09B72; font: bold 14px/21px georgia, serif; padding:0 10px; font-weight:bold; border:0px solid #fff;}
label {font-size:11px; font-weight:normal; color:#333;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:245px; line-height:0px; margin:0 0 5px 0;}


input#submit,
input#submit-mailing,
input#submit-resume {
	background: url("../../../images/button-send-email.jpg") no-repeat 0 0;
	text-indent: -9000px;
	border: 0px;
	width: 145px;
	height: 30px;
}

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

input#submit-mailing {background: url("../../../images/button-join-mailing-list.png") no-repeat 0 0;}
input#submit-resume {background: url("../../../images/button-submit-resume.png") no-repeat 0 0;}

input#submit-mailing:hover,
input#submit-resume:hover {
	background-position: 0 -30px;
	cursor: pointer;
}

#container {width:400px; 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/
##########################################*/


