﻿/* andreas06 - 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 for the original design work. */

body{
background:#e0e0e0 url(img/bodybg.gif) repeat-x;
color:#303030;
font:76% Trebuchet,Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

p, ul, ol{
line-height:1.5em;
margin:0 0 15px;
padding:0;
}

a{
color:#3366cc;
font-weight:700;
text-decoration:none;
}

a:hover{
color:#99ccff;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

td{
padding:4px 4px 4px 4px;
}

#container{
background:#c0c0c0 url(img/bodybg.gif) repeat-x;
margin:0 auto;
text-align:left;
width:752px;
}

#sitename{
color:#ffffff;
font-weight:400;
height:80px;
margin:0 20px 10px 0;
text-align:center;
}

#sitename h1{
font-size:2.2em;
font-family:"Comic Sans MS",geneva,helvetica,serif;
margin:0;
padding-top:20px;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}

#nav{
background:url(img/greypx.gif) bottom left repeat-x;
float:left;
width:752px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
background:url(img/tabs.gif) no-repeat 100% 0;
color:#808080;
display:block;
font-size:1.2em;
letter-spacing:-1px;
padding:7px 20px 4px 11px;
text-decoration:none;
}

#nav a:hover{
color:#505050;
}

#nav li{
background:url(img/tabs.gif) no-repeat 0 0;
float:left;
margin:0 4px 0 0;
padding:0 0 0 9px;
}

#nav #current{
background:url(img/tabs.gif) no-repeat 0 -41px;
}

#nav #current a{
background:url(img/tabs.gif) no-repeat 100% -41px;
color:#303030;
padding:7px 20px 5px 11px;
}

#wrap1{
background:#ffffff;
border-bottom:1px solid #808080;
border-left:1px solid #808080;
border-right:1px solid #808080;
clear:both;
padding:0;
width:750px;
}

#wrap2{
background:url(img/header.jpg) top left no-repeat;
padding:10px;
width:730px;
}

#header{
height:30px;
position:relative;
width:730px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
color:#808080;
margin:0 0 4px;
text-align:right;
}

#leftside{
float:left;
margin:-15px 0 0;
width:145px;
display:inline;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
}

#ctl00_rightside{
float:right;
margin:40px 15px 20px 0;
width:130px;
}

#ctl00_rightside h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#ctl00_rightside h2{
font-size:1.2em;
font-weight:400;
margin:0 0 12px;
}

#ctl00_rightside p{
font-size:0.9em;
margin:0 0 12px 10px;
}

#ctl00_rightside img{
/*border:1px solid #fa9035;*/
margin:10px 0 5px 5px;
padding:2px;
}

#ctl00_content{
margin:45px 160px 0 180px;
}

#ctl00_contentalt{
margin:45px 15px 0 180px;
}

#ctl00_content p,#ctl00_contentalt p{
margin:8px 0 0 10px;
}

#ctl00_content ul,#ctl00_content ol,#ctl00_contentalt ul,#ctl00_contentalt ol{
margin:8px 0 0 30px;
}

#ctl00_content h1,#ctl00_contentalt h1{
color:#303030;
font-size:1.4em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#ctl00_content h2,#ctl00_contentalt h2{
color:#303030;
font-size:1.2em;
font-weight:600;
margin:20px 0 10px;
padding:0;
}

#ctl00_content h3,#ctl00_contentalt h3{
color:#303030;
font-size:1.2em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

/* for images, mostly */
/* -- used in content and contentalt divs */
.floatleft{float:left;}
.floatright{float:right;}
.margined{margin:5px 15px 6px;}
.bordered{border:1px solid #99ccff;}
/* --used for nav images */
.imgnav{ border-width:0px; }

#footer{
clear:both;
color:#a0a0a0;
font-size:0.9em;
height:46px;
margin-top:20px;
padding:1px;
text-align:right;
width:730px;
}

#footer a{
color:#a0a0a0;
font-weight:400;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

.nav{
color:#ffffff;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.nav:hover{
border:1px solid #ffcc33;
color:#99ccff;
padding:1px 1px 1px 9px;
}

.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #ffcc33;
color:#99ccff;
padding:0 0 0 5px;
}

.intro{
font-weight:700;
}

.active{
border:1px solid #fa9035;
padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.boxtesti{width:90%;}

.boxtesti2{width:90%; background:#e0e0e0;}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.right{
text-align:right;
}

.hide{
display:none;
}

.white{color:#ffffff;}

.red{color:red;}

.black{color:#000000;}

.clear{
clear:both;
margin:0;}

/*ctl00_ContentPlaceHolder1_detailnav*/
#ctl00_ContentPlaceHolder1_detailnav{
background:url(img/greypx.gif) bottom left repeat-x;
float:left;
width:525px;
}

#ctl00_ContentPlaceHolder1_detailnav ul{
list-style:none;
margin:0;
padding:0;
}

#ctl00_ContentPlaceHolder1_detailnav a{
color:#ffffff;
font-weight:normal;
display:block;
text-decoration:none;
}

#ctl00_ContentPlaceHolder1_detailnav a:hover{
color:#333333;
}

#ctl00_ContentPlaceHolder1_detailnav li{
background:#488d61;
float:left;
margin:0 4px 0 0;
padding:0 9px 0 9px;
}

#ctl00_ContentPlaceHolder1_detailnav #ctl00_ContentPlaceHolder1_current{
background:#000000;
}

#ctl00_ContentPlaceHolder1_detailnav #ctl00_ContentPlaceHolder1_current a{
color:#ffffff;
}

.bottomnav {
font-size: .8em;
}
.bottomnav a {
color: gray;
}

.left {
text-align: left;
}
.right {
text-align: right;
}

/* DocRetNews */
.newstitle {
font-size: 2.5em;
color: #3366cc;
}

.newsheading {
font-size:1.4em;
font-weight:400;
}
.newspubdate {
font-weight:bold;
}
.newsvolnum {
font-weight:bold;
}

img.bordered{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

.roundedcornr_box_949098 {
   background: #efe009 url(img/roundedcornr_949098_grad.gif) repeat-x top left;
}
.roundedcornr_top_949098 div {
   background: url(img/roundedcornr_949098_tl.gif) no-repeat top left;
}
.roundedcornr_top_949098 {
   background: transparent url(img/roundedcornr_949098_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_949098 div {
   background: url(img/roundedcornr_949098_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_949098 {
   background: transparent url(img/roundedcornr_949098_br.gif) no-repeat bottom right;
}
.roundedcornr_top_949098 div, .roundedcornr_top_949098,
.roundedcornr_bottom_949098 div, .roundedcornr_bottom_949098 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_949098 { margin: 0 10px; }