/* Mollio overrides */
#wrap {
	width: 790px;
	background-color: white;
	overflow: hidden;
	border: 1px solid #BDAA8A;
}


#type-a #sidebar, #type-b #sidebar, #type-e #sidebar {
	display: none;
}

#content {
	background-color: white;
	min-height:600px;
/*	overflow-x: hidden;*/
}

#type-b #content {
	margin: 0 0 0 160px;
	padding: 0 12px;
}

#type-c #content {
	margin: 0 25% 0 160px;
}

#type-d #content {
	width: 65%;
}
#content #breadcrumb {
	padding-top:1em;
	color: #666;
	font-size: .65em;
}
#content #breadcrumb a {
	color: #996666;
}
#content #breadcrumb a:hover {
	color: #CC9999;
}
#type-b #content-wrap {
	background: none;
}
#sidebar {
	border-top: none;
	padding-top: 1px;
	padding-bottom: 40px;
	top: 330px;
}
#search {
	width: 150px;
	position: static;
	color: #333333;
	padding: 1em 0;
}
#search input {
	width: 120px;
}
#search input.f-submit {
	position: absolute;
	right: 7px;
}
#header {
	background-image: url(../images/header-bg.jpg);	
	background-color: #776844;
	padding: 0px;
	margin: 0px;
	height: 109px;
}
#header #site-name {
	margin: 0px;
	padding-left: 10px;
}
#header #site-name h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #330000;
	letter-spacing: -.005em;
	position: absolute;
	top: 35px;
}
#header #site-name h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: .6em;
	color: #330000;
	position: absolute;
	top: 75px;
	font-style: italic;
	letter-spacing: -.01em;
	font-weight: normal;
}
#nav-secondary {
/*	height: 205px; */
	height: 18em;
	width: 160px;
}
#nav-secondary li {
	line-height: 1em;
}
.featurebox {
	padding: 0em .5em;
	border-top: 1px solid #393220;
	border-left: 1px solid #393220;
	margin: 0 0 1.5em;
	background: none;
}
.featurebox p {
	border:none;
	margin: 0em;
}
.featurebox a {
	font-weight:bold
}
#utility {
	left: 0px;
	border-top: none;
	z-index: 99;
}

#footer {
	text-align: center;
	padding: .3em;
	border-top: none;
	color: #333333;
	padding-top: 6em;
}
/* General */
#validXHTML {
	display: none;
}
#search_results li p b {
	color: green;
}
hr, #error {
	color: #8B0000; /* Dark Red */
}

#homePageBGImage {
	position: absolute;
	background-image: url(../images/image-bg.jpg);
	background-repeat: no-repeat;
	left: 191px;
	width: 80%;
	height: 320px;
}

#heroshotWatermark {
	position: absolute;
	background-image: url(../images/hero-toplayer2.gif);
	z-index: 5;
	left: 160px;
}

#heroShot, #image .heroShot {
	overflow: hidden;
	/*border-bottom: thin solid #996666;*/	
	position: relative;
	left: -12px;
}
#heroshotWatermark, #heroShot, #image .heroShot {
	height: 315px;
	width: 630px;
}

ul {
	padding-left: 1.5em;
	list-style: circle;
	margin: 0;
}
.hidden-item {
	display: none;
}

span#logo {
   background-image: url(../images/logo3.gif);
	height: 94px;
	width: 54px;
	display: block;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

.logoSimeBoilers, .logoBiasi, .logoJaga, .logoPintossi, .logoHeimeier, .logoFernox {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	clear: both;
}
.logoSimeBoilers h2, .logoBiasi h2, .logoJaga h2, .logoPintossi h2, .logoHeimeier h2, .logoFernox h2 {
	display: none;
}
.logoSimeBoilers {
    background-image: url(../images/logo_sime.gif);
	height: 74px;
	width: 220px;
}
.logoBiasi {
    background-image: url(../images/logo_biasi.gif);
	height: 61px;
	width: 207px;
}
.logoJaga {
    background-image: url(../images/logo_jaga.gif);
	height: 81px;
	width: 56px;
}
.logoPintossi {
    background-image: url(../images/logo_pintossi.gif);
	height: 44px;
	width: 220px;
}
.logoHeimeier {
    background-image: url(../images/logo_heimeier.gif);
	height: 38px;
	width: 176px;
}
.logoFernox {
    background-image: url(../images/logo_fernox.gif);
	height: 56px;
	width: 210px;
}
		
#navContainer {
	background-color: #EFEBDF;
	width: 160px;
	height: 315px;
}
/* Page specific CSS markup */

/* FAQ */
.questionPrefix {
	color: red;
	font-weight: bold;
	float: left;
	margin-right: 1em;
}
.answerPrefix {
	color: green;
	font-weight: bold;
	float: left;
	margin-right: 1em;
}
.questionAnswer {
	padding-bottom: 1em;
}
.oddRow {
	background-color: #F0F0EC;
}
.evenRow {
	background-color: transparent;
}

/* News Detail */
.article {
	margin-top: 1em;
}
.newsItem {
	border-bottom: thin solid #996666; 
}

/* General */
body {
	background: White; 
	/* background: #DECEAA url(../images/bg.jpg) repeat-x; */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 0;
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
	color: white;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
}
h1 {
	font-size: 1.2em;
	color: #C83C3C;
}
h2 {
	font-size: 1.1em;
	color: #996666;
}
h3 {
	font-size: 1em;
	color: #D7D7BE;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #D7D7BE;
}

p {
	color: #333333;
	font-size: .9em;
}
li {
	background: none;
	line-height: normal;
}

a:link {
	color: #996666;
}
 
a:visited {
	color: #CC9999;
} 

a:hover, a:active {
	color: #D2B48C;
}

ul a {
	padding: .2em 0 .2em .4em;
	margin:0;
} 

/* Standard page */
#page h1 span, #page #content {
	display: none;
}

/* Page Specific */
/* Home page */
#newsWrapper {
	width: 156px;
}
#newsHeading {
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-image: url(../images/news-header-bg.jpg);
	background-repeat: no-repeat;
	height: 98px;
	position: relative;
	left: -11px;
}

.newsItem h2 {
	color: #990000;
	margin-bottom: 1em;
	font-size: 1em;
}
.newsItem .date {
	font-weight: bolder;
	margin-bottom: 1em;
}
.newsItem a {
	text-transform: uppercase;
	color: #990000;
	margin-bottom: 1em;
}
.news_entry p {
	font-family: Arial, Helvetica, sans-serif;
	color: #A5A5A5;
}

.getAcrobatReader {
	background-image: url(../images/get_adobe_reader.gif);
	width: 112px;
	height: 33px;
	display: block;
	margin-top: 1em;
}
/* Contact Page */
#contactForm select, #contactForm button {
	font-size: 1em;
}
#contactForm label {
	text-align: left;
}
#contactForm textarea {
	width: 100%;
	height: 7em;
}

#contactForm fieldset {
	float: left;
	margin-right: 1em;
	background-color: #978355;
	border: none;
	width: 42%;
	padding: 1em;
}

#contactForm legend {
	font-weight: bold;
	font-style: italic;
	position: relative;
	left: -8px;
	color: #776844;
}
#contactForm label {
	width: 100%;
}
#contactForm #address {
	float: right;
}
#contactForm #enquiries, #contactForm #buttons {
	clear: left;
	margin-top: 1em;
}
#contactForm #enquiries, #contactForm #buttons {
	width: 90%;
}

#contactForm label, #contactForm label input, #contactForm label select {
	display: block;
}
#contactForm label #phoneCountry, #contactForm #phoneArea, #contactForm #phone, #contactForm #faxCountry, #contactForm #faxArea, #contactForm #fax {
	display: inline;
}
#contactForm #phoneCountry, #contactForm #phoneArea, #contactForm #faxCountry, #contactForm #faxArea {
	width: 10%;
}
#contactForm #phone, #contactForm #fax {
	width: 40%;
}
#contactForm input, #contactForm select {
	width: 100%;
}
/* Auto complete field */
#contactForm div.auto_complete {
	color: black;
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}
#contactForm ul.countries  {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#contactForm ul.countries li.selected { 
	background-color: #ffb;
}
#contactForm li.country {
	list-style-type: none;
	display:block;
	margin:0;
	padding:2px;
	height: 1.5em;
}
#contactForm li.country div.name {
	font-weight:bold;
	font-size:12px;
	line-height:1.2em;
}

/* Product page */
#productPage #pageHeader {
	height: 229px;
	width: 100%;
}
#productPage #productFirstLevelMenu {
	width: 100%;
	height: 95%;
}
#productPage #productFirstLevelMenu .menuTitle {
	background-color: #CCCCCC;
}
#productPage .productPDF {
	margin-right: 10px;
	font-size: 1.2em;
}

#productPage #Container {
	margin-left: 10px;
}
#productPage #paging {
	text-align: right;
	margin-right: 20px;
	font-size: .7em;
}
#productPage #paging a {
	text-decoration: none;
}
#productPage #productBoxContainer hr {
	width: 100%;
	height: 0px;
}

#productPage .productBox {
	width: 195px;
	height: 195px;
	float: left;
	border-right: 1px dashed #996666;
	border-bottom: 1px dashed #996666;
}

#productPage .productBox .productBoxImage {
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
				
#productPage .productBoxImageContainer {
	overflow: hidden;
	width: 95%;
	height: 130px;
	text-align: center;
	margin: 5px;
}
span.productTitle {
	display: block;
	height: 65px;
	font-size: .8em;
	text-align: center;
	overflow: hidden;
}

#productPage .heading {
	background-color: white;
	width: 100%;
	text-transform: uppercase;
	padding-top: .5em;
	padding-bottom: .5em;
}

#productPage #productDetail {
	width: 280px;
	float: right;
}

#productPage #productDetail #features {
	font-size: .9em;
}
#productPage #productDetail hr {
	text-align: left;
	width: 95%;
}
#productPage #productGroupImageContainer {
	margin-left: 190px;
	width: 200px;
}
#productPage #productGroupImage1Container {
	width: 200px;
}
#productPage #productGroupImage1 {
	height: 25em;
	text-align: center;
}
#productPage #productGroupImage1 img {
	position: relative;	
}
#productPage #productGroupImage2 {
	height: 25em;
	text-align: center;
	position: absolute;
	top: 322px;
}

#productPage #productGroupImage {
	float: right;
	margin-left: 10px;
	position: relative;
	left: -5px;
}

#productPage #productGroupFeature{
	font-family: Arial, Helvetica, sans-serif;
	color: #380101;
}
#productPage #productGroupFeature h1 {
	font-size: 1.2em;
	color: #D7D7BE; 
}
#productPage #productGroupFeature h2 {
	font-size: 1em;
	color: #380101;
}
#productPage #productGroupFeature h3 {
	font-size: .9em;
	font-weight: bold;
	color: #380101;
}

#productPage #productGroup {
	font-size: 1.1em;
	overflow: hidden;
}
#productPage #productGroup p {
	margin: 0;
	font-size: 1em;
}

#productPage #productGroup #productGroupFeature {
	font-size: .8em;
	height: 205px;
	width: 623px;
	border-bottom: 1px solid #996666;
	overflow-y: hidden; 
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#productPage #productGroup #productGroupFeature p {
	font-size: 1em;
	color: #380101;
}

#paging a {
	color: #663300;
} 

#paging .currentPage {
	color: #C83C3C;
}

#productGroupFeature {
	clear: both;
}

#productPage h2 {
	font-weight: bold;
	font-size: 1em;
}

#productPage h3 {
}

#productPage #productGroupSearch {
	position: absolute;
	top: 0;
	padding: 0em .5em;
	margin-left: 12em;
	width: 80%;
}

#productPage .productTopLevel ol, #productPage .productTopLevel li {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
}
#productPage .productTopLevel .productPDFList {
	margin-left: 1em;
}

#productPage .productTopLevel .productPDFList a {
	color: #CCCCCC;
}

#productPage #productImage {
	text-align: left;
}
#productPage #productHeader {
	width: 300px;
	float: left;
	border-right: 1px dashed #CCCCCC;
	padding-right: 12px;
}

#productPage #productHeader #buttons button {
	font-size: .70em;
	border: 1px dashed #CCCCCC;
	background-color: #F3F3F3;
	color: #707070;
}
#pdfDownloads {
	clear: both;
	margin-top: 1em;
}
#pdfDownloads a {
	font-size: .6em;
}

/**********************************************************************/
/* Rounded corners - http://www.schillmania.com/projects/dialog2/
/**********************************************************************/
.dialog {
	position:relative;
	margin:0px auto;
/*	min-width:8em; */
/*	min-width:150px;
	max-width:160px;*/ /* based on image dimensions - not quite consistent with drip styles yet */
	width: 150px;
	color:#fff;
	z-index:1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom:0.5em; /* spacing under dialog */
	margin-top: 12px;
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
	background:transparent url(../images/news-bg.jpg) no-repeat top right;
}

.dialog .content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
	padding:0px 12px 0px 0px;
}

.dialog .t {
/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.dialog .b {
	/* bottom */
	position:relative;
	width:100%;
}

.dialog .b,
.dialog .b div {
	height:10px; /* height of bottom cap/shade */
	font-size:1px;
}

.dialog .b {
	background-position:bottom right;
}

.dialog .b div {
	position:relative;
	width:12px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
	position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
	position:static;
	max-height:500px;
	overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1, .dialog h2, .dialog h3, .dialog h4,
.dialog p {
	margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
	padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
	padding-bottom:0px;
}
