/*
	Stylesheet generated by Turbine - http://turbine.peterkroener.de/
	Version: 1.0.10
	Path: /css
	Benchmark: 0.48346018791199
	Browser: unknown
	Browser version: unknown
	Browser engine: unknown
	Browser engine version: unknown
	Platform: unknown
	Platform version: unknown
	Platform type: unknown
*/
html {
	overflow-y: scroll;
}
body {
	background: #A0A0A0 url(./themes/brushed/images/bg.png) repeat-x center top;
	font: 62.5%/1.4em Arial, Verdana, sans-serif;
	margin: 0 auto;
	width: 720px;
}
html, body, #page {
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: bold;
	margin-bottom: 0;
}
h1 {
	font-size: 250%;
	clear: both;
}
h2 {
	font-size: 150%;
	clear: both;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 110%;
}
p, ul, ol, dl, blockquote {
	color: #000;
	margin-bottom: 0;
	text-align: justify;
}
strong {
	font-weight: bold;
}
em {
	text-style: italic;
}
a {
	color: #666;
	outline: none;
	text-decoration: none;
}
a img {
	border: 0 #666;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:hover img {
	border-color: #999;
}
img {
	display: inline;
	margin: 0 auto;
	width: auto;
}
ul, ol {
	list-style: disc inside;
	padding: 0;
}
ol {
	list-style-type: decimal;
}
li ul, li ol {
	padding-left: 2em;
	margin: 0;
}
table {
	border-collapse: collapse;
	margin-bottom: 0;
	width: 100%;
}
th, td {
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
	color: #000;
	padding: 0.25em 1em;
	text-align: justify;
}
th {
	font-weight: bold;
}
form {
	margin-bottom: 0;
}
form div {
	clear: both;
	margin-bottom: 0;
	min-height: 1.4em;
}
form div.notes p {
	margin: 0;
	margin-bottom: 0;
	padding: 0;
}
form .hep {
	display: none;
}
form p {
	padding: 0.25em;
}
fieldset {
	border: 1px solid #ccc;
	padding: 1em;
}
legend {
	margin: 0;
	padding: 0;
	width: 0;
}
legend span {
	display: none;
}
input[type=text], input[type=password], select, textarea {
	padding: 0.25em;
	width: 50%;
	outline: none;
}
textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
}
label {
	color: #000;
	cursor: pointer;
	display: block;
	float: left;
	padding: 0.25em;
	width: 25%;
}
label.radio {
	float: left;
	padding: 0 1em 0 0;
	width: auto;
}
label.checkbox {
	float: left;
	padding: 0 1em 0 0;
	width: auto;
}
.submit label {
	display: none;
}
.submit input {
	cursor: pointer;
	margin-left: 25%;
}
object, embed {
	display: block;
	margin: auto;
	margin-bottom: 0;
	width: 100%;
}
blockquote {
	border: 1px solid #ccc;
	border-width: 0 0 0 0.3em;
	font-style: italic;
	margin: 0 0 0 1em;
	padding: 0 1em;
}
hr {
	border: 1px solid #ccc;
	border-width: 1px 0 0 0;
	clear: both;
	margin: 1em 0;
}
.clearboth {
	clear: both;
}
#page {
	font-size: 13px;
	height: auto;
	padding-top: 37px;
}
#header h1 .logo {
	display: none;
}
#header h1 span {
	font-weight: bold;
}
#header .description {
	font-style: italic;
	margin: 0;
	color: #3c3c3c;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 20px 0 20px;
}
#search {
	float: right;
	margin-top: -95px;
}
#search fieldset {
	border: none;
}
#search legend, #search label {
	display: none;
}
#search input.query_field {
	width: 120px;
}
#search input.submit {
	display: auto;
}
.search .summary {
	font-style: italic;
}
#search_results li {
	list-style: none;
	margin-bottom: 1em;
}
#search_results li span.title a {
	color: #2200C1;
	font-weight: bold;
}
#search_results li span.snippet {
	qbackground: cyan;
	qborder: solid lime;
	display: block;
	qheight: 2.8em;
	overflow: hidden;
	qpadding-left: 0.5em;
}
#search_results li span.uri {
	qpadding-left: 0.5em;
}
#search_results li span.uri a {
	color: #0E774A;
	text-decoration: none;
}
#search_results li span.highlight {
	font-weight: bold;
}
#navigation {
	margin: 0;
}
#navigation ul {
	margin: 0;
}
#navigation li {
	background-color: auto;
	color: auto;
	float: left;
	list-style: none;
	margin: 0 1em 0 0;
	margin-top: 10px;
	font-weight: bold;
}
#navigation li a {
	color: #ccc;
	white-space: nowrap;
	display: block;
	text-decoration: none;
}
#navigation li a:hover {
	color: auto;
}
#navigation li.selected a {
	color: #999;
}
#navigation li.selected a:hover {
	color: auto;
}
#navigation li.active a {
	color: auto;
}
#navigation li.active a:hover {
	color: auto;
}
#navigation .main {
	clear: both;
	display: auto;
	background: url(./themes/brushed/images/nav.png) repeat-x;
	height: 37px;
	padding: 0 2em;
	overflow: hidden;
}
#navigation .sub {
	clear: both;
	display: auto;
	background: url(./themes/brushed/images/sub.png) repeat-x;
	height: 36px;
	padding: 0 2em;
}
#content {
	clear: both;
	background: #fff;
	padding: 0 2em;
	padding-top: 1em;
}
#content_breadcrumbs {
	border-top: 1px solid transparent;
	font-size: 90%;
	margin-bottom: 1em;
	margin-top: -1px;
}
#content_breadcrumbs li {
	float: left;
	list-style: none;
}
#content_breadcrumbs li:after {
	content: '>';
	padding: 0 0.5em;
}
#content_breadcrumbs li.first {
	qdisplay: none;
}
#content_breadcrumbs li.last a {
	color: #666;
	cursor: default;
	text-decoration: none;
}
#content_breadcrumbs li.last:after {
	content: '';
	padding: 0;
}
#content_main {
	float: none;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0;
	width: 100%;
}
#content_main .content_block {
	overflow: hidden;
	padding: 0;
}
#content_sub {
	float: none;
	font-size: 1.2em;
	line-height: 1.4em;
	width: 100%;
	qdisplay: none;
}
#content_sub .content_block {
	overflow: hidden;
	padding: 0;
}
#content #slider {
	border: 1px solid #ccc;
	border-radius: 12px; /* Added by border radius plugin */
	height: 248px;
	margin: 0 0.5em 1em 0.5em;
	overflow: hidden;
	width: 705px;
	-moz-border-radius: 12px; /* Added by border radius plugin */
	-webkit-border-radius: 12px; /* Added by border radius plugin */
	-khtml-border-radius: 12px; /* Added by border radius plugin */
}
#content #slider li {
	list-style: none;
}
#content #slider #slider_content {
	height: 248px;
	margin: 0;
	padding: 0;
	position: relative;
	right: 0;
}
#content #slider #slider_content li {
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
}
#content #slider #slider_content li qa {
	display: none;
	background: #093A80;
	border-radius: 12px; /* Added by border radius plugin */
	bottom: 70px;
	color: #fff;
	font-weight: bold;
	padding: 12px 18px;
	position: absolute;
	right: 30px;
	text-decoration: none;
	-moz-border-radius: 12px; /* Added by border radius plugin */
	-webkit-border-radius: 12px; /* Added by border radius plugin */
	-khtml-border-radius: 12px; /* Added by border radius plugin */
}
#content #slider #slider_content li qa:hover {
	background: #C1131E;
}
#content #slider #slider_content .slider_image {
	background-color: #f7f7f7;
	background-position: left top;
	background-repeat: no-repeat;
	border-top-right-radius: 12px; /* Added by border radius plugin */
	border-top-left-radius: 12px; /* Added by border radius plugin */
	border-radius: 12px; /* Added by border radius plugin */
	height: 100%;
	-moz-border-radius-topright: 12px; /* Added by border radius plugin */
	-webkit-border-top-right-radius: 12px; /* Added by border radius plugin */
	-khtml-border-top-right-radius: 12px; /* Added by border radius plugin */
	-moz-border-radius-topleft: 12px; /* Added by border radius plugin */
	-webkit-border-top-left-radius: 12px; /* Added by border radius plugin */
	-khtml-border-top-left-radius: 12px; /* Added by border radius plugin */
	-moz-border-radius: 12px; /* Added by border radius plugin */
	-webkit-border-radius: 12px; /* Added by border radius plugin */
	-khtml-border-radius: 12px; /* Added by border radius plugin */
}
#content #slider #slider_content .slider_info {
	qbackground: url(../js/jquery.featureList-1.0.0/slider_shade.png);
	border-top-left-radius: 12px; /* Added by border radius plugin */
	height: 180px;
	margin: 0;
	qopacity: 0.5;
	padding: 12px;
	width: 40%;
	-moz-border-radius-topleft: 12px; /* Added by border radius plugin */
	-webkit-border-top-left-radius: 12px; /* Added by border radius plugin */
	-khtml-border-top-left-radius: 12px; /* Added by border radius plugin */
}
#content #slider #slider_content .slider_info h3 {
	color: #fff;
	font-size: 120%;
	margin-bottom: 1em;
}
#content #slider #slider_content .slider_info p {
	color: #fff;
	font-size: 120%;
	line-height: 1.6em;
	margin-bottom: 1em;
	text-align: left;
}
#content #slider #slider_content .slider_info a {
	background: #f00;
	border: 1px solid ##f99;
	border-radius: 6px; /* Added by border radius plugin */
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 8px;
	text-decoration: none;
	-moz-border-radius: 6px; /* Added by border radius plugin */
	-webkit-border-radius: 6px; /* Added by border radius plugin */
	-khtml-border-radius: 6px; /* Added by border radius plugin */
}
#content #slider #slider_content .slider_info a:hover {
	box-shadow: 0 0 8px #fff;
}
#content #slider #slider_content .slider_light {
	qbackground-image: url(../js/jquery.featureList-1.0.0/slider_shade_white.png);
}
#content #slider #slider_tabs {
	left: 0;
	margin: 0;
	padding: 0;
	top: -60px;
	position: relative;
	qz-index: 2;
}
#content #slider #slider_tabs li {
	background: url(../js/jquery.featureList-1.0.0/slider_button_bg.png) repeat-x;
	display: block;
	float: left;
	height: 60px;
	overflow: hidden;
	width: 235px;
}
#content #slider #slider_tabs li h3 {
	margin: 22px 10px 0 10px;
}
#content #slider #slider_tabs li img {
	float: left;
	margin: 22px 10px 0 10px;
}
#content #slider #slider_tabs li span {
	display: block;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 28px;
}
#content #slider #slider_tabs li:hover, #content #slider #slider_tabs .current {
	background: url(../js/jquery.featureList-1.0.0/slider_button_active_bg.png) no-repeat;
	color: #fff;
	cursor: pointer;
}
#content #slider #slider_tabs li:hover h3, #content #slider #slider_tabs .current h3 {
	color: #fff;
}
#content #slider #slider_tabs li:first-child {
	border-bottom-left-radius: 12px; /* Added by border radius plugin */
	-moz-border-radius-bottomleft: 12px; /* Added by border radius plugin */
	-webkit-border-bottom-left-radius: 12px; /* Added by border radius plugin */
	-khtml-border-bottom-left-radius: 12px; /* Added by border radius plugin */
}
#content #slider #slider_tabs li:last-child {
	border-bottom-right-radius: 12px; /* Added by border radius plugin */
	-moz-border-radius-bottomright: 12px; /* Added by border radius plugin */
	-webkit-border-bottom-right-radius: 12px; /* Added by border radius plugin */
	-khtml-border-bottom-right-radius: 12px; /* Added by border radius plugin */
}
#footer {
	clear: both;
	background: #fff;
	height: 30px;
	qpadding: 10px;
	padding: 1em 2em;
	-moz-border-radius-bottomright: 16px; /* Added by border radius plugin */
	-moz-border-radius-bottomleft: 16px; /* Added by border radius plugin */
	-webkit-border-bottom-right-radius: 16px; /* Added by border radius plugin */
	-webkit-border-bottom-left-radius: 16px; /* Added by border radius plugin */
	-khtml-border-bottom-right-radius: 16px; /* Added by border radius plugin */
	-khtml-border-bottom-left-radius: 16px; /* Added by border radius plugin */
	border-bottom-right-radius: 16px; /* Added by border radius plugin */
	border-bottom-left-radius: 16px; /* Added by border radius plugin */
}
#footer li {
	display: block;
	float: right;
	height: 16px;
	line-height: 16px;
	list-style: none;
	padding-left: 1em;
}
#footer .label {
	float: left;
	padding: 0;
}
#footer .belstat img {
	vertical-align: top;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.alignjustify {
	text-align: justify;
}
.floatleft {
	float: left;
}
img.floatleft, .floatleft img {
	padding: 1em 1em 1em 0;
}
.floatright {
	float: right;
}
img.floatright, .floatright img {
	padding: 1em 0 1em 1em;
}
.hidden {
	display: none;
}
.close_page {
	clear: both;
}
#notice {
	border: 2px solid #999;
	bottom: auto;
	background: #ffc;
	color: #666;
	font: 12px/1.4em Arial, sans-serif;
	font-weight: bold;
	left: 0;
	margin: 6px;
	padding: 12px 24px;
	position: fixed;
	opacity: 0.85;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 99999;
}
#notice a {
	border: 0;
	color: #000;
	text-decoration: underline;
}
#notice a:hover {
	color: #333;
	text-decoration: none;
}
#notice p {
	margin: 0;
	padding: 0;
}
#notice .message {
	float: left;
}
#notice .close {
	float: right;
}
.plugin_form p.error {
	color: #f00;
	font-size: 90%;
	margin: 0;
	margin-bottom: 1.5em;
	margin-left: 25%;
}
.plugin_form .notes p.error {
	font-size: 1em;
	margin-left: 0;
}
.plugin_guestbook dt {
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
	font-weight: bold;
	margin: 0 0 0.25em 0;
	padding: 0 0 0.25em 0;
}
.plugin_guestbook .guestbook_date {
	float: right;
	font-style: italic;
}
.plugin_guestbook .guestbook_content {
	margin: 0;
	padding: 0 0 2em 0;
}
.plugin_guestbook .guestbook_item_added {
	background-color: #cfc;
	margin-bottom: 1em;
	padding: 0.5em;
}
.plugin_guestbook .guestbook_item_added p {
	color: #060;
}
.plugin_guestbook .guestbook_error {
	background-color: #fcc;
	margin-bottom: 1em;
	padding: 0.5em;
}
.plugin_guestbook .guestbook_error p, .plugin_guestbook .guestbook_error li {
	color: #600;
	margin-bottom: 0.25em;
}
.plugin_guestbook .guestbook_error ul {
	margin: 0;
	padding-left: 0.5em;
}
.plugin_photo {
	clear: both;
}
.plugin_photo .empty_photo_albums {
	font-style: italic;
}
.plugin_photo .photo_gallery ul, .plugin_photo .photo_albums ul {
	margin: 0 auto;
	width: auto;
}
.plugin_photo .photo_gallery li, .plugin_photo .photo_albums li {
	float: left;
	list-style: none;
	padding: 6px;
}
.plugin_photo .photo_gallery .image_thumb, .plugin_photo .photo_gallery .gallery_thumb, .plugin_photo .photo_albums .image_thumb, .plugin_photo .photo_albums .gallery_thumb {
	background: #eee;
	border: 1px solid #999;
	display: block;
}
.plugin_photo .photo_gallery .image_thumb span, .plugin_photo .photo_gallery .gallery_thumb span, .plugin_photo .photo_albums .image_thumb span, .plugin_photo .photo_albums .gallery_thumb span {
	display: block;
	height: 120px;
	margin: 6px;
	overflow: hidden;
	width: 120px;
}
.plugin_photo .photo_gallery .image_thumb:hover, .plugin_photo .photo_gallery .gallery_thumb:hover, .plugin_photo .photo_albums .image_thumb:hover, .plugin_photo .photo_albums .gallery_thumb:hover {
	background: #fff;
	border-color: #666;
}
.plugin_photo .photo_gallery .image_title, .plugin_photo .photo_gallery .gallery_title, .plugin_photo .photo_albums .image_title, .plugin_photo .photo_albums .gallery_title {
	display: none;
}
.plugin_video {
	margin: 0 auto 1em auto;
	max-width: 480px;
}
#retweet {
	float: right;
	margin: 1em 0 0.5em 1em;
}
.development {
	background: #ffc;
	border: 1px solid #ccc;
	color: #999;
	margin-bottom: 4px;
	padding: 4px;
}
.empty_menu {
	display: none;
}
#header {
	background-image: url(./themes/brushed/images/header.png);
	display: block;
	height: 100px;
	margin: 0px;
}
#header h1 {
	padding: 20px 0 0 20px;
}
#header h1 a, #header h1 a:visited {
	color: #fff;
	font-size: 22px;
	text-decoration: none;
	text-shadow: 0 1px 1px #000000;
}
#search .query_field {
	background: url(./themes/brushed/images/search.png) no-repeat right #fff;
	border: 2px solid #ccc;
	border-radius: 12px; /* Added by border radius plugin */
	padding: 3px 24px 4px 12px;
	-moz-border-radius: 12px; /* Added by border radius plugin */
	-webkit-border-radius: 12px; /* Added by border radius plugin */
	-khtml-border-radius: 12px; /* Added by border radius plugin */
}
#search .submit {
	display: none;
}
#navigation li.active a, #navigation li.selected a {
	color: #fff;
	background: url(./themes/brushed/images/triangle.gif) no-repeat bottom center;
	height: 28px;
}
#navigation .sub li a {
	color: #7a7a7a;
}
#navigation .sub li.selected a {
	background-image: none;
	color: #A2141A;
	height: 20px;
}

