/* GWT CSS v2.1*/


body {
	background-color: #ebecbf;
	padding: 0;
	margin: 0;
	color: #555;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; color:#555;
}


p,li { margin:0 0 1em 0; font-size: 0.8em;}

h1,h2,h3,h4,h5,h6 { font-family:"Heletiva Neue",Helvetica,Arial,sans-serif; color:#999; margin:1em 0; }

h1{margin: 0 0 .5em 0; font-size: 1em;}

h3{margin:0 0 .5em 0; font-size: .9em; font-weight: normal; color:#666;}

/* Links */

a:link {
	color: #36c;
	text-decoration: none;
}

a:visited {
	color: #36c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #36c;
}

a img {
	border:  none;
}

h3, h3 a:link, h3 a:visited {
	color: #75b35c;
	font-size: 16pt;
	padding: 0px;
	margin: 0;
	text-decoration: none;
	letter-spacing: -0.05em;
}

h3 a:hover {
	text-decoration: underline;
}

small {
	line-height: 8pt;
	font-size: 7pt;
	margin: 0 0 10px 0;
}

.imgleft { float:left; margin: 2px 5px 0 5px; }

.imgright { float:right; margin: 2px 0 5px 5px; }

.imgcentre {display: block; margin: 5px auto; }


#wrapper, #wrapper2 {
	width: 830px;
	margin: 10px auto 0 auto;
	/*height: 600px;*/
	background: #fff url(/images/main-bg.png) top left repeat-y;
	overflow: auto;
}

#wrapper2 {
background: #fff url(/images/main-bg-white.png) top left repeat-y;
}

#header {
	width: 830px;
	height: 248px;
	background: url(/images/gwt-header.jpg) top left no-repeat;
}

#menu {
	position: relative;
	top: 219px;
	width: 800px;
	margin: 0 0 0 14px;
	/*border: 1px solid #f00;
	background: #f00;*/
	height: 29px;
}

#content {
	width: 755px;
	margin: 20px auto;
	/*border: 1px solid #f00;*/
	overflow: auto;
}

#lhcol {
	float: left;
	width: 495px;
	/*border: 1px solid #80e2ff;*/
}

#rhcol {
	float: right;
	width: 195px;
    
	/*border: 1px solid #fa6f2d;*/
}

#data-display {
	width: 195px;
	height: 75px;
	background: url(/images/blue-box.png) top left no-repeat;
	padding: 12px 0;
	color: #fff;
	}
	
#display-days {
	width:90px;float:left;border-right:1px solid #80B3E5;text-align:center;
}	
	
#display-kms {
	width:90px;float:right;text-align:center;padding-right:5px;display:inline;
}	
	
.data {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 18pt;
	line-height: 17pt;
}	

.datalabel {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 10pt;
	line-height: 9pt;
}

#footer {
	width: 830px;
	margin: 0 auto 20px auto;
	background: #ebecbf url(/images/main-footer.png) top left no-repeat;
	height: 20px;
}


/* menu stuff */

#menu ul { float: left; margin: 0; padding: 0 0 0 20px; border: none; height: 24px; list-style: none; display: inline; line-height: 28px; }

#menu li { display:inline; }

#menu ul li { float: left; margin: 0; padding: 0; display: inline; list-style: none; }

#menu a /*, #menu a:visited */{ float:left; display: block;  padding: 0 21px 0 21px; margin: 0; text-decoration: none; font-weight: bold; font-size:0.9em;  text-align:center; color: #E1EFD2; }


 			/* Commented Backslash Hack
			
			hides rule from IE5-Mac \*/
			
			#menu a, #mainmenu a:visited {float:none;}
			
			/* End IE5-Mac hack */

#menu a:hover { color: #360;  }

/*#active a, #active a:link, #active a:visited, #active a:hover, #active a:active   { color:#fff; text-decoration:none; }*/

#menu .active {
	color: #360;
	border-bottom: 1px solid #7DAB4F;
	border-right: 1px solid #7DAB4F;
    border-left: 1px solid #7DAB4F;
	
	background: url(/images/menu-active.png) repeat-x;
}

p.byline {
	line-height: 8pt;
	font-size: 7pt;
	margin: 0 0 10px 0;
}

.news-post {
	margin-bottom: 20px;
	border-bottom: 1px solid #F6F2DF;
}

.lead-para p {
    font: 12pt/16pt;
    color: #bbb;
    font-weight: bold;
}
    

.side-box-left {
    float:left;
    width:180px;
    margin: 0 17px 10px 0;
    padding: 8px;
    border: 1px solid #ccc;
    background: #f1f1f1;
}


#googlemap {
border: 1px solid #ccc;
width: 740px;
height: 400px;
margin: 0 10px 20px 10px;
background-color: #fff;

}



/* --- no ----*/

.smd_slimbox {
	float:left;
	width:600px;
	margin:1em 0;
	clear:both;
	list-style:none;
}
.smd_slimbox li {
	width:150px;
	height:150px;
	float:left;
	margin:1em auto;
	text-align:center;
}
.smd_slimbox img {
	margin:0 auto;
}
.smd_slimbox span {
	float:left;
	width:140px;
	padding:2px 0 0 5px;
}
li.smd_slimbox_nav {
	clear:both;
	width:500px;
	padding:20px;
}
.smd_slimbox_prev {
	float:left;
}
.smd_slimbox_next {
	float:right;
}

.slideshow {
    margin: 0 auto;
}



