/* forms */

.table-input
{
	width: 70px;
	color: #434037;
	font-family: Tahoma;
	font-size: 11px;
}

.info
{
	margin: 5px 0;
	clear: both;
	color: #434037;
	font-weight: normal;
}


.info label
{
	width: 150px;
	color: #434037;
	font-weight: normal;
	float: left;
}

.form-row
{
	margin: 5px 0 5px 10px!important;
	clear: both;
	float:left;
}

.form-comment {
	margin: 5px 0 5px 0!important;
	clear: both;
	float:left;
}

.form-row1
{
	margin: 5px 0;
	clear: both;
	
}


.form-row a,.form-row1 a
{
	color: #000000;
}

.form-row label,.form-row1 label
{
	width: 250px;
	padding: 5px 8px 0 0; 
	color: #434037;
	font-weight: normal;
	float: left;
}

.form-comment label
{
	width: 110px;
	padding: 0 !important; 
	color: #3f3f3f;
	font-weight: normal;
	float: left;
}

.form-row label span,.form-row1 label span
{
	color: #b70000;
	font-weight: bold;
}

.fn-inputbox
{
	color: #434037;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	float:left;
}

.fn-inputbox-comment {
	width: 400px;
}

.fn-inputbox img
{
	float: left;
	margin: 0!important;
}

.fn-inputbox input
{
	width: 172px;
	height:30px;
	*height:22px;
	padding:0 0 0 3px;
	*padding:8px 0 0 3px;
	border: none;
	float:left;
	background: url('../images/input1-pub-bkg.gif') repeat-x;
	color: #434037;
	font-family: Tahoma;
	font-size: 11px;
}


.fn-inputbox input.comment-input
{
	width: 470px;
	height: 30px;
	*height: 22px;
	padding: 0 0 0 3px;
	*padding: 8px 0 0 3px;
	border: none;
	float:left;
	background: url('../images/input1-pub-bkg.gif') repeat-x;
	color: #434037;
	font-family: Tahoma;
	font-size: 11px;
}

.fn-inputbox input.input1
{
	width: 172px;
	height: 22px;
	padding: 8px 0 0 3px;
	border: none;
	float:left;
	background: url('../images/input-pub-bkg.gif') repeat-x;
	color: #434037;
	font-family: Tahoma;
	font-size: 11px;
}

.textarea-table
{
	float: left;
	margin: 0;
}
.textarea-div
{
	background:url('../images/textarea-pub-bkg.gif') repeat-x center center;
}



textarea
{
	width: 174px;
	height: 74px;
	color: #434037;
	font-family: Tahoma;
	font-size: 11px;
}

.textarea-comment textarea
{
	width: 472px;
	height: 74px;
	color: #434037;
	font-family: Tahoma;
	font-size: 11px;
}


.textbox {
	float: left;
	height: 30px;
	width: 190px;
	background-image: url('../images/input-file-pub-bkg.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	padding-left:10px;
}
.textbox input {
	float: left;
	height: 16px;
	width: 172px;
	margin-top: 7px;
	/*margin-left: -292px;*/
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #434037;
}	
	
.filebox {
	float: left;
	height: 30px;
	width: 56px;
	overflow: hidden;
	position: relative;
	left: 0px;
	background-image: url('../images/bg-pub_browse.gif');
	background-repeat: no-repeat;
	background-position: left center;
}


/* for Internet Explorer */
/*\*/
* html .filebox {
	float: left;
	height: 30px;
	width: 70px;
	overflow: hidden;
	position: relative;
	/*left: -110px;*/
	background-image: url('../images/bg-pub_browse.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
/**/

.filebox input {
	position: absolute;
	right: 0;
	font-size: 16px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity: 0);
}

img.button
{
	cursor: hand;
}

.select-div
{
	float: left;
	background: url('../images/input1-pub-bkg.gif') repeat-x;
	height: 30px;
	padding: 5px 0 0 0;
}
.textarea-div select
{
	width: 178px;
	color: #434037;
	font-size: 11px;
	width:178px;
}
.select-div select
{
	width: 178px;
	color: #434037;
	font-size: 11px;
}

.select-div-multiple
{
	float: left;
	background: url('../images/textarea-pub-bkg.gif') repeat-x;
	height: 92px;
	padding: 5px 0 0 0;
}

.select-div-multiple select
{
	width: 178px;
	color: #434037;
	font-family: Tahoma;
	font-size: 11px;
}

.select-div-multiple-textarea
{
	float: left;
	background: url('../images/textarea-pub-bkg.gif') repeat-x;
	height: 100px;
	padding: 5px 0 0 0;
	width: 178px;
}

.select-div-multiple-mini
{
	float: left;
	background: url('../images/input2-pub-bkg.gif') repeat-x;
	height: 30px;
	padding: 5px 0 0 0;
	height: 30px;

}

.select-div-multiple-mini select
{
	width: 178px;
	color: #434037;
	font-family: Tahoma;
	font-size: 11px;
}

.banner-div
{
	float: left;
	text-align: center;
	padding: 20px 15px 20px 0;
	width: 350px;
}


.select1-div
{
	float: left;
	background: url('../images/input1-pub-bkg.gif') repeat-x;
	height: 30px;
	padding: 4px 0 0 0;
}

.select1-div select
{
	color: #434037;
	font-family: Tahoma;
	font-size: 11px;
}

div.spacer
{
	float: left;
	width: 10px;
	
}

.order-box
{
	width: 20px;
	color: #434037;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #d8d2c2;
}
/** file input **/
