﻿


#Logo{float:left; height: 86px; position: relative; margin-left: 15px;margin-top:10px;}
#Header{background-color: white; color:#444444; }

#Search {
		
		height:100px;
margin-right:150px;
width:550px;
margin-top:20px;
}
	
	#Search div {
	position:absolute;
	top:15%;
	display:table-cell;
	vertical-align: middle;
	
	
	}


.SearchTextBox{height: 24px; width: 240px; border: 2px solid #e6e1e1; font-size: 18px; font-weight: bold; padding-top:4px; padding-left: 3px; background-color :#F5F5F5;}

.SearchButton{color:#000066;   height:33px; width:110px;  margin-left: 5px; border: 2px #e6e1e1 solid; background-color:#cccccc; font-size: 17px; font-weight: normal; background-image:url('Images/buttonbg.gif'); background-repeat:repeat-x;}





#Links {
	float:left;
	font-weight:bold; 
	vertical-align :middle;  
	width:100%; 
	color: black;
	background-image: url('Images/stripe.gif'); background-repeat:no-repeat; background-position:bottom;

	
}

#Links a {
	color:navy;
	text-decoration:none;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold; 
}

#Links a.LinkNoSeparator {
	color:#0A2074;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	border:0px;
	color: navy;font-weight:bold; 
}

#Links a:hover {
	text-decoration:none; 
	border-right:1px white solid;
	margin-left:auto;
	margin-right:auto;
	color:#cccccc;font-weight:bold; 
}


#Links a.LinkNoSeparator:hover {
	text-decoration:underline;
	border:0px;
	color: #cccccc;font-weight:bold; 
}

#Links a:visited {
	border-right:1px white solid;
	margin-left:auto;
	margin-right:auto;
	color: navy;font-weight:bold; 
}


#Links a:visited:hover {
		color:#cccccc;font-weight:bold; 
}


#Links a.LinkNoSeparator:visited {
	border:0px;font-weight:bold; 
}



#Footer{border-top: 2px #184A84 dotted;}

.NavigationMenu ul{
	border: 1px #184A84 solid;
	width:99%;
}

.SectionHeader{background-color: #184A84;}
/* roun ded edges

.SectionHeaderLeft{background-image: url('Images/leftcorner_leisuretime.gif');}
.SectionHeaderRight{background-image: url('Images/rightcorner_leisuretime.gif');}
.SummaryLinksLeft{background-image: url('Images/leftcorner_leisuretime.gif');} 
.SummaryLinksRight{background-image: url('Images/rightcorner_leisuretime.gif');}
*/
.SectionContent{border: 1px #184A84 solid;}
.SummaryLinksHeader{background-color: #184A84;}
.SummaryLinksContent{border: 1px #184A84 solid;}
#PageLayoutFooterBookmarks{border: 1px #184A84 solid;}

#Logo_LeisureTime{visibility: visible;}

li#zz1_QuickLaunchMenun0{visibility:visible;}

/* Style the title of pages that appear */
.PageTitle {
		color: #184A84;
}

/* Breadcrumb styling */
#Content #LeftContent .Section .SectionHeader .BreadcrumbVertical li {
	background-image:url('Images/VerticalSiteNode.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}

#Content #LeftContent .Section .SectionHeader .BreadcrumbVertical ul li.CurrentSiteNodeVertical {
	background-image:url('Images/VerticalSiteNode_Current.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}

li.PageNode a:hover{background:#1B5EA8;color: white;}
li.SiteNode a:hover{background:#1B5EA8;color: white;}
li.CurrentPageNode  a:hover{background:#1B5EA8;}
li.CurrentSiteNode  a:hover{background:#1B5EA8;}
li.CurrentPageNode a{color: #184A84;}
li.CurrentSiteNode a{color: #184A84;}

.NavigationMenu {
	width:100%;
}



