/* Start of CMSMS style sheet 'PeaksStyle' */
/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
        font-family: "trebuchet MS",sans-serif;
        font-size:0.9em;
        line-height:1.3em;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* Layout */

html, body {
    margin: 0;
    width: 100%;
    background: #dddfe0 url(uploads/images/background-gradient.gif) repeat-x top fixed;
}

#shadow {
   width: 974px;
   padding-right: 17px;
   margin: 0 auto;
   background: url(uploads/images/page-edge.png) repeat-y right;
}

#container {
    width: 974px;
    background: #FFFFFF no-repeat;
}

#header {
    position: relative;
    width: 974px;
    height: 275px;
    float: left;
}

h1 /* This is the Peaks & Plains Logo! */ { 
   margin: 25px 0 100px 0;
}

h2 {
   margin: 14px 0 7px 0;
}

#content {
   height: 100%;
   clear: left;
}

#peaksnav {
   position: absolute;
   width: 974px;
   padding: 10px 0 0 14px;
   bottom: 0px;
}

#peaksnav li {
   float: left;
   margin: 0 4px 2px 0;
   padding: 6px 12px;
   background: #FFFFFF url(uploads/images/menutab-gradient.gif) repeat-x;
   background-position: bottom;

}

#peaksnav li.active {
   float: left;
   margin: 0 4px 0px 0px;
   padding: 6px 12px 10px 12px;
   background: #FFFFFF;
}

#peaksnav li a {
   display: block;
   text-decoration:none;
}

#peaksnav li a:hover {
   text-decoration: underline;
}

.col {
   float: left;
   margin-left: 14px;
   _display: inline;
}

.column-s {
   width: 226px;
}

.column-m {
   width: 466px;
}

.column-l {
   width: 706px;
}

#footer {
   clear: both;
   border-top: 1px dashed #eaeaea;
   list-style: none;
   margin: 28px 14px 0 14px;
}

#footer li {
   float: right;
   margin: 10px 0 0 0;
}

#footer p {
   float: left;
   margin: 10px 0 0 0;
}

#footer a {
   margin: 0 7px 0 0
}

.first {
   border: 0px none;
   margin: 14px 0 0 0;
}

.news-item img {
   float: left;
   margin: 0 7px 0 0;
}


.first h3 {
   margin: 0 0 7px 0;
}

.sidebar-item {
   border-top: 1px dashed #eaeaea;
width:100%;
   margin: 14px 0 0 0;
   float: left;
}

.sidebar-item h3 {
   margin: 7px 0 7px 0;
}

.content-item {
   margin: 14px 0 20px 0;
}

.content-item h3 {
   margin: 0 0 5px 0;
}

.content-item img {
   float: left;
   clear: left;
   margin: 2px 7px 7px 0;
}

.weather-item {
   float: left;
   margin-left: 28px;
}

.weather-item.now {
   margin-left: 0;
}

.photo-image {
   float: left;
}

.headline {
   margin: 7px 0 7px 0;
}

#NewsPostDetailTitle {
   margin: 0 0 14px 0;
}

#NewsPostDetailDate {
   padding-bottom: 7px;
   margin-bottom: 14px;
}

#NewsPostDetailPrintLink {
   border-top: 1px dashed #009494;
   padding-top: 7px;
   margin: 14px 0 7px 0;
}



/* Typography */

#peaksnav a, h1, h2, h3 {
   font-family: "trebuchet MS",sans-serif;
   color: #009494;
   text-decoration: none;
   font-size: 1.5em;
} 

#peaksnav a {
   font-size: 1.05em;
}

h1 {
   font-size: 2em;
}

h2 {
   font-size: 1.7em;
}

h3 {
   font-size: 1.3em;
}

h4 {
   font-size: 1.2em;
}

#footer a {
   font-size: 1em;
   color: grey;
   text-decoration: underline;
}

#content a, div.event a {
   color: #009494;
}

#content a:hover, div.event a:hover {
   color: #FFFFFF;
   background-color: #009494;
   text-decoration: none;
}

#NewsPostDetailDate {
   color: #666;
   font-size: 0.8em;
   font-weight: bold;
}



/* weather sidebox */

.weather-item{
    width: 55px;
}

.weather-item img{
    margin: 0 auto;
}

.weather-item p {
   text-align: center;
   width: 100%;
   font-weight: bold;
}

/* news sidebox */

.headline {
   font-weight: bold;
   font-size: 1.1em;
}

/* Call To Actions */

.cta_print{
    padding-left: 20px;
    background: url('uploads/images/icons/printer.png') no-repeat left;
}

.cta_download{
    padding-left: 20px;
    background: url('uploads/images/icons/disk.png') no-repeat left;
}

.cta_map{
    padding-left: 20px;
    background: url('uploads/images/icons/map.png') no-repeat left;
}

.cta_email{
    padding-left: 20px;
    background: url('uploads/images/icons/email-go.png') no-repeat left;
}

.cta_phone{
    padding-left: 20px;
    background: url('uploads/images/icons/phone.png') no-repeat left;
}

.cta_fax{
    padding-left: 20px;
    background: url('uploads/images/icons/fax.png') no-repeat left;
}

.cta_website{
    padding-left: 20px;
    background: url('uploads/images/icons/computer.png') no-repeat left;
}

.cta_ok{
    padding-left: 20px;
    background: url('uploads/images/icons/accept.png') no-repeat left;
}

.cta_cancel{
    padding-left: 20px;
    background: url('uploads/images/icons/cancel.png') no-repeat left;
}

.cta_warning{
    padding-left: 20px;
    background: url('uploads/images/icons/exclamation.png') no-repeat left;
}

.cta_idea{
    padding-left: 20px;
    background: url('uploads/images/icons/lightbulb.png') no-repeat left;
}

.cta_rss{
    padding-left: 20px;
    background: url('uploads/images/icons/feed.png') no-repeat left;
}

.cta_address{
    padding-left: 20px;
    background: url('uploads/images/icons/house.png') no-repeat left;
}

.cta_search{
    padding-left: 20px;
    background: url('uploads/images/icons/magnifier.png') no-repeat left;
}

ul#secnav{
margin-top:20px;
}

ul#secnav li a{
text-decoration:none;
font-size: 1.2em;
color: #009494;
display:block;
padding:5px;
}

ul#secnav li a{
text-decoration: none;
color:#009494;
}

ul#secnav li a:hover{
background-color:#009494;
color: #FFFFFF;
}



ul#secnav li ul {

}

ul#secnav li ul li a{
font-size: 1.1em;
padding:4px;
}

ul#secnav li ul li a{
padding-left: 21px;
}

ul#secnav li ul li a:hover{

}





#contentcolumnright h1, #mapcolumnleft h1, #leadercolumnright h1, #leadercolumnright h2, #leadercolumncenter h1, #mapcolumnright h2, #leadercolumnright h2, #homecolumncenter h1, #homecolumncenter h2 {
margin: 20px 0;
}

#leadercolumnright h3 {
margin-bottom:14px;
}

#contentcolumnright p, #mapcolumnright p, #leadercolumncenter p, #leadercolumnright p{
margin-bottom:10px;
}

#mapcolumnright {
margin-top: 50px;
}

#leadercolumnright {
margin-bottom: 20px;
}

.member {
width:100%;
float:left;
clear:both;
/* background-color: #E8FEE7; */
padding:0px;
margin-bottom:28px;
}

.member p {
}

.member h2, .member h3 {
margin-bottom:7px;
}

.member h2 a, .member h3 a {
text-decoration:none;
colour: #009494;
}

.floatleft {
float:left;
margin:0px 14px 14px 0px;

}

.floatright {
margin:14px 10px 14px 14px;
float:right;
}


#search {
   position: relative;
   margin-top: -18px;
   background: url(uploads/images/search-box.gif) top no-repeat;
   width:226px;
   float:right;
   margin-left:14px;
}

#search p {
   color: white;
   padding-top: 14px;
   font-size: 1em;
}

#search h3 {
   padding-top: 35px;
}

#search form {
   padding: 42px 14px 14px 14px;
}

#search form input{
   margin-bottom: 10px;
}

#search label {
   color: white;
   font-size: 1.2em;
}

.contactform fieldset {padding: 1em; border: 1px solid #009494;} 
.contactform fieldset legend {font-size:1.2em; font-weight: bold; color:#009494;} 
.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;} 
.contactform div label {display: block; width: 10em; } 
.contactform div.required {color: #f00;}

.breakfloat {
clear:both;
}

#leadercontainer {

}

.leaderimage {
margin:10px 0px;
}

#leadercolumnleft a img {
padding:0px;
margin:0px;
}

.news-item {
clear:both;
width:100%;
}

.NewsSummaryLink a {
font-size: 1.2em;
text-decoration:none;!important
}

.NewsSummaryContent {
padding:7px 0px 14px 0px;
}

.content-item {
clear:both;
}

.content-item-text {
margin-left: 240px;
}

#googlemap{
float:left;
margin-right:14px;
}

#contactdetails {
float: left;
width:100%;
}

.postcode {
width: 100px;
}

.sidebar-item img {
padding:0px;
}

.leadercolumns {
width: 720px;
float:right;
padding-right: 14px;
}

p#designer{
float: right;
width: 90%;
text-align: right;
font-size: 0.75em;
margin-bottom: 10px;
}

td {
padding: 7px;
}

.content-item h3 a, .leadercolumns h3 a {
text-decoration:none;
}

.event h4 {
margin-top:2em;
}

.NewsSummary {
   margin: 0 0 14px 0;
}

.NewsSummarySummary {
   margin: 7px 0;
}

.NewsSummaryLink {
   margin-top: 14px;
}

.NewsSummaryPostdate {
   margin-top: 7px;
   color: #666;
   font-size: 0.8em;
   font-weight: bold;
}
/* End of 'PeaksStyle' */

