/* hardware & trimming slide shows css */
	
#trimpage {float: left; margin-top:0;padding:0;height:auto;width:960px;color: #000; font:90%/1.2em Arial, Helvetica, sans-serif;}

#trim_slideshow {display:inline;float: left; margin-top:0; width: 300px; background-color:#eeeecc;
		font-weight: 700; text-align:center;}	

.category_thumbs {
	width:130px;
	margin: 0px 2px 2px 0;
	border: 1px solid #777; 
	background:#FFF;
	float:left;
	height:100px;
}
.category_thumbs img {
	border: 1px solid #777; margin: 5px 0 0 5px;
	
}
.category_thumbs p {
	margin:0; padding: 0 10px 5px 20px; width:90px;
}

#viewstyle { float: right; margin-top:0; padding:0; height:auto;width:600px; }

/*use this floatbox for the photo gallery*/
.floatbox {
  float: left;
  width: 150px;
  height: 150px;
  margin: 20px; 
  display: inline; 
}
.floatbox a { text-align:center; color: #663300;font: bold 100%/1.2em Arial, Helvetica, sans-serif;}
.floatbox a:hover {text-align:center; color:#ff0000;font: bold 100%/1.2em Arial, Helvetica, sans-serif;}
.floatbox p {padding: 1px 2px;} /*use this for the captions*/

.clear { clear:left;}
.collection {float: left; }

p.category_title {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.slideshowcenter { 	width:100%; text-align:left; 	
}

#hardware_slideshow { float: left; top: 20px; margin: 10px 0px 10px 5px; width: 320px; height: 285px; padding: 2px; background-color:#eeeecc; border: 1px solid #663300; text-align:center; }

table.hardw  { color:#000;font: bold 100%/1.5em Arial, Helvetica, sans-serif;}
#content.hardware { margin:0 auto; padding:10px 50px; width:90%; background:#fff;text-align:center; }
div.hdwbox { width: 240px; height: 260px; margin:0 20px; display: inline; color: #3333CC; text-align:left; font: 90%/1.4em Arial, Helvetica, sans-serif; }
div.hdwbox a img { margin:0; border: none; }
div.hdwbox h3 {padding: 1px 2px; text-align:center;  }
div.hdwbox p { padding: 1px 2px; text-align:center; } /*use this for the captions*/
