body {
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	padding:0px;
	height: 100%;
	background: #a6babb url(../images/body-bg.png) repeat-x left top;
	/*color: #656565;*/
	color:#383D42;
}
*{padding:0; margin:0;}
a {
	text-decoration: none;
	color:#4284BF;
}
a:hover, a:active{color:#48852C;}
a:focus {
	outline: none;
}

img {
	border: none;
}

.container {
	/*position: relative;*/
	margin: 0 auto;
	min-height: 100%;
	width: 1002px;
	background: transparent url(../images/main-bg.png) repeat-y left top;
}
h3{font-size:14px;}

/* HEADER */

.header {
	height: 128px;
	width: 940px;
	padding: 0 20px;
	margin: 0 11px;
	overflow: hidden;
	background: transparent url(../images/top-bg.png) repeat-x left top;
}

.logo {
	float: left;
}

.logo h1 {
	margin: 0;
	padding: 0;
}

.logo h1 a {
	display: block;
	text-indent: -99999px;
	width: 235px;
	height: 128px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/logo.png) no-repeat left center;
}

.top-options {
	float: right;
}

.top-options ul {
	list-style-type: none;
	overflow:auto;
}

.top-options li {
	display: inline;
}

.top-nav {
	margin: 15px 0 5px 0;
	height: 79px;
	background: transparent url(../images/top-nav-bg.png) no-repeat left top;
}

#top-nav-inner {
	height: 67px;
	padding: 12px 13px;
	padding-bottom:0px;
	background: transparent url(../images/top-nav-right.png) no-repeat right top;
}

#top-nav-inner div{background-color:#ffffff; display:none; /*height:19px; overflow:hidden;*/}
#top-nav-inner .loading{padding:5px; display:block;}
#top-nav-inner input{ float:left; font-size:12px;}
#top-nav-inner input#sok {
   width: 200px; margin-left: 3px; height:17px;
   border-width:1px; border-style:solid;
   border-color:#8e8e8e #cdcdcd #e2e2e2;
   padding-left:5px;
}
#top-nav-inner input#sok:focus{border:1px solid #65b63e;}
#top-nav-inner input.knapp{font-size:9px; width: 42px; padding-top:3px; padding-bottom:3px;}
#top-nav-inner select { width:550px; font-size:12px;}
#midt_sok select {margin:0 10px; float:left; width:275px;}

.top-nav li {
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-right: 7px;
}

.top-nav li a {
	float: left;
	padding: 5px 0px 5px 7px;
	color: #fff;
}

.top-nav li.active {
	/*background: transparent url(../images/top-nav-li-right.png) no-repeat right top;*/
}

.top-nav li.active a {
	/*color: #1b3c46;*/
	/*background: transparent url(../images/top-nav-li-bg.png) no-repeat left top;*/
}

#top-action {
	/*clear:both;*/
	padding: 5px;
	background-color: #fff;
}

#top-action select,#top-action input {
	/*font-size: 9px;*/
}

#top-action fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

#top-action input {
	float:left;
	width: 200px;
	/*height: 13px;*/
	padding: 0;
	margin-left: 3px;
	/*color: #7d7d7d;*/
	/*font-weight: bold;*/
}

#top-action select {
	float:left;
	width: 282px;
	margin: 0 10px;
}

#top-action .submit {
	width: 42px;
	height: 18px;
	padding: 0;
	margin: 0;
	color: #fff;
	border: 0;
	outline: none;
	background: transparent url(../images/top-search-btn.png) no-repeat left top;
}

/* TOP ICONS */

.top-icons li {	
	float: left;
	margin: 0 10px;
}

.top-icons li a {
	float: left;
	width: 24px;
	height: 24px;
	text-indent: -99999px;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
}

.top-icons li.phone a {background-image: url(../images/icons/telephone.png);}
.top-icons li.clock a {background-image: url(../images/icons/clock.png);}
.top-icons li.sport a {background-image: url(../images/icons/sport.png);}
.top-icons li.transport a {background-image: url(../images/icons/transport.png);}
.top-icons li.plane-red a {background-image: url(../images/icons/plane-red.png);}
.top-icons li.plane-blue a {background-image: url(../images/icons/plane-blue.png);}
.top-icons li.world a {background-image: url(../images/icons/world.png);}
.top-icons li.flag a {background-image: url(../images/icons/flag.png);}
.top-icons li.weather a {background-image: url(../images/icons/weather.png);}
.top-icons li.vaeretverden a {background-image: url(../images/icons/weather.png);}
.top-icons li.utno_norway a {background-image: url(../images/icons/utno_norway.png);}
.top-icons li.tv a {background-image: url(../images/icons/tv.png);}
.top-icons li.computer a {background-image: url(../images/icons/computer.png);}
.top-icons li.basket a {background-image: url(../images/icons/basket.png);}
.top-icons li.medical a {background-image: url(../images/icons/medical.png);}

.content {
	width: 980px;
	position: relative;
	margin: 0 0 0 22px;
}

/* BREADCRUMB */

.breadcrumb {
	float: left;
	list-style-type: none;
	margin: 13px 0 12px 0;
	padding: 0;
	color: #5b5b5b;
	font-weight: bold;
	font-size: 11px;
}

.breadcrumb a {
	color: #5b5b5b;
}

.breadcrumb li {
	float: left;
	height: 14px;
	margin-left: 7px;
}

.breadcrumb li.first {
	padding-right: 14px;
	color: #919191;
	background: transparent url(../images/breadcrumb-arrow.png) no-repeat top right;
}

.breadcrumb li.first a {
	color: #919191;
}

.breadcrumb a:hover, .breadcrumb li.first a:hover {
	color: #333;
}

/* TOP 6 SELECT BOXES */

#top6 { 
	clear: both;
	float: left;
	width: 948px;
	padding-top: 11px;
	margin: 0 0 15px 5px;
	background: transparent url(../images/top6-bg.png) no-repeat top left;
	/*overflow:auto;*/
}

#top6 .boxes {margin:0 11px; padding-bottom:5px; overflow:auto;}

#top6 .boxes a{/*color:#65B63E;*/}

#top6 select {font-size:10px; width:100%;}

#top6 .top-row{margin-bottom:14px;}

#top6 .first, #top6 .second{margin-right: 26px;}

#top6 .first{width: 438px; float:left;}

#top6 .second{width: 200px; float:left;}

#top6 .third{ 
	margin-top:0;
	margin-left:0;
	margin-right:0;
	width:221px;
	float:right;
}

#top6 p{padding:5px 7px 0; font-style:italic;}

#top6 .bottom { 
	clear: left;
	width: 948px;
	height: 11px;
	background: transparent url(../images/top6-bottom.png) no-repeat;
}

.wrap {
	clear: left;
}

/* LEFT SIDEBAR */

.sidebar {
	float: left;
	width: 204px;
	margin: 0 0 0 -28px;
	padding-bottom: 60px;
}
.sidebar ul{list-style-type: none; overflow:auto;}
.sidebar .tabs li{float:left;}
.sidebar .tabs a {
   display:block;
	float: left;
	width: 101px;
	height: 23px;
	padding-top: 10px;
	color: #7d8a92;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	background: transparent url(../images/sb-left-tab-bg.png) no-repeat 0px -33px;
}

.sidebar .tabs .ui-tabs-selected a{
	color: #efefef;
	background-image: url(../images/sb-left-tab-bg.png);
	background-position:top;
}

.sidebar .tabs a:hover {
	color: #4c5d68;
}

.sidebar .tabs .ui-tabs-selected a:hover {
	color: #fff;
}

.sidebar .tabs li.first{
	margin-right: 2px;
}
.sidebar h3{
   font-size:12px; font-weight:normal;
   background: transparent url(../images/sb-item-bg.png) repeat-x bottom left;
   padding: 10px 12px 10px 17px;
   color: #fff;
}
.sidebar h3.active{
	color: #f7ffc5;
	padding-left: 8px;
	border-left: 9px solid #c5cf94;
}
.sidebar h3:hover{color: #f7ffc5;}

.arrowlistmenu{
   background: transparent url(../images/sb-bg.png) repeat top left;
   width: 204px;
}

.tab1 ul, .tab2 ul{
   /*float: left;*/
	width: 204px;
	padding: 1px 0 0 0;
	background: transparent url(../images/sb-bg.png) repeat top left;
}

.tab1 li, .tab2 li {
   /*float: left;*/
   list-style:none;
   margin: 0 1px;
   background-image:url(../images/sb-sub-item-bg.png);
   background-position:left bottom;
}


.sidebar li {}
.tab1 li a,.tab2 li a {
   display:block;
	padding: 6px 12px 6px 17px;
	color: #2f4852;
	border: none;
	/*background: none;*/
}
.tab1 li a:hover, .tab2 li a:hover {color: #f7ffc5;}

/* COLUMNS */

.columns {
	/*margin: 0 0 0 180px;*/
	float:left;
	padding-bottom: 20px;
	overflow:auto; width:800px;
}

.column1, .column2, .column3 {
	float: left;
	padding: 0 3px 20px 17px;
	width: 180px;
}
.column1 h2 .style1, .column2 h2 .style1, .column3 h2 .style1{color:#AFAFAF;}

.column1, .column2 {
	border-right: 2px solid #efefef;
}

.column4 {
	float: left;
	width: 140px;
	margin-left: 18px;
	padding-bottom: 20px;
}
.columnlarge{
	   padding: 0 3px 20px 17px;
	   width:584px; float:left; overflow:hidden;
}
.columnlarge ol{margin-left:30px;}
ol li{list-style-position:outside;}
.columnlarge ul{margin-bottom:10px; padding-left:20px;}
.columnlarge h3{margin-bottom:5px;}

.columns h2 {
	color: #424a4f;
	font-size: 14px;
	margin: 0 0 7px 0;
	padding: 0;
	line-height: 16px;
}

.columns h2 span {
	/*color: #acb5ba;*/
	font-size: 12px;
}

.columns select {
	font-size: 9px;
	width: 164px;
	margin-bottom: 15px;
}

.columns .links {
	margin: 0;
	padding: 0;
	font-weight: bold;
	list-style-type: none;
}

.columns .links li {
	border-left: 5px solid #e3e3e3;
	padding: 1px 5px 1px 8px;
	margin-bottom: 10px;
	line-height: 1.1em;
}

.columns .links li:hover {
	border-left-color: #bbb;
}

.columns .link h3 {
	margin: 0 0 3px 0;
	padding: 0;
	color: #307f75;
	font-size: 15px;
}

.columns .links a {
	color: #919191;
	text-transform: uppercase;
}

.columns .links h3 a {
	color: #307f75;
}

.columns .description {
	font-size: 11px;
	color: #5b5b5b;
	line-height: 1em;
	margin-bottom: 3px;
}

.columns .options a {
	font-size: 11px;
	color: #919191;
	text-transform: uppercase;
}

.columns .links a:hover {
	color: #333;
}

.columns p{margin:3px 0 9px;}
.columnlarge p{margin-bottom:10px; margin-top:0;}
.columns .columnlarge p a,#top6 .boxes a{color:#4284BF; text-decoration:underline;}
.columns .columnlarge p a:hover,#top6 .boxes a:hover{color:#48852C;}
.color_pink {color: #e7a6cf;}/*E7A6CF*/
.color_darkgreen {color: #2F7E74;}
.color_lightgreen {color: #2d9f90;}

/* RIGHT SIDEBAR */

.photo-box {
	width: 140px;
	height: 205px;
	padding: 5px;
	background: transparent url(../images/side-photo.jpg) repeat-x left bottom;
}

.photo-box .location {
	font-size: 13px;
	line-height: 1em;
	font-weight: bold;
	color: #fff;
	padding: 7px 0 0 8px;
	height: 34px;
	width: 132px;
	overflow: hidden;
	background: transparent url(../images/photo-location.png) repeat-x left bottom;
}

.photo-box .location em a{
	font-size: 11px;
	font-style: normal;
	color: #bfbfbf;
}

.sb-list {
	margin: 20px 0 0 0;
	width: 150px;
	background: transparent url(../images/sb-shade-bg.png) repeat-y left top;
}

.sb-list .top {
	width: 150px;
	height: 13px;
	background: transparent url(../images/sb-shade-top.png) no-repeat left top;
}

.sb-list .bottom {
	width: 150px;
	height: 13px;
	background: transparent url(../images/sb-shade-bottom.png) no-repeat left top;
}

.sb-list ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.sb-list li {	
	padding: 0 10px 0 20px;
	background:transparent url(../images/vaeretworld.png) left center no-repeat;
	margin:8px 0 8px 5px;
}

.sb-list li a {
	color: #424a4f;
	/*font-weight: bold;*/
	/*text-decoration: underline;*/
}

.sb-list li a:hover {
	text-decoration: none;
}

.sb-list li em {
	color: #777;
	font-style: normal;
}

.advertisement {
	margin: 20px 0 0 0;
	height: 400px;
	width: 150px;
	text-align: center;
	color: #bbb;
	background-color: #efefef;
}

/* Alphabet list page */
.alphabetlist p,.frontpage p{border-left: 5px solid #e3e3e3; padding-left:8px;}
.alphabetlist .alphabettitle{font-weight:bold; border-left-width:0;}
.alphabetlist .alphabetsublist{border-left-width:0;}
.alphabetlist p:hover,.frontpage p:hover{border-left-color:#bbbbbb;}

/* FOOTER */

.foot {
	clear: left;
	margin: 0 0 0 6px;
	padding: 15px 0 65px 10px;
	border-top: 2px solid #eee;
	width: 936px;
	font-size: 11px;
	color: #aaa;
}

.space {
	clear: left;
	position: relative;
	height: 1px;
	width: 100%;
}

#footerwrap {
	position: fixed;
	z-index: 1;
	bottom: 0;
	min-width: 1002px;
	width: 100%;
}

.footer {
	min-width: 1002px;
	width: 100%;
	background: transparent url(../images/bottom-bar-bg.png) repeat-x left bottom;
}

.footer-inner {
	margin: 0 20px;
	text-align: left;
	/*height: 70px;*/
	overflow: hidden;
	font-size: 11px;
	color: #4b6378;
}

.footer-inner a {
	color: #85a1ba;
}

.footer-inner a:hover {
	color: #fff;
}

.footer .left, .footer .right {
	margin: 16px 0 10px 0;
	padding: 0;
	float: left;
}

.footer .right {
	float: right;
}

.footer .inner {
	margin-right: 20px;
	margin-left: 20px;
}

.footer .inner ul {
	float: left;
	margin: 11px 0 0 0;
	padding: 0;
	list-style-type: none;
}

.footer .inner ul li {
	float: left;
	margin: 0 5px;
}

.footer .inner ul li {
	float: left;
	font-weight: bold;
	color: #3e3e3e;
}

.footer .inner ul li a {
	color: #3e3e3e;
	text-decoration: underline;
}

.footer a.foot-btn {
	float: left;
	margin: 4px 5px 0 5px;
	padding-right: 13px;
	height: 26px;
	color: #fff;
	text-shadow: 0 1px 2px #222;
	background: transparent url(../images/footer-btn-bg.png) no-repeat right -26px;
}

.footer a.foot-btn span {
	float: left;
	padding: 7px 0 0 13px;
	height: 19px;
	background: transparent url(../images/footer-btn-bg.png) no-repeat left top;
}

.footer a.foot-btn:hover {
	color: #ccc;
}

.footer .min-search, .footer input.gsc-input{
	margin-top: 4px;
	border: none;
	color: #6b6b6b;
	font-weight: bold;
	font-size: 11px;
}

.footer .min-search{
   height: 20px; width: 149px;
   background: transparent url(../images/search-min-bg.png) no-repeat left top;
   padding: 4px 30px 3px 14px;
}

.footer .twit-search{
   
}

#footerwrap .expand {
	display: none;
	padding: 14px 15px;
	background: #484848 url(../images/footer-expand-bg.png) repeat-x left top;
}

#footerwrap .expand ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:none;
}

#footerwrap .expand ul li {
	display: inline;
	margin: 0 5px;
	font-size: 11px;
}

#footerwrap .expand ul li a {
	color: #fff;
	text-decoration: underline;
	line-height: 2em;
}

#footerwrap .expand ul li a:hover {
	text-decoration: none;
}
/* Fix hidden content */
.arrowlistmenu{}
.sidebar{}
/*//  Global class //*/
option.addpink{background-color:#e7a6cf;}
option.addgray{background-color:#e7e7e7;}
