/* Genarel Style */
body {
	background:url(images/body_bg.gif) repeat-x 0 0 #fff;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding-top:22px;
	font-size:13px;
}


.contbut{
	padding:0px;
	margin:0px;
	width:95px;
	height:26px;
	background-image: url(images/submit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


div, form, select, ul, li, input, h1, h2, h3, h4, h5, h6, p {
	padding:0px;
	margin:0px;
	
}
ul {
	list-style-type:none;
	line-height:0px;
}
a {
	text-decoration:none;
	outline:none;
	color:#a7040e;
	
	
}
a:hover {
	text-decoration:underline;
}
.spacer {
	clear:both;
	font-size:0px;
	line-height:0px;
}
/* Genarel Style End */

.wrapper {
	width:903px;
	margin:0 auto;
}
.logo {
	float:left;
	width:207px;
}
.header_right {
	width:680px;
	float:right;
}
.callus {
	color: #164966;
    font: bold 20px/20px "Trebuchet MS",Arial,Helvetica,sans-serif;
    padding: 0 14px 5px 0;
    text-align: right;
}
.callus span {
	color:#a7040d;
}
/* Navigation Panel Style
.nav{
float:right;
width:650px;
}
.nav ul li{
float:left;
line-height:36px;
background:url(images/menu_divi.jpg) no-repeat 0 0;
display:block;
}
.nav ul li a{
font:bold 14px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#211F1F;
display:block;
padding:0 10px;
 }
.nav ul li a:hover, .nav ul li a.active{
background-color:#A7040E;
color:#fff;
text-decoration:none;
}
.nav ul li.noimg{
background-image:none;
} */
/* Dropdown Menu */
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:680px;
	float:right;
	position:relative;
	margin:0 0 0 0;
	font-size:11px;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#211F1F;
	font-weight:bold;
	width:auto;
	line-height:36px;
	font-size:14px;
	padding:0px 9px;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu ul li {
	float:left;
	position:relative;
}
.menu ul li ul {
	display: none;
}
.menu table {
	border-collapse:collapse;
	border:0;
	margin:0;
	padding:0;
}
.menu ul li:hover a, .menu ul li a:hover, .menu ul li a.active {
	color:#fff;
	background:#A7040E;
}
.menu ul li:hover ul, .menu ul li a:hover ul {
	display:block;
	position:absolute;
	top:36px;
	left:0px;
	width:130px;
	background: transparent;
}
.menu ul li:hover ul li, .menu ul li a:hover ul li {
	float:left;
}
.menu ul li:hover ul li a, .menu ul li a:hover ul li a {
	display:block;
	color:#fff;
	width:130px;
	float:none;
	background:#A7040E;
	line-height:25px;
	font-weight:100;
	font-size:12px;
}
.menu ul li:hover ul li a:hover, .menu ul li a:hover ul li a:hover {
	background:#E27A6B;
	color:#000;
}
/* Dropdown Menu */


/* Navigation Panel Style */

/* Courses Box Style */
.courses_box_holder {
	padding-top:25px;
}
.course_box_php, .course_box_net, .course_box_multimedia, .course_box_testing, .course_box_iphone, .course_box_android, .course_box_seo, .course_box_content {
	width:189px;
	height:240px;
	float:left;
	margin-right:22px;
	padding:11px 10px 0 10px;
}
.course_box_php {
	background:url(images/php_bg.jpg) no-repeat 0 0;
}
.course_box_net {
	background:url(images/net_bg.jpg) no-repeat 0 0;
}
.course_box_multimedia {
	background:url(images/multimedia_bg.jpg) no-repeat 0 0;
}
.course_box_testing {
	background:url(images/testting_bg.jpg) no-repeat 0 0;
}
.course_box_iphone {
	background:url(images/iphone_bg.jpg) no-repeat 0 0;
}
.course_box_android {
	background:url(images/corporate_bg.jpg) no-repeat 0 0;
}
.course_box_seo {
	background:url(images/seo_bg.jpg) no-repeat 0 0;
}
.course_box_content {
	background:url(images/android_bg.jpg) no-repeat 0 0;
}
.no_margin {
	margin:0px;
}
h1 {
	font:bold 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	padding-top:8px;
}
ul.course_detail {
	padding:7px 0;
}
ul.course_detail li {
	background:url(images/bulet.gif) no-repeat 0 8px;
	padding-left:10px;
	color:#282E30;
	font:normal 13px/20px Arial, "Times New Roman", Times, serif;
	text-transform:lowercase;
}
a.knowmore {
	background:url(images/know_more.gif) no-repeat 0 0;
	width:178px;
	height:33px;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
}
a.knowmore:hover {
	background:url(images/know_more2.gif) no-repeat 0 0;
}
/* Courses Box Style */

/* Body Panel Style */
.body_panel {
	padding-top:23px;
}
h2 {
	font:bold 25px/28px Arial, Helvetica, sans-serif;
	color:#71706E;
	border-bottom:1px dashed #ccc;
}
h2 span {
	color:#F30C19;
}
.content {
	width:466px;
	float:left;
	font-size:13px;
	color:#4A4A4A;
}
.body_right {
	width:404px;
	float:right;
}
p.welcome {
	padding-top:29px;
}
.form_bg {
	background:url(images/form_bg.gif) no-repeat 0 0;
	margin-top:28px;
	width:356px;
	height:259px;
	padding:11px 24px 17px 24px;
}
h3 {
	font:bold 22px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}
p.form_text {
	font-size:12px;
	color:#2F2929;
	padding-bottom:10px;
}
.query {
	background:url(images/input.gif) no-repeat 0 0;
	width:154px;
	height:24px;
	padding:2px 3px;
	border:none;
	margin-bottom:4px;
}
.query1 {
	background:url(images/input.gif) no-repeat 0 0;
	width:160px;
	height:28px;
	padding:4px 3px;
	border:none;
	margin-bottom:4px;
}
.comments {
	background:url(images/comment_bg.gif) no-repeat 0 0;
	width:154px;
	height:123px;
	padding:2px 3px;
	border:none;
	overflow:auto;
	margin-left:24px;
}
.form_field {
	width:160px;
	float:left;
}
.lower_bottom {
	width:902px;
	background:url(images/lower_body_bg.gif) repeat-x 0 0;
	height:36px;
	margin:5px 0 0 0;
}
.lower_bottom .block {
	width:415px;
	float:left;
	padding:15px;
	background:url(images/block_bg.gif) repeat-y right 0;
	margin:36px 0 0 0;
}
.lower_bottom .block2 {
	width:415px;
	float:left;
	padding:15px;
	margin:36px 0 0 0;
}
.block_inner {
	background:url(images/features_bg.gif) repeat-x 0 0 #c4e4f7;
	border:2px dashed #49B1CF;
	padding:9px;
	font:bold 13px/20px Georgia, "Times New Roman", Times, serif;
	color:#022d3d;
	margin-top:22px;
}
h4.live_project {
	font:bold italic 20px/24px Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding-bottom:13px;
	margin-top:24px;
}
/* Body Panel Style */

/* Footer Panel Style */
.footer {
	background:url(images/footer_bg.gif) repeat-x 0 0 #E0E0DF;
	height:auto;
	width:100%;
	margin:33px 0 0 0;
	text-align:center;
	padding:24px 0;
}
.footer a {
	color:#000;
	line-height:18px;
}
.footer a:hover {
	color:#000;
	text-decoration:underline;
}


.additionfoo{
	padding:0px;
	margin:0px auto 0px auto;
	width:870px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.footer_con {
	width:800px;
	margin:0 auto;
	text-align:center;
}




.footer_con ul {
	padding-left:30px;
}
.footer_con ul li {
	float:left;
	background:url(images/footer_divi.gif) no-repeat 0 2px;
}
.footer_con ul li.noimg {
	background-image:none;
}
.footer_con ul li a {
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 4px;
}
.footer_con ul li a:hover {
	text-decoration:underline;
}
.copyright {
	color:#515151;
	font-size:12px;
	padding-top:8px;
}
/* Footer Panel Style */

/* About Us Style */
.about_header {
	background:url(images/about_header.gif) no-repeat 12px 0;
	height:226px;
}
.header_text {
	padding:116px 0 0 20px;
	font:bold 13px/18px Georgia, "Times New Roman", Times, serif;
	color:#414141;
	background:url(images/coma..gif) no-repeat 20px 104px;
	width:490px;
}
.bodypanel_inner {
	padding:30px 0 0 8px;
}
.leftpanel {
	width:566px;
	float:left;
}
.content_text {
	color:#4a4a4a;
	line-height:18px;
	padding:30px 0 0 0;
}
.content_text_course {
	color:#4a4a4a;
	line-height:18px;
	padding:10px 0 0 0;
}
.right_image {
	float:right;
	margin:0 0 0 27px;
}
.heading {
	width:566px;
	margin:30px 0 0 0;
}
.dashed_heading {
	background:url(images/heading_dashed.gif) no-repeat 0 0;
	height:42px;
	width:10px;
	float:left;
}
.dashed_heading_middle {
	width:546px;
	float:left;
	background:url(images/dashed_bg.gif) repeat-x 0 center;
	height:42px;
}
h4.red, h4.blue, h4.orange, h4.green, h4.yellow, h4.violet, h4.brown  {
	font:bold italic 18px/42px Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 8px;
}


h4.brown{

 color:#e48430;
}

h4.violet{

 color:#a515c1;
}




h4.red {
	color:#ac050f;
}
h4.green {
	color:#169e0c;
}
h4.orange {
	color:#ef5a0b;
}
h4.blue {
	color:#0298cb;
}
h4.yellow {
	color:#f9a107;
}
.gallery {
	width:566px;
	margin:30px 0 0 0;
}
.gallery_left {
	background:url(images/gallery_left.gif) no-repeat 0 0;
	height:228px;
	width:8px;
	float:left;
}
.gallery_right {
	background:url(images/gallery_right.gif) no-repeat 0 0;
	height:228px;
	width:8px;
	float:left;
}
.gallery_bg {
	width:546px;
	float:left;
	background:url(images/gallery_bg.gif) repeat-x 0 center;
	height:228px;
}
.rightpanel {
	width:324px;
	float:right;
}
.bellow_admissiom {
	background:#f6f5f5;
	width:224px;
	margin:0 31px 0 25px;
	border-bottom: 1px solid #e1dede;
	border-left: 1px solid #e1dede;
	border-right: 1px solid #e1dede;
	padding:8px 20px;
}
h5 {
	font-size:13px;
	font-weight:bold;
	color:#c40712;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
}
h5.header_top {
	font-size:22px;
	font-weight:bold;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
	line-height:24px;
}
a.more {
	font:bold 13px/34px Arial, Helvetica, sans-serif;
	color:#646464;
	background:url(images/more_bulet.gif) no-repeat 0 0px;
	padding:0 0 0 23px;
}
a.more:hover {
	color:#ac050f;
	text-decoration:none;
}
.feaature {
	margin:30px 31px 0 25px;
	width:264px;
}
.feature_top {
	background:url(images/features_top.gif) no-repeat 0 0;
	height:6px;
}
.feature_bottom {
	background:url(images/features_bottom.gif) no-repeat 0 0;
	height:6px;
}
.feature_bg {
	background:url(images/features_bg.gif) repeat-x 0 0 #c4e4f7;
	border-left:1px solid #a6d0e7;
	border-right:1px solid #a6d0e7;
	padding:8px 20px;
}
ul.course_features li {
	border-bottom:1px dashed #666;
	line-height:18px;
	font-size:13px;
	padding:9px 0;
}
ul.course_features li span {
	background:url(images/bulet.gif) no-repeat 0 6px;
	padding-left:12px;
	display:block;
}
/* About Us Style */

/* Course Php Style */
.php_header {
	background:url(images/php_header.gif) no-repeat 0 0;
	height:204px;
	margin:34px 0 0 0;
}
ul.contentlist li {
	background:url(images/bulet.gif) no-repeat 4px 6px;
	line-height:18px;
	padding-left:15px;
	padding-bottom:10px;
}
ul.contentlist li ul {
	list-style-type:square;
	padding:7px 0 0 10px;
	list-style-position:inside;
}
ul.contentlist li ul li {
	background-image:none;
	line-height:18px;
	padding-bottom:0px;
}
p.query_text {
	font-size:11px;
	color:#CC0033;
}
.query_form {
	margin:15px 0 5px 0;
}
.query_input {
	width:215px;
	height:24px;
	border-top:1px solid #014d76;
	border-right:1px solid #014d76;
	border-left:1px solid #9dbbcc;
	border-bottom:1px solid #9dbbcc;
	margin:4px 0 12px 0;
	padding:0 0 0 3px;
}
.query_textarea {
	width:215px;
	border-top:1px solid #014d76;
	border-right:1px solid #014d76;
	border-left:1px solid #9dbbcc;
	border-bottom:1px solid #9dbbcc;
	margin:4px 0 12px 0;
	padding:0 0 0 3px;
	height:70px;
	overflow:auto;
}
em {
	color:#CC3300;
}
/* Course Php Style */
.net_header {
	background:url(images/net_header.gif) no-repeat 0 0;
	height:204px;
	margin:34px 0 0 0;
}
.multimedia_header {
	background:url(images/multimedia_header.gif) no-repeat 0 0;
	height:204px;
	margin:34px 0 0 0;
}


.newfaq_header {
	background:url(images/faq-banner.jpg) no-repeat 0 0;
	height:204px;
	margin:34px 0 0 0;
} 


.newcorp_header {
	background:url(images/corporate-banner.jpg) no-repeat 0 0;
	height:204px;
	margin:34px 0 0 0;
} 



.newseo_header {
	background:url(images/seo-banner.jpg) no-repeat 0 0;
	height:204px;
	margin:34px 0 0 0;
} 

.newiphone_header {
	background:url(images/iphone-banner.jpg) no-repeat 0 0;
	height:204px;
	margin:34px 0 0 0;
}  

.corporate_header {
	background:url(images/corporatebanner.jpg) no-repeat 0 0;
	height:204px;
	margin:34px 0 0 0;
}  
.newandroid_header {
	background:url(images/android-banner.jpg) no-repeat 0 0;
	height:204px;
	margin:34px 0 0 0;
}  


.testing_header {
	background:url(images/testing_header.gif) no-repeat 0 0;
	height:204px;
	margin:34px 0 0 0;
}
.guerntee {
	background:url(images/placement.gif) no-repeat left 30px;
	padding-bottom:20px;
	display:block;
	height:80px;
}
.guerntee_net {
	background:url(images/placement_net.gif) no-repeat left 30px;
	padding-bottom:20px;
	display:block;
	height:80px;
}
.guerntee_multimedia {
	background:url(images/placement_multimedia.gif) no-repeat left 30px;
	padding-bottom:20px;
	display:block;
	height:80px;
}

.guerntee_multimedia3 {
	background:url(images/placement_multimediab.jpg) no-repeat left 30px;
	padding-bottom:20px;
	display:block;
	height:80px;
}

.guerntee_multimedia2 {
	background:url(images/placement_multimedia2.gif) no-repeat left 30px;
	padding-bottom:20px;
	display:block;
	height:80px;
}


.guerntee_testing {
	background:url(images/placement_testing.gif) no-repeat left 30px;
	padding-bottom:20px;
	display:block;
	height:80px;
}
.contact_header {
	background:url(images/contact_header.gif) no-repeat 0 0;
	height:226px;
}
.placement_header {
	background:url(images/placement_head.gif) no-repeat 0 0;
	height:226px;
}
.schorlar_header {
	background:url(images/schorlership_head.gif) no-repeat 0 0;
	height:226px;
}
.traning_header {
	background:url(images/training_head.gif) no-repeat 0 0;
	height:226px;
}
.sitemap_header {
	background:url(images/sitemap_header.gif) no-repeat 0 0;
	height:226px;
}
.thanku_header {
	background:url(images/thanku_header.gif) no-repeat 0 0;
	height:226px;
}
.testiBlock {
	border-bottom:solid 1px #ccc;
	padding:0 0 10px;
	margin-bottom:8px;
}
.testiBlock p {
	padding-bottom:10px;
}
.stName {
	color:#138cb9;
	font-style:italic;
	font-size:14px;
}

.faqTable {
	border-top:1px solid #ccc;	
	border-right:1px solid #ccc;	
}
.faqTable td {
	padding:10px;
	vertical-align:top;
	text-align:left;
	border-bottom:1px solid #ccc;	
	border-left:1px solid #ccc;	
}
.placementBlock {
	background:#f9f9f9;
	float:left;
	width:120px;
	height:136px;
	display:inline;
	border:solid 1px #ccc;
	padding:10px;
	margin:5px;
	text-align:center;
	font-size:11px;
}
.studentPic {
	width:65px;
	display:block;
	margin:0 auto 10px;
	border:solid 1px #ccc;
	padding:2px;
}
.studentName {
	font-weight:bold;
	color:#138cb9;
}

.syllabus{ margin-top:15px; }
.syllabus h5{ color: #000000; margin-bottom:10px;}
.syllabus ol{padding-left:17px; margin-top:10px;}
.syllabus li{line-height:1.3em; height:21px;}
.syllabus strong{}
.list-content{ margin-top:10px; margin-bottom:10px;}
.syllabus h4{ margin-bottom:10px; margin-top:10px;}
.payment{ line-height:1.4em;}

.students-feedback{}
.students-feedback h1{ }
.feedback{margin-top:22px; margin-bottom:4px; line-height:1.5em;}
.info{ font-size:11px;}
.students-feedback a{ text-decoration:underline; color:#000000;}
.guerntee-seo{background:url(images/placement_multimedia.gif) no-repeat left 30px;
	padding-bottom:20px;
	display:block;
	height:80px;}
.seo-syllebus{ margin-top:15px;}
.seo-syllebus p{ margin-bottom:16px; margin-top:5px; margin-left:5px;}	
.seo-option{ font-weight:bold; font-size:16px; color:#CC3300; }
.seo-syllebus strong{ float:left; margin-left:5px; } 	
.Off-page{ font-size:16px; font-weight:bold; color: #666666;}
.level{font:italic bold 18px/42px Georgia,"Times New Roman",Times,serif; color:#0298CB; margin-left:0!Important;}

.levelv{
	color:#a515c1;
	margin-left:0!Important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 42px;
	font-weight: bold;
}

.levelb{
	color:#e48430;
	margin-left:0!Important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 42px;
	font-weight: bold;
}



.leveland{font:italic bold 18px/42px Georgia,"Times New Roman",Times,serif; color:#ff6711; margin-left:0!Important;}



.seo-syllebus li{ line-height:1.6em;}
.seo-syllebus em{ margin-left:5px;}
.introductory{margin-left:0!Important; }
.green-corporate{ font:italic bold 18px/42px Georgia,"Times New Roman",Times,serif; color:#169E0C; margin-bottom:5px;}

.gray-corporate{
	font:italic bold 18px/42px Georgia,"Times New Roman",Times,serif;
	color:#606060;
	margin-bottom:5px;
}

