
/*****************************/
/*** Core html setup stuff ***/
/*****************************/
* {
	margin:0;
	padding:0;
	list-style:none;
}

html {
	margin-bottom: 1px;
}

body {
	font-family: Arial, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	color: #000;
}

a:link,
a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button {
	cursor: pointer;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 10px;
}

img {
	border: 0 none;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	background: url(../images/topo.jpg) #DBD0BC top center repeat-x;
	padding:0;
	margin-bottom: 0px;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	border-left: solid 3px white;
	border-right: solid 3px white;
}

body.width_medium div#wrapper {
	width: 780px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 90px;
	padding-left: 290px;
	padding-right: 35px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 228px;
	height: 125px;
	background: url(../images/logo.png) 0 0 no-repeat;
	margin-left: 30px;
	margin-top: 15px;
}

div#tabarea {
	margin: 0 auto;
	text-align:center
}

.menu {
	border:none;
	margin: 0 0 0 215px;
}

.menu li {
	margin: 0;
	display: inline;
}

.menu li a {
	height:1px; /* IE5.0 bug */
	padding: 3px 10px;
	margin:0;
	border-left: 1px solid #852E24;
	border-right: 1px solid #D38A81;
	text-decoration: none;
	text-transform:uppercase;
}

.menu li a:link,
.menu li a:visited {
	color: #fff;
}

.menu li a:hover {
	color: #D38A81;
}

div#footer {
	clear:both;
	border-top: solid 3px white;
	background: url(../images/rodape.jpg) #A33B2E left top repeat-x;
}

div#footer_r {
	width:780px;
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
	margin:0 auto;
	border-left: solid 3px white;
	border-right: solid 3px white;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #FFF;
}

div#footer_r a:link,
div#footer_r a:visited {
	color: #FFF;
}

div#footerspacer {
	height: 10px;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}

#area {
	padding:0;
	margin:0;
}

#whitebox {
	margin: 10px 0 0 0;
	background: #fff;
	width: 100%;
	display:table;
	min-height:400px;
	height:auto;
}

#leftcolumn {
	float:left;
	padding: 30px 0 60px 0;
	margin: 0 0 0 30px;
	_margin-left: 15px;
	width: 25%;
	background-color:#DBD1B9;
	text-align:left;
	z-index:50;
}

/* login wmart */
#leftcolumn #login {
	
}

.inputbox {
	height:18px;
	padding:5px 3px;
	/*width:94%;*/
	border: solid 1px #C2B89F;
}

select.inputbox {
	height:30px;
}

textarea.inputbox {
	height:300px;
}
#saddr.inputbox {
	height:15px;
	padding:2px 3px;
	width:85px;
}

#maincolumn,
#maincolumn_full {
	float:right;
	margin:0;
	padding: 0;
	text-align:left;
	height:auto;
	width:67%;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;
	width:100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	height:auto;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

/* headers */
div.contentheading {
	padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2,
.contentheading {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3,
.componentheading,
table.moduletable th,
legend {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid {
	border-color: #ff0000;
}

label.invalid {
	color: #ff0000;
}

/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}

.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {
}

/* menu links */
a.mainlevel,
a.mainlevel:visited,
a.sublevel,
a.sublevel:visited {
	display:block;
	padding:5px 20px;
	color:#000000;
	text-transform:uppercase;
	border-bottom: #C2B89F solid 1px;
}

a.mainlevel:hover {
	color:#666666;
	text-decoration:none;
	background:url(../images/seta_menu.gif) 0 center no-repeat;
}

a.sublevel,
a.sublevel:visited {
	color:#990000;
	padding:5px 20px 5px 30px;
}

a#active_menu {
	font-style:normal;
	background:url(../images/seta_menu.gif) 0 center no-repeat;
}

a#active_menu.sublevel,
a.sublevel:hover {
	font-style:normal;
	color:#666666;
	text-decoration:none;
	background:url(../images/seta_menu.gif) 20px center no-repeat;
}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {
}

td.buttonheading img {
	border:none;
}

.clr {
	display:none;
}

td.greyline {
	width: 20px;
	background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit {
	float: left;
}

/* table of contents */
table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	float: right;
}

table.contenttoc td {
	padding: 0 5px;
}

/* content tables */
td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
	padding: 3px;
}

/* content styles */
table.contentpaneopen,
table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable,
div.module {
	margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link,
div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}

form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}

form#form-login ul {
	padding-left: 20px;
}

form#com-form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}

form#com-form-login ul {
	padding-left: 20px;
}

/* thumbnails */
div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: .90em;
	color: #666;
}

div.caption {
	padding: 0 10px 0 10px;
}

div.caption img {
	border: 1px solid #CCC;
}

div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* System Messages */
/* see system general.css */

.pagination span {
	padding: 2px;
}

.pagination a {
	padding: 2px;
}

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message {
	margin-bottom: 20px;
}

#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}

/* System Error Messages */
#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}

/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}

#syndicate {
	float:left;
	padding-left: 25px;
}

#power_by {
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

/* Rodape */
#signativa_site_assinatura {
	width:400px;
	margin:10px auto 0;
}

#signativa_site_assinatura h1 {
	margin:auto;
	text-align:center;
}

/* Busca */
div.search,
div.login {
	padding:20px 5px;
}

div.search h3,
div.login h3 {
	font-weight:normal;
	font-size:18px;
	color:#852E24;
	padding:0;
	margin:0;
}

div.search form,
div.login form {
	padding:0;
	margin:0;
}

div.search .inputbox,
div.login .inputbox {
	width: 96%;
	border: 1px solid #ccc;
	padding:5px 3px;
	margin:5px 0;	
}

div.search .bt,
div.login .bt {
	float:right;
}

/* RokAjaxSearch */

#searchmod-surround {
	padding: 13px 10px;
	background: url(../images/main/searchmod-surround.png) 0 100% repeat-x;
	margin-bottom: 3px;
	border-bottom: 1px solid #bbb;
}

#leftcol #searchmod-surround {
	background: url(../images/main/searchmod-surround-l.png) 0 100% repeat-x;
}

#searchmod {
	background: url(../images/main/searchmod-m.png) 0 0 repeat-x;
	margin: 0 10px 0 22px;
}

#searchmod2 {
	background: url(../images/main/searchmod-l.png) 0 0 no-repeat;
	margin-left: -22px;
}

#searchmod3 {
	background: url(../images/main/searchmod-r.png) 100% 0 no-repeat;
	margin-right: -10px;
	padding-left: 22px;
	height: 20px;
}

#searchmod .inputbox {
	
	padding-top: 2px;
}

#roksearch_search_str {
	width: 233px;
	background: none;
	border: 0;
}

#roksearch_results {
	z-index: 10000;
	position: absolute;
	width: 400px;
	float: right;
	margin-top: -1px;
	text-align: left;
	visibility: hidden;
	background: #fff;
	border: 1px solid #bbb;
}

#roksearch_results a#roksearch_link {
	float: right;
	padding-right: 5px;
	margin-top: 4px;
	display: block;
	height: 16px;
	width: 16px;
	background: url(../images/main/search-close.png) 0 0 no-repeat;
}

#roksearch_results h3 {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 110%;
	font-size: 120%;
	padding-bottom: 0;
	color: #333;
}

#roksearch_results span {
	display: block;
	line-height: 130%;
	font-size: 90%;
	color: #666;
}

#roksearch_results .container-wrapper {
	overflow: hidden;
}

#roksearch_results .page {
	float: left;
}

#roksearch_results .roksearch_header,
#roksearch_results .roksearch_row_btm {
	padding: 6px 10px;
	line-height: 100%;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 100%;
	background: #fff url(../images/main/module2-h3.png) 0 0 repeat-x;
	border-bottom: 1px solid #ccc;
	color: #333;
}

#roksearch_results .roksearch_row_btm {
	overflow: hidden;
	color: #333;
	border-bottom: 0;
}

#roksearch_results .roksearch_row_btm span {
	line-height: 140%;
}

#roksearch_results span.small {
	display: block;
	position: absolute;
	bottom: 6px;
	right: 10px;
	text-align: right;
	color: #666;
	font-size: 80%;
	font-weight: normal;
}

#roksearch_results span.highlight {
	display: inline;
	background: #777;
	color: #fff;
}

#roksearch_results a.clr {
	font-size: 100%;
}

#roksearch_results a:hover {
	text-decoration: none;
	color: #000;
}

#roksearch_results .roksearch_odd {
	padding: 10px;
	position: relative;
	background: #EFEFEF url(../images/main/module-h3.png) 0 100% repeat-x;
	border-bottom: 1px solid #ccc;
}

#roksearch_results .roksearch_even {
	padding: 10px;
	position: relative;
	background: #EFEFEF url(../images/main/module-h3.png) 0 100% repeat-x;
	border-bottom: 1px solid #ccc;
}

#roksearch_results .roksearch_odd-hover,
#roksearch_results .roksearch_even-hover {
	background: #fff url(../images/main/module2-h3.png) 0 100% repeat-x;
}

#roksearch_results .roksearch_odd-hover h3,
#roksearch_results .roksearch_even-hover h3 {
	padding-left: 12px;
	background: url(../images/main/menu-arrow.png) 0 14px no-repeat;
}

.results ol.list {
	padding-left: 30px;
	margin-top: 0;
}

.results ol.list h4 {
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.results ol.list li {
	padding: 10px 5px;
	margin-bottom: 5px;
}

.results ol.list li p {
	margin-top: 0;
	color: #333;
}

#roksearch_results .container-arrows {
	height: 16px;
	width: 40px;
	float: left;
	margin-right: 10px;
	position: relative;
}

#roksearch_results .arrow-left {
	width: 14px;
	height: 14px;
	position: absolute;
	bottom: 1px;
	left: 0;
	cursor: pointer;
	background: url(../images/main/search-arrow.png) 0 0 no-repeat;
}

#roksearch_results .arrow-left-disabled {
	width: 14px;
	height: 14px;
	position: absolute;
	bottom: 1px;
	left: 0;
	background: url(../images/main/search-arrow.png) 0 -28px no-repeat;
}

#roksearch_results .arrow-right {
	width: 14px;
	height: 14px;
	position: absolute;
	bottom: 1px;
	left: 20px;
	cursor: pointer;
	background: url(../images/main/search-arrow.png) 0 -14px no-repeat;
}

#roksearch_results .arrow-right-disabled {
	width: 14px;
	height: 14px;
	position: absolute;
	bottom: 1px;
	left: 20px;
	background: url(../images/main/search-arrow.png) 0 -28px no-repeat;
}

form.search_result .inputbox {
	border: 1px solid #ccc;
}

fieldset.phrase,
fieldset.word,
fieldset.only {
	border-bottom: 1px solid #ccc;
}

.rokajaxsearch {
	width:260px;
	float:left;
	background:transparent url(../images/fundo_busca.png) no-repeat scroll left top;
	height:42px;
	padding:0 5px;
	margin-top:25px;
}

#cart-button {
	background:transparent url(../images/fundo_carrinho.png) no-repeat top left ;
	width:115px;
	margin-top:25px;
	height:42px;
	padding:4px 0 0 35px;
	float:right;
}
.cart-button-desc,
.cart-button-desc-full {
	color:#852E24;
}

#cart-button-conteudo {
	height:44px;
	padding-top:10px;
	width:150px;
}



#main-body-surround {
	overflow:hidden;
	position:relative;
}

#cart-panel-surround {
	right:215px;
}

#cart-panel-surround,
#font-panel-surround,
#login-panel-surround {
	margin-bottom:5px;
	overflow:hidden;
	padding:0 4px;
	position:absolute;
	right:0;
	top:0;
	visibility:hidden;
	width:320px;
	z-index:10;
}

/* Shopping Cart Panel */

#main-body-surround {
	position: relative;
	overflow: hidden;
}

#cart-panel-surround,
#font-panel-surround,
#login-panel-surround {
	margin-bottom: 5px;
	padding: 0 4px;
	width: 320px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	visibility:hidden;
	overflow:hidden;
}

#cart-panel,
#font-panel,
#login-panel {
	background: url(../images/main/cart-drop.png) 0 100% no-repeat;
	padding: 15px 30px 30px 30px;
	color: #000;
}

#cart-panel a,
#font-panel a,
#login-panel a {
	color: #852E24;
}

#font-panel a {
	display: block;
	margin: 8px;
}

#font-panel .left,
#font-panel .right {
	float: left;
	width: 125px;
	text-align: center;
	font-size: 1.3em;
}

#cart-panel-surround {
	position:absolute;
	right:20px;
	top:79px;
}

#login-panel-surround {
	right: 120px;
}

#cart-panel .show-cart-button a {
	background: url(../images/main/login-button.png) 0 0 no-repeat;
	border: 0;
	width: 126px;
	height: 25px;
	color: #FFF;
	display: block;
	padding: 2px 0 2px 7px;
	text-align: center;
	margin: 0 auto;
}

#cart-panel .show-cart-button a:hover {
	text-decoration: underline;
}

#cart-panel .cart-qty {
	float: left;
}

#cart-panel .cart-price {
	float: right;
}

#cart-panel .cart-listings {
	overflow: hidden;
	border-bottom: 1px solid #606060;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}

#cart-panel .cart-totals {
	overflow: hidden;
	margin-bottom: 15px;
	background: #666;
	padding: 4px;
	color: #fff;
}

#cart-panel a.savedCart {
	margin: 0 auto;
	text-align: center;
	display: block;
}
h3 {
	font-weight:normal;
	font-size:24px;
	color:#852E24;
	padding:10px 0 5px 0;
	margin:0 0 10px 0;
	border-bottom: solid 1px #852E24;
	width:97%;
}
