/*------------------------------------------------------------------------
# CosmoSuite CMS (c) CosmoSoft Tecnologia Ltda
# ------------------------------------------------------------------------
# Copyright (c) 2000-2008 CosmoSoft Technology Inc. All Rights Reserved.
# @license - Copyrighted Commercial Software
# @Author - CosmoSoft Technology Inc
# @site - http://www.cosmosoft.us -  http://www.cosmosoft.com.br
-------------------------------------------------------------------------*/
/* COMMON STYLE
-------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	color: #545454;
	background: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	line-height: 150%;
}

body#bd {
	background: url(../m_img/lay_bg_l.gif) #EDECEC;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}

body.fs1{
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}
a, a:hover { color: Red; text-decoration: none; }
a:hover, a:visited:hover { color: #C40000; }
a:visited { color: #C00; }

a img { border: none; }

/* 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: 160%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p {
	margin: 5px 0 15px;
}

/* ul { margin-top: 5px; margin-bottom: 15px; list-style: none; }
ul li { height: 20em; padding-left: 35px; background: url(../images/bullet-list.gif) no-repeat 20px 5px; line-height: 170%; }
ol { margin-top: 5px; margin-bottom: 15px; }
ol li { margin-left: 35px; line-height: 170%; }*/
LI { WORD-SPACING: normal; LINE-HEIGHT: 1.25; LETTER-SPACING: normal }
OL { FONT-SIZE: 1em }
LI { FONT-SIZE: 1em }
LI OL { FONT-SIZE: 1em }
LI UL {	FONT-SIZE: 1em }
UL { MARGIN-LEFT: 1ex; LIST-STYLE-TYPE: disc }
UL { MARGIN-TOP: 1em; PADDING-LEFT: 2.5ex; MARGIN-BOTTOM: 1.35em }
OL { MARGIN-TOP: 1em; PADDING-LEFT: 2.5ex; MARGIN-BOTTOM: 1.35em }
LI { PADDING-BOTTOM: 0.5em; LINE-HEIGHT: 1.25em }
OL { MARGIN-LEFT: 3ex; OVERFLOW: visible; LIST-STYLE-TYPE: decimal; _padding-left: 6ex }
OL OL { MARGIN-LEFT: 0.5ex; LIST-STYLE-TYPE: lower-alpha; _margin-left: 1.5ex }
OL OL OL { LIST-STYLE-TYPE: lower-roman }
LI OL { MARGIN-TOP: 0px; MARGIN-BOTTOM: 0.3ex }
LI UL { MARGIN-TOP: 0px; MARGIN-BOTTOM: 0.3ex }
LI P { MARGIN-BOTTOM: 0.5em }

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

/*hr {
	border-top: 1px solid #545454;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
} */

hr {
clear: both;
background: #c3c8cb;
color: #c3c8cb;
border: none;
height: 1px;
margin: 0 0 1.35em !important;
margin: 0 0 1em;
}

br.clear-both, div.clear-both {
font: 1px/1px monospace;
display: block;
background-image: url(../m_img/separator_1.gif);
}
.clear-both {
clear: both;
}

td, div {
	font-size: 100%;
}

/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 15px 15px;
	/*border-left: 3px solid #59B2C4;*/
	/*background: url(../images/body-bg.jpg);*/ 
	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: #59B2C4;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #CC786F;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #59B2C4;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 25px;
	color: #E0AB66;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	border-bottom: 1px dotted #999999;
	padding: 0 5px;
	background: #FEFAE1;
	font-weight: bold;
}

p.stickynote {
	padding: 28px 80px 15px 25px;
	background: url(../images/sticky-bg.gif) no-repeat top right #EDECEC;
	border-bottom: 3px solid #DDDDDD;
}

p.pinnote {
	padding: 28px 60px 15px 25px;
	background: url(../images/pin-bg.gif) no-repeat top right #EDECEC;
	border-bottom: 3px solid #DDDDDD;
}

p.clipnote {
	padding: 28px 60px 15px 25px;
	background: url(../images/clip-bg.gif) no-repeat top right #EDECEC;
	border-bottom: 3px solid #DDDDDD;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

.bignumber {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 0 2px;
	display: block;
	color: #59B2C4;
	font: 30px/normal Arial, sans-serif;
	font-weight: bold;
}

/* STYLE
-------------------------------------------------------------------------*/
table.blog {
}

.article_seperator {
	display: block;
	background: url(../images/seperator.gif) repeat-x left center;
	height: 05px;
}

#cs-leftcol .article_seperator, #cs-rightcol .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen, table.contentpaneopen-product {
	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/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 4px;
	background: url(../images/pat-bg1.gif);
	text-indent: 5px;
}

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;
	padding: 10px;
	border: 1px solid #EDECEC;
	background: url(../images/pat-bg1.gif) #F2F2F2;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	color: #545454;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../images/bullet-list.gif) no-repeat 0 8px;
}

td.buttonheading {
	padding: 0 0 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 180%;
	font-weight: bold;
	line-height: normal;
	background: url(../m_img/lay_mh_bg.png) repeat-x bottom;
}

.contentdescription {
	padding-bottom: 8px;
	color: #999999;
}

table.blog .contentheading {
   padding-bottom: 6px;
	background: url(../m_img/lay_mh_bg_02.png) repeat-x bottom;
	font-size: 140%;
	line-height: normal;
	font-weight: bold;
}

table.adminlist {
	border: 1px solid #EBEBEB;
	width: 98%;
	border-collapse: collapse;
	margin-left: 7px;
}

table.adminlist th {
	padding: 7px 5px;
	background: url(../m_img/lay_mh_bg_02.png) repeat-x bottom #FFFFFF;
	font-weight: bold;
}
table.adminlist th.title {
	text-align: left;
}


.contentheading {
	font-size: 140%;
   padding-bottom: 6px;
	background: url(../m_img/lay_mh_bg_02.png) repeat-x bottom;
	line-height: normal;
	/* color: #DF0000; */
	color: Red;
	font-weight: bold;
}

.contentheading-product {
	font-size: 140%;
	line-height: normal;
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 10px;
}

.contentheading-box01 {
	line-height: normal;
	font-weight: bold;
	border-top: 1px solid #E7E7E7;
	padding: 2px;
	}
	
.contentheading-box00, .contentheading-box02, .contentheading-box03, .contentheading-box04 {
	line-height: normal;
	font-weight: bold;
	border-top: 1px solid #E7E7E7;
	padding: 2px;
	}

a.contentpagetitle {
   padding-bottom: 6px;
	background: url(../m_img/lay_mh_bg_02.png) repeat-x bottom;
	line-height: normal;
	color: Red;
	font-weight: bold;
}
a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus { 
   padding-bottom: 6px;
	background: url(../m_img/lay_mh_bg_02.png) repeat-x bottom;
	line-height: normal;
	color: #C10000;
	font-weight: bold;
}
a.contentpagetitle-box01, a.contentpagetitle-box02, a.contentpagetitle-box03, a.contentpagetitle-box04 { background-image: url(../m_img/separator_1.gif);  background: repeat-x top;      }
a.contentpagetitle-box01:hover, a.contentpagetitle-box02:hover, a.contentpagetitle-box03:hover, a.contentpagetitle-box04:hover, a.contentpagetitle-box01:active, a.contentpagetitle-box02:active, a.contentpagetitle-box03:active, a.contentpagetitle-box04:active, a.contentpagetitle-box01:focus, a.contentpagetitle-box02:focus, a.contentpagetitle-box03:focus, a.contentpagetitle-box04:focus {  background-image: url(../m_img/separator_1.gif);  background: repeat-x top; }


a.readon {
	float: right;
	padding: 1px 5px 1px 10px;
	display: block;
	background: url(../images/readon-bg.gif) no-repeat center left Red;
	color: #FFFFFF;
	text-decoration: none;
}

a.readon:hover, a.readon:active, a.readon:focus {
	color: #FFFFFF;
	background: url(../images/readon-bg.gif) no-repeat center left #59B2C4;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding: 2px 0 10px 0;
	color: #999999;
	line-height: 10px;
}

.modifydate {
	color: #999999;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 0;
	margin: 5px 15px 0 0!important;
	margin: 5px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 7px 5px;
	border: 1px solid #DDDDDD;
	background: url(../images/pat-bg2.jpg) repeat-x bottom #FFFFFF;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 7px 5px;
	background: url(../m_img/separator_1.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 7px 5px;
	background: url(../m_img/separator_1.gif) repeat-x bottom #F2F2F2;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../m_img/separator_1.gif) repeat-x bottom #FEFAE1;
}

tr.sectiontableentry1 a:hover, tr.sectiontableentry1 a:active, tr.sectiontableentry1 a:focus,
tr.sectiontableentry2 a:hover, tr.sectiontableentry2 a:active, tr.sectiontableentry2 a:focus {
	background: none;
}

.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
-------------------------------------------------------------------------*/
#cs-wrapper {
	width: 760px;
	margin: 0 auto;
}

.wide #cs-wrapper {
	width: 960px;
}

.auto #cs-wrapper {
	width: 96%;
}

#cs-containerwrap {
	margin-top: 5px;
	text-align: left;
	/*background: url(../images/mainwrap-bg.gif) repeat-y 80% 0% #FFFFFF;*/
}

#cs-container {
	padding: 0;
   background: url(../images/leftcol-left-bg.gif) repeat-y 20% 0% #FFFFFF;
	/* background: url(../images/leftcol-right-bg.gif) repeat-y 60% 0%;*/
}

#cs-container-fr, #cs-container-f {
	background-color: #FFFFFF;
}

#cs-container-fr {
	padding: 0;
   background: url(../images/leftcol-left-bg.gif) repeat-y 20% 0% #FFFFFF;
}

#cs-contentwrap {
}


/* FOOTER
-------------------------------------------------------------------------*/

#cs-footer {
	height: 55px;
	overflow: hidden;
	position: relative;
	text-align: left;
	padding: 0 15px;
	color: #999999;
}

#cs-footer a {
	color: #999999;
	text-decoration: none;
}

#cs-footer a:hover,
#cs-footer a:active,
#cs-footer a:focus {
	color: #999999;
}

#cs-cert {
	float: right;
	margin-top: 15px;
	font-size: 11px;
}

#cs-cert a, #cs-cert a:hover, #cs-cert a:active, #cs-cert a:focus {
	padding-left: 5px;
	background: none;
}

/* 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;
}

/* 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;
}