@charset "utf-8";
/* CSS Document */

/**Basic Elements**/

*{margin:0; padding:0; outline:none; list-style:none;}
html,body{width:100%;}

a img {border:none;}
a{text-decoration:none;}
body{background: url(../images/bg_body.jpg) repeat-x #FFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

img, div, input { behavior: url("iepngfix.htc"); }


/* container */

#container{width:991px; margin:0 auto; padding:20px 0 20px 0;}
.round-bg-top{background:url(../images/round-bg-top.png) no-repeat top; width:991px; float:left; padding:10px 0 0 0;}
.round-bg-middle{ background:url(../images/round-bg-middle.png) repeat-y; width:991px; padding:0 0 0 0px; float:left;}
.round-bg-bottom{background:url(../images/round-bg-bottom.png) no-repeat bottom; width:991px; float:left; padding:0 0 10px 0;}
.clear{clear:both;}


#header{width:991px; float:left;margin-bottom:10px;}
.left_header{width:530px; float:left;}
.logo{width:484px; height:55px; float:left; padding-left:16px; margin-top:10px;}

.right_header{width:300px; float:right; padding-top:15px; height:55px;}


.search-wrap{width:250px;  padding:8px 0 0 50px;}
.search-field{background:url(../images/search-field.png) no-repeat; width:151px; height:26px; float:left; padding:0 0 0 5px; line-height:26px; font-size:12px; color:#000000; border:none;}
.search-button{ background:url(../images/search-button.png) no-repeat; width:26px; height:26px; float:left; border:none; cursor:pointer;}

/*navigations*/

#navigations_wrapper{width:953px; float:left; padding-left:18px;}
.navs{width:953px; background:url(../images/nav_bg.png) no-repeat; height:50px; float: left; padding:0 0 0 0; margin-top:15px;}
.navs ul{float:left;}
.navs ul li{float:left; padding:2px 12px 0 12px; background:url(../images/menu-divider.png) no-repeat right; line-height:30px;}
.navs ul li a{ height:42px; font-size:15px; color:#fff; font-weight:bold; padding:0 0 0 16px;float:left; line-height:30px;
padding:2px 12px 0 12px; font-family:Century Gothic;}
.navs ul li a:hover{ color:#FC3;}
.navs ul li a.active{ color:#FC3;}







#banner_wrap{width:953px; float:left;  padding-left:18px;}
.banner{width:953px; height:203px; float:left;}
.banner_left{width:405px; float:left; color:#f8f8f8; padding-bottom:5px;}
.help_box_wrap{width:180px; float:left; margin-left:7px;}
.help_box{ float:left; background:url(../images/help_box.png) no-repeat; height:142px; width:165px; margin-top:10px;}
.help_box1{ float:left; background:url(../images/help_box1.png) no-repeat; height:142px; width:165px; margin-top:10px;}
.help_box_heading{ width:150px; float:left; font-size:20px; color:#d25813; padding-left:20px; padding-top:10px;}
.help_box_heading a{ color:#d25813;}



.banner_right{width:545px;float:left; border:1px solid #CCC; height:183px;}
.banner_right2{width:545px;float:left; background:url(../images/center_top_bg.png) no-repeat; height:180px; margin-top:15px;}


/***********************added by sachin for feedback form**************************/
#basic-modal-content {display:none;}
#simplemodal-overlay {background-color:#000;}

#simplemodal-container {height:360px; width:600px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}



.feedback{ float: right;}
.basic { margin-top:20%; position:fixed; right:0px; float: right; height: 180px; width: 25px; border: solid 1px #ffffff; background-color: White; background-image:url('../images/btn.jpg'); background-repeat:no-repeat; cursor:pointer;}
.basic:hover { width: 30px; background-image:url('../images/btnHover.jpg'); background-repeat:no-repeat; }
.star { color:Red; }
.textbox{width:250px; height:25px; font-size:14px;}
.textfield{width:250px; height:75px; font-size:14px;}
.feedBtn{color:#000000; width:100px; height:40px; font-size:16px; font-weight:bold;}

/*****************************************************************************/

#center_wrap{width:950px; float:left;  padding-left:18px;  padding-bottom:15px;}
#center_wrap2{width:950px; float:left;  padding-left:10px;  padding-bottom:15px;}

#center_wrap3{width:42px; float:left;  padding-left:10px;  padding-bottom:15px;}

.center_left{width:610px; float:left; height:430px;}
.center_left_heading{width:500px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal; color:#296199;}
.center_left_heading2{width:500px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal; color:#296199;}
.center_left_heading_text{width:610px; float:left; font-size:12px; color:#2a629b; text-align:justify; padding-top:10px; padding-bottom:20px; line-height:20px;}




.center_right{width:308px; float:left; margin-left:20px; background:url(../images/right_center_bg2.png) no-repeat;  height:43px; margin-bottom:4px;}

.center_right_text{width:270px; float:left; padding-left:32px; font-size:11px; color:#FFF; line-height:30px;}

.center_right_text a{width:270px; font-size:11px; color:#FFF; line-height:40px;}

.center_right_text a:hover{width:270px; font-size:11px; color:#FC0; line-height:40px;}


.news_box{width:309px; float:left; margin-left:20px; margin-top:10px; background:url(../images/news_box.jpg) no-repeat; height:131px;}

.news_box_heading{width:200px; float:left; font-size:15px; padding-top:8px; padding-left:10px; color:#fff;}

.news_box_text{width:295px; float:left; font-size:12px; line-height:18px; padding-top:13px; padding-left:5px; padding-bottom:5px; text-align:justify;}





.bottom_divider{width:950px; float:left; padding-left:5px; padding-bottom:10px;}

.clr{color:#c94c0e;}
.copyright{font-size:12px; font-family:Arial; color:#5481ad; float:left; width:655px; padding-bottom:10px; margin-top:5px; padding-left:200px;}
.copyright a{ color:#c65319; font-weight:bold;}
.copyright a:hover{ color:#c65319;}



.news-content-wrap{width:280px; height:70px; float:left; padding:12px 0px 5px 10px;}
.news-content-wrap ul{ display:block;}
.news-content-wrap ul li{display:block; border-bottom:1px dotted #4c5352; padding-bottom:20px; padding-top:20px;}
.news-content-wrap ul li a{display:block; font-size:11px; color:#4c5352; padding:0px 0px 0px 5px; line-height:16px;}
.news-content-wrap ul li a:hover{ text-decoration:underline; color:#0072bb;}
.welcome_wrap{width:190px; float:left; margin-top:25px; }
.welcome_about_heading{width:200px; float:left; color:#245b92; font-family: Arial, Helvetica, sans-serif; font-size:27px; line-height:36px;  text-align: center;}

.welcome_heading{width:190px; float:left; color:#0c3a68; font-family: Arial, Helvetica, sans-serif; font-size:27px; line-height:36px;  text-align: center; text-shadow: 2px 2px 2px #fff;}
.about_sub_heading{width:930px; float:left; color:#d25813; font-size:15px;  background: url(../images/hover-strip.jpg) repeat-x; line-height:30px; padding-left:10px;}
.about_sub_text{width:900px; float:left; text-align:justify; padding-top:8px; color:#000; font-size:12px; font-weight:normal; padding-bottom:20px;}


.category{width:700px; float:left; background:url(../images/categories-bg.png) no-repeat; margin-bottom:20px; margin-top:5px;}
.category ul{display:block;}
.category ul li{display:block; background:url(../images/icon.png) no-repeat left center; margin:0px 0px 0px 20px; line-height:20px; height:20px;}
.category ul li a{display:block; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000;  text-decoration:none; padding:0px 0px 0px 20px; 
line-height:20px; height:20px;}
.category ul li a:hover{color:#000000;}
.clear{clear:both;}
.contact_wrap{width:700px; float:left;}
.authority_Heading{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000000; font-weight:bold; padding-left:8px;}
.authority_Text{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; padding-left:8px;}
.fees_Heading{font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#296199 ;float:left; width:923px; color:#000; margin-bottom:15px;}
.amount_Heading{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000000; padding-bottom:8px; width:750px;}
.centerRightTop{width:347px; float:left; margin-top:15px; padding-right:6px;}
ul{
	margin:0;
	padding:0;
}

ul.container{
	/* The topmost UL */
	width:900px;
	

}

li{
	list-style:none;
	text-align:left;
}

li.menu{
	/* The main list elements */

	width:271px;
	line-height:40px;
	float:left;
}

li.button a{
	/* The section titles */
	display:block;
	font-family:BPreplay,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:50px;
	padding:5px 15px 0;

	
}

li.button a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
}

li.button a span{
	/* This span acts as the right part of the section's background */
	height:50px;
	position:absolute;
	right:0;
	top:0;
	display:block;
}

/* Setting up different styles for each section color */

li.button a.blue{background: url(../images/img/blue.png) no-repeat; color:#fff; height:52px;}


li.button a.orange{background: url(../images/img/orange.png) no-repeat; color:#fff;  height:52px;}



/* The hover effects */

li.button a:hover{ background:url(../images/img/hover.png) no-repeat;}


.dropdown{
	/* The expandable lists */
	display:none;
	
	
	
}

.dropdown li{
	/* Each element in the expandable list */
	
	color:#fff;
	margin:3px 0;
	padding:4px 18px;
	background:url(../images/img/drop-down.png) no-repeat;
	width:262px;
	height:30px;
	line-height:30px;
	
}



.dropdown li a{ color:#FFFFFF; text-decoration:none; line-height:30px;}
.dropdown li a:hover{ color: #FF0000;}
	
.learner_licence_wrap{width:900px; float: left; padding-top:10px; margin-left:5px;}
.learner_licence_wrap_main{width:920px; float: left;}
.button1{color:#000000; float:left; font-size:14px; font-weight:bold;}
.button1 a{color: #FF6600; float:left; font-size:14px; font-weight:bold;}

.button2{color:#000000; float:left; font-size:14px; font-weight:bold; margin-left:25px;}
.button2 a{color: #FF6600; float:left; font-size:14px; font-weight:bold;}

.button3{color:#000000; float:left; font-size:14px; font-weight:bold; margin-left:25px;}
.button3 a{color: #FF6600; float:left; font-size:14px; font-weight:bold;}

.button4{color:#000000; float:left; font-size:14px; font-weight:bold; margin-left:25px;}
.button4 a{color: #FF6600; float:left; font-size:14px; font-weight:bold;}


.heading1{float:left; font-size:16px; color: #003399; font-family:Arial, Helvetica, sans-serif; font-weight:bold;padding-top:20px;}
.heading1_text{width:900px; float:left; font-size:12px; color:#000000; font-family:Arial, Helvetica, sans-serif; text-align:justify; line-height:18px;}
.menu_main{width:300px; float:left; margin-left:30px;}

news-content-wrap1{width:130px; height:120px; float:left; padding:12px 0px 5px 10px;}
.news-content-wrap1 ul{ display:block;}
.news-content-wrap1 ul li{display:block; border-bottom:1px dotted #4c5352; padding-bottom:20px; padding-top:20px;}
.news-content-wrap1 ul li a{display:block; font-size:11px; color:#C60; padding:0px 0px 0px 5px; line-height:16px;}
.news-content-wrap1 ul li a:hover{ text-decoration:underline; color:#0072bb;}
.center_left_heading1{width:500px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; color:
#30C; padding-left:5px; padding-top:8px;}
.center_left_heading1 a{width:500px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal; color:#F00; padding-left:5px; padding-top:8px;}


