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

html
{
   background: #000 url(http://www.testwebben.se/4845/Images/207-html-bg.png) repeat-x left -51px;
   height: 100%;
   overflow-y: scroll;
}

body
{
   
}

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

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

body, select, input, textarea, table
{
   font-family: arial, helvetica, sans-serif;
   color: #eee;
   font-size: 12px;
   line-height: 1.5;
}

table
{
   
}

h1, h2, h3, h4, h5, h6
{
   font-family: times;
   color: #8F8945;
   font-weight: normal;
   line-height: 1.4;
}

h3
{
   font-size: 15px;
   margin: 15px 0 2px 0;
}

h2
{
   font-size: 19px;
   margin: 15px 0 2px 0;
}

h1, #ViewContactFormHolder h2
{
   font-size: 24px;
   margin: 0 0 10px 0;
   text-transform: uppercase;
}

p
{
   margin: 0 0 1em 0;
}

#Page78573 table small {color: #8F8945;}

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

a:hover
{
   text-decoration: none;
}

a img
{
   border: 0;
}

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

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 ul
{
   list-style: square;
}

ol
{
   list-style: decimal;
}

strong
{
   font-weight: bold;
}

em
{
   font-style: italic;
}

blockquote
{
   margin: 0em 3em;
}

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

#header
{
   width: 960px;
   height: 100px;
   margin: 0 auto;
   position: relative;  
}

#navlogo {
   position: absolute;
   right: 0;
   bottom: 4px;
   z-index: 9999;
}

#logo {position: absolute; left: 0; top: 0; z-index: 9999;}

#main
{
   margin: 0 auto;
   width: 960px;
   background: #0e0e0e;
}

#main-top {
   width: 900px;
   height: 250px;
   margin: 0 auto;
   position: relative;
}

#main-content
{
   width: 900px;
   padding: 30px 0;
   margin: 0 auto;
   overflow: auto;  
}

#main-content img {
   padding: 1px;
   border: 1px solid #8F8945;
}

#footer
{
   background: url(http://www.testwebben.se/4845/Images/207-footer-bg.png) no-repeat;
   width: 960px;
   height: 35px;
   margin: 0 auto;
   padding-top: 5px;
   border-top: 1px dashed #000;
}

#footer-content
{
   width: 900px;
   margin: 5px auto 0 auto;
   text-transform: uppercase;
   font-weight: bold;
   color: #eee;
}

#footer-content a
{
   color: #eee;
   text-decoration: none;
}

#smelink
{
   width: 900px;
   margin: 10px auto;
}

#smelink_linkbox a
{
   text-transform: uppercase; 
   text-decoration: none;
   color: #eee;
}

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

#nav
{
   background: url(http://www.testwebben.se/4845/Images/207-nav-bg.png) no-repeat center top;
   width: 960px;
   height: 50px;
   padding: 0;
   margin: 0px auto;
   position: absolute; 
   bottom: 0;
}

#dmenu
{
   
}

ul#dmenu
{
   height: 50px;
   width: auto !important;
   list-style-type: none;
   padding: 0;
   margin: 0 30px;
}

#dmenu li
{
   margin: 0;
   padding: 0;
   float: left;
}

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

#dmenu li a
{
}

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

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

/* Aktuell sida */
#dmenu li#current a:link,
#dmenu li#current a:visited,
#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
{
   background: #0E0E0E;
}

/* Aktuell sida, hover */
#dmenu li#current a:hover
{
   color: #8F8945;
}

/*DropDown ska inte visas*/
#dmenu ul li
{
   display:none;
}

#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
   color: #fff;
   font-weight: bold;
   text-decoration: none;
   text-transform: uppercase;
   padding: 19px 15px;
   font-size: 12px;
   /*border-left: 1px solid #e3e3e3;
   border-right: 1px solid #bababa;*/
}

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

#sub-nav
{
   height: 40px;
   margin: 0 auto;
   width: 960px;
   background: #0E0E0E;
   border-bottom: 1px dashed #000;
   position: relative;
   bottom: 1px;
}

#detachedSubMenu
{
   margin: 0 30px;
   padding: 0;
   float: left;
   height: 40px;
}

#detachedSubMenu li a,
#detachedSubMenu li a:link,
#detachedSubMenu li a:visited,
#detachedSubMenu li a:active
{
   color: #fff;
   text-decoration: none;
   text-transform: uppercase;
   font-weight: bold;
   padding: 14px 15px;
   display: block;
}

#detachedSubMenu li a:hover
{
   text-decoration: none;
   color: #8F8945;
}

ul#detachedSubMenu li.active a
{
   color: #8F8945;
}

#sub-nav ul li
{
   list-style: none;
   float: left;
   margin: 0;
}

/*FORMULÄR ----------------------*/
#mContactForm 
{
   margin: 0;
}

#mContactForm label
{
   float: left; 
   width: 60px;
}

#mContactForm input, #mContactForm textarea 
{
   background:#;
   border: 1px solid #ccc;
   margin: 0 0 5px 10px;
   padding:3px 2px 2px 2px;
   width:204px;
   height:1.5em;
   overflow:hidden;
}

#mContactForm input:hover, #mContactForm textarea:hover 
{
   border:1px solid #bbb;
}

#mContactForm input:focus, #mContactForm textarea:focus 
{
   border:1px solid #bbb;
}

#mContactForm textarea {
   height: 10em;
}

#mContactForm button
{
   font-family: arial, sans-serif;
   background:#ccc;
   color: #000;
   margin-left:10px;
   font-size: 1em;
   padding: 2px 10px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   float: right;
}

#mContactForm button:hover
{
   color: #000;
   background: #d5d5d5;
   cursor:pointer;
}

#mContactForm td {
   text-align: right;
}

/* Bildspel -----------------------------*/

img[src="Images/loader.gif"] {
   display: block;
   margin: 100px auto 0 auto;
}

#bildspel, .slideshow-container {
   width: 900px;
   height:250px;
   overflow:hidden;
}

#bildspel {position: absolute; right: 0; top: 0;}

#redigeraeditorn #bildspel, #redigeraeditorn .slideshow-container {overflow: auto;}

div.slideshow-container {position:relative;}
div.slideshow-container:hover {cursor:default !important;}

form input, form texarea {color:#000;}

#UserControlPanel, form p a {display: none;}

