.myBodyBack
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	margin: 0px 0px 0px 0px;
	line-height:1.4em;

	background-color : #FFFFFF;
	background-image: url(/Image/bg.gif);
	background-repeat: repeat;
	background-position: left top; 
}
body
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	margin: 0px 0px 0px 0px;
	line-height:1.4em;
}

.middleLeft
{
	background-color : #FFFFFF;
	background-image: url(/Image/framework/middle_left.gif);
	background-repeat: repeat-y;
	background-position: left top; 
}

.middleRight
{
	background-color : #FFFFFF;
	background-image: url(/Image/framework/middle_right.gif);
	background-repeat: repeat-y;
	background-position: right top; 
}

.box_content
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #333333;
	text-decoration : none;

	background-color : #FEFEFE;
	background-image: url(/Image/box_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; 

	padding: 14px 20px 24px 20px;
}

.box_content_sbm_start
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	height:380px;

	background-color : #FEFEFE;
	background-image: url(/Image/startpage/box_content_sbm_bg_start_2.png);
	background-repeat: no-repeat;
	background-position: left bottom; 

	padding: 14px 20px 10px 20px;
}

.noPageTwoSideLeft
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	width:140px;
	heigth:100%;

	background-color : #FEFEFE;
	background-image: url(/Image/dotted_vertical.gif);
	background-repeat: repeat-y;
	background-position: right top; 
	padding: 0px 0px 0px 0px;
}

.noPageTwoSideContent
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	width:770px;

	background-color : #FFFFFF;
	padding: 0px 0px 0px 0px;
}


/* Används för första rubriken / ingressen */	
h1
{
	margin-bottom: 10px;
	font-size : 17px;
	font-family : Arial, Verdana;
	font-weight : bold;
	font-style : normal;
	color : #579b4f;
	text-decoration : none;
}

h2
{
	margin-bottom: 8px;
	font-size : 14px;
	font-family : Arial, Verdana;
	font-weight : bold;
	font-style : normal;
	color : #BF7D34;
	text-decoration : none;
}

h3
{
	margin-bottom: 8px;
	font-size : 12px;
	font-family : Arial, Verdana;
	font-weight : bold;
	font-style : normal;
	color : #BF7D34;
	text-decoration : none;
}

div
{
	margin-top: 0px;
	margin-bottom: 0px;

}


P, UL, LI
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px
}


td
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	line-height: 18px;
}

.stat
{
	height:0px;
	width:0px;
	border:0;
}

.whiteTd
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	background-color : #FFFFFF;
}


.tdBlockLeft
{
 border: #D7D7D7; 
 border-style: solid; 
 border-left-width: 1px; 
 border-right-width: 0px; 
 border-bottom-width: 0px; 
}

/*
.bgBlock
{
	background-image: url(Image/framework/block_middle_center.gif); background-repeat: strech; background-position: left center;
}
*/

.header
{
	font-size : 9px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #727171;
	text-decoration : none;
	background-color : #E9E9E9;
}

.footer
{
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #727171;
	text-decoration : none;
}


.tdLinedX
{
	background-image: url(Image/line.gif); 
	background-repeat: repeat-x; 
	background-position: left center;
}

/*
.tdDottedX
{
	background-image: url(Image/framework/block_middle_center.gif); background-repeat: strech; background-position: left center;
}
*/

.tdDottedY
{
	background-image: url(Image/dotted_y.gif); background-repeat: repeat-y; background-position: center;
}

DIV.customerQuote
{
	display:block ;
	font-size:11px; 
	color:#202020; 
	font-family:Tahoma, arial;
	line-height:1.4em;
}

DIV.testarABC
{
	display:block ;
	font-size:11px; 
	color:#202020; 
	font-family:Tahoma, arial;
}

DIV.customerQuote a
{
	font-weight : normal;
	text-decoration :none;
	font-size:11px; 
	color:#202020; 
	font-family:Tahoma, arial;
}

DIV.customerQuote a:visited
{
	font-weight : normal;
	text-decoration :none;
	font-size:11px; 
	color:#202020; 
	font-family:Tahoma, arial;
}

DIV.customerQuote a:active
{
	font-weight : normal;
	text-decoration :none;
	font-size:11px; 
	color:#202020; 
	font-family:Tahoma, arial;
}

DIV.customerQuote a:hover
{
	font-weight : normal;
	text-decoration :none;
	font-size:11px; 
	color:#202020; 
	font-family:Tahoma, arial;
	text-decoration :underline;
}



.customerQuoteMiddle
{
	width:145;
	height:115;

	background-image: url(/Image/startpage/customerQuoteMiddle.gif); 
	background-position: left bottom;
	background-repeat: no-repeat; 
	
	padding-left:8px;
	padding-right:8px;
}



.menu_on
{
	color: #FFFFFF; 
	font-size: 10px; 
	font-family: "Tahoma", "Verdana"; 
	font-weight: bold; 
	text-decoration: none; 
	display: block; 
	background:#CC8638; 
/*	border: 1px solid #F5F5F5;  */
	padding: 0px 5px; 
	cursor: pointer;
}




.menu_off
{
	color: #D89247; 
	font-size: 10px; 
	font-family: "Tahoma", "Verdana"; 
	font-weight: bold; 
	text-decoration: none; 
	display: block; 
	background:#F5F5F5; 
/*	border: 1px solid #F5F5F5;  */
	padding: 0px 5px; 
	cursor: pointer;

	display: block; 
	background:#F5F5F5;  
}

  /* Menu-links */
.menu_off a		
{
	font-weight : bold;
	color : #D89247;
	text-decoration :none;
}

.menu_off a:visited
{
	font-weight : bold;
	color : #D89247;
	text-decoration :none;
}

.menu_off a:active
{
	font-weight : bold;
	color : #D89247;
	text-decoration :none;
}

.menu_off a:hover
{
	font-weight : bold;
	color : #D89247;
	text-decoration :none;
}

/* vanliga länkar */
a		
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #589C50;
	text-decoration : none;
}

a:visited
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #589C50;
	text-decoration : none;
}

a:active
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #589C50;
	text-decoration : none;
}

a:hover
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #4A7245;
	text-decoration :underline;
}


/* Dolda länkar */
.hiddenLink a		
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
}

.hiddenLink a:visited
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
}

.hiddenLink a:active
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
}

.hiddenLink a:hover
{
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : normal;
	color : #4A7245;
	text-decoration :underline;
}


  /* Footer-links */
.footer a		
{
	font-size : 10px;
}

.footer a:visited
{
	font-size : 10px;
}

.footer a:active
{
	font-size : 10px;
}

.footer a:hover
{
	font-size : 10px;
}



 /* Menu-links */
.menu
{
	font-weight : bold;
	color : #FFFFFF;
	text-decoration :none;
	display:inline;
}

.menu a		
{
	font-weight : bold;
	color : #FFFFFF;
	text-decoration :none;
}

.menu a:visited
{
	font-weight : bold;
	color : #FFFFFF;
	text-decoration :none;
}

.menu a:active
{
	font-weight : bold;
	color : #FFFFFF;
	text-decoration :none;
}

.menu a:hover
{
	font-weight : bold;
	color : #FFFFFF;
	text-decoration :none;
}




/* Olika texter-klasser */	



.textBold 
{
color:#444444;
font-size : 11px;
font-family : Tahoma, Verdana, Arial;
font-weight:bold;
}

.textGrey 
{
color:#808080;
font-size : 11px;
font-family : Tahoma, Verdana, Arial;
}

.textGreyBold
{
color:#808080;
font-size : 11px;
font-family : Tahoma, Verdana, Arial;
font-weight:bold;
}

.textGreyBoldLarge
{
color:#808080;
font-size : 13px;
font-family : Tahoma, Verdana, Arial;
font-weight:bold;
}

.textWhiteBold
{
color:#FFFFFF;
font-size : 11px;
font-family : Tahoma, Verdana, Arial;
font-weight : bold;
}



/* Horizontal ruler används för att skilja avsnitt etc */
HR
{
	display:inline;
	width: 100%;
	height: 1px; 
	color: Silver; 
	border: 0px; 
} 

/* formulär */
form
{ 
	margin-bottom: 0; 
	margin-top:0;
}
.textbox
{
	font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #3A3A3A; 
	border: 1px solid #6F6E6D;	
	border-bottom-color : #D2D0D0;
	border-right-color : #D2D0D0;
	padding-left: 2px
}


.dropruta 	{
	height: 17px;
	font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 1.0em;
	border: 1px solid #E6DFE2;
	border: solid 1px #E6DFE2;
}


textarea
{
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #3A3A3A; 
	border: 1px solid #6F6E6D;	
	border-bottom-color : #D2D0D0;
	border-right-color : #D2D0D0;
}

.btn 
{
	cursor: pointer;
	height: 19px;
	background-color: #EBEBEB; 
    font-weight: normal; 
    font-family: Verdana, Arial ;
    font-size: 9px;
	color: #424242;
}

.lowBtn 
{
	cursor: pointer ;
	height: 17px;
	background-color: #EBEBEB; 
    font-weight: bold; 
    font-family: Arial, Verdana ;
    font-size: 9px;
	color: #3A3A3A;
}


.inputNoBorder
{
	background-color: transparent; 
	color: #3A3A3A;
	border: 0px;
}

.inputListNoBorder
{
	background-color: transparent; 
	border: 0px;
}

.inputListNoBorderNoMargin
{
	background-color: transparent; 
	border: 0px;
	margin: -2px;
}



/* ================================================================================================ */
/* .................................::: Kundvagnstoppen :::........................................ */
/* ================================================================================================ */


.shopCartTable
{
	border: none 0px;
	margin: 0px;
}

.shopCartTable td
{
	padding: 0px 0px 2px 0px;
	border-top: none 0px;
	border-bottom: solid 1px #DADADA;
	border-left: none 0px;
	border-right: none 0px;
	vertical-align: top;
}

.shopCartTable .shopWhiteTd
{
	margin: 1px 0px 1px 0px;
	padding: 2px 0px 2px 0px;
	border: none 0px;
	vertical-align: top;
}

.shopCartTable .tableHeader
{
	font-size : 11px;
	font-family : Verdana, Tahoma, Arial;
	font-weight : normal;
	font-style : normal;
	color: #414141;
	text-decoration : none;

	background-image: url(../shop_img/tableHeadBg.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #A5A5A5;
	border-bottom: solid 1px #A5A5A5;
	border-left: none 0px;
	border-right: none 0px;
	font-size: 11px;
	font-weight: normal;
}

.shopCartTable .tableHeaderLeft
{
	width: 5px;
	background-image: url(../shop_img/tableHeadBg.gif);
	border-top: solid 1px #A5A5A5;
	border-left: solid 1px #A5A5A5;
	border-bottom: solid 1px #A5A5A5;
	border-right: none 0px;
}

.shopCartTable .tableHeaderSep
{
	background-image: url(../shop_img/tableHeadSep.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #A5A5A5;
	border-bottom: solid 1px #A5A5A5;
	border-left: none 0px;
	border-right: none 0px;
}


.shopCartTable .tableHeaderRight
{
	width: 5px;
	background-image: url(../shop_img/tableHeadBg.gif);
	border-top: solid 1px #A5A5A5;
	border-bottom: solid 1px #A5A5A5;
	border-right: solid 1px #A5A5A5;
	border-left: none 0px;
}
