/* generated by csscreator.com */ 
html, body{ 
 margin:0;
 background:#D3E4FF; 
 padding:0; 
 text-align:center; 
 font-family:tahoma;
 font-size:10pt;
 line-height:120%;
} 
 
#pagewidth{ 

width:850px; 
text-align:left;  
margin-left:auto; 
border-right:4px solid #000;
border-left:4px solid #000;
margin-right:auto;
background:#fff;  


} 
 
#header{
 position:relative; 
 height:140px; 
 background-color:#fff; 
 width:100%;
 margin:0;
} 
 
#maincol{background-color: #ffffff;  
 float: right; 
 display:inline; 
 position: relative; 
 text-align:left;
 width:150px; 
 min-height:300px;
 background:#fff;
 
 }
 
#footer{
 height:40px; 
 width:850px;
 border-top:5px solid #fff;
 text-align:right;
 padding-top:3px;
 padding-bottom:3px;
 color:#fff;
 background:#000; 
 margin-right:1px;
 
 clear:both;
 } 
 
#menubar {
	background:#000;
	width:842px;
	color:#fff;
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;
	font-size:16px;
	font-weight:bold;
	padding:4px;
}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
form {
	display:inline;
		
	}
#rightcol {
	padding-top:5px;
}
input {
	font-size:0.9em;
	font-family:verdana;
	border:#D3E4FF 1px solid;
	padding:1px;
	
}

select {
	font-size:0.9em;
	font-family:verdana;
	border:#D3E4FF 1px solid;
	padding:1px;	
}
	
#search {
	background:#fff;
	width:842px;
	color:#000;
	border-top:3px solid #D3E4FF;
	border-bottom:3px solid #D3E4FF;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:4px;
}
	
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

a:link {
	text-decoration:none;
	color: #0061FF;
	}

a:visited {
	text-decoration:none;
	color: #0061FF;
	}
	
a:hover {
	text-decoration:underline;
	color: #0061FF;
	}
a:active {
	text-decoration:none;
	color: #0061FF;
	}

#menubar a {
		color:#fff;
}

h1, h2, h3 {
	display:inline;
	color: #006699;
}

h1 {
	font-size:18px;
}


h2 {
	font-size:16px;
}
#details {
	min-height:130px;
}

.price {
	font-size:16px;
	font-weight:bold;
}

.row1 {
	background:#f1f1f1;
	color:#000;
	padding:4px;
	border-bottom:solid #000 1px;
}

.row2 {
	background:#D6D8FF;
	color:#000;
	padding:4px;
	border-bottom:solid #000 1px;
}

#horizontal_results {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-top:3px;
	padding-bottom:3px;
	width:650px;
}

#horizontal_results td {
	text-align:center;
}

.logos {
	padding:3px;
	width:16.6%;
	text-align:center;
	color:#999;
	border-bottom:#ccc solid 1px;
}