body, html    { 
			color: #666; 
            margin: 0px; 
			padding: 0px; 
			text-align: center; /*** Centers the design in old IE versions ***/
			min-width: 900px;
			font-size:85%;
			height: 100%; 
			}
			
body { 		background-image: url('../images/bg.gif'); 
        	background-repeat: repeat-x;
			background-color: #fff;
			  }
			
			
p, table, div, ul, li { text-align: left; 
		font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
		line-height: 1.5em;}
			
#contentWrapper { 
		margin-left: auto; 
		margin-right: auto;
		width: 900px;

		}	
		

#headWrapper       { height: 120px;
			margin: 0 auto; 
			padding: 0px;
			  }			
#logo       { float: left;
			width: 260px;
}					  
#tag       { float: left;
			width: 640px;
}		

		  		
#menu { clear: both;
margin: 0 auto;   /*** ----------top menu navigation - see csshorizontalmenu.css for styles--------- ***/	
	width: 900px;
	height: 30px;
	padding-top: 0px;
	text-align: right;
	margin-left: 260px;
}	

#leftWrapper { float: left;
			padding: 0px; 
			width: 260px;

}

#search       { 
			padding: 10px 10px 10px 10px; 
			width: 240px;
			background-color: #0064A6;
			min-height: 180px;
			color: #fff;
}

#news    {	margin-top: 10px;
			padding: 10px 10px 0px 10px; 
			width: 240px;
			background-color: #888;
			color: #fff;			
}
#newsCurve { background-image: url('../images/curve_bottom.jpg');
background-repeat: no-repeat;
			height: 24px; 
        	 }
			

#side    {  width: 240px;
			margin-top: 10px; 
			text-align: left; 
            padding: 10px;
			background-image: url('../images/bg_grad.jpg'); 
        	background-repeat: repeat-x;
}

#centreWrapper { float: left;
			padding: 0px; 
			width: 640px;
			background-color: #FFF;

}
#flash    { 
			height: 180px;
			padding: 0px;
			margin: 0px;
			background:  url('../images/flash.jpg') no-repeat top left; z-index:10;
			  }	

			  
#column       { 
			width: 600px;
			margin: 0 auto; 
			padding: 20px 20px 20px 20px;
			min-height: 400px;
			border-bottom: 1px solid #ccc;
			  } 				    	
		

	
ul { list-style: outside url('../images/bullet.gif'); margin-left: 40px; margin-right: 10px; padding: 0px;}
li {  margin-left: -18px;  line-height: 1.7em; margin-bottom: 5px; }


ol  { margin-left: 40px; margin-right: 10px; padding: 0px; }
ol li { margin-left: -18px; line-height: 18px;  }

/*** -----------------footer -------------------- ***/	
#foot { 
	width: 900px;
	margin-left: auto; 
	margin-right: auto;
	padding: 20px 0 0 0px; text-align: right;
	
}
#footContent { margin: 0px; padding: 0; text-align: right; font-size:12px; 	color: #666; font-size: 0.9em; }

#foot a { 
	color: #666;
	text-decoration: none;
}
#foot a:hover{
	color: #002135;
	text-decoration: none;
}


/*** -----------------text formatting -------------------- ***/	


h1 { font-family: Georgia, "Times New Roman", Times,  serif;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 3px;
	line-height: 110%;
	color: #83B817;
	border-bottom: 1px solid #ccc;
	letter-spacing:0.3px;
}

h2 { font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 3px;
	line-height: 110%;
	color: #0064A6;
}
h3 { font-family:  Helvetica, Arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 3px;
	line-height: 110%;
	color: #99CC00;
}

#search h1, #news h1, #side h1 { color: #fff; border-bottom: 0px solid #ccc;}

a {
	color: #333;
	text-decoration: none;
}

a:hover{
	color: #666;
	text-decoration: underline;
}
#search a:hover, #news a:hover{
	color: #fff;
	text-decoration: underline;
}
#search a, #news a{
	color: #fff;
	text-decoration: none;
}
.title, .title a { font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	color: #0064A6;
}
.title a:hover { color: #333; text-decoration: none;}

.price { font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0064A6;
}

.sml {font-size: 0.9em; }

.white { color: #fff;}

	
hr {
	color: #ccc;
	border: 1px solid;
	background-color: #ccc;
	height: 1px;
	}

		 
#clear {clear:both; margin:0; display: block;}		 

select, input, menu, list, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.border {border-width: 1px;
	border-style: solid;
	border-color: #e8e8e8; 
	padding: 5px;
	margin: 5px;
	background-color:#fff;}

	

table.fine {
	
	border-width: 1px;
	border-style: solid;
	border-color: #D5DDE0;
	border-collapse: collapse;

}

table.fine td {
	border-width: 1px;
	border-style: solid;
	border-color: #D5DDE0;
	padding: 5px;

}

#print_main     { overflow:hidden; clear:both; }
#print_content  { float:left;width:380px; position:relative; }
#print_title    { float:left; width:220px; }
#print_price    { float:right; width:150px; text-align:right; }
#print_detail   { float:left; width:310px; }
#print_icon     { height: 25px; width: 22px; }
#print_heroSold { position:absolute; z-index:99; overflow:hidden; left:0px; }
#print_heroImg  { }
#print_hero     { float:left; width:210px; white-space:nowrap; position:relative; }

h1.print_clear  { clear:both }


