@charset "utf-8";
/*** YAML-based Template for xt:Commerce** (en)  CSS for product informations* (de)  CSS für die Produktinformationsseiten** @copyright       Copyright 2006-2007,Björn Teßmann (tessmann@zerosoft.de)*                  Based on YAML,Copyright 2005-2007,Dirk Jesse* @link            http://yaml.t3net.de/YAML-fuer-xt-Commerce.101.0.html* @package         yaml for xt:Commerce* @version         1.5.0*/
@media all{
/* ################################################################################################################### */
/* ### productInfoTab ################################################################################################ */
/* ################################################################################################################### */
.productinfotab{margin-bottom:10px;
/*background:transparent url(../../img/layout/bgimage.jpg) repeat-y right top;*/
border-color:#232d2e;border-style:solid;border-width:0px;color:#000;
/* Font color / Textfarbe Panel */
}
.productInfoTabOver{overflow:hidden;}
/* ### Bilder ###*/
.imgTab { float:left; width:267px }
.productInfoTab img.imgLeft{float:left;background:#fff;padding:25px;border:1px #cccccc solid;}
#col3_content .productInfoTab input[type=text] ,#col1_content .productInfoTab input[type=text]{width:2em;float:none;}
.productInfoTab .addCart { background-image:url(../../img/bg_option.gif);border:1px solid #cccccc;line-height:1.5em;margin-left:138px; padding:10px;text-align:right;width:294px;margin-top:3px;white-space:nowrap; }
.cartOptions {border:1px solid #cccccc;margin-top:20px;padding:10px;}
.productInfoTab .options {background-image:url(../../img/bg_option.gif);background-repeat:repeat-x;border:1px solid #cccccc;line-height:1.5em;margin-left:138px;padding:10px;text-align:left;width:294px;margin-top:3px;}
.prodInfoTabSpacer{margin-bottom:15px;} 
.prodInfoTabSpacer h2{font-size:0.9em;}
.desc{margin:10px 0 10px 0;}
#col3_content h1.productInfoTabName,#col1_content h1.productInfoTabName{padding:1px 3px 1px 0px;border-bottom:1px solid #888;color:#000;font-size:1.1em;margin-bottom:10px;background-image:none !important;}
#col3_content h1.productInfoTabName a,#col1_content h1.productInfoTabName a{color:#000;}
/* ### Skalierung der zusätzlichen Bilder durch Setzen der Höhe ### */
.morepics img.imgtab{height:155px;
/* more pics dimension */
}
.prodPriceInfoTab{text-align:right;font-size:1.1em;font-weight:bold;}
.prodTaxShipInfoTab{font-size:0.8em;text-align:right;}
.productInfoTab .basicData{line-height:1.5em;text-align:right;width:294px;border: 1px solid #cccccc;margin-left:405px;padding:10px;background-image: url(../../img/bg_price.gif);
}
.productInfoTab .prodShiptime{text-align:right;font-size:1.1em;font-weight:bold;padding-bottom:10px;}
.productInfoTabSpace{margin-bottom:20px;}
.highslide:hover img{
	border:1px solid #FF6600;
}
.highslide img{border:0px solid gray;}
#status_ajax{color:#ff0000;}
input[type="text"]#name_ajax ,input[type="text"]#email_ajax{width:150px !important;}
.morePics a:hover{text-decoration:none;}
}
