/* 
    Document   : startlet.css
    Created on : 19-05-2011, 09:09:36
    Author     : Rikard
    Description:
        Purpose of the stylesheet follows.
*/

body{
background:url(../images/back.jpg) repeat;
color:#808080;
font:0.8em Arial, sans-serif;
}

#adsense{
    position: relative;
    width: 160px;
    float: right;
    top: 155px;
}

#cookieinfo{
    font-size:0.75em;
    font-style: italic;
}



#topwrapper{
    width:892px;
    margin:0 auto;
}

#wrapper{
    position: relative;
    float: left;
    width:892px;
    border:1px #46a5f6 solid;
    background: #fff;
}

/* Header styles*/
#header{
margin:5px -35px;
height:130px;
}

#header_middle{
	height: 100px;
	margin-left: 25px;
}

#header_bottom{
    text-align: right;
    margin-right: 50px;
    float: right;
    width: 850px;
}

#header_bottom a{
    color:#808080;
    text-decoration: none;
    border-bottom:1px dotted #808080;
}

.site_header{
position:absolute;
margin-left:0px;
margin-top:15px;
font-size:3.5em;
color:#000;
} 

#site_header_link{
    color:#000;
    text-decoration: none;
}

#sshlink {
    color:#D0D0D0;
    text-decoration: none;
    border-bottom:1px dotted #D0D0D0;
}

.subheader{
position:absolute;
margin-left:25px;
margin-top:60px;
font-size:1.5em;
color:#F3FAFE ;
}

.subsubheader{
position:absolute;
width: 860px;
text-align: right;
margin-left:25px;
margin-top:80px;
font-size:1.0em;
color:#F3FAFE ;
}

#apprusr{
    display: none;
}

#userlinks{
    display: none;
}

.main{
text-align:left;
margin-left:50px;
}

/*Top navigation styles*/
#main_nav{
position:relative;
top:5px;
right:5px;
text-align:right;
padding:4px;
}

#main_nav a{
color:#808080;
font-size:1.1em;
text-decoration:none;
padding-right:20px;
background:url(../images/icon.jpg) right no-repeat;
height: 25px;
}

#main_nav a.last{
text-decoration:none;
padding-right:5px;
background:none;
}

#main_nav a:hover{
color:#9ACAFC ;
}

#main_nav ul{
list-style: none;
line-height: normal;
}

#main_nav li{
display: inline;
}

/* Left navigation column styles*/
#leftbox{
position:relative;
top:10px;
float:left;
width:160px;
margin-left:5px;
padding:4px;
padding-bottom: 35px;
border:1px solid #9ACAFC ;
min-height: 540px;
}

#leftbox p{
padding-left:4px;
}

#leftbox h1{
color:#9ACAFC ;
font-size:1.35em;
padding-left:4px;
}

#leftbox h2{
color:#9ACAFC ;
font-size:1em;
padding-left:4px;
}

#leftbox h3{
border-bottom: 2px solid #F3FAFE ;
border-left:2px solid #F3FAFE ;
border-right:2px solid #F3FAFE ;
margin:5px;
}

#leftbox ul{
list-style:none;
margin:0;
padding:0;
}

#leftbox ul li{
margin:0;
padding:0 0 0 5px;
}

#leftbox ul.addlink{
    display: none;
}

#leftbox ul li a{
display:block;
width:90%;
line-height:1.5em;
background:#FFFFFB ;
text-decoration:none;
padding:5px;
color:#808080;
border-bottom:1px solid #9ACAFC ;
}

#leftbox ul li a:hover{
background:#F3FAFE url(../images/link-hover.jpg) right no-repeat;
border-bottom:1px solid #86BCFF;
}

#leftbox ul li a.now{
font-weight:600;
background:#F3FAFE url(../images/link-active.jpg) right no-repeat;
}

#leftbox a.category{
    font-weight: bold;
}

#leftbox a.addlink{
    line-height: 0.75em;
    border-bottom: none;
    text-decoration: underline;
}
#leftbox a.addlink:hover{
    border-bottom: none;
}

#leftbox a{
color:#777;
border-bottom:1px dotted #777;
text-decoration:none;
}

#leftbox a:hover{
color:#000;
border-bottom:1px solid #000;
}

#linkids{
    display: none;
}

/* #rightbox navigation column styles*/
#rightbox{
position:relative;
top:10px;
float:right;
width:160px;
margin-left: 2px;
margin-right:5px;
padding:4px;
padding-bottom: 35px;
border:1px solid #9ACAFC ;
min-height: 540px;
}

#rightbox p{
padding-left:4px;
}

#rightbox h1{
color:#9ACAFC ;
font-size:1.35em;
padding-left:4px;
}

#rightbox h2{
color:#9ACAFC ;
font-size:1em;
padding-left:4px;
}

#rightbox h3{
border-bottom:2px solid #F3FAFE ;
border-left:2px solid #F3FAFE ;
border-right:2px solid #F3FAFE ;
margin:5px;
}

#rightbox ul{
list-style:none;
margin:0;
padding:0;
}

#rightbox ul li{
margin:0;
padding:0 0 0 5px;
}

#rightbox ul.addlink{
    display: none;
}

#loginerror {
    color: #ff3333;
}

#usercreateerror{
    color: #ff3333;
}

#rightbox ul li a:hover{
background:#F3FAFE url(../images/link-hover.jpg) right no-repeat;
border-bottom:1px solid #96CCFF;
}

#rightbox ul li a.now{
font-weight:600;
background:#F3FAFE url(../images/link-active.jpg) right no-repeat;
}

#rightbox a.category{
    font-weight: bold;
}

#rightbox a.addlink{
    border-bottom: none;
}
#rightbox a.addlink:hover{
    border-bottom: none;
}

#rightbox a{
color:#777;
border-bottom:1px dotted #777;
text-decoration:none;
}

#rightbox a:hover{
color:#000;
border-bottom:1px solid #000;
}

#rightbox input{
    float: right;
    vertical-align: top;
} input.login{width: 90px;height: 14px;} input.submit{width: 50px;}

#rightbox table {
    table-layout: fixed;
    width: 160px;
    padding: 0px;
    margin: 0px;
}

#rightbox hr{
    border: none;
    border-top: 1px solid #9ACAFC;
}

/* Main body text styles*/
#text{
position:relative;
top:10px;
float:left;
width:528px;
min-height: 571px;
padding-bottom: 35px;
border:1px solid #9ACAFC ;
margin-left: 2px;
padding:4px;
}img {padding:4px;float:right;border: none;}


#text p{
padding:2px 2px 7px;
}

#text ul{
list-style:url(../images/bullet.jpg);
line-height:1.15em;
}

#text ol{
list-style:lower-roman;
line-height:1.15em;
}

#text h1{
font-size:1.45em;
padding:3px;
margin:5px;
border-bottom:2px solid #F3FAFE ;
border-left:2px solid #F3FAFE ;
border-right:2px solid #F3FAFE ;
}

#text h2{
font-size:1.1em;
padding:2px 2px 2px 5px;
}

#text h3{
font-size:0.9em;
padding:2px 2px 2px 5px;
}

#text blockquote{
background:#FFFFFB url(../images/block.jpg) top left no-repeat;
border-top:1px solid #F3FAFE ;
border-bottom:1px solid #F3FAFE ;
border-right:1px solid #F3FAFE ;
border-left:4px solid #F3FAFE ;
padding:4px 4px 4px 25px;
margin:2px 10px;
text-align:justify;
}

#text a{
color:#777;
border-bottom:1px dotted #777;
text-decoration:none;
}

#text a:hover{
color:#000;
border-bottom:1px solid #000;
}


/*Table styles (I'm not good at tables - and very likely this will need some tweaking before use)*/
#text table{
padding:1px;
caption-side:top;
border-collapse: separate;
text-align:center;
border-spacing: 7pt;
}

#text table th{
border-top:1px solid #808080;
border-bottom:1px solid #808080;
background:#FFFFFB ;
padding:10px;
width:75px;
}



#text table td{
background:#FFFFFB ;
padding:5px;
width:75px;
border:1px solid #9ACAFC;
}

/*If you want a table caption, uncomment this and add a caption in the HTML using the tags < caption > < /caption >, with no spaces*/
#text caption{
font-size:1.1em;
border:0;
}

#text .linkmenu {
    float: left;
}

#text .linkmenur{
    float: right;
}

#text .linktable{
    border:none;
    padding: 0px;
    margin: 0px;
    border-spacing: 0pt;
    width: auto;
}

#text .editform{
    border:none;
    padding: 0px;
    margin: 0px;
    border-spacing: 0pt;
    text-align: left;
    vertical-align: middle;
}

#edittable {
    position: relative;
    left: 30px;
    width: 440px;
    max-width: 440px;
    min-width: 440px;
}

#firstwidth{
    min-width: 100px;
}

#text .userviewheader{
    width: 133px;
    max-width: 133px;
    min-width: 133px;
}

#text .edittext{
    width: 300px;
    float: right;
}

#text .editusertext{
    width: 130px;
    padding: 2px;
    margin: 2px;
    float: right;
}

#usrfirst {
    min-width: 100px;
    width: 170px;
}

#text .edituserpass{
    width: 130px;
    padding: 2px;
    margin: 2px;
    float: right;
}


#text .edittextarea{
    width: 300px;
    height: 65px;
    max-width: 300px;
    min-width: 300px;
    max-height: 65px;
    min-height: 65px;
    float: right;
}

#text .editbutton{
    float: right;
}

#text .editfile{
    float: right;
    width: 310px;
    min-width: 310px;
    padding: 0px;
    padding-bottom: 3px;
    padding-top: 3px;
    margin: 0px;
    margin-bottom: 5px;
}





#userformcontainer, #chpasscontainer{
    padding: 25px; 
    padding-top: 50px;
}

#createUserTable{
    border-spacing: 0px;
    table-layout: fixed;
    width: 460px;
    height: 180px;
    
}

#text .editselect{
    width: 310px;
    min-width: 310px;
    max-width: 310px;
    float: right;
}

#text .editselectms{
    width: 300px;
    min-width: 300px;
    max-width: 300px;   
    float: right;
}

.hide{
    display: none;
}

/* Form styles */
select, input{
border:1px solid #9ACAFC ;
background:#FFFFFB ;
color:#808080;
padding:4px;
margin:0 0 4px 4px;
}

select:hover, input:hover{
border:1px solid #96CCFF;
background:#F3FAFE ;
}

select:focus, input:focus{
border:1px solid #96CCFF;
background:#F3FAFE ;
}

textarea{
border:1px solid #9ACAFC ;
background:#FFFFFB ;
padding:4px;
margin:0 0 4px 4px;
}

textarea:hover{
border:1px solid #96CCFF;
background:#F3FAFE ;
}

textarea:focus{
border:1px solid #96CCFF;
background:#F3FAFE ;
}

/*Footer styles*/
#footer {
color:#808080;
padding:5px;padding-top:15px;
clear: both;
background:#F3FAFE ;
font-size:0.85em;
text-align:center;
}

#footer a {
color:#808080;
border-bottom:1px dotted #000;
text-decoration:none;
}

#footer a:hover {
border-bottom:1px solid #808080;
text-decoration:none;
}

#noscript{
    float: left;
    border: none;
    color: #333333;
}