/* COMMON STYLE
--------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #545C66;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	line-height: 1.5;
}
body#bd {margin:0; padding:0; width:100%; background: #efefef url(../images/header.jpg) no-repeat fixed right bottom; }
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;
}
.ol-ccenter
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url('../images/Sheet-wite.png');
}

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

.tdw-body
{
	position: relative;
	z-index:1;
	padding: 8px 12px 12px 8px;
}
.tdw-body h3
{
 margin: 0 0px 5px; padding: 0 0 0 27px; 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;
	z-index:-1;
}

.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;
	z-index:-1;
	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: 8px 12px 12px 8px;
}
.td-body h3
{
 margin: 0 0px 5px; padding: 0 0 0 27px; color: #555; 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 #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;
	z-index:-1;
}

.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;
	z-index:-1;
	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: 8px 12px 12px 8px;
}
.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;
	z-index:-1;
}

.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;
	z-index:-1;
	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:hover, #td-fixmodulb a:active,#td-fixmodulb a:focus { color: #e8eff7; }
/* Normal link */
a {
	color: #999900;
	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: 32px; 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 */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #f85703;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 15px 40px 15px 60px;
	background: url(../images/quote.gif) 20px 10px no-repeat;
	font: italic 1em/1.5 Georgia, Times, serif;
}

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

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #F85703;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

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

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

.highlight {
	border-bottom: 1px dotted #999999;
	padding: 0 5px;
	background: #FEFAE1;
	font-weight: bold;
}

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

.bignumber {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 0 2px;
	display: block;
	color: #F85703;
	font: 30px/normal Arial, sans-serif;
	font-weight: bold;
}

a.readon, a.readmore {

	display: block;
	width: 100px;
	height: 20px;
	background: url(../images/readmore.png) 0 0 no-repeat;
	float: left;
	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: #999900 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;
}

.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: 0px; color: #999900; 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: url(../images/bgrt.png) repeat center;
	color: #444;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}
div.module div,
div.module_text div,
div.module_menu div{
	padding: 10px 20px 15px;
}
div.module div div,
div.module_text div div,
div.module_menu div div {
	margin: 0;
	padding: 0;
	background: none;
}
/* Heds*/
#ol-heds { margin: 0; }
#ol-mods div.ol-square2 {  padding: 5px; }


/* JOOMLA STYLE
--------------------------------------------------------- */
.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: #999900; font-size: 170%; font-weight: bold; line-height: normal; text-shadow: 0px 1px 0px #f1f1f1, 0px 1px 3px #999; }

.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;
}

.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 { width: 760px; margin: 0 auto; position: relative; }

.wide #ol-base, .wide #ol-basetop {
	width: 960px;
}

.auto #ol-base, .auto #ol-basetop {
	width: 90%;
}
#ol-basedwrap { padding: 0; padding: 0; }

#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: 0 5px 5px;
	margin: 0;
	clear: both;
	display: block;
	min-height: 300px;
}

/* tophead
--------------------------------------------------------- */

#date-format { color: #222; text-align: center; position: absolute; top: 7px; right: 10px; z-index: 2; padding: 5px 12px; }
#logo, img#logo { position: absolute; top: 10px; left: 10px; z-index: 12; border: 0; }
#ol-tophead { text-align: left; line-height: normal; position: relative; height: 135px; }
#ol-newsflash { position: absolute; left: 230px; right: 0px; top: 5px; }
#ol-pewrap { line-height: normal; background-color: #f6f5ec; text-align: left; position: relative; clear: both; padding: 5px; border: solid 1px #c3c1a8; }
#ol-topnavwrap {
	position: absolute;
	top: 0;
	right: 0;
}
/* Search */
#ol-search { margin-top: 0; margin-bottom: 0; }
#ol-search div.search { background: #555 url(../images/icon-search.gif) no-repeat left center; padding-bottom: 7px; padding-top: 7px; padding-right: 2px; padding-left: 40px; margin: 5px;}
#ol-search .inputbox { color: #333; background-color: #fff; width: 85%; padding-left: 5px; border: solid 1px #cdccce; }
/* User Tools */
#stanhi-4 { font-size: 12px; float: right; padding-top: 1px; }
#ol-extoolswrap {
	position: absolute;
	top: 0;
	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-bodyl, #ol-basbody-bodyr, #ol-basbody-body { 
	padding-top: 8px;
}

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

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

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

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

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

#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: 25.8%;
}
#ol-left div.moduletable, #ol-left div.moduletable_menu { padding: 1px 0; }
#ol-left div.moduletable h3 { color: #fff; background-color: #5b5b5b; }
div.moduletable h3 { line-height: 30px; 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 { color: #333; height: 35px; overflow: hidden; position: relative; padding: 5px 5px 2px; border-top: 1px solid #f7f6f4; }

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

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

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

#ol-copyright {
	float: left;
}
.copyright {
	float: right;
}
#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;  }
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 { color:#000; width: 33%; padding-right: 5px; padding-left: 5px; }
#lr-padd1 { padding: 0; width: 100%; }
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 { color: #4a6e7a;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 { background-repeat:no-repeat; background-position:left top; width: 33%; }
table.lr-padd2 { clear: both; padding-top: 2px; }
table.lr-padd2 td.lr-padd2 { width: 20%; }
table.lr-padd2 h3 { color: #999900;  }
#lr-padd, #lr-padd1, #lr-padd2 {position: relative; 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: #fff; background: #999900; border-top: 1px solid #999900; }
/* @group Menus */
#menu-mss { height:48px; background: #333 url(../images/menubg.png) repeat-x; padding-left:5px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px; position: relative; }
ul#horline.menutop, #menu-mss ul.menutop { padding: 0; margin: 0; position: relative; float: left; }
#menu-mss ul {list-style: none;padding: 0;margin: 0;}
#menu-mss li { display: block; float: left; padding: 0; letter-spacing: 0.1em; margin: 0; }
#menu-mss a, #menu-mss .separator { list-style:none; font: bold 14px Arial,Helvetica,sans-serif; text-transform:uppercase; color: #f1f1f1; white-space: nowrap; display: block; float: left; height: 48px; line-height: 48px; text-decoration: none; z-index: 5; padding-right: 15px; padding-left: 15px; cursor: pointer; text-shadow: #000 0px 1px 0px;}
#menu-mss li a span, #menu-mss li .separator span {display: block;padding: 0;}
#menu-mss li.active a, #menu-mss li.active .separator {
	color: #FFF;
	z-index: 100;
	cursor: pointer;
	background-attachment: scroll;
	background-image: url(../images/btn_active.png);
	background-repeat: repeat-x;
}
#menu-mss li.active li a, #menu-mss li.active.parent li a, #menu-mss li.active li .separator, #menu-mss li.active.parent li .separator {font-weight: normal;font-size: 100%;}
#menu-mss li a:hover, #menu-mss li .separator:hover {color: #c7c7c7;}
#menu-mss ul ul { background-image: url(../images/menu-transbg.png); background-repeat: repeat; background-position: 0 0; margin: 0; padding: 0; }
#menu-mss ul ul li a, #menu-mss ul li.active.parent ul a, #menu-mss ul li.active.parent ul a span, #menu-mss ul ul li .separator, #menu-mss ul li.active.parent ul .separator, #menu-mss ul li.active.parent ul .separator span {text-transform: none;background: none;}
#menu-mss ul ul li a.daddy, #menu-mss ul ul li a.daddy:hover, #menu-mss ul li.active.parent ul li a.daddy, #menu-mss ul ul li .separator.daddy, #menu-mss ul ul li .separator.daddy:hover, #menu-mss ul li.active.parent ul li .separator.daddy {background: url(../images/mover.gif) 95% 60% no-repeat;}
.menutop .animated-bg {
	padding:0;
	left: 6px;
	background-attachment: scroll;
	background-image: url(../images/btn_active.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.menutop .submenu-animation-left { background-color: #999900; margin-right: 9px; }
.menutop .submenu-animation-right { background-color: #999900; height: 100%; width: 9px; position: absolute; right: 5px; margin-right: -9px; }
/* Menu Dropdowns */
#menu-mss li li.active, #menu-mss li.active li a, #menu-mss li.active li a:hover, #menu-mss li li a:hover, #menu-mss ul li.active.parent ul a, #menu-mss li.active li .separator, #menu-mss li.active li .separator:hover, #menu-mss li li .separator:hover, #menu-mss ul li.active.parent ul .separator {background: none;border: 0;padding: 0;margin: 0;}
#menu-mss li li a, #menu-mss li li .separator {color: #c7c7c7;font-size: 100%;font-weight: normal;background: none;padding: 0;margin: 0;}
#menu-mss li li, #menu-mss li li a span, #menu-mss li li .separator span {background: none;padding: 0;margin: 0;}
#menu-mss li li a span, #menu-mss li li .separator span {padding: 0;}
#menu-mss li.sfHover li a, #menu-mss li:hover li a, #menu-mss ul li.active ul li.active li a, #menu-mss ul li.active.parent ul li a, #menu-mss li.sfHover li .separator, #menu-mss li:hover li .separator, #menu-mss ul li.active.parent ul li .separator, #menu-mss ul li.active.parent ul li .seperator { 
		font-weight:normal !important; text-transform:uppercase;
		text-indent: 15px; }
/* 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;}

div.default div.drop-down {  }

div.default div.drop-down dt.toggler {  color: #555; background: #d3d2d2 url(../images/ol_tabr.png) repeat-x; height: 30px; line-height: 28px; font-size: 120%; font-weight: bold;  text-indent: 10px; margin-bottom: 1px; cursor: pointer;  text-shadow: 0px 1px 0px #ffffff, 0px 1px 4px #c8c8c8;}

div.default div.drop-down dt:hover.toggler, div.default div.drop-down dt.sfhover {color: #999900; background: #313131 url(../images/ol_tabr_link.png) repeat-x;}

div.default div.drop-down dd span.article {
	padding: 10px 0px 10px 0px;
}

div.default div.drop-down dd.last span.article {
	background: none;
}

div.black div.drop-down {  }

div.black div.drop-down dt.toggler { color: #fff; height: 30px; line-height: 28px; font-size: 110%; font-weight: bold; background-color: #333; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-indent: 10px; margin-bottom: 1px; cursor: pointer; }

div.black div.drop-down dt:hover.toggler, div.black div.drop-down dt.sfhover { color: #e6e6e6; background-color: #2c2c2c; }

div.black div.drop-down dd span.article {
	padding: 10px 0px 10px 0px;
}

div.black div.drop-down dd.last span.article {
	background: none;
}

/* readmore button */

p.readmore { overflow: hidden; }

div.module p.readmore {	margin-bottom: 0px; }

div.joomla h1 { letter-spacing: -1px; }

div.joomla h1.title { color: #f60; text-shadow: 0px 1px 0px #ffffff, 0px 1px 4px #c8c8c8; }

div.joomla h1.pagetitle { margin-top: 0px; }

div.joomla table.joomlatable th {

	padding: 5px 5px 5px 5px;

	background: #ebebeb;

	border-bottom: 1px solid #b4b4b4;

	font-weight : bold;

}

div.joomla table.joomlatable tr.even td {

	padding: 5px 5px 5px 5px;

	background: #f0f0f0;

	border-bottom: 1px solid #dcdcdc;

}

div.joomla table.joomlatable tr.odd td {

	padding: 5px 5px 5px 5px;

	background: #fafafa;

	border-bottom: 1px solid #dcdcdc;

}

div.joomla span.number {

	color: #969696;

	font-style: italic;

}

/*

 * com_content

 * blog layout (frontpage, category, section)

 * sub selectors: blog

 */ 

div.joomla div.blog div.description {  

	margin: 10px 0px 15px 0px;

	padding-bottom: 20px;

	background: url(../images/article_separator.png) 50% 100% no-repeat;

}
div.joomla div.leadingarticles { overflow: hidden; }

div.joomla div.teaserarticles { overflow: hidden; }

div.joomla div.item { margin-bottom: 15px; }

div.joomla div.item-bg {

	padding-bottom: 5px;

	background: url(../images/article_separator.png) 50% 100% no-repeat;

	overflow: hidden;

}

div.joomla div.multicolumns div.item { margin: 0px 15px 15px 15px; }

div.joomla div.multicolumns div.first div.item { margin-left: 0px; }

div.joomla div.multicolumns div.last div.item { margin-right: 0px; }

div.joomla div.morearticles { margin: 10px 0px 10px 0px; }

div.joomla div.pagination { text-align: center; }

div.joomla div.pagination p.results {}


/*

 * com_content

 * list layout (frontpage, category, section)

 * sub selectors: sectionlist, categorylist

 */

div.joomla div.headline {

	overflow: hidden;

	margin-top: 5px;

	padding-bottom: 2px;  

}

div.joomla h1.title {

	margin: 0px;

	float: left;

}

div.joomla div.multicolumns h1.title {

	font-size: 200%;

	letter-spacing: -1px;

}

div.joomla div.icons { float: right; }

div.joomla div.icon {

	margin-top: 10px;

	float: right;

}

div.joomla div.multicolumns div.icon { margin-top: 5px; }

div.joomla div.edit {

	margin-left: 10px;

	float: left;

}

div.joomla div.pdf { margin-right: 5px; }

div.joomla div.print { margin-right: 5px; }

div.joomla div.email {}

div.joomla div.printscreen {}

div.joomla p.iteminfo {	margin: 0px 0px 15px 0px; }

div.joomla p.articleinfo {

	margin-top: 0px;

	text-transform: uppercase;

	font-size: 80%;

	letter-spacing: 1px;

	line-height: 150%;

}

div.joomla p.articleinfo span.modified,

div.joomla p.articleinfo span.author,

div.joomla p.articleinfo span.created,

div.joomla p.articleinfo span.url {	white-space: nowrap; }

/*

 * com_wrapper

 */


iframe.wrapper {

	width: 100%;

}

/* Unpublished */

.system-unpublished {

background: #e8edf1;

border-top: 4px solid #c4d3df;

border-bottom: 4px solid #c4d3df;

}



/* System Messages */

#system-message    { margin-bottom: 10px; padding: 0;}

#system-message dt { font-weight: bold; }

#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; padding: 0;}

#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}



/* System Standard Messages */

#system-message dt.message { display: none; }

#system-message dd.message {  }



/* System Error Messages */

#system-message dt.error { display: none; }

#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}



/* System Notice Messages */

#system-message dt.notice { display: none; }

#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}



/* Debug */

#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }

#system-debug div { font-size: 11px;}

 /* Form validation */

.invalid { border-color: #ff0000; }

label.invalid { color: #ff0000; }

/* floating panel
-------------------------------------------------------------------------------*/
div#float_panel {
	width:15px;
	overflow:hidden;
	position:absolute;
	z-index:12;
	top:140px;
	right:-25px;
	padding: 5px;
	background: #f0f0f0;
}

#stylearea {
	margin-bottom:12px;
}
/* Lytebox
--------------------------------------------------------- */
.album {
	border:2px solid #999;
}
.album:hover {
	cursor:pointer;
	border:2px solid #CCCCCC;
}
.moovert ul#mainlevel li a:hover, 
.moovert ul.menu li a:hover,.moovert ul.menu li li a:hover,
.moovert ul.menu li.parent a:hover, .moovert ul.menu li.parent li.parent a:hover,
.moovert ul.menu li#current a:hover, .moovert ul.menu li#current ul li a:hover,  .moovert ul.menu li#current ul ul li a:hover,
.moovert ul.menu li#current li.parent a:hover, .moovert ul.menu li#current li.parent a:hover,
.moovert li.active a:hover  {
color:#fff;
background:#999900;  text-shadow: 0px 1px 0px #777, 0px 1px 2px #000;
}
.moovert {  margin-bottom: 5px; }

