/* Установки модуля Goods_h */
/* ~~~~~~~~~~~~~~~~~~~~~~~*/
.goods_title_section{ font-size:14px; font-weight: bold; color: #129433; padding-top: 8px; padding-bottom: 2px; }
.goods_text_section{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #5B0000; text-align: justify; padding-left: 20px; }


/* ШАБЛОН TPS: goods_h_desc.tps краткое описание товара */
.tps_goods_h_article{
	margin: 4px 0px 0px 0px;
	text-align: right;
	white-space: nowrap;
	clear:both;
}
.tps_goods_h_article img{
	margin-left: 2px;
}
.tps_goods_h_instruction{
	margin: 4px 0px 0px 0px;
	text-align: right;
	white-space: nowrap;
	clear:both;
}


/* ШАБЛОН TPS: good_show_desc.tps краткое описание товара */
.tps_good_show_imge{
	border: 1px solid #AAAAAA;
	padding: 10px;
	width: 135px;
	border-radius: 10px;
	background-color: #FFFFFF;
	margin: 7px 5px 7px 5px;
	display:inline-block;
	vertical-align:top;
}

.tps_good_show_info{
	border: 1px solid #AAAAAA;
	padding: 10px;
	min-width: 300px;
	border-radius: 10px;
	background-color: #FFFFFF;
	margin: 7px 0px 7px 0px;
	float: none;
	clear: both;
	overflow: hidden;
}
.tps_good_show_bsk{
	text-align: right;
	float: right;
	height: 20px;
	width: 80px;
	margin: 0px 0px 10px 10px;
}
.tps_good_show_desc{
	margin: 10px 0px 5px 0px;
}
.tps_good_show_img{
	width: 115px;
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 10px;
	border: 1px solid #D2EEFF;
	background-color: #FFF;
	margin: 0px 10px 10px 0px;
}

.tps_good_show_head{
	margin-bottom: 10px;
}
.tps_good_show_body{
	clear: both;
}
.tps_good_show_tvrin{
	font-weight: normal;
	color: #F00;
}
.tps_good_show_img img{
	width: 120px;
}

.tps_good_show_name{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #336699; float:left;
}

.tps_good_show_price{
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
	float: right;
	margin: 0px 2px 10px 10px;
	height: 20px;
	overflow: visible;
}
.tps_good_show_ahead{
	margin: 4px 0px 0px 0px;
	text-align: right;
	white-space: nowrap;
	clear:both;
}
.tps_good_show_ahead img{
	margin-left: 2px;
}
.tps_good_clear {clear: right; float:none; height:0; font-size:0;}

/* ШАБЛОН TPS: good_show_fulldesc.tps полное описание товара */

.tps_good_show_full{
	border: 1px solid #AAAAAA;
	padding: 10px;
	min-width: 300px;
	border-radius: 10px;
	margin-bottom: 15px;
	margin-top:15px;
	background-color: #FFFFFF;
}
.tps_good_show_full_bsk{
	text-align: right;
	float: right;
	height: 20px;
	width: 80px;
	margin: 0px 2px 0px 10px;
}
.tps_good_show_full_fulldesc{}
.tps_good_show_full_img{
	width: 120px;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 20px;
	border: thin solid #D2EEFF;
	background-color: #FFF;
}

.tps_good_show_full_img img{
	width: 120px;
}

.tps_good_show_full_name{
	font-size: 15px;
	font-weight: bold;
	color: #129433;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #129433;
}

.tps_good_show_full_name2{
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #129433;
	margin-bottom: 10px;
}
.tps_good_show_full_price{
	text-align: right;
	white-space: nowrap;
	height: 20px;
	vertical-align: middle;
	overflow: hidden;
}
.tps_good_show_full_back{
	margin: 20px 0px 0px 0px;
	text-align: right;
	white-space: nowrap;
}

.tps_good_show_full_back img{
	margin-right: 2px;
}

.tps_good_show_full_gbp{
	background-color: #999;
	height: 40px;
}
.tps_good_show_full_tvrin{
	font-weight: normal;
	color: #F00;
}

.uppagepanel{ padding-bottom: 2px;  color: #646464; text-align: right;}
.uppagepanel select{ color: #646464; width:55px; border: 1px solid #646464; margin:2px 5px; text-align:center;}

.downpagepanel{ clear:both; border-top: 1px solid #646464; padding-top:3px; }
.dpp_allrecords{ float: left; width:80px; text-align:left; color: #346633;}
.dpp_navigation{ margin: 0 100px 0 80px; text-align:center;color: #346633; }
.dpp_curentpage{ float: right; width:100px; text-align:right;color: #346633; }
.dpp_clear{ clear:both;}
.dpp_navigation a{font-weight: bold;}
.dpp_allrecords .value{ font-weight: bold; padding-left:5px;}
.dpp_curentpage .value{ font-weight: bold;}