/* CORE HTML TAGS */
/* Farger
Turkis: #3399cc
Turkis-bg: #42a3da
Brun: #563313
Lilla: #4d3186
Oransje: #ff9900
*/

@import url("forms.css");

* { margin: 0; padding: 0; }

* html {height: 1%;}

body {
	background: #42a3da url("../images/bg_blue_rolignaa.gif");
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #333;
}

form#agentforum {margin: 1em 0;}
form#agentforum fieldset { border: 1px solid #ddd; background: url(../images/bg-gray.gif) repeat-x left top;}
form#agentforum label { display: block; width: auto; text-align: left; float: none; margin: 0;}
form#agentforum input[type='text'],
form#agentforum input[type='password'] { margin: 0 0 3px; width: 150px; border: 1px solid #ddd; padding: 2px; background: #eee;}
form#agentforum input[type='checkbox'] { display: inline; float: left; margin-right: 2px;}
form#agentforum label.inlineLabel {float: left;}
form#agentforum input[type="submit"] { float: right; margin-bottom: 0px;}

/* PAGE */
/* Innholder.. */
div#page_wrapper {
	overflow: hidden;
	position: relative;
	width: 830px; 
	*width: 840px; 
	margin-left:auto;
    margin-right:auto;
    padding: 0 10px;
	text-align: left;
	background: #FFFFFF url("../images/site_corner_l.gif") no-repeat left bottom;
	margin-top: 20px;
	margin-bottom: 20px;
	}

/* HEADER */
/* Menu defined in menu_ul_horisontal_levels.css */

div#header {   
	padding: 0px;
	width: 830px;
	*width: 840px
	margin:0px;
	clear: both;  
	margin-bottom: 10px;   
	height: 110px;	
	*margin-left: -3px; 
}
#logo {
	float: left;
	margin: 0;
	width: 320px;
	height: 110px;
	background: url(http://www.rolignaa.no/fileadmin/templates/assets/images/rolignaa_logo.gif) no-repeat left top;
	line-height: 300px;
	overflow: hidden;
}
div#header img {
	margin:0px;
	padding: 0px;
	display: inline; 
	float: left
	 
	}
	div#banner {  
			clear: none;
			margin: 0px;
			padding: 0px auto;
			height: 110px;
			padding-left: 10px;
		overflow:hidden;
		text-align: center;
		}
div#banner img.spacer-gif { display:none;}
	
/* CONTENT */

#container {
	*height: 1%;
}

#container .column {

	padding: 0px;
  padding-top: 8px;
  border-top: 5px solid #eee;
  margin-bottom: 10px;
}
#center {	
float: left;
  width: 450px;          /* LC width */
  *width: 450px;
  margin-left:auto;
    margin-right:auto;
}
#left {	   
float: left;
  width: 150px;          /* LC width */
  margin-right: 10px;
}

#content_right {
  width: 200px;          /* RC width */
  float: right;
}

div#breadcrumb {
	display: none;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	background: url(../images/bull-home.gif) no-repeat 0px center;
	}

div#footer {
	clear: both;
	padding: 20px;
	border-top: 1px solid gray;
	margin: 20px -10px 0 -10px;	  
	text-align: center;
}

	
/* Menu */

#menu {
	margin: 0 -10px 10px -10px;
	display:block;
	height: 32px;
	
	background: url("../images/bg_menu_left.gif") no-repeat left top;
	line-height:normal;
	border-bottom: 1px solid gray;
	}
#menu ul {
      margin:0;
      padding: 0;
      height: 32px;
	background: url("../images/bg_menu_right.gif") no-repeat right top;
      list-style:none;
      }
#menu li {
      float:left;
      margin:0;
      padding:0;
      }
#menu a {
      float:left;
      display:block;
      padding: 10px 1px 8px 8px;
      margin-left: 10px;
      text-decoration:none;
	  font-size: 13px;
	  font-family: Georgia, "Times New Roman", serif; 
      font-weight:bold;
      color: #563313; 
      background: none;
      border: none;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
#menu a {float:none;}
    /* End IE5-Mac hack */
#menu .selected a {
      color:#ff3300;
      background: url(../images/bull_test.gif) no-repeat left 7px;
      }
#menu a:hover {
      color:#000;
      background: none;
      border: none;
      background: url(../images/bull_test.gif) no-repeat left 7px;
      }



/* Submenu */

div#submenu {
	margin-bottom: 30px;
	background: #563313;
	}
div#submenu h4 {
	background: #ff9900 url("../images/h4_blue_grad.gif") no-repeat;
	padding: 5px 3px 5px 6px;
	color: #ffffff;
	font-size:11px;
	margin: 0px;
	border-bottom: 1px solid white;
}

div#submenu  ul {
      margin:0;
      padding:0;
      list-style:none;
      }
div#submenu  li {
margin:0px;
	
      }

div#submenu a {
      padding: 5px 3px 5px 20px;
      height: 18px;
	  display:block;
      background: url(../images/bull_pil_hvit.gif) no-repeat 5px center;
      text-decoration:none;
	  font-size: 11px;
      font-weight: normal;
      color: #fff;
      border-bottom: 1px solid #fff;
      }
html>body div#submenu ul li a {
	height: auto;
}
div#submenu li.selected a {
	font-weight:bold;
	border-bottom: 1px solid #fff;
	color: #fff;
}
div#submenu a:hover {
	color: #ff9900;
	border-bottom: 1px solid #fff;
	
}
div#submenu  ul ul li a {
	padding: 3px 4px 3px 16px;
	}

a
{
	color: #ff9900;
	border-bottom: 1px solid #ff9900;
	text-decoration: none;

}

a:hover
{
    color: #000;
    border-bottom: 1px solid #666633;
	background: #efefCC;
	text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a
{
    color: inherit;

}

h1, h2, h3
{
	font-weight: bold;
	color: #563313;
}

div.csc-frame-indent,  div.csc-frame-indent3366{
	background: #ffff99 url("../images/roundbox_corner_l.gif") no-repeat left top;
	margin: 10px 0 20px 0;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	}
div.csc-frame-indent h4, div.csc-frame-indent3366 h4 {
	background:  url("../images/roundbox_corner_r.gif") no-repeat right top;
	margin: -10px;
	padding: 10px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	font-family: Georgia, "Times New Roman", serif; 
	color: #563313;
	font-size: 1.2em;
	}
div.csc-frame-indent3366 {
	background: #ccff99 url("../images/roundbox_corner_l.gif") no-repeat left top;
}
tr.tx-guestbook-form-inputfield-spamtest td {
	color: red;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	background: #efefef;
	padding: 2px;
	}
td.fce_2col_1 {
	padding-right: 10px;
}