/* This is a revised style sheet, updated on May 16, 2005 by FLUIDESIGN */


/* General */

body#home {
	margin: 0 ;
	padding: 0 ;
	background: #fff url(../i/bg.gif) top left repeat-x ;
	
}

body#about, body#showroom, body#contact, body#whatsnew, body#newmember, body#all, body#search {
	background: #fff url(../i/bg2.gif) top left repeat-x ;
	margin: 0 ;
	padding: 0 ;
	
}

.img {
	display: block ;
	border: 0 ;
	
}

a:link {
	color: #4C565E ;
	text-decoration: underline ;
	
}

a:visited {
	color: #4C565E ;
	text-decoration: underline ;
	
}

a:hover {
	color: #4C565E ;
	text-decoration: none ;
	
}

a:active {
	color: #4C565E ;
	text-decoration: underline ;
	
}



/* Specific Tables */

table#primary {
	padding: 0 ;
	margin-top: 7px ;
}

/* td's */

td#search {
	padding: 0 0 0 10px ;
	
	
}

/* Forms */

.search {
	height: 16px ;
	width: 128px ;
	border: 1px solid #000 ;
	font: 0.75em Arial ;
	padding: 0 ;
	margin: 0 ;
	
}

.find {
	background: #4C565E ;
	color: #fff ;
	border: 0 ;
}

/* Divs */

div#data /* this div is for dynamic data, to avoid nesting tables */{
	padding: 0 ;
	margin-top: 7px ;
	
}

div#footer {
	padding: 0 0 0 14px ;
	margin: 0 ;
	background: #fff ;
	color: #4C565E ;
	font: small Verdana, sans-serif ;
	margin: 15px 0 0 0 ;
	padding-bottom: 88px ;
}

img.bnav {
	display: inline ;
	padding: 52px 58px 0px 0px ;
	
}

/* footer */

#footer ul {
	list-style: none ;
	display: inline ;
	padding: 0 ;
	margin: 0 ;
	
}

#footer li {
	display: inline ;
	padding: 0 ;
	padding-right: 8px ;
	
}

#footer p {
	font: x-small Verdana, sans-serif ;

}

#footer ul a:link, #footer ul a:visited, #footer ul a:hover, #footer ul a:active  {
	color: #4C565E ;
}


#footer a:link, a:visited, a:hover, a:active  {
	color: #B65126 ;
}

a.fluid {
	text-decoration: none ;
}

a.fluid:visited {
	text-decoration: none ;
	
}

a.fluid:hover {
	text-decoration: none ;
}

a.fluid:active {
	text-decoration: none ;
}

/* FIR for What's New text */
p#whatsnew {
	text-indent: -9999px ;
	background: url(/images/whats_new_right092605.gif) no-repeat ;
	width: 386px ;
	height: 343px ;
	padding: 0 ;
	margin: 0 ;
}

p#whatsnew_sample {
	text-indent: -9999px ;
	background: url(/images/whats_new_right051606.gif) no-repeat ;
	width: 386px ;
	height: 343px ;
	padding: 0 ;
	margin: 0 ;
}
	
