/* CSS Document */

/*Forces Scrollbar - Valid CSS3 not Valid CSS2.1*/
/*html {
overflow-y: scroll;
}*/

body {
	margin: 0px;
	padding: 0px 0px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
/*	background-image: url(../assets/chainmail100.png);
	background-repeat: repeat;
	background-attachment: fixed;*/
	background-color: #000;


}

#wrapper {
	width: 960px;
	margin: 0px auto 0px auto;

}

#wrapper a{
	text-decoration: none;
	color: #CCC;
	
}

#wrapper a:hover{
	text-decoration: underline;
	color: #FFF;
	
}

#header {
	position: relative;
	float: left;
	color: #CCC;
	width: 958px;

}

#headleft {
	position: relative;
	float: left;
	color: #CCC;
	width: 200px;
	height: 100%;
	padding: 5px 5px 0px 5px;

}

#headcentre {
	position: relative;
	float: left;
	color: #CCC;
	width: 396px;
	height: 100%;
	text-align: center;
	padding: 2px;
	font-size: small;



}

#headright {
	position: relative;
	float: left;
	color: #CCC;
	width: 233px;
	height: 100%;
	text-align: right;
	padding: 30px 5px 5px 0px;
	font-size: small;




}


#topnav {
	position: relative;
	float: right;
	margin: 5px 3px 5px auto;
	background-color: #666;
	width:auto

}

#topnav ul {
	list-style: none;
	padding: 0;
	margin: 0;

}

#topnav li {
	float: left;
	font-size: 0.8em;
	width:auto
	
}

#topnav li a
{
background: url(../assets/topnavbk.png) repeat-x left bottom;
height: 25px;
line-height: 25px;
float: left;
/*width: 8.3em;*/
width: 93.7px;
display: block;
border: 1px solid #333;
color: #000;
text-decoration: none;
text-align: center;

}

#topnav li a:hover
{
background: url(../assets/topnavhbk.png) repeat-x left top;
height: 25px;
line-height: 25px;
float: left;
width: 93.7px;
display: block;
border: 1px solid #000;
color: #FFF;
text-decoration: none;
text-align: center;

}

#topnav li a.current
{
background: url(../assets/topnavhbk.png) repeat-x left top;
height: 25px;
line-height: 25px;
float: left;
width: 104.33px;
display: block;
border: 1px solid #000;
color: #FFF;
text-decoration: none;
text-align: center;

}


#main {
	position: relative;
	float: left;
	color: #CCC;
	width: 958px;
	height: 100%;

}

#leftp {
	position: relative;
	float: left;
	color: #CCC;
	width: 228px;
	min-height: 480px;
	margin: 0px 5px auto auto;
	border: 1px solid #666;
/*	background-image: url(../assets/fsb_logo.png);*/
	background-repeat: no-repeat;
	background-position: center bottom;


}

#leftptext {
	position: relative;
	float: left;
/*	font-size: small;*/
	color: #CCC;
	height: 292px;
	width: 216px;
	padding:5px;
	z-index: 1;

}


/*#leftptext a {
	text-decoration: underline;

}

#leftplogos {
	position: relative;
	float: left;
	height: 168px;
	text-align: center;
	padding: 5px 0;
	
}*/

#leftplower {
	position: relative;
	float: left;
	color: #CCC;
	width: 228px;
/*	min-height: 480px;*/
	margin: 5px auto auto auto;
	border: 1px solid #666;
/*	background-image: url(../assets/minfobkgnd.png);
	background-repeat: repeat;*/

}

#mainp {
	position: relative;
	float: left;
	color: #CCC;
	width: 720px;
	min-height: 480px;
	padding: 0px;
	border: 1px solid #666;
/*	background-image: url(../assets/minfobkgnd.png);
	background-repeat: repeat;*/

	
}

#mainp3left {
	position: relative;
	float: left;
	width: 234px;
	color: #CCC;
	padding: 0px 0px 0px 5px;

	
}/*

#mainp3left a {
	text-decoration: underline;

	
}*/

#mainp3centre {
	position: relative;
	float: left;
	width: 234px;
	color: #CCC;
	padding: 0px 0px 0px 5px;

	
}/*

#mainp3centre a {
	text-decoration: underline;

	
}*/

#mainp3right {
	position: relative;
	float: left;
	width: 234px;
	color: #CCC;
	padding: 0px 0px 0px 5px;

	
}/*

#mainp3right a {
	text-decoration: underline;

	
}*/

#mainp2left {
	position: relative;
	float: left;
	width: 353px;
	color: #CCC;
	padding: 0px 0px 0px 5px;

	
}/*

#mainp2left a {
	text-decoration: underline;

	
}*/

#mainp2right {
	position: relative;
	float: left;
	width: 353px;
	color: #CCC;
	padding: 0px 0px 0px 5px;

	
}/*

#mainp2right a {
	text-decoration: underline;

	
}*/




#portbut {
	position: relative;
	float: left;
	margin: 0px 700px 20px 0px;
	background-color: #666;
	width:auto

}

#portbut ul {
	list-style: none;
	padding: 0;
	margin: 0;

}

#portbut li {
	float: left;
	font-size: 0.8em;
	width:auto
	
}

#portbut li a
{
background: url(../assets/topnavbk.png) repeat-x left bottom;
height: 25px;
line-height: 25px;
float: left;
/*width: 8.3em;*/
width: 93.7px;
display: block;
border: 1px solid #333;
color: #000;
text-decoration: none;
text-align: center;

}

#portbut li a:hover, #topnav li a.current
{
background: url(../assets/topnavhbk.png) repeat-x left top;
height: 25px;
line-height: 25px;
float: left;
/*width: 8.3em;*/
width: 93.7px;
display: block;
border: 1px solid #000;
color: #FFF;
text-decoration: none;
text-align: center;

}

.portbut li a.current
{
background: url(../assets/topnavhbk.png) repeat-x left top;

}
 
.find {
	font-size: 35px;
	font-weight:normal;
	text-indent:-9999px;

}

.findit {
	font-size: 25px;
	font-weight:normal;
	text-indent:-9999px;
}


#footer {
	position: relative;
	float: right;
	margin: 5px 3px auto auto;
	padding: 5px 5px 5px 5px;
	color: #CCC;
	width: 710px;
	border: 1px solid #666;
/*	background-image: url(../assets/minfobkgnd.png);
	background-repeat: repeat;*/

}

#footertext {
	position: relative;
	float: right;
	color: #CCC;
	width: 710px;
/*	min-height: 20px;*/
	text-align: justify;

}


/*#footertext a {
	text-decoration: underline;

}*/

#footercopy {
	position: relative;
	float: left;
	margin: 10px 0px 0px 0px;
	color: #999;
	font-size: xx-small;
	width:auto


}

#footerdate {
	position: relative;
	float: right;
	margin: 10px 0px 0px 0px;
	color: #999;
	font-size: xx-small;
	width:auto


}

.valid {
	margin: 20px 0px;
	width: 720px;
	position: relative;
	float: right;

}


#bottomnav {
	position: relative;
	float: right;
	margin: 5px 3px 5px 0px;
	color: #CCC;
	width: 722px;
	font-size: x-small;
	text-align: center;

}


#bottomnav li{
	display: inline;

}

.term {
	font-size: x-small;
	position: relative;
	width: 650px;
	left: 30px;
	text-align: justify;
}

#extrainfo {
	position: relative;
	float: right;
	color: #CCC;
	width: 710px;
	Margin: 5px 3px auto auto;
	padding: 5px;
/*	border: 1px solid #666666;
	background-image: url(../assets/minfobkgnd.png);
	background-repeat: repeat;*/
	
}

#detail {
	display: none;
}

#logholder{
	position: relative;
	margin: 50px auto 3px auto;
	text-align: center;
	width: 100%;
	
}

#login{
	position: relative;
	width: 178px;
	padding: 5px 0px 5px 0px;
	margin: 0px auto;
	background-color: #CCC;
	border: 1px solid #666;
	text-align: center;
	color: #333;
	font-size: 90%;
	
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	
}

#calendar {
	position: relative;
	float: left;
	width: 380px;
	min-height: 258px;
	margin: 42px 10px 3px 10px;
	font-weight: bold;
	text-align: center;


}

#dates {
	position: relative;
	float: left;
	width: 380px;
	min-height: 160px;
	margin: 140px 10px 3px 10px;
	font-weight: bold;
	text-align: center;

}

/********HEADINGS*******/
h1, h2, h3, h4 {
	line-height: normal;
}
h1 {
	margin: 0;
	font-size: 1.0em;
}
h2 {
	margin: 0;
	font-size: 0.85em;
	}
h3 {
	margin: 0;
	font-size: 0.75em;
}

/********Contact Form*******/
#myform {
	position: relative;
	float: left;
	width: 380px;
	margin: 10px 10px 5px 10px;
	
}

#signup {
	position: relative;
	float: left;
	width: 320px;
	margin: 20px 0px 15px 0px;
	
}

#condetail {
	position: relative;
	float: left;
	width: 300px;
	margin: 40px Auto Auto 100px;
	
}

th {
	color:#CCC;
	font-weight:bold;
	font-size:18px;
	border: 1px solid #666;
}

select.text, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 80%;
}

input.text, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 99%;
}

.text:focus, textarea:focus {
	background-color: #FFC;
}

td.colone {
	text-align: right;
	vertical-align: top;
	padding-top:4px;
	width: 105px;
}
td.coltwo {
	color:red;
	text-align: center;
	vertical-align: top;
	padding-top:6px;
	width: 20px;
}
td.colthree {
	padding-right: 10px;
}
table.border {
	border: 1px solid #666;
	border-collapse: collapse;
}

