/* andreas02 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . 

Version: 1.2
(Nov 28, 2005)

Screen layout: */

body{
padding:15px 0 0 0;
margin:0;
font:.8em tahoma, verdana, sans-serif;
background:#B7C7D5;
color:#56483F;
}

a{
text-decoration:none;
/*color:#015BA5;*/
/*color:#024782;*/
color: #134CB3;
}

a:hover{
text-decoration:underline;
}

#container{
margin:0 auto 15px auto;
width:700px;
/*width:85%;*/
padding:5px 20px 20px 20px;
background:#ffffff;
}

#logo{
margin:15px 0 0 0;
}

#logo h1 a{
color:#303030;
}

#logo h1 a:hover{
text-decoration:none;
}

#navitabs{
clear:both;
}

.navitab{
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
letter-spacing:1px;
background:#6FC071 url(../images/corner.gif) top right no-repeat; #e0e0e0
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
}

.navitab:hover{
text-decoration:none;
background:#d0d0d0 url(../images/corner.gif) top right no-repeat;
}

.activenavitab{
padding:4px 8px 5px 8px;
color:#ffffff;
margin:0 0 5px 0;
text-decoration:none;
background:#505050 url(../images/corner.gif) top right no-repeat;
}

.activenavitab:hover{
text-decoration:none;
}

#desc_front{
height:200px;
color:#ffffff;
padding:0;
background:#505050 url(../images/front.jpg) top right no-repeat;
clear:both;
margin:5px 0 0 0;
}
#desc_front h3{
	margin-left: 10px;
	margin-top: 15px;
	padding-top: 15px;
}
#desc_front p{
	margin-left: 10px;
	width: 250px;
}

#desc_admin{
height:200px;
color:#ffffff;
padding:0;
background:#505050 url(../images/front.jpg) top right no-repeat;
clear:both;
margin:5px 0 0 0;
}

#desc_about{
height:100px;
color:#ffffff;
padding:0;
background:#505050 url(../images/about.jpg) top right no-repeat;
clear:both;
margin:5px 0 0 0;
}

#desc_services{
height:100px;
color:#ffffff;
padding:0;
background:#505050 url(../images/services.jpg) top right no-repeat;
clear:both;
margin:5px 0 0 0;
}

#desc_vols{
height:100px;
color:#ffffff;
padding:0;
background:#505050 url(../images/vols.jpg) top right no-repeat;
clear:both;
margin:5px 0 0 0;
}

#desc_donations{
height:100px;
color:#ffffff;
padding:0;
background:#505050 url(../images/donations.jpg) top right no-repeat;
clear:both;
margin:5px 0 0 0;
}

#desc_pubs{
height:100px;
color:#ffffff;
padding:0;
background:#505050 url(../images/pubs.jpg) top right no-repeat;
clear:both;
margin:5px 0 0 0;
}

#desc_accom{
height:100px;
color:#ffffff;
padding:0;
background:#505050 url(../images/accom.jpg) top right no-repeat;
clear:both;
margin:5px 0 0 0;
}

#desc_news{
height:100px;
color:#ffffff;
padding:0;
background:#505050 url(../images/news.jpg) top right no-repeat;
clear:both;
margin:5px 0 0 0;
}

#desc_discussion{
height:100px;
color:#ffffff;
padding:0;
background:#505050 url(../images/discussion.jpg) top right no-repeat;
clear:both;
margin:5px 0 0 0;
}

#desc_links{
height:100px;
color:#ffffff;
padding:0;
background:#505050 url(../images/links.jpg) top right no-repeat;
clear:both;
margin:5px 0 0 0;
}

#desc p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#desc h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#desc a{
color:#ffffff;
text-decoration:underline;
}
#main{
 float:left;
 width:100%
}
#main_content{
margin-left: 200px;
padding:20px 15px 0 0;
width: 70;
}
*html #main_content{
margin-left: 180px;
}

.block{
background:#f0f0f0;
padding:15px;
}

#sidebar{
width: 150px;
float:left;
padding-right: 30px;
margin-top: 20px;
border-right:1px solid #d0d0d0;
}
*html #sidebar{
width: 130px;
padding-right: 0px;
}

#sidebar p{
/*font-size:0.9em;*/
line-height:1.3em;
margin:0 0 12px 0;
}
.home_news{
	border: 1px solid #BFDFE7;
	padding-top:5px;
	padding-left: 10px;
	margin-bottom:10px;
	margin-top: 10px;
	margin-left: 10px;
	width: 90%;
}

/* \*/
*html .home_news{
	height: 1%;
}
/* */
.home_news h3{
 margin:0;
 text-align: right;
 margin-top: -19px;
 padding-right: 20px;
 position: relative;
}
.whitebackground{
	 background-color: white;
	 padding: 10px;
}
.home_news_date{
	margin-top: -1em;
}
.home_news_summary{
}
.home_news .more{
	text-align: right;
	margin-right: 20px;
	margin-top: -20px;
}
.news_separator{
	border-bottom: 1px dashed #bfdfe7;
	margin: 0 40px 5px 40px;
}

.home_news p{
	margin-bottom: 5px;
}

#second_menu ul{
	margin-top: 3px;
}
#second_menu li{
	list-style: none;
	margin-left: -30px;
	margin-bottom: 5px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
}

.sidelink{
font-size:1em ;
text-align:left;
display:block;
width:150px;
background:#98D39B url(../images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
border-bottom: 1px solid #024782;
border-left: 1px solid #024782;
}

*html .sidelink{
width:140px;
}

.sidelink:hover{
background:#e0e0e0 url(../images/corner.gif) top right no-repeat;
text-decoration:none;
}

#footer{
clear:both;
background:#fafafa;
color:#808080;
font-size:0.9em;
padding:8px 0 8px 0;
border-top:1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;
text-align:center;
}

#footer a{
color:#808080;
}

h1{
margin:0 0 20px 0;
font-size:2em;
font-weight:normal;
font-family: Arial Rounded MT Bold;
}

h2{
margin:0 0 20px 0;
font-size:1.8em;
font-weight:normal;
font-family: Arial Rounded MT Bold;
}

h3{
margin:20px 0 10px 0;
padding-bottom: 10px;
font-size:1.5em;
font-weight:normal;
font-family: Arial Rounded MT Bold;
}
h4{
margin:10px 0 10px 0;
font-size:1.2em;
font-weight:normal;
font-family: Arial Rounded MT Bold;
}
p{
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

.right{
text-align:right;
}

a img{
border:0;
}

.photo{
padding:5px;
display:block;
margin:0 auto 15px auto;
background-color:#f0f0f0;
}

.hide{
display:none;
}
#third_menu ul{
	margin-left: 0;
}
#third_menu li{
	display: inline;
	padding-right: 5px;
}

fieldset{
	padding-left: 15px;
	margin-bottom: 20px;
/*	background-color: #F7F7F4;*/
}
legend{
	font-size: 1.2em;
	margin-bottom: 15px;
}
input{
	font-size: 1em ;
}
label  {
	 font-weight: bold;
    line-height: normal;
    text-align: right;
    margin-right: 10px;
    position: relative;
    display: block;
    float: left;
    width: 25%;
    }
label.fieldLabel  { /*only apply to labels that should sit directly next to their element such as radio buttons.*/
    display: inline;
    float: none;
/*	 width: 125px;*/
  }
label.fieldLabelcheckbox  { /*only apply to labels that should sit directly next to their element such as radio buttons.*/
    display: inline;
    float: none;
	 margin-left: 5px;
/*	 width: 125px;*/
  }
  
label.fieldLabel_lefty  { /*only apply to labels that need to be left aligned due to space restrictions.*/
    display: inline;
    float: none;
	 margin-left: 5px;
/*	 width: 125px;*/
  }
input.formInputText  {
	    font-size: .8em;
	    padding: 0px;
	    margin-right: 5px;
	    margin-bottom: 5px;
	    height: 15px;
}
input.formInputText:hover {
/*    background-color: #ccffff;
    border: solid 1px #006600;
    color: #000;
    cursor: pointer;*/
    }
input.formInputText:focus {
/*    color: #000;
    background-color: #ffffff;
    border: solid 1px #006600; 
    cursor: text;*/
    }
input.formInputButton  {
    font-size: 1.2em;
    vertical-align: middle;
    font-weight: bolder;
    text-align: center;
    padding: 1px;
    float: right; 
    cursor: pointer;
    }
input.formCheckbox{
	 margin: 0 0 0 125px;;
    padding: 0; 
/*	 position: relative;
    left: 7em; */
}

select.formSelect {
    font-size: .8em;
    color: #666;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    }
	 
.checkbox{
/*	width: 150px;*/
}

/*.checkbox input{
	float:left;
	margin-top:1em;
	margin-right:.5em;
	margin-bottom: 20px;
}*/

.checkbox label{
/*	float:right;*/
/*	margin-top:1.2em;
	margin-right:10em;*/
/*	margin-bottom: 20px;*/
	}
	
.checklist{
/*	width: 75%;*/
}

.checklist label{
	width: 75%;
/*	float: right;*/
}
	
/*.checklist input, select{
		margin-left:4em;
		float: left;
		clear: both;
}*/
/*
form .submitbuttons{
	clear: left;
	float: left;
	margin-left:6em;
	margin-top: .5em;
}
*/

table.calendar{
	margin-bottom: 10px;
	background-color: #999999;
	border: 1px solid #999999;
	padding: 1px;
}
table.calendar td{
	background-color: White;
	padding: .2em;
}
table.calendar td.booked{
	background-color: #BDE3FB;
	text-align: center;
}
table.calendar td.free{
	background-color: #FCDADA;
	text-align: center;
}
table.calendar td.public{
	background-color: #C9F3CA;
	text-align: center;
}
table.calendar td.school{
	background-color: #EFC0EB;
	text-align: center;
}

table.mytable{
	margin: 0 0 20px 0;
	padding:5px;
	border: 1px solid grey;
	background-color: #B7C7D5
}
table.mytable td {
background-color: white;
padding:5px;
padding-left: 10px;
margin: 20px;
}
table.mytable th{
background-color: #D9E4F2;
padding:5px;
padding-left: 10px;
margin: 20px;
}

th{
	text-align: left;
}

#downloads_table{
	border: 1px solid #bfdfe7;
}
/* \*/
*html #downloads_table{
	height: 1%;
}
/* */
#downloads_table li{
	list-style: none;
}
#downloads_table h4{
	margin-top: -10px;
	padding-left: 15px;
	position: relative;
}
.download_links{
	margin-left: 5em;
}
.article li{
	list-style: none;
}
.next{
	float: right;
}
.back{
	float: left;
}
.pages{
	text-align: center;
}
.separator{
	margin-bottom: 5px;
	border-bottom: 1px solid  #bfdfe7;
}
.bookings li{
	list-style: none;
}

/*Fix up float issues in various browsers*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
