@charset "utf-8";
/* Fomaxtech */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#353535;
	line-height:18px;
	margin:0px;
	background:#e3e3e3;
}

img, ul, li, p{
	margin:0px;
	padding:0px;
	border:none;
}

a.black_link:link, a.black_link:visited, a.black_link:active{
	color:#000000;
	text-decoration:none;
}

a.black_link:hover{
	color:#DE4D18;
	text-decoration:none;
}
a.white_link:link, a.white_link:visited, a.white_link:active{
	color:#ffffff;
	text-decoration:none;
}

a.white_link:hover{
	color:#ffffff;
	text-decoration:none;
}

a.read_link:link, a.read_link:visited, a.read_link:active{
	color:#999;
	text-decoration:none;
}

a.read_link:hover{
	color:#C63;
	text-decoration:none;
}


a.arrow_link:link, a.arrow_link:visited, a.arrow_link:active{
	color:#000000;
	text-decoration:none;
	background:url(../images/arrow_orange.gif) no-repeat right;
	padding-right:10px;
}

a.arrow_link:hover{
	color:#DE4D18;
	text-decoration:none;
}


a.arrow_link_2:link, a.arrow_link_2:visited, a.arrow_link_2:active{
	color:#7b7a7a;
	text-decoration:none;
	background:url(../images/arrow_orange.gif) no-repeat 0px 4px;
	padding-left:10px;
}

a.arrow_link_2:hover{
	color:#DE4D18;
	text-decoration:none;
}


a.rss:link, a.rss:visited, a.rss:active{
	color:#7b7b7b;
	text-decoration:none;
	background:url(../images/rss.gif) no-repeat;
	padding-left:18px;
}

a.rss:hover{
	color:#DE4D18;
	text-decoration:none;
}

h1{
	font-family:"Myriad Pro";
	font-size:20px;
	color:#383d43;
	margin:4px 0px;
	
}

h2{
	color:#DE4D18;
	font-size:12px;
	margin:2px 0px;
}

h3{
	font-size:18px;
	color:#e14f1a;
	font-weight:normal;
}

h4{
	font-family:"Myriad Pro";
	font-size:20px;
	color:#e14f1a;
	font-weight:normal;
	margin:4px 0px;
}

h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	margin:4px 0px;
}

h6{
	font-family:"Myriad Pro";
	font-size:16px;
	color:#000000;
	font-weight:normal;
	letter-spacing:-0.01em;
	margin:3px 0px;
}

.listing li{
	list-style:none;
	background:url(../images/arrow_grey.gif) no-repeat 0px 14px;
	padding:5px 0px 0px 10px;
	margin-left:15px;
}

.list li{
	/*list-style:url(../images/arrow_grey.gif);*/
        list-style: none;
	padding:5px 0px;
	margin-left:2px;
	display:block;
}

.list li a{
	background:url(../images/arrow_grey.gif) no-repeat 0px 7px;
	padding-left:15px;
	color:#5c5c5c;
	text-decoration:none;
	display:block;
}

.list li a:hover{
	background:url(../images/arrow_orange_01.gif) no-repeat 0px 7px;
	color:#de4d18;
	text-decoration:none;
	display:block;
}


.logo{
	width:219px;
	height:94px;
	background:url(../images/acharya_logo.jpg) no-repeat #FFFFFF;
}

.menuNavigation{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
}


.menuNavigation li
{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#000000;
	float:left;
	list-style:none;
}

.menuNavigation li a,.menuNavigation li a:visited,.menuNavigation li a:active
{
	font-size:12px;
	font-weight:bold;
	padding:7px 13px;
	margin:0px;
	text-decoration:none;
	display:block;
	color:#ffffff;
	float:left;
	background:url(../images/bg_menu.gif) repeat-x top;
}

.menuNavigation li a:hover
{
	padding:7px 13px;
	font-size:12px;
	margin:0px;
	color:#fff;
	background:url(../images/arrow_down.gif) no-repeat center top #e8784f;
	display:block;
}

.captions_wrapper{
	background:url(../images/grade.gif) repeat-x;
	height:29px;
	border-bottom:2px solid #dadada;
	
}

.left_wrapper{
	background:url(../images/left_grade.gif) repeat-y right;
	width:208px;
	padding:13px;
}

.right_wrapper{
	background:url(../images/right_grade.gif) repeat-x top #ffffff;
	width:738px;
	padding:15px;
}

.gallery_thumb li{
	width:54px;
	height:54px;
	float:left;
	list-style:none;
	margin:1px;
}

.news_wrapper{
	width:197px;
	border:1px solid #a3a3a3;
	border-bottom:4px solid #a3a3a3;
	background:#FFFFFF;
	padding:20px;
}
.news_wrapper1{
	width:261px;
	
	border:1px solid #a3a3a3;
	border-bottom:4px solid #a3a3a3;
	background:#FFFFFF;
	padding:20px;
}

.banner_wrapper{
	width:197px;
	border:1px solid #a3a3a3;
	border-bottom:4px solid #a3a3a3;
	background:#FFFFFF;
	padding:20px;
}

.middle_wrapper{
	width:419px;
	border:1px solid #a3a3a3;
	border-bottom:4px solid #a3a3a3;
	background:#FFFFFF;
	padding:20px;
}


.placement_wrapper{
	width:495px;
	height:275px;
	border:1px solid #a3a3a3;
	background:#FFFFFF;
	background:url(../images/grade_2.gif) repeat-x bottom;
}

.orange_border_btm{
	border-bottom:1px solid #de4d18;
}

.grey_border_btm{
	border-bottom:1px solid #a7a7a7;
}

.line_height_more{
	line-height:18px;
}

.facilities{
	
	background:url(../images/facilty_bg.jpg) no-repeat;
	width:220px;
	height:279px;
}

.bullet li{
	list-style:url(../images/arrow_orange.gif) none;
	margin-left:15px;
	padding:8px 0px;

}

.chess{
	background:url(../images/chess.gif) no-repeat left bottom;
	padding:20px;
}

.footer{
	 font-size:11px;
	 font-family:Arial, Helvetica, sans-serif
}

.semester li{
	float:left;
	display:block;
	width:15px;
	height:15px;
	text-align:center;
	line-height:14px;
	padding:0px 3px;
	list-style:none;
	}

.semester li a{
	color:#de4d18;
	display:block;
	width:15px;
	height:15px;	
	text-decoration:none;
}

.semester li a:hover{
	color:#fff;
	background:url(../images/orange_round.gif) no-repeat center;
	display:block;
	width:15px;
	height:15px;
	text-decoration:none;
}

.gradient{
	background:url(../images/blocks_02.gif) repeat-x bottom #fcfcfc;
}

.goTop{
	padding:10px 0px;
}

.dropmenudiv 
{
	position:absolute;
	border:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	z-index:100;
	background-color:#f6f2f2;
	color:#000;	
	visibility: hidden;
	text-align:left;
	margin:1px 0px 20px 0px;
	padding-bottom:10px;
}
.dropmenudiv a
 {
	width:auto;
	display: block;	
	text-decoration: none;	
	padding:6px 1.29em;
	color:#000;
}
.dropmenudiv a:hover 
{ 
	color:#de4d18;
	text-decoration:none;	
}

#pscroller1{
width: 200px;
height: 100px;
padding: 5px;
}

#pscroller2{
width: 200px;
height: 100px;
padding: 5px;
}

#pscroller3{
width: 200px;
height: 100px;
padding: 5px;
}


.someclass{ 
}

#touslestravaux{overflow: hidden;}

.captcha{
	background:url(../images/spambg.gif) repeat left top; 
	width:200px; 
	height:20px; 
	color:#213905; 
	font-size:20px; 
	letter-spacing:20px;
	font-family:Arial;
	font-weight:bold;
}


.gallery li{
	list-style:none;
	padding:0px;
	margin:4px;
	float:left;
}

.gallery li a{
	list-style:none;
	padding:0px;
	float:left;
	border:2px solid #CCCCCC;
}

.gallery li a:hover{
	list-style:none;
	padding:0px;
	float:left;
	border:2px solid #de4d18;
}
.font_size{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:4px 0px;
}

#enquiry {
	border-bottom: 1px solid #AEAEAE;
    border-top: 1px solid #AEAEAE;
    float: left;
    margin-top: 20px;
    padding: 4px 0 7px;
    width: 100%;
}
#enquiry ul { margin:0 0 5px; padding:0; list-style-type:none; }
#enquiry li { font-size:12px; color:#DE4D18; line-height:18px; background: url("../images/bullet-blue.png") no-repeat scroll 130px 8px transparent; text-transform:uppercase; }
#enquiry input { border-style:none; width:216px; height:23px; padding:1px 11px 0; margin:0 0 5px; }
#enquiry select { border-style:none; width:238px; height:23px; padding:1px 11px 0; margin:0 0 5px; text-transform:none; }
#enquiry textarea { border-style:none; width:216px; padding:1px 11px 0; margin:0 0 5px; }
#enquiry .btn { width:100%; text-align:right; }
#enquiry .btn ul { margin:0; padding:0; list-style-type:none; }
#enquiry .btn li { display:inline; background:url(../images/div.png) no-repeat 0 2px; *background:url(../images/div.png) no-repeat 0 5px; }
#enquiry button.btnsubmit { width:60px; height:20px; background:none; border-style:none; font-size:14px; color:#959595; cursor:pointer; text-transform:uppercase; }
#enquiry .sendBtn {
	background-image:url(../images/send_btn.png);
	background-repeat:no-repeat;
	border:none;
	width:98px;
	height:26px;
}
#enquiry .resetBtn {
	background-image:url(../images/reset.png);
	background-repeat:no-repeat;
	border:none;
	width:89px;
	height:26px;
	float:left;
	position:relative;
}

