body{
    font:12px/18px "Times New Roman", Times, serif;
    text-align:center;
    background:#eef0d9;
    background-image:url("../../layout/www.nirvana.be/repeater.jpg");
    background-repeat:repeat-x;
    background-position:center top;
    color:#817c2f;
}
#header{
    background-image:url("../../layout/www.nirvana.be/header.jpg");
    background-repeat:repeat-x;
    background-position:center top;
    height:248px;
    margin:0;
    padding-left:10px;
    color:#79B30B;
}
#container{
    text-align:left;
    width:980px;
    margin:0 auto;
}
#wrapper{
    float:left;
    width:100%;
    margin-top:20px;
    background-image:url("../../layout/www.nirvana.be/deco_bottom.jpg");
    background-repeat:repeat-x;
    background-position:center bottom;
}
#navlang, #navigation{
    float:left;
    width:213px;
    margin-right:33px;
}

#navigation ul li{
    border-top:1px solid #d7e17e;
    padding:4px 0px 4px 2px;
}
#navigation ul li.first{
    border-top:none;
}
#navigation ul li a{
    padding-left:0px;
    color:#817c2f;
    font-size:18px;
    text-transform:uppercase;
    text-decoration:none;
    display:block;
}

#language{
    width:120px;
    margin:20px auto auto 40px;
    float:left;
}

#language ul{
    margin-left:10px;
}

#language ul li{
    float:left;
}

#language ul li a{
    font-size:11px;
    padding:0px 10px;
    border-right:1px solid #d7e17e;
    text-decoration:none;
    color:#817c2f;
}
#language ul li a:hover{
    text-decoration:underline;
}
#language ul li.overrule a{
    border-right:none;
}
.nl #language li.nl a,
.fr #language li.fr a,
.en #language li.en a{
    text-decoration:underline;
}
.nl #language li.fr a,
.nl #language li.en a,
.fr #language li.nl a,
.fr #language li.en a,
.en #language li.nl a,
.en #language li.fr a{
    text-decoration:none;
}
#content{
    float:left;
    width:394px;
    padding-bottom:156px;
    min-height:518px;
    height:auto !important;
    height:518px;
}
#content p{
    font-size:14px;
    line-height:20px;
}
#content h1{
    font-size:20px;
}
#content h2{
    font-size:18px;
}
#content h3{
    font-size:16px;
}
#content h1.pagetitle{
    background-image:url("../../layout/www.nirvana.be/pagetitle_gfx.jpg");
    background-repeat:no-repeat;
    background-position:left top;
    border-bottom:1px solid #404e28;
    height:20px;
    padding:14px 0px 0px 22px;
    font-size:14px;
    text-transform:uppercase;
}
#content ul li a, #content a{
    color:#7E2323;
}
#content ul li{
    font-size:14px;
}
#wrapper #content .layouttable{
    margin-bottom:10px;
    background-color:#817c2f;
}
#wrapper #content .layouttable td{
    padding:4px;
    border-right:1px solid #EEF0D9;
    border-bottom:1px solid #EEF0D9;
    color:#fff;
    font-size:14px;
}
#wrapper #content table td{
    padding:4px 2px;
    border-bottom:1px solid #D7E17E;
}
#extra{
    float:right;
    width:300px;
    padding-left:6px;
}

#extra , #extra p{
    color:#7e2323;
    font-size:14px;
}

#extra a, #extra p a{
    color:#817C2F;
}

#footer{
    color: #333;
    clear:left;
    width:100%;
    font-size: 10px;
    text-align:center;
}
#footer p, #footer p a{
    color: #333;
}

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

#content p,#content ul,#content ol{
	margin:0 0 10px;
}
#content ul,#content ol{
	margin:0 0 10px;
	padding-left:15px;
	list-style:disc;
        
}
#content ol{
	list-style:decimal;
}
#content h1,h2,h3,h4,h5,h6{
	margin:0 0 10px;
}
hr {
    height:1px;
    border:0px;
    background-color:#404E28;
    color:#404E28;
    width:100%;
}

/* PHOTOGALLERY
---------------*/
.module_photo ul{
	margin:0;
	padding:0;
}

#content .module_photo ul#module_photogallery{
	list-style:none;
	padding:0;
        margin:0px;
}
#module_photogallery li{
	float:left;
	margin:0 1px 30px;
	height:128px;
	width:128px;
	text-align:center;
	overflow:hidden;
}
#module_photogallery li a img{
	border:2px solid #fff;
        height:124px;
	width:124px;
}
#module_photogallery li a{
        height:124px;
	width:124px;
        display:block;
}
#module_photogallery li a:hover img{
	border:2px solid #ccc;
        height:124px;
	width:124px;

}

/*FORMS
-------*/
.module_form .layouttable input.submit{
	color:#fff;
	padding:3px 0;
	width: 120px;
	display:block;
	margin:8px auto;
	font:bold 12px "Times New Roman", Times, serif;
	background-color:#817c2f;
	border:1px solid #333;
	cursor: pointer;
}

.module_form .layouttable input.text,textarea{
	width:250px;
	padding:3px 5px;
	font:12px "Times New Roman", Times, serif;
	border:1px solid #887E1C;
}

.module_form table.layouttable{
	/*margin:5px 0 15px 50px;*/
}
.module_form .layouttable td,.layouttable th{
	padding:5px;
}
.module_form .layouttable th{
	width:180px;
	font-weight:normal;
	text-align:right;
	color:#817C2F;
	font-family:"Times New Roman", Times, serif;
        font-size:13px;
}
#wrapper #content .module_form .layouttable td{
    border-bottom:none;
}
.module_form .layouttable .row0 td,.module_form .layouttable .row0 th{
	background:none;
        color:#fff;
}
.module_form .layouttable .row1 td,.module_form .layouttable .row1 th{
    background-color:#EEF0D9;
}

.module_form table.layouttable tr.error th, .module_form table.layouttable tr.error td{
	background:#c00;
	font-weight:bold;
	color:#fff;
}
#content .module_form #disclaimer{
	font-size:11px;
        color:#817C2F;
}
.module_form .error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}
.module_form tr.error {
	border:1px solid #c00;
	background:#fdd;
}
.module_form #thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}
.module_form .layouttable td,.module_form .layouttable th{
	padding:3px;
	vertical-align:top;
}

/* module news */
#module_news .article p.readmore a, #module_news p.goback a{
    color:#817c2f;
    font-style:italic;
}

#photo_album{
    width:360px;
    float:left;
}

#photo_album .module_photo ul, #photo_album .module_photo ul li{
    margin:0px;
    padding:4px 8px;
    float:left;
}

#module_news .article_content{
    width:258px;
    padding-left:10px;
    float:left;
    text-align:justify;
}

/* sharethis */
#socialmedia{
    margin-right:50px;
    text-align:right;
}
