/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #FFFFFF url(/SiteFiles/1296/Images/body-bkgd.jpg) no-repeat center top;
}

img, div { behavior: url(/SiteFiles/1296/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	width: 100%;
	height: 9px;
	margin: 18px 0px;
	padding: 0px;
	line-height: 0px;
	border: 0;
	background: url(/SiteFiles/1296/Images/hr.gif) repeat-x;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #363636;
}
p {margin-bottom: 18px;}

a:link, a:visited, a:active {
	color: #0081c6; 
	text-decoration: none;
}
a:hover {
	color: #ee008c; 
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	font-size: 30px;
	margin-bottom: 0px;
}
h2 {
	border-bottom: 1px solid #ec008c;
}
h3 {
	font-size: 19px;
	line-height: 24px;
	color: #6c207e;
	font-weight: bold;
	margin-bottom: 12px;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
h5 {
}

/* ----------------------------------------------------------------------------------------------------------------- Search Styles */
#search {
	width: 230px;
	height: 36px;
	position: absolute;
	top: 52px;
	right: 66px;
}
.searchField {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #93bee5;
	float: left;
	padding: 12px 0px 12px 12px;
	margin: 0px 2px 0px 0px;
	border: 0;
	outline: none;
	width: 180px;
	height: 12px;
	background: url(/SiteFiles/1296/Images/search-field.gif) no-repeat;
}
.searchButton {
	text-indent: -1000px;
	width: 36px;
	height: 36px;
	border: none;
	outline: none; 
	float: left;
	cursor: pointer;
	background: url(/SiteFiles/1296/Images/search-btn.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- MainNav Styles */
#mainnavWrapper {
	width: 100%;
	float: left;
	text-align: center;
	background: url(/SiteFiles/1296/Images/mainnav-bkgd.png) no-repeat center top;
	behavior: url(/SiteFiles/1296/Scripts/iepngfix.htc);
}
#mainnavWrapper p,
#mainnavWrapper h2,
#mainnavWrapper h2 a {
	display: none;
}
#mainnav {
	height:16px;
	margin:0 auto;
	padding:24px 0;
	text-align:center;
	width:953px;
}
#mainnav ul {
	background:transparent none repeat scroll 0 0;
	list-style:none;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:950px;
}
#mainnav li ul {display: none;}

#mainnav li {
	background:none repeat scroll 0 0 transparent;
	float:left;
	margin:0 13px;
	padding:0;
	text-align:center;
}
.ie7 #mainnav li {
	background:transparent none repeat scroll 0 0;
	float:left;
	margin:0 13px;
	padding:0;
	text-align:center;
}
#mainnav a {	
	color:#FFFFFF;
	display:block;
	font-family:"arial narrow",arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#mainnav a:hover {
	color: #6c207e;
	text-decoration: none;
}
#mainnav a.current {
	color: #6c207e;
	text-decoration: none;
}
li#mn-supportthezoo {padding-right: 0;}

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */
#subnavWrapper {
	width: 232px;
	float: left;
	margin: 86px 50px 0px;
}
#subnavWrapper p {
	display: none;
}
#subnavWrapper h2,
#subnavWrapper h2 a {
	border-bottom: 1px solid #ec008c;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
	font-size: 15px;
	padding: 0px 0 24px;
	margin: 20px 0 0px;
	width: 232px;
	background: url(/SiteFiles/1296/Images/subnav-divider.gif) no-repeat bottom;
}
#subnav a {
	display:block;
	text-decoration: none;
}
#subnav a:hover {
	display:block;
	text-decoration: none;
}
#subnav a.current {
	color: #ee008c;
	display:block;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */
#headerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1296/Images/header-bkgd.png) no-repeat center top;
	behavior: url(/SiteFiles/1296/Scripts/iepngfix.htc);
	margin-top: 40px;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1296/Images/content-bkgd.png) no-repeat center top;
	behavior: url(/SiteFiles/1296/Scripts/iepngfix.htc);
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
}

/* ----------------------------------------------------------------------------------------------------------------- Header Styles */
#header {
	margin: 0px auto;
	padding: 0px;
	width: 953px;
	height: 139px;
	position: relative;
}
.logo {
	width: 150px;
	height: 85px;
	overflow: hidden;
	position: absolute;
	top: 27px;
	left: 51px;
}
.logo a {
	width: 150px;
	height: 85px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1296/Images/logo.gif) no-repeat;
}
#headerlinks {
	width:114px;
	height: 34px;
	position: absolute;
	top: 51px;
	right: 340px;
}
.btn-home {
	width: 36px;
	height: 34px;
	overflow: hidden;
	float: left;
}
.btn-home a {
	width: 36px;
	height: 34px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1296/Images/btn-home.gif) no-repeat 0px 0px;
}
.btn-home a:hover {
	background: url(/SiteFiles/1296/Images/btn-home.gif) no-repeat 0px -34px;
}
#sitemap {
	width: 58px;
	height: 34px;
	float: left;
	margin-left: 20px;
}
#sitemap a {
	font-size: 14px;
	color: #b2b2b2;
	line-height: 34px;
}
#sitemap a:hover {
	color: #ee008c; 
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------------------------- Content Styles */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#content {
	margin: 0px auto;
	padding: 0px 0px 18px;
	width: 953px;
	min-height: 629px;
	background-color: #FFFFFF;
}
#content-left {
	width: 260px;
	float: left;
	margin: 28px 40px 0px 28px;
}
#content-left-top {
	width: 260px;
	float: left;
}
#content-left-top ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#content-left-top li {
	font-size: 15px;
	padding: 0px 0 24px;
	margin: 20px 0 0px;
	width: 260px;
	background: url(/SiteFiles/1296/Images/whatsnew-divider.gif) no-repeat bottom;
}
#content-left-top a {
	display:block;
	text-decoration: none;
}
#content-left-top a:hover {
	display:block;
	text-decoration: none;
}
#content-left-bottom {
	width: 260px;
	float: left;
	margin-top: 18px;
}
#quicklinks-top {
	width: 260px;
	height: 61px;
	float: left;
	background: url(/SiteFiles/1296/Images/quicklinks-top.gif) no-repeat top;
}
#quicklinks-middle {
	width: 236px;
	float: left;
	background: #eff1f9;
	padding: 0px 12px 0px 12px;
}
.btn-conservation a {
	width: 236px;
	height: 46px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1296/Images/btn-conservation.jpg) no-repeat 0px 0px;
	margin-bottom: 12px;
}
.btn-conservation a:hover {
	background: url(/SiteFiles/1296/Images/btn-conservation.jpg) no-repeat 0px -46px;
}
.btn-registration a {
	width: 236px;
	height: 46px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1296/Images/btn-registration.jpg) no-repeat 0px 0px;
	margin-bottom: 12px;
}
.btn-registration a:hover {
	background: url(/SiteFiles/1296/Images/btn-registration.jpg) no-repeat 0px -46px;
}
.btn-enews a {
	width: 236px;
	height: 46px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1296/Images/btn-enews.jpg) no-repeat 0px 0px;
}
.btn-enews a:hover {
	background: url(/SiteFiles/1296/Images/btn-enews.jpg) no-repeat 0px -46px;
}
#quicklinks-btm {
	width: 260px;
	height: 17px;
	float: left;
	background: url(/SiteFiles/1296/Images/quicklinks-btm.gif) no-repeat top;
}
#content-right {
	width: 586px;
	float: left;
	margin-right: 39px;
}
#content-right-top {
	width: 586px;
	float: left;
}
#content-right-bottom {
	width: 586px;
	float: left;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#footer {
	margin: 0px auto 32px;
	padding: 32px 50px;
	width: 853px;
	background: #262626 url(/SiteFiles/1296/Images/footer-bkgd.gif) no-repeat bottom;
}
#footer p, #footer a {
	font-size: 11px;
	color: #FFFFFF;
}
#footer-top {
	width: 853px;
	float: left;
}
#footer-top-left {
	width: 237px;
	float: left;
}
#footer-top-middle {
	width: 249px;
	float: left;
	margin-right: 50px;
	margin-left: 50px;
}
.i-assoc a {
	width: 81px;
	height: 37px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1296/Images/i-assoc.gif) no-repeat 0px 0px;
	margin: 20px 0px 0px 10px;
}
.i-assoc a:hover {
	background: url(/SiteFiles/1296/Images/i-assoc.gif) no-repeat 0px -37px;
}
.i-arts a {
	width: 31px;
	height: 37px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1296/Images/i-arts.gif) no-repeat 0px 0px;
	margin: 20px 0px 0px 30px;
}
.i-arts a:hover {
	background: url(/SiteFiles/1296/Images/i-arts.gif) no-repeat 0px -37px;
}
.i-faza a {
	width: 30px;
	height: 37px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1296/Images/i-faza.gif) no-repeat 0px 0px;
	margin: 20px 0px 0px 36px;
}
.i-faza a:hover {
	background: url(/SiteFiles/1296/Images/i-faza.gif) no-repeat 0px -37px;
}
#footer-top-right {
	width: 267px;
	float: left;
}
.i-facebook a {
	width: 66px;
	height: 25px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1296/Images/i-facebook.gif) no-repeat 0px 0px;
	margin: 29px 0px 0px 35px;
}
.i-facebook a:hover {
	background: url(/SiteFiles/1296/Images/i-facebook.gif) no-repeat 0px -25px;
}
.i-twitter a {
	width: 79px;
	height: 25px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1296/Images/i-twitter.gif) no-repeat 0px 0px;
	margin: 29px 0px 0px 30px;
}
.i-twitter a:hover {
	background: url(/SiteFiles/1296/Images/i-twitter.gif) no-repeat 0px -25px;
}
#footer-bottom {
	width: 853px;
	float: left;
	border-top: 1px solid #555555;
	padding-top: 18px;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
#def-content-left {
	width: 570px;
	float: left;
	margin: 50px 0px 0px 50px;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Results Styles */
.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
}
a.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:none;
}
a.pageSearchTitle:hover {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:underline;
}

/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */
.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}
.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}
.photogallery li a {
	padding: 2px; 
	border: 1px solid #CCCCCC;
	display: block;
}
.photogallery li a:hover {
	padding: 2px; 
	border: 1px solid #666666;
	display: block;
}

/* ----------------------------------------------------------------------------------------------------------------- Breadcrumbs Styles */
#breadcrumbs {
	width: 542px;
	text-align: left;
	margin-bottom: 14px;
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumbs li {
	padding: 0px 10px 0px 0px;
	float: left;
	background:none;
	display:inline;
	font-size: 11px;
}
#breadcrumbs a {
	color: #A2A69A;
	background: url(/SiteFiles/1296/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 18px;
}
#breadcrumbs a:hover {
	color: #A2A69A;
	background: url(/SiteFiles/1296/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}
#breadcrumbs a.first {
	color: #A2A69A;
	background: none;
	text-decoration:none;
	padding-left: 0px;
}
#breadcrumbs a.first:hover {
	color: #A2A69A;
	background: none;
	text-decoration:underline;
	padding-left: 0px;
}
#breadcrumbs a.current {
	color: #A2A69A;
	background: url(/SiteFiles/1296/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}

.formmodule-row td, .formmodule-altrow td {
	line-height: 18px;
	padding: 10px 10px 10px 0;
	vertical-align: top;
	width: 49%;
}
