/* CSS Document */
/*============================= SUBMIT ====================================*/
.prev-box .smt-pag-cont {
	width: 544px;
}
	.smt-pag-cont h1 {
		margin: 0px;
		padding: 0px;
		color: #ff9933;
		font-size: 18px;
		font-weight: normal;
		padding-bottom: 6px;
		border-bottom: 1px solid #747474;
	}
	.smt-pag-cont ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		margin-top: 12px;
		line-height: 15px;
	}
		.smt-pag-cont ul li {
			margin: 0px;
			padding: 0px;
			list-style: none;
			font-size: 14px;
			margin-top: 10px;
		}
		.smt-pag-cont li span {
			margin-right: 6px;
			font-size: 18px;
			color: #ff9933;
			display: block;
			width: 15px;
			height: auto;
			float: left;
			
		}
		.smt-pag-cont li p {
			margin: 0px;
			padding: 0px;
			width: 523px;
			height: auto;
			float: left;
			margin-top: 2px;
		}
h1.smt-title {	
	width: 544px;
	margin: 0px;
	padding: 0px;
	color: #ff9933;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 6px;
	border-bottom: 1px solid #747474;
	margin-top: 30px;
	margin-bottom: 20px;
}
#smt-form {
	margin-bottom: 0px;
}
	
	#smt-form .smt-about, #smt-form .smt-about2 {
		width: 74px;
		height: 38px;
		float: left;
		margin-left: 40px;
		margin-right: 10px;
		background: transparent url(../img/form-titles.gif) 0px 0px  no-repeat ;
	}
	#smt-form .smt-about2 {
		background: transparent url(../img/form-titles.gif) 0px -39px  no-repeat ;
	}
	#smt-form .img-field, #smt-form .lic-field {
		padding: 8px 8px;
		padding-right: 0px;
		width: 455px;
		height: 29px;
		background: #ccc url(../img/browse.gif) 387px 0px  no-repeat ;
	}
	#smt-form .lic-field {
		background: #ccc;
		padding-right: 8px;
		width: 447px;
	}
		#smt-form .img-field span, #smt-form .lic-field span {
			padding: 0px;
			margin: 0px;
			float:left;
			padding-top: 6px;
			width: 230px;
		}
			#smt-form .img-field span strong {
				display: inline;
				color: #999;
				font-size: 11px;
				font-weight: normal;
			}
		#smt-form .lic-field span {
			padding: 0px;
			margin: 0px;
			float:left;
			width: 230px;
			height: 29px;
			border-right: 1px solid #b8b8b8;
		}
		#smt-form .lic-field span p {
			margin: 0px;
			padding: 0px;
			padding-top: 6px;
		}
		#smt-form .lic-field .lic-btn a {
			width: 31px;
			height: 32px;
			float: right;
			display: block;
			background: transparent url(../img/licence-sign.gif) 0px 0px  no-repeat ;
		}
	#smt-form .contact-txtbox .s-field span, #smt-form .contact-txtbox .s-field span.v2 {
		padding-top: 6px;
		width: 186px;
		display: block;
		height: 23px;
		float: left;
		border-right: 1px solid #b8b8b8;
	}
	#smt-form .s-field .text-field, #smt-form .s-field .text-field2 {
		padding-top: 4px;
		padding-left: 14px;
		width: 220px;
		background: #ccc;
		float: left;
	}
	#smt-form .text-field input, #smt-form .text-field2 input {
		width: 220px;
	}
	/* --- v2 text fields --- */
	#smt-form .contact-txtbox .s-field span.v2 {
		width: 89px;
	}
	#smt-form .s-field .text-field2 {
		width: 325px;
	}
	#smt-form .s-field .text-field2 input {
		width: 325px;
	}
	/* ---------------------- */
	.contact-txtbox .corners-top2 {
		width: 463px;
		height: 5px;
		background: transparent url(../img/contact-box-corners2.png) 0px 0px  no-repeat ;
	}
	.contact-txtbox .corners-bottom2 {
		width: 463px;
		height: 5px;
		background: transparent url(../img/contact-box-corners2.png) 0px -5px  no-repeat ;
	}
	.smt-separator {
		width: 544px;
		border-top: 1px solid #828282;
		height: 14px;
		margin-top: 10px;
	}
	/*----------------------*/
	
	.drop-fields {
		padding: 0px 8px;
		width: 447px;
		height: 45px;
		background: #ccc;
	}
		.corners-top .sep, .corners-bottom .sep, .drop-fields .sep {
			width: 2px;
			height: 5px;
			background: #4A4949;
			float: left;
		}
		.corners-top .r-corner {
			width: 5px;
			height: 5px;
			background: #4A4949 url(../img/contact-box-corners.png) -458px 0px  no-repeat ;
			float: right;
			clear: both;
		}
		.corners-top .l-corner {
			width: 5px;
			height: 5px;
			background: #4A4949 url(../img/contact-box-corners.png) 0px 0px  no-repeat ;
		}
		.corners-bottom .r-corner {
			width: 5px;
			height: 5px;
			background: #4A4949 url(../img/contact-box-corners.png) -458px -5px  no-repeat ;
			float: right;
			clear: both;
		}
		.corners-bottom .l-corner {
			width: 5px;
			height: 5px;
			background: #4A4949 url(../img/contact-box-corners.png) 0px -5px  no-repeat ;
		}
			.corner-field {
				width: 230px;
				height: 5px;
				float: left;
			}
		.drop-fields .sep {
			height: 45px;
		}
		.first-field, .second-field {
			width: 222px;
			float: left;
			height: 29px;
			margin-top: 8px;
		}
			.first-field span, .second-field span {
				width: 70px;
				float: left;
				height: 23px;
				margin-top: 6px;
			}
			.first-field .drop-box, .second-field .drop-box {
				width: 136px;
				height: 24px;
				float: left;
				padding-right: 8px;
				margin-top: 2px;
				padding-top: 3px;
				font: 11px "Arial Unicode MS", Arial, Helvetica, sans-serif;
			}
			.lic-field .drop-box {
				width: 166px;
				height: 24px;
				margin-top: 2px;
				padding-top: 3px;
				padding-left: 10px;
				float: left;
				font: 11px "Arial Unicode MS", Arial, Helvetica, sans-serif;
			}
			.second-field span {
				padding-left: 8px;
			}
			.second-field .drop-box {
				width: 144px;
				padding-right: 0px;
			}
				
/*------------------------------------------*/			
		.text-field2 label {
			width: 325px;
			color: #999;
			font: 11px "Arial Unicode MS", Arial, Helvetica, sans-serif;
		}
/*------------------------------------------*/
	#code-box-submit {
		margin-bottom: 0px;
		margin-right: 43px;
		padding-bottom: 20px;
		margin-top: 10px;
	}
		#code-box-submit .code-image2 {
			width: 92px;
			height: 32px;
			margin-right: 16px;
			margin-top: 62px;
			/*background: transparent url(../img/code-image2.gif) 0px 0px  no-repeat;*/
			float: left;
		}
		#code-box-submit .code-text {
			margin-top: 38px;
		}
	.submit-box2 {
		width: 228px;
		height: 94px;
		float: right;
		margin: 0px;
		background: transparent url(../img/submit-page-btn.jpg) 0px 0px  no-repeat ;
	}
			.submit-box2 .sub-btn {
				margin-top: 11px;
			}
				.submit-box2 .sub-btn a {
					width: 228px;
					height: 39px;
					display: block;
					background: transparent url(../img/submit-page-btn.jpg) 0px -40px  no-repeat ;
					color: #ff9933;
					font: 18px Arial, Helvetica, sans-serif;
					text-decoration: none;
					padding-top: 15px;
					padding-left: 38px;
					font-weight: normal;
					margin-top: 40px;
				}
					.submit-box2 .sub-btn a:hover {
						background: transparent url(../img/submit-page-btn.jpg) 0px -134px  no-repeat ;
						color: #4b4b4b;
					}
	
