/*------------------------------------------------------------------------
# GalleryBook Template.css   
# ------------------------------------------------------------------------
# Copyright (C) 2007-2008 GalleryBook., Ltd. All Rights Reserved.
# Author: GalleryBook - Webdesign
# Website:  http://www.gallerybook.info
-------------------------------------------------------------------------*/


html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #000;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	background: #333333;
	color: #14f5d8;
	text-align: center;
}

body.contentpane {
	margin:1em 2em;
	width: auto; 
	background: #fcfcfc;
	color: #fcfcfc;
}

body.fs1{
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

a {
	color: #777777;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #fff;
	text-decoration: none;
}


.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, h5, h6 {
}


small, .small, .smalldark, .mosimage_caption {
	color: #11c8b0;
	font-size: 100%;
}


h1 {
	font-size: 120%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 92%;
	text-transform: none;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	padding:0px 10px 0px 0px;
	color: #11c8b0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 35px;
	background: url(../images/bullet-list.gif) no-repeat 25px 8px;
	line-height: 170%;

}

ol li {
	margin-left: 35px;
	line-height: 170%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
	font-size: 95%;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0px solid #CCCCCC;
	height: 1px;
}

a img {
	border: none;
    margin-right: 10px;
	margin-top: 0px;
}

td, div {
	font-size: 100%;
    color: #11c8b0;
    padding: 1px 0px 1px 0px
}


form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 2px;
	background: #444;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #14f5d8;
}

select, textarea, .inputbox {
	background: #444;
	color: #14f5d8;
}

.button, .button:hover {
}

.button:active, .button:focus {
}

.inputbox {
	border: 1px solid #666;
	margin-bottom: 1px;
	background: #444444;
}

.inputbox:hover, .inputbox:focus {
	border-color: #666;
	background: #444444;
}



pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #333333;
	background: #333333;
}

blockquote {
	margin: 20px 0;
	padding: 0;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background: url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}


.quote-hilite {
	padding: 10px 15px;
	margin: 0;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}


.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}

.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
	background: url(../images/so-q.gif) no-repeat center left;
}

.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;
	background: url(../images/sc-q.gif) no-repeat center right;
}

.small-quote span.author {
	padding: 2px 5px 2px 20px;
	border-top: 1px solid #b8b8af;
	margin: 0.5em 0 0;
	display: block;
	background: url(../images/author.gif) no-repeat 5px 4px #DDDDDD;
	font-size: 92%;
	text-transform: none;
}


.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	font: 50px/40px Georgia, Times, serif;
}


.error {
	padding-left: 25px;
	color: #000000;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #ffffff;
	font-weight: bold;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 25px;
	color: #F79B34;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #666666;
	font-weight: bold;
}


p.stickynote {
	padding: 15px 0px 15px 45px;
	border: 1px solid #CCCCCC;
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
}

p.download {
	padding: 15px 0px 15px 45px;
	border: 1px solid #CCCCCC;
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}


ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0 3px;
}


ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
}


.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	color: #FFFFFF;
	background: url(../images/ol-bg.gif) no-repeat top left;
	font: 20px/normal Arial, sans-serif;
	font-weight: bold;
}




.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #FFFFFF;
	font-weight: bold;
	position: absolute;
	top: -12px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}



div.moduletable h3 {
	margin: 18px 0px 10px 0px;
	color: #11d3ba;
	font-size: 104%;
	letter-spacing: 0.4px;
	padding-left: 0px;
	text-transform: none;
}

div.moduletable {
	margin: 0;
	padding: 0px 0px;
	
}



.article_seperator {
	display: block;
	background: url(../images/sep.gif) repeat-x center;
	height: 1px;
}

table.blog .article_seperator {
}

#ja-col1 .article_seperator,
#ja-col2 .article_seperator,
#ja-topsl .article_seperator,
#ja-botsl .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
	border-collapse: collapse;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0 0 5px;
	width: 35%;
	border: 1px solid #DDDDDD;
}

table.contenttoc a {
	font-weight: bold;
}

table.contenttoc td {
	padding: 5px 5px 2px 20px;
	background: url(../images/bullet-list.gif) no-repeat 10px 12px;
}

table.contenttoc th {
	border-bottom: 1px solid #DDDDDD;
	background: #F7F7F7;
	text-indent: 5px;
	text-transform: none;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	border: none;
	padding: 0;
	width: 100%;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px !important;
}

table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #555555;
}

table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px !important;
}

table.adminform {
	width: 400px!important; 
}

.adminform .inputbox {
}

.blog_more {
	margin: 15px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 100%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	padding-left: 13px;
	margin: 0;
	background: url(../images/bullet-list.gif) no-repeat 2px 8px;
}

td.buttonheading {
	padding: 0 0 0 5px!important;
	text-align: center;
}

td.buttonheading a {
	border: none;
}

.category {
	font-weight: bold;
}

.clr {

	clear: both;
}

.componentheading {
    margin-top: 6px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	background: url(../images/sep.gif) repeat-x bottom;
	font-size: 100%;
	color: #14f5d8; 
	line-height: normal;
    letter-spacing: 1px;
	padding-left: 2px;
	text-transform: none;
	font-weight: bold;
}

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 100%;
	color: #14f5d8; 
	line-height: 2;
    letter-spacing: 1px;
	padding-left: 2px;
    text-transform: none;
    font-weight: bold;
}

.contentheading {
	font-size: 100%;
	color: #14f5d8; 
	line-height: 2;
    letter-spacing: 1px;
	padding-left: 2px;
    text-transform: none;
    font-weight: bold;
}

a.contentpagetitle {
	text-decoration: none;
	font-weight: bold;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none;
}

a.readon {
	float: left;
	padding: 3px 5px 3px 12px;
	border: 1px solid #333333;
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 50% #333333;
	text-decoration: none;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../images/arrow2.png) no-repeat 5px 50% #333333;
	color: #c0c0c0;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
	padding:0px 40px 0px 0px;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.createdate {
	margin: 5px 0 10px;
    font-size: 95%;
	color: #14f5d8;
	letter-spacing: 0px;
}

.modifydate {
	color: #14f5d8;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
}

.mosimage img {
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}

.pagenav, .pagenav_prev, .pagenav_next, .pagenavbar {
	padding: 0 2px;

}

a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a {
}

.pagenavbar {

}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 7px 5px;
	background: #000000;
	color: #888888;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 7px 5px;
	border-bottom: 1px solid #cacaca;
	background: #ffffff;
}

tr.sectiontableentry2 td {
	padding: 7px 5px;
	border-bottom: 1px solid #cacaca;
	background: #ffffff;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #e8e8e8;
}

.small {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: #666666;
}



#ja-wrapper {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	text-align: left;
}

.wide #ja-wrapper {
	margin: 0 auto;
	width: 996px;
}

.auto #ja-wrapper {
	width: 100%;
}

#ja-botslwrap,
#ja-subnavwrap {
	clear: both;
	width: 100%;
}

#ja-headerwrap,
#ja-mainnavwrap1 {
	clear: both;
	padding: 0 5px;
}



#ja-contentwrap {
	width: 60%;
	float: left;
}

#ja-content {
	float: right;
	width: 66.6%;
}

#ja-content div.innerpad {
	clear: both;
	margin-left: 0px;
	padding: 0em;
	display: block;
	height: 400px;
}

html>body #ja-content div.innerpad {
	height: auto;
	 width: 770px; 
	min-height: 400px;
}



#ja-mascol {
	width: 40%;
	float: right;
	clear: right;
	overflow: hidden;
}

#ja-col1 {
	float: left;
	width: 33.3%;
	overflow: hidden;
}

#ja-col1 h3 {
	margin: -10px -15px 10px;
	padding: 5px 15px;
	background: url(../images/h3-bg.gif) repeat-y right #E4E4E4;
}

#ja-col2 {
	float: right;
	width: 50%;
	overflow: hidden;
}

#ja-col1 table, #ja-col2 table, #ja-col3 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 ul, #ja-col2 ul, #ja-col3 ul {
	margin: 0;
	padding: 0;
}

#ja-col1 ul li, #ja-col2 ul li, #ja-col3 ul li {
	padding-left: 13px;
	background: url(../images/bullet-list.gif) no-repeat 2px 8px;
    border-bottom: 0px dotted #94948d;
    font-weight: bold;
}

#ja-col2 ul li.mostread, #ja-col3 ul li.mostread,
#ja-col2 ul li.latestnews, #ja-col3 ul li.latestnews {
	padding: 4px 2px 0px 0px;
	border-bottom: 1px dotted #444444;
	background: none;
	font-weight: bold;
	line-height: 1.5;
	
}

#ja-col2 ul li.mostread a, #ja-col3 ul li.mostread a,
#ja-col2 ul li.latestnews a, #ja-col3 ul li.latestnews a {
	text-decoration: none;
	line-height: 1.5;
}

#ja-col2 ul li.mostread a:hover, #ja-col3 ul li.mostread a:hover,
#ja-col2 ul li.latestnews a:hover, #ja-col3 ul li.latestnews a:hover {
	text-decoration: none;
	line-height: 1.5;
	
}

#ja-col2 div.moduletable h3,
#ja-col3 div.moduletable h3 {
}



#ja-col3 {
	float: left;
	width: 50%;
	overflow: hidden;
}



#ja-containerwrap {
}

#ja-container {
	background: url(../images/mainwrap-bg1.gif) repeat-y 20% 0;
	: ;
}

#ja-containerwrap {
}


#ja-containerwrap-lr #ja-contentwrap {
	width: 80%;
}

#ja-containerwrap-lr #ja-col1 {
	width: 25%;
}

#ja-containerwrap-lr #ja-content {
	width: 74.9%;
}

#ja-containerwrap-lr #ja-mascol {
	width: 20%;
}

#ja-containerwrap-lr #ja-col2 {
	width: 100%;
}


#ja-containerwrap-lo #ja-contentwrap {
	width: 100%;
	float: none;
	clear: both;
}

#ja-containerwrap-lo #ja-col1 {
	width: 20%;
}

#ja-containerwrap-lo #ja-content {
	width: 79.9%;
}


#ja-containerwrap-ro #ja-container {
	background: none;
}

#ja-containerwrap-ro #ja-contentwrap {
	width: 80%;
}

#ja-containerwrap-ro #ja-content {
	width: 100%;
}

#ja-containerwrap-ro #ja-mascol {
	width: 20%;
}

#ja-containerwrap-ro #ja-col2 {
	width: 100%;
}


#ja-containerwrap-lm #ja-contentwrap {
	width: 80%;
}

#ja-containerwrap-lm #ja-col1 {
	width: 25%;
}

#ja-containerwrap-lm #ja-content {
	width: 74.9%;
}

#ja-containerwrap-lm #ja-mascol {
	width: 20%;
}

#ja-containerwrap-lm #ja-col3 {
	width: 100%;
}


#ja-containerwrap-mo #ja-container {
	background: none;
}

#ja-containerwrap-mo #ja-contentwrap {
	width: 80%;
}

#ja-containerwrap-mo #ja-content {
	width: 100%;
}

#ja-containerwrap-mo #ja-mascol {
	width: 20%;
}

#ja-containerwrap-mo #ja-col3 {
	width: 100%;
}


#ja-containerwrap-rm #ja-container {
	background: none;
}

#ja-containerwrap-rm #ja-content {
	width: 100%;
}


#ja-containerwrap-w #ja-container {
	background: none;
}

#ja-containerwrap-w #ja-contentwrap {
	width: 100%;
	float: none;
	clear: both;
}

#ja-containerwrap-w #ja-content {
	width: 100%;
}



#ja-header {
	padding: 0;
	border-bottom: 1px solid #636363;
	line-height: normal;
	text-align: left;
	position: relative;
	height: 90px;
	z-index: 200;
}

#ja-header h1 {
	margin: 0;
	padding: 0;
	width: 240px;
	text-indent: -2000%;
	position: absolute;
	top: 15px;
	left: 0px;
	height: 143px;
	background: url(../../images/default/logo.gif) no-repeat;
}

#ja-header h1 a {
	width: 940px;
	display: block;
	background: url(../../images/default/logo.gif) no-repeat;
	height: 143px;
	outline: none;
}

//#ja-header h1 a:hover,
//#ja-header h1 a:active,
//#ja-header h1 a:focus {
	background: url(../../images/default/logo.gif) no-repeat;
}



#ja-mainnav {
margin-left: 4px;
	padding: 6 10px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#ja-mainnav a,
#ja-mainnav a:hover,
#ja-mainnav a:active,
#ja-mainnav a:focus {
	text-decoration: none;
	outline: none;
}

#ja-mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ja-search {
	border: 1px solid #666666;
	border-bottom: none;
	padding-left: 25px;
	background: url(../images/icon-search.gif) no-repeat 7px 50% #939393;
	position: absolute;
	bottom: 0;
	right: 0px;
}

#ja-search div.search {
	padding: 0;
}

#ja-search div.search .inputbox {
	width: 100px;
	border: none;
	padding: 5px;
	margin: 0;
	border-left: 1px solid #636363;
	background: #525252;
}

#ja-search div.search .inputbox:hover,
#ja-search div.search .inputbox:focus {
	width: 120px;
	background: #f3f3f3;
}


a.mainlevel {
	margin: 0;
	padding: 1px 2px 0px 0px;
	width: 100%;
	border-bottom: 1px dotted #444444;
	font-weight: bold;
font-size: 100%;
	display: block;
	color: #777777;
	text-decoration: none;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
color: #c0c0c0;
	border-bottom: 1px dotted #666666;
	background: url(../images/arrow4.png) no-repeat 98% 50%;
	text-decoration: none;
}

a.mainlevel#active_menu {
	background: url(../images/arrow.png) no-repeat 98% 50%;
}

a.sublevel {
	padding: 3px 3px 3px 14px;
	font-size: 98%;
	line-height: 1.0;
	display: block;
	background: url(../images/sublevel-bg.gif) no-repeat top left;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
}

#active_menu {
	font-weight: bold;
}



.ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-full {
	float: none;
	overflow: hidden;
}

.ja-box-left div.moduletable {
	padding: 0 15px 0 0;
}

.ja-box-right div.moduletable {
	padding: 0 0 0 15px;
}

.ja-box-center div.moduletable {
	padding: 0 15px;
}


#ja-topsl {
	clear: both;
	padding: 0;
	border-bottom: 1px solid #333333;
	position: relative;
	z-index: 1;
	height: 180px;
}

#ja-topsl h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 200%;
	text-transform: none;
}

#ja-topsl p {
	margin: 0;
	padding: 0;
}

#ja-topsl a {
}

#ja-topsl div.moduletable {
	width: 45%;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 15px;
	top: 30px;
}


#ja-botsl {
	border-top: 1px solid #636363;
}

#ja-botsl div.moduletable {
	padding: 10px 15px;
	background: none;
}

#ja-botsl div.ja-box-left,
#ja-botsl div.ja-box-center {
	background: url(../images/vdot2.gif) repeat-y right;
}

#ja-botsl h3 {
	margin: 0 0 5px;
	padding: 3px 0;
}


#ja-topsl ul,
#ja-botsl ul {
	margin: 0;
	padding: 0;
}

#ja-topsl li,
#ja-botsl li {
	padding-left: 12px;
	margin: 0;
	background: url(../images/bullet-list.gif) no-repeat 2px 8px;
}

#ja-topsl td,
#ja-botsl td {
	padding: 0;
}

#ja-botsl .article_seperator,
#ja-topsl .article_seperator {
	display: none;
}

#ja-botsl table,
#ja-topsl table {
	border-collapse: collapse;
	border-spacing: 0;
}



#ja-pathway {
	margin-bottom: 15px;
	padding: 2px;
	display: block;
	color: #999999;
	font-size: 92%;
    text-indent: -0.2em;
}

#ja-pathway img {
	margin: 0 5px 1px;
}



#ja-footerwrap {
	border-top: 1px solid #636363;
	clear: both;
	color: #999999;
	height: 100px;
}

#ja-footer {
	text-align: right;
	overflow: hidden;
	position: relative;
	height: 100px;
}

#ja-footer a {
}

#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
}

.ja-banner {
	text-align: left;
	position: absolute;
	top: 15px;
	left: 0;
}

#ja-footer ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0;
}

#ja-footer ul li {
	padding: 0 8px;
	display: inline;
	background: url(../images/vdot.gif) repeat-y center right;
}

#ja-footer small {
	top: 17px;
	right: 5px;
}



ul.accessibility {
	position: absolute;
	top: -100%;
}


#ja-usertools {                
	background: #333333;
	font-size: 11px;
	position: absolute;
	top: 68px;
	right: 0px;
}

#ja-usertools ul {
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
}

#ja-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	background: none;
}

#ja-usertools img {
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active,
div.back_button a:focus {
	float: left;
	margin: 10px 0;
	display: block;
	font-weight: bold;
}

#mod_login_password, #mod_login_username {
	width: 90%;
}

#mod_login_remember {
	border: none;
	background: none;
}


.nftitle {
	margin-bottom: 10px;
	font-size: 120%;
	color: #10806a; 
	line-height: normal;
	font-weight: bold;
}

.nfcontent {
	margin: 0;
	color: #10806a;
	font-size: 100%;
}

#ja-cssmenu li a {
	color: #999999;
	margin: 0 1.3em 0 0;
	padding: 1px 0px;
	text-align: left;
    display: block;
	font-size: 110%;
    font-weight: bold;
	text-decoration: none;
	border: 1px solid #333333;
	border-bottom: none;
	z-index: 9000;
}
#ja-cssmenu {
	margin: 0; 
	padding: 0;
	float: left;
    color: #14f5d8;
	z-index: 9001;
}

#ja-cssmenu li a:hover,
#ja-cssmenu li a:active,
#ja-cssmenu li a:focus {
z-index: 9002   ;

}

#ja-cssmenu li {
	margin: 0;
	padding: 0;
z-index: 9003;
}

#ja-cssmenu li:hover a,
#ja-cssmenu li.sfhover a,
#ja-cssmenu li.havechildsfhover a,
#ja-cssmenu li.havechild-activesfhover a {
	border: 1px solid #333333;
		color: #000000;
	border-bottom: none;
	text-decoration: none;
	z-index: 9004;
}

#ja-cssmenu li:hover,
#ja-cssmenu li.sfhover,
#ja-cssmenu li.havechildsfhover,
#ja-cssmenu li.havechild-activesfhover {
	background: #;
    color: #000000;
    z-index: 9005;
}

#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
	color: #e4e4e4;
	background: #;
	border: 1px solid #333333;
	border-bottom: none;
	z-index: 9006;
}

.feedburner {margin: 4px auto; }
.feedburner ul {}
.feedburner ul li {
    background			: url(images/feedburner_def.gif) left bottom;
    background-repeat: no-repeat;
    border: 0;
    cursor:pointer;
    font-size: 10px;
    height:12px;
    list-style-type:none;
    margin: 0 auto;
    text-indent: 14px!important;
	}
.feedburner ul li a {
	color:#ccc;
	}

p label span {color:#14f5d8; font-size:10px;}
input.comment,
textarea.comment {
	background-color: #333333;
	border: 1px solid #555555;
	color: #000;
	display: block;
	padding: 2px;
	width: 98%;
	}
input.comment { 
	width: 200px;
	}
	textarea.comment:hover,
	input.comment:hover {
    background-color: #ffffff;
    border: 1px solid #555555;
		}
		.sitemap ul {
	display		: block;
	list-style	: none;
	margin		: 0;
	padding		: 0;
}
.sitemap ul li {
	margin		: 0;
	padding		: 0;
	white-space	: nowrap;
	background	: transparent;
}
.sitemap a img {
	border		: none;
}
.sitemap ul.level_0 ul {
	list-style	: inside square;
	padding		: 0;
}
.sitemap ul.level_1 li {
	padding		: 0 0 0 2em;
	white-space	: nowrap;
}
.sitemap .active {
	font-style	: italic;
}

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}


html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}


