body {
	background-image: url(../images/index/body.bg.png);
	background-color: #ff16fc;
	background-position: center top;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
}
a {
	color: #511427;
}
a:hover {
	color: #ff16fc;
}
img {
	border: none;
}
div.center{
	width: 990px;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background: #FFF;
}
div.plashka {
	width: 960px;
	height: 540px;
	background-image:url(/images/index/plashka.png);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	margin: 0 auto;
}
div.plashka-mini {
	width: 960px;
	height: 232px;
	background-image:url(/images/index/plashka-mini.png);
	background-repeat:no-repeat;
	background-position: center bottom;
	position:relative;
	margin: 0 auto;
}

div.carousel{
	width: 800px;
	margin: 0px auto;
}
div.topmenu{
	float: left;
}
div.logo{
	float: right;
	width: 412px;
	height: 117px;
}
div.spacer{
	overflow:hidden;
	height:0px;
	clear:both;
}
#visual{
	padding-top: 50px;
	width: 960px;
	height: 322px;
}
#animation{
	position: absolute;
	left: 45px;
	bottom: 45px;
}
#footer{
	height: 100px;
	background-color:#f2a8f2;
	text-align: center;
	padding-top: 25px;
}


/*Верхнее меню*/
.topmenu{}
.headmenu{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-weight: bold;
	padding: 0;
	margin: 0;	
	}
.headlink{
	display:block;
	float:left;
	height:65px;
	text-align:center;
	padding: 0 4px;
}
.headlink a{
	background-image:url(/images/index/topmenu-bg.png);
	background-position: center top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	height:65px;
	line-height:60px;
	padding:0 10px;
	text-align:center;
	width:80px;
}
.headlink a:hover{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/index/topmenu-bg-hover.png);

}
/*/Верхнее меню*/

/*Иконки+форма поиска*/
#icons{
	position: absolute;
	right: 36px;
	top: 130px;
}
#icons img{
	padding: 5px;
}
#searchform {
	position: absolute;
	top: 160px;
	right: 60px;
	display: none;
	padding: 20px;
	width: 320px;
	border: 1px solid #f2a5f2;
	background-color:#ffe3ff;
	z-index: 501;
}
#searchform input {
	border: 1px solid #f2a5f2;
}
#searchform1 {
	padding: 20px;
	width: 820px;
	border: 1px solid #f2a5f2;
	background-color:#ffe3ff;
}
#searchform1 input{
	border: 1px solid #f2a5f2;
	width: 760px;
}
/*/Иконки+форма поиска*/

/*Хлебные крошки*/
.breadcrumb{
	font-size: 11px;
	padding: 25px;
	color: #666;
}
.breadcrumb a{
	color: #666;
}
.breadcrumb a:hover{
	color: #ff16fc;
}
/*/Хлебные крошки*/

/*Левое меню*/
div.leftmenu{
	width: 210px;
	float:left;
}
div.leftmenu-header{
	background:url(/images/index/menu-left-header.gif);
	background-repeat:no-repeat;
	height: 18px;
}
div.leftmenu-body{
	background-color: #ff02fc;
	padding-left: 5px;
}
.leftmenu-body .header{
	padding-bottom: 10px;
	font-weight: bold;
	color:#FFF;
}
div.leftmenu-footer{
	background:url(/images/index/menu-left-footer.gif);
	background-repeat:no-repeat;
	height: 18px;
	background-color: #FFF;
}

ul.menu-l{
	padding: 0;
	margin: 0;
}
.menu-l li { 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin: 0;
	list-style: none; 
	display: block; 
	width: 200px;
}
.menu-l li a{
	font-size: 11px;
	display:block;
	width: 200px;
	color:#FFF;
	line-height: 30px;
	text-indent: 10px;
}
.menu-l li a:hover{
	display:block;
	width: 200px;
	color:#FFF;
	line-height: 30px; 
	background-image:url(/images/index/menu-left-a-hover.gif);
	background-repeat: no-repeat;
}
ul.menu-l-cat{
	padding: 0;
	margin: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
menu-l-cat li { 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin: 0;
	list-style: none; 
	display: block; 
	width: 200px;
}

.menu-l-cat li a{
	font-size: 11px;
	display:block;
	width: 200px;
	height: 30px;
	color:#FFF;
	vertical-align: middle;
	padding-left: 5px;
}
.menu-l-cat li a.current{
	background-image:url(/images/index/menu-left-a-current.gif);
	background-repeat: no-repeat;
	background-position:right;
}
.menu-l-cat li a:hover{
	display:block;
	width: 200px;
	color:#FFF;
	background-image:url(/images/index/menu-left-a-hover.gif);
	background-repeat: no-repeat;
	background-position:left;
}

/*/Левое меню*/


/*Контент*/
.content{
	min-height:700px;
	height:auto !important;
	height:700px;
}
.content h1, .content h2, .content h3, .content h4 { font: 1.7em Arial, Helvetica, sans-serif; margin-bottom: .5em; font-weight: bold; color: #0566BB/*#850176;*/}
.content h2 { font-size: 1.5em; font-weight: bold; color: #05BB66}
.content h3 { font-size: 1.3em; font-weight: bold; }
.content h4 { font-size: 1.1em; font-weight: bold; }
.main-bloks, .news_frontend{
	padding: 0 25px;
}
div.index-about{
	padding: 20px 0;
}

.index-about th {
	background-image: url(../images/index/news-title-bg.gif);
	background-repeat: no-repeat;
	height: 53px;
}
table.index-about {
	width: 450px;
}
table.index-about td {
	background-color: #fbe4ee;
}
table.index-about .footer {
	background-image: url(../images/index/news-footer-bg.gif);
	background-repeat: no-repeat;
	height: 11px;
	background-color: #ffffff;
}
.index-about h1 {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 18px;
}
table.index-about td.news, table.index-about td.about{
	padding: 20px;
}
.pager{
	padding: 10px;
	position: relative; 
}
.pager a, .pager .currentpage{
	padding: 5px;
	width: 20px;
	text-align: center;
}
.pager .currentpage{
	background-color: #b600ad;
	font-weight: bold;
	color:#FFF;
}
.even { 
	background-color:#fbe4ee;
}
.item_img{
	float: left;
	padding: 10px;
	text-align: center;
	width: 100px;
}
.fasovka, .art {
	padding: 5px;
	font-weight: bold;
}
.fasovka{
	color: #0566BB;
}
.art{
	color: #BB0566;
}
.brandslist{
	text-align:center;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.brandslist a{
	text-decoration: none;
}
.date {
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
	background-image: url(/images/index/date-bg.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 60px;
	text-align: center;

}
/*/Контент*/


