



body
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color:#8c99a1;
  font-family: Arial, Helvetica;
  font-size: 80%;
  background-position: center;
  background-repeat: repeat-y;
  background-repeat: no-repeat;
  background-position: top;

  margin: 32px 0px 10px 0px;
  background-image: url(/images/site_bg.png);
  background-position: top left;
  background-repeat: repeat-x;
  height: 100%;
}

.contact_se
{
   border:1px none #ff0000;
   padding-left:20px;
   background-image: url(../images/flag_se.gif);
   background-repeat: no-repeat;
   margin-top:10px;
}



.contact_no
{
   border:1px none #ff0000;
   padding-left:20px;
   background-image: url(../images/flag_no.gif);
   background-repeat: no-repeat;
   margin-top:10px;
}

.contact_fi
{
   border:1px none #ff0000;
   padding-left:20px;
   background-image: url(../images/flag_fi.gif);
   background-repeat: no-repeat;
   margin-top:10px;
}

.contact_dk
{
   border:1px none #ff0000;
   padding-left:20px;
   background-image: url(../images/flag_dk.gif);
   background-repeat: no-repeat;
   margin-top:10px;
}

.contact_uk
{
   border:1px none #ff0000;
   padding-left:20px;
   background-image: url(../images/flag_uk.gif);
   background-repeat: no-repeat;
   margin-top:10px;
}



#cd_img
{
  float: right;
  padding-left:20px;
}


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

img
{
  border:none;
}

.tdheader
{
  background-color:#444444;
  color:#ffffff;
  text-align: center;
  font-size:0.9em;
  background-image: url(../images/avtalslista_header_bg.gif);
  background-repeat: repeat-x;
}

.tdheadertop
{
  background-color:#f4f4f4;
  border-bottom:1px none #444444;
}


.userdetails
{
  background-color:#eeeeee;
  border:1px solid #888888;
  padding:5px;
}

.userdetails1
{
  float:left;
  padding-top:5px;
}

.userdetails2
{
  float:right;
  padding-top:5px;
  padding-right:20px;
}

.userdetails3
{
  float:right;
}


.staffimage
{
  border-top:1px solid #cccccc;
  border-right:2px solid #555555;
  border-bottom:2px solid #555555;
  border-left:1px solid #cccccc;
  padding:5px;
  background-color:#ffffff;
  text-align: center;
}

.linkimage
{
  border-top:1px none #cccccc;
  border-right:2px none #555555;
  border-bottom:2px none #555555;
  border-left:1px none #cccccc;
  padding:5px;
  background:none;
  text-align: center;
}


.linkcolumn1
{
	text-align: center;
  float:left;
  width: 100px;
  border:1px none #ff0000;
}



.linkcolumn2
{
  float:right;
  border:1px none #ff00ff;
  width:370px;
  overflow:hidden;
}

.linkitem
{
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-bottom: 1px dotted #666666;
}

h1
{
  font-size: 1.65em;
  margin: 0px 0px 8px 0px;
  font-weight:bold;
  color: #0063a9;
  border-bottom: 1px normal #949494;
}

h2
{
  font-size: 1.4em;
  margin: 25px 0px 2px 0px;
  color: #0063a9;
  font-weight: bold;
  border-bottom: 1px normal #949494;
}


h2 a, h2 a:hover
{
  text-decoration: none;
}


h2.puffpic
{
  font-size: 1.0em;
  padding: 5px 0px 10px 10px;
  color: #ffffff;
  font-weight: normal;
  border: none;
  background-image: url(../images/puff_head_bg.gif);
  background-repeat: no-repeat;

  background-position: top left;
}

h3
{
  font-size: 1.2em;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color: #0063A9;
}

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


ul, ol
{
  line-height: 1.5em;
  color: #252525;
  font-size:0.87em;
}


ul ul, ol ul
{
  line-height: 1.5em;
  color: #252525;
  font-size:1.0em;
}

ul ul ul, ol ul ul
{
  line-height: 1.5em;
  color: #252525;
  font-size:1.0em;
}


.newsheader
{
  color: #252525;
  margin-bottom:10px;
  font-size: 1.1em;
}


.fn_heading h3
{
  font-size: 1.2em;
  font-weight: bold;

}



#fn_left
{
  float: left;
  border: 1px none #ff0000;
  width:220px;
  min-height: 100px;
  border-right: 1px solid #aaa;
  padding-right:10px;
  padding-top:5px;
  line-height: 1.5em;
  color: #252525;
  font-size:0.87em;
}

#fn_right
{
  float: right;
  border: 1px none #ff0000;
  width:230px;
  padding-top:5px;
  line-height: 1.5em;
  color: #252525;
  font-size:0.87em;
}

.front_news
{
    margin-bottom:0px;
    padding-bottom:0px;
    border: 1px none #999999;
}



.txt
{
  line-height: 1.5em;
  color: #252525;
  font-size:0.87em;
}


.contact_info, .contactname, .contactemail, .contactphone
{
  line-height: 1.5em;
  color: #252525;
  font-size:0.87em;
}


.ingress
{
  line-height: 1.6em;
  color: #6f7478;
  font-size:0.9em;
  margin-bottom:12px;
  line-height: 1.4em;
}


.txtblack
{
  line-height: 1.5em;
  color: #000000;
}

a
{
  color:#dc931a;
  text-decoration: underline;
  font-size: 0.9em;
  font-weight: bold;
}

a:hover
{
  color:#0063A9;
  text-decoration: underline;
  font-size: 0.9em;
  font-weight: bold;
}

a.productlink
{
   color:#0063A9;
}


a.webzoofooter
{
color:#444;text-decoration:none;font-weight:normal;
}

a:hover.webzoofooter
{
color:#444;text-decoration:none;font-weight:normal;
}

.webzoocontainer
{
text-align:left;height:50px;padding-bottom:10px;padding:0px 0px 0px 58px;width:1000px;margin:5px auto;border:1px none #ff0000;font-size:11px;color:#444;text-decoration:none;font-weight:normal;
}


#sitewidth
{
  width: 1000px;
  margin: 0px auto;
  background-position: bottom left;
  border:1px none #ff0000;
  background-color:#ffffff;
  float:left;
}

#siteandbanner_1
{
  width:1177px;
  border:1px none #00ff00;
  margin: 0px auto;
  background-image: url(../images/banner_bg.gif);
  background-position: right;
  background-repeat: repeat-y;
  border: 1px none #00ff00;
}

#siteandbanner_0
{
  width:1000px;
  border:1px none #00ff00;
  margin: 0px auto;
  border: 1px none #00ff00;
}



#banners
{

}


.banner
{
  padding-bottom:0px;
}




#sitew idth2
{
  width: 1000px;
  margin: 0px auto;
  background-position: top left;
  border:1px none #ff0000;
  background-image: url(../images/site2_bg.gif);
  background-repeat: no-repeat;
}

#sitew idth3
{
  width: 1000px;
  margin: 0px auto;
  background-position: right;
  border:1px none #ff0000;
  background-image: url(../images/site_bg.gif);
}


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

td
{
 font-size: 1.0em;
}

#navigationbuttons
{
  padding:0px;
}



#navigationbuttons ul
{
  font-size: 0.8em;
  font-weight:bold;
  text-transform: uppercase;
  margin:0;
  padding:0;
  list-style: none;
  text-align:left;
}

#navigationbuttons .topBorder
{
  margin:0;
  padding:0;
  border-top:2px solid #0063a9;
}

#navigationbuttons ul a
{
  display: block;
  text-decoration: none;
  padding: 7px 0px 7px 8px;
  font-weight:bold;
  border-bottom:1px solid #9aa1a6;
  color:#036bb0;
  background-image: url(../images/navigation_bg.gif);
  background-position: top right;
  background-repeat: repeat-x;
}

#navigationbuttons ul a:hover
{
  display: block;
  text-decoration: none;
  padding: 7px 0px 7px 8px;
  font-weight:bold;
  border-bottom:1px solid #9aa1a6;
  color:#ffffff;
  font-weight: bold;
  background-image: url(../images/navigation_selected_bg.gif);
  background-position: top right;
  background-repeat: repeat-x;
  background-color: #036bb0;
}

#navigationbuttons li.selected a
{
  display: block;
  text-decoration: none;
  padding: 7px 0px 7px 8px;
  font-weight:bold;
  border-bottom:1px solid #9aa1a6;
  color:#ffffff;
  background-image: url(../images/navigation_selected_bg.gif);
  background-position: top right;
  background-repeat: repeat-x;
  background-color: #036bb0;
}

#navigationbuttons li.selected a:hover
{
  display: block;
  text-decoration: none;
  padding: 7px 0px 7px 8px;
  font-weight:bold;
  border-bottom:1px solid #9aa1a6;
  color:#ffffff;
  background-image: url(../images/navigation_selected_bg.gif);
  background-position: top right;
  background-repeat: repeat-x;
  background-color: #036bb0;
}


#bubba
{
  color:#00ff00;
  font-size: 20em;
  background-color: #ff0000;
}





#bubba a
{
  color:#00ff00;
}



#productnavigationbuttons
{
  padding:10px;
  font-weight: normal;
}



#productnavigationbuttons ul
{
  font-size: 1.0em;
  margin:0;
  padding:4px 0px 0px 4px;
  list-style: none;
  text-align:left;
  border: 1px none #ff0000;
  font-weight: bold;
  color:#003399;
  background-image: none;
  background-position: bottom left;
  background-repeat: repeat-x;
}

#productnavigationbuttons ul ul
{
  font-size: 1.0em;
  font-weight: normal;
  margin:0;
  padding:0;
  list-style: none;
  text-align:left;
  border: 1px none #ff0000;
  color:#003399;
  background-image: none;
  background-position: bottom left;
  background-repeat: repeat-x;
}

#productnavigationbuttons ul a
{
  display: block;
  text-decoration: none;
  padding: 5px 0px 0px 10px;
  border-bottom:1px none #adad85;
  color:#ffffff;
  font-weight: bold;
  color:#0063a9;
  background-image: none;
  background-position: bottom left;
  background-repeat: repeat-x;
}

#productnavigationbuttons ul a:hover
{
  display: block;
  text-decoration: underline;
  padding: 5px 0px 0px 10px;
  border-bottom:1px none #adad85;
  color:#2e1b86;
  font-weight: bold;
  color:#0063a9;
  background-image: none;
  background-position: bottom left;
  background-repeat: repeat-x;
}

#productnavigationbuttons li.selected a
{
  display: block;
  text-decoration: none;
  padding: 5px 0px 0px 10px;
  border-bottom:1px none #adad85;
  font-weight: bold;
  color:#036bb0;
  background-image: none;
  background-position: bottom left;
  background-repeat: repeat-x;
}

#productnavigationbuttons li.selected a:hover
{
  display: block;
  text-decoration: none;
  padding: 5px 0px 0px 10px;
  border-bottom:1px none #adad85;
  color:#2e1b86;
  font-weight: bold;
  color:#036bb0;
  background-image: none;
  background-position: bottom left;
  background-repeat: repeat-x;
}

.productinfo_heading
{
  color:#000000;
  font-weight: bold;
}

.productinfo_url
{
    color:#0063a9;
}


.staffmail
{
   color:#0063a9;
}
























#productnavigationbuttons li.productsub a
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 0px 10px;


  border:1px none #ff0000;
  margin:0px 20px 0px 0px;
  font-weight: normal;
  color:#0063a9;
  background-image: none;
}

#productnavigationbuttons li.productsub a:hover
{
	display: block;
	text-decoration: underline;
	padding: 2px 0px 0px 10px;


  border:1px none #ff0000;
  margin:0px 20px 0px 0px;
  font-weight: normal;
  color:#dc931a;
}

#productnavigationbuttons li.productsubsub a
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 0px 20px;


  border:1px none #ff0000;
  margin:0px 20px 0px 0px;
  font-weight: normal;
  color:#0063a9;
}


#productnavigationbuttons li.productsubsub a:hover
{
	display: block;
	text-decoration: underline;
	padding: 2px 0px 0px 20px;


  border:1px none #ff0000;
  margin:0px 20px 0px 0px;
  font-weight: normal;
  color:#dc931a;
}




#productnavigationbuttons li.productsub a selected
{
	display: block;
	text-decoration: underline;
	padding: 2px 0px 0px 20px;


  border:1px none #ff0000;
  margin:0px 20px 0px 0px;
  font-weight: normal;
  background-color: #ffff00;
  color:#dc931a;
}


#navigationbuttons ul.subnav
{
    border:none;
    border-bottom:1px solid #9aa1a6;
    padding-bottom:6px;
}






#navigationbuttons ul.subnav a
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 1px 1px;
  border:1px none #ff0000;
  margin:5px 20px 0px 7px;
  font-weight: bold;
  color:#0063a9;
  background-image: none;
  background-color: #ffffff;
  background-position: bottom left;
  background-repeat: repeat-x;
  font-size:1.2em;
  text-transform: none;

}

#navigationbuttons ul.subnav a:hover
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 1px 1px;
  border:1px none #ff0000;
  margin:5px 20px 0px 7px;
  font-weight: bold;
  color:#dc931a;
  background-image: none;
  background-color: #ffffff;
  background-position: bottom left;
  background-repeat: repeat-x;
  font-size:1.2em;

}



#navigationbuttons li.subselected a
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 1px 1px;
  border:1px none #ff0000;
  margin:5px 20px 0px 7px;
  font-weight: bold;
  color:#dc931a;
  background-image: none;
  background-color: #ffffff;
  background-position: bottom left;
  background-repeat: repeat-x;
  font-size:1.2em;
  text-transform: none;

}



#navigationbuttons li.subselected a:hover
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 1px 1px;
  border:1px none #ff0000;
  margin:5px 20px 0px 7px;
  font-weight: bold;
  color:#dc931a;
  background-image: none;
  background-color: #ffffff;
  background-position: bottom left;
  background-repeat: repeat-x;
  font-size:1.2em;
  text-transform: none;

}



#navigationbuttons li.selected ul.subnav li ul li a {
  color: #036bb0;
}

#navigationbuttons li.selected ul.subnav li ul li a:hover {
  color: #036bb0;

}

#navigationbuttons li.selected ul.subnav li ul li.subselected a {
  color: #dc931a;

}

#navigationbuttons li.selected ul.subnav li ul li.subselected a:hover {
  color: #036bb0;
}

#navigationlanguage
{
  overflow:hidden;
  color:#000000;
  border:1px none #aaaaaa;
  float:right;
  margin-right: 30px;
  padding-top:8px;
  overflow: hidden;
  width: 400px;
  text-align:right;

}

#topsearch {
  padding-top:4px;
  border: 1px none #ff00ff;
  width:150px;
  text-align: right;
  float:right;
}

.topsearch1
{
    float:right;
    margin-right:2px;
    background-color: #9aa1a6;
    height:18px;
    overflow: hidden;
    border: 1px none #ff00ff;
}

.topsearch2
{
    float:right;
}


#topsearch input[type=text]
{
  background-color: #9aa1a6;
  color: #ffffff;
  width:103px;
  height:15px;
  font-size:0.9em;
  padding:1px 1px 2px 3px;
  border: 0px solid #9aa1a6;


}

#topsearch input[type=submit]
{
  background-color: #9aa1a6;
  color: #ffffff;
  border: none;
  background-image: url(../images/submit_bg.gif);
  width:18px;
  height: 18px;
  padding: 0px;
  margin: 0px;
}

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

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

}

#navigationlanguage a
{
  color:#000000;
  font-weight: normal;
}

#navigationlanguage a:hover
{
  color:#000000;
  font-weight: normal;
}


#navigationlanguage a:visited
{
  color:#000000;
  font-weight: normal;
}


#navigationlanguage a:visited:hover
{
  color:#000000;
  font-weight: normal;
}


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


#navigationlanguage ul li
{

    display: inline;


}

#navigationlanguage ul a
{

	text-decoration: none;
	padding: 2px 0px 0px 0px;

    margin:0px 0px 0px 8px;
}

#navigationlanguage ul a:hover
{

	text-decoration: none;
	padding: 2px 0px 0px 0px;


    color:#000000;
    margin:0px 0px 0px 8x;
}






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

.rightimage
{

    margin-left:10px;
    margin-bottom:0px;
    float:right;
    border:1px none #ff0000;
    text-align:center;
}


.leftimage
{

    margin-right:10px;
    margin-bottom:0px;
    float:left;
    border:1px none #ff0000;
    text-align:center;
}


.centerimage {
  text-align: center;
  margin: 0 0 10px 0;
  text-align: center;
  color: #77787E;
}

.hidden
{
    display: none;
}

#header
{
  height: 109px;
  background-repeat:repeat-x;
  background-position: top right;
  padding-top:0px;
  margin-bottom:8px;
}

#logo
{
background-image: url(../images/logo.gif);
background-repeat: no-repeat;
background-position: bottom left;
width:246px;
height:81px;
display:block;
margin-left:28px;
overflow: hidden;
border: 1px none #ff0000;
}

#header span
{
  display:none;
}

.right
{
  text-align:right;
}


#navigation
{
  float:left;
  width: 180px;
  padding-left:30px;
  padding-top:7px;
  border:1px none #ffaa00;
}



#navigationblock
{
  width: 164px;

  padding-left:20px;
  padding-top:10px;
  background-color: #00ff00;
}


#contentcontainer
{
  float:left;
  width: 780px;
  border:2px none #00ffff;
}

.contentwrap
{
  border:2px none #0000ff;
  width: 770px;
  margin-left:30px;
}

#main
{
  float:left;
  width:480px;
  border:1px none #ffaa00;
  margin-right:10px;
  text-align: left;
  padding-top:8px;
  padding-left:20px;
  padding-bottom:0px;
  overflow: hidden;
  margin-bottom:0px;
}

#main.mainwide
{
  width:700px;
}


#container
{
    background-image:url(/images/bg_shadow.jpg);
    background-position: center;
    background-repeat: repeat-y;
	position: relative;
    min-height:700px;
	height: auto !important;
    height: 700px;
}

.footermail
{
  color:#ffffff;
}


.orkide
{
  	position: absolute;
	bottom: 0;
	left: 0;
    padding-left:40px;
    padding-bottom:30px;
}



#footer
{
  text-align:left;
  color: #ffffff;
  border:1px none #ff0000;
  padding-left:25px;
  padding-top:30px;
}

.footer_left
{
  float:left;
  text-align:left;
  font-size:0.3em;
  margin:0px;
  color: #ffffff;
  background-color: transparent;
  display:none;
}

.footer_right
{
  text-align:left;
  font-size:0.85em;
  margin: 0px auto;
  color: #ffffff;
  background-color: transparent;
  width: 1000px;
  padding: 0px 0px 0px 58px;
  border:1px none #ff0000;
  padding-top:12px;
  font-weight:bold;

}


#puffar
{
 padding-top:7px;
 float:right;
 width: 222px;
 border:1px none #00ff00;

  font-size: 0.85em;
  padding-bottom:30px;
  margin-right:24px;
}

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

}

.puff_info
{
  width:168px;
  border: 1px none #ffffff;
}



.puff_container
{

  overflow: hidden;
  border:1px solid #d8dadc;
  margin-bottom:15px;
  padding:0px 18px;
  cursor:pointer;
  width:168px;
  font-size: 0.95em;
  font-weight: bold;
}


.whitelink
{
  color:#ffffff;
}


.puff_link
{
  float:left;

}


.puff_link a
{
  color:#dc931a;
}


.puff_search
{
  background-image: url(../images/puff_search.jpg);
  background-repeat: no-repeat;
  padding: 10px 15px;
  color:#ffffff;
  font-size: 0.85em;
  width:184px;
  border: 1px none #ff0000;
  height:73px;
  font-weight: bold;
}


.puffsearch1
{
float:left;
margin-right:2px;
background-color: #fff;
  height:18px;
  overflow: hidden;
  font-size:1.4em;
}

.puffsearch2
{
float:left;
}

#puffsearch
{
  padding-top:5px;
}


#puffsearch input[type=text]
{
  background-color: #fff;
  color: #0063a9;
  width:152px;
  height:15px;
  font-size:0.9em;
  padding:1px 1px 2px 3px;
  border: 0px solid #9aa1a6;


}

#puffsearch input[type=submit]
{
  background-color: #fff;
  color: #0063a9;
  border: none;
  background-image: url(../images/submit_bg_blue.gif);
  width:18px;
  height: 18px;
  padding: 0px;
  margin: 0px;
}




.puff
{

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

.puffhead
{
  font-weight:bold;
  border-bottom:  2px none #2e1b86;
  color:#dc931a;
  font-size: 1.1em;
  padding-bottom:3px;
}


.extrabildborder
{
  padding: 10px 10px 20px 0px ;
  border: none;
  margin:0px;
  overflow:hidden;
  background-image: none);
  background-repeat: repeat-x;
  background-color:#ffffff;
  background-position: bottom;
  background-repeat: repeat-x;
  color: #333333;
}

.extrabildheader
{
  font-weight:normal;
  /*border-bottom: 2px solid #0063A9;*/
  padding: 6px 0px 0px 0px;
  background-position: center;
  color: #dc931a;
  font-weight: bold;
}

.product_puff
{
  background-color:#f4f4f4;
  border: 1px solid #bfbfbf;
  margin-top:20px;
  padding:5px;
  background-image: url(../images/puff_content_bg.gif);
  background-repeat: no-repeat;
}

.td_odd
{
  background-color:#e8e8e8;
  padding:7px;
}

.td_even
{
  background-color:#FFFFFF;
  padding:7px;

}

.td_even a, .td_odd a
{
  font-size: 0.85em;
  color: #0063a9;
}



.find_contact
{
  color: #0044B5;
  font-weight: bold;
}



#quantity
{
  width: 50px;
}

.artno
{
  color:#8F8F8E;
}

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

.fromprice_list
{
  font-size:0.5em;
}

.fromprice
{
  font-size:0.5em;
}

.price
{
  font-weight: bold;
  font-size: 18px;
  border: 1px none #000000;
  float:right;
  color:#b90707;
}

.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;

}

.floatright
{
  float: right;
}


#priceinfo
{

  background-color:#f4f4f4;
  border: 1px solid #bfbfbf;
  padding:10px;
  background-image: url(../images/puff_content_bg.gif);
  background-repeat: no-repeat;
}

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

#pricebox
{
  font-size:2.2em;
  font-weight:bold;
  color:#b90707;
}

#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 solid #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
{
  color:#ffffff;
  border:1px none #b90707;
  font-size:1.0em;
  padding: 2px 3px 2px 3px;
  font-weight: normal;

  background-position: center;
  text-align: center;
  background-repeat: no-repeat;
  width: 77px;
  height: 27px;
  overflow: hidden;
  background-color: #0063a9;
}

.button_wide
{
  color:#ffffff;
  border:1px none #b90707;
  font-size:1.0em;
  padding: 2px 3px 2px 3px;
  font-weight: normal;

  background-position: center;
  text-align: center;
  background-repeat: no-repeat;
  width: 154px;
  height: 27px;
  overflow: hidden;
  background-color: #0063a9;
}

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


input[type=text],input[type=email], textarea, .formfield
{
  border: 1px solid #aaadb0;
  font-size:1.0em;
  font-family: Arial;
  margin-bottom:3px;
  padding-left:3px;
  width:300px;
  margin-bottom:10px;
}

select
{
  margin-bottom:10px;
}

input[type=submit]
{
  background-color: #0063a9;
  color:#ffffff;
  border:1px solid #0063a9;
  padding:3px 5px 3px 5px;
}




label
{
  color:#0063a9;
  border:1px none #ff0000;

}




.product_formfield
{
  border: 1px solid #828282;
  font-size:1.0em;
  font-family: Arial;
  margin-bottom:3px;
  padding-left:3px;
	width: 150px;
}

.cartquantity
{
  border: 1px solid #828282;
  font-size:1.0em;
  font-family: Arial;
  margin-bottom:3px;
  padding-left:3px;
  width: 50px;

}


.borderbottom
{
  border-bottom:1px solid #828282;
}



.formbackground
{
  background-color:#f4f4f4;
  border: 1px solid #bfbfbf;
  padding:10px;
  margin-top:10px;
}


.contactform, .enkatform
{
  width: 280px;
}


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: 95px;
  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 */

.product_offer_left {
	float:left;
	width: 230px;
}

.product_offer_right {
	float:right;
	width: 230px;
}

.picture {
  text-align: center;
}

table
{
  font-size:1.0em:
}

#tooltip {
  background-color: #FFCC33;
  padding: 5px;
}

#fn_left #fn_line #fn_right
{
  float: left;
}

.categoy_holder_odd
{
  float: left;
  border:1px none #ff0000;
  padding-bottom:10px;
}


.categoy_holder_even
{
  float: right;
  border:1px none #ff0000;
  padding-bottom:10px;
}



.alphalist_container
{
  float: left;
  width:240px;
  /*border: solid #000000 2px;*/
}

.alphalist_heading
{
  color:#0063a9;
  font-size: 1.3em;
  font-weight:bold;
  padding-bottom:0px;
  padding-top:10px;
}


.alphalist_container a
{
  color: #aaaaaa;
  text-decoration: none;
}


#ordertest
{

}


.contact_select
{
  color: #000000;
}

.text
{
  padding: 0;
  margin: 0;
}

.alphalist_text
{
  color:#999;
  font-weight: normal;
}



.alphalist_text a
{
  color:#000000;
  font-weight: normal;
  text-decoration: underline;
}






