@charset "utf-8";
/* CSS Document */

#content_box h2 { font-size: 1px; text-indent: -3000px; overflow: hidden; }

#breadcrumb { display: block; position: absolute; height: 38px; color: #655240; left: 16px; top: 15px; 
	text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
	

#breadcrumb a, #breadcrumb a:visited { color: #333; text-decoration: none; }
#breadcrumb a:hover { color: #666 }

#main_pane { position: absolute; width: 868px; height: 434px; /* background-color: #ede9dd; */ left: 16px; top: 10px; }

#details { position: absolute; left: 15px; top:  70px; width: 380px; height: 361px; color: #333; }

#details h4 { font-size: 11px; font-weight: bold; text-transform: uppercase; padding-bottom: 4px; color: #333; line-height: 15px; }

#details p { margin: 0px 0 12px; }

div.desc p { font-size: 11px; line-height:  19px !important; }

#details div.url { padding-top: 12px; }
#details div.url a { font-size: 11px; line-height:  12px !important; color: #333; text-decoration: none; }
#details div.url a:hover { text-decoration: underline; color: #666; }

#details.vendor { top: 52px; }
#details.vendor div.desc p { line-height: 16px !important; margin: 6px 0; }

#thumb_box { padding-top: 4px; }

#mid_divider { position: absolute; background-image: url(../images/mid_div_line.jpg); width: 5px; height: 440px; 
	left: 373px; top: 20px; z-index: 90; }

ul#image_box { position: absolute; width: 417px; height: 367px; left: 425px; top: 15px; overflow: auto; }

#image_box li { display: block; position: relative; }

#image_box li img { padding: 3px 11px 8px; }

.tiny_thumb { border: 1px solid #EDE9DD; }

.active_thumb { border-color: #ccc; }

#pdf_link { padding-top: 10px; }

#pdf_link a { font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #333; text-transform: uppercase; text-decoration: none; } 

#pdf_link a:hover { color: #666; }

#lower_line { width: 100%; font-size: 1px; line-height: 1px; height: 6px; background-image:url(../images/cat_divLine.jpg); 
	position: absolute; top: 395px; left: -16px; z-index: 7000; clear: left; }


a#prev_btn, a#next_btn, a#pdf_btn { position: absolute; top: 414px; width: 85px; display: block; color: #333; 
	text-decoration: none; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

a#prev_btn:hover, a#next_btn:hover, a#pdf_btn:hover { color: #666; }

a#prev_btn { left: 18px; }

a#pdf_btn { width: 150px; left: 380px; }

a#next_btn { right: 18px; text-align: right; }

span.img_over { position: absolute; z-index: 150; width: 110px; height: 148px; background-color: transparent; top: 0; left: 0; }



