@charset "utf-8";
body#form {
	width:600px;
	margin-top:10px;
	text-align:right;
	font-size: 10pt;
	margin-bottom:10px;
	background: none;
	/*background-color:#202020;*/
	background-color: #303030;
}
form {
	padding-right:10px;
	text-align:right;
}
p {
	/*color: #C0C0C0;*/
	color: #fff;
}
fieldset {
	border:none;
	float:right;
	text-align:right;
}
label {
	width:280px;
	float:left;
	clear:left;
	margin-top:2px;
/*	font-weight:bold;
	font-size:90%; */
	text-align:left;
	/*color: #C0C0C0;*/
	color: #fff;
	cursor:pointer;
	text-align:right;
}
input, textarea {
	float:left;
	margin:0 0 15px 10px;
	width:200px;
	padding:3px;
	background-color:#fff;
	/*border:1px solid #72C1BF;*/
	border: 1px solid #000;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
input:focus, textarea:focus {
	border: 1px solid #066;
	width:200px;
	background-color:#DFF7E2;
}
.addressFirst {
	margin:0 0 2px 10px;
}
.address {
	clear:left;
	margin:0 0 2px 290px;
	padding:3px;
}
.addressLast {
	clear:left;
	margin:0 0 20px 290px;
	padding:3px;
}
.addressWLbl {
	clear:left;
	margin:-18px 0 2px 290px;
	padding:3px;
}
.addressWLblLast {
	clear:left;
	margin:-17px 0 20px 290px;
	padding:3px;
}
#frmHeader {
	margin:10px 20px 30px 0;
	text-align:right;
}
body#form h2 {
	color: #0A928B;
	text-align:right;
	padding-top:10px;
}
#box {
	padding:1px;
	text-align:center;
	border-bottom:1px solid #066;
	display:inline;
}
body#form h1 span {
	margin-left:10px;
}
.close {
	clear:both;
	text-align:right;
	margin-right:15px;
}
.close a, .close a:hover {
	border:none;
}
body#form a {
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #00FF4B;
}
body#form a:hover {
	color:#72C1BF;
}
body#form p {
	width:430px;
	margin-bottom:30px;
	text-align:justify;
	position:relative;
	left:57px;
	padding-right:60px;
}
.compulse {
	/*color:#f00;*/
	color:#0A928B;
	font-size:90%;
}


#invalid {
	padding:5px;
	color:#F00;
}
.hint {
	color:#f00;
	font-weight:normal;
	margin-right:10px;
}
.error {
	background-color:#FFC;
	border: 1px solid #FC6;
}
.buttonRow {
	text-align:right;
	float:right;
	padding:0 2px 10px 0;
}
.buttonRow ul {
	margin:0;
	padding:0;
	text-align:right;
}
.buttonRow ul li {
	list-style:none;
	float:left;
}
.button {
	margin-right:8px;
}
.button, .btPrint {
	width:170px;
	background-color:#ECE9D8;
}
.btPrint {
	color:#000 !IMPORTANT;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px !IMPORTANT;
	font-weight:normal !IMPORTANT;
	padding:3px 0 2px 0;
	border:1px solid #999;
	display:block;
	line-height:19px;
	margin:0;
}
.button:link {
	font-style:normal !IMPORTANT;
	color:#000;
}
.button:hover {
	cursor:pointer;
}
.button:focus, .button:hover, .btPrint:hover {
	width:170px;
	background-color:#DFF7E2;
}
/* =credit form
--------------------------------------------------------------------------*/
#declare, .declare {
	margin-top:20px;
}
/* =quotation form
--------------------------------------------------------------------------*/
#quote {
	height:320px;
	margin-left: 60px;
}
#f_quote {
	width:518px;
}
#lbl_f_quote {
	position:relative;
	left:15px;
	width:400px;
	margin-bottom:5px;
	margin-top:20px;
	text-align:left;
}
table {
	clear:both;
	text-align:left;
}
.lblSmall, .lblSmall:focus {
	width:auto;
	margin:2px;
}
/* =collection form
--------------------------------------------------------------------------*/
#goods {
	height:200px;
	width:480px;
}
#f_goods {
	width:480px;
	position:relative;
	left:-2px;
}
#lbl_f_goods {
	position:relative;
	width:480px;
	margin-bottom:5px;
	margin-top:20px;
	text-align:left;
	left:7px;
}

