/* Badminton club Zundert layout css file */
/* Author: Marc Mathijssen & Tim Hereijgers */
/* Contact: thereijgers@hotmail.com */

/* <Standard tags> */
body {
margin:0;
background:#cc0107 url('../images/layout/bg.png') repeat-x top;
text-align:center;
font-family:Arial, Tahoma, Helvetica, sans-serif;
font-size:0.8em;
line-height:1.6em;
color:#562727;
}

p {
margin:16px 0px 16px 0px;
padding:0;
}

a, a:link {
color:#97af00;
text-decoration:underline;
}

a:hover {
color:#000;
text-decoration:underline;
}

a img {
border:0px;
}

ul {
padding:0;
margin:0;
list-style:none;
margin-top:4px;
margin-bottom:13px;
}

li {
background:url('../images/layout/li_bg.gif') no-repeat left center;
padding-left:15px;
border-bottom:1px dotted #bbb;
}

/* </Standard tags> */


/* <Layout> */
.container {
width:872px;
margin-left:auto;
margin-right:auto;
}

.left {
float:left;
width:259px;
background:url('../images/layout/left_bg.png') no-repeat top center;
}

h1.logo {
text-indent:-9000px;
background:url('../images/layout/logo.png') no-repeat;
width:224px;
height:164px;
float:right;
margin:0;
padding:0;
border:0px;
line-height:164px
}

.righttop {
width:610px;
height:95px;
background:url('../images/layout/righttop_bg.png') no-repeat left;
float:left;
}

.right {
float:left;
width:613px;
text-align:left;
}

.inner { 
float:left;
overflow:hidden;
}

.divider {
position:relative;
background:url('../images/layout/divider_bg.png') repeat-y left;
width:18px;
z-index:3;
left:0px;
margin-bottom: -20000px; 
padding-bottom: 20000px;
}

.content {
margin-left:3px;
height:auto;
width:600px;
padding:5px;
position:relative;
z-index:1;
margin-bottom:-20000px; 
padding-bottom:20000px;
background:#fff;
float:left;
}

.content_footer {
background:url('../images/layout/content_bg.png') no-repeat;
width:610px;
height:25px;
position:relative;
z-index:2;
margin-top:30px;
margin-left:3px;
margin-bottom:-1000px; 
padding-bottom:1000px;
}

.footer {
float:left;
width:600px;
height:74px;
background:url('../images/layout/footer_bg.png') no-repeat left;
color:#f8585c;
font-size:11px;
line-height:16px;
padding-left:16px;
}

.footer a {
color:#f8585c;
}

.footer a:hover {
color:#ffadaf;
}
/* </Layout> */


/* <Main menu> */
ul#menu {
margin:20px 13px 0px 0px;
padding:0;
list-style:none;
width:210px;
display:block;
float:right;
}

ul#menu li {
margin:0;
padding:0;
width:70px;
display:block;
float:right;
background-image:none;
border:0px;
}

ul#menu a {
font-family:Tahoma, Arial, sans-serif;
font-size:12px;
color:#fff;
text-decoration:none;
line-height:16px;
outline:0;
background:url('../images/layout/shuttle.png') no-repeat top center;
display:block;
width:70px;
height:15px;
text-align:center;
padding-top:57px;
padding-bottom:4px;
margin-top:8px;
margin-bottom:0px;
}

ul#menu a {
cursor:pointer;
}

ul#menu a.home {
background-image:url('../images/layout/home.png')
}

ul#menu a.fotos {
background-image:url('../images/layout/fotos.png')
}

ul#menu a.activiteiten {
background-image:url('../images/layout/shuttle.png')
}

ul#menu a.competitie {
background-image:url('../images/layout/competitie.png')
}

ul#menu a.training {
background-image:url('../images/layout/training.png')
}

ul#menu a.spelregels {
background-image:url('../images/layout/spelregels.png')
}

ul#menu a.wieiswie {
background-image:url('../images/layout/wieiswie.png')
}

ul#menu a.route {
background-image:url('../images/layout/route.png')
}

ul#menu a.contact {
background-image:url('../images/layout/contact.png')
}

ul#menu a.gastenboek {
background-image:url('../images/layout/gastenboek.png')
}

ul#menu a.lidworden {
background-image:url('../images/layout/lidworden.png')
}
/* </Main menu> */


/* <Content> */
h1 {
font-family:'Trebuchet MS', serif;
font-size:24px;
color:#222;
font-weight:normal;
margin:20px 8px 13px 8px;
padding:0px 0px 6px 0px;
line-height:24px;
border-bottom:3px double #c70107;
}

.page {
padding-left:24px;
padding-right:24px;
}

.modules, .module {
float:right;
width:210px;
margin:0px 0px 10px 20px;
}

.module a img {
border:0px;
}

.module_title {
font-family:'Trebuchet MS', serif;
font-size:13px;
color:#222;
font-weight:bold;
background:url('../images/layout/module_title.png') no-repeat right top;
height:49px;
padding:0;
margin:0;
padding-top:21px;
padding-left:10px;
position:relative;
z-index:2;
top:-12px;
margin-bottom:-20px;
}

.module_title a {
color:#222;
text-decoration:none;
}

.module_title a:hover {
color:#fff;
text-decoration:none;
}

ul.uitslagen {
list-style:none;
margin:0;
padding:0;
padding-top:10px;
padding-bottom:10px;
background-color:#eeff81;
font-size:10px;
font-family:Verdana, Arial, Tahoma, sans-serif;
}

ul.uitslagen li {
background-image:none;
margin:0px 4px 9px 4px;
line-height:22px;
background-color:#f5ffb3;
border:0px;
padding:0;
}

span.score {
width:23px;
height:20px;
background-color:#222;
color:#fff;
font-weight:bold;
font-size:11px;
font-family:'Trebuchet MS', serif;
text-align:center;
border-bottom:2px solid #888;
display:block;
float:left;
margin-right:6px;
}

ul.uitslagen a {
color:#222;
}

ul.uitslagen a:hover {
text-decoration:none;
}

.team {
width:158px;
background-color:#f5ffb3;
margin:10px 10px 20px 0px;
padding-left:10px;
float:left;
}

.team ul {
height:120px;
display:block;
}

.team li {
border:0px;
}

.team h2 {
background-color:#222;
color:#fff;
line-height:80px;
text-align:center;
border-bottom:4px solid #fff;
font-size:22px;
font-weight:normal;
font-family:'Trebuchet MS', serif;
margin:0px 0px 10px -10px;
padding:0;
}

.team .module_title {
top:0px;
margin-left:-10px;
}
/* </Content> */
