/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org,free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support,contact me through my website or through http://oswd.org/email.phtml?user=Andreas
Version:1.0
(July 25,2005)
Screen layout:*/
a{
color:#286ea0;
text-decoration:none;
}
a img{
border:0;
}
a:hover{
color:#286ea0;
text-decoration:underline;
}
a[href $='.pdf']{
background:url(/images/tm_pdf.gif) left center no-repeat;
padding-left:20px;
}
a[href ^="mailto:"]{
background:url(/images/mailto.gif) left center no-repeat;
padding-left:18px;
}
body{
background:#f4f4f4 url("images/bg.gif") top center repeat-y;
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0 auto;
padding:0;
}
div.right{
float:right;
text-align:center;
}
h3{
font-size:1.3em;
margin:0 0 10px 0;
}
.advertisment{
background-color:#f4f4f4;
border-bottom:2px solid #CCCCCC;
float:left;
margin-bottom:5px;
padding-bottom:10px;
padding-top:10px;
width:150px;
}
.bold{
font-weight:bold;
}
.cancelled{
text-decoration:line-through;
}
.center{
text-align:center;
}
.clear{
clear:both;
}
.grey{
color:gray;
}
.hide{
display:none;
}
.left{
float:left;
margin:10px 10px 5px 0;
}
.newsletter{
background-color:#f4f4f4;
border-bottom:2px solid #CCCCCC;
float:left;
margin-bottom:5px;
padding:10px 5px 10px 5px;
width:140px;
}
.red{
color:#990000;
}
.right{
float:right;
margin:10px 0 5px 10px;
}
.small{
font-size:0.8em;
}
.textright{
text-align:right;
}
.titleBlue{
color:#4D777D;
}
#avmenu{
clear:left;
float:left;
font-size:0.9em;
margin:0 0 10px 0;
padding:0;
width:150px;
}
#avmenu li{
margin-bottom:4px;
}
#avmenu li a{
background:#f4f4f4;
border-left:4px solid #cccccc;
color:#505050;
display:block;
font-size:0.9em;
font-weight:bold;
height:20px;
padding:6px 0 0 10px;
text-decoration:none;
}
#avmenu li a:hover{
background:#eaeaea;
border-left:4px solid #286ea0;
color:#286ea0;
font-size:0.9em;
}
#avmenu ul{
font-size:1.1em;
list-style:none;
margin:0 0 20px 0;
padding:0;
width:150px;
}
#content{
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
line-height:1.6em;
margin:0 110px 20px 160px;
padding:0 10px 0 0;
text-align:left;
}
#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
}
#content img{
background:#cccccc;
border:4px solid #f0f0f0;
display:inline;
padding:1px;
}
#content img.pdf{
background:transparent;
border:0 none white;
display:inline;
padding:0 2px 0 2px;
vertical-align:text-bottom;
}
#extras{
float:right;
font-size:0.9em;
line-height:1.5em;
margin:0 0 10px 0;
padding:0;
width:100px;
}
#extras p{
margin:0 0 1.5em 0;
}
#footer{
border-top:4px solid #f0f0f0;
clear:both;
color:#808080;
font-size:0.9em;
margin:0 auto;
padding:10px 0 20px 0;
text-align:center;
width:760px;
}
#footer a{
color:#808080;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}
#frontphoto{
border:0;
margin:10px 0 0 0;
}
#header{
clear:both;
height:0;
margin:0 0 0;
padding:0;
}
#header h1{
float:left;
margin:0 0 10px 0;
width:250px;
}
#header p{
color:#a0a0a0;
float:right;
font-size:0.8em;
line-height:1.2em;
margin:0 0 10px 0;
text-align:center;
width:500px;
}
#wrap{
background:#ffffff;
color:#303030;
margin:0 auto;
width:765px;
}
