@import "base.css";
body {
    margin: 0;
    padding:0;
    line-height:normal;
}
/* Default fonts and colors. */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:14px;
}
a, span.but-vid {
    color:#51538c;
    text-decoration:underline;
    cursor:pointer;
}
a:hover {
    text-decoration:none;
}
.BrandingZone a {
    text-decoration: none;
}
p {
    color:#2d2d2d;
    padding:0;
    margin-bottom:15px;
}
h1 {
    font-size:18px;
    font-weight:normal;
}
input, textarea {
    outline:none;
}

label {
    font-weight:normal;
}

/* addtocopy jquery plugin */
#ctrlcopy {
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    margin: 5px 0 0 -1px;
    line-height: 0;
    opacity: 0;
}

#page {
    width: 1003px;
    margin: 0 auto;
    position:relative;
}
#up_button {
    position: fixed;
    left: 50%;
    margin-left: 222px;
    bottom: 80px;
    width: 270px;
    height: 40px;
    cursor: pointer;
}
/* ------------ HEADER -----------*/
#logo {
    position:absolute;
    left:351px;
    top:5px;
    width:229px;
    z-index:1;
    margin:0;
}
#g-logo {
    position:absolute;
    left:0;
    top:80px;
    display:block;
    width:270px;
    height:160px;
    z-index:1;
}
#g-icon, #g-icon-m {
    position:absolute;
    top:126px;
    left:788px;
    display:block;
    width:24px;
    height:24px;
    z-index:1000;
}
#g-icon-m {
    top:270px;
}
.adv-logo {
    display:block;
    width:325px;
    height:60px;
    top:35px;
    left:0;
    position:absolute;
}
#header {
    height:120px;
    position: relative;
    padding:0 5px;
}
#header .banner-head{
    width: 190px; height: 100px;
    position: absolute;
    left: 0px; top: 10px;
}
#header p {
    text-align:right;
    font-size:11px;
    margin:0;
    padding: 3px 0;
    white-space: nowrap;
}
#header p a {
    display: inline-block;
    color:#000;
    margin-left:13px;
    letter-spacing:-0.5px;
    text-decoration:none;
}
#header p a:hover {
    text-decoration:underline;
}
#header .age {
    float: right; 
    margin: 20px 20px 0px 0px;
}
#top-menu-wrap {
    background:url("../_i/nav-bottom-line.gif") #fff bottom left repeat-x;
    padding-bottom:7px;
}
#top-menu {
    background:url("../_i/nav-top-line.gif") repeat-x;
    height:28px;
    padding-top:4px;
    position:relative;
}
#r_column_top {
    float:right;
    width:180px;
}
#m_column_top {
    margin-right:200px;
}
#r_column_top form {
    position:relative;
}
#r_column_top table {
    margin:0;
}
#r_column_top form table tr {
    background:url("../_i/search.png") left 3px no-repeat;
    border:0;
    padding:0;
}
#r_column_top form table td {
    width:175px;
    height:25px;
    padding:0;
    vertical-align:top;
    background:0;
    border:0;
}
#r_column_top input.search {
    position:absolute;
    top:7px;
    left:4px;
    border:none;
    border-right:none;
    padding:0;
    margin:0;
    width:113px;
}
#r_column_top input.ok {
    position:absolute;
    top:4px;
    left:123px;
    border:0;
    background:none;
    padding:0;
    width:53px;
    height:22px;
    cursor:pointer;
}
#img {
    margin:0;
    padding:0;
    height:364px;
    width:1003px;
    position:relative;
    overflow: hidden;
}
#img h1, #img h2 {
    position:absolute;
    background:#000;
    background:rgba(0,0,0,.8);
    font-family:Garamond, Georgia;
    color:#fff5f5;
    font-weight:normal;
    margin:0;
}
#img h1 {
    left:0;
    font-size:42px;
    font-style:italic;
    padding:9px 70px 11px 18px;
    bottom: 51px;
}
#img h2 {
    left:184px;
    top:322px;
    font-size:18px;
    font-style:italic;
    margin-right:40px;
    padding:4px 110px 5px 90px;
    white-space: nowrap;
}
#img h1 a, #img h2 a {
    color:#fff5f5;
    text-decoration:none;
}
/* ------------ TOP NAV -----------*/
#nav {
    padding:0;
    padding-left:28px;
}
#nav ul {
    margin: 0; padding: 0;
    list-style: none;
    z-index:1;
}
#nav .elem {
    float:left;
    position:absolute;
    font-size:16px;
    z-index:50;
    line-height:26px;
    padding:0 15px 2px 15px;
    letter-spacing:0.2px;
}
#nav .elem:hover {
    background:url("../_i/drop-nav.png");
}
#nav .p1 {
    left:30px;
}
#nav .p2 {
    left:99px;
}
#nav .p3 {
    left:201px;
}
#nav .p4 {
    left:268px;
}
#nav .p5 {
    left:360px;
}
#nav .p6 {
    left:436px;
}
#nav .p7 {
    left:527px;
}
#nav .p8 {
    left:656px;
}
#nav .elem .sub {
    position:absolute;
    left:0;
    top:28px;
    width:180px;
    padding:14px 16px 4px 16px;
    background:url("../_i/drop-nav.png");
    z-index:100;
    display: none;
}
#nav .elem:hover .sub {
    display:block;
}
#nav .sub li {
    position:relative;
    top:0;
    left:0;
    float:none;
    font-size:14px;
    padding:0;
    letter-spacing:-0.3px;
    background:none;
    margin-bottom:4px;
}
#nav a {
    color:#12100e;
    text-decoration:none;
}
#nav .sub li a {
    color:#010000;
}
#nav a:hover {
    text-decoration:none;
}
#nav .sub li a:hover {
    text-decoration:underline;
}
/* ---------- MENU -----------*/
#menu ul {
    margin: 0; padding: 0;
    list-style: none;
}
#menu ul li {
    margin: 0; padding: 0;
}
#menu a {
}
#menu a:hover {
}
/* ------------ Slide------------- */
div.crs {
    position:relative;
    width:690px;
    margin-bottom:8px;
    height:100%;
}
div.crs .container {
    position:relative;
    width:554px;
    height:845px;
    overflow:hidden;
    margin:0 68px;
}
div.crs .container .wrap {
    position:absolute;
    top:0;
    width:9000px;
}

div.crs .container .wrap .item {
    position:relative;
    width:554px;
    float:left;
    height: 100%;
}

div.crs .container .wrap .item img {
    margin:0 2px;
    width: 550px;
}
div.crs .container .wrap .item p {
    font-size: 8pt;
    text-align: center;
    margin: 5px 0 0;
}
div.crs .prev, div.crs .next {
    display:block;
    position:absolute;
    top:0;
    width:66px;
    height:825px;
    cursor: pointer;
}
div.crs .prev {
    background:url("../_i/arrow-l.png") left center no-repeat;
    left:0;
}
div.crs .next {
    background:url("../_i/arrow-r.png") left center no-repeat;
    right:0;
}
div.crs .vote-but {
    display:block;
    position:absolute;
    left:77px;
    top:45%;
    background:url("../_i/vote-button-bg.png") no-repeat;
    width:400px;
    height:46px;
    visibility: hidden;
    font-size:24px;
    color:#000;
    text-decoration:none;
    text-align:center;
    line-height:46px;
}
#top-fade {
    position:relative;
}
#top-fade .container {
    position:relative;
    width:1003px;
    height:364px;
}
#top-fade .item {
    position:relative;
}
#top-fade .prev, #top-fade .next {
    position:absolute;
}
/* ------------ Content -----------*/
#page_cnt {
    padding: 12px 0 46px 0;
    background: white;
}
#m_column {
    margin-right:312px;
    background:#fff;
}
#tinymce {
    background:#fff;
    font-size: 12pt;
    width:720px;
}
#tinymce p{
    font-size: 12pt;
    text-align: justify;
    margin-bottom: 15px;
}
#r_column {
    width:288px;
    float:right;
    background:#fff;
    /*	padding-top:111px;*/
}
#sources {
    margin:16px 0 0 0;
    padding:0 13px 0 0;
    overflow:hidden;
    zoom:1;
}
#sources .pluso {
    margin-bottom: 21px;
}
.text-content {
    position: relative;
}
.text-content p {
    font-size: 12pt;
    text-align: justify;
}
#sources div.addthis_toolbox {
    margin-bottom:12px;
}
#sources p, #sources div {
    margin-bottom:0;
}
#sources p.tweet-but, #sources p.odnokl, #sources #vk_like {
    margin-bottom:12px;
}
#sources p.mail img {
    margin-right:13px;
    vertical-align:top;
}
#sources table td {
    margin: 0;
    padding: 0;
}

#cntSearchForm input.searchRow {
    border:1px #aeaeae solid;
}
#comForm {
}
#comForm table {
    width:100%;
}
#comForm td, #comForm p {
    color:#000;
}
#comForm a, a.submit {
    color:#000;
    text-decoration:none;
}
#comForm p {
    margin-bottom:7px;
    padding:0;
}
#comForm td span {
    color:#7d7d7d;
    font-size:10px;
}
#comForm input, #comForm textarea {
    border:1px #aeaeae solid;
    color:#222;
}
#comForm input {
    padding:3px 5px;
    margin:0;
    height:16px;
    width:190px;
}
#comForm textarea {
    width:669px;
    height:107px;
    margin:0;
    padding:5px;
}
#comForm .err {
    color: red;
    font-weight: bold;
}

#userProf {
    padding-top:35px;
}
div.profParam {
    padding-left:68px;
}
#userProf h1 {
    margin-bottom:30px;
    font-size:18px;
}
#userProf h2 {
    margin-bottom:15px;
    font-size:14px;
}
#userProf img.avatar {
    margin:0 15px 15px 0;
    float:left;
}
#userProf .err {
    font-size:16px;
}
#userProf ul.errlist li {
    color:#a00;
}
#userProf input, #userProf textarea, #userProf select {
    color:#7d7d7d;
    margin:8px 0 15px 0;
}
#userProf input[type="text"], input[type="password"], input[type="file"], #userProf textarea, #userProf select {
    border:1px #aeaeae solid;
    padding:2px;
}
#userProf fieldset {
    border:1px #aeaeae solid;
    border-radius:5px;
    -moz-border-radius:5px;
    margin-bottom:5px;
}
#userProf fieldset legend {
    font-size:18px;
    font-weight:normal;
}
#userProf fieldset label {
    display:inline-block;
    vertical-align:top;
    padding-top:10px;
    width:150px;
    text-align:right;
    margin-right:10px;
}
#userProf input[type="text"], #userProf input[type="email"] {
    width:294px;
}
#userProf p input {
    vertical-align:middle;
}
#userProf .user_link {
    margin-bottom:25px;
}
#userProf p {
    margin-bottom:10px;
}
#userProf p a {
    font-size:10px;
}
#userProf div p a {
    font-size:14px;
}
#regForm p {
    margin-bottom:0;
    color:#000;
}
#regForm p label {
    color:#7d7d7d;
}
#regForm a.submit {
    display:block;
    margin-bottom:25px;
    margin-left:5px;
}
#loadForm fieldset {
    margin-bottom: 25px;
}
#loadForm input[type="file"] {
    width: 457px;
}
/*------------ CALENDAR -----------*/
#calendar {
    position: relative;
    padding: 0 100px 0 90px;
}
#calendar a.prev-month, #calendar a.next-month {
    position: absolute;
    display: block;
    width: 37px;
    height: 430px;
    top: 0;
}
#calendar a.prev-month {
    background: url("../_i/cal-left.png") left center no-repeat;
    left: 10px;
}
#calendar a.next-month {
    background: url("../_i/cal-right.png") left center no-repeat;
    right: 10px;
}
#calendar table {
    width: 100%;
}
#calendar table tr th {
    text-align: right;
    font-weight: normal;
    font-size: 18px;
    color: #666666;
}
#calendar table tr th.month {
    text-align: center;
    font-size: 48px;
    color: #000;
}
#calendar table tr td {
    text-align: right;
    font-size: 36px;
    color: #000;
}
#calendar table tr td a {
    color: #000;
    text-decoration: none;
}
#calendar table tr td.holiday a, #calendar table tr th.holiday a,
#calendar table tr td.holiday, #calendar table tr th.holiday {
    color: #cc0000;
}
#calendar table tr td.today a {
    color: #fff;
    background: #000;
}
#calendar table tr td a:hover {
    color: #fff;
    background: #cc0000;
}
/*------------ FOOTER -----------*/
#footer {
    background:#000 url("../_i/footer-top-line.png") repeat-x;
    padding:10px 20px 14px 20px;
}
#footer p {
    font-size:12px;
    margin-bottom:0;
    line-height:20px;
    width:450px;
}
#footer ul {
    margin: 0; padding: 0;
    list-style: none;
}
#footer ul li {
    font-size:16px;
}
#footer ul li a, #footer p a, #footer p {
    color:#fff;
    text-decoration:none;
}
#footer p a {
    text-decoration:underline;
}
#footer p a.adv-link {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}
/*------------ BLOCKS -----------*/
.newsblock {
    min-height:513px;
    margin-bottom:29px;
}
.newsblock img {
    margin:0 0 8px 0;
}
.newsblock p {
    line-height:16px;
    padding:0 3px;
    margin:0;
}
.newsblock div.news-img, div.news-img {
    position:relative;
}
.newsblock div.news-img h2, div.news-img h2 {
    background:rgba(255, 255, 255, 0.80);
    font-family:Garamond, Georgia;
    font-size:30px;
    font-style:italic;
    width:614px;
    position:absolute;
    top:291px;
    left:0;
    padding:9px 18px 10px 18px;
    color:#000;
    font-weight:normal;
}
.newsblock div.news-img h2 a {
    color:#000;
    text-decoration:none;
}
.block-header {
	background:url(../_i/header-top-line.gif) #fff repeat-x;
	padding-top:7px;
	margin:0;
	font-weight:normal;
	color:#12100e;
}
.block-header span, .block-header div {
	display:block;
	background:url(../_i/header-bottom-line.gif) bottom left repeat-x;
	padding-bottom:7px;
}
.block-header a {
	color:#12100e;
	text-decoration:none;
}
.block-header a:hover {
	text-decoration:underline;
}
#r_column h2.block-header, #comments-switcher h2.block-header {
    margin-bottom:11px;
}
	#r_column h2.block-header span {
    padding:1px 0 10px 2px;
    letter-spacing:0.2px;
}
#comments-switcher {
    width: 690px;
}
#comments-switcher h2.block-header span {
    padding: 0 0 10px;
}
#m_column div.block-header {
    margin-bottom:11px;
}
#m_column div.block-header div {
    padding:0 0 10px 2px;
}
#m_column div.block-header div h3 {
    font-weight:normal;
    margin-bottom:1px;
    padding:1px 34px 0 34px;
    font-size:16px;
    letter-spacing:0.1px;
}
#m_column div.block-header div p {
    float:right;
    width:125px;
    margin:0;
    text-align:right;
}

.special {
    margin:0 0 10px 0;
    /*	min-height:465px; */
    padding:0px;
    list-style:none;
}
.special li {
    width:273px;
}
.special li img {
    vertical-align:top;
    margin-bottom:1px;
}
.special li.last {
    background:0;
    padding:0;
}
.pager {
    background:url("../_i/pager-bg.png") center 32px no-repeat;
    height:32px;
    padding:32px 0 0 0;
    text-align:center;
}
.pager a, .pager span {
    display:inline-block;
    height:25px;
    background:url("../_i/pager-razdelitel.png") right 3px no-repeat;
    padding:7px 5px 0 0;
    vertical-align:top;
}
.pager a.page-numb, .pager span.page-numb {
    font-size:24px;
    padding-top:1px;
    height:31px;
}
.pager, .pager a {
    color:#12100e;
    text-decoration:none;
}
.pager a.last, .pager span.last {
    background:none;
}
.soc-web {
    margin-bottom:11px;
}
#r_column .soc-web h2.block-header {
    white-space: nowrap;
    text-align: center;
}
.soc-widget, .soc-widget iframe {
    width: 288px !important;
    height: 380px !important;
}
.soc-widget, .widget-comments {
    display: none;
}
.soc-widget.preload {
    display: block;
    position: absolute;
    top: -9999px;
}
.soc-web h2 a {
    display: inline-block;
    padding: 2px 5px 3px;
    margin-bottom: -5px;
}
.soc-web h2 a.active, .soc-web h2 a:hover {
    color: #fff;
    background: #000;
    text-decoration: none;
}
.fb_comments_count {
    display: inline !important;
    padding: 0 !important;
    background: transparent !important;
}
.fb_comments_count:before {
    content: "(";
}
.fb_comments_count:after {
    content: ")";
}
.arch {
    margin-bottom:54px;
}
.arch div {
    position:relative;
    text-align:center;
}
#r_column .arch h2.block-header {
    margin-bottom:12px;
}
#r_column .arch img {
    border:1px #e9e9e9 solid;
}
#r_column .arch p {
    position:absolute;
    top:118px;
    left:8px;
    background:url("../_i/arch-bg.png") top right no-repeat;
    height:37px;
    font-family:Garamond, Georgia;
    font-size:24px;
    padding:4px 53px 5px 8px;
}
#r_column .arch p a {
    color:#fff;
    text-decoration:none;
}
.subposttags {
    color:#020202;
}
.gal {
    overflow:hidden;
    zoom:1;
}
.gal img {
    margin:0 0 3px 0px;
}
.gal .item{
    display:inline-block;
}
#news-banner {
    margin-bottom: 4px;
}
div.banner-r1 {
    min-height: 300px;
}
div.banner-r2 {
    min-height: 183px;
}
div.banner-r3 {
    min-height: 85px;
}
.post_top {
    background: url(politimages/line-duble.png) repeat-x;
    border-bottom: 1px #000 solid;
    height: 33px;
    padding-top: 8px;
}
.post_top p {
    text-align: center;
    line-height: 30px;
}
.polit-wrap {
    height:435px;
    width: 286px;
    overflow-y: scroll;
    margin-bottom:11px;
    position: relative;
}
.polit-block {
    background: #EFEEEC;
    width: 269px;
    position: relative;
}
.polit-block div.post_top p {
    font-size: 14px;
    font-style: italic;
}
.polit-block h2 {
    position: absolute;
    top: 146px;
    left: 9px;
    background: url(politimages/post-header-bg.png);
    color: #fff;
    font-size: 14px;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    width: 251px;
    text-align: center;
    line-height: 14px;
    padding: 4px 0 4px 0;
    margin-bottom: 0;
    font-weight: normal;
}
.polit-block h2 a {
    color: #fff;
    text-decoration: none;
}
.polit-block h2 a:hover {
    text-decoration: none;
}
.polit-block div.img {
    padding: 4px 0 0 4px;
    position: relative;
    margin-bottom: 8px;
}
.polit-block p.descr {
    font-size: 9px;
    padding: 0 5px 8px 5px;
}
.polit-block p {
    margin-bottom: 0;
}
/*------------ OTHER CLASSES -----------*/
.more {
    color:#606060;
    text-decoration:none;
}
a.ancor {
    text-decoration:none;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.hidden {
    overflow:hidden;
    zoom:1;
}
.last {
    border:0;
}
.adminButton {
    background: transparent;
    border: 1px dotted #000;
    color: #000;
    font-size: 9px;
}
.comment {
    padding: 0 0 20px 0;
}
.comm_who {
    padding: 0 0 8px 0;
    color: #444;
}
.comm_comm {
    font-size: 16px;
}
#voteresults {
    color: #fff;
    overflow: hidden;
    margin-bottom:16px;
}
#voteresults .el {
    font-size: 120px;
    position: relative;
    margin:0 4px;
}
#voteresults .prc {
    position: absolute;
    left: 0px; top: 35%;
    width: 100%;
    text-align: center;
}
h2.auction-head{
    font-size: 15px
}
.auction-info{
    margin-top: 35px;
}
.auction-info p {
    font-size: 16px;
}
.auction-info .bidtitle{
    width: 155px;
    display: inline-block;
}
.auction-info .cbid{
    font-weight: bold;
}
.auction-info .sbid{
    font-weight: bold;
    color: red;
}
.auction-form {
    margin-top: 80px;
}
.auction-form input.img{
    border: 0 none;
    position: relative;
    margin-left: 10px;
    float:right;
    top: -8px;
}
.auction-form input.bid{
    width: 80px;
    border: 0 none;
    border-bottom: 1px solid #000;
    text-align: right;
    font-weight: bold;
    font-size: 14px;
}
.auction-descr{
    margin-top: 60px;
    font-size: 12px;
}
.auction-admin{
    margin-top: 10px;
}
.auction-admin .time {
    font-size: 10px;
    color: #666;
}
.auction-admin .bid{
    font-size: 14px;
    color: red;
    font-weight: bold;
}
.userinfo .w{
    width: 400px;
    display: inline-block;
}
.banner_up {
    width: 1003px;
    margin: 0 auto;
}
/**/
#givenchy-menu {
    position:absolute;
    width:90px;
    height:45px;
    top:-45px;
    right:130px;
}
#givenchy-menu a {
    display:block;
    width:90px;
    height:45px;
    background:url("../_i/givenchy-icon.png") -90px 0 no-repeat;
}
#givenchy-menu a:hover {
    display:block;
    width:90px;
    height:45px;
    background:url("../_i/givenchy-icon.png") 0 0 no-repeat;
}
body.givenchy {
    background:url("../_i/givenchy-bg.jpg") top center no-repeat;
}
body.givenchy #page_cnt, body.givenchy #img {
    background:#fff;
}
body.givenchy #logo {
    top:155px;
}
body.givenchy #header {
    height:270px;
}
div.vid-overlay {
    z-index:10000;
    background:url("../_i/overlay.png");
    width:735px;
    min-height:515px;
    padding:115px 30px 30px 75px;
    display:none;
}
div.vid-overlay .close {
    background:url("../_i/overlay-close.png") no-repeat;
    position:absolute;
    right:20px;
    top:20px;
    height:35px;
    width:35px;
    cursor:pointer;
    z-index:10500;
}
div.panes {
    height:381px;
    margin-bottom:14px;
}
ul.tabs {
    margin:0;
    padding:0;
    list-style:none;
}
ul.tabs li {
    float:left;
    margin:0 20px 0 0;
}
div.banner-486 {
    margin-bottom:48px;
}
div.g-pleer {
    margin-bottom:45px;
}
div.g-but img {
    margin:0 0 20px 20px;
}
div.g-logo {
    text-align:center;
}
ul.film {
    margin:0;
    padding:10px 0;
    background:url("../_i/film-bg.png") 0 5px repeat-y;
    width:670px;
}
ul.film li {
    list-style:none;
    text-align:center;
    padding:0 0 15px;
}
/**/
div.postsimgblock{
    max-height:327px;
    overflow: hidden;
    margin-bottom:6px;
}  

div.postsimg {
    position:relative;
    padding-bottom:5px;
}    

div.postsimg a {
    text-decoration:none;
}

div.postsimg h2 {
    background: url("../_i/img-header-bg.png") transparent;
    color: #000000;
    font-family: "Garamond", "Georgia";
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    position:absolute;
    top: 72px;
    width:260px;
    padding: 2px 2px 2px 12px;
}

div.giv_plus {
    position: absolute;
    top: 335px;
    left: 25px;
}

div.giv_vote_text {
    color: #B2B2B2;
    text-align: right;
    font-size:9pt;
    padding-right: 10px;
    padding-top:5px;
    font-family:arial;
    font-weight: 600;
}

div.giv_vote_item_small{
    position: relative;
    margin: 3px 2px;
    /* float:left; */
    display: inline-block;
    width: 339px;
    height: 420px;
    background: #000;

}

div.giv_vote {
    float:none;
}
div.givcrs {
    position:relative;
    width:690px;
    margin-bottom:8px;
    height:100%;
}
div.givcrs .container {
    position:relative;
    width:690px;
    height:900px;
    overflow:hidden;
}
div.givcrs .container .wrap {
    position:absolute;
    top:0;
    left:-486px;
    width:9000px;
}
div.givcrs .container .wrap .item {
    position:relative;
    width:690px;
    height:825px;
    float:left;
    height: 100%;
}
div.givcrs .container .wrap .item img {
    margin:0px;
}
div.givcrs .container .wrap .item p {
    font-size: 8pt;
    text-align: center;
    margin: 5px 0 0 0;
    padding: 0 68px;
}
div.givcrs .prev, div.givcrs .next {
    display:block;
    position: absolute;
    top:500px;
    width:78px;
    height: 106px;
}
div.givcrs .prev {
    background:url("../_i/givarrow.png") left center no-repeat;
    left:0;
}
div.givcrs .next {
    background:url("../_i/givarrow.png") right center no-repeat;
    right:0;
}

div.givcrs div.giv_vote_text {
    height:20px;
    color: #B2B2B2;
    text-align: right;
    font-size:9pt;
    padding-right: 10px;
    padding-top:10px;
    font-family:arial;
    font-weight: 600;
    background: #000;
}
div.givcrs div.giv_button_vote {
    padding:20px 0 0 20px;
    overflow:hidden;
    zoom:1;
}
div.givcrs div.giv_button_vote  span {
    display:block;
    float:right;
    width:300px;
    text-align:right;
}

#givoverlay{
    display:none;
    z-index:10000;
    background-color:#FFF;
    height:150px;
    width:320px;
    border:2px solid #000;
    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}
#givoverlay .close{
    background-image:url("../_i/close.png");
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}
#givoverlay div.contentWrap {
    height:120px;
    padding:10px;
}

ul.errors{
    font-size: 11px;
    margin-left: 0;
    color: red;
}

ul.errors li{
    list-style-type: none;
}

ul.buttons {
    list-style: none outside none;
    height: 35px;
    width: 100%;
    margin: 0 0 21px 0;
}

ul.buttons li {
    float: left;
    line-height: 24px;
    margin: 0;
    padding: 0 5px 0 0;
}

#userProf input.submit {
    background: url("../_i/comm.gif") no-repeat scroll 163px center transparent;
    border: 0 none;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    color: #000000;
}

#enterForm input.submit {
    background: url("../_i/comm.gif") no-repeat 100% 55%;
    padding-right: 2em;
    cursor: pointer;
}

#enterForm #remember {
    margin-left: 25px;
    margin-right: 5px;
}
#enterForm .remember {
    width: auto;
}

.block-surfingbird {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin: 0 0 11px;
}

.block-surfingbird-sub {
    border: 5px solid #ebeae8;
    
}

.block-surfingbird h3 {
    background: none repeat scroll 0 0 #FFFFFF;
    font-style: italic;
    font-weight: normal;
    margin: 10px -5px;
    padding: 0 72px;
    text-align: center;
    width: 146px; 
}

.block-surfingbird span {
    font-weight: bold;
    font-style: normal;
}

.block-surfingbird .buro {
    background: #000000;
    color: #FFFFFF;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    line-height: 35px;
    margin: 5px 0;
    padding: 5px 10px;
    text-decoration: none;
}

.block-surfingbird img {
    margin: 0 0 0 -3px;
    vertical-align: -6px;
}

.read_more {
    border-bottom: 2px solid #ebeae8;
    margin: 25px -10px 20px 0;
    overflow: hidden;
}

.read_more h2 {
    background: url("../_i/read_more_line.gif") repeat-x;
    line-height: 37px;
    width: 700px;
}

.read_more .link {
    float: left;
    margin: 0 10px 0 0;
    width: 680px;
    height: 30px;
    overflow: hidden;
}

.read_more a {
    color: #000;
    display: block;
    line-height: 25px;
}

.tab-container {
    display: block;
    width: 670px;
    border-bottom: 1px solid #888;
    margin: 20px 0 0;
    padding: 0 10px;
    list-style-type: none;
    height: 39px;
    font-size: 16px;
}

.tab-container .tab {
    float: left;
    margin: 0 2px -2px;
    padding: 0 5px 0 40px;
    cursor: pointer;
    border: 1px solid #888;
    line-height: 38px;
    white-space: nowrap;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background: #f0f0f0 5px 3px no-repeat;
}
.tab-container .tab.active {
    background-color: #fff;
    border-bottom-width: 0;
    padding-bottom: 1px;
    cursor: auto;
}

.tab-container .tab.fb-icon {
    background-image: url("/themes/buro/_i/facebook.png");
}
.tab-container .tab.vk-icon {
    background-image: url("/themes/buro/_i/vkontakte-32x32.png");
}

.tab-content {
    margin: 0 0 20px;
    padding: 0;
    width: 688px;
    border: 1px solid #888;
    border-top-width: 0;
}


.best-buro .item {
    position: relative;
    margin: 0 0 11px;
}

.best-buro .item span {
    background: none repeat scroll 0 0 #000000;
    bottom: 10px;
    font-style: italic;
    color: #FFFFFF;
    left: 0;
    opacity: 0.8;
    padding: 5px;
    position: absolute;
}
/* B-INSTAGRAM  
i - item
tx - text
it - input text
l - link
t - title
*/

.b-instagram {
    /*overflow: hidden;*/
}

/* b-instagram-panel */

.b-instagram-panel {
    background: url("../_i/bg_instagram-panel.jpg") repeat-x;
    height: 35px;
    line-height: 31px;
}

/* b-instagram-view */
.b-instagram-view {
    float: left;
    white-space: nowrap;
}

.instagram-view-full {
    background: url("../_i/icon_camera.png") no-repeat;
    color: #000;
    font: italic 16px Georgia,"Times New Roman",Times,serif;
    margin: 0 0 0 10px;
    padding: 8px 0 11px 50px;
    text-decoration: none;
}


.instagram-view-all {
    color: #616161;
    font-size: 13px;
}

/* b-instagram-info */
.b-instagram-info {
    float: right;
    
}

.instagram-info-regist,
.instagram-info-subscribe {
    background: url("../_i/spr_instagram.png") 0 2px no-repeat;
    color: #616161;
    display: inline-block;
    font: 13px Georgia,"Times New Roman",Times,serif;
    margin: 6px 10px 0 0;
    padding: 0 0 0 25px;
}

.instagram-info-regist {
    background-position: 0 -26px;
    line-height: 19px;
    padding: 0 0 0 20px;
}

/* b-instagram-images */

.b-instagram-images {
    position: relative;
    overflow: hidden;
    
}

.b-instagram-list {
    
    list-style: none;
    margin: 13px 0;
    padding: 0;
    overflow: hidden;
}

.instagram-list-i {
    float: left;
    margin: 0 1px 5px 0;
    min-height: 135px;
    vertical-align: top;
    width: 114px;
}

 .instagram-list-l {
    display: block;
    color: #000;
    font: italic 12px Georgia,"Times New Roman",Times,serif;
    text-decoration: none;
    position: relative;
 }

.two-links .instagram-list-l:last-child {
    position: relative;
}

 .instagram-list-l:before {
    background: none #000;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    filter: alpha(opacity=30);
    opacity: 0.3;
    position: absolute;
    right: 0;
    top: 0;
}

.instagram-list-l:hover:before {
    display: none;
}

.instagram-list-img,
.instagram-list-l img {
    vertical-align: bottom;
}

.instagram-list-tx {
    background: #FFF;
    display: block;
    padding: 3px 0;
    position: relative;
    height: 2.3em;
    overflow: hidden;
    text-overflow: ellipsis;
}

.instagram-arrow-prew,
.instagram-arrow-next {
    background: url("../_i/instagram_arrows.png") no-repeat;
    cursor: pointer;
    display: block;
    height: 60px;
    position: absolute;
    margin: -120px 0 0;
    width: 31px;
}

.instagram-arrow-next {
    background-position: right 0;
    right: 314px;
}


/* b-instagram fullHD */

.b-instagram.fullHD {
    clear: both;
}

.instagram-list-i__min {
    margin: 0 1px 0 -32px;
}

.instagram-list-i__min .instagram-list-tx {
    text-indent: -10000em;
}

/* b-instagram search */

.instagram-list-i__big {
    min-height: 355px;
    margin-bottom: 20px;
    width: 343px;
}

.instagram-list-i__big .instagram-list-tx {
    font-size: 18px;
}

.instagram-list-i__med {
    min-height: 253px;
    margin-bottom: 10px;
    width: 229px;
}

.instagram-list-i__med .instagram-list-tx  {
    font-size: 16px;
}


.b-instagram-search {
    margin: 20px 0;
    position: relative;
}

.instagram-alphabet {
    background: url("../_i/bg_instagram-alphabet.jpg") no-repeat;
    font-size: 18px;
    height: 41px;
    line-height: 41px;
    list-style: none;
    margin: 0 0 10px 5px;
    padding: 0;
}

.instagram-alphabet-i {
    display: inline-block;
}

.instagram-alphabet-l {
    color: #000;
    text-decoration: none;
}

.instagram-search-it {
    border: 1px solid #c2c2c2;
    font: italic 12px/16px Georgia,"Times New Roman",Times,serif;
    height: 16px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 11px;
    width: 108px;
}

.shadow-black {
    background: #000;
    bottom: 0;
    display: block;
    left: 0;
    filter: alpha(opacity=65);
    opacity: 0.65;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 500;
    display: none;
}

.b-instagram-popup {
    background: #FFF;
    padding: 23px;
    height: 863;
    margin: 0 0 0 -501px;
    position: fixed;
    top: 20px;
    left: 50%;
    width: 1002px;
    z-index: 600;
    display: none;
}

.instagram-popup-t {
    font: 26px/26px Georgia,"Times New Roman",Times,serif;
    margin: 10px 0 10px 8px;
}
.instagram-popup-t a {
    color: inherit;
    text-decoration: none;
}

.instagram-popup-exite,
.instagram-popup-pages {
    background: url("../_i/instagram_exite.png") no-repeat;
    cursor: pointer;
    height: 29px;
    position: absolute;
    top: -15px;
    right: -15px;
    width: 29px;
}

.b-instagram-gallery {
    text-align: center;
    position: relative;
    margin: 0 0 10px;
    width: 709px;
}

.instagram-gallery-prew,
.instagram-gallery-next {
    background: url("../_i/pop-up_arrow.png") no-repeat;
    cursor: pointer;
    height: 550px;
    width: 80px;
    position: absolute;
    top: 0;
    left: 0;
}

.instagram-gallery-next {
    background-position: right;
    left: auto;
    right: 0;
}

.b-instagram-aside {
    float: right;
    width: 285px;
}

.instagram-popup-pages {
    background: none;
    font-size: 12px;
    top: 25px;
    right: 20px;
    width: auto;
}

.instagram-aside-tx {
    font-style: italic;
    margin: 0 0 3px;
}

.instagram-share {
    list-style: none;
    margin: 0 0 7px;
    padding: 0;
}

.instagram-share li {
    display: inline-block;
}

.instagram-share .facebook,
.instagram-share .vkontakte,
.instagram-share .twitter,
.instagram-share .instagramm {
    background: #FFF url("../_i/instagramm_share.png") no-repeat;
    display: inline-block;
    margin: 0 5px 0 0;
    height: 36px;
    width: 35px;
}

.instagram-share .vkontakte {
    background-position: -39px 0;
}

.instagram-share .twitter {
    background-position: -81px 0;
}

.instagram-share .instagramm {
    background-position: -124px 0;
}

.b-instagram-popup .b-instagram-info,
.no-float {
    float: none;
    margin: 0 0 10px;
}

.instagram-gallery-t {
    margin: 10px 0;
}

.b-instagram-popup #comments-switcher {
    width: auto;
}

.instagram-view-star {
    color: #000;
    font-style: italic;
    font-size: 16px;
    text-decoration: none;
}

.b-instagram-star {
    margin: 15px 0 0;
    overflow: hidden;
    position: relative;
    min-height: 230px;
}

.instagram-star-t {
    font: italic bold 32px "Times New Roman",​Georgia,​Times,​serif;
    margin:0 0 15px 250px;
}

.instagram-star-img {
    position: absolute;
    top: 0;
    left: 0;
}

.instagram-star-dl {
    font: italic 16px "Times New Roman",​Georgia,​Times,​serif;
    margin-left: 250px;
    position: relative;
}

.instagram-star-dl .instagram-star-dt {
    color: #999;
    font-weight: normal;
    position: absolute;
}

.instagram-star-dl .instagram-star-dd {
    color: #000;
    font-weight: normal;
    margin: 0 0 5px 100px;
}

.instagram-sep {
    font-style: italic;
    margin: 0 0 0 3px;
}
