* 
{
  margin:0;
  padding:0;
  outline:0;
}

html 
{
  background: #fff url(http://www.testwebben.se/3335/Images/bg.jpg) repeat-x top;
  overflow: auto;
  overflow-y: scroll;
}

body 
{
  text-align: left;
}

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

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

body, select, input, textarea, table 
{
  font-family: georgia, calibri, constantia, times, "times new roman", serif;
  color: #666;
  font-size: 14px;
  line-height: 1.5;
}

table 
{


}


h1, h2, h3, h4, h5, h6 
{
  font-family: georgia, calibri, georgia, serif;
  color: #666;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.4;
}

h6 
{  
  font-size: 14px;
  margin: 1em 0 0 0;
  border-bottom: 1px solid #333;
}

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

h4 
{
  font-size: 14px;
  margin: 0.5em 0 0 0;
}

h3 
{
  font-size: 16px;
  margin: 0em 0 0 0;
}

h2 
{
  font-size: 20px;
  margin: 0.7em 0 0 0;
}

h1, .modGallery h2, .modNewsList h2
{
  text-transform: none;
  letter-spacing: 0;
  font-size: 30px;
  margin: 0;
  padding: 0;
  line-height: 1;
}



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


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

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

a img 
{
  border: 0;
}

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

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

#wrapper ul 
{
  list-style: url(http://www.testwebben.se/000/Images/) disc;
}

ol 
{
  list-style: decimal;
}

strong 
{
  font-weight: bold;
}

em 
{
  font-style: italic;
}

blockquote 
{
  margin: 0em 3em;
}

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


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

#wrapper
{
  text-align: left;
  width: 940px;
  margin: 0 auto 0 auto;
}

#header
{
  background: transparent url(http://www.testwebben.se/3335/Images/alvesta-glass-logotype.jpg) no-repeat top right;
  width: 940px;
  height: 309px;
  margin: 0 auto 20px auto;
  position: relative;
}

#logo
{
  margin: 0px auto;
  padding: 0;
  width: 589px;
  height: 191px;

}

#main
{
  background: transparent;
  margin: 0 auto;
  width: 920px;
  position: relative;
}

#main-content
{
  width: 670px;  
  min-height: 320px;
  height: auto !important;
  height: 320px;
  margin: 0 30px 0 222px;
  padding: 1px 15px 20px 15px;
  text-align: left;
  float: left;

}

#main-content img {
  border: 0px solid #333;
}

#newsbox {
  width: 190px;
  float: right;
  margin: 1px 0 0 0;
}

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

#footer
{
  background: transparent;
  width: 920px;
  font-size: 1em;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.01em;
  margin: 10px auto 20px auto;
  padding: 10px 0 0 0;
  border-top: 1px solid #ddd; 
  clear: both;
  color: #666;
}

#footer a
{
  color: #666;
  text-decoration: none;
  font-weight: normal;
}



/* NAV ---------------------- */

#nav
{
  float: left;
  width: 210px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  /*position: fixed;
  left: 15%;
  top: 35%;*/
  position: absolute;
  left: 25px;
  top: 0px;
}

#nav ul 
{  
  margin: 0;
  padding: 0;
}

#nav ul li 
{
  list-style-type: none;
}


#nav li a
{
  color: #666;
  width: 170px;
  height: auto;
  font-size: 1.1em;
  font-weight: normal;
  margin: -11px 0px 1px 0px;
  padding: 12px 5px 7px 5px;
  border-bottom: #666 solid 1px;
  text-decoration: none;
        display: block;
}

#nav li a:hover 
{
  color: #333;
  background: #eee;
}


#nav ul li#current a 
{
  background: url(http://www.testwebben.se/3335/Images/159navCurrent.png) no-repeat right center;
  color: #333;
  font-weight: bold;
}

#nav ul li.current a:hover
{

}

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


/*Nivå2*/
#nav ul ul 
{

}
  
#nav ul ul li 
{

}

#nav ul ul li a
{
  font-weight: normal;
        display: block;
  color: #666;
  font-size: 1em;
  border-top: #666 solid 0px;
  padding: 20px 0 5px 15px;

}

#nav ul ul li li a
{
  border-left: 0px;
  font-size: 0.8em;
  border-top: #666 solid 0px;
  padding: 20px 0 5px 30px;
}

#nav ul ul li a:hover 
{
  color: #333;
  background-color: #fff;
}

/*Current state för nivå2*/
#nav ul li ul li.current a 
{

}

#nav ul li ul,
#nav ul li ul li ul,
#nav ul li.current ul li ul
{
      display:none;
      font-weight: normal;
}

#nav ul li.current ul,
#nav ul li.current ul li.current ul
{
  display: block;
}

/*FORMULÄR*/

#mContactForm {
margin:1em 0;
}
#mContactForm input, #mContactForm textarea {
background:#000;
border: 1px solid #333;
margin: 0 0 5px 10px;
padding:3px 2px 2px 2px;
width:200px;
height:1.5em;
overflow:hidden;
color:#eee;
}
#mContactForm input:hover, #mContactForm textarea:hover {border:1px solid #333;}
#mContactForm input:focus, #mContactForm textarea:focus {border:1px solid #333; background:#0f0f0f;}

#mContactForm textarea {
height: 10em;
}

#mContactForm td {
text-align: right;
}

/*Puffar*/
#puffar
{
  margin-left:235px;
}

.puff, .puffRight {
  width: 200px;
  min-height: 175px;
  height: auto !important;
  height: 175px;
  float: left;
  margin: 0 24px 10px 0;
  padding: 5px;
}
.puff .mceEditorDiv, .puffRight .mceEditorDiv {
  min-height: 175px;
  height: auto !important;
  height: 175px;
}

.puffRight {
  margin-right: 0;
}

.puff h2, .puffRight h2 {
  margin: 0;
  padding: 0;
  line-height: 1;
}


/*BILDSPEL*/
img[src="Images/loader.gif"] {
margin:120px 0 0 470px;
}

#pageWrapper #bildspel {
height:250px !important;
overflow:hidden;
}

#pageWrapper .slideshow-container {
height:250px !important;
overflow:hidden;
}

div.slideshow-container {position:relative;}

  div.slideshow-title {
    width: 400px;
    height: 150px;
    position: absolute;
    left: 35px;
    top: 25px;
    font-family: Arial, Sans-serif;
    font-size: 50px;
    font-weight: normal;
    font-style: italic;
    color:#fff;
    text-align: left;
    margin:0;
    padding:0;
    letter-spacing: -0.03em;
    opacity:0.5;
    z-index: 99 !important;
  }

/* Om ej länkat
div.slideshow-container:hover {cursor:default !important;}*/
