/* @override http://www.smootown.no/newpublic_style/style_00143/css/style.css */

html {
	height: auto;
}

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
}

p { margin-bottom: 1.6em; line-height: 150%; }

h1 { margin-bottom: 0.6em; }
h2, h3, h4, h5, h6 { margin-bottom: 0.2em; margin-top: 0.4em; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
p { font-size: 1em; }

p a {
	color: #1aabd9;
	text-decoration: none;
}

p a:hover {
	color: #FFFFFF;
	background: #1aabd9;
}

/* @group Structure */


#wrapper {
	width: 100%;
	font-size: 1em;

}

#header {
	height: 240px;
	width: 960px;
	margin: 0 auto;
}


#container {
	float: none;
	width: 100%;
}

#main_content {
	padding: 30px;
	background: #FFFFFF;
	width: 900px;
	margin: 0 auto;
}

#colleft {
	clear: both;
	width: 100%;
}

#content {
	width: 600px;
	margin-right: 20px;
}

#colright {
	width: 260px;
	padding: 10px;
	background: url(../gfx/colright.jpg) top center no-repeat;
}

.box_header {
	float: left;
	height: 180px;
	width: 322px;
}

#box_327 {
	float: right;
	width: 548px;
	height: 130px;
	padding: 50px 0 0 90px;
}

/* @end */


/* @group general styling */

.button_default {
	height: 23px;
	background: url(../gfx/button_bg.jpg) repeat-x center bottom;
	color: #FFFFFF;
	font-size: 14px;
	padding-bottom: 3px;
	border:1px;
}

#colright .box_2 {
	margin-bottom: 15px;
}

/* @end */


/* @group menu  */


/* Menu level 1 */

#menu_level_1 {
	clear: both;
	background: none;
	border-top: 1px solid #999999;
	width: 900px;
	margin: 0 auto;
	background: url(../gfx/bg_menu.gif) repeat-x;
}

#menu_level_1 li a {
	background: none;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}

#menu_level_1 li {
	width: auto;
}

#menu_level_1 li a.menu_link_active, #menu_level_1 li a.menu_link_subactive {
	background:#01c4fe url(../gfx/active_menu_bg.png) repeat-x;
	color: #FFFFFF;
}

/* Menu level 2  */

#menu_level_2 li a {
	background: none;
	text-decoration: none;
	padding-right: 25px;
}



#menu_level_2 {
	width: 900px;
	margin: 0 auto;
	background: url(../gfx/bg_submenu.gif) center bottom no-repeat;
	height: 30px;
}


#menu_level_2 li {
	width: auto;
}

#menu_level_2 li a {
	color: #FFFFFF;
	height: 20px;
	padding-top: 9px;
}


#menu_level_2 li a.menu_link_first {
	padding-left: 10px;
}



#menu_level_2 li a.menu_link_active {
	font-weight: bold;
}

/* @end */


/* @group article  */

#tpl_1000100010001 .articlezone.zone2cols img {
	width: 280px;
}

#tpl_1000100010001 .articlezone.zone1cols img {
	width: 580px;
}



#tpl_1000100010001 .articlezone .section_button {
	display: none;
}


#tpl_1000100010001 .articlezone .pos a {
	display: block;
	border: 1px solid #e4e4e4;
	padding: 10px;
}

#tpl_1000100010001 .articlezone .pos .float_title a {
	display: inline;
	border:0px;
}



#tpl_1000100010001 #zone1.articlezone .pos .float_title h4 {
	font-size: 34px;
}


#tpl_1000100010001 .articlezone.zone2cols .pos .float_title {
	background: url(../gfx/article_shadow_small.jpg) no-repeat top center;
}

#tpl_1000100010001 .articlezone.zone2cols .pos .float_title h2 {
	margin-top: 0px;
	padding-top:10px;
}

#tpl_1000100010001 .articlezone.zone1cols .pos .float_title h2 {
	margin-top: 0px;
	padding-top:10px;
}

#tpl_1000100010001 .articlezone.zone1cols .pos .float_title {
	background: url(../gfx/article_shadow_medium.jpg) no-repeat top center;
}

#tpl_1000100010001 .subtext {
	font-size: 14px;
	line-height: 20px;
}


/* @end */


/* @group signin box  */


#colright .box_2.box_logout, #colright .box_2.box_login {
	padding: 0 10px;
}

.box_login #signin_username {
	width: 110px;
	background: url(../gfx/signin_bg.jpg) no-repeat;
	height: 19px;
	border: 1px solid #c8c8c8;
	font-size: 14px;
	padding: 3px 0 0 3px;
}

.box_login #signin_password {
	width: 110px;
	background: url(../gfx/signin_bg.jpg) no-repeat;
	height: 19px;
	border: 1px solid #c8c8c8;
	float: right;
	font-size: 14px;
	padding: 3px 0 0 3px;
	margin-bottom: 10px;
}

.box_login #signin_forgotpass, .box_login #register a {
	color:#1aabd9;
	text-decoration: none;
}

.box_login #signin_forgotpass:hover, .box_login #register a:hover {
	color:#FFFFFF;
	background: #1aabd9;
}


.box_login #signin_automatic {
	margin-top: 5px;
	margin-bottom: 5px;
}

.box_login #signin_autolabel {
	margin-left: 5px;
}

.box_login .button_default {
	float: right;
}







/* @end */

/* @group footer  */

#footer {
	height: 390px;
	margin: 0 auto;
	width: 920px;
	padding: 0 20px;
}

/* @end */


/* @group spacer */

#container .spacer1 { display: none;}
#container #header .spacer1 { display: block; }
#container #main_content .spacer1{ display:block; }

#wrapper .spacer1 { display: none;}
#wrapper #footer .spacer1 { display: block; }