/*

	stylesheet for Triyog Higher Secondary School
	copyright 2009 - 2011
	handcoded by - sam

*/

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #919191 url(../images/page_bg.gif) top center repeat-y;
	margin: 2px auto;
}

.suckerdiv .home, .suckerdiv .home a {
	background: url(../images/a-hover.gif) no-repeat left;
	font-weight: bold;
	color: #fff;
}

.suckerdiv .home a:hover {
	color: #424242;
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 160px; /* Width of Menu Items */
/*border-bottom: 1px solid #ccc;*/
}
	
.suckerdiv ul li{
background: url(../images/a-list.gif) no-repeat left;
position: relative;
margin-bottom: 1px;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
/*width: 170px; sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #000;
text-decoration: none;
/*background: #fff;*/
padding: 5px 5px 5px 14px;/*
border: 1px solid #ccc;*/
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
background: url(../images/a-hover.gif) no-repeat left;
font-weight: normal;
color: #fff;
}

.suckerdiv .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

/* starting top css */

#toplink {
	height: auto;
}

#toplink .logo {
	background: url(../images/header-banner.gif) top left no-repeat;
	height: 109px;
	text-align: right;
	padding: 0 10px 0 0;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009EC0;
}

#toplink .logo div {
	margin-top: 75px;
}

#toplink .logo a, #toplink .logo a:link {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}

#toplink .logo a:active {
	color: #fff;
	text-decoration: none;
}

#toplink .logo a:hover {
	color: #f1f1f1;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}

#toplink .logo a:visited {
		
}

/* ending top css */

/* top head css start */

#tophead {
	background: url(../images/triyog-header-main.jpg) bottom right no-repeat;
	height: 201px;
	font-size: 11;
	color: #333;
}

#tophead td {
	vertical-align: top;
}

/* top menuz css end */

/* start slideshow */

.slideshow img {
	border: 2px solid #A31700;
}

/* end slideshow */

/* start body css */

#bodytext {
	background: #f1f1f1 url(../images/body-bg.gif) top repeat-x;
	border-top: 1px solid #fff;
	font-family: Arial, Verdana, sans-serif;
	color: #424242;
	line-height: 1.7em;
	text-align: justify;
	padding: 30px 40px;
}

#bodytext .news {
	background: url(../images/kid.gif) top right no-repeat;
	height: 183px;
	width: 320px;
	margin: 0;
	float: right;
}

#bodytext .news h2 {
	font: 20pt bold Georgia, Times New Roman, serif;
	margin: 0;
	color: #333;
}

#bodytext .news ul {
	margin-left: 20px;
	padding-left: 0;
	background: none;
}

#bodytext .news ul li {
	background: none;
	border: none;
	list-style: url(../images/news.gif);
	margin-left: 0;
	padding: 5px 0;
	line-height: normal;
}

#bodytext .news .date {
	color: #A31700;
	font-weight: bold;
}

#bodytext .welcome {
	background: url(../images/welcom-bg.gif) no-repeat;
	height: 173px;
	width: 290px;
	margin: 0;
	padding: 20px;
	float: left;
}

#bodytext .welcome h2 {
	color: #A31700;
	font: 20pt bold Georgia, Times New Roman, serif;
	margin: 0;
	padding: 0;
}

#bodytext .welcome .heading {
	font-size: 10pt;
	font-weight: bold;
	padding: 7px 0 10px 0;
	margin: 0;
	text-decoration: underline;
	width: 250px;
}

#bodytext .welcome p {
	font: 12px Arial, sans-serif;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	width: 270px;
}

#bodytext td {
	vertical-align: top;
}

#bodytext .body-content h2 {
	background: url(../images/header_bg.gif) bottom;
	color: #A31700;
	font: 18px Georgia, Arial, sans-serif;
	margin-top: 0;
	width: auto;
}

#bodytext .about-us {
	padding-left: 7px;
	padding-right: 24px;
	line-height: 1.3em;
}

#bodytext p {
	margin-top: 14px;
}

#bodytext .events {
	padding-left: 7px;
	padding-right: 4px;
	line-height: 1.1em;
}

#bodytext .events img {
	float: left;
	margin-right: 10px;
}

#bodytext .events p {
	margin-bottom: 32px;
	text-align: justify;
}

#bodytext .pages {
	padding-left: 7px;
	padding-right: 7px;
	line-height: 1.1em;
}

#bodytext .pages img {
	margin-right: 10px;
}

#bodytext .pages p {
	margin-bottom: 16px;
}

#bodytext .pages .align-right {
	float: right;
	background: #0cf;
}

#bodytext .pages .align-right .otherheading {
	background: #DBD7CD;
	text-align: left;
	padding: 7px 5px;
	margin: 0;
}

#bodytext .pages .align-right td ul li {
	margin-left: 0;
	padding: 14px;
	list-style-type: none;
}

#bodytext .pages .align-right .date {

}

#bodytext div {
	padding: 7px;
	padding-left: 28;
	margin-bottom: 10px;
}

#bodytext strong {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #424242;
}

#bodytext li {
	padding: 3px 20px 14px 3px;
	list-style-type: square;
	text-align: justify;
	line-height: 1.3em;
}

#bodytext .whatsnew {
	float: right;
}

#bodytext .image img {
	border-left: 2px solid #981500;
	border-right: 2px solid #981500;
	border-top: 1px dotted #981500;
	border-bottom: 1px dotted #981500;
}

#bodytext a {
	text-decoration: none;
	padding: 0 0 0 2;
	color: #434343;
	text-decoration: underline;
}

#bodytext a:link {
	color: #434343;
	font-weight: normal;
	text-decoration: underline;
}

#bodytext a:active {
	color: #0099FF;
}

#bodytext a:hover {
	color: #0099FF;
	text-decoration: none;
}

#bodytext a:visited {
		
}

/* end body */

/* starting sub-body */

#subbody {
	background-color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8.5pt;
	color: #434343;
	line-height:1.7em;
}

#subbody th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 7px;
	color: #FF6C00;
}

#subbody .subth {
	color: #155FAC;
}

#subbody td {
	padding-top: 5px;
	padding-right: 0;
	vertical-align: top;
}

#subbody div {
	padding-top: 0;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #fff;
}

#subbody .tddiv {
	height: 10px;
}

#subbody .boul {
	font-weight: bold;
	text-decoration: underline;
}

#subbody .hdiv {
	padding: 7px 0 0 0;
	background-image: url('../images/hdiv.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
	height: 20px;
}

#subbody a {
	text-decoration: none;
	padding: 0 0 0 2px;
	color: #434343;
	text-decoration: underline;
}

#subbody a:link {
	color: #434343;
	font-weight: normal;
	text-decoration: underline;
}

#subbody a:active {
	color: #09f;
}

#subbody a:hover {
	color: #09f;
	text-decoration: none;
}

#subbody a:visited {
		
}

/* ending sub-body */

/* for iframe */

#iframe td {
	background-color: #F0F0F0;
	vertical-align: top;
}

/* end iframe */

/* Detail info */

#detailinfo {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 8pt;
	color: #800000;
	background-color: #F0F0F0;
	border: 1px solid #dfdfdf;
	width: 196px;
	height: 230px;
	padding-left: 7px;
}

#detailinfo .detailhead {
	padding-bottom: 20px;
}

#detailinfo a {
	color: #2D97B6;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

#detailinfo a:link {
	color: #2D97B6;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

#detailinfo a:active {
	color: #007485;
}

#detailinfo a:hover {
	color: #FA6900;
}

#detailinfo a:visited {

}

/* Detail info ends */

/* start gallery */

.gallery img {
	border: 2px solid #c60;
}

.gallery p {
	margin: 0 auto;
	padding: 0 auto;
}

/* start gallery */

/* footer css */

#footer {
	border-top: 2px solid #fff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	background: #A28600 url(../images/footer-bg.gif) top no-repeat;
	height: 77px;
}

#footer td {
	color: #333;
	vertical-align: top;
	padding: 20px 0 0 10px;
	line-height: 1.7em;
}

#footer a, a:link {
	color: #333;
	text-decoration: none;
}

#footer a:active {
	color: #000;
}

#footer a:hover {
	color: #424242;
	text-decoration: none;
	border-bottom: 1px dotted #424242;
}

#footer a:visited {

}

/* footer css ends */

.menuspacer {
	background-color: #fff;
	vertical-align: top;
	width: 213px;
}

.bodybg {
	background: #fff url('../images/header_right.gif') top no-repeat;
	vertical-align: top;
	padding: 40px 10px 40px 10px;
}

.bodybg div {

}

.hdiv {
	padding: 7px 0 0 0;
	background: #fff url('../images/hdiv.gif') bottom repeat-x;
	height: 20px;
}

.vdiv {
	padding: 7px 0 0 0;
	background: url('../images/vdiv.gif') repeat-y;
	width: 7px;
}

.img {
	border: 1px solid #efefef;
}

.vertical {
	vertical-align: top;
}

.homedivtablepadding {
	float: left;
	padding-right: 20px;
}

.righttd {
	padding-bottom: 10px;
}


/* Style sheet used for demo. Remove if desired */
.handcursor{
cursor:hand;
cursor:pointer;
}


