body{
	font:12px/18px Arial,Verdana,sans-serif;
	text-align:center;
}

#container{
	text-align:left;
	width:992px;
	margin:0 auto;
}

#header{
    background-image:url("../../layout/www.mcfitness.be/header.jpg");
    background-repeat:no-repeat;
    background-position:left top;
    width:992px;
    margin:0 auto;
    height:161px;
}

#header a{
    width:882px;
    height:161px;
    display:block;
}
#header #language{
    float:right;
    width:90px;
    margin-right:20px;
    padding-top:136px;
}
#header #language ul li{
    float:left;
    border-left:1px solid #ACCB56;
}
#header #language ul li.overrule{
    border-left:none;
}
#header #language ul li a{
    height:20px;
    width:20px;
    text-decoration:none;
    color:#ACCB56;
    padding:0px 10px;
}
.nl #header #language li.nl a,
.fr #header #language li.fr a{
    text-decoration:underline;
}
.nl #header #language li.fr a,
.fr #header #language li.nl a{
    text-decoration:none;
}
#header #language ul li a:hover{
    text-decoration:underline;
}

#menu_bg{
    background-image:url("../../layout/www.mcfitness.be/menu_bg.jpg");
    background-repeat:no-repeat;
    background-position:left top;
    height:853px;
    width:230px;
    float:left;
}

#sidebar ul{
	float:left;
	width:230px;
}

#sidebar ul{
	width:214px;
        margin:25px 6px 0px 10px;
}

#sidebar ul li{
    border-bottom:2px dotted #acca57;
}

#sidebar ul li.last{
    border:none;
}

#sidebar ul li a{
    padding-left:54px;
    font-weight:normal;
    font-size:14px;
    color:#959d82;
    text-decoration:none;
    display:block;
    margin:5px 0px;
}

#sidebar ul li.active a, #sidebar ul li a:hover{
    color:#7c836d;
    font-weight:bold;
}

#float{
    background-image:url("../../layout/www.mcfitness.be/vrouwtje.png");
    background-repeat:no-repeat;
    background-position:left top;
    height:231px;
    left:27px;
    position:relative;
    top:240px;
    width:231px;
}

#block{
    float:left;
    margin:157px 0px 0px 44px;
    width:180px;
}
#block p{
    font-size:18px;
    color:#acca57;
    font-size:26px;
    font-weight:bold;
    line-height:26px;
}

#wrap{
    float:left;
    margin:0 auto;
    width:762px;
}

#content_header{
    background-image:url("../../layout/www.mcfitness.be/content_header_filled.jpg");
    background-repeat:no-repeat;
    background-position:left top;
    width:752px;
    height:181px;
    overflow:hidden;
}
#content_header img{
    float:left;
}

#content{
    background-image:url("../../layout/www.mcfitness.be/content_top.jpg");
    background-repeat:no-repeat;
    background-position:left top;
    float:left;
    width:532px;
    padding:20px 0px 0px 20px;
}

#content h1{
    font-size:22px;
    color:#acca57;
    font-weight:normal;
}

#content h2{
    font-size:20px;
    color:#acca57;
    font-weight:normal;
}

#content h3{
    font-size:18px;
    color:#acca57;
    font-weight:normal;
}

#content h4{
    font-size:16px;
    color:#acca57;
    font-weight:normal;
}

#content p{
    font-size:12px;
    color:#707173;
    font-weight:normal;
}

#content a{
    font-size:12px;
    color:#707173;
    font-weight:normal;
}

#content a:hover{
    text-decoration:none;
}

#content p strong{
    color:#000;
}

#extra{
    float:left;
    width:200px;
}

#extra img{
    margin:20px 0px 0px 20px;
}

#footer{
	text-align:center;
	margin:0 auto;
	width:992px;
	min-height:50px;
	clear:both;
	font-size: 10px;
}

#footer p a{
    color:#000;
}

/* ELEMENTS
-----------*/

#content p,#content ul,#content ol{
	margin:0 0 10px;
        color:#707173;
}
#content ul,#content ol{
	margin:0 0 10px;
	padding-left:40px;
	list-style:disc;
}
#content ol{
	list-style:decimal;
}
#content h1,h2,h3,h4,h5,h6{
	margin:0 0 10px;
}

/* PHOTOGALLERY
---------------*/
#content .module_photo ul{
	margin:0;
	padding:0;
	list-style:none;
}

#module_photogallery{
	list-style:none;
	padding:0;
}
#module_photogallery li{
	float:left;
	margin:0 15px 30px;
	height:154px;
	width:154px;
	text-align:center;
	overflow:hidden;
}
#module_photogallery li a img{
	border:2px solid #fff;
}
#module_photogallery li a:hover img{
	border:2px solid #ccc;
}

/*FORMS
-------*/
input.submit{
	color:#fff;
	padding:3px 0;
	width: 120px;
	display:block;
	margin:8px auto;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#ACCA58;
	border:none;
	cursor: pointer;
}

input.text,textarea{
	width:250px;
	padding:3px 5px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ACCA58;
}

table.layouttable{
	/*margin:5px 0 15px 50px;*/
}
.layouttable td,.layouttable th{
	padding:5px;
}
.layouttable th{
	width:120px;
	font-weight:bold;
	text-align:left;
	color:#959D82;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.layouttable .row0 td,.layouttable .row0 th{
	background:none;
}
table.layouttable tr.error{
	background-color:none;
        border:none;
}
table.layouttable tr.error th,table.layouttable tr.error td{
	background-color:none;
        border:none;
	font-weight:normal;
	color:#c00;
}
#disclaimer{
    width:400px;
	font-size:10px;
}

.error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}
tr.error {
	border:1px solid #c00;
	background:none;
}
#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}
.layouttable td,.layouttable th{
	padding:3px;
	vertical-align:top;
}

/* NEWS
--------*/

#module_news{
    width:532px;
}

#module_news h2{
    color:#000;
    font-size:14px;
    font-weight:bold;
}

#module_news p.readmore a, #module_news p.goback a{
    color:#acca57;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

#module_news p.readmore a:hover, #module_news p.goback a:hover{
    text-decoration:underline;
}

.mod_news #module_news h3{
    font-size:14px;
    font-weight:bold;
    padding-left:10px;
}

#module_news .article{
    border-bottom:2px dotted #ACCA57;
}

#module_news .module_photo {
    float:left;
}
