﻿html,body,head,div,ul,li,a,p,br,h1,h2,h3,h4,h5 { margin: 0px; padding: 0px;}

li { text-decoration: none;  }
a { text-decoration: none; color: #a2a2a2;; }
a:hover {
	text-decoration: none;
	color: #0d0c0c;
}
.font {
	font-family: "BPG Arial";
	src: url("css/BPG_Arial.ttf");
	font-size: 13px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	transition:.8s;
color: #a2a2a2;
}
#menu {
	background: #424242;
	height: 40px;
	width: 100%;
	border-bottom: 3px solid #0a9cff;
}
#menu ul {
	list-style: none;
	margin-left: 150px;

}
#menu ul li {
	line-height: 40px;
	float: left;
	color: #000;
}
#menu ul li a{
	color: #dbdbdb;
	padding: 0px 10px;
	display: block;	
}
#menu ul li a:hover {
	color: #fff;
	background: #0a9cff;
}

/*slider*/
.horizontal2 {border: 1px solid rgb(14, 14, 14);border-radius: 10px 0px 10px 10px;  width: 974px; border-top-right-radius: 9px;}
/* carousel */
.horizontal {margin: 0 auto; height: 180px; background-color: #585858;
border-radius: 10px 10px 10px 10px;
border-top-right-radius: 9px; 
overflow: auto;
border: 1px solid #848480;
padding-top: 10px;padding-bottom: 10px; border-top-right-radius: 9px;} 

.horizontal2 {border: 1px solid rgb(14, 14, 14);border-radius: 10px 10px 10px 10px;  border-top-right-radius: 9px; width: 974px;}





.horizontal .carousel {height: 174px; margin: 0 auto; position: relative; }
/* 3x220 + 3x1px margin */
.horizontal .carousel_container {height: 184px; margin: 0 auto; overflow: hidden; padding: 0 5px 0 5px; position: relative; border-top-right-radius: 9px; }
.horizontal ul { height: 177px;  width: 970px;}
.horizontal ul li { width: 124px; height: 183px; display: block; float: left; margin-right: 7px; margin-left: 7px; margin-bottom: 1px; position: relative; }
.horizontal ul li .text_content { padding: 10px; color: #fff; }
.horizontal ul li a { width: 118px; height: 174px; display: block; color: #fff; border: 3px solid rgb(136, 136, 136);}
.horizontal ul li a.normal { width: auto; height: auto; color: #fff; background: none; }
.horizontal ul li a:hover {border: 3px solid #bababa;}
.horizontal ul li .caption { position: absolute; top: 0; left: 0; display: none; }
.carousel_right, .carousel_left { position: absolute; z-index: 900; width: 19px; height: 33px; display: block; text-indent: -9999px; }

.inner {opacity: 0.8}
.inner:hover {opacity: 1}
.inner img {  width: 118px; min-height: 171px; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; height:174px;}


.carousel_left { top: 73px; left:12px; background: url(../images/prev2_1.png) top left; }
.carousel_right { top: 73px; right:9px; background: url(../images/nextv2_1.png) top left; }
.carousel_right:hover, .carousel_left:hover { background-position: bottom left; }


/*wall*/
.wall { border: 1px solid #848480; width: 974px; margin: auto; overflow: hidden; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; margin-bottom: 30px ; border-top-left-radius: 9px; border-top-rigth-radius: 9px;}

/*left*/
.left { overflow: hidden; float: left; width: 274px; margin-left: 3px; margin-right: 3px; 	margin-top: 7px; }

/*right*/
.right { float: right; overflow: hidden; width: 688px;	margin-top: 7px; margin-right: 3px;}


/*-- Menu --*/
#menu_bl {width:265px;margin-bottom:10px;}
#menu_bl a {height:30px;line-height:30px;padding:0 0 0 10px;text-decoration:none;text-transform:uppercase;background:#585858;display:block;font-weight:bold;width:265px;text-shadow:0 1px 0 #70995c;}
#menu_bl a:hover {padding:0 0 0 7px;background:#e6e6e6;color:#666;text-shadow:0 1px 0 #ebebeb;border-left:3px solid #0a9cff;width:265px;}
/*-- /Menu --*/

/*tag-blog*/

.sidebar_block {
    background-color: #f0f1f6;
   
    border-bottom: 1px solid #bfc1c4;
    margin-bottom: 15px;
	margin-right: 5px;
    width: 274px;
    border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;
	border-top-left-radius: 5px; border-top-right-radius: 5px;
}
    .sidebar_block h4 {
        background: #9ab4cb;
		margin-right: 5px;
        color: #091d42;
        border-bottom: 3px solid #698ca8;
        padding: 10px 10px 8px 10px;
        font-family: BPG Banner;
        font-weight: normal;
        font-size: 14px;
       
        width: 274px;
        border-top-left-radius: 5px; border-top-right-radius: 5px;
    }
    .sidebar_block .inner {
        padding: 10px;

    }
.facebook_block .inner {
    padding: 0;
    padding-bottom: 10px;
	margin-right: 5px;

}
/*foother*/
#footer {
	width: 100%;
	height: 50px;
	background: #424242;
	border-top: 3px solid rgb(10,156,255);
}
#footer h2 {
	font-size: 12px;
	margin-left: 150px;
	margin-top: 10px;
	color: #dbdbdb;
}
#footer p {
	font-size: 10px;
	margin-left: 150px;
	color: #dbdbdb;
}
#footer img {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}
.clr {
	clear: both;
}

/*footer*/

.footer { overflow: hidden; width: 100%; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }

/*---rcol---*/
.box {
	padding: 10px 10px;
	border: 3px solid rgba(240, 240, 240, 1);
	margin: 0 0 5px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
	box-shadow: inset 0px 0px 0px 1px rgba(212, 212, 212, 1);
}

.hidden {
	overflow: hidden;
}
.box > h3 {
	display: block;
	margin: 0 -9px 7px -9px;
	font-size: 12px;
	color: #a7a7a7;
	font-weight: bold;
	font-style: italic;
	padding: 0 10px 7px 10px;
	border-bottom: 3px double #ececec;
	text-transform: uppercase;
	font-family:BPG Arial, sans-serif;
}
.box > h3 span {
	color: #81be5d;
}

.rcol {
	margin-left: 5px;
}
.box > h1, .box  h2, .box > h4 {
	display: block;
	margin: 0 -4px 9px -4px;
	font-size: 12px;
	color: #a7a7a7;
	font-style: italic;
	padding: 0 5px 7px 5px;
	border-bottom: 3px dotted #dddddd;
	border-bottom-width: thin;
	text-transform: uppercase;
	font-weight: bold;
}

/*siaxlis title*/
.info{
min-height:25px;
margin:0px;
color:#fff;
background:#505050 url(http://xitebi.com/templates/kinodom/images/sign.png) ;
border-left:3px solid #ff6002;
border-top:1px solid #303030;
border-right:1px solid #303030;
border-bottom:1px solid #303030;
font-size:15px;
line-height:15px;
margin-bottom: 5px;
}
.info a{
color:#ff6002;
}

.storenumber, .maincont, .berrors, .basecont, .basenavi {
    margin-bottom: 15px;
}

/*---Подробнее---*/
.mlink {
    margin-bottom: 7px;
    height: 35px;
    background: #f1f0ed url("../images/mlink.png") no-repeat;
}

.mlink .mlink {
    margin: 0;
    padding: 4px 3px 0 7px;
    height: 31px;
    background: url("../images/mlink.png") no-repeat 100% -35px;
}

/*srulad naxva*/
.argmore a, .argpoll a { margin-left: 5px; float: right; text-shadow: 0 1px 0 #5f9d06; line-height: 24px; color: #fff; text-decoration: none; background-color: #76b41a; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.argmore a b, .argpoll a b  { cursor: pointer; padding: 0 14px; background-position: 100% -28px; }