.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* {
	margin: 0;
}
html, body {
	height: 100%;	
	color: #404040;
	background: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

a {	color: #ED1B1A;
	text-decoration:none;
}

a:hover {
  color: #ED1B1A;
	text-decoration: underline;
}
a:visited {
  color: #ED1B1A;
}
a:link {
  color: #ED1B1A;
}
a:active {
  color: #ED1B1A;
}
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

H1 {
	clear: both;
	padding:20px;
	font-size: 18px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f7941e;
}

H2 {
	clear: both;
	padding:20px;
	font-size: 18px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f7941e;
}

/* wrapper & sticky footer */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px; /* the bottom margin is the negative value of the footer's height */
}
.footer {
	height: 110px; /* .push must be the same height as .footer */
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	background-color: #E0E0E0;
	clear:both;
}

#push {
  clear:both;
  height: 110px; /* .push must be the same height as .footer */
}


/* header */
#header_wrapper {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	background: #ffffff;
}

#header {
	width: 960px;
	margin: 0 auto;
}

#header #logo {
	float: left;
	width: 322px;
	height: 85px;
	margin-left: 25px;
	margin-top: 25px;
}

/* quicklinks menu */

#quicklinks-menu { 
	width:590px;
	float:right;
	padding-top:75px;
}

.quicklinks {
	float:left;
	width:196px;
}

/* end of menu*/

/* end of header */

/* banner */

#banner_wrapper {
	clear: both;
	width: 100%;
	height: 240px;
	margin: 0 auto;
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;
}

#banner {
	width: 960px;
	height: 240px;
	margin: 0 auto;
}

#banner #banner_image {
	float: left;
	width: 370px;
	height: 225px;
}

#banner_content {
	float: right;
	text-align: left;
	width: 590px;
	background-image: url(../images/bg-quote.gif);
	background-repeat: repeat-x;
	height: 225px;
}
#banner_content H1 {
	font-size: 22px;
	padding: 20px 20px 0px 20px;
}
#banner_content p {
	font-size: 14px;
	line-height: 22px;
	padding: 0px 20px 0px 20px;
}


/* end of banner */

/* content */

#content_wrapper {
	clear: both;
	width: 960px;
	margin: 0 auto;
	background: #ffffff;
}

#content {
	width: 940px;
	background: #ffffff;
	padding: 20px 0px 20px 20px;
	background-image: url(../images/bg-left-column.gif);
	background-repeat: repeat-y;
	height: auto;
}

/* left column */

#left-column .menu {
	width: 150px;
	float: left;
	clear: both;
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
	}
	
#left-column .menu  li {
	padding: 8px 0 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #404040;
	text-transform: uppercase;
	}

#left-column .menu  li a {
	padding: 0 0 0 0px;
	color: #000;
	text-decoration: none;
}

#left-column .menu li.active a.active {
  color: #ED1B1A;
}
	

#left-column .menu li a:hover {
	color: #ED1B1A;
}

#left-column .menu li ul {
  display: none;
  margin-left: 16px;
  margin-top: 10px;
}

#left-column .menu li ul.active {
  display: block;
}

#left-column .menu li ul li {
  text-transform: none;
}

#left-column .menu li ul li a {
  color: #000;
}

#left-column .menu li ul li.active a {
  color: #ED1B1A;
}
		
/* right column */
#content-block {
	float: right;
	width: 720px;
	line-height: 20px;
	background: #ffffff;
}
#content-block H2 {
	clear: both;
	font-size: 18px;
	font-weight: normal;
	color: #f7941e;
}
#content-block strong {
	font-weight:bold;
}

#content-block ul {
  list-style: disc;
  padding-left: 15px;
}

.image {
	padding:4px;
	background-color: #FFF;
	border: 1px solid #e5e5e5;
}

.title	{
	font-size:14px;
	color: #8D0080;
}

/* end left column */

/* right column */

#left-column {
	float: left;
	width: 185px;
	background: #ffffff;
	color: #C83602;
}

.active {
	color: #ED1B1A;
}


/* end right column */


/* end of content */


/* footer */

.footer-content {
	width: 960px;
	margin: 0 auto;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

#footer a {
	text-decoration: none;
	color: #ED1B1A;
	font-weight: normal;
}
/* end of footer */


#legenda {
  border: 1px solid #c4c5ca;
  float: right;
  padding: 7px;
}

#legenda ul {
  float: left;
  list-style: none;
}

#legenda ul li {
  float: left;
  margin-right: 12px;
}

#legenda ul li img {
  margin-right: 7px;
  margin-top: 5px;
}

#legenda a {
  margin-left: 20px;
}

div.item {
  border-bottom: 1px solid #c0c0c0;
}

div.item, div.itemheader, div.itemcontent {
  width: 100%;
}

div.item div {
  float: left;
}

div.item div.itemheader {
  margin: 7px 0;
}

div.item div.itemcontent {
  margin-bottom: 7px;
}


div.item div.itemheader div {
  font-weight: bold;
}

div.item div.col1 {
  width: 87px;
}
div.item div.col2 {
  /*width: 300px;*/
  width: 387px;
}
div.item div.col3 {
  width: 177px;
}
div.item div.col4 {
  width: 118px;
}
div.item div.col5 {
  text-align: center;
  width: 32px;
} 

div.item div.col2 div {
  display: block;
  float: none;
}

div.item div.col2 div.itemname a {
  color: #ed1b1a;
}

div.item div.col2 div.itemshortdesc {
  margin-top: 7px;
}

.itempages {
	float: right;
	font-size: 12px;
	margin-top: 10px;
}
  
div.itemdetailtop {
  border-bottom: 1px solid #c0c0c0;
  margin-top: 8px;
  padding-bottom: 10px;
}

div.itemdetailtop div.left {
  float: left;
  width: 540px;
}

div.itemdetailtop div.right {
  float: left;
  width: 176px;
}

div.itemdetailtop dl dt,
div.itemdetailtop dl dd {
  margin-bottom: 6px;
}

div.itemdetailtop dl dt {
  float: left;
  font-weight: bold;
 width: 91px;
}

div#itemlongdesc {
  margin-bottom: 20px;
  margin-top: 15px;
}   

div#itemlongdesc h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
}

#reacttop {
  display: block;
  margin-top: 14px;
}

#reactbottom {
  float: right;
}

#reactform {
  margin-top: 10px;
}

#reactform p  {
  clear: both;
  line-height: 25px;
  margin-bottom: 8px;
}

#reactform p label {
  float: left;
  font-weight: bold;
  width: 130px;
}

#reactform p label.error { 
  float: none;
  font-size: 10px;
  color: red; 
  padding-left: .5em; 
  vertical-align: top;
}

#reactform p label em { 
  color: red;
  font-weight: bold; 
  vertical-align: top; 
}

#reactform p input, #reactform p textarea {
  border: 1px solid #000;
  width: 300px;
}

#reactform p input.error, #reactform p textarea.error {
  border: 1px solid red;
}

#reactform p textarea {
  height: 100px;
}


#reactform #reactform_submit {
  border: none;
  height: 25px;
  width: 121px;
}

#reactform #submitcontainer {
  margin-top: 25px;
  padding-left: 450px;
}

div.item.job div.col1 {
  width: 87px;
}
div.item.job div.col2 {
  /*width: 420px;*/
  width: 507px;
}
div.item.job div.col3 {
  width: 177px;
}
div.item.job div.col4 {
  text-align: center;
  width: 32px;
}


#sitemap .menu {
	width: 150px;
	float: left;
	clear: both;
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
	}
	
#sitemap .menu  li {
	padding: 3px 0 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#sitemap .menu  li a {
	padding: 0 0 0 0px;
	text-decoration: none;
}

#sitemap .menu li ul {
  margin-left: 16px;
  margin-top: 3px;
}

#sitemap .menu li ul li {
  text-transform: none;
}
