body{

	/*background-color:#fcf4eb;*/
	/*background-color:#fefaf5;*/
	background-color:#fdfaf5;;

	font-family:"Trebuchet MS";
	color:#424242;
	line-height:1.5em;
	margin:0px;
	font-size:14px;
	width:100%;
}
.html{
	width:100%;
}

.hotnew{
	background-color:#fefaf5;
	padding:0% 5% 0% 5%;
	vertical-align:bot;
}

.hotnew_title{
	font-size:22px;
	color:#f60376;
	font-style:italic;
}

.hotnew_item_title{
	font-family: Tahoma;
    /*font-weight: bold;*/
    font-size: 22px;
	/*color:#2d2d2d;*/
	text-decoration:none;
}

.hotnew_item_desc{
	font-size:13px;
}

.hotnew_item_price{
	font-size:13px;
	font-weight:bold;
}

.hotnew_item_action{
	font-size:13px;
	color:#004146;
}

.shopname{
	font-size:22px;
	color:#f60376;
	font-style:italic;
}

.goods_title{
	font-size:17px;
	color:#f60376;
	font-style:italic;
}

.basket_text{
	font-size:12px;
	text-align:right;
	line-height:1.2em;
}

a:link {
	color: #2d2d2d; /* Цвет ссылок */
}

a:visited {
	color: #525252; /* Цвет посещенных ссылок */
}

.no_underline{
	text-decoration:none;
}
  
.item_preview {
	background-color: #fcf4eb;
}

.main_category {
	font-family: Tahoma;
    /*font-weight: bold;*/
    font-size: 17px;
	/*color:#2d2d2d;*/
}

.subcategory{
	font-family: Tahoma;
    /*font-weight: bold;*/
    font-size: 13px;
	color:#2d2d2d;
}

.bottom_table{
	font-size:11px;
}
.bottom_table td{
	text-align:center;
	white-space:nowrap;
	font-size:12px;
	color:#444444;
}
.bottom_table td a{
	text-align:center;
	white-space:nowrap;
	font-size:12px;
	color:#444444;
}
.bottom_table td table td a{
	color:red;
	text-decoration:none;font-size:14px;
}

#contents #main{
	margin:0px 5% 0px 5%;
}

/* плавающие блоки*/
.thumbnails
{
/* Компенсируем отступы между float-блоками, чтобы они занимали все доступное пространство */
margin: 0px -1em 0px 0em;
padding-top:2px;

/* Выравнивание по центру */
text-align: left;
}

.thumbnail
{
/* Убираем подчеркивание у элемента ins,
который был использован для совместимости со старыми версиями Internet Explorer */
text-decoration: none;

/* Следующее правило для Firefox 2 */
display: -moz-inline-box;

/* а это для остальных */
display: inline-block;

vertical-align: top;

/* Убираем выравнивание по центру */
text-align: left;

/* Отступы между блоками */
margin: 0em 1em 1em 0em;
}

.thumbnail .r
{
/* Если есть необходимость, то свойства padding, border, background и position со значением relative
лучше задавать у этого элемента -- это несколько расширит количество поддерживаемых версий браузеров */

/* Задаем минимальную ширину по тексту */
 width:100px;

float: left;
}
/* краткая новость*/
.short_news{
	
}
.short_news .title{
	color:#ba00ff;
	font-size:14px;
	font-style:italic;
}
.short_news .date{
	font-size:10px;
	font-weight:bold;
}
.short_news .desc{
	color:#6c6c6c;
	font-size:12px;
}

.short_news .to_news_link,.short_news .desc a{
	color:#f60376;
	font-size:12px;
}
/* полная новость*/
.full_news{
	
}
.full_news .desc{
	color:#393939;
	font-size:13px;
}
.full_news .to_news_link{
	color:#f60376;
	font-size:17px;
}
/*=======================*/
.news_scroll_table{
	background-color:#f6f5ea;
	width:100%;
	border-top:solid 1px #e4d3d5;
	border-bottom:solid 1px #e4d3d5;
}
.news_scroll_table .maintitle{
	font-family:'trebuchetMS';
	font-style:italic;
	font-size:22px;
	color:#1086fe;
	margin-top:5px;
}
.news_scroll_table .maintitle,.news_scroll_table .wi{
	/*padding:0px 5% 0px 5%;*/
	margin-top:5px;
}
.wi {
 	overflow: hidden;
	height:156px;
}
.wi2 {
 	position: relative;
	height:156px;
}
.wi3 {
 	position: absolute; overflow: hidden;width:100%; 
}

#scrollipuper{
 width: 100%; 
 overflow: hidden;
}
#scrollipuper .news_scroll_cell{
	 width:400px;
}
#scrollipuper .news_scroll_cell td{
	 vertical-align:top;
	 line-height:1.0em;
}
#scrollipuper .image{
	 width:150px;
	 height:150px;
	 border:solid 1px gray;
}
#scrollipuper .title{
	font-family:'trebuchetMS';
	font-style:italic;
	font-size:14px;
	color:#ba00ff;
	text-decoration:none;
}
#scrollipuper .desc{
	color:#6c6c6c;
	font-size:12px;
}

.to_news_list,.to_news_list a{
	text-align:center;
	color:#f60376;
	font-size:17px;
}
/*
.video_btn{
	background:url(/images/whatch.jpg);
	width:172px;
	height:38px;
	display:block;
}
.video_btn:hover{
	background:url();
	width:172px;
	height:38px;
}
*/
/*-- Flash Player div-*/
.playerPanel{
	position:fixed !important;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background-color:#000;
	z-index:49;
	display:none;
	color:gray;
	opacity:0.85;
}

.playerPanelT{
	background-color:white;
	width:640px;
	z-index:50;
	color:#333;
}

#flashPlayerD{
	z-index:102;
}
/* ---------------- */


