
/*

	Ideal Indian School Website, 
	Core Styles,
	
	Written by Tejas Kumar.

*/

BODY{

	background: #131f2c url('../images/bg.png');	
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: #FFFFFF;

	text-align: center;
	
	margin: 0;
	padding: 0;
	
	position: relative;

}

#newsribbon{

	width: 0px;
	height: 38px;
	position: absolute;
	top: 460px;
	left: 3px;
	background: url('../images/newsribbon.png');
	z-index: 1000;
	opacity: 0;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 250px;

}

#newsribbon_content{

	margin-top: 15px;
	*margin-top: 13px;

}

#newsribbon_content a:link, #newsribbon_content a:visited{

	color: #152f49;
	text-shadow: #99cdff 0px 1px 0px;

}

#newsribbon_content a:hover{

	color: #FFFFFF;
	text-shadow: #152f49 0px 1px 1px;

}

.ribbonnews{

	position: absolute;
	top: 15px;
	left: 0;
	right: 0;

}

#resultsposted{

	position: absolute;
	top: -20px;
	right: 105px;

}

#overlay{

	width: 100%;
	height: 100%;
	background: #000000;
	position: absolute;
	z-index: 999999999;
	opacity: 0;
	filter:alpha(opacity=0);

}

#asdfmovie{

	position: absolute;
	left: 0;
	right: 0;
	top: 150px;
	opacity: 0;
	filter:alpha(opacity=0);
	
	z-index: 1000000000;

}

table{

	border-collapse: collapse;

}

UL{

	margin-left: 5px;
	padding-left: 5px;

}

INPUT, TEXTAREA, SELECT{

	font-family: inherit;
	font-size: inherit;

}

.thead{

	background: #09394d;

}

a:link, a:visited{

	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}

a:hover{

	color: #8ba3b7;

}

P{

	text-align: justify;

}

IMG{

	border: 0;

}

.content_image_left{

	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;

}

.content_image_right{

	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;

}

.h-1{

	font-size: 8pt;

}

.h0{

	font-size: 9pt;
	text-transform: uppercase;

}

.h1{

	font-size: 16pt;
	letter-spacing: -1px;
	
	color: #add4f4;
	margin: 0;
	padding: 0;

}

.h2{

	font-family: Arial Rounded MT Bold, Arial, Helvetica, Sans-serif;
	font-size: 12pt;

}

.h3{

	font-family: Arial Rounded MT Bold, Arial, Helvetica, Sans-serif;
	font-size: 14pt;

}

.h4{

	font-size: 35pt;
	letter-spacing: -3px;
	
	color: #add4f4;
	text-shadow: #000000 2px 2px 5px;
	margin: 0;
	padding: 0;


}

#topshine{

	width: 805px;
	height: 161px;
	margin: 0 auto;
	
	position: absolute;
	top: -110px;
	left: 105px;
	
	background: url('../images/topshine.png') no-repeat; 
	

}

#logo{

	position: absolute;
	margin: 0 auto;
	
	top: -73px;
	left: 315px;
	
}

#darklogo{

	opacity: 0;
	filter: alpha(opacity=0);	
	position: absolute;
	top: 4px;
	left: 6px;
	
	margin: 0 auto;

}

#lightlogo{

		
	position: absolute;
	top: 0;
	left: 0;

	margin: 0 auto;

}

#page_container{

	width: 1000px;
	min-height: 500px;
	
	position: relative;
	top: 100px;
	left: 0;
	
	margin: 0 auto;
	
}

#page_container_top{

	width: 1000px;
	height: 30px;
	
	background: url('../images/container_top.png');

}

#blackwhite{

	position: absolute;
	right: 30px;
	top: -10px;

}

#menu IMG{

	padding: 0;
	margin: 0;

}

#menu{

	position: absolute;
	top: 17px;
	left: 18px;
	
	margin: 0;
	padding: 0;

}

#menu_active IMG{

	padding: 0;
	margin: 0;

}

#menu_active{

	position: absolute;
	top: 17px;
	left: 18px;

}

.active_menu_item{

	opacity: 0;
	filter: alpha(opacity=0);

}

.dropdown{

	width: 199px;
	height: 191px;
	
	background: url('../images/dropdown.png') no-repeat;
	
	position: absolute;
	z-index: 10;

}

.dropdown_content{

	width: 100%;
	text-align: left;
	
	padding-top: 25px;
	margin-left: 20px;
	
	line-height: 29px;
	z-index: 11;
	
}

#page_container_content{
	
	width: 1000px;
	height: 780px;
	
	background: url('../images/container.png');
	margin: 0 auto;

}

#page_shine{

	width: 962px;
	height: 195px;
	
	background: url('../images/page_shine.png') no-repeat;
	
	position: absolute;
	top: 305px; 
	
	margin: 0 auto;
	left: 0;
	
	z-index: 1;

}

#hot_news{

	background: url('../images/hotnews.png') no-repeat;
	width: 838px;
	height: 151px;
	
	position: absolute; 
	top: 100px;
	left: 0;
	right: 0;
	
	margin: 0 auto;
	z-index: 100;
	
	text-align: center;
	padding-left: 10px;

}

#hot_news_content{

	margin-top: 20px;
	
	height: 115px;
	width: 798px;
	
	overflow: auto;
	text-align: left;
	
	padding: 0 10px 0 10px;

}

#hot_news_close{

	position: absolute;
	right: 30px;
	top: 20px;

}

#news{

	background: url('../images/news_bg.png');
	width: 911px;
	height: 360px;
	
	position: absolute; 
	top: 100px;
	left: 43.5px;
	
	margin: 0 auto;
	
}

#slideshow{

	position: absolute;
	top: 7px;
	left: 10px;
	
	border: 2px solid #000000;
	width: 681px;
	height: 342px;

}

#articles{

	position: absolute;
	right: 7px;
	top: 18px;
	
	width: 200px;
	height: 65px;
	
	text-align: left;

}

#article-1{

	position: absolute;
	left: 0;
	top: 0px;

	width: 200px;
	height: 65px;
	
}

#article-2{

	position: absolute;
	left: 0;
	top: 89px;

	width: 200px;
	height: 65px;
	
}

#article-3{

	position: absolute;
	left: 0;
	top: 176px;

	width: 200px;
	height: 65px;
	
}

#article-4{

	position: absolute;
	left: 0;
	top: 264px;

	width: 200px;
	height: 65px;
	
}

.readmore{

	position: absolute;
	right: 5px;
	bottom: 0px;
	
	font-size: 8pt;
	color: #555555;

}

#bottomhalf{

	background: url('../images/bottomcontainer.png');
	width: 966px;
	height: 325px;
	
	margin: 0 auto;
	
	position: absolute;
	top: 485px;
	left: 20px;
	
}

#about{

	width: 195px;
	position: absolute;
	left: 35px;
	top: 30px;
	
	text-align: left;

}

#whyideal{

	width: 195px;
	position: absolute;
	left: 295px;
	top: 30px;
	
	text-align: left;

}

#photogallery{

	width: 380px;
	position: absolute;
	left: 535px;
	top: 30px;
	
	text-align: left;

}

#fullgallery{
	
	position: absolute;
	bottom: -40px;
	right: 20px;
	color: #555555;

}

#big_picture{

	width: 965px;
	height: 233px;
	margin: 0 auto;
	
	background: #FFFFFF;
	
	position: absolute;
	top: 69px;
	left: 18px;

}

#page_left{

	width: 230px;
	height: 447px;
	text-align: left;
	padding: 30px;
	
	background: #050505;
	
	position: absolute;
	top: 302px;
	left: 20px;

}

#page_top{

	width: 940px;
	height: 15px;
	
	text-align: center;
	padding: 10px;
	
	background: #050505;
	z-index: 6;
	
	position: absolute;
	top: 302px;
	left: 20px;

}

#page_left_content{

	position: absolute;
	top: 25px;
	left: 30px;

	z-index: 6;

}

#page_content{
	
	width: 590px;
	height: 448px;
	
	padding: 30px;
	padding-left: 50px;
	
	text-align: left;
	
	position: absolute;
	top: 302px;
	left: 311px;

}

.page_content{

	width: 565px;
	height: 370px;
	overflow: auto;
	
	position: absolute;
	top: 100px;
	
	padding: 10px;
	z-index: 6;
	
}

.career{

	background: #0F0F0F;
	width: 90%;
	padding: 20px;
	text-align: left;
	
	border: 1px solid #1F1F1F;

}

#page_container_bottom{
	
	width: 1000px;
	min-height: 70px;
	
	background: url('../images/container_bottom.png');
	padding-top: 30px;

}

#browser_warning{

	position: fixed;
	bottom: 0;
	left: 0;
	
	width: 100%;
	height: 15px;
	padding: 5px;
	
	overflow: hidden;
	
	background: #000000;
	opacity: 0.9;
	filter:alpha(opacity=90);
	
	border-top: 3px solid #050505;
	text-align: center;
	
	display: none;

}

#ie7_insult{

	font-style: italic;
	font-weight: bold;
	
	display: none;

}

#browser_warning_content{

	width: 600px;
	text-align: left;

}
