/*CORE*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#666666;
	background-image:url(image/top_bg.jpg);
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
a:link {
	color:#FFFFFF;
}
a:visited {
	color:#FFFFFF;
}
a:hover {
	color:#FF6600;
}
a:active {
	color:#FF6600;
}

/*BASE*/
.top {
	/*background-image:url(image/top_s03.jpg);*/
	height:250px;
	width:990px;
	background-repeat:no-repeat;
}
.mid {
	background-image:url(image/bg.jpg);
	width:990px;
	background-repeat:repeat-y;
}
.bot {
	background-image:url(image/bot.jpg);
	width:990px;
	height:24px;
	background-repeat:no-repeat;
}
.txtfieldbg1 {
	background-image:url(image/txtfieldbg1.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
/*BUILD-BLOCKS*/
.s_top_mid {
	background-image:url(image/s_top_mid.jpg);
	height:60px;
}
.s_top_left {
	background-image:url(image/s_top_left.jpg);
	height:60px;
	width:15px;
}
.s_top_right {
	background-image:url(image/s_top_right.jpg);
	height:60px;
	width:20px;
}
/*BUILD-BLOCKS*/
.b_top_mid {
	background-image:url(image/b_top_mid.jpg);
	height:21px;
}
.b_top_left {
	background-image:url(image/b_top_left.jpg);
	height:21px;
	width:12px;
}
.b_top_right {
	background-image:url(image/b_top_right.jpg);
	height:21px;
	width:12px;
}

.topbot_line{
	border-bottom:#FFFFFF solid 2px;
	border-top:#FFFFFF solid 2px;
}
.gray1{
	background-image:url(image/bggray1.jpg);
}
.gray2{
	background-image:url(image/bggray2.jpg);
}
.gray3{
	background-image:url(image/bggray3.jpg);
}
.gray4{
	background-image:url(image/bggray4.jpg);
}
.gray5{
	background-image:url(image/bggray5.jpg);
}
	

/*NEWS-BLOCKS*/
.news777 {
	background-image:url(image/news_bg_777.jpg);
	background-repeat:no-repeat;
	min-height:200px;
}
.news490 {
	background-image:url(image/news_bg_490.jpg);
	background-repeat:no-repeat;
	min-height:200px;
}
.news350 {
	background-image:url(image/news_bg_350.jpg);
	background-repeat:no-repeat;
	min-height:200px;
}
.news284 {
	background-image:url(image/news_bg_284.jpg);
	background-repeat:no-repeat;
	min-height:200px;
}
.news252 {
	background-image:url(image/news_bg_252.jpg);
	background-repeat:no-repeat;
	min-height:200px;
}
.news204 {
	background-image:url(image/news_bg_204.jpg);
	background-repeat:no-repeat;
	min-height:200px;
}
/*IMAGE OPTIONS*/
.image490 {
	border:#FFFFFF solid 1px;
}
.image96 {
	border:#FFFFFF solid 1px;
	margin:5px;
	margin-top:0px;
}

/*TEXT*/
.h1_wht {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	font-stretch:extra-expanded;
}
.headline1 {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.headline2 {
	font-size:19px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.dot {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}
.small {
	font-size:9px;
}
#tranaren_har_ordet {
	background:transparent url(image/tranarenharordet.png);
	width:265px;
	height:164px;
	z-index:10;
	position:absolute;
	top:-227px;
	right:0px;
	padding:10px 160px 10px 10px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*MENU BR*/
.menubr {
	background-image:url(image/menu_br.jpg);
	height:44px;
	width:2px;
}
.menutext {
color:#FFFFFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

/*MENU*/
.chromestyle{
width: 110px;
font:normal 12px Verdana;
color:#FFFFFF;
font-weight:bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 1px solid #BBB;*/
width: 100%;
/*background:url(image/menu_bg.jpg) center center repeat-x;
/*background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 15px 0;
margin: 0;
font:normal 12px Verdana bold;
text-align: center; /*set value to "left", "center", or "right"*/
font:normal 12px Verdana;
color:#FFFFFF;
font-weight:bold;
}

.chromestyle ul li{
display: inline;
font:normal 12px Verdana;
color:#FFFFFF;
font-weight:bold;
}

.chromestyle ul li a{
/*color: #494949;*/
font:normal 12px Verdana;
color:#FFFFFF;
font-weight:bold;
padding: 4px 7px;
margin: 0;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
}

.chromestyle ul li a:hover{
/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/ 
background:#333333;
font:normal 12px Verdana;
color:#FFFFFF;
font-weight:bold;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
overflow:hidden;

position:absolute;
top: 0;
border: 1px solid #333333; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color:#333333;
color:#FFFFFF;
font-weight:bold;
width: 170px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color:#FFFFFF;
font-weight:bold;
}
.dropmenudiv a:hover{
width: auto;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color:#FFFFFF;
font-weight:bold;
}
.dropmenudiv a:visited{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #333333; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color:#FFFFFF;
font-weight:bold;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
overflow:hidden;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:#666666;
}

/*MARK LIST*/
.selected {
	font-weight:bold;
	background-color:#FFCCCC;
}
