/* CSS Document */

/*
Name of the stylesheet : style.css
personal name : Md.Nasim
Date of last modification of the stylesheet : 2/10/2009
Use of the stylesheet for the website : "the stylesheet used for every classes and ids"; "stylesheet for all the menus")
*/
/*
Basic Classes-----------
here all the basic classes and their values :
body, p, h1, h2, h3, h4, H5, a, a:hover, label, input, ul, li
*/
/*
Classes IDs for containers-----------
#global_container, #header_container, #footer_container
*/
/*
Classes IDs for header-----------

*/
/*
Classes IDs for middile-----------

*/
/*
Classes IDs for footer-----------

Total page	width--------950px
			height--------Auto
*/

body
	{
		margin:0;
		background:url(../images/pagebg.jpg) top repeat-x #c7c8ca;
		font:11pt "Copperplate Gothic Bold",Arial, Helvetica, sans-serif;
	}
.floatleft{float:left;}
.floatright{float:right;}
.aligncenter{text-align:center;}
.alignright{text-align:right;}
.fontleft{ font-weight:left; }
.fontweight{ font-weight:normal; }
.fontsize{ font:1pt Arial, Helvetica, sans-serif;}

.header
	{
		height:104px;
	}




/* menu start here*/


.menu5 {
text-align:left;
position:relative;
font-size:1.0em;
margin:0;
padding:0;

list-style-type:none;

}
.menu5 ul {
padding:0; margin:0; list-style-type:none; /* for Firefox */
}
.menu5 li {
float:left; position:relative; /*height:25px;*/text-align:center;padding:0 10px;
}
.menu5 li a, .menu5 li a:visited {
display:block;
text-decoration:none;
height:25px;
float:left;
/*padding-right:1em;*/
color:#fff;

/*font-size:1.1em;*/
}
/** html .menu5 li a, .menu5 li a:visited {
width:7em; width:6em; /* hack for IE5.5 */
/*}*/
.menu5 li a.drop, .menu5 li a.drop:visited {
/*font-weight:bold;*/
}
.menu5 li ul {
visibility:hidden;
position:absolute;
top:1.5em;
left:0;
height:0;
overflow:hidden;
margin:0;
padding:0;
list-style-type:none;

}

.menu5 li ul li {
margin:0;
padding:0;
list-style-type:none;
/*border-bottom:1px solid #796968;*/
border-bottom:1px solid #910000;


}

.menu5 table {
margin:-1px; border-collapse:collapse; font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu5 li:hover a,
.menu5 li a:hover {
text-decoration:underline; border:0;
	


}
.menu5 li:hover ul,
.menu5 li a:hover ul {
visibility:visible; height:auto; width:10em; background:#897d7d; border:1px solid #910000; left:0; overflow:visible;
}
.menu5 li:hover ul li a,
.menu5 li a:hover ul li a {
display:block; font-weight:normal; background:transparent; text-decoration:none; height:auto; line-height:1.5em; width:9em; 
font-size:1.1em;
}
* html .menu5 li a:hover ul li a {
width:10em; width:9em; /* hack for IE5.5 */
}
.menu5 li:hover ul li a.drop,
.menu5 li a:hover ul li a.drop {
/*font-weight:bold;*/
}
.menu5 li:hover ul li ul,
.menu5 li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:9.5em; height:0; overflow:hidden;
}
.menu5 li:hover ul li a:hover,
.menu5 li a:hover ul li a:hover {
text-decoration:underline;
display:block;background:#796968;
}
.menu5 li:hover ul li:hover ul,
.menu5 li a:hover ul li a:hover ul {
visibility:visible; color:#000; border:1px solid #ddd; height:auto; background:#333333; width:9.5em;
} 
.menu5 li:hover ul li:hover ul.left,
.menu5 li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.menu5 li:hover ul li:hover ul li a,
.menu5 li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.menu5 li:hover ul li:hover ul li:hover a,
.menu5 li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}



/* menu Ends here*/



	
.homepagemainimg
	{
		border:2px #ebebeb solid;
	}

.homepagemainimg_bottom
	{
		background:#ccbda8;
		height:20px;
		font:2pt Arial, Helvetica, sans-serif;
	}
.homebottoncontaint
	{
		background:#f2f2f2;
	}
.homeimage_heading
	{
		color:#3B3B3B;
		font-weight:bold;
		text-align:left;
		padding-left:5px;
		height:50px;
		font: bold 1.2em "Copperplate Gothic Bold",Arial, Helvetica, sans-serif;
	}
	
	
	
.heading
	{
		color:#3B3B3B;
		font-weight:bold;
		text-align:left;
		padding-left:5px;
		height:50px;
		font: bold 1.0em "Copperplate Gothic Bold",Arial, Helvetica, sans-serif;
	}

/* footer start here*/

.footer_bg
	{
		background:url(../images/footer_bg.gif) top repeat-x;
		height:127px;
	}

.footer1
	{
		color:#fff;
		text-align:center;
	}
.footer2
	{
		color:#c0c0c0;
		text-align:center;
		font: 13px "Copperplate Gothic Bold",Arial, Helvetica, sans-serif;
	}
.footer3
	{
		color:#000;
		text-align:center;
		font: 11px "Copperplate Gothic Bold",Arial, Helvetica, sans-serif;
	}
	
/* Inner pages start here*/
.innerheading
	{
		background:url(../images/footer_bg.gif) repeat-x 0px -28px;
		height:55px;
		color:#c0c0c0;
		font:1.5em "Copperplate Gothic Bold",Arial, Helvetica, sans-serif;
		text-align:center;
		border:1px #910000 solid;
	}
.innerpagebg
	{
		background:#c0c0c0;
	}

.rostertable td
	{
		background:#969696;
		height:30px;
		text-align:center;
		font-size:10pt;
		font-style:normal;
		
		
	}
	.rostertable .heading
	{
		background:#830000;
		height:20px;
		color:#c0c0c0;
		text-align:center;
		font-size:11pt;
	}
.rostertable_flag td
	{
		height:30px;
	}
	.rostertable_texts
	{
		font:1.0em "Copperplate Gothic",Arial, Helvetica, sans-serif;
	}

