/* andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author. */

body {
background:#99ccff;
color:#303030;
font:98% Arial,Verdana,Tahoma,sans-serif;
margin:0;
padding:0;
text-align:center;
}

img {
border:0px none; 
}

a {
color:#505050;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
line-height:1.4em;
margin:0 0 12px;
}

dl.imageleft{
border:1px solid #0C6E90;
float:left;
margin:3px 12px 2px 0;
padding:3px;
}

dl.imageleft dd {
  margin:5px 0 0;
  text-align:left;
  font-weight:normal;
  font-size:0.8em;
}

dl.imageleft dt {
  margin:0;
  text-align:center;
  font-size:0.7em;
}

dl.imageright{
border:1px solid #0C6E90;
float:right;
margin:3px 0px 2px 12px;
padding:3px;
}

dl.imageright dd {
  margin:5px 0 0;
  text-align:right;
  font-weight:normal;
  font-size:0.8em;
}

dl.imageright dt {
  margin:0;
  text-align:center;
  font-size:0.7em;
}

/*** Main container ***/

#container {
background:#99ccff url('../images/bg.png') repeat-x;
color:#ffee99;
margin:0;
min-width:770px;
padding:0;
text-align:left;
width:100%
}

/*** Header section ***/

#sitename {
color:#336699;
height:91px;
text-align:left; margin-left:20px; margin-right:20px; margin-top:0; margin-bottom:10px
}

#sitename h1, #sitename h2 {
font-weight:400;
letter-spacing:-1px;
margin:0;
padding:0;
}

#sitename h1 {
font-size:1.4em;
padding-top:12px;
}

#sitename h2 {
font-size:1.2em;
}

/*** Horizontal menu ***/

#mainmenu {
float:left;
margin-bottom:25px;
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:35px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border-right:1px solid #336699;
color:#336699;
display:block;
font-size:0.7em;
padding:11px 10px 11px;
text-transform:uppercase;
}

#mainmenu a:hover {
background:#f0f0f0 url('../images/menuhover.jpg') repeat-x top left;
color:#0C6E90;
text-decoration:none
}

#mainmenu a.current {
background:#f0f0f0 url('../images/menuhover.jpg') repeat-x top left;
color:#505050;
text-decoration:none
}

/*** Content wrap ***/

#wrap {
clear:both;
font-size:0.9em;
padding:0;
}

/*** Sidebars ***/

#leftside, #rightside {
color:#2a2a2a;
margin:0;
padding:0 10px 10px;
width:165px;
}

#leftside {
float:left;
margin-right:10px;
}

#rightside {
float:right;
margin-left:10px;
}

#rightside a {
color:#505050;
font-weight:bold;
text-decoration:underline;
}

#rightside a:hover {
color:#505050;
font-weight:bold;
text-decoration:none;
}

#leftside h1, #rightside h1 {
color:#336699;
font-size:1em;
font-weight:bold;
margin:0 0 12px;
}

#leftside h2, #rightside h2 {
font-size:1em;
margin:0 0 20px;
}

#leftside h3, #rightside h3 {
font-size:0.7em;
margin:0 0 20px;
}

#leftside p, #rightside p {
font-size:0.9em;
line-height:1.2em;
margin:0 0 16px 10px;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}

/*** Sidebar menu ***/

.nav {
background:#6699cc;
border:1px solid #003366;
color:#99ccff;
display:block;
margin-top:3px;
padding:3px 2px 2px 9px;
position:relative;
text-transform:uppercase;
width:140px;
}

.nav:hover, .active {
background:#6699cc;
border:1px solid #003366;
color:#003366;
text-decoration:none;
}

.sub {
font-size:0.8em;
letter-spacing:1px;
margin:2px 0 2px 8px;
padding:2px 2px 2px 8px;
width:125px;
}

/*** Content ***/

#content, #contentalt {
min-height:550px;
background-color:#fafbfc;
border:1px solid #336699;
color:#2a2a2a;
padding:15px 20px 5px;
}

#contentalt2 {
background-color:#ececec;
border:1px solid #909090;
color:#2a2a2a;
padding:15px 20px 5px;
}

#content {margin:0 200px;}
#contentalt {margin:0 200px 0 20px;}
#contentalt2 {margin:0 200px 0 20px;}

#content h1, #content h2, #contentalt h1, #contentalt h2, #contentalt2 h1, #contentalt2 h2 {
background-color:inherit;
color:#336699;
font-size:1.3em;
font-weight:bold;
margin:0 0 15px;
padding:0;
}

#content h2, #contentalt h2, #contentalt2 h2 {
font-size:1.1em;
margin-bottom:10px;
}

#content h3, #contentalt h3, #contentalt2 h3 {
font-size:0.9em;
margin-bottom:10px;
color:#369
}

#content a, #contentalt a, #contentalt2 a {
color:#505050;
font-weight:bold;
text-decoration:underline;
}

#content a:hover, #contentalt a:hover, #contentalt2 a.hover {
color:#505050;
font-weight:bold;
text-decoration:none;
}


/*** Footer ***/

#footer {
background:#99ccff url('../images/footerbg.jpg') repeat-x top left;
clear:both;
color:#0C6E90;
font-size:0.7em;
font-weight:bold;
margin:0;
text-align:center;
width:100%; padding-left:0; padding-right:0; padding-top:20px; padding-bottom:1px
}

#footer a {
color:#505050;
font-weight:bold;
text-decoration:underline;
}

#footer a:hover {
color:#505050;
font-weight:bold;
text-decoration:none;
}

/*** Various classes ***/

.extlink {
background: url('../images/extlink.gif') no-repeat left;
padding-left:16px
}

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.clearingdiv {
clear:both;
height:10px;
width:1px;
}

.clearingdiv2 {
clear:all
}

.hide {display:none;}

/*** Text format ***/

.bold {font-weight:bold;}
.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}
.block {text-align:justify;}
.blockbold {font-weight:bold; text-align:justify;}

/*** End of file ***/