.topMenu a {
	color: #FFF;
	font: bold 12px Tahoma;
	text-decoration: none;
}

.topMenu a:hover {
	text-decoration: underline;
}


#products-catalog-title {
	margin-left: 19px;
	margin-top: 29px;
}

/* first page menu */

/*
#products-catalog {
	margin: 0px;
	padding: 0px;
	width: 577px;
}
*/
#products-catalog{
	padding-left: 20px;
}
 ul {
    display: block;
    width: 554px;
    padding: 0;
    margin: 0;
    /*border: 1px solid red; */
}

#products-catalog li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: url(../images/d/list_bullet.gif);
	/*
	list-style-image: none;
	
	background-image : url(../images/d/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: -5px 13px;
	*/
	text-align: left;
}

#products-catalog ul li {
    display: inline;
    margin: 0;
    list-style-type: none;
}

#products-catalog ul li a {
    display: block;
    width: 160px;
    padding: 4px 0 4px 20px;
    /*border: 1px solid green;*/
    background: url(../images/d/list_bullet.gif) no-repeat 5px 50%;
    color :  #002c42;
    font: normal 14px Arial;
    text-decoration: underline;
    float: left;
}

#products-catalog li a:hover {
	text-decoration: none;
}

/* first page menu  [end]*/


.menu1middle {
	background-attachment: scroll;
	background-image: url(../images/d/categories_background.jpg);
	background-repeat: no-repeat;
	width: 574px;
	height: 245px;
}

.menu1bottom {
	background-image: url(../images/d/categories_background_bottom.jpg);
	background-repeat: no-repeat;
	width: 574px;
	height: 38px;
}

#download-catalog {
	text-align: right;
	padding-right: 40px;
	padding-top: 8px;
	font: bold 11px Tahoma;
}

#download-catalog a {
	font: bold 11px Tahoma;
	color: #a13500;
	text-decoration: underline;
}

#download-catalog a:hover {
	text-decoration: none;
}

.footerMenu{
	background: url(../images/d/bottom_menu_background.gif) repeat-x top left;
	height: 91px;
}

.copyrights {
	font: normal 11px Arial;
	color: #37b1c7;
	padding-top: 10px;
}

.MyFeaturedTop {
	background: url(../images/d/feature_bg_top2.jpg) no-repeat;
	width: 574px;
	height: 39px;
}

.MyFeaturedMiddle {
	background: url(../images/d/feature_bg_middle2.jpg) repeat-y;
	width: 574px;
}

.MyFeaturedBottom {
	background: url(../images/d/feature_bg_bottom.jpg) no-repeat;
	width: 574px;
	height: 28px;
	display: block;
}

#ViewFeatured{
	text-align: right;
	padding-right: 35px;
	padding-top: 4px;
}

#ViewFeatured a {
	color: #14405a;
	font: bold 11px Tahoma;
	text-decoration: underline;
}

#ViewFeatured a:hover {
	text-decoration: none;
}

#WeRecommend{
	padding-top: 10px;
	padding-left: 19px;
	padding-bottom: 6px;
}

.FeatProd {
	background: url(../images/d/featured_prod_bg.gif) no-repeat;
	width: 182px;
	height: 220px;
}

.FeatProdName{
	display: none;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #183445;
	text-decoration: underline;
	padding-left: 0;
	padding-top: 20px;
	width: 150px;
	height: 36px;
	overflow: hidden;
}

.FeatProdArticle {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	padding-left: 18px;
	padding-top: 10px;
}

.FeatProdPrice{
	display: none;
	font: normal 14px Tahoma;
	color: #d85100;
	padding-left: 18px;
	padding-top: 20px;
}

.FeatProdImage{
	width: 110px;
	height: 110px;
	text-align: center;
	display: block;
	padding: 0 0;
}

#categories {
	padding-top: 0px;
}

.plashko {
	background: url(../images/d/plashko.jpg) no-repeat;
	width: 574px;
	height: 50px;
	padding-left: 20px;
}

.contantArea, table.contantArea, .contantArea table tr td {
	/*background-color: #fbfefe;*/
	color: #4d4d4d;
	font: normal 11px Arial;
}


.CategoryArrowSub{
	background: url( ../images/d/category_sublevel.gif ) left center no-repeat;
	width: 7px;
	height: 20px;
	padding-right: 0;
	display: block;
	white-space: nowrap;
}

.ImageListing{
	border: 1px dotted  #000;
	display: block;
}

.NameListing {
	color: #ff3716;
	font: bold 12px Arial;
}

a.txtMore {
	font: normal 12px Arial;
	color: #4d4d4d;
	text-decoration: underline;
}

a:hover.txtMore {
	font: normal 12px Arial;
	color: #4d4d4d;
	text-decoration: none;
}

.nowrap {
	white-space: nowrap;
}

#searchField {
	padding: 30px 0 5px 23px;
	color: #FFF;
	font: bold 12px Arial,Verdana,sans-serif;
	white-space: nowrap;
}

/* feature block */
.featured-block {
	width: 576px;
	height: 706px;
	overflow: hidden;
	margin-left: 18px;
	background: url(/images/offer-bg.png) no-repeat;
}

.featured-products {
	list-style-type: none;
	margin: 0;
	padding: 43px 0 0 10px;	
	display: block;
}

.featured-products li {
	float: left; 
	margin: 3px;
	padding: 0 0px;
	background-color: #FFF;
	width: 178px;
	height: 212px;
	overflow: hidden;
	text-align: center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;*/	
}

.featured-products li .picture {
	text-align: center;
}

.featured-products li .name {
	margin: 15px 10px 3px 10px;
	height: 40px;
	width: 150px;
	vertical-align: top;
	text-align: center;
	overflow: hidden;
}

.featured-products li .name a {
	font: normal 11px Arial;
	color: #226c85;
	text-decoration: none;
}

.featured-products li .name a:hover {
	text-decoration: underline;
}


.featured-products li .price {
	text-align: center;
	border-top: 1px solid #c5e8ef;
	width: 127px;
	padding-top: 7px;
	margin: 0 25px;
}
