@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	list-style:none;
	color:#000;
	margin: 0px;
}
p {
	line-height:175%;
}
h1 {
	font-size:18pt;

}
h2 {
	font-size:14pt;
	text-shadow: 2px 2px 2px #CCCCCC;
}
span {
	color: #FF0000;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	text-shadow: 2px 2px 2px #CCCCCC;
}

.wrapper {
	width:100%;
	background-color: #0099CC;
}

.container {
	width:965px;
	background: url(../images/back.png) repeat-y;
	margin: auto;
}

.bodycontainer {
	width:965px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}
#logoleft {
	width:auto;
	height:90px;

}
#logoright {
	width:auto;
	margin-right:10px;
	height:90px;
	float:right;

}
.banner {
	width:1020px;
	height:420px;
	margin-left:-40px;
	margin-right:auto;
	background: url(../images/backbg.png) no-repeat;
}
.bannersecond {
	width:1020px;
	height:200px;
	margin-left:-40px;
	margin-right:auto;
	background: url(../images/backbgsecond.png) no-repeat;
}
/*___________________________Navigation_____________________________*/ 

#nav {
	width:960px;
	height: 23px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:200px;
	padding: 0px;
	list-style:none;
}
#nav ul {
	padding: 0;
	list-style: none;
	line-height: normal;
}
#nav li {
	float: left;
	list-style:none;
	list-style-type: none;
	list-style-image: none;
}
#nav li a {
	display:  block;
	width: 95px;
	height:25px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10pt;
	text-align: center;
	color: #000;
	padding-top: 6px;
}
#nav li a:hover {
	margin-top:0;
	height: 24px;
	color: #FFF;
	padding-top: 7px;
	background: #45bee9;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}
.active {
	margin-top:0;
	height: 25px;
	padding-top: 7px;
	background: #45bee9;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}
/*___________________________Navigation End_____________________________*/ 

/*___________________________Submenu_____________________________*/ 

.submenu {
	width:165px;
	height:auto;
	margin:0px 10px 0px 25px;
	float:left;
}
.submenu ul {
	margin: 0px;
	padding: 10px;
	list-style: none;
	text-align: left;
}
.submenu li {
	width: 155px;
	border-bottom: 1px inset #CCCCCC;
}
.submenu li a {
	width: 155px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 8px 0px 8px 10px;
}
.submenu li a:hover {
	color: #000;
	width:145px;
	text-decoration: none;
	background: #E6E6E6;
}
/*___________________________Submenu Ends Here____________________________*/ 


/*___________________________Enquire divs _____________________________*/ 

.enquire_left, .enquire_right {
	margin:10px 10px 10px 30px;
	height:autopx;
	width: 250px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	padding:5px 15px 5px 15px;
	line-height: 150%;
	float:left;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
.enquire_right {
	margin:10px 25px 10px 10px;
	float:right;
}
.enquire_left .enquire_right a {
	text-decoration:none;
	color:#0000FF;
}
.enquire_left .enquire_right span {
	color:#FF0000;
	text-shadow: 2px 2px 2px #CCCCCC;
}
/*___________________________Enquire divs End _____________________________*/ 


/*___________________________ Contact Us About Us and Placement divs______________*/ 

.contactbar, .placementbar {
	margin:10px 10px 10px 10px;
	padding:5px 5px 5px 30px;
	height: auto;
	float:left;
	width: 540px;
	text-align:justify;
	line-height: 175%;
}
.aboutusbar {
	margin:10px 10px 10px 10px;
	padding:5px 5px 5px 30px;
	height: auto;
	float:left;
	width: 575px;
	text-align:justify;
	line-height: 175%;
}
.aboutusbar li {
	list-style:none;
	padding-left:30px;
	background:url(../images/bullet_blue.png) no-repeat 0 4px;
}
/*___________________________ Contact Us About Us and Placement divs ends ______________*/ 

/*___________________________ First Page Course and Second page courses divs ______________*/ 

.coursespotlightbar {
	width:100%;
	height:auto;
	margin:0px 25px 0px 25px;
	padding:10px;
	float:left;
}
.course {
	width:420px;
	height:125px;
	margin:0;
	padding:10px;
	list-style:none;
	text-align:justify;
	line-height:20px;
	float:left;
}
.course a {
	color: #0000FF;
	text-decoration:none;
}
.courseinnerbar {
	width:745px;
	height:auto;
	margin:0px;
	padding-right:10px;
	float:right;
}
.courseinner {
	width:360px;
	height:120px;
	margin:0;
	padding:0;
	list-style:none;
	line-height:20px;
	text-align:justify;
	float:left;
}
.courseinner a {
	color: #0000FF;
	text-decoration:none;
}
/*___________________________ First Page Course and Second page courses divs ends______________*/ 


.sidebar_right {
	margin:10px 25px 10px 10px;
	padding:0;
	height: auto;
	float:right;
	width: 300px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	padding:5px 15px 5px 15px;
	font-size:10pt;
	line-height: 125%;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
.sidebar_right_big {
	margin:0px 30px 10px 10px;
	padding:0px;
	height: autopx;
	width: 715px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:justify;
}
.sidebar_right_big span {
	color:#FF0000;
	font-weight:bold;
	text-shadow: 2px 2px 2px #CCCCCC;
}
.sidebar_right_big li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:25px;
}
.sidebar_right_big p {
	line-height:20px;
}
/*___________________________Text Box sizes _____________________________*/ 

#textboxidinquire {
	width:250px;
	height:30px;
	font-size:10pt;
	border:1px solid #cccccc;
}
#textboxadmission {
	width:300px;
	height:30px;
	border:1px solid #cccccc;
	font-size:10pt;
}
#textareaadmission {
	border:1px solid #cccccc;
}
/*___________________________Text Box sizes ends here_____________________________*/ 


/*___________________________Course syllabus Menu _____________________________*/ 


#syllabus {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding: 0px 20px 20px 0px;
}
#syllabus span {
	color:#FF0000;
}
#syllabus h4 {
	font-size: 10pt;
	color:#FF0000;
}
#syllabuscontent li {
	width:275px;
	padding:0 0 0 30px;
	float:left;
	text-align:left;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background: url(../images/bullet_blue.png) no-repeat 0 5px;
}
.course1 {
	margin:10px 10px 10px 10px;
	padding-left:10px;
	padding-right:10px;
	height: 120px;
	width: 280px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:left;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
.course1 h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14pt;
	font-weight:bolder;
}
/*___________________________Course Syllabus Menu ends_____________________________*/

/*___________________________Student summary class_____________________________*/ 

.studentsummary {
	margin:0;
	width:575px;
	float:right;
	margin-right:50px;
	text-align:justify;
}
.studentsummary ul {
	margin:0;
	padding:0;
	list-style:none;
}
.studentsummary ul li {
	margin:0;
	padding:0 0 20px 0;
	font-size:13px;
	color:#000;
	line-height:20px;
	float:left;
}
.studentsummary ul li h3 {
	margin:0;
	padding:0;
	color:#0360c8;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	text-transform:capitalize;
}
.studentsummary ul li em {
	color:#1b769f;
	font-style:normal;
}
.studentsummary ul li img {
	float:left;
	margin:0 25px 20px 0;
}
/*___________________________Student summary class ends_____________________________*/ 


/*___________________________Footer area _____________________________*/ 

.footer {
	width:1020px;
	height:125px;
	margin-left:-16px;
	margin-right:auto;
	background: url(../images/foot.png) no-repeat;
}
.footer_left {
	width:620px;
	height:auto;
	margin:0px;
	padding:35px 0 0px 20px;
	float:left;
}
.footer_right {
	width:180px;
	height:auto;
	float:right;
	margin:35px 40px 0px 0;
	padding:0;
}
.footer a {
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover {
	color:#000;
}
.footer h4 {
	color: #333333;
	font-size:11px;
	text-align:left;
}
a.facebook {
	width:36px;
	height:36px;
	float:left;
	margin:0 5px 0 0;
	background: url(../images/facebook.png) no-repeat 0 0;
	display:block;
}
a.facebook:hover {
	background: url(../images/facebook_o.png) no-repeat 0 0;
}
a.google {
	width:36px;
	height:36px;
	float:left;
	margin:0 7px 0 0;
	background: url(../images/google.png) no-repeat 0 0;
	display:block;
}
a.google:hover {
	background:url(../images/google_o.png) no-repeat 0 0;
}
a.linkedin {
	width:36px;
	height:36px;
	float:left;
	margin:0 7px 0 0;
	background:url(../images/linkedin.png) no-repeat 0 0;
	display:block;
}
a.linkedin:hover {
	background:url(../images/linkedin_o.png) no-repeat 0 0;
}
a.twitter {
	width:36px;
	height:36px;
	float:left;
	margin:0 7px 0 0;
	background: url(../images/twitter.png) no-repeat 0 0;
	display:block;
}
a.twitter:hover {
	background:url(../images/twitter_o.png) no-repeat 0 0;
}
/*___________________________Footer area End_____________________________*/

.button {
		padding: 5px 10px;
		display: inline;
		background: #777 url(../images/button.png) repeat-x bottom;
		border: none;
		color: #fff;
		cursor: pointer;
		font-weight: bold;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		text-shadow: 1px 1px #666;
		text-decoration:none;
		}
	.button:hover {
		background-position: 0 center;
		}
	.button:active {
		background-position: 0 top;
		position: relative;
		top: 1px;
		padding: 6px 10px 4px;
		}
	.button.red { background-color: #e50000; }
	.button.purple { background-color: #9400bf; }
	.button.green { background-color: #58aa00; }
	.button.orange { background-color: #ff9c00; }
	.button.blue { background-color: #2c6da0; }
	.button.black { background-color: #333; }
	.button.white { background-color: #fff; color: #000; text-shadow: 1px 1px #fff; }
	.button.small { font-size: 75%; padding: 3px 7px; }
	.button.small:active { padding: 4px 7px 2px; background-position: 0 top; }
	.button.large { font-size: 125%; padding: 7px 12px; }
	.button.large:active { padding: 8px 12px 6px; background-position: 0 top; }

