html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td
{
	margin: 0;
	padding: 0;
	border: 0px none;
	outline: 0;
	font-size: 100%;
}

.clear
{
	clear: both;
}

body
{
	background: url('../images/bodybgs/bg-body.png') no-repeat top;
	font-family: Arial;
    font-size: 12px;
    line-height: 17px;
}

p
{
	color: #777777;
    font-size: 12px;
    line-height: 17px;
}


.navbar .navbar-inner
{
	background: url('../images/bg-topnav.png') repeat-x scroll 50% 0% !important;
	height: 100px;
	box-shadow: none;
	filter:none;
}

.logo
{
	height: 80px;
	width: 300px;
	position: absolute;
	margin-top: 15px !important;
}

.logo a
{
	display: block;
}


ul.nav > li
{
	padding: 2px 5px !important;
}

ul.nav > li > a
{
	padding: 0px 10px 7px !important;
	color: #0F4088 !important;
	text-shadow: none !important;
	font-weight: bold;
}

.navbar .nav
{
	float: right !important;
	font-size: 12px;
	margin: 30px 0px 0px 0px !important;
}

.navbar .nav > li > a:hover
{
	color: #ff8913 !important;
}

.navbar .nav .active > a, .navbar .nav .active > a:hover
{
	background-color: transparent;
	
}

ul.nav li ul
{
	list-style: none;
	margin: -14px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background: transparent;
	width: 100%;
	position: absolute;
	left: 0px;
	padding-bottom: 0px;
	background: #EEE;
}

ul.nav li ul li
{
	width: auto;
	padding: 00px !important;
	float: left;
	background: none;
}

ul.nav li ul li a
{
	width: auto;
	margin: 0px 0px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #aaaaaa !important;
	background: url('../images/menuicon.png') no-repeat 0px 0px;
	padding: 10px 10px 10px 25px;
	display: block;
}

ul.nav li ul li:hover{
	background:#F9F9F9;
}

ul.nav li ul li a:hover
{
	text-decoration: none;
}

.xmenu
{
	margin-top: -5px;
}

#content
{
	margin-top: 133px;
}

#content a:link, #content a:visited {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
}

.box
{
	margin-bottom: 13px;
	font-size: 13px;
}

.box .box_left_title
{
	background: url(../images/box-header.png) no-repeat scroll 0 0;
	margin-right: 14px;
	height: 46px;
}

.box .box_left_title .box_right_title
{
	background: url(../images/box-header-right.png) no-repeat scroll right 0;
	height: 46px;
	margin-right: -14px;
	overflow: hidden;
}

.box .box_left_title .box_right_title h3.modtitle,
.box .box_left_title .box_right_title  .pagetitle
{
	padding: 10px 0px 0px 15px;
}

.box .box_left_title .box_right_title h3.modtitle
{
	color: #C2C2C2;
}

.box .box_left_title .box_right_title h3.modtitle .first_word
{
	color: #ededed;
}

.box .box_left_title .box_right_title h3.modtitle .rest {color:#ffffff;}

.box .box_left_title .box_right_title .pagetitle .first_word
{
	color: #fff;
}

.box .box_left_title .box_right_title .pagetitle
{
	color: #fff;
}

.box .box_footer_left
{
	background: url(../images/box-footer.png);
	height: 0px;
	margin-right: 14px;
}

.box .box_footer_left .box_footer_right
{
	background: url(../images/box-footer-right.png) no-repeat scroll right top;
	height: 0px;
	margin-right: -14px;
}

.box .box_content_left
{
	border: 1px solid #ececec;
	padding: 0px;
	background: #fff url(../images/box-shadow.png) no-repeat 0 0;
}

.box.com_content .box_content_left, .nopad .box_content_left
{
	padding: 0px;
}

.box.component .box_left_title
{
	background: url(../images/component_head.png) no-repeat scroll 0 0;
	margin-right: 14px;
	height: 46px;
}

.box.component .box_left_title .box_right_title
{
	background: url(../images/component_head-right.png) no-repeat scroll right 0;
	height: 46px;
	margin-right: -14px;
}

.box.component .box_left_title .box_right_title .pagetitle
{
	font-size: 16px;
	padding: 5px 0 0 15px;
}

.box.component .box_content_right
{
	padding: 34px 10px 23px 5px;
}

#left ul, #right ul
{
	list-style: none;
}

#left li a, #right li a,
#left li a:link,#left li a:visited,
#right li a:link,#right li a:visited 
 {
   background-color: #f7f7f7;
    border-top: 1px dotted #999999;
    color: #000000 !important;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 3px 6px;
}
#left li a:hover, #right li a:hover {
    background-color: #ececec;
    color: #FF9900;
    display: block;
    font-size: 12px;
}

#right li:last-child a:link, #right li:last-child a:visited , #right li:last-child a{
   	background-color: transparent;
    border-top: 1px solid #f87d29;
    color: #000000;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 3px 6px;
}

.module.advert .box_content_left
{
	border: none;
	padding: 0px;
	background: none;
}

ul.underline, .module.underline
{
	list-style: none;
}

ul.underline li, .module.underline ul li
{
	border-bottom: 1px dotted #d1d1d1;
	padding: 5px 0px 5px 0px;
}

ul.underline li a, .module.underline ul li a
{
	color: #afafaf !important;
}

.mod_bg
{
	background: #EFEFEF;
	border-radius: 5px;
	padding: 13px;
	margin-top: 20px;

}

.mod_bg .module_content
{
	padding: 5px 0px 0px 12px;
}

.mod_bg h3.modtitle {
   	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    color: #003399;
    font-size: 13px;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 5px;
    text-transform: uppercase;
}


.footer 
{
	/*background: transparent url(../images/bottombgs/vmbottomfade.png) repeat-x scroll 50% 100%;*/
	
	border-top: 1px solid #959595;
	 border-bottom: 1px solid #959595;
	background:#ececec;
	padding-bottom: 50px;
	padding-top: 10px;
	margin-top: 20px;
}

.slideshowck
{
	background: url("../images/panelshadow.png") no-repeat;
	padding: 15px;
}

.slideshowck img
{
	max-width: 705px !important;
	max-height: 281px;
}

.camera_pie
{
	display: none;
}

input[type="text"], input[type="password"]
{
	max-width: 130px;
	border-radius: 0px;
	height: 17px;
}

.module.search h3.modtitle 
{
	background: url(../images/search_h3.png) no-repeat scroll 6px 13px;
	padding-left: 30px !important;
}

.box_content_left div.tabs {
     background: url("../images/tab_back.gif") repeat-x scroll 0 0 transparent;
    min-height: 196px;
    margin-top: 80px;
    width: 730px;
}
#myTab{
	height: 48px;
}
#myTab li{
	width: 48%;
	padding:0px !important;
	height: 48px;
}
#myTab li a{
	border: 0px;
	margin-top: 16px;
	background: none;
	font-size:12px;
	font-weight:normal;
	color: #333333 !important;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
}
#myTab li.active{
    background: url("../images/tab_left.gif") no-repeat scroll right top transparent;
    height: 48px;
    margin-top: 1px;
    padding: 16px 0 0 12px;
    width: 378px;
}
.tab-content {
	padding: 0 10px 10px 10px;
}
.box_content_right_module{
	padding:15px;
}
.advert .box_content_right_module{
	padding:0px;
}
.button {
    background: none repeat scroll 0 0 #E4E4E4;
    border: medium none;
    color: #999999;
    font-size: 11px;
    padding: 2px;
}

.redform-form .label, .badge
{
	background-color: transparent;
	color: #000;
	text-shadow: none;
	font-size: 12px;
}

.submitform
{
	margin-left: 320px;
}

.redform-form .field input
{
	max-width: 210px;
}

.box_content_right img
{
	margin-right: 10px;
}

.box.component.com_user .box_content_right
{
	padding-left: 20px;
}

#footer1 .moduletable_footer1_2 ul li:last-child
{
	padding-top: 20px;
}

#footer1 .moduletable_footer1_2 ul li:last-child a
{
	font-weight: bold;
}

.share {
float: left;
}

#xmap ul {
	list-style: none;
}

#xmap ul.level_1 {
	margin-left: 10px;
}
#left .module.newsmenu ul.menu li a{
	border: 0;
}
.logout .button, .login .button, #login_div .button, #login-form .button, #form1 input[type="submit"]{
	background: url("../images/laegikurven.jpg") repeat-x scroll left bottom #CA2128;
	border-radius: 5px;
	color: #fff;
	height: 27px;
	padding: 0 5px;
	margin-bottom: 5px;
}
.pane-slider td
{
	text-align:left;
	padding: 10px;
}