.adsense-1 ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
}
.adsense-1 ul li {
	float: left;
	margin: 0;
	padding: 0;
	padding: 0 10px;	
	height: 20px;
	line-height: 20px;
}
.adsense-1 ul li a {
	color: #000;
	text-decoration: none;
}
.adsense-1 ul li a.selected {
	text-decoration: underline;
}

.mainLeftBloc {
	float: left;
	width: 190px;
}
.mainRightBloc {
	float: left;
	width: 740px;
	margin-left: 15px;
}


.xsnazzy h3, .zsnazzy h3 {
	margin:0; 
	font-size:0.9em; 
	margin-top: -1px;
	padding: 0 4px;
	padding-bottom: 3px;
	overflow: hidden;
	border-bottom:1px solid #444;
}
.xsnazzy h3 a, .zsnazzy h3 a {
	color: #000;
}
.xsnazzy p, .zsnazzy p {
	margin:0; 
	padding:5px 10px; 
	font-size:10px;
}
.xsnazzy ul, .zsnazzy ul {
	margin: 0;
	padding: 0;
	width: auto;
	list-style-type: none;
	font-size:0.8em;
}
.xsnazzy li, .zsnazzy li {
	margin: 2px 0;
	padding: 0;
	width: auto;
	margin: 0 10px;
	padding: 0 2px;
	border-bottom: 1px solid #000;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	color: #333;
}
.xsnazzy li a, .zsnazzy li a {
	color: #333;
	text-decoration: none;
}
.xsnazzy li a:hover, .zsnazzy li a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.xsnazzy {
	background: transparent;
	float:left; 
	width: 100%;
	margin:0;
	font-family:verdana;
}

.xtop, .xbottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display:block; 
	overflow:hidden;
}
.xb1, .xb2, .xb3 {
	height:1px;
}
.xb2, .xb3, .xb4 {
	background:#fff; 
	border-left:1px solid #444;
	border-right:1px solid #444;
}
.xb1 {
	margin:0 5px; 
	background:#444;
}
.xb2 {
	margin:0 3px;
	border-width:0 2px;
}
.xb3 {
	margin:0 2px;
}
.xb4 {
	height:2px; 
	margin:0 1px;
}

.xboxcontent {
	display:block; 
	border:0 solid #444; 
	border-width:0 1px; 
	height:auto;
}
* html .xboxcontent {
	height:1px;
}

.color_a {
	background:#FF9A35;
	color:#fff;
}
.color_b {
	background:#9c0; 
	color:#000;
}
.color_c {
	background:#EEC900; 
	color:#000;
}
.color_d {
	background:#eee; 
	color:#000;
}


.floaterLeft {
	float: right;
	width: 740px;
}
.floaterRight {
	float: right;
	width: 200px;
}






/* ***************** SHOP PRODUCT ****************** */
#f_photos_bloc {
	width: 680px;
	margin: 0 auto
}
.f_photo {
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
	
	font-size: normal 80% "Segoe UI", Verdana, Tahoma, Sans, Arial,Helvetica, sans-serif;
	border: 1px solid #EAEAEA;
}
.f_image {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 130px;
	height: 150px;
	background: #fcfcfc;
	/*
	border: 1px solid #ccc;
	border-right: 2px solid #bbb;
	border-bottom: 2px solid #bbb;
	*/
	/**border: 1px solid #EAEAEA*/
	overflow: hidden;
}
.f_image a {
	width: 130px;
	height: 150px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	overflow: hidden;
}
.f_image * {
	vertical-align: middle;
}
.f_image img {
	border: 1px solid #ccc;
	width: 128px;
	height: 148px;
}
/*\*//*/
.f_image {
	display: block;
}
.f_image span.empty {
	display: inline-block;
	height: 100%;
	width: 1px;
	font-size: 0;
}
/**/
.f_services {
	display: block;
	margin-top: 2px;
	text-align: right;
	overflow: hidden;
	width: 128px;
	background: #fcfcfc;
	/** background: #EAEAEA;*/
	/** border: 1px solid #EAEAEA*/
}
span.f_details {
	display: block;
	padding: 0 4px;
	height: 55px;
	line-height: 16px;
	overflow: hidden;
	font: normal 76% "Segoe UI", Verdana, Tahoma, Sans, Arial,Helvetica, sans-serif;
	margin-top: 2px;
	color: #777;
	background: #fcfcfc;
	border-bottom: 1px dotted #EAEAEA;
	text-align: center;
}
span.f_size { text-align: center; }
span.f_size em { text-transform: uppercase; color: #000; font-style: bold; font-family: "Segoe UI", "Arial Black"; font-size: 76%; font-weight: bold; }

em.f_brand {
	/* color: #ffa500; */
	font-size: 76%;
	color: orange;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #d1d1d1;
}
em.f_brand a {
	/* color: #ffa500; */
	color: orange;
}
em.f_brand a:hover {
	color: orange;
}

strong.promo {
	color: red;
}

em { font-style: bold; }

