/*fade form */
.fadefrmHead{font-size:13px; background:#004A87;background:-webkit-gradient(linear, left top, left bottom, from(#5050D2), to(#004A87));background: -moz-linear-gradient(top, #004A87, #004A87);filter:progid:DXimagesTransform.Microsoft.gradient(startColorstr='#ee7b0a',endColorstr='#ff9211');color:#FFFFFF;  height:35px; font-weight:bold; text-shadow:0px 1px #575757; list-style-type: none;}
.topRadius {border-radius:3px 3px 0 0;}
.fadeclose {
    float: right;
    margin-right: 7px;
    margin-top: -15px;
    z-index: 1000;
}
.dtwidth3 dl dt{width:160px;margin-left:167px;}

/*fade frmstyle */
.fadeFrm { padding:0px 20px; }.chkBox  .rediobox {    padding: 0px; margin: 2px 1px 2px 0px; width: 14px; height: 13px; }
.fadeFrm label{ margin-right:8px; }
.fadeFrm dl { clear: both; margin: 0px;    padding: 8px 0px 10px 0px; height:25px;}
.fadeFrm dt { float: left; text-align: left; font-size: 12px; line-height:23px; font-weight:bold; }
.fadeFrm dd { display: block; float: left; margin: 0px; padding: 0px 0px 0px 15px; text-align: left; font-size: 12px; line-height:23px; }
.fadeFrm .txt{ width:200px; background:#fff; height:22px; }
.fadeFrm .select { width:192px;    height:30px; }

.fadeFrm textarea {height:75px; width:235px; background:#fff;border:1px solid #ccc;padding:5px;}
.fadeFrm input[type="radio"] { margin-left:0px; }
.fadeFrm select { border:1px solid #a5a4a4; padding:4px; }


.Agent dt {
    margin-left: 10px;
    width: 100px;
}
/*fade frmstyle end*/

/*Popup css start -Return ticket */

#simplemodal-container {
	width:300px;
	height:200px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	padding:0px 12px 20px 12px;
	overflow:auto;
	float:left;
}
#signInForm-modal-Head{
	padding-top:10px;
}

#simplemodal-container h3 {
	color:#3D7642;
}

#signInForm-modal-Whole{
	width:100%;
	height:100px;
	margin-top:25px;
	float:left;
	clear:left;
}

.signInForm-modal-SubmitBtn{
	width:58px;
	height:28px;	
	float:left;
	padding-left:50px;
}
/*popup css end*/

 /* Start of Common Styles */

.buttons{
font-family: 'carrois_gothicregular', sans-serif;
padding:7px 0px;
color: #fff;
background: #1c6406;
border: none;
cursor:pointer;
width:75px;
height:auto;
border-radius: 3px;
}

/* End of Common Styles */

.loadtab{
    text-align: center;
    font-family: 'carrois_gothicregular';
    font-weight: normal;
    font-style: normal;
	font-size:18px;
 }

.loadbusbld{
    font-weight: bold;
}

/*Ad pop up css starts*/

.adpopup{
background-color:#E6E6DF;width:500px;height:350px;border:1px solid white;margin:0 auto;border-radius:5px;top:25%;position:absolute;left:435px;}

/*Ad pop up css end*/
