﻿/*
Layout by Andreas Viklund - http://andreasviklund.com

http://www.coalfiresystems.com

Version: 6/19/2008

Screen layout:
*/

/*----------------------------------------------------------------------- 
   Standard Layout
 ------------------------------------------------------------------------ */

body{
padding:0;
margin:0;
font:76% tahoma, verdana, sans-serif;
background: #e5e5e5 url("../images/bg_gradient.gif") repeat-x;
background-attachment: fixed;
color: #525252;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
}

/*----------------------------------------------------------------------- 
   Top Tabs Navigation
 ------------------------------------------------------------------------ */

#toptabs{
margin:10px auto -13px auto;
font-size:0.8em;
width:760px;
}

#toptabs p{
text-align:right;
color:#808080;
}

.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;
text-decoration:none;
background:#ffffff url("../images/corner2.gif") top right no-repeat;
color:#505050;
border-bottom:1px solid #ffffff;
}

.activetoptab:hover{
text-decoration:none;
}

/*----------------------------------------------------------------------- 
   Body Layout
 ------------------------------------------------------------------------ */

#container{
margin:0 auto 15px auto;
width:730px;
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;
}

/*----------------------------------------------------------------------- 
   Main Navigation
 ------------------------------------------------------------------------ */

#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;
margin:0 0 4px 0;
text-decoration:none;
letter-spacing:1px;
background:#505050 url("../images/corner.gif") top right no-repeat;
color:#ffffff;
}

.activenavitab:hover{
text-decoration:none;
}

/*----------------------------------------------------------------------- 
   Page Description Box
 ------------------------------------------------------------------------ */

#desc{
height:200px;
color:#ffffff;
padding:0;
background:#505050 url("../images/front.png") top left no-repeat;
clear:both;
margin:5px 0 0 0;
}

#desc p{
width:360px;
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;
}

/*----------------------------------------------------------------------- 
   Body Content
 ------------------------------------------------------------------------ */

#main{
width:555px;
float:left;
padding:0 15px 0 0;
border-right:1px solid #d0d0d0;
}

.sponsor {
	line-height: 1.3em;
}

.sponsor_right {
	float: right;
	width: 260px;
}

.sponsor_left {
	float: left;
	padding-top: 15px;
	text-align: center;
	width: 285px;
}

.spacer {
	clear: both;
	height: 0;
}

.block{
background:#f0f0f0;
padding:15px;
}

.article{
text-align:left;
display:block;
width:300px;
height:15px;
background:#f0f0f0 url("../images/article_corner.gif") top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
}

.article:hover{
background:#e0e0e0 url("../images/article_corner.gif") top right no-repeat;
text-decoration:none;
}

/*----------------------------------------------------------------------- 
   Right Sidebar
 ------------------------------------------------------------------------ */

#sidebar {
	width: 155px;
	float: right;
}

#sidebar p {
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0 0 12px 0;
}

.sidelink {
	background: #F0F0F0 url("../images/corner.gif") top right no-repeat;
	display: block;
	margin: 5px 0 5px 0;
	padding: 3px 5px 3px 5px;
	text-align: left;
	width: 145px;
}

.sidelink:hover {
	background: #E0E0E0 url("../images/corner.gif") top right no-repeat;
	text-decoration: none;
}

/*----------------------------------------------------------------------- 
   Footer
 ------------------------------------------------------------------------ */

#footer {
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	clear: both;
	color: #808080;
	font-size: 0.9em;
	height: 12px;
	padding: 8px 0 8px 0;
	text-align: center;
}

#footer a {
	color: #808080;
}

#footer p {
	margin: 0 10px;
}

/*----------------------------------------------------------------------- 
   Standard Styles
 ------------------------------------------------------------------------ */

h1 {
	font-size: 2.1em;
	font-weight: normal;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 20px 0 10px 0;
}

h5 {
	font-size: 12px;
}

li {
	line-height: 1.5em;
	margin: 0 0 5px 0;
}

p {
	line-height: 1.5em;
	margin: 0 0 15px 0;
	text-align: left;
}

ul {
	list-style: disc;
}

.right {
	text-align:right;
}

.underline {
	text-decoration: underline;
}


a img {
	border:0;
}

.photo {
	background-color: #F0F0F0;
	display: block;
	margin: 0 auto 15px auto;
	padding: 5px;
}

.hide {
	display:none;
}

