/*
Theme Name: Asian University for Women
Theme URI: http://www.quantumcloud.net/
Author: Quantum Cloud
Author URI: http://www.quantumcloud.net/
Description: This theme is designed and developed for Asian University for Women (AUW) by QuantumCloud (QC).
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: auw

*/

/*@import url('css/qc_asian.css');*/
/*qc_asian.css file code; added on 21.06.2013*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700&subset=cyrillic-ext,cyrillic);

 @font-face {
 font-family: 'MuseoSlab500Regular';
 src: url('../font/Museo_Slab_500-webfont2.eot');
 src:
 url('../font/Museo_Slab_500-webfont2.eot') format('embedded-opentype'), url('../font/Museo_Slab_500-webfont.svg') format('svg'), url('../font/Museo_Slab_500-webfont2.woff') format('woff'), url('../font/Museo_Slab_500-webfont2.ttf') format('truetype');
 font-weight: normal;
 font-style: normal; font-family:"Times New Roman",Times,serif;
}


body {
	padding:0;
	margin:0;
	 
	font-size: 16px;
	color: #000; 
 background:#FFF;
	
  font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
	
}

img{
	max-width:100%; 
	border:none; 
	} 

h1{
	
	
	font-weight:normal;
	color:#7d0c01;
	padding:0;
	margin:10px 0 6px 0;
	}

h2{
	
	
	font-weight:bold;
	color:#000;
	padding:0 0 1px 0;
	border-bottom:#e4e4e4; margin-top:-10px; padding-bottom:0px; 
	}

h3{
	
	
	font-weight:bold;
	color:#830d01;
	padding:0 0 4px 0;
	margin:0; 
	}
	
	h4{ font-size:16px;
	
	font-weight:bold;
	color:#830d01;
	padding:0 0 4px 0;
	margin:0;
	}
	
	
	

p{
	margin:5px 0 7px 0;
	}

.bodyContainer{
	margin:0 auto;
	width:992px; background:#fff; 
}


.topArea{
	height:109px;
	width:100%;
	margin:0 auto;
	background:url(images/top-bg.gif) repeat-x top;
	background-color:#2c2c2c;
	}

.logoArea{
	float:left;
	padding:34px 0 0 0;
	width:200px;
	height:87px;
	}

.logoArea a{
	display:block;
}


.topLinkArea{
	height:20px;
	float:right;
	padding:15px 0 0 0;
	}

.topMenu ul{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.topMenu li{
	list-style:none;
	text-align:left;
	float:left; background:none
}

.topMenu  a{
	
	font-size: 12px;
	color:#fff;
	height:20px;
	text-decoration:none;
	background:url(images/top-menu-sep.gif) no-repeat right;
	padding:0 10px 0 10px;
	margin:0 0 0 0;
	text-align:center;
	display:block;
	line-height:22px;
}

.topMenu  a:hover{
	color:#dc9e00;
	text-decoration:none;
}

.formFloat1{
	float:right;
	font-size:12px;
	margin:40px 12px 0 0;
	text-align:left;
	width: 270px !important;
	}

.search{
	
	background-color:#ffffff;
	padding:0 0 0 4px;
	margin:5px 0 0 0;
	color:#535050;
	font-size:12px;
    border:0;
	width:240px;
	height:23px; 
	}

.searchText{
		
		font-size:12px;
		color:#FFF;
		font-weight:bold;
		text-align:left;
		}

A.login{
	
	color:#fff;
	background-color:#830d01;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0 10px 3px 10px;
	background-image:none; 
	
}

A.login:hover {
	color:#dc9e00;
}

A.last{
	background-image:none;
	
}

.searchBtn{
	display:block;
	border:none;
	float:right;
	margin:0 0 0 0; 
}

.menubg{
	background:url(images/menu-bg.gif) repeat-x top;
	height:42px;
	}


.mainmenuArea{ 
	width:990px;
	height:20px;
	margin:0 auto 0 auto;
	background:url(images/menuarea-bg.gif) repeat-x 10px; margin-left:auto; margin-right:auto; 
	
	}


.mainMenu ul{
	padding:0 0 0 0;
	margin:0 0 0 0;
	
	
}

.mainMenu li{
	list-style:none;
	text-align:left;
	float:left;
	background:url(images/mainmenu-sep.gif) no-repeat left ;
	position:relative; 
}

.mainMenu  a{
	
	font-size: 12px;
	color:#E4E1E2;
	height:39px;
	font-weight:bold;
	text-decoration:none;
	padding:0 32px 0 32px;
	margin:0 0 0 0;
	text-align:center;
	display:block;
	line-height:46px;
	background:url(images/main-menu-sep.gif) no-repeat right;
	
	  margin-top:1px; text-transform:uppercase;
	
	
}

.mainMenu  A:hover{
	background:url(images/menu-hover.gif) repeat-x bottom;
	color:#fff;
	
	text-decoration:none; 
}
.mainMenu li:hover ul.drop_down{
	display: block;
    position: absolute;
}

.mainMenu ul li ul.drop_down{
	margin:0;
	padding:0;
	display:none;
	background:#570700;
	width:265px;
	opacity:0.90;
	border-radius:0 0 6px 6px; 
} 

.mainMenu ul li ul.drop_down li{
	    display: block;
    position: relative;
    float: left;
	width:100%;
	margin:0px 0 -7px 0; 
	
}
.mainMenu ul li ul.drop_down li a.drop_last{
	background:none;
}

.mainMenu ul li ul.drop_down li a{
background:url(images/drop_down_border.jpg) repeat-x bottom;	
padding:0 0 0 12px;
margin:0;
text-align:left; 
}

.mainMenu ul li ul.drop_down li a:hover{
	background:#7f0d01;
}


.bannerArea{
	width:988px;
	/*height:329px;*/
	margin:0 auto;
	padding:13px 0 0 0;
	}

.bodyLeft{
	float:left;
	width:320px; 
	
	}

.bodyright{
	float:right;
	/*width:660px;*/
	margin:0;
	padding:0; 
	width:1001px; margin-left:-2px; margin-top:-15px; margin-bottom:-15px;  
	 margin-left:10px;
	
	 background:url(images/bodywrap.png) repeat-y; margin-right:-6px;
	
	
	
}


.bodymiddle{
	float:left;
	width:450px;
	margin:0;
	padding:0;	
}

.boxArea{
	background:url(images/box-bg.gif) repeat-x top;
	
	width:300px;
	float:left;
	margin:0 5px 0 5px;
	}


.boxArea01{
	background:url(images/box-bg.gif) repeat-x top;
	
	width:210px;
	float:left;
	margin:0 5px 0 5px;
	}

.boxArea01 .Testimonial{
	margin:10px 0 0 0;
	padding:0;
	border:none; 
}



.headingText{
	
	font-size: 15px;
	color: #830d01;
	}
.headingText-inner{
	
	font-size: 20px;
	 color:#830d01; 
	}

.accordion h2{
	border-bottom: none;
	padding: 0px !important;
	margin: 0px !important;
}	

/*
// blocked by webmaster for left accordion css menu */
.leftMenu ul{
	padding:0 0 0 0;
	margin:10px 0 0 0; 
}

.leftMenu li{
	list-style:none;
	text-align:left;

}

.leftMenu  a{
	
	font-size: 13px;
	color:#3c240c;
	font-weight:normal;
	text-decoration:none;
	margin:0 0 8px 0;
	text-align:left;
	
	display:block;
	line-height:26px;
	
	padding-left:15px; padding-right:15px; padding-top:2px;
	padding-bottom:2px;
	margin-bottom:1px;
	 border: solid 1px #dadad6; 
	 background:#dd9e01; color:#830d01; font-weight:bold; 
	    
	 
	
}

.leftMenu  a:hover{
	 font-weight:bold;
	
	text-decoration:none;
	
 border: solid 1px #e1e1d9; background:#830d01; color:#ffffff; 
	
}


.leftmenucontent{
	
	font-size: 12px;
	color:#000;
	padding:0 0 10px 10px;
}


a.leftmenuRead{
	
	color:#830d01;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-color:#fff;
	display:inline;
	padding:0;
	line-height:normal;
	}

a.leftmenuRead:hover{
	
	color:#000;
	background-color:#fff;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	}

/* // blocked by webmaster for left accordion css menu*/


.slideArea{
	height:275px;
	width:1000px;
	padding:30px 0 0 0;
	}

.bannerText{
	width:380px;
	float:left;
	
	font-size:14px;
	line-height:18px;
	padding:0 0 0 50px
	}

.slidePic{
	float:left;
	}

.slidemenuArea{
	width:98%;
	height:53px;
	margin:12px auto 0 auto;
	background:url(images/slidebar-bg.gif) repeat-x 10px;
	}

.slidemenuRight{
	height:53px;
	margin:0 auto 0 auto;
	background:url(images/slidebar-right.gif) no-repeat right;
	}

.slidemenuLeft{
	height:53px;
	margin:0 auto 0 auto;
	background:url(images/slidebar-left.gif) no-repeat left;
	}

ul.slidemenu{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.slidemenu li{
	list-style:none;
	text-align:center;
	float:left;
	background:url(images/mainmenu-sep.gif) no-repeat left;
}

.slidemenu  A{
	
	font-size: 14px;
	color:#fff;
	height:53px;
	font-weight:bold;
	text-decoration:none;
	padding:0 13px 0 13px;
	margin:0 18px 0 18px;
	text-align:center;
	display:block;
	line-height:53px;
}

.slidemenu  A:hover{
	background:url(images/slidebar-hover.gif) repeat-x bottom;
	color:#fff;
	text-decoration:none;
}

.logoIconsArea{
	background:url(images/iconbg.jpg) repeat-x;
	height:86px;
	}
.companyLogo{
	float:left;
	width:700px;
	height:74px;
	background:url(images/logosep.gif) no-repeat right;
	padding:12px 0 0 0;
	}

.logoFloat{
	float:left;
	margin:0 0 0 20px;
	}

.logoFloat2{
	float:left;
	margin:10px 0 0 20px;
	}

.companyHeading{
	position:absolute;
	margin:8px 0 0 20px;
	color:#b8b8b8;
	}
.arizeText2{
	
	font-size:11px;
	font-weight:bold;
	color:#5a5a5a;
	text-shadow: 2px 2px 2px #fff;
	margin:8px 0 5px 20px;
}

.networkArea{
	float:left;
	width:259px;
	height:80px;
	position:relative;
	}

.iconFloat{
	float:left;
	margin:8px 0 0 6px;
	}


.boxAreaRight{
	background:url(images/box-right.gif) no-repeat right top;
	height:321px; 

	}
.boxAreaLeft{
	background:url(images/box-left.gif) no-repeat left top;
	height:281px;
	
	font-size:13px;
	color:#000;
	padding:40px 23px 0 30px;
	}

A.readmore{
	
	color:#de0000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	
}

A.readmore:hover {
	color:#000;
}

.picFloatLeft{
	float:left;
	margin:0 10px 0 0;
	}

A.postTitle{
	
	color:#171717;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}

A.postTitle:hover {
	color:#c71504;
	text-decoration:none;
}

.postArea{
	
	color:#4e4e4e;
	font-size:12px;
	text-align:left;
	margin:10px 0 5px 0;
	padding:2px 0 7px 0;
	border-bottom:#e4e4e4 1px solid;
	}
	


A.readmore2{
	
	color:#de0000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	float:right;
	display:block;
	padding:10px 10px 0 0;
}

A.readmore2:hover {
	color:#000;
}

.footerArea{
	width:100%;
	
	background-color:#3c3b3b;
	margin:0 0 0 0;
	padding:14px 0 0 0;  height:185px; background:#3c3b3b
	}

.footerLeft{
	
	font-size:13px;
	color:#fff;
	text-align:left;
	width:50%;
	float:left;
	}
.footerRight{
	
	font-size:14px;
	color:#fff;
	font-style:italic;
	text-align:right;
	width:48%;
	padding:0 2% 0 0;
	float:right;
	}

A.website{
	
	color:#fff;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

A.website:hover {
	color:#de0000;
}


.bodybg{
	background:url(images/bg.png) repeat-y center;
	}

.topline{
	background-color:#003366;
	height:5px;
	}




.searchArea{
	background-color:#e4e4d9;
	width:97%;
	margin:10px auto 10px auto;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding:4px 1.5% 4px 1.5%;
	}

.searchAreaBlue{
	background-color:#1f4071;
	width:94%;
	margin:10px auto 10px auto;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:10px 3% 16px 3%;
	color:#FFF;
	}





.socialArea{
	width:200px;
	height:36px;
	margin:15px 0 0 0;
	float:right;
	}

a.lastLink{
	background-image:none;
	}

.iconFloat{
	float:left;
	margin:0 0 0 0;
	}



.formFloat2{
	float:left;
	font-size:12px;
	margin:0 12px 0 0;
	}

.form{
	
	background-color:#ffffff;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding:6px;
	margin:5px 0 0 0;
	color:#b9b9b9;
	font-size:11px;
	font-weight:bold;
	height:16px;
	-moz-box-shadow:    inset 0 0 5px #b5b5b5;
    -webkit-box-shadow: inset 0 0 5px #b5b5b5;
    box-shadow:         inset 0 0 5px #b5b5b5;
    border:#FFF 1px solid;
	width:255px;
	}

.form2{
	
	background-color:#ffffff;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding:6px;
	margin:5px 0 0 0;
	color:#b9b9b9;
	font-size:11px;
	font-weight:bold;
	height:30px;
	-moz-box-shadow:    inset 0 0 5px #b5b5b5;
    -webkit-box-shadow: inset 0 0 5px #b5b5b5;
    box-shadow:         inset 0 0 5px #b5b5b5;
    border:#FFF 1px solid;
	width:145px;
	}

.form3{
	
	background-color:#ffffff;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding:6px;
	margin:5px 0 0 0;
	color:#b9b9b9;
	font-size:11px;
	font-weight:bold;
	height:30px;
	-moz-box-shadow:    inset 0 0 5px #b5b5b5;
    -webkit-box-shadow: inset 0 0 5px #b5b5b5;
    box-shadow:         inset 0 0 5px #b5b5b5;
    border:#FFF 1px solid;
	width:100px;
	}


.clear{
	clear:both;
	height:0;
	}

.mapArea{
	background-color:#e4e4d9;
	width:97%;
	margin:10px auto 10px auto;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding:4px 1.5% 4px 1.5%;
	}

.homeTextArea{
	width:46%;
	
	font-size:16px;
	color:#000000;
	background:url(images/homeboxright.gif) no-repeat right;
	line-height:22px;
	padding:0 1.5% 0 1%;
	float:left;
	}


.homemapArea{
	width:50%;
	
	font-size:16px;
	color:#000000;
	padding:0 0 0 0;
	float:left;
	margin:0 0 0 1.5%;
	}




.picFloat{
	float:left;
	margin:20px 15px 0 0;
	}

.badgeArea{
	width:300px;
	margin:15px 0 0 0;
	}

ul.mapMenu{
	padding:0 0 0 0;
	margin:10px 0 0 0;
}

.mapMenu li{
	list-style:none;
	text-align:center;
	float:left;
}

.mapMenu  A{
	
	font-size: 12px;
	color:#000000;
	height:34px;
	width:116px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/mapmenu.gif) no-repeat bottom center;
	margin:0 3px 0 0;
	text-align:center;
	display:block;
	line-height:30px;
}

.mapMenu  A:hover{
	background:url(images/mapmenu.gif) no-repeat top center;
	color:#000;
	text-decoration:none;
}

.favArea{
	background-color:#e4e4d9;
	width:97%;
	margin:10px auto 10px auto;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding:4px 1.5% 4px 1.5%;
	}

.newsCommentsArea{
	background-color:#e4e4d9;
	width:97%;
	margin:10px auto 10px auto;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding:4px 1.5% 4px 1.5%;
	}


.graphArea{
	background-color:#e4e4d9;
	width:97%;
	margin:10px auto 0 auto;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding:4px 1.5% 4px 1.5%;
	}


.slideArea{
	width:100%;
	padding-bottom:15px;
	}

.leftArrow{
	float:left;
	width:23px;
	padding:100px 0 0 0;
	}

.rightArrow{
	float:left;
	width:23px;
	padding:100px 0 0 10px;
	}

.imageArea{
	width:201px;
	float:left;
	margin:0 0 0 22px;
	
	font-size:11px;
	color:#000000;
	line-height:18px;
	}

.imageArea2{
	width:201px;
	float:left;
	margin:0 0 0 22px;
	
	font-size:11px;
	color:#000000;
	line-height:18px;
	}

.imageArea3{
	width:201px;
	float:left;
	margin:0 0 0 22px;
	
	font-size:11px;
	color:#000000;
	line-height:18px;
	}

.starRight{
	margin:4px 0 0 0;
	float:right;
	}

.viewDetals{
	float:left;
	margin:4px 0 0 0;
	}

.cresText{
	
	font-size:13px;
	color:#c71504;
	font-weight:bold;
	}



.newsboxArea{
	width:46%;
	float:left;
	
	font-size:14px;
	color:#585858;
	text-align:left;
	padding:0;
	margin:20px 2% 0 2%;
	}



	
A.readMoreLink{
	background:url(images/readmore.gif) no-repeat left 9px;
	
	color:#003366;
	font-size:13px;
	font-weight:bold;
	line-height:19px;
	text-align:left;
	text-decoration:none;
	padding:8px 0 10px 25px;
	margin:0px 0 0 0;
	border-top:#e0e5e9 1px solid;
	display:block;
	
}

A.readMoreLink:hover {
	color:#000;
	text-decoration:none;
}

A.authorLink{
	
	color:#003366;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

A.authorLink:hover {
	color:#c71504;
	text-decoration:none;
}
	


	

.footerMenuArea{
	position:relative;
	left:-50%;
	float:right;

}

.footerMenuArea ul{
	position:relative;
	left:50%;

}


ul.footerMenu{
	padding:0 0 0 0;
	margin:0;
}

.footerMenu li{
	list-style:none;
	text-align:center;
	color:#FFFFFF;
	float:left;
	background:url(images/footer-sep.gif) no-repeat right;
}

.footerMenu  A{
   
	font-size: 11px;
	color:#e4e4d9;
	text-decoration:none;
	padding:0 11px 0 11px;
	margin:0;
	display:block;
}

.footerMenu  A:hover{
	color:#fff;
	text-decoration:none;
}

li.lastItem{
	background:none;
	}

.credit{
	width:100%;
	display:block;
	float:left;
	padding:6px 0 15px 0;
	color:#ccccbb;
	}

	
.favImageArea{
	width:301px;
	float:left;
	margin:0 0 0 0;
	
	font-size:11px;
	color:#000000;
	line-height:18px;
	background-color:#f1f1f1;
	padding:10px;
	}

.graphLeft{
	float:left;
	}

.calculatorArea{
	width:330px;
	float:left;
	
	font-size:12px;
	color:#5a5a56;
	padding:15px 0 0 30px;
	}

.calform{
	border:#bdbdb4 1px solid;
	background-color:transparent;
	margin:5px 0 5px 0;
	width:140px;
	}

.calText{
	
	font-size:14px;
	color:#5a5a56;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.Testimonial{
	margin:10px 0 0 0;
	padding:0;
	  padding:5px; margin-left:4px;
}

.Testimonial h3{
	font-size:15px;
	color:#242424;
	
	font-style:italic;
	font-weight:normal;
	margin:12px 0 10px 0; font-weight:700; 
}

.Testimonial a{
	color:#830d01;
	font-size:15px;
	
	font-weight:bold;
	text-decoration:none;
}

.boxArea_right{
	background:url(images/box-bg.gif) repeat-x top;
	
	width:660px;
	float:left;
	margin:0;
	}
	
.boxArea_right_inner{
	background:url(images/box-bg.gif) repeat-x top;
	
	width:660px;
	float:left;
	margin:-5px 0 0 0;
	}
	
.boxArea_middle_inner{
	background:url(images/box-bg.gif) repeat-x top;
	
	width:450px;
	float:left;
	margin:-5px 0 0 0;
	}	
	
ul.Recent_Events{
	margin:0 0 0 0;
	padding:0;
}

ul.Recent_Events li{
	list-style:none;
	padding:15px 0 15px 0;
	border-bottom:1px dotted #a8a8a8;
	height: auto;
	margin:0; margin-top:-5px; padding-bottom:10px; background:none;
}

ul.Recent_Events li:last-child{
	border-bottom: none;
}

ul.Recent_Events li.last{
	border:none;
}

.Recent_Events_post{
	margin:0;
	padding:0;
	
	width:510px;
	float:right;
}

.Recent_Events_img{

	float:left;
	width:150px;
	 background: #f5f5f5;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 1px;
	 padding-bottom: 5px;
    /*border: solid 2px #e4e1e2;   */
}

.Recent_Events_post h2{
	color:#830d01;
	font-size:14px;
	
	font-weight:bold;
	text-decoration:none;	
	border:none;
	margin:0;
	padding:0;
}

.Recent_Events_post h2 span{
	display:block;
	font-size:12px;
	color: #666;
	font-weight:normal; 
}

.Recent_Events_post p{
	color:#000;
	font-size:15px;
	font-weight:normal;
	margin:0;
	padding:0; 
}

.Recent_Events_post a{
	color:#830d01;
	font-size:16px;
	
	font-weight:bold;
	text-decoration:none 
	
}
.Recent_Events_post a:hover{
	color:#dd9e01;
	
	
}


p.date{
	margin:0 0 5px 0;
	padding:3px 0;
	display:-moz-inline-stack;
	background:#dc9e00;
	width:100px;
	color:#FFF;
	text-align:center;
}

.Recent_Events01 a.recent_links{
	color:#333;
	font-size:12px;
	
	font-weight:bold;
	text-decoration:none;		
}












ul.Recent_Events01{
	margin:0 0 0 0;
	padding:0;
}

ul.Recent_Events01 li{
	list-style:none;
	padding:15px 0 0 0;
	border-bottom:1px dotted #a8a8a8;
	height:135px;
	margin:0;
}

ul.Recent_Events01 li.last{
	border:none;
}


.Recent_Events_post{
	margin:0;
	padding:0;
	
	width:495px;
	float:right;
}

.Recent_Events_img{
	float:left;
	width:150px;
}

.Recent_Events_post h2{
	color:#830d01;
	font-size:14px;
	
	font-weight:bold;
	text-decoration:none;	
	border:none;
	margin:0;
	padding:0;
}

.Recent_Events_post h2 span{
	display:block;
	font-size:11px;
	color:#7d7c7b;
	font-weight:normal;
}

.Recent_Events_post p{ /* style for event */
	color:#000;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0;  padding-right:10px; text-align:left; 
}

.Recent_Events_post a{
	color:#830d01;
	font-size:16px;
	
	font-weight:bold;
	text-decoration:none;
}



.Recent_Events_post p.date{

	margin:0 0 5px 0;
	padding:3px 0;
	display:-moz-inline-stack;
	background:#dc9e00;
	width:100px;
	color:#FFF;
	text-align:center;
}

ul.footer{
	margin:0 0 0 40px;
	padding:0;
	
	font-size:13px;
}

ul.footer li{
	list-style:none;
	float:left;
	width:200px;
	background:url(images/border.png) no-repeat right;
	color:#c9c9c9;
	text-align:center;
}

ul.map_nav{
	margin:0;
	padding:0;
	height:72px;
}
ul.map_nav li{
	list-style:none;

}

ul.map_nav li a{
	color:#c9c9c9;
	text-decoration:none;
	display:block;
}



ul.map_nav li a:hover{
	color:#dd9e01;
	
}










ul.Job_nav{
	margin:0;
	padding:0;
	height:72px;
}
ul.Job_nav li{
	list-style:none;
	
}

ul.Job_nav li a{
	color:#c9c9c9;
	text-decoration:none;
	display:block;
}


ul.Job_nav li a:hover{
	color:#dd9e01;
	
}

.footer_bottom{
	width:988px;
	margin:15px auto 0 auto;
	background:url(images/border_bottom.png) repeat-x top center;
	height:45px;
}

.visitor{
	margin:0;
	padding:8px 0 0 0;
	text-align:center;
}

.banner_list{
	margin:-40px 0 0 15px;
	padding:0;
	width:86px;
	height:24px;
	background:#333333;
	position:absolute;
}
.banner_list ul{
	margin:0;
	padding:0;
}

.banner_list ul li{
	list-style:none;
	padding:0 0;
	float:left;

}

.banner_list ul li a.active{
	background:#830d01;
}


.banner_list ul li a{
	width:19px;
	height:18px;
	background:#111111;
	color:#FFF;
	margin:3px 0 0 2px;
	text-decoration:none;
	display:block;
	text-align:center;
}

ul.Student_Life{
	margin:0;
	padding:0; background:none
}

ul.Student_Life > li{
	list-style:none;
	padding:20px 10px;
	float:left;
	border-bottom:1px dotted #333333; 
}

ul.Student_Life > li h2{
	font-size:16px;
	color:#830d01;
	border:none;
	margin:0;
	padding:0;
	clear: both;
}

.student_life_post img{
	padding:0 8px;
	margin:0 0 0 0;
}

img.alignright{display:inline;margin:0 0 5px 5px;padding:0px;}
	margin: 0px 0px 0px 0px !important;
        padding: 0px !important;
        float: left;
        clear: both;
}

ul.Student_Life > li.last_post{
	border:none;
}

.bodyright_inner{
	margin:0;
	padding:0;
	float:right;
}

ul.footer li.footer_last{
	background:none;
}

.inner-single-page{
	border-bottom: none !important; background:none
}

/*For Bullet List On Inner Page*/

.ul-with-bullet-mark li{
	list-style-type: disc !important;
	border-bottom: none !important;
}

.sub-page-menu > ul li > ul {
	margin-left: 12px;
}

.sub-menu-of-current-page > ul{
	margin-left: 0px !important;
}


.sub-menu-of-current-page ul li ul{
	display: none;
}

.sub-menu-of-current-page .current_page_item > ul{
	display: block;
}

.current_page_parent > ul, .current_page_ancestor > ul{
	display: block !important;
}

.sub-menu-of-current-page .current_page_item  > a{
	color:#fff;
	background-color:#830d01;
	text-decoration:none;
	
}
/*@import url('css/tw-style.css');*/

/*Custom CSS Coading by Kadir Razu*/

/* ---------- MENU ---------- */

.main-navigation ul > li {
    float: left;
    position: relative; /* height:25px; */ 
}

    .main-navigation ul > li > a {
        display: block;
        position: relative; font-size:18px; padding-top:-5px; 
		
    }
    
    .main-navigation ul > li ul li a::before { content: '' }

	.main-navigation ul > li ul {
	    position: absolute;
	    left: 0;
	    opacity: 0;
	    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	    filter: alpha(opacity=0);
	    visibility: hidden;
	    -webkit-transition: opacity 0.2s ease-in;
	    -moz-transition: opacity 0.2s ease-in;
	    -o-transition: opacity 0.2s ease-in;
	    transition: opacity 0.2s ease-in;
		padding: 0px;  
	}

    .main-navigation ul > li ul li { 
		position: relative; 
		float: none;
		border-bottom: 1px solid #480703;
	}

    .main-navigation ul > li ul li:last-child { border-bottom: none }

    .main-navigation ul > li ul li a {
        display: block;
		text-align:left;
        white-space: nowrap;
		padding-left: 15px;
    }

    .main-navigation ul > li ul li a:hover { 
		background:#720b01;
		text-align:left; color:#ffffff;   /* height:25px; */
	}

.main-navigation ul > li:hover > a {  }

.main-navigation ul > li:hover > ul {
    margin:0;
	padding:0;
	background:#570700;
	min-width:265px;
	border-radius:0 0 6px 6px;
	opacity: 0.9;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
	z-index: 9999;
}

.main-navigation ul li ul li:hover{
	
}

.main-navigation ul > li ul li:hover ul {
	opacity: 10;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.main-navigation ul li ul li ul {
    position: absolute;
    top: -1px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;

    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
}
/* ---------- MENU ---------- */
.query-text{
	color: #621116;
}

.search-found-title a{
	color: #830D01;
}

.screen-reader-text{
	color: #830D01;
	font-weight: bold;
	margin-right: 15px;
}

.search-form-bg{
	background: #111111;
	padding: 20px;
}

.vertical-spacer{
	height: 200px;
}

.error404{
	margin-top: 30px;
}

.single-thumbnail{
	display: block;
}

.single-event-date{ color:#5a5a59;
	
	
}

.footer ul li, .line-space-bellow{
	margin-bottom: 10px;
}

.topMenu li:last-child  a{
	background: none;
}

.hide-counter{
	display: none;
}

/*For Bullet List On Inner Page*/

.ul-with-bullet-mark li{
	list-style-type: disc !important;
	border-bottom: none !important;
        padding: 7px !important;
}

.ul-with-bullet-mark li{
	list-style-type: number !important;
	border-bottom: none !important;
}

.leftMenu ul li ul {
	 margin-left: 15px; /*//blocked by webmaster for left accordion css menu */  
}

img.aligncenter{padding:0px;}
	float: center;
}

ul.Student_Life li h2{
	clear: both;
}

.formFloat1{
	width: 270px !important;
}
.footer-area-data{
	max-width: 880px; background:none;
}

/*Removing Slider Bottom Margin*/
.flexslider{
	margin-bottom: 0px;
}

/*For Fixing iPhone issue, 12/06/2013*/
.menubg, .topArea, .footerArea{
	min-width: 988px;
}

/*For Side Bar Sub Menu*/
.sub-page-menu > ul li > ul {
	margin-left: 12px;
        border-left: 1px solid #E4E4E4;
}

.sub-menu-of-current-page > ul, .sub-menu-of-current-page > li > ul{
	margin-left: 0px !important;
}


.sub-menu-of-current-page ul li ul{
	display: none;
}

.sub-menu-of-current-page .current_page_item > ul{
	display: block;
}

.current_page_parent > ul, .current_page_ancestor > ul{
	display: block !important;
}

.sub-menu-of-current-page .current_page_item  > a{
	color:#fff;

	text-decoration:none;
	font-weight:bold; 
	
}
/*Left Align Image Fixing*/
img.alignleft{display:inline;margin:0 7 5px 0px;padding:0px;}
	margin: 0px 0px 0px 0px !important;
        padding: 0px !important;
        float: left;
        clear: both;
}

/*Table with border*/
.table-with-border, .table-with-border tr, .table-with-border td, .table-with-border th{
	border: 1px solid black;
        
}

.table-with-border td, .table-with-border th{
   padding: 3px 5px;
}

.student_life_post table, .student_life_post td{
	border: 1px solid #000000;
}

.student_life_post ul > li {
    list-style: disc outside none; background:none; padding-left:5px; padding-right:5px; padding-top:5px
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
img.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption {
    background: #e4e4e4;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.banner_wrap{ width:988px ; height:500px; background:url(images/banner_wrap_back.png); margin-top:-13px; }

.divider_bar{ width:308px; height:2px; margin-left:-3px; background: url(images/bar2.png) repeat-x;  }
.search_wrap{height: 32px; 
    width: 270px;
    padding-left: 6px;
    padding-right: 0px; background: url(images/swrap_back3.png); background:#fff}
	.subbox{  /*width: 268px;
    padding-left: 7px;
    padding-top: 7px;
    padding-bottom: 0.5px;
    height: 41px; margin-bottom:4px; background:none; */}
	.hrf{  color: #666; font-style:italic; font-size:14px}
	.hrf:hover{ color:#4b4949; text-decoration:underline}
	
	
	/* table design code by webmaster*/
	
	.CSSTableGenerator {
margin:0px;padding:0px;
width:100%; font-size:16px; 

-moz-border-radius-bottomleft:0px;
-webkit-border-bottom-left-radius:0px;
border-bottom-left-radius:0px;

-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-right-radius:0px;

-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
border-top-right-radius:0px;

-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
border-top-left-radius:0px;
}.CSSTableGenerator table{
width:100%;
height:100%;
margin:0px;padding:0px; 
}.CSSTableGenerator tr:last-child td:last-child {
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-right-radius:0px; 
}
.CSSTableGenerator table tr:first-child td:first-child {
-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
border-top-left-radius:0px; 
}
.CSSTableGenerator table tr:first-child td:last-child {
-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
border-top-right-radius:0px; 
}.CSSTableGenerator tr:last-child td:first-child{
-moz-border-radius-bottomleft:0px;
-webkit-border-bottom-left-radius:0px;
border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{

}.CSSTableGenerator tr:nth-child(odd){ background-color:#e5e5e5; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }
.CSSTableGenerator td{
vertical-align:middle;


border:1px solid #000000;
border-width:0px 1px 1px 0px;
text-align:left;
padding:7px;


font-weight:normal;
color:#000000;
}.CSSTableGenerator tr:last-child td{
border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
	/*background:-o-linear-gradient(bottom, #4c4c4c 5%, #000000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4c4c4c), color-stop(1, #000000) );	background:-moz-linear-gradient( center top, #4c4c4c 5%, #000000 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c4c4c", endColorstr="#000000");	background: -o-linear-gradient(top,#4c4c4c,000000);
background-color:#4c4c4c; */ background:#dd9e01;
border:0px solid #000000;
text-align:center;
border-width:0px 0px 1px 1px;


font-weight:bold;
color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	/*background:-o-linear-gradient(bottom, #4c4c4c 5%, #000000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4c4c4c), color-stop(1, #000000) );	background:-moz-linear-gradient( center top, #4c4c4c 5%, #000000 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c4c4c", endColorstr="#000000");	background: -o-linear-gradient(top,#4c4c4c,000000);
background-color:#4c4c4c; */
background:#dd9e01
}
.CSSTableGenerator tr:first-child td:first-child{
border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
border-width:0px 0px 1px 1px;
}


	/* table design code by webmaster*/
	
	
	.appbox{ width:260px;
height:70px; margin-top:20px; 
padding:4px; margin-left:18px; /* background-image:url(http://www.auw.edu.bd/wp-content/uploads/2017/11/apply-online-asian-university-for-women-background.jpg); background-repeat:no-repeat */ background: #fedc71; padding:10px}
.rm{ color: #dd9e01; font-style:italic; font-size:12px; text-decoration:none   }
	.rm:hover{ color: red; }
 .rm2{ color:#000 ;   text-decoration:underline }
	.rm2:hover{ color: #690900; text-decoration:underline }
 .rm3{ color:red ;  font-size:13px; text-decoration:none     }
	.rm3:hover{  text-decoration:underline }
	
	
 .rm4{color:#000 ;font-size:17px; text-decoration:none     }
	.rm4:hover{ color:#dd9e01}
	
	
	.amaind{ width:650px; height:250px;  
	background:url(images/gym-head2.png);
	 background-repeat:no-repeat}
	 
 .rm5{ color:#830d01 ;  font-size:13px; text-decoration:none; font-size:16px; font-weight:normal; margin-bottom:10px     }
	.rm5:hover{ color:#dd9e01 ;  }
	.edate{color:#666; font-style:italic; font-size:12px; margin-top:5px; margin-bottom:5px;}

.rm6{   text-decoration:underline;     }
	.rm6:hover{ color:#dd9e01 ;  }

	.edate{color:#666; font-style:italic; font-size:12px; margin-top:5px; margin-bottom:5px;}


	.brlink{ color:#dd9e01; text-decoration:none; font-weight:bold}
.brlink:hover{ text-decoration:underline}
.brlinkactive{ color:#666; font-weight:bold ; text-decoration:none; font-weight:bold}
.eventhead{ font-size:16px; font-weight:bold; color:#830d01; text-decoration:none}
.eventhead:hover{ color:#dd9e01}
.basicmaronbyt{padding:5px;margin:3px; background:#830d01; color:#fff}

.leftimgstyle{margin-right:10px; margin-bottom:10px; float:left}
.titlestyle{ font-weight:bold; clear:both}
.degignationstyle{ clear:both; font-style:normal}
.bodttextstyle{ text-align:justify}

/*  design for faculty box [starts]*/
.fcwrapbox{ width:auto;  padding:10px; clear:both; border-bottom:dotted 1px #dd9e01}
.lefttextbox{ width:100%; float:left; margin-right:10px; margin-left:10px; }
.lefttextboxinnerleft{ width:auto; float:left; }
.lefttextboxinnerright{ width:75%; float:left; }
.leftimgclass{ float:left; margin-right:20px; }

/*  design for faculty box [ends]*/

.trusteebox{width:100%; border-bottom: dotted 1px #dd9e01; margin-bottom:10px; padding-bottom:10px }
.trusteehead{}
.trusteename{ color:#830d01; font-weight:bold; font-size:18px}
.trusteepos{ clear:both; color: #666; font-weight:normal}

.inputbox{width:250px; padding:5px;border:solid 1px #333;}
.submitbutton{ background-color: #4CAF50;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;}
.successbox{background:#a2c6a9; color:#0c4919; padding:5px}

.errorbox{background:#f0b3a5; color:#721e0a; padding:5px}
.notebox{ background:#f7f9e3; font-style:italic; font-size:10px; padding:15px;}
.tablefirstrow{background:#e5e5e5;color:#000; text-align:left;font-weight:normal}
