body, html{
    border: 0px;
    margin:0px auto;
    font-family: Arial;
	height:100%;
	max-height:100%;
	/*background-image:url(../images/bg_site.jpg);
	background-repeat:repeat-x;*/
}
#site{
	width:1004px;
	margin:0px auto;
}
#_header{
	background-color:#AA1E23;
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	z-index:-1;
	background-image:url(../images/bg_site.jpg);
	background-repeat:repeat-x;
	height:130px;	
}
#header{
    background-color:#AA1E23;
	color:#fff;
	font-size:13px;
	margin:0px auto;
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	z-index:99999;
	background-image:url(../images/bg_site.jpg);
	background-repeat:repeat-x;
	clear:both;
}
#container{
	background-color:#fff;
}
/* GENERAL */
select{
	width:170px;
	border:0px;
	padding:0px 3px;
	font-family:Georgia;
	font-size:11px;
	height:19px;
}
.btn{
	cursor:pointer;
}
input, textarea{
	border:0px;
	padding:0px 3px;
	font-family:Georgia;
	font-size:11px;	
	height:19px;
}
form input[type=text],form input[type=password]{
	width:304px;
	height:17px;
	border:1px solid #8C8C8C;
}
form label{
	font-size:12px;
	color:#3F3F3F;
}
form i{
	font-size:10px;
	color:#3F3F3F;
}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
a img{
	border:0px;
}
p{
	padding:0px;
	margin:0px;
}
.sep{
	height:5px;
}
h1{
	color:#911313;
	font-size:16px;
	font-style:italic;
	margin:0px;
	font-family:Georgia;
}
.sub_title{
	background-color:#95B441;
	display:table;
	padding:10px;
	color:#fff;
	margin-left:-10px;
	font-size:16px;
	min-width:140px;
}
.sub_title_info{
	background-color:#fff;
	font-size:12px;
	color:#3F3F3F;
	padding:3px;
	
}
.sub_title_info a{color:#3F3F3F;}
.container{
	border-top:2px solid #911313;	
	background-image:url(../images/bg_bottom_container.png);
	background-position: center bottom;
	background-repeat:no-repeat;	
	padding-bottom:5px;
	position:relative;
}
.container.grey{border-top:2px solid #3F3F3F;}
.container.yellow{border-top:2px solid #E9B52D;}
.container.green{border-top:2px solid #95B441;}
.container .desc{
	padding:10px;
	background-image:url(../images/bg_desc_article_preview.png);
	background-repeat:repeat-x;
	background-color:#F7F7F7;
	font-size:12px;
	color:#3F3F3F;
}
table td{
	vertical-align:top;
}
.list table{
	width:100%;
}
.list table th{
	color:#911313;
	font-size:14px;
	padding:4px;
	font-style:italic;
	border-bottom:2px solid #911313;
}
.list table td{
	text-align:center;
}
label{
	font-size:11px;
	padding:2px 3px;
	background-color:#fff;
	display:block;
	height:15px;
}
label .info{
	font-style:italic;
	font-size:8px;
}
/* MENU */
#menu{
	height:28px;
	width:938px;
	margin: 0px auto;
	font-family:Georgia;
}
.sub_menu{
	position:relative;
	height:25px;
}
#menu .sub{
	text-align:left;
	margin-right:8px;	
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	
}
#menu .sub.active{
	display:inline-block;
}
#menu .sub a{
	display:inline-block;	
	font-size:12px;
	padding:5px;
	font-family:Georgia;
	background-color:#9E9E9E;
}
#menu .sub a:hover{
	text-decoration:none;
	background-color:#770A0A;
}
#menu .sub a.active{background-color:#770A0A;}
#menu .menu,#menu .login{
	background-image:url(../images/bg_menu.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
#menu .menu:hover{
	background-image:url(../images/bg_menu_over.jpg);
}
#menu .menu.active{
	background-image:url(../images/bg_menu_active.jpg);
}
#menu .menu.active:hover{
	background-image:url(../images/bg_menu_active.jpg);
}
#menu a{
	color:#fff;
}
#menu span{
	cursor:pointer;
}
#menu td{
	/*vertical-align:middle;*/
	padding-top:5px;
}
#menu td.menu a{
	display:block;
	width:100%;
	height:20px;
	padding-top:3px;
}
#menu td.menu a.active{
	background-color:#770A0A;
}
#menu td.menu a:hover{
	text-decoration:none;
}
/* LOGIN */
.login{
	width:150px;
}
.login .tool{
	color:#E9B52D;
	background-color:#770A0A;		
}
.login div{
	position:relative;
}
.login a{
	color:#E9B52D;
	display:inline-block;
	height:20px;
	padding-top:3px;
}
.login a:hover{
	color:#FFF;
}
#login{
	position:absolute;
	top:21px;
	width:100%;
	height:140px;
	background-color:#770A0A;
}
#login form{	
	padding:4px 7px;
	text-align:left;
}
#login a{
	color:#fff;
	font-family: Arial;
	font-style:italic;
	font-size:9px;
}
#login label{
	color:#E9B52D;
	background-color:transparent;
	display:inline;
}
#login input{
	width:auto;
	border:0px;
	height:auto;
}
#login input[type=submit]{
	background-color:transparent;
	background-image:url(../images/btn_login.png);
	font-family: Arial;
	font-size:10px;
	font-weight:bold;
	color:#911313;
	cursor:pointer;	
	height:auto;
}
#info_login{
	padding:2px 4px;
	font-size:10px;
	color:#911313;
	font-family:Arial;
	font-style:italic;
	background-color:#fff;
	height:30px;
}
.login .search{
	left:0px;
	height:17px;
	width:100%;
	margin-top:5px;
	text-align:right;
}
/* SEARCH */
.login .search input{
	width:150px;
	height:17px;
	padding:0px 5px;	
}
#search_help{
	position:absolute;
	top:0px;
	left: 0px;
	cursor:pointer;	
}
.toolbar{
	text-align:right;
	font-size:10px;
	color:#3F3F3F;
}
.toolbar .info{
	float:left;	
}
.toolbar .info a{
	color:#95B441;
}
#search_close{
	position:absolute;
	top:3px;
	right:3px;
	cursor:pointer;
	display:none;
}
/** USER MENU **/
#user_menu{
	background-color:#770A0A;
	margin-top:5px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	text-align:left;
}
#user_menu a{
	display:block;
	color:#fff;
}
#user_menu a:hover,#user_menu a.active{
	color:#E9B52D;
}
/* CONTAINER */
#container{
	margin:0px auto;
	margin-top:58px;
	width:938px;
}
.col1{
	width:620px;
}
.col2{width:223px;}
.col3{width:95px;}
/* SLSH */
#slsh{
	position:relative;
	margin:0px auto;
	width:938px;
	height:246px;
	overflow:hidden;
	background-image:url(../images/bg_slsh.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#fff;
}
#slsh img{
	position:absolute;
	top:5px;
	left:4px;
	border-bottom:4px solid #911313;
}
#logo{
	display:block;
	width:100px;
	height:100px;
	position:absolute;
	left:16px;	
}
#logo img{
	border-bottom:0px;
}
#headers{
	width:360px;
	height:90px;
	position:absolute;
	top:160px;
	left:4px;
	background-image:url(../images/1px_red.png);
	font-family:Georgia;
}
#headers .title{
	color:#fff;
	margin-top:10px;
	margin-left:8px;
	margin-right:8px;
	font-size:18px;	
}
#headers a{
	text-decoration:none;
	color:#fff;
}
#headers .desc{
	color:#fff;
	margin-top:6px;
	margin-left:8px;
	margin-right:8px;
	font-size:12px;
	font-family:Times;
}
#headers .toolbar{
	font-size:13px;	
	margin-right:8px;
}
#headers .toolbar a{
	color:#8E8E8E;
}
#headers .toolbar a:hover,#headers .toolbar a.active{
	color:#fff;
}
#headers .toolbar a.active{ text-decoration:underline;}
#headers_mainartilce{
	width:315px;
	height:260px;
	position:absolute;
	top:5px;
	right:0px;
	background-color:#fff;
	color:#911313;
}
.edit_bildspel{
	position:absolute;
	left:10px;
	bottom:20px;
	font-style:italic;
}
/* ACTIVE */
#active{
	width:610px;
}
/* ARTICLES */
.article .toolbar{
	position:absolute;
	top:0px;
	right:0px;
	font-size:9px;
	font-style:italic;
	color:#fff;
}
.year{
	font-size:16px;
	font-weight:bold; 
	font-family:Georgia;
	margin:0px 15px;
}
.article.blue .toolbar{background-color:#179CDB;}
.article.red .toolbar{background-color:#911313;}
.article.yellow .toolbar{background-color:#E9B52D;}

.article .toolbar a,.article_preview .header .toolbar a{
	color:#fff;
	margin:2px;
}

.article.blue{ border-top:2px solid #179CDB;}
.article.red{ border-top:2px solid #911313;}
.article.yellow{ border-top:2px solid #E9B52D;}

h1.blue{ color:#179CDB;}
h1.yellow{ color:#E9B52D;}
h1.red{ color:#911313;}
h1.grey{ color:#3F3F3F;}
h1.mov{ color:#837AAF;}

.article .desc{
	width:305px;
	padding-top:15px;
}
.article ._desc img{
	width:285px;
}
.article .header{
	position:relative;
	margin-bottom:10px;
	font-family:Georgia;
}
.article .header_title,.article_preview .header_title{
	font-family:Georgia;
	width:195px;
	height:55px;
	position:absolute;
	bottom:12px;
	left:0px;
}
.article .header_title span,.article_preview .header_title span{
	font-size:16px;
	color:#fff;
	margin-top:8px;
	margin-left:4px;
	display:block;
}
.article.blue .header .header_title,.article_preview.blue .header .header_title{background-image:url(../images/1px_blue.png);}
.article.red .header .header_title,.article_preview.red .header .header_title{background-image:url(../images/1px_red.png);}
.article.yellow .header .header_title,.article_preview.yellow .header .header_title{background-image:url(../images/1px_yellow.png);}

.article_preview{	
	background-image:url(../images/bg_article_preview.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
	width:300px;
}
.article_preview .title{
	font-family:Georgia;
	font-size:13px;
	font-style:italic;
	color:#911313;
}
.article_preview .header{
	position:relative;
	height:182px;
}
.article_preview .header img{
	position:absolute;
	top:0px;
	left:0px;	
}

.article_preview.blue img{border-top:2px solid #179CDB;}
.article_preview.red img{border-top:2px solid #911313;}
.article_preview.yellow img{border-top:2px solid #E9B52D;}

.article_preview .header .toolbar{
	position:absolute;
	top:2px;
	right:0px;
	font-size:9px;
	font-style:italic;
	color:#fff;
}
.article_preview.blue .header .toolbar{	background-color:#179CDB;}
.article_preview.red .header .toolbar{	background-color:#911313;}
.article_preview.yellow .header .toolbar{	background-color:#E9B52D;}

.article_preview .desc{
	background-image:url(../images/bg_desc_article_preview.png);
	background-repeat:repeat-x;
	background-color:#F7F7F7;
	color:#3F3F3F;
	margin-top:2px;
	padding:12px 4px;
	font-size:12px;
}
.article_preview .desc .toolbar a{
	font-style:italic;
	color:#3F3F3F;
}
/* REGISTER */
#register .sub_title{
	background-color:#911313;	
}
#info_name,#info_email,#info_pass1,#info_pass2{
	color:#fff;
	background-color:#95B441;
	width:167px;
	height:17px;
	padding:1px 5px;
	font-size:11px;
}
#register label{
	padding:0px;
	background-color:transparent;
	display:inline;
	height:auto;
}
.lnk_policy{
	color:#95B441;
}
#btn_register, input[type=button]{
	width:65px;
	background-image:url(../images/btn_register.png);
	color:#fff;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	float:right;
	height:auto;
}
input[type=button].delete{
	background-image:url(../images/btn_delete.png);
}
/** INFO BUBBLE **/
div.info_bubble{
	width:265px;
}
div.info_bubble .top{
	width:245px;
	height:5px;
	background-image:url(../images/bg_bubble_top.png);
	background-repeat:no-repeat;
}
div.info_bubble .bottom{
	height:5px;
	width:245px;
	background-image:url(../images/bg_bubble_bottom.png);
	background-repeat:no-repeat;
}
div.info_bubble .content{
	background-color:#CFDD9B;
}
div.info_bubble .content div{
	padding:10px;
}
div.info_bubble .content .title{
	font-size:11px;
	font-weight:bold;
}
div.info_bubble .arrow{
	width:20px;
	background-image:url(../images/arrow_bubble.png);
	background-repeat:no-repeat;
	background-position:top;
}
/** FORM MEMBER **/
#frm_member table{
	width:100%;
}
#frm_member label{
	background-color:transparent;
	font-size:11px;
	height:auto;
}
#frm_member input[type=text], #frm_member select, #frm_member textarea{
	border:0px;
	width:200px;
	margin-bottom:3px;
	height:auto;
}
#frm_member textarea{
	height:95px;
}
#del_account{cursor:pointer;color:#B2B2B2;}
#del_account:hover{ color:#000;}
/** PROFILE **/
#profile input{
	margin-bottom:2px;
	margin-left:4px;
	width:170px;
	border:0px;
}
.for_label{
	background-color:#fff;
	text-align:right;
}
#small_map{
	position:relative;
	width:200px;
	height:100px;
	background-image:url(../images/bg_small_map.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#_small_map{
	width:196px;
	height:91px;
	border:2px solid #fff;
}
.data_images{
	
}
.data_images img{
	width:100px;
}
/** FOOTER **/
#footer{
	height:115px;
}
#footer table{
	width:938px;
	margin:0px auto;
	height:100%;
}
#footer .up{
	height:98px;
	margin-bottom:2px;
	background-color:#911313;
}
#footer .down{
	height:15px;
	background-color:#770A0A;
	font-size:10px;
	font-family:Times;
	color:#fff;
}
#footer .down div{
	width:938px;
	margin:0px auto;	
}
#footer .title{
	padding-left:10px;
	color:#E9B52D;
	margin-top:8px;	
}
#footer .content{
	padding-top:12px;
	padding-left:10px;
	font-family:Arial;
	font-size:10px;
	color:#fff;
	border-left:1px solid #E9B52D;
}
#footer .content a{
	color:#fff;
}
#footer .down a{
	color:#fff;
}
#footer .down span{
	float:right;
}
.social a{
	color:#fff;
	margin-bottom:6px;
	padding-left: 30px;
}
.social{
	font-family:Times;
	font-size:12px;
	margin-top:10px;
	margin-left:10px;
}
.ico_rss,.ico_facebook,.ico_twitter{
	width:135px;
	height:20px;
	display:block;
	background-repeat:no-repeat;
}
.ico_rss{background-image:url(../images/ico_rss.png);}
.ico_twitter{background-image:url(../images/ico_twitter.png);}
.ico_facebook{background-image:url(../images/ico_facebook.png);}

#_footer{
	/*width:938px;*/
	margin:0px auto;
	/*padding-top:100px;*/
	background-color:#fff;
}
#_footer h1{
	font-weight:bold;
	font-size:14px;
	color:#E9B52D;
	margin-bottom:3px;
}
#_footer .container{
	border:0px;	
}
#_footer .container.yellow{
	border-top:2px solid #E9B52D;
}
#_footer table{ width:100%;}
#_footer table td{ width:25%;}
#_footer a, .lnk_sos{
	color:#666666;
	display:block;
	font-family:Arial;
	font-size:10px;
	border-bottom:1px solid #8C8C8C;
}
#_footer a{
	font-size:12px;
}
.lnk_sos{
	font-size:12px;
}
/** CALENDAR **/
#calendar{
	width:215px;
}
#calendar_main{
	
}
#calendar_main .events{
	width:100%;
	background-image:url(../images/bg_calendar.png);
	background-repeat:repeat-x;
	background-color:#F7F7F7;
	font-size:11px;
	padding-top:20px;
	padding-bottom:10px;
}
#calendar_main .events td{
	border-bottom:1px solid #fff;
}
.events .date{
	width:60px;
	padding-left:10px;
	color:#8C8C8C;
}
.events .calendar_desc{
	color:#3F3F3F;
	padding-left:20px;
}
.events .calendar_desc a{
	color:#3F629A;
	font-style:italic;
}
#calendar_main .nav{
	background-color:#837AAF;	
	font-size:11px;
	color:#fff;
}
#calendar_main .nav img{
	margin:0px 3px;
}
#calendar_main .nav a{color:#fff;}
#calendar_main .nav table{width:100%;}
#calendar .desc{
	background-color:#837AAF;
	height:90px;
	padding-left:10px;
	position:relative;
	padding-top:10px;
}
#calendar .scroll{
	width:15px;
	height:100px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../images/bg_scroll_calendar.png);
	background-repeat:no-repeat;
}
#calendar a{
	color:#fff;
	display:block;
	width:172px;
	font-size:10px;
	height:14px;
	border-bottom:1px solid #fff;
}
/** MAP **/
#map{
	margin:0px auto;
	position:relative;
	/*top:58px;*/
}
#header_map{
	position:relative;
	margin:0px auto;
	height:120px;	
	background-color:#fff;
	top:0px;
}
#header_map table{
	width:100%;
}
#header_map #logo{
	margin-top:8px;
	position:relative;
	margin:0px auto;
	top:inherit;
	left:inherit;
}
#header_map .title{
	margin-top:8px;
	font-size:18px;
	font-style:normal;
	color:#3F3F3F;
	font-weight:normal;
}
#header_map .desc{
	font-size:12px;
	color:#8C8C8C;
}
#header_map .float_container{
	margin-top:22px;
	font-size:12px;
	padding-left:10px;
	border-left:1px solid #E9B52D;	
}
#header_map .float_container a{
	display:block;
	margin:5px 0px;
}
#header_map .float_container .red{ color:#911313;}
#header_map .float_container .blue{ color:#179CDB;}
#header_map .float_container .yellow{ color:#E9B52D;}
#the_map{	
	width:765px;
	height:460px;
}
#search_map_close{
	position:absolute;
	top:3px;
	right:3px;
	cursor:pointer;
	display:none;
}
.map_search,.criterias,.results{
	border-top:0px;
}
.map_search input{
	width:144px;
	height:14px;
	border: 1px solid #B2B2B2; 
}
.map_search .toolbar img{
	cursor:pointer;
}
.criterias input[type=checkbox]{
	/*border:1px solid #666666;*/
	background-color:#fff;
	width:10px;
	height:10px;
}
.criterias label{
	display:inline;
	font-family:Arial;
	font-size:10px;
	background-color:transparent;
	margin-top:-4px;
}
/** FORM ARTICLE **/
#frm_article{
	position:relative;
}
#txt_title{
	color:#911313;
	font-size:16px;
	font-style:italic;
	margin:0px;
	height:auto;
	font-weight:bold;
	border: 1px dashed #666;
}
#txt_title.blue{color:#179CDB;}
#txt_title.red{color:#911313;}
#txt_title.yellow{color:#E9B52D;}
#txt_sub_title{
	font-size:16px;
	color:#fff;
	margin-top:8px;
	margin-left:4px;	
	border: 1px dashed #666;
	background-color:transparent;
	height:40px;	
}
#file_topimage{
	position:absolute;
	right:0px;
	bottom:0px;
	background-color:transparent;
}
#frm_page{
	position:relative;
}
/*** DATEPICKER ***/
.datepicker {
	position: absolute;
	border: 2px solid #1C3262;
	font-size: 11px;
	width: 194px;
	padding: 3px;
	height: 221px;
	background: #fff;
	line-height: normal;
}

/* header
********************************************************/
.datepicker .header {
	position: relative;
	background: #1C3262;
	height: 21px;
	padding-top: 4px;
	margin-bottom: 3px;
}

.datepicker .header .title {
	text-align: center;
	padding-top: 1px;
	margin: 0px 42px 0 20px;
}

.datepicker .header .titleText {
	color: #fff;
	font-weight: bold;
}
.datepicker .header .next,
.datepicker .header .previous,
.datepicker .header .closeButton {
	position: absolute;
	width: 15px;
	height: 15px;
	background: #fff;
	text-align: center;
	color: #666;
	top: 5px;
	cursor: pointer;
}
.datepicker .header .previous {
	left: 5px;
}
.datepicker .header .next {
	right: 28px;
}
.datepicker .header .closeButton {
	right: 5px;
}

/* body
********************************************************/
.datepicker .body {
	position: relative;
	top: 0px;
	left: 0px;
	width: 194px;
	border-right: 2px solid #fff;
	height: 193px;
	overflow: hidden;
}

/* time
********************************************************/
.datepicker .time {
	width: 100%;
	height: 100%;
	background: #eee;
}

.datepicker .time .hour,
.datepicker .time .separator,
.datepicker .time .minutes {
	border: 1px solid #ccc;
	background: #fff;
	width: 50px;
	font-size: 32px;
	position: absolute;
	top: 50px;
	text-align: center;
	padding: 2px;
}

.datepicker .time .hour {
	left: 30px;
}
.datepicker .time .separator {
	background: transparent;
	border: 0px;
	width: 10px;
	left: 91px;
}

.datepicker .time .minutes {
	left: 110px;
}
.datepicker .time .ok {
	position: absolute;
	top: 105px;
	width: 136px;
	left: 30px;
	font-size: 20px;
}

/* days-grid
********************************************************/
.datepicker .days .day {
	float: left;
	background: #ccc;
	cursor: pointer;
	text-align: center;
	padding-top: 4px;
	width: 25px;
	overflow: hidden;
	height: 21px;
	margin: 0 3px 3px 0;
}

.datepicker .days .day0 {
	margin-right: 0;
}

.datepicker .days .week5 .day {
	margin-bottom: 0;
}

/* days-colors
********************************************************/
.datepicker .days .title {
	background: #5D6E95;
	font-weight: bold;
	color: #fff;
	cursor: default;
}

.datepicker .days .otherMonth {
	background: #eee;
	color: #aaa;
}

/* months
********************************************************/
.datepicker .months .month {
	float: left;
	background: #eee;
	cursor: pointer;
	text-align: center;
	overflow: hidden;
	width: 62px;
	height: 31px;
	padding-top: 15px;
	margin: 0 3px 3px 0;
}

.datepicker .months .month3,
.datepicker .months .month6,
.datepicker .months .month9,
.datepicker .months .month12 {
	margin-right: 0;
	width: 64px;
}

.datepicker .months .month10,
.datepicker .months .month11,
.datepicker .months .month12 {
	margin-bottom: 0;
}

/* years
********************************************************/
.datepicker .years .year {
	float: left;
	background: #eee;
	cursor: pointer;
	text-align: center;
	padding-top: 11px;
	width: 46px;
	overflow: hidden;
	height: 25px;
	margin: 0 3px 3px 0;
}

.datepicker .years .year3,
.datepicker .years .year7,
.datepicker .years .year11,
.datepicker .years .year15,
.datepicker .years .year19 {
	margin-right: 0;
	width: 47px;
}

.datepicker .years .year16,
.datepicker .years .year17,
.datepicker .years .year18,
.datepicker .years .year19 {
	margin-bottom: 0;
	height: 26px;
}

/* global
********************************************************/
.datepicker .selected {
	background: #8C929F !important;
	color: #fff !important;
}

.datepicker .unavailable {
	background: #edd !important;
	color: #b88 !important;
	cursor: default !important;
}

.datepicker .days .week .day:hover,
.datepicker .months .month:hover,
.datepicker .years .year:hover {
	background: #5D6E95 !important;
	color: #fff !important;
}
/** CONTACT **/
.contact{background-color:#F7F7F7;}
.contact img{
	border:2px solid #fff;
}
.contact .desc{
	background-image:none;
}
.contact .name{
	font-style:italic;
}
.contact a{
	text-decoration:none;
	color:#3F3F3F;
}
/** ADS **/
.ad{
	padding-top:8px;
	padding-bottom:10px;
	margin-bottom:6px;	
	border-bottom:1px solid #A93632;
	width:95px;	
}
#special_ad{
	position:absolute;
	top:5px;
	right:0px;
	width:246px;
	height:230px;
	background-image:url(../images/1px_white.png);	
}
#special_ad .img_cont{
	position:absolute;
	top:22px;
	left:22px;
	width:200px;
	height:200px;
	border:0px;
}
/** BANNERS **/
#banners{	
	width:820px;
	/*margin:0px auto;*/
	/*padding-top:10px;*/
	/*border-top:2px solid #911313;*/
}
#banners table{
	width:100%;
}

/** REGISTRY **/
.container.registry{
	border:0px;
	background-image:none;
}
.container.registry a{
	text-decoration:none;
}
.container.registry.red a{color:#FF0000;}
.container.registry.green a{color:#00A33D;}
.container.registry.yellow a{color:#FF7F00;}
.container.registry.blue a{color:#00A0C6;}
.container.registry table{
	width:100%;
}
.container.registry .title{
	font-size:20px;
	font-style:italic;
}
.container.registry .res{
	font-size:12px;
	font-style:italic;
	vertical-align:middle;
	text-align:right;
}
/** BROWSE **/
#browse .desc{padding:0px;}
#browse .nav{
	font-size:11px;
	background-color:#911313;
	color:#fff;
}
#browse .nav img{
	margin:0px 3px;
}
#browse .nav a{
	text-decoration:none;
	color:#fff;
}
#browse .nav table{
	width:100%;
}
/** MEMBERS **/
.member{
	padding:10px;
	background-color:#F7F7F7;
	border-bottom:2px solid #fff;
	color:#3F3F3F;
	font-size:11px;
}
.member table{
	width:100%;
}
.member .desc{
	background-image:none;
	padding:0px 10px;
}
.member .desc span{
	color:#8C8C8C;
}
.member .title,input.red{
	color:#911313;
	font-style:italic;
	font-weight:bold;
}
#the_member{
	padding:10px;
	font-size:11px;
	padding-left:0px;
}
.img_container{
	width:610px;
	height:133px;
	overflow:hidden;
	position:relative;
}
#imgs{
	position:absolute;
	top:0px;
	left:0px;
}
.img_container img{
	width:200px;
	height:133px;
	float:left;
	margin-right:5px;
}
img.nav_member_left{
	position:absolute;
	top:0px;
	left:0px;
	float:none;
	margin:0px;
	width:15px;
	height:133px;
	cursor:pointer;
}
img.nav_member_right{
	position:absolute;
	top:0px;
	left:595px;
	float:none;
	margin:0px;
	width:15px;
	height:133px;
	cursor:pointer;
}
#the_member table{
	width:100%;
}
#the_member table td{
	vertical-align:top;
}
#the_member span{
	color:#8C8C8C;
}
#the_member .title{
	color:#911313;
	font-weight:bold;
	font-style:italic;
}
.mer_uppgifter{	
	color:#3F3F3F;
	font-size:9px;
	text-decoration:none;
	font-style:italic;
	display:block;
}
#member_module{
	width:200px;
	min-height:300px;
}
#_memeber_module{
	position:relative;
}
#member_module img{
	width:200px;
	height:133px;
}
#member_module .container{
	position:absolute;
	top:0px;
	left:0px;
}
#member_module .title{
	font-size:13px;
}
/** SEARCH RESULTS **/
#search_result{
	border:1px solid #B2B2B2;
	background-color:#fff;
	text-align:left;
	z-index:1000;
}
#_search_results{
	position:absolute;
	width:315px;
	top:17px;
	right:0px;
}
#search_result .cat{
	background-color:#770A0A;
	color:#fff;
	font-size:12px;
	padding:2px 7px;
}
#search_result .title{
	font-size:11px;
	color:#770A0A;
}
#search_result .desc{
	color:#3F3F3F;
	font-size:10px;
}
#search_result .read_more{
	font-size:9px;
	font-style:italic;
	color:#3F3F3F;
}
.result{
	padding:0px 7px;
	padding-bottom:4px;
	background-color:#F7F7F7;
}
.result:hover{background-color:#fff;}
#z_search{
	height:24px;
}
#z_search input{
	width:530px;
	height:24px;
	background-image:url(../images/bg_z-search.jpg);
	background-repeat:no-repeat;
	padding:0px 8px;
}
#z_search img{
	float:right;
	cursor:pointer;
}
#r_search .read_more{
	font-size:9px;
	font-style:italic;
	color:#3F3F3F;
	margin-left:5px;
}
#r_search .title{
	color:#770A0A;
	font-size:11px;
}
#r_search .result{
	margin-left:-10px;
}

/*** FORUM ***/
.searchbar{
	padding:0px 5px;
	height:14px;
	background-color:#AA1E23;
	border-top:3px solid #8B181B;
	color:#fff;
	font-size:10px;
	display:block;
}
.searchbar a{
	color:#fff;
}
.genmed{
	font-size:12px;
}
.genmed a{
	color:#666;
}
.gensmall,.linkmcp{
	border-bottom:1px solid #8C8C8C;
	color:#666;
	display:block;
	font-family:Arial;
	font-size:10px;
}
.gensmall a,.linkmcp a{
	color:#666;
}
h4,h2{
	color:#911313;
	font-size:14px;
	font-style:italic;
	margin:3px;
}
h2{font-size:20px;}
h4 a,h2 a{
	color:#911313;
}
.tablebg{
	font-size:12px;
	width:100%;
	color:#3F3F3F;
	border-spacing:0px;
}
.tablebg a{
	color:#3F3F3F;
}
.tablebg th{
	font-size:13px;
	background-color:#AA1E23;
	font-weight:normal;
	color:#fff;
	border-top:3px solid #8B181B;
}
.tablebg td{
	border-bottom:1px solid #8B181B;
}
#wrapcentre{
	padding:5px;
}
#wrapcentre select{
	border:1px solid #666;
}
#wrapcentre input[type=button]{
	background-image:none;
	color:#666;
}
#wrapcentre input[type=submit]{
	cursor:pointer;
}
#wrapcentre textarea{
	height:100%;
	border:1px solid #666;
}
/** ADMINTOOLS/PAGES **/
.input_menu{
	font-size:13px;
	border:1px dashed transparent;
}
.input_menu:hover{
	border:1px dashed #666;
} 
.save_menu{
	font-size:10px;
	font-style:italic;
	margin-left:10px;
}
.save_menu:hover{
	text-decoration:underline;
}