/* COMMON STYLE
--------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #545C66;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	line-height: 1.5;
}
body#bd { background-color: #f4f4f4; background-image: url(../images/bg.gif); background-repeat: repeat-x; background-position: 0 top; 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: 12px;
}
body.font5{
	font-size: 13px;
}
body.font6{
	font-size: 14px;
}
body.font7{
	font-size: 15px;
}
/* Normal link */

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

a:hover, a:active, a:focus {
	color: #999;
	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 #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: #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/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: #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: #f1f0e5;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #999999;
	background: #FFFFFF;
}

/* MODULE
--------------------------------------------------------- */
/* Module Style */
div.moduletable {
	padding: 0 12px 8px;
	margin: 0;
	clear: both;
}
div.module h3 , div.module_text h3, div.module_menu h3 {
	margin: 0 -3px 5px;
	padding: 2px;
	border-bottom: 1px dotted #999;
	font-size: 1em;
}

div.module,
div.module_text,
div.module_menu {
	margin-bottom: 10px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: #f7f6f4 url(../images/square1.gif) no-repeat right bottom;
	color: #444;
	overflow: hidden;
}

div.module div,
div.module_text div,
div.module_menu div {
	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 {
	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: 0 15px 15px;
	background: url(../images/square4.gif) no-repeat top left;
}

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;
}
/*Vods */
#ol-vods a { color: #c8c8c8; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: underline; }
#ol-vods a:hover { color: #f4f4f4; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#ol-vods {
	background: #666;
}
#ol-vods div.ol-square1,
#ol-vods div.ol-square2,
#ol-vods div.ol-square3,
#ol-vods div.ol-square4 {
	margin: 0;
	padding: 0;
}

#ol-vods div.ol-square1 { color: #f5f5f5; background: #666 url(../images/square1m.gif) no-repeat right bottom; margin-bottom: 10px; }

#ol-vods div.ol-square2 {
	background: url(../images/square2m.gif) no-repeat left bottom;
}

#ol-vods div.ol-square3 {
	background: url(../images/square3m.gif) no-repeat right top;
}

#ol-vods div.ol-square4 { background: url(../images/square4m.gif) no-repeat left top; padding: 10px; }

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.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: #f7f7f7; 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 { color: #D80000; padding-bottom: 5px; margin-bottom: 10px; background: url(../images/seperator.gif) repeat-x 50% bottom; font-size: 150%; font-weight: bold; line-height: normal; }

.contentdescription {
	padding-bottom: 30px;
}

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

.contentheading { color: #D80000; font-size: 170%; 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;
}

a.readon { float: right; padding: 1px 5px 1px 22px; display: block; color: #484848; background: #f9f9f9 url(../images/pages.gif) no-repeat 5% 50%; text-transform: lowercase; text-decoration: none; border-color: #dddddd #efefef #efefef #dddddd; border-style: solid; border-width: 1px; }

a.readon:hover, a.readon:active, a.readon:focus {
	color: #000;
	background: #ededed url(../images/pages.gif) no-repeat 5% 50%;
	text-decoration: none;
}

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: #f2fee0 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
--------------------------------------------------------- */
#td-base { background-image: url(../images/left-sh.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; width: 760px; margin: 0 auto; padding-left: 15px; }

.wide #td-base {
	width: 950px;
}

.auto #td-base {
	width: 95%;
}
#td-base-bg { background-image: url(../images/right-sh.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right top; padding-right: 15px; text-align: left; }
#td-basedwrap {
	padding: 0;
	background: #fff;
}


#td-based {
	background-image: url(../images/mainbody-bg.gif);
	background-repeat: repeat-y;
	background-position: 20% 50%;
	padding: 0;
	height: 100%;
}
#td-based-bodyr {
	background-image: url(../images/mainbody-bg.gif);
	background-repeat: repeat-y;
	background-position: 20% 50%;
	padding: 0;
	height: 100%;
}
#td-centrigwrap { background-color: transparent; }
#td-topbgr { background-color: transparent; padding: 5px 15px; }
#td-centrig {
	padding: 0 15px 15px;
	margin: 0;
	clear: both;
	display: block;
	min-height: 300px;
}

/* tophead
--------------------------------------------------------- */
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: 0px; 
     left: 0px; 
     border: 0; 
}
#td-banner { position: absolute; top: 30px; right: 10px; }
#td-flashed { 
     font-size: 12px; 
     background: #fff url(../images/header/header03.jpg) no-repeat;
     margin: 0; 
     padding: 0; 
}
#td-tophead {background: url(../images/tophead.png) no-repeat center; clear: both; text-align: left; line-height: normal; position: relative; height: 100px; }
#td-pewrap { line-height: normal; background-color: #f6f5ec; text-align: left; position: relative; clear: both; padding: 5px; border: solid 1px #c3c1a8; }
#td-topnavwrap {
	position: absolute;
	top: 0;
	right: 0;
}
/* Search */
#td-search { margin-top: 5px; margin-bottom: 10px; }
#td-search div.search { background: #646565 url(../images/icon-search.gif) no-repeat left center; height: 25px; padding-top: 5px; padding-right: 2px; padding-left: 28px; border: solid 1px #fff; }
#td-search .inputbox { color: #333; background-color: #f5eed4; width: 80%; padding-left: 5px; border: solid 1px #999; }
/* User Tools */
#stanhi-4 { font-size: 12px; float: right; padding-top: 2px; }
#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;
}
/* MAIN NAVIGATION
--------------------------------------------------------- */
#td-subnav {
	padding: 6px 5px;
	margin: 0;
	clear: both;
	border-bottom: 1px solid #ffffff;
	line-height: normal;
	background-color: #f5f5f8; 
}

.td-basicshadow {
	clear: both;
	padding: 1px 0 2px;
	background: url(../images/main-shadow.gif) repeat-x top;
}
/* CONTENT COLUMN
--------------------------------------------------------- */
#td-basbody, #td-basbody-bodyl, #td-basbody-bodyr, #td-basbody-body {
}

#td-basbody, #td-basbody-bodyr {
	float: right;
	width: 80%;
}
#td-basbody-bodyl {
	float: left;
	width: 100%;
}

#td-basbody-bodyl #td-centrigwrap {
	float: left;
	width: 80%;
	background: none;
}

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

#td-basbody-bodyl #td-right {
	float: right;
	width: 20%;
}

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

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

#td-basbody #td-centrigwrap {
	float: left;
	width: 75%;
}
/* Default Joomla! Menu */
a.mainlevel { padding: 3px 3px 5px; width: 98%; display: block; color: #d80000; background-image: url(../images/a-mmenu.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; text-decoration: none; }
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus { color: #8b8b8b; background-image: url(../images/a-mmenu2.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; text-decoration: none; }
a.mainlevel#active_menu { color: #333; font-weight: bold; background-image: url(../images/a-mmenu3.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; text-decoration: none; }
a.sublevel {
	padding: 2px 4px 2px 15px;
	display: block;
	color: #484848;
	background: url(../images/arrow.png) no-repeat 2% 50%;
	text-decoration: none;
}
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #d80000;
	background: url(../images/bullet-list2.gif) no-repeat 2% 50%;
	text-decoration: none;
}
#active_menu {
	background: url(../images/bullet-list2.gif) no-repeat 2% 50%;
	color: #c33;
}
/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#td-left {
	float: left;
	width: 19.9%;
}
#td-left h3{ color: #fff; background-color: #646565; text-indent: 15px; padding-top: 2px; padding-bottom: 2px; }

#td-right {
	float: right;
	width: 24.9%;
	overflow: hidden;
}

#td-right h3 { color: #D80000; background-image: url(../images/h3-bgright.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; text-indent: 25px; }

#td-right-inner {
	padding: 0 5px 0 0;
}

#td-left table,
#td-right table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* FOOTER
--------------------------------------------------------- */
#td-fixmod {
	clear: both;
	position: relative;
}

#td-bottusers {
	clear: both;
	position: relative;
}

#td-footerwrap {
	clear: both;
	background: #333;
	padding: 10px 0;
	position: relative;
}

#td-footer {
	position: relative;
}

#td-footer small {
	color: #d4d4d4;
	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:hover, #td-footer a:active, #td-footer a:focus {
	color: #CCCCCC;
}
#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_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%;
}
#sr-padd { padding: 0; width: 100%; }
#lr-padd,#lr-padd1 { position: relative; padding: 0; width: 100%; clear: both; }
#lr-padd2 { background-color: #a50000; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 top; 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 h3 { padding: 4px 0; margin: 0 0 5px; color: #f3f3f3; font-size: 1em; background-color: #043e48; text-indent: 10px; }table.lr-padd2 h3 { color: #fffff2; text-transform: uppercase; padding: 3px 5px; border-bottom: 1px solid #c7c7c7; }
table.lr-padd1 h3 { color: #555; font-weight: bold; background-color: #dbdbdb; border-bottom: 1px dotted #fff; }
table.lr-padd1 { width: 100%; padding: 0; }
table.lr-padd1 a { text-decoration: underline; }
table.lr-padd2 td.lr-padd2 { color:#ededed; background-repeat: repeat-x; background-attachment: scroll; background-position: left top; 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 { background:#f5f2e8; }
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* @group Menus */
#menu-mss { display: block; height: 40px; line-height: 40px; background-image: url(../images/menu-m.png); background-repeat: repeat-x; width: 100%; padding: 0; }
ul#horline.menutop, #menu-mss ul.menutop {padding: 0;margin: 0;position: relative;}
#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 { color: #fff; white-space: nowrap; display: block; float: left; height: 40px; line-height: 40px;; overflow: hidden; text-decoration: none; z-index: 5; padding-right: 15px; padding-left: 15px; cursor: pointer; }
#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: #f5f5f5;}
#menu-mss ul ul {background-color: #4a4b4d;border: solid 1px #151515; 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 { background: #4a4b4d url(../images/btn_hover.png) repeat-x center top; padding:0; left: 6px; }
.menutop .submenu-animation-left { background-color: #c33; margin-right: 9px; }
.menutop .submenu-animation-right { background-color: #c33; 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 {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 { color: #efefef; 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 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: 3px 3px 5px; width: 90%; display: block; background-image: url(../images/a-mmenu.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; text-decoration: none; }

ul.menu a:hover { 
	background: #e1d7a9 url(../images/a-mmenu2.gif) no-repeat right bottom;
	text-decoration: none;
}
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: 110%;
}

#main-based a.sublevel {
	text-decoration: none;
	line-height: 25px;
	font-size: 110%;
	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: #4a4b4d; height: 24px; line-height: 22px; font-size: 110%; font-weight: bold; background-color: #f0eddf; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-indent: 10px; margin-bottom: 3px; border: solid 1px #e3dec5; cursor: pointer; }

div.default div.drop-down dt:hover.toggler, div.default div.drop-down dt.sfhover { color: #fff; background-color: #a50000; border: solid 1px #ca0404; }

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: 24px; line-height: 22px; 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: 3px; cursor: pointer; }

div.black div.drop-down dt:hover.toggler, div.black div.drop-down dt.sfhover { color: #333; background-color: #e3dec5; }

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

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


