/*
///////////////////////////////////////////////
/// CSS Version 1.0 ///////////////////////////
/// by Johan Strömqvist, Naboovalley Studios //
///////////////////////////////////////////////
*/

body, html {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
}

/*
////////////////////////
/// Common CSS Styles //
////////////////////////
*/

img { 
	border: 0px; 
}
.borderlight{border: 1px dashed #909090;}
input,
textarea,
select { 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
}

.input-medium {
	width: 100px;
}

.input-image { 
	vertical-align: top;
}

.searchbtn{margin-left: 415px; margin-top: -38px; outline: none;}
.webcodebtn{margin-left:147px; margin-top: -41px; outline: none;}
.campaigncodebtn{margin-left: 147px; margin-top: -15px; outline:none;}
.floatleft{ float: left;}
.floatleftmargin{ float: left; margin-left: 30px;}
.clearboth{clear: both;}
.linethrough{text-decoration: line-through;}
.fet{font-weight: bold;}
p{color: fff; font-size: 11px; margin: 0; padding: 0px;}
.center{text-align: center;}
.custom{width: 175px; height: 1px; background: url(../img/hrimage.gif); border: 0px;} /*Stylar h-linjer*/
a:link{	
	color: #87C540;
	text-decoration: none;
	outline: none;
}
a:visited{	
	color: #87C540;
	text-decoration: none;
	outline: none;
}
a:active {
	color: #87C540;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #87C540;
	text-decoration: none;
	outline: none;
}

a.archive{	
	color: #636363;
	text-decoration: none;
	font: bold 10px Verdana, Arial, Helvetica;
	background-color:#d5d5d5;
}

a.news{	
	color: #000;
	text-decoration: none;
	font-size: 9px;
}

a.whitelink:link{color:#fff; text-decoration: none; font-size:9px;}
a.whitelink:visited{color:#fff; text-decoration: none; font-size:9px;}
a.whitelink:hover{color:#fff; text-decoration: none; font-size:9px;}

a.products:link{color:#686868; text-decoration: none; font-size:14px;}
a.products:visited{color: #686868;}
a.products:active{color: #87C540; text-decoration:underline;}
a.products:hover{color: #87C540; text-decoration:underline;}

p.whitebg{background-color: #fff; margin: 0px 0px 10px 0px; padding: 5px 0px 5px 0px; width: 708px; border: 1px solid #d5d5d5;}
h1 {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
}

h2 {
	color: #686868;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	margin: 10px 10px 2px 0;
}

h2.white {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	margin: 0 10px 5px 0;
	float: left;
}

h2.big {font: 14px Arial, Verdana, sans-serif; font-weight:bold;}
h2.big a:link { color: #686868; text-decoration: none;}
h2.big a:visited{ color: #686868; text-decoration: none;}
h2.big a:hover { color: #87C540; text-decoration: underline;}

h2.greenbg{
	color: #fff;
	display: block;
	height: 15px;
	background: #7cc242 url(../img/line_login.gif) right repeat-y ;
	margin: 0;
	padding: 5px;
}
h2.purplebg{
	color: #fff;
	display: block;
	height: 15px;
	background: #b642c2 url(../img/auctionheadlinebg.gif) top right no-repeat;
	margin: 0;
	padding: 5px;
	cursor: pointer;
}
h2.yellowbg{
	color: #fff;
	display: block;
	background: #fdd51b url(../img/recruitheadlinebg.gif) top right no-repeat;
	margin: 0;
	padding: 5px;
	height:25px;
	border: 5px solid #d5d5d5;
	border-bottom: 0px;
	width: 690px;
}


h3.purplebg{ /*Används i rubrikerna på itemviewsidorna*/
	color: #fff;
	display: block;
	background: #b642c2 url(../img/auctionheadlinebg.gif) top right repeat-y;
	margin: 0;
	padding: 5px;
	height:25px;
	border-bottom: 5px solid #d5d5d5;
}
h3.bluebg{ /*Används i rubrikerna på itemviewsidorna*/
	color: #fff;
	display: block;
	background: #428fc2 url(../img/shoppingheadlinebg.gif) top right repeat-y;
	margin: 0;
	padding: 5px;
	height:25px;
	border-bottom: 5px solid #d5d5d5;
}
h3.redbg{ /*Används i rubrikerna på itemviewsidorna*/
	color: #fff;
	display: block;
	background: #c2424d url(../img/offerheadlinebg.gif) top right repeat-y;
	margin: 0;
	padding: 5px;
	height:25px;
	border-bottom: 5px solid #d5d5d5;
}
h2.bluebg{
	color: #fff;
	display: block;
	height: 15px;
	background: #428fc2 url(../img/shoppingheadlinebg.gif) top right no-repeat;
	margin: 0;
	padding: 5px;
	border-bottom: 5px solid #d5d5d5;
	cursor: pointer;
}
h2.redbg{
	color: #fff;
	display: block;
	height: 15px;
	background: #c2424d url(../img/offerheadlinebg.gif) top right no-repeat;
	margin: 0;
	padding: 5px;
	border-bottom: 5px solid #d5d5d5;
	cursor: pointer;
}
h3 {
	color: red;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

h3.white {
	color: #fff;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	float: left;
}

h4 {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}

/*
top / right / bottom / left
*/

#healthFormDiv{  /*information to div on index.tpl for zarah*/
	background: #7cc242 url(../img/line_login.gif) top right repeat-y;
	height:195px;
	width:415px;
	color: #fff;
	font-weight:bold;
	font-size:12px;
	padding:5px;
	vertical-align:top;
}

#column-container {width: 1150px;border: 0px solid #000000;}

#column-site {
	width: 960px;
	border: 0px;
	margin: 0px;
	margin-left: 12px;
	padding: 0px;
	float: left;
	background: url(../img/bodybg.gif) top left repeat;
	
}

#column-header {
	width: 960px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
div#topbannerdiv{
	float: left;
	margin-top: 10px;
}
#column-header-logo {
	width: 243px;
	height: 175px;
	border: 0px;
	float: left;
}

#column-header-menu {
	width: 717px;
	height: 161px;
	border: 0px;
	float: left;
	background: url(../img/header_top2.jpg) top left no-repeat;
}

#orginal-column-header-region {
   text-align: left;
   height: 87px;
   margin-right: 40px;
   margin-top: 20px;
}
ul#topmenu{list-style-image:url(../img/topmenuicon.gif); float: right; margin-right: -20px;}
ul#topmenu li a:link{text-align: left; color:#333333; font-weight: bold;}
ul#topmenu li a:visited{color: #333; font-weight: bold;}
ul#topmenu li a:hover{color: #999;font-weight: bold;}
 
#column-header-region {
   text-align: left;
   height: 40px;
   margin-right: 10px;
   margin-top: 18px;
}
 
#column-header-table {
   text-align: left;
   height: 40px;
   width: 98%;
   margin-right: 10px;
   margin-top: 0px;
}

#column-header-bottom-left {
	float: left;
	width: 470px;
	background: #7cc242 url(../img/line_search.gif) repeat-y top right ;
	border: 5px solid #d5d5d5;
	height: 70px;
	margin: 35px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	text-align: left;
}
.formheader{
	color:#FFFFFF; 
	font-size:9px; 
	font-weight:bold;
	float: left;
	margin-right: -5px;
	margin-top: 8px;
}
.searchforminput{float: left; clear: left; margin-right: 0px; }
#column-header-bottom-right {
	float: left;
	width: 185px;
	background: #c7e2a8 url(../img/line_member.gif) repeat-y ;
	border: 5px solid #d5d5d5;
	height: 70px;
	margin: 35px 0px 0px 15px !important; margin: 35px 0px 0px 15px;
	padding: 5px 10px 0px 5px;
	text-align: left;
	font-size:13px; 
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-weight:bold;
}
#loginbox{
	background: #7cc242 url(../img/line_login.gif) ;
	width: 198px;
	min-height:70px; 
	height:auto;
	border: 5px solid #d5d5d5;
	padding: 5px 0px 0px 5px;
	margin: 0px;
}
/* for Internet Explorer */
/*\*/
* html #loginbox {
height: 70px;
}
/**/
.loginbtn{ margin-left: 135px; margin-top: -60px; padding: 0px; outline: none;}
.zarahSendBtn{ margin-left: 335px; margin-top: -60px; padding: 0px; outline: none;}
#column-menu {
	width: 198px;
	float: left;
	margin: -119px 0 0 0px;
	padding: 34px 0px 34px 15px;
}

#column-content {
	width: 715px;
	margin: 15px 0px 0px 30px;
	padding: 0px;
	border: 0px;
	float: left;
}
div#content-widecolumn{
	float:left; 
	width:250px; 
	border:5px solid #D5D5D5; 
	margin-right: 15px;
	cursor:pointer;	
}
div#content-narrowcolumn-container{float:left; width:440px;}
div#content-narrowcolumn1{
	border:5px solid #D5D5D5; 
	width:200px; 
	float:left; 
	margin: 0px 15px 0px 0px;
}
div#content-narrowcolumn2{
	border:5px solid #D5D5D5; 
	width:200px; 
	float:left; 
	margin: 0;
}

#column-ads {
	width: 170px;
	height: auto;
	border: 0px solid yellow;
	float: right;
}

#column-copyright {
	float: left;
	margin: 40px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	width: 640px;
	color: #999999;
	border-top: 1px solid #CCCCCC;
}

#viewItemBigBoxTop { 
	background-color:#FFFFFF; 
	margin:0px 0px 15px 0px; 
	min-height:303px;
  	height:auto !important;
  	height:303px;
	padding:0px 0px 10px 0px; 
	float:left; 
	width:475px; 
	border:5px solid #D5D5D5;
}
#viewItemMediumBoxTop {
	background-color:#FFFFFF; 
	margin:0px 0px 0px 0px; 
	height:303px; 
	padding:0px 0px 10px 0px; 
	float:left; 
	width:249px; 
	border:5px solid #D5D5D5;
}
#viewItemSmallBoxTop {
	background-color:#FFFFFF; 
	margin:0px 0px 10px 15px; 
	height:303px; 
	padding:0px 0px 10px 0px; 
	float:left; 
	width:200px; 
	border:5px solid #D5D5D5;
}

#viewItemBigBoxBottom { 
 	background-color:#FFFFFF; 
	margin:0px 0px 0px 0px; 
	min-height:303px;
  	height:auto !important;
  	height:303px;
	padding:0px 0px 10px 0px; 
	clear:left;
	float:left; 
	width:475px; 
	border:5px solid #D5D5D5;
}
#viewItemMediumBoxBottom {
	background-color:#FFFFFF; 
	margin:0px 0px 0px 0px; 
	min-height:303px;
  	height:auto !important;
  	height:303px;
	padding:0px 0px 10px 0px; 
	clear: left;
	float:left; 
	width:249px; 
	border:5px solid #D5D5D5;
}
#viewItemSmallBoxBottom{
	background-color:#FFFFFF; 
	margin:0px 0px 10px 15px; 
	min-height:303px;
  	height:auto !important;
  	height:303px;
	padding:0px 0px 10px 0px; 
	float:left; 
	width:200px; 
	border:5px solid #D5D5D5;
}

#whitePage{
	background-color:#FFFFFF; 
	border:5px solid #D5D5D5;
	width:680px;
	padding: 10px 10px 10px 10px;
}
.regbutton1{
	position: absolute;
	left: 670px;
	top: 380px;
}
.regbutton2{
	position: absolute;
	left: 680px;
	top: 710px;
}
/*
top / right / bottom / left
*/

.menu-grey {
	width: 145px;
	height: auto;
	background: #EEEFF0;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

.menu-search {
	width: 145px;
	height: 90px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
}

.menu-menu {
	width: 203px;
	/*background: #ccc;*/
	margin-top: 15px;
	padding: 0px 0px 0px 0px;
	border: 5px solid #d5d5d5;
}

.menu-news {
	width: 203px;
	margin-top: 15px;
	padding: 0px 0px 0px 0px;
	border: 5px solid #d5d5d5;
}
.menu-newsList {
	border-top:5px solid #d5d5d5;
	border-bottom: 5px solid #d5d5d5;
	width: 203px;
	background:#ffffff;
	padding: 0px 0px 0px 0px;
}
.menu-newsArchiveLink {
	width: 203px;
	height: 10px;
	text-align:right;
	margin: 0;
	padding: 0;
}

/*
top / right / bottom / left
*/

/*
/////////////////////////
/// Various CSS Styles //
/////////////////////////
*/


.divider-black {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	border-top: 1px solid #000000;
}

.divider-grey {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	border-top: 1px solid #C7C8CA;
}


.header-list {
	color: #68BE57;
	font-weight: bold;
	margin-bottom: 5px;
}

.header-list-styles {
	float: none;
	clear: both;
	height: 45px;
	text-align: right;
}

.list-styles {
	float: right;
	text-align: center;
	font-size: 9px;
	width: 70px;
}

.list-styles-order {
	float: left;
	text-align: center;
	font-size: 11px;
	padding-top: 15px;
}

.fontsize10 {
	font-size: 10px;
}

.list-styles img {
	margin-bottom: 5px;
}

.color-black {
	color: #000000;
	font-weight: bold;
}

.color-lightgrey {
	color: #999999;
}

.netgreen {
	color: #87C540;
}

.newsHeader {
	font-size: 9px;
	font-weight:bold;
	color: #000;
	/*font-size: 12px;
	color: #87C540;*/
}


.newsIngress, newsBody{
	font-size: 9px;
}

.background-grey {
	background: #EEEFF0;
}

.float-left {
	float: left;
	text-align: left;
}

.float-right {
	float: right;
	text-align: right;
}

.b2bhr {
	border: 0px;
  width: 100%;
  color: #ccc;
  background-color: #ccc;
	height: 1px;
}

.flashImage {
	float: right;
	margin-right: 5px;
	width: 60px;
	height: 61px;
	padding-top: 6px;
	background-image: url(../img/large_splash.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #444;
	font-weight: bold;
}

.marker {
	float: left;
	margin: 2px 0px 0px 2px;
}

.red {
	color: red;
}

.row-split-image {
	background: #FFFFFF;
	height: 160px;
	width: 120px;
}

.row-hover {
	background: #FBFFEF;
}

.row-blank {

}

.errorstar {
	text-decoration: none;
	font-weight: bold;
	color: red
}
	
.infoText {
	background: #77FF77;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
	padding: 3px 3px 4px 4px;
	border: #555 solid 1px;
	margin-bottom: 10px;
}

.errorText {
	background: #FF7777;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
	padding: 3px 3px 4px 4px;
	border: #555 solid 1px;
	margin-bottom: 10px;
}

.hide { 
	visibility: hidden; 
	display: none; 
} 

.show { 
	visibility: visible;
} 

.showOfferForm {
	visibility: visible;
	width: 140px;
	border: 1px #EEE solid;
}

/*
///////////////////////
/// Table CSS Styles //
///////////////////////
*/

#table-list {
	width: 680px;
	font-size: 10px;
	padding-top: 0px;
	background-color: #fff;
	border: 1px solid #d5d5d5;
	margin-bottom: 10px;
	
}

#table-list th {
	padding-left: 10px;
	padding-top: 5px;
	border-left: 1px solid #C7C8CA;
	background: #fff;
	font-weight: normal;
	text-align: left;
}

#table-list th.checkbox {
	padding-left: 10px;
	
	background: #FFFFFF;
	font-weight: normal;
	text-align: left;
	
	border-left: 0px;
}

#table-list th.image {
	padding-left: 10px;
	
	background: #fff;
	font-weight: normal;
	text-align: left;
	border-left: 0px;
}

#table-list th img {
	vertical-align: middle;
}
.list-item-row{
	border-top: 5px solid #d5d5d5;
	border-right: 5px solid #d5d5d5;
	border-bottom: 5px solid #d5d5d5;
	margin-bottom: 20px;
	float:left;
	width: 695px;
	padding: 10px 0 10px 10px;
	background: #fff url(../img/itembg.gif) top left repeat-x;
}
.list-item-image{
	clear: left;
	float:left;
	width: 118px;
}
.list-item-image .floatleft{
	margin: -10px 5px -10px -10px;
}
.list-item-prodinfo{
	float: left;
	width: 390px;
}
.list-item-company{
	float: left;
}
#table-list td {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	vertical-align: top;
}

.table-list-image {
	width: 100px;
	height: 88px;
	background: #FFFFFF;
}

.table-gallery-image {
	width: 108px;
	height: 81px;
	vertical-align: bottom;
	background: #FFFFFF;
}

.table-component-image {
/* width: 132px;
	height: 99px; */
	width: 92px;
	height: 69px;
	text-align: right;
	vertical-align: bottom;
	background: #FFFFFF;
}

.table-gallery-text {
	width: 92px;
	vertical-align: top;
	background: #FFFFFF;
}

.table-list-right {
	text-align: right;
	border-left: 1px solid #C7C8CA;
}

.table-list-left {
	text-align: left;
	border-left: 1px solid #C7C8CA;
}

.table-list-checkbox {
	text-align: center;
	vertical-align: middle;
	border-right: 0px;
	background: #FFFFFF;
}

.table-list-grey {
	background: #EEEFF0;
}

.table-list-center {
	text-align: center;
}

.table-login {
	font-size: 9px;
	text-align: left;
}

.table-login td {
	color: #999999;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: center;
}

.table-login input {
font-size: 9px;
}

.table-login-padding {
	width: 350px;
}

#table-article {
	width: 100%;
	font-size: 10px;
	
	border-bottom: 1px solid black;
}

#table-article td {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 0px;
	
	vertical-align: top;
}

#table-article td.properties {
	border-left: 1px solid #C7C8CA;
	background: #FAFAFA;
	width: 140px;
}

#table-article td.bid {
	border-left: 1px solid #C7C8CA;
}

#table-article td.image {
	width: 200px;
	height: 200px;
}

#table-article td.offer {
	padding: 0px;
	width: 340px;
	height: 200px;
}

#table-article td.logo {
	width: 200px;
	text-align: center;
	vertical-align: middle;
}

#table-article td.company {
	border-left: 1px solid #C7C8CA;
	width: 140px;
}

#table-row {
}

#table-row td {
	padding: 5px;
	vertical-align: top;
}

#table-row td.image {
	background: #FFFFFF;
	height: 98px;
}

#table-row-auction {
	width: 100%;
	font-size: 10px;
}

#table-row-auction td {
	vertical-align: top;
	text-align: center;
}

#table-row-auction td.image {
	vertical-align: bottom;
	background: #FFFFFF;
	height: 98px;
}
div#headlinecontainer{
	border:5px solid #D5D5D5; width:700px;
}
div#all-items-container{
	width:740px; float:left;
}
div#item-container{
	margin: 0px;
	width: 250px;
	float:left;
}

.item{
	float: left;
	width: 240px;
	min-height:117px;
  	height:auto !important;
  	height:117px;
	background: #fff url(../img/itembg.gif) top left repeat-x;
	margin: 0px 0 10px 0;
	padding: 0 0 10px 10px;
	cursor:pointer;
	border-top: 5px solid #d5d5d5;
	border-bottom: 5px solid #d5d5d5;
}
.item-headline{float:left; height: 35px; overflow: hidden; margin-top: 5px; color: #686868; font: 14px Arial, Verdana, sans-serif; font-weight:bold;}
.item-image{clear:left;float: left;width: 102px;}
.item-info{float: left; width: 125px;}
.makebidbtn{margin-left: 98px; margin-top: 0px; margin-bottom: -10px;}
 
.item-typepage{
	border:5px solid #D5D5D5; 
	float:left;  
	width:207px; 
	height:135px; 
	background:#FFFFFF url(../img/itembg.gif) repeat-x scroll left top; 
	margin:0px 10pt 10px 0px; 
	padding:0pt 0pt 10px 10px;
}
div#sortbycontainer{
	margin: 5px 0px 7px 0px; 
	padding:2px 2px 2px 2px; 
	background-color:#FFFFFF; 
	border:1px solid #D5D5D5;  
	width:705px;
}
.item-typepage .item-headline{width: 207px; height: 33px; overflow:hidden;}
.item-typepage .item-info{width:95px; font-size:9px; height:67px; margin-top: 0px;}
.item-typepage .makebidbtn{ margin-left: 60px; margin-top: -6px; margin-bottom: 0px; padding-bottom: -10px;}
/*#table-row-gallery {
	margin: 0px;
	width: 250px;
}*/

#table-row-gallery td {
	margin: 0px;
}

#table-row-cell {
	margin: 0px;
	width: 140px;
}

#table-row-cell td {
	margin: 0px;
}

#table-row-gallery td.item {
	vertical-align: top;
	background: #FFFFFF;
}

#table-row-gallery td.hover-item-clickable {
	vertical-align: top;
	background: #FBFFEF;
	cursor: pointer;
}

#table-row-gallery div.hover-item-clickable {
	vertical-align: top;
	background: #FBFFEF;
	cursor: pointer;
}

#table-row-cell td.hover-item-clickable {
	background: #FBFFEF;
	cursor: pointer;
}

#table-row-gallery td.hover-item {
	vertical-align: top;
	background: #FBFFEF;
}

.table-row-image {
	border: 1px solid #EEEEEE;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 140px;
	height: 120px;
	background-image: url(../img/px_white.gif);
}

.table-row-image-hover {
	border: 1px solid #EEEEEE;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 140px;
	height: 120px;
	background-image: url(../img/px_white.gif);
	cursor: pointer;
}

.table-row-f08 {
	font-size: 8px;
}

.table-row-bid {
	background: #EEEFF0;
	border: 1px solid #cccccc;
	font-size: 9px;
	text-align: left;
	padding: 4px;
	margin-top: 5px;
}

.table-row-offer {
	/* height: 135px; */
}

.table-row-item {
	width: 140px;
	text-align: left;
	padding: 4px 4px 4px 6px;
	font-size: 9px;
}

.row-hover-item {
	width: 140px;
	text-align: left;
	padding: 4px 4px 4px 6px;
	font-size: 9px;
}

#table-row-component {
	font-size: 10px;
}

#table-row-component td {
	width: 140px;
	vertical-align: bottom;
	text-align: center;
	border: 1px solid #EEEEEE;
}

#table-row-component td.image {
	vertical-align: bottom;
	width: 140px;
	text-align: center;
	border: 1px solid #EEEEEE;
}

#table-row-shopping {
	width: 100%;
	font-size: 10px;
}

#table-row-shopping td {
	vertical-align: top;
	text-align: center;
}

#table-row-shopping td.image {
	vertical-align: bottom;
	background: #FFFFFF;
	height: 98px;
}

#table-row-offer {
	width: 100%;
	font-size: 9px;
	margin-bottom: 2px;
}

#table-row-offer td {
	padding: 7px;
	vertical-align: top;
/*	border: 1px solid #EEEFF0; */
}

#table-row-offer td.image {
	padding: 0px;
/*	border: 1px solid #E1E579; */
}

#table-row-offer td.bid {
	/* background: #FEFFDC; */
	background: #EEEFF0;
	font-size: 9px;
	text-align: left;
	border: 1px solid #cccccc;
}

#table-row-split {
	width: 100%;
	font-size: 10px;
}

#table-row-split td {
	padding: 5px;
	vertical-align: top;
}

#table-row-left {
	width: 280px;
	float: left;
}

#table-row-right {
	width: 280px;
	float: right;
}

#table-split-container {
	width: 100%;
}

#table-split-container td {
	vertical-align: top;
}

.bar-watch {
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
	text-align: right;
}


.bar-placebid form {
	padding: 0px;
	margin: 0px;
}

.search {
	background: #FBFFEF;
	border: 1px solid #729E30;
	padding: 3px 3px 3px 10px;
	margin-top: 10px;
	line-height: 14pt;
}

.bar-sms {
	padding: 3px 3px 3px 10px;
	background: #FEFFDC;
	border: 1px solid #E1E579;
	line-height: 14pt;
}
/**************************** BEGIN HUVUDMENYN *****************************************/
div#menu-tabs {
	margin-left: -60px;
	margin-top: -3px;
	float: left;
}
.becomememberbtn{margin: -7px 20px;}

#navtop *{font:1.05em Arial, sans-serif; font-weight: bold; font-style: italic;text-decoration:none;color:#838383;list-style:none;margin:0;padding:0;line-height:1em} /*Reset browsers and apply basic formatting*/
#navtop li{display:inline}
#navtop li *{height:46px;float:left;cursor:pointer;cursor:hand}
#navtop a{background:url(../img/mainmenu/left.gif) left no-repeat;padding-left:20px;border-bottom:solid 0px #fff} /*Applys the left segment of the image and adds the grey bottom border*/
#navtop .right{padding-right:46px}
#navtop .center{background:url(../img/mainmenu/center.gif) repeat-x;margin-right:-47px;min-width:47px;height:46px;padding:20px 0 8px 0;height:20px;} /*Applys the seamless background*/
#navtop .start{background:url(../img/mainmenu/farleft.gif) left no-repeat;padding-left:14px;} /*Applys the far left corner*/
#navtop .end{background:url(../img/mainmenu/farright.gif) right no-repeat;padding-right:65px;} /*Applys the far right corner*/

/*Bortkommenterat ifall man vill sätta igång annan bakgrundsfärg på hoverfunktionen eller höja upp flikarna
#navtop a:hover{background:url(../img/mainmenu/right.gif);}
#navtop a.start:hover{background:url(../img/mainmenu/farlefthover.gif) no-repeat;}
#navtop a:hover .end{background:url(../img/mainmenu/farrighthover.gif) right; margin-right: -15px;}
#navtop a:hover .center{background:url(../img/mainmenu/centerhover.gif);color:#000;height:46px;line-height:2em;padding:14px 0px 13px 0;voice-family: "\"}\"";voice-family:inherit;height:20px;}
#navtop a:hover .right{background:url(../img/mainmenu/lefthover.gif) right;padding-right:66px; margin-right: -20px;position:relative}*/

#navtop a:hover{color: #000000;}
#navtop a.start:hover{color: #000000;}
#navtop a:hover .end{color: #000000;}
#navtop a:hover .center{color: #000000;}
#navtop a:hover .right{color: #000000;}
/* Gör upphöjningen av flikarna i menyn*/
#navtop .start#homeactive{background:url(../img/mainmenu/farleftactive.gif) no-repeat;}
#navtop .center#homeactive{background:url(../img/mainmenu/centeractive.gif);color:#000;height:46px;line-height:1em;padding:14px 0px 13px 0;height:20px;}
#navtop .right#homeactive{background:url(../img/mainmenu/leftactive.gif) right;padding-right:66px; margin-right: -20px;position:relative;}

#navtop .middle#mypageactive{background:url(../img/mainmenu/rightactive.gif) no-repeat;}
#navtop .center#mypageactive{background:url(../img/mainmenu/centeractive.gif);color:#000;height:46px;line-height:1em;padding:14px 0px 13px 0;height:20px;}
#navtop .right#mypageactive{background:url(../img/mainmenu/leftactive.gif) right;padding-right:66px; margin-right: -20px;position:relative;}

#navtop	.middle#auctionactive{background:url(../img/mainmenu/rightactive.gif) no-repeat;}
#navtop .center#auctionactive{background:url(../img/mainmenu/centeractive.gif);color:#000;height:46px;line-height:1em;padding:14px 0px 13px 0;height:20px;}
#navtop .right#auctionactive{background:url(../img/mainmenu/leftactive.gif) right;padding-right:66px; margin-right: -20px;position:relative;}

#navtop .middle#shoppingactive{background:url(../img/mainmenu/rightactive.gif) no-repeat;}
#navtop .center#shoppingactive{background:url(../img/mainmenu/centeractive.gif);color:#000;height:46px;line-height:1em;padding:14px 0px 13px 0;height:20px;}
#navtop .right#shoppingactive{background:url(../img/mainmenu/leftactive.gif) right;padding-right:66px; margin-right: -20px;position:relative;}

#navtop .middle#offeractive{background:url(../img/mainmenu/rightactive.gif) no-repeat;}
#navtop .center#offeractive{background:url(../img/mainmenu/centeractive.gif);color:#000;height:46px;line-height:1em;padding:14px 0px 13px 0;height:20px;}
#navtop .right#offeractive{background:url(../img/mainmenu/leftactive.gif) right;padding-right:66px; margin-right: -20px;position:relative;}

#navtop .last#companyactive{background:url(../img/mainmenu/rightactive.gif) left no-repeat;}
#navtop .end#companyactive{background:url(../img/mainmenu/farrightactive.gif) right no-repeat;}
#navtop .center#companyactive{background:url(../img/mainmenu/centeractive.gif);color:#000;height:46px;line-height:1em;padding:14px 0px 13px 0;height:20px;}

/**************************** END HUVUDMENYN *****************************************/


/*  Nedanstående är CSS till den gamla menyn
#menu-tabs td {
	color: #000000;
	font: bold 11px Verdana, Arial, Helvetica;
	padding: 0px 0px 0px 0px;
}

#menu-tabs td.org {
	background-image: url(../img/menu_tab_bg_org.gif);
	padding: 0px 3px 0px 4px;
}

#menu-tabs td.active {
	background-image: url(../img/menu_tab_bg_active.gif);
	padding: 0px 3px 0px 4px;
}
*/
.invisible-div {
padding: 0px;
margin: 0px;
border: 0px;
}

/*
//////////////////////
/// Link CSS Styles //
//////////////////////
*/

a.list:link,
a.list:visited,
a.list:active {

	text-decoration: none;
	
	color: #686868;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
}

a.list:hover {
	text-decoration: none;
	color: #999999;
}

a.normal:link,
a.normal:visited,
a.normal:active {

	text-decoration: none;
	color: #686868;
}

a.normal:hover {
	text-decoration: underline;
	color: #666666;
}

a.blank:link,
a.blank:visited,
a.blank:active {

	text-decoration: none;
	color: #686868;
}

a.blank:hover {
	text-decoration: none;
	color: #666666;
}

a.list-tabs:link,
a.list-tabs:visited {

	text-decoration: none;
	color: #686868;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
}

a.list-tabs:active {

	text-decoration: none;
	
	color: #686868;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}

a.list-tabs:hover {
	text-decoration: none;
	color: #999999;
}

#pages {
	float: none;
	clear: both;
	width: 710px;
	height: auto;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.pages:link {text-decoration: none;color:#87C540;font: bold 11px Verdana, Arial, Helvetica; font-weight:bold;}
a.pages:visited{color: #87C540; font-weight: bold;}
a.pages:active{color: #87C540; text-decoration:underline; font-weight: bold;}
a.pages:hover{color: #87C540; text-decoration: underline;}

a.more:link,
a.more:visited,
a.more:active {
	display: block;
	float:left;
	width: 98%;
	text-decoration: none;
	color: #fff;
	font: bold 12px Verdana, Arial, Helvetica;
	text-align: left;
	background: #b642c2;
	padding: 5px 0 5px 5px;
	margin-top: -10px;
}

a.more:hover {
	display: block;
	background: #c948d6;
}

.readmorediv{ /*Används under flashpresentationerna på indexsidan*/
	width: 100%;
	border-top: 5px solid #d5d5d5;
}
a.moreflash:link,
a.moreflash:visited,
a.moreflash:active {
	display: block;
	float:left;
	width: 98%;
	text-decoration: none;
	color: #fff;
	font: bold 12px Verdana, Arial, Helvetica;
	text-align: left;
	background: #428fc2;
	padding: 5px 0px 5px 5px;
	margin-top: 0px;
}
a.moreflash:hover{background: #3695d4;}
div#content-narrowcolumn2 a:link{background: #c1424d;}
div#content-narrowcolumn2 a:visited{background: #c1424d;}
div#content-narrowcolumn2 a:hover{background: #d23a47;}
a.readmore:link,
a.readmore:visited,
a.readmore:active {
	display: block;
	width: auto;
	text-decoration: none;
	color: #FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica;
	text-align: right;
	background: #659231;
	padding: 3px 12px 3px 12px;
}
a.readmore:hover {
	display: block;
	background: #87C540;
}
ul#partnerRegList{margin-left: -38px; margin-top: 0px;}
ul#partnerRegList li{ list-style-type: none;}
ul#partnerRegList li ul li{ list-style-type: circle;}
/*
a.menu-tabs:link,
a.menu-tabs:visited,
a.menu-tabs:active {
 
	text-decoration: none;
	
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}

a.menu-tabs:hover {
	text-decoration: none;
	color: #666666;
}
*/
.widthExtraNarrow{width: 60px;}
.widthNarrow{width: 90px;}
.widthWide {width: 120px;}
.widthSemiWide {width: 160px;}
.widthExtraWide {width: 200px;}
.widthMegaWide {width: 400px;}

.textareaNormal {width: 200px; height: 100px;}

#narrowTable td{
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/*
top / right / bottom / left
*/