@charset "utf-8";
/* CSS Document */

html
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	background: white;
	margin: 0px;
	padding: 0px;
}

h1 { font-size: 18px; font-weight: normal; margin: 0 0 14px 0; }
h2 { font-size: 14px; font-weight: normal; }

a
{
	text-decoration: none;	
	color: #00aeef;
}


.graydivider {

	width: 100%;
	height: 1px;
	background-color: #ccc;
}

#page
{
	width: auto; 
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

#page_leftmargin
{
	display: none;
}

#page_rightmargin
{
	display: none;
}

#pagecontents
{
	width: auto; 
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;}

#topheader
{
}

#logotype
{
	width: 117px;
	height: 47px;
	float: left;
	padding-bottom: 33px;
	width: 100%;
	clear: left;
}

#webmail
{
	display: none;
}

#english_lang
{
	display: none;
}

#swedish_lang
{
	display: none;
}

#webmail a, #english_lang a, #swedish_lang a
{
	display: none;
}	

#MainMenuArea
{
	display: none;
}

#headerpicture
{
	display: none;
}

#topheadmenu
{
	float: right; margin-top: 20px;
}

.searchbox
{
	display: none;
}

#contentarea
{
	width: auto; 
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;	
}

.readmorelink
{
	background-image: url(images/readmore.gif);
	background-repeat: no-repeat;
	height: 13px; line-height: 13px;
	text-indent: 20px;	
	margin-bottom: 30px;
}

.archivelink
{
	margin-bottom: 30px;
	float:right;
}

.searchboxcontainer
{
	display: none;
}


.leftMenu
{
	display: none;
}

.leftMenu span a
{
}

.leftMenu span span a
{
}

#footer
{
	float: left;
	display: block;
	text-align:center;
	color: #666;
	padding-top: 30px;
}


.stocklist td, .stocklist th
{
	font-size: 11px;
	border-color: #ccc;	
	vertical-align: top;
}

#rightColumn
{
	display: none;
}

.productType
{
 	float: left;
 	width: 280px;	
	height: 90px;
	margin-right: 25px;
	margin-top: 18px;
	margin-bottom: 15px;
	cursor: pointer;
	padding: 2px;
}

.productType .imageContainer
{
	float: left;
	display: block;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #ccc;
}

.bildbankContainer
{
 	float: left;
 	width: 90px;	
	height: 90px;
	margin-right: 25px;
	margin-top: 18px;
	margin-bottom: 15px;
	cursor: pointer;
	padding: 2px;
}

.productType img
{
	float: left;
	display: block;
	width: 90px;
	height: 90px;
}

.productGradeHead
{
	background-image: url(images/tblheadbg.gif);
	background-repeat:repeat-x; line-height: 20px;	
	height: 28px; vertical-align: top;
}

td
{
	font-size: 11px;	
	height: 23px;
}

.formInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #dedede;
	background-color: #fff;
	width: 280px;
}

.searchInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #dedede;
	background-color: #fff;
	width: 350px;
	padding: 5px;
}	
}

.formSelect
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #dedede;
	background-color: #fff;
	width: 291px;
}

dl {
    font:normal 12px/15px Arial;
    position: relative;
	width: 390px;
	vertical-align: bottom;
	float: left;
}
dt {
    clear: both;
    float:left;
    width: 80px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dd {
    float: left;
    width: 300px;
    margin: 0 0 8px 0;
    padding-left: 6px;
	text-align: right;
}

.prehidden
{
	padding-left: 10px;
	padding-bottom: 15px;	
}

ol.searchresult
{
	list-style-position: outside;
}

ol.searchresult>li
{
	margin-bottom: 12px;
}

.PagingContainer
{
	float: left;
	width: 450px;
	font-size: 12px;
}

.SelectedPagingItem
{
	text-decoration: underline;
}

.UnselectedPagingItem
{
}
