@import url(weather.css);
/**
* Text
* #666
*
* Backgrounds
* #ddd
* #ccc
*/

*
{
	font-family: Arial, Helvetica, sans-serif;
}

html
{
	margin: 0;
	padding: 0;
	font-size: 10pt;
	line-height: 1.4;
	color: #666;
	background-color: #e4e4e4;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #e4e4e4;
	background-image: url(images/common_body_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

a:link, a:active, a:visited
{
	color:#5AAF22;
	text-decoration:none;
}
a:hover
{
	color:#00285B;
	text-decoration:none;
}



a.bottomLinks:link,  a.bottomLinks:active, a.bottomLinks:visited 
{
	text-decoration:none;
	color:#666;
}

a.bottomLinks:hover
{
	color:#00285B;
	text-decoration:none;
}

#page
{
	display: block;
	position: relative;
	top: 0;
	margin: 0 auto ;
	padding: 0;
	bottom: -124px;
	width: 1000px;
}

#masthead span
{
	display: block;
	position: relative;
	width: 1000px;
	height: 132px;
	margin-top: 10px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.home #masthead span
{
	display: block;
	position: relative;
	width: 1000px;
	height: 275px;
	margin-top: 10px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

#printLogo {
	display:none;
}

#content
{
	display: block;
	position: relative;
	margin-top: 10px;
	
}

#content .secondary
{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 10px;
	width: 181px;
	margin: 0;
	background-color: #848484;
}

#content .primary .sidebar
{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 10px;
	width: 194px;
	margin: 0;
	background-color: #ccc;
	border-width: 0 0 0 10px;
	border-style: solid;
	border-color: #dedede;
	background-repeat: no-repeat;
	background-position: top left;
}

#content .primary
{
	display: block;
	position: relative;		
	width: 769px;
	background-color: #fff;
	padding: 0px 15px 25px 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	width:769px;
}

#content .noads
{
	display: block;
	position: relative;		
	width: 769px;
	background-color: #fff;
	padding: 0px 15px 0px 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#noads_outer_scroll{
	height:397px;
	overflow:auto;
	width:784px;
}

#outer_scroll_singleNav{
	height:397px; 
	overflow:auto;
	width:785px;
	/*margin: 0 0 -13px 0;*/
}


#outer_scroll{
	height:497px;
	overflow:auto;
	width:580px;
}

#scroll_content {
	padding:35px 15px;
}

#content .primary .sidebar + div
{
	padding: 0 195px 0 0;
	margin: 0;
}

.home #content .primary
{
	width: 810px;
	padding: 0;
	background-color: transparent;
}

#content .primary .inset
{
	float: right;
	margin: 10px 10px 10px 10px;
	padding:10px;
}

#footer 
{
	display: block;
	position: relative;
	width: 100%;
	height: 124px;
	background-color: #ccc;
	overflow: hidden;
}

#footer .spare
{
	position: absolute;
	display: block;
	width: 100%;
	height: 64px;
	top: 0;
}

#footer .spare.one
{
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 101;
}

#footer .spare.two
{
	left: 0;
	width: 50%;
	background-position: top left;
	background-repeat: repeat-x;
	z-index: 100;
}

#footer .spare.three
{
	right: 0;
	width: 50%;
	background-position: top left;
	background-repeat: repeat-x;
	z-index: 100;
}

.clearer
{
	display: block;
	position: relative;
	clear: both;
	height: 1px;
	width: 100%;
}

.hidden
{
	display: none;
	/*visibility: none;*/
}

/**
* Image replacement rule 
* Add selectors for any elements that need image replacement
*/
#content .secondary .conditions dt,
#content .secondary .links h3
{
	text-indent: -900px;
	font-size: 1px;
	text-align: left;
	overflow: hidden;
	background-repeat: no-repeat;
}

#content .primary .footer
{
	display: block;
	position: relative;
	height: 118px;
	width: 100%;
	clear: both;
	margin-bottom: -26px;
	margin-top: 0px;
}

#content .primary .footer .ad
{
	display: block;
	position: absolute;
	
	bottom: 0;
	height: 108px;
	width: 194px;
	border-width: 10px 0 0 0;
	border-color: #ddd;
	border-style: solid;
	padding: 0;
}

#content .primary .footer .one
{
	left: -25px;
	border-right-width: 10px;
}

#content .primary .footer .two
{
	left: 179px;
	border-right-width: 10px;
}

#content .primary .footer .three
{
	right: 189px;
	border-left-width: 10px;
}

#content .primary .footer .four
{
	right: -15px;
	border-left-width: 10px;
}

#content .primary .footer .ad a,
#content .primary .footer .ad img
{
	display: block;
	width: 100%;
	height: 100%;
}

#content .secondary .links
{
	padding: 10px;
	margin: 0;
	text-align: left;
}

#content .secondary .links h3
{
	display: block;
	position: relative;
	padding-top: 13px;
	height: 26px;
	background-image: url(images/common_heading_quick_links.gif);
	background-position: bottom left;
	text-align: left;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #666;
}

#content .secondary .links ul
{
	padding: 0;
	margin: 5px;
}

.home #content .secondary .links li
{
	list-style-position: outside;
	margin: 0 0 0 20px;
	padding: 0;
	list-style-image: url(images/icon_grey_arrow.png);
	margin-bottom: 5px;
}

.home #content .secondary .links li a
{
	color: #666;
	text-decoration:none;
}

#content .secondary .search
{
	display: block;
	/*background: #0d2c5a;*/
	position: absolute;
	left: 0;
	bottom: 118px;
	width: 161px;
	border-width: 10px 0 0 0;
	border-style: solid;
	border-color: #eaeaea;
	padding: 10px;
	margin: 0 0 0 0;
}

.home #content .secondary .search
{
	bottom: 0px;
}

#content .secondary .search fieldset
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	border-style: none;
}

#content .secondary .search label
{
	margin: 0;
	padding: 0;
}

#content .secondary .search label span
{
	display: none;
}

#content .secondary .search label input
{
	width: 90px;
	border-width: 1px;
	border-color: #666;
	border-style: solid;
	background-image: url(images/field_bg.gif);
	background-repeat: repeat-x;
}

#content .secondary .search .submit
{
	color: #fff;
	background-color: #848484;
	border-width: 0;
	cursor: pointer;
	text-transform: capitalize;
	font-size: 1em;
}

/* Home specific rules */

.home #content .primary .links
{
	display: block;
	position: relative;
	width: 175px;
	height: 198px;
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: top left;
}
.home #content .primary .links.four
{
	top: 0;
	float: right;
	margin-right: 0;
	margin-left: 0;
}
.home #content .primary .links h2
{
	display: block;
	text-indent: -900px;
	font-size: 18px;
	text-align: left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 5px 5px 30px 5px;
}
.home #content .primary .links li
{
	list-style-image: url(images/icon_white_arrow.png);
	margin-bottom: 5px;
}
.home #content .primary .links li a
{
	text-decoration: none;
	color: #fff;
}

.home #content .primary .links li a:hover,
.home #content .primary .links li a.iehover
{
	text-decoration: none;
	color: #003366;
}
/*##### bark blue panel #####*/
.home #content .primary .links li.blue a:hover,
.home #content .primary .links li.blue a.iehover
{
	text-decoration: none;
	color: #c0d1ff;
}


.home #content .primary .footer
{
	height: auto;
	margin-top: 10px;
}
.home #content .primary .footer .sub
{
	display: block;
	position: relative;
	width: 175px;
	height: 122px;
	float: left;
	clear: none;
	border-width: 0;
	padding: 10px;
	margin: 0 10px 10px 0;
	background-color: #ccc;
	left: 0;
	overflow: hidden;
}
.home #content .primary .footer .sub.four
{
	float: right;
	right: 0;
	margin-right: 0;
	margin-left: 0;
}
.home #content .primary .footer .sub .badge
{
	display: block;
	position: relative;
	float: left;
	clear: left;
	margin: 10px 14px 20px 0;
}
.home #content .primary .footer .sub h3
{
	display: block;
	text-indent: -900px;
	font-size: 1px;
	text-align: left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;
}

#masthead .navigation a:hover,
#footer ul.navigation a:hover,
#masthead .navigation a.selected,
#footer ul.navigation a.selected
{
	text-decoration: none;
	color:#003366;
}

#masthead .navigation
{
	display: block;
	position: relative;
	top: 0;
	right: 0;
	width: 989px;
	
	background-repeat: repeat-y;
	background-position: top right;
	padding: 10px 11px 10px 0;
	text-indent: 0;
	text-align: right;
	margin: 0;
	z-index: 101;
}

#masthead .navigation li,
#footer ul.navigation li
{
	display: inline;
	position: relative;
}

#masthead .navigation a,
#footer ul.navigation a
{
	position: relative;
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
	
	padding: 0 3px 0 5px;
	
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #fff;
	
	margin: 0 0 0 0;
}

#masthead .navigation .first a,
#masthead .navigation .first strong,
#footer ul.navigation .first a,
#footer ul.navigation .first strong
{
	padding-left: 0;
	border-width: 0;
}

#masthead .navigation .home
{
	display: block;
	position: absolute;
	bottom: -130px;
	
	left: 25px;
	margin: 0;
	background-repeat: no-repeat;
	font-size: 1px;
	text-align: left;
	text-indent: -150em;
	overflow: hidden;	
	border-width: 0;
}

.home #masthead .navigation .home
{
	bottom: -157px;
}

#masthead .navigation .home a
{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	border-width: 0;
}

#masthead .navigation .home a:hover
{
	text-decoration: none;
}

#content .secondary .navigation,
#content .primary .sidebar .links
{
	margin: 0 15px;
	padding: 0;
	z-index: 101;
}

#content .secondary .navigation ul,
#content .primary .sidebar .links ul
{
	padding: 0;
}

#content .secondary .navigation li,
#content .primary .sidebar .links li
{
	list-style-image: url(images/icon_white_arrow.png);
	list-style-position: outside;
	margin: 0 0 5px 20px;
	padding-left: 0;
	text-indent: 0;
}

#content .primary .sidebar .links li
{
	list-style-image: url(images/icon_grey_arrow.png);
}

#content .primary .sidebar .links li a:hover 
{
	color:#003366;
	
}

#content .secondary .navigation h3,
#content .primary .sidebar .links h3
{
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -900em;
	text-align: left;
	font-size: 1px;
	overflow: hidden;
	margin-top: 20px;
}

#content .secondary .navigation a
{
	text-decoration: none;
	color: #fff;
}
#content .primary .sidebar .links a
{
	text-decoration: none;
	color: #666666;
}

#content .secondary .navigation a:hover,
#content .secondary .navigation li.selected a
{
	color: #003366;
	text-decoration: none;
}
#content .primary .sidebar .links a:hover,
#content .primary .sidebar .links li.selected a
{
	color: #003366;
	text-decoration: none;
}


#footer ul.navigation
{
	display: block;
	position: absolute;
	top: 16px;
	z-index: 150;
	width: 500px;
	padding: 0;
	margin: 0;
}

#footer ul.navigation.one
{
	right: 50%;
}

#footer ul.navigation.two
{
	left: 50%;
	text-align: right;
}



a img
{
	border-style: none;
}

h1
{
	font-size: 2em;
	margin-top: 0;
}

h2
{
	font-size: 1.3em;
}

h3
{
	font-size: 1em;
}

blockquote
{
	font-size: 1.3em;
	padding: 0;
	margin: 0;
}

#masthead h1
{
	display: none;
	visibility: hidden;
	margin: 0;
}

.primary ul
{
	padding: 0px 0 0 22px;
}

.primary li
{
	/*list-style-position: inside;*/
}

table
{
	border-collapse: collapse;
	border-width: 0;
	border-style: none;
	width: 515px;
}

thead tr
{
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #fff;	
	text-transform: uppercase;
}

td, th
{
	text-align: left;
	padding: 4px 8px 4px 8px ;
}

tbody th
{
	border-width: 0 2px 0 0;
	border-style: solid;
	border-color: #fff;
	width: 115px;
}
td.row2
{
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #fff;
	font-weight:normal;
}


.copyright
{
	display: block;
	position: relative;
	width: 1000px;
	height: 14px;
	
	top: 72px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-width: 1px;
	font-size: 0.8em;
}

.author
{
	display: block;
	position: absolute;
	width: 500px;
	height: 14px;
	left: 50%;
	font-size: 1px;
	text-indent: -1000em;
	overflow: hidden;
	right: 20px;
	top: 72px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.author a
{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 47px;
	height: 14px;
	background-image: url(images/zoo_logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0;
}


