/* COMMON STYLE
--------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #545C66;
	background: #FFFFFF;
	font-family:  Geneva, Arial, sans-serif, Tahoma ;
	line-height: 1.5;
}
body#bd { background-color: #ffffff; background-image: url(../images/bg.jpg); background-repeat: repeat-x; background-position: 0 0; margin: 0; }
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: 13px;
}
body.font5{
	font-size: 13px;
}
body.font6{
	font-size: 14px;
}
body.font7{
	font-size: 15px;
}
/* Normal link */
a {
	color: #642555;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #645A44;
	text-decoration: underline;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3,
h1, h2, h3 {
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .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 #642555;
	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: #0324f8; font-size: 1.1em; background: #e3dfda url(../images/bullet-info.gif) no-repeat left top; }

.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;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px Tahoma, Arial, sans-serif;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button, .button:hover { color: #fff; padding: 2px 10px!important; padding: 1px 5px; background: #464646 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: #464646; background-color: #e6e6e6; border-color: #999999 #dddddd #dddddd #999999; border-style: solid; border-width: 1px; }

.inputbox {
	border: solid 1px #cccccc;
	background: #fefcf6;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #999999;
	background: #FFFFFF;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	display: block;
	background: url(../images/seperator.gif) repeat-x center;
	height: 20px;
}

#td-left .article_seperator, #td-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: #efefef; margin: 10px 0; padding: 10px; border: solid 1px #efefef; }

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	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 { color: #642555; padding-bottom: 5px; margin-bottom: 10px; background: url(../images/seperator.gif) repeat-x 50% bottom; font-size: 160%; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: normal; }

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
}

.contentheading { color: #642555; font-size: 170%; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: normal; }

a.contentpagetitle {
	text-decoration: none!important;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
}

a.readon { background-image: url(../images/pages.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 5% 50%; float: right; padding: 1px 5px 1px 22px; display: block; text-transform: lowercase; text-decoration: none; }

a.readon:hover, a.readon:active, a.readon:focus { background: #e4e4e4 url(../images/pages.gif) no-repeat 5% 50%; text-decoration: none; }
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: solid 1px #c1c1c1;
	background: #999;
	color: #ffffff;
	font-weight: bold;
}

tr.sectiontableentry1 td { background-image: url(../images/seperator.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: 50% bottom; padding: 5px; }

tr.sectiontableentry2 td { background-image: url(../images/seperator.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: 50% bottom; padding: 5px; }

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td { background-image: url(../images/seperator.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: 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
--------------------------------------------------------- */
#td-base { background-attachment: scroll; width: 800px; margin: 0 auto; }
#td-basetop, #td-basedown { margin: 0 auto; width: 800px; }
.wide #td-base, .wide #td-basetop, .wide #td-basedown{
	width: 970px;
}
.auto #td-base, .auto #td-basetop, .auto #td-basedown{
	width: 96%;
}

/* tophead
--------------------------------------------------------- */
#td-topheader { background-color: #333; background-image: url(../images/bgtop.jpg); background-repeat: repeat-x; background-position: 0 bottom; margin: 0; }
#date-format { color: #f0f0f0; text-align: center; position: absolute; left: 0; top: 0; z-index: 2; padding: 5px 9px; }
#date-format1 { color: #f0f0f0; text-align: center; position: absolute; right: 0; bottom: 0; z-index: 2; padding: 5px 9px; }
.day { text-transform: uppercase; font-weight: normal; font-size: 150%; letter-spacing: 0.1em; line-height: 70%; }
.dmy {display: block;padding: 0;}
span.date {text-transform: uppercase;font-size: 90%;font-weight: bold;}
span.pathway { font-weight: normal; line-height: 140%; text-transform: uppercase; padding-top: 3px; padding-bottom: 3px; padding-left: 2px; overflow: hidden; }
span.pathway img {padding-right: 1px;width: 5px;height: 9px;}
span.pathway a {float: none;padding: 0 2px 0 0;}
#logo, img#logo { position: absolute; top: 30px; left: 0; z-index: 8; border: 0; }
#logo1, img#logo1 { position: absolute; bottom: 0; left: 0; z-index: 8; border: 0; }
#td-tphed { position: relative; z-index: 1; height: 250px; }
#td-tphedin {  position: absolute; top: 0; right: 0; z-index: 1; width:730px; background: url(../images/header/header04.jpg) no-repeat top left;}
#td-tophead { clear: both; text-align: left; line-height: normal; position: relative; }
#td-topheadfix { clear: both; position: relative; height: 90px; }
#td-header { position: relative; margin: 0; padding: 0; }
#td-noheader { position: relative; margin: 0; padding: 0; }
#td-pewrap { line-height: normal; background-color: #f6f5ec; text-align: left; position: relative; clear: both; padding: 5px; border: solid 1px #c3c1a8; }
#td-banner { position: relative; z-index: 1; width: 250px; }
#td-topnavwrap { position: absolute; top: 0; z-index: 5; right: 0; }
/* User Tools */
#td-fods { padding: 5px 9px; }
#stanhi-4 { font-size: 12px; z-index: 5; float: right; padding-top: 4px; padding-right: 3px; padding-left: 3px; }
#td-extools {
	padding: 0;
	float: left;
	display: block;
	font-size: 12px;
}
#td-extools span {
	float: left;
	margin: 0 2px;
	display: block;
}
#td-extools img {
	padding: 3px 0 0 0;
}
#td-extoolswrap {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 11px;
}

*+html #td-extoolswrap {
	right: 0;
}

#td-extools {
	margin: 0;
	padding: 0;
}

* html #td-extools { /*IE 6*/
	float: left;
}

*+html #td-extools { /*IE 7*/
	padding: 8px 0 4px 0;
}

#td-extools ul {
	margin: 0;
	padding: 0;
	float: left;
}

#td-extools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#td-extools img {
	padding: 0;
	margin: 0 0 0 2px;
}
/* Default Joomla! Menu */
a.mainlevel {
	padding: 4px 2px 4px 16px;
	outline: none medium;
	width: 90%;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #e3e3e3;
	background: url(../images/bullet.gif) no-repeat 3px 10px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	background: url(../images/arrow_hover.gif) no-repeat 3px 10px;
}

a.mainlevel#active_menu {
	font-weight: bold !important;
	color: #000;
}

a.sublevel { padding-left: 25px; display: block; font-weight: normal !important; background-color: transparent !important; background-image: url(../images/arrow.png) !important; background-repeat: no-repeat !important; background-attachment: scroll !important; background-position: 15px 6px; text-decoration: none; width: 75%; /*need for ie6*/
	border: none; }

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	
}

#active_menu {
	color: #000;
}
/* MAIN NAVIGATION
--------------------------------------------------------- */
#td-container,
#td-container-bodyr,
#td-container-bodyl,
#td-container-body { background-color: #fff; clear: both; padding: 0; }
#td-container,
#td-container-bodyr { background-attachment: scroll; background-position: 0 0; }
#td-container-bodyl,
#td-container-body { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#td-contentwrap { background-color: transparent; }
#td-content {
	padding: 10px;
}
/* CONTENT COLUMN
--------------------------------------------------------- */
#td-mainbody, #td-mainbody-bodyl, #td-mainbody-bodyr, #td-mainbody-body { background-color: #FFFFFF; background-repeat: no-repeat; background-attachment: scroll; background-position: center 0; }
#td-mainbody {
	float: left;
	width: 84%;
}
#td-mainbody #td-contentwrap {
	float: right;
	width: 71%;
}
#td-mainbody-bodyl {
	float: left;
	width: 80%;
}
#td-mainbody-bodyl #td-contentwrap {
	float: left;
	width: 100%;
}
#td-mainbody-bodyr {
	float: left;
	width: 100%;
}
#td-mainbody-bodyr #td-contentwrap {
	float: right;
	width: 68%;
}
#td-mainbody-bodyr #td-leftcol {
	width: 34%;
}
#td-mainbody-body {
	float: left;
	width: 100%;
}
/* LEFT COLUMN
--------------------------------------------------------- */
#td-leftcol { float: left; width: 29%; padding-top: 5px; }
#td-leftcol div.moduletable h3 {
	margin: 0 -10px 5px;
	padding: 5px 10px;
	background: #f3f5f8 url(../images/h3-bg.gif) no-repeat right center;
	color: #646e7b;
	font-size: 1em;
}
#td-leftcol div.moduletable {  padding: 0 5px 5px; }
/* RIGHT COLUMN
--------------------------------------------------------- */
#td-rightcol { background-color: #FFFFFF; position: relative; float: left; width: 16%; }
#td-rightcol div.moduletable h3 { margin: 0 0 5px; padding: 0 10px 4px 14px;
	font-size: 1em; background-color: transparent; }
#td-rightcol div.moduletable {
	margin-bottom: 5px;
	padding: 5px 0 10px;
	width: 92%;
}
/* MODULE
--------------------------------------------------------- */
div.module h3,
div.module_text h3,
div.module_menu h3 { margin: 0 -12px 4px; padding: 0 0 0 26px; color: #645a44; 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 top; border-bottom: 1px solid #e3e3e3; }
div.module,
div.module_text,
div.module_menu,
div.td-square1 {
	margin-bottom: 5px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: #FFFFFF url(../images/square1.gif) no-repeat right bottom;
	color: #444;
	overflow: hidden;
}

div.module div,
div.module_text div,
div.module_menu div,
div.td-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.td-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 17px 17px;
	background: url(../images/square4.gif) no-repeat left top;
}
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;
} div.td-square4 { background: url(../images/square4.gif) no-repeat left top; padding: 15px; }

/* Logs -- Heds*/
#td-logs,#td-heds { color: #e9e9e9; }
#td-logs a, #td-heds a { color: #d2d2d2; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#td-logs div.td-square1,#td-heds div.td-square1,
#td-logs div.td-square2,#td-heds div.td-square2,
#td-logs div.td-square3,#td-heds div.td-square3,
#td-logs div.td-square4,#td-heds div.td-square4 {
	margin: 0;
	padding: 0;
}

#td-logs div.td-square1,#td-heds div.td-square1 { color: #eee; background: url(../images/square1m.gif) no-repeat right bottom; margin-top: 5px; margin-bottom: 5px; }

#td-logs div.td-square2,#td-heds div.td-square2 {
	background: url(../images/square2m.gif) no-repeat left bottom;
}

#td-logs div.td-square3,#td-heds div.td-square3 {
	background: url(../images/square3m.gif) no-repeat right top;
}

#td-logs div.td-square4,#td-heds div.td-square4 { background: url(../images/square4m.gif) no-repeat left top; padding: 10px; }
/*Mods */
#td-mods div.td-square1, #td-mods div.td-square2, #td-mods div.td-square3, #td-mods div.td-square4 { margin: 0; padding: 0; }
#td-mods div.td-square1 { color: #5d5d5d; background: #f4f4f4 url(../images/square1w.gif) no-repeat right bottom; margin-bottom: 10px; }

#td-mods div.td-square2 {
	background: url(../images/square2w.gif) no-repeat left bottom;
}

#td-mods div.td-square3 {
	background: url(../images/square3w.gif) no-repeat right top;
}

#td-mods div.td-square4 { background: url(../images/square4w.gif) no-repeat left top; padding: 10px; }
/*Vods */
#td-vods h3 { color: #642555; background-image: url(../images/h3log.gif); background-repeat: no-repeat; background-position: 0 0; text-indent: 10px; border-bottom: 1px solid #642555; }
#td-vods div.td-square1,
#td-vods div.td-square2,
#td-vods div.td-square3,
#td-vods div.td-square4 {
	margin: 0;
	padding: 0;
}
#td-vods div.td-square1 { color: #000; background-image: url(../images/square1m.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; margin-bottom: 10px; }

#td-vods div.td-square2 {
	background: url(../images/square2m.gif) no-repeat left bottom;
}

#td-vods div.td-square3 {
	background: url(../images/square3m.gif) no-repeat right top;
}

#td-vods div.td-square4 { background: url(../images/square4m.gif) no-repeat left top; padding: 10px; }
/* FOOTER
--------------------------------------------------------- */
#td-footerwrap { color: #40595b; background: #f4f4f4; clear: both; padding: 5px; position: relative; }

#td-footer {
	position: relative;
}

#td-footer small {
	color: #999;
	font-size: 100%;
	padding: 8px 10px;
}
#td-footer ul {
	margin: 0;
	padding-bottom: 5px;
	line-height: normal;
}
#td-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/line.gif) no-repeat right center;
}
#td-footer li a {
	display: inline;
	line-height: normal;
	padding: 0 10px;
}
li.td-firstitem {
	background: none !important;
}
#td-footer a {
	color: #3E568B;
}

#td-footer a:hover, #td-footer a:active, #td-footer a:focus {
	color: #3d3f86;
}
#td-cert { margin-top: 2px; font-size: 11px; position: absolute; top: 5px; right: 10px; }
#td-cert a {
	padding: 0;
}
/* 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;
}

#mod_login_password, #mod_login_username {
	width: 93%;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}
/* conturfix */
.conturfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .conturfix {
	width: 100%;
	display: block;
}

* html .conturfix {
	height: 1%;
}
/* LR PADD */
#sr-padd { padding: 0; width: 100%; }
#lr-padd,#lr-padd1 { position: relative; padding: 0; width: 100%; clear: both; }
#lr-padd2 { padding: 0; position: relative; width: 100%; clear: both; }
#lr-padd div.moduletable, #lr-padd2 div.moduletable, #lr-padd1 div.moduletable { margin: 0; padding: 1px; border-right-width: 10px; }
table.lr-padd { width: 100%; padding: 0; }
#lr-padd ul {
	padding: 0;
	margin: 0!important;
}
#lr-padd li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 170%;
}
#lr-padd li a { padding-left: 17px; background: url(../images/arrow_hover.gif) no-repeat 5px 50%; text-decoration: none; }
#lr-padd li a:hover, #lr-padd li a:active, #lr-padd li a:focus { background-image: url(../images/arrow-on.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 3px 50%; }
table.lr-padd a:hover { text-decoration: none; }
table.lr-padd td.lr-padd { border:solid 1px #cecece; color:#000; background: #e3e5e8 url(../images/h3modules.gif) repeat-x left top; width: 25%; }
table.lr-padd td.lr-padd:hover { background-color:#fff; border:solid 1px #c5c5c5; background-repeat:no-repeat; background-position:left top; color:#666; }
table.lr-padd h3 { padding: 4px 0; margin: 0 0 5px; color: #f3f3f3; font-size: 1em; background-color: #043e48; text-indent: 10px; }table.lr-padd2 h3 { text-transform: capitalize; padding: 3px 5px; border-bottom: 1px solid #c7c7c7; }
table.lr-padd1 h3 { color: #3E568B; font-weight: bold; text-indent: 10px; border-bottom: 1px solid #eae4dc; }
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 { 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 { color:#555; width: 33%; padding-right: 5px; padding-left: 5px; }
table.lr-padd1 td.lr-padd1:hover { color:#555; }
table.lr-padd2 td.lr-padd2 { background: #fff url(../images/botpad-down.gif) repeat-x center bottom; width: 20%; padding: 0 5px 5px; }
#td_top a { color: #f5f5f8; text-decoration: none; }
#td_top a:hover { color: #fff; text-decoration: none; }
#td_bottom { color: #fff; background-color: #3e568b; padding: 1px 7px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
#td_bottom a { color: #cecece; text-decoration: underline; }
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* @group Menus */
#menu-mss { display: block; height: 38px; line-height: 36px; width: 100%; }
ul#horiznav.menutop, #menu-mss ul.menutop { padding: 0; margin: 0; position: relative; z-index:15; }
#menu-mss li, #menu-mss li a, #menu-mss li .separator {z-index:15;position:relative;}
#menu-mss span {height: 38px;}
#menu-mss a, #menu-mss .separator {color: #fff; white-space: nowrap;display: block;float: left;height: 38px;line-height: 38px;font-weight: normal;font-size: 124%;overflow: hidden;text-decoration: none;z-index: 100;cursor: pointer;padding: 0 18px;}
#menu-mss li.active a, #menu-mss li.active .separator {z-index: 100;cursor: pointer;height: 38px;}
#sub-menu a:hover, #sub-menu ul.menusub li.active a {font-weight: normal;}
#menu-mss ul {list-style: none;padding: 0;margin: 0;}
#menu-mss li {background: url(../images/menu-rg.png) 100% 4px no-repeat; display: block;float: left;margin: 0 4px 0 0;padding: 0;font-weight: bold;}
#menu-mss li a, #menu-mss li .separator {background: url(../images/menu-le.png) 0 4px no-repeat;}
#menu-mss li a span, #menu-mss li .separator span {display: block;padding: 0;}
#sub-menu li {display: block;float: left;margin: 0;padding: 0;border: 0;}

/* 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 {border: 0;padding: 0;margin: 0;}
#menu-mss li li {width: 178px;}
#menu-mss li li a, #menu-mss li li .separator {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 {text-indent: 20px;background: none;}
#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%;background: none;}
#menu-mss ul ul {margin: 0;padding: 0 0 2px;border: 0;}
#menu-mss ul ul li:hover, #menu-mss ul ul li.sfHover {background-image: none;}
#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.active {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) no-repeat 95% center;}
#menu-mss li.active, #menu-mss li.active:hover, #menu-mss li.active.sfHover, #menu-mss li:hover, #menu-mss li.sfHover {background: url(../images/menuover-rg.png) 100% 4px no-repeat;}
#menu-mss li.active a, #menu-mss li.active .separator, #menu-mss li.active a:hover, #menu-mss li.active .separator:hover, #menu-mss li:hover a, #menu-mss li:hover .separator, #menu-mss li.sfHover a, #menu-mss li.sfHover .separator {background: url(../images/menuover-le.png) 0 4px no-repeat;color: #642555;}
#menu-mss li.active a { color: #642555; font-weight: bold; }
#menu-mss ul ul li a:hover, #menu-mss ul ul li .separator:hover, #menu-mss ul ul li.parent a:hover, #menu-mss ul ul li.parent .separator:hover, #menu-mss ul ul li:hover, #menu-mss ul ul li.active:hover, #menu-mss ul ul li.sfHover, #menu-mss ul ul li.active.sfHover { background: #3E568B; }
#menu-mss ul ul li, #menu-mss ul ul li.active, #menu-mss li.active li a:hover, #menu-mss li.active li a.sfHover, #menu-mss li a.separator {background: url(../images/blank.gif) 10px 12px no-repeat;color: #fff;}
#menu-mss ul ul {background: url(../images/menu-transbg.png) 50% 100% no-repeat;}
#menu-mss ul ul a, #menu-mss li:hover li a, #menu-mss ul ul .separator, #menu-mss li:hover li .separator, #menu-mss li.sfHover li a, #menu-mss li.sfHover li .separator, #menu-mss li:hover li:hover a, #menu-mss li:hover li:hover .separator, #menu-mss li.sfHover li.sfHover a, #menu-mss li.sfHover li.sfHover .separator {color: #fff;}

/* Sub and Side Menus */
ul.menu {
margin: 0 0 10px;
padding: 0;
}
ul.menu li {
list-style: none;
margin: 0;
padding: 0;
}
ul.menu span { line-height: 18px; display: block; height: 18px; }
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 {
	padding: 4px 2px 4px 4px;
	outline: none medium;
	width: 90%;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #e3e3e3;
	background: url(../images/bullet.gif) no-repeat 3px 10px;
}
ul.menu a:hover { background: url(../images/arrow_hover.gif) no-repeat 3px 10px; }
ul.menu ul li a, ul.menu ul li .separator {text-indent: 2px;}
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 */

/* @group Mainmenu */

#main-based a.mainlevel {
	display: block;
	line-height: 24px;
	text-indent: 18px;
	height: 24px;
	overflow: hidden;
	font-size: 80%;
}

#main-based a.sublevel {
	text-decoration: none;
	line-height: 25px;
	font-size: 80%;
	line-height: 24px;
}

a.mainlevel:hover, a.sublevel:hover {text-decoration: none;}

/* @end */

div.default div.drop-down {  }

div.default div.drop-down dt.toggler { color: #f7f6f4; height: 30px; line-height: 28px; font-size: 110%; font-weight: bold; background-color: #3E568B; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-indent: 10px; margin-bottom: 1px; cursor: pointer; }

div.default div.drop-down dt:hover.toggler, div.default div.drop-down dt.sfhover { color: #222; background-color: #f0f0f0; }

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;
}
/* Lytebox
--------------------------------------------------------- */
.album {
	border:3px solid #FFFFFF;
}
.album:hover {
	cursor:pointer;
	border:3px solid #CCCCCC;
}

#menu-mss li.item78 {
background: url(../images/menu-rg_zlta.png) 100% 4px no-repeat;
display: block;
float: left;
margin: 0 4px 0 0;
padding: 0;
font-weight: bold;

}

#menu-mss li.item78 a {
background: url(../images/menu-le_zlta.png) 0 4px no-repeat;
color: #800517;
}