
@CHARSET "UTF-8";


body {
	font-family: Verdana,Arial,Helvetica,sans-serif!important;
	background-color: #aded7a;
	font-size: 9pt;
	line-height: 16px;
}

.box legend {
	font-size: 140%;
	margin-top: 10px;
	margin-left: -10px;
	margin-bottom: 10px;
}

.box label {
	margin-right: 30px;
}


h3 {
	font-size: 1.2em;
	margin: 10px 0px;
	font-weight: bold;
}

h2 {
	font-size: 1.4em;
	margin: 10px 0px;
	margin-top: 0px;
}

ul {
	margin: 10px 0px;
}

li {
	margin: 5px 0px;
}

#pane {
	margin-right: auto;
	margin-left: auto;
	background-color: #1D97C3;
	border: 10px solid #ff923d;
	width:800px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p {
	line-height: 1.5em;
}

#headerpane {
	color: white;
	padding: 15px;
}

#headerpane .logo {
	float: right;
	width: 150px;
	margin-right: 10px;
}

#leftheader {
	float:left;
}

#breaker {
	clear: both;
}

#headerpane h1 {
	font-size: 180%;
	font-weight: bold;
}

#headerpane img {
    margin-top: 5px;
    margin-left: -5px;	
}

.breadcrumbs {
	margin-top: 10px;
}
.breadcrumbs a {
    color: white;	
}	

#contentpane {
	background-color: white;
}

#sidebar {
	float:right;
	width:175px;
	background-color: #1D97C3;
	padding-top: 40px;
}

#sidebar a {
	color: white;
	text-decoration: none;
	display:block;
	padding: 8px 0px;
}

#sidebar li {
	text-align: center;
	margin-bottom: 10px;
	padding: 1px 0px;
	font-size: 130%;
	font-weight: bold;
}

#contentpane {
	background-position: top right;
	background-image: url('/media/site/corner-block.jpg');
	background-repeat: no-repeat;
	margin-right: 175px;
	padding: 20px;
	min-height: 300px; 
}

#footerpane {
	clear: both;
	background-color: #ff923d;
}

.button-blue {
	background-color: #0e237f;
}
.button-green {
	background-color: #5ba813;
}
.button-red {
	background-color: #cf4b15;
}
.button-purple {
	background-color: #710ea7;
}
.button-orange {
	background-color: #ff8c0a;
}

h1 {
	font-size: 150%;
	margin: 0px;
}

#contentpane h1 {
	margin-bottom: 20px;
}

.standfirst {
	clear: both;
}

.item-content {
	float: right;
	margin-top: 20px;
	margin-left: -5px;
}

.standfirst {
	font-weight: normal;
}

/* HOMEPAGE */

.box, .topbox {
	border: 1px black solid;
	padding: 13px;
}

.topbox {
	height: 90px;
	margin-bottom: 20px;
}

.box {
	width: 250px;
	height: 220px;
	margin-bottom: 20px;
}

.small {
	height: 80px;
}


.topbox h2, .box h2 {
	font-size: 140%;
}

.box h3, .topbox h3 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
}

.blue {
	border: 3px solid #0e237f;
	background-color: #afb6d7;
	background-image: url('/media/site/kids-blue.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.orange {
	border: 3px solid #ff8c0a;
	background-color: #ffd4a6;
	background-image: url('/media/site/kids-orange.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.green {
	border: 3px solid #5ba813;
	background-color: #a9e37b;
}

.topbox green {
	background-image: url('/media/site/greenlong.png');
}

.pink {
    background-color: #e8b3e7;
    border: 3px solid #9b4e6e;
}

.purple {
	border: 3px solid #710ea7;
	background-image: url('/media/site/kids-purple.jpg');
}

.red {
	border: 3px solid #cf4b15;
	background-color: #ecb6a0;
}

.item {
	display: none;
}

.itembox {
}

.itembox p {
	margin: 0px!important;
}

.result {
	margin-top: 15px;
	padding: 10px;
	border-bottom: 4px solid #ccc;
}

.item-content {
	width: 400px;
}

.item-map, .item-image, #mapstraction {
	width: 150px;
}

.item-list li {
	padding: 0px;
	height: auto;
	clear: left;
}

.item-thumb {
	height: 50px;
}

.item-featured {
}

#footerpane img {
	float:left;
}

#footerpane p {
	margin: 0px!important;
	padding: 2px;
}

#footerpane {
	padding-top: 5px!important;
	height: 45px;
}

#sidebar .left {
	margin-right: 10px;
	margin-left: 5px;
}

.go-button {
	float: right;
}

#sidebar p a {
    float: none;
    clear: none;
    display: inline;
}

#sidebar p {
    width: 200px;
   margin: 0px!important;
    margin-bottom: 10px!important;
    margin-top: 20px!important;
}

#sidebar p a {
   font-size: 80%;
   position: relative;
   }
   
#sidebar p a:hover {
   text-decoration: underline;
}
   
#sidebar a .right{
	display: block;
   clear: right!important;
}

#sidebar a.right {
	clear: right;
	margin-right: 5px;
}

.topicpack {
  margin-bottom: -10px;
  height: 168px;
  }
  
.langlinks {
    float: right;
}

.sbarlinks {
    float: left;
}

.sbarlinks {
    clear: left;
    position: relative;
    top: 10px;
    left: 10px;
}

#sidebar h4 {
    width: 80px;
    font-size: 75%!important;
    color: white;
}

	


	 
	
