﻿/* andreas02 - a free 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: 2.0 (Jan 29, 2007)

Screen layout: */



body {
padding:15px 0 0 0;
margin:0;
font:76% tahoma, verdana, sans-serif;
background:#047 url("images/tensteplogos/bodybg.png") repeat-x fixed;
color:#303030;
}


a {
color:#26c;
text-decoration:none;
}


a:hover {
color:#990033;
text-decoration:none;
border-bottom:1px solid #505050;
}


h1 {
margin:0 0 20px 0;
font-size:2.2em;
font-weight:normal;
}


h2 {
margin:0 0 12px 0;
font-size:1.6em;
font-weight:normal;
}


h3 {
margin:0 0 15px 0;
font-size:1.4em;
font-weight:normal;
}




p {
margin:0 0 15px 0;
line-height:150%;
text-align:left;
font-size:8.5pt;
}


div, form, label, input, textarea {
	margin:0; padding:0;
}


a img {
border:0;
}


/* Main container */

#container {
margin:0 auto 20px auto;
width:960px;
background:#fff;
}

#innerbody {
margin:0 auto 10px auto;
width:920px;
padding:5px 20px 20px 20px;
background:#fff;
}


/* Site title section */

#logo {
width:960px;
background: url("");
height:95px;
}


#logo a {
color:#FFF;
border:none;
font-size:0.9em;
text-transform:uppercase;
}


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

/* MiniNav Menu Navigation section */
#mininav{
width:360px;
height:30px;
float: right;
color:#ffffff;
margin: 40px 15px 0 0;
}

#mininav.selected,#mininav a:hover{
color:#004477;
text-decoration:underline;
}


/* Main Menu Navigation section */

#navigation{
height:30px;
line-height:30px;
width:960px;
background:#578bb8;
color:#ffffff;
}


#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}


#navigation li a{
display:block;
padding:0 10px;
font-size:0.9em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
font-weight:bold;
}


* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#004477;
color:#fff;
font-weight:bold;
text-decoration:none;
}

/* End Main Menu Navigation section */


/* Header description */


#header{
height:110px;
width:758px;
margin:0 1px 1px 1px;
background:#467aa7;
color:#ffffff;
}

#header h1{
padding:35px 0 0 20px;
font-size:240%;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:140%;
background:#2266cc;
color:#ffffff;
letter-spacing:-1px;
font-weight:normal;
}

#desc {
height:110px;
color:#ffffff;
padding:0;
background:#ffffff;
clear:both;
margin:5px 0 15px 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:#ffffff;
text-decoration:none;
border-color:#ffffff;
}

.headerstyle{
display:block;
margin:0px 0 0px 0;
padding:5px 0 5px 8px;
background:#D7EEF4;
color:#222;
border:1px solid #ccc;
text-decoration:none;
}



/* Sidebar */

#sidebar {
width:250px;
float:left;
padding:5px 10px 0 0;
margin:0;
border-right:1px solid #d8d8d8;
}

#imageborder {
margin: 0 10px 0 0;
padding: 4px 4px 4px 10px;
border-top:1px solid #CCC;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
border-left:1px solid #CCC;
}
	
.img {
	padding: 0 8px 8px 0;
	float: left;
}

.img2 {
	padding: 0 0 3px 3px;
	float: right;
}

#spotlight {
background:#fff;
margin: 0 10px 0 0;
padding: 5px 10px 5px 10px;
}


/* Main content */

#main {
width:645px;
padding:5px 0 0 10px;
float:right;
}

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

#frontpagebox {
background: #D7EEF4;
border:1px solid #CCC;
padding: 5px 10px 5px 10px;
font: bold 16px verdana ;
line-height: 200%
}

#frontpageheader {
background: #D7EEF4;
border:1px solid #CCC;
padding: 5px 10px 5px 10px;
font: bold 16px verdana;
line-height: 200%
}

#frontpagebox-main {
background: #D7EEF4;
border:1px solid #CCC;
padding: 5px 10px 5px 10px;
font: bold 16px verdana;
line-height: 200%
}

/* Footer */

#footer {
clear:both;
background:#ffffff;
padding:0;
margin: 10px 0 0 0;
border-top:1px solid #d8d8d8;
}

#footer a {
color:#808080;
}

#footer a:hover {
color:#303030;
}

#footer p {
color:#808080;
font-size:1.1em;
line-height:0.9em;
margin:0px 0 0 0;
padding:0;
}

#footer-rounded {
background: url("images/tensteplogos/footer-rounded.png");
width:960px;
height:21px;
}

/* Various classes */

.photo {
padding:2px;
margin:0 0 8px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
}

.right {
margin-top:-8px;
text-align:right;
}

.block {
background:#D7EEF4;
padding:10px;
}

.sidelink {
text-align:left;
display:block;
width:230px;
background:#D7EEF4 url("images/tensteplogos/corner.gif") top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
border:none;
}

.sidelink2 {
text-align:left;
display:block;
width:140px;
background:#26c url("images/tensteplogos/corner.gif") top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
border:none;
}

.sidelink:hover {
background:#d0d0d0 url("images/tensteplogos/corner.gif") top right no-repeat;
text-decoration:#none;
border:none;
}

.hide {
display:none;
}


/**************** Content styles ****************/

#content{
float:left;
width:100%;
padding 5px 0 0 10px;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 1px 1px 1px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}




.splitcontentleft{
	float:left; 
	width:320px;
	margin: 0 0 0 0;
	}
.splitcontentright{
	float:right; 
	width:320px;
	margin: 0 0 0 0:
	}


.box{
margin:0px 0px 0px 0px;
padding:20px 10px 5px 10px;
border:1px solid #CCC;
background-color:#FFF;
color:#505050;
line-height:1.5em;
}

.spotlight-bg{
padding:20px 10px 10px 10px;
background: url("images/tensteplogos/spotlight-bg.png");
color:#fff;
line-height:1.5em;
}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 300px;
}


.curlycontainer .innerdiv{
background: transparent url(media/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}
/*------------------------------------- Main Menu JAVASCRIPT ------------------------------------------------- */
#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:9pt/1.5 "verdana",sans-serif; text-align:left;
line-height:23px;
z-index:100;
background: #578BB8;
width: 300px; /* default width for menu */
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color: #fff;
}

#dropmenudiv a:hover{ /*hover background color*/
background: #004477;
color: #fff;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 240px;
height: 150px;
/* border: 1px solid black;*/
padding: 5px;
background-color: #D7EEF4;
margin: 5px 0 5px 0;
}

.someclass{ //class to apply to your scroller(s) if desired
}