#shop_product_right 
{
	width: 350px;
	float:left;
	/*height:550px;*/
	/* 490 500 */	
  background-color: #FFFFFF;	
}

#shop_product_left 
{
	float: left;
	background-color: #FFFFFF;
	width: 400px; /*279*/
	height:550px;
}

#shop_product_left_margin 
{
	float: left;
	background-color: #FFFFFF;
	width: 10px;
	height:550px;
}

h1.shop_product_title 
{
	color: #000000;
	margin: 0px;
	font-size: 17pt;
	font-weight: 500;	
}

.shop_product_head 
{
	font-weight: bold;
	color: #3961A7;
}

.shop_product_opinion_point {
	margin-left: 18px !important;
	margin-left: 5px;
	margin-right: 20px;
	font-size: 8pt;
	font-weight: normal;
	color: #3060A0;
}
.shop_product_opinion_content {
	color: #505050;
	font-weight: normal;
}

.shop_product_additional_head {
	width: 100%;
	margin: auto;
	margin-top: 4px;
	padding: 5px;
	padding-top: 10px;
	border-top: 1px solid #cccccc;
	text-align: left;
}

.shop_product_additional_left {
	width: 70%;
	float: left;
	font-weight: bold;
	color: #696969;
	font-size: 12px;
}

.shop_product_additional_right {
	width: 29%;
	float: right;
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
}

#shop_product_opinion_loader {
	display: none;
	visibility: hidden;
	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
}

#shop_product_opinion_add {
	display: none;
	padding: 5px;
}
	
#shop_product_opinion_show {
	display: block;
	visibility: visible;
	padding: 5px;
}

.shop_product_variant_complet_head1, .shop_product_variant_complet_head2 {
	font-weight: bold;
	color: #3060A0;
}

.shop_product_variant_complet_head2 {
	color: #D30900;
}

#shop_product_variant_expanded_add {
}

#shop_product_variant_loader {
	width: 50%;
	height: 20px;
	display: none;
	visibility: hidden;
}

#shop_product_localizator {
	width: 100%;
	height:48px;
	text-align: center;	
	padding-top: 10px;	
	padding-bottom:4px;		
	background-image: url(../img/ci/background_navi_prod.gif);
	background-repeat: repeat-x;	
	color:#d0d0d0;
}

#shop_product_localizator a:link, a, a:visited, a:hover
{
  color:#3060a0;
}

#shop_product_toolbar {
	width: 300px;	
	float: right;
	text-align:right;
}

#shop_product_recommend {
	font-size: 10pt;	
	margin: 4px;
	text-align: center;
	background-color: #f8f8f8;	
}

#shop_product_recommend_loader {
	font-size: 10pt;
	font-weight: bold;
	margin: 4px;
	color: #787878;
	text-align: center;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: none;
	visibility: hidden;
}

.product_cart_select {
	font-size: 8pt;
	font-weight: 400;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	padding: 2px;
	z-index: 2;
	width:158px;
}
