#content .titlebarLeftc, .titlebarLeftc{
 	background:url(../images/title_bar_leftc.gif) no-repeat;
	height:28px;
 }
 #content .titlebarRightc, .titlebarRightc{
	background:url(../images/title_bar_rightc.gif) no-repeat right top;
	height:28px;
}
 #content .titlebar, .titlebar{
	background:url(../images/title_bar_bg.gif) repeat-x left top;
	height:28px;
	margin:0 8px;
}
/* text box  end here */


/* input buttons  starts here */
.ybtn_s { 
				background:url(../images/ybtn_small.png) no-repeat ;
				width:69px;
				height:20px;
				border:0px ;
				font-weight:bold ;
				color:#3b3f41;
				font-size:11px;
				
				
			  }

.gbtn_s { 
				background:url(../images/gbtn_small.png) no-repeat;
				width:69px;
				height:20px;
				border:0px ;
				font-weight:bold;
				color:#3b3f41;
				font-size:11px;
			  }
.gbtn_s:active { 
				background:url(../images/gbtn_small_active.png) no-repeat;
			  }

/*---popup styles starts here ----- */
	.popupGrayBg {
		position:fixed; 
		width:100%; 
		height:100%; 
		background:black; 
		z-index:1001; 
		left:0; 
		top:0; 
		opacity:.5;
		filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
		}
	.QTPopupCntnr {
		width:565px; 
		position:fixed; 
		z-index:1200; 
		background:gray; 
		left:50%; 
		top:50%; 
		margin-left:-244px; 
		margin-top:-276px;
		}
	.gpBdrLeftTop {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) left top no-repeat;
		float:left;
		}
	.gpBdrRightTop {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) right top no-repeat;
		float:right;
		}
	.gpBdrTop {
		height:3px;
		background:#fce9c8;
		border-top:3px solid #c8ab79;
		margin-left:6px;
		margin-right:6px;
		}
	.gpBdrLeft {
		border-left:3px solid #c8ab79;
		background:#fff;
		}
	.gpBdrRight {
		border-right:3px solid #c8ab79;
		background:#fff;
		min-height:275px;
		position:relative;
	}
	.gpBdrLeftBottom {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) left bottom no-repeat;
		float:left;
		}
	.gpBdrRightBottom {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) right bottom no-repeat;
		float:right;
		}
	.gpBdrBottom {
		height:3px;
		background:#fff;
		border-bottom:3px solid #c8ab79;
		margin-left:6px;
		margin-right:6px;
		}
	.gpBdrRight .caption {
		background:#fce9c8;
		line-height:38px;
		padding-left:10px;
		font-family:Verdana;
		font-size:15px;
		font-weight:bold;
		color:#794419;
		}
	.gpBdrRight .closeBtn {
		background:red;
		width:31px;
		height:31px;
		position:absolute;
		right:-15px;
		top:-15px;
		background:url(../images/grn_pp_cls_btn_normal.png) no-repeat;
		
		}
	.gpBdrRight .closeBtn:hover {
		background:url(../images/grn_pp_cls_btn_over.png) no-repeat;
		}
		
	.gpBdrRight .content {
		padding:25px;
		font-weight:normal;
		}
		

		
#popup_w{
	width:490px;
	margin:0 auto;
}


#popup_w h2{
	font-family:Verdana;
	font-size:18px;
	color:#5a3b03;
}


#popup_inner{
	width:430px;
	margin:15px auto;
	height:auto;
}


.popup_inner_l{
	width:25px;
	height:25px;
	float:left;
	background:#000;
	margin-right:5px;
	margin-top:6px;
	background:url(../images/mail_icon1.png) no-repeat;

}

.popup_inner_l img{
	width:25px;
	height:25px;
}


.popup_inner_r{
	width:310px;
	height:45px;
	margin-bottom:15px;
	float:left;
	background:url(../images/input_bg.png ) scroll 4px 2px no-repeat;

}


.popup_inner_input_w{
	 width: 282px;
	 height: 25px;
    margin: 5px 0 0 12px;
	border:none;
   
	background:none;
}



#popup_inner h2{
	font-family:Verdana;
	font-size:18px;
	color:#5a3b03;
}


#forgot_pho{
	width:111px;
	height:149px;
	position:absolute;
	background:url(../images/forgot_pass.png) no-repeat;
	margin:-11px 0 0 387px;
}














.change_forgot_w1{
	width:118px;
	height:31px;
	float:right;
	margin:20px auto;
	background:url(../images/change_button.png) no-repeat;
}

.change_forgot_w1:hover{
	width:118px;
	height:31px;
	margin:20px auto;
	background:url(../images/change_button_hover.png) no-repeat;
}





.change_forgot_input{
	width:106px; 
	height:24px; 
	background: url(../images/change_input_bg.png) repeat-x;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
	border:none; 
	margin:3px 0 0 9px;
	padding-top:-3px;
}

.change_forgot_input:hover{
	width:106px; 
	height:24px; 
	background: url(../images/change_input_bg1.png) repeat-x;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
	border:none; 
	margin:3px 0 0 9px;
	padding-top:-3px;
}



.forgot_f{
	font-family:Verdana;
	font-size:13px;
	color:#666;
	margin:14px 0 1px 13px;
}








#myaccount_w{
	width:550px;
	background:#fffffe;
	margin:15px auto;
	border:1px #ebc88b solid;
	border-radius:8px;
	box-shadow: 1px 1px 3px #0071AC;
	
}

.my_acc_heading{
	font-family:Verdana;
	font-size:16px;
	color:#B92521;
	font-weight:normal;
	text-align:center;
	margin:6px 0 10px;
	padding-top: 10px;
}



#myaccount_w_inner{
	width:100%;
	margin:11px 0 10px;

}





#my_account_left{
	width:130px;
	height:auto;
	float:left;
	margin-right:15px;
	
}


#my_account_left h1{
	font-family:Verdana;
	font-size:15px;
	color:#0071AC;
	font-weight:normal;
	text-align:left;
	padding:5px 0 0 50px;


}


#my_account_left2{
	width:230px;
	height:auto;
	float:left;
	margin-right:15px;
	
}





#my_account_left2 h3{
	font-family:Verdana;
	font-size:15px;
	color:#0071AC;
	line-height:20px;
	text-align:left;
	padding-top:5px;
	


}






#my_account_left3{
	width:230px;
	height:auto;
	float:left;
	margin-right:15px;
	
}





#my_account_left3{
	width:30px;
	height:auto;
	float:left;
	margin-right:15px;
	
}











#my_account_left3 p{
	font-family:Verdana;
	font-size:14px;
	color:#0071AC;
	font-weight:bold;
	text-align:left;
	padding-top:5px;


}







#my_account_left1{
	width:30px;
	height:auto;
	float:left;
	margin-right:15px;
	
}




#my_account_left1 p{
	font-family:Verdana;
	font-size:15px;
	color:#0071AC;
	font-weight:bold;
	text-align:left;
	padding-top:5px;


}







#main_profile_icon{
	width:700px;
	margin:10px 0 10px;
	
}



#profile_edit_w{
	width:180px;
	float:left;
	margin:0 10px 0 61px;
	background:#fcf9f3;
	border:1px #ebc88b solid;
	border-radius:10px;
	box-shadow: 1px 1px 3px #604311;
	cursor:pointer;
	text-decoration:none;
}

#profile_edit_w:hover{
	background:#faefdc;

}



#profile_edit_w h2{
	height:45px;
	padding:14px 0 0 53px;
	background:url(../img/profile_edit.png) no-repeat scroll 2px 3px;
	
}

#profile_edit_w h2 a{
	text-decoration:none;
	font-family:Verdana;
	font-size:16px;
	color:#0071AC;
}





#view_order_w{
	width:180px;
	float:left;
	margin:0 10px 0 10px;
		background:#fcf9f3;
	border:1px #ebc88b solid;
	border-radius:10px;
	box-shadow: 1px 1px 3px #604311;
	cursor:pointer;
}

#view_order_w:hover{
	background:#faefdc;

}

#view_order_w h2{
	height:45px;
	padding:14px 0 0 52px;
	background:url(../img/view_order.png) no-repeat scroll 2px 3px;
	
}


#view_order_w h2 a{
	text-decoration:none;
	font-family:Verdana;
	font-size:16px;
	color:#0071AC;
}


#view_history_w{
	width:180px;
	float:left;
	margin:0 10px 0 10px;
		background:#fcf9f3;
	border:1px #ebc88b solid;
	border-radius:10px;
	box-shadow: 1px 1px 3px #604311;
	cursor:pointer;
}

#view_history_w:hover{
	background:#faefdc;

}


#view_history_w h2{
	height:45px;
	padding:14px 0 0 52px;
	background:url(../img/view_history.png) no-repeat scroll 2px 3px;
	
}





#view_history_w h2 a{
	text-decoration:none;
	font-family:Verdana;
	font-size:16px;
	color:#0071AC;
}



#main_pro_w{
	width:705px;
	margin:10px 0 10px;
	background:#fcf9f3;
}


.pro_heading{
	font-family:Verdana;
	font-size:12px;
	color:#0071AC;
	text-align:center;
	font-weight:normal;
	line-height:16px;
}



.pro_heading_small{
	font-family:Verdana;
	font-size:12px;
	color:#0071AC;
	text-align:left;
	padding-left:5px;
	font-weight:normal;
}



.pro_heading_small a{
	font-family:Verdana;
	font-size:12px;
	color:#0071AC;
	text-align:left;
	padding-left:5px;
	font-weight:normal;
	
}


.pro_heading_small a:hover{
	color:#372505;
	text-decoration:none;

}

.p_c_f{
	font-size:13px;
	color:#0071AC;
	padding-left:10px;
	text-decoration:none;
}



.cancel_button{
	width:20px;
}
	
	
.cancel_button img{
	width:20px;
	height:20px;

}	
	
	
	


#main_invoice_w{
	width:705px;
	margin:15px 0 10px;
	background:#faf8f3;
	border-radius:15px;
box-shadow:3px 3px #888, -2px -2px #f4f4f4, 0px 0px 2px 2px #333;
}


#invoice_left_panel{
	width:310px;
	float:left;
	margin-top:10px;
	/*background:#C90;*/
}


#invoice_left_pane5{
	width:310px;
	float:left;
	padding:0px;
	margin:0px;

	/*background:#C90;*/
}


.invoice_l_inner{
	width:50px;
	float:left;
	margin:0 5px 0 5px;
}

.invoice_l_inner h2{
	font-family:Verdana;
	font-size:18px;
	color:#B92521;
	font-weight:normal;
	padding:0 5px 0 10px;
}





.invoice_l_inner6{
	width:35px;
	float:left;
	margin:0 5px 0 5px;
}

.invoice_l_inner6 h2{
	font-family:Verdana;
	font-size:18px;
	color:#B92521;
	font-weight:normal;
	padding:0 5px 0 10px;
}








.invoice_r_inner{
	width:200px;
		float:left;
		
	
}


.invoice_r_inner p{
	font-family:Verdana;
	font-size:12px;
	color:#B92521;
	font-weight:normal;
	padding:0 5px 5px 10px;
}




.invoice_r_inner6{
	width:200px;
		float:left;
		line-height:7px;
		margin-top:7px;
	/*	padding-top:5px;*/
		
	
}


.invoice_r_inner6 p{
	font-family:Verdana;
	font-size:15px;
	color:#B92521;
	font-weight:bold;
	padding:0 5px 5px 10px;
}





#invoice_right_panel{
	width:250px;
	float:right;
	margin-top:10px;
	
}

#invoice_right_inner{
	width:100%;
	margin-bottom:8px;
}




.invoice_l_panel{
	width:90px;
	float:left;
	margin-right:5px;
}

.invoice_l_panel h2{
	font-family:Verdana;
	font-size:15px;
	color:#B92521;
	text-align:right;
	font-weight:normal;

}




.invoice_r_panel{
	width:150px;
	float:left;
	
		
	
}


.invoice_r_panel p{
	font-family:Verdana;
	font-size:14px;
	color:#B92521;
	font-weight:bold;
	padding:0 5px 10px 10px;
}






#second_invoice_w{
	width:680px;
	margin:10px auto;
/*	background:#000;*/

	
}

.second_tr{
	border:1px #c8ab79 solid;
	height:30px;
}
	

.second_td{
	border:1px #c8ab79 solid;

}



.second_invoice_heading{
	font-family:Verdana;
	font-size:14px;
	color:#B92521;
	font-weight:bold;
	text-align:center;
	padding-left:5px;
}


.invice_small_heading{
	font-family:Verdana;
	font-size:12px;
	color:#B92521;
	font-weight:normal;
	padding:5px 0 0 5px;
	text-align:center;
	margin-bottom:8px;
	
}

.amount_heading{
	font-family:Verdana;
	font-size:12px;
	color:#B92521;
	font-weight:normal;
	padding-right:10px;
	text-align:right;
	
}





.total_heading{
	font-family:Verdana;
	font-size:15px;
	color:#B92521;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
	




#invoice_bottom_w{
	width:680px;
	margin:10px auto;


}


#invoice_bottom_w5{
	width:100%;
	margin:10px auto;


}

#invoice_bottom_left{
	width:250px;
	float:left;
	}
	
#invoice_bottom_left p{	
	font-family:Verdana;
	font-size:15px;
	color:#B92521;
	font-weight:normal;
	margin-bottom:10px;
}
	




#invoice_bottom_right{
	width:200px;
	float:right;
	text-align:right;
	}



#invoice_bottom_right p{	
	font-family:Verdana;
	font-size:13px;
	color:#B92521;
	font-weight:bold;
	text-decoration:none;
	padding-top:35px;

}




#voucher_left_w{
	width:400px;
	float:left;

	}


.voucher_l_paner{
	width:60px;
	float:left;
	margin-right:10px;

}


.voucher_l_paner p{	
	font-family:Verdana;
	font-size:12px;
	color:#B92521;
	font-weight:bold;
	text-decoration:none;


}




.voucher_r_paner{
	width:250px;
	float:left;

}


.voucher_r_paner p{	
	font-family:Verdana;
	font-size:12px;
	color:#B92521;
	font-weight:bold;
	text-decoration:none;


}






#main_exchange_rates_w{
	width:705px;
	margin:15px 0 10px 2px;
	background:#fff;
}




.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius:5px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;         
}

.bordered tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
    
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding:5px;
    text-align: left;    
}

.bordered th {
    background-color: #dce9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}

.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}

.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}



#e_rates_heading{
	width:80px;
	}


#e_rates_heading img{
	width:20px;
	height:14px;
	float:left;
	margin-right:5px;
}


#e_rates_heading h2{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#7c4e00;
	font-weight:normal;
}



#e_rates_heading h3{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#7c4e00;
	font-weight:normal;
}



#e_rates_heading p{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
}



#currency_converter_w{
	width:710px;
	height:auto;
	margin:2 auto;
}

#currency_converter_w img{
	width:49px;
	height:30px;
	float:left;
}



#currency_converter_w h2{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#613e02;
	font-weight:normal;
}


#inner_cc_w{
	width:680px;
	height:32px;
	margin:5px 0 6px;
	background: url(../img/converter_bg.png) no-repeat;
}




#inner_cc_w h2{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#333;
	font-weight:normal;
	padding:6px 0 0 4px;
	float:left;
}



.inner_cc_button{
	width:56px;
	 float:left; 
	 margin:3px 0 0 25px;
}



.inner_cc_button1{
	width:56px;
	 float:left; 
	 margin:3px 0 0 11px;
}


.inner_cc_f{
	font-size:12px;
	color:#fff;
}



#currency_converter_reg{
	width:710px;
	margin:0 0 5px;
	border:1px #ccc solid;
	border-radius:5px;
	background:#feffff;
}



#currency_converter_reg_inner{
	width:710px;
}



#currency_285{
	width:285px;
	float:left;
	background:#fdfeff;
	border:1px #ccc solid;
	border-radius:5px;
	margin:10px 10px;
	-moz-box-shadow: 0 0 2px #888;
-webkit-box-shadow: 0 0 2px#888;
box-shadow: 0 0 2px #888;
}


#currency_285_inner{
	width:275px;
	margin:4px auto;
}



.cc_form{
	width:100%;
	margin-bottom:1px;
}


.cc_form p{
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#6c4604;
	padding:1px 0 2px;
}


.cc_input{
	width:272px;
	height:22px;
	border:1px #999999 solid;
	border-radius:4px;
	color:#333;
	font-size:13px;
	padding:1px 0 0 3px;
	margin:2px 0 10px;
}


.cc_selected{
	width:272px;
	height:22px;
	border:1px #999999 solid;
	border-radius:4px;
	color:#333;
	font-size:12px;
	padding:1px 0 0 3px;
	margin:2px 0 10px;
}


.cc_f1{
	width:100%;
	font-family:Verdana;
	font-size:12px;
	color:#666;
	text-align:left;
	padding-left:8px;

}

.cc_f1 span{
	font-weight:bold;
	color:#6c4604;
	font-size:12px;
	padding:0 3px 0 3px;
}


#main_currency_arrow_w{
	width:95px;
	float:left;
}

#currency_arrow_w{
	width:90px;
	}

#currency_arrow_w img{
	width:50px;
	height:40px;
	margin:35px 0 0 17px;
}


.currency_div3 {
    float: left;
    width: 100%
}

ul.currency_list2 {
    margin-top:6px;
}


.currency_list2 li {
    background: url("../images/arrow1.png") no-repeat scroll 2px 5px transparent;
    padding: 1px 3px 5px 18px;
	font-family: Verdana;
	font-size:9px;
	list-style:none;
	text-decoration:none;
	color:#666;
	cursor:text;
	text-align:justify;
}


.currency_list2 li span{
	color:red;
	font-size:15px;
	padding-right:3px;
}







.currency_search_w1{
	width:100px;
	height:29px;
	float:left;
	margin:-41px 0 10px 302px;

	background:url(../images/forex_button.png) no-repeat;
}

.currency_search_w1:hover{
	width:100px;
	height:29px;
	margin:-41px 0 10px 302px;
	background:url(../images/forex_button.png) no-repeat;
}






.currency_search_input{
	width:91px; 
	height:23px; 
	background: none;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
	border:none; 
	margin:1px 0 0 6px;
	padding-top:-3px;
}


.currency_search_input:hover{
	width:91px; 
	height:23px; 
	background: none;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
	border:none; 
	margin:1px 0 0 6px;
	padding-top:-3px;
}
	




#currency_photos1{
	width:230px;
	height:auto;
	margin-bottom:12px;

}

#currency_photos1 img{
	width:230px;
	padding-left:4px;

}








.individual_input{
	width:180px;
	height:30px;
	border:1px #999999 solid;
	border-radius:5px;
	font-size:14px;
	padding:3px 0 0 2px;
	color:#CCCCCC;
}










.change_individual_w1{
	width:118px;
	height:31px;
	float:left;
	margin:10px 0 13px 253px;
	background:url(../images/change_button.png) no-repeat;
}

.change_individual_w1:hover{
	width:118px;
	height:31px;
	margin:10px 0 13px 253px;
	background:url(../images/change_button_hover.png) no-repeat;
}





.change_individual_input{
	width:106px; 
	height:24px; 
	background: url(../images/change_input_bg.png) repeat-x;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
	border:none; 
	margin:2px 0 0 5px;
	padding-top:-3px;
}

.change_individual_input:hover{
	width:106px; 
	height:24px; 
	background: url(../images/change_input_bg1.png) repeat-x;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
	border:none; 
	margin:2px 0 0 5px;
	padding-top:-3px;
}







#my_individual_left{
	width:130px;
	height:auto;
	float:left;
	margin-right:15px;
	
}


#my_individual_left h1{
	font-family:Verdana;
	font-size:15px;
	color:#0071AC;
	font-weight:normal;
	text-align:left;
	padding:5px 0 0 50px;


}









