/* @override
	http://smootown.powadezign.no/smootown5/smootown3/www/newpublic_style_v3/style_00100/css/style.css

*/

html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #003e55 url(../gfx/top_bg.jpg) repeat-x top;
}

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; }

#wrapper {
	margin: 0 auto 10px auto;
	width: 800px;
	padding: 0;
}

#fullright {
	border: 0;
	display: none;
}

#container {
	background-color: white;
	width: 800px;
	font-size: 1.1em;
}

#footer {
	background-image: url();
}

#middle_container {
	padding: 30px 20px 20px 20px;
}

#content {
	width:557px;
	border:0;
}

* html #content, :first-child + html #content {
	float:left;
	margin-left:-190px;
}

#inner_content {
	background: url(../gfx/content_top_bg.jpg) no-repeat;
	padding-left: 20px;
	padding-top: 20px;
}

:first-child + html #inner_content {
	height: 1%;
}

#main_content {
	background: url(../gfx/content_bg.jpg) repeat-y;
	margin-bottom: -1px;
}

#colright {
	float: right;
	border: none;
	margin-right: 20px;
	color: white;
}

#colright a {
	color: white;
	text-decoration: underline;
}

.picture_right {
	float: right;
	margin-left: 1em;
}

.picture_left {
	float: left;
	margin-right: 1em;
}

p a { color: #3AA4DB; }
a:hover { color: #3AA4DB; }



.signin_textfield {
	border-width: 1px;
	width: 79px;
	border-style: solid;
	border-color: #ddd;
}

#signin_username {
	float: left;
	margin-bottom: 3px;
	height: 16px;
	font-size: 1.2em;
	padding-left: 0.2em;
}

#signin_password {
	float: right;
	height: 16px;
	font-size: 1.2em;
	padding-left: 0.2em;
}

#signin_submit {
	float: right;
	width: 65px;
	font-size: 11px;
	font-weight: bold;
}

#signin_forgotpass {
	float: left;
	margin: 4px 0 0 0;
}

.box_header {
	background: #58B2E1 url(../gfx/bg_gradient.png) repeat-x;
	padding: 20px;
}

.box_header a {
	color: white;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.box_header a:hover {
	text-decoration: none;
}
/* @end */

/* @group menu */
.box_menu {
	background-color: #4CACDE;
}

#menu {
	padding-top: 5px;
}

#menu_level_1 { /* first-level list */
	height: 25px;
}

#menu_level_1 li { /* first-level items */
	width: auto;
	padding: 5px 25px 5px 10px;
}

#menu_level_1 li a { /* first-level links */
	display: inline;
	text-decoration : none;
	color: white;
	background-color: transparent;
}

#menu_level_1 li a:hover { /* first-level links */
	color: white;
	text-decoration: underline;
}

#menu_level_1 li a.menu_link_first {
	color: white;
}

#menu_level_1 li a.menu_link_active {
	color: white;
	font-weight: bold;
}

#menu_level_1 li a.menu_link_subactive {
}

.menu_level_2 { /* second-level list */
	background-color: #4CACDE;
}

#header .box_menu {
	margin-top: 120px;
	margin-left: 20px;
	background-color: transparent;
}

#header .box_menu .menu_level_1 li {
	background-color: #002332;
	margin-right: 5px;
	height: 17px;
	padding-top: 3px;
}

#header .box_menu .menu_level_2 {
	z-index: 10000;
	background-color: transparent;
	margin-top: 6px;
}

#header .box_menu .menu_level_2 li {
	clear: both;
	width: 100px;
	margin-left: -10px;
}

#header .box_menu .menu_level_3 { /* second-level list */
	margin-left: 135px;
	margin-top: -19px;
}

#header .box_menu .menu_level_3 li {
	clear: both;
	width: 100px;
}

/* @end */

/* @group footer */
#footer {
	padding: 1em;
	color: white;
	background: url(../gfx/content_bot_bg.jpg) no-repeat;
	margin-top: -1px;
}

#footer a {
	color: white;
}
/* @emd */

.box_2 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #000000;
	padding-bottom: 10px;
}

.box_2 .boxwrap_mid {
	background-repeat: repeat-x;
	margin-bottom:5px;
}

.box_2 .boxblock_mid {
	margin:2px 2px 5px 2px;
}

.box_2 .boxblock_top {
	font-weight:bold;
	padding:5px;
}

.boxblock_top {
	color: white;
	font-size:17px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin:0px 0;
	padding:3px 0 3px 0px;
	text-align:center;
	voice-family:""}"";
}

.box_2 .box_logout .boxblock_top {
	font-size:15px;
}



.box_2.box_login .boxblock_mid {
	background-color: transparent;
	border: none;
}

.box_2.box_login .boxblock_mid {
	padding-left: 0;
}

#log_out {
	float:right;
}

#top_container {
	border: 1px solid #3aa4db;
}

.field_wrap {
	padding: 10px;
}

.section_button a {
	margin: 0 5px 0 0;
}

.float_title {
	margin-bottom: 6px;
}

/* RTE */
body.mceContentBody {
	background: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
}

.mceContentBody .shema_holder {
	border: 1px solid #444;
	background-color: #555;
	color: white;
	padding: 10px;
}

.mceContentBody h1 {
	font-size: 25px;
}

.mceContentBody h2 {
	font-size: 12px;
}

.mceContentBody h3 {
	font-size: 11px;
}