/*
RESET
http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
*/
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:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}

/**
 * Redefine
 */
body {
/*	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; */
	font-family: arial, sans-serif;
	font-size: 76%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #F6F6F6;
}

h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: bold; margin-top: 10px; }

a {
	color: #526C79;
	text-decoration: none;
}
a:hover {
	color: #526C79;
	text-decoration: underline;
}

form { margin: 0px; padding: 0px; clear: both; }
input, textarea {}
th, td { text-align: left; }
p { margin-top: 8px; line-height: 18px; }
/*p, em { width: 100%; }*/
strong { font-weight: bold; }
hr { width: 100%; height: 1px; margin: 0px; padding: 0px; clear: both; border: 0px solid #ccc; border-top: 1px solid #ccc; text-align: left; margin-top: 20px; padding-top: 20px; }

/**
 * Hack for LiveAdmin uten inherit?
 */
.LiveEditInputText { font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; width: 100%; font-size: 1.0em; color: #000; }
.LiveEditTextarea { font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; width: 100%; font-size: 1.0em; color: #000; }

/**
 * Divs
 */
#Body {
	width: 100%;
}
#Page {
	width: 1005px;
	padding: auto;
	margin: auto;
	text-align: center;
	background-color: #fff;
}
#Header {
}
#Header .Wrapper {
}

#Logo {
	width: 1050px;
	height: 95px;
	padding: auto;
	margin: auto;
/*	background-image: url('images/logo.jpg');
	background-position: 0px 0px; */
	background-repeat: no-repeat;


	background-image: url('images/toplogo4.jpg');
	background-position: 10px 0px;
}
#Logo img {
	width: 1050px;
	height: 95px;
}

#ColWrapper {
	width: 100%;
	padding: auto;
	margin: auto;
}

#Col1 {
	float: left;
	width: 590px;
	clear: none;
	overflow:hidden;
	display:inline-block;

}
#Col2 {
	float: left;
	width: 415px;
	clear: none;
	overflow:hidden;
	display:inline-block;
}

#MainContent {
	float: left;
	width: 590px;;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#MainContent img {
	border: 1px solid #ccc;
}
.NoticeMessage {
	border-top: 1px solid #ccc;
	margin: 17px;
	padding-top: 5px;
	color: #666;
}

/* Widgets */
.articleShowSingle {
	margin-left: 10px;
}
.articleShowSingle .Ingress p em {
	color: #000080;
	font-style: normal;
	font-size: 1.1em;
	font-weight: bold;
}

.articleShowSingle .tableStaben {
	border-collapse: separate;
	empty-cells: show
}
.articleShowSingle .tableStaben td {
	padding: 5px 0px 5px 5px;
	vertical-align: top;
}

/*
* Navigasjon
*/
#Navigation {
	margin-left: 9px;
	width: 984px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	height: 16px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: none;
	border-bottom: none;
	/* background-color: #ccc; */
}

#Navigation ul {
	height: 17px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#Navigation ul li {
	float: left;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height: 17px;
	border-right: 1px solid #E1E9EB;
}

#Navigation ul li a {
	color: #000;
	text-decoration: none;
	height: 15px;
	display: block;
	padding: 2px 10px 0px 10px;
}
#Navigation ul .Active {
	color: #000;
	background-color: #E1E9EB;
}

#Navigation ul li a:hover {
	color: #000;
	background-color: #E1E9EB;
	text-decoration: none;
}

#Navigation ul .Active, #Navigation ul li:hover {
	color: #000;
	background-image: url(images/menu_active.gif);
}

/*
* SubNavigasjon
*/
#SubNavigation {
	clear: both;
	width: 984px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	height: 18px;
	margin-left: 10px;
	background-color: #E1E9EB;
}

#SubNavigation ul {
	height: 18px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #E1E9EB;
	
}

#SubNavigation ul li {
	float: left;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	height: 17px;
	border-right: 1px solid #E1E9EB;
}

#SubNavigation ul li a {
	height: 30px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding: 2px 16px 2px 6px;
}
#SubNavigation ul .Active a {
	color: #000;
}

#SubNavigation ul li a:hover {
	color: #333;
	text-decoration: none;
}

#SubNavigation ul .Active, #SubNavigation ul li:hover {
	color: #333;
}

/* AllNav */
#AllNav {
	padding: 0px 4px 10px 0px;
}
#AllNav li {
	margin: 0px 0px 3px 0px;
	padding: 5px 5px 5px 20px;
	background-image: url('images/allnav_bg.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#AllNav li ul {
	margin: 10px 0px 0px 0px;
}
#AllNav li ul li {
	display: block;
	font-size: 10px;
	margin: 0px 0px 0px 5px;
	padding: 6px 0px 6px 20px;
	border-bottom: 1px solid #fff;
	background-image: url('images/allnav_bg.png');
	background-position: 0px 0px;
	background-repeat: repeat-y;
/*
	font-size: 10px;
	height: 20px;
	margin: 0px;
	padding: 6px 0px 0px 20px;
	background-image: url('images/allnav_bg.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
*/
}

#Footer {
	width: 100%;
	margin: auto;
	padding: auto;
	padding-bottom: 30px;
	font-size: 12px;
	color: #333;
	clear: both;
	text-align: center;
}
#Footer a {
	color: #333;
}
#Footer .Copyright {
	padding: auto;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 5px;
}

/**
 * Newsbox
 */
.NewsBox {
	width: 576px;
    height: 320px;
	margin-left: 10px;
	margin-top: 7px;
	overflow: hidden;
	background-color: #F1F1F3;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.NewsBox .Title {
	padding-top: 5px;
	width: 280px;
	height: 58px;
}
.NewsBox .Title h2 {
	font-size: 1.15em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.NewsBox .Title a {
	display: block;
	color: #000;
	width: 280px;
	height: 58px;
	padding: 23px 0px 0px 24px;
	background-image: url('images/newsbox_heading_bg.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.NewsBox .Title a:hover, .NewsBox .Title .Active {
	text-decoration: none;
	background-image: url('images/newsbox_heading_bg_active.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

/**
 * Rombruk
 */
.RombrukDayWrapper {
	padding: 10px 0px 0px 10px;
}
.tableRombrukWrapper {
	display: none;
}
.tableRombruk {
	border-top: 1px solid #999;
	padding-top: 5px;
	margin-bottom: 10px;
}
.tableRombruk th, .tableRombruk td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: inset;
	border-color: #f0f0f0;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.tableRombruk input {
	width: 90%;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

/**
 * tableGymsal
 */
.tableGymsal {
	font-size: 10px;
}
.tableGymsal td {

	padding: 4px 2px 4px 2px;
}

/**
 * AdZones
 */
.AdZone6 div.adwrapper {
	padding-bottom: 5px;
}

/**
 * Validation
 */
label.error {
	color: #FF3300;
}

/**
 * Status msg
 */
.status-ok {
	color: #009900;
}
.status-error {
	font-weight: bold;
	color: #990000;
}

#BigMan {
	padding: 10px 10px 10px 10px;
}

/*
* GDU stamp
*/
#GDU {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 9px;
	color: #666;
	padding: 10px 0px 100px 0px;
}
#GDU div {
	width: 200px;
	padding: auto;
	margin: auto;
}
#GDU strong { display: block; font-weight: bold; font-size: 10px; }
#GDU a {
	text-decoration: none;
	color: #666;
}
#GDU a:hover {
	color: #333;
	text-decoration: none;
}
#GDU #gduWEB {
	text-decoration: none;
}