@charset "utf-8";
/* Habs CSS */
@import "reset.css";
@import "type.css";
@import "top_strip.css";
@import "banner.css";

#transparent_fade_edge, #transparent_fade, #content_banner_fade { behavior: url(pngfix/iepngfix.htc) }

/*
html, body {
	min-height: 100%;
	margin-bottom: 1px;

}
*/
html{overflow-y:scroll;}


body{
	text-align:center;
	background-color: #FFFFFF;
	background-image:url(images/background_2.jpg);
	background-repeat:repeat-x;
	background-position:0px 42px;
}
#wrapper{
	width:995px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#side_strip{
	width:5px;
	height:85px;
	background-image:url(images/side_strip_2.jpg);
	float:right;
	margin-top:38px;
}

#side_strip_lower{
	width:5px;
	height:37px;
	background-image:url(images/side_strip_lower.jpg);
	float:right;
	margin-top:11px;

}
#area_strip{
	width:990px;
	height:30px;
	margin-top:12px;
	background-color:#31644f;
	float:left;
}
#area_buttons{
	height:30px;
	float:right;
}
#area_buttons li{
	float:left;
	height:30px;
	width:104px;
	background-image:url(images/button_area.gif);
}
#area_buttons .active{
	background-image:url(images/button_area_active.gif);
}
#area_buttons a{
	display: block;
	width:100%;
	text-align:center;
	padding-top:9px;
	height:20px;
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#area_buttons .active{
	color:#FFF;
}
#area_buttons .two_line{
	padding-top:3px;
}
#area_buttons a:hover{
	color:#BECDC2;
}
#area_buttons .active a:hover{
	color:#a60400;
}
#area_buttons .active a{
	color:#a60400;
}


#banner{
	margin-top:5px;
}

#content{
	width:990px;
	float:left;
	position:relative;
	background-image:url(images/back_content.gif);
	background-repeat:repeat-y;
}
#transparent_fade{
	width:984px;
	height:6px;
	position:absolute;
	left:6px;
	top:0px;
	background-image:url(images/back_fade.png);
	background-repeat:repeat-x;
	z-index:90;
}
#transparent_fade_edge{
	width:6px;
	height:6px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(images/back_fade_edge.png);
	background-repeat:repeat-x;
	z-index:100;
}
#left_content{
	width:716px;
	float:left;
	z-index:4;
}
#content_banner{
	width:564px;
	height:310px;
	z-index:15;
	background-color: #F5F0CA;
	position:relative;
	overflow:hidden;
	float:right;
}

#content_banner_fade{
	width:91px;
	height:249px;
	z-index:20;
	position:absolute;
	left:242px;
	top:0px;
	background-image:url(images/image_fade.png);
	background-repeat:no-repeat;
}
#content_banner_text{
	width:390px;
	height:216px;
	z-index:20;
	position:absolute;
	left:315px;
	top:32px;
	z-index:30;
	overflow:hidden;
}

#right_content{
	/*width:273px;*/
	width:243px;
	float:right;
	z-index:4;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	margin-top:3px;
}
#left_menu{
	width:151px;
	float:left;
	min-height: 100px;
height: auto !important;
height: 100px;
}
#left_menu ul{
	margin-left:8px;
	margin-right:8px;
	margin-top:15px;
	margin-bottom:15px;
}
#left_menu li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	font-weight:bold;

}
#left_menu li a{
	color:#31644f;
	display:block;
	height: 1%;
	padding-top:4px;
	padding-bottom:5px;
	line-height:1.2em;
}
#left_menu li a:hover{
	color:#6BB698;
}
#left_menu li .active{
	color:#a60400;
}
#main_content{
	/*width:565px;*/
	width:533px;
	float:right;
	margin-left:15px;
	margin-right:15px;
	display:inline;
	margin-top:13px;
	margin-bottom:15px;
}

#main_content_mandeep{
	overflow:auto;
	height: 321px;
	scrollbar-face-color:#31644f;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
}	

#calendar_box{
	width:175px;
	height:175px;
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}

#calendar_option{
	width:63px;
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	margin-right:0px;
	font-size:12px;
	/*background-image:url(calendar/theme/default/monthBg.gif);
	background-repeat:repeat-x*/
	padding:3px;
	border:solid;
	border-width:1px;
	border-color:#999;
	padding-bottom:4px;
}
#calendar_option p{
	margin-bottom:3px;
	font-size:11px;
	text-align:center
}
.calendar_option{
	font-size:12px
}

.navTable td{
	text-align:center
}
#main_content .date {
color:black;
}

#footer{
	width:990px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7f7f7f;
	border-right-color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	border-left-color: #7f7f7f;
	padding-bottom:20px;
}


#clear{
	clear:both;
}
.clear{
	clear:both;
}

#bulletedlist ul {
list-style-type: circle;
}
.rows td{
	text-align:center;
}
.table_style{
	font-size:13px;
	border:solid;
	border-width:1px;
	border-color:#999;
	background-color:#FAF8E4;
	padding:5px;
	line-height:16px;

/*	margin-left:auto;
	margin-right:auto;*/
}
.table_style a{
	color:#06F;
}
.table_style td{
	padding:3px;
	margin:3px;
	vertical-align:top;
}


.table_style select{
	font-size:12px;
	width:190px;
}

.login_box{
	width:160px;
}
.center{
	margin-left:auto;
	margin-right:auto;
	width:257px;
	margin-top:4px;
}


.table_style2{
	font-size:11px;
	padding:0px;
	line-height:13px;
	color:#004130;
	margin-left:auto;
	margin-right:auto;
}
.table_style2 a{
	color:#06F;
}
.table_style2 td{
	padding:2px;
	margin:3px;
	
	vertical-align:top;
}

.table_style2 select{
	font-size:12px;
	width:190px;
}


.table_style3{
	font-size:11px;
	padding:0px;
	line-height:13px;
	color:#004130;
	margin-left:auto;
	margin-right:auto;
}
.table_style3 a{
	color:#06F;
}
.table_style3 td{
	padding:2px;
	margin:3px;
	
	vertical-align:middle;
}

.table_style3 select{
	font-size:12px;
	width:190px;
}

.right_td_red {
	color:#a60400;
}

.right_td_green {
	color:#4F4F4F;
}

.right_td_black {
	color:#1b1b1b;
}
