/* btw.css - Stylesheet for btw.org(?) */

body
{
	text-align: center;
 	margin: 0;
 	padding: 0;
 	font: 70%/130% Verdana,Arial,Helvetica,sans-serif;
	color: #eee;
	background: #3c3c3c url('images/bg_top_left.gif') top left repeat-x;
}

a { font-weight: bold; }
a:link, a:visited { color: orange; }
a:hover, a:active { color: #fecb00; }

#left-bar a { font-weight: normal; }
#left-bar a:link, #left-bar a:visited { color: #555; }

#outer-shell
{
	position: relative;
	z-index: 5;
	text-align: left;
	width: 728px;
	margin: 0 auto;
	background-color: #8e9e9e;
}

#outer-shell td { vertical-align: top; }

#logo-shell
{
	float: left;
	width: 151px;
	height: 179px;
	background: url('images/top_left.jpg') top left no-repeat;
}

#logo
{
	margin: 65px 5px 0px 8px;
	text-align: center;
	vertical-align: middle;
	font: bold 0.9em/1.1em Arial,Helvetica,sans-serif;
	color: black;
}

#bottom-bg
{
	position: absolute;
	top: 340px;
	left: 0;
	width: 100%;
	height: 400px;
	background: url('images/bottom_gradient.jpg') bottom left repeat-x;
}

#logo img { margin-bottom: 5px; }

#main
{
	width: 674px;
	margin: 0 50px;
}

#gutter-left
{
	background: url('images/left_gutter.gif') repeat-y;
}

#gutter-right
{
	background: url('images/right_gutter.gif') repeat-y;
}

div#right-background
{
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	height: 100px;
	width: 50%;
	background: #3c3c3c url('images/bg_top_right.gif') top right repeat-x;
}

body > div#right-background { right: 0; }

#footer
{
	background: url('images/bottom_25.jpg') top left no-repeat;
	text-align: center;
	height: 80px;
	padding: 3px 0 0 0;
	color: #999;
	font-size: 0.9em;
}

#copyright
{
	color: #777;
	margin-top: 25px;
}

td { font: inherit; text-align: left; }

td#left-bar
{
	width: 154px;
	background: #d7dada url('images/left-bottom.jpg') bottom center no-repeat;
}

#content-shell
{
	margin: 7px;
	padding: 2px 2px;
	background-image: url('images/tiling-4_18.jpg');
}

#content
{
	margin: 3px 5px;
	padding: 10px;
	background: url('images/tiling-7_25.jpg');
}

.left-item
{
	background: url('images/left-item-top.jpg') top left no-repeat;
	padding: 12px 10px 10px 8px;
	color: #222;
	font-size: 0.9em;
	line-height: 1.2em;
	border-bottom: 1px solid #aaa;
}

.left-read-more
{
 	text-align: right;
 	margin: 10px -10px -10px 0;
}

.content-item-top
{
	background: url('images/about-1_03.jpg') top left no-repeat;
	height: 5px;
	font-size: 0px;
}

.content-item-top-dark
{
	background: url('images/about-2_07.jpg') top left no-repeat;
	height: 5px;
	font-size: 0px;
}

.content-item-bottom
{
	background: url('images/about-1_05.jpg') bottom left no-repeat;
	height: 4px;
	font-size: 0px;
	margin-bottom: 12px;
}

.content-item-bottom-dark
{
	background: url('images/about-2_09.jpg') bottom left no-repeat;
	height: 4px;
	font-size: 0px;
	margin-bottom: 12px;
}

.learn-more
{
	text-align: right;
	margin: 0 -10px -5px 0;
}

.content-item
{
	margin: 0;
	padding: 1px 12px;
	background: url('images/about-tiling-1_05.jpg');
}

.content-item-dark
{
	margin: 0;
	padding: 1px 12px;
	background: url('images/about-2_08.jpg');
	color: #ddd;
}

.internal-header
{
	background: url('images/about-2_07.jpg') top left no-repeat;
	margin: -6px -12px 6px -12px;
	padding: 1px 0 6px 25px;
	font-weight: bold;
	color: #eee;
	font-size: 1em;
}

.content-para { margin: 8px 0 16px 0; }

.float-left
{
	float: left;
	margin: 1px 8px 5px 0;
}

h1.logo
{
	font-size: 1.9em;
	line-height: 1em;
	margin: -6px 0 5px 0;
	color: #000;
}

h2.tiny-header
{
 	background: url('images/menue-1_24.jpg') top left no-repeat;
 	width: 233px;
 	margin: 8px 0 8px 0;
	padding: 0 0 0 20px;
	font-weight: bold;
	font-size: 0.95em;
	color: #fff;
}

h2.left
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 3px 0 4px 0;
}

h3.tiny-subhead, h4
{
	margin: 8px 0;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

h3.bigger-subhead
{
	margin: 12px 0 8px 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #fecb00;
}

ul, ol
{
	margin-top: 0;
	margin-bottom: 15px;
}

ul.left-list, ol.left-list
{
	list-style-type: circle;
	margin: 0 0 0 15px;
	padding-left: 5px;
}

ul.left-list li, ol.left-list li { margin-bottom: 4px; }

dt
{
	font-weight: bold;
}

dd
{
	margin: 3px 0 15px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #666;
}

div.callout
{
	float: right;
	width: 200px;
	margin: 4px 8px 6px 8px;
	border: 1px solid #5f6f5f;
	background: #78887c;
	padding: 6px 9px;
}

.content-item-dark div.callout { background: #535e5e; border: 1px solid #455; }

.callout ul, .callout ol
{
	 padding-left: 0;
	 margin-left: 22px;
	 margin-bottom: 5px;
}

div.services-item { border-bottom: 1px solid #666; }
.content-item-dark div.services-item { border-bottom: 1px solid #555; }

.smallprint { font-size: 0.85em; }

.form-label
{
	display: block;
	float: left;
	clear: left;
	width: 160px;
	text-align: right;
	margin: 5px 10px 0 0;
}

.text-label
{
	font-weight: bold;
	margin: 12px 0 2px 0;
}

.form-field
{
	margin: 2px 0 10px 0;
	border: 1px solid #555;
}

.form-button
{
	background: #ccc url('images/left-item-top.jpg');
	font: bold 1em/1em Tahoma,Verdana,Arial,sans-serif;
	color: #000;
}

form
{
	margin: 8px 0;
}

.required
{
     color: #fc0;
     font-weight: bold;
     padding-right: 3px;
}

p.form-error
{
     color: #fff;
     font-size: 1.1em;
     font-weight: bold;
     margin: 20px;
     padding: 5px;
     border: 1px solid #fc0;
}

div.form-error { color: #fc0; margin: 0 0 10px 175px; }
div.form-error-para { color: #fc0; margin: 0 0 10px 0; }