/* andreas02 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2
(Nov 28, 2005)

Screen layout: */

body{
padding:0;
margin:0;
font:76% tahoma, verdana, sans-serif;
background:#111111;
color:#dcdef2;
}

a{
text-decoration:none;
color:#f0e59e;
}

a:hover{
color:#dec3a9;
}

#toptabs{
margin:10px auto -13px auto;
font-size:0.8em;
width:740px;
}

#toptabs p{
text-align:right;
color:#808080;
}

.toptab{
padding:3px 5px 3px 5px;
margin:0 0 0 4px;
text-decoration:none;
background:#dcdef2 url(img/artwork/corner_top.gif) top right no-repeat;
color:#808080;
border-bottom:1px solid #dcdef2;
}

.toptab:hover{
background:#f0e59e url(img/artwork/corner_top.gif) top right no-repeat;
color:#000000;
text-decoration:none;
border-bottom:1px solid #f0e59e;
}

.activetoptab{
padding:3px 5px 3px 5px;
margin:0 0 0 4px;
color:#dcdef2;
text-decoration:none;
background:#303257 url(img/artwork/corner_top.gif) top right no-repeat;
border-bottom:1px solid #303257;
}

.activetoptab:hover{
text-decoration:none;
}

#container{
margin:0 auto 15px auto;
width:730px;
padding:5px 20px 20px 20px;
background:#303257 url(img/artwork/back_cont.gif) top right repeat-y;
color:#dcdef2;
}

#logo{
margin:15px 0 0 0;
font-family: Verdana, Arial, sans-serif;
}

#logo h1 a{
color:#f0e59e;
}

#logo h1 a:hover{
text-decoration:none;
color:#dec3a9;
}

#navitabs{
clear:both;
}

.navitab{
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
letter-spacing:1px;
background:#dcdef2 url(img/artwork/corner_navi.gif) top right no-repeat;
border-bottom:1px solid #dcdef2;
border-right:1px solid #303257;
color:#808080;
}

.navitab:hover{
text-decoration:none;
letter-spacing:1px;
background:#f0e59e url(img/artwork/corner_navi.gif) top right no-repeat;
border-bottom:1px solid #f0e59e;
border-right:1px solid #303257;
color:#000000;
}

.activenavitab{
padding:4px 8px 5px 8px;
color:#ffffff;
margin:0 0 5px 0;
text-decoration:none;
letter-spacing:1px;
background:#616387 url(img/artwork/corner_navi.gif) top right no-repeat;
border-right:1px solid #303257;
}

.activenavitab:hover{
text-decoration:none;
color:#ffffff;
}

#desc{
height:200px;
color:#ffffff;
padding:0;
/*background:#616387 url(img/artwork/news.jpg) top left no-repeat;*/
background:#dcdef2;
clear:both;
margin:5px 0 0 0;
}

#desc p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#desc h2{
padding:15px 15px 0 15px;

color:#ffffff;
}

#desc a{
color:#f0e59e;
text-decoration:none;
}

#desc a:hover{
color:#dec3a9;
text-decoration:none;
}

#main{
width:560px;
float:left;
padding:0 15px 0 5px;
margin:2px 0 4px 0;
border-right:1px solid #f0e59e;;
}

#mainstandalone{
width:100%;
height:600px;
float:left;
padding:15px 0 0 0;
margin:0 0 10px 0;
}

#mainstandalonevar{
width:100%;
float:left;
padding:15px 0 0 0;
margin:0 0 10px 0;
}

.block{
background:#616387;
color:#dcdef2;
padding:15px;
}

#sidebar{
width:140px;
float:right;
}

#sidebar p{
font-size:0.9em;
line-height:1.3em;
margin:0 0 12px 0;
}

#sidebar h3{
margin-top: 12px;
}

.sidelink{
text-align:left;
display:block;
width:120px;
background:#dcdef2 url(img/artwork/corner_navi.gif) top right no-repeat;
color:#808080;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
}

.sidelink:hover{
background:#f0e59e  url(img/artwork/corner_navi.gif) top right no-repeat;
text-decoration:none;
color:#000000;
}

.sideactive{
text-align:left;
display:block;
width:120px;
background:#f0e59e url(img/artwork/corner_navi.gif) top right no-repeat;
color:#000000;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
}

.sideactive:hover{
background:#f0e59e url(img/artwork/corner_navi.gif) top right no-repeat;
text-decoration:none;
color:#000000;
}

#footer{
clear:both;
background:#dcdef2 url(img/artwork/back_footer.gif) top right repeat-y;
color:#000000;
font-size:0.9em;
padding:2px 0 4px 0;
border-top:1px solid #dcdef2;
border-bottom:1px solid #dcdef2;
text-align:center;
}

#footer a{
color:#000000;
}

h1{
margin:0 0 20px 0;
font-size:1.7em;
font-weight:normal;
font-family: Verdana, Arial, sans-serif;
}

h2{
margin:0 0 20px 0;
font-size:1.6em;
font-weight:normal;
font-family: Verdana, Arial, sans-serif;
}

h3{
margin:0px 0 5px 0;
font-size:1.4em;
font-weight:normal;
font-family: Verdana, Arial, sans-serif;
}


h4{
font-family: Verdana, Arial, sans-serif;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

.right{
text-align:right;
}

a img{
border:0;
}

.photo{
padding:5px;
display:block;
margin:0 auto 15px auto;
}

.hide{
display:none;
}

.newsdate{
float:right;
text-align:right;
padding:0 0 0 25px;
margin:5px 0 0 0;
font-size:1.1em;
}

.dummy{
line-height:0.01em;
padding: 0;
}

.rightmember{
clear:right;
float:right;
width:270px;
margin-bottom:10px;
}

.rightmember img{
float:left;
margin-right:10px;
}

.rightmember p{
text-align:left;
}

.rightmember h4{
margin-bottom:0px;
margin-top:0px;
text-align:left;
}

.leftmember{
clear:left;
float:left;
width:270px;
margin-bottom:10px;
}

.leftmember img{
float:right;
margin-left:10px;
}

.leftmember p{
text-align:right;
}

.leftmember h4{
margin-bottom:0px;
margin-top:0px;
text-align:right;
}

.role{
font-style:italic;
margin-bottom:2px;
}

#diaframe{
height:108px; width:550px; overflow:auto;
padding:0px;margin-bottom:8px;margin-top:15px;
background:#303257;
}

#dialist{height:74px; width:8828px; overflow:hidden; padding-top:14px; padding-bottom:0px; margin:0px;
background:#303257 url(img/artwork/dia.gif) top left repeat-x;
}

#dialist img{
margin-left:-2px;margin-top:-1px;margin-bottom:-1px; padding:0px;width:90px;height:60px;border:0px;
}

#picframe{
width:551px;height:551px;background:#303257;padding:0 0 0 0;margin-bottom:8px;

}

.viewer{
padding:0px;
display:block;
margin:0 auto 15px auto;
}
