@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/bgtop.jpg);
	background-repeat: repeat-x;
}
#container  {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header  {
	background-image: url(../images/header-bg.jpg);
	height: 137px;
	position: relative;

}
#mainContent  {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	float: left;
}
#leftnews {
	width: 230px;
	padding-right: 5px;
	float: left;
}
#leftnews #newsimg {
	padding-top: 15px;
}
#leftnews #fulleventslink {
	padding-left: 10px;
	padding-bottom: 10px;
}


#middlebody {
	float: left;
	width: 550px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
}
#fullbody {
	float: left;
	width: 785px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
}


#rightads #vtbutton {
	padding-top: 5px;
}

#header #bayduckslogo {
	height: 25px;
	width: 72px;
	position: absolute;
	top: 52px;
	left: 875px;
}

.blockbody form {
	padding: 0px;
}

#footer  {
	clear: both;
	background-color: #334D6F;
	height: 220px;
	padding-top: 20px;
	text-align: left;
}
.blockbody {
	color: #FFF;
	padding-top: 20px;
}


#footerbottom {
	background-color: #06304C;
	clear: both;
	height: 40px;
	padding-top: 10px;
	color: #CCC;
}
#footer #footerbody  {
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#footerbody .footerblocks {
	width: 200px;
	float: left;
	padding-left: 30px;
}
.blocktitle {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: bold;
	padding-left: 1px;
}




#rightads .adsbg {
	background-image: url(../images/ads/ad-bg.jpg);
	padding: 15px;
	height: 200px;
	width: 120px;
}
#leftnews #leftnewscontent {
	width: 210px;
	padding-right: 10px;
	padding-left: 10px;
}


#footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#header #headerlinks {
	height: 25px;
	width: 250px;
	position: absolute;
	top: 19px;
	left: 415px;
}
#header #search {
	height: 25px;
	width: 285px;
	position: absolute;
	top: 15px;
	left: 675px;
}

#rightads {
	float: left;
	width: 150px;
	padding-left: 5px;
}
div#search input.cat_textbox_small:hover, div#search input.cat_textbox_small:focus {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/searchboxbgh.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div#search input.cat_textbox_small {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:1px solid #B5CCD9;
	clear:right;
	color:#4C6570;
	float:left;
	height:18px;
	width:160px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/searchboxbg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 25px;
}
div#search input.cat_button:hover, div#search input.cat_button:focus {
background-position:-75px 0;
}
div#search input.cat_button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	cursor:pointer;
	float:left;
	height:24px;
	margin:0px 0;
	padding:0;
	width:75px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/searchbutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footerbottom #footerbottombody {
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#footer form .form .item #CLFullName {
	width: 160px;
}
#footer form .form .item #CLEmailAddress {
	width: 160px;
}
#footer form .form .item {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.counter, .counter_fr {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/bg_counter.gif) no-repeat scroll 0 0;
display:inline;
float:left;
height:61px;
margin:20px 15px 0 0;
width:89px;
}
.counter .counterNum img, .counter_sm .counterNum img, .counter_fr .counterNum img {
margin-right:1px;
}