body {
	background: #ECECF7;
	color: #000000;
	font: 11px Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

table, tr, td {
	border-collapse: collapse;
	font: 11px Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 { font-weight: normal; margin: 0px; padding: 0px; }
p { margin: 0 0 8px 0; }

p.highlight {
	background: #FAFAFA;
	border: 1px solid #EBEBEB;
	margin-bottom: 10px;
	padding: 2px;
	width: 162px;
}
p.error {
	color: #FF0000;
	font-weight: bold;
	margin: 0 0 4px 0;
}

span.error { color: #FF0000; }

a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #010080;
	text-decoration: underline;
}

button {
	font: 11px Verdana, sans-serif;
	text-decoration: none;
}
input { font: 11px Verdana, sans-serif; }
input.error { border: 1px solid #FF0000; }
input.textfield {	border: 1px solid #808080; }
input.littletextfield {
	border: 1px solid #808080;
	margin: 0 4px 0 0;
	padding: 0;
	width: 50px;
}
textarea {
	border: 1px solid #808080;
	font: 11px Verdana, sans-serif;
}
select {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	font: 11px Verdana, sans-serif;
}
select.date {
	color: #003399;
	font: 11px Verdana, sans-serif;
}
option.selected { background: #EDEDED; }
label {
	cursor: pointer;
	vertical-align: 3px;
}

hr {
	background: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
}

form { margin: 0;	padding: 0; }

#container {
	background: url(../images/style_eurobadminton_bg.gif) #FFFFFF repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 760px;
}

#banner {
	float: none;
	margin: 4px auto auto 285px;
	width: 468px;
	height: 60px;
	position: absolute;
	top: auto;
	right: auto;
}

#header {
	background: url(../images/style_eurobadminton_header.jpg) #B3B4DE no-repeat;
	height: 65px;
	margin: 0;
	padding: 60px 10px 0px 0px;
	text-align: right;
}
#header h1 { display: none; }

#mainmenulist2 {
	height: 22px;
	width: 600px;
}
#topmenu {
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 149px;
	padding: 0 0 0 0;
	z-index: 15;
	background: transparent;
	letter-spacing: 1px;
	position: absolute;
	top: 100px;
}
#topmenu ul, #topmenu li {
	margin: 0;
	padding: 0;
	display: inline;
}
#topmenu ul {
	position: absolute;
	list-style: none;
}
#topmenu li {
	position: static;
	z-index: 10;
	line-height: 22px;
}
#topmenu li a {
	display: inline;
	text-decoration: none;
	background: transparent;
	color: #003399;
	padding: 3px 9px 3px 9px;
}
#topmenu li a:hover {
   text-decoration: none;
	background: #003399;
	color: #fff;
}
#topmenu div.submenu {
	position: absolute;
	z-index: 99;
	display: block;
	visibility: hidden;
}
#topmenu div.submenu ul, #topmenu div.submenu li {
	display: block;
}
#topmenu div.submenu ul {
	background: #fc0;
	color: #003399;
	text-align: left;
	border-top: 1px solid #e5bc10;
}
#topmenu div.submenu ul li {
	border-bottom: 1px solid #e5bc10;
}
#topmenu div.submenu ul li a {
	background: #fc0;
   display: block;
   padding: 0px 10px 0px 10px;
   width: 160px;
   color: #003399;
}
#topmenu div.submenu ul li a:hover {
	background: #003399;
	color: #FFFFFF;
	text-decoration: none;
}

#mainmenulist1 {
	border-top: 1px solid #e5bc10;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	z-index: 15;
}
#menu ul, #menu ul li {
	display: block;
	margin: 0;
	padding: 0;
}

#menu ul {
	list-style: none;
	position: absolute;
	width: 145px;
}
#menu li {
	border-bottom: 1px solid #e5bc10;
	position: static;
	z-index: 10;
}
#menu li a {
	background: #fc0;
	color: #003399;
	display: block;
	padding: 4px 3px 4px 10px;
	text-decoration: none;
	width: 132px;
}
#menu li a:hover {
	background: #003399;
	color: #FFFFFF;
	text-decoration: none;
}
#menu div.submenu {
	display: block;
	position: absolute;
	visibility: hidden;
	z-index: 99;
}

#useroptions {
	display: none;
	float: right;
	margin: 0;
	padding: 4px 4px 4px 8px;
	position: absolute;
	text-align: right;
	width: 748px;
}
#useroptions p { margin: 0; }
#useroptions img {
	border: none;
	display: inline;
	float: none;
	margin: 0 4px 0 0;
	vertical-align: middle;
}
#useroptions a {
	font-weight: bold;
	text-decoration: none;
}

#content {
	height: 280px;
	line-height: 16px;
	padding: 0 0 20px 157px;
	top: 130px;
	width: 590px;
}
/* The proper nonIE way; reset height and set min-height */
html>body #content {
	height: auto;
	min-height: 280px;
}

#content h1 {
	font: 18px Arial, Helvetica, sans-serif;
	margin: 12px 0 12px 0;
}

h2, #content h2 {
	border-bottom: 1px solid #CCCCCC;
	color: #003399;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 12px 0 4px 0;
	padding: 1px;
}

#content h2.noline {
	border-bottom: none;
}

#content h3 {
	color: #003399;
	font-size: 11px;
	font-weight: bold;
	margin: 8px 0 0 0;
}

#content div.post {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 12px;
	padding-bottom: 4px;
}

#content p.date {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
}

#content img.intext { margin: 4px 6px 4px 6px; }

#content img.intextbutton {
	border: none;
	display: inline;
	float: none;
	margin: 1px;
	vertical-align: middle;
}

#content img.imgborder {
	border: 1px solid #000000;
	margin: 4px;
}

#content .normal {
	border: none;
	color: #000000;
	float: none;
	font-size: 10px;
	font-weight: normal;
}

#content .disabled {	color: #A6A6A6; }

#content .titleline { border-bottom: 1px solid #CCCCCC; }

#content table {
	border-collapse: collapse;
	margin: 0 0 8px 0;
}

#content table.defaulttable {
	background: #FAFAFA;
	border: 1px solid #EBEBEB;
	padding: 4px;
}

#content table.competitiontable {
	background: #FAFAFA;
	border: 1px solid #EBEBEB;
	padding: 4px;
	width: 750px;
}

#content table.grouptable {
	background: #FAFAFA;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	padding: 4px;
	width: 750px;
}

#content table.membertable {
	background: #FAFAFA;
	border: 1px solid #EBEBEB;
	margin: 8px 0 8px 0;
	padding: 4px;
}

#content table.membertable2 {
	background: #FAFAFA;
	border: 1px solid #EBEBEB;
	margin: 8px 0 8px 0;
	padding: 4px;
	width: 350px;
}

#content table.teamtable {
	background: #FAFAFA;
	border: 1px solid #EBEBEB;
	padding: 4px;
	width: 400px;
}

#content table.teamtable table {
	margin: 0;
	padding: 0;
	width: 100%;
}

#content table.phototable {
	background: #FAFAFA;
	border: 1px solid #EBEBEB;
	padding: 4px;
	width: 460px;
}

#content table.phototable img {
	border: 1px solid #000000;
	float: right;
	margin: 4px;
}

#content td { vertical-align: top; }

#content .photos { float: none; }

#content .defaultrow {
	background: #FAFAFA;
	border-bottom: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	padding: 1px;
}

#content .defaultrowdescription {
	background: #F3F3F3;
	border-bottom: 1px solid #EBEBEB;
	border-collapse: collapse;
	border-top: 1px solid #EBEBEB;
	font-weight: bold;
	padding: 1px;
}

#content .specialrow {
	background: #F3F3F3;
	border-bottom: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	padding: 1px;
}

#content .whiterow {
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	padding: 1px;
}

#content .sponsorrow {
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	padding: 5px;
	text-align: center;
}

#content table table { margin: 0; }

#content table.maxwidth { width: 100%; }

#content tr.errorrow {
	background: #FF0000;
	border: 1px solid #EBEBEB;
	padding: 3px;
}

#content tr.errorrow td { background: #FF0000; }

#content tr.errorrow td.whiterow { background: #FFFFFF; }

#content div.calendaricon {
	background: transparent url(../images/icons1.gif) 0px 0px no-repeat;
	float: left;
	height: 16px;
	width: 16px;
}
#content div.groupicon {
	background: transparent url(../images/icons1.gif) -16px 0px no-repeat;
	float: left;
	height: 16px;
	width: 16px;
}
#content div.mailicon {
	background: transparent url(../images/icons1.gif) -32px 0px no-repeat;
	float: left;
	height: 16px;
	width: 16px;
}
#content div.visible {
	background: #FAFAFA;
	border: 1px solid #EBEBEB;
	display: inline;
	padding: 4px;
}
#content div.hidden { display: none; }
#content div.statsbar {
	background: #EBEBEB;
	border: 1px solid #BCBCBC;
	float: left;
	margin: 3px 0 0 0;
	width: 200px;
}
#content div.centered {	text-align: center; }
#content img.statsbar {	background: url(../images/style_default_statsbar.gif) #EBEBEB repeat-x; }

#left { display: none; }

#middle { margin: 10px 180px 10px 0px; }

#right {
	float: right;
	position: relative;
	width: 160px;
}

#horzmenu {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	width: 700px;
}
#horzmenu li {
	float: left;
	font-weight: bold;
	list-style-type: none;
}
#horzmenu a {
	background: #003399;
	color: #FFFFFF;
	float: left;
	margin: 0 8px 0 0;
	padding: 3px 9px 3px 9px;
}
#horzmenu a:hover {
	background: #4E4DA6;
	color: #FFFFFF;
	float: left;
	margin: 0 8px 0 0;
	padding: 3px 9px 3px 9px;
	text-decoration: none;
}
#horzmenu a.active, #horzmenu a.active:hover {
	background: #B3B4DE;
	color: #003399;
	float: left;
	margin: 0 8px 0 0;
	padding: 3px 9px 3px 9px;
	text-decoration: none;
}

#poll {
	margin: 10px 0 0 0;
	width: 140px;
}

#clubbladheader {
	background: #FAFAFA;
	border-bottom: 1px solid #EBEBEB;
	margin-bottom: 4px;
	text-align: center;
}

.float {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 5px;
	padding: 10px;
	text-align: center;
	width: 120px;
}
.float p { text-align: center; }
.float img { border: 1px solid #000000; }

.thumb {
	float: left;
	height: 160px;
	margin: 5px;
	text-align: center;
	width: 120px;
}
.thumb img {
	border: 1px solid #000000;
	display: block;
	width: auto;
}

.big {
	margin: 5px;
	text-align: center;
	width: 120px;
}
.big img {
	border: 1px solid #000000;
	display: block;
}

.photowrap1, .photowrap2, .photowrap3 { display: block; }

.photowrap1 {
	background: url(../images/photo_shadow.gif) right bottom no-repeat;
	float: left;
}
.photowrap2 { background: url(../images/photo_shadow_tr.gif) right top no-repeat; }
.photowrap3 {
	background: url(../images/photo_shadow_bl.gif) left bottom no-repeat;
	padding: 0 7px 7px 0;
}
.spacer { clear: both; }