@charset "utf-8";
/* CSS Document */
html, body {
	padding: 0;
	margin: 0;
}
body {
	background-image:url(../images/bg_tile2.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#433b2e;
	text-align: center;
}
.field {
	font-size:13px;
	color:#227dde;
	padding:7px;
	margin-top:6px;
	margin-bottom:6px;
	border: 1px solid #FFFFFF;
	width:430px;
	height:18px;
	background-color:#e8e9dc;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#227dde;
	padding:7px;
	margin-top:6px;
	margin-bottom:6px;
	border: 1px solid #FFFFFF;
	width:430px;
	height:140px;
	background-color:#e8e9dc;
}
A {
	text-decoration:none;
	color:#227dde;
	font-weight:bold;
}
A:hover {
	color:#62acff;
}
#border {
	border:1px solid #FFFFFF;
	border-bottom:none;
}
IMG {
	margin:0;
	border:none;
	padding:0;
}
.mainmenu {
	background-image:url(../images/menu/nimega_menu_bg.gif);
	width:901px;
	height:41px;
	overflow:hidden;
}
.mainmenu a{
	padding-top:4px;
	padding-left:10px;
}
.mainmenu img {
	margin:0;
	margin-top:4px;
	}
.content {
	background-color:#333333;
	background-image:url(../images/content_bg.gif);
	height:208px;

}
.content_home {

	
}
.content_contact {
	background:url(../images/header_bg_feedback.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.content_gallery {

	background:url(../images/header_bg_gallery.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.content_body{
	border-top:10px solid #000000;
	padding:20px;
}
.content_index {
	/*background:url(../images/programme_bg.gif); lang support needed*/
	background-position:top right;
	background-repeat:no-repeat;
}
.hr {
	background-image:url(../images/hr.jpg);
	background-repeat:repeat-x;
	height:2px;

}
p {
	text-align:justify;
	margin:0;
	margin-bottom:10px;
	padding:0px;

}
.subheading {
	display:block;
	padding-bottom:10px;
	color:#FF3300;
	font-size:26px;
	font-weight:bold;
}
.bottompane {
	background-color:#000000;
}
.header {
	text-align:left;
	width:450px;
	height:190px;
	vertical-align:top;
}
.header_home {
	vertical-align:top;
	text-align:left;
	width:460px;
	height:360px;
}
.header .header_title {
	margin-left: 75px;
	margin-top: 100px;
}
.header_home .header_title_index {
	margin-left: 160px;
	margin-top: 80px;
}
.header_home .header_title_copy {
	margin-left: 50px;
	margin-top: 70px;
}
#index_programme {
	margin-left:100px;
	display:block;
	width:100px;
	height:100px;
	background-color:#999999;
}
.submenu {
	font-size:12px;
	font-weight:bold;
	height:16px;
	padding-left:67px;
	overflow:hidden;
}
.submenu a {
	color:#262626;
	font-weight:bold;
	margin-right:20px;
}
.submenu a:hover {
	color:#62acff;
	font-weight:bold;
}
.submenu .active {
	margin-right:20px;
	color:#FFFFFF;
	font-weight:bold;
}

.list_title {
	color:#262626;
}
.form_title {
	font-weight:bold;
	color:#227dde;
}
.content ul {
	padding-left:0px;
	margin:0;
	margin-top:6px;
	margin-bottom:20px;
	list-style:none;
}
.content ul li {
	padding-left: 30px;
	background-image: url(../images/mollys_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin:0;
	margin-top:8px;
	color:#262626;
	font-weight:bold;
}
.menubullets {
	list-style:none;
	padding-left: 30px;
	background-image: url(../images/mollys_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin:0;
	margin-top:8px;
	color:#262626;
	font-weight:bold;
}
.menubullets .active{
	color:#227dde;
}
.content ul .active {
	color:#227dde;
	}


.content_home ul {
	padding-left:90px;
	margin:0;
	margin-top:80px;
	list-style:none;
}
.content_home ul li {
	padding-right:20px;
	padding-left: 0px;
/*	background-image: url(../images/mollys_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;*/
	margin:0;
	margin-top:8px;
	color:#068e10;
	font-weight:bold;
}
.content_home ul .date {
	color:#666;
	font-weight:normal;
	margin-right:6px;
}
.programmelink {
	display:block;
	width:260px;
	text-align:right;
	margin-top:10px;
}
.programmelink a {
	margin-right:20px;
	font-weight:normal;
}


.menutable {
	color:#433b2e;
}
.menutable TD {
	padding:2px;
	border-bottom: 1px solid #FFFFFF;
	}
.menutable .odd {
	background-color:#e8e9dc;
}
.menutable .even {
}
.menutable .itemname {
	font-weight:bold;	
	padding-left:10px;
	padding-right:10px;
	color:#433b2e;
}

.gallery_table {
	background-repeat:no-repeat;
	background-image:url(../images/img_bg.gif);
	background-color:#3f362b;
	height:330px;
	width:440px;
	overflow:hidden;
}
.gallery_table IMG {
	padding-top:4px;
}
.gallery_table_thumbs {
	background-color:#3f362b;
}
.gallery_table_thumbs TD {
	background-image:url(../images/thumbs_bg.gif);
	background-repeat:no-repeat;
}
.gallery_table_thumbs IMG {
	padding-top:4px;
}
.address {
	display:block;
	padding-top:10px;
	margin-bottom:10px;
	color:#227dde;
	font-weight:bold;
}
.phone {
	font-weight:bold;
	color:#262626;
}
#footer {
	margin-top:10px;
	vertical-align:middle;
	float:left;
}
#footer A{
	color:#227dde;
}
#footer A:hover{
	color:#FFFFFF;
}

span.active a{
    color:#FFFFFF;
}

.ad {
	text-align:left;
	padding-left:6px;
	color:#3f362b;
	background-color:#000000;
}
.footermenu {
	margin-left: 0;
	padding-left: 4px;
	display: inline;
	border: none;
	} 

.footermenu li {
	margin-left: 0;
	padding-left: 6px;
	border: none;
	list-style: none;
	display: inline;
	background-image: url(../images/footer_vr.gif);
	background-repeat:repeat-y;
	background-position: 0 0px;
}
	
.footermenu li.first {
	background-image:none;
	}


.footercontacts {
	color:#332e28;
	margin-left: 0;
	padding-left: 10px;
	padding-right:10px;
	display: inline;
	border: none;
	} 

.footercontacts li {
	margin-left: 0;
	padding-left: 6px;
	border: none;
	list-style: none;
	display: inline;
	background-image: url(../images/footer_vr.gif);
	background-repeat:repeat-y;
	background-position: 0 0px;
}
	
.footercontacts li.first {
	background-image:none;
	}

.footermenu a {
	font-weight:normal;
	}
.footermenu a:hover {
	color:#FFFFFF;
	font-weight:normal;
	}
