@charset "UTF-8";
/* CSS Document for basic minisite page structure elements */

body {
	background-color: #FFF;
	padding-top: 0px;
}

.hide{
	display: none;
}
	
.show{
	display: block;
}

#allcontent {
	text-align:left;
	margin: 0 auto;
	width: 800px;
	/*height: 100%;*/
	margin-top: 25px;
	background-color: #CCC;
}

#top {
	background-color: #666;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	display: none;
}
#content {width:auto;}
/* styles that control the appearance of the minisite header */

#AboveHeader {
	background:url(cssimages/FifePartnershipBlocks.png) left no-repeat #003466;
	display: block;
	padding: 4px 2px 4px 20px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	color: #FFFFFF;
}
#AboveHeader a:link, #AboveHeader a:visited {
	color: #FFFFFF;
}
#AboveHeader a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #003466;
}

#header {
	border-bottom: 1px solid #FFF;
	background-image: url(cssimages/gp_headerimg.jpg);
	background-repeat: no-repeat;
	width: 800px;
	padding: 0;
	margin: 0;
	height: 215px;
	position:relative;
}
#header h1 {
	font-size: 0px;
	text-indent: -3000px;
	height: 215px;
	padding: 0;
	margin: 0;
	background-image: url(cssimages/gplogo.gif);
	background-repeat: no-repeat;
	background-position: 540px 20px;
	color: #006699;
}
#header p {
	font-size: 12px;
	color: #fff;
	margin-top:-120px;
	margin-left:8px;
	width:140px;
}
#header a {
	font-size: 0px;
	color: #006699;
}

#layout {
border-right:1px solid #A6C5E3;}

/* styles that control the appearance of the minisite navigation */

#layoutnav2 {
	background-image: url(cssimages/gp_navimg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #069;
	padding-right: 15px;
	width: 150px;
}

#nav2 {
	padding-left: 10px;
	width: 141px;
	font-size:small;
	padding-top:12px;
}

#nav2 li {
	list-style-type: none;
	padding: 3px 0;
	line-height:130%;
	text-decoration:none;
}

#nav2 li a img, #nav2 li div img {
	display: none;
}

#nav2 li a:link, #nav2 li a:visited {
	color: #FFF;
	font-weight:bold;
	padding: 3px 0;
	text-decoration:none;
}

#nav2 li a:hover {
	padding: 3px 0;
	text-decoration: none;
	color: #CCC;
	background-image: none;
}

#nav2 li .urhere {
	color: #FFFF66;
		font-weight:bold;
}

#nav2 li li a img, #nav2 li li div img {
	display: none;
}
#nav2 li li a:link, #nav2 li li a:visited {
	padding-left: 10px;
	color:#9CC;
}
/*
#nav2 li li a:hover {
	padding-left: 10px;
	color: #CCC;
	border-bottom-color: #9CC;
	background-image: none;
}
#nav2 li li .urhere {
	background-color: transparent;
	padding-left: 10px;
	/*color:#9CC;*//*
	color: #FFFF66;
	border-bottom-color: #9CC;
	background-image: none;
}

#nav2 li li li a:link, #nav2 li li li a:visited {
	background-color: transparent;
}
*/
/* styles that control the appearance of the main content of page */

#layoutcontent {
	background-color: #FFF;
	background-image: url(cssimages/meeting_contentimg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}	

#content {
	margin-left: 215px;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
	min-height:385px;
}

#content h2 {
	font-weight: normal;
	font-size: large;
	color: #063;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 0 8px 0;
	border-bottom: 0;
}

#content h3 {
	font-weight: normal;
	font-size: small;
	color: #063;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 0;
}

#content p {
	margin: 0;
	padding: 0 0 8px 0;
	font-size:small;
line-height:120%;
}

#content ul {
	margin: 0 0 10px 15px;
	padding: 0;
	font-size:small;
line-height:120%;
}

#content li {
	margin: 0;
	padding: 0 0 5px 0;
}
#content a:link, #content a:visited {
	color:#069;
	text-decoration: none;
}
#content a:hover {
	color:#069;
	text-decoration: underline;
}

#content table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #063;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #063;
}

#content th, #content td {
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #063;
	border-bottom-color: #063;
	padding: 2px;
}

#content tbody th {
	background-color: #EEE;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

#formatoptions {
	display: none;
}
#breadcrumbs {
	display:none;
}

/* styles that control the appearance of the highlight area */

#facilityheader, .imgright, .imgleft, #layouthighlight, #highlight, #AddFacDetails, #AddFacDetails, #Holidays, #DisabledAccess, #Directions, #Resources, .newspuff, #Contacts, #related {
	display: none;
}

/* styles that control the appearance of the footer */
#footer2 {background-image:none;width:800px;}
#footer {
	background-image:url(cssimages/bgfooter.jpg);
	background-repeat:no-repeat;
	margin-bottom: 0px;
	height: 67px;
	width:800px;
}
#footerbottom{width:800px;}
#footerbottom img {padding-left:668px;}
#footer #socialnetwork {margin-top:-38px;}
#belowfooter {
	background-color: #003466;
	display: block;
	padding: 2px 2px 2px 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	color: #FFFFFF;
	text-align: right;
}
#belowfooter a:link, #belowfooter a:visited {
	color: #FFFFFF;
	padding: 0px;
}
#belowfooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #003466;
	padding: 0px;
}
#belowfooter .govlink {
	display: none;
}

.clearblock {
	display:block;
	clear:both;
}
#header p {display:none;}
