/* commented backslash hides from ie5mac \*/
html{
	height:100%;
	margin:0;
	padding:0
}
/* end hack */
html,body {
	padding: 0;
	margin: 0;
	background-color: #F7C79C;
	font-size: 0.9em;
	font-family: "Verdana", verdana, arial, sans-serif;
}
body{
	text-align:left;
	min-width:776px;/* for mozilla*/
	background-color: #333333;
	height:100%;
	background:  url(images/bg_4x818.jpg) repeat-x left top;
}

#wrapper {
	background:  url(images/foot_4x82.jpg) repeat-x left bottom;
	height: 82px;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:776px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background:  url(images/inner_776x1.jpg) repeat-y left top;
}

/* mac hide \*/
* html #outer{
	width:776px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:143px;/*needed to make room for header*/
}

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:776px;
	height:93px;
	z-index:74;
	background:  url(images/top-header_776x93_2.jpg) no-repeat left top;

}

#ajaxmenu{
	position:absolute;
	top:93px;
	left:0px;
	width:776px;
	height:43px;
	z-index:65;
	background:  url(images/header_776x43.jpg) no-repeat left top;
}
#logo {
	position:absolute;
	top:26px;
	left:10px;
	width:237px;
	height:63px;
	text-indent: -5000px;
	z-index:300;
	background:  url(images/logo_237x63.gif) no-repeat left top;
}
/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/
#footer {
	color: #FFA500;
	width: 776px;
	clear: both;
	height: 82px;
	text-align: left;
	left: 0px;
	bottom: 0px;
	position: absolute;
	background: url(images/foot_776x82_2.jpg) no-repeat left top;
}
#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #FFA500;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

#footer #xhtml {display: none;}
#footer #css {display: inline !important;}

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:206px;
	float:right;
	z-index: 55;
}
#right-inner {
	width: 178px;
	padding-left: 9px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:563px;
	float:left;
	padding-left: 7px;
	z-index: 56;
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}

#content h2 {
	font-size: 15px;
	color: #618200;
	background:  url(images/bullet_sun_01.gif) no-repeat left top;
	padding-left: 28px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}


#content h3 {
	font-size: 12px;
	color: #618200;
	background:  url(images/bullet_guarda_sol.gif) no-repeat left top;
	padding-left: 28px;
	line-height: 24px;
}

h3#post-  {
	font-size: 0.95em;
	color: #618200;
	background:  url(images/bullet_guarda_sol.gif) no-repeat left top;
	padding-left: 0px;
}


#content p {
	font-size: 1.0em;
	color: #444444;
	line-height: 18px;
	line-height: 16px;
}

#content p a {
	color: #618200;
}

#content p a:hover {
	background-color: #618200;
	color: #ffffff;
}


#footer p {
	padding: 8px;
}

.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 12px;

}

img {
	border: dotted 1px #444444;
}

#content ul li{
	list-style-image: url(images/bullet-content.gif);
	margin-bottom: 0.2em;
	font-size: 0.98em;
	color: #00351B;
	line-height: 17px;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: rgb(97, 130, 0);
}

#content a:hover, #sidebar a:hover
{
    background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);
}

#logogoogle {
	position:absolute;/*ie needs this to show float */
	clear:both;
	z-index: 98;
	width:200px;
	top: 21px;
	left:400px;
	float:left;
	padding-right: 7px;
}

#logogoogle1 {
	position:absolute;/*ie needs this to show float */
	clear:both;
	z-index: 98;
	width:200px;
	left:77%;
	padding-top: 5px;	
}

.subpage_title {
	CLEAR: both; BORDER-TOP: #e64f20 2px solid; BACKGROUND-IMAGE: url(images/bullet-content.gif); BORDER-BOTTOM: #dee6e8 2px solid; BACKGROUND-REPEAT: repeat-x; HEIGHT: 54px; BACKGROUND-COLOR: #ffffff
}
.subpage_title H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #6e8187; PADDING-TOP: 0px
}
.subpage_title .icon {
	PADDING-RIGHT: 5px; BACKGROUND-POSITION: 0px 0px; PADDING-LEFT: 14px; PADDING-BOTTOM: 0px; MARGIN: 11px 0px 0px 18px; PADDING-TOP: 8px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 83px
}
.subpage_title #icon-1 {
	CLEAR: both; BACKGROUND-IMAGE: url(images/icons/padaria120.jpg)
}
.subpage_title #icon-2 {
	BACKGROUND-IMAGE: url(icon-prices.gif)
}
.subpage_title #icon-3 {
	BACKGROUND-IMAGE: url(icon-samples.gif)
}
.subpage_title #icon-4 {
	BACKGROUND-IMAGE: url(icon-partners.gif)
}
.subpage_title #icon-5 {
	BACKGROUND-IMAGE: url(icon-support.gif)
}

/**************************************************************
   Images
 **************************************************************/

img.floatRight {
  margin: 5px 0px 10px 15px;  
}

img.floatLeft {
  margin: 15px 0px 0px 0px;
}

a img {  
  border: 1px solid #FFF;
}

a:hover img {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #8BE6FA !important;
  border: 1px solid #8BE6FA;
}


/**************************************************************
   table
 **************************************************************/


table {
	border-collapse: separate; 
	background-color: #FCEE9E; 
	border: 1px solid #990033; 
	width: 100%;

}
td { 
	border:1px solid #CC9933; 
	margin: 3px; padding: 3px; 
	vertical-align: top; 
	background: #FEFDCF; 
	color: #000;
}
thead th {
	background: #FFE4B5; 
	color:#660000; 
	text-align: left; 
	font-weight: bold; 
	padding: 3px;
	border: 1px solid #990033;
}
th {
	border:1px solid #CC9933; 
	padding: 3px;
}
tbody th:hover {
	background-color: #fefdcf;
}
th a:link, th a:visited {
	color:#903; 
	font-weight: normal; 
	text-decoration: none; 
	border-bottom:1px dotted #c93;
}

tr.odd {
	BACKGROUND: url(images/bg_td2.jpg) #fff8e8 repeat-x
}

caption {
	background: #F7C89D; 
	color:#660000; 
	padding: 4px 0; 
	text-align: center; 
	width: 40%; 
	font-weight: bold;
}
tbody td a:link {
	color: #903;
}
tbody td a:visited {
	color:#633;
}
tbody td a:hover {
	color:#000; 
text-decoration: none;
}

tbody tr.odd {
	BACKGROUND: url(images/bg_td2.jpg) #fff8e8 repeat-x
}


