body {
	SCROLLBAR-FACE-COLOR: #eae7ea;
	SCROLLBAR-HIGHLIGHT-COLOR: #eae7ea;
	SCROLLBAR-SHADOW-COLOR: #7f93aa;
	SCROLLBAR-3DLIGHT-COLOR: #7f93aa;
	SCROLLBAR-ARROW-COLOR: #7f93aa;
	SCROLLBAR-TRACK-COLOR: #e7e3e7;
	SCROLLBAR-DARKSHADOW-COLOR: #e2dfe7;
}

/* Huvudmeny BG*/
#ASPnetMenu1 {
	background-image: url("/websites/webb_filer/bildbank/bg_menu.gif") !important;
	width: 669px;
 	height: 23px;
}

/* Settings för huvudmenylänkarna */

.TopItem,  {
	height: 23px !important;
	text-align: center !important;
	background-image: url("/websites/webb_filer/bildbank/bg_menu.gif") !important;
	float: left !important;
	color: #494746; border-right: 1px solid #ffffff !important;
	padding: 0 12px 0 12px !important; 
	
}

.TopItemMouseover {
	height: 23px !important;
	text-align: center !important;
	background-image: url("/websites/webb_filer/bildbank/bg_menu_over.gif") !important;
	float: left !important;
	border-right: 1px solid #ffffff !important;
	padding: 0 12px 0 12px !important;
	
}




.item, .itemmouseover {
	height: 23px !important;
	border-right: 1px solid #ffffff !important;
	border-top: 1px solid White !important;
	padding: 5px 12px 5px 12px !important; 
}

.item {
	background-color: #E8E8E8 !important;

}

.itemmouseover {
	background-color: #DFDFDF !important; 
	color: #494746 !important;
}


/* Texter */
span font {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
span { 
	color: #191919 !important; 
	font-size: 10px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	text-decoration: none; 
}

/* Rubriker */

/* Länkar */

a, a:visited, a:active
{ 
	color: #1a4fa3 !important; 
	font-size: 10px; 
	font-family: verdana; 
	text-decoration: underline !important
}

a:hover    
{ 
	color: #1C4B97 !important; 
	font-size: 10px; 
	font-family: verdana; 
	text-decoration: underline !important
}


/* UL Listning*/

.productlist{
list-style-image:url("http://www.actesupply.se/websites/webb_filer/bildbank/icon_li_bullet.gif") !important;
margin:0px 0px 10px 18px !important;
padding:0px 0px 0px 0px !important;
}
.productlist LI { padding: 0px 0px 4px 0px;  border-bottom-color: #C4C4C4;  border-bottom-style: solid;  border-bottom-width: 1px;  }

UL{
list-style-image:url("http://www.actesupply.se/websites/webb_filer/bildbank/icon_li_bullet.gif") !important;
margin:0px 0px 10px 18px !important;
padding:0px 0px 0px 0px !important;
}
LI { padding: 0px 0px 4px 0px !important;  border-bottom-color: #C4C4C4 !important;  border-bottom-style: solid !important;  border-bottom-width: 1px !important;  }

/* Sidfot */

.footerspacer {
color: #bbbbbb !important; padding-right: 6px !important; padding-left: 6px !important; 
	}

/* Styling av sökformuläret 
#mysearchbtn {

	border: 0 !important;
	height: 19px;
	width: 57px;
	font-weight: normal !important;
	font-size: 10px !important;
	color: #000000 !important;
	background-color: #FFBD36 !important;
}
#mysearchinput {
	border: 1px solid #191919 !important;
	background-color: #ffffff !important;
	font-size: 10px !important;
	color: #7f93aa !important;
	width: 100px;

}*/

/* Styling av leverantör tabell */
#leverantorer TD{

	border-bottom: 1px solid #C4C4C4 !important;

	height: 58px;
	font-weight: normal !important;
	font-size: 10px !important;
	color: #000000 !important;

}
