* 
{
  outline:0;
}

html 
{
  background: #000 /*url(http://www.testwebben.se/2219/Images/dekorativ.gif) no-repeat 10% 70px*/;
  overflow: auto;
  overflow-y: scroll;
  font-size: 62.5%;
}

body 
{
  text-align: left;
  margin: 0;
  padding: 0;
}

/*CONTENT (start) ---------*/

body 
{
  /*Content editor body*/
  /*background-color: #fff;*/
}

body, select, input, textarea, table 
{
  font-family: cambria, times, "times new roman", serif;
  color: #000;
  font-size: 13px /*1.1em*/;
  line-height: 1.5;
}

table 
{
  /*font-size: inherit;
  font-size: 100%;*/
}

#Page37032 table td img, #Page37347 table td img {
padding:3px;
border:1px solid #B62B1B;
}

h1, h2, h3, h4, h5, h6 
{
  padding: 0em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.4;
  color: #B62B1B;
}

h6 
{
  font-size: 0.4em;
  margin: 1em 0em 0em 0em;
}

h5 
{
  font-size: 0.6em;
  margin: 1em 0em 0em 0em;
}

h4 
{
  font-size: 0.8em;
  margin: 1.5em 0em 0em 0em;
}

h3 
{
  font-size: 1.2em;
  margin: 1em 0em 0em 0em;
}

h2 
{
  font-size: 1.5em;
  margin: 2em 0em 0em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2 
{
  text-transform: none;
  letter-spacing: 0.1em;
  font-size: 2.2em;
  margin: 1em 0em 0em 0em;
}

p 
{
  margin: 1em 0em 0em 0em;
}

a, 
a:link,
a:visited, 
a:active 
{
  color: #B62B1B;
  text-decoration: underline;
  font-weight: bold;
}

a:hover 
{
  text-decoration: none;
}

a img 
{
  border: 0;
}

hr 
{
  height: 1px;
  margin: 0.5em 0 1em 0;
  color: #999999;
  background-color: gray;
}

ul,
ol 
{
  margin: 1.2em 0em 1.2em 2em;
  padding: 0;
}

ul li,
ol li 
{
  margin: 0.3em 0em 0em 0em;
  list-style-position: outside;
  line-height: 1em;
  padding: 0 0 0.5em 0;
}

#main-content ul 
{
  list-style: url(http://www.testwebben.se/2219/Images/ulListStyle.png) disc;
}

ol 
{
  list-style: decimal;
}

strong 
{
  font-weight: bold;
}

em 
{
  font-style: italic;
}

blockquote 
{
  margin: 0em 3em;
}

/*CONTENT (end) -----------*/

/*FOOTER ------------------*/

#footer
{
  font-size: 12px;
  text-align: left;
  margin: 1em 0em 0em 0em;
  padding: 0 0 0 0.5em;
  float:right;
  clear: both;
  color: #fff;
  letter-spacing:1px;
  font-variant:small-caps;
}

#pFooterText
{
  margin: 0em 0em 0em 0em;
  padding: 0;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active 
{
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}

/*LAYOUT ------------------*/

#wrapper
{
  text-align: left;
  width: 900px;
  padding: 0em;
  margin: 0em auto;
}

#header
{

  height: 60px;
  margin: 0 auto;
  padding: 0em 0 0 0;
  width: 900px;
  clear: both;
  position:relative;
z-index:2;
}

#logo
{
position:absolute;
left:-5px;
bottom:0;
}

#lang {
position:absolute;
left:300px;
bottom:0px;
}
#lang img {margin-bottom:3px;}

#main
{
  background: transparent;
  margin: 1em auto;
  padding: 0em;
  width: 900px;
min-height: 600px;
height: auto !important;
height: 600px;
position:relative;
z-index:0;
}

#main #dekor {
position:absolute;
top:0;
left:-170px;
z-index:-1;
}

#main-content
{
  background: #fff /*url(http://www.testwebben.se/2219/dekortrans.png) no-repeat left bottom*/;
  float: right;
  width:700px;
  min-height: 445px;
  height: auto !important;
  height: 445px;
  padding: 1em;
  margin: 10px 0 0 0;
  text-align: left;
  border: 3px solid #B62B1B;
}

.clear 
{
  clear: both;
  line-height: 0.01;
  border-style: none;
}

/* NAV ---------------------- */
/* menu box */
#nav
{
  position: relative;
  margin: 0em;
  clear: both;
  height: 20px; 
  position:absolute;
  right:0;
  bottom:0;
z-index:99 !important;
}

#nav li 
{
  margin: 0em;
  float: left; 
}


/* Layout */ 
#dmenu
{
  background-color: transparent; 
  z-index: 20;
}


#dmenu ul 
{
  float: left;
  position: absolute;
  display: none;
  margin-top: -15px;
  margin-left: 0em;
  z-index: 99; 
}

#dmenu ul ul 
{
  border: 0px #939598 solid;
}

#dmenu,
#dmenu ul,
#dmenu li,
#dmenu ul li
{
  margin: 0;
  padding: 0;
}

#dmenu li
{
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
}

#dmenu li a 
{
  display: block;
  text-decoration: none;
  border: 0px;
  margin-right: 0.1em;  
}

#dmenu ul a,
#dmenu ul li a:hover
{
  background-image: none;
}


#dmenu ul, 
#dmenu ul ul
{
  position: absolute;
} 

#dmenu ul li>ul, 
#dmenu ul ul li>ul
{
  margin-top: -2em;
}

li>ul
{
  top: auto;
  left: auto;
}

#dmenu ul,
#dmenu ul ul,
#dmenu li:hover ul ul, 
#dmenu li:hover ul ul ul,
#dmenu li:hover ul ul ul ul,
#dmenu li:hover ul ul ul ul ul
{
  display:none;
}

#dmenu li,
#dmenu li a,
#dmenu ul a,
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover,
#dmenu li:hover ul,
#dmenu ul li:hover ul,
#dmenu ul ul li:hover ul,
#dmenu ul ul ul li:hover ul,
#dmenu ul ul ul ul li:hover ul
{
  display: block;
}

/* Admin */ 
#dmenu ul,
#dmenu ul li,
#dmenu ul a,
#dmenu ul li a:hover,
#dmenu ul a:hover
{
  width: 9em;
}

#dmenu ul
{
  margin: 0 !important;
  margin: 0 0 0 0em;
opacity: 0.95;
filter: alpha(opacity=95); 
}

#dmenu ul ul
{
  margin-left: 13em !important;
  margin-left: 13em;
  margin-top: -2em !important;
  margin-top: -2em;
}

#dmenu a:link,
#dmenu a:visited
{
 
}

/* Nivå 1 */
#dmenu li a:link,
#dmenu li a:visited
{
  color: #fff;

}

/* Nivå 2-3 */
#dmenu li.current ul li a:link,
#dmenu li.current ul li a:visited,
#dmenu li#current ul li a:link,
#dmenu li.current ul li#current a:link,
#dmenu li.current ul li#current a:visited,
#dmenu li#current ul li a:visited,
#dmenu li ul li a:link,
#dmenu li ul li a:visited
{
  color: #fff;
  background-color: #333;
  font-weight: normal;
  background-image: none;
}

/* Nivå 2-3, kantlinje skugga */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{

}

/* Nivå 2-3, kantlinje högdager */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{

}

/* Aktuell sida, 1-3 */
#dmenu li#current a:link,
#dmenu li#current a:visited
{

  color: #B62B1B;
}

/* Aktuell nivå, 1-3 */
#dmenu li.current a:link,
#dmenu li.current a:visited,
#dmenu li.current ul li.current a:link,
#dmenu li.current ul li.current a:visited
{
  color: #B62B1B
}

/* Nivå 1, onmouseover */
#dmenu li a:hover
{
  color: #B62B1B;
}

/* Nivå 2-3, onmouseover */
#dmenu li ul li a:hover,
#dmenu li.current ul li a:hover,
#dmenu li.current ul li.current a:hover,
#dmenu li.current ul li#current a:link,
#dmenu li.current ul li#current a:visited,
#dmenu li#current ul li a:hover,
#dmenu li ul li a:hover
{
  color: #;
background:#555;
}

/* Alla nivåer */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
  font-weight: normal;
  text-decoration: none;
  font-size: 13px;
  padding: 0.7em 0.9em;
  /*text-transform:uppercase;*/
  font-variant:small-caps;
}

#main-content p, #main-content img, #main-content table {
z-index:98;
}

#main {
z-index:0 !important;
}

#Page37029 #main {z-index:1 !important;}

.pageWrapper #main {z-index:1 !important;}

/*IE PNG Fix------------------*/

img, div 
{ 
  behavior: url(http://www.testwebben.se/1669/Images/iepngfix.htc); 
}



/*INTRO-----------------------*/
#Page37029 #header, #Page37029 #footer, #Page37029 #nav {
display:none;
}

#Page37029 #main, #Page37029 #main-content {
background:#000;
border:0;
}

#Page37029 #main {
position:relative;
left:-70px;
}

#Page37029 #dekor {
display: none;
}

table#introTable {
background:#000;
margin:1% auto 0 auto;
color:#fff;
}

/*REDIGERINGSLÄGET------------*/
.columnWrapper img#dekor {
display:none;
}


/* <---------------------------------------------[Produktkatalog]------*/
div.modCatalog {
/*width:810px;*/
margin:20px auto;
}

/*Kategorier*/

div.CategoryAsImage {
width:222px;
height:250px;
float:left;
margin:0 15px 15px 0;

text-align:center;
border:1px solid #ccc;
}
div.CategoryAsImage:hover {
background:#fff;
border:1px solid #B62B1B;
}
div.CategoryAsImage a {

}
div.CategoryAsImage img {
margin-top:20px;
border:1px solid #ccc;
}

/*Produkter*/
div.ProductAsImage {
width:220px;
height:250px;
float:left;
margin:0 10px 10px 0;
text-align:center;
border:1px solid #ccc;
}

div.ProductAsImage:hover {
background:#fff;
border:1px solid #B62B1B;
}
div.ProductAsImage a {

margin-bottom:5px;
}
div.ProductAsImage img {
margin-top:15px;
}

a.modCatalog_cat_imglink {

}
div.navigator {

}

div.divAdditionalImage {
float:left;
margin:10px;
}
div.divAdditionalImage:hover {cursor:pointer;}

#imgProduct {

}
