


body
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color:#f8d57f;
  font-family: Arial, Helvetica;
  font-size: 75%;
}

.bidtr
{
  background-color:#eeeeee;
}


.mainbg
{
  background-image: url(/images/main_bg.gif);
  background-repeat: repeat-y;
  background-position: top center;
}

#se_alla_objekt_button
{
  background-image: url(/images/visa_alla_objekt.gif);
  background-repeat: no-repeat;
  width:550px;
  height:79px;
  display: block;
}

#se_alla_objekt
{
  margin-top:20px;
}

#se_alla_objekt span
{
  display:none;
}

.topstripes
{
  background-image: url(/images/main_stripes_bg.gif);
  background-repeat: repeat-x;
  background-position: top;
}

.topshadow
{
  background-image: url(/images/main_topshadow_bg.gif);
  background-repeat: no-repeat;
  background-position: top;
}


.bottomshadow
{
  padding: 0px 0px 29px 0px;
  background-image: url(/images/main_bottomshadow_bg.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}

form
{
  margin:0px;
  padding:0px;
}

h1
{
  font-size: 2.0em;
  margin: 10px 0px 5px 0px;
  font-weight:normal;
  color: #000000;
  border-bottom:1px solid #6fb599;
}

h2
{
  font-size: 1.5em;
  margin: 10px 0px 5px 0px;
  color: #000000;
  font-weight: normal;
  border-bottom:1px none #6fb599;
}

h3
{
  font-size: 1.0em;
  margin:0px;
  padding:5px 0px 5px 0px;
  color: #000000;
}

.txt
{
  line-height: 1.5em;
}



a
{
  color:#086740;
}

a:hover
{
  color:#000000;
}


a.yellow
{
  color:#ffba00;
}

a.yellow:hover
{
  color:#ffffff;
}




.link_category_newobject
{

  background-repeat: no-repeat;
  background-position: top left;
  padding-bottom: 5px;
}

.link_category
{

  background-repeat: no-repeat;
  background-position: top left;
  padding-bottom: 5px;
}


.link_object_new
{

  padding-Right:17px;
  background-repeat: no-repeat;
  background-position: top right;
  padding-bottom: 5px;
}

.link_object
{

  padding-right:17px;
  background-repeat: no-repeat;
  background-position: top right;
  padding-bottom: 5px;
}

.objectlist_table
{
  width:550px;
}

.tableline
{
  border-top:1px solid #e0e0e0;
}

.objectlist_header
{

}



.objectlist
{
  background-image: url(../images/tablelistbottom.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
}

.objectlist_new
{
  background-image: url(../images/tablelistbottom.gif);
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #f3f3f3;
}



.objectlist_column_1
{
  width:25px;
  text-align:left;
  padding-top:4px;
}

.categorylist_column_1
{
  width:25px;
  text-align:left;
  padding-top:8px;
}

.objectlist_column_2
{
  width:85px;
  text-align:center;
  background-image: url(../images/tablelistbottom.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
}

.objectlist_column_3
{
  width:200px;
  text-align:left;
  background-image: url(../images/tablelistbottom.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
}

.objectlist_column_4
{
  width:100px;
  text-align:right;
  padding-right:5px;
  background-image: url(../images/tablelistbottom.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
}

.objectlist_column_5
{
  width:140px;
  text-align:right;
  padding-left:5px;
  background-image: url(../images/tablelistbottom.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
}

.objectlist_se_mer
{
  padding-bottom:10px;
}



#footer a.webzoofooter
{
font-size:11px;color:#606e68;text-decoration:none;font-weight:normal;
}

#footer a:hover.webzoofooter
{
font-size:11px;color:#606e68;text-decoration:none;font-weight:normal;
}

.webzoocontainer
{
text-align:right;padding-bottom:10px;padding-top:5px;
font-size:11px;color:#de8888;text-decoration:none;font-weight:normal;
}


#sitewidth
{
  width: 1000px;
  margin: 0px auto;
  background-position: center;
  border:2px none #666666;
  background-color:#ffffff;
  background-image: url(/images/site_bg.gif);
}

p
{
  margin:0px;
  padding:0px;
}

td
{
 font-size: 1.3em;
}

td.inchildtable
{
 font-size: 1.3em;
}

#categorybuttons_container
{
    background-image: url(/images/object_bg1.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #FFFFFF;
}


#categorybuttons
{

  width: 160px;
  border: 1px none #ff0000;
  background-image: url(/images/object_bg2.gif);
  padding:30px 30px 30px 20px;
  background-repeat: no-repeat;
  background-position: bottom left;

}




#categorybuttons ul
{
  font-size: 1.0em;
	margin:0;
	padding:0;
	list-style: none;
  text-align:left;
  border: 1px none #000000;
}

#categorybuttons ul a
{
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
  border-bottom:1px solid #cfcfcf;

  background-position: bottom left;
  background-repeat: repeat-x;
  color:#3f3f3f;
}

#categorybuttons ul a:hover
{
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
  border-bottom:1px solid #cfcfcf;
  background-image: none;
  background-position: bottom left;

  color:#000;

}

#categorybuttons li.selected a
{
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
  border-bottom:1px solid #cfcfcf;

  background-position: bottom left;
  font-weight: normal;
  color:#000;
}

#categorybuttons li.selected a:hover
{
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
  border-bottom:1px solid #cfcfcf;
  background-image: none;
  background-position: bottom left;
  color:#000;
  font-weight: normal;
}






#navigationbuttons
{
  padding:10px;
  margin-right:30px;
}



#navigationbuttons ul
{
  font-size: 1.0em;
	margin:0;
	padding:0;
	list-style: none;
  text-align:left;
  border: 1px none #000000;
}

#navigationbuttons ul a
{
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
  border-bottom:1px solid #3f3f3f;

  background-position: bottom left;
  background-repeat: repeat-x;
  color:#e2e2e2;
  height:17px;
}

#navigationbuttons ul a:hover
{
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
  border-bottom:1px solid #3f3f3f;
  background-image: none;
  background-position: bottom left;

  color:#f8d57f;

  height:17px;
}

#navigationbuttons li.selected a
{
	display: block;
	text-decoration: underline;
	padding: 5px 0px 5px 10px;
  border-bottom:1px solid #3f3f3f;

  background-position: bottom left;
  font-weight: normal;
  color:#f8d57f;
  height:17px;
}

#navigationbuttons li.selected a:hover
{
	display: block;
	text-decoration: underline;
  text-decoration: underline;
	padding: 5px 0px 5px 10px;
  border-bottom:1px solid #3f3f3f;
  background-image: none;
  background-position: bottom left;
  color:#ffba00;
  font-weight: normal;
  height:17px;
}



#navigationbuttons ul.subnav a
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 25px;
  margin:0px 0px 0px 0px;
  font-weight: normal;
  color:#ffffff;
  font-size:0.95em;
  border:none;
  background-image: none;
}

#navigationbuttons ul.subnav a:hover
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 25px;
  margin:5px;
  color:#ffffff;
  margin:0px 0px 0px 0px;
  font-weight: normal;
  font-size:0.95em;
  border:none;
  background-image: none;
}


#navigationbuttons li.subselected a
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 25px;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  color:#ffffff;
  font-size:0.95em;
  border:none;
  background-image: none;

}

#navigationbuttons li.subselected a:hover
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 25px;
  margin:5px;
  color:#ffffff;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  font-size:0.95em;
  border:none;
  background-image: none;

}

/* -------- Nya objekt markering / New object mark  Start--------- */


#navigationbuttons li.newobject a
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 25px;
  margin:0px 0px 0px 0px;
  font-weight: normal;
  color:#ffffff;
  font-size:0.95em;
  border:1px none #00ff00;
  background-image: url(../images/new_object_greenbg.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

#navigationbuttons li.newobject a:hover
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 25px;
  margin:5px;
  color:#ffffff;
  margin:0px 0px 0px 0px;
  font-weight: normal;
  font-size:0.95em;
  border:1px none #00ff00;
  background-image: url(../images/new_object_greenbg.gif);
  background-repeat: no-repeat;
  background-position: top left;
}



#navigationbuttons li.subselected_newobject a
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 25px;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  color:#ffffff;
  font-size:0.95em;
  border:none;
  background-image: url(../images/new_object_greenbg.gif);
  background-repeat: no-repeat;
  background-position: top left;
}


#navigationbuttons li.subselected_newobject a:hover
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 25px;
  margin:5px;
  color:#ffffff;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  font-size:0.95em;
  border:none;
  background-image: none;
  background-image: url(../images/new_object_greenbg.gif);
  background-repeat: no-repeat;
  background-position: top left;
}


/* -------- Nya objekt markering / New object mark   End   --------- */


/* -------- Nedräkning pågår i kategorin Start--------- */


#navigationbuttons li.catcountdown a
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 25px;
  margin:0px 0px 0px 0px;
  font-weight: normal;
  color:#ffffff;
  font-size:0.95em;
  border:none;

  background-repeat: no-repeat;

}

#navigationbuttons li.catcountdown a:hover
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 25px;
  margin:5px;
  color:#ffffff;
  margin:0px 0px 0px 0px;
  font-weight: normal;
  font-size:0.95em;
  border:none;

  background-repeat: no-repeat;

}


#navigationbuttons li.subselected_catcountdown a
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 25px;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  color:#ffffff;
  font-size:0.95em;
  border:none;

  background-repeat: no-repeat;

}

#navigationbuttons li.subselected_catcountdown a:hover
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 25px;
  margin:5px;
  color:#ffffff;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  font-size:0.95em;
  border:none;
  background-image: none;

  background-repeat: no-repeat;

}

/* -------- Nedräkning pågår i kategorin End   --------- */



#navigationbuttons ul.subsubnav a
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 40px;
  margin:0px 0px 0px 0px;
  font-weight: normal;
  color:#ffffff;
  font-size:0.95em;
  border:none;
  background-image: none;
}

#navigationbuttons ul.subsubnav a:hover
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 40px;
  margin:5px;
  color:#ffffff;
  margin:0px 0px 0px 0px;
  font-weight: normal;
  font-size:0.95em;
  border:none;
  background-image: none;
}


#navigationbuttons li.subsubselected a
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 40px;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  color:#ffffff;
  font-size:0.95em;
  border:none;
  background-image: none;
}

#navigationbuttons li.subsubselected a:hover
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 3px 40px;
  margin:5px;
  color:#ffffff;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  font-size:0.95em;
  border:none;
  background-image: none;
}


#navigationlanguage
{
  overflow:hidden;
  color:#000000;
}

#navigationlanguage a
{
  color:#000000;
  text-decoration: none;
}



#navigationlanguage img {
  border: 1px solid #000000;
}

.languageheader
{
  padding-left:20px;
  padding-bottom:10px;
  font-weight:bold;
  color:#8ca4b5;
}

#navigationlanguage a
{
  color:#ffffff;
}

#navigationlanguage a:hover
{
  color:#8ca4b5;
}

#navigationlanguage a:visited
{
  color:#ffffff;
}

#navigationlanguage a:visited:hover
{
  color:#8ca4b5;
}


#navigationlanguage ul
{
  font-size: 1.0em;
	margin:0;
	padding:0;
	list-style: none;
}

#navigationlanguage ul a
{

	text-decoration: none;
	padding: 2px 5px 0px 10px;
	height: 17px;
  margin:5px 20px 0px 10px;
}

#navigationlanguage ul a:hover
{

	text-decoration: none;
	padding: 2px 5px 0px 10px;
	height: 17px;
  margin:5px;
  color:#ffffff;
  margin:5px 20px 0px 10px;
}








#topnavigation
{
  overflow:hidden;
  color:#000000;
  width: 1000px;
  margin: 0px auto;
  text-align: right;
  padding-bottom:6px;
  border:1px none #ff0000;
  padding-right:10px;
  height:15px;
  padding-top:9px;
  color: #b0915d;
}

#topnavigation a
{
  color:#000000;
  text-decoration: none;
}


#topnavigation li
{
  display:inline;
  border:1px none #00ff00;
}

#topnavigation img {
  border: 1px none #000000;
}

.languageheader
{
  padding-left:20px;
  padding-bottom:10px;
  font-weight:bold;
  color:#8ca4b5;
}

#topnavigation a
{
  color:#4e3e21;
  text-decoration: none;
}

#topnavigation a:hover
{
  color:#000000;
  text-decoration: underline;
}

#topnavigation a:visited
{
  color:#4e3e21;
  text-decoration: none;
}

}

#topnavigation a:visited:hover
{
  color:#000000;
  text-decoration: underline;
}


#topnavigation ul
{
  font-size: 1.0em;
	margin:0;
	padding:0;
	list-style: none;
}

#topnavigation ul a
{

	text-decoration: none;
	padding: 0px 5px 0px 5px;
  margin:0px 0px 0px 0px;
  font-size:0.98em;
}

#topnavigation ul a:hover
{

	text-decoration: none;
	padding: 0px 5px 0px 5px;
  margin:5px;
  color:#000000;
  margin:0px 0px 0px 0px;
  text-decoration: underline;
  font-size:0.98em;
}















.bildtext
{
  font-size:11px;
  color:#898989;
}

.rightimage
{
  margin-left:10px;
  margin-bottom:0px;
  float:right;
  border:1px none #ff0000;
  text-align:center;
  position: relative;
  z-index:1;
}


.leftimage
{
  margin-right:10px;
  margin-bottom:0px;
  float:left;
  border:1px none #ff0000;
  text-align:center;
  position: relative;
  z-index:1;
}


.centerimage {
  margin: 0px 0px 10px 0px;
  border: 1px none #000000;
  text-align: center;
  color: #77787E;
  position: relative;
  z-index:1;
/*	float: left;*/
}

.otherpics {
	text-align: right;
	float: right;
	overflow: auto;
}

.hidden
{
    display: none;
}


#header
{
  height: 165px;
  background-repeat:repeat-x;
  background-position: top right;
  padding-left:40px;
  padding-right:30px;
}

#logo
{
background-image: url(../images/logo.gif);
background-repeat: no-repeat;
width:404px;
height:51px;
display:block;
overflow: hidden;
float:left;
margin-top:45px;
}

#header span
{
  display:none;
}

.right
{
  text-align:right;
}






#navigation
{
  float:left;
  width: 220px;
  border:1px none #ffaa00;
  padding-left:12px;
  padding-top:10px;
}

#navigationblock
{
  width: 154px;
  border:1px none #ffaa00;
  padding-left:24px;
  padding-top:10px;
  background-color: #00ff00;
}


#contentcontainer
{
  float:left;
  width: 760px;
  border:2px none #00ffff;
  overflow: hidden;
}

.contentwrap
{
  border:2px none #0000ff;
  width: 758px;
  margin-left:0px;
  overflow: hidden;
}

#main
{
  float:left;
  width:550px;
  border:1px none #ffaa00;
  margin-right:10px;
}


#container
{
    background-position: center;
    background-repeat: repeat-y;
}

#partnercontainer
{
  text-align: center;
  color:#666;
  margin-bottom:10px;
}

#partners
{

  border:1px none #ff0000;
  padding-left:0px;
  height:50px;
  text-align: center;
  margin: 0px auto;
  width: 500px;
}

.partnerpicture
{
  float:left;
  margin-left:20px;
  margin-right:20px;
}




#footer
{
  height:130px;
  padding:40px 10px 0px 10px ;
  font-size:1.0em;
  margin:0px;
  border-top:1px none #666666;
  color: #ffffff;
  background-image: url(../images/footer_bg.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  text-align: right;
  background-color: #ffffff;
}

#footerlogo
{
  float:left;
  margin:20px;
}


#footertext
{
  text-align:left;
  float: right;
  padding:0px 0px 0px 0px ;
  font-size:1.0em;
  margin:20px;
  border:1px none #ffff00;
  color: #ffffff;

  background-repeat: no-repeat;
  background-position: bottom;
  text-align: right;

}


#footer a
{
  color:#ffffff;
}

#footer a:hover
{
  color:#ffffff;
}


#puffar
{
 padding-top:10px;
 float:right;
 width: 170px;
 border:1px none #00ff00;
 overflow:hidden;
 font-size: 1.0em;
}

.puff_footer
{
  font-size:1px;
  height:3px;
  background-repeat: no-repeat;
  margin-bottom:10px;
  background-position: top;
}

.puff_footer_left
{
  font-size:1px;
  height:14px;
  background-repeat: no-repeat;
  margin-bottom:10px;
  background-image: url(../images/pufffooter_left_bg.gif);
  background-position: top;
}


.puff
{
  padding: 10px 10px 20px 10px ;
  border-top: none;

  margin:0px;
  overflow:hidden;
  background-image: none;
  background-repeat: repeat-x;
  background-position: bottom;
  background-repeat: repeat-x;
  color: #000000;
  background-position: bottom;
}

.puff_left
{
  padding: 5px 10px 20px 10px ;
  border-top: none;

  margin:0px;
  overflow:hidden;
  background-image: none;
  background-repeat: repeat-x;
  background-color:#ffffff;
  background-position: bottom;
  background-repeat: repeat-x;
  color: #000000;
  background-position: bottom;
}

.puffhead
{

  font-weight:bold;
  border-bottom: none;
  padding: 5px 10px 2px 10px;
  color:#2f3030;
  text-align: center;
  background-image: url(../images/puff_head_bg.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
}

.puffhead_left
{
  background-color:#2a670b;
  font-weight:bold;
  border-bottom: none;
  padding: 5px 0px 12px 10px;
  color:#ffffff;
  background-image: url(../images/puffhead_left_bg.gif);

  background-position: center;
}

.extrabildborder
{
  padding: 10px 10px 20px 10px ;
  border-top: none;

  margin:0px;
  overflow:hidden;
  background-image: none;
  background-repeat: repeat-x;
  background-color:#ffffff;
  background-position: bottom;
  background-repeat: repeat-x;
  color: #333333;

  background-position: bottom;
}

.extrabildheader
{
  font-weight:bold;
  padding: 8px 0px 8px 10px;
  color:#000000;
  background-image: url(../images/listheader.gif);
  background-repeat: no-repeat;
  background-position: top;
}

.extrabildfooter
{
  font-size:1px;
  height:14px;
  background-repeat: no-repeat;
  margin-bottom:10px;

  background-position: top;
}




.product_puff
{
  background-color:#efefef;
  border: 1px solid #d5d5d5;
  margin-top:20px;
  padding:5px;
  background-repeat: no-repeat;
}




#quantity
{
  width: 50px;
}

.artno
{
  color:#8F8F8E;
}

.manufacturer
{
  color:#8F8F8E;
}

.modell
{
  color:#8F8F8E;
}

.regnr
{
  color:#8F8F8E;
}

.storageplace
{
  color:#8F8F8E;
}


.quickfactsline
{
  border-bottom: 1px #A8A7A5 dotted;
}

#priceinfo
{

  background-color:#efefef;
  border: 1px solid #d5d5d5;
  padding:10px;
  background-repeat: no-repeat;
}

.price
{
  font-weight: bold;
  font-size: 18px;
  border: 1px none #364f42;
  float:right;

}

#priceinfo.jonas-box .price span
{

  color:#ffffff;
}

.pricebg1
{
background-image: url(../images/pricebg1.gif);
background-repeat: repeat-x;
background-position: center;
}

.pricebg2
{
background-image: url(../images/pricebg2.gif);
background-repeat: repeat-y;
background-position: left;
}

.pricebg3
{
background-image: url(../images/pricebg3.gif);
background-repeat: repeat-y;
background-position: right;
padding:15px;

}

.boxiefix
{
  border:1px dotted #fff;
  width:550px;
  overflow:hidden;
}


.priceinfo-bg-all
{
  background-image: url(../images/bg-ps-table-middle.gif);
}

.priceinfo-bg-top
{ background-image: url(../images/bg-ps-table-top.gif); background-repeat: no-repeat; }

#priceinfo.jonas-box
{

  background-color: transparent;
  border: none;
  padding:10px;
  background-repeat: no-repeat;
}

#priceinfo.jonas-box
{

  color: #ffffff; border: none;
  padding:10px;
  background-image: url(../images/bg-ps-table-bottom.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  overflow: hidden;
}

#priceinfo-bg-bottom a
{
  color: #ffffff; display: block; margin-top: 9px;
}

#priceinfo-bg-bottom a:hover
{
 color:#f8d57f;
}


#pricestock
{
  float:left;
  border: 1px none #000000;
}

#pricebox
{
  font-size:2.5em;
  font-weight:bold;
}

#stockbox
{
  text-align:right;
}


#quickfacts
{
  width: 100%;
}

#quickfacts legend
{
  color:#000000;
  font-size:1.2em;
  font-weight: bold;
  background-color: transparent;
  width: 100%;
  padding:0px;
  margin:0px;
}



.extrapicture
{
  background-color:#000000;
  border: 1px none #000000;
}







.folderimage
{
  border:none;
}

a.gallerylink
{
  text-decoration:none;
}

a.gallerylink:hover
{
  text-decoration:none;
}



.folder
{
  width: 135px;
  float:left;
  text-align: center;
  margin-bottom:10px;
}

.galleryimage
{
  border:1px #cccccc solid;
  padding:5px;

}




.galleryimagecontainer
{
  width: 135px;
  float:left;
  text-align: center;
  margin-bottom:10px;
}


.clear
{
  clear:both;
  font-size: 1px;
}

.button
{
  background-color:#c10202;
  color:#ffffff;
  border:1px none #cd3434;
  font-size:1.0em;
  padding: 1px 10px 3px 10px;
  font-weight: bold;
  background-image: url(../images/button_1.gif);
  background-position: center;
  background-repeat: repeat-x;
  font-weight:normal;
}

.button_grey
{
  background-color:#616161;
  color:#ffffff;
  border:1px none #cd3434;
  font-size:1.0em;
  padding: 1px 10px 3px 10px;
  font-weight: bold;
  background-image: url(../images/buttton_grey.gif);
  background-position: center;
  background-repeat: repeat-x;
  font-weight:normal;
}

.button_green
{
  background-color:#2f740d;
  color:#ffffff;
  border:1px none #cd3434;
  font-size:1.0em;
  padding: 1px 10px 3px 10px;
  font-weight: bold;
  background-image: url(../images/button_1.gif);
  background-position: center;
  background-repeat: repeat-x;
  font-weight:normal;
}

a.buttonlink
{
  background-color:#ffffff;
  color:#086740;
  border:1px none #c80002;
  font-size:1.0em;
  padding: 4px 8px 4px 8px;
  font-weight: bold;
  background-image: none;
  background-position: center;
  text-decoration:none;
  width:250px;
  height:30px;
}

a.buttonlink:hover
{
  background-color:#ffffff;
  color:#086740;
  border:1px none #c80002;
  font-size:1.0em;
  padding: 4px 8px 4px 8px;
  font-weight: bold;
  background-image: none;
  background-position: center;
  text-decoration:none;
  width:250px;
  height:30px;
}


a.buttonlink_selected
{
  background-color:#c80002;
  color:#ffffff;
  border:1px none #c80002;
  font-size:1.0em;
  padding: 4px 8px 4px 8px;
  font-weight: bold;
  background-image: url(../images/button_1.gif);
  background-position: center;
  text-decoration:none;
  width:250px;
  height:30px;
}

a.buttonlink_selected:hover
{
  background-color:#c80002;
  color:#ffffff;
  border:1px none #c80002;
  font-size:1.0em;
  padding: 4px 8px 4px 8px;
  font-weight: bold;
  background-image: url(../images/button_1.gif);
  background-position: center;
  text-decoration:none;
  width:250px;
  height:30px;
}


fieldset
{
  border: none;
  margin:0px;
  padding:0px;
  width: auto;
}


.userdetails
{
  color:#ffffff;
}


.formfield
{
  border: 1px solid #aaaaaa;
  font-size:1.0em;
  font-family:  Arial, Helvetica;
  margin-bottom:3px;
  padding-left:3px;
  background-color: #ffffff;
}

.tipfield
{
  width:143px;
}


.loginfield
{
  width:135px;
  background-color:#c7c7c7;
  border:1px solid #818282;
  background-image: none;
  color: #000;
  margin-right:10px;
}

.loginfield2
{
  width:135px;
  background-color:#c7c7c7;
  border:1px solid #818282;
  background-image: none;
  color: #000;
}

#loginbox
{
  float:right;
  border:1px none #ffffff;
  width: 295px;
  margin-top:22px;
  color:#ffffff;
}

#loginbox1
{
  float: left;

  border:1px none #ff0000;
}

#loginbox2
{
  float: right;
  border:1px none #ff0000;
  color:#ffffff;
  font-size:0.9em;
  text-align: right;
}


.tipfield_left
{
  width:135px;
}

.searchfield {
  width:135px;
}

.formbackground
{
  background-color:#efefef;
  border: 1px solid #d5d5d5;
  padding:10px;
}


.contactform, .enkatform
{
  width: 280px;
  background-color: #ffffff;
}


blockquote p:before,
blockquote p:after
{
	content:'\201D';
}


blockquote
{
  margin:0px;
  padding:0px;
}

.quotewho
{
font-style: italic;
text-align:right;

}


/* VOTE STUFF */

.prog-border {
  height: 16px;
  width: 143px;
  background: #fff;
  border: 1px solid silver;
  margin: 0;
  padding: 0;
}

.prog-bar {
  height: 14px;
  margin: 1px;
  padding-left: 2px;
  font-size:0.8em;
}

/* VOTE STUFF END */

.picture {
  text-align: center;
}

table
{
  font-size:0.8em;
}


.objectbox {
	border-top: 1px dotted #CBCDC9;
	padding:5px;
  padding-bottom:10px;
}

.objectbox a
{
  text-decoration: none;
}


.objectlistendbox {
	border-top: 1px solid #CBCDC9;
	padding:5px;
}

.required, .requiredorgnr {
  background-color:#ffdede;
}

.requiredemail {
  background-color:#CFCECB;
}

.register_check_image {
	border: 1px solid #000000;
}

.activeauctions
{
  font-size:1.0em;
}

.closedauctions
{
  font-size:1.0em;
}

.priceapproved {
	color: #006600;
  font-weight:bold;
}

.pricenotapproved {
	color: #000000;
}

.timeleft {
	color: #f8d57f;
}

.lastbidinfo {
	color: #000000;
  font-size:1.1em;
}

.lastbid {
	color: #000000;
	font-weight: bold;
  font-size:1.1em;
}

.bidrow_top {
  border-top: 1px solid #6f6e6b;
}

.bidrow_dark {
  background-color:#e2e3eb;
  border-bottom: 1px solid #6d8075;
  font-size:0.8em;
}

.bidrow_light {
  background-color:#f9f9f9;
  border-bottom: 1px solid #6d8075;
  font-size:0.8em;
}

#priceinfo.jonas-box .bidrow_dark {
  background-color:#2b4638;
  border-bottom: 1px solid #6d8075;
  font-size:0.8em;
}

#priceinfo.jonas-box .bidrow_light {
  background-color:#375043;
  border-bottom: 1px solid #6d8075;
  font-size:0.8em;
}


.bidrow_category
{
  border-bottom:2px solid #086740;
  background-color: #ffffff;
  color:#000000;
  font-size:0.8em;
  font-weight: bold;
  padding: 7px 10px 3px 20px;
}


.errormess {
	color: #ff0000;
	font-weight: bold;
}

.auctiontablecaption {
	font-weight: bold;
  padding:5px;
}

.auctiontableheader {
	background-color: #086740;
	color: #ffffff;
  white-space: nowrap;
  font-size:0.8em;
  padding:5px;
}

.objectwatch_leader {
  background-color: #CCFFCC;
  padding:5px;
  background-image: url(../images/leader_bg.gif);
  background-position: bottom;
}

.objectwatch_notleader {
  background-color: #FFCCCC;
  padding:5px;
  background-image: url(../images/notleader_bg.gif);
  background-position: bottom;
}


.objectwatch_fav {
  padding:5px;
}

.aucact_1
{
  font-size: 1.0em;
	margin:0;
	padding:0;
	list-style: none;
  text-align:left
}






.objectwatch_list {
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
  border-bottom:1px solid #50b815;
  background-image: none;
  background-position: bottom left;
  color:#000000;
	list-style: none;
  margin:0px 0px 0px 0px;
}

.objectwatch_item {
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-weight: normal;
  color:#000000;
  font-size:0.95em;
  border:none;
  background-image: none;
}


#topbar{
position:absolute;
border: 1px solid #1f4c08;
padding: 0px;
background-color: #cccccc;
/* Note! If this width is changed. The width in the javascript needs to be changed as well. File: index.phtml search for "topbarwidth" / Ales */
width: 164px;
visibility: hidden;
z-index: 100;
}

.topbarhead {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
  padding:5px;
}

.topbartext {
	font-size: 10px;
	color: #000000;
	font-weight: normal;

}

.objectbox_topleft {
	margin-top: 10px;
	padding: 10px;
	width: 245px;
	float: left;
	border: 2px solid #50b815;
  background-image: url(../images/front_puff_bg.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.objectbox_topright {
	margin-top: 10px;
	padding: 10px;
	width: 245px;
	float: right;
	border: 2px solid #50b815;
  background-image: url(../images/front_puff_bg.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.objectbox_bottomleft {
	margin-top: 10px;
	padding: 10px;
	width: 245px;
	float: left;
	border: 2px solid #50b815;
  background-image: url(../images/front_puff_bg.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.objectbox_bottomright {
	margin-top: 10px;
	padding: 10px;
	width: 245px;
	float: right;
	border: 2px solid #50b815;
  background-image: url(../images/front_puff_bg.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.ca_yearbox {
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 145px;
	float: left;
	border: 2px solid #50b815;
  background-image: url(../images/front_puff_bg.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.ca_monthbox {
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 145px;
	float: left;
	border: 2px solid #50b815;
  background-image: url(../images/front_puff_bg.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.paymentbasis_text {
	margin-top: 10px;
	margin-bottom: 10px;
}

a.buttonlink_disabled
{
  background-color:#666666;
  color:#ffffff;
  border:1px none #000000;
  font-size:1.0em;
  padding: 4px 8px 4px 4px;
  font-weight: bold;
  text-decoration:none;
  width:250px;
  height:30px;
}

a.buttonlink_disabled:hover
{
  background-color:#666666;
  color:#ffffff;
  border:1px none #000000;
  font-size:1.0em;
  padding: 4px 8px 4px 4px;
  font-weight: bold;
  text-decoration:none;
  width:250px;
  height:30px;
  cursor: text;
}




img
{
  border: none;
}



#bevakningsinfo
{
  float:right;
}

#bevakningsinfo span
{
  display:none;
}


.bevakabutton
{
  height:31px;
  width:115px;
  background-image: url(../images/bevaka_button.gif);
  background-repeat: no-repeat;
  display: block;
}


#priceinfo.jonas-box span, #priceinfo.jonas-box h2
{
  color:#f8d57f;
}

#priceinfo.jonas-box price span
{
  color:#f8d57f;
}

#priceinfo.jonas-box .lastbidinfo {
	color: #f8d57f;
  font-size:1.1em;
}

#priceinfo.jonas-box .lastbid {
	color: #f8d57f;
	font-weight: bold;
  font-size:1.1em;
}


th {
  background-color: #086B43;
  background-image: url(/images/header_fade.gif);
  background-repeat: repeat-x;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 10px;
  padding: 7px 3px 7px 3px;
}

.nopic {
  border-style:solid;
  border-color:#5F5F5F;
  border-width:1px;
  background-color:#DFDFDF;
  width:82;
  height:52;
  text-align:center;
}

.nopic a {
  color:#8F8F8F;
  font-size:10px;
  text-decoration:none;
  font-weight:normal;
}




.twitter_container{
	color:#444;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:450px;
	margin: 0 auto;
	background:#DEDEDE;
	padding:8px;
}
.twitter_status{
	padding:6PX;
	border-bottom:solid 1px #DEDEDE;
	background:#FFF;
}
.twitter_small{
 font-size:11px;
 padding-top:4px;
 color:#999;
 display:block;
}
#twitter-results{padding-top:8px;}

.newmsg {
  border: #33CC00 1px solid;
}
