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

body
{
	margin:0px;
	padding:0px;
}

p
{
	color:#FFFFFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
.topcollum
{
	width:100%;
	height:203px;
	background-image:url(top.jpg);
}
.imagedown
{
	margin-left:-5px;
	margin:0 auto;
}

.menubar
{
	width:100%;
	height:auto;
	background-color:#841816;
	
}
.bannerbox
{	
	width:100%;
	height:auto;
	background-color:#dec48c;
}

.boderbox

{
	border:5px solid #FFFFFF;
}
.contaainerpaddinf
{
	margin-top:29px;
	
}

.backcolor
{
	border:5px solid #FFFFFF;
	background-image:url(ssaa.jpg);
	border-radius:10px;
}

.welcomeyellow
{
	font-family:"Gill Sans MT Condensed";
	font-size:40px;
	color:#FF9900;
	margin-top:10px;
}
.welcomewhite
{
	font-family:"Gill Sans MT Condensed";
	font-size:40px;
	color:#fff;
	margin-top:10px;
}

.gallerywhite
{
	font-family:"Gill Sans MT Condensed";
	font-size:35px;
	color:#fff;
	margin-top:10px;
}
	
.paddings
{
	padding:10px;
	
}
.homeimg
{
	margin-top:10px;
	padding:5px;
}


.gallerycolcr
{
	background-color:#ec8f05;
	border:20px solid #FFFFFF;
}
.gallerimg
{
	border:5px solid #FFFFFF;
	margin-top:10px;
}
.gallertext
{
	color:#000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:15px;
	font-weight:bold;
}

.footer
{
	width:100%;
	height:auto;
	background-color:#000000;
}
.footerin
{
	padding:15px;
	text-align:center;
}

.jayaramamimg
{
	margin:0 auto;
	margin-left:10px;
	margin-top:0px;
}
.historytite
{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-color:#ff9900;
	border-radius:5px;
	padding:8px;
	
}
.awards
{
	color:#570102;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#ebd29d;
	border-radius:5px;
	padding:8px;
	margin-top:10px;
	
}
.lightboxcenter
{
	margin:0 auto;
}


.faceimae
{
	width:1200px;
	height:1000px;
}

ul li
{
	color:#FFFFFF;
	line-height:30px;
}

.consultant
{
	color:#fd9b00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:800;
}

.imagelight
{
	width:200px;
	height:150px;
	border:4px solid #FFFFFF
}





.divform{display:table;border-collapse:collapse}
.divform .r{display:table-row; }
.divform .c{display:table-cell;padding:5px 0px 0px 0px; vertical-align:middle}
input[type="text"], select, label{height:30px}
input[type="password"], select, label{height:25px}
input[type="text"], select, textarea, label, input[type="submit"]{margin:0 6px; }
input[type="password"], select, textarea, label, input[type="submit"]{margin:0 6px; }
input[type="text"], select, textarea{padding:5px;width:96%;border:1px solid #CCC;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);border-radius:4px}

input[type="password"], select, textarea{padding:5px;width:93%;border:1px solid #CCC;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);border-radius:4px}


input[type="submit"]{margin-top:15px; background-color:#F5F5F5;color:#444444;border:1px solid rgba(0, 0, 0, 0.1);padding:5px;font-weight:bold;box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);border-radius:4px;background-color:#F5F5F5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat:repeat-x}


input[type="radio"], input[type="checkbox"]{margin:0 0 0 2%;padding:0;vertical-align:middle}
input[type="text"], select, textarea, .divform, .divform .r, .divform .c, form{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}

/* iPads (portrait and landscape) */
@media only screen and (min-width:480px) and (max-width:1024px){

.divform, .divform .r, .divform .c{display:block}
.divform .r{clear:both}
.divform .c{width:50%;float:left;padding-left:10px;padding-right:10px}
.divform .c:nth-child(2n+3){clear:left}
label, .fheading, input[type="submit"]{margin-left:0;text-indent:0}
input[type="submit"]{padding-left:20px;padding-right:20px}
textarea, input[type="text"], select{width:100%;margin:0}
input[type="radio"], input[type="checkbox"]{margin:0 5px;padding:0;vertical-align:middle}
.ver2 .c{width:35%}
.ver2 .c:nth-child(2n+2){width:65%}
.c.frwd{width:100%;}
.c.frwd textarea, .c.frwd input[type="text"], .c.frwd select{width:100%}
.ver2 .frwd.c:nth-child(2n+2){width:100%}
}

/* Smartphones (portrait and landscape) */
@media only screen and (max-width:480px){

h1{margin:0 0 20px 0}
label, .fheading, input[type="submit"]{margin:0;text-indent:0}
.divform, .divform .r, .divform .c{display:block}
.divform .r{clear:both}
input[type="text"], select, textarea{width:100%;margin:0}
input[type="radio"], input[type="checkbox"]{margin:0 2%}
input[type="submit"]{width:100%;margin-top:20px}
}

/* Only Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
select{text-indent:5px;line-height:24px}
}

.hight
{
	height:300px;
}

.disciples
{
	background-color:#fbe9c2;
	border-radius:3px;
	border:5px solid #6b0407;
	margin-top:15px;
	height:230px;
	margin-left:px;
	margin-top:20px;
	
	
}

.rowdis
{
	margin:auto;
		
}

.distit
{
	color:#990000;
	font-size:15px;
	font-weight:bold;
	
}

.distext
{
	color:#000000;
	font-size:14px;
}

.sub
{
	border:none;
	background-color:none;
	width:98%;
	margin:auto;
}
.backs
{


	border:none;
	border:-radius:none;

	
}

.paras
{
	background-image:url(ssaa.jpg);	
	color:#FFFFFF;
	text-align:justify;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:none;
	
}

.goodluck
{
	color:#FFCC00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
/*
     FILE ARCHIVED ON 16:30:10 Dec 22, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:36:06 Jul 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 8.645
  load_resource: 245.707
  PetaboxLoader3.resolve: 64.482
  PetaboxLoader3.datanode: 56.226
*/