/* 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: #c2c2c2 url(../images/main_1.jpg) repeat-x 50% top; }
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: #4b535b;
	text-decoration: underline;
}
a:hover, a:active, a:focus { color: #B10130; text-decoration: none; }
/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar {
}
/* Heading */
h1 {
	font-size: 1.5em;
	font-weight: normal;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.17em;
}
h4 {
	font-size: 1em;
	text-transform: uppercase;
}
p {
	margin: 5px 0 15px;
}
ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}
ul li { background-color: transparent; background-attachment: scroll; background-position: 20px 6px; padding-left: 35px; }
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 #C6CED9;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
img {
	border: 0;
}
td, div {
	font-size: 1em;
}
/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #8E9CAE;
	background: #ECF0F4;
	font: 1em/1.5 "Courier News", monospace;
}
blockquote {
	padding: 15px 40px;
	background: url(../images/quote.gif) 10px 10px no-repeat;
	font: italic 1em/1.5 Georgia, Times, serif;
}
.dropcap {
	float: left;
	padding: 3px 3px 0 0;
	display: block;
	color: #646E7B;
	font: 50px/40px Georgia, Times, serif;
}
/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 22px;
	color: #E50000;
	background: url(../images/bullet-error.gif) no-repeat top left;
}
.message {
	padding-left: 22px;
	color: #014e62;
	background: url(../images/bullet-info.gif) no-repeat top left;
}
.tips {
	padding-left: 22px;
	color: #E86D29;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}
.highlight {
	border-bottom: 1px dotted;
	background: #DFE5EC;
	font-weight: bold;
}
.blocknumber {
	position: relative;
	clear: both;
	padding: 5px 10px 10px; 
}
.bignumber {
	float: left;
	font: 30px/normal Arial, sans-serif;
	font-weight: bold;
	color: #014e62;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox {
	width:95%;
}
.button, .button:hover { background: #4b535b url(../images/button-bg.gif) repeat-x left top; color: #f3f5f8; padding: 1px 5px; border-color: #dfe5ec #8e9cae #8e9cae #dfe5ec; border-style: solid; border-width: 1px; }
.button:active, .button:focus { color: #f3f5f8; background-color: #b7090a; border-color: #8e9cae #dfe5ec #dfe5ec #8e9cae; border-style: solid; border-width: 1px; }
.inputbox {
	border: 1px solid #DFE5EC;
	background: #FFFFFF;
}
.inputbox:hover, .inputbox:focus { background-color: #f5f6f8; border: solid 1px #8e9cae; }
/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	margin: 0 -10px 5px;
	padding: 2px 10px;
	color: #646e7b;
	font-size: 1em;
}
div.moduletable {
	padding: 10px;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}
table.blog .article_seperator {
	display: block;
	background: url(../images/seperator.gif) repeat-x center;
	height: 10px;
}
#ol-leftcol .article_seperator, #ol-rightcol .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 22px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}
table.contenttoc th {
	padding: 4px;
	border-bottom: 5px solid #ffffff;
	background: #e3e6e8;
	color: #646e7b;
	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 {
	margin: 10px 0;
}
.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	color: #646E7B;
	text-transform: uppercase;
}
td.buttonheading {
	padding: 0 0 0 3px!important;
	text-align: center;
}
.category {
	font-weight: bold;
}
.clr {
	clear: both;
}
.componentheading {
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(../images/seperator2.gif) no-repeat right bottom;
	color: #B10130;
	font-size: 1.7em;
	line-height: normal;
	font-weight: bold;
}
.contentdescription {
	padding-bottom: 30px;
}
table.blog .contentheading {
	font-size: 1.17em;
	font-weight: bold;
}
.contentheading {
	color: #B10130;
	font-size: 1.7em;
}
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 16px; display: block; color: #B10130; font-size: 0.87em; background: #eff1f4 url(../images/readon2.gif) no-repeat 5% 55%; text-decoration: none; }
a.readon:hover, a.readon:active, a.readon:focus {
	color: #ffffff;
	background: #830806 url(../images/readon2.gif) no-repeat 5% 55%;
	text-decoration: none!important;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
.createdate {
	padding-bottom: 10px;
	color: #8E9CAE;
	font-weight: bold;
	line-height: 10px;
}
.modifydate {
	color: #8E9CAE;
	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: 2px;
	padding: 1px 2px;
	color: #8E9CAE;
}
.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;
}
.sectiontableheader {
	padding: 5px;
	background: #DFE5EC;
	color: #646E7B;
	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;
}
.small {
	color: #8E9CAE;
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ol-mainbd { margin: 0 auto; padding: 0; width: 95%; text-align: left; min-width: 750px; max-width: 2000px; }
.narrow #ol-mainbd {
	width: 750px;
}
.wide #ol-mainbd {
	width: 930px;
}
#ol-container,
#ol-container-bodyr,
#ol-container-bodyl,
#ol-container-body {
	clear: both;
	padding: 0;
}
#ol-container,
#ol-container-bodyr { background-color: #f9f9f9; background-attachment: scroll; background-position: 0 0; }
#ol-container-bodyl,
#ol-container-body {
	background: #f9f9f9;
}
#ol-contentwrap {
	background: #f9f9f9 url(../images/top-bg.gif) repeat-x 50% top;
}
#ol-content {
	padding: 10px 15px 20px;
}
/* HEADER
--------------------------------------------------------- */
#ol-header_2 { 	position: absolute;
	top: 3px;
	right: 0;
}
#ol-header h1 { font-size: 2em; position: absolute; left: 0; bottom: 0; }
#ol-flashed { font-size: 12px; background-image: url(../images/header1.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; margin: 0; }
#ol-header h1 img {
	float: left;
}
#ol-extoolswrap {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 0 0 3px;
}
#ol-extools {
	padding: 0;
	float: left;
	display: block;
	font-size: 12px;
}
#ol-extools span {
	float: left;
	margin: 0 5px 0 5px;
	display: block;
}
#ol-extools img {
	padding: 3px 0 0 0;
}
#ol-exrtools a {
}
#ol-extools a:hover, #ol-extools a:active, #ol-extools a:focus {
}
#ol-search { font-size: 12px; height: 18px; margin: 5px 15px 5px 10px; }
#ol-search div.search { font-size: 12px; padding-left: 18px; background: url(../images/icon-search.gif) no-repeat left center; }
#ol-search .inputbox { width: 100px; color: #eee; font-size: 12px; background: #b10130; padding-left: 5px; border-color: #c2c2c2 !important; border-style: solid; border-width: 1px !important; }
#ol-usertools .inputbox:hover,
#ol-usertools .inputbox:focus {
}
/* MAIN NAVIGATION
--------------------------------------------------------- */
#ol-mainnav { float: left; width: 100%; font-size: 1em; line-height: normal; background: #fff; border-top: 5px solid #fff; border-bottom: 5px hidden #fff; }
#ol-maintool { float: left; width: 100%; font-size: 1em; line-height: normal; background-color: #51596a; background-attachment: scroll; background-position: 0 0; position: relative; height: 30px; }
#ol-maindate { color: #3a4048; font-size: 1em; line-height: normal; position: absolute; top: 30px; left: 5px; float: left; padding-top: 7px; }
/* Default Joomla! Menu */
a.mainlevel { padding: 3px; border-bottom: 1px dotted #acb4be; display: block; text-decoration: none; }
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus { color: #b10130; background: #f5f5f5; text-decoration: none; padding-right: 5px; border-bottom: 1px dotted #afb4bb; }
a.mainlevel#active_menu { color: #333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; }
a.mainlevel#active_menu:hover { color: #4c535b; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; }
a.sublevel {
	padding: 2px 4px 2px 12px;
	display: block;
	background: url(../images/bullet-list2.gif) no-repeat 2% 50%;
	text-decoration: none;
	color: #646E7B;
}
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	text-decoration: none;
	background: url(../images/bullet-list3.gif) no-repeat 2% 50%;
	color: #b10130;
}
#active_menu {
	background: url(../images/bullet-list3.gif) no-repeat 2% 50%;
	color: #B10130;
}
#ol-rightcol a.mainlevel {
	border: none;
}
/*End: Default Joomla! Menu  */
/* TEMPSPLASH
--------------------------------------------------------- */
#ol-downts {
	text-align: center;
	background: #4c535b url(../images/downts-bg.gif) repeat-x;
	color: #ebeff4;
	padding: 15px 20px;
}
#ol-downts a {
	color: #d5dbe3;
}
.ol-box {
	float: left;
	overflow: hidden;
}
#ol-downts h3 {
	padding: 0;
	margin: 0 0 5px;
	color: #FFFFFF;
	font-size: 1em;
}
#ol-downts div.moduletable {
	margin: 0 20px 0 0;
	padding: 0;
}
#ol-downts td {
	padding: 0;
}
#ol-downts .article_seperator,
#ol-upts .article_seperator {
	display: none;
}
#ol-downts table,
#ol-upts table {
	border-spacing: 0;
	border-collapse: collapse;
}
.box-ended div.moduletable {
	margin-right: 0!important;
	border: none!important;
}
/* PATHWAY
---------------------------------------------------------*/
#ol-pathway {
	padding: 7px 0 0 ;
	text-indent: 10px;
	color: #eef1f4;
}
#ol-pathway strong {
	margin-right: 10px;
}
#ol-pathway img {
	margin: 0 5px;
}
#ol-pathway a {
	color: #ced5de;
	text-decoration: none;
}
#ol-pathway a:hover, #ol-pathway a:active {
	color: #bcc3cc;
	text-decoration: none;
}
/* CONTENT COLUMN
--------------------------------------------------------- */
#ol-mainbody, #ol-mainbody-bodyl, #ol-mainbody-bodyr, #ol-mainbody-body {  }
#ol-mainbody {
	float: left;
	width: 80%;
}
#ol-mainbody #ol-contentwrap {
	float: right;
	width: 75%;
}
#ol-mainbody-bodyl {
	float: left;
	width: 80%;
}
#ol-mainbody-bodyl #ol-contentwrap {
	float: left;
	width: 100%;
}
#ol-mainbody-bodyr {
	float: left;
	width: 100%;
}
#ol-mainbody-bodyr #ol-contentwrap {
	float: right;
	width: 80%;
}
#ol-mainbody-bodyr #ol-leftcol {
	width: 20%;
}
#ol-mainbody-body {
	float: left;
	width: 100%;
}
/* LEFT COLUMN
--------------------------------------------------------- */
#ol-leftcol { background-image: url(../images/top-bg.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: 50% top; float: left; width: 24.99%; padding-top: 10px; }
#ol-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;
}
#ol-leftcol div.moduletable {  padding: 0 10px 10px; }
/* RIGHT COLUMN
--------------------------------------------------------- */
#ol-rightcol {
	float: left;
	width: 20%;
	padding-top: 10px;
	background: url(../images/top-bg.gif) repeat-x top;
}
#ol-rightcol div.moduletable h3 {
	margin: 0 -10px 5px;
	padding: 5px 10px;
	/*color: #646E7B;*/
	color: #3a4048;
	background: url(../images/h3right.gif) no-repeat left bottom;
	font-size: 1em;
}
#ol-rightcol div.moduletable {
	margin-bottom: 5px;
	padding: 0 10px 10px;
	width: 100%;
}
/* Right Module Style */
div.module h3 { color: #434952; font-weight: bold; background-color: #dadde2; margin-bottom: 0; border-bottom: 1px dotted #565656; text-transform: capitalize; text-indent: 15px; padding-top: 1px; padding-bottom: 2px; }
div.module a {
	}
div.module {
	margin-bottom: 8px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(../images/box-2.jpg) no-repeat bottom right;
}

div.module div {
	padding: 0;
	background: url(../images/box-1.jpg) no-repeat bottom left;
}

div.module div div {
	padding: 0;
	background: url(../images/box-4.jpg) no-repeat top right;
}

div.module div div div {
	padding: 9px 15px 15px;
	background: url(../images/box-3.jpg) no-repeat top left;
}

div.module div div div div {
	margin: 0;
	padding: 0;
	background: none;
}
/* FOOTER
--------------------------------------------------------- */
#ol-footer { clear: both; background: #eff1f4 url(../images/footer-bg.gif) repeat-x 50% top; color: #333; border-bottom: 2px solid #fff; position: relative; height: 55px; padding-top: 5px; }
#ol-footer a {
	color: #b10130;
	text-decoration: none;
}
#ol-footer a:hover,
#ol-footer a:active,
#ol-footer a:focus {
	color: #f90;
}
#ol-bottomline { position: absolute; left: 15px; padding-top: 5px; padding-bottom: 5px; }
#ol-cert {
	position: absolute;
	top: 15px;
	right: 15px;
}
#ol-cert a {
	padding-left: 5px;
}
/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #8E9CAE;
	background: none!important;
	text-decoration: none!important;
}
#mod_login_password, #mod_login_username {
	width: 90%;
}
#mod_login_password {
}
#mod_login_username {
}
#mod_login_remember {
	border: none;
	background: none;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* BEGIN: topart */
#stanhi-4 { font-size: 12px; float: right; padding-top: 2px; }
/*DIV 3 -----------------------------------------------------------------------*/
table.moduletable { width: 100%; }
table.moduletable th { font-weight: bold; color: #3a4048; background-color: #d2d2d2; text-indent: 10px; width: 100%; padding-top: 3px; padding-bottom: 3px; }
table.lr-padd2 { background-color: #fff; width: 100%; padding: 0; }
table.lr-padd2 a { color: #df6868; }
table.lr-padd2 a:hover { color: #fff; text-decoration: underline; }
table.lr-padd2 td.lr-padd2 { background-color:#b10130; border:1px solid #830806; background-image:url(../images/main_3.jpg); background-repeat:no-repeat; background-position:left top; color:#ffffff; width: 25%; border: solid 1px #830806; }
table.lr-padd2 td.lr-padd2:hover { background-color:#4c535b; border:1px solid #330066; background-image:url(../images/main_2.jpg); background-repeat:no-repeat; background-position:left top; color:#ffffff; border: solid 1px #333; }
table.lr-padd2 h3 { font-family: arial, verdana, Helvetica, sans-serif; font-weight: bold; color: #fff; font-size: 1.4em; text-align: center; margin-bottom: 4px; vertical-align:middle; margin-top: 0; border-bottom: 1px dotted #fff; }
#lr-padd div.moduletable, #lr-padd2 div.moduletable { margin: 0; padding-top: 2px; padding-bottom: 2px; border-right-width: 10px; }
#lr-padd, #lr-padd2 { padding: 0; width: 100%; }
table.lr-padd { background-color: #fff; width: 100%; padding: 0; }
table.lr-padd a { color: #fff; 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: #f7f7f7; padding-left: 13px; background: url(../images/bullet-list.gif) no-repeat 0 50%; text-decoration: none; }
#lr-padd li a:hover, #lr-padd li a:active, #lr-padd li a:focus { color: #c7ced7; background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; }
table.lr-padd a:hover { color: #df6868; text-decoration: none; }
table.lr-padd td.lr-padd { background-color:#4c535b; border:solid 3px #435464; background-image:url(../images/main_2.jpg); background-repeat:no-repeat; background-position:left top; color:#ffffff; width: 33%; }
table.lr-padd td.lr-padd:hover { background-color:#b10130; border:solid 3px #b10130; background-image:url(../images/main_3.jpg); background-repeat:no-repeat; background-position:left top; color:#ffffff; }
table.lr-padd h3 { font-family: arial, verdana, Helvetica, sans-serif; font-weight: bold; color: #fff; font-size: 1.4em; text-align: center; margin-bottom: 2px; vertical-align:middle; margin-top: 0; padding-top: 0; padding-bottom: 0; border-bottom: 1px dotted #fff; }
/*group  Menu */
#mssm-menu { height: 39px; background: url(../images/menum.png) repeat-x; text-decoration: none; }
#mssm-menu ul.menu {
	padding-left: 15px;
}
#mssm-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

#mssm-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#mssm-menu a { white-space: nowrap;  display: block; float: left; height: 39px; line-height: 40px; padding: 0 15px; font-weight: normal; font-size: 110%; color: #fff; text-decoration: none; }
#mssm-menu ul ul {
	background: #b10130;
	border-left: 1px solid #720623;
	border-right: 1px solid #b10130;
}

#mssm-menu li li {
	background: transparent;
	border-top: 1px solid #bf1542;
	border-bottom: 1px solid #720623;
}

#mssm-menu li li a:hover {
	background: none;
}

#mssm-menu li.active,
#mssm-menu li.active_menu {
	background: url(../images/menum-right.png) 100% 0 no-repeat;
}

#mssm-menu li.active a,
#mssm-menu li.active_menu a {
	background: url(../images/menum-left.png) no-repeat;
	color: #eee;
}

#mssm-menu span.topdaddy,
#mssm-menu span.top {
	display: block;
	float: left;
	position: relative;
	text-align: center;
}

#mssm-menu li li span.top {
	display: inline;
	float: none;
	position: static;
	text-align: left;
}

#mssm-menu span.topdaddy span {
	text-align: left;
}

#mssm-menu li.active span span.selector,
#mssm-menu li:hover span span.selector,
#mssm-menu li.sfHover span span.selector {
	display: block;
	position: absolute;
	background: #b10130 url(../images/mainm-line.png) no-repeat;
	height: 3px;
	width: 59px;
	margin: 0 auto 0 -30px;
	overflow: hidden;
	bottom: 5px;
	left: 50%;
}

#mssm-menu span.selector br {
	display: none;
}

#mssm-menu li li a.daddy,
#mssm-menu li.active li a.daddy,
#mssm-menu li.active li a.daddy:hover,
#mssm-menu li li a.daddy:hover {
	background: url(../images/drop-child.png) 95% 50% no-repeat;
}

#mssm-menu li.active li span span.selector,
#mssm-menu li:hover li span span.selector,
#mssm-menu li.sfHover li span span.selector {
	display: none;
}

#mssm-menu li.active a,
#mssm-menu li.active_menu a{
	line-height: 35px;
}

#mssm-menu li li.active,
#mssm-menu li.active li a,
#mssm-menu li.active li a:hover {
	background: none;
}
#mssm-menu li:hover li:hover a:hover, #mssm-menu li.sfHover li.sfHover a:hover {
	color:  #d7dce3;
}
#mssm-menu li:hover span span.selector, #mssm-menu li.sfHover span span.selector{
	background-color: #bdbdbd;
}
#mssm-menu li li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

#mssm-menu a:hover {
	text-decoration: none;
}

/*group Sub Menu */

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

ul.menuside li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menuside a:hover { text-decoration: none; }

ul.menuside li.active li a { font-weight: normal; }

ul.menuside span {
	display: block;
}

ul.menuside a { display: block; line-height: 25px; text-indent: 15px; height: 25px;  font-size: 110%; text-decoration: none; }

ul.menuside a:hover {
	text-decoration: none;
}

ul.menuside ul {
	margin-left: 20px;
	padding: 0;
}

ul.menuside ul ul {
	padding: 0;
	margin-left: 30px;
}

ul.menuside li li {
	padding: 0;
	margin: 0;
}

ul.menuside li li a {
	padding-left: 23px;
}

ul.menuside ul a {
	text-indent: 0;
	color: #ccc;
}
ul.menuside li.active li a {
	
}

ul.menuside ul ul ul a {
	text-indent: 30px;
}
/* @end */
#sub-menu h3 { color: #646e7b; font-size: 1em; background: #f3f5f8 url(../images/h3-bg.gif) no-repeat right center; margin: 0 -10px 5px; padding: 5px 10px; }
#sore { color: #626262; background-color: #f9f9f9; padding: 0 10px 10px; border: double 3px #ccc; }
/*logform*/
.highslide-html {
    background-color: #f4f4f4;
}
.highslide-html-blur {
}
div.highslide-html-content-header {
	height: 20px;
	padding: 2px;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
div.highslide-body {
	padding: 7px 50px 10px 10px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

a.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999 !important;
}
a.control:hover {
	color: black !important;
}
.highslide-move { background-color: #fff; cursor: move; border: 0; height: 18px; padding: 2px; }
/* General */
div.login_clear {
	clear: both;
}

/* Link to window open, login and logout link */
div.moduletitle_logo { background-image: url(../images/login_moduletitle.png) !important; background-repeat: no-repeat !important; height: 20px; line-height: 20px; text-align: left !important; position: absolute; top: 0; right: 230px; }
div.moduletitle_logo a { color: #fff; font-size: 12px; background-color: #d60c0c; text-decoration: none; text-transform: lowercase; margin-left: 22px; padding: 0 15px 0; border: solid 1px #f4f4f4; }
div.moduletitle_logo a:hover { color: #fff; text-decoration: none; background-color: #881415; }
/* Login box */

div.imglogo {
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 10px;
}
input#mod_login_remember {
	border: none;
}
input#mod_login_username { background-image: url(../images/login-input-username.png); background-repeat: no-repeat; text-indent: 15px; }
input#mod_login_password { background-image: url(../images/login-input-password.png); background-repeat: no-repeat; text-indent: 15px; }
div.wrapper { text-align: left; margin: auto; position: relative; }
tab-title {  }
ul.menuside li.active a{ color: #b10130; }
 ul.menuside li.active a, ul.arrow-1 li, ul.triangle-1 li, ul.bullet-1 li, ul.bullet-5 li, ul.plus-1 li { color: #b10130; }

/* color 2 */

ul.menuside a:hover, ul.menuside li.active li a:hover, a.mainlevel:hover, a.sublevel:hover { background-color: #eff1f4; }

ul.menuside a:hover, ul.menuside li.active li a:hover { color: #a6a6ae; }
ul.menuside a { border-bottom: 1px dotted #4c535b; }
#logo, img#logo { position: absolute; top: 23px; left: 0; border: 0; }

.copyright img { margin-left:5px; margin-top:11px; margin-right: 5px; }
