/*
CCS-fil för lindholms.se
 
danne@onebyone.se 2007
 
*/
 
#logga {
 position: absolute;
 top: 10px;
 left:10px;
 visibility: visible;
 margin-bottom: 10px;
 
}

#login {
 position: absolute;
 bottom: 10px;
 right:10px;
 visibility: visible;
 margin-bottom: 10px;
 
}
 
#topright {
 position: absolute;
 top: 10px;
 left:425px;
 visibility: visible;
 margin-bottom: 10px;
 width:555px;
 height:109px;
}
 
#nav {
 position: absolute;
 top: 130px;
 left:10px;
 visibility: visible;
 width: 950px;
 border: 1px solid #666666;
 padding: 10px;
 background-color: #c0c0c0;
 font-family: Verdana;
 font-size: 12px;
}

#onebyone {
 position: absolute;
 bottom: 20px;
 right:10px;
 visibility: visible;
}
 
#menu {
 visibility: visible;
 width: 150px;
 height: auto;
 background-color: #c0c0c0;
 border: 1px solid #000;
 padding: 10px;
} 






#men2 {
margin-top:10px;
 visibility: visible;
 width: 150px;
background-color: #fff;
 border: 1px solid #666666;
 padding: 10px;
  filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}

#right {
 position: absolute;
 top: 175px;
 left:802px; 
 width: 180px;
 
}

#right_box {
margin-top: 10px;
 background-color: #c0c0c0;
 width: 168px;
 
}

#right_box_jul {
margin-top: 10px;
 background-color: #fff;
 width: 168px;
 
}


#right_box_inreddittrum {
margin-top: 10px;
 
 width: 168px;
 
}

#left {
 position: absolute;
 top: 175px;
 left:20px; 


 
}
 
 
#main {
 position: absolute;
 top: 170px;
 left:170px; 
 visibility: visible;
 width: 530px;
 background-color: #fff;
 padding: 10px;
 height:500px;
 
}
 
#adr {
 visibility: visible;
 width: 585px;
 height: auto;
 text-align:center;
 padding: 10px;
} 



 

#mainFrame {
 background-color: #000000;
 
}
 
body {
background-image: url(img/bg.jpg);
background-repeat: repeat-y;
background-position: top left;
 background-color: #fff;
 font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
 font-size: 11px;
 color:black;
  background-color: #cccc99;
}

p {
padding: 0px;
margin: 0px;

}
 
li {
padding-top:5px;
padding-left:5px;
}

ul {
padding-top:5px;
padding-left:5px;
}

h1 {
 font-family: Verdana;
 font-size: 20px;
 padding: 5px;
 font-weight:bold;
 color:black;
 text-align:left;
}

h2 {
 font-family: Verdana;
 font-weight:bold;
 color:black;
 padding:0px;
 font-size: 15px;
}


.members {
 color:white;
 font-size:10px;
}


.kat1 {
 color:black;
}

.kat2 {
 color:black;
 padding-left:10px;
}

 
.sqlmess {
 width: 100%;
 border: 1px dotted #000;
 padding: 10px;
 background-color: #D8D5C0;
 font-family: Verdana;
 font-size: 10px;
}
 
.err {
 color:red;
 font-size:12px;
 font-weight:bold;
}
 

.textsmall {
 font-size:10px;
}

.newsletter {
 font-size:10px;
 padding:5px;
 border:1px solid #666666;
}

.stat {
 font-size:10px;
 padding:5px;
 border:1px solid #FF0000;
 }
 
.inreddittrum {
 font-size:10px;
 
}
 


.formframe {
 border: 1px solid gray;
 padding: 10px;
}
 
.inputfield {
 font-size: 10px;
 filter: Alpha(Opacity=75);
}
 
.knapp {
 font-size: 10px;
}
 
 
 
.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
list-style-type: none;
padding-left: 5px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}



a:link { cursor: hand; text-decoration: none; font-weight: bold; font-size: 12px; color: black; }
a:visited { cursor: hand; text-decoration: none; font-weight: bold;  font-size: 12px; color: black; }
a:active { cursor: hand;  text-decoration: none; font-weight: bold; font-size: 12px; color: black; }
a:hover { cursor: hand;  text-decoration: overline underline; font-weight: bold;  font-size: 12px; color: black; }
 
.first a:link { cursor: hand; text-decoration: none; font-weight: bold; font-size: 12px; color: red; }
.first a:visited { cursor: hand; text-decoration: none; font-weight: bold;  font-size: 12px; color: red; }
.first a:active { cursor: hand;  text-decoration: none; font-weight: bold; font-size: 12px; color: red; }
.first a:hover { cursor: hand;  text-decoration: none; font-weight: bold;  font-size: 12px; color: gray; }


.kat1 a:link { cursor: hand; text-decoration: none; font-weight: bold; font-size: 12px; color: black;  }
.kat1 a:visited { cursor: hand; text-decoration: none; font-weight: bold; font-size: 12px; color: black;  }
.kat1 a:active { cursor: hand; text-decoration: none; font-weight: bold; font-size: 12px; color: black;  }
.kat1 a:hover { cursor: hand; text-decoration: none; font-weight: bold; font-size: 12px; color: gray;  }

.kat2 a:link { cursor: hand; text-decoration: none; font-size: 10px; color: black; }
.kat2 a:visited { cursor: hand; text-decoration: none;  font-size: 10px; color: black; }
.kat2 a:active { cursor: hand;  text-decoration: none; font-size: 10px; color: black; }
.kat2 a:hover { cursor: hand;  text-decoration: none;  font-size: 10px; color: gray; }


.onebyone a:link { cursor: hand; text-decoration: none; font-size: 10px; color: #c0c0c0; }
.onebyone a:visited { cursor: hand; text-decoration: none;  font-size: 10px; color: #c0c0c0; }
.onebyone a:active { cursor: hand;  text-decoration: none; font-size: 10px; color: #c0c0c0; }
.onebyone a:hover { cursor: hand;  text-decoration: none;  font-size: 10px; color: gray; }

 

.login a:link { cursor: hand; text-decoration: none; font-weight: bold; font-size: 12px; color: #fff; }
.login a:visited { cursor: hand; text-decoration: none; font-weight: bold;  font-size: 12px; color: #fff; }
.login a:active { cursor: hand;  text-decoration: none; font-weight: bold; font-size: 12px; color: #fff; }
.login a:hover { cursor: hand;  text-decoration: none; font-weight: bold;  font-size: 12px; color: black; }
