/* COMMON STYLE

--------------------------------------------------------- */

body {

	margin: 0;

	padding: 0;

	color: #000000;

	background: #ffeaa4 url(http://www.californiacoffee.com.br/site/images/banners/bg.jpg);

	font: 11px/normal "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;

}



body#bd {

	background: url(../images/bodybg.gif);

	text-align: center;

}



body.contentpane {

	width: auto; /* Simple style for printable pages */

	margin: 15px;

	background: #ffeaa4 url(http://www.californiacoffee.com.br/site/images/banners/bg.jpg);;

	color: #000000;

	font-size: 9pt;

	line-height: 150%;

}



#ja-contentwrap, #ja-leftcol, #ja-rightcol, #ja-footer {

	line-height: 170%; /* adding some line-height */

}



h1 {

	font-size: 1.7em;

}



h2 {

	margin: 10px 0;

	font-size: 1.5em;

}



h3 {

	margin: 10px 0;

	font-size: 1.2em;

}



h4 {

	margin: 10px 0;

	font-size: 1em;

}



/* Title text */

.contentheading, .componentheading, div.moduletable h3, #ja-subnav h3,

#ja-rightcol div.moduletable-green h3, #ja-rightcol div.moduletable-yellow h3,

h1, h2, h3, h4 {

	font-family: Tahoma, Arial, sans-serif;

}



/* Normal link */

a {

	color: #bb151b;

	text-decoration: none;

}



a:hover, a:active {

	border-bottom: 1px dotted;

	color: #e61311;

	text-decoration: none;

}



p {

	margin: 12px 0;

}



ul {

	list-style: url(../images/arrow-off.gif)!important;

	list-style: url(../images/arrow-off-ie.gif);

}



th {

	padding: 4px;

	font-weight: bold;

	text-align: left;

}



fieldset {

	border: none;

	margin: 0;

	padding: 0;

	width: 99%;

	overflow: hidden;

}



fieldset a {

	font-weight: bold;

}



hr {

	border-top: 1px solid #900000;

	border-right: 0;

	border-left: 0;

	border-bottom: 0;

	height: 1px;

}



img {

	border: 0;

}



/* FORM

--------------------------------------------------------- */

form {

	margin: 0;

	padding: 0;

}



input, select {

	font: 11px Tahoma, Arial, sans-serif;

}



textarea {

	border: 1px solid #BEDFEB;

	padding-left: 2px;

	background: none;

}



.button {

	padding: 1px 5px;

	border-top: 1px solid #900000;

	border-right: 1px solid #900000;

	border-bottom: 1px solid #900000;

	border-left: 1px solid #900000;

	background: #ffeaa4 url(http://www.californiacoffee.com.br/site/images/banners/bg.jpg);;

	color: #900000;

}



.button:hover {

	border-top: 1px solid #900000;

	border-right: 1px solid #900000;

	border-bottom: 1px solid #900000;

	border-left: 1px solid #900000;

	background: #ffeaa4 url(http://www.californiacoffee.com.br/site/images/banners/bg.jpg);;

	color: #900000;

}



.inputbox {

	padding: 1px 3px;

	border: 1px solid #900000;

	background: #ffffff;

}



.inputbox:hover, .inputbox:focus {

	border: 1px solid #900000;

	background: #ffffff;

}



/* MODULE

--------------------------------------------------------- */

div.modules {

	width: 100%;

}



div.moduletable h3 {

	padding: 0;

	margin: 0 0 8px;

	font-size: 12px;

	text-transform: uppercase;

}



div.moduletable {

	padding: 0 5px 20px;

}



div.moduletable td {

	padding: 0!important;

}



/* JOOMLA STYLE

--------------------------------------------------------- */

table.blog {

	width: auto;

}



table.blog .article_seperator {

	display: block;

	background: url(../images/seperator.gif) repeat-x center left;

	height: 20px;

}



table.contentpane {

	border: none;

	width: 100%;

}



table.contentpaneopen {

	border: none;

}



table.contenttoc {

	margin: 0 0 10px 10px;

	padding: 0 3px 10px 3px;

	width: 25%;

}



table.contenttoc td {

	padding: 1px 5px 1px 20px;

	background: url(../images/arrow-off.gif) no-repeat 4px 4px;

}



table.contenttoc td:hover {

	background: url(../images/arrow-on.gif) no-repeat 5px 4px;

}



table.contenttoc th {

	border-bottom: 8px solid #FFFFFF;

	color: #930000;

	background: url(../images/seperator.gif) repeat-x bottom;

}



table.polls {

	padding: 0;

	width: 100%;

}



table.pollstableborder {

	padding: 0;

	width: 100%;

	border-color: #FFFFFF;

	text-align: left;

}



table.pollstableborder img {

	margin: 4px 4px 4px 0;

}



table.pollstableborder td {

	padding: 2px!important;

}



table.searchintro {

	padding: 10px 0;

	width: 100%;

	background: url(../images/seperator.gif) repeat-x bottom;

}



table.searchintro td {

	padding: 5px!important;

}



#ja-footer ul#mainlevel li, #ja-footer ul#mainlevel-nav li {

	padding: 0;

	display: inline;

	background: none;

	line-height: normal;

}



.adminform textarea {

	width: 500px!important; /*Control the Frontend Editor area width*/

}



.adminform textarea.inputbox {

}



.blog_more {

	margin: 10px 0;

	padding: 5px;

	border: 1px solid #900000;

	background: #ffeaa4 url(http://www.californiacoffee.com.br/site/images/banners/bg.jpg);;

}



.blog_more strong {

	margin: 0 0 5px;

	padding: 0;

	display: block;

	color: #900000;

	text-transform: UPPERCASE;

}



.blog_more ul {

	padding-left: 18px;

	margin: 0;

}



td.buttonheading {

	padding: 0 3px!important;

	text-align: center;

}



td.buttonheading a {

	border-bottom: none;

}



.category {

	font-weight: bold;

}



.clr {

	clear: both;

}



.code, pre {

	border: 1px solid #F0F0C0;

	width: auto;

	padding: 5px;

	background: #ffeaa4 url(http://www.californiacoffee.com.br/site/images/banners/bg.jpg);;

}



.componentheading {

	padding: 0 0 15px;

	margin: 3px 2px 10px;

	color: #640300;

	font-size: 2em;

}



.contentdescription {

	padding-bottom: 20px;

	border-bottom: 20px solid #FFFFFF;

	background: url(../images/seperator.gif) repeat-x bottom;

}



table.blog .contentheading {

	color: #930000;

	font-size: 1.5em;

}



.contentheading {

	padding-bottom: 2px;

	color: #930000;

	font-size: 2em;

}



a.readon {

	font-weight: bold;

}



a.readon:hover {

}



table.contentpaneopen td, table.contentpane td {

}



table.contentpaneopen, table.contentpane, table.blog {

	width: 100%;

}



.createdate {

	color: #930000;

	font-weight: bold;

	line-height: 10px;

}



.modifydate {

	color: #930000;

	height: 15px;

}



.error {

	color: #CC0000;

}



.highlight {

	border-bottom: 1px solid;

	font-weight: bold;

}



.message {

	color: #930000;

	font-weight: bold;

}



.moduletable {

	padding: 0;

}



.mosimage {

	padding: 3px!important;

	padding: 3px 0;

	margin: 12px 10px 0 0!important;

}



.mosimage img {

	padding: 0;

	margin: 0!important;

}



.mosimage_caption {

	margin-top: 2px;

	padding: 1px 2px;

	color: #889DA4;

}



.syndicate a {

	border-bottom: none;

	margin-bottom: 2px;

	display: block;

}



.pagenav {

	padding: 2px;

}



.pagenav_prev a, .pagenav_next a {

	font-weight: normal;

}



.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_next a:hover, .pagenav_next a:active {

}



.pagenavbar {

	padding-left: 16px;

	background: url(../images/pages.gif) no-repeat center left;

}



.pagenavcounter {

	padding: 5px 15px 0;

	background: url(../images/pages.gif) no-repeat 0 8px;

}



.sectiontableheader {

	padding: 2px 4px;

	border-right: 1px solid #FFFFFF;

	border-top: 5px solid #FFFFFF;

	background: #930000;

	color: #FFFFFF;

	font-weight: bold;

}



.sectiontableheader a, .sectiontableheader a:hover {

	color: #FFFFFF;

}



tr.sectiontableentry1 td {

	padding: 4px;

	background: #ffeaa4 url(http://www.californiacoffee.com.br/site/images/banners/bg.jpg);;

}



tr.sectiontableentry2 td {

	padding: 4px;

	border-top: 1px solid #FFFFFF;

}



.small {

	color: #889DA4;

}



/* MAIN CONTAINER & GENERAL LAYOUT

--------------------------------------------------------- */

/* 3 columns content width */

#ja-content {

	margin: 0;

	width: 410px;

	padding: 0 0 0 15px;

	float: left;

}



/* 2 column content [on the left] width */

#ja-content-full-left {

	margin: 0;

	padding: 0 0 0 7px;

	width: 565px;

	float: left;

	background: none #ffffff;

}



/* 2 column content [on the right] width */

#ja-content-full-right {

	margin: 0;

	width: 565px;

	padding: 0 7px 0 0;

	float: right;

}



/* 1 column content width */

#ja-content-full {

	margin: 0;

	width: 730px;

	padding: 10px 0 0 0;

	background: none #ffffff;

}



#ja-container-shadow {

	width: 770px;

	margin: 0 auto;

	border-left: 4px solid #000000;

	border-right: 4px solid #000000;

	background: url(../images/header-bg.jpg) top right #000000;

	text-align: center;

	height: 100%;

}



#ja-container-outer {

	border-left: 2px solid #000000;

	border-right: 2px solid #000000;

}



#ja-container {

	width: 760px;

	margin: 0 auto;

	text-align: left;

	background: none;

}



.ja-contentwrap-outer {

	border-top: 1px solid #e9d19d;

	padding-left: 8px;

	display: block;

	background: #ffeaa4 url(http://www.californiacoffee.com.br/site/images/banners/bg.jpg); no-repeat left;

}



.ja-contentwrap-inner {

	padding-right: 8px;

	display: block;

	background: #ffeaa4 url(http://www.californiacoffee.com.br/site/images/banners/bg.jpg); no-repeat right;

}



#ja-contentwrap {

	padding: 15px 0 30px;

	background: #ffeaa4 url(http://www.californiacoffee.com.br/site/images/banners/bg.jpg);;

}



/* HEADER

--------------------------------------------------------- */

#ja-header {

	position: relative;

	height: 220px;

}



#ja-header a {

	color: #FFFFFF;

}



#ja-header h1 {

	margin: 0;

	padding: 0;

	background: transparent;

	font-size: 26px;

	position: absolute;

	top: 80px;

	left: 80px;

}



/* TOP NAVIGATION

--------------------------------------------------------- */

#ja-topnav {

	padding: 0;

	margin: 0 0 0 158px;

	font-size: 11px;

	height: 30px;

}



#ja-topnav ul {

	padding: 0;

	margin: 0;

	list-style: none;

}



#ja-topnav li {

	padding: 0;

	margin: 0;

}



#ja-topnav a {

	border-bottom: 0;

}



#ja-topnav a span {

	cursor: pointer;

}



/* CONTENT SPOTLIGHT

--------------------------------------------------------- */

#ja-spotlight-1 div.moduletable, #ja-spotlight-2 div.moduletable {

	padding: 0 5px 10px;

	background: url(../images/right-module-bg.gif) no-repeat bottom right;

}



#ja-spotlight-1 h3, #ja-spotlight-2 h3 {

	margin: 0 0 10px;

	padding: 3px 8px 2px;

	margin: 0 -5px 8px;

	border-bottom: 1px solid #930000;

	color: #FFFFFF;

	background: #FFFFFF url(../images/h3-curve-tl.gif) no-repeat left;

	text-transform: UPPERCASE;

}



#ja-spotlight-1 ul, #ja-spotlight-2 ul {

	padding-left: 18px;

	margin: 0;

}



/* PATHWAY HACKED

---------------------------------------------------------*/

#pathway {

	margin-left: 3px;

	color: #FFFFFF;

	font-size: 0%;

	line-height: normal!important;

	line-height: 0%;

}



#pathway img {

	visibility: hidden; /* DO NOT SHOW PATHWAY DEFAULT ARROW */

}



#pathway a {

	padding-right: 15px;

	background: url(../images/arrow-off.gif) no-repeat 98% 80%;

	font-size: 11px!important;

}



#pathway a:hover, #pathway a:active {

	border-bottom: none;

	background: url(../images/arrow-on.gif) no-repeat 98% 80%;

	text-decoration: none;

}



/* LEFT COLUMN

--------------------------------------------------------- */

#ja-leftcol {

	width: 150px;

	float: left;

	overflow: hidden;

}



#ja-leftcol a.mainlevel {

	padding-left: 15px;

	background: url(../images/arrow-off.gif) no-repeat 0px 2px;

}



#ja-leftcol a.mainlevel:hover {

	border-bottom: none;

	background: url(../images/arrow-on.gif) no-repeat 1px 2px;

}



#ja-leftcol a.sublevel {

	padding-left: 3px;

}



#ja-leftcol div.moduletable h3 {

	margin-top: 5px;

	color: #640300;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 50px;
}



#ja-leftcol div.moduletable {

	border-bottom: 1px solid #FFFFFF;

	background: url(../images/left-module-bg.gif) no-repeat bottom right;

}



/* RIGHT COLUMN

--------------------------------------------------------- */

#ja-rightcol {

	width: 145px;

	float: right;

	padding: 0 5px 15px 0;

	overflow: hidden;

}



#ja-rightcol a.mainlevel {

	padding-left: 20px;

	background: url(../images/arrow-off.gif) no-repeat 5px 4px;

}



#ja-rightcol a.mainlevel:hover, a.mainlevel:active {

	background: url(../images/arrow-on.gif) no-repeat 5px 4px;

}



#ja-rightcol a.sublevel {

	padding-left: 3px;

}



#ja-rightcol div.moduletable h3 {

	padding: 3px 8px 2px;

	margin: 0 -5px 8px;

	border-bottom: 1px solid #930000;

	color: #FFFFFF;

	background: #930000 url(../images/h3-curve-tl.gif) no-repeat left;

}



#ja-rightcol div.moduletable {

	padding: 0 5px 10px;

	margin-bottom: 20px;

	background: url(../images/right-module-bg.gif) no-repeat bottom right;

}



#ja-rightcol .article_seperator {

	display: none;

}



/* FOOTER

--------------------------------------------------------- */

#ja-footer {

	clear: both;

	padding: 20px 15px 30px;

	color: #ffffff;

	background: url(../images/footer-bg.jpg);

	font-size: 10px;

	text-align: left;

	position: relative;

}



#ja-footer a {

	color: #ffffff;

}



#ja-footer ul {

	padding: 0;

	margin: 0;

	list-style: none;

}



#ja-footer li {

	padding: 0;

	margin: 0;

}



#ja-footer li a {

	padding: 2px 15px 1px 1px;

	border-bottom: none;

}



#ja-footer li a:hover, #ja-footer li a:active {

	background: #930000;

	color: #FFFFFF;

}



#ja-bottomline {

	padding: 15px 0 10px;

	margin: 0;

}



#ja-bottomline a {

	padding: 0;

}



#ja-cert {

	position: absolute;

	top: 17px;

	right: 0;

}



#ja-cert a {

	padding-right: 5px;

}



/* MISCELLANOUS

----------------------------------------------------------- */

div.back_button a, div.back_button a:hover, div.back_button a:active {

	border-bottom: none;

	color: #930000;

}



#mod_login_password, #mod_login_username {

	width: 120px;

}



#mod_login_remember {

	border: none;

	padding: 0!important;

}



/* Clear fix */

.clearfix:after {

	clear: both;

	display: block;

	content: ".";

	height: 0;

	visibility: hidden;

}



.clearfix {

	display: inline-block;

}



/* Hides from IE-mac \*/

.clearfix {

	display: block;

}

/* End hide from IE-mac */



/* Firefox Scrollbar Hack - Do not remove */

html {

	margin-bottom: 1px;

	height: 100%;

}