/* --- MENU CSS --- */

#menu {
}

.menuentry {
 height: 33px;
 vertical-align: middle;
 padding-left: 8px;
 padding-right: 8px;
 cursor: pointer;
 font-family: arial;
 font-size: 12px;
 color: white;
}

.menuentry_hover {
 height: 33px;
 vertical-align: middle;
 padding-left: 8px;
 padding-right: 8px;
 cursor: pointer;
 text-decoration: underline;
 background: url('/econtent/img/menu_bg2.gif');
 font-family: arial;
 font-size: 12px;
 color: white;
}

.submenudiv {
  padding: 0px;
  z-index: 1000;
  background: #dddddd;
  border: 1px solid black;
}

.submenuentry {
  z-index: 1001;
  color: #ffffff;
  background-color: #000000;
  font-size: 11px;
  padding:4px;
  text-decoration:none;
}

.submenuentry_hover {
  z-index: 1001;
  color: #000000;
  background-color: #ffffff;
  font-size: 11px;
  padding:4px;
  text-decoration:none;
}

/* --- MENU END --- */




  




img.thumb
{
  border: 1px solid #000000;
}

td
{
  font-family: verdana;
  font-size: 10px;
}

div
{
  font-family: verdana;
  font-size: 10px;
}

#main
{
}

#header
{
  background-image: url('img/header.gif');
/*  background-repeat: no-repeat;*/
  width: 960px;
  height: 127px;
}

#topbar
{
/*  width:200px;
  position: relative;
  top: -38px;
  margin: 6px;
  float: right;
  font-family: verdana;
  font-size: 10px;
  color: #999;
  text-align: right;*/
}

#topbarlink
{
  font-family: verdana;
  font-size: 10px;
  color: #555;
}

#menubar
{
  z-index:100;
  width:935px;
  height: 16px;
  position: relative;
  top: 95px;
  left: 120px;
/*  border: 1px solid black; */
  font-family: verdana;
  font-size: 12px;
  color: #fff;
}

#maincontainer
{
  width: 992px;
}


#news
{
  font-family: verdana;
  font-size: 10px;
  float: right;
  text-align: left;
  width: 200px;
  height: 460px;
  background-image: url('img/dotline.gif');
  background-repeat: repeat-y;
}

#product
{
  width: 770px;
  height: 480px;
  font-size: 10px;
}

.product_title
{
  font-family: 'Trebuchet MS', Arial;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  display: block;
  margin-top: 10px;
}

.product_title h1 { 
  font-size: 16px;
  font-weight: normal;
}

.product_text
{
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
}

div.h2
{
  display: inline;
  color: #FFFFFF;
}

#footer
{
  background-image: url('img/footer.gif');
/*  background-repeat: no-repeat;*/
  width: 960px;
  height: 21px;
}


#footertext
{
  width: 992px;
  color: white;
}

#footertext a
{
  color: white;
  text-decoration: underline;
}

#product_image
{
  width: 250px;
  height: 250px;
  border: 1px solid #000000;
}

.huvudrubrik {
 font-family: verdana;
 font-size: 14px;
 font-weight: bold;
}

.rubrik {
 font-family: verdana;
 font-size: 12px;
 font-weight: bold;
}

.normal {
 font-family: verdana;
 font-size: 12px;
}


.arrowimg {
 position:relative;
 top: 1px;
 left: -2px;
}


a { font-size: 10px; color: #aa0000; }

body {
 font-family: arial;
 font-size: 10px;
 color: #000000;
 background-color: #000000;
 margin-top: 5px;
 margin-left: 5px;
}


.box_unselected { padding-top: 2px; background: #555555; color: #ffffff; padding-right: 3px; padding-left: 3px; }
.box_selected { padding-top: 2px; background: #ffffff; color: #000000; padding-right: 3px; padding-left: 3px; }


.rightnav_header {
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration:none;
padding-top: 6px;
}

.rightnav_header:hover {
color: #000000;
text-decoration: underline;
}


.rightnav_car {
font-family: verdana;
font-size: 10px;
color: #000000;
text-decoration:none;
}

.rightnav_car:hover {
color: #000000;
text-decoration: underline;
}


.rightnav_hifi {
font-family: verdana;
font-size: 10px;
color: #000000;
text-decoration:none;
}

.rightnav_hifi:hover {
color: #ffffff;
text-decoration: underline;
}


.prodlinkdiv {
  padding-left: 3px;
  padding-right: 3px;
}

.prodlink {
  color: black;
  text-decoration: none;
}

.prodlink:hover {
  text-decoration: none;
}


.tabrow_odd { background: url('/econtent/img/tab_row.gif'); background-position: top;}
.tabrow_even { }


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/wise/include/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/wise/include/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000;}
