
/************************ Font Style ***************************/

.fontstyle1
{
	font-family:verdana,sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}

.fontstyle2
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	color:#777777;
}

.fontstyle3
{
	font-family:verdana,sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#ffffff;
}

.fontstyle4
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	color:#ffffff;
}

.fontstyle5
{
	font-family:verdana,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#ffffff;
}

.fontstyle6
{
	font-family:verdana,sans-serif;
	font-size:9pt;
	/*color:#777777;*/
}

.fontstyle7
{
	font-family:verdana,sans-serif;
	font-size:14pt;
	color:#b30303;
}

.fontstyle8
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	color:#000000;
	line-height:18pt;
	text-align:justify;
}

.fontstyle9
{
	font-family:verdana,sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#414141;
}

.fontstyle10
{
	font-family:verdana,sans-serif;
	font-size:13pt;
	font-style:italic;
	color:#039efb;
}

.fontstyle11
{
	font-family:verdana,sans-serif;
	font-size:8pt;
	color:#2a2929;
}

.fontstyle12
{
	font-family:verdana,sans-serif;
	font-size:8pt;
	color:#ffffff;
}

.fontstyle13
{
	font-family:verdana,sans-serif;
	font-size:13pt;
	color:#a90101;
}

.fontstyle14
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
}

.fontstyle15
{
	font-family:verdana,sans-serif;
	font-size:7pt;
	color:#000000;
}

.fontstyle16
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	color:#c70404;
}

.fontstyle17
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	color:#696969;
}

.fontstyle18
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#b30303;
}

.fontstyle19
{
	font-family:verdana,sans-serif;
	font-size:9pt;
}

.fontstyle20
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	text-align:justify;
	color:#000000;
}

.fontstyle21
{
	font-family:verdana,sans-serif;
	font-size:7pt;
	color:#b30303;
}


.fontstyle22
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}

.fontstyle23
{
	font-family:verdana,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#333333;
}

.fontstyle24
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	text-align:justify;
	line-height:20pt;
	color:#222222;
}

.fontstyle25
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#c70404;
}

.fontstyle26
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	text-align:justify;
	line-height:20pt;
	font-weight:bold;
	color:#222222;
}

.fontstyle27
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#333333;
}

.fontstyle28
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	color:#222222;
}

.fontstyle29
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#555555;
}

.fontstyle30
{
	font-family:verdana,sans-serif;
	font-size:8pt;
	color:#222222;
}

.fontstyle31
{
	font-family:verdana,sans-serif;
	font-size:18pt;
	font-weight:bold;
	color:#333333;
}

.fontstyle32
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#82e800;
}

.fontstyle33
{
	font-family:verdana,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#333333;
}

.fontstyle34
{
	font-family:verdana,sans-serif;
	font-size:10px;
	color:#777777;
}

.fontstyle35
{
	font-family:verdana,sans-serif;
	font-size:8pt;
	color:#c70404;
}

.fontstyle36
{
	font-family:verdana,sans-serif;
	font-size:7pt;
	color:#2a2929;
}

.fontstyle37
{
	font-family:verdana,sans-serif;
	font-size:9pt;
	color:#c70404;
}

.fontstyle38
{
	font-family:verdana,sans-serif;
	font-size:8pt;
	color:#696969;
}

.fontstyle39
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#2a2929;
}

/************************ Common CSS for All Pages ***************************/

.main_div
{
	width:100%;
	height:auto;
	float:left;	
}

.submain_div
{
	width:99.8%;
	height:auto;
	float:left;	
}

.header_div
{
	width:99.6%;
	height:auto;
	float:left;
}

.headerhalf1_div
{
	width:46%;
	height:auto;
	float:left;
}

.headerhalf2_div
{
	width:53%;
	height:auto;
	float:right;
}

.headerlogo_div
{
	width:459px;
	height:77px;
	float:left;
	margin-left:2%;
	/*background-image:url("../images/logo.png");
	background-repeat:no-repeat;*/
}

.headerlinks_div
{
	width:100%;
	height:auto;
	float:right;
	margin-right:8px;
}

.headerlink_div
{
	width:auto;
	height:auto;
	float:right;
	margin-bottom:10px;
}

.headermoving_div
{
	width:98%;
	height:auto;
	margin:0 auto;
}

.headermoveimg1_div
{
	width:7px;
	height:29px;
	float:left;
	background:url("../images/grey_rt_crner_bg.png");
	background-repeat:no-repeat;
}

.headermoveimg2_div
{
	width:98%;
	height:29px;
	float:left;
	background:url("../images/grey_mid_crner_bg.png");
	background-repeat:repeat-x;
}

.headermoveimg3_div
{
	width:7px;
	height:29px;
	float:left;
	background:url("../images/grey_lft_crner_bg.png");
	background-repeat:no-repeat;
}

.headermovealign_div
{
	float:left;
	margin-top:6px;
	width:100%;
}

.banner_div
{
	width:99.6%;
	height:320px;
	float:left;
	margin-top:2px;
	background:url("../images/header_mid_bg.jpg");
	background-repeat:repeat-x;
}

.bannerleft_div
{
	width:15px;
	height:320px;
	float:left;
	background:url("../images/header_lft_bg.jpg");
	background-repeat:no-repeat;
	
}

.bannermid_div
{
	width:44.7%;
	height:320px;
	float:left;
	background:url("../images/header_mid_bg.jpg");
	background-repeat:repeat-x;	
}

.search_div
{
	width:auto;
	height:50px;
	float:left;
}

.searchlabel_div
{
	width:auto;
	height:auto;
	float:left;
}

.searchcommon_div
{
	width:auto;
	height:auto;
	float:left;
}

.searchtextbox_div
{
	width:auto;
	height:auto;
	float:left;
}

.searchbutton_div
{
	width:auto;
	height:auto;
	float:left;
	margin-top:2px;
}

.bannerhead_div
{
	width:90%;
	height:auto;
	float:left;
	margin-left:5%;
	margin-top:10%;
}

.bannerdetail_div
{
	width:93%;
	height:auto;
	float:left;
	margin-left:5%;
	margin-top:3%;
}

.searchdetail_div
{
	width:60%;
	height:auto;
	float:left;
	margin-left:5%;
	margin-top:8%;
}

.bannertick_div
{
	width:19px;
	height:20px;
	float:left;
	background:url("../images/objective_check_icon.png");
	background-repeat:no-repeat;
}

.bannerabout_div
{
	width:94%;
	height:auto;
	float:left;
	margin-left:3px;
}

.bannerright_div
{
	width:31%;
	height:320px;
	float:right;
	background:url("../images/header_right_women.jpg");
	background-repeat:no-repeat;
}

.banneraboutus_div
{
	width:484px;
	height:320px;
	float:right;
	background:url("../images/about_us.jpg");
	background-repeat:no-repeat;
}

.bannercontactus_div
{
	width:484px;
	height:320px;
	float:right;
	background:url("../images/contact-Us_07.jpg");
	background-repeat:no-repeat;
}

.bannerfranchises_div
{
	width:484px;
	height:320px;
	float:right;
	background:url("../images/franchises.jpg");
	background-repeat:no-repeat;
}

.bannercourses_div
{
	width:484px;
	height:320px;
	float:right;
	background:url("../images/our_courses.jpg");
	background-repeat:no-repeat;
}

.bannerauthorized_div
{
	width:76%;
	height:auto;
	float:left;
	margin-left:5%;
	margin-top:16%;
}

.bannerauthorized1_div
{
	width:auto;
	height:auto;
	float:left;
	margin-left:4%;
	margin-top:5px;
}

.bannerauthorized2_div
{
	width:auto;
	height:auto;
	float:left;
	margin-top:5px;
}

.bannerauthorized3_div
{
	width:auto;
	height:auto;
	float:left;
	margin-left:25%;
	margin-top:5px;
}

.bannerprofessional_div
{
	width:auto;
	height:auto;
	float:left;
	margin-top:4%;
	margin-left:5%;
}

.bannerprofessionalimg_div
{
	width:267px;
	height:63px;
	float:left;
	background:url("../images/header_text.png");
	background-repeat:no-repeat;
}

.body_div
{
	width:99.6%;
	height:auto;
	float:left;
}

.footer_div
{
	width:99.6%;
	height:auto;
	float:left;
}

.line
{
	width:95%;
	color:red;
	float:left;
	margin-top:2%;
	margin-left:2.5%;
}

.footerlinks_div
{
	width:auto;
	height:auto;
	float:left;
	margin-top:1%;
	margin-left:6%;
}

a:hover
{
	color:#000000;
}

.footerlink_div
{
	width:auto;
	height:auto;
	float:left;
	margin-top:1%;
}

.footercopyright_div
{
	width:auto;
	height:auto;
	float:left;
	margin-top:1.5%;
	margin-left:35%;
	margin-bottom:2%;
}

img
{
	border:0;
}

a
{
	text-decoration:none;
	color:inherit;
}

/*************************** Style Sheet for index.php ******************************/

.bodyleft_index
{
	width:23.5%;
	height:auto;
	float:left;
	margin-left:10px;
}

.navigation_index
{
	width:auto;
	height:auto;
	float:left;
	margin-top:5%;
}

.navigationhead_index
{
	width:auto;
	height:auto;
	float:left;
}

.navigationleft_index
{
	width:11px;
	height:37px;
	float:left;
	background:url("../images/navigation_grey_lft_corner.jpg");
	background-repeat:no-repeat;
}

.navigationmid_index
{
	width:202px;
	height:37px;
	float:left;
	background:url("../images/navigation_grey_mid_strip.jpg");
	background-repeat:repeat-x;
}

.navigationright_index
{
	width:11px;
	height:37px;
	float:left;
	background:url("../images/navigation_grey_rt_corner.jpg");
	background-repeat:no-repeat;
}

.navigationbody_index
{
	width:100%;
	height:auto;
	float:left;
}

.navigationbodyleft_index
{
	width:11px;
	height:245px;
	float:left;
	background:url("../images/navigation_cntnt_lft_bg.jpg");
	background-repeat:repeat-y;
}

.navigationbodymid_index
{
	width:202px;
	height:auto;
	float:left;
}

.navigationheadtext_index
{
	width:220px;
	height:auto;
	float:left;
	margin-top:4.5%;
}

.navigationtext_index
{
	width:195px;
	height:auto;
	float:left;
	margin-top:5%;
}

.navigationarrow_index
{
	width:7px;
	height:7px;
	float:left;
	margin-top:5px;
}

.navigationlink_index
{
	width:auto;
	height:auto;
	float:left;
	margin-left:7px;
}

.navigationbodyright_index
{
	width:11px;
	height:245px;
	float:left;
	background:url("../images/navigation_cntnt_rt_bg.jpg");
	background-repeat:repeat-y;
}

.navigationfoot_index
{
	width:245px;
	height:auto;
	float:left;
}

.navigationfooterleft_index
{
	width:11px;
	height:11px;
	float:left;
	background:url("../images/navigation_bottam_lft_corne.jpg");
	background-repeat:no-repeat;
}

.navigationfootermid_index
{
	width:202px;
	height:11px;
	float:left;
	background:url("../images/navigation_bottam_mid_corne.jpg");
	background-repeat:repeat-x;
}

.navigationfooterright_index
{
	width:10px;
	height:10px;
	float:left;
	background:url("../images/navigation_bottam_rt_corner.jpg");
	background-repeat:no-repeat;
}

.bodymid_index
{
	width:47%;
	height:auto;
	float:left;
	margin-left:1%;
}

.bodymidinner_index
{
	width:98%;
	height:auto;
	float:left;
	margin-left:1%;
	margin-top:1%;
	margin-bottom:1%;
}

.bodymid1_index
{
	width:100%;
	height:auto;
	float:left;
	margin-top:2%;
}

.bodymidtophead_index
{
	width:auto;
	height:auto;
	float:left;
	margin-top:2%;
}

.bodymidline1_index
{
	width:96%;
	float:left;
	margin-left:3%;
	color:#e9e9e9;
}

.bodymidlinee_index
{
	width:99.6%;
	float:left;
	color:#e9e9e9;
}

.girlsimagebackground_index
{
	width:100%;
	height:auto;
	float:left;
	margin-top:2%;
	background-color:#000000;
}

.bodymidbanner_index
{
	width:486px;
	height:89px;
	float:left;
	margin-left:13%;
}

.bodymiddet_index
{
	width:99.5%;
	height:auto;
	float:left;
	margin-top:2%;
}

.bodymiddetail1_index
{
	width:99.5%;
	height:auto;
	float:left;
	margin-top:2%;
}

.bodymidmore_index
{
	width:58px;
	height:18px;
	float:left;
}

.bodymiddetail2_index
{
	width:99.5%;
	height:auto;
	float:left;
}

.bodymidline2_index
{
	width:75%;
	float:left;
	margin-top:2%;
	color:#dfdfdf;
}

.bodymidimg_index
{
	width:128px;
	height:90px;
	float:left;
	background:url("../images/program_image.jpg");
	background-repeat:no-repeat;
}

.bodyright_index
{
	width:26%;
	height:auto;
	float:left;
	margin-left:.5%;
}

.bodyrightinner_index
{
	width:97%;
	height:auto;
	float:left;
	margin-left:1%;
	margin-top:1%;
	margin-bottom:1%;
	margin-right:1%;
}

.login_index
{
	width:245px;
	height:auto;
	float:right;
	margin-top:5%;
}

.loginhead_index
{
	width:auto;
	height:auto;
	float:left;
}

.loginleft_index
{
	width:10px;
	height:38px;
	float:left;
	background:url("../images/login_lft_grey_corner.jpg");
	background-repeat:no-repeat;
}

.loginmid_index
{
	width:225px;
	height:38px;
	float:left;
	background:url("../images/login_mid_grey_corner.jpg");
	background-repeat:repeat-x;
}

.loginicon_index
{
	width:17px;
	height:19px;
	float:left;
	margin-top:5%;
	background:url("../images/login_icon.jpg");
	background-repeat:no-repeat;
}
.logout_icon
{
	width:31px;
	height:22px;
	float:left;
	margin-top:5%;
	background:url("../images/logout.png");
	background-repeat:no-repeat;
}

.logintext_index
{
	width:auto;
	height:auto;
	float:left;
	margin-top:5%;
	margin-left:4%;
}

.loginright_index
{
	width:10px;
	height:38px;
	float:left;
	background:url("../images/login_rt_grey_corner.jpg");
	background-repeat:no-repeat;
}

.loginbody_index
{
	width:245px;
	height:174px;
	float:left;
}

.loginbodyleft_index
{
	width:10px;
	height:174px;
	float:left;
	background:url("../images/login_lft_content_bg.jpg");
	background-repeat:repeat-y;
}

.loginbodymid_index
{
	width:225px;
	height:170px;
	float:left;
}

.loginbodyright_index
{
	width:10px;
	height:174px;
	float:left;
	background:url("../images/login_rt_content_bg.jpg");
	background-repeat:repeat-y;
}

.loginfoot_index
{
	width:245px;
	height:auto;
	float:left;
}

.loginfooterleft_index
{
	width:10px;
	height:10px;
	float:left;
	background:url("../images/login_bottam_lft_corner.jpg");
	background-repeat:no-repeat;
}

.loginfootermid_index
{
	width:225px;
	height:10px;
	float:left;
	background:url("../images/login_bottam_mid_bg.jpg");
	background-repeat:repeat-x;
}

.loginfooterright_index
{
	width:10px;
	height:10px;
	float:left;
	background:url("../images/login_bottam_rt_corner.jpg");
	background-repeat:no-repeat;
}

.award
{
	width:242px;
	height:62px;
	float:right;
	margin-top:8%;
	margin-right:2%;
}
.enrollnow_index
{
	width:242px;
	height:139px;
	float:right;
	margin-top:8%;
	margin-right:2%;
}

.latest_index
{
	width:250px;
	height:287px;
	float:right;
	margin-top:8%;
	background:url("../images/whatnew_page_image.jpg");
	background-repeat:no-repeat;
}

.whatlatest_index
{
	width:80%;
	height:auto;
	float:left;
	margin-top:10%;
	margin-left:7%;
}

.whatnewcommon_index
{
	width:89%;
	height:auto;
	float:left;
	margin-top:7.5%;
	margin-left:7%;
}

.whatnewarrow_index
{
	width:9px;
	height:9px;
	float:left;
	margin-top:2px;
}

.whatnewdetail_index
{
	width:auto;
	height:auto;
	float:left;
	margin-left:2%;
}

.whatnewcommon1_index
{
	width:93%;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:7%;
}

.whatnewcommon2_index
{
	width:89%;
	height:auto;
	float:left;
	margin-top:2%;
	margin-left:7%;
}

.whatnewcommon3_index
{
	width:89%;
	height:auto;
	float:left;
	margin-top:0.5%;
	margin-left:7%;
}

.whatnewcommon4_index
{
	width:89%;
	height:auto;
	float:left;
	margin-top:0.5%;
	margin-left:7%;
}

.whatnewarrow1_index
{
	width:9px;
	height:9px;
	float:left;
}

.whatnewdetail1_index
{
	width:auto;
	height:11px;
	float:left;
	margin-left:2%;
	margin-top:1px;
}

.whatnewdetail2_index
{
	width:auto;
	height:auto;
	float:left;
	margin-left:8%;
	margin-top:2%;
}

.news_index
{

	width:auto;
	height:auto;
	float:left;
	margin-top:12%;
	margin-left:2%;
}

.tw_index
{

	width:212;
	height:auto;
	float:left;
	margin-top:20%;
	margin-left:2%;
}

.counterimg_index
{
	width:212px;
	height:33px;
	float:left;
	margin-top:35px;
	margin-left:6px;
	background:url("../images/counter_bg.jpg");
	background-repeat:no-repeat;
}

.newshead_index
{
	width:100%;
	height:auto;
	float:left;
}

.newsleft_index
{
	width:10px;
	height:52px;
	float:left;
	background:url("../images/news_lft_top_corner.jpg");
	background-repeat:no-repeat;
}

.newsmid_index
{
	width:199px;
	height:52px;
	float:left;
	background:url("../images/News_mid_top_bg.jpg");
	background-repeat:repeat-x;
}

.newsicon_index
{
	width:21px;
	height:22px;
	float:left;
	margin-top:5%;
	background:url("../images/news_icon.jpg");
	background-repeat:no-repeat;
}

.newstext_index
{
	width:auto;
	height:auto;
	float:left;
	margin-top:6.5%;
	margin-left:4%;
}

.newsright_index
{
	width:10px;
	height:52px;
	float:left;
	background:url("../images/news_rt_top_corner.jpg");
	background-repeat:no-repeat;
}

.newsbody_index
{
	width:238px;
	height:auto;
	float:left;
}

.newsbodyleft_index
{
	width:10px;
	height:200px;
	float:left;
	background:url("../images/news_lftt_content_bg.jpg");
	background-repeat:repeat-y;
}

.newsbodymid_index
{
	width:199px;
	height:auto;
	float:left;
}

.newswhole_index
{
	width:192px;
	height:auto;
	float:left;
	margin-top:2%;
	margin-left:2%;
}

.newswhole1_index
{
	width:190px;
	height:auto;
	float:left;
	margin-left:2%;
	margin-top:4px;
}

.newswhole2_index
{
	width:210px;
	height:auto;
	float:left;
	margin-left:2%;
	margin-top:10px;
}

.newswhole3_index
{
	width:210px;
	height:auto;
	float:left;
	margin-top:10%;
	margin-left:2%;
}

.newsbullet_index
{
	width:5px;
	height:5px;
	float:left;
	margin-top:3%;
	background-color:#777777;
}

.newsheadline_index
{
	width:auto;
	height:auto;
	float:left;
	margin-left:2%;
}

.newsheadline1_index
{
	width:auto;
	height:auto;
	float:left;
	margin-left:5%;
}

.readmore_index
{
	width:auto;
	height:auto;
	float:right;
	margin-left:5%;
	margin-top:10px;
}

.newsbodyright_index
{
	width:10px;
	height:200px;
	float:left;
	background:url("../images/news_rtt_content_bg.jpg");
	background-repeat:repeat-y;
}

.newsfoot_index
{
	width:240px;
	height:auto;
	float:left;
}

.newsfooterleft_index
{
	width:10px;
	height:12px;
	float:left;
	background:url("../images/news_lft_bottam_corner.jpg");
	background-repeat:no-repeat;
}

.newsfootermid_index
{
	width:199px;
	height:12px;
	float:left;
	background:url("../images/news_mid_bottam_bg.jpg");
	background-repeat:repeat-x;
}

.newsfooterright_index
{
	width:10px;
	height:12px;
	float:left;
	background:url("../images/news_rt_bottam_corner.jpg");
	background-repeat:no-repeat;
}

.logincommon1_index
{
	width:auto;
	height:auto;
	float:left;
	margin-top:12%;
	margin-left:2%;
}

.logincommon2_index
{
	width:auto;
	height:auto;
	float:left;
	margin-top:8%;
	margin-left:2%;
}

.logincommon3_index
{
	width:auto;
	height:auto;
	float:left;
	margin-top:5%;
	margin-left:2%;
}

.loginname_index
{
	width:auto;
	height:auto;
	float:left;
	margin-top:4px;
}

.loginid_index
{
	width:auto;
	height:auto;
	float:left;
	margin-top:4px;
	margin-left:18px;
}

.logintb_index
{
	width:auto;
	height:auto;
	float:left;
}

.logintextbox_index
{
	width:130px;
	height:20px;
	float:left;
	background-color:#464646;
	color:#ffffff;
	border:1px solid #464646;
}

.loginbutton_index
{
	width:66px;
	height:30px;
	float:left;
	margin-left:70px;
}

.newuser_index
{
	width:75%;
	height:auto;
	float:left;
	margin-top:7%;
	margin-left:15%;
}

.newuserimg_index
{
	width:13px;
	height:11px;
	float:left;
	background:url("../images/new_user_register_icon.jpg");
	background-repeat:no-repeat;
}

.newusertext_index
{
	width:auto;
	height:11px;
	float:left;
	margin-left:2%;
}

.companylogo_index
{
	width:auto;
	height:auto;
	float:left;
	margin-left:340px;
}

.w3logo_index
{
	width:auto;
	height:auto;
	float:left;
	margin-left:20px;
}

/****************** CSS for internal pages ******************/

.internal_right_div
{
	width:74.6%;
	height:auto;
	float:left;	
}
.internal_rightcontent_div
{
	width:93.6%;
	height:auto;
	float:left;
	margin-left:3%;
	margin-top:2%;
}
.inter_rightcontent_div
{
	width:90%;
	height:auto;
	float:left;
	margin-left:3%;
	margin-top:2%;
}
.internal_rightcontentwelcome_div
{
	width:93.6%;
	height:auto;
	float:left;
	margin-left:3%;
	margin-top:2%;
}
.textbox_border
{
	border:1px solid #333333;
}

/************************ Style Sheet for franchises.php ***************************/

.franchises_content_div
{
	height:25px;
	width:74.6%;
}

.franchises_content_blankdiv
{
	height:5%;
	float:left;
}

.franchises_content_middiv
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	color:#333333;
	float:left;
	width:2%;
	padding-left:1%;
}

.franchises_content_redcolor
{
	font-family:verdana,sans-serif;
	color:#FF0000;
}

.franchises_content_font
{
	font-family:verdana,sans-serif;
	font-size:10pt;
	color:#333333; float:left;
}

.franchises_content_font_head
{
	font-family:verdana,sans-serif;
	font-size:12pt;
	color:#333333; 
	float:left;
	padding-left:10%;
	font-weight:bold;
}

.franchises_content_textbox
{
	width:280px;
	height:16px;
	float:left;
}

.franchises_content_textarea
{
	width:280px;
	
	float:left;
}

.franchises_content_textboxdiv
{
	
	float:left;
}

.franchises_requiredfield
{
	width:24.6%;
	height:auto;
	font-family:verdana,sans-serif;
	font-size:10pt;
}

.franchises_padding
{
	padding-left:60%;
}

.franchises1_padding
{
	padding-left:70%;
}

.franchisehead_alignn
{
	width:auto;
	height:auto;
	float:left;
	margin-left:285px;
	margin-top:5px;
}

/*********************** Style Sheet for results.php *************************/

.results_content_textbox
{
	width:200px;
	height:16px;
	float:left;
}

/*********************** Style Sheet for pen-dir.php *************************/

.content_director
{
	width:100%;
	height:auto;
	float:left;
}

.imagediv_director
{
	width:100px;
	height:115px;
	float:left;
}

.words_director
{
	width:83%;
	height:auto;
	float:left;
	margin-left:2%;
}

.other_dydirector
{
	width:100%;
	height:auto;
	float:left;
}

.link_dydirector
{
	width:auto;
	height:auto;
	float:right;
	margin-right:2%;
	margin-top:2%;
}

.name_director
{
	width:115px;
	height:auto;
	float:left;
}

/*********************** fee.php ***************************/

.heading_fee
{
	width:93.6%;
	height:auto;
	float:left;
	margin-left:4%;
	margin-top:2%;
}

.headtop_fee
{
	width:93.6%;
	height:auto;
	float:left;
	margin-left:4%;
	margin-top:2%;
}

.head_fee
{
	width:93.6%;
	height:auto;
	float:left;
	margin-left:4%;
	margin-top:5px;
}

.detail_fee
{
	width:40%;
	height:auto;
	float:left;
}

/************************ Style Sheet for certificate.php **************************/

.headtop_certificate
{
	width:93.6%;
	height:auto;
	float:left;
	margin-left:10%;
	margin-top:2%;
}

.headtexttop_certificate
{
	width:93.6%;
	height:auto;
	float:left;
	margin-left:10%;
}

.img1_certificate
{
	width:123px;
	height:103px;
	float:left;
	margin-left:15%;
	margin-top:4px;
}

.img2_certificate
{
	width:123px;
	height:103px;
	float:left;
	margin-left:15%;
}

.aboutimg1_certificate
{
	width:148px;
	height:auto;
	float:left;
	margin-left:13%;
}

.aboutimg2_certificate
{
	width:148px;
	height:auto;
	float:left;
	margin-left:12%;
}

/********************** Style Sheet for certificate-01.php ************************/

.bigimg01_certificate
{
	width:auto;
	height:auto;
	float:left;
	margin-top:4px;
	margin-left:6%;
}

.imgup_certificate
{
	width:600px;
	height:799px;
	float:left;	
}

/******************** Style Sheet for center-details.php **********************/

.whole_centerdetails
{
	width:98%;
	height:auto;
	float:left;
	margin-left:1%;
	margin-top:2%;
	/*border:2px solid #333333;*/
}

.wholetop_centerdetails
{
	width:98%;
	height:auto;
	float:left;
	margin-left:1%;
	margin-top:2%;
	background-color:#f7f7f7;
	border:1px solid #333333;
}

.search_centerdetails
{
	width:auto;
	height:auto;
	float:right;
}

.back_centerdetails
{
	width:auto;
	height:auto;
	float:right;
	color:#b30303;
}

.column1_centerdetails
{
	width:7%;
	height:35px;
	float:left;
	border-left:1px solid #f7f7f7;
	border-bottom:1px solid #f7f7f7;
}

.column2_centerdetails
{
	width:15%;
	height:35px;
	float:left;
	border-left:1px solid #333333;
	border-bottom:1px solid #f7f7f7;
}

.column3_centerdetails
{
	width:21%;
	height:35px;
	float:left;
	border-left:1px solid #333333;
	border-bottom:1px solid #f7f7f7;
}

.column4_centerdetails
{
	width:20%;
	height:35px;
	float:left;
	border-left:1px solid #333333;
	border-bottom:1px solid #f7f7f7;
}

.column5_centerdetails
{
	width:15%;
	height:35px;
	float:left;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #f7f7f7;
}

.column6_centerdetails
{
	width:20%;
	height:34px;
	float:left;
}

.sno_centerdetails
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:8px;
	text-align:center;
}

.sno1_centerdetails
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:18px;
	text-align:center;
}

.place_centerdetails
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:38px;
}


.place1_centerdetails
{
	width:auto;
	height:auto;
	float:left;
	padding-top:7px;
}

.center_centerdetails
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:23px;
}

.center1_centerdetails
{
	width:auto;
	height:auto;
	float:left;
}

.teacher_centerdetails
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:15px;
}

.teacher1_centerdetails
{
	width:auto;
	height:auto;
	float:left;
}

.contact_centerdetails
{
	width:auto;
	height:auto;
	float:left;
	padding-left:1px;
	padding-top:10px;
}

.contact1_centerdetails
{
	width:auto;
	height:auto;
	float:left;
	padding-top:8px;
	padding-left:12px;
}

.timing_centerdetails
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:25px;
}

.timing1_centerdetails
{
	width:auto;
	height:auto;
	float:left;
	padding-top:8px;
	padding-left:3px;
}

.details_centerdetails
{
	width:98%;
	height:auto;
	float:left;
	margin-left:1%;
	border:1px solid #333333;
}

/* form style */
.txt_box_pop_up{border:1px solid #999;
     background: #E9E9E9 url(../images/bg_txt_box.gif) repeat-x;
     color:#b30303;
     font-weight: bold;
     font-size:12px;
     width:350px;
     height:20px;
}
.bg_address{border:1px solid #999;
	background: #E9E9E9 url(../images/container_bg.gif) repeat-x;
	color:#b30303;
	font-weight: bold;
	font-size: 12px;
	width:350px;
	height:125px;
}
.title_div
{
	width:99.6%;
	height:auto;
	float:left;
	margin-top:2%;	
}
.requiredfield_div
{
	width:97%;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.requ_text
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}
.title_line
{
	width:99.5%;
	float:left;
	color:#e9e9e9;
}
.lable_div
{
     width:99.5%;
     height:30px;
}

.lablehint_div
{
     width:99.5%;
     height:20px;
}

.lable_div1
{
     width:30.5%;
     height:30px;
     float:left;
}
.lable_div2
{
     width:2.5%;
     height:30px;
     float:left;
}
.lable_div3
{
     width:67%;
     height:30px;
     float:left;
}
.lable_div3_address
{
     width:67%;
     height:130px;
     float:left;
}
.lable_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333; 
}
.frm_blank_div
{
     width:99.5%; 
     height:20px
}
.lable_div_address
{
     width:99.5%;
     height:130px;
}

/*********************** Style Sheet for education.php ***********************/

.headtop_education
{
	width:93.6%;
	height:auto;
	float:left;
	margin-left:4%;
	margin-top:2%;
}

.headtop1_education
{
	width:87%;
	height:20px;
	float:left;
	margin-left:4%;
	margin-top:2%;
	padding-top:2px;
	background-color:#eaeaea;
}

.detail_education
{
	width:93.6%;
	height:auto;
	float:left;
	margin-left:4%;
}

.detail1_education
{
	width:10%;
	height:auto;
	float:left;
}

.detail2_education
{
	width:50%;
	height:auto;
	float:left;
}

.detail3_education
{
	width:35%;
	height:auto;
	float:left;
}

.detail33_education
{
	width:35%;
	height:auto;
	float:left;
	padding-left:8px;
}

.detail4_education
{
	width:auto;
	height:auto;
	float:left;
	padding-left:53%;
}

.detail5_education
{
	width:auto;
	height:auto;
	float:left;
	padding-left:2.5%;
}

/*********************** Style Sheet for admission-form.php **************************/

.img1_admission
{
	width:157px;
	height:154px;
	float:left;
	margin-left:12%;
	margin-top:4px;
}

.img2_admission
{
	width:155px;
	height:154px;
	float:left;
	margin-left:11%;
}

/************************* Style Sheet for news-updates.php ****************************/

.headtop_newsupdates
{
	width:93.6%;
	height:auto;
	float:left;
	margin-left:4%;
	margin-top:2%;
}

.space_newsupdates
{
	width:93.6%;
	height:auto;
	float:left;
	margin-left:4%;
}

.lefttop_newsupdates
{
	width:auto;
	height:auto;
	float:left;
}

.righttop_newsupdates
{
	width:auto;
	height:auto;
	float:right;
}

.news_newsupdates
{
	width:83%;
	height:auto;
	float:left;	
}

.image_newsupdates
{
	width:85px;
	height:85px;
	margin-left:10px;
	float:left;
}

/********************* Style Sheet for administrative.php **************************/

.internalleft_administrative
{
	width:50%;
	height:auto;
	float:left;
}

.internalright_administrative
{
	width:47%;
	height:auto;
	float:right;
}

.internalleftlink_administrative
{
	width:80%;
	height:auto;
	float:left;
	margin-top:8px;
}

.internalleftlinks_administrative
{
	width:80%;
	height:auto;
	float:left;
	margin-top:14px;
}

.internallefttext_administrative
{
	width:auto;
	height:auto;
	float:left;
	margin-top:8px;
}

.internallefttextt_administrative
{
	width:300px;
	height:auto;
	float:left;
	margin-top:8px;
}

.headtop1_administrative
{
	width:91.5%;
	height:20px;
	float:left;
	margin-left:3%;
	margin-top:2%;
	padding-top:2px;
	background-color:#eaeaea;
}

/********************* Style Sheet for theory-scheme.php *********************/

.wholetop_theory
{
	width:98%;
	height:auto;
	float:left;
	margin-left:1%;
	margin-top:2%;
	background-color:#f7f7f7;
	border:1px solid #333333;
}

.details_theory
{
	width:98%;
	height:auto;
	float:left;
	margin-left:1%;
	border:1px solid #333333;
}

.details1_theory
{
	width:98%;
	height:auto;
	float:left;
	margin-left:1%;
}

.column1_theory
{
	width:14%;
	height:35px;
	float:left;
	border-left:1px solid #f7f7f7;
	border-bottom:1px solid #f7f7f7;
}

.column2_theory
{
	width:14%;
	height:35px;
	float:left;
	border-left:1px solid #333333;
	border-bottom:1px solid #f7f7f7;
}

.column3_theory
{
	width:14%;
	height:35px;
	float:left;
	border-left:1px solid #333333;
	border-bottom:1px solid #f7f7f7;
}

.column4_theory
{
	width:35%;
	height:35px;
	float:left;
	border-left:1px solid #333333;
	border-bottom:1px solid #f7f7f7;
}

.column5_theory
{
	width:20%;
	height:35px;
	float:left;
	border-left:1px solid #333333;
	border-bottom:1px solid #f7f7f7;
}

.paperno_theory
{
	width:auto;
	height:auto;
	float:left;
	padding-top:11px;
	padding-left:20px;
	text-align:center;
}

.paperno1_theory
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:18px;
	text-align:center;
}

.date_theory
{
	width:auto;
	height:auto;
	float:left;
	padding-top:11px;
	padding-left:38px;
}


.date1_theory
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:18px;
}

.day_theory
{
	width:auto;
	height:auto;
	float:left;
	padding-top:11px;
	padding-left:40px;
}

.day1_theory
{
	width:auto;
	height:auto;
	float:left;
	padding-left:22px;
	padding-top:10px;
}

.papername_theory
{
	width:auto;
	height:auto;
	float:left;
	padding-top:11px;
	padding-left:70px;
}

.papername1_theory
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:3px;
}

.time_theory
{
	width:auto;
	height:auto;
	float:left;
	padding-left:55px;
	padding-top:11px;
}

.time1_theory
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:3px;
}

/********************** Style Sheet for pract-scheme.php *************************/

.wholetop_practical
{
	width:98%;
	height:auto;
	float:left;
	margin-left:1%;
	margin-top:2%;
	background-color:#f7f7f7;
	border:1px solid #333333;
}

.search_practical
{
	width:auto;
	height:auto;
	float:right;
}

.back_centerdetails
{
	width:auto;
	height:auto;
	float:right;
	color:#b30303;
}

.column1_practical
{
	width:7%;
	height:35px;
	float:left;
	border-left:1px solid #f7f7f7;
	border-bottom:1px solid #f7f7f7;
}

.column2_practical
{
	width:15%;
	height:35px;
	float:left;
	border-left:1px solid #333333;
	border-bottom:1px solid #f7f7f7;
}

.column3_practical
{
	width:40%;
	height:35px;
	float:left;
	border-left:1px solid #333333;
	border-bottom:1px solid #f7f7f7;
}

.column4_practical
{
	width:15%;
	height:35px;
	float:left;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #f7f7f7;
}

.column5_practical
{
	width:20%;
	height:34px;
	float:left;
}

.sno_practical
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:8px;
	text-align:center;
}

.sno1_practical
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:18px;
	text-align:center;
}

.place_practical
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:38px;
}


.place1_practical
{
	width:auto;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:5px;
}

.center_practical
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:90px;
}

.center1_practical
{
	width:auto;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:5px;
}

.date_practical
{
	width:auto;
	height:auto;
	float:left;
	padding-left:38px;
	padding-top:10px;
}

.date1_practical
{
	width:auto;
	height:auto;
	float:left;
	padding-top:8px;
	padding-left:12px;
}

.timing_practical
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:35px;
}

.timing1_practical
{
	width:auto;
	height:auto;
	float:left;
	padding-top:8px;
	padding-left:3px;
}

.details_practical
{
	width:98%;
	height:auto;
	float:left;
	margin-left:1%;
	border:1px solid #333333;
}

/******************** Others ********************/
.alignedit
{
	width:auto;
	height:auto;
	margin-right:20px;
	float:right;
}

.alignmodify_msg
{
	width:auto;
	height:auto;
	margin-left:55px;
	float:left;
}

.contacthead_alignn
{
	width:auto;
	height:auto;
	float:left;
	margin-left:310px;
	margin-top:15px;
}

.alignlogo
{
	width:auto;
	height:auto;
	float:left;
	margin-left:380px;
	border:1px solid;
}
.msg_text{
	font-family:verdana,sans-serif;
	color:#FF0000;
	font-size:12px;
}
/*for alignment div*/
.right_div_li
{
	width:93.6%;
	height:auto;
	float:left;
	margin-left:3%;
}
.right_div_li1
{
	width:93.6%;
	height:auto;
	float:left;
}
.no_con_div1
{
width:93%;
float:left;
height:auto;
}
.no_div
{
width:3.6%;
float:left;
height:auto;
font-weight:bold;
}
.no_con_div
{
width:90%;
float:left;
height:auto;
}
.padtop5
{
padding-top:5px;
}
/* CSS For footer */
.footer_link_normal
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#777777;
	text-decoration:none
}
.footer_link_normal a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#777777;
	text-decoration:none
}
.footer_link_normal a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline
}
.footer_link_selected 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline
}
/*Brochure page css*/
.brochure_div
{
	margin-left:2%;margin-top:1%;
}
.brochure_bdr_div
{
	border-top:1px solid #e9e9e9;margin-top:1%;margin-left:2%;
}
.brochure_download
{
	margin-left:2%;margin-bottom:2%;
}