/* COMMON STYLE
--------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #545C66;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

iframe{
	border: 0px;	
	
}

body#bd {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.wrapper {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}
body.font1{
	font-size: 9px;
}
body.font2{
	font-size: 10px;
}
body.font3{
	font-size: 11px;
}
body.font4{
	font-size: 12px;
}
body.font5{
	font-size: 13px;
}
body.font6{
	font-size: 14px;
}
body.font7{
	font-size: 15px;
}
body.font8{
	font-size: 16px;
}
body.font9{
	font-size: 17px;
}
body.font10{
	font-size: 18px;
}

#ol_bgout {
min-height:100%;
width:100%;
display:block;
position:absolute;
z-index:-1;
}
.ol-ccenter
{
	position:absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url('../images/Sheet-c.png');
}

.ol-greycenter
{
	position:absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: #f3f4f8;
}

.tdw-body
{
	position: relative;
	z-index:1;
	padding:20px;
}
.tdw-body h3
{
 margin: 0 0px 5px; padding: 0 0 0 34px; color: #555; font-weight: bold; font-size: 125%; line-height: 26px; background-image: url(../images/h3divw.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; border-bottom: 1px solid #c5c5c5; text-shadow: 0px 1px 0px #ffffff, 0px 1px 4px #c8c8c8;
}

.tdw-tr, .tdw-tl, .tdw-br, .tdw-bl, .tdw-tc, .tdw-bc,.tdw-cr, .tdw-cl
{
	position:absolute;
}

.tdw-tr, .tdw-tl, .tdw-br, .tdw-bl
{
	width: 48px;
	height: 48px;
	background-image: url('../images/Sheet-ws.png');
}

.tdw-tl
{
	top:0;
	left:0;
	clip: rect(auto, 24px, 24px, auto);
}

.tdw-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 24px, 24px);
}

.tdw-bl
{
	bottom: 0;
	left: 0;
	clip: rect(24px, 24px, auto, auto);
}

.tdw-br
{
	bottom: 0;
	right: 0;
	clip: rect(24px, auto, auto, 24px);
}

.tdw-tc, .tdw-bc
{
	left: 24px;
	right: 24px;
	height: 48px;
	background-image: url('../images/Sheet-wh.png');
}

.tdw-tc
{
	top: 0;
	clip: rect(auto, auto, 24px, auto);
}

.tdw-bc
{
	bottom: 0;
	clip: rect(24px, auto, auto, auto);
}

.tdw-cr, .tdw-cl
{
	top: 24px;
	bottom: 24px;
	width: 48px;
	background-image: url('../images/Sheet-wv.png');
}

.tdw-cr
{
	right:0;
	clip: rect(auto, auto, auto, 24px);
}

.tdw-cl
{
	left:0;
	clip: rect(auto, 24px, auto, auto);
}

.tdw-cc
{
	position:absolute;
	top: 24px;
	left: 24px;
	right: 24px;
	bottom: 24px;
	background-image: url('../images/Sheet-wc.png');
}


.tdw
{
	margin-top: 10px !important;
}

.td-body
{
	position: relative;
	z-index:1;
	padding: 20px;
}
.td-body h3
{
 margin: 0 0px 5px; padding: 0 0 0 34px; color: #555; font-weight: bold; font-size: 125%; line-height: 26px; background-image: url(../images/h3divw.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; border-bottom: 1px solid #c5c5c5; text-shadow: 0px 1px 0px #999, 0px 1px 2px #ddd;
}

.td-tr, .td-tl, .td-br, .td-bl, .td-tc, .td-bc,.td-cr, .td-cl
{
	position:absolute;
}

.td-tr, .td-tl, .td-br, .td-bl
{
	width: 48px;
	height: 48px;
	background-image: url('../images/Sheet-s.png');
}

.td-tl
{
	top:0;
	left:0;
	clip: rect(auto, 24px, 24px, auto);
}

.td-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 24px, 24px);
}

.td-bl
{
	bottom: 0;
	left: 0;
	clip: rect(24px, 24px, auto, auto);
}

.td-br
{
	bottom: 0;
	right: 0;
	clip: rect(24px, auto, auto, 24px);
}

.td-tc, .td-bc
{
	left: 24px;
	right: 24px;
	height: 48px;
	background-image: url('../images/Sheet-h.png');
}

.td-tc
{
	top: 0;
	clip: rect(auto, auto, 24px, auto);
}

.td-bc
{
	bottom: 0;
	clip: rect(24px, auto, auto, auto);
}

.td-cr, .td-cl
{
	top: 24px;
	bottom: 24px;
	width: 48px;
	background-image: url('../images/Sheet-v.png');
}

.td-cr
{
	right:0;
	clip: rect(auto, auto, auto, 24px);
}

.td-cl
{
	left:0;
	clip: rect(auto, 24px, auto, auto);
}

.td-cc
{
	position:absolute;
	top: 24px;
	left: 24px;
	right: 24px;
	bottom: 24px;
	background-image: url('../images/Sheet-c.png');
}


.td
{
	margin-top: 10px !important;
}

.tdb-body
{
	position: relative;
	z-index:1;
	padding: 20px;
}
.tdb-body h3
{
 margin: 0 0px 5px; padding: 0 0 0 27px; color: #f1f1f1; font-weight: bold; font-size: 125%; line-height: 26px; background-image: url(../images/h3div.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; border-bottom: 1px solid #ddd; text-shadow: 0px 1px 0px #000, 0px 1px 4px #999;
}

.tdb-tr, .tdb-tl, .tdb-br, .tdb-bl, .tdb-tc, .tdb-bc,.tdb-cr, .tdb-cl
{
	position:absolute;
}

.tdb-tr, .tdb-tl, .tdb-br, .tdb-bl
{
	width: 48px;
	height: 48px;
	background-image: url('../images/Sheet-bs.png');
}

.tdb-tl
{
	top:0;
	left:0;
	clip: rect(auto, 24px, 24px, auto);
}

.tdb-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 24px, 24px);
}

.tdb-bl
{
	bottom: 0;
	left: 0;
	clip: rect(24px, 24px, auto, auto);
}

.tdb-br
{
	bottom: 0;
	right: 0;
	clip: rect(24px, auto, auto, 24px);
}

.tdb-tc, .tdb-bc
{
	left: 24px;
	right: 24px;
	height: 48px;
	background-image: url('../images/Sheet-bh.png');
}

.tdb-tc
{
	top: 0;
	clip: rect(auto, auto, 24px, auto);
}

.tdb-bc
{
	bottom: 0;
	clip: rect(24px, auto, auto, auto);
}

.tdb-cr, .tdb-cl
{
	top: 24px;
	bottom: 24px;
	width: 48px;
	background-image: url('../images/Sheet-bv.png');
}

.tdb-cr
{
	right:0;
	clip: rect(auto, auto, auto, 24px);
}

.tdb-cl
{
	left:0;
	clip: rect(auto, 24px, auto, auto);
}

.tdb-cc
{
	position:absolute;
	top: 24px;
	left: 24px;
	right: 24px;
	bottom: 24px;
	background-image: url('../images/Sheet-bc.png');
}


.tdb
{
	margin-top: 10px !important;
}

#td-fixmodul{ position:relative; }
#td-fixmodulb{ color: #f1f1f1; position:relative; }
#td-fixmodulb a { color: #e2dbbe; }
#td-fixmodulb a:hover, #td-fixmodulb a:active,#td-fixmodulb a:focus { color: #e8eff7; }
/* Normal link */
a {
	color: #996633;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #888672;
	text-decoration: underline;
}

/* Small text */
.small, .smalldark, .create4a6e7a, .modify4a6e7a, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon {
}

/* Heading */
h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p {
	margin: 5px 0 15px;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li { padding-left: 0px; line-height: 160%; background-color: transparent; }

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

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

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

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

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

/* Code text */

/* Tips, Error, Message, Hightlight*/

a.readon, a.readmore {

	display: block;
	width: 100px;
	height: 20px;
	background: url(../images/readmore.png) 0 0 no-repeat;
	float: right;
	line-height: 20px;
	text-indent: 10px;
	font-size: 90%;
	text-decoration: none;
	text-shadow: 0px 1px 0px #FFFFFF;

}

a.readon:link, a.readon:visited, a.readmore:link, a.readmore:visited { color: #505050; }

a.readon:hover, a.readmore:hover {
	background-position: 0 -25px;
	color: #ffffff;
	text-shadow: 0px 1px 1px #646464;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px/normal Tahoma, Arial, sans-serif;
	color: #484848;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button, .button:hover { color: #fff; padding: 2px 10px!important; padding: 1px 5px; background: #996633 url(../images/but-bg.gif) repeat-x 50% top; border-color: #dddddd #999999 #999999 #dddddd; border-style: solid; border-width: 1px; }

.button:active, .button:focus { color: #646565; background-color: #f0edea; border-color: #999999 #dddddd #dddddd #999999; border-style: solid; border-width: 1px; }

.inputbox {
	border: solid 1px #cccccc;
	background: #e7e7e7;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #999999;
	background: #FFFFFF;
}
/* MODULE
--------------------------------------------------------- */
div.module h3,
div.module_text h3,
div.module_menu h3 { margin: 0 -12px 5px; padding: 0 0 0 22px; color: #996633; font-weight: bold; font-size: 115%; line-height: 26px; background-image: url(../images/h3div.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; border-bottom: 1px solid #c5c5c5; }
div.module,
div.module_text,
div.module_menu,
div.ol-square1 {
	margin-bottom: 10px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: #f0f0e3 url(../images/square1.gif) no-repeat right bottom;
	color: #444;
	overflow: hidden;
}
div.module div,
div.module_text div,
div.module_menu div,
div.ol-square2 {
	padding: 0;
	background: url(../images/square2.gif) no-repeat bottom left;
}
div.module div div,
div.module_text div div,
div.module_menu div div,
div.ol-square3 {
	padding: 0;
	background: url(../images/square3.gif) no-repeat top right;
}
div.module div div div,
div.module_text div div div,
div.module_menu div div div{
	padding: 10px 20px 15px;
	background: url(../images/square4.gif) no-repeat left top;
}
div.ol-square4 { background: url(../images/square4.gif) no-repeat left top; padding: 15px; }
div.module div div div div,
div.module_text div div div div,
div.module_menu div div div div {
	margin: 0;
	padding: 0;
	background: none;
}
/* Heds*/
#ol-heds { margin: 0; }

/* JOOMLA STYLE
--------------------------------------------------------- */

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

#ol-left .article_seperator, #ol-right .article_seperator {
	display: none;
}

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

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/arrow.png) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 4px;
	text-indent: 5px;
}

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

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

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

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

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

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

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more { background-color: #f0f0f0; margin: 10px 0; padding: 10px; border: solid 1px #efefef; }

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	color: #484848;
	text-transform: uppercase;
}

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

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../images/arrow.png) no-repeat 0 8px;
}

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

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading, .pagetitle { color: #444; padding-bottom: 5px; margin-bottom: 10px; font-size: 190%; font-weight: bold; line-height: normal;  text-shadow: 0px 1px 0px #ffffff, 0px 1px 4px #c8c8c8;}
.contentheading { color: #996633; font-size: 170%; font-weight: bold; line-height: normal; text-shadow: 0px 1px 0px #f1f1f1, 0px 1px 3px #999; }

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
}

a.contentpagetitle {
	text-decoration: none!important;
}

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

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding: 2px 0 10px 0;
	color: #999999;
	line-height: 10px;
}

.modifydate {
	color: #999999;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 0;
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.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 {
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

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

.sectiontabletophead {
	padding: 3px 5px;
	border: 1px solid #484848;
	background: #484848;
	color: #FFFFFF;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom #F2F2F2;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #fefce0 url(../images/seperator.gif) repeat-x 50% bottom;
}

.small {
	color: #999999;
}

.smalldark {
	color: #999999;
	text-align: left;
}

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

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

/* MAIN LAYOUT DIVS */

#ol-base, #ol-basetop, #ol-basebottom, #ol-baseheader { width: 760px; margin: 0 auto; }

.wide #ol-base, .wide #ol-basetop, .wide #ol-basebottom, .wide #ol-baseheader {
	width: 990px;
}

.auto #ol-base, .auto #ol-basetop, .auto #ol-basebottom, .auto #ol-baseheader {
	width: 96%;
}
#ol-flashheader { width: 740px; margin: 0 auto; }
#ol-basedwrap { padding: 0; padding: 0; }
#ol-bottomfix { padding: 0; padding: 0; position: absolute; bottom: 0; left: 0; height: 100px; z-index: 20; overflow: visible; visibility: visible; }
#ol-based { padding: 0; }
#ol-based-bodyr {  padding: 0; }
#ol-centrigwrap { background-color: transparent; }
#ol-topbgr { background-color: transparent; padding-left: 5px; }
#ol-centrig {
	padding: 0px;
	margin: 0;
	clear: both;
	display: block;
	min-height: 10px;
}

/* tophead
--------------------------------------------------------- */
#date-format {  font-size: 120%; text-transform: uppercase; text-align: center; position: absolute; top: 0; right: 0; z-index: 2; padding: 5px 12px; }
#txt-format {  position: absolute; top: 0px; right: 0px; left: 250px; z-index: 1; padding: 0px; }
#logo, img#logo { position: absolute; top: 0px; left: 0px; z-index: 9; border: 0; }
#logo-text { position: absolute; font-size: 145%; top: 10px; left: 30px; z-index: 9; border: 0; }
.site-slogan {  font-size: 65%;}
#ol-header2 { padding: 0; position: relative; height: 300px; margin: 0 0 5px; }
#ol-tophead { clear: both; text-align: left; line-height: normal; position: relative; height: 100px; }
#ol-banner { text-align: center; position: absolute; right: 0px; bottom: 10px; }
#ol-pewrap { line-height: normal; background-color: #f6f5ec; text-align: left; position: relative; clear: both; padding: 5px; border: solid 1px #c3c1a8; }

#header-main {
		position: relative;
		z-index: 10;  
 
		background-color: rgba(255, 255, 255, 0.63);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#88FFFF00', endColorstr='#88FFFF00')";
}
#footer { position: relative; z-index: 1000; padding-top: 0px; padding-bottom: 0px;  filter:alpha(opacity=83); /* IE's opacity*/
opacity: 0.63;  }
/* Search */
#ol-search label {display:none;}
#ol-search { margin-top: 0; margin-bottom: 0; }
#ol-search div.search { background:#fff url(../images/icon-search.gif) no-repeat left center; height: 29px; padding-top: 8px; padding-right: 2px; padding-left: 24px; }
#ol-search .inputbox { color: #333; background-color: #ddd; width: 92%; padding-left: 5px; border: solid 1px #cdccce; }
/* User Tools */
#stanhi-4 { 
	position: absolute;
	bottom: 0px;
	right: 15px;
	font-size: 11px;
}

*+html #ol-extoolswrap {
	right: 0;
}

#ol-extools {
	margin: 0;
	padding: 0;
}

* html #ol-extools { /*IE 6*/
	float: left;
}

*+html #ol-extools { /*IE 7*/
	padding: 0px;
}

#ol-extools ul {
	margin: 0;
	padding: 0;
	float: left;
}

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

#ol-extools img {
	padding: 0;
	margin: 0 0 0 2px;
}
/* MAIN NAVIGATION
--------------------------------------------------------- */
#ol-subnav {
	padding: 6px 5px;
	margin: 0;
	clear: both;
	border-bottom: 1px solid #ffffff;
	line-height: normal;
	background-color: #f5f5f8; 
}

/* Sub tophead */
#ol-top {
	clear: both;
	background: #d4d5de;
	overflow: hidden;
}
/* CONTENT COLUMN
--------------------------------------------------------- */

#ol-basbody, #ol-basbody-bodyr {
	float: right;
	width: 75%;
}

#ol-basbody-bodyl {
	float: left;
	width: 100%;
}

#ol-basbody-bodyl #ol-centrigwrap {
	float: left;
	width: 75%;
	background: none;
}

#ol-basbody-bodyl #ol-pathway,
#ol-basbody-body #ol-pathway {
}

#ol-basbody-bodyl #ol-right {
	float: right;
	width: 25%;
}

#ol-basbody-body {
	float: left;
	width: 100%;
}

#ol-basbody-body #ol-centrigwrap {
	background: none;
}

#ol-basbody #ol-centrigwrap {
	float: left;
	width: 70%;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ol-left {
	float: left;
	width: 24.9%;
}
#ol-left div.moduletable, #ol-left div.moduletable_menu { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 1px 0; }
div.moduletable h3 { line-height: 30px; text-indent: 12px; height: 30px; border-bottom: 1px solid #fff; }
div.moduletable-blank {
	background: transparent;
	padding: 0;
	margin-bottom: 2px;
}
#ol-right {
	float: right;
	width: 29.9%;
	overflow: hidden;
}

#ol-right-inner {
	padding: 0 0 0 0;
}
#ol-left table,
#ol-right table {
	border-collapse: collapse;
	border-spacing: 0;
}
#ol-right ul li {
	padding-left: 10px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 0 7px;
}

#ol-left ul,
#ol-right ul {
	margin: 0;
}
/* FOOTER
--------------------------------------------------------- */

#ol-footer { overflow: hidden; position: relative; padding: 7px; }

#ol-footer a { 
	text-decoration: underline;
}

#ol-footer a:hover,
#ol-footer a:active,
#ol-footer a:focus {  text-decoration: none; }

#ol-bottomline {
	float: left;
	margin: 0;
	display: block;
	padding-left: 15px;
}

#ol-copyright {
	float: left;
	width: 990px;
	text-align: center;
}
#ol-cert {
	float: right;
	margin-top: 2px;
	font-size: 11px;
}
#ol-cert a {
	padding: 0;
}
/* MISCELLANOUS
----------------------------------------------------------- */
#modlgn_passwd, #modlgn_username, #mod_login_password, #mod_login_username {
	width: 90%;
}

#modlgn_remember {
	border: none;
	background: none;
}
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}
/* conturfix */
.conturfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

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

* html .conturfix {
	height: 1%;
}
ul.sidenav li.active a{ color: #446380; background-color: #fffce0; text-decoration: none; }
ul.sidenav a:hover, ul.sidenav li.active li a:hover { color: #4c535b; background-color: #fafafa; text-decoration: none; }
ul.sidenav a { padding: 3px; border-bottom: 1px dotted #acb4be; display: block; text-decoration: none;border-bottom: 1px dotted #4c535b; }
/* LR PADD */
#sr-padd { padding: 0; width: 100%; }
#lr-une { padding: 0; width: 100%; }
#lr-padd div.moduletable, #lr-padd1 div.moduletable, #lr-padd2 div.moduletable { margin: 0; padding-top: 2px; padding-bottom: 2px; border-right-width: 10px; }
#lr-padd { padding: 0; width: 100%; }
table.lr-padd { width: 100%; padding: 0; background-color:#fff; }
table.lr-padd a { text-decoration: underline; }
#lr-padd ul {
	padding: 0;
	margin: 0!important;
}
#lr-padd li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 170%;
}
#lr-padd li a { color: #999; padding-left: 13px; background: url(../images/arrow.png) no-repeat 0 50%; text-decoration: none; }
#lr-padd li a:hover, #lr-padd li a:active, #lr-padd li a:focus { color: #000; background-image: url(../images/arrow.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; }
table.lr-padd a:hover { color: #000; text-decoration: none; }
table.lr-padd td.lr-padd { background-color:#e2dab6; border:solid 1px #e5e4d8; background-repeat:no-repeat; background-position:left top; color:#000; width: 33%; padding-right: 5px; padding-left: 5px; }
table.lr-padd h3 { padding: 0; border-bottom: 1px dotted #996633; }
#lr-padd1 { padding: 0; width: 100%; }
table.lr-padd1 h3 {  border-bottom: 1px dotted #fff; }
table.lr-padd1 { width: 100%; padding: 0; }
table.lr-padd1 a { text-decoration: underline; }
#lr-padd1 ul {
	padding: 0;
	margin: 0!important;
}
#lr-padd1 li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 170%;
}
#lr-padd1 li a { padding-left: 13px; background: url(../images/arrow-off.gif) no-repeat 0 50%; text-decoration: none; }
#lr-padd1 li a:hover, #lr-padd li a:active, #lr-padd li a:focus { color: #000; background-image: url(../images/arrow-on.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; }
table.lr-padd1 a:hover { text-decoration: underline; }
table.lr-padd1 td.lr-padd1 {  width: 20%; }
table.lr-padd2 { clear: both; padding-top: 2px; }
table.lr-padd2 td.lr-padd2 { width: 25%; }
#lr-padd, #lr-padd1, #lr-padd2 { padding: 0; width: 100%; }
#ol_top a { color: #f5f5f8; text-decoration: none; }
#ol_top a:hover { color: #e0e1e8; text-decoration: none; }
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
#ol-lartl h3, #ol-poshtl h3, #ol-posht1l h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: none;
	background: transparent;
}
#ol_bottom { color: #e3e3e3; background:#996633; border-top: 1px solid #f7f6f4; }
/* Sub and Side Menus */
ul.menu {
margin: 0 0 10px;
padding: 0;
}
ul.menu li {
list-style: none;
margin: 0;
padding: 0;
}
ul.menu ul {
margin: 4px 0;
}
ul.menu ul li a {
text-indent: 7px;
}
ul.menu ul a {
background: none;
text-indent: 0;
}
ul.menu ul {
margin-left: 5px;
padding: 0;
}
ul.menu ul ul {
padding: 0;
margin-left: 10px;
}
ul.menu li li {
padding: 0;
margin: 0;
}
ul.menu ul a {
text-indent: 0;
}
ul.menu li a { padding: 3px 3px 5px 15px; text-decoration: none; }
ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel, a#active_menu.sublevel, ul.menu li.active .separator, ul.menu li.active li.active .separator {font-weight: bold;}
ul.menu li.active li a, ul.menu li.active li.active li a, ul.menu li.active li .separator, ul.menu li.active li.active li .separator {font-weight: normal;}
ul.menu li a:hover { background-color: transparent; text-decoration: none; }
ul.menu li.active li a,
ul.menu li.active li a:hover { background: transparent; }
ul.menu a { outline: none medium; width: 90%; display: block; text-decoration: none; border-bottom: 1px dotted #aca686; }
ul.menu a:hover {  }
ul.menu ul li ul li a, ul.menu ul li ul li .separator {text-indent: 5px;}
ul.menu ul li ul li ul li a, ul.menu ul li ul li ul li .separator {text-indent: 10px;}
/* @end */

/* Lytebox
--------------------------------------------------------- */
.album {
	border:2px solid #999;
}
.album:hover {
	cursor:pointer;
	border:2px solid #CCCCCC;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

/* Login Module ---*/
#form-login-username .inputbox,
#form-login-password .inputbox {
	background-position: 5px center;
	background-repeat: no-repeat;
	padding: 3px 10px;
}

#form-login-username .inputbox, #form-login-password .inputbox { width: 85%; }

#form-login ul { margin: 0 !important; padding: 0; }

#form-login p { margin: 0 0 5px; }

#form-login .button { margin: 10px 0; }

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

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

* html .conturfix {
	height: 1%;
}
#article-index
{
	width:25%;
	float:right; 
	border:solid 1px #eee;
	padding:5px;
	margin: 10px;
	background:#f9faf9;
}
#article-index h3
{
	margin:0;
	font-size:1em;
}
/* ++++++++++++++  pagination  ++++++++++++++ */

.mainbody .pagination
{
        margin:10px 0 ;
        padding:10px 0 10px 0px;

}

.mainbody .pagination ul
{
        list-style-type:none;
        margin:0;
        padding:0;
        text-align:left;
}

.mainbody .pagination li
{
        display:inline;
        padding:2px 5px;
        text-align:left;
        border:solid 0px #eee;
        margin:0 2px
}

.pagenav
{padding:2px}

.mainbody .pagination li.pagination-start,
.mainbody .pagination li.pagination-next,
.mainbody .pagination li.pagination-end,
.mainbody .pagination li.pagination-prev
{border:0}

.mainbody .pagination li.pagination-start ,
.mainbody .pagination li.pagination-start  span
 {
padding:0

}
p.counter
{
        font-weight:bold;
}
/* pagenav */
.mainbody ul.pagenav {
	list-style-type:none;
	padding:0;
	overflow:hidden
}
ul.pagenav li
{
	display:inline-block;
	padding:0px;
	margin:0;
}
.mainbody ul.pagenav li 
{
	line-height:2em
}
ul.pagenav li a
{color: #fff; padding: 4px 10px!important; padding: 1px 5px; background: #333;
	-webkit-box-shadow: 0px 0px 7px #999;
	-moz-box-shadow: 0px 0px 7px #999;
	box-shadow: 0px 0px 7px #999;
	
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#777), to(#333));
background: -moz-linear-gradient(#777, #333);
-pie-background: linear-gradient(#777, #333); border-color: #dddddd #999999 #999999 #dddddd; border-style: solid; border-width: 1px;
}
ul.pagenav li.pagenav-prev 
{float:left}
ul.pagenav li.pagenav-next 
{float:right}


/* Lytebox
--------------------------------------------------------- */
.album {
	border:3px solid #FFFFFF;
}
.album:hover {
	cursor:pointer;
	border:3px solid #CCCCCC;
}
/* General */
div.login_clear {
	clear: both;
}

table.simplerows thead th { background-color: #996633; }

div#float_panel {
	width:22px;
	position:absolute;
	z-index:12;
	top:20px;
	right:-26px;
	padding: 5px;
}
#stylearea {
	margin-bottom:12px;
}
h3.title span.dcolor  {
	color: #f1f1f1;
}
.dark h3.title, .mcolor h3.title {
	color: #bbb;
}
/* contact  plain */
#main .contact h3
{
	border-bottom:solid 1px #ddd;
	margin: 20px 0
}

.form-required
{
	font-weight:bold;
	margin:10px 0;
	background:#fff url(../images/req.png) no-repeat;
	padding:3px 30px

}

.profile-edit select
{
	padding:0px;
	border:solid 1px #ccc;
	background:#f5f5f5;

}
.profile-edit select option
{
	padding:3px

}
/* contact  slider */

.panel
{
	border:solid 1px #ddd;
	margin-top:-1px

}
#main .contact .panel h3
{
	margin:0px 0 0px 0;
	padding: 0;
	background:#eee;
	border:0
}
.panel h3 a
{
	display:block;
	padding:3px 10px;
	text-decoration:none;
}


.panel h3.pane-toggler a
{
	background:#f5f5f5 url(../images/slider_plus.png) right  top no-repeat;
}
.panel h3.pane-toggler-down a
{
	background:#f5f5f5  url(../images/slider_minus.png) right  top no-repeat;
	border-bottom:solid 1px #ddd;
}

.pane-slider
{
	border:solid 0px;
	padding:0px 10px !important;
	margin:0;
}

.panel .contact-form,
.panel  .contact-miscinfo
{
	padding:10px
}

.contact .panel .contact-form form,
.contact .panel .contact-address
{
	margin:20px 0 0 0
}

/*#################### tables ############################ */

table
{
        border-collapse:collapse
}

table.weblinks,
table.category

{
        font-size:1em;
        margin:10px 10px 20px 0px;
        width:99%;
}

table.weblinks td
{
        border-collapse:collapse;
}

table.weblinks td,
table.category td

{
        padding:7px;
}

table.weblinks th,
table.category th

{
        padding:7px;
        text-align:left
}

td.num
{
        vertical-align:top;
        text-align:left;
}

td.hits
{
        vertical-align:top;
        text-align:center
}

td p
{
        margin:0;
        line-height:1.3em
}

.filter
{
        margin:10px 0
}

.display-limit,
.filter
{
        text-align:right;
        margin-right:7px
}

/* Category Table layout */

table.category {
	border: 1px solid #cfcfcf;
	width: 100%;
	margin:10px 0;
}
table.category td {
	padding: 4px 4px !important;
	background: #f4f6f1;
}
table.category td.last {
	padding: 0px 4px 0px 0px !important;
}
table.newsfeeds th, table.weblinks th, table.category th {
	color: #444;
	background: #dedede;
	padding: 8px 5px 8px 5px;
}
table.newsfeeds td, table.weblinks td, table.category td {
	padding:5px;
}

.counter {
	text-align: center;
	margin: 0.5em auto;
	width: 107px;
	background: #cacaca;
	color: #323232;
	border:1px solid #b3b2b2;
}
/* ########################### contacts ########################### */

.contact
{
        padding:0 5px
}

.contact-category
{
        padding:0 10px
}

.contact-category  #adminForm fieldset.filters
{
	border:0;
	padding:0
}

.contact-image
{
	margin:10px 0;
	overflow:hidden;
}

address
{
        font-style:normal;
        margin:10px 0;
        
}

address span
{
        display:block
}
.contact-address

{
margin:20px 0 10px 0;

}


.contact-email div
{
        padding:2px 0;
        margin:0 0 10px 0;
}

.contact-email label
{
        width:17em;
        float:left;

}
span.contact-image
{
    margin-bottom:10px;
    overflow:hidden;
    display:block
}
#contact-textmsg
{padding: 2px 0 10px 0}

#contact-email-copy
{
        float:left;
        margin-right:10px;

}

.contact .button
{
        float:none !important;
        clear:left;
        display:block;
        margin:20px 0 0 0
}



dl.tabs {
    float: left;
    margin: 50px 0 0 0;
    z-index: 50;
    clear:both;


}

dl.tabs dt {
    float: left;
    padding: 4px 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-right: 3px;
    background: #f0f0f0;
    color: #666;
}

dl.tabs dt.open {
    background: #F9F9F9;
    border-bottom: 1px solid #F9F9F9;
    z-index: 100;
    color: #000;

}

div.current {
    clear: both;
    border: 1px solid #ccc;
    padding: 10px 10px;
    max-width: 500px;
}


div.current dd {
    padding: 0;
    margin: 0;
}

dl#content-pane.tabs {
    margin: 1px 0 0 0;
}

/* ++++++++++++++  login  ++++++++++++++ */

.login-fields
{
        margin:10px 0
}

.login-fields label
{
        float:left;
        width:9em
}

.login-description img,
.logout-description img
{
        float:left;
        margin-right:20px
}

.login-description,
.logout-description
{
        overflow:hidden;
                padding-left:5px;
                margin:20px 0 10px 0
}

.logout-description
{
        margin-bottom:20px
}

fieldset {
	margin: 10px 0 10px 0;
	padding: 0 10px 10px 10px;
}

legend {
	padding: 0 10px 0 10px;
	background: #ffffff;
}

form div { margin: 10px 0 10px 0; }

textarea { padding: 1px 0 1px 5px; }

option { padding: 0 0 1px 5px; }

input[type='hidden'] { display: none; }

input[type='text'],
input[type='password'] { padding: 1px 0 1px 5px; }

button,
input[type='button'],
input[type='submit'] {
	padding: 2px 4px 2px 1px;
	line-height: 100%;
}

input[type='button'],
input[type='submit'],
input[type='checkbox'],
input[type='image'],
input[type='radio'],
input[type='reset'],
select,
button { cursor: pointer; }

 
textarea,
input[type='text'],
input[type='password'],
select {
	border: 1px solid #c8c8c8;
	background: #ffffff;
}

 
textarea:hover,
input[type='text']:hover,
input[type='password']:hover,
select:hover { border-color: #aaaaaa; }

 
textarea:focus,
input[type='text']:focus,
input[type='password']:focus,
select:focus {
	border-color: #8c8c8c;
}

.tip-wrap {
	display: none;
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
	font-size: 12px;
}

.tip-title {
	margin-top: -15px;
	padding: 15px 0 5px 0;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-weight: bold;
	font-size: 13px;
	
}

/* template related fix for tooltips */
.tip-wrap .tip {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: inherit;
}
/*menu colors*/
#mx_horfix {
position: relative;
width:100%;
height:42px;
z-index: 9;
}
#mx_hor ul li:hover {
background:url(../images/btn_hover.png) no-repeat top center;
}
 #mx_hor ul li ul li:hover, #mx_hor ul li ul li.active:hover {
	background: #996633;
	color: #f1f1f1;
}
#toTop {
	display: none; 
	margin: 0px;
	padding: 5px 20px 5px 20px; 
	width: auto; 
	background: #181818; 
	color: #fff;
	border: 1px solid #000;
	text-align: center; 
	position: fixed; 
	z-index: 100000;
	bottom: 0px; 
	right: 0px; 
	cursor: pointer; 
}
