/* COMMON STYLE
--------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #545C66;
	background: #FFFFFF;
	font-family: Arial;
	/*font-family: Arial, Geneva, sans-serif;*/
	line-height: 1.5;
}
body#bd { background-color: #fbfbfb; 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: #617E9F;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #f60;
	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%;
	
}

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 #617E9F;
	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 { color: #fff; background-color: #2a4663; background-repeat: repeat-x; background-attachment: scroll; background-position: 50% top; padding: 2px 10px!important; padding: 1px 5px; border: solid 1px #a2a7b3; }
.button:hover { color: #fff; background-color: #37597d; background-repeat: repeat-x; background-attachment: scroll; background-position: 50% top; padding: 2px 10px !important; border: solid 1px #b2b7c3; }
.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 #c4c4c4;
	background: #fcfcfc;
}

.inputbox:hover, .inputbox:focus {
	border: solid 1px #617e9f;
	background: #ffffff;
}
/* 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: #efefef; margin: 10px 0; padding: 10px; border: solid 1px #efefef; }

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	
}

.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: #617E9F; 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: #617E9F; 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: #ececec url(../images/pages.gif) no-repeat 5% 50%; float: right; padding: 1px 5px 1px 22px; display: block; text-transform: lowercase; text-decoration: none; border-color: #c1c1c1 #ddd #ddd #c1c1c1; border-style: solid; border-width: 1px; }

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

.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
--------------------------------------------------------- */
#ol-base { background-color: #f4f4f4; }
#ol-base, #ol-basedown {  width: 950px; margin: 0 auto;  }
.wide #ol-base, .wide #ol-basedown {
	width: 950px;
}

.auto #ol-base, .auto #ol-basedown {
	width: 95%;
}

/* tophead
--------------------------------------------------------- */
#headcol { width: 100%; height: 24px; }
#date-format { color: #e0e0e0; background-color: #374f6e; text-align: center; position: absolute; top: 15px; right: 0; z-index: 8; padding: 15px 6px 3px; }
.day { text-transform: uppercase; font-weight: normal; letter-spacing: 0.1em; }
.dmy {display: block;padding: 0;}
span.date {text-transform: uppercase;font-size: 90%;font-weight: bold;}
.pathway { padding-top: 7px; padding-bottom: 0; padding-left: 5px; }
span.pathway { font-weight: normal; line-height: 140%; padding-top: 5px; padding-bottom: 0; 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: 0; left: 0; z-index: 9; border: 0; }
#ol-tophead { clear: both; text-align: left; line-height: normal; background-image: url(../images/header.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; position: relative; }
#ol-header { height: 250px; margin: 0; padding: 0; }
#ol-headernf { margin: 0; padding: 0; height: 120px; }
#ol-flashheader { background-image: url(../images/header/header05.html); background-repeat: no-repeat; margin: 0; padding: 0; position: absolute; top: 0; right: 0; }
#ol-noflashheader { background-image: url(../images/headers/header01.jpg); background-repeat: no-repeat; position: absolute; top: 0px; right: 0px; margin: 0; padding: 0; }
#ol-pewrap { line-height: normal; background-color: #f6f5ec; text-align: left; position: relative; clear: both; padding: 5px; border: solid 1px #c3c1a8; }
#ol-banner { text-align: right; position: relative; z-index: 2; float: right; }
#ol-logform { background-color: #dedede; text-align: center; position: absolute; z-index: 2; right: 0; bottom: 5px; padding: 5px; }
#ol-topnavwrap {
	position: absolute;
	z-index: 9;
	top: 0;
	right: 0;
}
/* Search */
#ol-search { position: absolute; right: 0; bottom: 0; width: 180px; z-index: 10; margin: 0; padding: 0; }
#ol-search div.search { background: url(../images/icon-search.gif) no-repeat left center; height: 25px; padding-top: 5px; padding-right: 2px; padding-left: 28px; }
#ol-search .inputbox { color: #333; background-color: #efefef; width: 90%; padding-left: 5px; border: solid 1px #999; }
/* User Tools */
#stanhi-4 { font-size: 12px; background-color: #fff; z-index: 70; float: right; padding-top: 4px; padding-right: 3px; padding-left: 3px; }
#ol-extools {                
	padding: 0;
	float: left;
	display: block;
	font-size: 12px;
}
#ol-extools span {
	float: left;
	margin: 0 2px;
	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-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: 8px 0 4px 0;
}

#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;
}
/* Lytebox
--------------------------------------------------------- */
.album {
	border:3px solid #FFFFFF;
}
.album:hover {
	cursor:pointer;
	border:3px solid #CCCCCC;
}

/* Default Joomla! Menu */
a.mainlevel {
	padding: 4px 2px 4px 14px;
	outline: none medium;
	width: 90%;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #e4e4e4;
	background: url(../images/bullet.gif) no-repeat 3px 10px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	background: url(../images/bullet-list2.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;
}
/* PRIMARY COLUMN
--------------------------------------------------------- */
#ol-based {
	clear: both;
	display: block;
	float: right;
	width: 54%;
}

#ol-based .ol-inpad {
}

#ol-page {
	padding: 5px 0 0;
}

/* COLUMNS
--------------------------------------------------------- */
#ol-spacewrap {
	float: left;
	overflow: hidden;
	width: 46%;
}

#ol-spacemass, ol-spaces {
	clear: both;
	width: 100%;
} 

/*masstop*/
#ol-spacemass div.moduletable {
	padding: 0;
	margin: 0;
}

#ol-spacemass div.ol-inpad {
	padding: 0 10px 10px 0;
}

/*columns*/
#ol-space1 {
	float: left;
	overflow: hidden;
	width: 50%;
	clear: both;
}

#ol-space1 div.ol-inpad {
	padding: 0 10px 0 0;
}

#ol-space2 div.ol-inpad {
	padding: 0 10px 0 0;
}

#ol-space2 {
	float: right;
	overflow: hidden;
	width: 49.9%;
}

/*common style for column*/
#ol-spacewrap a {
}

#ol-spacewrap a:hover, #ol-spacewrap a:active, #ol-spacewrap a:focus {
}

#ol-spacewrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ol-spacewrap .article_separator {
	display: none;
}

#ol-spacewrap ul {
	list-style: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ol-basbodywrap, #ol-basbodywrap-bodyc, #ol-basbodywrap-bodycm, #ol-basbodywrap-bodyf, #ol-basbodywrap-bodym {
	margin: 10px 0;
	clear: both;
}

/* full */
#ol-basbodywrap-bodyf #ol-basbody , #ol-basbodywrap-bodyf #ol-basbody-inner  {
}

#ol-basbodywrap-bodyf #ol-based {
	width: 100%;
}

/*basbody + space + mass */
#ol-basbodywrap-bodycm #ol-basbody {
}

#ol-basbodywrap-bodycm #ol-space1,
#ol-basbodywrap-bodycm #ol-space2 {
	width: 100%;
}

/*basbody + space*/
#ol-basbodywrap-bodyc #ol-basbody {
}

#ol-basbodywrap-bodyc #ol-basbody-inner {
	background: none;
}

#ol-basbodywrap-bodyc #ol-based {
	width: 74.9%;
}

#ol-basbodywrap-bodyc #ol-spacewrap {
	width: 25%;
}

#ol-basbodywrap-bodyc #ol-space1,
#ol-basbodywrap-bodyc #ol-space2 {
	width: 100%;
}

/*basbody + mass */
#ol-basbodywrap-bodym #ol-basbody {
}

#ol-basbodywrap-bodym #ol-basbody-inner {
	background: none;
}


/* MODULE
--------------------------------------------------------- */
div.module h3,
div.module_text h3,
div.module_menu h3 { margin: 0 -12px 5px; 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: 10px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: #f7f7f7 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 20px 15px;
	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;
}
/* Logs */
#ol-logs { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#ol-logs div.ol-square1,
#ol-logs div.ol-square2,
#ol-logs div.ol-square3,
#ol-logs div.ol-square4 {
	margin: 0;
	padding: 0;
}

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

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

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

#ol-logs div.ol-square4 { background: url(../images/square4b.gif) no-repeat left top; padding: 10px; }
/*Mods */
#ol-mods {
	background: #fff;
}

#ol-mods div.ol-square1,
#ol-mods div.ol-square2,
#ol-mods div.ol-square3,
#ol-mods div.ol-square4 {
	margin: 0;
	padding: 0;
}

#ol-mods div.ol-square1 { color: #5d5d5d; background: #fff url(../images/square1.gif) no-repeat right bottom; }

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

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

#ol-mods div.ol-square4 { background: url(../images/square4.gif) no-repeat left top; padding: 10px; }
/*Vods */
#ol-vods { background: #ffffff; padding: 5px; border: solid 1px #e8e8e8; }
/*Bottom menu-------------------------------------------------------- */
#ol-bottomenu { float: left; padding: 10px; }
#ol-bottomenu ul { line-height: normal; margin: 0; padding-bottom: 5px; }
#ol-bottomenu li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/line.gif) no-repeat center left;
}
#ol-bottomenu li a {
	display: inline;
	line-height: normal;
	padding: 0 10px;
}
/* FOOTER
--------------------------------------------------------- */
#ol-footerwrap {
	clear: both;
	background: #e0e0e0;
	padding: 10px 0;
	position: relative;
}

#ol-footer {
	position: relative;
}

#ol-footer small {
	color: #5A5A5A;
	font-size: 100%;
	padding: 8px 10px;
}
li.ol-firstitem {
	background: none !important;
}
#ol-footer a {
	color: #5A5A5A;
	text-decoration: underline;
}

#ol-footer a:hover, #ol-footer a:active, #ol-footer a:focus {
	color: #CCCCCC;
}
#ol-cert { margin-top: 0; font-size: 11px; position: absolute; top: 0; right: 10px; }
#ol-cert a { text-decoration: none; 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%;
}
/* LR PADD */
#sr-padd { padding: 0; width: 100%; }
#lr-padd, #lr-padd2, #lr-padd1,#ol-tabs { position: relative; padding: 0; width: 100%; clear: both; }
#lr-padd div.moduletable, #lr-padd2 div.moduletable, #lr-padd1 div.moduletable { margin: 0; padding-top: 0; padding-bottom: 2px; border-right-width: 10px; }
table.lr-padd2 h3 { color:#e8e8e8; background-image: url(../images/h3.gif); background-repeat: no-repeat; background-position: left center; text-transform: capitalize; padding: 3px 5px 3px 25px; border-bottom: 1px dotted #e8e8e8; }
table.lr-padd2 { width: 100%; padding: 0; }
table.lr-padd2 a { color:#fcfcfc; text-decoration: underline; }
#lr-padd2 ul {
	padding: 0;
	margin: 0!important;
}
#lr-padd2 li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 170%;
}
#lr-padd2 li a { color:#fff; padding-left: 13px; background: url(../images/bullet.gif) no-repeat 0 50%; text-decoration: none; }
#lr-padd2 li a:hover, #lr-padd2 li a:active, #lr-padd2 li a:focus { color: #a6a6a6; background-image: url(../images/bullet-list2.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; }
table.lr-padd2 td.lr-padd2 { color:#e0e0e0; background-color: #2a4663; background-repeat: repeat-x; background-attachment: scroll; background-position: left top; width: 25%; padding: 0 5px 5px; }
#ol_top a { color: #f5f5f8; text-decoration: none; }
#ol_top a:hover { color: #fff; text-decoration: none; }
#ol_bottom { color: #dedede; background:#49617a; padding: 1px 7px; border: solid 1px #2a4663; }
#ol_bottom a { color: #dedede; }
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* @group Menus */

#menu-mss { font-weight: bold; display: block; height: 32px; line-height: 31px; background: #fff url(../images/mmenu.gif) repeat-x; width: 100%; }
ul#horline.menutop, #menu-mss ul.menutop { position: relative; z-index: 15; padding: 0; margin: 0; }
#menu-mss ul {list-style: none;padding: 0;margin: 0;}
#menu-mss li { display: block; float: left; padding: 0; font-weight: bold; letter-spacing: 0.1em; margin: 0; }
#menu-mss a, #menu-mss .separator { color: #369; white-space: nowrap; display: block; float: left; height: 32px; line-height: 31px; overflow: hidden; text-decoration: none; z-index: 90; padding-right: 10px; padding-left: 10px; 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: #e8e7e7; background: #374f6e url(../images/menu.png) no-repeat right 0; z-index: 6; cursor: pointer; }
#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: #ebebeb;}
#menu-mss ul ul {background-color: #333;border: solid 1px #444; 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-image: url(../images/menuover.png); background-repeat: no-repeat; background-attachment: scroll; background-position: right 0; padding:0; left: 6px; }
.menutop .submenu-animation-left { background-color: #369; margin-right: 9px; }
.menutop .submenu-animation-right { background-color: #369; 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: #ececec; 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: 4px 2px 4px 4px; width: 90%; display: block; text-decoration: none; border-bottom: 1px dotted #e4e4e4; background: url(../images/bullet.gif) no-repeat 3px 10px; outline-style: none; }
ul.menu a:hover { background: url(../images/bullet-list2.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: 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: #f1f0e5; height: 30px; line-height: 28px; font-size: 110%; font-weight: bold; background-color: #49617a; 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: #474747; background-color: #c7c7c7; }

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