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

body
{
   
}

html{
   background: #ddd url(../www.testwebben.se/6591/Images/223-body-bg.png) repeat-y center top;
   overflow: auto;
   font-size: 62.5%;
}

/* Content <------------------------------------------------ */

html, body {
   height:100%;
   width:100%;
}

body, select, input, textarea, table
{
   font-family: "lucida grande", "lucida sans", lucida, "helvetica neue", helvetica, "trebuchet ms", arial, sans-serif;
   font-size: 12px;
   color: #000;
}

table
{
   
}

h1, h2, h3, h4, h5, h6
{
   font-weight: bold;  
}

h3
{
   font-size: 14px;
   margin: 10px 0;
}

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

h1, #NewsList_ViewSidebar h2, #ViewContactFormHolder h2
{
   font-size: 20px;
   margin: 0 0 10px 0;
}

p
{
   margin: 10px 0;
}

a,
a:link,
a:visited,
a:active
{
   color: #f50505;
   text-decoration: none;
}

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



#main ol, #main ul
{
   
}

#main ul
{
   list-style-type: disc;
   margin-left: 15px;
}

strong
{
   font-weight: bold;
}

em
{
   font-style: italic;
}

/* Layout <------------------------------------------------------ */

#wrapper
{
   width: 960px;
   margin: 0 auto;
   position: relative;
}

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

#logo
{
   margin: 10px 0px;
   border: 0px;
}

#logo a img
{
   border: 0px;
}

#main
{
   padding: 20px 0;
   overflow: auto;
}


#main-content
{
   width: 960px;
   float: left;
   min-height: 200px;
}

#footer
{
   padding: 10px 0;
   background: url(../www.testwebben.se/6591/Images/216-footer-bg.png) no-repeat center center;
   line-height: 1em;
   border-top: 1px dotted #ccc;
   color: #aaa;
   font-weight: normal;
   height: 50px;
}

#footer p
{
   margin: 0;
}

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

#smelink_linkbox a
{
   float: right;
}

#button
{
   position: absolute;
   right: 25px;
   top: 5px;
   width: 250px;
   height: 101px;
   z-index: 999999;
   border: 0px;
}

#button:hover
{
   right: 26px;
   top: 6px
      
}

#button:active
{
   right: 27px;
   top: 7px;
}

/* Nav <------------------------------------ */

#nav {
   padding: 0;
   right: 0px;
   bottom: 0px;
}

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

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


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

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

#nav ul li a {
   color: #000;
   font-size: 13px;
   font-weight: normal;
   text-transform: uppercase;
   margin: 0 0 0 1px;
   padding: 0px 20px 0px 0px;
   /*border-top: 1px solid #251718;
   border-left: 1px solid #251718;*/
   border-bottom: 0px solid #000;
   -moz-border-radius-topright: 3px;
   -webkit-border-top-right-radius: 3px;
   -moz-border-radius-topleft: 3px;
   -webkit-border-top-left-radius: 3px;
}

#nav ul li a:hover {
   text-decoration: none;
   border-bottom: 0px solid #bcebf5;
}

#nav ul li a:active {
   color: #bbb;
}

#nav ul li#current a, #nav ul li.parent.current a {
   color: #666;
   border-bottom: 0px solid #73e0f7;
}
#nav ul li#current a:hover 
{
   color: #000;
}

#nav ul li#current ul li a {
   border: 0;
}

/* Nivå 2 <------------------------------- */

#nav ul li ul {
   background: #fff;
   width: 10em;
   float: left;
   border: 1px solid #ddd;
   border-top: 0;
   position: absolute;
   margin-top: 0px;
   z-index: 60;
   display: none;
}

#nav ul li ul li {
   
}

#nav ul li ul li a {
   color: #232323;
   font-size: 11px;
   font-weight: normal;
   width: auto;
   padding: 7px 15px;
   border: 0;
}

#nav ul li ul li a:hover {
   color: #232323;
   font-weight: normal;
}

#nav ul li ul li a:active {
   
}

#nav ul li ul li#current a {
   border: 0;
}

#nav ul li.parent.current {
   
}

/* Formulär <------------------------------------------- */

#bildspel {
   width: 960px;
   height: 450px;
   overflow: hidden;
}

.nivo-caption {
   right:20px !important;
   bottom:20px !important;
   left: auto !important; 
   background:#367e7f !important;
   color:#fff !important;
   font-size: 26px !important;
   z-index:89 !important;
   padding: 10px !important;
   width: auto !important;
   -moz-border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   -webkit-border-radius: 10px;
}

/* Formulär <------------------------------------------- */

#mContactForm
{
   margin:10px 0;
}

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

#mContactForm input, #mContactForm textarea
{
   background:#fff;
   border: 1px solid #ddd;
   margin: 0 0 5px 0px;
   padding: 2px;
   width:200px;
   height:1.5em;
   overflow:hidden;
}

#mContactForm input:hover, #mContactForm textarea:hover
{
   border:1px solid #ccc;
   background: #fff9f1;
}

#mContactForm input:focus, #mContactForm textarea:focus
{
   border:1px solid #ccc;
   background: #fff2db;
}

#mContactForm textarea
{
   height: 100px;
}

#mContactForm button
{
   font-family: arial, sans-serif;
   background:#eb9e17;
   color: #fff;
   margin-left:75px;
   font-size: 1em;
   padding: 2px 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}

#mContactForm button:hover
{
   color: #ffdfa8;
   background: #eb9e17;
   cursor:pointer;
}

#mContactForm td
{
   text-align: left;
}

#redigeraeditorn #button
{
   display: none;
}
