﻿@charset "utf-8";
.formtable{
	background-color: #dfdfdf; 
	border: 1px solid #ecf4ff;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	font-family: Tahoma;
	line-height:20px;
	font-size:11px;
	text-align:right;
	direction:rtl;
}

.formtable td{
	color: #ef7f00;
	font-size:12px;
	padding:5px;
	background-color:#dfdfdf;
}

.formtable thead tr td, .formtable thead tr td:hover{
	background-color:#5e5e5e;
	color:#ffbf75;
	text-align:center;
	font-weight:bold;
	border:1px solid #ffbf75;
}
.formtable tfoot tr td, .formtable tfoot tr td:hover{
	background-color:#5e5e5e;
	color:#ffbf75;
	text-align:center;
	font-weight:bold;
}

.formtable input {
	font-family: Tahoma;
	border: solid 1px #f39122;
	color: #ff8700;
	padding: 5px; 
	max-width: 190px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	direction:rtl;
	line-height:20px;
}
.formtable input:focus {
	font-family: Tahoma;
	border: solid 1px #fff;
	color: #ff8700;
	padding:5px ;
	max-width:190px;
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
	direction:rtl;
	line-height:20px;
}

.formtable input:hover{
    color: #ffffff;
    background-color: #ffbf75;
    }

.formtable select option{
	font-family: Tahoma;
	border: solid 1px #f39122;
	color: #ff8700;
	padding: 5px; 
	min-height: 15px;
	height: auto;
	max-width: 190px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	direction:rtl;
	line-height:20px;
}
.formtable select option:focus {
	font-family: Tahoma;
	border: solid 1px #dfdfdf;
	color: #ff8700;
	padding:5px ; min-height:15px; 
	max-width:190px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
	direction:rtl;
	line-height:20px;
}

.formtable select option:hover{
    color: #ffffff;
    background-color: #ffbf75;
}

.formtable select{
	font-family: Tahoma;
	border: solid 1px #f39122;
	color: #ff8700;
	padding: 5px;
	height:auto;
	max-width: 190px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	direction:rtl;
	line-height:10px;
}

 

.formtable select:focus {
	font-family: Tahoma;
	border: solid 1px #dfdfdf;
	color: #ff8700;
	padding:5px ; min-height:15px; 
	max-width:190px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
	direction:rtl;
	line-height:20px;
}

.formtable select:hover{
	color: #ffffff;
    background-color: #ffbf75;
}

.formtable textarea {
	font-family: Tahoma;
	border: solid 1px #f39122;
	color: #ff8700;
	padding: 5px; 
	min-height: 15px;
	height: auto;
	max-width: 190px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	direction:rtl;
	line-height:20px;
}
.formtable textarea:focus {
	font-family: Tahoma;
	border: solid 1px #dfdfdf;
	color: #ff8700;
	padding:5px ; min-height:15px; 
	max-width:190px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
	direction:rtl;
	line-height:20px;
}


.formtable input[type="submit"], input[type="reset"], input[type="button"] {
  	color: #434343;
	background-color: #feb056;
	height:28px;
  	width: auto;
	font-family: Tahoma;
	cursor: pointer;
	font-size: 11px;
}

.formtable input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {  
    color: #ffbf75;
	background-color: #5e5e5e;
  	width: auto;
	font-family: Tahoma;
	cursor: pointer;
	font-size: 11px;
}


.formtable table {
	width:90%; !important
	margin: 0px auto;
	background-color: #f4962b; 
	border: 1px solid #f8fff3;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	font-family: Tahoma;
	line-height:20px;
	font-size:11px;
	text-align:right;
	direction:rtl;
	margin-top:30px;
	}
	
.formtable table td{
	border-style:double;
	padding:5px;
	font-family: Tahoma;
	font-family: Tahoma;
	font-size: 12px;
	}
	
.formtable	table tbody tr:nth-child(even) td,
.formtable	table tbody tr:nth-child(even) th {
  background-color: #ffebd4;
}

.formtable table thead tr td, .formtable table thead tr td:hover{
	font-family: Tahoma;
  	text-align:center;
	font-weight:bold;
	padding:5px;
	min-height:20px
	text-align: center;
	color: #5e5e5e;
	background-color: #ffb969;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb35c), to(#ffb35c), color-stop(.6,#ffc889));
	background-image: -moz-linear-gradient(top, #ffc889, #ffb35c, #ffc889 50%);
	border-bottom: solid 1px #999;
}
.formtable table tfoot tr td, .formtable table tfoot tr td:hover{
	font-family: Tahoma;
  	text-align:center;
	font-weight:bold;
	padding:5px;
	min-height:20px
	text-align: center;
	color: #5e5e5e;
	background-color: #ffb969;
	background-color: #ffb969;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb35c), to(#ffb35c), color-stop(.6,#ffc889));
	background-image: -moz-linear-gradient(top, #ffc889, #ffb35c, #ffc889 50%);
	border-bottom: solid 1px #999;
}

	.formtable hr{
	border: 1px;
	border-style:dashed;
	background-color: #f39122;
    height: 2px;
	margin: 10px 0 7px 0 auto;
	width:100%;
}

.formtable label{
	color:#1f5217;
}

.formtable caption {
	padding:10px 0;
	margin:0 auto;
}

#capcha {
	min-width:184px;
}

/* lists  */
.formtable ul{
	margin:0px;
}
.formtable ul li{
	padding:2px;
	color: #f39122;
	text-shadow: 1px 1px #fff;
}

.formtable ol{
	margin:0px;
}
.formtable ol li{
	padding:2px;
	color: #f39122;
	text-shadow: 1px 1px #fff;
}



/*  upload file  */
.formtable input[type="file"]{
	font-family: Tahoma;
	border: solid 1px #f39122;
	color: #ff8700;
	padding: 5px; 
	max-width: 190px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	direction:rtl;
	line-height:20px;
}
.formtable input[type="file"]:hover{
    color: #ffffff;
    background-color: #ffbf75;
	outline: none
}