﻿@charset "UTF-8";
/**
 * "Define The Overall Tags" (c) by Erike (http://www.sbpump.com)" - (X)HTML/CSS Framework
 *
 * Sbpump Product Layout-Stylesheet
 *
 * Don't make any changes in this file!
 * Your changes should be placed in any css-file in your own stylesheet folder.
 *
 * @copyright       Copyright 2008-2010, Erike
 * @link            http://www.sbpump.com
 * @package         sbpump
 * @version         3.0.5
 * @revision        $Revision: 189 $
 * @lastmodified    $Date: 2008-08-25 20:36:00
 */

@media all
{
#product{background:#fff;margin:20px 0;padding:20px 15px;}
#product #quicknav{float:left;}
#product #quicknav h2{width:149px;height:25px;background:url(../images/product_bg_01.gif) no-repeat;color:#fff;line-height:25px;text-indent:.8em;}
#product #quicknav #nav{border:1px solid #c4c4c4;background:#f5f5f5;padding:10px 5px 10px 10px;width:132px;}

#product #productarea{width:750px;float:right;}
#product #ptlist{}
#product #ptlist .left{float:left;width:8px;height:25px;background:url(../images/product_bg_05.gif) no-repeat;}
#product #ptlist .middle{float:left;width:734px;height:23px;background:url(../images/product_bg_04.gif) repeat-x;color:#666;font-size:13px;font-weight:700;line-height:25px;padding-top:2px;}
#product #ptlist .middle span{width:11px;height:24px;display:block;float:left;margin-top:0px;background:url(../images/product_bg_03.gif) left 1px no-repeat;margin-right:6px;}
#product #ptlist .right{float:left;width:8px;height:25px;background:url(../images/product_bg_06.gif) no-repeat;}

#product #ptarea{border:1px solid #c4c4c4;clear:both;padding:5px 8px 30px;background:#fff;}
#product #ptarea li{border:1px solid #c4c4c4;float:left;margin:5px;padding:5px;text-align:center;position:relative;}
#product #ptarea li p{width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:5px 0;text-align:center;}
#product #ptarea li p a:hover{color:#f60;}

#product #ptarea p{margin-right:10px;line-height:30px;}
#product #ptarea p img{margin-bottom:-2px;}

#product #ptintroduct{}
#product #flashshow{text-align:center;float:left;}

#product #information{float:left;padding-right:80px;margin-left:20px;}
#product #information h2{line-height:26px;}
#product #information p{height:20px;line-height:20px;background:url(../images/pdf.gif) left no-repeat;padding-left:20px;margin:5px 0;}
#product #introduce{clear:both;line-height:24px;margin-left:5px;margin-top:50px;}
#product #introduce h1{line-height:25px;}
#product #introduce h2{line-height:25px;}
#product #introduce th,#product #introduce td{line-height:normal;padding:5px 2px;text-align:center;border:solid 1px #c4c4c4;}
#product .type{float:right; text-align:center;margin-top:10px;}

/**
#product ul.exposition li{width:152px;height:122px;float:left;margin:10px 14px;_margin:10px 12px;border:1px solid #777;*line-height:120px;text-align:center; display:block;font-size:86px;overflow:hidden;}
#product ul.exposition li img{max-width:150px;max-height:120px;width: expression(this.width > 150 ? 150: true);height: expression(this.height > 120 ? 120: true);vertical-align:middle; }
**/
#product ul.exposition li{width:152px;height:122px;float:left;display:block;line-height:120px;
	vertical-align:middle;
	text-align:center;
	*display: block;
	*font-size: 110px;
	*font-family:Arial;border:1px solid #777;margin:10px 14px;_margin:10px 12px;}

#product ul.exposition li img{max-width:150px;max-height:120px;width: expression(this.width > 150 ? 150: true);height: expression(this.height > 120 ? 120: true);vertical-align:middle;}


#product ul.exposition li a {
	*font-size: 110px;
	*display:block;
}



#product table{width:98%;border-collapse:collapse;margin-top:10px;}
#product table td{padding:5px 2px;text-align:center;border:solid 1px #c4c4c4;}
#product table caption{text-align:left;margin-left:-1px;padding:10px 0 5px 5px;*padding:5px 0 5px 5px;font-weight:700;}

#product table td.t_left{text-align:left;padding:5px 10px;line-height:20px;}
#product table td.t_right{text-align:right;padding:5px 10px;}

#product .pagenum{text-align:center;color:#999;margin-top:20px;}
#product .pagenum a{margin:0 6px;font-size:14px;font-family:Arial, Helvetica, sans-serif;}

.photoblock-many{clear:both;}


}