
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* clearing */
	.stretch,
	.clear {
		clear:both; 
		height:1px; 
		margin:0; 
		padding:0; 
		font-size: 15px;
		line-height: 1px;
	}
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	.menu_horiz:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	* html>body .menu_horiz{
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}
	* html .menu_horiz{
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}
/* end clearing */


/* replace */
	.replace {
		display:block;
		
		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	/* tidy these up */
	.replace * {
		text-indent: -10000px;
		display:block;
		
		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	.replace a {
		text-indent:0;
	}
	.replace a span {
		text-indent:-10000px;
	}
/* end replace */


/* accessibility */
     span.accesskey {
     	text-decoration:none;
     }
     .accessibility {
     	position: absolute;
     	top: -999em;
     	left: -999em;
     }
/* end accessibility */

/* A CSS Framework by Mike Stenhouse of Content with Style */

/* TYPOGRAPHY */
BODY {
	BACKGROUND-IMAGE: none; MARGIN: 0px; BACKGROUND-COLOR: #d9e2e9
        }
img {
		border: 0;
	}
	
/* LINKS */
	a,
	a:link 
	a:active, a:visited {
		text-decoration: underline;
	}

	a:hover {
	text-decoration: none;
	}
/* END LINKS */
	
/* HEADINGS */
.heading {
     FONT-WEIGHT: bold; 
     FONT-SIZE: 13px; 
     COLOR: #8e263d; 
     FONT-FAMILY: Arial, Helvetica, sans-serif;
}
	
/* END HEADINGS */

/* TEXT */
	P {
        FONT-SIZE: 12px; 
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        text-align: left;
        }
/* END TEXT */
	
/* LISTS */
	
/* END LISTS */

/* BULLETS */
     LI {
        FONT-SIZE: 12px; 
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        text-align: left;
        }
	
/* END BULLETS */
	
/* TABLE */
	
/* END TABLE */	

/* FOOTER */
     .footer {
	FONT-SIZE: 12px; 
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
     }
/* FOOTER */	
	
	
/* END TYPOGRAPHY */	

/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* FORM ELEMENTS */
	form {
		margin:0;
		padding:0;
	}
	form div,
	form p {
		font-size: 1em;
		margin: 0 0 1em 0;
		padding: 0;
	}
	label {
		font-weight: bold;
	}
	fieldset {
		border: 1px solid #eee;
		padding: 5px 10px;
		margin: 0 0 1.5em 0;
	}
	fieldset legend {
		color: #666;
		font-size: 1.1em;
		font-weight: bold;
		margin: 0 0 0 0px;
		padding: 0;
		background-color: white;
	}
	* html fieldset legend {
		margin: 0 0 10px -10px;
	}
	fieldset ul {
		list-style: none;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	fieldset ul li {
		list-style: none;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
     
	
	input, select, textarea {
		font-size:1em; 
		font-family: arial, helvetica, verdana, sans-serif;
        
        margin: 0;
		padding: 2px;
	}
	
	input, select {
		vertical-align:middle;
	}
	textarea {
		width: 200px;
		height: 8em;
	}
	
	input.check {
		border: none;
		width: auto;
		height: auto;
		margin: 0;
	}
	input.radio {
		border: none;
		width: auto;
		height: auto;
		margin: 0;
	}
	input.file {
		height: auto;
		width: 250px;
	}
	input.readonly {
		background-color: transparent;
		border: none;
	}
	input.button {
		width: 10em;
		border:1px solid black;
		background-color: #ddd;
	}
	input.image {
		border: none;
		width: auto;
		height: auto; 
	}
	
    form div.submit {
		margin: 1em 0;
	}
    form div.submit input {
		height: 2em;
        width: 15em;
	}
/* END FORM ELEMENTS */
		

.NavParent {
     Font-Size: 13px;
     Color: #FFFFFF;
     Font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
}

.NavParent A:link {
     font-size: 13px;
     Color: #FFFFFF;
     Font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
     text-decoration: none}
.NavParent A:visited {
     font-size: 13px;
     Color: #FFFFFF;
     Font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
     text-decoration: none}
.NavParent A:active {
     font-size: 13px;
     Color: #FFFFFF;
     Font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
     text-decoration: none}
.NavParent A:hover {
     font-size: 13px;
     Color: #999999;
     Font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
     text-decoration: none}

.NavSub {
     FONT-SIZE: 13px; 
     COLOR: #8e263d;
     Font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
}

.NavSub A:link {
     font-size: 13px;
     COLOR: #8e263d;
     Font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
     text-decoration: none}
.NavSub A:visited {
     font-size: 13px;
     COLOR: #8e263d;
     Font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
     text-decoration: none}
.NavSub A:active {
     font-size: 13px;
     COLOR: #8e263d;
     Font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
     text-decoration: none}
.NavSub A:hover {
     font-size: 13px;
     Color: #999999;
     Font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
     text-decoration: none}

div.tagtitle{
   margin-bottom: 5px;
   font-weight: bold;
}

div.left {
   float: left;
   width: 80px;
   line-height: 140%;
}

div.right {
   margin-left: 100px;
   line-height: 140%;
   padding-bottom: 5px;
}

hr.tags {
   clear: both;
   height: 1px !important;
   border: none !important;
   background-color: #006699 !important;
   margin-bottom: 15px !important;
}

.MenuTop {
     font-size: 12px;
     color: #FFFFFF;
     font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuTop A:link {
     font-size: 12px;
     color: #FFFFFF;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     text-decoration: none}
.MenuTop A:visited {
     font-size: 12px;
     color: #FFFFFF;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     text-decoration: none}
.MenuTop A:active {
     font-size: 12px;
     color: #FFFFFF;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     text-decoration: none}
.MenuTop A:hover {
     font-size: 12px;
     color: #FFFFFF;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     text-decoration: none}

/* make all links red */
.calendar tr td a
{
color: #0000FF;
}

/* highlight "today" for the small calendar */
.calendar-today
{
font-weight: bold;
}

/* display the "upcominglist" as one line per entry (assuming table_id='cal-upcominglist') */
#cal-upcominglist .calendar-date-title
,#cal-upcominglist .calendar-summary-title
{
display: none;
}

#cal-upcominglist h2
,#cal-upcominglist .calendar-date
,#cal-upcominglist .calendar-summary
{
display: inline;
margin-right: 5px;
}

/* tidy up text sizes for lists */
#cal-list h1, #cal-upcominglist h1
{
color: red;
font-size: 120%;
}
#cal-list h2, cal-upcominglist h2
{
font-size: 110%;
}

/** large calendar rules (assuming table_id='big') **/
/* border on for #big */
#big{
margin: 0px;
border-collapse:    collapse;
border: 1px solid black;
}

/* nice squares for the #big table */
#big th
{
border: 1px solid black;
padding: 3px;
width: 75px;
}

#big td {
border: 1px solid black;
vertical-align: top;
padding: 3px;
height: 75px;
width: 75px;
}

/* format summaries nicely in #big */
#big ul
{
margin: 0px;
padding: 0px;
padding-left: 5px;
}

#big li
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

/* background colours for #big */
#big td
{
background-color: #e7edf1;
}

#big .calendar-day
{
background-color: #80ff80;
}

#big .calendar-today
{
font-weight: normal;
background-color: #DE7086;
}

.calendar-event .calendar-date-title,
.calendar-event .calendar-summary-title,
.calendar-event .calendar-details-title
{
display: none;
}


/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* SITE SPECIFIC LAYOUT */
    body {
        margin: 0;
        padding: 0;
        text-align: center;
    }
    div#page {
        width: 780px;
        margin:  10px auto 10px auto;
        padding: 0;
        text-align: left;
    }
    
    /* HEADER */
        div#header {
            margin: 0;
            padding: 0;
            height: 80px;
            background: #385C72 url(uploads/images/logo1.gif) no-repeat 0 12px;            
            text-align: center;
        }

    /* END HEADER */
    
    
    /* CONTENT */
        div#content {

        }
        
        /* MAIN */
            div#main {

            }
        /* END MAIN */
        
        /* SUB */
            div#sub {
                
            }
        /* END SUB */
        
    /* END CONTENT */
    
    
    /* FOOTER */
        div#footer {

        }

        div#footer p {
            font-size: 0.8em;
            margin: 0;
            padding: 15px;
            text-align: center;
        }

    /* END FOOTER */
/* END LAYOUT */



div.breadcrumbs {
   padding-top: 10px;
   padding-left: 10px;
   text-align: left;
   font-size: 90%;
 }
