/* 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: #c9dbee url(../images/main_1.jpg) repeat-x 50% top; }
body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 14pt;
	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: #e56c06;
	text-decoration: underline;
}
a:hover, a:active, a:focus { color: #630; 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 5px 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;
}

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 { padding: 1px 10px!important; padding: 1px 5px; background: #4b535b url(../images/button-bg.gif) repeat-x left top; color: #f3f5f8; border-color: #dfe5ec #8e9cae #8e9cae #dfe5ec; border-style: solid; border-width: 1px; }
.button:active, .button:focus { color: #f3f5f8; background-color: #e56c06; border-color: #8e9cae #dfe5ec #dfe5ec #8e9cae; border-style: solid; border-width: 1px; }
.inputbox {
	border: solid 1px #bfc2c5;
	background: #f5f6f8;
}
.inputbox:hover, .inputbox:focus { background-color: #e9ebed; border: solid 1px #9198a0; }
/* 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: #DFE5EC;
	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: #cc6633;
	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: #cc6633;
	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: #cc6633; 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: #065683 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: #ffffff; background-attachment: scroll; background-position: 0 0; }
#ol-container-bodyl,
#ol-container-body {
	background: #FFFFFF;
}
#ol-contentwrap {
	background: url(../images/top-bg.gif) repeat-x top;
}
#ol-content {
	padding: 10px 15px 20px;
}
/* HEADER
--------------------------------------------------------- */
#date-format { text-align: center; position: absolute; left: 0px; bottom: 0px; z-index: 10; padding: 5px 9px; }
span.date {text-transform: uppercase;font-size: 90%;font-weight: bold;}
#logo, img#logo { position: absolute; top: 40px; right: 0; z-index: 12; border: 0; }
#ol-header_2 { 	position: absolute;
	top: 3px;
	right: 0;
}
#ol-header h1 { font-size: 2em; position: absolute; left: 0; bottom: 0; }
#ol-flashed { position: relative; background: url(../images/header/header02.jpg) no-repeat; margin: 0; padding: 0; }
#ol-header h1 img {
	float: left;
}
#ol-extoolswrap {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 11px;
}

*+html #ol-extoolswrap {
	right: 0;
}

#ol-extools {
	margin: 0;
	padding: 0;
}

* html #ol-extools { /*IE 6*/
	float: left;
}

*+html #ol-extools { /*IE 7*/
	padding: 0px 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;
}
#ol-search {  top: 0px; left: 0; width: 168px; height:28px; z-index: 1; margin: 0; padding: 0; }
#ol-search div.search { background: url(../images/icon-search.gif) no-repeat left center; height: 25px; padding-top: 3px; padding-right: 2px; padding-left: 28px; }
#ol-search .inputbox { color: #fefee9; background-color: #ff7c00; width: 90%; padding-left: 5px; border: solid 1px #ece8e5; }

#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: #494e53; 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: #333; 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: #494e53;
}
#active_menu {
	background: url(../images/bullet-list3.gif) no-repeat 2% 50%;
	color: #065683;
}
#ol-rightcol a.mainlevel {
	border: none;
}
/*End: Default Joomla! Menu  */
/* TEMPSPLASH
--------------------------------------------------------- */
#ol-downts1 { color: #fff; background-color: #e56c06; margin: 0; padding: 0; }
#ol-downts1 a { color: #e0e3e7; }
#ol-downts1 h3 { color: #ffffff; font-size: 1em; margin: 0 0 5px; padding: 0; }
#ol-downts {
	text-align: center;
	background: #c0550e url(../images/downts-bg.gif) repeat-x left top;
	color: #fff;
	padding: 15px 20px;
}
#ol-downts a {
	color: #c63;
}
.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 { background-image: url(../images/lb.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: center 0; }
#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-color: #fff; 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: 0px;
	padding: 5px 10px;
	background: #f3f5f8 url(../images/h3-bg.gif) no-repeat right center;
	color: #646e7b;
	font-size: 1em;
}
#ol-leftcol div.moduletable {  padding: 0px; }
/* 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 0 5px;
	padding: 0 10px 4px 14px;
	/*color: #646E7B;*/
	color: #3a4048;
	background: url(../images/h3right.gif) no-repeat left bottom;
	font-size: 1em;
}
#ol-rightcol div.moduletable {
	margin-bottom: 5px;
	padding: 5px 0 10px;
	width: 92%;
}
/* Module Style */
div.module div,
div.module_text div,
div.module_menu div,
div.frame { background-color: #fff; padding: 2px; border: solid 1px #acb4be; }
div.module h3,
div.module_text h3,
div.module_menu h3 { padding: 4px 4px 4px 35px; margin: -6px -6px 10px; color: #494e53; font-size: 0.98em; font-weight: bold; background: #cfd2d7 url(../images/h3-bgright.gif) no-repeat left center; text-transform: capitalize; border-bottom: 1px solid #c7ced7; }
div.module a {
	color: #cc6633
}
div.module,
div.module_text,
div.module_menu {
	margin-bottom: 5px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
}
div.module div div,
div.module_text div div,
div.module_menu div div { color: #333; background: #f5f5f5 url(../images/middle_3.gif) repeat-y right 0; border-style: none; padding: 0; }
div.module div div div,
div.module_text div div div,
div.module_menu div div div {
	padding: 5px;
}
div.module div div div div,
div.module_text div div div div,
div.module_menu div div div div {
	margin: 0;
	padding: 1px;
	background: transparent;
}
/* FOOTER
--------------------------------------------------------- */
#ol-footer {
	clear: both;
	background: #336799 url(../images/footer-bg.gif) repeat-x 50% top;
	color: #eff1f4;
	border-bottom: 2px solid #666;
	position: relative;
	height: 35px;
}
#ol-footer a {
	color: #fff;
	text-decoration: none;
}
#ol-footer a:hover,
#ol-footer a:active,
#ol-footer a:focus {
	color: #f1f4f7;
}
#ol-bottomline { position: absolute; left: 15px; padding-top: 5px; padding-bottom: 5px; }
#ol-cert {
	position: absolute;
	top: 10px;
	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%;
}

/* 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; z-index: 10; float: right; padding-top: 0px; padding-right: 3px; padding-left: 3px; }
/*DIV 3 -----------------------------------------------------------------------*/
#td_border_2 { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-top: 5px; margin-bottom: 5px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; border: hidden 1px #cdd3da; }
#td_side_2 { background-color: #51596a; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 5px; }
#td_side_2 td { color: #f3f5f8; }
#td_side_2 a { color: #3a4048; background-color: #e9ecf1; }
#td_side_2 a:hover { color: #fff; background-color: #9ea6b7; text-decoration: none; }
#td_border_1 { background: #fff; margin: 5px 1px; padding: 2px; border: solid 1px #cdd3da; }
#td_side_1 { background: #e9ecf1; padding: 5px; }
table.moduletable { width: 100%; }
table.moduletable th { font-weight: bold; color: #3a4048; background-color: #cdd3da; 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: #ede6e2; }
table.lr-padd2 a:hover { color: #fff; text-decoration: underline; }
table.lr-padd2 td.lr-padd2 { background-color:#ff7c00; border:solid 3px #ff7c00; background-image:url(../images/main_2.jpg); background-repeat:no-repeat; background-position:left top; color:#ffffff; width: 25%; }
table.lr-padd2 td.lr-padd2:hover { background-color:#336799; border:solid 3px #6d9bc8; background-image:url(../images/main_3.jpg); background-repeat:repeat-x; background-position:left top; color:#ffffff; width: 25%; }
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, #lr-padd1 div.moduletable { margin: 0; padding-top: 2px; padding-bottom: 2px; border-right-width: 10px; }
#lr-padd, #lr-padd2, #lr-padd1 { padding: 0; width: 100%; }
table.lr-padd1 { background-color: #fff; width: 100%; padding: 0; }
table.lr-padd1 a { color: #e56c06; }
table.lr-padd1 a:hover { color: #630; text-decoration: underline; }
table.lr-padd1 td.lr-padd1 { background-color:#e8e8e8; border:solid 1px #d4d5de; background-image:url(../images/main_0.jpg); background-repeat:repeat-x; background-position:left top; color:#45454c; width: 25%; }
table.lr-padd1 td.lr-padd1:hover { background-color:#336799; border:solid 1px #cc6633; background-image:url(../images/main_3.jpg); background-repeat:repeat-x; background-position:left top; color:#ffffff; width: 25%; }
table.lr-padd1 h3 { font-family: arial, verdana, Helvetica, sans-serif; font-weight: bold; color: #630; font-size: 1.4em; text-align: center; margin-bottom: 4px; vertical-align:middle; margin-top: 0; border-bottom: 1px dotted #e56c06; }
table.lr-padd { 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: #e8ebef; background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; }
table.lr-padd a:hover { color: #fff; text-decoration: none; }
table.lr-padd td.lr-padd { background-color:#c63; border:1px solid #065683; background-image:url(../images/main_3.jpg); background-repeat:repeat-x; background-position:left top; color:#ffffff; width: 33%; border: solid 1px #666b71; }
table.lr-padd td.lr-padd:hover { background-color:#ff7c00; border:1px solid #ff7c00; background-image:url(../images/main_2.jpg); background-repeat:no-repeat; background-position:left top; color:#ffffff; width: 33%; border: solid 1px #666b71; }
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; border-bottom: 1px dotted #fff; }
/* bottom modules */
#top1 div.moduletable {
	color: #fff;
	padding: 2px 10px 10px 10px;
	background: #6e767f url(../images/top_module_bg.jpg) 0 100% repeat-x;
	border: 1px solid #787878;
}

#top1 div.moduletable:hover {
	color: #fff;
	background: #5c8cbd url(../images/top_module_hover.jpg) repeat-x;
}

#top1 div.moduletable h3 {
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dotted #fff;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
}

/* blank */
#top1 div.moduletable-blank {
	padding: 0px 0px 0px 0px;
	background: none;
}
ol {
	margin: 10px 10px 10px 20px;
	padding: 0;
}

ol.disc {
	padding: 0 0 0 30px;
}

ol.disc li { font-size: 110%; padding: 0 0 6px 12px; line-height: 28px; }

/*Login Styles */
#header-cust-login { position:absolute; height:25px; padding:0; text-align:right; top: 28px; right: 1px;z-index:15; }
	
#LoginBox { text-align:left; z-index:1000; position: absolute; top:26px; right:0; width: 190px; height:auto; padding-top:10px; visibility: hidden; background:#2f6594 url(../images/login-box-bg.jpg) no-repeat; border: solid 2px #2f6594; }
.login-close {
	padding:0 0 0 0;
	text-align:right;
	}
html>body .login-close {
	padding:0 5px 0 0;
	text-align:right;
	}
.login-box-form {
	width:154px;
	margin:0 auto;
	color:#fff;
	}
.login-box-form td{
	color: #fff;
	}
.login-box-form br {
	display:none;
	}
.login-box-form a,
.login-box-form a:hover,
.login-box-form a:visited {
	text-decoration:underline;
	color:#fff;
	line-height:1.5;
	}
input#mod_login_remember {
/* fixes alignment problems of checkbox and 
removes ugly ie styling*/
	width:auto;
	margin:0;
	padding:;
	border:none;
	display:inline;
	background:none;
}
#LoginBox .login-box-form input#mod_login_username,
#LoginBox .login-box-form input#mod_login_password {
	width:136px;
	height:17px;
	padding-left:18px;
	margin-bottom:4px;
	border:none;
}
#LoginBox .login-box-form input#mod_login_username {
	background:url(../images/login-user-bg.png) no-repeat;
}
#LoginBox .login-box-form input#mod_login_password {
	background:url(../images/login-pass-bg.png) no-repeat;
}
#LoginBox .login-box-form input.button { display:block; padding:0 8px; margin:5px 0 8px; font:bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; }

#ol_top a { color: #f5f5f8; font-size: 11px; font-family: arial, cursive; font-weight: bold; text-decoration: none; text-transform: uppercase; }
#ol_top a:hover { color: #fff; text-decoration: none; }
#ol_bottom { color: #333; background:#f3eee6; border: 1px solid #ccc; }
/* @group Menus */

#menu-mss { display: block; height: 38px; line-height: 36px; background-image: url(../images/menu-bg.png); background-repeat: repeat-x; background-position: 0 top; width: 100%; }
ul#horiznav.menutop, #menu-mss ul.menutop { padding: 0; margin: 0; position: relative; z-index:15; float: left; }
#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: 40px;font-weight: normal;font-size: 125%;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) no-repeat 100% 0; display: block;float: left;margin: 0 5px 0 0;padding: 0;font-weight: bold;}
#menu-mss li a, #menu-mss li .separator { color: #5c2e3b; background: url(../images/menu-le.png) 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 Drops */

#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 5px;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) no-repeat 100% 0;}
#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) no-repeat;color: #fff;}
#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: #FF6600;}
#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 ul {
margin: 4px 0;
}
ul.menu ul li a {
text-indent: 7px;
}
ul.menu ul a {
background: none;
text-indent: 0;
}
ul.menu ul {
margin-left: 5px;
padding: 0;
}
ul.menu ul ul {
padding: 0;
margin-left: 10px;
}
ul.menu li li {
padding: 0;
margin: 0;
}
ul.menu ul a {
text-indent: 0;
}
ul.menu li a { padding: 3px 3px 5px 15px; text-decoration: none; }
ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel, a#active_menu.sublevel, ul.menu li.active .separator, ul.menu li.active li.active .separator {font-weight: bold;}
ul.menu li.active li a, ul.menu li.active li.active li a, ul.menu li.active li .separator, ul.menu li.active li.active li .separator {font-weight: normal;}
ul.menu li a:hover { background-color: transparent; text-decoration: none; }
ul.menu li.active li a,
ul.menu li.active li a:hover { background: transparent; }
ul.menu a { outline: none medium; width: 90%; display: block; text-decoration: none; border-bottom: 1px dotted #aca686; }
ul.menu a:hover {  }
ul.menu ul li ul li a, ul.menu ul li ul li .separator {text-indent: 5px;}
ul.menu ul li ul li ul li a, ul.menu ul li ul li ul li .separator {text-indent: 10px;}
/* @end */

div.default div.drop-down {  }

div.default div.drop-down dt.toggler { color: #f1f1f1; height: 30px; line-height: 28px; font-size: 110%; font-weight: bold; background: #e56c06; text-indent: 10px; margin-bottom: 1px; cursor: pointer; }

div.default div.drop-down dt:hover.toggler, div.default div.drop-down dt.sfhover { color: #f7f6f4; background: #396b9e; }

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:2px solid #999;
}
.album:hover {
	cursor:pointer;
	border:2px solid #CCCCCC;
}
.moovert ul#mainlevel li a:hover, 
.moovert ul.menu li a:hover,.moovert ul.menu li li a:hover,
.moovert ul.menu li.parent a:hover, .moovert ul.menu li.parent li.parent a:hover,
.moovert ul.menu li#current a:hover, .moovert ul.menu li#current ul li a:hover,  .moovert ul.menu li#current ul ul li a:hover,
.moovert ul.menu li#current li.parent a:hover, .moovert ul.menu li#current li.parent a:hover,
.moovert li.active a:hover  {
color:#fff;
background:#e56c06;
}
.moovert ul#mainlevel li a:hover, 
.moovert ul.menu li a:hover,.moovert ul.menu li li a:hover,
.moovert ul.menu li.parent a:hover, .moovert ul.menu li.parent li.parent a:hover,
.moovert ul.menu li#current a:hover, .moovert ul.menu li#current ul li a:hover,  .moovert ul.menu li#current ul ul li a:hover,
.moovert ul.menu li#current li.parent a:hover, .moovert ul.menu li#current li.parent a:hover, {
border-bottom:1px dotted #cdccce;
}
.moovert { background-color: #396b9e; width: 100%; margin-bottom: 5px; }