@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=cyrillic-ext,latin);

/* базовые теги */
body {
	width: 1190px;
	margin: 0 auto;
	font-family: "PT Sans", sans-serif;
	color: black;
	font-size: 12pt;
	background-color: white;}

p {font-size: 12pt; margin: 0px 0px 8px 0px;}

strong {font-weight: bold;}

em {font-style: italic;}

h1 {font-size: 15pt; margin: 0px 0px 16px 0px;}
h2 {font-size: 14pt; margin: 0px 0px 16px 0px;}
h3 {font-size: 12pt; margin: 0px 0px 16px 0px;}

form {font-size: 10pt;
   padding-bottom: 0px;
   padding-top: 0px;}

input {font-size: 10pt; background: white;}

textarea {font-size: 10pt;}

select {font-size: 10pt;}

hr {
	height: 7px;
	border-width: 0px;
	background-image: url('../../../themes/sbn5/images/hr.gif');}

a:link {color: #720000; font-family: "PT Sans", sans-serif; text-decoration: underline}

a:active {color: #720000; font-family: "PT Sans", sans-serif; text-decoration: underline}

a:visited {color: #720000; font-family: "PT Sans", sans-serif; text-decoration: underline}

a:hover {color: #720000; font-family: "PT Sans", sans-serif; text-decoration: underline}

img {border-width: 0px;}

/* базовые классы */
.info {
  font-size: 11pt;
  font-style: italic;
}

td.block { background-color: white; }

.Block1 {
	background-color: white;
	width: 100%;
	padding: 0px 8px 0px 0px;
	margin-bottom: 8px;}

.Block2 {
	background-color: #DDBD80;
	width: 100%;
	padding: 5px;
	margin: -5px;}

.smallfontlink {font-size: 8pt;}

.admin {color: red !important; background-color: white; font-size: 12pt; font-weight: bold;}

.imgli {vertical-align: middle;}

/* верхняя панель */

#userbarfull {
	background-color: #720000;
	width: 100%;
	height: 52px;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 60;
  margin: 0 auto;
  padding: 0px;}

#userbar {
	width: 1190px;
	height: 48px;
  margin: 0 auto;
  padding: 16px 0px 0px 0px;
  color: white;
  font-size: 12pt;
  text-align: left;}

#userbar a {
	color: white;
	text-decoration: none;}

#sitemenu, #sitemenu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: inline;
  font-size: 12pt;}

#sitemenu li {
	margin: 0px 6px 0px 3px;	
  float: left;}

#sitemenu li ul {
	position: absolute;
  display: none;}

#sitemenu li:hover ul {
  display: block;}

#sitemenu li ul li {
  display: block;
  background-color: #720000;
  width: 200px;
  padding: 8px;
  clear: both;}

#sitemenu li ul li a:hover {
  background-color: #DDBD80;}

#usermenu, #usermenu ul {
  list-style: none;
  padding: 0;
  margin: 0px;
  display: inline;
  font-size: 12pt;}

#usermenu li {
	margin: 0px 6px 0px 3px;
  float: left;}

#usermenu li ul {
	position: absolute;
  display: none;}

#usermenu li:hover ul {
  display: block;}

#usermenu li ul li {
  display: block;
  background-color: #720000;
  width: 120px;
  padding: 8px;
  clear: both;}

#usermenu li ul li a:hover {
  background-color: #DDBD80;}

#loginform {
	display: none;
	background-color: #DDBD80;
  position: fixed;
  top: 52px;
  width: 240px;
  padding: 8px;
  z-index: 60;}

.loginforminput {
  width: 150px;
}

#userbar label {
	font-size: 12pt;
	color: #720000}

/* шапка */

#headerleft {
	background-color: white;
	width: 932px;
	height: 48px;
	margin: 0px;
	padding: 68px 8px 16px 0px;
	float: left;}

#headerright {
	width: 240px;
	height: 48px;
	margin: 0px;
	padding: 68px 0px 16px 8px;
	float: right;
	color: #720000;
	font-size: 11pt;
	text-align: center;}

/* основная часть */

#content {
	background-color: white;
	width: 1190px;
	margin: 0px; padding: 0px;}

#leftside {
	background-color: white;
	width: 931px;
	margin: 0px; padding: 0px 8px 8px 0px;
	float: left;
	border-right: 1px solid #720000}

#rightside {
	background-color: white;
	width: 240px;
	margin: 0px; padding: 0px 0px 8px 8px;
	float: right;}

#bnr {
    margin-bottom: 8px;
	width: 240px;
	height: 400px;
}

.blockrightside {
	background-color: #F4EBDA;
	width: 224px;
	margin: 0px; padding: 8px;}

.blocktitle {
    width: 240px; 
    background-color:#DDBD80;
    margin: -8px -8px 8px -8px;
    text-align: center;
    padding: 4px 0px 4px 0px;    
}
.blocktitletext {
    font-weight: bold;
    font-size: 12pt;
}

/* подвал */

#footer {
	background-color: white;
	width: 100%;
	clear: both;
	font-size: 10pt;}

/* форум */

#forumtable {text-align: left; font-size: 11pt;}

.bodyline {	background-color: #DDBD80;}

.forumline  {	background-color: #DDBD80; border: 1px #0063AD solid;}

td.row11 {background-color: white; width: 50px;}
td.row1 {background-color: white;}
td.row2 {background-color: #F4EBDA;}
td.row3 {background-color: white;}
td.row12 {width: 23px;}

td.rowpic {background-color: white;}

th { font-size: 90%; font-weight: bold; background-color: #DDBD80;}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
      background-color: white; border: #0063AD; border-style: solid;}

td.cat,td.catHead,td.catBottom {border-width: 0px 0px 0px 0px;}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
 background-color: #DDBD80; font-weight: bold; border:#0063AD; border-style: solid;}

td.row3Right,td.spaceRow {background-color: white; border: #0063AD; border-style: solid;}

th.thHead,td.catHead {border-width: 0px 0px 0px 0px;}
th.thSides,td.catSides,td.spaceRow {border-width: 0px 1px 0px 1px;}
th.thRight,td.catRight,td.row3Right {border-width: 0px 0px 0px 0px;}
th.thLeft,td.catLeft {border-width: 0px 0px 0px 0px; width: 210px;}
th.thBottom,td.catBottom {border-width: 0px 0px 0px 0px;}
th.thTop {border-width: 0px 0px 0px 0px; width:90px;}
th.thCornerL {border-width: 0px 0px 0px 0px; width:50px;}
th.thCornerR {border-width: 0px 0px 0px 0px; width:20%;}

.maintitle {
  font-weight: bold; ;
  text-decoration: none; line-height : 110%;}

.gen {}
.genmed {font-size : 90%;}
.gensmall {font-size : 85%;}

.cattitle {font-weight: bold;}

.forumlink {font-weight: normal;}

.nav {font-weight: bold; font-size: 90%;}

.topictitle {font-weight: bold; font-size: 90%;}

.name {font-size: 85%;}

.postdetails {font-size: 85%;}

.postbody {font-size: 90%;}

.code { font-size: 100%;
  background-color: #cacaca; border: #0063AD; border-style: solid;
  border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}

.quote { font-size: 100%; line-height: 110%;
  background-color: #cacaca; border: #0063AD; border-style: solid;
  border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}

.copyright    {font-size: 80%; letter-spacing: -1px;}

input.post, textarea.post, select {}

input.button {
  font-size: 90%;}

input.mainoption {
  font-weight : bold;}

input.liteoption {
  font-weight : normal;}

.helpline {border-style: none; }

.instagramdiv {
  width: 306px; 
  float: left; 
  height: 348px; 
  overflow: hidden;
  margin: 0px 4px 8px 0px;
  font-size: 10pt;
  text-align: center;
}