/*
*****************************************************************
		STANDARD OBJEKTS
*****************************************************************
*/
body
{
	background-color:#FFFFFF;
	background-image:url(../images/global_main_bg.gif);
	background-repeat:repeat-y;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%;
	padding:0;
	margin:0;
	color: #000000;
}

fieldset
{
	border:0;	
}

body.Small
{
	font-size: 68.75%;
}

body.Medium
{
	font-size: 75%;
}

body.Large
{
	font-size: 81.25%;
}

td
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;	
}

a
{
	color:#000000;
}

a:active
{
	background-color:#e7e7e7;
}

a.bullet
{
	padding-left:9px;
	background-image:url(../images/global_bullet_blue.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	display:block;
	margin-top:8px;
	font-size:1em;
}

a.arrow
{
	padding-left:12px;
	background-image:url(../images/global_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-size:1em;
}

a.pdf
{
	padding-left:15px;
	background-image:url(../images/global_icon_pdf.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	font-size:1em;
}

a.print
{
	padding-left:15px;
	background-image:url(../images/global_icon_print.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	font-size:1em;
}

img
{
	border:0px;
}

input, button
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

input.textbox
{
	padding: 2px 2px 2px 2px;
}

select
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

div.button-red
{
	background-image:url(../images/global_btn_red_bg.gif);
	background-repeat:repeat-x;
	background-color:#8d0e17;
	height:1.72em;
	width:13.9em;
}

div.button-red input
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height:1.72em;
	width:13em;
	border:0;
	padding:0;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	display:block;
	margin:0 auto;
	background-image:url(../images/global_btn_red_bg.gif);
	background-repeat:repeat-x;
	background-color:#8d0d18;
}

div.button-red .lb-white
{
	background:url(../images/global_btn_red_bl.gif) no-repeat left bottom;
	width:13.9em;
}

div.button-red .rb-white
{
	background:url(../images/global_btn_red_br.gif) no-repeat right bottom;
	width:13.9em;
}

div.button-red .lt-white
{
	background:url(../images/global_btn_red_tl.gif) no-repeat left top;
	width:13.9em;
}
div.button-red .rt-white
{
	background:url(../images/global_btn_red_tr.gif) no-repeat right top;
	width:13.9em;
}

div.button-red .lb-grey
{
	background:url(../images/global_btn_red_grey_bl.gif) no-repeat left bottom;
	width:13.9em;
}

div.button-red .rb-grey
{
	background:url(../images/global_btn_red_grey_br.gif) no-repeat right bottom;
	width:13.9em;
}

div.button-red .lt-grey
{
	background:url(../images/global_btn_red_grey_tl.gif) no-repeat left top;
	width:13.9em;
}
div.button-red .rt-grey
{
	background:url(../images/global_btn_red_grey_tr.gif) no-repeat right top;
	width:13.9em;
}


textarea
{
	background-color : #E1E1E1;
	border:0;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

input.button
{
	background-image:url(../images/global_btn_form_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:17px;
	width:auto;
	text-transform:uppercase;
	font-weight:bold;
	border:1px solid #CCCCCC;
	font-size:10px;
	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
}

/* HEADLINES */
H1
{
	margin:0 0 17px 0;
	color:#000000;
	font-size:1.36em;
	font-weight:bold;
}

H2
{
  	margin:0 0 9px 0;
	color:#B2202C;
	font-size:1.09em;
	font-weight:bold;
}

H3
{
	font-size: 1.18em;
	color: #000000;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

H4
{
	font-size: 1em;
	color: #000000;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.headline-bold
{
	font-weight:bold;	
}

.headline-italic
{
	font-style:italic;
}

UL
{
	margin-top:0;
	margin-bottom:1em;	
}

UL LI
{
	/*list-style:url(../images/global_bullet_ul.gif);*/
}

OL
{
	margin-top:0;
	margin-bottom:1em;
}

p
{
	margin:0 0 1em 0;
}

hr
{
	color:#BFBFBF;
	height:1px;	
}

form
{
	margin:0px;
}

/* CSS FR CLEAR AV "FLOAT" */
.clear-float
{
	clear:both;
	height:0px;
	overflow:hidden;
	font-size:1px;
}

/* Easy clearing of floats (see http://positioniseverything.net/easyclearing.html) */
.clearfix:after {display:block;clear:both;height:0;visibility:hidden;content:".";}
.clearfix {display:inline-block;}
* html .clearfix {height:1px;}
.clearfix {display:block;}

/*
*****************************************************************
		GLOBALA KLASSER - TOOLBAR
*****************************************************************
*/

.page-top .toolbar 
{
	padding-right:15px;
	font-size:1em;
	margin:0 0 0.5em 0;
}

.page-top .toolbar .links
{
	float:right;
}

.page-top .toolbar .links a
{
	color:#000000;
}


.page-top .toolbar .size-btn,
.page-top .toolbar .size-btn-selected
{
	float:right;
	margin-left:4px;
	width:14px;
	height:14px;
	background-color:#CACACA;
}

.page-top .toolbar .size-btn-selected
{
	background-color:#F8ECB6;
}

.page-top .toolbar .search
{
	float:right;
	margin:0.7em 0 0 0;
}

.page-top .toolbar .search input.textbox
{
	width:12.36em;
	margin-bottom:5px;
	background-image:url(../images/global_input_text_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #A3A3A3;
	height:1.18em;
}

.page-top .toolbar .search .lb
{
	background:url(../images/startpage_right_box2_bl.gif) no-repeat left bottom;
	height:1.72em;
	width:4em;
}

.page-top .toolbar .search .rb
{
	background:url(../images/startpage_right_box2_br.gif) no-repeat right bottom;
	height:1.72em;
}

.page-top .toolbar .search .lt
{
	background:url(../images/startpage_right_box2_tl.gif) no-repeat left top;
	height:1.72em;
}
.page-top .toolbar .search .rt
{
	background:url(../images/startpage_right_box2_tr.gif) no-repeat right top;
	height:1.72em;
	padding:0 1em 0 1em;
}

.page-top .toolbar .search .wrapper
{
	background-color:#8d0d18;
	background-image:url(../images/startpage_right_box1_btn_bg.gif);
	background-repeat:repeat-x;
	margin-left:0.3em;
	height:1.72em;
	float:right;
}

.page-top .toolbar .search .wrapper input
{
	background-image:url(../images/startpage_right_box1_btn_bg.gif);
	background-repeat:repeat-x;
	background-color:#8d0d18;
	border:0px solid #000000;
	color:#FFFFFF;
	cursor:pointer;
	width:1.8em;
	margin:0;
}

/*
*****************************************************************
		GLOBALA KLASSER - MENY / LOGO DELEN
*****************************************************************
*/


/* LOGOTYP */
.page-top .toolbar .logotype
{
	width:14.36em;
	height:2.45em;
	margin:0 0 0 0;
	float:left;
}

.page-top .head-area
{
	width:70.9em;
	min-width:780px;
}
/* MENY AREA */
.page-top .head-area .menu
{
	float:left;
	width:70.9em;
	min-width:780px;
	background:#8c0d17 url(../images/global_mnu_bg.gif);
	background-repeat:repeat-x;
}

.page-top .head-area .menu .menu-lb
{
	background:url(../images/global_mnu_bl.gif) no-repeat left bottom;
	height:2.9em;
}

.page-top .head-area .menu .menu-rb
{
	background:url(../images/global_mnu_br.gif) no-repeat right bottom;
}

.page-top .head-area .menu .menu-lt
{
	background:url(../images/global_mnu_tl.gif) no-repeat left top;
}
.page-top .head-area .menu .menu-rt
{
	background:url(../images/global_mnu_tr.gif) no-repeat right top;
}

.page-top .head-area .menu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

.page-top .head-area .menu ul li
{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

/*
.page-top .head-area .menu .menu-sep,
.page-top .head-area .menu li.menu-item,
.page-top .head-area .menu li.menu-item-selected,
.page-top .head-area .menu div.menu-item-selected-start,
.page-top .head-area .menu div.menu-item-selected-end
{
	float:left;
}

*/

.page-top .head-area .menu .menu-sep
{
	background-image:url(../images/global_mnu_sep.gif);
	background-repeat:no-repeat;
	width:0.81em;
	background-position:center 0.72em;
	height:2.36em;
	
}

.page-top .head-area .menu li.menu-item-selected
{
	background-image:url(../images/global_mnu_item_selected_bg.gif);
	background-repeat:repeat-x;
	background-color:#ffced2;
	margin:0.27em 0 0 0;
}

.page-top .head-area .menu li.menu-item-selected .wrapper
{
	padding:0 20px 0 20px;
	height:2.36em;
	line-height:2.36em;
	float:left;
}



.page-top .head-area .menu li.menu-item-selected .lb
{
	background:url(../images/global_mnu_sel_bl.gif) no-repeat left bottom;
	float:left;
}

.page-top .head-area .menu li.menu-item-selected .rb
{
	background:url(../images/global_mnu_sel_br.gif) no-repeat right bottom;
	float:left;
}

.page-top .head-area .menu li.menu-item-selected .lt
{
	background:url(../images/global_mnu_sel_tl.gif) no-repeat left top;
	float:left;
}
.page-top .head-area .menu li.menu-item-selected .rt
{
	background:url(../images/global_mnu_sel_tr.gif) no-repeat right top;
	float:left;
}

.page-top .head-area .menu .menu-item
{
	padding:0 20px 0 20px;
	height:2.9em;
	min-height:32px;
	line-height:2.9em;
}

.page-top .head-area .menu .menu-item a
{
	font-size:1.18em;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.page-top .head-area .menu .menu-item a:active
{
	background-color:Transparent;
}

.page-top .head-area .menu .menu-item-selected span
{
	font-size:1.18em;
	font-weight:bold;
	color:#000000;
}

.page-top .head-area .menu .menu-item-selected a
{
	font-size:1.18em;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

/*
*****************************************************************
		GLOBALA KLASSER - CONTENT DELEN
*****************************************************************
*/

.content .standard-left
{
	width:14.9em;
	float:left;
	padding-left:1em;
}

.content .standard-right
{
	padding-left:1.1em;
	float:right;
	width:53.7em;
}


.content .standard-right .breadcrumb a
{
	color:#000000;
}

.content .standard-right .main
{
	margin-top:15px;
}

.content .standard-right .main table
{
	border-collapse: collapse;
	border:0;
}

.content .standard-right .main th
{
	background-color:#BFBFBF;
	font-weight:bold;
	border:1px solid #E5E5E5;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:4px;
	padding-right:2px;
}

.content .standard-right .main .border td
{
	border:1px solid #E5E5E5;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:4px;
}

.content .standard-right .main .border td.top-bg
{
	background-color:#666666;
	color:#ffffff;
}

.content .standard-right .main .border td.left-bg
{
	background-color:#666666;
	color:#ffffff;
}
.content .standard-right .main .search-result td
{
	line-height: 1.4em;
}

.content .standard-right .main .intro
{
	width:43.27em;
	line-height: 1.5em;
}

.content .standard-right .main .breadtext-small
{
	width:35.363em;
	float:left;
	line-height: 1.4em;
}

.content .standard-right .main .breadtext-large
{
	width:43.27em;
	float:left;
	line-height: 1.4em;
}

.content .standard-right .main .breadtext-small a.arrow,
.content .standard-right .main .breadtext-large a.arrow
{
	display:inline;
	margin-top:0px;
}

.content .standard-right .main .breadtext-small img.right,
.content .standard-right .main .breadtext-large img.right
{
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:3px;
}

.content .standard-right .main .breadtext-small img.left,
.content .standard-right .main .breadtext-large img.left
{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:3px;
}

.content .standard-right .main .boxes
{
	float:right;
	width:15.63em;
}

.content .standard-right .main .boxes .content-box
{
	float:left;
	margin:3px 0 22px 0;
}

.content .standard-right .main .boxes .content-box .box-top
{
	background-image:url(../images/global_content_box_top_bg.gif);
	background-repeat:no-repeat;
	background-color:#8C0D17;
	color:#FFFFFF;
	margin-bottom:1px;
	width:148px;
	min-height:15px;
	padding:7px 9px 3px 9px;
	font-weight:bold;
}

.content .standard-right .main .boxes .content-box .box-breadtext
{
	background-image:url(../images/global_content_box_bg.gif);
	background-repeat:repeat-x;
	background-color:#FEFAE5;
	width:148px;
	padding:3px 9px 3px 9px;
	/*margin-bottom:9px;*/
}

.content .standard-right .main .boxes .content-box .box-breadtext a.bullet
{
	margin-top:0px;
	margin-bottom:-9px;
}

.content .standard-right .main .boxes .content-box .box-bottom
{
	background-image:url(../images/global_content_box_bottom.gif);
	background-repeat:no-repeat;
	width:166px;
	height:3px;
	overflow:hidden;
}

.content .standard-right .content-tools
{
	margin-top:15px;
}

/*
*****************************************************************
		GLOBALA KLASSER - UNDERMENY
*****************************************************************
*/

.content .standard-left .menu
{
	border-bottom:1px solid #BFBFBF;
}

.content .standard-left .menu ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

.content .standard-left .menu li
{
	margin:0;
	padding:0;
	list-style-type:none;
}

/* LEVEL 1 */
.content .standard-left .menu .item-selected-active-1,
.content .standard-left .menu .item-selected-inactive-1,
.content .standard-left .menu .item-1
{
	border-top:1px solid #BFBFBF;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:4px;
}
.content .standard-left .menu .item-selected-inactive-1
{
	background-image:url(../images/menu_lvl_1_inactive_bg.gif);
	background-repeat:repeat-x;
	background-color:#bfbfbf;
	border-bottom:1px solid #bfbfbf;
	border-top:1px solid #9f9f9f;
}
.content .standard-left .menu .item-selected-active-1
{
	background-image:url(../images/menu_lvl_1_bg.gif);
	background-repeat:repeat-x;
	background-color:#8c0c17;
	border-bottom:1px solid #BFBFBF;
	border-top:1px solid #9f9f9f;
}

.content .standard-left .menu .item-selected-inactive-1 a
{
	padding-left:17px;
	background-image:url(../images/global_arrow_white.gif);
	background-repeat:no-repeat;
	background-position:left 0.32em;
	font-size:1em;
	color:#000000;
	text-decoration:none;
	display:block;
}

.content .standard-left .menu .item-1 a
{
	padding-left:17px;
	background-image:url(../images/global_arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:left 0.27em;
	font-size:1em;
	color:#000000;
	text-decoration:none;
	display:block;
}

.content .standard-left .menu .item-selected-active-1 span
{
	background-image:url(../images/global_arrow_red.gif);
	background-repeat:no-repeat;
	background-position:left 0.27em;
	color:#ffffff;
	margin-top:2px;
	padding-left:17px;
	font-size:1em;
	color:#ffffff;
	text-decoration:none;
	display:block;
}



/* LEVEL 2 */
.content .standard-left .menu .item-selected-active-2,
.content .standard-left .menu .item-selected-inactive-2,
.content .standard-left .menu .item-2
{
	padding-left:18px;
	border-top:1px solid #BFBFBF;
	padding-top:4px;
	padding-bottom:5px;
	background-image:url(../images/menu_lvl_2_bg.gif);
	background-repeat:repeat-x;
	background-color:#f5f5f5;
}

.content .standard-left .menu .item-selected-active-2
{
	background-image:url(../images/menu_lvl_2_selected_bg.gif);
	background-color:#8c0d17;
}

.content .standard-left .menu .item-selected-inactive-2
{
	background-image:url(../images/menu_lvl_2_inactive_bg.gif);
	background-color:#bab9b9;
}


.content .standard-left .menu .item-2 a,
.content .standard-left .menu .item-selected-active-2 span
{
	padding-left:9px;
	background-image:url(../images/global_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 0.45em;
	display:block;
	margin-top:4px;
	font-size:1em;
	color:#000000;
	text-decoration:none;
}

.content .standard-left .menu .item-selected-active-2 span
{
	color:#ffffff;
	background-image:url(../images/global_bullet_white.gif);
}

.content .standard-left .menu .item-selected-inactive-2 a
{
	padding-left:17px;
	background-image:url(../images/global_arrow_white.gif);
	background-repeat:no-repeat;
	background-position:left 0.32em;
	font-size:1em;
	color:#000000;
	text-decoration:none;
	display:block;
}

/* LEVEL 3 */

.content .standard-left .menu .item-selected-active-3,
.content .standard-left .menu .item-selected-inactive-3,
.content .standard-left .menu .item-3
{
	padding-left:15px;
	border-top:1px solid #BFBFBF;
	padding-top:4px;
	padding-bottom:5px;
	background-image:url(../images/menu_lvl_2_bg.gif);
	background-repeat:repeat-x;
	background-color:#f5f5f5;
	margin-left:10px;
}

.content .standard-left .menu .item-selected-active-3
{
	background-image:url(../images/menu_lvl_2_selected_bg.gif);
	background-color:#8c0d17;
}

.content .standard-left .menu .item-first-3
{
	border:0px  solid #ffffff;
}

.content .standard-left .menu .item-selected-inactive-3
{
	background-image:url(../images/menu_lvl_2_inactive_bg.gif);
	background-color:#bab9b9;
}


.content .standard-left .menu .item-3 a,
.content .standard-left .menu .item-selected-active-3 span
{
	padding-left:9px;
	background-image:url(../images/global_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 0.45em;
	display:block;
	margin-top:4px;
	font-size:1em;
	color:#000000;
	text-decoration:none;
}

.content .standard-left .menu .item-selected-active-3 span
{
	color:#ffffff;
	background-image:url(../images/global_bullet_white.gif);
}

.content .standard-left .menu .item-selected-inactive-3 a
{
	padding-left:17px;
	background-image:url(../images/global_arrow_white.gif);
	background-repeat:no-repeat;
	background-position:left 0.32em;
	font-size:1em;
	color:#ffffff;
	text-decoration:none;
	display:block;
}











.content .standard-left .menu .menu-item-2,
.content .standard-left .menu .menu-item-selected-2

{
	padding-left:13px;
	border-top:1px solid #BFBFBF;
	padding-top:4px;
	padding-bottom:5px;
	background-image:url(../images/menu_lvl_2_bg.gif);
	background-repeat:repeat-x;
	background-color:#f5f5f5;
}

.content .standard-left .menu .menu-item-selected-2
{
	background-image:url(../images/menu_lvl_2_selected_bg.gif);
	background-color:#8c0d17;
}


.content .standard-left .menu .menu-item-2 a,
.content .standard-left .menu .menu-item-selected-2 span
{
	padding-left:9px;
	background-image:url(../images/global_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 0.45em;
	display:block;
	margin-top:4px;
	font-size:1em;
	color:#000000;
	text-decoration:none;
}

.content .standard-left .menu .menu-item-selected-2 span
{
	color:#ffffff;
	background-image:url(../images/global_bullet_white.gif);
}


.content .standard-left .menu .menu-item-3,
.content .standard-left .menu .menu-item-selected-3
{
	padding-left:30px;
}


.content .standard-left .menu .menu-item-3 a,
.content .standard-left .menu .menu-item-selected-3 span
{
	display:block;
	margin-top:4px;
	font-size:1em;
	color:#000000;
	text-decoration:none;
}

.content .standard-left .menu .menu-item-selected-3 span
{
	color:#B2202C;
}

/*
*****************************************************************
		GLOBALA KLASSER - FOOTER
*****************************************************************
*/

.page-bottom .footer
{
	background-image:url(../images/global_footer_bg.gif);
	background-repeat:repeat-x;
	background-color:#363636;
	height:1.9em;
	margin-top:10px;
}

.page-bottom .footer .wrapper
{
	color:#FFFFFF;
	font-size:1em;
	text-align:center;
	line-height:1.9em;
}

.page-bottom .footer .lb
{
	background:url(../images/global_footer_bl.gif) no-repeat left bottom;
}

.page-bottom .footer .rb
{
	background:url(../images/global_footer_br.gif) no-repeat right bottom;
}

.page-bottom .footer .lt
{
	background:url(../images/global_footer_tl.gif) no-repeat left top;
}
.page-bottom .footer .rt
{
	background:url(../images/global_footer_tr.gif) no-repeat right top;
}


/* Sitemap */
#SiteMap ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#SiteMap ul li 
{
	margin: 2px 0;
}
#SiteMap ul li a
{
	font-weight: bold;
	text-decoration: none;
}
#SiteMap ul li a:hover,
#SiteMap ul li a:focus
{
	text-decoration: underline;
}
#SiteMap ul li ul
{
	margin-left: 10px;
}
#SiteMap ul li ul li a
{
	text-decoration: none;
	font-weight: normal;
	background: url(http://www.blekingetrafiken.se/images/SiteMap/elementLineEnd.gif) no-repeat;
	padding: 2px 0 0 25px;
}
#SiteMap ul li ul li ul
{
	margin-left: 30px;
}