/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	font-size: 0.9em;
	font-family: "Verdana", Trebuchet MS, sans-serif;
	background-image: url(http://www.polynorth.com.br/assets/templates/polynorth/images/bg3.gif);
	background-repeat: repeat-y;
	background-position: center;
}

body{	
	text-align:left;
	min-width:776px;/* for mozilla*/
	background-color: #ffffff;
	height:100%;
}

#wrapper {
	background: url(images/foot_4x82-trans.jpg) repeat-x left bottom;
/* 	height: 100%; */ 
}

#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%;
	height: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_nolog-swf.jpg) no-repeat left top;
}

#ajaxmenu{
	position:absolute;
	top:93px;
	left:0px;
	width:776px;
	height:43px;
	z-index:65;
	background:  url(images/header_776x43-log-trans.jpg) no-repeat left top;
}

#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:776px;
	height:93px;
	z-index:75;
	background:  url(images/top-header_776x93_log-trans.jpg) no-repeat left top;
}


flashlogo {
	position: relative;
	clear: both;
	top: 1px;
	left: 0px;
	width: 350px;
	height: 100px;
}

masterbatch  {
	position: relative;
	clear: both;
	width: 210px;
	height: 300px;
}

#fone {
	position: absolute;
	top: 15px;
	left: 78%;
	width: 165px;
	height: 70px;
	z-index: 84;
	background:  url(http://polynorth.com.br/assets/images/fone-3601-6900.gif) no-repeat left top;
}


/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/
#footer {
	color: #007AB9;
	font-size: 0.84em;
	width:776px;
	clear:both;
	height:93px;
	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: #007AB9;
}

* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

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

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

#right {
	width: 206px;
	float: left;
	z-index: 55;
	margin: 5px 0px 0px 10px;  
}
#right-inner {
	position: absolute;
	width: 178px;
	padding-left: 9px;
	text-align: left;
}
#right-innertopper {
	position: absolute;
	top:155px;
	width: 210px;
	padding-left: 0px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}

#novos {
  position: absolute;
  top:345px;
  width: 185px;
  text-align: left;
  height:100%;
  left:0px;
}


#left {
	position:relative;/*ie needs this to show float */
	width:563px;
	float:right;
	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: 1.4em;
	color: #006699;
	background:  url(images/H17-cssmaster_batch.jpg) no-repeat left top;
	padding-left: 32px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 1.22em;
	color: #006699;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

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

#content p a {
	color: #000066;
}

#content p a:hover {
	background-color: #CAEAFF;
	color: #003FF4;
}

#footer p {
	padding: 8px;
}


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


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


.FSF_resultLink {
	color: #618200;
}

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

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


#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 0.95em;
}

.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: #2A7EA9;
}

#content a:hover, #sidebar a:hover
{
	background-color: #C1EAFF;
	color: #003FF4;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* images */
/* img {
	border: dotted 0px #444444;
} */
img {
	background: transparent;
	border: 1px solid #FFFFFF;
	padding: 5px;
} 

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
