/* CSS Document */

body
{
	/*background-color: #99cc99;*/
	background: url(../images/bg_vertical.gif) repeat-x top #d9e9d0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: Verdana, Arial, Helvetica, sans-serif;
}
a
{
	color: #393;
}
a:hover
{
	color: #3a3;
}
form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.note
{
	background-color: #ebf5f0;
	padding: 5px 15px;
	border: 1px solid #CFCFCF;
	margin: 10px 0 10px 0px;
}
.strong
{
	font-weight: bold;
	border-top: 1px solid #333333;
	margin-top: 5px;
	padding-top: 10px;
}
.right
{
	float: right;
}
.left
{
	float: left;
}

#top_shadow
{
	width: 780px;
	height: 1px;
	background-color: #A2A2A2;
}
#bottom_shadow
{
	width: 780px;
	height: 3px;
	background-image: url(../images/frm_bot2.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
}
#container
{
	margin: 0 auto 0px auto;
	background: url(../images/container_bg.gif) repeat-y;
	width: 780px;
	padding: 0 0 0 0;
}

#header
{
	margin: 0 0 0 3px;
	padding: 0 0 0 0;
	position: absolute;
	top: 0;
	height: 70px;
	width: 775px;
	background: url(../images/header.gif) top left;
}

#header h1
{
	font-family: "Trebuchet MS" , Century Gothic, Helvetica;
	font-size: 24pt;
	color: #363;
	text-indent: -9000px;
}
#header h1 a
{
	color: #363;
	text-decoration: none;
}
ul
{
	list-style-image: url(../images/li-green.gif);
	list-style-position: inside;
	margin: 5px 0 2px 8px;
	padding: 0 0 0 0;
}
li
{
	margin: 2px 0 2px 2px;
	padding: 0 0 0 0px;
}
address
{
	margin: 2px 0 2px 0;
	padding: 0 0 0 0;
	font-style: normal;
	display: block;
	position: relative;
}
.clear
{
	clear: both;
}

#nav
{
	/*width:780px;*/
	display: block;
	height: 33px;
	margin: 69px 3px 0 2px; /*margin-right: 3px; */
	width: 776px; 
}

.nav_left
{
	float: left;
	background-image: url(../images/nav_bg.gif);
	width: 776px;
	height: 33px;
	z-index: 1;
}
#nav_m
{
	display:block;
}
#nav_m ul
{
	position: absolute;
	z-index: 5;
	margin-top: -40px;
}

#nav_m li
{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
	z-index: 4;
}
#nav_m h2
{
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 13px;
}
#nav_m li h2 a
{
	display: block;
	padding: 7px 10px 14px 10px;
	margin: 0 1px 0 1px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#nav_m li a:hover, .active
{
	text-decoration: underline;
	color: #fff;
}

#content
{
	position: relative;
	height: auto;
}
#content_container
{
	min-height: 600px;
	height: auto;
}

#left_column
{
	padding-top: 10px;
	float: left;
	width: 242px;
}

.menu_item
{
	margin-top: 0px;
}
div#menu-links *
{
	font-size: 10px;
	padding-right: 0;
	margin-right: 0;
}
#menu_heading
{
	margin: 0 10px 10px 10px;
	padding: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	height: 31px;
}
.menu_item_header
{
	background-image: url(../images/left_bar.gif);
	height: 31px;
	margin-left: 2px;
	padding-left: 20px;
	width: 223px;
	color:#383;
}

.menu_item_header h3
{
	margin: 0px;
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS" , Century Gothic, Helvetica;
}
.menu_item_content
{
	padding: 10px 10px;
}
.menu_item_content p, .menu_item_content address
{
	margin: 0 1px 1px 10px;
}
.menu_item_content .menu_news_date
{
	font: "Trebuchet MS","Century Gothic",Helvetica 13px;
	font-weight: bolder;
	border-bottom: solid 1px #cdc;
	margin: 5px 0 4px 0;
	width: 224px;
	display: block;
}
#right_column
{
	padding: 20px 15px 0 20px;
	width: 480px;
	margin-left: 254px;
	height: auto;
}
#right_column h1
{
	font-family: "Trebuchet MS" , Century Gothic, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #363;
	margin: 0 0 2px 0;
}
#right_column h2
{
	font-family: "Trebuchet MS" , Century Gothic, Helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #383;
	margin: 0 0 2px 0;
}
#right_column h3
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	padding: 0 0 0 0;
}

#footer, #footer address
{
	font-size: 90%;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	height: 51px;
	background: url(../images/footer_bg.gif) repeat-x top left;
	margin: 0px 0 0 2px;
	padding: 15px 3px 0 20px;
	width: 753px;
}
#footer a
{
	color: #bfb;
}

.headline
{
	display: inline;
	font-family: "Trebuchet MS" , Century Gothic, Helvetica;
	font-size: 150%;
	margin-right: 4px;
}
a.link-facebook
{
	padding-left: 19px;
	background: url(../images/facebook.gif) no-repeat top left;
}
#rss-cricket
{
	font-size: 85%;
	font-weight: normal;
	color: #9a9;
	margin: 6px 0 10px 0;
	scrollbar-track-color: #ddd;
	scrollbar-darkshadow-color: #333;
	scrollbar-face-color: #eee;
	scrollbar-shadow-color: #999;
}
#rss-cricket a
{
	text-decoration: underline;
	font-weight: normal;
}
#rss-cricket .ybt
{
	display: none;
}
#rss-cricket li.ybi, #rss-cricket ul.ybi, #rss-cricket div.pipesText, #rss-cricket div.pipesTitle
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
div#map
{
	width:480px;
	height:400px;
}

