html, body {
	background-color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-align: left;
	margin-top: 0px;
}

.containerBox {
	background-color: #FFFFFF;
    margin: 0 auto;
    margin-top:20px;
    width: 800px;
    text-align: left;
    min-height:500px;  
    height:auto !important;
    height:500px;  
}

.containerBox:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.containerBox {
	display: block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.containerBox {display: block;}
/* End hide from IE-mac */

.spacer {
	background-image: url('/www/public/images/horizonLine.gif');
	width: 550px;
	height: 1px;
	background-repeat:no-repeat;
	margin-top :15px;
	margin-bottom: 5px;
	float:left;	
}


#main {
	background-color: #C8D4E5;		
}

#content {
	float:left;
	width: 100%;
}

#contentContainer {
	float:left;
	padding-left: 10px;	
	margin-left:20px;
	width: 	575px;
}

#title {
	width: 300px;
}

#subNavigation {
	position: absolute;
	float: right;
	top:0;
	right:10px;
}


#footer {
	clear: both;
 	margin: 0 auto;
 	width: 800px; 	
 	height: 25px;
 	padding: 10px;
 	background-color: #FFFFFF;
 	color: #999999;
 	text-align: center;
}

#loading {
	color : #055399;
	float: left;
	clear: left;
	width : 400px;
}

#imageRight {
	position: absolute;
	float:right;	
	right: 0px;
}

#products {
	width: 500px;	
}

#product1 {
	float:left;
}

#product2 {
	float:left;
	margin-left: 10px;
}

#product3 {
	clear: left;
	float:left;
}

#product4 {
	float:left;
	margin-left: 10px;
}

#divPrintLink {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	clear:left;	
}

#contactButtons {
	margin-left:150px;
	clear: both;	
}

#confirmContactSend {
	float :left;
	clear:left;
	margin-top : 20px;
	margin-bottom: 20px;
	width : 500px;	
}

.print {
	width: 150px;
	margin-left: 160px;

}

.productChoice {
	margin-top : 15px;
	width : 215px;
	border: 1px solid  #CCCCCC;	
	padding-top: 5px;
	padding-left: 5px;
	background-image: url('/www/public/images/productChoiceBack.gif');
}

.productDetails {
	margin-top : 15px;
	width : 500px;
	border: 1px solid  #CCCCCC;	
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url('/www/public/images/productDetailsBack.gif');
}

.titleChoice {
	color : #DC241F;	
	font-weight : bold ;
	font-size: 13px;	
}

a.choice {
	color : #DC241F;		
	text-decoration:none;
	font-weight : bold ;		
}

a.choice visited {
	color : #DC241F;		
	text-decoration:none;	
	font-weight : bold ;	
}

.description {
	clear:left;	
	color:#666666;	
	margin-top: 5px;
	margin-bottom: 5px;	
}


.footerLine {
	border-top: 1px solid #CCCCCC;	
	margin-bottom: 5px;
}

.title, h1 {
	/*color: #2E64A7;*/
	color : #DC241F;			
	font-size: 15px;
	font-weight : bold ;
	margin-top: 10px;
	margin-bottom: 5px;
}

.subtitle, h2{
	clear: left;
	font-size: 12px;
	font-weight: bold;	
	margin-top: 5px;
	margin-bottom: 10px	;
	/*color:#88B0DA;*/
	color : #333333;
}

h3{
	clear: left;
	font-size: 11px;
	font-weight: bold;	
	margin-top: 4px;
	margin-bottom: 0px	;
/*	color:#88B0DA;*/
	color : #333333;
}

.newsTitle {
	font-weight: bold;
}

.buttons {
	float: left;
	clear:left;
}

.button {
	margin-right:0px;
	width: 380px;
	text-align:right;
	float: left;
	margin-top:10px;
	size: 10px;
}

.infoFooter {
	margin-left: 30px;	
	margin-right: 30px;	
}

.infoFooter a {
	text-decoration:none;
	color: #999999;
}


form.standard label {
	float: left;
	height:21px;
	width: 150px; 
	color:#666666;
	clear:left;
}

form.login label {
	float: left;
	height:18px;
	width: 80px; 
	color:#666666;
	clear:left;
}

form.login input.text{
	float: right;
	height: 10px;
	font-size: 9px;	
}

form.login button{
	float: right;	
}

form.standard input.text, form.standard textarea, form.standard select {
	float: left;
	width: 180px;
}

form.standard field {
	float: left;
	min-height:20px;
	width: 180px;	
}

div.required label {
	font-weight:bold;
}

div.optional label {
	font-weight:normal;
}

form.standard div.error input {
	border: 1px solid  #DC241F;
}

form.standard div.error label{
	color: #DC241F;
}

span.print {
	float: left;
	min-height:20px;
	width: 180px;	
}

form.standard input.radio {
	float: left;
	width: auto;
	clear:none;	
}	

form.standard label.radio {
	float: left;	
	width: auto; 
	color:#666666;
	clear:none;
}

form.standard label.radio_invoice{
	float: left;	
	clear: none;
	width: 120px; 
	color: #666666;
}


ul.standard {
	margin-top:0px;
	list-style-image: url(/www/public/images/arrow.gif);
	margin-bottom:0px;
	margin-left:20px;
	padding-left:0px;	
}

ul.level2 {
	margin-left:60px;
	margin-top : 5px;
	
}
input, textarea, select, option { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em; 
}


#tooltip {
	border: 1px solid #BCD2E6;
	z-index:1000;
	opacity: 0.85;
	padding: 1px;
	background-color:#ffffdd;
	width: 240px;
	max-width: 240px;	
}

#tooltip h3 {
	font-weight: bold;	
}

#tooltip p {
	font-weight: normal;	
}	

#tooltip h3, #tooltip p {
	font-family: Verdana;
	color: #666666;
	font-size: 10px;
	margin: 0;
}

.tip{
	cursor:help;	
}


/* Title images */
.topleft {
	clear:left;
	float:left; 
	margin-left: 0px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 1px;
	width:304px;
}

.topright {
	float:left; 
	height:62px;
	width:100px;
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
}

.bottomleft {
	clear:left; 
	float:left; 
	margin-left: 0px;
	margin-right: 1px;
	margin-top: 8px;
	margin-bottom: 0px;
}

.bottomright {
	float:left; 
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
}	

/* general form buttons */
.buttonDefault {
    background: url(/www/public/images/btn_arrow.gif) no-repeat right #DC241F;   /* 15px x 11px */
    color: #fff;
    padding: 0px 15px 2px 0px;
    border: solid 1px #DC241F;
    font-family: verdana, geneva, sans-serif;
    height: 17px;
    cursor: pointer;
}
.buttonDefault:hover {
    background: url(/www/public/images/btn_arrow_inverse.gif) no-repeat right #fff;   /* 15px x 11px */
    color: #DC241F;
}


.buttonDefaultPrev {
    background: url(/www/public/images/btn_arrow_back.gif) no-repeat right #DC241F;   /* 15px x 11px */
    color: #fff;
    padding: 0px 15px 2px 0px;
    border: solid 1px #DC241F;
    font-family: verdana, geneva, sans-serif;
    height: 17px;
}

.buttonDefaultPrev:hover {
    background: url(/www/public/images/btn_arrow_back_inverse.gif) no-repeat right #fff;   /* 15px x 11px */
    color: #DC241F;
}

.buttonDefaultDown {
    background: url(/www/public/images/btn_arrow_down.gif) no-repeat right #DC241F;   /* 15px x 11px */
    color: #fff;
    padding: 0px 15px 2px 0px;
    border: solid 1px #DC241F;
    font-family: verdana, geneva, sans-serif;
    height: 17px;
    cursor: pointer;
}
.buttonDefaultDown:hover {
    background: url(/www/public/images/btn_arrow_down_inverse.gif) no-repeat right #DC241F;   /* 15px x 11px */
    color: #DC241F;
}

/**
 * menu
 */

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

#leftColumnContainer {
	float:left;
	height: 100%;
	margin-top: 2px;
}

#menuDiv {
	float:left;	
}

#banner{
	float: left;	
	clear:left;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 10px;
	margin-top: 10px;
}

#loginContainer {
	float: left;	
	clear:left;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 10px;
	margin-top: 10px;
	width: 170px;
}

#loginButton {
	float:right;
	clear: both;
	margin-top: 5px;
	padding-right: 0px;
}

#menu {
	float:left;		
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 10px;
	margin-top: 69px;
	width: 170px;
}

/*
Menu structure example:
<dl>
	<dt>Menu Item 1</dt>
	<dt>Menu Item 2</dt>
	<dd>
		<ul>
			<li>sub menu 2.1</li>
			<li>sub menu 2.2</li>
		</ul>
	</dd>
	<dt>Menu Item 3</dt>
*/

dl#menu dt.top {
	border-top: 1px solid #999999;	
}

dl#menu dt {

}

dl#menu dt.active {
	font-weight: bold;
	background-color: #ECEDED;
}

dl#menu dd {	
	display: none;
	background-color: #DCDCDC;
}

dl#menu dd.active {
	background-color: #DCDCDC;
	display: block;
}

dl#menu li {
}

dl#menu li.active {
	font-weight: bold;
}

dl#menu li a {
	border-bottom: 1px solid #D0D3D5;
	height: 17px;	
	text-decoration: none;
	color: #524D4D;
	display: block;
	padding-top: 4px;
	padding-left: 11px;
}

dl#menu li a.bottom {
	border-bottom: 1px solid #999999;	
}

dl#menu li.bottom {
	height:0px;
	font-size: 0px;
	line-height: 0px;
	margin-top:-1px;
	border-bottom: 1px solid #999999;	
}

dl#menu dt a {
	display:block;
	height: 17px;
	cursor: pointer;
	border-bottom: 1px solid #999999;
	color: #524D4D;
	background-color: #CCCCCC;	color: #524D4D;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-left: 7px;	
}	

dl#menu li a:hover, dl#menu dt a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration:none;
}


a.site {
	color : #DC241F;		
	text-decoration: none;	
}

a.site:hover{
	text-decoration: underline;	
}


tr.detailstitle{
	background: #DFDADA;
	border: 0px;
	padding: 0px;
	font-weight: bold;	
	color: #0032AB;
}

.addressbox {
	background-color: #ECEDED;
	float: right;
	clear:none;	
	margin-top:20px; 
	padding:0px 5px 20px 5px; 
	width:150px; 
	border: 1px solid #3166A7;
}

table.standard {
	font-size:9px;
	color: #333333;
	padding: 0px; 
	border-spacing: 0px;
	border-collapse: collapse;
	margin:0px;
	border: 1px solid #3166A7;
}

table.standard thead tr{
	color: #ffffff;
	background-color: #3166A7;
}

table.standard tbody {
	font-size:10px;
}

table.standard a {
	color: #DC241F;
	text-decoration: none;
	font-weight:bold;
}

table.standard a:hover {
	color: #DC241F;
	text-decoration: underline;
	font-weight:bold;
}

table.standard tbody tr td {
	border-top: 1px solid #3166A7;
	padding:2px;
}