@font-face {
	font-family: 'EnigmaticRegular';
	src: url('../fonts/Enigma__2-webfont.eot');
	src: local('☺'), url('../fonts/Enigma__2-webfont.woff') format('woff'), url('../fonts/Enigma__2-webfont.ttf') format('truetype'), url('../fonts/Enigma__2-webfont.svg#webfontC1Tfcyra') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'EnigmaticItalic';
	src: url('../fonts/Enigma_2i-webfont.eot');
	src: local('☺'), url('../fonts/Enigma_2i-webfont.woff') format('woff'), url('../fonts/Enigma_2i-webfont.ttf') format('truetype'), url('../fonts/Enigma_2i-webfont.svg#webfontTcWrhPtR') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'EnigmaticBold';
	src: url('../fonts/EnigmaB_2-webfont.eot');
	src: local('☺'), url('../fonts/EnigmaB_2-webfont.woff') format('woff'), url('../fonts/EnigmaB_2-webfont.ttf') format('truetype'), url('../fonts/EnigmaB_2-webfont.svg#webfontqYWcoISA') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	font-size: 100.01%;
}

html, body {
	height: 100%;
}

body {
	line-height: 1;
	margin: 0;
	background: url('../gfx/bgdark.jpg') no-repeat;
	font-family: "verdana", sans-serif;
	font-size: 14px;
}

html {
	background: url('../gfx/bgdarktml.jpg');	
}

#container {
	position: relative;
	padding: 20px 0 0 0;
}

.grid {
	position: relative;
}

#logo {
	width: 244px;
	height: 95px;
	background: url(../gfx/logo.png) no-repeat;
	position: absolute;
	right: 0;
	top:  35px;
	z-index: 9999;
}

/** 
	Top, övanför header/meny etc
**/

.row.top {
	padding-left: 3px;
	margin-top: 0;
}

.top_box{
	color: white;
	height: 35px;
	float: left;
	margin-right: 10px;
}

.top_box {
	position: relative;
}

div.top_left {
	height: 35px;
	width: 4px;
	background: url(../gfx/status_left.png) no-repeat;
	position: absolute;
	left:0;
}

div.top_right {
	height: 35px;
	margin-left: 4px;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 10px;
	background: url(../gfx/status_right.png) right top no-repeat;
}

.status a {
	color: #fff;
	text-decoration: none;
}

	
	.status a.top_drop {
		background: #333 url(../gfx/arrow_down.png) right 9px no-repeat;
		background: rgba(51, 51, 51, 0.9)  url(../gfx/arrow_down.png) right 9px no-repeat;
		padding: 3px 8px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		padding-right: 16px;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
	}
	
	.status .login_name {
		color: #a8edff;
	}
	
	.status .profile_thumb_top {
		margin-top:-2px;
		margin-left: 3px;
		vertical-align:middle;
		-moz-border-radius:3px;
		-webkit-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;
		display: inline-block;
		height: 20px;
		width: 20px;
	}
	
	.status a.reg_link {
		color: #b7ff96;
		font-weight: bold;
	}
	.status a:hover { color: #b7ff96; }
	
.status div.top_drop_area {
	padding: 20px;
	padding-top: 8px;
	position: absolute;
	font-size: 11px;
	top: 28px;
	z-index: 1000;
	display: none;
	background: #333;
	background: rgba(51, 51, 51, 0.9);
	background: url(../gfx/dark_90.png);
	padding-bottom: 5px;
	-moz-border-radius: 0 6px 6px 6px;
	-webkit-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}

	.status div.top_drop_area label, div.standard_form div.small label {
		display: block;
		margin-bottom: 5px;
	}

	.status div.top_drop_area input, div.standard_form div.small input {
		display: block;
		margin-bottom: 5px;
		padding: 3px;
		border: 1px solid #666;
		background: url(../gfx/form_bg.png) repeat-x;
		width: 160px;
		height: 17px;
		color: #5b5b5b;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	
		.status div.top_drop_area input:focus, div.standard_form div.small input:focus {
			border: 1px solid #75d2ea;
		}
	
	.status div.top_drop_area label#submitlbl, div.standard_form div.small label.button {
		position: relative;
		float: right;
		height: 15px;
		line-height: 1;
		width: auto;
		max-width: 110px;
		padding: 5px;
		background: #9adef0 url(../gfx/login_bg.png) bottom repeat-x;
		font-family: verdana, arial, sans-serif;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		-khtml-border-radius: 6px;
		-o-border-radius: 6px;
		border-radius: 6px;
		margin-top: 10px;
	}
	
		label#submitlbl input#submit, div.standard_form div.small label.button input.button {
			margin: 0;
			padding: 0;
			width: auto;
			height: auto;
			display: block;
			color: #fff;
			text-shadow: #6fc4da -1px -1px 0;
			font-weight: bold;
			border: 0;
			background: none;
			font-family: verdana, arial, sans-serif;
		}
	
	.status ul#new_comments {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		.status ul#new_comments li {
			margin: 3px 0;
			padding: 0;
			display: block;	
			white-space: nowrap;
		}
		
			.status ul#new_comments li span {
				color: #b7ff96;
				font-weight: bold;	
			}

/** 
	Header (meny)
**/

.row.header {
	margin-top: 15px;
	margin-bottom: 15px;
}
	
.nav_wrap {
	height: 99px;
	position: relative;
}



#nav {
	height: 74px;
	position: relative;
}

	#nav #nav_left {
		width: 5px;
		height: 74px;
		background: url(../gfx/menu_left.png) no-repeat;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	#nav #nav_right {
		width: 6px;
		height: 74px;
		background: url(../gfx/menu_right.png) no-repeat;
		position: absolute;
		right: 0;
		top: 0;
	}

	#nav ul {
		background: red;
		height: 74px;
		margin: 0 6px 0 5px;
		background: url(../gfx/menu_mid.png) repeat-x;
		list-style: none;
		display: block;
		padding: 3px 10px;
	}
	
		#nav ul li { 
			float: left;
			display: block;
			height: 67px;
		}
		
			#nav ul li a { 
				display: block;
				padding: 25px 15px;
				font-family: EnigmaticRegular, sans-serif;
				font-size: 20px;
				color: #8db979;
				text-decoration: none;
			}
			
			#nav ul li a:hover, #nav ul li.active a {
				background: url(../gfx/menu_hover.png) no-repeat;
				color: #fff;
			}
			
	#nav .sub {
		display: block;
		position: absolute;
		left: 0;
		height: 14px;
		padding: 0;
		background: url(../gfx/sub_mid.png) repeat-x;
		width: 930px;
		z-index: 333;
		bottom: -25px;
		padding: 12px 0;
		margin-left: 5px;
	}
	
		#nav ul.sub_menu{
			height: 23px;
			position: absolute;
			z-index: 444;
			left: 0;
			bottom: -22px;
			background: transparent;
			display: none;
			width: 100%;
			padding: 14px 0 0 0;
		}
		
			#nav ul li.active ul.sub_menu {
				display: block;
			}
			#nav ul li.active ul.sub_menu a {color: #fff; background: transparent;}
		
		#nav .sub_left {
			display: block;
			height: 38px;
			width: 5px;
			position: absolute;
			background: url(../gfx/sub_left.png) no-repeat;
			top: 0;
			left: -5px;
			z-index: 3333;
		}
		
		#nav .sub_right {
			display: block;
			height: 38px;
			width: 5px;
			position: absolute;
			background: url(../gfx/sub_right.png) no-repeat;
			top: 0;
			right: -5px;
			z-index: 3333;
		}
		
			#nav .sub_menu li a {
				height: auto;
				font-size: 16px;
				padding: 0;
				font-family: verdana;
				font-size: 14px;
				color: #fff;
				margin: 0 10px;
				background: transparent;
			}
			
				#nav .sub_menu li a:hover, #nav li.active .sub_menu li a:hover{
					background: transparent;
					color: #173942;
				}
 
 
.row.messages {
	margin-top: 0;
}

	.row.messages .message {
		margin-bottom: 15px;
	}
	
	.message .error, .message .warning, .message .success, .message .information {
		padding: 0 3px;
	}
	
		.row.messages .message .warning span {
			display: block;
			background: #fcf5a2 url(../gfx/grad_message.png) repeat-x;
			padding: 20px;
			border: 1px solid #aca44a;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			-o-border-radius: 3px;
			-khtml-border-radius: 3px;
			border-radius: 3px;
			font-size: 16px;
			color: #4d4a25;
		}
		
		
		.row.messages .message .error span {
			display: block;
			background: #ff7d7d url(../gfx/grad_message.png) repeat-x;
			padding: 20px;
			border: 1px solid #b25757;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			-o-border-radius: 3px;
			-khtml-border-radius: 3px;
			border-radius: 3px;
			font-size: 16px;
			color: #683131;
		}
		
		.row.messages .message .success span {
				display: block;
				background: #bff1a9 url(../gfx/grad_message.png) repeat-x;
				padding: 20px;
				border: 1px solid #7da46d;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				-o-border-radius: 3px;
				-khtml-border-radius: 3px;
				border-radius: 3px;
				font-size: 16px;
				color: #39502f;
		}
		
		.row.messages .message .information span {
				display: block;
				background: #a9c5dd url(../gfx/grad_message.png) repeat-x;
				padding: 20px;
				border: 1px solid #548cbc;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				-o-border-radius: 3px;
				-khtml-border-radius: 3px;
				border-radius: 3px;
				font-size: 16px;
				color: #24425b;
		}
              
			  
			  
.normalbox{
	position: relative;
	margin-bottom: 22px;
}	
	.normalbox .topLeft {
		position: absolute;
		width: 100%;
		height: 6px;
		background: url(../gfx/content_topleft.png) no-repeat;
		top: -6px;
		padding-left: 6px;
	}
	
		.normalbox .topRight {
			height: 6px;
			background: url(../gfx/content_topright.png) right no-repeat;
			margin-right: 6px;
		}
		
	.normalbox .bottomLeft {
		position: absolute;
		width: 100%;
		height: 6px;
		background: url(../gfx/content_bottomleft2.png) no-repeat;
		bottom: -6px;
		padding-left: 6px;
	}
	
		.normalbox .bottomRight {
			height: 6px;
			background: url(../gfx/content_bottomright2.png) right no-repeat;
			margin-right: 6px;
		}
		
	.normalbox .innerWrapper {
		background: url(../gfx/content_left.png) repeat-y;
		margin: 3px 0;
	}
	
	
		.normalbox .rightInnerWrapper {
			background: url(../gfx/content_right.png) right repeat-y;
		}
		
			.normalbox .mostInnerWrapper {
				background: red;
				margin: 6px 4px 6px 3px;
				background: #fefefe url(/gfx/content_grad2.png) bottom repeat-x;
			}
/*****************************************
****  Fancy Headers - change colors in h1.color  ****
*****************************************/
.normalbox div.header {
	margin-left: -6px;
	height: 46px;
	background: url(/gfx/headerfold2.png) bottom left no-repeat;
	overflow: hidden;
	padding-top: 5px;
}


.normalbox div.header h1 { 
	height: 17px;
	font-size: 22px;
	width: auto;
	background: #89d1e3 url(/gfx/headerfold_grad3.png) bottom repeat-x;
	color: #fff;
	float: left;
	border: 1px solid #5c9eaf;
	margin-left: 1px;
	padding: 11px 20px;
	line-height: 18px;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
/*	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.4); */
}

.normalbox div.header h1.blue { 
	background-color: #89d1ef;
	color: #fff;
	border: 1px solid #5c9eaf;
}

.normalbox div.header h1.green { 
	background-color: #acea91;
	color: #fff;
	border: 1px solid #7fb767;
}

.normalbox div.header h1.red { 
	background-color: #c81818;
	color: #fff;
	border: 1px solid #710000;
}

.normalbox div.header h1.black { 
	background-color: #333;
	color: #fff;
	border: 1px solid #222;
}
                
#blog_sel{
	padding: 5px 8px;
	text-decoration: none;
	position: relative;
	min-height: 24px;
}

	#blog_sel .active_blog {
		font-family: EnigmaticRegular;
		font-size: 24px;
		color: #0d96c3;
	}
	
	#blog_sel ul {
		display: none;
	}
	
	#blog_sel .select_button {
		display: block;
		position: absolute;
		right: -1px;
		top: -3px;
		width: 133px;
		height: 28px;
		background: url(../gfx/blog_sel_btn.png) right no-repeat;
		color: white;
		font-size: 18px;
		padding-top: 12px;
		text-align: center;
		text-indent: -2px;
		text-shadow: rgba(0,0,0,0.2) 1px 1px 0;
		text-decoration: none;
	}
		/* Firefox-hack */
		#blog_sel .select_button:-moz-any-link, #blog_sel .select_button:default {
		 top: -4px;
		}
		
		/* IE-hack */
		#blog_sel .select_button {
			top /*\**/: -3px\9
		}
	
		#blog_sel .select_button:hover {
			background: url(../gfx/blog_sel_btn_hover.png) right no-repeat;
		}
		
		#blog_sel .blog_list {
			display: block;
			position: relative;
			margin-left: -8px;
			margin-right: -8px;
			margin-top: 7px;
			margin-bottom: -7px;
		}
		
			#blog_sel .blog_list li {
				display: block;
				background: #fefefe url(../gfx/blog_list_bg.png) bottom repeat-x;
				height: 29px;
				padding: 5px 10px;
				font-size: 16px;
				color: #0d96c3;
			}
			
				#blog_sel .blog_list li a{
					color: #8db979;
					text-decoration: none;
				}
				
				#blog_sel .blog_list li.new_blog {
					color: #0d96c3;
					text-decoration: none;
					padding-top: 13px;
					height: 21px;
					text-shadow: rgba(50,50,50,0.1) 1px 1px 0;
					background: transparent;
				} 	#blog_sel .blog_list li.new_blog a {color: #0d96c3;}
					#blog_sel .blog_list li.new_blog a:hover {color: #333;}
				
					#blog_sel .blog_list li span {
						display: block;	
						font-size: 12px;
						color: #666;
						font-style: italic;
					}
					
#side_menu {
	padding: 10px 0;
	padding-bottom: 20px;
}

	#side_menu ul, #side_menu li, #side_menu a { display: block; }
	
	#side_menu > ul {
		/*border-top: 1px solid #e8e8e8;*/
		border-bottom: 1px solid #dddddd;
	}
	
		#side_menu > ul > li {
			background: #fefefe url(../gfx/menu_bg.png) top repeat-x;
			font-size: 16px;
		}
		
		#side_menu > ul > li.active > a{
			color: #666;
		}
		/*
		#side_menu > ul > li.active {
			background: #fefefe url(../gfx/menu_bg_active.png) top repeat-x;
			font-size: 16px;
			color: #fff;
		} 	#side_menu > ul > li.active > a{ color: #fff; }
			#side_menu > ul > li.active > a:hover{ color: #e1f9ff; }
		*/
			#side_menu > ul > li a {
				height: 15px;
				padding: 11px 0 11px 40px;
				color: #0d96c3;
				text-decoration: none;
				background: url(../gfx/noicon.png) 10px 49% no-repeat; 
			}	#side_menu > ul > li a:hover { color: #666; }
			
			
			#side_menu > ul > li.panel > a {
				background: url(../gfx/icons/home.png) 10px 50% no-repeat; 
			}
			#side_menu > ul > li.entries > a {
				background: url(../gfx/icons/pencil.png) 10px 50% no-repeat; 
			}
			#side_menu > ul > li.pages > a {
				background: url(../gfx/icons/blog.png) 10px 50% no-repeat; 
			}
			#side_menu > ul > li.cat > a {
				background: url(../gfx/icons/category.png) 10px 50% no-repeat;	
			}
			#side_menu > ul > li.media > a {
				background: url(../gfx/icons/image-sunset.png) 10px 50% no-repeat; 
			}
			#side_menu > ul > li.links > a {
				background: url(../gfx/icons/chain.png) 10px 50% no-repeat; 
			}
			#side_menu > ul > li.comment > a {
				background: url(../gfx/icons/balloon-ellipsis.png) 10px 50% no-repeat; 
			}
			
			#side_menu > ul > li.themes > a {
				background: url(../gfx/icons/blueprint-horizontal.png) 10px 50% no-repeat; 
			}
			
			#side_menu > ul > li.tools > a {
				background: url(../gfx/icons/gear.png) 10px 50% no-repeat; 
			}
				/*#side_menu > ul > li > a:hover { color: #fff; background: #fefefe url(../gfx/menu_bg_hover.png) top repeat-x;}*/
		
		#side_menu > ul > li > ul {
			
		}
		
			#side_menu > ul > li > ul li {
				font-size: 12px;	
			}
			
				#side_menu > ul > li > ul li a{ 
					background: #fff;
					padding: 8px 15px;
					height: auto;
				} #side_menu > ul > li > ul li:first-child a { background: url(../gfx/sub_menu_shadow.png) top repeat-x; }
				  /*#side_menu > ul > li > ul li:last-child a { border-bottom: 1px solid #f4f4f4; }*/
				
		#side_menu span.bread a {
			display: block;
			padding: 10px 10px;
			padding-top: 2px;
			font-size: 11px;
			color: #8db979;
			text-decoration: none;
			text-align: left;
			text-indent: 30px;
			background: url(../gfx/icons/arrow-000-small.png) 20px 0 no-repeat; 
		} #side_menu span.bread a:hover {color: #333;}
		
		
	.standard_form, .standard_container {
		padding: 20px;
	}
		.standard_container ol { 
			padding-left: 0;
			margin-left: 20px;
		}
		
		.standard_form .content {
			line-height: 19px;	
		}
		
		.standard_form .small_text {
			font-size: 11px;	
		}
		
		.standard_form label, .standard_form h2, .standard_container h2 {
			display: block;
			float: left;
			font-family: EnigmaticRegular;
			font-size: 20px;
			color: #8db979;
			min-width: 150px;
			padding-top: 13px;
		}
		
		.standard_form h2, .standard_container h2 {
			display: normal;
			float: none;
			padding: 0;
			min-width: auto;
			font-weight: normal;
		}
		
		.standard_form .input_wrapper {
			float: left;
			background: url(../gfx/fixed_form_bg.png) left no-repeat;
			width: 379px;
			height: 44px;
		}
			.standard_form .input_wrapper input{
				margin: 4px;
				height: 36px;
				width: 361px;
				font-size: 20px;
				padding: 0 5px;
				background: transparent;
				color: #666;
			}
			
		.standard_form .form_row {
			overflow: auto;
			padding: 10px 0;
		}
		
		.standard_form span{
			display:block;
			float: left;
			font-size: 14px;
			padding: 16px 10px;
			padding-bottom: 0;
			font-style: italic;
			color: #888;
		}
		
		.standard_form label.submit {
			padding: 0;
			float: none;
			min-width: 134px;
			width: 134px;
			height: 34px;
			background: url(../gfx/submit.png) no-repeat;
			color: white;
			font-size: 18px;
			padding-top: 12px;
			text-align: center;
			text-shadow: rgba(0,0,0,0.2) 1px 1px 0;
			text-decoration: none;
			font-family: Verdana, Geneva, sans-serif;
			margin-left: 150px;
			position: relative;
		}	.standard_form label.submit:hover { background: url(../gfx/submit_hover.png) no-repeat; cursor: hand;}
	
			.standard_form label.submit input {
				position: absolute;
				z-index: 1000000;
				background-color: transparent;
				text-indent: -50000000px;
				outline: medium none;
			}
			.standard_form label.submit input:focus {
				outline: none;
			}
			.standard_form label.submit input:focus::-moz-focus-inner, input::-moz-focus-inner {
				outline: none;
			}
			.standard_form.dialog label.submit, .standard_form div.submit label.submit {
				margin-left: 0;
				display: inline-block;
			}
			
	.standard_form .form_row p{ 
			display: block;

			clear: left;
			padding: 10px;
			padding-left: 155px;
			font-style: italic;
			color: #a9353a;
		}
		
		
		h1 {
			font-family: EnigmaticRegular;
			font-size: 24px;
			color: #0d96c3;
			font-weight: normal;
			margin: 10px 0;
			margin-top: 0;
		}
		
	.standard_form div.form_row .input_wrapper_long {
		background: url(/gfx/form_bg_long.png);
		position: relative;
		height: 44px;
		margin-right: 6px;
	}
	
	.standard_form div.form_row .input_wrapper_long input {
		background:none repeat scroll 0 0 transparent;
		color:#666666;
		font-size: 20px;
		height:36px;
		margin: 4px;
		width: 98%;
		padding:0 5px;
	}
	
	.standard_form div.form_row div.input_wrapper_long div.input_wrapper_right {
		background: url(/gfx/form_bg_right.png) right no-repeat;	
		width: 6px;
		height: 44px;
		position: absolute;
		right: -6px;
		top: 0;
	}

	table a, .standard_form a, .standard_container a, a {
		text-decoration: none;
		color: #0D96C3;
	}
	
	table a:hover, .standard_form a:hover, a:hover {
		color: #000;
	}
	
.small_form {
		
}

	.small_form textarea {
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		background: url(/gfx/form_bg_textarea.png) repeat-x scroll 0 0 #f8f8f8;
		border: 1px solid #75D2EA;
		color: #5B5B5B;
		display: block;
		margin-bottom: 5px;
		padding: 3px;
		margin-top: 3px;
	}
	
	.small_form input {
		display: block;
		margin-bottom: 5px;
		padding: 3px;
		border: 1px solid #75D2EA;
		background: url(/gfx/form_bg.png) repeat-x;
		height: 17px;
		color: #5b5b5b;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	
	.small_form label.button {
		-moz-border-radius: 2px;
		background:url("/gfx/login_bg.png") repeat-x scroll center bottom #9ADEF0;
		border-color: #AFE5F3 #4A8594 #315862 #92DCEE;
		border-left: 1px solid #92DCEE;
		border-style: solid;
		border-width: 1px;
		line-height: 1;
		width: auto;	
		margin-bottom: 3px;
		padding: 5px 10px;
		display: inline-block;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
	}
	.small_form label.button div {
		font-size: 11px;
	}
	.small_form label.button input {
		background: none;
		margin-bottom: 0;
		color: #fff;
		border: 0;
		padding: 0;
		margin: 0;
		font-weight: bold;
		height: auto;
	}
	div.small_form label.n {
		display: block;
		margin-bottom: 5px;
	}
	
	div.small_form span.error {
		display: block;	
		padding: 0;
		margin-top: 15px;
		margin-bottom: 15px;
		font-size: 12px;
		font-style: italic;
		color: #903;
	}
/*
 * Övrigt
 */
.hidden {
	display: none;
}
span.smaller_text {
	font-size: 10px;
}
.clear {
	clear: both;	
}
/* MENU TABS */
	div.menu_tabs {
		position: relative;
		top: -3px
	}

	div.menu_tabs ul {
		list-style: none;
		padding: 0;
		margin: 0;
		overflow: hidden;
	}
	
	div.menu_tabs ul li {
		padding: 0;
		margin: 0;
		background: url(/gfx/menu_tab_background.png) bottom right;
		display: inline-block;
		float: left;
		border-bottom: 1px solid #dadada;
		border-right: 1px solid #dadada;
		border-left: 1px solid #fff;
	}
	
		div.menu_tabs ul li a {
			display: block;
			text-decoration: none;
			font-family: EnigmaticRegular;
			color: #8DB979;
			font-size: 17px;
			height: 28px;
			padding-left: 15px;
			padding-right: 15px;
			padding-top: 13px;
		}
		
	div.menu_tabs ul li.active {
		background: url(/gfx/menu_tab_background.png) top right;
		border-bottom: 1px solid #7fc4d7;
		border-right: 1px solid #6eb5c7;
		border-left: 1px solid #6eb5c7;
	}
	
		div.menu_tabs ul li.active a {
			color: #fff;	
		}
	
	div.menu_tabs ul li:first-child {
		background: url(/gfx/menu_tab_background.png) bottom left;
		border-left: 0px;
	}
	
	div.menu_tabs ul li:first-child.active {
		background: url(/gfx/menu_tab_background.png) top left;
		border-bottom: 1px solid #88ccdf;
		border-right: 1px solid #6eb5c7;
		border-left: 0;
	}
	
/* HIGHLIGHTS */
.semialpha {
	background: none repeat scroll 0 0 #000;;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
	filter:alpha(opacity=60);
	/*opacity:0.6;*/
	padding: 7px;
	color: #fff; 	
}

  .autoclr:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  
  
/* Reg-form på startsidan */

.quickSignupLeft {
	float: left;
	width: 450px;	
	height: 130px;
	background: url(/gfx/quickSignupShade.png) right center no-repeat;
}

	.quickSignupLeft .qstxt {
		display: block;
		width: 100%;
		height: 120px;
		background: url(/gfx/quickSingupText.png) 25px center no-repeat;
	}

.quickSignupRight {
	float: left;
	width: 450px;
	padding-left: 20px;
	padding-top: 10px;
}

.quickSignupRight label.inlined {
	color: #aaa;
	position: relative;
	z-index: 1;
	padding-left: 7px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	top: 16px;
}

.quickSignupRight input.input-text {
	position: relative;
	z-index: 2;
	width: 250px;
	padding: 5px;
	display: inline;
	height: 20px;
	border: 2px solid #77c0d4;
	background: url(/gfx/newFormBg.png) 1px 1px repeat-x;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

label.inlined + input.input-text {
	margin-top: -24px;
}

label.inlined.has-text {
	visibility: hidden;	
}

label.inlined.focus {
	visibility: hidden;	
}

input.fancyButton {
	position: relative;
	display: block;
	padding: 8px 20px;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-weight: bold;
}

input.fancyButton.green {
	background: #e9f9e1 url(/gfx/fancyButtonBgGreen.png) repeat-x;
	color: #fff;
	border-bottom: 1px solid #5c9143;
	text-shadow: 0 -1px #5c9143;
}

input.fancyButton.blue {
	background: #e1e9f9 url(/gfx/fancyButtonBgBlue.png) repeat-x;
	color: #fff;
	border-bottom: 1px solid #1e78e8;
	text-shadow: 0 -1px #1e78e8;
}

input.fancyButton.yellow {
	background: #f0ecd5 url(/gfx/fancyButtonBgYellow.png) repeat-x;
	color: #fff;
	border-bottom: 1px solid #bba409;
	text-shadow: 0 -1px #bba409;
}

.fancyButton {
	position: relative;
	display: block;
	padding: 8px 20px;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-weight: bold;
}

.fancyButton.green {
	background: #e9f9e1 url(/gfx/fancyButtonBgGreen.png) repeat-x;
	color: #fff;
	border-bottom: 1px solid #5c9143;
	text-shadow: 0 -1px #5c9143;
}

.quickSignupRight .inputs{ 
	float: left;
	margin-top: 10px;
}

.quickSignupRight .button{ 
	float: left;
	margin: 0;
	line-height: 1;
	overflow: visible;
	outline: 0 none;
	position: relative;
	zoom: 1;
	display: inline;
	margin-top: 59px;
	padding-left: 20px;
}

#container {
	padding-top: 55px;
}

#container div#favsbar {
	position: fixed;
	left: 0px;
	top: 0px;
	background: url(/gfx/sprite.png) repeat-x scroll center bottom transparent;
	height: 40px;
	width: 100%;
	overflow: hidden;
	opacity: 0.9;
	z-index: 2147483647;
}

#container div#favsbar div.logo {
	height: 40px;
	width: 95px;
	float: left;
	background: url(/gfx/sprite.png) no-repeat scroll center top transparent;
}

#container div#favsbar div.logo a {
	height: 36px;
	width: 95px;
	display: block;
}

#container div#favsbar div.text {
	color: rgb(255, 255, 255);
	float: left;
	font-size: 11px;
	font-family: verdana;
	padding-top: 13px;
	padding-left: 15px;
}

#container div#favsbar div.text .fadeIn {
	color: rgb(255, 255, 255);
	text-decoration: none;
	font-size: 11px;
	font-family: verdana;
}

