/* support/aw/site/standard/main.css */
@media all
{
body{
	padding: 8px 8px 0px 8px;
}

body div#navigation1
{
	float: left;
	clear:both;
	width:180px;
	position:absolute;
	top:300px; /*170*/
	left:8px;
}

body div#navigation1 a
{
	float: none;

	padding:0px 0px 2px 0px;
	display:block;
	font-size:12px;
	font-family: verdana; 
	
}

body div#navigation2
{	clear:left;
	margin-top: 4px;
}
#navigation2, #navigation3
{
	margin-left:180px;
}


#navigation2 a, #navigation3 a
{
	border: solid 1px #666666;
	background-color: #dcdcdc;
	margin: 0px 4px 4px 0px;
	display:inline-block;	
	text-decoration:none;
    color: black;
    font-weight:normal;
}


.navigation span.navDelimiter
{
	display:none;
}


body div#content 
{
	position:relative;
	top: 8px;
	left:180px;
}

#newsbox
{
	position:absolute;
	top: 8px;
	right: 230px;
	overflow:visible;
	width: 160px;
	position:absolute;
	background-color: white;
}
/* IE specific rule */
*html #newsbox {
	top: 0px;
}

div.LogoContact
{
/*	border-bottom: 1px solid gray;*/
	margin-bottom: 2px; important!
}


div.RedBannerBar
{
	padding:2px 2px 2px 0px;
	background-color: #c40026;
	text-align: center;
	overflow:hidden;

}


div.PictureBanner
{
	background-image: url("trad.jpg");
	background-color: #AF9491;
	overflow:hidden;
	padding: 0px 2px 0px 0px; important!	
}

div.banner1 div.LogoContact div.cell
{
	float: left;
	clear: none;
	width:auto; important!
}

div.banner1 div.LogoContact div.contact
{
	float: right;
}

/* none floating navigation */
.menuItem a, .menuTitle .a
{
	float: none;
	padding:0px 0px 0px 0px;
	display:inline;
}
.header16, h3
{    color:#494848;  font-size: 20px; font-weight: normal;}


.text, .news-box
{    
	font-weight: normal;
	font-size: 12px;
	color: #494848;
	line-height: 14px;
	font-style: normal;
	font-family: Verdana, Arial
}

.menuTitle
{
	float: left;
	clear: both;
    background-color:#ffffff;
    color: #494848; 
    font-family: verdana;
    font-size:13px;
    font-weight:bold;
    padding-top:2px;
    padding-bottom:2px;
}
div.menuItem
{
	float: left;
	white-space: nowrap; 
    cursor: hand;
    background-color:#ffffff;
    font-size:12px;
    padding-left: 8px;
    clear:both;
    padding-bottom:2px;
}
.menuItem a, body div#navigation1 div.menuItem a
{
	display: inline;
}

.menuItem a, body div#navigation1 div.menuItem img
{
	display: inline;
}

.seperators{
background-color:#ffffff;
}
.presentation
{
display:none;
}

#banner2{
 text-align:center;
 margin: 120px 0px 0px 0px;
}


.contentbox2
{
    background-color:#ffffff;  
    color:#ffffff;  
}

 

.contentbox
{	
	float:left;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	margin-right: 3px;
	padding-bottom: 1em;
	background-color:#ffffff;
	font-size:12px;
	color:#494848; 
	max-width:500px;
}
/* IE specific rule */
*html .contentbox {
	width: 500px;
}


.newstitle
{	
	font-size: 12px;
	font-family:verdana, arial;
	color: #494848; 
	font-weight:bold;
}

.newsItem
{
	border-top: white 1px solid;   
    font-size:11px;
    font-family: verdana; 
    padding: 3px 20px 3px 0px;
    margin-left:3px;
}

.address{display:none;}



.menuTitle2
{
	float: left;
	clear: both;
    background-color: #767676;
    color :#ffffff;  
    font-weight:bold;
    font-size:12px;
    font-family: verdana; 
 }

.tdMeny
{
color: #ffffff;
background-color: #c40026;
font-family:  arial, verdana;
font-size: 12px;
text-align: center;
/* margin: 1 0 0 0 ;*/
padding:5px 0px 5px 0px;
}

.rubrik{
color: #494848; 
font-weight:bold;
}

#newsbox tr td a
{
	white-space:normal;
}

div.news-box
{
	max-width: 600px;	
}
/* IE specific rule */
*html div.news-box {
	width: 600px;
}




#SupportWellCome1
{
	width:400px;
}
#banner2
{
	margin-top:50px;
}
.box, .Box .frame
{
	border-bottom:none;		
}

table.TopNews, table.results, div.newsbox
{
	border:none; 
}

}

@media screen
{

a:link, a:active {
  color: black;
  background-color: Transparent;
  text-decoration:none;
}

a:visited {
  color: black;
  background-color: Transparent;
  text-decoration:none;
}
a:hover {
  color: #c40026;
  background-color: Transparent;
  text-decoration:none;
}

.field-button, button, .button
	{
		color: black;
		margin-right: 1em;
		background-color: #dcdcdc;
		width:auto;
	}
/* A link that look like a button */
a.field-button
{
	border-bottom:Solid 2px #666666;
	border-right:Solid 2px #666666;
	text-decoration:none;
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	border-top:solid 1px white;
	border-left:solid 1px white;
	color: black;
}
a.field-button:visited, a.field-button:link
{
	background-color: #dcdcdc;
	color: black;
}
#pagebuttonsarea{display:none;}

.rubrik1, .InsideTitle{font-weight:bold;font-size:medium;font-family:Arial, Verdana;margin-bottom:10px;}
*html .rubrik1, .InsideTitle{font-weight:100;}

}
