@charset "utf-8";

/* ########### hack for å fjerne lenke highlight i firefox */
a:active {outline: none;}
a:focus {-moz-outline-style: none;}
/* ########### */


#content {
	width: 576px;
/*	height: 587px;*/
	position: absolute;
	top: 9%;
	margin-left: -288px; 
	left: 50%;
	background-color:#333333;
}
#top {
	background-image:url(../oktan_design/ccb_logo.jpg);
	background-repeat:no-repeat;
	width:576px;
	height:145px;
	position:relative;
	background-position: center bottom;
	bottom: 5px;
}
#flash {
	width:576px;
	height:250px;
	float:left;
	/* padding:0px 5px 0px 5px; */
}
#links {
	width:576px;
	height:auto;
	float:left;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #939598;
	text-align: center;
	padding:5px 0 8px 0;
}
.days_menu{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position:absolute;
	bottom:0px;
	left:20px;
	width:auto;
}
.blue_day{
	color: #00aeef;	
}
.grey_day{
	color: #939598;	
}
.green_day{
	color: #8dc63f;	
}
.red_day{
	color: #ed1c24;	
}
.white_day{
	color: #ffffff;	
}
.yellow_day{
	color: #fbcc34;	
}
ul a {
color:#FFFFFF;
list-style-type: none;
display:block;
width:auto;
float:left;
text-decoration: none;
border-right:1px solid #48494a;
padding: 0px 8px 12px 8px;
}
ul li {
color:#FFFFFF;
list-style-type: none;
display:block;
width:auto;
float:left;
}
ul {
margin:0px;
padding:0px;
list-style-type:none;
}
.pop_type {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#333;
	color: #CCCCCC;
	padding:25px 25px 25px 25px;
}
img {
/* border:none; */
}
.clear {
	clear:both;
}
