body {
	background-color: #91d212;
}
div#header, div#hd_l, div#hd_r {
	width: 920px;
	height: 120px;
	/* overflow: hidden; */
}
div.rounded {
	background: url(http://www.harisreepalakkad.org/images/rounded-border-box.png) repeat-y scroll 0px 0px;
}
div.top {
	background: url(http://www.harisreepalakkad.org/images/rounded-border-box.png) no-repeat scroll -950px 0px;
}
div.bottom {
	background: url(http://www.harisreepalakkad.org/images/rounded-border-box.png) no-repeat scroll -1900px bottom;
}
div#header {
	margin: 0 auto 15px;
	text-align: left;
	height: 120px;
	width: 920px;
}
div#header .top, div#header .top .bottom { height: 120px; width: 920px; }
div#banner {
	margin: 0px auto;
	height: 230px;
	width: 920px;
}
#banner .top, #banner .top .bottom {
	height: 230px;
}
form#signin {
	height: 50px;
	background: url(http://www.harisreepalakkad.org/images/sign_in_background.jpg) no-repeat scroll top right;
}
#signin input {
	padding: 1px 1px 1px 2px;
}


h1.harisree {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
div.hrs_content {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
div.hrs_content .top, div.hrs_content .top .bottom {
	width: 920px;
}
h2.title {
	font-size: 1.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0px;
}

h2.hrs-title {
	background: #deff95;
	margin: 0px;
	padding: 0px 10px;
	height: 30px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	font: 18px/30px Arial, Helvetica, sans-serif;
}
h2.hrs-title span {
	color: #0066cc;
}
p img.left {
	margin-top: 10px;
	margin-bottom: 1em;
}


div.hrs-box-wrapper {
	border: 1px solid #CCCCCC;
}
div.hrs-box {
	background: #f2f2f2;
	padding: 10px;
	border-top: 1px solid #FFFFFF;
}
ul.home-tabs {
	margin: 0px 0px -1px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	width: 500px;
	height: 30px;
}
ul.home-tabs li {
	margin: 0px;
	padding: 0px;
	height: 30px;
	display: block;
	float: left;
}
ul.home-tabs li a {
	text-decoration: none;
	display: block;
	height: 30px;
}
.tab-content {
	background: #DEEDC0;
	padding: 15px;
	margin-bottom: 15px;
	border: 1px solid #a4b87c;
}

a.main-news, a.main-news-active {
	width: 187px;
	background-attachment: scroll;
	background-image: url(http://www.harisreepalakkad.org/images/home-tabs.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a.announcements, a.announcements-active {
	width: 165px;
	background-attachment: scroll;
	background-image: url(http://www.harisreepalakkad.org/images/home-tabs.png);
	background-repeat: no-repeat;
	background-position: -187px top;
}
a.new, a.new-active {
	background-attachment: scroll;
	background-image: url(http://www.harisreepalakkad.org/images/home-tabs.png);
	background-repeat: no-repeat;
	background-position: -352px top;
	width: 148px;
}
a.main-news-active, a.main-news:hover {
	background-attachment: scroll;
	background-image: url(http://www.harisreepalakkad.org/images/home-tabs.png);
	background-repeat: no-repeat;
	background-position: left -30px;
}
a.announcements-active, a.announcements:hover {
	background-attachment: scroll;
	background-image: url(http://www.harisreepalakkad.org/images/home-tabs.png);
	background-repeat: no-repeat;
	background-position: -187px -30px;
}
a.new-active, a.new:hover {
	background-attachment: scroll;
	background-image: url(http://www.harisreepalakkad.org/images/home-tabs.png);
	background-repeat: no-repeat;
	background-position: -352px -30px;
}
a.online-quize {
	height: 30px;
	width: 180px;
	margin-bottom: 15px;
	text-decoration: none;
	display: block;
	background-attachment: scroll;
	background-image: url(http://www.harisreepalakkad.org/images/home_box_titles.png);
	background-repeat: no-repeat;
	background-position: left -60px;
}
h2.sidebar {
	border-top: 5px solid #91D212;
	padding: 10px;
	background: url(http://www.harisreepalakkad.org/images/sidebar-grd.png) repeat-x scroll left top;
	color: #0066cc;
	font: bold 1.25em Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #91D212;
	border-bottom: 1px solid #91D212;
	border-left: 1px solid #91D212;
}
p.latest {
	color: #0066cc;
	text-indent: 0px;
}
p.latest a {
	color: #0066cc;
}

p#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
p#footer a:hover {
	text-decoration: underline;
}
table.classes { margin: 0; border: 1px solid #ffffff; border-bottom: 0 none; border-right: 0 none; }
table.classes th, table.classes td {
	background-color: #ECFACF;
	margin: 0; padding: 0;
	border: 1px solid #ffffff;
	border-top: 0 none;
	border-left: 0 none;
}
table.classes td a {
	display: block;
	color: #4a6301;
	font-weight: bold;
	background-color: #ECFACF;
	padding: 10px 0 10px 25px; 
}
table.classes td a:hover {
	background: #D7F79B;
} 
ul.latest-contents {
	margin: 0px;
	padding: 0px;
}
ul.latest-contents li {
	list-style: none outside;
	border-bottom: 1px dashed #CCCCCC;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-left: 10px;
}
.latest-contents a {
	color: #666666;
}
table.videos td {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
}
form#signin input { margin-top: 0; }
marquee a {
	color: #0066CC;
}
marquee a:hover {
	color: #FF6600;
}
ul#menu { width: 100%; height: 43px; background: #FFF url('http://harisreepalakkad.org/images/menu-bg.gif') repeat-x top left; font-size: 0.9em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 2px }
ul#menu li { display: block; float: left; margin: 0 0 0 1px; }
ul#menu li a { height: 43px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 3px 0; }
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ color: #FFF; background: #FFF url('http://harisreepalakkad.org/images/current-bg.gif') repeat-x top left; padding-left:15px; padding-right:15px; padding-top:5px; padding-bottom:0 }
