body {	
	padding: 0;
	margin: 0;
	/*background: #FFFFFF;*/	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5c5e;
	list-style-type:none;
}

h1, h2, h3 {
	margin-top: 0;
	color: #5b5c5e;
}

a {
	text-decoration: none;
	color: #b2001e;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

#container {
	width: 940px;  
	margin: 0 auto; 
	text-align: left; 
}

#header {
	width: 940px;
}

#logo {
	float: left;
	padding: 10px 0 41px 2px;	
}

#langNavAndsearch {
	float: right;
}

#langNav {	
	float: right;
	margin: 0;
	padding: 0;
}

.langNavLink {
	float: left;
}

#langNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#langNav .langNavLine {
	float: left;
	margin-top: 21px;
	background: url(img/lang_nav_line.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 1px;
	height: 20px;
}

#langNav li {
	display: inline;
	background: url(img/lang_nav_line.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#langNav a {
	display: block;
	float: left;
	height: 25px;
	margin: 21px 0px 0px 0px;
	padding: 3px 9px 0 9px;	
	background: url(img/lang_nav_line.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 11px;	
	color: #b2001e;
}

#langNav a.current_page_item {
	color: #5b5c5e;
	font-weight: bold;
}

#langNav a:hover {
	text-decoration: underline;	
}

#siteSearch{
	clear: both;
	width: 220px;
	height: 24px;
	background-image:url(img/search_div_bg.gif);	
	float: right;
	margin-top: 4px;
	border: 1px solid #ffffff;
}

#siteSearch input.txtField {	
	width: 183px;
	height: 16px;
	border: none;
	background-color: #e8e8e8;
	margin: 2px 0px 1px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b5c5e;	
}

#siteSearch input.formButtonActive {
	margin: 3px 0px 0px 3px;	
}

#siteSearchMenu{
	clear: both;
	width: 220px;
	height: 24px;
	background-image:url(img/search_div_bg.gif);	
	float: right;
	margin-top: 4px;
	border: 1px solid #ffffff;
	position:relative;
	top: -32px;
	left: -45px;
}

#siteSearchMenu input.txtField {	
	width: 183px;
	height: 16px;
	border: none;
	background-color: #e8e8e8;
	margin: 2px 0px 1px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b5c5e;	
}

#siteSearchMenu input.formButtonActive {
	margin: 3px 0px 0px 3px;	
}

#menu {
	width: 940px;
	padding: 0;
	height: 330px;
	background: url(img/main_nav_bg.gif) no-repeat left top; 
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 4px 20px 3px 20px;	
	background: url(img/main_nav_line.gif) repeat-y right top;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #5b5c5e;
}

#menu a:hover {
	color: #b2001e;
}

#menu .current_page_item a {
	color: #FFFFFF;
	background-image: url(img/main_nav_current_bg.gif);
	background-position: left;
	background-repeat: repeat-x;
}

#menu .current_page_item .first {
	color: #FFFFFF;
	background-image: url(img/main_nav_current_bg_first.gif);
	background-position: left;
	background-repeat: repeat-x;
}

#sub
{
	background:YELLOW;
}

#sub li
{
	background:GREEN;
}

#mainPic {
	position: relative;
	width: 940px;
	height: 270px;
	padding-top: 8px;
}

/* OLD STYLE, REMOVED 2011-05-17, Pär Fahlén
#menu2 {
	float: left;
	position: absolute;
	top: 237px;
	right: 0px;	
	padding: 0;
	height: 33px;
	background: url(img/main_nav_bg.gif) no-repeat left top; 
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	float: left;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 9px 13px 0 13px;	
	background: url(img/main_nav_line.gif) repeat-y right top;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #5b5c5e;
}

#menu2 a:hover {
	color: #b2001e;
}

#menu2 .last {
	background-image: url(img/menu2_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
}

#menu2Right {
	float: left;
	width: 5px;
	height: 33px;
	background-image: url(img/menu2_right.gif);
}
*/

#menu2 {
	float: right;
	right: 0px;	
	padding: 0;
	height: 33px;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	float: left;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 9px 13px 0 13px;	
	background: url(img/main_nav_line.gif) repeat-y right top;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #5b5c5e;
	text-transform:uppercase;
}

#menu2 a:hover {
	color: #b2001e;
}

#menu2 .last a {
	background:#ffffff;
}

#menu2Right {
	float: left;
	width: 5px;
	height: 33px;
	background-image: url(img/menu2_right.gif);
}

/***********************************************/
/* NEWSBAR                                     */
/***********************************************/ 
#newsBar {	
	margin: 10px 0 9px 0;
	width: 940px;
	height: 31px;
	background-image: url(img/newsbar_bg.gif);
	font-size: 12px;
}

#newsBarLargeArrow {
	float: left;
}

#newsBarText_ {
	float: left;
	padding: 8px 0 0 20px;
}

#newsBarText a{
	color: #5b5c5e;
}

#newsBarLeftArrow {
	float: right;
	width: 18px;
	height: 18px;
	margin: 6px 5px 0 0;	
}

#newsBarRightArrow {
	float: right;
	width: 18px;
	height: 18px;
	margin: 6px 11px 0 0;
}

#sidebar1 {
	float: left;
}

.sidebar {
	width: 300px;
	padding: 0;
	font-size: 12px;
}

/***********************************************/
/* Button navigation                           */
/***********************************************/ 

.js_nav_top {
	width: 300px;
	height: 44px;
	background-image: url(img/js_nav_bg_top.gif);
}

.js_nav {
	width: 300px;
	height: 44px;
	background-image: url(img/js_nav_bg.gif);
	margin: 1px 0 1px 0;
}

.js_nav_bottom {
	width: 300px;
	height: 44px;
	background-image: url(img/js_nav_bg_bottom.gif);
}

.jsNavMainLink{
	padding: 9px 0 0 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.jsNavMainLink a{
	display: block;	
	color: #5b5c5e;	
	width: 100%;
	height: 26px;
}

.jsNavMainLinkHover{
	position: absolute;
	top: 0;
	left: -300px;
	width: 300px;
	height: 44px;
	background-image: url(img/js_nav_bg_top_hover.gif);
	color: #FFFFFF;
}

.jsNavMainLinkHover p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 9px 0 0 21px;
}

div.navi {
  visibility:hidden;  
  margin: 0px 0 0 300px;
  padding:0;
  position:absolute;
  background: #5b5c5e;
}

a.subNavLink, a.subNavLinkFirst, a.subNavLinkLast { 
	display:block;
	width: 269px;
	height: 22px;
	background: #5b5c5e;	
	border-bottom: solid 1px #3d3e3f;
	border-top: solid 1px #848586;
	padding: 6px 0 0 22px; 
	margin-left: 19px;
	margin-right: 19px; 
	background-image: url(img/js_nav_link_arrow.gif);
	background-position: 10px;
	background-repeat: no-repeat;
}

a.subNavLinkFirst {
	border-top: none;
	padding-top: 15px;
	background-position: 10px 20px;
}

a.subNavLinkLast {
	border-bottom: none;
	padding-bottom: 10px;
	background-position: 10px 10px;
}

div.navi a:link, div.navi a:visited {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

div.navi a:hover {
	text-decoration: underline;	
}

/***********************************************/
/* quickAccessDropdown                         */
/***********************************************/ 

#quickAccessDropdown {
	padding-top: 8px;
	margin: 0;
}

#quickAccessDropdown ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.qaDropdown {
  visibility:hidden;
  margin: 21px 0 0 0;
  padding:0 0 17px 0;
  position:absolute;  
  background-image: url(img/qa_dropdown_bottom_bg_long.png);
  background-repeat: repeat-y;
  background-position: bottom;
  width: 300px;
}

a.qaLink { 
	display:block; 
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

div.qaDropdown a, div.qaDropdown a:visited {
  	color: #5b5c5e;
	background-image: url(img/qa_dropdown_line_bg.gif);
	background-position: 10px top;
	background-repeat: no-repeat;
	padding: 9px 0 0px 33px;
	margin: 5px 0 0 0;
}

div.qaDropdown a:hover {
  color: #b2001e;
  text-decoration: none;
}

#content {
	float: left;
	width: 640px;
	padding: 0px 0px 0px 0px;
}

.frontCol {
	float: left;
	width: 300px;
	padding: 0 0 0 18px;
}

.frontCol h2{
    font-size: 18px;
    font-weight: normal;
    color: #5b5c5e;
    margin-top: 8px;
    margin-bottom: 0;
}

.frontCol p{
	margin: 7px 0 8px 0;
}

.frontCol a
{
	color: #878787;
}
.frontCol a:hover {
  color: #b2001e;
	text-decoration: underline;
}

a.arrowLink { 
	padding-left: 10px;
	background-image: url(img/link_arrow_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
}

#footer {
	width: 940px;
	height: 26px;	
	padding: 0;
	background-image: url(img/footer_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: inline;
}

#footer a {	
	display: block;
	float: left;
	margin: 3px 0px 0px 0px;
	padding: 0px 16px 0 16px;	
	background: url(img/footer_links_line.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .copyright {
	float: left;
	margin: 0px 10px 0 20px;
	padding: 3px 10px 0 20px;
	margin: 0;
}

#footer #image a
 {	
	display: block;
	float: left;
	margin: 3px 0px 0px 0px;
	padding: 0px 3px 0 3px;	
	background:none;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
