/* CSS Document */
/*****************************************************
******************************************************
###### HEADER
******************************************************
*****************************************************/
div#PRODS_FOOT{
	width: 100%;
	border-top: 1px solid #E1E1E1;
	background: url(../images/back_footer.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.prods_foot_cont{
	width: 869px;
	/*height: 108px;*/
	margin: 0 auto;
	margin-top: 21px;
	text-align: left;
}
div.prod_foot_itm{
	width: 246px;
	/*height: 108px;*/
	margin: 0 auto;
	text-align: left;
	float: left;
}
div.prod_foot_space_itm{
	width: 65px;
	/*height: 108px;*/
	margin: 0 auto;
	text-align: left;
	float: left;
}
ul.prod_foot_padmarg{
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}
li.prod_foot_lstyle{
	list-style: none;
}
.prods_foot_cont_description{
	font-size: 11px;
	color: #6C6C6C;
}
.prods_foot_tex_title_link{
	font-size: 12px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
}
.prods_foot_tex_title_link:hover{
	color: #131313;
}
img.prods_foot_img_der{
	margin: 0px 0px 0px 45px; /* top right bottom letf */
}
img.prods_foot_bt_addcart{
	margin: 7px 0px 0px 10px; /* top right bottom letf */
}
div#PRODS_FOOT_NAV{
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.prods_foot_cont_nav{
	width: 869px;
	height: 24px;
	background: #F9F9F9;
	margin: 0 auto;
	margin-top: 18px;
	text-align: right;
}
div.prods_foot_cont_nav ul{
	margin: 0px;
	padding: 3px 0px 0px 13px; /* top right bottom letf */
}
div.prods_foot_cont_nav ul li{
	display: inline;
}
div.prods_foot_cont_nav ul li a{
	font-size: 11px;
	font-weight: bold;
	color: #699B30;
	text-decoration: none;
}
div.prods_foot_cont_nav ul li a:hover{
	color: #3C581B;
}
img.bullet_prods_nav{
	margin: 0px 3px 0px 2px; /* top right bottom letf */
}
span.prods_nav_adjust_1{
	padding-right: 13px;
}

