/*-----Exchange Forms------*/


input, textarea{
	font-family: Tahoma; 
	font-size:13px;
}


#depth_nav{
	float:left;
	margin-left:40px;
	font-size:10px;
	white-space:nowrap;
	width:auto;
}

#depth_nav a{
	text-decoration:none;
}

#depth_nav h2{
	font-size:10px;
	font-weight:normal;
}

#depth_nav a:hover{
	text-decoration:none;
	color:#D88200;
}

#depth_nav img{
	vertical-align:middle;
}

.headling_mchange_forms{
	float:left;
	width:650px;
	margin-top:5px;
	background-image: url(../images/exch_title_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	border:1px solid #637993;
	border-width:0 1px;
	background-color:#637993;
}


.headling_mchange_forms div {
	position:relative;
 	top: -1px;
	left: 0;
	border:solid #637993;
	border-width:1px 0 0;
}

.headling_mchange_forms div div{
	padding:0px 0px 0px 10px;
	font-size:19px;
	top: 2px;
	border-width:0 0 1px;
	color:#FFFFFF;
	font-family: Trebuchet MS , Helvetica, sans-serif;
	text-align:left;
	letter-spacing:1px;
	word-spacing:2px;
}

.headling_mchange_forms h1{
	font-size:19px;
	color:#FFFFFF;
	font-weight:normal;
}

.title_exch_forms{
	margin-left:30px;
}

.forms_lay{
	float:left;
	height: auto;
	width:100%;
	margin-top:10px;
	display:inline;
}

#order_lay_form{
	height:150px;
	display:inline;
}

.first_info_forms{
	float:left;
	height:auto;
	width:650px;
	padding-top:10px;
	border-bottom: 1px dashed #8F8F8E;
	display:inline;
}

.first_info_forms font {
	color: #9D0D03;
	font-weight:bold;
	font-size:11px;
}

.first_info_forms div {
	height:20px;
}


.error_alert_div{
	width:400px;
	color: #E2322F;
	font-size:12px;
	display:none;
}

.error_alert_div ul{
	margin-top:5px;
	margin-left:50px;
}

.second_info_forms{
	float:left;
	width:500px;
	margin-left:80px;
	margin-top:10px;
	display:inline;
}

.second_info_forms font{
	color: #9D0D03;
	font-weight:bold;
	font-size:11px;
}
.second_info_forms div{
	height:20px;
}

#form_wrapper{
	margin-top:20px;
}

.basic_lay_forms{
	clear:both;
	float:left;
	width: 600px;
	margin-left:80px;
	margin-top:20px;
	display:inline;
}

.basic_lay_forms div{
	margin-bottom:10px;
	white-space:nowrap;
}

.basic_lay_forms label{
	float:left;
	width:190px;
	padding-top:2px;
}

.basic_lay_forms select {
	width:207px;
}

.basic_lay_forms img {
	vertical-align:top;
}

.basic_lay_forms textarea {
	width:203px;
	height:150px;
}


.turing_div_forms{
	height:20px;
}

.turing_div_forms input{
	width:110px;
	vertical-align:top;
	margin-left:10px;
}

.mphone_div_forms input{
	width:165px;
}

.submit_div_forms{
	float:left;
	width:600px;
	display:inline;
}


.buttons_forms{
	float:left;
	width:300px;
	margin-left:140px;
	display:inline;
}

.buttons_forms input{
	border: 0px;
    font-weight: bold; 
	background-image: url(../images/button_bg.gif);
	background-position:center;
	background-repeat: no-repeat;
	padding-bottom: 3px;
    width: 86px;  
	cursor:pointer;
	color: #FFF; 
   	font-family: Tahoma; 
	height: 19px;
	margin-left:30px;
}

.accept_agreements{
	float:left;
	width:300px;
	margin-left:170px;
	display:inline;
}

.accept_agreements input{
	width:15px;
}

.accept_agreements a{
	font-size: 12px;
	text-decoration: underline;
}

.accept_agreements a:hover{
	text-decoration: none;
}

.input_acenter{
	text-align:center;
}

#rest_length{
	width:300px;
	margin-left:190px;
	text-align:left;
	color:#999999;
}
.notes_itanic{
	font-style:italic;
	color:#999999;
}
/*-----Exchange Forms End------*/

/*-----Confirmation order------*/

.rows_confirm_order{
	float: left;
	font-size:12px;
	width:350px;
	height:auto;
}

.rows_confirm_order_l{
	float: left;
	border:1px solid #000;
	text-align: left;
	margin-top:2px;
	height:100%;
}

.rows_confirm_order_r{
	float: right;
	border:1px solid #000;
	height:100%;
}

.confirm_table{
	width:auto;
}

.confirm_table tr{
	height:25px;
}

.confirm_table_td_r{
	text-align:right;
	padding-right:15px;
}

.payment_table{
	width:600px;
	margin-top:20px;
	white-space:normal;
}

.verification_table{
	width:650px;
	margin-top:20px;
	white-space:normal;
}


#topupdiv{
	position:absolute;
	width:200px;
	background-color : White;
	border-bottom: 1px solid #A5ACB2;
	border-left: 1px solid #A5ACB2;
	border-right: 1px solid #A5ACB2;
	margin-top:-1px;
	padding-left:5px;
	padding-top:5px;
	margin-left:190px;
	visibility : hidden;
	cursor:pointer;
}

/*-----Confirmation order End------*/
