@charset "UTF-8";
/* CSS Document */

body {
	background: #7aac25 url(../images/green.jpg) center bottom fixed repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	color: #427232;
	font-weight: bold;
	margin: 10px 0;
}
h2 {
	font-size: 18px;
	color: #427232;
	font-weight: bold;
	margin: 5px 0;

}
h3 {
	font-size: 14px;
	color: #427232;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
#adminbutton {
	position: fixed;
	top: 0;
	right: 0;
	width: 50px;
}
#bodywrapper {
	width: 960px;
	margin: auto;
	padding: 0 20px;
	background: url(../images/bg.png) repeat-y;
}
#sponsors {
	width: 960px;
	margin: auto;
	padding: 10px;
	position: relative;
	background: url(../images/sponsorsbg.png) bottom left no-repeat;
}
#soccerpic {
	position: absolute;
	right: -10px;
	bottom: 10px;
}
#header {
	height: 200px;
	padding: 4px;
	background: #fff url(../images/header2010.jpg) 4px 4px no-repeat;
	position: relative;
	margin-bottom: 10px;
}
#header #locale {
	position: absolute;
	right: 4px;
	bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
}
#locale li {
	margin-bottom: 1px;
}
#locale li a {
	background: #fff;
	padding: 5px 20px 5px 5px;
	display: block;
	color: #000;

}
#locale li img {
	float: left;
	margin: -2px 10px 0 0;
}
#locale li a:hover {
	background: url(../images/menubg.jpg) repeat-x;
	text-decoration: none;
}
#locale li a.active {
	background: url(../images/menubg.jpg) repeat-x;
	color: #fff;
}

#main {
	background: #fff;
	overflow: hidden;
	clear: both;
}
#menu {
	width: 100%;
	background: #fff;
	overflow: hidden;
}
#menu ul {
	margin-left: 4px;
}
#menu li {
	float: left;
}
#menu li a {
	background: url(../images/menubg.jpg) repeat-x;
	padding: 10px 20px;
	display: block;
	margin-right: 4px;
	color: #fff;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom: 5px;

}
#menu li a:hover {
	background: url(../images/menubg.jpg) 0px -51px repeat-x;
	text-decoration: none;
}
#sponsorsfooter {
	background: #fff;
}
#sponsorsfooter h1 {
	background: #eee;
	color: #fff;
	text-transform:uppercase;
	padding: 0 20px;
}
#footer {
	clear: both;
	background: #08d00d url(../images/footerbg.jpg) repeat-x;
	color: #144d0c;
	overflow: hidden;
}
.footercolumn {
	width: 200px;
	float: left;
	padding: 10px;
}
.footercolumn ul {
}

.footercolumn li {
	list-style: square;
	margin: 0 0 0 10px;
}
.footercolumn a {
	color: #144d0c;
}
.gallerycolumn {
	float: left;
	width: 500px;
	overflow: hidden;
	padding: 3px 0 0 3px;
}
.gallerycolumn li {
	float: left;
	margin: 0 3px 0 0;
}
.gallerycolumn li a {
	margin-bottom: 0;
}
.contact {
	float: left;
	width: 200px;
	padding: 10px;
}
#fullwidth {
	padding: 15px;
}

#content {
	width: 500px;
	float: left;
	padding: 15px;
	overflow: hidden;
	line-height: 16px;

}
#content p {
	line-height: 16px;
}
#spotwrapper {
	float: left;
	width: 190px;
	margin: 0 10px;
}
.spot {
	margin-bottom: 4px;
}
.spot img {
	width: 100%;
	height: auto;
}
#articlewrapper {
	float: left;
	width: 200px;
	border-left: 4px solid #59af3c;
	padding: 5px;
}
.article {
	margin-bottom: 10px;
	padding: 5px;
}
.MGMarqueeClip {
	overflow: hidden;
	position: relative;
	width: 2419px;
	height: 100px;
}

.MGMarqueeContent {
	position: absolute;
}
#guide {
	padding: 10px 0;
}
.mapcolumn {
	width: 310px;
	float: left;
}
.coordinates {
	display: block;
	color: #666;
	font-size: 10px;
}
#copyright {
	width: 950px;
	margin: auto;
	background: #144d0c;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin-bottom: 20px;

}
.cuprules
.cuprules td {
	padding: 2px;
}
.cuprules th {
	padding: 2px;
	font-size: 10px;
}
.cuprules tr {
	border-bottom: 1px solid #ccc;
}
.field {
	padding: 5px;
	clear: both;
}
.field label {
	width: 100px;
	float: left;
}
.field input {
	float: left;
}
ul.fields {
	clear: both;
	margin: 20px 0 20px 100px;
}
.street {
	font-size: 11px;
	font-weight: bold;
}
/* articles */
.article_long_text {
	margin: 0 0 20px 0;
}
/* comments */
#comments {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 4px solid #59af3c;
}
.commentwrapper {
	clear: both;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.commentwrapper img {
	float: left;
}

.comment {
	width: 402px;
	float: left;
	padding: 10px;
	background: url(../images/commentbg.png);
	color: #fff;
}
.replywrapper {
	width: 422px;
	float: left;
	background: url(../images/replybg.png) bottom left no-repeat;
	margin-left: 65px;
}
.replywrapper a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
.replywrapper img {
	margin: 2px 5px 0 0;
}
.timestamp {
	float: right;
	color: #144d0c;

}
.username {
	display: block;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
	color: #fff;
}
.message {
	clear: both;
	display:block;
	
}
.replies {
	margin: 0 0 0 10px;
}
.replies .comment {
}
#commentform input {
	margin: 5px 0 0 0;
}
/* CMS */
.dragitem {
	display: block;
	padding: 5px;
	background: #fff;
	border: 1px solid #eee;
	position: relative;
	overflow: hidden;
	margin-bottom: 2px;
}
.dragiteminfo {
	position: absolute;
	right: 15px;
	margin-top: 1px;
	overflow: hidden;
	clear: both;
}
form.postify {
	display: inline;
}
.readmore {
	display: block;
	font-weight: bold;
	color: #000;
	background: url(../images/readmorebg.png) 0px 3px no-repeat;
	padding: 2px 2px 2px 12px;
	margin: 5px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}
.pagecontrol_link {
	padding: 3px 5px;
	border: 1px solid #eee;
}
.current {
	background: #eee;
	border: 1px solid #ccc;
}

th {
	font-weight: bold;
}
#picture_list tr {
	border-top: 1px solid #ccc;
}
#picture_list td {
	padding: 2px 1px;
}