@import url(http://fonts.googleapis.com/css?family=Open+Sans);


article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}


.commFL {

    background: none repeat scroll 0 0 #E2E4ED;
    border: 1px solid #C2C6DC;
    border-radius: 8px;
    color: #565C7A;
    height: 135px;
    padding: 9px;
}

.prilip {
cursor: pointer;
background-color: #ff54ff;
border-radius: 7px;
color: #FFFFFF;
opacity: 0.8;
padding: 10px;
position: absolute;
right: -56px;
top: 285px;
z-index: 101;
}
 .prilip:hover {box-shadow: 0px 0px 10px 3px #265692; opacity: 1;}
 
.stop {
 position: relative;
}



.loging {
    background: none repeat scroll 0 0 #FDFDFD;
    border: 1px solid #E4E4E4;
    border-radius: 4px;
    margin: 0 auto;
    padding: 8px;
    width: 177px;
font-size: 12px;
color: #686868;
}

.category_row_img {display: none !important;}

.adimg img {width: 345px; height: 150px}

.bbQuoteName {
    font-size: 12px !important;
    font-weight: normal !important;
    padding: 6px !important;
}

.quoteMessage {
    background-color: #F4F4F4;
    border: medium none !important;
    border-radius: 8px;
    padding: 8px;
}

h1 {color: #CD65CD;}
hr {height:1px;background:none;border:none;border-bottom:1px dashed #dadada}

 A {
    color: #ff54ff; 
   }

body {
    font-family: tahoma,arial,verdana,sans-serif,Lucida Sans;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.182;
	
	width: 100%;
    background: #DFE2DB url(../img/footer_bg.jpg) no-repeat bottom ;
}

#background-top {
    background: url(../img/header_bg.jpg) no-repeat center top;
    height: 1062px;
    position: absolute;
    width: 100%;
	top: 0;
    z-index: 1;
}




/* Меню 1
-----------------------------------------------------------------------------*/
#menu_1 {
    font-size: 16px;
	font-family: 'Open Sans', sans-serif;
    color: #fff;
	background-image: linear-gradient(bottom, rgba(92,119,157,0.8) 0%, rgba(105,138,184,0.8) 100%);
	background-image: -o-linear-gradient(bottom, rgba(92,119,157,0.8) 0%, rgba(105,138,184,0.8) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(92,119,157,0.8) 0%, rgba(105,138,184,0.8) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(92,119,157,0.8) 0%, rgba(105,138,184,0.8) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(92,119,157,0.8) 0%, rgba(105,138,184,0.8) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(92,119,157,0.8)),
		color-stop(1, rgba(105,138,184,0.8))
	);
	height: 58px;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #5F7386;
	border-radius: 20px 20px 0 0;
	padding: 0 53px;
	box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.14) inset;
}
#menu_1 a img {
    vertical-align: text-top;
	margin: 0 12px 0 0;
}
#menu_1 a:link,
#menu_1 a:visited {
    text-decoration: none;
    display: block;
    float: left;
    color: #fff;
    text-align: center;
    padding: 0 12px;
	height: 58px;
	line-height: 58px;
}
#menu_1 a:hover {
    text-decoration: none;
    background: rgba(0, 0, 0, 0.28);
}

/* Меню 2
-----------------------------------------------------------------------------*/
#menu_2 {
    color: #d1e1f4;
	background: rgba(0, 0, 0, 0.69);
	height: 41px;
	padding: 0 39px;
	font-size: 14px;
}
#menu_2 a:link,
#menu_2 a:visited {
    text-decoration: none;
    display: block;
    float: left;
    color: #d1e1f4;
    text-align: center;
    padding: 0 22px;
	height: 40px;
	line-height: 40px;
}
#menu_2 a:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.23);
}




/* Блоки
-----------------------------------------------------------------------------*/
.sidebar .block {
    display: block;
    margin: 20px auto;
    width: 210px;
	text-decoration: none;
}
.sidebar a.block:hover {
    opacity: 0.95;

}
.sidebar .block .top {
    background: url(../img/menu_bg.png) no-repeat;
font-weight: normal;
    color: #fff;
    height: 47px;
	font-size: 15px;
	font-family: 'Open Sans',sans-serif;
    line-height: 44px;
    padding: 0 20px;
    width: 170px;
}
.sidebar .block .content.text {
    margin: 15px auto;
    width: 200px;
}


/* Меню в блоке
-----------------------------------------------------------------------------*/
.sidebar .block .menu a {
    background: #D8DAE5 url(../img/leftmenu_dot.png) 12px 15px no-repeat;
    border-radius: 5px;
    color: #354357;
    display: block;
    height: 35px;
    line-height: 34px;
    margin: 5px auto;
    padding: 0 0 0 28px;
    text-decoration: none;
    width: 172px;
}
.sidebar .block .menu a:first-child {
    margin: 10px auto 0;
}
.sidebar .block .menu  a:hover {
	color: #7d76cd;
	background-position: 12px -20px;

}


/* Профиль в блоке
-----------------------------------------------------------------------------*/
.sidebar .block .profile .img {
    background-position: center center !important;
    border-radius: 10px;
    height: 167px;
    margin: 15px auto;
    width: 167px;
}
.sidebar .block .profile .t {
    color: #354357;
    text-align: center;
}
.sidebar .block .profile .menu a {
	background: #D8DAE5;
    padding: 0 0 0 15px;
	width: 185px;
}
.sidebar .block .profile .menu a div {
	background: #5f6783;
	background: -moz-linear-gradient(top,  #5f6783 0%, #656f8b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5f6783), color-stop(100%,#656f8b));
	background: -webkit-linear-gradient(top,  #5f6783 0%,#656f8b 100%);
	background: -o-linear-gradient(top,  #5f6783 0%,#656f8b 100%);
	background: -ms-linear-gradient(top,  #5f6783 0%,#656f8b 100%);
	background: linear-gradient(to bottom,  #5f6783 0%,#656f8b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f6783', endColorstr='#656f8b',GradientType=0 );
    border-radius: 0 5px 5px 0;
    color: #fff;
    display: block;
    float: right;
    text-align: center;
    width: 45px;
}

/* Опрос в блоке
-----------------------------------------------------------------------------*/
.sidebar .block .poll .img {

}
.sidebar .block .poll .question {
    color: #656B88;
    margin: 15px 10px;
}
.sidebar .block .poll .main {
    margin: 15px auto;
    width: 195px;
 color: #737373;
}
.sidebar .block .poll .main .vote {
	margin: 10px 0;
}
.sidebar .block .poll .btn {
    border-radius: 5px;
    box-shadow: 0 1px 0 #454D70;
    margin: 0 auto;
    width: 200px;
}
.sidebar .block .poll .pollBut {
    background: #656E8A;
	background-image: linear-gradient(bottom, #606783 0%, #656F8B 100%);
	background-image: -o-linear-gradient(bottom, #606783 0%, #656F8B 100%);
	background-image: -moz-linear-gradient(bottom, #606783 0%, #656F8B 100%);
	background-image: -webkit-linear-gradient(bottom, #606783 0%, #656F8B 100%);
	background-image: -ms-linear-gradient(bottom, #606783 0%, #656F8B 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #606783),
		color-stop(1, #656F8B)
	);
    border: none;
    border-radius: 5px;
    color: #fff;
    height: 28px;
    text-shadow: 0 1px 1px #555C74;
    width: 100px;
	cursor: pointer;
}
.sidebar .block .poll .pollBut:hover {
    opacity: 0.95;
}
.sidebar .block .poll .fruit {
    background: #4c556c;
	background-image: linear-gradient(bottom, #3D4255 0%, #4D556C 100%);
	background-image: -o-linear-gradient(bottom, #3D4255 0%, #4D556C 100%);
	background-image: -moz-linear-gradient(bottom, #3D4255 0%, #4D556C 100%);
	background-image: -webkit-linear-gradient(bottom, #3D4255 0%, #4D556C 100%);
	background-image: -ms-linear-gradient(bottom, #3D4255 0%, #4D556C 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #3D4255),
		color-stop(1, #4D556C)
	);
    border: none;
    border-radius: 0 5px 5px 0;
    color: #fff;
    height: 28px;
    text-shadow: 0 1px 1px #393e50;
    width: 100px;
	cursor: pointer;
}
.sidebar .block .poll .fruit:hover {
	opacity: 0.95;
}


/* Переключатели страниц
-----------------------------------------------------------------------------*/
.catPages1 {
	margin: 20px 0;
}
.swchItem , .swchItem1, .swchItemA, .swchItemDots {
    border-radius: 20px;
    color: #FFFFFF;
    display: inline-table;
    height: 35px;
    line-height: 34px;
    text-decoration: none;
    width: 35px;
}
.swchItem, .swchItem1 {
    background: #C5C5C5;
}
.swchItem:hover {
    background: none repeat scroll 0 0 #FF54FF;
}
.swchItemA {
    background: #646e89;
}
.swchItemDots {
    background: #C5C5C5;
}




/* news-top
-----------------------------------------------------------------------------*/
.news-top {

}
.news-top .path {
	margin: 19px 0;
}
.news-top .path a {
    color: #698fa6;
    text-decoration: none;
}
.news-top .path img {
	margin: 0 10px;
}
.news-top .path span {

}
.news-top .info {
    background: #959DBA;
    border-radius: 5px;
    color: #fff;
    padding: 6px 12px;
    position: absolute;
    right: 20px;
    top: 95px;
}
.news-top .title {
    border-bottom: 1px solid #D9D9DA;
    border-top: 1px solid #D9D9DA;
    font-size: 25px;
    padding: 8px 0 11px;
    width: 730px;
}


/* .news
-----------------------------------------------------------------------------*/
.content > .news {
	width: 730px;
}
.content > .news .title a {
    color: #547487;
    font-family: open sans;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
}

.content > .news .title {
    background: url(../img/news_dot.png) no-repeat 7px 23px;
    font-weight: bold;
    padding: 13px 0 13px 25px;
}
.content > .news .img {

}
.content > .news .img img {
    border-radius: 6px;
    box-shadow: 0 0 0 3px #617f8d inset;
    padding: 6px;
	margin: 10px 0;
}
.content > .news .text {
	color: #464953;
}
.content > .news .bottom {
    border-bottom: 1px solid #D7D7D9;
    position: relative;
}
.content > .news .bottom .left {

}
.content > .news .bottom .left div {

}
.content > .news .bottom .right {
    position: absolute;
    right: 0;
	top: 0;
}
.content > .news .bottom .right div {

}
.content > .news .bottom .right div, .content > .news .bottom .left div{
    background: none repeat scroll 0 0 #636C88;
    border-radius: 3px;
    box-shadow: 0 1px 0 #525A70;
    color: #FFFFFF;
    display: inline-table;
    margin: 22px 11px;
    padding: 7px 11px;
}






/* wrapper
-----------------------------------------------------------------------------*/
.wrapper {
    margin: 0 auto;
    position: relative;
    width: 1000px;
    z-index: 99;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	
}

.header .top {
	height: 150px;
}

.header .logo {
	width: 272px;
	height: 60px;
    margin: 45px 20px 0;
    position: absolute;
	background: url(../img/logo.png) no-repeat;
}

.logo:hover {


    transform: rotate(3deg) ;
    -webkit-transform: rotate(3deg) ;
    -moz-transform: rotate(3deg) ;
    -o-transform: rotate(3deg) ;
    -ms-transform: rotate(3deg) ;


}

.header .log-reg {
    margin: 58px 0 0 400px;
    position: absolute;
}
.header .log-reg a {
    border-radius: 20px;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    position: absolute;
    text-decoration: none;
    width: 85px;
}
.header .log {
    background: #13850D;
    z-index: 5;
}
.header .log:hover { background: #15910f; }
.header .reg {
    background: #36454B;
    left: 65px;
    z-index: 10;
}
.header .reg:hover { background: #3e4f57; }
.header .search {
    position: absolute;
    right: 20px;
    top: 55px;
}
.header .search input[name="q"] {
    background: #fff url(../img/search.png) no-repeat 13px center ;
    border: medium none;
    border-radius: 20px;
    color: #ADADAD;
    font-weight: normal;
    height: 40px;
    padding: 0 35px;
    width: 215px;
} 

/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	position: relative;
	background: #fff;
	min-height: 1125px;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.middle .container > .content {
	padding: 0 0 0 250px;
}


/* Left Sidebar
-----------------------------------------------------------------------------*/
.sidebar {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
}


/* Footer
-----------------------------------------------------------------------------*/
.footer {
	background: #1f1f1f;
	background-image: linear-gradient(top, #1f1f1f, #2d2d2d);
	background-image: -moz-linear-gradient(top, #1f1f1f, #2d2d2d);
	background-image: -o-linear-gradient(top, #1f1f1f, #2d2d2d);
	background-image: -webkit-linear-gradient(top, #1f1f1f, #2d2d2d);
	background-image: -ms-linear-gradient(top, #1f1f1f, #2d2d2d);
    border-radius: 0 0 15px 15px;
    height: 80px;
    margin: 0 0 55px;
    position:relative;
}

.footer:before,
.footer:after {
    content:"";
    position:absolute;
    z-index:-2;
}
 
.footer:before {
    border-radius: 100px / 20px;
    bottom: 0;
    box-shadow: 0 40px 10px rgba(0, 0, 0, 0.3);
    left: -30px;
    right: -30px;
    top: 80%;
}

.footer  .copy {
    background: url(../img/dmg_copyright.png) no-repeat;
    height: 37px;
    left: 22px;
    position: absolute;
    top: 20px;
    width: 41px;
}
.footer  .info {
    color: #fff;
    left: 84px;
    position: absolute;
    top: 30px;
}
.footer  .info a {
	color: #A0B2E9;
}
.footer  .banners {
    position: absolute;
    right: 23px;
    top: 23px;
}
.footer  .banners a {
	margin: 0 7px;
}
.footer  .banners img {

}






















