.contentheading {
	color: #8b6458;
	font-size: 1.7em;
}
/* 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: #fefce0 url(../images/bg1.gif) 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;
}
div#topshadow1 {
	background: url(../images/shadow_t.png) repeat-x;
	position: relative;
}

div#topshadow2 {
	background: url(../images/shadow_t_r.png) 100% 0 no-repeat;
	position: relative;
}

div#topshadow3 {
	height: 16px;
	background: url(../images/shadow_t_l.png) 0 0 no-repeat;
	overflow: hidden;
	position: relative;
}

div#medshadow1 {
	background: url(../images/shadow_m_b_l.png) 0 0 repeat-y;
	position: relative;
}

div#medshadow2 {
	background: url(../images/shadow_m_b_r.png) 100% 0 repeat-y;
	position: relative;
}

div#medshadow3 {
	background: url(../images/shadow_m_t_l.png) 0 0 no-repeat;
	position: relative;
}

div#medshadow4 {
	background: url(../images/shadow_m_t_r.png) no-repeat 100% 0;
	padding: 0 15px;
	position: relative;
}

div#botshadow1 {
	background: url(../images/shadow_b.png) repeat-x;
}

div#botshadow2 {
	background: url(../images/shadow_b_r.png) 100% 0 no-repeat;
}

div#botshadow3 {
	height: 19px;
	background: url(../images/shadow_b_l.png) 0 0 no-repeat;
}
/* Normal link */
a {
	color: #8b6458;
	text-decoration: underline;
}
a:hover, a:active, a:focus { color: #330066; 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;
}

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: #6e0100 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: #8b6458; border-color: #8e9cae #dfe5ec #dfe5ec #8e9cae; border-style: solid; border-width: 1px; }
.inputbox {
	/*border: solid 1px #bfc2c5;
	background: #fefce0;*/
	/* Alteração */
	background-color:#ffc;
	border: 1px #000 solid;
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;
	color:#930;
	margin-right: 3px;
}
.inputbox:hover, .inputbox:focus { background-color: #f9ffe6; border: solid 1px #9198a0; }
/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	margin: 0 -10px 5px;
	padding: 2px 10px;
	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;
}
#td-leftcol .article_seperator, #td-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: #f9ffe6;
	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: #8b6458;
	font-size: 1.7em;
	line-height: normal;
	font-weight: bold;
}
.contentdescription {
	padding-bottom: 30px;
}
table.blog .contentheading {
	font-size: 1.17em;
	font-weight: bold;
}
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: #8b6458; 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: #8b6458 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: #F9FFE6;
	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;
}
div.wrapper { text-align: left; margin: auto; position: relative; }
#logo, img#logo { position: absolute; top: 39px; left: 0; border: 0; }
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#followus {
	float: right;
	z-index: 99999;
	margin-top: -28px;
}
#followus ul li {
	list-style-type: none;
	display: inline;
	margin-left: -32px;
}
#td-mainbd { margin: 0 auto; padding: 0; width: 95%; text-align: left; min-width: 750px; max-width: 2000px; }
.narrow #td-mainbd {
	width: 750px;
}
.wide #td-mainbd {
	width: 930px;
}
#td-container,
#td-container-bodyr,
#td-container-bodyl,
#td-container-body {
	clear: both;
	padding: 0;
}
#td-container,
#td-container-bodyr { background-color: #ffffff; background-attachment: scroll; background-position: 0 0; }
#td-container-bodyl,
#td-container-body {
	background: #FFFFFF;
}
#td-contentwrap { background-color: transparent; }
#td-content {
	padding: 10px 5px;
}
/* HEADER
--------------------------------------------------------- */
#td-header_2 { 	position: absolute;
	top: 3px;
	right: 0;
}
#td-header h1 { font-size: 2em; position: absolute; left: 0; bottom: 0; }
#td-flashed { 
	font-size: 12px; 
	background-image: url(../images/header.jpg); 
	background-repeat: repeat-x; 
	background-attachment: scroll; 
	background-position: 0 0; 
	height: 219px; 
	margin: 0 0 0 -2px; 
	padding: 0; 
}
#td-header h1 img {
	float: left;
}
#td-extoolswrap {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 11px;
}

*+html #td-extoolswrap {
	right: 0;
}

#td-extools {
	margin: 0;
	padding: 10px 0 4px 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;
}
/* BEGIN: topart */
#stanhi-4 { background-color: #8d8b75; height: 26px; float: right; }
#linetop { 
	background-color: #8d8b75; 
	height: 34px; 
}
#td-search { 
	background: #8d8b75 url(../images/search2.gif) no-repeat; 
	height: 29px; 
	margin: 0; 
	padding: 0; 
}
#td-search .inputbox { width: 125px; padding: 0; border: none; background: transparent; color: #6a0000; margin: 0 0 2px 1px; }

* html #td-search .inputbox, *+html #ja-search .inputbox {
	margin: 3px 0 0 10px;
	!important: ;
}

#td-usertools .inputbox:hover,
#td-usertools .inputbox:focus {
}
/* MAIN NAVIGATION
--------------------------------------------------------- */
#td-mainnav { float: left; width: 100%; font-size: 1em; line-height: normal; background: #fff; border-top: 5px solid #fff; border-bottom: 5px hidden #fff; }
#td-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; }
#td-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: #f9ffe6; 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: #330066;
}
#td-rightcol a.mainlevel {
	border: none;
}
/*End: Default Joomla! Menu  */
/* TEMPSPLASH
--------------------------------------------------------- */
#td-downts {
	text-align: center;
	background: #ab8477 url(../images/main_3.jpg) repeat-x left top;
	color: #ebeff4;
	padding: 15px 20px;
}
#td-downts a {
	color: #d5dbe3;
}
.td-box {
	float: left;
	overflow: hidden;
}
#td-downts h3 {
	padding: 0;
	margin: 0 0 5px;
	color: #FFFFFF;
	font-size: 1em;
}
#td-downts div.moduletable {
	margin: 0 20px 0 0;
	padding: 0;
}
#td-downts td {
	padding: 0;
}
#td-downts .article_seperator,
#td-upts .article_seperator {
	display: none;
}
#td-downts table,
#td-upts table {
	border-spacing: 0;
	border-collapse: collapse;
}
.box-ended div.moduletable {
	margin-right: 0!important;
	border: none!important;
}
/* PATHWAY
---------------------------------------------------------*/
#td-pathway {
	padding: 7px 0 0 ;
	text-indent: 10px;
	color: #eef1f4;
}
#td-pathway strong {
	margin-right: 10px;
}
#td-pathway img {
	margin: 0 5px;
}
#td-pathway a {
	color: #ced5de;
	text-decoration: none;
}
#td-pathway a:hover, #td-pathway a:active {
	color: #bcc3cc;
	text-decoration: none;
}
/* Conteudo PRINCIPAL
--------------------------------------------------------- */
#td-mainbody, #td-mainbody-bodyl, #td-mainbody-bodyr, #td-mainbody-body {   }
#td-mainbody {
	float: left;
	width: 80%;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	line-height: 1.5;
}
#td-mainbody #td-contentwrap {
	float: right;
	width: 75%;
}
#td-mainbody-bodyl {
	float: left;
	width: 80%;
}
#td-mainbody-bodyl #td-contentwrap {
	float: left;
	width: 100%;
}
#td-mainbody-bodyr {
	float: left;
	width: 100%;
}
#td-mainbody-bodyr #td-contentwrap {
	float: right;
	width: 80%;
}
#td-mainbody-bodyr #td-leftcol {
	width: 20%;
}
#td-mainbody-body {
	float: left;
	width: 100%;
}
/* Coluna da ESQUERDA
--------------------------------------------------------- */
#td-leftcol { float: left; width: 24.99%; padding-top: 10px; }
#td-leftcol div.moduletable h3 {
	margin: 0 -10px 5px;
	padding: 5px 10px;
	background: #f3f5f8 url(../images/h3-bg.gif) no-repeat right center;
	color: #8b6458;
	font-size: 1em;
}
#td-leftcol div.moduletable {  padding: 0 10px 10px; }
#td-leftcol div.module_menu a { padding: 3px; border-bottom: 1px dotted #acb4be; display: block; text-decoration: none; }
#td-leftcol div.module_menu a:hover,#td-leftcol div.module_menu a:active, #td-leftcol div.module_menu a:focus {color: #494e53; background: #f9ffe6; text-decoration: none; border-bottom: 1px dotted #afb4bb;
}
#td-leftcol div.module_menu #current a {	padding: 2px 4px 2px 12px;background: url(../images/bullet-list3.gif) no-repeat 2% 50%;
	color: #535a61;
}
#td-leftcol div.module_menu #current ul li a {
		padding: 2px 4px 2px 12px;
	display: block;
	background: url(../images/bullet-list2.gif) no-repeat 2% 50%;
	text-decoration: none;
	color: #646E7B;
}
#td-leftcol div.module_menu #current ul li a:hover,
a:active,
a:focus {
	color: #888a9b;
	text-decoration: none;
}
/* DIV incluida na página /td_mambo/index.php para posicionar um banner abaixo do Menu Principal */
.bannerleft {
	width: 150px;
	height: auto;
	display: block;
	border: double 3px #d8d8d8; 
	margin: 24px 0 0 12px;
}
/* Coluna da DIREITA
--------------------------------------------------------- */
#td-rightcol {
	float: left;
	width: 20%;
	padding-top: 10px;
}
#td-rightcol div.moduletable h3 {
	margin: 0 0 5px;
	padding: 0 10px 4px 14px;
	/*color: #646E7B;*/
	color: #3a4048;
	background: #fff url(../images/h3right.gif) no-repeat left bottom;
	font-size: 1em;
}
#td-rightcol div.moduletable { 
	background-color: #eee; 
	/*margin-bottom: 5px; 
	padding: 0 0 10px; */
	padding: 0; 
	width: 92%; 
	border: double 3px #d8d8d8; 
}
/* Estilos para o modulo da DIREITA */
div.module h3, div.module_menu h3 { color: #434952; font-weight: bold; line-height: 25px; background-image: url(../images/h3-bg.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 50% 0; margin-bottom: 0; border-bottom: 1px solid #d3d1b3; text-transform: capitalize; text-align: center; text-indent: 5px; height: 25px; }
div.module a {
	}
div.module, div.module_menu, div.module_text {
	margin-bottom: 8px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(../images/box-2.jpg) no-repeat bottom right;
}

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

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

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

div.module div div div div, div.module_menu div div div div, div.module_text div div div div {
	margin: 0;
	padding: 0;
	background: none;
}
/* RODAPE
--------------------------------------------------------- */
#td-footer {
	clear: both;
	background: #eff1f4 url(../images/footer-bg.gif) repeat-x 50% top;
	color: #525a63;
	border-bottom: 2px solid #fff;
	position: relative;
	height: 45px;
	text-align: center;
}
#td-footer p {
	font-size: 11px;
	line-height: 1.5em;
}
#td-footer a {
	color: #cd3612;
	text-decoration: none;
}
#td-footer a:hover,
#td-footer a:active,
#td-footer a:focus {
	color: #f90;
}
#td-bottomline { 
	position: absolute; 
	left: 15px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
}
#td-bottomline p { 
	text-align: center;
}

#td-cert {
	position: absolute;
	top: 15px;
	right: 15px;
}
#td-cert a {
	padding-left: 5px;
}
/* VARIOS
----------------------------------------------------------- */
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;
}
#modlgn_passwd, #modlgn_username {
	width: 90%;
}
#modlgn_passwd {
}
#modlgn_username {
}
#modlgn_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;
}
/*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 #ccc; }
#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: #eff1f4; 
	width: 100%; 
	padding: 0; 
}
table.lr-padd2 a { 
	color: #eff1f4; 
}
table.lr-padd2 a:hover { 
	color: #fff; 
	text-decoration: underline; 
}
table.lr-padd2 td.lr-padd2 { 
	border:solid 3px #a09d81; 
	color:#ffffff; 
	background: #a09d81 url(../images/main_2.jpg) repeat-x left top; 
	width: 25%; 
}
table.lr-padd2 td.lr-padd2:hover { 
	border:solid 3px #ab8477; 
	color:#ffffff; 
	background: #ab8477 url(../images/main_3.jpg) repeat-x left top; 
	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 { 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: #ccc; 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 { border:1px solid #330066; color:#ffffff; background: #ab8477 url(../images/main_3.jpg) repeat-x left top; width: 50%; border: solid 1px #8a1f0c; }
table.lr-padd td.lr-padd:hover { border:1px solid #330066; color:#ffffff; background: #a09d81 url(../images/main_2.jpg) repeat-x left top; width: 50%; border: solid 1px #a09d81; }
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; }
/* blank */
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; }
/*menu-ms Styles */
#menu-ms { height: 39px; background: url(../images/menu-bg.png) repeat-x; text-decoration: none; }

#menu-ms ul.menu {
	padding-left: 15px;
}

#menu-ms ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

#menu-ms li {
	background: url(../images/header-sep.gif) 100% 0 no-repeat;	
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#menu-ms a { white-space: nowrap; font-family: "Century Gothic", Helvetica, sans-serif; display: block; float: left; height: 39px; line-height: 39px; padding: 0 15px; font-weight: normal; font-size: 110%; color: #fff; text-decoration: none; }
#menu-ms ul ul {
	background: #6a0000;
	border-left: 1px solid #3c0000;
	border-right: 1px solid #933131;
}

#menu-ms li li {
	background: transparent;
	border-top: 1px solid #933131;
	border-bottom: 1px solid #300101;
}

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

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

#menu-ms li.active a,
#menu-ms li.active_menu a {
	background: url(../images/menu-act-l.png) 0 0 no-repeat;
	color: #fff;
}

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

#menu-ms li li span.top {
	display: inline;
	float: none;
	position: static;
	text-align: left;
}
#menu-ms span.topdaddy span {
	text-align: left;
}
#menu-ms span.selector br {
	display: none;
}
#menu-ms li li a.daddy,
#menu-ms li.active li a.daddy,
#menu-ms li.active li a.daddy:hover,
#menu-ms li li a.daddy:hover {
	background: url(../images/dropdown-child.png) 95% 50% no-repeat;
}
#menu-ms li.active li span span.selector,
#menu-ms li:hover li span span.selector,
#menu-ms li.sfHover li span span.selector {
	display: none;
}
#menu-ms li.active a,
#menu-ms li.active_menu a{
	line-height: 35px;
}
#menu-ms li li.active,
#menu-ms li.active li a,
#menu-ms li.active li a:hover {
	background: none;
}
#menu-ms li:hover li:hover a:hover, #menu-ms li.sfHover li.sfHover a:hover {
	color:  #d47e7e;
}
#menu-ms li li a { font-family: Helvetica, Arial, sans-serif; font-size: 100%; font-weight: normal; line-height: 30px; height: 30px; }

#menu-ms a:hover {
	background: url(../images/header-over.gif) no-repeat 50% 0;
	text-decoration: none;
}
/* @group Sub Menu */
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 a { display: block; line-height: 18px; text-indent: 10px; height: 18px; cursor: pointer; }
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-left: 5px;
}
ul.menu li.active a,
ul.menu li a:hover,
ul.menu li.active a:hover {
	text-decoration: none;
}
ul.menu li.active li a,
ul.menu li.active li a:hover {
	background: none;
}
/* @end */
/* @end */
/*logform*/
.highslide-html {
    background-color: #dddbc1;
}
.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: #fefefe !important;
}
a.control:hover {
	color: #d3d1b3 !important;
}
.highslide-move { background-color: #9f776b; 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 {
	width: 146px; 
	height: 24px; 
	line-height: 24px; 
	background-image: url(../images/login_moduletitle.gif); 
	background-repeat: no repeat; 
	background-position: 0 0; 
	text-align: left !important; 
	position: absolute; 
	top: 26px; 
	right: 5px; 
	z-index: 500; 
	margin-top: 1px; 
}
div.moduletitle_logo a { 
	color: #f4f0d0; 
	font-size: 12px; 
	text-decoration: none; 
	/*text-transform: lowercase; margin-right: 18px;*/ 
	margin-right: -14px;
	margin-left: 22px; 
	padding: 2px 15px; 
}
div.moduletitle_logo a:hover { color: #fbfbfb; text-decoration: none; }
/* 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#modlgn_remember {
	border: none;
}
input#modlgn_username { background-image: url(../images/login-input-username.png); background-repeat: no-repeat; text-indent: 15px; }
input#modlgn_passwd { background-image: url(../images/login-input-password.png); background-repeat: no-repeat; text-indent: 15px; }

.copyright img { margin-left:5px; margin-top:11px; margin-right: 5px; }
.nav, .nav * {
margin:0;
padding:0;
}
.nav {
line-height:1.0;
float:left;
margin-bottom:1.5em;
position: relative;
}
.nav ul {
background:#fff; 
padding: 0;
}
.nav li {
float:left;
list-style:none;
position:relative;
background:none;

}
.nav li li a {
display:block;
padding: 0;
text-decoration:none;
background-image: none;
float:none;
width:135px;
}
.nav li ul { float:none; left:-999em; position:absolute; width: 177px; z-index: 5; }
.nav li:hover ul,
.nav li.sfHover ul {
left:0;
top: 37px;
}
.nav li:hover li ul,
.nav li.sfHover li ul,
.nav li li:hover li ul,
.nav li li.sfHover li ul,
.nav li li li:hover li ul,
.nav li li li.sfHover li ul {
top:-999em;
}
.nav li li:hover ul,
.nav li li.sfHover ul,
.nav li li li:hover ul,
.nav li li li.sfHover ul,
.nav li li li li:hover ul,
.nav li li li li.sfHover ul {
left: 177px;
top:0px;
width: 177px;
}
.nav li li {
position: relative;
float:none;
width: 177px;
}
