/* Promo page */
body.promo {
	color: #000000;
font: 0.9em/150% helvetica, arial, verdana, sans-serif;
	text-shadow: 0 0 1px transparent;
	background: #f0f0f0;
	margin: 0
}

body.promo h1,body.promo h2,body.promo h3 {
	font-weight: normal
}

body.promo h1 {
	margin-bottom: 10px;
	font-size: 2.5em;
}

body.promo h2 {
	margin-bottom: 10px;
	font-size: 2em;
}

body.promo h3 {
	margin-top: 5px;
}

body.promo img {
	border: 0
}

body.promo a {
	color: #147fe2
}

body.promo a.serv {
	text-decoration: none;
	border-bottom: dotted 1px;
	cursor: pointer
}

body.promo #header {
	margin: 20px 0 10px 0;
	text-align: center
}

body.promo #header img {
	display: block;
	margin: 10px auto
}

body.promo #wrapper {
	margin: 50px auto;
	width: 950px;
	background: white;
	padding: 30px 50px 90px 50px;
	border: solid 1px #ccc;
	-moz-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

/* \Promo page*/

.kop {
	padding-left: 2px;
	font-size: 60%;
}

/* News block */
.mainpage-block {
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 5px;
}

.mainpage-block .block-title {
	font-weight: bold;
	margin-bottom: 2px;
}

.block-title .block-rss {
	float: right;
}

.block-content .block-timedate {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
}

.onenews {
	padding: 20px 0;
}

.newsblock {
	width: 100%;
	border: 0px;
	padding: 0;
	margin: 0;
}

.newsblock td {
	padding: 3px;
	margin: 0;
}

.newsblock .news-title {
	font-weight: bold;
	border-top: 2px solid #CD0202;
	padding-top: 3px;
}

.newsblock .news-timedate {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	float: right;
	margin: 0 0 0 5px;
	color: #555555;
}

.newsblock .news-content {
	text-align: left;
}

.newsblock .news-bottom {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
/* \News block */

/*Cupon block */
.newsblock .cupon .news-title {
	color: #CC0066;
	font-size: 18px;
	font-weight: bold;
	padding-top: 3px;
	border-top: 0px;
}

.newsblock .cupon {
	border: 2px dashed #CC0066;
	margin: 15px 0;
	padding: 15px;
	position: relative;
}

.cupon .cupon-bottom {
	background-color: #CC0066;
	color: white;
	padding: 5px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.cupon-bottom a:link,.cupon-bottom a:visited,.cupon-bottom a:hover,.cupon-bottom a:active {
	color: white;
	text-decoration: underline;
}

.cupon-bottom span {
	font-weight: bold;
	font-size: 12px;
	font-transform: uppercase;
}

/*.newsblock .scissors {
	height: 24px;
	margin: -26px 0 0 6px;
	width: 36px;
	background: url("/system/img/scissors.png") no-repeat scroll #fff !important;
}*/
.scissors {
	background: url("/system/img/scissors.png") no-repeat scroll 0 0 #FFFFFF !important;
	height: 24px;
	left: -21px;
	margin: -26px 0 0 6px;
	position: relative;
	top: 28px;
	width: 36px;
}

/* \Cupon block */

/* Announce block */
.price-announce-mini {
	background-color: #F4F4F4;
	border-radius: 5px 5px 5px 5px;
	height: 210px;
	width: 100%;
}

.announce-header-mini a {
	font-family: tahoma;
	font-size: 100%;
	font-weight: bold;
}

.announce-header-mini {
	background-color: #F4F4F4;
	border-radius: 5px 5px 0 0;
	font-family: tahoma;
	padding: 3px 5px 5px;
	text-align: center;
}
.announce-photo-mini {
	text-align: center;
}

.announce-footer-mini{
	bottom: 0;
    height: 40px;
    position: absolute;
    width: 100%;
}
.announce-footer-mini #goods-price{
 	background-color: #F4F4F4;
    border-radius: 0 3px 3px 0;
    color: #CC0000;
    font-size: 18px;
    left: 0;
    padding: 2px 2px 2px 5px;
     border-bottom: 2px solid #FCA70F;
    border-right: 2px solid #FCA70F;
    border-top: 2px solid #FCA70F;
    position: absolute;
    top: 6px;
}
.announce-footer-mini .goods-buy{
	position: absolute;
    right: 0;
    top: 0;
    width: 110px;
}

.price-announce {
	
}

.anounce-wrap {
	border: 2px solid orange;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

/*.announce-header {
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	background-color: #f4f4f4;
	font-family: tahoma;
}*/

.announce-other {
	padding-top: 8px;
}

.announce-other .best {
	color: #cc0000;
	font-weight: bold;
	font-size: 12px;
}

.announce-title {
	
}

.goods-reducedname {
	
}

.goods-reducedname h1 {
	line-height: 18px;
	font-size: 18px;
}

.goods-art {
	font-size: 11px;
	font-weight: normal;
}

.announce-media {
	
}

.announce-media a {
	color: #bbb;
}

.announce-body {
	
}

.announce-photo {
	
}

.announce-desc {
	
}

.announce-footer {
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	background-color: #f4f4f4;
}

#goods-price {
	color: #CC0000;
	font-size: 18px;
	padding-top: 8px;
}

.announce-buy {
	
}

.goods-buy {
	margin-top: -3px;
}

.img-buy {
	max-width: 114px !important;
}

.goods-tech {
	line-height: 14px;
}
/* \Announce block */

/* Old FC Correct*/
.raspor {
	display: inline-block;
}

.raspor.std {
	width: 10px;
	height: 1px;
}

.pointer2 {
	background: url("/images/pointer/point1.gif") no-repeat scroll 0 0 #FFFFFF;
	display: inline-block;
	height: 8px;
	width: 8px;
}

.pointer1 {
	background: url("/images/pointer/point2.gif") no-repeat scroll 0 0 #FFFFFF;
	display: inline-block;
	height: 8px;
	width: 8px;
}

.underline {
	text-decoration: underline;
}

img.fcimg {
	border: 0;
}

.fcimg.inmat {
	
}

.fcimg.linker {
	
}

.fcmaterial .subtitle {
	font-weight: bold;
	padding: 2px;
	background-color: #DDDDDD;
	text-align: center;
}

.fcmaterial .undercontent {
	padding-top: 10px;
}

.fcmaterial .fctable {
	
}

.fctable .caption {
	font-weight: bold;
	text-align: center;
}


