﻿* {
	margin: 0;
	padding: 0;
	outline: none;
}
html {
	height: 100%;
}
body {
	height: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
	font-family: Verdana, 'Lucida Grande', Tahoma, Arial, sans-serif;
	font-size: small;
	color: #582322;
    background: #CCCCCC;
}

table {
	border: none;
	border-collapse: collapse;
}
td, th {
	border: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
img {
	border: none;
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

input, select, button, textarea {
	padding: 0px;
	margin: 0px;
}
ul, ol {	
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}


h1, h2, h3 {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	font-weight: normal;
}

h1 {
	font-size: 150%;
	line-height: 110%;
}
h2 {
	font-size: 135%;
	line-height: 110%;
}
h3 {
	font-size: 120%;
	line-height: 120%;
}


h4, h5, h6 {
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
h4 {
	font-size: 90%;
	line-height: 130%;
}
h5 {
	font-size: 85%;
	line-height: 140%;
}
h6 {
	font-size: 80%;
	line-height: 140%;
}

p {
	line-height: 130%;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}


a {
	color: #582322;
	text-decoration: underline;
}
a:hover {
	color: #582322;
	text-decoration: none;
}

.layout {
	width: 100%;
	font-size: 95%;
}

/*-------------------------------ШАПКА-------------------------------*/
.header {
	width:100%;
	height:215px;
	background:#ffffff;
}
.header .logo{
	text-align:center;
	padding-top:10px;
}
/*-------------------------------ШАПКА_____---------------------------*/

/*------------------------------КОНТЕНТ-------------------------------*/
.content table{
	width:100%;
}
.content .left{
	width:20%;
	padding:10px;
}

.catsel {
	font-weight:bold;
}
#main-page-catalog a img {
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
#main-page-catalog a:hover img {
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
/*---------------------------ТОП-МЕНЮ-----------------------------*/
.sysmenu {
	padding: 8px 0px 8px 0px;
	margin: 0px;
	text-align: center;
	background: transparent;
}
.sysmenu li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
.sysmenu li a{
    padding: 8px 15px 8px 15px;
    margin: 0px -2px;
    font-weight: bold;
    color:#ffffff; 
	background: #cc0000 url(/files/image/smbg.gif) repeat-x bottom;
}
.sysmenu li a:hover,
.sysmenu li a.selected{
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}

/*---------------------------ТОП-МЕНЮ________-----------------------------*/

/*---------------------------ДРЕВОВИДНОЕ-МЕНЮ-----------------------------*/
.content .left ul{
	padding: 0px;
    margin: 0px;
    background: #c2c2c2;
    border: none;
}
.content .left ul li {
    padding: 0px;
    margin: 0px;
    font-weight: bold; 
}
.content .left ul li a{
    display: block;
    padding: 7px 15px;
    margin: 0px;
    color: #333333;
    font-weight: bold;
    text-decoration: underline;
	background: #FFFFFF url(/files/image/bgm.gif) repeat-x scroll center bottom;
}
.content .left ul li a.selected,
.content .left ul li a:hover{
    font-weight: bold;
    text-decoration: none; 
    color: #ffffff;
    background: #CC0000 url(/files/image/smbg.gif) repeat-x scroll center bottom;
}

.content .left ul ul {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 30px;
    border: none;
    height: 1%;
}
.content .left ul ul ul {
    margin: 10px 0px 0px 20px;
}
.content .left ul ul li {
    padding: 0px;
    margin: 0px 0px -1px 0px;
    border: none;
}
.content .left ul ul li a{
    color: #333333;
    display: block;
    padding: 3px 0px;
    margin: 0px;
    font-weight: bold;
    text-decoration: underline;
	background: transparent;
}
.content .left ul ul li a:hover,
.content .left ul ul li a.selected{
    font-weight: bold;
    text-decoration: none;
    color: #333333;
    background: transparent;
} 


/*---------------------------ДРЕВОВИДНОЕ-МЕНЮ____________------------------*/
.content{
	padding-top:20px;
}
.content .center{
	width:50%;
	padding:10px 20px;
	border-left:1px solid #c90000;
	border-right:1px solid #c90000;
}
.content .center .news-inner dl dt{
    color: #ff0000;
    font-weight: bold;
}
.content .center .news-inner dl dd{
    padding-bottom: 15px;
}

.content .right{
	width:20%;
	padding:10px;
}
.content .right p{
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
}
.content .right p a{
	text-decoration:none;
}
.content .right .right-header1{
	background:#ffff00;
	padding:5px 10px;
	font-size:16px;
	color:#0066cc;
	font-weight: bold;
}
.content .right .right-header2{
	background:#ff0000;
	padding:5px 10px;
	font-size:16px;
	color:#ffffff;
	font-weight: bold;
}
/*-------------------------------КОНТЕНТ_______-----------------------*/

/*-------------------------------ФУТМЕНЮ-------------------------------*/
.footmenu{
	padding:25px 20px;
}
.footmenu ul{
	width:100%;
}
.footmenu ul li {
	float:left;
	border-left:1px solid #010000;
	padding:0 10px;
}
.footmenu ul li a{
	color:#582322;
}
.footmenu ul li a:hover{
	color:#ff0000;
}
.footmenu ul li.first {
	border:none;
	padding-left:0px;
	padding-right:10px;
}
/*-------------------------------ФУТМЕНЮ________-----------------------*/

/*-------------------------------ПОДВАЛ-------------------------------*/
.footer{
	background:#666666;
	padding:25px 20px 15px 20px;
	color:#ffffff;
}
.footer a{
	color:#ffffff;
}
.footer table{
	width:100%;
}
.footer .author{
	text-align:right;
	padding-right:15px;
}
.footer .counter{
	text-align:right;
	width:1%;
}
/*-------------------------------ПОДВАЛ________-----------------------*/


.faqdata  .line{
	border-bottom:1px solid #DDDDDD;
	margin-bottom:25px;
}
.faqdata  .faqtitle {
	overflow:hidden;
}
.faqdata  .funame {
	float:left;
	font-weight:bold;
}
.faqdata .fdatetime {
	float:right;
}
.faqdata .fanswer {
	padding:0px;
	margin:0px;
}
.faqdata .fanswer {
	padding:0px;
	margin:0px;
}

.site_loginform td {
	padding:3px;
	text-align:left;
}
.site_loginform p {
	padding-left:100px;
	padding-bottom:10px;
}

.image{
border: 1px solid #B0AFAF;
}

.td1{
border: 1px solid black;
padding: 5px;
vertical-align: middle;
}

.footmenu form {
	float: right;
}
.footmenu form .input-text {
	background: #FFFFFF;
	color: #B6B6B6;
	border: 1px solid #D6D6D6;
	padding: 2px;
	margin: 0px 2px 0px 0px;
	float: left;
	font-size: 90%;
}
.footmenu form .input-submit {
	background: none;
	border: none;
	font-weight: normal;
	color: #582322;
	cursor: pointer;
	float: left;
	padding: 0px;
	margin: 2px 0px;
	text-decoration: underline;
	font-size: 90%;
}

/* basket block */

#basketModule {
	position: relative;	
	margin: 10px 0 35px 0;
}

#basketModule .basketTitle {
	background: url("../files/image/basket/basket_text.png") no-repeat;
	width: 181px;
	height: 34px;	
	position: absolute;
	top: -18px;
	right: 10px;
}

#basketModule .basketTitle a {
	text-indent: -10000px;
	display: block;
	padding: 5px 0 0 0;
	height: 22px;
}

#basketModule .basketIcon {
	background: url("../files/image/basket/basket_icon.png") no-repeat;
	width: 55px;
	height: 53px;
	position: absolute;
	top: -10px;
	left: 11px;	
}

#basketModule .basketData {
	height: 38px;
	padding: 0 10px 0 0;	
}

#basketModule .basketData span {
	background: url("../files/image/basket/basket_area.gif") no-repeat 0 0;
	display: inline-block;
	height: 37px;
	_height: 38px;
	padding: 0 0 0 4px;
	vertical-align: middle;	
	width: 100%;
}

*+html #basketModule .basketData span {
	height: 38px;	
}

#basketModule .basketData span span {
	background-position: 100% -76px;
	padding: 0 4px 0 0;
}

#basketModule .basketData span span span {
	background-position: 100% -38px;
	background-repeat: repeat-x;
	padding: 0;	
	overflow: hidden;
	zoom: 1;
}

#basketModule .basketData span span span span {
	background: none;
	padding: 15px 0 0 85px;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;	
	float: left;
	width: auto;
}

#basketModule .basketData span span span span#basketTotal {
	background-color: #c20000;
	float: right;	
	width: 34px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 1px;
	text-align: center;
}

/* end basket block */

/* news module */

.newsModule {
	margin: 15px 0 30px 0;	
}

.newsModule .news-inner {
	padding: 20px 0 0 0;	
}

.newsModule .newsModuleHeader {
	background-color: #C20000;
	padding: 6px 5px 7px 0;
	color: #fff;
	position: relative;	
}

.newsModule .newsModuleHeader span {
	font-weight: bold;
	padding-left: 66px;	
}

.newsModule .icon {
	background: url("../files/image/news_icon.png") no-repeat;
	width: 27px;
	height: 32px;
	position: absolute;
	top: -2px;
	left: 24px;	
}

.newsModule .newsTitle {
	color: #333;
	text-transform: uppercase;
	padding: 14px 0 5px 12px;
	font-weight: bold;
	border-bottom: 1px solid #C20000;
	margin: 0 0 7px 0;	
}

.newsModule dt {
	color: #333;
	padding: 0 0 10px 0;	
	font-size: 11px;
}

.newsModule dl {
	margin-bottom: 5px;
	padding: 0 0 0 12px;	
}

.newsModule span.more {
	padding: 5px 0;
	display: block;
}

.newsModule p a {
	color: #ff6600;	
}

/* end news module */
