/* andreas02 - 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 27, 2005)

Screen layout: */

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

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
}

pageContainer {
    min-height: 10em;
    display: table-cell;
    vertical-align: middle 
}

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

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

.divContainer
{
background-color:#ffffff;
padding-top:20px;
width:75%;
}

.textLarge
{
color:#909090;
font-family:arial, tahoma, verdana;
font-size:24pt;
font-weight:bold;
}

.divPaging
{
color:#000000;
font-family:arial, tahoma, verdana;
font-size:12px;
padding:20px;
}

.td
{
padding:5px;
}

a.linkThumbnail
{
border:2px outset;
}

a.linkThumbnail:hover
{
border:2px inset;
}

a.linkPaging
{
color:#0000FF;
font-family:arial, tahoma, verdana;
font-size:12px;
text-decoration:underline;
}

a.linkPaging:hover
{
color:#0000FF;
font-family:arial, tahoma, verdana;
font-size:12px;
text-decoration:none;
}

.thumbnail
{
border:0px;
}

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

.toptab:hover {
background: #fafafa url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

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

#container {
margin: 0 auto 15px auto;
width: 760px;
padding: 5px 20px 20px 20px;
background: #ffffff;
}

#logo {
margin: 15px 0 0 0;
}

#logo h1 a {
color: #303030;
}

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

#navitabs {
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: #e0e0e0 url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

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

.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
text-decoration: none;
background: #505050 url(images/corner.gif) top right no-repeat;
}

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

.dark {
color: white;
background-color: #707070;
}
.outlined {
border: solid 1px black;
}


#descmisc {
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
height: 150px;
color: #ffffff;
padding: 0;
background: #ffffff url(images/front-misc.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}



#descmisc p {
color: #000000;
width: 300px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#descmisc h2 {
padding: 15px 15px 0 15px;
color: #000000;
}

#descmisc a {
color: #000000;
text-decoration: underline;
}


#descphoto {
height: 150px;
color: #ffffff;
padding: 0;
background: #505050 url(images/front-photo.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}



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

#descphoto h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#descphoto a {
color: #ffffff;
text-decoration: underline;
}


#desc {
height: 150px;
color: #ffffff;
padding: 0;
background: #505050 url(images/front.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}

#desc p {
width: 300px;
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: underline;
}

#main {
width: 590px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
}

.block {
background: #f0f0f0;
padding: 15px;
}

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

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

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

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

#footer {
clear: both;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

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

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

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

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



.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}


a img {
border: 0;
}

timg {
   width:120px;
}

TD.thumbnail {
  vertical-align : bottom;
  align : center;
  border: 1px outset;
  background-color: #f0f0f0;  
  width:170;
}

TD.thumbnailtext {
  vertical-align : top;
  align : center;
  border: 1px outset;
  font-size: 0.8em;
  line-height: 1.2em;
  background-color: #f0f0f0;  
  width:170;
  font-weight:bold;
}
TD.thumbnailhdr {
  vertical-align : top;
  align : center;
  border: 1px outset;
  font-size: 0.8em;
  line-height: 1.2em;
  background-color: #f0f0f0;  
  width:170;
}


.photo {
padding: 5px;
margin: 0 auto 5px auto;
background-color: #f0f0f0;
border: 1px; 
}

.hphoto {
padding: 5px;
margin: 0 auto 5px auto;
background-color: #f0f0f0;
border: 1px; 
height: 120px;
}
.wphoto {
padding: 5px;
margin: 0 auto 5px auto;
background-color: #f0f0f0;
border: 1px; 
width: 120px;
}

.photoright {
padding: 5px;
margin: 0 auto 5px auto;
float: right;
background-color: #f0f0f0;
}

.photoleft {
padding: 5px;
margin: 0 auto 5px auto;
float: left;
background-color: #f0f0f0;
}

.hide {
display: none;
}

#picture_list { /* <DIV #4> */
	width: 180px; /* A fixed width to display the images correctly below eachother. */
	float: left; /* Always stay on the left side of the #core_container. */
	padding: 12px; /* 12px space inside this div before anything happens. */
	_padding: 6px; /* IE HACK. 6px space for IE, because of the boxmodel error. Remove this and check the page in IE... :( */
	height: auto; /* Height is automaticlly calculated. No need to set it. */
	background-color: #FFFFFF;
}

#picture_list li { /* The contents of core_left is presented in an unordered list. Here it is. */
	font-size: 10px; /* Fontsize and styling. */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.litxt { /* This is the text in the unordered list within core_left, with 5% space on the left. */
	padding-bottom: 10px;
	width: 95%;
	padding-left: 5%;
}
#picture_list ul { /* this is the ul styles for core_left. */
	list-style: none; /* No dot in the list please. */
	padding-left: 0px; /* Get yourself to the left of the page. */
	margin-left: 0; /* IE needs this to do the same as stated above... */
}


.row1, .row2, .row3 {
width: 590px;
<!--  float: left; -->
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;

  margin: 3em 0;
<!--  padding: 0 2%; -->
  float: top;
  height: 28%;
}

.column2 {  /* Renders the column dividers */
  border-left: 1px solid rgb(204,204,204);
  border-right: 1px solid rgb(204,204,204);
}
