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

html 
{
  background: #fff;
  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: "trebuchet ms", arial, verdana, sans-serif;
  color: #333;
  font-size: 1.1em;
  line-height: 1.5;
}

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

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

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: 1.3em 0em 0em 0em;
}

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

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

a, 
a:link,
a:visited, 
a:active 
{
  color: #80C426;
  text-decoration: none;
  font-weight: bold;
}

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

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

ul 
{
  
}

ol 
{
  list-style: decimal;
}

strong 
{
  font-weight: bold;
}

em 
{
  font-style: italic;
}

blockquote 
{
  margin: 0em 3em;
}

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

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

#footer
{
  font-weight: normal;
  font-size: 1em;
  text-align: center;
  margin: 0.2em 0 0 0;
  padding-top: 10px;
  clear: both;
  color: #000;
  border-top: #cccccc solid 1px;
  background: transparent url(http://www.testwebben.se/3303/Images/footerbg.png) repeat-x left top;
  height: 10em;
  line-height:1;
}

#pFooterText
{
  
}

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

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

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

#header
{
  background: #000000 url(http://www.testwebben.se/3303/Images/Capitolumnewlogo.jpg) no-repeat top center;
  height: 200px;
  text-align: right;
  width: 100%;
  position: relative;
}

#header-bottom
{
  width: 100%;
      height: 43px !important;
  height: 40px;
      padding: 0;
      margin: 0;
  text-align: center;
  position: absolute;
}

#logo
{
  position: absolute;
  right: 50%;
  top: 100px;
  margin: 0 -555px 0 0;
}

#main
{
  width: 80em;
  margin: 0 auto;
  padding: 0;
  min-height: 500px;
  height: auto !important;
  height: 500px;
}

#main-content
{
  float: left;
  width: 82em;
  padding: 1em;
  margin: 0;
  text-align: left;
}

#main-content-left {
  width: 52em;
  min-height: 475px;
  height: auto !important;
  height: 475px;
  float:left;
  margin-right: 1.5em;
}

#main-content-right {
  border-left: 1px dotted #ccc;
  width: 26em;
  float:left;
  padding-left:1.5em;
}

#newsbox
{
  float: right;
  width: 15em;
  padding: 0em 0em 0em 0em;
  margin: 0em 0em 0em 1.1em;
}

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

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

#nav-bottom
{
  height: 30px;
  padding: 0;
  margin: 0 0 0 5em;
  border: white solid 1px;
}

#detachedSubMenu a,
#detachedSubMenu a:link, 
#detachedSubMenu a:visited, 
#detachedSubMenu a:active 
{
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

#detachedSubMenu a:hover 
{
  text-decoration: none;
  color: #999;
}

ul#detachedSubMenu li.active a
{
  background-image: url(http://www.testwebben.se/3303/Images/119_pil_nav.gif);
  background-repeat: no-repeat;
  background-position: top left;
} 

#nav-bottom ul li
{
  list-style: none;
  padding: 0em;
  display: inline;
  float: none;
}

#nav-bottom ul li a
{
  padding: 0 1em;
  margin: 0 0 0 0;
}

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

#navcontainer {
width:100%;
background: transparent url(http://www.testwebben.se/3303/Images/headerbottombg.png) repeat-x left top;
position: relative;
top:-15px;
}

#nav {
width: 80em;
position: absolute;
left:50%;
margin-left:-40em;
}

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

#dmenu ul
{
  position: absolute;
  z-index: 99;
  list-style-type: none; 
  margin: 0; 
  padding: 0; 
}

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

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

#dmenu li a
{
        text-align: left;
  color: #000;
}

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

/* Nivå 1, onmouseover */
#dmenu li a:hover
{
  color: #999;
  background-image: url(http://www.testwebben.se/3303/Images/currentbg.png);
  border-bottom: 1px #fff solid;
  background-repeat: no-repeat;
}

/* Aktuell sida, 1-3 */
#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
{

  color: #000;
  background-image: url(http://www.testwebben.se/3303/Images/currentbg.png);
  border-bottom: 1px #fff solid;
  background-repeat: no-repeat;
}

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

/* Alla nivåer */
#dmenu a:link, 
#dmenu a:visited, 
#dmenu a:hover
{
        font-weight: bold;
        text-decoration: none;
        letter-spacing: 0em;
        padding: 20px 0 16px 0em;
        margin: 0 5px !important;
  width: 110px;
  text-align: center;
  font-size: 1.1em;
}


form {
width: 370px;
}

form table td {
vertical-align: top;
width: 25%;
}

form fieldset {
background: #f5f5f5;
width: 340px;
padding: 10px 15px;
border: 1px solid #e5e5e5;
float:left;
display:block;
}

form legend {
font-weight: bold;
display:none;
}

form h2 {
color:#2678C2;
font-size: 13px;
margin:0;
border-bottom: 1px solid #e5e5e5;
}

form label {
display:block;
font-weight:bold;
text-align:left;
}

form input, form textarea, form select {
border:0;
}

form input[type="text"] {
width:170px;
margin: 0 0 7px 0;
padding: 2px;
border:1px solid #ccc;
}

form #nuvarande input[type="text"] {width:45px;}
form #nyttlan input[type="text"] {width:45px;}
form #huvudsokande input[type="text"] {width:120px;}
form #ovrigthuvudsokande input[type="text"] {width:120px;}
form #medsokande input[type="text"] {width:120px;}
form #ovrigtmedsokande input[type="text"] {width:120px;}

form select {
min-width: 100px;
border:1px solid #ccc;
}

form input[type="checkbox"] {
margin:0 0 0 5px
}

#nuvarande table {width:90%;}

form textarea {
width:220px;
height:7em;
padding: 2px;
overflow-y:auto;
border:1px solid #ccc;
}

form div.inline {
clear:both;
margin:7px 0;
}

form #Skicka {
display: block;
float:left;
margin:10px 0 0 0;
padding:2px 3px;
clear:both;
}

form span.obligatorisk {
color: #ff0000;
}

p.tooltip {
background:#d5ebb7;
font-weight:bold;
padding:3px 1px;
)
