* {
  margin: 0;
  padding: 0;
  font: normal 12px Arial, Verdana, Tahoma;
}
body {
  /*width: 996px;*/
  margin: 0 auto;
  text-align: center;
  background-color: #f7f7f7;
}
img {
  border: 0;
}
i {
	font: bold italic 110% serif; 
}
h3 {

	font: bold 15px Tahoma;
	margin-top:10px;
	margin-bottom:15px;
}
.catalog-section-list ul li,.shop-list-item ul li{
	list-style:none;
	float:left;
	margin:2px 2px;
	
}
.interview-questions strong {
  font: bold 10px Arial, Verdana, Tahoma;
}
.interview-question strong strong {
  font:bold 12px Arial, Verdana,Tahoma;
  margin-left:400px;
  margin-bottom:5px;

}

#container {
 /* width: 996px;*/
min-width: 996px;
max-width: 1280px;
  display: block;
  position: relative;
}
#header {
  width: 100%;
  height: 138px;
  background-color: #0082b5; 
  position: relative;
  margin-bottom: 2px;
}
#header .links {
  position: absolute;
  left: 15px;
  top: 5px;
}
#header .links a {
  font: bold 11px Tahoma;
  color: #d9d9d9;
  float: left;
  display: block;
  margin-right: 30px;
  text-decoration: underline;
}
#header .links noindex a img {
	position:absolute;
	left:0px;
	top:50px;
}
#header .logo {
  position: absolute;
  top: 27px;
  left: 15px;
  width: 480px;
  height: 79px;
}
.shop-list-item {
	clear:left;
}
#header .create {
  position: absolute;
  left: 15px;
  top: 109px;
  width: 485px;
  font: normal 10px Arial;
  color: #d9d9d9;
  text-align: left;
}
#header #win1 {
  position: absolute;
  top: 25px;
  left: 511px;
  width: 164px;
  height: 100px;
  text-align: left;
}
#header #win1 a {
  font: bold 11px Tahoma;
  text-decoration:underline;
  color: #d9d9d9;
  float: left;
  display: block;
  padding:1px;
}
#header #win1 a:hover {
	text-decoration:underline;
}
#header #win1 a sup,#header #win1 a:hover sup {
  color:red;
  font: bold 11px Tahoma;
  #font: bold 12px Tahoma;
  text-decoration:none;
}
#header #win2 {
  position: absolute;
  top: 9px;
  right: 230px;
  width: 164px;
  height: 121px;
  text-align: left;
  background-color: #f7f7f7;
}
#header #win1 a, #header #win2 a {
  text-decoration:none;
}

#header #win1 a img, #header #win2 a img {
  margin-top: 3px;
  margin-left: 4px;
  margin-right: 10px;
  float: left;
}
#header #win1 a p, #header #win2 a p {
  margin-top: 15px;
  font: bold 12px Tahoma;
  color: #333333;
  text-decoration: none;
}
#header #win1 a span, #header #win2 a span {
  display: block;
  font: bold 12px Tahoma;
  color: #990000;
  text-decoration: none;
}
#header #win1 .link, #header #win2 .link {
  position: absolute;
  right: 3px;
  bottom: 2px;
}
#header #win1 .link a, #header #win2 .link a {
  font: normal 11px Tahoma;
  color: #333333;
  text-decoration: none;
  float: left;
}
#header #win1 .link a img, #header #win2 .link a img {
  margin-left: 5px;
  margin-right: 0px;
  margin-top: 0px;
  float: none;
}
#header .login {
  position: absolute;
  right: 5px;
width: 210px;
  top: 5px;
  #top: 9px;
  color: #f7f7f7;
  font: normal 11px Tahoma;
  text-align: left;
}
#header .login input {
  background-color: white;
  color: black;
  font: normal 10px Tahoma;
  height: 14px;
  margin-bottom: 2px;
  border: 1px solid #d9d9d9;
}
#header .login .btn {
  position: relative;
  left: 4px;
  top: 1px;
  #top: 2px;
  border: 0;
  margin: 0;
}
#header .login span {
  display: block;
  margin-top: 3px;
}
#header .login span a {
  font: normal 11px Tahoma;
  color: #f7f7f7;
  text-decoration: underline;
}
#header .login form a {
  color: #d9d9d9;
}
#header #cart {
  width: 210px;
  height: 46px;
  border: 1px solid #d9d9d9;
  position: absolute;
  right: 5px;
  top: 82px;
  #top: 84px;
  text-align: left;
  overflow: hidden;
}
#header #cart a {
 text-decoration:none;
}
#header #cart a:hover {
 text-decoration:underline;
 color:#fff;
}
#header #cart a img {
  margin-top: 3px;
  margin-left: 14px;
  margin-right: 7px;
}
#header #cart a span {
  color: #d9d9d9;
  font: bold 11px Tahoma;
}
#header #cart a p,#header #cart  p {
  color: #f7f7f7;
  font: normal 11px Tahoma;
  margin-left: 15px;
  line-height: 12px;
}
#menu {
  width: 100%;
  background: url('/bitrix/templates/new210908/images/menuback.gif') repeat-x;
  height: 24px;
  margin-bottom: 13px;
}
#menu img {
  float: left;
}
#menu a img {
  margin-right: 4px;
  margin-top: 3px;
}
#menu a {
  display: block;
  float: left;
  padding-left: 13px;
  padding-right: 13px;
  #padding-left: 10px;
  #padding-right: 10px;
  margin-top: 3px;
  color: #0082b5;
  font: bold 13px Tahoma;
  text-decoration: none;
}
#content {
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden;
}
#content #left {
  width: 226px;
  	margin-right: 18px;
}
#content #left a img.lefts {
display:none;
}
#content #right {
   width: 212px;
	margin-left: 18px; 
}

#content #left a img {
  margin-left:4px;
  text-align:center;
  padding:0px 1px 6px 1px;
  margin-top:6px;
}

#content #right a img {
  text-align:center;
  padding:0px 1px 6px 1px;
  margin-top:6px;
	vertical-align:top;

}
.title, .titler {
  width: 100%;
  background-color: #0082b5;
  height: 25px;
  overflow: hidden;
}
.title span, .title h3 {
  display: block;
 /*width: 100%;*/
  margin: 3px;
  border: 1px solid #d3d3d3;
  color: white;
  font: bold 13px Tahoma;
  padding-left: 9px;
  line-height: 18px;
}
.titler span, .titler h3 {
  display: block;
  margin: 3px;
  border: 1px solid #d3d3d3;
  color: white;
  font: bold 13px Tahoma;
  padding-left: 9px;
  line-height: 18px;
}
.back1 {
  width: 210px;
  #width: 226px;
  background-color: #d6e7ef;
  border-right: 1px solid #bcbcbc;
  padding-left: 12px;
  padding-top: 10px;
  padding-right: 3px;
  padding-bottom: 15px;
}


.back1r {
  width: 196px;
  #width: 212px;
  background-color: #d6e7ef;
  border-left: 1px solid #bcbcbc;
  padding-left: 12px;
  padding-top: 10px;
  padding-right: 3px;
  padding-bottom: 15px;
}
.back2 {
  width: 210px;
  #width: 226px;
  background-color: #ebebeb;
  border-right: 1px solid #bcbcbc;
  padding-left: 12px;
  padding-top: 10px;
  padding-right: 3px;
  padding-bottom: 15px;
}
.back2r {
  width: 194px;
  #width: 212px;
  background-color: #ebebeb;
  border-left: 1px solid #bcbcbc;
  padding-left: 12px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 15px;
  color: black;
  font: normal 11px Verdana;
}
.backimg {
  width: 225px;
  #width: 226px;
  border-right: 1px solid #bcbcbc;
  text-align: center;
  margin: 0 auto;
}
.backimgr {
  width: 211px;
  #width: 212px;
  border-left: 1px solid #bcbcbc;
  text-align: center;
  margin: 0 auto;
  padding: 8px 0;
}
.back1 a, .back2 a, .back1r a, .back2r a {
  color: black;
  font: normal 11px Verdana;
  text-decoration: none;

}
.back1 .img-pdf{
	margin-left:70px;
}
.back1 a:hover, .back2 a:hover, .back1r a:hover, .back2r a:hover {
  text-decoration: underline;
}
.back1 a span, .back2 a span, .back1r a span, .back2r a span {
  font: bold 11px Verdana;
  color: #0082b5;
}
.back2 p, .back2r p {
  color: #0082b5;
  font: bold 11px Tahoma;
  margin-left: 2px;
  margin-bottom: 10px;
}
.back1 .red, .back2 .red, .back1r .red, .back2r .red,  {
  display: block;
  margin-top: 10px;
  margin-left: 2px;
  color: #990000;
  font: bold 11px Tahoma;
}
.serfon .red
{
  display: block;
  color: #990000;
  font: bold 11px Tahoma;

}

#content #left .back1 .red img,#content #right .back1r .red img,#content #left .back2 .red img,#content #right .back2r .red img {
	position:relative;
	margin-top:4px;
	padding:0px 0px 0px 0px;
}

.rss {
  margin-top: 10px;
  margin-left: 0px;
}
.rss .arss {
  color: #990000;
  font: bold 11px Tahoma;
  margin-left: 3px;
  position: relative;
  top: -4px;
}
.rss a img {
  margin-right: 3px;
  position: relative;
  top:4px;

}
.space {
  width: 225px;
  #width: 226px;
  height: 10px;
}
.spacer {
  width: 211px;
  #width: 212px;
  height: 10px;
}
.back1 .left {
  float: left;
  width: 37px;
  font: bold 11px Verdana;
  color: #0082b5;
}
.back1 .right {
  float: left;
  width: 170px;
  font: normal 11px Verdana;
  color: black;
}
.titlemail {
  height: 26px;
  background-color: #3b4d6b;
  width: 100%;
  overflow: hidden;
}
.titlemail span { 
  padding-left: 21px;
  font: bold 12px Tahoma;
  color: white;
  display: block;
  margin-top: 5px;
}
.titlemail span a{
  font: bold 12px Tahoma;
  color: white;
  text-decoration:none;
}
.titlemail span a font {
  color: #faad31;
  font: bold 12px Tahoma;

}
.titlemail span a b{
  text-decoration:underline;
  font: bold 12px Tahoma;

}
.titlemail span font {
  color: #faad31;
  font: bold 12px Tahoma;
}

.mail {
  text-align: center;
  font: normal 10px Tahoma;
  color: #3b4d6b;
  padding: 8px 0;
  border-right: 1px solid #bcbcbc;
  border-left: 1px solid #bcbcbc;

  background-color: white;
}
.mail a {
  font: normal 10px Tahoma;
  color: #3b4d6b;
 text-decoration:none;
}
.mail input.text {
  width: 121px;
  height: 19px;
  border: 1px solid #7f9db9;
  font: normal 10px Tahoma;
  color: black;
  margin-right: 6px;
  padding-left: 2px;
  padding-top: 2px;
}
.mail input.btn {
  position: relative;
  top: 3px;
}
.titlesubscr {
  background: #00405c url('/bitrix/templates/new210908/images/subscribe.gif') repeat-x;
  height: 25px;
}
.titlesubscr span {
  display: block;
  width: 100%;
  font: normal 12px Tahoma;
  color: white;
  padding-top: 5px;
  text-align: center;
}
.titlesubscr span a {
  font: bold 12px Tahoma;
  color: white;
}
.anketa {
  width: 196px;
  #width: 212px;
  background-color: #d6e7ef;
  border-left: 1px solid #bcbcbc;
  padding-left: 5px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
}
.anketa img {
  float: left;
  position: relative;
  top: 3px;
  margin-right: 10px;
}
.anketa p {
  color: #0082b5;
  font: bold italic 11px Arial;
  float: left;
  margin-bottom: 15px;
}
.anketa form p {
  font: normal 11px Tahoma;
  display: block;
  color: black;
  float: left;
  overflow: hidden;
  width: 150px;
}
.anketa form input {
  float: left;
  position: relative;
  top: 2px;
  #top: -2px;
  margin-right: 15px;
  margin-left: 8px;
}
.anketa .red {
  display: block;
  margin-top: 10px;
  margin-left: 2px;
  color: #990000;
  font: bold 11px Tahoma;
  clear: both;
  text-decoration: none;
}
.anketa .red img {
  float: none;
  position: relative;
  top: 0;
  margin: 0;
  padding: 0;
  margin-top:-5px;
}
#main {
  
  padding: 0 0px 5px 0px;
  position: relative;
}
#main a {
  text-decoration:none;
}
#main a:hover {
	text-decoration:underline;
}

#main h1 {
  /*text-align:left;
  font:  normal 18px Arial,Verdana,Tahoma;
  margin-top:6px;
  margin-bottom:14px;*/

border:1px solid #D3D3D3;
color:white;
display:block;
font:bold 13px/18px Tahoma;
margin:3px;
padding-left:9px;

}
#main b {
  font: bold 12px Arial, Verdana, Tahoma;

}

.anons {
  color: #000000;
  font: normal 12px Tahoma;
  text-align:justify;
}
.anons .mjournal {
  float: left;
  width: 225px;
  height: 255px;
  margin: 0 auto;
  text-align: center;
}
.anons .mjournal img {
  text-align: center;
  margin: 0 auto;
}
.anons p {
  color: #333333;
  font: normal 23px Verdana;
  margin-bottom: 12px;
}
.news {
  width: 100%;
  color: black;
  font: normal 10px Verdana;
  clear: both;
  padding-top: 3px;
}
.news a.black,.news a.black h2 {
  display:block;
  color: black;
  font: bold 12px Verdana;
  text-decoration: none;
}
.news a.brown {
  color: #8c0526;
  font: normal 10px Verdana;
  text-decoration: underline;
}
.news img {
  float: left;
  margin-right: 10px;
}
.news a img {
  float: left;
  margin-right: 10px;
}

#footer {
  width: 100%;
  padding-top: 15px;
  clear: both;
}
#footer .fmenu {
  height: 24px;
  width: 100%;
  background: gray url('/bitrix/templates/new210908/images/fback.gif') repeat-x;
}
#footer .fmenu a {
  display: block;
  float: right;
  padding-left: 13px;
  padding-right: 13px;
  #padding-left: 10px;
  #padding-right: 10px;
  margin-top: 4px;
  color: #0082b5;
  font: bold 13px Tahoma;
  text-decoration: none;
}
#footer .fmenu img {
  float: right;
}
#footer .copyright {
  float: left;
  padding: 10px;
  color: black;
  font: normal 11px Tahoma;
  width: 360px;
  #width: 530px;
}
#footer .copyright span {
  color: #0380b7;
  font: bold 11px Tahoma;
}
#footer .create {
  padding-top: 30px;
  color: #acacac;
  font: normal 11px Tahoma;
  float: left;
}
#footer .create img {
  margin-right: 30px;
}

/**	Раздел рекламы	**/
#advertt{
	margin-right:25%;
	margin-left:25%;
}
#advert1 a { float:left;
	width:  200px;
	height: 175px;	
	z-index: 1;
	border: 1px solid #0066FF;;
	text-align:center;
	margin-bottom:10px;
}
#advert2 a { float:left;
	width: 230px;
	height: 175px;
	z-index: 1;
	border: 1px solid #0066FF;;
	text-align:center;
	margin-bottom:10px;
	margin-left:30px;
}
#advert1 a img, #advert2 a img {
	margin-top:10px;
}
.advert_table {
	text-align:center;
	border: 1px solid white;
}
.advert_table tbody tr td {
	border: 1px solid black;
}
.advert_table tbody tr td b{
	font: bold 12px Arial, Verdana, Tahoma;

}

/**	Интернет-магазин	**/
.shops{
	text-align:right;
	margin-bottom:5px;

}
.buy {
	color:red;
	font: bold 12px Arial, Verdana, Tahoma;
	text-decoration: none;
}
#right .oferta form{
  background-color: #d6e7ef;
  border-right: 1px solid #bcbcbc;
  padding-left: 12px;
  padding-top: 10px;
  padding-right: 3px;
  padding-bottom: 15px;
font: bold 14px Arial, Verdana, Tahoma;
}

#right .oferta form a{
	font: bold 14px Arial, Verdana, Tahoma;
}
.main {
	/*width: 522px;
	#width: 558px;*/
}
.noright { 
	width: 734px;
 }
.noleft {
	width: 748px;
}
.norightleft {
	width: 996px;
}

#main h2{
	/*text-align:left;
	margin-top: -30px;
	margin-left: 45px;*/
}
#main h2 a{
	font: bold 18px Tahoma;
}
.arhive-jornal{
	text-align:center;
	align:center;
	margin-left:20px;
	margin-top:10px;
	border: 0px solid  #d6e7ef;
}
.arhive-jornal tr td{
	text-align:center;
	align:center;
	border: 1px solid  #d6e7ef;
	#padding:0.4cm 0.9cm;
	padding:0.4cm 0.9cm;
}
.arhive-jornal tr td a {
	text-decoration:none;
	color:black;
	font: bold 16px Tahoma;
	text-align:center;
}
.arhive-jornal tr td a img{
	margin-bottom:5px;
	margin-top:10px;

}
.pdf-year-zagolovok center a{
	font: bold 18px Tahoma;
	padding:6px;
	text-decoration:none;
	text-color:blue;
	
}
.pdf-year-zagolovok center a:hover{
	color:black;
	background-color: #d6e7ef;
	border: 1px solid #bcbcbc;
}
.sitemap li{
	margin-left:65px;
	padding:4px;
	color:blue;
	font: normal 12px Arial;	
}
.sitemap li a {
	font: normal 14px Arial;	
	color:black;
	text-decoration:none;
}
.sitemap li a:hover {
	text-decoration:underline;
	color:blue;
}
.sub-name-article {
	border:1px;
	background-color: #d6e7ef;
	padding: 12px 8px;
	float:left;
	display:none;
	position:absolute;

}
.sub-name-article a, .sub-name-article a img  {
	padding:2px 2px;
	position:relative;
	text-color:blue;
}
.sub-name-article a:hover {
	text-decoration:underline;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
#main .float-right  a b {
	color:#B00000;
	
	text-decoration:underline;
	font-weight:normal;
}
.marketgid {
	font-weight:bold;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:-10px;
}
#main .catalog-element {
	display:block;

}

#main h2{
	/*text-align:left;
	margin-top: -30px;
	margin-left: 45px;*/
}
#main h2 a{
	font: bold 18px Tahoma;
}

.plaindiv {
	background-color: black;
	display: none;
	height: 100%;
	left: 0px;
	opacity: 0.6;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 5000;
}

.noticeWindow {
	background: white;
	display: none;
	height: auto;
	left: 50%;
	margin-left: -258px;
	margin-top: -275px;
	min-width: 400px;
	padding: 15px 25px;
	position: absolute;
	text-align: left;
	top: 50%;
	width: auto;
	z-index: 10000;
}
.head-top-banner {
	float:left;
}
.spisok {
	list-style: square outside;	
	margin-left: 40px;
}








/********	FROM ANOTHER CSS	****/

.bx-core-waitwindow { 
	background-color:#FCF7D1;
	background-image:url(wait.gif);
	background-position:10px center;
	background-repeat:no-repeat;
	border:1px solid #E1B52D;
	color:black;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	padding:10px 30px 10px 37px;
	position:absolute;
	z-index:10000;
	text-align:center; 
}

.bx-unselectable {
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   user-select: none;
}

.bx-session-message {
	background-color:#FFEB41;
	border:1px solid #EDDA3C;
	width:630px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:black;
	position:absolute;
	z-index:10000;
	padding:10px;
}

.bx-session-message a.bx-session-message-close {
	display:block;
	width:12px;
	height:12px;
	background-image:url(close.gif);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
}

.bx-timer-semicolon-off .bx-timer-semicolon {visibility: hidden}

/* Tooltip */
.bx-panel-tooltip
{
    z-index:2210 !important;
    overflow: hidden !important;
    position:absolute !important;

    letter-spacing:normal !important;
    list-style:none !important;
    text-align: left !important;
    text-indent:0 !important;
    text-transform: none !important;
    visibility:visible !important;
    white-space: normal !important;
    word-spacing:normal !important;
    vertical-align:baseline !important;
    background:scroll transparent none repeat-x 0 0 !important;
    margin:0 !important;
    padding:0 !important;
    border: none !important;
    float: none !important;
    text-decoration: none !important;

}

.bx-panel-tooltip div { display: block !important; }

.bx-panel-tooltip-top-border, .bx-panel-tooltip-bottom-border
{
    height:2px !important;
    overflow: hidden !important;
    position:relative !important;
    font-size:1px !important;
}

.bx-panel-tooltip-corner
{
    background:scroll transparent url('sprite03.png') no-repeat -255px -308px !important;
    width:2px !important;
    height:8px !important;
    overflow:hidden !important;
    position:absolute !important;
}

.bx-panel-tooltip-border
{
    margin:0 2px !important;
    height:1px !important;
    background: scroll #FCFCFB none repeat-x 0 0 !important;
    border-top: 1px solid #C8C8C6 !important;
    font-size:1px !important;
}

.bx-panel-tooltip-bottom-border .bx-panel-tooltip-border
{
    border-top: 1px solid #F2F2EB !important;
    background: scroll #C8C8C6 none repeat-x 0 0 !important;
}

.bx-panel-tooltip-left-corner
{
    top: 0 !important;
    left: 0 !important;
}

.bx-panel-tooltip-right-corner
{
    left:-2px !important;
    margin-left:100% !important;
    position:absolute !important;
    top:-2px !important;
}

.bx-panel-tooltip-bottom-border .bx-panel-tooltip-corner { margin-top:-4px !important; }

.bx-panel-tooltip-content
{
    border-left: 1px solid #C8C8C6 !important;
    border-right: 1px solid #C8C8C6 !important;
    background: scroll #F2F2EB none repeat-x 0 0 !important;
    overflow: hidden !important;
    position: relative !important;
    z-index:10 !important;
    display:inline-block !important;
}

.bx-panel-tooltip-title
{
    font: normal normal bold 11px/normal Tahoma, sans-serif !important;
    color: #000 !important;
    position:relative !important;
    padding: 7px 10px 0 10px !important;
    margin: 0 !important;
}

.bx-panel-tooltip-text
{
    font: normal normal normal 11px/normal Verdana, sans-serif !important;
    color: #000 !important;
    padding: 9px 10px 10px 16px !important;
    margin: 0 !important;
    position:relative !important;
}

.bx-panel-tooltip-underlay
{
    position:absolute !important;
    height:55px !important;
    background: scroll #F2F2EB url('sprite03.png') repeat-x 0 -869px !important;
    width:100% !important;
    top: 0;
    left: 0;
}

.bx-panel-tooltip-close
{
	position:absolute !important;
    height:20px !important;
    background: scroll transparent url('sprite03.png') no-repeat -40px -1007px !important;
    width:25px !important;
    top: 0 !important;
    right: 0 !important;
	z-index:5 !important;
	display:block !important;
}

.bx-panel-tooltip-text a { font: normal normal normal 11px/normal Verdana, sans-serif !important;}
.bx-panel-tooltip-text a, .bx-panel-tooltip-text a:hover { color: #0041d2 !important; text-decoration: underline !important;}

.bx-core-autosave {background-position: 0 0 !important;}
.bx-core-autosave-ready {background: scroll transparent url('autosave-green.gif') repeat-x 0 0;}
.bx-core-autosave-edited {background: scroll transparent url('autosave-red.gif') repeat-x 0 0;}
.bx-core-autosave-saving {background: scroll transparent url('autosave-write.gif') repeat-x 0 0;}

.bx-clear { clear: both }

div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}


.system-nav-orange
{
	color: #999;
	font-size:12px;
}

.system-nav-orange .nav-current-page
{
	color:white;
	background-color: rgb(255, 153, 0);
	font-weight: bold;
	padding:1px 0px;
}

/*Table*/
table.sale_basket_small
{
	width:180;
	font-size:12px;
}

/*Table head*/
table.sale_basket_small th
{
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_basket_small th, table.sale_basket_small td
{
	padding: 1px 1px;
	vertical-align:top;
}

/**Top menu**/
#horizontal-multilevel-menu
{
	
}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:0px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li 
{
	float:left;

}

#horizontal-multilevel-menu a sup {
	color:red;
	font:9px normal Arial;
	position:relative;
	
}
/*Root items*/
#horizontal-multilevel-menu li a.root-item
{ 
	color: #0082b5;
	font-weight: bold;
	margin-top: 3px;
	padding: 0 13px;
	#padding:0pt 10px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	color: #0082b5;
	font-weight: bold;
	margin-top: 3px;
	padding: 0 13px;
}

/*Root items: hover*/

#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
/**
	background:#e26336;
	color:#fff;
**/
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url('arrow.gif') center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url('lock.gif') center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top: 163px;
	#top: 140px;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li 
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
/*#horizontal-multilevel-menu li a,*/
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	z-index:1000; 
	/*top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}

div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}


div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.back1 center a img {
float:right;
}
.news-date-time {
	color:#486DAA;
}


div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}


ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:0px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
	font: normal 10px Arial, Verdana, Tahoma;		
	color:black;
}

ul.breadcrumb-navigation li a
{
	font: normal 10px Arial, Verdana, Tahoma;		
	text-decoration:none;
	color:black;
}
ul.breadcrumb-navigation li a:hover{
	text-decoration:underline;
}


ul.breadcrumb-navigation span
{
	
}
.navigation{
	margin-top: 6px;
	color:blue;
}

.catalog-element {
	display:block;
}
.catalog-price {
	 color:red;
}
.nomer-god {
	background-color:#d6e7ef;
	border: 1px solid  white;
	width:20%;
	#width:30%;
	margin-top:5px;
	#padding:0.2cm 0.6cm;
	padding:0.2cm 0.6cm;
 
}
.nomer-god a{
	font: bold 14px Tahoma;
	text-decoration:none;
	color:black;
}
.aaa {
	width:550px;
}
.read-to {
	list-style: none;
	font: bold 12px Tahoma;
	margin: 0 5px 20px 20px;
}
.read-to li {
	margin: 5px 0px 0px 0px;
}
.read-to li a{
	text-decoration:none;
}

/* Header Box*/
div.forum-header-box { padding:0 1.117em; border-style: solid; border-width: 0px; }

/* Header Box Right Links*/
div.forum-header-options { float: right; padding:0.5em 0; }
div.forum-header-options a:hover { text-decoration: underline;}

/* Header Title */
div.forum-header-title { font-size:1em; padding:0.462em 10em 0.426em 0; }

/* Forum and Topic Checkbox*/
div.forum-select-box
{
	float:right;
	/*
	border-left-width:1px;
	border-left-style: solid;
	border-bottom-width:1px;
	border-bottom-style: solid;
	*/
	padding:0.1em;
	text-align:center;
}


/* Page navigation */
div.forum-navigation-box
{
	padding:0 1.117em;
	border-width: 0px;
	border-style: solid;
	line-height:1.5em;
	overflow: hidden;
	zoom:1;
}

div.forum-page-navigation { float:left; padding:0.5em 0;}
div.forum-navigation-top { border-bottom: none; }
div.forum-navigation-bottom { border-top: none; }
div.forum-page-navigation a, span.forum-page-current
{
	border-left-width: 0px;
	border-left-style: solid;
	padding-left:1em;
	padding-right: 0.75em;
	text-decoration: none;
}

div.forum-page-navigation a.forum-page-previous { border-right-width:0px; border-right-style: solid; border-left: none; }
div.forum-page-navigation a.forum-page-first, div.forum-page-navigation span.forum-page-first { border-left: none; padding-left: 0.75em; }
span.forum-page-current { font-weight: bold; }
div.forum-new-post
{
	float:right;
	text-align:right;
	padding:0.5em 0;
	font-weight: bold;
}

/* Topic posts table */
table.forum-post-table
{
	width: 100%;
	line-height:1.5em;
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}

/* First Post Table */
table.forum-post-first { border-top: none; }

/* Odd Post Table */
table.forum-post-odd {}

/* Even Post Table */
table.forum-post-even {}

/* Last Post Table */
table.forum-post-last {}

/* Post Table Cell */
table.forum-post-table td { padding: 0; vertical-align: top; }

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact
{
	/*width:15em;*/
	width:180px;
	border-right-width: 0px;
	border-right-style: solid;
	border-left-width: 0px;
	border-left-style: solid;
	overflow: hidden;
}

/* Post Table: User Info Cell */
table.forum-post-table td.forum-cell-user { }

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { border-right-width: 0px; border-right-style: solid; }

/* Post Table: User Contacts and Actions Cell */
table.forum-post-table td.forum-cell-contact, table.forum-post-table td.forum-cell-actions { border-top-width: 0px; border-top-style: dashed; height: 1.5em; }

div.forum-post-date, div.forum-post-entry { padding:0.5em 1em 0.5em 1em; font-size:1em; font-weight:normal; }

div.forum-post-date { border-bottom-width:0px; border-bottom-style: dashed; }

div.forum-post-number { float:right; display: inline; /* IE fix */ }
div.forum-post-number span { font-weight: bold; }

div.forum-post-text { padding:0.5em 0; }

/* Post Attachments */
div.forum-post-attachments { margin:1.5em 0;}
div.forum-post-attachments label { font-weight: bold; padding-bottom:0.5em;}
div.forum-post-attachment { padding-left: 0.5em;}

/* User Signature*/
div.forum-user-signature { margin-top: 1em; }
div.forum-signature-line 
{
	border-top-width: 1px;
	border-top-style: solid;
	width:200px;
	height:1px;
	/* IE Fix */
	line-height:1px;
	font-size:1px;
}

div.forum-user-signature span { line-height: 0.95em; padding-top:0.5em; display: block;}

div.forum-user-info { padding:0.5em 1em 1.5em 1em; }

div.forum-user-avatar { margin: 0.5em 0; }

div.forum-user-status { margin-bottom: 0.5em; }

div.forum-user-additional { font-size: 0.95em; }

div.forum-user-name span { font-size:1em; font-weight:bold; }

span.forum-vote-user a { text-decoration: none; vertical-align: top; font-size:1.1em;}

div.forum-user-name a { text-decoration:none; font-size: 1.1em; }

div.forum-user-status span { font-weight:bold; line-height:normal; }

div.forum-contact-links { padding:0.5em 1em 0.5em 1.5em; }

div.forum-action-links { padding:0.5em 1.5em 0.5em 1em; text-align:right; }

div.forum-post-entry { font-size:1em; padding-bottom:1em; height:100%;}

/* Post Table Footer */
table.forum-post-table td.forum-column-footer {
	padding:0.5em 1em;
	border-width:1px;
	border-style: solid;
	border-bottom: none; 
	line-height:1.5em;
}

div.forum-post-moderate { float: right; }
div.forum-topic-moderate { text-align: left; }
div.forum-topics-moderate { float: right; }
div.forum-topics-moderate input, div.forum-topics-moderate select { font-size: 1.1em;}

/*BBCode: List*/
div.forum-post-entry ul, div.forum-post-entry ol { padding:0.5em 0 0.5em 2em; }

/*BBCode: Quote and Code*/
table.forum-quote, table.forum-code
{
	font-size:1em;
	margin:0.5em 1em;
	width:90%;
	border-width:1px;
	border-style: solid;
	border-collapse: collapse;
}

table.forum-quote th, table.forum-code th {font-weight:bold; padding: 0.25em 1em; text-align:left;}
table.forum-quote td, table.forum-code td { padding:0.9em 1em; }

/* Utils */
div.forum-clear-float { clear: both; } 
form.forum-form {padding:0px; margin:0px; border:none;}

a.forum-bbcode-button{width:22px; height:22px; border:none; float:left; cursor:pointer; cursor:hand; background-position: center center; background-repeat:no-repeat; margin:1px;}
a.forum-bbcode-button img {width:22px; height:22px; border:none;}
a.forum-bbcode-color{background-image: url('font_color.gif');}
a.forum-bbcode-bold{background-image: url('font_bold.gif');}
a.forum-bbcode-italic{background-image: url('font_italic.gif');}
a.forum-bbcode-underline{background-image: url('font_underline.gif');}
a.forum-bbcode-strike{background-image: url('font_strike.gif');}
a.forum-bbcode-url{background-image: url('font_link.gif');}
a.forum-bbcode-img{background-image: url('font_image.gif');}
a.forum-bbcode-video{background-image: url('font_video.gif');}
a.forum-bbcode-code{background-image: url('font_code.gif');}
a.forum-bbcode-quote{background-image: url('font_quote.gif');}
a.forum-bbcode-quote{background-image: url('font_quote.gif');}
a.forum-bbcode-list{background-image: url('font_list.gif');}
a.forum-bbcode-translit{background-image: url('font_translit.gif');}
a.forum-bbcode-font{width:78px;	margin:1px;	padding:0px;height:22px;}
a.forum-bbcode-font select{width:70px; margin-left:3px; padding:0px;}
table.palette{border:1px solid gray; background-color:gray; border-collapse:collapse;}
table.palette td{border:1px solid gray; width:10px; height:10px; padding:0px; margin:0px;}
table.palette td img{width:10px; height:10px; border:none; padding:0px; margin:0px;}
/* Popups */
div.forum-popup-postform {
	width:502px;
	padding:0px; 
	margin:0px;
	overflow:hidden; 
	color:black;}
div.forum-popup-postform table.forum-popup {
	border:1px solid gray;
	width:500px;
	background-color:white; 
	font-size:1em;
	cursor:default;}
div.forum-popup-postform table.forum-popup td {
	font-size:1em;
	border:none;
	background-color:white; 
	font-size:1em;}
div.forum-popup-postform table.forum-popup thead td {
	font-weight:bold;
	padding:0.5em 0.5em 0.1em 0.8em;
	font-size:1.1em;
	text-align:left;}
div.forum-popup-postform table.forum-popup thead td div.close{
	cursor:pointer;
	cursor:hand;
	background-image: url('close.gif');
	background-position: center center;
	background-repeat:no-repeat;
	overflow:hidden;
	width:13px;
	height:13px;
	float:right;}
div.forum-popup-postform table.forum-popup tbody td {
	padding:1em;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field{
	width:100%;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field span.title{
	width:100%;
	display:block;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field input {
	width:95%;}
div.forum-popup-postform table.forum-popup tfoot td {
	padding:0.3em;
	text-align:center;}
/*/Popups */

div.forum-info-box
{
	padding:0.5em 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height: 1.5em;
	margin-bottom:1em;
	zoom: 1;
}
div.forum-info-box-inner
{
/*	zoom:1;*/
}

/* Forum Menu */
div.forum-menu-box { margin-bottom: 1em;}
div.forum-menu-box span.forum-menu-item { margin-right:0.25em; padding-right:0.25em; white-space:nowrap; }

/* Menu Items*/
span.forum-menu-item { border-right-width: 1px; border-right-style: solid; }
span.forum-menu-item-last { border: none;}

/* Breadcrumb */
div.forum-breadcrumb-top {padding:0 1.117em 1em;}
div.forum-breadcrumb-bottom {padding:0 1.117em 1em;}
div.forum-breadcrumb { line-height:1.5em;}
div.forum-breadcrumb span {white-space:nowrap;}
div.forum-breadcrumb a {text-decoration: none;}
span.forum-crumb-last { font-weight: normal;}

/* Header Box*/
div.forum-header-box { padding:0 1.117em; border-style: solid; border-width: 1px; }
div.forum-header-title a {text-decoration: underline;}

/* Header Box Right Links*/
div.forum-header-options { float: right; padding:0.5em 0; }
div.forum-header-options a:hover { text-decoration: underline;}

/* Header Title */
div.forum-header-title { font-size:1em; padding:0.462em 5em 0.426em 0; }


/*div.forum-block-container {margin-bottom: 1em;}*/

/* Main Forum/Topic List Table */
table.forum-table { width: 100%; }
table.forum-forum-list {margin-bottom: 1em;}
table.forum-topic-list {}

/* Table Header */
table.forum-table th
{
	font-size:1em;
	padding:0.462em 1em;
	font-weight:normal;
	vertical-align:middle;
	text-align: left;
}

/* Table Cell */
table.forum-table td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;

	border-right-width: 1px;
	border-right-style: solid;

	vertical-align:top;
	padding:0.4em 1em;
}

/* First Row Cell */
table.forum-table tr.forum-row-first td { border-top-width:1px; border-top-style: solid; }

/* Last Row Cell*/
table.forum-table tr.forum-row-last td { border-bottom-width:1px; border-bottom-style: solid;}

/* Odd Row Cell */
table.forum-table tr.forum-row-odd td { }

/* Even Row Cell */
table.forum-table tr.forum-row-even td { }

/* Selected (via checkbox) Table Cell and Row */
table.forum-table tr.forum-row-selected td, table.forum-table td.forum-cell-selected, table.forum-post-selected td.forum-cell-post, table.forum-post-selected td.forum-cell-actions {}

/* Hidden Table Cell and Row */
table.forum-table tr.forum-row-hidden td, table.forum-table td.forum-cell-hidden, table.forum-post-hidden td.forum-cell-post, table.forum-post-hidden td.forum-cell-actions {}

/* Sticky Table Cell and Row */
table.forum-table tr.forum-row-sticky td, table.forum-table td.forum-cell-sticky {}

/* Forum Category Separator */
table.forum-table tbody.forum-category-separator { display: none; }

/* Forum Icon Column */
table.forum-table td.forum-column-icon { padding:0; border-left-width:1px; border-left-style: solid; }
table.forum-table td.forum-column-alone { border-left-width:1px; border-left-style: solid; }

div.forum-icon-container { width:3.3em; text-align: center;}

/* Forum Topic Icons (New Post Icon, Sticky Topic Icon, Closed Topic Icon, Moved Topic Icon)*/
div.forum-icon
{
	height:20px;
	width:20px;
	margin:0.667em auto;
}

/* Forum/Topic Title Column*/
table.forum-table th.forum-column-title, table.forum-table td.forum-column-title { width: 66%; text-align: left; }
table.forum-table td.forum-column-title { padding:0; line-height:1.4em; padding:0; }
table.forum-table th.forum-column-title { padding-left: 1.117em; border-left-width: 1px; border-left-style: solid; }

div.forum-item-info { padding:0.4em 1em; }

div.forum-item-subforums { line-height:1.4em; margin-top: 0.9em;}


span.forum-status-sticky, span.forum-status-closed { font-weight: bold; }

span.forum-item-desc-sep { vertical-align:middle; font-size:1em; }

div.forum-moderator-stat { margin-top: 0.9em; }
div.forum-moderator-stat span { font-weight: bold; }

table.forum-table td.forum-column-topics,
table.forum-table td.forum-column-replies,
table.forum-table td.forum-column-views
{
	text-align: center;
	padding: 1em 0.2em;
}

table.forum-table th.forum-column-topics,
table.forum-table th.forum-column-replies,
table.forum-table th.forum-column-views
{
	padding-left: 0.5em;
	padding-right: 0.5em;
}

/* Last Post Cells */
table.forum-table th.forum-column-lastpost, table.forum-table td.forum-column-lastpost { padding:0; width: 30%; text-align: left; }
table.forum-table td.forum-column-lastpost { line-height:1.4em; }
table.forum-table th.forum-column-lastpost { padding-left: 1em; border-right-width: 1px; border-right-style: solid;}

div.forum-lastpost-box { padding: 0.4em 1em; }
span.forum-lastpost-date, span.forum-lastpost-title {display: block;}

/* Forum and Topic Checkbox*/
div.forum-select-box
{
	float:right;
	/*
	border-left-width:1px;
	border-left-style: solid;
	border-bottom-width:1px;
	border-bottom-style: solid;
	*/
	padding:0.1em;
	text-align:center;
}


/* Table Footer and Alone Footer Box */
table.forum-table td.forum-column-footer, table.forum-post-table td.forum-column-footer, div.forum-footer-box
{
	padding:0.5em 1em;
	border-width:1px;
	border-style: solid;
	line-height:1.5em;
}

div.forum-footer-box {margin-bottom: 1em;}

table.forum-table td.forum-column-footer { border-top: none; }

div.forum-footer-inner { text-align:center; zoom:1; }
span.forum-footer-option { margin-left:0.5em; padding-left:0.5em; border-left-width:1px; border-left-style: solid; }
span.forum-footer-option-first { border-left: none; }
span.forum-footer-rss { background: transparent url('feed-icon.png') no-repeat scroll left center; padding-left:20px; padding-top:2px; }

/* Birthdays Box*/ 
div.forum-users-online { }
span.forum-users-online span { font-weight: bold; }

/* Birthdays Box*/ 
div.forum-users-birthday {  }
span.forum-users-birthday span { font-weight: bold; }

/* Statistics Box*/
div.forum-statistics { zoom: 1; }
div.forum-statistics-allusers { clear:both; float:left; white-space:nowrap; }
div.forum-statistics-users { clear:both; float:left; white-space:nowrap; }
div.forum-statistics-topics { text-align:right; white-space:nowrap; }
div.forum-statistics-replies { text-align:right; white-space:nowrap; }
div.forum-statistics-users span, div.forum-statistics-allusers span, div.forum-statistics-topics span, div.forum-statistics-replies span { font-weight: bold; }

/* Page navigation */
div.forum-navigation-box
{
	padding:0 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height:1.5em;
	overflow: hidden;
	zoom:1;
}

div.forum-page-navigation { float:left; padding:0.5em 0;}
div.forum-navigation-top { border-bottom: none; }
div.forum-navigation-bottom { border-top: none; margin-bottom: 1em;}
div.forum-page-navigation a, span.forum-page-current, span.forum-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left:0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}


div.forum-page-navigation a.forum-page-previous { border-right-width:1px; border-right-style: solid; border-left: none; }
div.forum-page-navigation a.forum-page-first, div.forum-page-navigation span.forum-page-first { border-left: none; padding-left: 0.5em; }
span.forum-page-current { font-weight: bold; }
div.forum-new-post
{
	float:right;
	text-align:right;
	padding:0.5em 0;
	font-weight: bold;
}

/* For abstract tables */
table.forum-table td.forum-first-column { border-left-width: 1px; border-left-style: solid;}
table.forum-table th.forum-first-column {border-left-width: 1px; border-left-style: solid;}
table.forum-table th.forum-last-column {border-right-width: 1px; border-right-style: solid;}


/* Topic posts table */
table.forum-post-table
{
	width: 100%;
	line-height:1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	table-layout:fixed;
}

/* First Post Table */
table.forum-post-first { border-top: none; }

/* Odd Post Table */
table.forum-post-odd {}

/* Even Post Table */
table.forum-post-even {}

/* Last Post Table */
table.forum-post-last {}

/* Post Table Cell */
table.forum-post-table td { padding: 0; vertical-align: top; width:100%}

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact
{
	/*width:15em;*/
	width:200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	overflow: hidden;
}

/* Post Table: User Info Cell */
table.forum-post-table td.forum-cell-user {
	width:178px;
}

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { border-right-width: 1px; border-right-style: solid; }

/* Post Table: User Contacts and Actions Cell */
table.forum-post-table td.forum-cell-contact, table.forum-post-table td.forum-cell-actions { border-top-width: 1px; border-top-style: dashed; height: 2.5em; }

div.forum-post-date, div.forum-post-entry { padding:0.5em 1em 0.5em 1em; font-size:1em; font-weight:normal; }

div.forum-post-date { border-bottom-width:1px; border-bottom-style: dashed; }

div.forum-post-number { float:right; display: inline; /* IE fix */ }
div.forum-post-number input { margin:0 0 0 0.2em; vertical-align: middle;}
div.forum-post-number a {vertical-align: middle;}
div.forum-post-number span { font-weight: bold; }

div.forum-post-text { padding:0.5em 0; }

/* Post Attachments */
div.forum-post-attachments { margin:1.5em 0;}
div.forum-post-attachments label { font-weight: bold; padding-bottom:0.5em;}
div.forum-post-attachment { padding-left: 0.5em;}

div.forum-post-lastedit { padding:0.5em 0; font-style: italic;}
span.forum-post-lastedit-user { font-weight: bold;}

/* User Signature*/
div.forum-user-signature { margin-top: 1em; }
div.forum-signature-line 
{
	border-top-width: 1px;
	border-top-style: solid;
	width:200px;
	height:1px;
	/* IE Fix */
	line-height:1px;
	font-size:1px;
}

div.forum-user-signature span {line-height: 0.95em; padding-top:0.5em; display: block; font-size: 0.95em;}

div.forum-user-info { padding:0.5em 1em 1.5em 1em; }

div.forum-user-avatar { margin: 0.5em 0; }

div.forum-user-status { margin-bottom: 0.5em; }

div.forum-user-additional { font-size: 0.95em; }
div.forum-user-additional span { display: block;}
div.forum-user-additional span span { display: inline;}

div.forum-user-name span { font-size:1em; font-weight:bold; line-height:1.1em;}

span.forum-vote-user a { text-decoration: none; vertical-align: top; font-size:1.1em;}

div.forum-user-name a { text-decoration:none; font-size: 1.1em; }

div.forum-user-status span { font-weight:bold; line-height:normal; }

div.forum-contact-links { padding:0.5em 1em; }

div.forum-action-links { padding:0.5em 1.5em 0.5em 1em; text-align:right; }
div.forum-action-links span {white-space: nowrap;}

div.forum-post-entry { font-size:1em; padding-bottom:1em; height:100%;}

/* Post Table Footer */
table.forum-post-table td.forum-column-footer { border-bottom: none; }

div.forum-post-moderate { float: right; }
div.forum-topic-moderate { text-align: left; }
div.forum-topics-moderate { float: right; }
div.forum-topics-moderate input, div.forum-topics-moderate select { font-size: 1.1em;}

/*BBCode: List*/
div.forum-post-entry ul, div.forum-post-entry ol { padding:0.5em 0 0.5em 2em; }

/*BBCode: Quote and Code*/
table.forum-quote, table.forum-spoiler, table.forum-code
{
	font-size:1em;
	width:100%;
	border-width:1px;
	border-style: solid;
	border-collapse: collapse;
	width:100%;
	table-layout:fixed;
}

table.forum-code pre {
	margin:0;
	width:100%;
	padding-bottom:5px;
	overflow:auto;
}

table.forum-quote table.forum-quote, table.forum-spoiler table.forum-spoiler, table.forum-code table.forum-code { width: 95%; margin: 0.5em 0 0;}


table.forum-quote th, table.forum-spoiler th, table.forum-code th {font-weight:bold; padding: 0.25em 1em; text-align:left;}
table.forum-quote td, table.forum-spoiler td, table.forum-code td { padding:0.9em 1em; }

div.forum-code-box
{
	font-family: "Consolas", "Monaco", "Courier New", Courier, monospace;
	font-size: 1em;
	width: 100%;
	overflow: auto;
	border-width:1px;
	border-style: solid;
	margin:0.5em 0;
}

div.forum-code-box ol, div.forum-code-box ol li, div.forum-code-box ol li span { margin: 0; padding: 0; border: none; }

div.forum-code-box ol { list-style: decimal; margin-left: 3em; padding:0.5em 0;}

div.forum-code-box ol li
{
	list-style: decimal-leading-zero;
	list-style-position: outside !important;
	padding: 0 0.5em 0 1.5em !important;
	margin: 0;
	line-height: 1.5em;
}
a.forum-spoiler-hide 
{
	float: right; 
}
/* Reply Form*/
div.forum-reply-form
{
	border-style:solid;
	border-width:1px;
	line-height:1.5em;
	margin-bottom:1em;
}

div.forum-reply-header
{
	font-size:1em; 
	padding:0.462em 1.117em;
	vertical-align:middle;
}

div.forum-note-box {border-width:1px; border-style: solid; margin: 1.117em 0; padding: 0.4em 1.117em;}
div.forum-reply-form div.forum-note-box { margin: 1.117em;}
div.forum-note-box ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.forum-note-box ul li {margin:0; padding:0;}

div.forum-reply-fields { padding:0 1.117em 0.8em; }

div.forum-reply-field { margin-top: 0.462em; position:relative; z-index:1;}

div.forum-reply-field-title input, div.forum-reply-field-desc input { width: 80%;}

div.forum-reply-field-title label, div.forum-reply-field-desc label, div.forum-reply-field-tags label, div.forum-reply-field-captcha-label label,
div.forum-reply-field-lastedit-reason label {display: block;}

div.forum-reply-field-user {width: 100%; /*IE Fix or zoom:1 */}

div.forum-reply-field-author, div.forum-reply-field-email { float:left; width:39%; }

div.forum-reply-field-user-sep { width:2%; float: left;}

div.forum-reply-field-author input, div.forum-reply-field-email input { width:100%; }

div.forum-reply-field-bbcode { line-height: 1.7em; zoom:1;}


div.forum-bbcode-line { margin-right: 2em; float: left;}
div.forum-smiles-line { white-space: nowrap; float: left; }
div.forum-bbcode-line img, div.forum-smiles-line img { border: 0;}
div.forum-bbcode-line a, div.forum-smiles-line a {vertical-align: middle;}

div.forum-bbcode-line a
{
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 0.2em;
	background-position: center center; 
	background-repeat:no-repeat;
	display: block;
}
div.forum-bbcode-line a, div.forum-bbcode-line img, div.forum-smiles-line a, div.forum-smiles-line img { outline: none; }
div.forum-bbcode-line select { float: left; margin-left:3px; padding:0px; height:20px;} 

/*BBCode Icons*/
a.forum-bbcode-bold {background-image: url('font_bold.gif');}
a.forum-bbcode-italic {background-image: url('font_italic.gif');}
a.forum-bbcode-color {background-image: url('font_color.gif');}
a.forum-bbcode-underline{background-image: url('font_underline.gif');}
a.forum-bbcode-strike{background-image: url('font_strike.gif');}
a.forum-bbcode-url{background-image: url('font_link.gif');}
a.forum-bbcode-img{background-image: url('font_image.gif');}
a.forum-bbcode-video{background-image: url('font_video.gif');}
a.forum-bbcode-code{background-image: url('font_code.gif');}
a.forum-bbcode-quote{background-image: url('font_quote.gif');}
a.forum-bbcode-video{background-image: url('font_video.gif');}
a.forum-bbcode-list{background-image: url('font_list.gif');}
a.forum-bbcode-translit{background-image: url('font_translit.gif');}

div.forum-reply-field-tags { display: none; }
div.forum-reply-field-tags input { width:80%; }

div.forum-reply-field-lastedit-reason input { width: 80%;}

div.forum-reply-field-captcha input { width: 180px;}

div.forum-reply-field-settings input, div.forum-uploaded-file input, div.forum-reply-field-lastedit-view input { width:1.55em; height:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.forum-reply-field-settings label, div.forum-uploaded-file a, div.forum-reply-field-lastedit label { vertical-align: middle; }

div.forum-reply-field-upload a { outline: none;}
div.forum-upload-file-hint { display: none;}
div.forum-upload-file-hint span { font-weight: bold;}
div.forum-upload-file {display: none; margin-top: 0.262em;}
div.forum-upload-file input {font-size:1.184em; }

div.forum-reply-buttons { margin-top: 1em;}
div.forum-reply-buttons input { padding:0 0.5em; font-size:1.184em; overflow: visible; /*IE paddings*/}

/* Utils */
div.forum-clear-float { clear: both; }

/* Moved topic list*/
div.forum-topic-move
{
	clear: both;
	float: none;
	position: relative; 
	margin-top:0.5em;
	margin-bottom:0.5em;
	width:100%; /*IE*/
}

div.forum-topic-move input
{
	position: absolute; 
	top: 0; 
	left:0;
	font-size:1em;
	height:1.55em;
	margin:0 0 0 -0.25em;
	width:1.55em;
}

div.forum-topic-move label, div.forum-topic-move a { display: block; margin-left: 1.8em;}
div.forum-topic-move-buttons {margin-top: 1em;}
div.forum-topic-move-buttons select {width:200px;}
div.forum-topic-move-buttons select {font-size:1.184em;}
div.forum-topic-move-buttons input {font-size:1.184em; padding:0 0.417em; overflow: visible; /*IE paddings*/}

#bxlhe_frame_POST_MESSAGE .lhe-button-cont { background: transparent!important; }
#bxlhe_frame_POST_MESSAGE .lhe-line-begin, #bxlhe_frame_POST_MESSAGE .lhe-line-end { display: none!important; }
#bxlhe_frame_POST_MESSAGE { border:1px solid #fff !important; background: #fff!important; }
#bxlhe_frame_POST_MESSAGE table.bxlhe-frame-table td.bxlhe-editor-buttons, #bxlhe_frame_POST_MESSAGE div.bxst-lhe-cont td.bxlhe-editor-cell { background: #f8f8f8 !important; }
#bxlhe_frame_POST_MESSAGE td.bxlhe-editor-cell { border-top: 1px solid #e5e5e5 !important; }
#bxlhe_frame_POST_MESSAGE .lhe-button-over,  #bxlhe_frame_POST_MESSAGE div.lhe-tlbr-smile-over { background-color: #e7e7e7 !important; }
#bxlhe_frame_POST_MESSAGE .lhe-button, #bxlhe_frame_POST_MESSAGE .lhe-tlbr-smile-cont, #bxlhe_frame_POST_MESSAGE div.lhe-tlbr-smile-over{border:1px solid #f8f8f8 !important;}
#bxlhe_frame_POST_MESSAGE  td.lhe-resize-row {height: 3px !important; border: none !important;}
#bxlhe_frame_POST_MESSAGE  td.lhe-resize-row img {height: 0px !important; border-top: 1px solid #dcdcdc !important; border-bottom: 1px solid #9c9c9c !important;}
.forum-action-note { float: right; font-style: italic; padding: 0.5em 1.5em 0.5em 1em; }

div.forum-popup-image{}
div.forum-popup-image div.empty{
	background-image:url('close.gif');
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	cursor:hand;
	width:14px;
	height:14px;
	margin:0px;}
/* autosave */
a.postFormAutosave {
	float: right;
	display:block;
	width:18px;
	height:18px;
	margin:0 -4px 0 0;
	position:relative;
	z-index:2;
}
.forum-notify-bar {
	width: 100%;
	height: 2em;
	background: url(sprite03.png) repeat-x scroll 0 -1178px #FFEB8D !important;
	position:relative;
}
.forum-notify-close {
    display: block !important;
    height: 12px !important;
    margin: 3px 6px 0 0;
    padding: 0 !important;
    position: absolute !important;
    right: 5px !important;
    top: 5px !important;
    width: 12px !important;
}
.forum-notify-close a {
    background: url(sprite03.png) no-repeat scroll -268px -243px transparent !important;
    display: block !important;
    height: 12px !important;
    width: 12px !important;
	cursor:pointer;
}
.forum-notify-text {
    color: #000000 !important;
    margin: 0 !important;
    padding: 3px 20px 5px !important;
    text-align: center !important;
}
.forum-notify-text a.postFormAutorestore {
	position:relative;
    color: #ff0000;
	cursor:pointer;
	text-decoration:underline;
    margin-right: 9px;
    margin-top: 5px;
	z-index:2;
}


/*----------------------------------------------------Table Cells And Backgrounds------------------------------------------------ */

/* Table Header, Reply Form Header, BBCode Icons Highlighting */
table.forum-table th, div.forum-reply-header,
div.forum-bbcode-line a:hover, div.forum-bbcode-line a:hover img { background-color: #dae1e9; }

/* Table Cell Border */
table.forum-table td, 
table.forum-table th.forum-column-lastpost, 
table.forum-table th.forum-column-title, 
table.forum-table th.forum-first-column,
table.forum-table th.forum-last-column,
div.forum-info-box, 
div.forum-reply-form { border-color: #dae0e7;}

/* Table Cell, Info Box, Reply Form */
table.forum-table td, div.forum-info-box, div.forum-reply-form { background:#fbfcfd; }

/* Hidden Table Cell and Row */
table.forum-table tr.forum-row-hidden td, 
table.forum-table td.forum-cell-hidden,
table.forum-table tr.forum-row-inactive td.forum-column-icon,
table.forum-post-hidden td.forum-cell-post, 
table.forum-post-hidden td.forum-cell-actions { background: #e5f8e3 !important; }

/* Selected (via checkbox) Table Cell and Row */
table.forum-table tr.forum-row-selected td, 
table.forum-table td.forum-cell-selected, 
table.forum-post-selected td.forum-cell-post, 
table.forum-post-selected td.forum-cell-actions { background: #d4dfea !important; }

/* Table Footer and Alone Footer Box */
table.forum-table td.forum-column-footer, table.forum-post-table td.forum-column-footer, div.forum-footer-box { background: #dae1e9; }

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact { background: #f1f6fa; }

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { background: #fbfcfd; }

div.forum-post-date { background: #e5eaf0; border-bottom-color: #d6dde5; }


/* ---------------------------------------------------Borders----------------------------------------------------- */

/* Menu Items, Page Navigation */
span.forum-menu-item, div.forum-page-navigation a, span.forum-page-current, div.forum-page-navigation a.forum-page-previous, span.forum-page-dots { border-color: #d4dae3; }

/* First Row Cell */
table.forum-table tr.forum-row-first td { border-top-color: #c4ccd6;}

/* Last Row Cell */
table.forum-table tr.forum-row-last td { border-bottom-color: #c4ccd6; }

/* Table Footer and Alone Footer Box */
table.forum-table td.forum-column-footer, table.forum-post-table td.forum-column-footer, div.forum-footer-box { border-color: #c4ccd6; }

/* Footer Item Separator */
span.forum-footer-option { border-color: #a5b4c8; }

/* Topic posts table (separator line) */
table.forum-post-table { border-top-color: #fff; border-bottom-color: #d0d3d8; }

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact { border-left-color: #d5dae0; border-right-color: #d6dde5; }

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { border-right-color: #d5dae0; }

/* Post Table: User Contacts and Actions Cell */
table.forum-post-table td.forum-cell-contact, table.forum-post-table td.forum-cell-actions { border-top-color: #d6dde5; }

/* User Signature*/
div.forum-signature-line { border-top-color: #d6dde5; }

/* ---------------------------------------------------Text Color-------------------------------------------------- */

/* Header Box Right Links*/
div.forum-header-box a:link, 
div.forum-header-box a:visited, 
div.forum-header-box a:active, 
div.forum-header-box a:hover { color: #fff; }

.forum-required-field { color: red; }

/* --------------------------------------------------Special Elements---------------------------------------------- */

div.forum-header-box { color: #fff; background:#163f72; border-color: #406390;}

/* Page navigation */
div.forum-navigation-box { background:#fff; border-color: #dae0e7; }

/*BBCode: Quote and Code*/
table.forum-quote, table.forum-spoiler, table.forum-code, div.forum-code-box {  border-color: #abbacc; }
table.forum-quote td, table.forum-spoiler td, table.forum-code td, div.forum-code-box ol {background:#fff !important; color:#696969;}
table.forum-quote th, table.forum-spoiler th, table.forum-code th, div.forum-code-box {background:#e5eaf0 !important; color: #606264;}

div.forum-note-box {border-color: #ffc34f; background: #fffdbe; }
/* --------------------------------------------------Icons---------------------------------------------- */
div.forum-icon-default { background-image: url('default.gif'); }
div.forum-icon-newposts { background-image: url('newposts.gif'); }
div.forum-icon-sticky { background-image: url('sticky.gif'); }
div.forum-icon-sticky-newposts { background-image: url('sticky-newposts.gif'); }
div.forum-icon-closed, div.forum-icon-sticky-closed { background-image: url('closed.gif'); }
div.forum-icon-closed-newposts, div.forum-icon-sticky-closed-newposts { background-image: url('closed-newposts.gif'); }
div.forum-icon-moved { background-image: url('moved.gif'); }
/* --------------------------------------------------Votes---------------------------------------------- */
div.vote-answer-item-bar-inner {background-color:#dae1e9;}

/* Spoiler */
table.forum-spoiler thead {
	cursor:pointer;
	cursor:hand;}
table.forum-spoiler thead div {
	padding-left: 15px; 
	background-image: url('plus.gif');
	background-position: left center;
	background-repeat: no-repeat; }
table.forum-spoiler thead.forum-spoiler-head-open div {
	background-image: url('minus.gif');}
/* /Spoiler */
td.forum-column-action, th.forum-column-action{width:5%}
/* Filter */
div.forum-filter-field{}
div.forum-filter-field label{display:block; width:10em; height:2em; float:left;}
div.forum-filter-field span{ display:block; height:2em; float:left;}
div.forum-filter-field span label{display:inline; height:2em; float:none;}
div.forum-filter-field div.forum-clear-float { clear: both; }
div.forum-filter div.forum-filter-forums label{display:block; width:10em; height:5em; float:left;}
div.forum-filter div.forum-filter-forums span{ display:block; height:5em; float:left;}
div.forum-filter div.forum-filter-forums span select.forum-filter-forums{height:4.5em;}
div.forum-filter input.search-input{width:400px;}
div.forum-filter select{width:250px;}

div.forum-filter-footer input{margin:0.2em;}
/*/Filter */

table.palette{border:1px solid gray; background-color:gray; border-collapse:collapse;}
table.palette td{border:1px solid gray; width:10px; height:10px; padding:0px; margin:0;}
table.palette td img{width:10px; height:10px; border:none; padding:0px; margin:0;}

/* Popups */
div.forum-popup-postform {
	width:502px;
	padding:0px; 
	margin:0;
	overflow:hidden; 
	color:black;}
div.forum-popup-postform table.forum-popup {
	border:1px solid gray;
	width:500px;
	background-color:white; 
	font-size:1em;
	cursor:default;}
div.forum-popup-postform table.forum-popup td {
	font-size:1em;
	border:none;
	background-color:white; 
	font-size:1em;}
div.forum-popup-postform table.forum-popup thead td {
	font-weight:bold;
	padding:0.5em 0.5em 0.1em 0.8em;
	font-size:1.1em;
	text-align:left;}
div.forum-popup-postform table.forum-popup thead td div.close{
	cursor:pointer;
	cursor:hand;
	background-image: url('close.gif');
	background-position: center center;
	background-repeat:no-repeat;
	overflow:hidden;
	width:13px;
	height:13px;
	float:right;}
div.forum-popup-postform table.forum-popup tbody td {padding:1em;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field{width:100%;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field span.title{width:100%; display:block;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field input {width:95%;}
div.forum-popup-postform table.forum-popup tfoot td {padding:0.3em; text-align:center;}
/*/Popups */

/* Select with forums*/
select.forum-selector-single, select.forum-selector-multiple{width:250px;}
select.forum-selector-single optgroup, select.forum-selector-multiple optgroup{
	font-weight:normal;
	background:none;
	font-size:1em;
	font-style:normal;}
select.forum-selector-single option.active, select.forum-selector-multiple option.active {background-color:#DDDDDD;}
/* /Select*/

/* Pages User Profile */
div.forum-user-interests{float:none;clear:both;}
div.forum-user-information div.forum-user-photo{margin:10px;}
table.forum-post-table table.forum-table td{vertical-align:top;	padding:0.4em 1em;}

/* Tab controls*/
div.forum-tabs {margin:0; width:100%;}
div.forum-tabs div {margin:0; padding:0;}
div.forum-tabs div.forum-tabs-header{float:left;position:relative;left:1px;top:20px;z-index:100;width:220px;display:block;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container{cursor:hand;cursor:pointer;padding:1px 0px 1px 1px;
	border-right:1px solid auto; border-left:0px none; border-top:0px none; border-bottom:0px none;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container div{padding:5px 0px 5px 9px;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container-selected{border-width:1px; border-right:1px solid white;cursor:default;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container-selected div{padding:4px 0px 4px 8px;font-weight:bold;}

div.forum-tabs div.forum-tabs-body{margin-left:220px;display:block;border:none;z-index:99;}
div.forum-tabs div.forum-tabs-body div.forum-info-box{border-width:1px; display:block;zoom:0;float:left;width:500px;}
div.forum-tabs div.forum-tabs-body div.forum-info-box div.forum-info-box-inner{padding:20px 0px;}

div.forum-tabs div.forum-tabs-body table.forum-table {width:97%;}
div.forum-tabs div.forum-tabs-body table.forum-table th {white-space:normal;text-align:right;width:40%;background:none;border:none;padding:2px;
	margin:0;vertical-align:top;}
div.forum-tabs div.forum-tabs-body table.forum-table td {text-align:left;background:none;border:none;padding:2px;margin:0;vertical-align:top;}
div.forum-tabs div.forum-tabs-body table.forum-table tr.header th {text-align:center;}
div.forum-user-edit-buttons{margin:10px 0px 0px 220px;}
/* Forum page */
span.forum-option-subscribe div.forum-header-box {
	white-space:nowrap;}
/* Search page */
div.tags-cloud{
	padding-bottom:1em;}
/*/Search page */
/* PM */
div.out {width:200px; margin:0; padding:1px; border:1px solid; display:block; position:relative; top:0; text-align:left; background-color:none;
	line-height:10px;color:#DDDDDD;}
div.out1 {width:200px; padding:0; margin:0; display:block; position:relative; top:-12px;}
div.in {padding:0; font-size:9px; background-color:#DDDDDD;}
div.in1 {width:100%; text-align:center; padding:0; font-size:9px; font-weight:normal;}
tr.forum-pmessage-new td{font-weight:bold;}
span.forum-pmessage-action, span.forum-pmessage-move{float:left;}
div.forum-pmessage-navigation{float:right;}
table.forum-pmessages thead th {width:7em;}
span.forum-pmessage-recipient{white-space:nowrap;}
/*/PM */
div.forum-subscribes div {padding:0px 0px 0px 25px;}
div.forum-subscribes div.forum-group-buttons {padding:10px 0px 0px 0px;}
div.forum-smiles-line, div.forum-smiles-line a, div.forum-reply-field-bbcode div.forum-reply-field-showsmiles{float:left;}
div.forum-smiles-line span.forum-smiles-item{display:block;float:left;border:none;margin:0;padding:0;overflow:hidden;}
div.forum-smiles-line span.forum-smiles-item a{text-decoration:none;border:none;float:left;margin-right:5px;}
div.forum-smiles-line div.forum-smiles-item{float:left;}
div.forum-smiles-corrected{overflow:hidden;}

div.forum-reply-field-vote-question-title input{ width: 80%;}
div.forum-reply-field-vote-question {margin-bottom: 0.462em;}
div.forum-reply-field-vote-question label {margin-left:0.27em;}
ol.forum-reply-field-vote-answers input {width: 60%;}
ol.forum-reply-field-vote-answers li {margin-top: 0.462em;}
div.forum-post-vote{margin-bottom:0;}
div.forum-post-vote ol.vote-items-list, div.forum-post-vote ol.vote-items-list li {border: none;}
div.forum-post-vote div.voting-form-box {border:none; }

div.forum-post-vote ol.vote-items-list, div.forum-post-vote ol.vote-items-list li {
	margin: 0; padding: 0; border: none; font-size: 100%; list-style-type: none;}
div.forum-post-vote ol.vote-items-list li.vote-question-item {
	padding-bottom: 0.55em;}
div.forum-post-vote ol.vote-items-list ol {
	padding-left: 1em;}
li.vote-question-item div.vote-item-question {
	font-weight:bold;}
li.vote-answer-item {
	padding-bottom: 0.24em!important;}

div.vote-answer-item {
	width:100%; margin:0; padding:0; border:none; 
	display:block; position:relative; text-align:left;}
div.vote-answer-item-bar-inner {
	padding:0; 
	position:absolute;
	top:0;}
div.vote-answer-item-title-inner {
	width:100%; 
	padding-left:0.55em; 
	margin:0; 
	position:relative;}

body.forum-popup-body{padding:1.51em; font-size:0.75em;}

#forum-login-form-window{display:none; border:1px solid #000; background:#F5F5ED; padding:10px; z-index:10000; position:absolute;
	top:10%; left:45%; width:200px; color: #454545;}
a.forum-new-message-marker{color:red!important; margin-left:3px; text-decoration:none;}
div.forum-error{color:red;}
div.forum-note{color:green;}

div.forum-legend-info div.forum-legend-item{float:left;width:15em;}
div.forum-legend-info div.forum-legend-item div.forum-icon{margin:0;}
div.forum-legend-info div.forum-legend-item div.forum-icon-container{float:left;width:auto;padding-right:10px;}
div.forum-legend-info div.forum-legend-item span{display:block; white-space:nowrap;}

div.forum-main-footer div.forum-rapid-access-items{float:right;width:300px;display:block;border:none;text-align:right}
div.forum-main-footer div.forum-search-input{float:left;}
div.forum-main-footer div.forum-rapid-access-items select.forum-selector-single{width:250px;}
div.forum-main-footer div.forum-legend-info{margin-right:1em;display:block;border:none;overflow:hidden;}

div.forum-first-post{margin-bottom: 1em;}

.forum-rss-rss1, .forum-rss-rss2, .forum-rss-atom {
	background-repeat:no-repeat; 
	width:80px !important; 
	height:15px  !important; 
	display:block;
	margin:0px 0px 0px 2px;
	padding:0px;
	overflow:hidden;
	border:none;
	text-decoration:none;
	float:left;
}
.forum-rss-rss1{background-image: url('rss1.gif');}
.forum-rss-rss2{background-image: url('rss2.gif');}
.forum-rss-atom{background-image: url('atom.gif');}
div.forum-user-description{margin-top:0.78em;}
table.forum-forum-list-part{margin-bottom:0;}
form.forum-form{padding:0;margin:0;}

div.forum-info-box
{
	padding:0.5em 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height: 1.5em;
	zoom: 1;
}

/* Header Box*/
div.forum-header-box { padding:0 1.117em; border-style: solid; border-width: 1px; }

/* Header Box Right Links*/
div.forum-header-options { float: right; padding:0.5em 0; }
div.forum-header-options a:hover { text-decoration: underline;}

/* Header Title */
div.forum-header-title { font-size:1em; padding:0.462em 10em 0.426em 0; }

/* Reply Form*/
div.forum-reply-form
{
	border-style:solid;
	border-width:1px;
	line-height:1.5em;
	margin-bottom:1em;
}

div.forum-reply-header
{
	font-size:1em; 
	padding:0.462em 1.117em;
	vertical-align:middle;
}

div.forum-reply-errors {border-width:1px; border-style: solid; margin: 1.117em; padding: 0.4em 1.117em;}
div.forum-reply-errors ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.forum-reply-errors ul li {margin:0; padding:0;}

div.forum-reply-fields { padding:0.462em 1.117em 0.8em; }

div.forum-reply-field { margin-top: 0.2em; }

div.forum-reply-field-title input, div.forum-reply-field-desc input { width: 80%;}

div.forum-reply-field-user {width: 100%; /*IE Fix or zoom:1 */}

div.forum-reply-field-author, div.forum-reply-field-email { float:left; width:39%; }

div.forum-reply-field-user-sep { width:2%; float: left;}

div.forum-reply-field-author input, div.forum-reply-field-email input { width:100%; }

div.forum-reply-field-bbcode { line-height: 1.7em; }

div.forum-bbcode-line { margin-right: 2em;}
div.forum-smiles-line { white-space: nowrap;}

div.forum-bbcode-line img, div.forum-smiles-line img { border: 0; vertical-align: middle;}
div.forum-bbcode-line a, div.forum-bbcode-line img, div.forum-smiles-line a, div.forum-smiles-line img { outline: none; }

div.forum-reply-field-text textarea { width: 95%; }

div.forum-reply-field-tags { display: none; }
div.forum-reply-field-tags input { width:80%; }


div.forum-reply-field-captcha input { width: 180px;}

div.forum-reply-field-settings input, div.forum-uploaded-file input { width:1.55em; height:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.forum-reply-field-settings label, div.forum-uploaded-file a { vertical-align: middle; }

div.forum-reply-field-upload a { outline: none;}
div.forum-upload-file {display: none;}

div.forum-reply-buttons { margin-top: 1em;}
div.forum-reply-buttons input { padding:0 0.5em; }

a.forum-bbcode-button{width:22px; height:22px; border:none; float:left; cursor:pointer; cursor:hand; background-position: center center; background-repeat:no-repeat; margin:1px;}
a.forum-bbcode-button img {width:22px; height:22px; border:none;}
a.forum-bbcode-color{background-image: url('font_color.gif');}
a.forum-bbcode-bold{background-image: url('font_bold.gif');}
a.forum-bbcode-italic{background-image: url('font_italic.gif');}
a.forum-bbcode-underline{background-image: url('font_underline.gif');}
a.forum-bbcode-strike{background-image: url('font_strike.gif');}
a.forum-bbcode-url{background-image: url('font_link.gif');}
a.forum-bbcode-img{background-image: url('font_image.gif');}
a.forum-bbcode-video{background-image: url('font_video.gif');}
a.forum-bbcode-code{background-image: url('font_code.gif');}
a.forum-bbcode-quote{background-image: url('font_quote.gif');}
a.forum-bbcode-quote{background-image: url('font_quote.gif');}
a.forum-bbcode-list{background-image: url('font_list.gif');}
a.forum-bbcode-translit{background-image: url('font_translit.gif');}
a.forum-bbcode-font{width:78px;	margin:1px;	padding:0px;height:22px;}
a.forum-bbcode-font select{width:70px; margin-left:3px; padding:0px;}
table.palette{border:1px solid gray; background-color:gray; border-collapse:collapse;}
table.palette td{border:1px solid gray; width:10px; height:10px; padding:0px; margin:0px;}
table.palette td img{width:10px; height:10px; border:none; padding:0px; margin:0px;}
/* Popups */
div.forum-popup-postform {
	width:502px;
	padding:0px; 
	margin:0px;
	overflow:hidden; 
	color:black;}
div.forum-popup-postform table.forum-popup {
	border:1px solid gray;
	width:500px;
	background-color:white; 
	font-size:1em;
	cursor:default;}
div.forum-popup-postform table.forum-popup td {
	font-size:1em;
	border:none;
	background-color:white; 
	font-size:1em;}
div.forum-popup-postform table.forum-popup thead td {
	font-weight:bold;
	padding:0.5em 0.5em 0.1em 0.8em;
	font-size:1.1em;
	text-align:left;}
div.forum-popup-postform table.forum-popup thead td div.close{
	cursor:pointer;
	cursor:hand;
	background-image: url('close.gif');
	background-position: center center;
	background-repeat:no-repeat;
	overflow:hidden;
	width:13px;
	height:13px;
	float:right;}
div.forum-popup-postform table.forum-popup tbody td {
	padding:1em;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field{
	width:100%;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field span.title{
	width:100%;
	display:block;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field input {
	width:95%;}
div.forum-popup-postform table.forum-popup tfoot td {
	padding:0.3em;
	text-align:center;}
/*/Popups */
/* Utils */
div.forum-clear-float { clear: both; } 
div.forum-form {padding:0px; margin:0px; border:none;}

div.forum-info-box
{
	padding:0.5em 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height: 1.5em;
	margin-bottom:1em;
	zoom: 1;
}

/* Forum Menu */
div.forum-menu-box { margin-bottom: 1em;}
div.forum-menu-box span.forum-menu-item { margin-right:0.25em; padding-right:0.25em; white-space:nowrap; }

/* Menu Items*/
span.forum-menu-item { border-right-width: 1px; border-right-style: solid; }
span.forum-menu-item-last { border: none;}

/* Breadcrumb */
div.forum-breadcrumb-top {padding:0 1.117em 1em;}
div.forum-breadcrumb-bottom {padding:0 1.117em 1em;}
div.forum-breadcrumb { line-height:1.5em;}
div.forum-breadcrumb span {white-space:nowrap;}
div.forum-breadcrumb a {text-decoration: none;}
span.forum-crumb-last { font-weight: normal;}

/* Header Box*/
div.forum-header-box { padding:0 1.117em; border-style: solid; border-width: 1px; }
div.forum-header-title a {text-decoration: underline;}

/* Header Box Right Links*/
div.forum-header-options { float: right; padding:0.5em 0; }
div.forum-header-options a:hover { text-decoration: underline;}

/* Header Title */
div.forum-header-title { font-size:1em; padding:0.462em 5em 0.426em 0; }


/*div.forum-block-container {margin-bottom: 1em;}*/

/* Main Forum/Topic List Table */
table.forum-table { width: 100%; }
table.forum-forum-list {margin-bottom: 1em;}
table.forum-topic-list {}

/* Table Header */
table.forum-table th
{
	font-size:1em;
	padding:0.462em 1em;
	font-weight:normal;
	vertical-align:middle;
	text-align: left;
}

/* Table Cell */
table.forum-table td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;

	border-right-width: 1px;
	border-right-style: solid;

	vertical-align:top;
	padding:0.4em 1em;
}

/* First Row Cell */
table.forum-table tr.forum-row-first td { border-top-width:1px; border-top-style: solid; }

/* Last Row Cell*/
table.forum-table tr.forum-row-last td { border-bottom-width:1px; border-bottom-style: solid;}

/* Odd Row Cell */
table.forum-table tr.forum-row-odd td { }

/* Even Row Cell */
table.forum-table tr.forum-row-even td { }

/* Selected (via checkbox) Table Cell and Row */
table.forum-table tr.forum-row-selected td, table.forum-table td.forum-cell-selected, table.forum-post-selected td.forum-cell-post, table.forum-post-selected td.forum-cell-actions {}

/* Hidden Table Cell and Row */
table.forum-table tr.forum-row-hidden td, table.forum-table td.forum-cell-hidden, table.forum-post-hidden td.forum-cell-post, table.forum-post-hidden td.forum-cell-actions {}

/* Sticky Table Cell and Row */
table.forum-table tr.forum-row-sticky td, table.forum-table td.forum-cell-sticky {}

/* Forum Category Separator */
table.forum-table tbody.forum-category-separator { display: none; }

/* Forum Icon Column */
table.forum-table td.forum-column-icon { padding:0; border-left-width:1px; border-left-style: solid; }
table.forum-table td.forum-column-alone { border-left-width:1px; border-left-style: solid; }

div.forum-icon-container { width:3.3em; text-align: center;}

/* Forum Topic Icons (New Post Icon, Sticky Topic Icon, Closed Topic Icon, Moved Topic Icon)*/
div.forum-icon
{
	height:20px;
	width:20px;
	margin:0.667em auto;
}

/* Forum/Topic Title Column*/
table.forum-table th.forum-column-title, table.forum-table td.forum-column-title { width: 66%; text-align: left; }
table.forum-table td.forum-column-title { padding:0; line-height:1.4em; padding:0; }
table.forum-table th.forum-column-title { padding-left: 1.117em; border-left-width: 1px; border-left-style: solid; }

div.forum-item-info { padding:0.4em 1em; }

div.forum-item-subforums { line-height:1.4em; margin-top: 0.9em;}


span.forum-status-sticky, span.forum-status-closed { font-weight: bold; }

span.forum-item-desc-sep { vertical-align:middle; font-size:1em; }

div.forum-moderator-stat { margin-top: 0.9em; }
div.forum-moderator-stat span { font-weight: bold; }

table.forum-table td.forum-column-topics,
table.forum-table td.forum-column-replies,
table.forum-table td.forum-column-views
{
	text-align: center;
	padding: 1em 0.2em;
}

table.forum-table th.forum-column-topics,
table.forum-table th.forum-column-replies,
table.forum-table th.forum-column-views
{
	padding-left: 0.5em;
	padding-right: 0.5em;
}

/* Last Post Cells */
table.forum-table th.forum-column-lastpost, table.forum-table td.forum-column-lastpost { padding:0; width: 30%; text-align: left; }
table.forum-table td.forum-column-lastpost { line-height:1.4em; }
table.forum-table th.forum-column-lastpost { padding-left: 1em; border-right-width: 1px; border-right-style: solid;}

div.forum-lastpost-box { padding: 0.4em 1em; }
span.forum-lastpost-date, span.forum-lastpost-title {display: block;}

/* Forum and Topic Checkbox*/
div.forum-select-box
{
	float:right;
	/*
	border-left-width:1px;
	border-left-style: solid;
	border-bottom-width:1px;
	border-bottom-style: solid;
	*/
	padding:0.1em;
	text-align:center;
}


/* Table Footer and Alone Footer Box */
table.forum-table td.forum-column-footer, table.forum-post-table td.forum-column-footer, div.forum-footer-box
{
	padding:0.5em 1em;
	border-width:1px;
	border-style: solid;
	line-height:1.5em;
}

div.forum-footer-box {margin-bottom: 1em;}

table.forum-table td.forum-column-footer { border-top: none; }

div.forum-footer-inner { text-align:center; zoom:1; }
span.forum-footer-option { margin-left:0.5em; padding-left:0.5em; border-left-width:1px; border-left-style: solid; }
span.forum-footer-option-first { border-left: none; }
span.forum-footer-rss { background: transparent url('feed-icon.png') no-repeat scroll left center; padding-left:20px; padding-top:2px; }

/* Birthdays Box*/ 
div.forum-users-online { }
span.forum-users-online span { font-weight: bold; }

/* Birthdays Box*/ 
div.forum-users-birthday {  }
span.forum-users-birthday span { font-weight: bold; }

/* Statistics Box*/
div.forum-statistics { zoom: 1; }
div.forum-statistics-allusers { clear:both; float:left; white-space:nowrap; }
div.forum-statistics-users { clear:both; float:left; white-space:nowrap; }
div.forum-statistics-topics { text-align:right; white-space:nowrap; }
div.forum-statistics-replies { text-align:right; white-space:nowrap; }
div.forum-statistics-users span, div.forum-statistics-allusers span, div.forum-statistics-topics span, div.forum-statistics-replies span { font-weight: bold; }

/* Page navigation */
div.forum-navigation-box
{	clear:left;
	padding:0 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height:1.5em;
	overflow: hidden;
	zoom:1;
}

div.forum-page-navigation { float:left; padding:0.5em 0;}
div.forum-navigation-top { border-bottom: none; }
div.forum-navigation-bottom { border-top: none; margin-bottom: 1em;}
div.forum-page-navigation a, span.forum-page-current, span.forum-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left:0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}


div.forum-page-navigation a.forum-page-previous { border-right-width:1px; border-right-style: solid; border-left: none; }
div.forum-page-navigation a.forum-page-first, div.forum-page-navigation span.forum-page-first { border-left: none; padding-left: 0.5em; }
span.forum-page-current { font-weight: bold; }
div.forum-new-post
{
	float:right;
	text-align:right;
	padding:0.5em 0;
	font-weight: bold;
}

/* For abstract tables */
table.forum-table td.forum-first-column { border-left-width: 1px; border-left-style: solid;}
table.forum-table th.forum-first-column {border-left-width: 1px; border-left-style: solid;}
table.forum-table th.forum-last-column {border-right-width: 1px; border-right-style: solid;}


/* Topic posts table */
table.forum-post-table
{
	width: 100%;
	line-height:1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* First Post Table */
table.forum-post-first { border-top: none; }

/* Odd Post Table */
table.forum-post-odd {}

/* Even Post Table */
table.forum-post-even {}

/* Last Post Table */
table.forum-post-last {}

/* Post Table Cell */
table.forum-post-table td { padding: 0; vertical-align: top; }

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact
{
	/*width:15em;*/
	width:180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	overflow: hidden;

}
/* Post Table: User Info Cell */
table.forum-post-table td.forum-cell-user { }


/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { border-right-width: 1px; border-right-style: solid; }

/* Post Table: User Contacts and Actions Cell */
table.forum-post-table td.forum-cell-contact, table.forum-post-table td.forum-cell-actions { border-top-width: 1px; border-top-style: dashed; height: 1.5em; }

div.forum-post-date, div.forum-post-entry { padding:0.5em 1em 0.5em 1em; font-size:1em; font-weight:normal; background: #edf1f5;}

div.forum-post-date { border-bottom-width:1px; border-bottom-style: dashed; }

div.forum-post-number { float:right; display: inline; /* IE fix */ }
div.forum-post-number input { margin:0 0 0 0.2em; vertical-align: middle;}
div.forum-post-number a {vertical-align: middle;}
div.forum-post-number span { font-weight: bold; }

div.forum-post-text { padding:0.5em 0; }

/* Post Attachments */
div.forum-post-attachments { margin:1.5em 0;}
div.forum-post-attachments label { font-weight: bold; padding-bottom:0.5em;}
div.forum-post-attachment { padding-left: 0.5em;}

div.forum-post-lastedit { padding:0.5em 0; font-style: italic;}
span.forum-post-lastedit-user { font-weight: bold;}

/* User Signature*/
div.forum-user-signature { margin-top: 1em; }
div.forum-signature-line 
{
	border-top-width: 1px;
	border-top-style: solid;
	width:200px;
	height:1px;
	/* IE Fix */
	line-height:1px;
	font-size:1px;
}

div.forum-user-signature span { line-height: 0.95em; padding-top:0.5em; display: block; font-size: 0.95em;}

div.forum-user-info { padding:0.5em 1em 1.5em 1em; }

div.forum-user-avatar { margin: 0.5em 0; }

div.forum-user-status { margin-bottom: 0.5em; }

div.forum-user-additional { font-size: 0.95em; }
div.forum-user-additional span { display: block;}
div.forum-user-additional span span { display: inline;}

div.forum-user-name span { font-size:1em; font-weight:bold; line-height:1.1em;}

span.forum-vote-user a { text-decoration: none; vertical-align: top; font-size:1.1em;}

div.forum-user-name a { text-decoration:none; font-size: 1.1em; }

div.forum-user-status span { font-weight:bold; line-height:normal; }

div.forum-contact-links { padding:0.5em 1em 0.5em 1.5em; }

div.forum-action-links { padding:0.5em 1.5em 0.5em 1em; text-align:right; background: #dde4eb;}
div.forum-action-links span {white-space: nowrap; }

div.forum-post-entry { font-size:1em; padding-bottom:1em; height:100%;}

/* Post Table Footer */
table.forum-post-table td.forum-column-footer { border-bottom: none; }

div.forum-post-moderate { float: right; }
div.forum-topic-moderate { text-align: left; }
div.forum-topics-moderate { float: right; }
div.forum-topics-moderate input, div.forum-topics-moderate select { font-size: 1.1em;}

/*BBCode: List*/
div.forum-post-entry ul, div.forum-post-entry ol { padding:0.5em 0 0.5em 2em; }

/*BBCode: Quote and Code*/
table.forum-quote, table.forum-code
{
	font-size:1em;
	margin:0.5em 0 1em;
	width:100%;
	border-width:1px;
	border-style: solid;
	border-collapse: collapse;
}

table.forum-quote table.forum-quote, table.forum-code table.forum-code { width: 95%; margin: 0.5em 0 0;}


table.forum-quote th, table.forum-code th {font-weight:bold; padding: 0.25em 1em; text-align:left;}
table.forum-quote td, table.forum-code td { padding:0.9em 1em; }

div.forum-code-box
{
	font-family: "Consolas", "Monaco", "Courier New", Courier, monospace;
	font-size: 1em;
	width: 100%;
	overflow: auto;
	border-width:1px;
	border-style: solid;
	margin:0.5em 0;
}

div.forum-code-box ol, div.forum-code-box ol li, div.forum-code-box ol li span { margin: 0; padding: 0; border: none; }

div.forum-code-box ol { list-style: decimal; margin-left: 3em; padding:0.5em 0;}

div.forum-code-box ol li
{
	list-style: decimal-leading-zero;
	list-style-position: outside !important;
	padding: 0 0.5em 0 1.5em !important;
	margin: 0;
	line-height: 1.5em;
}

/* Reply Form*/
div.forum-reply-form
{
	border-style:solid;
	border-width:1px;
	line-height:1.5em;
	margin-bottom:1em;
}

div.forum-reply-header
{
	font-size:1em; 
	padding:0.462em 1.117em;
	vertical-align:middle;
}

div.forum-note-box {border-width:1px; border-style: solid; margin: 1.117em 0; padding: 0.4em 1.117em;}
div.forum-reply-form div.forum-note-box { margin: 1.117em;}
div.forum-note-box ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.forum-note-box ul li {margin:0; padding:0;}

div.forum-reply-fields { padding:0 1.117em 0.8em; }

div.forum-reply-field { margin-top: 0.462em; }

div.forum-reply-field-title input, div.forum-reply-field-desc input { width: 80%;}

div.forum-reply-field-title label, div.forum-reply-field-desc label, div.forum-reply-field-tags label, div.forum-reply-field-captcha-label label,
div.forum-reply-field-lastedit-reason label {display: block;}

div.forum-reply-field-user {width: 100%; /*IE Fix or zoom:1 */}

div.forum-reply-field-author, div.forum-reply-field-email { float:left; width:39%; }

div.forum-reply-field-user-sep { width:2%; float: left;}

div.forum-reply-field-author input, div.forum-reply-field-email input { width:100%; }

div.forum-reply-field-bbcode { line-height: 1.7em; zoom:1;}


div.forum-bbcode-line { margin-right: 2em; float: left;}
div.forum-smiles-line { white-space: nowrap; float: left; }
div.forum-bbcode-line img, div.forum-smiles-line img { border: 0;}
div.forum-bbcode-line a, div.forum-smiles-line a {vertical-align: middle;}

div.forum-bbcode-line a
{
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 0.2em;
	background-position: center center; 
	background-repeat:no-repeat;
	display: block;
}
div.forum-bbcode-line a, div.forum-bbcode-line img, div.forum-smiles-line a, div.forum-smiles-line img { outline: none; }
div.forum-bbcode-line select { float: left; margin-left:3px; padding:0px; height:20px;} 

/*BBCode Icons*/
a.forum-bbcode-bold {background-image: url('font_bold.gif');}
a.forum-bbcode-italic {background-image: url('font_italic.gif');}
a.forum-bbcode-color {background-image: url('font_color.gif');}
a.forum-bbcode-underline{background-image: url('font_underline.gif');}
a.forum-bbcode-strike{background-image: url('font_strike.gif');}
a.forum-bbcode-url{background-image: url('font_link.gif');}
a.forum-bbcode-img{background-image: url('font_image.gif');}
a.forum-bbcode-video{background-image: url('font_video.gif');}
a.forum-bbcode-code{background-image: url('font_code.gif');}
a.forum-bbcode-quote{background-image: url('font_quote.gif');}
a.forum-bbcode-video{background-image: url('font_video.gif');}
a.forum-bbcode-list{background-image: url('font_list.gif');}
a.forum-bbcode-translit{background-image: url('font_translit.gif');}

div.forum-reply-field-text textarea { width: 95%; }

div.forum-reply-field-tags { display: none; }
div.forum-reply-field-tags input { width:80%; }

div.forum-reply-field-lastedit-reason input { width: 80%;}

div.forum-reply-field-captcha input { width: 180px;}

div.forum-reply-field-settings input, div.forum-uploaded-file input, div.forum-reply-field-lastedit-view input { width:1.55em; height:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.forum-reply-field-settings label, div.forum-uploaded-file a, div.forum-reply-field-lastedit label { vertical-align: middle; }

div.forum-reply-field-upload a { outline: none;}
div.forum-upload-file-hint { display: none;}
div.forum-upload-file-hint span { font-weight: bold;}
div.forum-upload-file {display: none; margin-top: 0.262em;}
div.forum-upload-file input {font-size:1.184em; }

div.forum-reply-buttons { margin-top: 1em;}
div.forum-reply-buttons input { padding:0 0.5em; font-size:1.184em; overflow: visible; /*IE paddings*/}

/* Utils */
div.forum-clear-float { clear: both; }

/* Moved topic list*/
div.forum-topic-move
{
	clear: both;
	float: none;
	position: relative; 
	margin-top:0.5em;
	margin-bottom:0.5em;
	width:100%; /*IE*/
}

div.forum-topic-move input
{
	position: absolute; 
	top: 0; 
	left:0;
	font-size:1em;
	height:1.55em;
	margin:0 0 0 -0.25em;
	width:1.55em;
}

div.forum-topic-move label, div.forum-topic-move a { display: block; margin-left: 1.8em;}
div.forum-topic-move-buttons {margin-top: 1em;}
div.forum-topic-move-buttons select {width:200px;}
div.forum-topic-move-buttons select {font-size:1.184em;} 
div.forum-topic-move-buttons input {font-size:1.184em; padding:0 0.417em; overflow: visible; /*IE paddings*/}

/*----------------------------------------------------Table Cells And Backgrounds------------------------------------------------ */
a {text-decoration:none; }
/* Table Header, Reply Form Header, BBCode Icons Highlighting */
table.forum-table th, div.forum-reply-header,
div.forum-bbcode-line a:hover, div.forum-bbcode-line a:hover img { background-color: #dfe6ed; }

/* Table Cell Border, Forum and Topic Checkbox */
table.forum-table td, div.forum-select-box { border-color: #dde4eb; }

table.forum-table th.forum-column-lastpost, 
table.forum-table th.forum-column-title, 
table.forum-table th.forum-first-column,
table.forum-table th.forum-last-column { border-left:none; border-right:none;}

/* Table Cell, Info Box, Reply Form */
table.forum-table td, div.forum-info-box, div.forum-reply-form { background:#fbfbfb; }

/* Hidden Table Cell and Row */
table.forum-table tr.forum-row-hidden td, 
table.forum-table td.forum-cell-hidden,
table.forum-table tr.forum-row-inactive td.forum-column-icon,
table.forum-post-hidden td.forum-cell-post, 
table.forum-post-hidden td.forum-cell-actions { background: #ecfaea !important; }

/* Selected (via checkbox) Table Cell and Row */
table.forum-table tr.forum-row-selected td, 
table.forum-table td.forum-cell-selected, 
table.forum-post-selected td.forum-cell-post, 
table.forum-post-selected td.forum-cell-actions { background: #f2f4fa !important; }

/* Table Footer and Alone Footer Box */
table.forum-table td.forum-column-footer, table.forum-post-table td.forum-column-footer, div.forum-footer-box { background: #dde4eb; }

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact { background: #dde4eb; }

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { background: #edf1f5; }

div.forum-post-date { background: #e9ebee; border-bottom-color: #dde4eb; }


/* ---------------------------------------------------Borders----------------------------------------------------- */

/* Menu Items, Page Navigation */
span.forum-menu-item, div.forum-page-navigation a, span.forum-page-current, div.forum-page-navigation a.forum-page-previous, span.forum-page-dots { border-color: #dedfdf; }

/* First Row Cell */
table.forum-table tr.forum-row-first td { border-top-color: #cbd1d8;}

/* Last Row Cell */
table.forum-table tr.forum-row-last td { border-bottom-color: #cbd1d8; }

/* Table Footer and Alone Footer Box */
table.forum-table td.forum-column-footer, table.forum-post-table td.forum-column-footer, div.forum-footer-box { border-color: #cbd1d8; }

/* Footer Item Separator */
span.forum-footer-option { border-color: #abafb6; }

/* Topic posts table (separator line) */
table.forum-post-table { border-top-color: #fff; border-bottom-color: #ccc; }

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact { border-left-color: #dfe6ed; border-right-color: #dde4eb; background: #dde4eb; }

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { border-right-color: #dfe6ed; }

/* Post Table: User Contacts and Actions Cell */
table.forum-post-table td.forum-cell-contact, table.forum-post-table td.forum-cell-actions { border-top-color: #dde4eb; }

/* User Signature*/
div.forum-signature-line { border-top-color: #dde4eb; }

/* ---------------------------------------------------Text Color-------------------------------------------------- */

/* Header Box Right Links*/
div.forum-header-box a:link, 
div.forum-header-box a:visited, 
div.forum-header-box a:active, 
div.forum-header-box a:hover { color: #fff; }

.forum-required-field { color: red; }

/* --------------------------------------------------Special Elements---------------------------------------------- */

div.forum-info-box, div.forum-reply-form {border-color:#dfe6ed #dfe6ed #cbd1d8;}

//div.forum-header-box { color: #dddddd; background:#294f6e; border-color: #1f537b;}
div.forum-header-box { color: #dddddd; background:#0082b5; border-color: #1f537b;}

div.forum-note-box {border-color: #E6D190; background: #FEFFE6; }

/* Page navigation */
div.forum-navigation-box { background:#ffffff; border-color: #dde4eb; }

/*BBCode: Quote and Code*/
table.forum-quote, table.forum-code, div.forum-code-box {  border-color: #ddd; }
/*table.forum-quote thead {display:none;}*/
table.forum-quote td, table.forum-code td, div.forum-code-box ol {background:#fff !important; color:black;}
table.forum-quote th, table.forum-code th, div.forum-code-box {background:#e9ebee !important; color:black;}


/* --------------------------------------------------Icons---------------------------------------------- */
div.forum-icon
{
	border-style:solid;
	border-width:0.5833em;
	height:0;
	width:0;
	margin:0.667em auto;
}

div.forum-icon-default { border-color: #edf1f5 #dde0e4 #c6cbd3 #babfc6;}
div.forum-icon-newposts { border-color:#2b75ad #235e8c #1f537b #266799; }
div.forum-icon-sticky { border-color: #d7e5f3 #c3cfdc #9fb3c7 #90a2b4; }
div.forum-icon-sticky-newposts { border-color: #d7e5f3 #c3cfdc #9fb3c7 #90a2b4; }
div.forum-icon-closed, div.forum-icon-sticky-closed { border-color: #acacac #979797 #898989 #7a7a7a; }
div.forum-icon-closed-newposts, div.forum-icon-sticky-closed-newposts { border-color: #acacac #979797 #898989 #7a7a7a; }
div.forum-icon-moved { border-color:#edf1f5 #dde0e4 #c6cbd3 #babfc6; }

.forum-cell-post-hide {
	background:#F57D87;
}

td.forum-column-action, th.forum-column-action{width:5%}
/* Filter */
div.forum-filter-field{}
div.forum-filter-field label{display:block; width:10em; height:2em; float:left;}
div.forum-filter-field span{ display:block; height:2em; float:left;}
div.forum-filter-field span label{display:inline; height:2em; float:none;}
div.forum-filter-field div.forum-clear-float { clear: both; }
div.forum-filter div.forum-filter-forums label{display:block; width:10em; height:5em; float:left;}
div.forum-filter div.forum-filter-forums span{ display:block; height:5em; float:left;}
div.forum-filter div.forum-filter-forums span select.forum-filter-forums{height:4.5em;}
div.forum-filter input.search-input{width:30em;}
div.forum-filter select{width:20em;}

div.forum-filter-footer input{margin:0.2em;}
/*/Filter */

table.palette{border:1px solid gray; background-color:gray; border-collapse:collapse;}
table.palette td{border:1px solid gray; width:10px; height:10px; padding:0px; margin:0;}
table.palette td img{width:10px; height:10px; border:none; padding:0px; margin:0;}

/* Popups */
div.forum-popup-postform {
	width:502px;
	padding:0px; 
	margin:0;
	overflow:hidden; 
	color:black;}
div.forum-popup-postform table.forum-popup {
	border:1px solid gray;
	width:500px;
	background-color:white; 
	font-size:1em;
	cursor:default;}
div.forum-popup-postform table.forum-popup td {
	font-size:1em;
	border:none;
	background-color:white; 
	font-size:1em;}
div.forum-popup-postform table.forum-popup thead td {
	font-weight:bold;
	padding:0.5em 0.5em 0.1em 0.8em;
	font-size:1.1em;
	text-align:left;}
div.forum-popup-postform table.forum-popup thead td div.close{
	cursor:pointer;
	cursor:hand;
	background-image: url('close.gif');
	background-position: center center;
	background-repeat:no-repeat;
	overflow:hidden;
	width:13px;
	height:13px;
	float:right;}
div.forum-popup-postform table.forum-popup tbody td {
	padding:1em;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field{
	width:100%;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field span.title{
	width:100%;
	display:block;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field input {
	width:95%;}
div.forum-popup-postform table.forum-popup tfoot td {
	padding:0.3em;
	text-align:center;}
/*/Popups */

/* Select with forums*/
select.forums optgroup {
	font-weight:normal;
	background:none;
	font-size:1em;
	font-style:normal;}
/* /Select*/

/* Pages User Profile */
div.forum-user-information div.forum-user-photo{float:left; margin-right:10px; margin-bottom:10px;}
div.forum-user-information table.forum-user-private-info{width:auto;}
table.forum-post-table table.forum-table td{vertical-align:top;	padding:0.4em 1em;}

/* Tab controls*/
div.forum-tabs {margin:0; width:100%;}
div.forum-tabs div {margin:0; padding:0;}
div.forum-tabs div.forum-tabs-header{float:left;position:relative;left:1px;top:20px;z-index:100;width:220px;display:block;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container{cursor:hand;cursor:pointer;padding:1px 0px 1px 1px;
	border-right:1px solid auto; border-left:0px none; border-top:0px none; border-bottom:0px none;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container div{padding:5px 0px 5px 9px;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container-selected{border-width:1px; border-right:1px solid white;cursor:default;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container-selected div{padding:4px 0px 4px 8px;font-weight:bold;}

div.forum-tabs div.forum-tabs-body{margin-left:220px;display:block;border:none;z-index:99;}
div.forum-tabs div.forum-tabs-body div.forum-info-box{border-width:1px; display:block;zoom:0;float:left;width:500px;}
div.forum-tabs div.forum-tabs-body div.forum-info-box div.forum-info-box-inner{padding:20px 0px;}

div.forum-tabs div.forum-tabs-body table.forum-table {width:97%;}
div.forum-tabs div.forum-tabs-body table.forum-table th {white-space:normal;text-align:right;width:40%;background:none;border:none;padding:2px;margin:0;vertical-align:top;}
div.forum-tabs div.forum-tabs-body table.forum-table td {text-align:left;background:none;border:none;padding:2px;margin:0;vertical-align:top;}
div.forum-tabs div.forum-tabs-body table.forum-table tr.header th {text-align:center;}
div.forum-user-edit-buttons{margin:10px 0px 0px 220px;}
/* Forum page */
span.forum-option-subscribe div.forum-header-box {
	white-space:nowrap;}
/* Search page */
div.tags-cloud{
	padding-bottom:1em;}
/*/Search page */
/* PM */
div.out {width:200px; margin:0; padding:1px; border:1px solid; display:block; position:relative; top:0; text-align:left; background-color:none;line-height:10px;color:#DDDDDD;}
div.out1 {width:200px; padding:0; margin:0; display:block; position:relative; top:-12px;}
div.in {padding:0; font-size:9px; background-color:#DDDDDD;}
div.in1 {width:100%; text-align:center; padding:0; font-size:9px; font-weight:normal;}
tr.forum-pmessage-new td{font-weight:bold;}
span.forum-pmessage-action, span.forum-pmessage-move{float:left;}
div.forum-pmessage-navigation{float:right;}
table.forum-pmessages thead th {width:7em;}
span.forum-pmessage-recipient{white-space:nowrap;}
/*/PM */
div.forum-subscribes div {padding:0px 0px 0px 25px;}
div.forum-subscribes div.forum-group-buttons {padding:10px 0px 0px 0px;}
div.forum-smiles-line a{text-decoration:none;}
body.forum-popup-body{padding:1.51em; font-size:0.75em;}

#forum-login-form-window
{
	display:none;
	border:1px solid #000;
	background:#F5F5ED;
	padding:10px;
	z-index:10000;
	position:absolute;
	top:10%;
	left:45%;
	width:200px;
	color: #454545;
}
a.forum-new-message-marker{color:red!important; margin-left:3px; text-decoration:none;}
div.forum-error{color:red;}
div.forum-note{color:green;}

body.body-popup {margin:10px;}
div.empty {width:1px; height:1px; overflow:hidden;}

span.date-interval-hellip { width:20px; display:inline-block; text-align:center;}

/*Icon*/
img.calendar-icon {border:0px; width:19px; height:19px; vertical-align:top; margin:1px; margin-left:2px}
img.calendar-icon-hover {border:1px solid #AEB6C2; background-color:#DBE3F2; margin:0px; margin-left:1px}

div.bx-calendar-float td, div.bx-calendar-float tr, div.bx-calendar-float table, div.bx-calendar-float tbody {font-family:Verdana,Arial,Helvetica,sans-serif !important;background:transparent !important; font-weight:normal !important; font-size:medium !important; line-height:normal !important; height:auto !important; width:auto !important; padding:0px !important; margin:0px !important; border:none !important; border-spacing:0 !important; table-layout: auto !important; text-align:left !important; text-decoration: none !important; font-variant: normal !important; font-style:normal !important; letter-spacing:normal !important;word-spacing:normal !important; text-indent:0 !important; overflow:visible !important; color:black !important; vertical-align: middle !important; text-align: left !important; }

/*Calendar float form*/
div.bx-calendar-float {width:200px; background-color:white; border:1px solid #A9A9A9;}
div.bx-calendar-float td {padding:0px !important; font-size:11px !important;}
div.bx-calendar-float div.bx-calendar-content {height:190px;}

/*title*/
div.bx-calendar-title {font-size:medium !important; background-color:#23468A; background-image:url('title_bg.gif'); background-repeat:repeat-x; background-position:left top; border-bottom:1px solid #A9A9A9;}
div.bx-calendar-title td.bx-calendar-title-text{width:100% !important; font-size:11px !important; font-weight:bold !important; color:#EEF1F7 !important; padding:3px !important; cursor:move !important; vertical-align:top !important;}
div.bx-calendar-float a.bx-calendar-close {display:block; width:13px; height:13px; background-image:url('close.gif'); overflow:hidden; margin-right:3px; background-repeat:no-repeat; background-position:center;}

/*toolbar*/
div.bx-calendar-float table.bx-calendar-toolbar {width:100% !important; height:22px !important; background-color:#D9D6CF !important; background-image:url('toolbar_bg.gif') !important; background-repeat:repeat-x !important; background-position:left top !important; border-top:1px solid #FFFFFF !important; border-bottom:1px solid #A7A7A7 !important;}
div.bx-calendar-float table.bx-calendar-toolbar a.bx-calendar-button {border:0px; margin:1px 3px 1px 3px; display:block; height:15px; background-repeat:no-repeat; background-position:center; box-sizing:border-box; -moz-box-sizing:border-box; color:black; text-decoration:none;}
div.bx-calendar-float table.bx-calendar-toolbar a.bx-calendar-button:hover {height:17px; margin:0px 2px 0px 2px; border:1px solid #AEB6C2; background-color:#DBE3F2; color:black;}
div.bx-calendar-float table.bx-calendar-toolbar a.bx-calendar-left {width:15px; background-image:url('left.gif'); background-position:4px center;}
div.bx-calendar-float table.bx-calendar-toolbar a.bx-calendar-right {width:15px; background-image:url('right.gif'); background-position:6px center;}
div.bx-calendar-float table.bx-calendar-toolbar a.bx-calendar-today {width:15px; background-image:url('today.gif'); background-position:left top;}
div.bx-calendar-float table.bx-calendar-toolbar a.bx-calendar-arrow {width:9px; background-image:url('arr_down.gif'); margin-left:1px;}
div.bx-calendar-float table.bx-calendar-toolbar a.bx-calendar-menu {margin-right:1px;}
div.bx-calendar-float table.bx-calendar-toolbar a.bx-calendar-left:hover, div.bx-calendar-float table.bx-calendar-toolbar a.bx-calendar-right:hover, div.bx-calendar-float table.bx-calendar-toolbar a.bx-calendar-today:hover {width:17px;}
div.bx-calendar-float table.bx-calendar-toolbar a.bx-calendar-arrow:hover {width:11px; margin-left:0px;}
div.bx-calendar-float table.bx-calendar-toolbar a.bx-calendar-menu:hover {margin-right:0px;}

/*calendar*/
div.bx-calendar-float div.bx-calendar {padding:4px 8px 4px 4px;}
div.bx-calendar-float div.bx-calendar table {width:100% !important;}
div.bx-calendar-float div.bx-calendar td {padding:2px 0px 0px 2px !important;}
div.bx-calendar-float div.bx-calendar tr.bx-calendar-head td {padding-left:4px !important; padding-bottom:4px !important; border-bottom:1px solid #DBDBDB !important;}
div.bx-calendar-float div.bx-calendar td.bx-calendar-week {border-right:1px solid #DBDBDB !important;}
div.bx-calendar-float div.bx-calendar a {display:block; text-align:right; color:#213AA3;  text-decoration:none; width:18px; height:18px; /*padding:2px;box-sizing:border-box; -moz-box-sizing:border-box;*/ overflow:hidden;}
div.bx-calendar-float div.bx-calendar a:hover {background-color:#DBE3F2;}
div.bx-calendar-float td.bx-calendar-holiday a {color:#970000; }
div.bx-calendar-float td.bx-calendar-today a {border:1px solid #FF0000; padding:1px;}
div.bx-calendar-float td.bx-calendar-inactive a {color:#9B9B9B;}
div.bx-calendar-float td.bx-calendar-current a {color:white; background-color:#3E67B5;}
div.bx-calendar-float td.bx-calendar-current a:hover {color:black;}

/*time toolbar*/
div.bx-calendar-float table.bx-calendar-timebar {width:100% !important; background-color:#D9D6CF !important; background-image:url('toolbar_bg.gif') !important; background-repeat:repeat-x !important; background-position:left top !important; border-top:1px solid #A7A7A7 !important;}
div.bx-calendar-float table.bx-calendar-timebar td {text-align: center !important;}
div.bx-calendar-float table.bx-calendar-timebar a.bx-calendar-button {width:80px; height:5px; border:0px; display:block; background-color:#D6D1C9; background-repeat:no-repeat; background-position:center 1px; box-sizing:border-box; -moz-box-sizing:border-box; overflow:hidden; margin:0 auto;}
div.bx-calendar-float table.bx-calendar-timebar a.bx-calendar-button:hover {background-color:#BFBFD9;}
div.bx-calendar-float table.bx-calendar-timebar a.bx-calendar-arrow-down {background-image:url('arr_down.gif');}
div.bx-calendar-float table.bx-calendar-timebar a.bx-calendar-arrow-up {background-image:url('arr_up.gif');}

/*time buttons*/
div.bx-calendar-float div.bx-calendar-time a.bx-calendar-time {border:0px; margin:1px 2px 1px 2px; display:block; width:16px; height:16px; background-repeat:no-repeat; background-position:center; box-sizing:border-box; -moz-box-sizing:border-box;}
div.bx-calendar-float div.bx-calendar-time a.bx-calendar-time:hover {width:18px; height:18px; margin:0px 1px 0px 1px; border:1px solid #AEB6C2; background-color:#DBE3F2;}
div.bx-calendar-float div.bx-calendar-time a.bx-calendar-set-time {background-image:url('set_time.gif');}
div.bx-calendar-float div.bx-calendar-time a.bx-calendar-clear-time {background-image:url('clear_time.gif');}

/*time block*/
div.bx-calendar-float div.bx-calendar-time {border-top:1px solid #DBDBDB; padding:6px 0px 6px 0px;}
div.bx-calendar-float div.bx-calendar-time td {padding:0px !important;}
div.bx-calendar-float div.bx-calendar-time input {height:18px !important; font-size:11px !important; margin:0px 1px 0px 2px !important; font-family:Verdana,Arial,Helvetica,sans-serif !important; border:1px solid #A7A7A7 !important; width:20px !important;}
div.bx-calendar-float a.bx-calendar-spin {width:7px; height:7px; border:0px; margin:1px; display:block; background-repeat:no-repeat; background-position:center 2px; box-sizing:border-box; -moz-box-sizing:border-box; overflow:hidden;}
div.bx-calendar-float a.bx-calendar-spin:hover {width:9px; height:9px; margin:0px; border:1px solid #AEB6C2; background-color:#DBE3F2;}
div.bx-calendar-float a.bx-calendar-spin-up {background-image:url('spin_up.gif');}
div.bx-calendar-float a.bx-calendar-spin-down {background-image:url('spin_down.gif');}

/* Popup menu */
td.popupmenu {border:1px solid #B6B6B6 !important; padding:1px !important; background-color:#FCFCFC !important; background-image:url('menu_gutter.gif') !important; background-repeat:repeat-y !important;}
td.popupmenu .popupitem {margin:1px !important; cursor:default !important;}
td.popupmenu .popupitemover {margin:0px !important; border:1px solid #AEB6C2 !important; background-color:#CEDAEE !important;}
td.popupmenu .popupitem .gutter {width:20px !important;}
td.popupmenu .popupitem .item {padding:3px 5px 3px 9px !important; font-size:11px !important; white-space:nowrap !important;}
td.popupmenu .popupitem .default {font-weight:bold !important;}
td.popupmenu .popupitem .disabled {color:#939393 !important;}
td.popupmenu .popupseparator {margin:1px 0px 1px 30px !important; background-color:#B6B6B6 !important; height:1px !important; overflow:hidden !important;}

/*Common actions icons */
td.popupmenu .popupitem .icon {width:20px !important; height:16px !important; background-position:center !important; background-repeat:no-repeat !important;}
td.popupmenu .popupitem .checked {background-image:url('checkbox.gif');}



div.news-list img.preview_picture { float:left; margin:0 4px 6px 0; }
.news-date-time { color:#486DAA; }
.black_new { text-decoration: none; }
.black_new:hover { text-decoration: underline; }
.black_new2 { color: #000000; text-decoration: none;
}
.black_new3 {
		color:#990000;
		display:block;
		font:bold 11px Tahoma;
}
.black_new2:hover { color: #0000FF; text-decoration: underline; }

div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.news-list .news
{
min-height: 128px;
}
a.commentslnk
{
font:italic bold 11px serif; 
}

div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-item-sr
{
padding: 5px 12px 0 12px;
}
.news-date-time {
	
}
.date-time-act-sr
{
background:url(upload/clock1.gif) no-repeat scroll left center transparent;
color:#6a8095;
padding-left:15px;
margin-left: 10px;
font-size: 90%
}

.zline-sr
{
font-weight: bold;
color: #943f3c;
}
td.leftimg
{
padding-bottom: 10px;
padding-top: 10px;
}
td.image
{ 
background:url(f_dash_g.gif) repeat-x scroll left bottom transparent; 
padding-bottom: 10px;
padding-top: 10px;
}
td.textin
{
padding-left: 15px;
padding-bottom: 10px;
padding-top: 10px;
}
a.blacklink, a.blacklink:visited, a.blacklink:hover
{
text-decoration: none;
color: #000 !important;
}
.strong
{ font-weight: bold; }
.button_v
{
margin: 10px;
text-align: right; 
}
.intname a, .intname
{
color: #0082B5;
text-decoration: none;
font-weight: bold !important;
padding-top: 10px;
}


div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	
}
.zline
{
font-weight: bold;
text-transform: uppercase;
}

.date-time-act-sr2
{
background:url(upload/clock1.gif) no-repeat scroll left center transparent;
color:#6a8095;
padding-left:20px;

font-size: 90%
}

.image-sr
{ 


	padding:0 4px 0px 0;
width: 100px;
}
td.textin
{
padding-left: 15px;
padding-bottom: 10px;
padding-top: 10px;
}
a.blacklink, a.blacklink:visited, a.blacklink:hover
{
text-decoration: none;
color: #000 !important;
}
.strong
{ font-weight: bold; }
div.razd
{
background:url(f_dash_g.gif) repeat-x scroll left bottom transparent; 
display: block;
clear: both;
hight: 2px;

}
.serfon .red { 
text-decoration: none;
font-weight: bold !important;
}
.redname
{
padding: 5px 0 10px 0;
}
.sersin
{
padding-top: 5px;
color:#0082B5;
font-weight: bold;
font-size: 95%;
}

div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}


.voting-form-box
{
	font-size:100%;
	border:1px solid #ccc;
	padding:4px;
}

.voting-form-box .active
{
	color:green;
}

.voting-form-box .disable
{
	color:red;
}

.voting-form-box label
{
	line-height:20px;
}

.voting-form-box form
{
	margin:0;
}

div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}


div.modern-page-navigation { 
	padding: 0.5em 0;}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }

div.forum-info-box
{
	padding:0.5em 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height: 1.5em;
	margin-bottom:1em;
	zoom: 1;
}

/* Page navigation */
div.forum-navigation-box
{
	padding:0 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height:1.5em;
	overflow: hidden;
	zoom:1;
}

div.forum-page-navigation { float:left; padding:0.5em 0;}
div.forum-navigation-top { border-bottom: none; }
div.forum-navigation-bottom { border-top: none; margin-bottom: 1em;}
div.forum-page-navigation a, span.forum-page-current, span.forum-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left:0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}


div.forum-page-navigation a.forum-page-previous { border-right-width:1px; border-right-style: solid; border-left: none; }
div.forum-page-navigation a.forum-page-first, div.forum-page-navigation span.forum-page-first { border-left: none; padding-left: 0.5em; }
span.forum-page-current { font-weight: bold; }
div.forum-new-post
{
	float:right;
	text-align:right;
	padding:0.5em 0;
	font-weight: bold;
}

/* Topic posts table */
table.forum-post-table
{
	width: 100%;
	line-height:1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom:1em;
}

/* First Post Table */
table.forum-post-first { border-top: none; }

/* Odd Post Table */
table.forum-post-odd {}

/* Even Post Table */
table.forum-post-even {}

/* Last Post Table */
table.forum-post-last {}

/* Post Table Cell */
table.forum-post-table td { padding: 0; vertical-align: top; }

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact
{
	/*width:15em;*/
	width:180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	overflow: hidden;
}

/* Post Table: User Info Cell */
table.forum-post-table td.forum-cell-user { }

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { border-right-width: 1px; border-right-style: solid; }

/* Post Table: User Contacts and Actions Cell */
table.forum-post-table td.forum-cell-contact, table.forum-post-table td.forum-cell-actions { border-top-width: 1px; border-top-style: dashed; height: 1.5em; }

div.forum-post-date, div.forum-post-entry { padding:0.5em 1em 0.5em 1em; font-size:1em; font-weight:normal; }

div.forum-post-date { border-bottom-width:1px; border-bottom-style: dashed; }

div.forum-post-number { float:right; display: inline; /* IE fix */ }
div.forum-post-number input { margin:0 0 0 0.2em; vertical-align: middle;}
div.forum-post-number a {vertical-align: middle;}
div.forum-post-number span { font-weight: bold; }

div.forum-post-text { padding:0.5em 0; }
/* Post Table: Quote and Author Name Links*/
div.forum-post-reply-buttons{float:right;}
/* Post Attachments */
div.forum-post-attachments { margin:1.5em 0;}
div.forum-post-attachments label { font-weight: bold; padding-bottom:0.5em;}
div.forum-post-attachment { padding-left: 0.5em;}

div.forum-post-lastedit { padding:0.5em 0; font-style: italic;}
span.forum-post-lastedit-user { font-weight: bold;}

/* User Signature*/
div.forum-user-signature { margin-top: 1em; }
div.forum-signature-line 
{
	border-top-width: 1px;
	border-top-style: solid;
	width:200px;
	height:1px;
	/* IE Fix */
	line-height:1px;
	font-size:1px;
}

div.forum-user-signature span {line-height: 0.95em; padding-top:0.5em; display: block; font-size: 0.95em;}

div.forum-user-info { padding:0.5em 1em 1.5em 1em; }

div.forum-user-avatar { margin: 0.5em 0; }

div.forum-user-status { margin-bottom: 0.5em; }

div.forum-user-additional { font-size: 0.95em; }
div.forum-user-additional span { display: block;}
div.forum-user-additional span span { display: inline;}

div.forum-user-name span { font-size:1em; font-weight:bold; line-height:1.1em;}

span.forum-vote-user a { text-decoration: none; vertical-align: top; font-size:1.1em;}

div.forum-user-name a { text-decoration:none; font-size: 1.1em; }

div.forum-user-status span { font-weight:bold; line-height:normal; }

div.forum-contact-links { padding:0.5em 1em 0.5em 1.5em; }

div.forum-action-links { padding:0.5em 1.5em 0.5em 1em; text-align:right; }
div.forum-action-links span {white-space: nowrap;}

div.forum-post-entry { font-size:1em; padding-bottom:1em; height:100%;}

/* Post Table Footer */
table.forum-post-table td.forum-column-footer { border-bottom: none; }

div.forum-post-moderate { float: right; }
div.forum-topic-moderate { text-align: left; }
div.forum-topics-moderate { float: right; }
div.forum-topics-moderate input, div.forum-topics-moderate select { font-size: 1.1em;}

/*BBCode: List*/
div.forum-post-entry ul, div.forum-post-entry ol { padding:0.5em 0 0.5em 2em; }

/*BBCode: Quote and Code*/
table.forum-quote, table.forum-code
{
	font-size:1em;
	margin:0.5em 0 1em;
	width:100%;
	border-width:1px;
	border-style: solid;
	border-collapse: collapse;
}

table.forum-quote table.forum-quote, table.forum-code table.forum-code { width: 95%; margin: 0.5em 0 0;}


table.forum-quote th, table.forum-code th {font-weight:bold; padding: 0.25em 1em; text-align:left;}
table.forum-quote td, table.forum-code td { padding:0.9em 1em; }

div.forum-code-box
{
	font-family: "Consolas", "Monaco", "Courier New", Courier, monospace;
	font-size: 1em;
	width: 100%;
	overflow: auto;
	border-width:1px;
	border-style: solid;
	margin:0.5em 0;
}

div.forum-code-box ol, div.forum-code-box ol li, div.forum-code-box ol li span { margin: 0; padding: 0; border: none; }

div.forum-code-box ol { list-style: decimal; margin-left: 3em; padding:0.5em 0;}

div.forum-code-box ol li
{
	list-style: decimal-leading-zero;
	list-style-position: outside !important;
	padding: 0 0.5em 0 1.5em !important;
	margin: 0;
	line-height: 1.5em;
}

/* Reply Form*/
div.forum-reply-form
{
	border-style:solid;
	border-width:1px;
	line-height:1.5em;
	margin-bottom:1em;
}

div.forum-reply-header
{
	font-size:1em; 
	padding:0.462em 1.117em;
	vertical-align:middle;
}

div.forum-note-box {border-width:1px; border-style: solid; margin: 1.117em 0; padding: 0.4em 1.117em;}
div.forum-reply-form div.forum-note-box { margin: 1.117em;}
div.forum-note-box ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.forum-note-box ul li {margin:0; padding:0;}

div.forum-reply-fields { padding:0 1.117em 0.8em; }

div.forum-reply-field { padding-bottom: 0.462em; margin-top: 0.462em; }

div.forum-reply-field-title input, div.forum-reply-field-desc input { width: 80%;}

div.forum-reply-field-title label, div.forum-reply-field-desc label, div.forum-reply-field-tags label, div.forum-reply-field-captcha-label label,
div.forum-reply-field-lastedit-reason label {display: block;}

div.forum-reply-field-user {width: 100%; /*IE Fix or zoom:1 */}

div.forum-reply-field-author, div.forum-reply-field-email { float:left; width:39%; }

div.forum-reply-field-user-sep { width:2%; float: left;}

div.forum-reply-field-author input, div.forum-reply-field-email input { width:100%; }

div.forum-reply-field-bbcode { line-height: 1.7em; zoom:1;}


div.forum-bbcode-line { margin-right: 2em; float: left;}
div.forum-smiles-line { white-space: nowrap; float: left; }
div.forum-bbcode-line img, div.forum-smiles-line img { border: 0;}
div.forum-bbcode-line a, div.forum-smiles-line a {vertical-align: middle;}

div.forum-bbcode-line a
{
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 0.2em;
	background-position: center center; 
	background-repeat:no-repeat;
	display: block;
}
div.forum-bbcode-line a, div.forum-bbcode-line img, div.forum-smiles-line a, div.forum-smiles-line img { outline: none; }
div.forum-bbcode-line select { float: left; margin-left:3px; padding:0px; height:20px;} 

/*BBCode Icons*/
a.forum-bbcode-bold {background-image: url('font_bold.gif');}
a.forum-bbcode-italic {background-image: url('font_italic.gif');}
a.forum-bbcode-color {background-image: url('font_color.gif');}
a.forum-bbcode-underline{background-image: url('font_underline.gif');}
a.forum-bbcode-strike{background-image: url('font_strike.gif');}
a.forum-bbcode-url{background-image: url('font_link.gif');}
a.forum-bbcode-img{background-image: url('font_image.gif');}
a.forum-bbcode-video{background-image: url('font_video.gif');}
a.forum-bbcode-code{background-image: url('font_code.gif');}
a.forum-bbcode-quote{background-image: url('font_quote.gif');}
a.forum-bbcode-video{background-image: url('font_video.gif');}
a.forum-bbcode-list{background-image: url('font_list.gif');}
a.forum-bbcode-translit{background-image: url('font_translit.gif');}

div.forum-reply-field-text textarea { width: 95%; }

div.forum-reply-field-tags { display: none; }
div.forum-reply-field-tags input { width:80%; }

div.forum-reply-field-lastedit-reason input { width: 80%;}

div.forum-reply-field-captcha input { width: 180px;}

div.forum-reply-field-settings input, div.forum-uploaded-file input, div.forum-reply-field-lastedit-view input { width:1.55em; height:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.forum-reply-field-settings label, div.forum-uploaded-file a, div.forum-reply-field-lastedit label { vertical-align: middle; }

div.forum-reply-field-upload a { outline: none;}
div.forum-upload-file-hint { display: none;}
div.forum-upload-file-hint span { font-weight: bold;}
div.forum-upload-file {display: none; margin-top: 0.262em;}
div.forum-upload-file input {font-size:1.184em; }

div.forum-reply-buttons { margin-top: 1em;}
div.forum-reply-buttons input { padding:0 0.5em; font-size:1.184em; overflow: visible; /*IE paddings*/}

/* Utils */
div.forum-clear-float { clear: both; }


/* Table Header, Reply Form Header, BBCode Icons Highlighting */
div.forum-reply-header, div.forum-bbcode-line a:hover, div.forum-bbcode-line a:hover img { background-color: #e7e7e7; }

/* Table Cell Border */
div.forum-info-box, div.forum-reply-form { border-color: #e1e1e1;}

/* Table Cell, Info Box, Reply Form */
div.forum-info-box, div.forum-reply-form { background:#fbfbfb; }

/* Selected (via checkbox) Table Cell and Row */
table.forum-post-selected td.forum-cell-post, 
table.forum-post-selected td.forum-cell-actions { background: #ebecec !important; }

/* Table Footer and Alone Footer Box */
table.forum-post-table td.forum-column-footer, div.forum-footer-box { background: #eaeaea; }

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact { background: #f1f1f1; }

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { background: #fbfbfb; }

div.forum-post-date { background: #eaeaea; border-bottom: none; }


/* ---------------------------------------------------Borders----------------------------------------------------- */

/* Menu Items, Page Navigation */
div.forum-page-navigation a, span.forum-page-current, div.forum-page-navigation a.forum-page-previous, span.forum-page-dots { border-color: #d5d5d5; }

/* Table Footer and Alone Footer Box */
table.forum-post-table td.forum-column-footer{ border-color: #d0d3d6; }

/* Footer Item Separator */
span.forum-footer-option { border-color: #b5b5b5; }

/* Topic posts table (separator line) */
table.forum-post-table { border-top-color: #fff; border-bottom-color: #ccc; }

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact { border-left-color: #dbdbdb; border-right-color: #e1e1e1; }

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { border-right-color: #dbdbdb; }

/* Post Table: User Contacts and Actions Cell */
table.forum-post-table td.forum-cell-contact, table.forum-post-table td.forum-cell-actions { border-top-color: #e1e1e1; }

/* User Signature*/
div.forum-signature-line { border-top-color: #e1e1e1; }

/* ---------------------------------------------------Text Color-------------------------------------------------- */

/* Header Box Right Links*/
div.forum-header-box a:link, 
div.forum-header-box a:visited, 
div.forum-header-box a:active, 
div.forum-header-box a:hover { color: #fff; }

.forum-required-field { color: red; }

/* --------------------------------------------------Special Elements---------------------------------------------- */

div.forum-header-box { color: #fff; background:#6c6c6c; border-color: #7a7a7a;}

/* Page navigation */
div.forum-navigation-box { background:#fff; border-color: #e1e1e1; }

/*BBCode: Quote and Code*/
table.forum-quote, table.forum-code, div.forum-code-box {  border-color: #c3c3c3; }
table.forum-quote td, table.forum-code td, div.forum-code-box ol {background:#fff !important; color:#696969;}
table.forum-quote th, table.forum-code th, div.forum-code-box {background:#e6e6e6 !important; color:#616161;}

div.forum-note-box {border-color: #ffc85e; background: #fffdc7; }
/* --------------------------------------------------Icons---------------------------------------------- */
table.palette{border:1px solid gray; background-color:gray; border-collapse:collapse;}
table.palette td{border:1px solid gray; width:10px; height:10px; padding:0px; margin:0;}
table.palette td img{width:10px; height:10px; border:none; padding:0px; margin:0;}
/* Popups */
div.forum-popup-postform {
	width:502px;
	padding:0px; 
	margin:0;
	overflow:hidden; 
	color:black;}
div.forum-popup-postform table.forum-popup {
	border:1px solid gray;
	width:500px;
	background-color:white; 
	font-size:1em;
	cursor:default;}
div.forum-popup-postform table.forum-popup td {
	font-size:1em;
	border:none;
	background-color:white; 
	font-size:1em;}
div.forum-popup-postform table.forum-popup thead td {
	font-weight:bold;
	padding:0.5em 0.5em 0.1em 0.8em;
	font-size:1.1em;
	text-align:left;}
div.forum-popup-postform table.forum-popup thead td div.close{
	cursor:pointer;
	cursor:hand;
	background-image: url('close.gif');
	background-position: center center;
	background-repeat:no-repeat;
	overflow:hidden;
	width:13px;
	height:13px;
	float:right;}
div.forum-popup-postform table.forum-popup tbody td {padding:1em;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field{width:100%;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field span.title{width:100%; display:block;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field input {width:95%;}
div.forum-popup-postform table.forum-popup tfoot td {padding:0.3em; text-align:center;}
/*/Popups */

div.forum-smiles-line, div.forum-smiles-line a, div.forum-reply-field-bbcode div.forum-reply-field-showsmiles{float:left;}
div.forum-smiles-line span.forum-smiles-item{display:block;float:left;border:none;margin:0;padding:0;overflow:hidden;}
div.forum-smiles-line span.forum-smiles-item a{text-decoration:none;border:none;float:left;margin-right:5px;}
div.forum-smiles-line div.forum-smiles-item{float:left;}
div.forum-smiles-corrected{overflow:hidden;}

body.forum-popup-body{padding:1.51em; font-size:0.75em;}
form.forum-form{padding:0;margin:0;}

font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

div.forum-popup-image{}
div.forum-popup-image div.empty{
	background-image:url('close.gif');
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	cursor:hand;
	width:14px;
	height:14px;
	margin:0px;}

.left_int_colum
{
width: 200px;
padding: 30px 20px 20px 0px;

text-align: center;
vertical-align: middle;
}
.right_int_colum
{
text-align: left;
vertical-align: top;
padding-top: 20px;
border-bottom: 1px solid #a1a1a1;
padding-bottom: 10px;
}
.abs-date
{ position: absolute; right: 0; top: -10px;}
div.date-time-act
{
background:url(upload/clock.gif) no-repeat scroll left center transparent;
color:#6a8095;
padding-left:15px;
}

.button_v
{
margin-top: 10px;
text-align: right; 
}
.zagolovok
{
font-weight: bold; font-size: 11pt;
padding: 7px 0;
}
.text_vopros
{
font-weight: bold;
padding-bottom: 10px;
}

table.forum-quote, table.forum-spoiler, table.forum-code, div.forum-code-box {
border-color:#ABBACC;
}

table.forum-quote, table.forum-spoiler, table.forum-code {
border-collapse:collapse;
border-style:solid;
border-width:1px;
font-size:1em;
margin:0.5em 0 1em;
width:100%;
}
table.forum-quote th, table.forum-spoiler th, table.forum-code th, div.forum-code-box {
background:none repeat scroll 0 0 #E5EAF0 !important;
color:#606264;
}

table.forum-quote th, table.forum-spoiler th, table.forum-code th {
font-weight:bold;
padding:0.25em 1em;
text-align:left;
}

* {
-moz-force-broken-image-icon:1 !important;
}

table.forum-quote, table.forum-spoiler, table.forum-code {
border-collapse:collapse;
border-style:solid;
font-size:1em;
}
#page-content td {
font-size:12px;
}

table.forum-quote td, table.forum-spoiler td, table.forum-code td, div.forum-code-box ol {
background:none repeat scroll 0 0 #FFFFFF !important;
color:#696969;
}

table.forum-quote td, table.forum-spoiler td, table.forum-code td {
padding:0.9em 1em;
}

table.forum-post-table td {
padding:0;
vertical-align:top;
}

.forum-quote td 
{
padding: 10px !important;
}

.reviews-button-small_red
{
color: #B00000;
}
input.q2 , q3
{
width: 95%;
}

div.reviews-info-box
{
	padding:0.5em 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height: 1.5em;
	margin-bottom:2em;
	zoom: 1;
}
/* Header */
div.reviews-header-box
{
	font-size:1em; 
	padding:0.462em 1.117em;
	vertical-align:middle;
}
/* Link to forum */
div.reviews-link-box
{
	font-size:1em; 
	padding:0.462em;
	vertical-align:middle;
	margin-bottom: 1em;
}
/* Page navigation */
div.reviews-navigation-box
{
	padding:0 1.117em;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height:1.5em;
	overflow: hidden;
	zoom:1;
}
div.reviews-navigation-bottom { 
	margin-top: 0;
	margin-bottom: 2em;
	border-top:none;
}
/* Topic posts table */
table.reviews-post-table
{
	width: 100%;
	line-height:1.5em;
	border-bottom: 1px solid #dadada;
	margin-bottom: 0.7em;
	padding: 1px 3px 1px 0;
	table-layout:fixed;
}

table.reviews-post-hidden {
    background: none repeat scroll 0 0 #E5F8E3 !important;
}

table.reviews-post-table thead td
{
	color: #7e7e7e; 
}

table.reviews-post-table thead td
{
	line-height: 30px;
}
table.reviews-post-table thead td, table.reviews-post-table tbody td div.reviews-text
{
	padding-top: 0.5em;
}
table.reviews-post-table thead td .message-post-date {
	font-size: 0.85em;
}
table.reviews-post-table thead td .review-avatar {
    background-color: #ECEAEC;
    border: 1px solid #C4C4C4;
    float: left;
    height: 30px;
    margin-right: 0.5em;
    width: 30px;
}
table.reviews-post-table thead td .review-rating {
	float: right;
}

table.reviews-post-table thead td .review-rating .rating-vote {
	line-height: 24px;
}
/* First Post Table */
table.reviews-post-first {}

/* Odd Post Table */
table.reviews-post-odd {}

/* Even Post Table */
table.reviews-post-even {}

/* Last Post Table */
table.reviews-post-last {
	margin-bottom:0;
}

/* Post Table Cell */
table.reviews-post-table td { padding: 0; vertical-align: top; }

/* Post Table: Post and Actions Cell */
table.reviews-post-table td.reviews-cell-post, table.reviews-post-table td.reviews-cell-actions { border-right-width: 1px; border-right-style: solid; }

/* Post Table: User Contacts and Actions Cell */
table.reviews-post-table td.reviews-cell-contact, table.reviews-post-table td.reviews-cell-actions { border-top-width: 1px; border-top-style: dashed; height: 1.5em; }

div.reviews-post-date, div.reviews-post-entry { padding:0.5em 1em 0.5em 1em; font-size:1em; font-weight:normal; }

div.reviews-post-date { border-bottom-width:1px; border-bottom-style: dashed; }

div.reviews-post-text { padding:0.5em 0; }
/* Post Table: Quote and Author Name Links*/
div.reviews-post-reply-buttons { 
	height:21px;
	padding:0;
	position:relative;
}
div.reviews-post-reply-buttons span.separator {
	background-color: #E0E0E0;
	display: inline-block;
	margin: 0 1px;
	height: 7px;
	line-height: 5px;
	width:1px;
}
table.reviews-post-table .reply-action-note {
	color: #777777;
	font-style: italic;
	line-height: 18px;
	font-size: 11px;
	display: inline-block;
	margin:2px;
}
table.reviews-post-table .reply-action-note:hover {
	text-decoration: none;
}
div.reviews-post-reply-buttons a {
	color: #969696;
	font-size: 11px;
	margin-left:2px;
	text-decoration: none;
}
div.reviews-post-reply-buttons a:hover {
	text-decoration: underline;
}

/* Post Attachments */
div.reviews-post-attachments { margin:1.5em 0;}
div.reviews-post-attachments label { font-weight: bold; padding-bottom:0.5em;}
div.reviews-post-attachment { padding-left: 0.5em;}

div.reviews-post-lastedit { padding:0.5em 0; font-style: italic;}
span.reviews-post-lastedit-user { font-weight: bold;}

div.reviews-user-info { padding:0.5em 1em 1.5em 1em; }

div.reviews-user-avatar { margin: 0.5em 0; }

div.reviews-user-status { margin-bottom: 0.5em; }

div.reviews-user-name span { font-size:1em; font-weight:bold; line-height:1.1em;}

span.reviews-vote-user a { text-decoration: none; vertical-align: top; font-size:1.1em;}

div.reviews-contact-links { padding:0.5em 1em 0.5em 1.5em; }

div.reviews-action-links { padding:0.5em 1.5em 0.5em 1em; text-align:right; }
div.reviews-action-links span {white-space: nowrap;}

div.reviews-post-entry { font-size:1em; padding-bottom:1em; height:100%;}

/*BBCode: List*/
div.reviews-post-entry ul, div.reviews-post-entry ol { padding:0.5em 0 0.5em 2em; }

div.reviews-post-entry table.forum-quote, div.reviews-post-entry table.forum-code { width: 95%; margin: 0.5em 0 0;}

table.forum-quote th, table.forum-code th {font-weight:bold; padding: 0.25em 1em; text-align:left;}
table.forum-quote td, table.forum-code td { padding:0.9em 1em 0; }

div.reviews-code-box
{
	font-family: "Consolas", "Monaco", "Courier New", Courier, monospace;
	font-size: 1em;
	width: 100%;
	overflow: auto;
	border-width:1px;
	border-style: solid;
	margin:0.5em 0;
}

div.reviews-code-box ol, div.reviews-code-box ol li, div.reviews-code-box ol li span { margin: 0; padding: 0; border: none; }

div.reviews-code-box ol { list-style: decimal; margin-left: 3em; padding:0.5em 0;}

div.reviews-code-box ol li
{
	list-style: decimal-leading-zero;
	list-style-position: outside !important;
	padding: 0 0.5em 0 1.5em !important;
	margin: 0;
	line-height: 1.5em;
}

/* Reply Form*/
div.reviews-reply-form
{
	border-style:solid;
	border-width:1px;
	line-height:1.5em;
	margin-bottom:1em;
}

div.reviews-reply-header
{
	font-size:1em; 
	padding:0.462em 1.117em;
	vertical-align:middle;
}

div.reviews-note-box {border-width:1px; border-style: solid; margin: 1.117em 0; padding: 0.4em 1.117em;}
div.reviews-reply-form div.reviews-note-box { margin: 1.117em;}
div.reviews-note-box ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.reviews-note-box ul li {margin:0; padding:0;}

div.reviews-reply-fields { padding:0 1.117em 0.8em; }

div.reviews-reply-field { padding-bottom: 0.462em; margin-top: 0.462em; }

div.reviews-reply-field-title input, div.reviews-reply-field-desc input { width: 80%;}

div.reviews-reply-field-title label, div.reviews-reply-field-desc label, div.reviews-reply-field-tags label, div.reviews-reply-field-captcha-label label,
div.reviews-reply-field-lastedit-reason label {display: block;}

div.reviews-reply-field-user {width: 100%; /*IE Fix or zoom:1 */}

div.reviews-reply-field-author, div.reviews-reply-field-email { float:left; width:39%; }

div.reviews-reply-field-user-sep { width:2%; float: left;}

div.reviews-reply-field-author input, div.reviews-reply-field-email input { width:100%; }

div.reviews-reply-field-bbcode { line-height: 1.7em; zoom:1;}


div.reviews-bbcode-line { margin-right: 2em; float: left;}
div.reviews-smiles-line { white-space: nowrap; float: left; }
div.reviews-bbcode-line img, div.reviews-smiles-line img { border: 0;}
div.reviews-bbcode-line a, div.reviews-smiles-line a {vertical-align: middle;}

div.reviews-bbcode-line a
{
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 0.2em;
	background-position: center center; 
	background-repeat:no-repeat;
	display: block;
}
div.reviews-bbcode-line a, div.reviews-bbcode-line img, div.reviews-smiles-line a, div.reviews-smiles-line img { outline: none; }
div.reviews-bbcode-line select { float: left; margin-left:3px; padding:0px; height:20px;} 

/*BBCode Icons*/
a.reviews-bbcode-bold {background-image: url('font_bold.gif');}
a.reviews-bbcode-italic {background-image: url('font_italic.gif');}
a.reviews-bbcode-color {background-image: url('font_color.gif');}
a.reviews-bbcode-underline{background-image: url('font_underline.gif');}
a.reviews-bbcode-strike{background-image: url('font_strike.gif');}
a.reviews-bbcode-url{background-image: url('font_link.gif');}
a.reviews-bbcode-img{background-image: url('font_image.gif');}
a.reviews-bbcode-video{background-image: url('font_video.gif');}
a.reviews-bbcode-code{background-image: url('font_code.gif');}
a.reviews-bbcode-quote{background-image: url('font_quote.gif');}
a.reviews-bbcode-video{background-image: url('font_video.gif');}
a.reviews-bbcode-list{background-image: url('font_list.gif');}
a.reviews-bbcode-translit{background-image: url('font_translit.gif');}

div.reviews-reply-field-tags { display: none; }
div.reviews-reply-field-tags input { width:80%; }

div.reviews-reply-field-lastedit-reason input { width: 80%;}

div.reviews-reply-field-captcha input { width: 180px;}

div.reviews-reply-field-settings input, div.reviews-uploaded-file input, div.reviews-reply-field-lastedit-view input { width:1.55em; height:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.reviews-reply-field-settings label, div.reviews-uploaded-file a, div.reviews-reply-field-lastedit label { vertical-align: middle; }

div.reviews-reply-field-upload a { outline: none;}
div.reviews-upload-file-hint { display: none;}
div.reviews-upload-file-hint span { font-weight: bold;}
div.reviews-upload-file {display: none; margin-top: 0.262em;}
div.reviews-upload-file input {font-size:1.184em; }

div.reviews-reply-buttons { margin-top: 1em;}
div.reviews-reply-buttons input { padding:0 0.5em; font-size:1.184em; overflow: visible; /*IE paddings*/}

/* Utils */
div.reviews-clear-float { clear: both; }


/* Table Header, Reply Form Header, BBCode Icons Highlighting */
div.reviews-reply-header, div.reviews-bbcode-line a:hover, div.reviews-bbcode-line a:hover img { background-color: #e7e7e7; }

/* Table Cell Border */
div.reviews-info-box, div.reviews-reply-form { border-color: #e1e1e1;}

/* Table Cell, Info Box, Reply Form */
div.reviews-info-box, div.reviews-reply-form { background:#fbfbfb; }

div.reviews-post-date { background: #eaeaea; border-bottom: none; }

/* ---------------------------------------------------Text Color-------------------------------------------------- */

/* Header Box Right Links*/
div.reviews-header-box a:link, 
div.reviews-header-box a:visited, 
div.reviews-header-box a:active, 
div.reviews-header-box a:hover { color: #fff; }

.reviews-required-field { color: red; }

/* --------------------------------------------------Special Elements---------------------------------------------- */

div.reviews-header-box { color: #fff; background:#6c6c6c; border-color: #7a7a7a;}

/* Page navigation */
div.reviews-navigation-box { background:#fff; border-color: #e1e1e1; }

/*BBCode: Quote and Code*/
table.reviews-quote, table.reviews-code, div.reviews-code-box {  border-color: #c3c3c3; }
table.reviews-quote td, table.reviews-code td, div.reviews-code-box ol {background:#fff !important; color:#696969;}
table.reviews-quote th, table.reviews-code th, div.reviews-code-box {background:#e6e6e6 !important; color:#616161;}

div.reviews-note-box {border-color: #ffc85e; background: #fffdc7; }
/* --------------------------------------------------Icons---------------------------------------------- */
table.palette{border:1px solid gray; background-color:gray; border-collapse:collapse;}
table.palette td{border:1px solid gray; width:10px; height:10px; padding:0px; margin:0;}
table.palette td img{width:10px; height:10px; border:none; padding:0px; margin:0;}
/* Popups */
div.reviews-popup-postform {
	width:502px;
	padding:0px; 
	margin:0;
	overflow:hidden; 
	color:black;}
div.reviews-popup-postform table.reviews-popup {
	border:1px solid gray;
	width:500px;
	background-color:white; 
	font-size:1em;
	cursor:default;}
div.reviews-popup-postform table.reviews-popup td {
	font-size:1em;
	border:none;
	background-color:white; 
	font-size:1em;}
div.reviews-popup-postform table.reviews-popup thead td {
	font-weight:bold;
	padding:0.5em 0.5em 0.1em 0.8em;
	font-size:1.1em;
	text-align:left;}
div.reviews-popup-postform table.reviews-popup thead td div.close{
	cursor:pointer;
	cursor:hand;
	background-image: url('close.gif');
	background-position: center center;
	background-repeat:no-repeat;
	overflow:hidden;
	width:13px;
	height:13px;
	float:right;}
div.reviews-popup-postform table.reviews-popup tbody td {padding:1em;}
div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field{width:100%;}
div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field span.title{width:100%; display:block;}
div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field input {width:95%;}
div.reviews-popup-postform table.reviews-popup tfoot td {padding:0.3em; text-align:center;}
/*/Popups */

div.reviews-smiles-line, div.reviews-smiles-line a, div.reviews-reply-field-bbcode div.reviews-reply-field-showsmiles{float:left;}
div.reviews-smiles-line span.reviews-smiles-item{display:block;float:left;border:none;margin:0;padding:0;overflow:hidden;}
div.reviews-smiles-line span.reviews-smiles-item a{text-decoration:none;border:none;float:left;margin-right:5px;}
div.reviews-smiles-line div.reviews-smiles-item{float:left;}
div.reviews-smiles-corrected{overflow:hidden;}

body.reviews-popup-body{padding:1.51em; font-size:0.75em;}
form.reviews-form{ background-color: #F1F1F1; margin: 0; padding: 0.8em;}
div.reviews-text table.forum-quote {
    background: url('font_quote.gif') no-repeat scroll left top #F8F2D4;
    border-color: #EEE9CC;
    color: #4A483F;
}
div.reviews-text table.forum-quote thead {
	display: none;
}
div.reviews-text table.forum-code thead {
	display: table-cell;
}
div.reviews-text table.forum-quote, div.reviews-text table.forum-spoiler, div.reviews-text table.forum-code, div.reviews-text div.forum-code-box {
    border: 1px solid #dddddd;
	table-layout:fixed;
	padding: 3px;
	width: 100%;
}
div.reviews-text table.forum-quote td, div.reviews-text table.forum-spoiler td, div.reviews-text table.forum-code td,div.reviews-text  div.forum-code-box ol {
    color: #696969;
}
div.reviews-text table.forum-quote th, div.reviews-text table.forum-spoiler th, div.reviews-text table.forum-code th, div.reviews-text div.forum-code-box {
	font-weight:bold;
	text-align:left;
	color: #888;
}
div.reviews-text table.forum-code pre {
	overflow: auto;
	width:100%;
}
div.reviews-text table.forum-code td, div.reviews-text div.forum-code-box td{
	font-family: "Lucida Console", "DejaVu Sans Mono", Monaco, monospace;
	font-size:12px;
}
div.reviews-reply-field .lhe-button-cont {
    background: none repeat scroll 0 0 transparent !important;
}
div.reviews-reply-field .lhe-line-begin, div.reviews-reply-field .lhe-line-end {
    display: none !important;
}
div.reviews-collapse {
	/*float: right;*/
	width:100%;
}
div.reviews-collapse a {
    line-height: 55px;
    margin-right: 30px;
	padding: 0.462em;
}
div.reviews-expanded {
	width: auto;
	float:right;
}

div.reviews-reply-field .lhe-button-cont { background: transparent!important; }
div.reviews-reply-field .lhe-line-begin, div.reviews-reply-field .lhe-line-end { display: none!important; }
div.reviews-reply-field div.bxlhe-frame { border:1px solid #fff !important; background: #fff!important; }

div.reviews-reply-field table.bxlhe-frame-table td.bxlhe-editor-buttons, div.reviews-reply-field div.bxst-lhe-cont td.bxlhe-editor-cell { background: #f8f8f8 !important; }
div.reviews-reply-field td.bxlhe-editor-cell { border-top: 1px solid #e5e5e5 !important; }
div.reviews-reply-field .lhe-button-over,  div.reviews-reply-field div.lhe-tlbr-smile-over { background-color: #e7e7e7 !important; }
div.reviews-reply-field .lhe-button, div.reviews-reply-field .lhe-tlbr-smile-cont, div.reviews-reply-field div.lhe-tlbr-smile-over{border:1px solid #f8f8f8 !important;}
div.reviews-reply-field  td.lhe-resize-row {height: 3px !important; border: none !important;}
div.reviews-reply-field  td.lhe-resize-row img {height: 0px !important; border-top: 1px solid #dcdcdc !important; border-bottom: 1px solid #9c9c9c !important;}

div.reviews-post-entry table.forum-quote {
    background: url('font_quote.gif') no-repeat scroll left top #F8F2D4;
    border-color: #EEE9CC;
    color: #4A483F;
}
div.reviews-post-entry table.forum-quote thead {
	display: none;
}
div.reviews-post-entry table.forum-code thead {
	display: table-cell;
}
div.reviews-post-entry table.forum-quote, div.reviews-post-entry table.forum-spoiler, div.reviews-post-entry table.forum-code, div.reviews-post-entry div.forum-code-box {
    border: 1px solid #dddddd;
	padding: 3px;
	width: 100%;
}
div.reviews-post-entry table.forum-quote td, div.reviews-post-entry table.forum-spoiler td, div.reviews-post-entry table.forum-code td,div.reviews-post-entry  div.forum-code-box ol {
    color: #696969;
}
div.reviews-post-entry table.forum-quote th, div.reviews-post-entry table.forum-spoiler th, div.reviews-post-entry table.forum-code th, div.reviews-post-entry div.forum-code-box {
	font-weight:bold;
	text-align:left;
	color: #888;
}
.reviews-actions .ilike-light .bx-ilike-right-wrap {
	margin-right: 2px;
}
.reviews-actions .ilike-light .bx-ilike-right {
	padding: 0px 1px 0 11px; font-size: 11px; line-height: 19px;
}
.reviews-actions .ilike-light .bx-ilike-text {
	padding: 0;
}
.reviews-post-reply-buttons .bx-rating span, .reviews-post-reply-buttons  .bx-rating a { color: #929292; font-size: 11px;}
/* autosave */
a.postFormAutosave {
	float: right;
	display:block;
	width:18px;
	height:18px;
	margin:0 -4px 0 0;
	position:relative;
	z-index:2;
}
.forum-notify-bar {
	width: 100%;
	height: 2em;
	background: url(sprite03.png) repeat-x scroll 0 -1178px #FFEB8D !important;
	position:relative;
}
.forum-notify-close {
    display: block !important;
    height: 12px !important;
    margin: 3px 6px 0 0;
    padding: 0 !important;
    position: absolute !important;
    right: 5px !important;
    top: 5px !important;
    width: 12px !important;
}
.forum-notify-close a {
    background: url(sprite03.png) no-repeat scroll -268px -243px transparent !important;
    display: block !important;
    height: 12px !important;
    width: 12px !important;
	cursor:pointer;
}
.forum-notify-text {
    color: #000000 !important;
    margin: 0 !important;
    padding: 3px 20px 5px !important;
    text-align: center !important;
}
.forum-notify-text a.postFormAutorestore {
	position:relative;
    color: #ff0000;
	cursor:pointer;
	text-decoration:underline;
    margin-right: 9px;
    margin-top: 5px;
	z-index:2;
}


div.bx-core-window, div.bx-core-window table {letter-spacing:normal !important; font-variant:normal !important; font-style:normal !important; text-indent:0 !important; word-spacing:normal !important; font-family:Verdana,Arial,sans-serif !important; font-size:11px !important; color:black; line-height:normal !important; font-weight:normal !important; text-align: left;}

/*div.bx-core-dialog div.dialog-center div.content-inner table.bx-width100 {width: auto !important;}*/

div.bx-core-dialog-overlay {top:0; left:0; width:100%; height:100%; position: absolute; background-color: #333; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);}

.bx-core-dialog .bx-core-dialog-content {
	background-color: white; 
	overflow: auto; 
	overflow-x: hidden;
	position: relative; 
}

.bx-core-dialog .dialog-center {
	position: relative;
	margin: 39px 0px 49px 0px;
	padding: 4px 10px 4px 15px;
	background-image: url(dialog_borders_c.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.bx-core-dialog .dialog-center.dialog-center-notify
{
	margin: 55px 0px 49px 0px;
}

.bx-core-dialog .dialog-head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
.bx-core-dialog .dialog-head div {
	background-image: url(dialog_borders_tb_sprite01.png);
	height: 39px;
}
.bx-core-dialog .dialog-head div.l {
	background-position: top left;
	background-repeat: no-repeat;
}
.bx-core-dialog .dialog-head div.r {
	background-position: top right;
	background-repeat: no-repeat;
}

.bx-core-dialog .dialog-head div.c {
	overflow: hidden;
	margin-right: 15px; margin-left: 15px;
	background-position: left -39px;
	background-repeat: repeat-x;
}

.bx-core-dialog .dialog-head div.c span {line-height: 39px; white-space: nowrap; font-family: Verdana; font-size: 13px; font-weight: bold; display: inline-block; width: 100%; overflow: hidden;}


.bx-core-dialog  .dialog-foot {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
.bx-core-dialog  .dialog-foot div {
	background-image: url(dialog_borders_tb_sprite01.png);
	height: 49px;
}
.bx-core-dialog  .dialog-foot div.l {
	background-position: left -78px;
	background-repeat: no-repeat;
}
.bx-core-dialog  .dialog-foot div.r {
	background-position: right -127px;
	background-repeat: no-repeat;
}

.bx-core-dialog  .dialog-foot div.c {
	overflow: hidden;
	margin-left: 15px; margin-right: 15px;
	background-position: left -176px;
	background-repeat: repeat-x;
}

.bx-core-dialog  .dialog-foot div.c {text-align: center;}
.bx-core-dialog  .dialog-foot div.c span {display: block; position: relative; top: 8px;}
.bx-core-dialog  .dialog-foot div.c button, .bx-core-dialog  .dialog-foot div.c input {margin: 0 3px; font-size: 14px !important;}

.dialog-foot a.context-button {display:inline-block; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; background-repeat:no-repeat; background-position:3px 3px; height:18px; width:18px; border:0px; margin:1px; position: relative; top: -2px;}

.dialog-foot a.context-button:hover {width:20px; height:20px; margin:0px; border:1px solid #AEB6C2; background-color:#DBE3F2;}

.bx-core-dialog  .dialog-head-icons {
	position: absolute;
	height: 39px;
	top: 0px;
	right: 10px;
	padding: 0 4px;
	background-image: url(dialog_borders_tb_sprite01.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.bx-core-dialog .dialog-head-icons   a {
	display: inline-block;
	background-image: url(dialog_borders_tb_sprite01.png);
	background-repeat: no-repeat;
	height: 15px; width: 15px;
	position: relative; top: 10px; margin: 2px;
	cursor: pointer;
}

.bx-core-dialog  a.bx-icon-close {background-position: -20px -233px;}
.bx-core-dialog  a.bx-icon-expand {background-position: left -233px;}
.bx-core-dialog  a.bx-icon-narrow {background-position: -40px -233px;}
.bx-core-dialog .content-inner {padding-right: 11px;}
.bx-core-dialog-head {
	position: relative; margin: 7px 12px 14px 0px;
}

div.bx-core-dialog-head .bx-core-dialog-head-content {padding: 6px 30px 9px 0; background-repeat: no-repeat; background-position: top right; font-size: 12px; border-bottom: 1px solid #CCC;}
div.bx-core-dialog-head .bx-core-dialog-head-content p.title {margin: 0px 0px 5px 0px !important; font-weight: bold; font-size: 14px;}
div.bx-core-dialog-head .bx-core-dialog-head-content p {margin: 0px !important;}

div.bx-core-admin-dialog-head {margin: 5px 0px 4px 0px;}
div.bx-core-admin-dialog-head span.tabs {display: inline; display: inline-block; list-style: none outside none; margin: 0px; padding: 0px; background-image: url(line.png); background-position: right bottom; background-repeat: no-repeat; padding-left: 5px; padding-right: 50px;}
div.bx-core-admin-dialog-head a.tab-container, div.bx-core-admin-dialog-head a.tab-container-selected {height: 30px;display: inline; display: inline-block; margin-right: 5px; cursor: pointer;}

div.bx-core-admin-dialog-head a, div.bx-core-admin-dialog-head a:hover {color: black !important; text-decoration: none !important; outline: none;}

div.bx-core-admin-dialog-head a.tab-container span, div.bx-core-admin-dialog-head a.tab-container-selected span {height: 30px; background-image: url(tabs.png); background-repeat: no-repeat; display: inline-block !important; }

div.bx-core-admin-dialog-head span.tab-right {padding: 0px 25px 0px 20px; line-height: 28px;}

div.bx-core-admin-dialog-head span.tab-left {background-position: left -31px;}
div.bx-core-admin-dialog-head a.tab-container-selected span.tab-left {background-position: left top ;}
div.bx-core-admin-dialog-head a.tab-container:hover span.tab-left {background-position: left bottom ;}
div.bx-core-admin-dialog-head span.tab-right {background-position: right -31px; margin-left: 5px;}
div.bx-core-admin-dialog-head a.tab-container-selected span.tab-right {background-position: right top;}
div.bx-core-admin-dialog-head a.tab-container:hover span.tab-right {background-position: right bottom;}


div.bx-core-admin-dialog-head .bx-core-dialog-head-content {padding: 0;} 

div.bx-core-resizer {background: url(dialog_borders_tb_sprite01.png) no-repeat right -225px; position: absolute; z-index: 6; bottom: 3px; right: 2px; height: 20px; width: 20px;}



/* additional admin panel styles */
div.bx-core-dialog-content p {text-align:left !important;}
div.bx-core-dialog-content form {margin:0px !important; padding:0px !important;}
div.bx-core-dialog-content td {font-size:12px !important; padding:5px 3px 10px 0 !important; line-height:normal !important; font-weight:normal !important;}
div.bx-core-dialog-content td {background-image:url(dot_hor.gif) /*!important*/; background-position:left bottom /*!important*/; background-repeat:repeat-x /*!important*/;}
div#bx_admin_form td {background-image:none;}
div.bx-core-dialog-content tr.empty td {background-image:none !important; padding:1px !important;}
div.bx-core-dialog-content tr.section td {background-image:none !important; background-color:#ededed !important;padding:3px !important;}
div.bx-core-dialog-content tr.section table td {padding:0px !important;}
div.bx-core-dialog-content input, div.bx-core-dialog-content select {font-family:Verdana,Arial,helvetica,sans-serif; font-size:12px !important; margin:0 !important; padding:1px !important; color:black !important;}
div.bx-core-dialog-content td.bx-popup-label {text-align:right !important;}
div.bx-core-dialog-content td.bx-core-dialog-padding {padding-left: 3px; background-image:none;}


.bx-width30 {width:30% !important;}
.bx-width50 {width:50% !important;}
.bx-width100 {width:100% !important;}
.bx-width0 {width:0% !important;}

/* hint */
div.bxhint {font-size:11px; font-family: Tahoma, Arial, Verdana, Sans-Serif; color:black; padding:5px; background-color: #ffffce; border:1px solid black; overflow: visible; line-height:normal; font-weight:normal; letter-spacing:normal !important; font-variant:normal !important; font-style:normal !important; text-indent:0 !important; word-spacing:normal !important; text-align:left !important;}
div.bxhint td {font-size:11px; font-family: Tahoma, Arial, Verdana, Sans-Serif; color:black; padding:2px;}
div.bxhint td.bx-grey {color:#747474;}
div.bxhinticon {width:0%;height:0%;}

/* admin dialog */
div.bx-core-dialog table.edit-tabs td.tab-left-selected, div.bx-core-dialog table.edit-tabs td.tab-selected, div.bx-core-dialog table.edit-tabs td.tab-right-selected, div.bx-core-dialog table.edit-tabs td.tab-right-last-selected {border:medium none !important;}

div.bx-core-dialog table.edit-tabs td {font-size:11px !important; font-weight:bold !important; color:#555556 !important;white-space:nowrap !important; border-bottom: solid 1px #B8C1DD !important; padding:0px !important;}

div.bx-core-dialog table.edit-tabs td.tab-container {border:none !important; cursor:pointer !important; cursor: hand !important;}
div.bx-core-dialog table.edit-tabs td.tab-container-selected, table.edit-tabs td.tab-container-disabled {border:none !important; cursor:default !important;}
div.bx-core-dialog table.edit-tabs td.tab-container-disabled table {color:#A2A09F !important;}
div.bx-core-dialog table.edit-tabs td.tab-indent div.empty {width:6px !important; height:21px !important;}
div.bx-core-dialog table.edit-tabs td.tab-left div.empty {width:2px; height:21px; background-image:url(tab_l.gif);}
div.bx-core-dialog table.edit-tabs td.tab-right div.empty {width:8px; height:21px; background-image:url(tab_r.gif);}
div.bx-core-dialog table.edit-tabs td.tab-right-last div.empty {width:10px; height:21px; background-image:url(tab_r_last.gif);}
div.bx-core-dialog table.edit-tabs td.tab {padding:0px 4px 0px 5px !important; vertical-align:middle !important; height:21px !important; background-image:url(tab_bg.gif) !important;}
div.bx-core-dialog table.edit-tabs td.tab-left-selected, table.edit-tabs td.tab-selected, table.edit-tabs td.tab-right-selected, table.edit-tabs td.tab-right-last-selected {border:none !important;}
div.bx-core-dialog table.edit-tabs td.tab-left-selected div.empty {width:2px; height:22px; background-image:url(tab_l_sel.gif);  background-position: top left; background-repeat: repeat-x;}
div.bx-core-dialog table.edit-tabs td.tab-right-selected div.empty {width:8px; height:22px; background-image:url(tab_r_sel.gif); background-position: top left; background-repeat: repeat-x;}
div.bx-core-dialog table.edit-tabs td.tab-right-last-selected div.empty {width:10px; height:22px; background-image:url(tab_r_last_sel.gif); background-position: top left; background-repeat: repeat-x;}
div.bx-core-dialog table.edit-tabs td.tab-selected {padding:0px 4px 0px 5px !important; vertical-align:middle !important; height:22px !important; background-position: top left; background-repeat: repeat-x; background-image:url(tab_bg_sel.gif);}
div.bx-core-dialog table.edit-tabs td.tab-left-hover div.empty {width:2px; height:21px;  background-position: top left; background-repeat: repeat-x; background-image:url(tab_l_hov.gif);}
div.bx-core-dialog table.edit-tabs td.tab-right-hover div.empty {width:8px; height:21px;  background-position: top left; background-repeat: repeat-x; background-image:url(tab_r_hov.gif);}
div.bx-core-dialog table.edit-tabs td.tab-right-last-hover div.empty {width:10px; height:21px;  background-position: top left; background-repeat: repeat-x;  background-image:url(tab_r_last_hov.gif);}
div.bx-core-dialog table.edit-tabs td.tab-hover {padding:0px 4px 0px 5px !important; vertical-align:middle !important; height:21px !important; background-position: top left !important; background-repeat: repeat-x !important; background-image:url(tab_bg_hov.gif) !important;}
div.bx-core-dialog table.edit-tabs a.context-button {display:block; box-sizing:border-box; -moz-box-sizing:border-box; background-repeat:no-repeat; background-position:3px 3px; height:18px; width:18px; border:0px; margin:1px;}
div.bx-core-dialog table.edit-tabs a.context-button:hover {width:20px; height:20px; margin:0px; border:1px solid #AEB6C2; background-color:#DBE3F2;}

div.bx-core-dialog-content .edit-field, div.bx-core-admin-dialog-content .edit-field {background-image:url(pencil.gif);}
div.bx-core-dialog-content .edit-field-active, div.bx-core-admin-dialog-content .edit-field-active {border-color: #434B50 #ADC0CF #ADC0CF #434B50 !important;}


/* Tab inside edit form */
div.bx-core-dialog div.bx-core-admin-dialog-content table.edit-tab {border-width: 0px !important; border: none !important; width:100% !important;}
div.bx-core-dialog table.edit-tab td {background-color:#F8F9FC !important; padding:0px !important;}
div.bx-core-dialog div.bx-core-admin-dialog-content table.edit-tab td div.edit-tab-inner {width: 100% !important; padding: 0px;}

div.bx-core-dialog div#bx_admin_form table.edit-tab {border: none !important; width:100% !important;}
div.bx-core-dialog div#bx_admin_form table.edit-tab td div.edit-tab-inner {height: auto; overflow: visible;}


/* Edit table */
div.bx-core-dialog div#bx_admin_form  table.edit-table {width:100% !important;}
div.bx-core-admin-dialog-content table.edit-table td {font-size:11px !important; padding:4px !important;}
div.bx-core-admin-dialog-content table.edit-table td.field-name {color:#646465 !important; text-align:right !important;}
div.bx-core-admin-dialog-content table.edit-table tr.heading td {color:#525355 !important; text-align:center !important; font-weight:bold !important; background-color:#E0E4F1 !important;}
div.bx-core-admin-dialog-content table.edit-table table td {padding:0px !important; border:none !important;}
div.bx-core-admin-dialog-content table.edit-table table.edit-table td {padding:4px !important;}
div.bx-core-admin-dialog-content table.edit-table div {font-size:100%;}

div.bx-core-admin-dialog-content div.edit-form {margin: 0px;}
div.bx-core-admin-dialog-content div.edit-form td.content {padding: 0px;}

div.bx-core-admin-dialog-content span.required {color:red !important;}

/* A table inside edit table */
div.bx-core-admin-dialog-content table.edit-table table.internal {border-collapse:collapse !important;}
div.bx-core-admin-dialog-content table.edit-table table.internal td, table.edit-table table.internal table.in_internal td{padding:3px !important; border:1px solid #CFD6E9 !important; font-size:11px !important;}
div.bx-core-admin-dialog-content table.edit-table table.internal tr.heading td {text-align:center !important; background-color:#E7EAF5 !important; font-weight:normal !important; color:#525355 !important;}
div.bx-core-admin-dialog-content table.edit-table table.internal td.heading {color:#525355 !important; background-color:#E7EAF5 !important;}
div.bx-core-admin-dialog-content table.edit-table table.internal table td {padding:0px !important; border:none !important;}

/* Edit tab title*/
div.bx-core-dialog div#bx_admin_form table.edit-tab-title {width:auto !important;}
div.bx-core-admin-dialog-content table.edit-tab-title td.icon {padding:5px 5px 5px 0px !important; width:32px !important; height:32px !important;}
div.bx-core-admin-dialog-content table.edit-tab-title td.title {width:100% !important; padding:5px 0px 5px 0px !important; font-size:16px !important; color:#494949 !important; font-weight:bold !important; font-family:Arial,helvetica,sans-serif !important;}
div.bx-core-admin-dialog-content table.edit-tab-title td.delimiter {padding:0px !important; height:5px !important; background-image:url(title_dot.gif) !important; background-position:left top !important; background-repeat:repeat-x !important;}
div.bx-core-admin-dialog-content table.edit-tab-title td.delimiter-top {background-position:left bottom !important;}

/*View tabs*/
div.bx-core-admin-dialog-content div.view-tab-container {}
div.bx-core-admin-dialog-content div.view-tab-container table.edit-tab-title {margin-bottom:5px !important;}
div.bx-core-admin-dialog-content div.view-tab-content {border:1px solid #ABB6D7; padding:5px; background-color:#F9FAFD; font-size:11px;}
div.bx-core-admin-dialog-content div.view-tab {height:23px; float:left; bottom:-1px; position:relative; padding:5px; color:#555556; font-size:11px; font-weight:bold; white-space:nowrap; box-sizing:border-box; -moz-box-sizing:border-box;}
div.bx-core-admin-dialog-content div.view-tab-active {border:1px solid #ABB6D7; border-bottom:none; border-top-color:#8B94BA; background-color:#F9FAFD; padding:4px 4px 5px 4px; background-image:url(active_bg.gif); background-position:left top; background-repeat:repeat-x;}
div.bx-core-admin-dialog-content div.view-tab-delimiter{overflow:hidden; float:left; width:2px; height:13px; background-color:#ABB6D7; margin:6px 0px 4px 0px;}
div.bx-core-admin-dialog-content div.view-tab-hide-delimiter{background-color:transparent;}
div.bx-core-admin-dialog-content div.view-tab a, div.view-tab a:visited {color:#555556; text-decoration:none;}
div.bx-core-admin-dialog-content div.view-tab a:hover {color:#555556; text-decoration:underline;}
div.bx-core-admin-dialog-content div.view-tab-container br.tab-break {clear:both;}
div.bx-core-admin-dialog-content div.view-tab-content h2 {font-size:110% !important;}

/* Notes */
div.bx-core-admin-dialog-content div.notes {margin-top:16px; margin-bottom:16px;}
div.bx-core-admin-dialog-content div.edit-form div.notes {margin:4px 0px 4px 0px;}
div.bx-core-admin-dialog-content table.notes td {padding:0px !important; background-color:#FEFDEA !important; font-size:11px !important; color:#333333 !important;}
div.bx-core-admin-dialog-content table.notes tr.top td {border-top:1px solid #D7D6BA !important;}
div.bx-core-admin-dialog-content table.notes td.left {border-left:1px solid #D7D6BA !important;}
div.bx-core-admin-dialog-content table.notes td.right {border-right:1px solid #D7D6BA !important;}
div.bx-core-admin-dialog-content table.notes tr.top td.left {border:0px !important; background-image:url(lt.gif) !important; height:2px !important; width:2px !important;}
div.bx-core-admin-dialog-content table.notes tr.top td.right {border:0px !important; background-image:url(rt.gif) !important; height:2px !important; width:2px !important;}
div.bx-core-admin-dialog-content table.notes tr.bottom td {border-bottom:1px solid #D7D6BA !important;}
div.bx-core-admin-dialog-content table.notes tr.bottom td.left {border:0px !important; background-image:url(lb.gif) !important; height:2px !important; width:2px !important;}
div.bx-core-admin-dialog-content table.notes tr.bottom td.right {border:0px !important; background-image:url(rb.gif) !important; height:2px !important; width:2px !important;}
div.bx-core-admin-dialog-content table.notes td.content {padding:7px !important;}
div.bx-core-admin-dialog-content div.notes div.ruler {border-top:1px solid #D7D6BA; margin-top:8px;}
div.bx-core-admin-dialog-content div.notes p {font-size:100% !important; margin:12px 0px 12px 0px;}
div.bx-core-admin-dialog-content div.notes a.control {text-decoration:none; color:black;}
div.bx-core-admin-dialog-content div.notes a.control:hover {text-decoration:underline;}

div.bx-core-dialog a.bx-popup-sign {display:block; width:11px; height:11px; overflow:hidden; margin-right:3px; background-repeat:no-repeat; background-position:top left;}
div.bx-core-dialog a.bx-popup-minus {background-image:url(minus.gif);}
div.bx-core-dialog a.bx-popup-plus {background-image:url(plus.gif);}







/* Popup menu */
div.bx-popup-menu td, div.bx-popup-menu table, div.bx-popup-menu tr, div.bx-popup-menu tbody {color:black !important; border:none !important; border-spacing:0 !important; background:transparent !important; width:auto !important; font-weight:normal !important; letter-spacing:normal !important; font-variant:normal !important;font-style:normal !important; text-indent:0 !important; word-spacing:normal !important; vertical-align:middle !important; white-space:normal !important; letter-spacing:0 !important;text-decoration: none !important;table-layout:auto !important; text-align:left !important; padding:0px !important; margin:0px !important; height:auto !important; line-height:normal !important; font-size:medium !important;}

div.bx-popup-menu table.bx-popup-menu-wrapper { background: scroll #FFF url('menu_gutter.gif') repeat-y 1px 0 !important;}
div.bx-popup-menu table.bx-popup-menu-layout { background: scroll transparent none repeat-x 0 0 !important; border-bottom: 1px solid #f9f9f9 ! important;}
div.bx-popup-menu td.bx-popup-menu table table { border: none ! important;}


div.bx-popup-menu td.bx-popup-menu {border:1px solid #B6B6B6 !important; padding:1px 1px 0 1px !important; background: scroll transparent url('menu_gutter_gradient.gif') no-repeat  1px 0 !important; width:100% !important;}


td.bx-popup-menu div.bx-popup-item table{width:100% !important; }
td.bx-popup-menu div.bx-popup-item {margin:1px !important; cursor:default;}
td.bx-popup-menu div.bx-popup-item-over, td.bx-popup-menu div.bx-pressed {margin:0 !important; border:1px solid #AEB6C2; background-color:#CEDAEE !important;}


td.bx-popup-menu div.bx-popup-item td.gutter {width:22px !important;}
td.bx-popup-menu div.bx-popup-item td.arrow {width:10px !important; background:transparent url('menu_arrow.gif') 2px center no-repeat !important;}
td.bx-popup-menu div.bx-popup-item td.item {padding:3px 7px 3px 9px !important; font-family:Verdana,Arial,sans-serif; font-size:11px !important; white-space:nowrap !important; color:black !important; line-height:normal !important; font-weight:normal !important;}
td.bx-popup-menu div.bx-popup-item td.default {font-weight:bold !important; line-height:normal !important;}
td.bx-popup-menu div.bx-popup-item td.disabled {color:#939393 !important;}
td.bx-popup-menu div.bx-popup-menu-separator {margin:1px 4px 1px 30px; background-color:#EAEAEA; overflow:hidden; line-height: 1px; font-size: 1px; height: 1px;}
td.bx-popup-menu div.bx-popup-item div.icon {width:22px; height:20px; background-position:center; background-repeat:no-repeat;}

/*menu icons*/
td.bx-popup-menu div.bx-popup-item .checked {background-image:url('checkbox.gif');}

/*
td.bx-popup-menu div.bx-popup-item .favorites {background-image:url('favorite.gif');}
td.bx-popup-menu div.bx-popup-item-over .favorites {background-image:url('favorite_over.gif');}
td.bx-popup-menu div.bx-popup-item .loading {background-image:url('loading.gif');}
td.bx-popup-menu div.bx-popup-item-over .loading {background-image:url('loading_over.gif');}

td.bx-popup-menu div.bx-popup-item .button_content {background-image:url('content.gif');}
td.bx-popup-menu div.bx-popup-item-over .button_content {background-image:url('content_over.gif');}
td.bx-popup-menu div.bx-popup-item .button_services {background-image:url('services.gif');}
td.bx-popup-menu div.bx-popup-item-over .button_services {background-image:url('services_over.gif');}
td.bx-popup-menu div.bx-popup-item .button_store {background-image:url('store.gif');}
td.bx-popup-menu div.bx-popup-item-over .button_store {background-image:url('store_over.gif');}
td.bx-popup-menu div.bx-popup-item .button_statistics {background-image:url('statistics.gif');}
td.bx-popup-menu div.bx-popup-item-over .button_statistics {background-image:url('statistics_over.gif');}
td.bx-popup-menu div.bx-popup-item .button_settings {background-image:url('settings.gif');}
td.bx-popup-menu div.bx-popup-item-over .button_settings {background-image:url('settings_over.gif');}

td.bx-popup-menu div.bx-popup-item .user_menu_icon {background-image:url('user.gif');}
td.bx-popup-menu div.bx-popup-item-over .user_menu_icon {background-image:url('user_over.gif');}
td.bx-popup-menu div.bx-popup-item .sys_menu_icon {background-image:url('sys.gif');}
td.bx-popup-menu div.bx-popup-item-over .sys_menu_icon {background-image:url('sys_over.gif');}
td.bx-popup-menu div.bx-popup-item .util_menu_icon {background-image:url('tools.gif');}
td.bx-popup-menu div.bx-popup-item-over .util_menu_icon {background-image:url('tools_over.gif');}
td.bx-popup-menu div.bx-popup-item .update_menu_icon {background-image:url('update.gif');}
td.bx-popup-menu div.bx-popup-item .update_menu_icon_partner {background-image:url('update_partner.gif');}
td.bx-popup-menu div.bx-popup-item-over .update_menu_icon {background-image:url('update_over.gif');}
td.bx-popup-menu div.bx-popup-item-over .update_menu_icon_partner {background-image:url('update_over_partner.gif');}
td.bx-popup-menu div.bx-popup-item .fav_menu_icon {background-image:url('favorite.gif');}
td.bx-popup-menu div.bx-popup-item-over .fav_menu_icon {background-image:url('favorite_over.gif');}
*/

/*component menu icons */
td.bx-popup-menu div.bx-popup-item .parameters {background-image:url(parameters.gif);}
td.bx-popup-menu div.bx-popup-item .edit {background-image:url(edit.gif);}
td.bx-popup-menu div.bx-popup-item .copy {background-image:url(copy.gif);}
td.bx-popup-menu div.bx-popup-item .edit-common {background-image:url(edit_common.gif);}
td.bx-popup-menu div.bx-popup-item .edit-wf {background-image:url(edit_wf.gif);}
td.bx-popup-menu div.bx-popup-item .menu-edit {background-image:url(menu_edit.gif);}
td.bx-popup-menu div.bx-popup-item .menu-add {background-image:url(menu_add.gif);}
td.bx-popup-menu div.bx-popup-item .menu-delete {background-image:url(menu_delete.gif);}
td.bx-popup-menu div.bx-popup-item .menu-template {background-image:url(menu_templ.gif);}
td.bx-popup-menu div.bx-popup-item .nav-template {background-image:url(nav_templ.gif);}
td.bx-popup-menu div.bx-popup-item .parameters-2 {background-image:url(parameters.gif);}
td.bx-popup-menu div.bx-popup-item .edit-2 {background-image:url(edit.gif);}
td.bx-popup-menu div.bx-popup-item .edit-css {background-image:url(edit_css.gif);}
td.bx-popup-menu div.bx-popup-item .copy-2 {background-image:url(copy.gif);}
td.bx-popup-menu div.bx-popup-item .del-cache {background-image:url(delcache.gif);}

/*panel menu icons */
td.bx-popup-menu div.bx-popup-item .panel-new-file {background-image:url(new_file.gif);}
td.bx-popup-menu div.bx-popup-item .panel-new-file-template {background-image:url(create_template.gif);}
td.bx-popup-menu div.bx-popup-item .panel-new-folder {background-image:url(new_folder.gif);}
td.bx-popup-menu div.bx-popup-item .panel-new-folder-template {background-image:url(create_folder_template.gif);}
td.bx-popup-menu div.bx-popup-item .panel-edit-visual {background-image:url(edit_html.gif);}
td.bx-popup-menu div.bx-popup-item .panel-edit-text {background-image:url(edit_text.gif);}
td.bx-popup-menu div.bx-popup-item .panel-edit-php {background-image:url(edit_php.gif);}
td.bx-popup-menu div.bx-popup-item .panel-file-props {background-image:url(file_props.gif);}
td.bx-popup-menu div.bx-popup-item .panel-folder-props {background-image:url(folder_props.gif);}
td.bx-popup-menu div.bx-popup-item .panel-file-access {background-image:url(file_access.gif);}
td.bx-popup-menu div.bx-popup-item .panel-folder-access {background-image:url(folder_access.gif);}
td.bx-popup-menu div.bx-popup-item .panel-file-delete {background-image:url(delete_file.gif);}
td.bx-popup-menu div.bx-popup-item .panel-folder-delete {background-image:url(delete_folder.gif);}
td.bx-popup-menu div.bx-popup-item .panel-page-cache {background-image:url(page_cache.gif);}
td.bx-popup-menu div.bx-popup-item .panel-comp-cache {background-image:url(comp_cache.gif);}
td.bx-popup-menu div.bx-popup-item .icon-delete {background-image:url(delete.gif);}
td.bx-popup-menu div.bx-popup-item .panel-key {background-image:url(key.gif);}
td.bx-popup-menu div.bx-popup-item .panel-user {background-image:url(user.gif);}


/* Toolbar */
div.bx-component-opener {position: absolute !important; z-index: 996 !important;}

span.bx-context-toolbar
{
    display: inline-block !important;
    border: 1px solid #CFCFCF !important;
    vertical-align: top !important;
    margin:0 !important;
    padding:0 !important;
    position:static !important;
}

span.bx-context-toolbar, span.bx-context-toolbar a
{
     /*Protection from user styles*/
    letter-spacing:normal !important;
    list-style:none !important;
    text-align: left !important;
    text-indent:0 !important;
    text-transform: none !important;
    visibility:visible !important;
    white-space: normal !important;
    word-spacing:normal !important;
    float: none !important;
    position:static !important;
    text-decoration: none !important;
    font: normal normal normal 11px/23px Tahoma, sans-serif !important;
    outline: none !important;
}

span.bx-context-toolbar-inner
{
    display:inline-block !important;
    height:24px !important;
    background: scroll #F8F8F4 url('sprite03.png') repeat-x 0 -791px !important;
    vertical-align: top !important;
    border: none !important;
    margin:0 !important;
    padding:0 !important;
    position:static !important;
	white-space: nowrap !important;
}

span.bx-context-toolbar-drag-icon
{
    display: inline-block !important;
    width: 12px !important;
    height: 24px !important;
    background: scroll transparent url('sprite03.png') no-repeat -26px -927px !important;
    cursor:move !important;
    vertical-align: top !important;
    border: none !important;
    margin:0 !important;
    padding:0 !important;
    position:static !important;
}

span.bx-context-toolbar-button-wrapper, span.bx-context-toolbar-button
{
    display: inline-block !important;
    vertical-align: top !important;
    text-decoration: none !important;
    height:24px !important;
    margin: 0 !important;
    padding: 0 !important;
    outline: none !important;
    cursor:default !important;
    border: none !important;
    background:scroll transparent none repeat-x 0 0 !important;
    position:static !important;
}

span.bx-context-toolbar-button-wrapper {  }

span.bx-context-toolbar-button-inner
{
    display: inline-block !important;
    vertical-align: top !important;
    height:24px !important;
    border: none !important;
    background:scroll transparent none repeat-x 0 0 !important;
    margin:0 0 0 1px !important;
    padding: 0 5px 0 0 !important;
    text-align:left !important;
    text-decoration: none !important;
    outline:none !important;
    position:static !important;
}

span.bx-context-toolbar-button-inner a
{
    display: inline-block !important;
    margin:0 !important;
    padding:0 !important;
    text-decoration:none !important;
    outline:none !important;
    cursor: pointer !important;
    color: #484847 !important;
    vertical-align: top !important;
    height:24px !important;
    text-align: left !important;
    position:static !important;
}

span.bx-context-toolbar-button-inner a:hover { color: #484847 !important;}

span.bx-context-toolbar-button-arrow, span.bx-context-toolbar-single-button-arrow
{
    display: inline-block !important;
    width: 14px !important;
    height: 24px !important;
    background: scroll transparent url('sprite03.png') no-repeat -267px -256px !important;
    vertical-align:top !important;
    position:static !important;
}
span.bx-context-toolbar a.bx-context-toolbar-button-arrow { margin: 0 -7px 0 0 !important; width:14px !important; display:inline-block !important; }
span.bx-context-toolbar-single-button-arrow { margin-right: -6px !important; }


span.bx-context-toolbar-button-hover { background: scroll transparent url('sprite03.png') no-repeat 0 -696px !important;}
span.bx-context-toolbar-button-hover span.bx-context-toolbar-button-inner { background: scroll transparent url('sprite03.png') no-repeat right -696px !important;}
span.bx-context-toolbar-button-arrow-hover { background: scroll transparent url('sprite03.png') no-repeat 0 -670px !important; }
span.bx-context-toolbar-button-arrow-hover span.bx-context-toolbar-button-inner { background: scroll transparent url('sprite03.png') no-repeat right -670px !important; }
span.bx-context-toolbar-button-text-hover {background: scroll transparent url('sprite03.png') no-repeat 0 -643px !important;}
span.bx-context-toolbar-button-text-hover span.bx-context-toolbar-button-inner {background: scroll transparent url('sprite03.png') no-repeat right -643px !important;}

.bx-context-toolbar-button-icon
{
    display: inline-block !important;
    vertical-align: top !important;
    width: 20px !important;
    height: 24px !important;
    border: none !important;
    margin:0 !important;
    padding:0 !important;
    background:scroll transparent url('sprite03.png') no-repeat -68px -977px !important;
    position:static !important;
}

span.bx-context-toolbar-separator
{
    display: inline-block !important;
    vertical-align: top !important;
    width: 5px !important;
    height: 24px !important;
    background: scroll transparent url('sprite03.png') no-repeat -43px -927px !important;
    border: none !important;
    margin:0 !important;
    padding:0 !important;
    position:static !important;
}

.bx-context-toolbar-settings-icon {background: scroll transparent url('sprite03.png') no-repeat -49px -927px !important; }
.bx-context-toolbar-create-icon {background: scroll transparent url('sprite03.png') no-repeat -43px -954px !important; }
.bx-context-toolbar-edit-icon {background: scroll transparent url('sprite03.png') no-repeat -69px -954px !important; }
.bx-context-toolbar-delete-icon {background: scroll transparent url('sprite03.png') no-repeat -92px -953px !important; }
.bx-context-toolbar-empty-area { background: scroll transparent url('empty-area.gif') no-repeat 0 0 !important;}
.bx-context-toolbar-edit-visual {background:scroll transparent url(edit_html.gif) no-repeat 0 0 !important;}



.bx-popup-item .bx-context-toolbar-create-icon { background: scroll transparent url('sprite03.png') no-repeat -42px -956px !important; }
.bx-popup-item .bx-context-toolbar-edit-icon { background: scroll transparent url('sprite03.png') no-repeat -67px -956px !important; }
.bx-popup-item .bx-context-toolbar-delete-icon { background: scroll transparent url('sprite03.png') no-repeat -90px -955px !important; }
.bx-popup-item .bx-context-toolbar-settings-icon { background: scroll transparent url('sprite03.png') no-repeat -92px -979px !important; }



span.bx-context-toolbar-button-text
{
    display: inline-block !important;
    vertical-align: top !important;
    color:#484847 !important;
    font: normal normal normal 11px/23px Tahoma, sans-serif !important;
    border: none !important;
    margin:0 1px 0 0 !important;
    padding:0 !important;
    background:scroll transparent none repeat-x 0 0 !important;
    position:static !important;
	white-space: nowrap !important;
}

span.bx-context-toolbar-icons { display:inline-block !important; position: static !important; top:auto !important; right: auto !important; white-space: nowrap !important;}

a.bx-context-toolbar-pin, a.bx-context-toolbar-pin-fixed
{
    display: inline-block !important;
    height:24px !important;
    width:15px !important;
    margin:0 !important;
    padding:0 !important;
    outline: none !important;
    vertical-align: top !important;
    border: none !important;
    background:scroll transparent none repeat-x 0 0 !important;
    position:static !important;
}

a.bx-context-toolbar-pin { background: scroll transparent url('sprite03.png') no-repeat -229px -298px !important;}
a.bx-context-toolbar-pin-fixed { background: scroll transparent url('sprite03.png') no-repeat -206px -298px !important; }

span.bx-context-toolbar-switcher-separator { display: inline-block !important; vertical-align: top !important; width: 3px !important; height: 24px !important;}
a.bx-context-toolbar-switcher
{
    display: inline-block !important;
    vertical-align: top !important;
    width: 12px !important;
    height: 24px !important;
    background: scroll transparent url('sprite03.png') no-repeat -68px -927px !important;
    border: none !important;
    margin:0 !important;
    padding:0 !important;
    position:static !important;
}
a.bx-context-toolbar-switcher:hover { background: scroll transparent url('sprite03.png') no-repeat -81px -927px !important; }

span.bx-context-toolbar br { display: none !important; margin:0 !important; padding:0 !important;}
span.bx-context-toolbar-vertical-mode br { display: inline !important; }

/*span.bx-context-toolbar-break { display: none !important;}
span.bx-context-toolbar-vertical-mode span.bx-context-toolbar-break { display: block !important; }*/

span.bx-context-toolbar-vertical-mode span.bx-context-toolbar-button { position:relative !important; }
span.bx-context-toolbar-vertical-mode span.bx-context-toolbar-button-wrapper { height: 25px !important; margin: 0 2px !important; display: inline-block !important;}
span.bx-context-toolbar-vertical-mode span.bx-context-toolbar-inner { height: auto !important; background:scroll #F8F8F5 none repeat-x  0 0  !important; min-width: 85px; position:relative !important;}
span.bx-context-toolbar-vertical-mode span.bx-context-toolbar-icons { position: absolute !important; top:0 !important; right:0 !important; height: 24px !important; width: 75px !important; text-align: right !important;}

span.bx-context-toolbar-button-underlay { display: none !important;}
span.bx-context-toolbar-vertical-mode span.bx-context-toolbar-button-underlay
{
    position:absolute !important;
    height:24px !important;
    width:100% !important;
    background: scroll #FFF url('sprite03.png') repeat-x 0 -789px !important;
    display: block !important;
    margin:0 !important;
    padding:0 !important;
}

span.bx-context-toolbar-vertical-mode span.bx-context-toolbar-separator { background: scroll transparent url('sprite03.png') no-repeat -125px -927px !important; }
span.bx-context-toolbar-vertical-mode span.bx-context-toolbar-drag-icon { background: scroll transparent url('sprite03.png') no-repeat -134px -927px !important; }
span.bx-context-toolbar-vertical-mode a.bx-context-toolbar-menu { background: scroll transparent url('sprite03.png') no-repeat -95px -927px !important; }
span.bx-context-toolbar-vertical-mode a.bx-context-toolbar-menu:hover { background: scroll transparent url('sprite03.png') no-repeat -110px -927px !important; }



div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
a.comments
{
font:italic bold 11px serif; 
}

.system-nav-orange
{
	color: #999;
	font-size:12px;
}

.system-nav-orange .nav-current-page
{
	color:white;
	background-color: rgb(255, 153, 0);
	font-weight: bold;
	padding:1px 0px;
}

td.popupmenu div.popupitem .playlist-edit {background-image:url(playlist_edit.gif);}



div.forum-attach{
	font-size:11px;}

.catalog-price {
	 color:red;
}


div.star-active
{
	cursor: pointer;
}

div.star-empty
{
	background-image: url('empty.gif');
	width:15px;
	height:15px;
	overflow:hidden;
}

div.star-voted
{
	background-image: url('voted.gif');
	width:15px;
	height:15px;
	overflow:hidden;
}

div.star-over
{
	background-image: url('over.gif');
	width:15px;
	height:15px;
	overflow:hidden;
}


/* Message list */
table.forum-reviews-messages {
	font-size:100%;
	width:100%;
	border-collapse:collapse;
	border: 0px solid transparent;}
table.forum-reviews-messages th {
	background-color:#F1F5FA;
	border: 1px solid #99BAD7;
	font-weight: normal;
	white-space:nowrap;
	padding: 0px 0px 0px 4px;
	margin:0px;}
table.forum-reviews-messages td{
	padding:4px;
	border: 1px solid #99BAD7;}
table.forum-reviews-messages td.clear {
	border: 0px solid transparent;
	background: transparent;
	padding: 0px;
	margin: 0px;
	height:4px!important;
	overflow:hidden;}
a.button-small {
	background: #CEDEEC;
	border: 1px solid #99BAD7;
	color: #456A74; 
	font-size: 90%; 
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	margin: 4px 4px 4px 0px;
	display:block;
	white-space:nowrap;
	text-decoration:none;}
/*/Message list */

/* Post form */
table.forum-reviews-form {
	background-color:#99BAD7;
	border: none;
	border-collapse:collapse;
	width:100%;
	font-size:100%;}
table.forum-reviews-form td, table.forum-reviews-form th {
	background-color:#F1F5FA;
	border: 1px solid #99BAD7;
	padding: 10px;
	vertical-align:top;
	font-size:100%;
	font-weight: normal;
	text-align:left;
}
.data-table tbody tr td {
	font: bold 14px Arial;
	padding:14px;
	margin-bottom:2px;
}
table.forum-reviews-form th {
	background-color:#CEDEEC;
	border: 1px solid #99BAD7;
	padding:4px;
	font-weight: normal;
	white-space:nowrap;}
table.forum-reviews-form td.title {
	width:5%;}
table.forum-reviews-form textarea {
	padding:4px;
	width:100%;
	margin-top:4px;
	height:250px;}
table.forum-reviews-form input {
	margin-top:4px;
}
/*/Post form */

/* Table Smile */
table.forum-smile th {
	text-align:center!important;}
/*/Table Smile */

/* Buttons */
input.italic, input.underline, input.bold {
	width:30px;}
input.underline{
	text-decoration:underline;}
input.italic{
	font-style:italic;}
input.bold{
	font-weight:bold;}
input.tagcount {
	font-size: 80%;
	font-weight: bold;
	border:none;
	background:transparent;
	width:15px;}
input.helpbox {
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	border:none;
	background:transparent;
	width:250px;}
input.translit {
	width:90px;}
input.close{}
/* /Buttons */

/* Smile table */
table.forum-smile {
	border: 1px solid #99BAD7;
	margin:0px;
	border-collapse:collapse;}
table.forum-smile td {
	border: none;}
table.forum-smile th {
	background-color:#CEDEEC;
	border: 1px solid #99BAD7;
	font-weight: bold;
	padding:4px;
	white-space:nowrap;}
table.forum-smile img {
 	cursor: pointer;
 	cursor: hand;
 	margin: 4px 2px;}
/*/Smile table */
/* Icons table */
table.forum-icons, table.forum-icons td{
	border: none;}
/*/Icons table */

div.group{
	padding:5px 0px;}

/* Standart style */
form.forum-form {
	padding: 0px;
	margin: 0px;
	border: none;}
div.forum-br {
    height: 4px;
	padding: 0px;
	margin: 0px;
    width: 100%; 
	overflow: hidden;}
table.clear, table.clear td {
	border: none;}
table.forum-quote, table.forum-code {
	font-size:100%;
	background: transparent; 
	width:90%;
	margin:20px;}
table.forum-quote th, table.forum-code th {
	font-weight: bold;
	text-align: left;
	background: transparent; 
	border: 0px solid transparent;}
table.forum-quote td, table.forum-code td {
	border : 1px solid black;
	padding: 2px; 
	background: transparent; 
	text-indent: 2pt;}
table.forum-code {
	color: #333333; }
/* /Standart style */
a.forum-link{
	margin:10px 0px!important;
	display:block;}

/*font */
.voting-result-box, .vote-answer-table, .vote-bar-table
{
	font-size:100%;
}


.voting-result-box
{
	border:1px solid #ccc;
	padding:8px;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.voting-result-box .active
{
	color:green;
}

.voting-result-box .disable
{
	color:red;
}

.voting-result-box label
{
	line-height:20px;
}

.voting-result-box form
{
	margin:0;
}

.vote-bar-table
{
}

.vote-bar-square
{
	width:10px;
	height:10px;
}





div.bx-sticker{position: absolute;top: 0;left: 0; overflow:hidden; border-width: 1px; border-style: solid;}
div.bx-sticker div.bxst-header{height: 19px;}
div.bx-sticker div.bxst-content{overflow: hidden; cursor: pointer;}
div.bx-sticker div.bxst-footer{height: 24px; overflow:hidden;}
div.bx-sticker .bxst-sprite, .bxst-sprite{background-image: url(stickers_sprite.png)!important;}
body div.bx-sticker-over{border-width: 2px!important;}

/* Shadow*/
div.bxst-shadow{position: absolute;top: 0; left: 0; filter: gray() alpha(opacity=20); opacity: 0.2; background: #000; border: 1px solid #000!important;}

div.bxst-completed {filter: alpha(opacity=80)!important;opacity: 0.8!important;}
div.bxst-completed div.bxst-content-area{/* text-decoration: line-through!important; */ }

/* Controls and buttons*/
div.bx-sticker div.bxst-header div.bxst-check-cont{float: left;margin:0 4px;}
div.bx-sticker div.bxst-header div.bxst-check-cont input{float: left;display: block;}
div.bx-sticker div.bxst-header div.bxst-check-cont label{display:block; float:left; margin:3px 5px 0 0!important; font-size:10px!important;}
div.bx-sticker div.bxst-header div.bxst-type-cont{float: right; margin:3px 4px 0 0; cursor: pointer;}
div.bx-sticker div.bxst-header div.bxst-but{float: right; margin:4px 4px 0 0;}
div.bx-sticker div.bxst-header div.bxst-but img{width: 12px;height: 12px; cursor: pointer;}
div.bx-sticker div.bxst-header div.bxst-collapse img{background-position: -15px -34px;}
div.bx-sticker div.bxst-header div.bxst-close img{background-position:  -15px -14px;}
div.bx-sticker div.bxst-footer div.bxst-marker-area-but, div.bx-sticker div.bxst-footer div.bxst-marker-elem-but{float: left; margin: 3px 2px 0;}
div.bx-sticker div.bxst-footer div.bxst-marker-area-but{margin-left: 5px!important;}
div.bx-sticker div.bxst-footer div.bxst-ctrl-txt span{font-size: 10px; text-decoration: underline; cursor: pointer;font-family:Verdana!important;}
div.bx-sticker div.bxst-footer div.bxst-color-but, div.bx-sticker div.bxst-footer div.bxst-add-but{float: left; margin: 4px 0 0 6px;  cursor: pointer;}
div.bx-sticker div.bxst-footer div.bxst-resizer{float: right; margin:12px 0 0;}
div.bx-sticker div.bxst-footer div.bxst-marker-area-but img{width: 19px;height: 19px;cursor: pointer; background-position:  -9px -101px;}
div.bx-sticker div.bxst-footer div.bxst-marker-area-but img.bxst-pressed{background-position:  -9px -120px;}
div.bx-sticker div.bxst-footer div.bxst-marker-elem-but img{width: 19px;height: 19px;cursor: pointer; background-position:  -31px -101px;}
div.bx-sticker div.bxst-footer div.bxst-marker-elem-but img{width: 19px;height: 19px;cursor: pointer; background-position:  -31px -101px;}
div.bx-sticker div.bxst-footer div.bxst-marker-elem-but img.bxst-pressed{background-position:  -31px -120px;}
div.bx-sticker div.bxst-footer div.bxst-resizer img{width: 12px;height: 12px; cursor: se-resize; background-position:  -14px -45px;}
div.bx-sticker div.bxst-id-cont{display:none; float:left; margin:2px 0 0 4px!important; font-size:10px!important; cursor: default!important;}

div.bx-sticker div.bxst-footer div.bxst-info-icon{float: right; margin: 3px 10px 0 0;}
div.bx-sticker div.bxst-footer div.bxst-info-icon img{width: 19px;height: 19px; background-position:  -60px -101px;}

/*type selector*/
div.bx-sticker div.bxst-type-cont div.bxst-type-corn{float: left; width: 3px; height: 12px; background-image: url(stickers_sprite.png)!important; cursor: pointer!important;}
div.bx-sticker div.bxst-type-cont div.bxst-type-c{height: 12px; float: left; padding: 0 1px;}
div.bx-sticker div.bxst-type-cont div span{font-size: 10px!important; color: #fff!important; line-height:10px!important;  cursor: pointer!important; font-family:Verdana!important;}

/* for personal - green */
div.bx-sticker div.bxst-type-pers div.bxst-type-l{background-position:  -41px -45px;}
div.bx-sticker div.bxst-type-pers div.bxst-type-r{background-position:  -41px -60px;}
div.bx-sticker div.bxst-type-pers div.bxst-type-c{background-color: #4CBC29;}
div.bx-sticker div.bxst-type-pers div.bxst-type-c-publ{display: none;}
/* for public - orange */
div.bx-sticker div.bxst-type-publ div.bxst-type-l{background-position:  -41px -15px;}
div.bx-sticker div.bxst-type-publ div.bxst-type-r{background-position:  -41px -30px;}
div.bx-sticker div.bxst-type-publ div.bxst-type-c{background-color: #EAAB00;}
div.bx-sticker div.bxst-type-publ div.bxst-type-c-pers{display: none;}

/* For LHE editor */
div.bx-sticker div.bxst-content .lhe-button-cont{background: transparent!important;}
div.bx-sticker div.bxst-content .lhe-line-begin, div.bx-sticker div.bxst-content .lhe-line-end{display: none!important;}
/* div.bx-sticker table.bxlhe-frame-table iframe.lha-iframe {margin:-10px 0 0 0 !important;} */

/* READONLY*/
div.bx-sticker-readonly div.bxst-close,
div.bx-sticker-readonly div.bxst-marker-area-but,
div.bx-sticker-readonly div.bxst-marker-elem-but,
div.bx-sticker-readonly div.bxst-color-but,
div.bx-sticker-readonly div.bxst-add-but,
div.bx-sticker-readonly div.bxst-type-cont
{display: none!important;}

div.bx-sticker-readonly div.bxst-content{cursor: default!important;}



/* Color schemes */
/* YELLOW */
div.bxst-yellow{background: #FFFCB3!important; border-color: #E5E2A1!important; border-width: 1px; border-style: solid;}
div.bxst-yellow div.bxst-header{background: #F3E987!important;}
div.bxst-yellow div.bxst-header-over{background: #ECDF71!important;}
div.bxst-yellow div.bxst-content .bxst-header-text{background: #F3E987!important;}
div.bxst-yellow div.bxst-footer{border-top: 1px solid #E5E2A1!important;}
div.bxst-yellow div.bxst-footer div.bxst-ctrl-txt span{color: #B2B07D!important;}
div.bxst-yellow div.bxst-content-area .bxst-title, div.bxst-yellow .bxst-title, div.bxst-yellow div.bxst-check-cont label{color: #7F7E59!important;}
	/* For editor */
div.bxst-yellow div.bxst-content div.bxlhe-frame{ background: #FFFCB3!important;}
div.bxst-yellow .lhe-stat-toolbar-cont { border-color: #FFFCB3 !important } 
div.bxst-yellow div.bxst-content table.bxlhe-frame-table td.bxlhe-editor-buttons, div.bxst-yellow div.bxst-lhe-cont td.bxlhe-editor-cell{background: #FFFCB3 !important;}
div.bxst-yellow div.bxst-content td.bxlhe-editor-cell {border-top: 1px solid #FFFCB3!important;}
div.bxst-yellow div.bxst-content .lhe-button{border:1px solid #FFFCB3;}

/* GREEN */
div.bxst-green {background: #DBFCCD!important; border-color: #C5E2B8!important;border-width: 1px; border-style: solid;}
div.bxst-green div.bxst-header{background: #CCF2BC!important;}
div.bxst-green div.bxst-header-over{background: #C1EAAF!important;}
div.bxst-green div.bxst-content .bxst-header-text{background: #6D7E66!important;}
div.bxst-green div.bxst-content p{padding:0!important; margin: 0!important;}
div.bxst-green div.bxst-footer{border-top: 1px solid #C5E2B8!important;}
div.bxst-green div.bxst-footer div.bxst-ctrl-txt span{color: #99B08F!important;}
div.bxst-green div.bxst-content-area .bxst-title, div.bxst-green .bxst-title, div.bxst-green div.bxst-check-cont label{color: #6D7E66!important;}
	/* For editor */
div.bxst-green div.bxst-content div.bxlhe-frame{ background: #DBFCCD!important;}
div.bxst-green .lhe-stat-toolbar-cont { border-color: #DBFCCD !important } 
div.bxst-green div.bxst-content table.bxlhe-frame-table td.bxlhe-editor-buttons, div.bxst-green div.bxst-lhe-cont td.bxlhe-editor-cell {background: #DBFCCD !important;}
div.bxst-green div.bxst-content td.bxlhe-editor-cell {border-top: 1px solid #DBFCCD!important;}
div.bxst-green div.bxst-content .lhe-button{border:1px solid #DBFCCD;}

/* BLUE */
div.bxst-blue {background: #DCE7F7!important; border-color: #C6CFDE!important;border-width: 1px; border-style: solid;}
div.bxst-blue div.bxst-header{background: #D2DFF3!important;}
div.bxst-blue div.bxst-header-over{background: #CBDAF1!important;}
div.bxst-blue div.bxst-content .bxst-header-text{background: #6E737B!important;}
div.bxst-blue div.bxst-footer{border-top: 1px solid #C6CFDE!important;}
div.bxst-blue div.bxst-footer div.bxst-ctrl-txt span{color: #9AA1AC!important;}
div.bxst-blue div.bxst-content-area .bxst-title, div.bxst-blue .bxst-title, div.bxst-blue div.bxst-check-cont label{color: #6E737B!important;}
	/* For editor */
div.bxst-blue div.bxst-content div.bxlhe-frame{background: #DCE7F7!important;}
div.bxst-blue .lhe-stat-toolbar-cont { border-color: #DCE7F7 !important } 
div.bxst-blue div.bxst-content table.bxlhe-frame-table td.bxlhe-editor-buttons, div.bxst-blue div.bxst-lhe-cont td.bxlhe-editor-cell {background: #DCE7F7 !important;}
div.bxst-blue div.bxst-content td.bxlhe-editor-cell {border-top: 1px solid #DCE7F7!important;}
div.bxst-blue div.bxst-content .lhe-button{border:1px solid #DCE7F7;}

/* RED */
div.bxst-red {background: #FCDFDF!important; border-color: #E2C8C8!important;border-width: 1px; border-style: solid;}
div.bxst-red div.bxst-header{background: #F6D0D0!important;}
div.bxst-red div.bxst-header-over{background: #F3C8C8!important;}
div.bxst-red div.bxst-content .bxst-header-text{background: #6E737B!important;}
div.bxst-red div.bxst-footer{border-top: 1px solid #E2C8C8!important;}
div.bxst-red div.bxst-footer div.bxst-ctrl-txt span{color: #B09C9C!important;}
div.bxst-red div.bxst-content-area .bxst-title, div.bxst-red .bxst-title, div.bxst-red div.bxst-check-cont label{color: #7E6F6F!important;}
	/* For editor */
div.bxst-red div.bxst-content div.bxlhe-frame{background: #FCDFDF!important;}
div.bxst-red .lhe-stat-toolbar-cont { border-color: #FCDFDF !important } 
div.bxst-red div.bxst-content table.bxlhe-frame-table td.bxlhe-editor-buttons, div.bxst-red div.bxst-lhe-cont td.bxlhe-editor-cell {background: #FCDFDF !important;}
div.bxst-red div.bxst-content td.bxlhe-editor-cell {border-top: 1px solid #FCDFDF!important;}
div.bxst-red div.bxst-content .lhe-button{border:1px solid #FCDFDF;}

/* PURPLE */
div.bxst-purple {background: #F6DAF8!important; border-color: #DDC4DF!important;border-width: 1px; border-style: solid;}
div.bxst-purple div.bxst-header{background: #EAC8ED!important;}
div.bxst-purple div.bxst-header-over{background: #E4BEE6!important;}
div.bxst-purple div.bxst-content .bxst-header-text{background: #6E737B!important;}
div.bxst-purple div.bxst-footer{border-top: 1px solid #DDC4DF!important;}
div.bxst-purple div.bxst-footer div.bxst-ctrl-txt span{color: #AC98AD!important;}
div.bxst-purple div.bxst-content-area .bxst-title, div.bxst-purple .bxst-title, div.bxst-purple div.bxst-check-cont label{color: #7B6D7C!important;}
	/* For editor */
div.bxst-purple div.bxst-content div.bxlhe-frame{background: #F6DAF8!important;}
div.bxst-purple .lhe-stat-toolbar-cont { border-color: #F6DAF8 !important } 
div.bxst-purple div.bxst-content table.bxlhe-frame-table td.bxlhe-editor-buttons, div.bxst-purple div.bxst-lhe-cont td.bxlhe-editor-cell{background: #F6DAF8 !important;}
div.bxst-purple div.bxst-content td.bxlhe-editor-cell {border-top: 1px solid #F6DAF8!important;}
div.bxst-purple div.bxst-content .lhe-button{border:1px solid #F6DAF8;}

/* gray */
div.bxst-gray {background: #F5F5F5!important; border-color: #DCDCDC!important;border-width: 1px; border-style: solid;}
div.bxst-gray div.bxst-header{background: #E8E8E8!important;}
div.bxst-gray div.bxst-header-over{background: #DFDFDF!important;}
div.bxst-gray div.bxst-content .bxst-header-text{background: #7A7A7A!important;}
div.bxst-gray div.bxst-footer{border-top: 1px solid #DCDCDC!important;}
div.bxst-gray div.bxst-footer div.bxst-ctrl-txt span{color: #ABABAB!important;}
div.bxst-gray div.bxst-content-area .bxst-title, div.bxst-gray .bxst-title, div.bxst-gray div.bxst-check-cont label{color: #7A7A7A!important;}
	/* For editor */
div.bxst-gray div.bxst-content div.bxlhe-frame{background: #F5F5F5!important;}
div.bxst-gray .lhe-stat-toolbar-cont { border-color: #F5F5F5 !important } 
div.bxst-gray div.bxst-content table.bxlhe-frame-table td.bxlhe-editor-buttons, div.bxst-gray div.bxst-lhe-cont td.bxlhe-editor-cell {background: #F5F5F5 !important;}
div.bxst-gray div.bxst-content td.bxlhe-editor-cell {border-top: 1px solid #F5F5F5!important;}
div.bxst-gray div.bxst-content .lhe-button{border:1px solid #F5F5F5;}

/* LHE editor*/
div.bxst-lhe-cont{position: absolute!important;top: -1000px;left: -1000px;}
div.bx-sticker div.bxst-content div.bxst-lhe-cont{position: static!important;}

/* Content area */
div.bxst-content-area{padding: 5px 5px 5px 21px !important; position:relative;top:0px;}

div.bxst-content-area, div.bxst-content-area *{font-size: 12px!important; font-family:Verdana!important;}
div.bxst-content-area .bxst-title{font-size: 11px!important; font-family:Verdana!important; margin:0 0 0 -7px !important;line-height:18px!important;}

div.bx-sticker-overlay{position: absolute; border:1px solid #d1d1d1; background: #d1d1d1; display: none;}
div.bx-sticker-op-0{filter: alpha(opacity=25); opacity: 0.25; display: block!important;}
div.bx-sticker-op-1{filter: alpha(opacity=50); opacity: 0.50; display: block!important;}
div.bx-sticker-op-2{filter: alpha(opacity=75); opacity: 0.75; display: block!important;}
div.bx-sticker-op-3{display: block!important;}
div.bxst-blink-red{position: absolute; border:1px solid #ff8000; background: #ff8000; display: none;}

/* Collapsed sticker*/
div.bx-sticker div.bxst-header div.bxst-col-title-cont{float: left;margin:1px 2px 0 2px; height: 16px; display: none; overflow: hidden;line-height:15px!important; padding: 0!important;}
div.bxst-collapsed div.bxst-content, div.bxst-collapsed div.bxst-footer{display: none;}
div.bxst-collapsed div.bxst-collapse img{background-position: -15px -75px!important;}
div.bxst-collapsed div.bxst-type-c span{display: none!important;} /* small type indicator*/
div.bxst-collapsed div.bxst-type-c{width: 6px!important; padding: 0!important;} /* small type indicator*/

div.bxst-collapsed div.bxst-check-cont{margin: 0 1px!important;}
div.bxst-collapsed div.bxst-check-cont label{display: none!important;} /* hide checkbox label*/

div.bxst-collapsed div.bxst-type-cont{margin: 3px 2px 0 3px!important;} /* hide checkbox*/
div.bxst-collapsed div.bxst-col-title-cont{display: block!important;} /* show collapsed title*/
div.bxst-collapsed div.bxst-col-title-cont .bxst-title{font-size: 12px!important; font-family:Verdana!important; display: inline!important;} /* show collapsed title*/

div.bxst-marker-overlay{height:100%; width:100%; left: 0; top: 0; z-index: 790; position: absolute; -moz-user-select: none !important; display: none; background-color:#FFFFFF; filter: gray() alpha(opacity=20); -moz-opacity: 0.2; opacity: 0.2; cursor: url(crosshair.cur), crosshair!important;}

div.bxst-cursor-hint{left: 500px; top: 200px; z-index: 792; position: absolute; display: none; padding: 4px 5px!important; margin: 0!important;font-size:11px!important; font-family: Tahoma, Arial, Verdana, Sans-Serif!important; color:black!important; background-color: #ffffce!important; border:1px solid #858585!important; overflow: visible; line-height:normal; font-weight:normal; letter-spacing:normal !important; font-variant:normal !important; font-style:normal !important; text-indent:0 !important; word-spacing:normal !important; text-align:left !important;}


div.bxst-sticker-marker{position: absolute; filter: alpha(opacity=40); opacity: 0.4; border-width: 1px; border-style: solid; display: none;}
div.bxst-cur-marker{position: absolute; filter: alpha(opacity=70); opacity: 0.7; display: none; border-width: 1px; border-style: solid;}
div.bxst-marker-over{filter: alpha(opacity=40); opacity: 0.4; border-width: 2px; border-style: solid; display: block !important;}

.bxst-sicked{border: 2px solid #ff8000!important;}
div.bx-sticker .bxst-sicked{border-width: 0!important;}

/* Color picker */
div.bxst-col-sel{position: absolute; /* top: 500px; left: 500px; */ width: 43px; background: #c0c0c0; height: 64px; display: block;}
div.bxst-col-sel span.bxst-col-pic {display: block; width: 18px; height: 18px; padding: 0!important; margin: 1px 0 0 1px!important; float: left; cursor: pointer!important;}

div.bxst-col-sel span.bxst-yellow{background: #FFFCB3!important;border: 1px solid #E5E2A1!important;}
div.bxst-col-sel span.bxst-green {background: #DBFCCD!important;border: 1px solid #C5E2B8!important;}
div.bxst-col-sel span.bxst-blue {background: #DCE7F7!important;border: 1px solid #C6CFDE!important;}
div.bxst-col-sel span.bxst-red {background: #FCDFDF!important;border: 1px solid #E2C8C8!important;}
div.bxst-col-sel span.bxst-purple {background: #F6DAF8!important;border: 1px solid #DDC4DF!important;}
div.bxst-col-sel span.bxst-gray {background: #F5F5F5!important;border: 1px solid #DCDCDC!important;}

div.bxst-trans-overlay{height:100%; width:100%; left: 0; top: 0; position: absolute; -moz-user-select: none !important; display: none; background-color:#FFFFFF; filter: gray() alpha(opacity=01); -moz-opacity: 0.01; opacity: 0.01;}


/* STICKER LIST STYLES*/
div.bxst-list{}
div.bxst-list table{border-collapse: collapse!important;}
div.bxst-list table td{padding: 0!important;}
div.bxst-list div.bxst-list-filter{margin: 0 0 35px 0!important;}
div.bxst-list div.bxst-list-filter table.bxst-list-filter-tbl{border-collapse: collapse!important;}
div.bxst-list div.bxst-list-filter table td {background: transparent!important; padding: 0!important;}
div.bxst-list div.bxst-list-filter table tr.bxst-list-filter-titles td{background: transparent!important; border-width: 0!important;}
div.bxst-list div.bxst-list-filter table tr.bxst-list-filter-titles td div {margin: 5px 0 4px 6px!important; padding: 0!important;}
div.bxst-list div.bxst-list-filter table tr.bxst-list-filter-controls td{padding: 3px 5px 0 0!important;}
div.bxst-list div.bxstl-fil-cont-c{margin: 4px 5px; border-width: 0 1px 0 0!important; border-style: solid; border-color:#E5E5E5;}
div.bxst-list div.bxstl-fil-cont{margin: 8px 5px 0 5px;}

div.bxst-list  div.bxst-list-filter-hr{height: 1px; background: #E5E5E5!important; margin:0 5px 0 0; padding: 0!important; position: relative; top: 24px; line-height: 1px!important; overflow: hidden!important;}
div.bxst-list  img.bxst-list-filter-hr{height: 1px; background: #f00!important; margin:0 5px 0 0; position: relative; top: 24px; width: 200px;}

/* Buttons in filter section */
div.bxstl-but{margin: 3px 1px!important; padding: 0!important;  cursor: pointer!important;}
div.bxstl-but div.bxstl-but-l, div.bxstl-but div.bxstl-but-r{margin: 0!important; padding: 0!important; width: 3px; height: 18px!important; display: none; background-image: url(stickers_sprite.png)!important;}

div.bxstl-but div.bxstl-but-l{float: left; background-position: -20px -142px;}
div.bxstl-but div.bxstl-but-r{float: right; background-position: -26px -142px;}

div.bxstl-but div.bxstl-but-c{margin: 0 3px; padding: 0 3px!important; float: left; background: transparent; height: 18px!important;}
div.bxstl-but div.bxstl-but-c span{line-height: 16px!important; font-size: 13px!important; font-family:Verdana !important; color:#000!important; cursor: pointer!important; text-decoration: underline;}

/* Checked buttons */
div.bxstl-but-checked div.bxstl-but-l, div.bxstl-but-checked div.bxstl-but-r{display: block!important;}
div.bxstl-but-checked div.bxstl-but-l, div.bxstl-but-checked div.bxstl-but-r{display: block!important;}
div.bxstl-but-checked div.bxstl-but-c{background: url(stickers_sprite.png) transparent 0 -167px repeat-x!important; margin: 0!important;}
div.bxstl-but-checked div.bxstl-but-c span{text-decoration:none!important;}

/* filter color */
div.bxst-list div.bxst-list-color-cont{width: 145px; height: 24px;}
div.bxst-list div.bxst-list-color-cont div.bxstl-color-pick{width: 18px; height: 18px; cursor: pointer!important; float: left; margin:6px 2px 2px!important; padding: 0!important;}
div.bxst-list div.bxst-list-color-cont div.bxstl-color-pick div.bxstl-col-pic-l, div.bxst-list div.bxst-list-color-cont div.bxstl-color-pick div.bxstl-col-pic-r{width: 3px; height: 18px; display: none; background-image: url(stickers_sprite.png)!important;}
div.bxst-list div.bxst-list-color-cont div.bxstl-color-pick div.bxstl-col-pic-l{float: left; background-position: -10px -142px;}
div.bxst-list div.bxst-list-color-cont div.bxstl-color-pick div.bxstl-col-pic-r{float: right; background-position: -15px -142px;}
div.bxst-list div.bxst-list-color-cont div.bxstl-color-pick div.bxstl-col-pic-c{height: 18px; background: transparent; float: left; margin: 0 3px; padding: 0!important; overflow: hidden!important; line-height: 1px!important;}
div.bxst-list div.bxst-list-color-cont div.bxstl-color-pick div.bxstl-col-pic-c div{height: 10px; width: 10px; margin: 3px 0 0 0; padding: 0!important; overflow: hidden!important; line-height: 1px!important;}

div.bxst-list div.bxst-list-color-cont div.bxstl-color-pick-ch div.bxstl-col-pic-l, div.bxst-list div.bxst-list-color-cont div.bxstl-color-pick-ch div.bxstl-col-pic-r{display: block!important;}
div.bxst-list div.bxst-list-color-cont div.bxstl-color-pick-ch div.bxstl-col-pic-c{background: url(stickers_sprite.png) transparent 0 -186px repeat-x!important; margin: 0!important;}



/* Stickers table */
div.bxst-list-items{overflow: auto; width: 100%;}
div.bxst-list-items table{border-collapse: collapse!important; width: 100%; table-layout: fixed;}
div.bxst-list-items table td{padding: 0!important;}
div.bxst-list-items table tr.bxst-list-header td{background: #E5E5E5!important; vertical-align: top!important;}
div.bxst-list-items table tr.bxst-list-header td div.bxstl-h-div{margin:7px 10px 7px 10px!important; font-family: Verdana; font-size: 11px; float: left; white-space: nowrap!important;}
div.bxst-list-items table tr.bxst-list-item td {padding: 4px 10px 4px 10px !important; font-family: Verdana; font-size: 12px;}
div.bxst-list-items table tr.bxst-list-item td.bxst-list-it-link a, div.bxst-list-items table tr.bxst-list-item td nobr{ display: block; color: #000!important; text-decoration: none; -o-text-overflow: ellipsis; text-overflow: ellipsis; -moz-binding: url('text-overflow.xml'); overflow:hidden; white-space: nowrap; }
div.bxst-list-items table tr.bxst-list-item td.bxst-list-it-link a.bxst-list-it-path{color: #666666!important;}
div.bxst-list div.bxst-list-items table tr.bxst-list-item-closed td, div.bxst-list  div.bxst-list-items table tr.bxst-list-item-closed td *, div.bxst-list div.bxst-list-items table tr.bxst-list-item-closed td a, div.bxst-list div.bxst-list-items table tr.bxst-list-item-closed td nobr, div.bxst-list div.bxst-list-items table tr.bxst-list-item-closed td a.bxst-list-it-path, div.bxst-list div.bxst-list-items table tr.bxst-list-item-closed td.bxst-id-cell a{color: #B0B0B0!important;}
div.bxst-list-items table tr.bxst-list-header td.bxst-id-cell div{text-align:center;}
div.bxst-list-items table tr.bxst-list-item td.bxst-id-cell {text-align: center;}
div.bxst-list-items table tr.bxst-list-item td.bxst-id-cell a{color: #3F93C7;}
div.bxst-list div.bxst-list-items table tr.bxst-list-item-closed td.bxst-id-cell a{text-decoration: line-through!important;}

div.bxst-list-items table tr.bxst-list-item td{background: transparent!important; border-width: 0 0 1px 0!important; border-style: solid!important; border-color:#E5E5E5!important; padding: 5px 3px 3px 10px;}

div.bxst-list-items table tr.bxst-list-item div.bxstl-color-ind{width: 18px!important; height: 18px!important; margin: 5px 4px;}
div.bxst-list div.bxst-list-action{float: right; margin: 15px 15px 0 0;}

/* Completed icon*/
tr.bxst-list-item div.bxstl-compl-icon{width: 12px; height: 10px; background-position: -10px -209px; visibility: hidden; float: right; margin:-20px -8px 0 0;}
tr.bxst-list-item td.bxstl-completed div.bxstl-compl-icon{visibility: visible!important;}
div.bxst-list-items tr.bxst-list-item-closed td.bxst-id-cell {text-decoration: line-through!important;}

/* NAVIgation section*/
div.bxst-list div.bxst-list-navi{float: left; margin: 15px 0 0 2px;}
div.bxstl-navi-prev-next-cnt a{font-size: 14px!important; font-family: Verdana!important; margin: 0 5px 0 3px!important; color: #3F93C7!important;}
div.bxstl-navi-pages-cnt{margin: 5px 0 0 0!important;}
div.bxstl-navi-pages-cnt div.bxstl-navi-item-cur, div.bxstl-navi-pages-cnt a.bxstl-navi-item{display: block; float: left; font-size: 14px!important; font-family: Verdana!important; color: #3F93C7!important; margin: 0 4px!important;}
div.bxstl-navi-pages-cnt div.bxstl-navi-item-cur div.bxstl-navi-it-l, div.bxstl-navi-pages-cnt div.bxstl-navi-item-cur div.bxstl-navi-it-r{width: 3px; height: 18px; background-image: url(stickers_sprite.png)!important;}

div.bxstl-navi-pages-cnt div.bxstl-navi-item-cur {width: 20px;}
div.bxstl-navi-pages-cnt div.bxstl-navi-item-cur div.bxstl-navi-it-l{float: left; background-position: -20px -142px;}
div.bxstl-navi-pages-cnt div.bxstl-navi-item-cur div.bxstl-navi-it-r{float: right; background-position: -26px -142px;}
div.bxstl-navi-pages-cnt div.bxstl-navi-item-cur div.bxstl-navi-it-c{height: 18px; float: left; background: url(stickers_sprite.png) transparent 0 -167px repeat-x!important; margin: 0!important; padding: 0 2px!important; cursor: default!important; font-weight: bold!important; color: #000!important;}

div.bxstl-no-stickers{margin: 20px 25px; font-family: Verdana; font-size: 14px; color: #666666!important;}
div.bxstl-sep{width: 1px!important; height:18px !important; margin:5px 0 0 0!important;  background-color: #CECECE; float:right;}

div.bxst-marker-res-cont{position: absolute;top:0;left:0;width: 1px; height:1px; z-index: 750;}
div.bxst-marker-res-t, div.bxst-marker-res-b, div.bxst-marker-res-l, div.bxst-marker-res-r{background: transparent!important; border: 0!important; position: absolute; z-index: 750;}
div.bxst-marker-res-t, div.bxst-marker-res-b{height: 10px!important;}
div.bxst-marker-res-l, div.bxst-marker-res-r{cursor:n-resize !important; width: 10px!important;}

div.bxst-marker-res-t{cursor:n-resize !important;}
div.bxst-marker-res-b{cursor:s-resize !important;}
div.bxst-marker-res-l{cursor:w-resize !important;}
div.bxst-marker-res-r{cursor:e-resize !important;}

div.bxst-marker-res-lt, div.bxst-marker-res-rt, div.bxst-marker-res-lb, div.bxst-marker-res-rb{background: transparent!important; border: 0!important; position: absolute; z-index: 750; width: 10px; height: 10px;}

div.bxst-marker-res-lt{cursor:nw-resize !important;}
div.bxst-marker-res-rt{cursor:ne-resize !important;}
div.bxst-marker-res-lb{cursor:sw-resize !important;}
div.bxst-marker-res-rb{cursor:se-resize !important;}

















#main h2{
	text-align:left;
	margin-top: -30px;
	margin-left: 45px;
}
#main h2 a{
	font: bold 18px Tahoma;
}
.arhive-jornal{
	text-align:center;
	align:center;
	margin-left:20px;
	margin-top:10px;
	border: 0px solid  #d6e7ef;
}
.arhive-jornal tr td{
	text-align:center;
	align:center;
	border: 1px solid  #d6e7ef;
	#padding:0.4cm 0.9cm;
	padding:0.4cm 0.9cm;
}
.arhive-jornal tr td a {
	text-decoration:none;
	color:black;
	font: bold 16px Tahoma;
	text-align:center;
}
.arhive-jornal tr td a img{
	margin-bottom:5px;
	margin-top:10px;

}

.search-page {
	margin-top:30px;
}
.search-page a {
  font: normal 12px Arial;
  color: black;
  text-decoration: underline;
}
.search-page a.find-now{
	color:blue;
	font: normal 14px Arial, Verdana, Tahoma;
}
.search-page small{
	color:black;
	float: left;
	width:400px;
}
.search-page small a{
	font: normal 12px Arial, Verdana, Tahoma;
}
.search-page small small{
  position: absolute;
	color:green;
	float: left;
}
a.find-now {
	text-decoration:none;
}
a.fond-now:hover{
	text-decoration:underline;
}

.data-table-search-arhive{
	background-color:#d6e7ef;
	width:80%;
	margin-left:20px;
	margin-top:10px;
	border: 1px solid  black;
}
.data-table-search-arhive tr td{
	padding:0.2cm 0.4cm;
	#padding:0.2cm 0.4cm;

}


div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.news-list .news-item a{
  color: black;
  font: bold 12px Verdana;
  text-decoration: none;
}
.news-item a.nomer {
  font: normal 11px Verdana;
}

table.sale_order_full
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
}

/*Table head*/
table.sale_order_full th
{
	background-image:url('table_head.gif');
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_order_full th, table.sale_order_full td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}

table.sale_order_full_table
{
	width:100%;
	background-color:#FFFFFF;
	border-collapse:collapse;
	font-size:12px;
	border:1px solid #ADC3D5;
}

/* Table cells and heads*/
table.sale_order_full_table td
{
	padding: 3px 5px;
	vertical-align:top;
}

.sof-req{color:red;}

.catalog-price {
	 color:red;
}
div.catalog-top table td {
	padding-right:10px;
	padding-top:10px;
}


/*color*/
.body-blog a:link, .body-blog a:visited, .body-blog a:active, .blog-navigation-box li a {color:#0e5196;}
.body-blog a:hover {color:#d04747;}

.blog-post-title {background-color: #e5e7f1;}
.blog-post-title span, .blog-post-title a:link, .blog-post-title a:visited, .blog-post-title a:active {color: #365fa3;}

/*images*/
.blog-group-icon {background-image: url('user_group.gif');}
.blog-author-icon {background-image: url('user.gif');}
.blog-group-edit, .blog-post-edit-link {background-image: url('icon_edit.gif');}
.blog-group-delete, .blog-post-delete-link {background-image: url('icon_delete.gif');}
.blog-post-comments-link {background-image: url('icon_comment.gif');}
.blog-post-views-link {background-image: url('icon_view.gif'); }
.blog-post-publish-link {background-image: url('icon_publish.gif');}
.blog-post-show-link {background-image: url('icon_show.gif');}
.blog-post-hide-link {background-image: url('icon_hide.gif');}

.blog-comment-cont{}
.blog-comment-info {}
.blog-post-info-back {}
.blog-post-info {background-color: #f5f5f5; border-top: 1px solid #fff;}


/*blog*/
.blog-posts {  overflow:hidden; }

.blog-posts
{
	margin: !important;  padding: !important;;
}
.blog-posts-content
{
padding-top: 7px;
}

.blog-post-content p
{
	margin:0; padding:0;
}
.blog-post-content img
{
	margin-right: 10px;
}
/*post*/
.blog-post {margin:0; padding-bottom: 2.5em !important; }
.blog-post-title {font-size: 1.2em !important; font-weight:bold; color: #0E5196; line-height: 1.3em; margin:0 0 0 0; padding:0.2em !important; padding-left: 0.6em !important; font-family: Arial;}
.blog-post-title a {text-decoration: none !important;}
.blog-post-title a :hover{text-decoration: underline !important;}
.blog-post-info {padding:0.4em 0.4em 0.4em !important;  background-repeat: repeat-x; height: 26px;}
.blog-post-info-back {background-repeat: no-repeat; padding-left:1px; !important}
.blog-post-content {line-height:1.3em !important; padding: 0.4em 0.6em 0.4em !important; overflow: hidden; border-bottom: 1px dotted;}

.blog-post-meta { font-size:0.95em; line-height:1.4em; margin:0; padding:0; padding-top:0.3em !important; padding-bottom:0.3em !important; padding-left: 0.6em !important;}
.blog-post-date {margin:0.1em 0 !important; padding:0 0 0 0.3em !important; line-height: 1.4em; display:inline;}
.blog-post-current .blog-post {padding-right: 0;}

.blog-post-meta span {padding-right: 0.3em;}

.blog-post-edit-link {background-repeat: no-repeat; padding-left: 18px !important; height: 16px; display:inline-block;}
.blog-post-delete-link {background-repeat: no-repeat; padding-left: 18px !important; height: 16px; display:inline-block;}
.blog-post-comments-link {background-repeat: no-repeat; padding-left: 15px !important; height: 16px; display:inline-block;}
.blog-post-views-link {background-repeat: no-repeat; padding-left: 18px !important;  height: 16px; display:inline-block;}

.blog-post-publish-link {background-repeat: no-repeat; padding-left: 18px !important; height: 16px; display:inline-block;}
.blog-post-hide-link {background-repeat: no-repeat; padding-left: 18px !important; height: 16px; display:inline-block;}
.blog-post-show-link {background-repeat: no-repeat; padding-left: 19px !important; height: 16px; display:inline-block;}

.blog-post-tag {padding-top: 0.4em !important;}
.blog-post-tag a {text-decoration: none !important;}
.blog-post-tag a:hover {text-decoration: underline !important;}
.blog-post-avatar img {float:right;}
.blog-post-avatar {padding: 0.1em !important;;}


.blog-post .blog-vert-separator {padding-right:0; padding-left: 0.6em !important;}


/*post form*/
div.blog-post-field-text textarea {width: 100%;}
div.blog-post-field-text {padding-bottom: 0.2em !important;}
div.blog-post-fields {}
div.blog-post-field {}
div.blog-post-field-title input, div.blog-post-field-category input { width: 100%;}
div.blog-post-field-user {width: 100%; /*IE Fix or zoom:1 */}
div.blog-post-field-title, div.blog-post-field-category, div.blog-post-field-favorite, div.blog-post-field-date, div.blog-post-field-enable-comments { width:100%; }
div.blog-post-field-date {padding-top: 0.5em !important;}
div.blog-post-field-favorite div, div.blog-post-field-enable-comments div{display:inline;}
div.blog-post-field-favorite, div.blog-post-field-enable-comments {padding-bottom: 0.4em !important; }
div.blog-post-field-sep { width:2%; float: left;}
div.blog-post-image-item {float:left; padding-right: 1em !important; padding-bottom: 2em !important; height:150px;}
div.blog-post-image-item-border {border: 1px solid; height:100px; text-align: center; vertical-align: middle; width:100px;}
div.blog-post-image-item-input {padding-top: 0.5em !important;}
div.blog-post-image-item-input input {width: 100px;}
div.blog-post-buttons {padding-top:1em; padding-bottom: 0.4em;}
div.blog-post-field-category div.blog-post-field-text label, div.blog-post-field-access-title {font-weight: bold; font-size: 1.1em;}
 
div.blog-post-bbcode-line {padding-top:0.2em !important;}
.blog-group-edit {background-repeat: no-repeat; width:16px; height:16px; display:inline-block;}
.blog-group-delete {background-repeat: no-repeat; width:16px; height:16px; display:inline-block;}
.blog-group, .blog-group-label{ }

div.blog-post-edit-form{width: 80%; padding: 0.8em !important;}
div.blog-buttons {padding-top: 1em !important;}


/*comment*/
.blog-comment {margin:0; padding-bottom: 0.7em; }
.blog-comment-cont{background-repeat: no-repeat; padding: 1px; height: 100%;}
.blog-comment-info {background-repeat: repeat-x; height: 30px; padding-left: 0.4em; padding-top: 0.4em;}
.blog-comment-content {line-height:1.3em; display:block; padding-left: 0.95em; padding-top: 0; padding-right: 0.6em; padding-bottom: 0.3em; height: 100%; overflow: hidden;}
.blog-comment-meta {font-size:0.95em; line-height:1.4em; margin:0; padding:0; padding-top: 0.95em;}
.blog-comment-date {margin:0.1em 0; padding:0 0 0 0.3em; line-height: 1.4em; display:inline;}
.blog-comment-author-info {display:inline;}
.blog-comment-avatar img {float:right;}
.blog-comment-meta a { text-decoration: none !important;}
.blog-comment-meta a:hover {text-decoration: underline !important;}
.blog-comment-link, .blog-comment-delete, .blog-comment-parent, .blog-comment-answer, .blog-comment-edit, .blog-comment-show, .blog-comment-hide {display:inline-block;}
.blog-add-comment {text-align:center; padding-top: 0em; padding-bottom: 1.5em;}
.blog-comment-nav {padding-bottom: 0.6em; padding-left: 0.7em !important;;}
.blog-comment .blog-vert-separator {font-size:0.8em; line-height:3em; vertical-align: middle;}


/*comment-form*/
div.blog-comment-form {line-height:1.5em; margin-bottom:0.7em !important;; margin-top:0.7em; width:80%;}
div.blog-comment-field-text  {width: 100%;}
div.blog-comment-field-text textarea { width: 99.9%; }
div.blog-comment-field-tags { display: none; }
div.blog-comment-field-tags input { width:80%; }
div.blog-comment-field-captcha input { width: 180px;}
div.blog-comment-field-settings input { width:1.55em; height:1.55em; margin:0 0 0 -0.25em !important;; vertical-align: middle; font-size:1em; }
div.blog-comment-field-settings label { vertical-align: middle; }
div.blog-comment-fields { padding:0.8em !important;;}
div.blog-comment-field {}
div.blog-comment-field-title input, div.blog-comment-field-desc input { width: 80%;}
div.blog-comment-field-user {width: 100%; /*IE Fix or zoom:1 */ }
div.blog-comment-field-author, div.blog-comment-field-email { float:left; width:49%;}
div.blog-comment-field-text {padding-bottom: 0.2em !important;;}
div.blog-comment-field-user-sep { width:2%; float: left; }
div.blog-comment-field-author input, div.blog-comment-field-email input { width:100%; }
div.blog-comment-field-bbcode {padding-top: 0.7em !important;;}
div.blog-comment-field-captcha-image{padding-top: 0.4em !important;;}
div.blog-comment-buttons { margin-top: 1em; padding-bottom: 0.4em !important;;}
div.blog-comment-buttons input { padding:0 0.5em !important;; font-size:1.184em;}


/*menu*/
div.blog-menu-box {margin-bottom: 1em !important;; padding-bottom:0.5em !important;; line-height: 1.5em; zoom: 1; }
div.blog-menu-box span { white-space:nowrap; display: inline-block;}
div.blog-settings-menu-box {margin-bottom: 1em; padding-bottom:0.5em !important;; line-height: 1.5em; zoom: 1; }
div.blog-settings-menu-box span{ white-space:nowrap; display: inline-block;}


/*sidebar*/
.blog-sidebar { display:inline; float:right; overflow:hidden; width:20%;}
.blog-sidebar ul,.blog-sidebar ul li ul {margin:0;padding:0; list-style:none !important;}
.blog-sidebar ul li {margin:0;padding:0px; list-style:none !important; text-align:left;}
.blog-sidebar h3 { font-size: 1em; font-weight: bold; letter-spacing: 1px; border-bottom: 1px solid; padding:0; padding-bottom: 0.6em; margin: 0;}
.blog-sidebar li ul li {margin:0;padding:0; border:0;}
.blog-sidebar ul li ul li {text-align:left; margin:0; padding: 0;}
.blog-sidebar ul li ul li a {text-decoration: none; outline: 0;}
.blog-sidebar ul li ul li a:hover {text-decoration: underline;}
.blog-sidebar ul {padding: 1em !important;; }
.blog-sidebar ul  li ul{padding-top: 0.4em !important;; }
.blog-sidebar-title a {text-decoration: none;}
.blog-sidebar-avatar {text-align: center;}


/*general*/
div.blog-errors {border-width:1px; border: 1px solid; margin: 1.117em; padding: 0.4em 1.117em !important;;}
div.blog-errors ul {padding:0.3em 0 0.3em 2em !important;; margin:0;}
div.blog-errors ul li {margin:0; padding:0;}

div.blog-notes {border-width:1px; border: 1px solid; margin: 1.117em !important;; padding: 0.4em 1.117em !important;;}
div.blog-notes ul {padding:0.3em 0 0.3em 2em !important;; margin:0;}
div.blog-notes ul li {margin:0; padding:0;}

div.blog-textinfo {border: 1px solid ; margin: 1.117em !important; padding: 0.4em 1.117em !important;}
div.blog-textinfo ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-textinfo ul li {margin:0; padding:0;}

div.blog-clear-float {clear: both;}

.blog-vert-separator {font-size: 0.75em !important; padding-left: 0.1em !important;  padding-right: 0.2em !important; vertical-align: top;}

table.blog-table-header-left, table.blog-table-header-top {border-collapse:collapse; border: none;}
table.blog-table-header-left th, table.blog-table-header-left td, table.blog-table-header-top th, table.blog-table-header-top td {padding:0.5em !important;; vertical-align:top; border-top: 1px solid;}
table.blog-table-header-left th {text-align:right;}
table.blog-table-header-top th {text-align:center;}

table.blog-edit-perms-table  {border: none;}
table.blog-edit-perms-table th, table.blog-edit-perms-table td {padding:0.2em !important; vertical-align:top; border: none; border-top: 0px;}
table.blog-edit-perms-table  th {text-align:center;}

div.blog-line {background-repeat: no-repeat; height:3px; width:100%;}
.blog-author {margin:0; padding:0; display:inline; font-weight: bold;}
.blog-author-icon {width:16px; height:16px; display:block; float:left; background-repeat: no-repeat; padding-right:0.2em !important; line-height: 1em;}

/*bbcode line*/
div.blog-bbcode-line {margin-right: 2em !important; float: left;}
div.blog-smiles-line {float: left; white-space:nowrap;}
div.blog-bbcode-line img, div.blog-smiles-line img { border: 0;}
div.blog-bbcode-line a, div.blog-smiles-line a {vertical-align: middle;}
div.blog-bbcode-line a {width: 20px; height: 20px; float: left; margin-right: 0.2em !important; background-position: center center;  background-repeat:no-repeat; display: block;}
div.blog-bbcode-line a, div.blog-bbcode-line img, div.blog-smiles-line a, div.blog-smiles-line img { outline: none; }
div.blog-bbcode-line select { float: left; margin-left:3px !important; padding:0px; height:20px;} 
div.blog-bbcode-closeall a{padding-left: 1em !important; vertical-align: middle; float: left;}

/*BBCode Icons*/
a.blog-bbcode-bold {background-image: url('font_bold.gif');}
a.blog-bbcode-italic {background-image: url('font_italic.gif');}
a.blog-bbcode-color {background-image: url('font_color.gif');}
a.blog-bbcode-underline{background-image: url('font_underline.gif');}
a.blog-bbcode-strike{background-image: url('font_strike.gif');}
a.blog-bbcode-url{background-image: url('font_link.gif');}
a.blog-bbcode-img-upload{background-image: url('font_image.gif');}
a.blog-bbcode-img{background-image: url('font_image_upload.gif');}
a.blog-bbcode-video{background-image: url('font_video.gif');}
a.blog-bbcode-code{background-image: url('font_code.gif');}
a.blog-bbcode-quote{background-image: url('font_quote.gif');}
a.blog-bbcode-video{background-image: url('font_video.gif');}
a.blog-bbcode-list{background-image: url('font_list.gif');}
a.blog-bbcode-cut{background-image: url('cut.gif');}


/*main page*/

div.blog-mainpage {width: 100%; padding: 10px 0;}
div.blog-mainpage-side-left {float:left; width:52%; padding-right: 0.5em !important; }
div.blog-mainpage-side-right {float:right; width:46%; }

.blog-mainpage-item {margin:0; padding-bottom: 0.6em; padding-top: 0.5em;}
.blog-mainpage-title{margin:0; padding-bottom: 0.5em; padding-top: 0.4em; font-weight:bold; }
.blog-mainpage-content {line-height:1.4em; display:block;}
.blog-mainpage-meta {font-size:0.89em; line-height:1.4em; margin:0; padding:0; padding-top: 0.4em !important;}
.blog-mainpage-meta a {text-decoration: none !important;}
.blog-mainpage-meta a:hover {text-decoration: underline !important;}

div.blog-mainpage-comment .blog-mainpage-meta {display:inline; padding-left: 0.4em !important; font-size: 0.89em;}
div.blog-mainpage-comment .blog-mainpage-content {padding-top: 0.4em;}
div.blog-mainpage-comment .blog-mainpage-content a {text-decoration: none !important;}
div.blog-mainpage-comment .blog-mainpage-content a:hover {text-decoration: underline !important;}
div.blog-mainpage-item .blog-author {font-weight: normal;}
div.blog-mainpage-comment .blog-mainpage-title {font-weight: normal;}


div.blog-mainpage-blogs .blog-mainpage-content a {text-decoration: none;}
div.blog-mainpage-blogs .blog-mainpage-content a:hover {text-decoration: none;}

.blog-tab { padding:0; margin:0; min-height:31px; height:100%; width:96%; line-height: 2.35em; display:block;}
.blog-tab-left {background-repeat: no-repeat; padding:0; margin:0; width: 3px; height: 31px; float:left;}
.blog-tab-right {background-repeat: no-repeat;  padding:0; margin:0; width: 3px; height: 31px; float:right;}

.blog-tab-container {width: 100%; display: block;}

.blog-tab-items {float: right;  font-size: 0.95em; padding-right: 0.6em !important; display:inline; white-space: nowrap;}
.blog-tab-items a {text-decoration: none !important; padding-left: 0.6em !important;}
.blog-tab-items a:hover {text-decoration: underline !important;}
.blog-tab-title {font-weight: bold; padding-left: 0.5em !important; float: left; display:inline; overflow:hidden;}
.blog-tab-title a {text-decoration: none !important;}
.blog-tab-title a:hover {text-decoration: underline !important;}


div.blog-tab-content {padding-top:0.2em !important; padding-left: 0.6em !important; padding-right: 0.6em !important; padding-bottom: 1.7em !important;}
div.blog-mainpage-search-cloud {padding-top: 0.4em !important;}


.blog-calendar  {text-align:center;}
.blog-calendar table th {font-weight:normal;}

.blog-rss div {padding-top: 0.6em;}
.blog-rss-icon {background-repeat: no-repeat; width:17px; height:17px; display:block; line-height: 1em;}

.blog-group-icon {width:16px; height:16px; display:block; float:left; background-repeat: no-repeat; padding-right:0.2em; line-height: 1em;}

.blog-search-form {padding-top: 0.6em;}
.blog-search-form div{padding-bottom: 0.4em;}

.blog-mainpage-create-blog {  padding-right: 15px;}

.blog-rss-subscribe {padding-bottom: 1.5em;}
.blog-rss-subscribe .blog-tab-items {padding-top: 0.55em;}
.blog-group-rss {padding-top: 1em;}

table.blogquote, table.blogcode { font-size:1em; margin:0.5em 1em; width:80%; border:1px solid;}
table.blogquote td, table.blogcode td { padding:0.95em 1em; }

div.blog-post-quote, div.blog-post-code {padding-top: 0.6em; padding-bottom: 0.6em;}
div.blog-post-quote span, div.blog-post-code span {padding-left:0.6em;}
div.blog-post-quote table.blogquote, div.blog-post-code table.blogcode {margin: 0;}

/*page navigation*/
div.blog-page-navigation  {padding-bottom: 0.8em;}
div.blog-page-navigation .blog-vert-separator {font-size:0.8em; line-height:1em; vertical-align: middle; padding-bottom: 0.2em;}
div.blog-page-navigation a, span.blog-page-current, span.blog-page-dots {padding-left:0.75em;	padding-right: 0.5em; text-decoration: none;}

div.blog-page-navigation a.blog-page-first, div.blog-page-navigation span.blog-page-first { padding-left: 0.5em; }
span.blog-page-current { font-weight: bold; }

/*blog navigation*/
ul.blog-navigation {list-style-position:outside; list-style-type:none; padding: 0; margin: 0; padding-bottom: 1em; }
ul.blog-navigation li {display:inline;}

/*color*/
.blog-post-content {border-bottom-color: #CCCCCC;}

.blog-post-meta, .blog-comment-meta, .blog-comment-nav  {color: #969696;}
.blog-post-tag a, .blog-comment-meta a , .blog-mainpage-meta a{color:#969696 !important;}

.blog-post-date, .blog-comment-date {color: #6b6b6b;}
div.blog-post-date span.blog-post-time, div.blog-post-date span.blog-post-day {display:none;}
div.blog-post-edit-form, div.blog-comment-fields {background-color: #f1f1f1;}
div.blog-post-image-item-border {border-color:#D8D8D8;}
.blog-sidebar {background-color: #f5f5f5;}
.blog-sidebar h3 {border-bottom-color: #dadada;}
.blog-bottombar h3 {color: #333333;}
.blog-sidebar-title {color: #000 !important;}
.blog-sidebar-title a {color: #000 !important;}

div.blog-errors {border: solid 1px #DFBDAC; background: #F6DBCE;}
div.blog-notes {border: solid 1px #DAD7A7; background: #F6F9D3;}
div.blog-textinfo {border: solid 1px #D5D5D5; background: #F6F6F6;}

.blog-required-field {color: red;}
.blog-vert-separator {color: #B2B2B2;}
table.blog-table-header-left th, table.blog-table-header-left td, table.blog-table-header-top th, table.blog-table-header-top td {border-top-color: #D5D5D5;}

div.blog-post-quote span, div.blog-post-code span {color: #7d7d7d;}
div.blog-post-quote table.blogquote, div.blog-post-code table.blogcode { border-color: #E8E8E8; color: #7d7d7d; background-color: #f7f7f7;}

div.blog-mainpage-comment .blog-mainpage-content a, div.blog-mainpage-blogs .blog-mainpage-content a:hover, div.blog-mainpage-blogs .blog-mainpage-content a, div.blog-mainpage-comment .blog-mainpage-content a:hover {color: #333;}

.blog-tab, .blog-tab-container {background-color: #ededed;}
.blog-tab-items {color: #767676;}
.blog-tab-items a {color:#767676 !important;}
.blog-tab-title a {color: #000 !important;}
.blog-comment-cont-white {background-color: #fff;}

/*images*/
div.blog-tab-left {background-image: url('plashka_start.gif');}
div.blog-tab-right {background-image: url('plashka_end.gif');}
div.blog-line {background-image: url('line_gradient.gif');}
.blog-rss-icon {background-image: url('rss_icon.gif');}

div.blog-comment-hidden .blog-comment-cont-white {background-color: #E5F8E3;}

div#special_perms {padding-top: 0.5em;}

div.blog-post-meta div.blog-post-info-bottom {display:none;}

.blog-post-meta span.blog-post-link-counter {padding: 0 0 0 0.3em;}
.sort_blog strong { font-weight: bold !important;}
.sort_blog { padding-bottom: 15px;}
.status .sin { 	font-style: italic; font-family: serif; color: #0E5196;}

.catalog-section-list ul li {
	list-style: none;
	float: left;
	padding: 5px 5px;
}

.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}


.hrummer {
	display:none;
}
.main form {
	float:left;
}
.main fieldset {
	padding:20px;
}
.main form fieldset label{
	line-height:150%;
	padding:0 0 1px 0;
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:normal;
}

.voting-list-box
{
	font-size:100%;
	border:1px solid #ccc;
	padding:4px;
}

.voting-list-box .float-links
{
	float:right;
}

.voting-list-box .active
{
	color:green;
}

.voting-list-box .disable
{
	color:red;
}

.catalog-price {
	 color:red;
}
.catalog-element p img {
	cursor:pointer;
}
.comments {
	padding:6px 0px;
}
.comments .comment{
	padding:6px 0px;
	font: normal 10px Arial;
}
.comments .comment span{
	font: normal 12px Arial;
	padding:4px 0px;
}
.comments form input {
	margin-top:5px;
}

div.blue-tabs-menu
{
	float:left;
	width:100%;
	background:#BBD9EE;
	font-size:93%;
	line-height:normal;
}

div.blue-tabs-menu ul
{
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
}

div.blue-tabs-menu li 
{
	display:inline;
	margin:0;
	padding:0;
}

div.blue-tabs-menu a
{
	float:left;
	background:url('tableft.gif') no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	margin-top:0.2em;
}

div.blue-tabs-menu a nobr
{
	float:left;
	display:block;
	background:url('tabright.gif') no-repeat right top;
	padding:5px 15px 4px 6px;
	white-space:nowrap;
	color:#666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.blue-tabs-menu a nobr {float:none;}
/* End IE5-Mac hack */

div.blue-tabs-menu a:hover nobr
{
	color:#FF9834;
}

div.blue-tabs-menu a:hover
{
	background-position:0% -42px;
}

div.blue-tabs-menu a:hover nobr
{
	background-position:100% -42px;
}

div.menu-clear-left
{
	clear:left;
}

div.partners img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.parnter {
	margin-left:2px;
}
.parnter a b {
	margin-left:15px;
}

.catalog-price {
	 color:red;
}


.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}


.catalog-section-list {
	float:left;
	font:normal 12px 'Trebuchet MS';

}
.catalog-section-list .child{
	margin-bottom:15px;
	text-align:justify;
}
.catalog-section-list h3 {
	margin-bottom:10px;
	left:15px;
	clear:left;
}
.catalog-section-list h3 a{
	font:bold 16px 'Trebuchet MS';
	text-decoration:none;
	color:black;
}
 .child a{
	align:left;
	padding:10px;
}
.child a img{
	margin-right:15px;
	float:left;
	clear:left;
}
.child .status, .child .status a {
	text-align:right;
	margin:0px;
	padding:0px;
	float:right;	
	color:red;
	font:bold 12px 'Trebuchet MS';
	text-decoration:none;
}
.child .status a:hover {
	text-decoration:underline;
}

.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}
.catalog-section img {
	width:120px;
}
.uchastie {
	float:right;
	font: bold 14px Arial;
	text-decoration:none;
	color:black;
}
a.uchastie:hover {
	text-decoration:underline;
}
.status-konkurs, .child .status a {
	position:absolute;
	text-align:right;
	right:10px;
	top:50px;
	margin:0px;
	padding:0px;
	float:right;	
	color:red;
	font:bold 12px 'Trebuchet MS';
	text-decoration:none;
}
.winners{

}
.winner {
	position:relative;
	float:left;
	padding: 8px; 
	height:225px;
	text-align:center;
	color:#000; 
	font: verdana, arial, sans-serif;
	border-bottom: 2px double black;	
	width:245px;
}
.winner  a.names {
  overflow: hidden;
  display: block;
  margin-left: 7px;
  margin-top: 5px;
  font: normal 12px 'Trebuchet MS';
  text-decoration: none;
  color: black;
  /*height:36px;*/
  height:55px;
}
.winner a img {
	margin-bottom:10px;
	align:center;
}

.winner-stat {
  font: normal 16px Arial;
}

/*Table*/
table.sale_basket_basket
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
	font-size:12px;
}

/*Table head*/
table.sale_basket_basket th
{
	background-image:url('table_head.gif');
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_basket_basket th, table.sale_basket_basket td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}

iframe.waitwindowlocal {position:absolute; border:0px; z-index:9999;}
div.waitwindowlocal {position:absolute; width:25px; height: 25px; padding:0px; z-index:10000; background-color:#FCF7D1; border:1px solid #E1B52D; background-image:url('wait.gif'); background-position:center center; background-repeat:no-repeat;}
div.waitwindowlocalshadow {position:absolute; z-index:9998; background-image:url('shadow.gif'); border:1px solid #808080;}

.bx-user-info-shadow {
	background:url(cloud-left-top.png) no-repeat; 
}

.bx-user-info-shadow-ie {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='cloud-left-top.png', sizingMethod = 'crop' ); 
}
						
.bx-user-info-shadow-hv {
	background:url(cloud-right-bottom.png) no-repeat;
	padding-top: 40px;
}

.bx-user-info-shadow-hv-ie {
	background:none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='cloud-right-bottom.png', sizingMethod = 'crop' ); 
	padding-top: 40px;
}

.bx-user-info-shadow-h {
	background:url(cloud-right-top.png) no-repeat; 
}			

.bx-user-info-shadow-h-ie {
	background:none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='cloud-right-top.png', sizingMethod = 'crop' );
}

.bx-user-info-shadow-v {
	background:url(cloud-left-bottom.png) no-repeat; 
	padding-top: 40px;
}	

.bx-user-info-shadow-v-ie {
	background:none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='cloud-left-bottom.png', sizingMethod = 'crop' ); 
	padding-top: 40px;
}

.bx-user-info-shadow-anim {
}

.bx-user-info-shadow-anim-ie {
	background:url(anim-cloud-left-top.gif) no-repeat; 
}

.bx-user-info-shadow-hv-anim {
}

.bx-user-info-shadow-hv-anim-ie {
	background:url(anim-cloud-right-bottom.gif) no-repeat; 
	padding-top: 40px; 
}

.bx-user-info-shadow-h-anim {
}

.bx-user-info-shadow-h-anim-ie {
	background:url(anim-cloud-right-top.gif) no-repeat; 
}

.bx-user-info-shadow-v-anim {
}
					
.bx-user-info-shadow-v-anim-ie {
	background:url(anim-cloud-left-bottom.gif) no-repeat; 
	padding-top: 40px; 
}

.bx-user-info-shadow-v-ie6, .bx-user-info-shadow-hv-ie6, .bx-user-info-shadow-v-anim-ie6, .bx-user-info-shadow-hv-anim-ie6 {
}

.bx-user-info-data-photo img, div.bx-user-photo a.no-photo
{
	border: 1px solid #C4C4C4;
}

.bx-user-info-data{
 	padding-left: 137px;
}

.bx-user-info-data .bx-user-info-data-info {
	font-size: 0.85em;
}

.bx-user-info-data .bx-user-info-data-info .field-name{
	font-weight: normal;
}

.bx-user-info-data-loading {
	font-size: 0.85em;
	padding: 10px 0px 0px 40px;
}

.bx-user-info-leftcolumn {
	float: left;
	padding-left: 25px;  	
}

.bx-user-info-data-photo {
	display: block;
	margin-right: 12px;
	padding-top: 2px;
	height: 102px;
	width: 104px;
	text-align: center;
}

.bx-user-photo .no-photo{
	background-image: url(nopic_user_100_noborder.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.bx-user-info-data  .bx-user-info-data-clear{
	clear: both;	
}

.bx-user-info-data  .bx-user-info-data-separator{
	background-color: #E0E0E0;
	width: 218px;
	height: 1px!important;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 0px!important;
	font-size: 0px!important;	
}

.bx-user-info-data  .bx-user-info-data-cont{
	overflow: auto; 
	overflow-x:auto;
	overflow-y:auto;
	height: 152px;
	width: 223px;
}

.bx-user-info-data .bx-user-info-data-cont-video {
	overflow: auto; 
	overflow-x:auto;
	overflow-y:auto;
	height: 147px; 
	width: 223px;
}


.bx-user-info-data-tools {
	padding: 0px 20px 0px 0px;
}

.bx-user-info-data .bx-user-info-data-cont .bx-user-info-data-name {
	margin-bottom: 10px;
}

.bx-user-info-data .bx-user-info-data-cont .bx-user-info-data-name-extranet {
	padding-left: 18px;
	background-image: url(icon_extranet_user.gif);
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.bx-user-info-data  .bx-user-info-data-cont .bx-user-info-data-name a {
	font-size: 1.2em; 
	font-weight: bold;
	text-decoration: none;
}

.bx-user-info-data  .bx-user-info-data-cont .bx-user-info-data-name a:hover {
	text-decoration: underline;
}

.bx-user-info-wrap {
	position:relative;
	padding-top: 40px;
	text-align: left;
	color: #000000;
}

/*  to catch onmouseover when padding*/
.bx-user-info-bottomarea {
	position:relative;
	overflow:auto;
	height: 35px;
	width: 370px;	
}

.bx-user-tb-control ul {
	list-style-image: none; 
	list-style-position: outside; 
	list-style-type: none; 
	margin: 0; 
	padding: 0px 0px 0px 0px;
	font-size: 0.85em;	
}

.bx-user-info-leftcolumn .bx-user-tb-control-left {
	width: 105px;
	height: 100px;	
}

.bx-user-tb-control ul li.bx-icon {
	padding-top: 6px;
	line-height: 12px; 
	color: #7f7f7f;
	display: block!important;
	padding-left: 22px!important;  
	background-image: url(icons_all.png)!important;
	background-repeat: no-repeat!important;
}

.bx-user-tb-control-right ul li.bx-icon-message, .bx-user-tb-control-right ul li.bx-icon-video {
	line-height: 15px; 
}

.bx-user-tb-control .bx-icon-message{background-position: 0 3px;}
.bx-user-tb-control .bx-icon-online{background-position: 0 -20px;}
.bx-user-tb-control .bx-icon-away {
	background-position: 0 -57px; 
	line-height: 15px!important; 
}
.bx-user-tb-control .bx-icon-birth{background-position: 0 -87px;}
.bx-user-tb-control .bx-icon-featured{background-position: 0 -117px;}
.bx-user-tb-control .bx-icon-video{background-position: 0 -178px;}


.bx-user-info-thumbnail img
{
 	border: 1px solid #E0E0E0; 
}

.bx-user-info-anchor {
	white-space: nowrap; 
	cursor: pointer;
}

.bx-user-info-anchor-nolink {
	white-space: nowrap; 
}

table.bx-user-info-anchor td.bx-user-info-anchor-cell, table.bx-user-info-anchor-nolink td.bx-user-info-anchor-cell {
	padding: 0px 2px !important;
	border: 0px !important;
	background-color: transparent !important;
}

.bx-user-info-data  .bx-user-info-data-separator{
	background-color: #E0E0E0;
	width: 218px;
	height: 1px!important;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 0px!important;
	font-size: 0px!important;	
}

.bx-user-info-online, .bx-user-info-offline {
	height: 11px;
	width: 11px;
	display: block;	
}

.bx-user-info-online {
	background-image: url(icon_online_small.gif);
	background-repeat: no-repeat;	
	background-position: 0 0px;
}

.bx-user-info-online-cell { margin-top: 5px; }
.bx-user-info-name { display: block; zoom: 1; }

table.sale_order_full
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
}

/*Table head*/
table.sale_order_full th
{
	background-image:url('table_head.gif');
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_order_full th, table.sale_order_full td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}

table.sale_order_full_table_no_border
{
	width:100%;
	background-color:#FFFFFF;
	border-collapse:collapse;
}

/* Table cells and heads*/
table.sale_order_full_table_no_border td
{
	padding: 3px 5px;
	vertical-align:top;
}

.sof-req{color:red;}

div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	
}
.date-time-act
{
background:url(upload/clock.gif) no-repeat scroll left center transparent;
color:#6a8095;
padding-left:15px;
}

.zline
{
font-weight: bold;
text-transform: uppercase;
}
td.leftimg
{
padding-bottom: 10px;
padding-top: 10px;
}
td.image
{ 
background:url(f_dash_g.gif) repeat-x scroll left bottom transparent; 
padding-bottom: 10px;
padding-top: 10px;
}
td.textin
{
padding-left: 15px;
padding-bottom: 10px;
padding-top: 10px;
}
a.blacklink, a.blacklink:visited, a.blacklink:hover
{
text-decoration: none;
color: #000 !important;
}
.strong
{ font-weight: bold; }
.button_v
{
margin: 10px;
text-align: right; 
}


div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	
}
.zline
{
font-weight: bold;
text-transform: uppercase;
}
td.image
{ 
background:url(f_dash_g.gif) repeat-x scroll left bottom transparent; 
padding-bottom: 10px;
padding-top: 10px;
}
td.textin
{
padding-left: 15px;
padding-bottom: 10px;
padding-top: 10px;
}
td.textin_2
{
padding-left: 15px;
padding-bottom: 0px;

}
a.blacklink, a.blacklink:visited, a.blacklink:hover
{
text-decoration: none;
color: #000 !important;
}
.strong
{ font-weight: bold; }


.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}


.voting-form-box
{
	font-size:100%;
	border:1px solid #ccc;
	padding:4px;
}

.voting-form-box .active
{
	color:green;
}

.voting-form-box .disable
{
	color:red;
}

.voting-form-box label
{
	line-height:20px;
}

.voting-form-box form
{
	margin:0;
}

.profile-block-hidden
{
	display: none;
}

.profile-block-shown
{
	display:block;
}




.profile-table
{
	width: 100%;
}

.profile-link
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.profile-table td {
	vertical-align: top;
	width:50%;
}
.header-link{
	top:5px;
	position:relative;
}
.header-link a{
	padding:0.3cm 0.6cm;
	#padding:0.3cm 0.6cm; 
	background-color:#d6e7ef;
	border: 1px solid  white;
	left:7px;
	font: bold 14px Tahoma;
	text-decoration:none;
	color:black;
}

/*Table*/
table.sale_personal_order_list
{
	width:100%;
	border-collapse:collapse;
	font-size:12px;
	border:1px solid #ADC3D5;
}

/*Table head*/
table.sale_personal_order_list th
{
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_personal_order_list th, table.sale_personal_order_list td
{
	padding: 3px 5px;
	vertical-align:top;
}

table.sale_personal_order_list_table
{
	width:100%;
	font-size:12px;
}


/*Table*/
table.sale_personal_order_detail
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
	font-size:12px;
}

/*Table head*/
table.sale_personal_order_detail th
{
	background-image:url('table_head.gif');
	background-repeat:repeat-x;
	#text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_personal_order_detail th, table.sale_personal_order_detail td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}

.sale_personal_order_detail_no_border
{
	border: 0px;
	padding: 3px;
	vertical-align:top;
}

.catalog-section-list {
	float:left;
	font:normal 12px 'Trebuchet MS';

}
.catalog-section-list .child{
	margin-bottom:15px;
	text-align:justify;
}
.catalog-section-list h3 {
	margin-bottom:10px;
	left:15px;
	clear:left;
}
.catalog-section-list h3 a{
	font:bold 16px 'Trebuchet MS';
	text-decoration:none;
	color:black;
}
.catalog-section-list h3 a:hover{
	text-decoration:underline;
}
 .child a{
	align:left;
	padding:10px;
}
.child a img{
	margin-right:15px;
	float:left;
	clear:left;
}
.child .status, .child .status a {
	text-align:right;
	margin:0px;
	padding:0px;
	float:right;	
	color:red;
	font:bold 12px 'Trebuchet MS';
	text-decoration:none;
}
.child .status a:hover {
	text-decoration:underline;
}

.catalog-price {
	 color:red;
}


/*font */
.voting-result-box, .vote-answer-table, .vote-bar-table
{
	font-size:100%;
}
.voting-result-box h2 {
  font: bold 16px Arial, Verdana, Tahoma;
  text-decoration: underline;


}

/*.voting-result-box
{
	border:1px solid #ccc;
	padding:8px;

}
*/


.voting-result-box .active
{
	color:green;
}

.voting-result-box .disable
{
	color:red;
}

.voting-result-box label
{
	line-height:20px;
}

.voting-result-box form
{
	margin:0;
}

.vote-bar-table
{
}

.vote-bar-square
{
	width:10px;
	height:10px;
}





/********************************************************************
				Menu Controls
********************************************************************/
.photo-top-controls {margin: 0 0 1em 1px;}
.photo-top-controls a {margin: 0 6px 0 0;}

ul.photo-controls, ul.photo-controls li{margin:0; padding:0; border:none; list-style-type:none; overflow:hidden;}
ul.photo-controls li{height:2em; float:left;	padding-right:1em;}

li.photo-control label,
li.photo-control a:link,
li.photo-control a:visited,
li.photo-control a:active,
li.photo-control a:hover{line-height:1.7em;height:1.7em;}
li.photo-control a:hover, li.photo-control a:active, li.photo-control a.pressed{text-decoration: none;}
/************** Controls Buttons ***********************************/
div.photo-controls-buttons ul.photo-controls {height: auto;}
div.photo-controls-buttons ul.photo-controls li{clear: both;float: none; padding-right: 0.45em; height: 20px!important;}
	div.photo-controls-buttons ul.photo-controls li a {display: block; background-repeat: no-repeat; white-space: nowrap; cursor: pointer; cursor: hand; text-decoration: none;}
div.photo-controls-buttons ul.photo-controls li a {width: 11.61em;}

div.photo-controls-buttons ul.photo-controls li a span {padding-right: 10px;background-position: right bottom;}
div.photo-controls-buttons ul.photo-controls li a:hover {background-position: left top;}
div.photo-controls-buttons ul.photo-controls li a:hover span {background-position: right top;}
/************** Menu Controls Album & Gallery Dropdown *************/
li.photo-control-album-edit a {float: left;}
div.photo-controls-gallery ul.photo-controls li,
div.photo-controls-album ul.photo-controls li{float: left;margin-bottom: 2px;}
div.photo-controls-gallery ul.photo-controls li a, div.photo-controls-album ul.photo-controls li a {}
div.photo-controls-gallery ul.photo-controls li a,
div.photo-controls-gallery ul.photo-controls li a span,
div.photo-controls-album ul.photo-controls li a,
div.photo-controls-album ul.photo-controls li.photo-control-album-edit a span {padding-right: 1.2em;}
div.photo-controls-album,div.photo-controls-gallery {float: right;}

/********************************************************************
				Menu Controls /
********************************************************************/

/********************************************************************
				Popups
********************************************************************/
table.photo-dialog-table, table.photo-popup{border: 0; border-collapse: collapse; width: 100%;}
table.photo-dialog-table td, table.photo-popup td{padding: 5px!important; background: transparent!important; vertical-align: top!important;}
table.photo-dialog-table td.photo-dialog-prop-title{text-align: right;}
table.photo-dialog-table td.photo-dialog-prop-param{text-align: left;}
table.photo-dialog-table td.photo-dialog-req label{font-weight: bold!important;}
table.photo-dialog-table textarea{width: 400px; height: 10em;}
table.photo-dialog-table td.photo-inp-width input{width: 400px;}
table.photo-dialog-table td.photo-dialog-warning{color: red!important;}

table.photo-dialog-table td.photo-dialog-prop-param-date{text-align: left;}
table.photo-dialog-table td.photo-dialog-prop-param-date input{display: block; float: left;}
table.photo-dialog-table td.photo-dialog-prop-param-date a{display: inline-block!important;}

div.photo-popup, div.photo-popup div, div.photo-popup form {background-color: white;padding: 0;margin: 0;font-size: 12px;}
div.photo-popup{background-color: gray;overflow: hidden;width: 600px;height: 400px;}

div.photo-popup div.photo-popup-container{
	border: 1px solid black;}
div.photo-popup div.photo-popup-inner{
	padding: 9px;}
div.photo-popup div.photo-popup-data{
	overflow: hidden;
	width: 580px;
	height: 380px;}
div.photo-popup table{
	width: 100%;
	border: none;}
table.photo-popup thead{
	display: none;}
div.photo-popup tbody {
	height: 330px;}
div.photo-popup tbody td {
	border: none;
	text-align: left;
	vertical-align: top;}
div.photo-popup tbody div.photo-info-box-section-edit-icon,
div.photo-popup tbody div.photo-info-box-section-edit,
div.photo-popup tbody div.photo-info-box-element-edit  {
	height: 335px;
	overflow: auto;
	zoom: 1;}
div.photo-popup tfoot td {
	text-align: center;
	vertical-align: middle;
	height: 50px;
	overflow: hidden;}
div.photo-popup tfoot td input {
	margin: 2px;}
div.photo-popup div.photo-edit-field {
	padding: 0.3em 0 0.2em 0.3em;}
div.photo-popup div.photo-edit-field-title input,
div.photo-popup div.photo-edit-field-tags input,
div.photo-popup div.photo-edit-field textarea {
	width: 99%;}
div.photo-popup div.photo-edit-field select {
	width: 50%;}
/********************************************************************
				Popups /
********************************************************************/
/********************************************************************
				Filter
********************************************************************/
/* Used on detail list page with new photo, photo with comments and other */
div.photo-filter{
	margin: 1.5em 0 2.5em 0;
	border: 1px solid;
	padding: 1em;
	width: 70%;}
div.photo-filter-field {
	margin-bottom: 0.7em;}
div.photo-filter-field-inner {
	margin-bottom: 0.4em;}
div.photo-calendar-field label {
	display: block;
	margin-bottom: 0.5em;}
div.photo-filter-buttons {
	margin-right: 0.5em;}
div.photo-filter-field legend {
	padding: 0.5em 1em;}
/********************************************************************
				Filter /
********************************************************************/
/********************************************************************
				Page Navigation
********************************************************************/
div.modern-page-navigation {
	padding: 0.5em 0;}
div.modern-page-navigation a,
span.modern-page-current,
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous {
	border-right-width: 1px;
	border-right-style: solid;
	border-left: none; }
div.modern-page-navigation a.modern-page-first,
div.modern-page-navigation span.modern-page-first {
	border-left: none;
	padding-left: 0.5em; }
span.modern-page-current {
	font-weight: bold; }
/********************************************************************
				Page Navigation /
********************************************************************/

/********************************************************************
				Standart styles
********************************************************************/
ul.photo-items-list, ul.photo-items-list, li.photo-item {
	padding: 0;
	margin: 0;
	list-style-type: none;}
div.photo-info-box {}
div.photo-note-box {
	width: 70%;
	border-width: 1px;
	border-style: solid;
	margin: 1.117em 0;
	padding: 0.4em 1.117em;}
div.photo-note-box ul {
	padding: 0.3em 0.6em;
	list-style-type: none;
	margin: 0;}
div.photo-note-box ul li {
	margin: 0.3em 0;
	padding: 0;}
div.photo-breadcrumb-top{
	margin-bottom: 1.27em;}
div.empty-clear{
	clear: both;
	overflow: hidden;
	height: 0.1em;}
div.photo-popup-inner form, form.photo-form{
	padding: 0;
	margin: 0;}
table.photo-table, table.photo-table td{
	font-size: 100%;}
div#photo_waitwindow{
	width: 170px!important;
	padding: 10px!important;
	display: block!important;
	border: 1px solid #EACB6B!important;
	text-align: center!important;
	font-size: 13px!important;
	background-color: #FCF7D1!important;
	background-image: url(wait.gif)!important;
	background-position: 10px center!important;
	background-repeat: no-repeat!important;
	position: relative!important;
	z-index: 10000;
	text-align: center;
	position: static!important;
	width: 100%;}
div.photo-header-big div.photo-header-inner,
div.photo-header-middle div.photo-header-inner{
	margin-bottom: 0.78em; }
div.photo-header-big {
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 0.78em; }
div.photo-header-component {
	font-weight: bold;
	font-size: 110%;
	margin-right: 1em;
	margin-bottom: 0.78em;}
span.photo-header-link {
	font-weight: normal;
	font-size: 100%;}
div.reviews-navigation-top {
	display: none;}
div.tags-cloud a {
	text-decoration: none;}
div.tags-cloud a:hover{
	text-decoration: underline;}
/********************************************************************
				Standart styles
********************************************************************/


/********************************************************************
				Album  styles
********************************************************************/
div.photo-album-avatar, div.photo-album-thumbs-avatar, div.photo-album-avatar-empty{
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	overflow: hidden;}
	
div.photo-album-avatar-edit div.photo-album-menu{display: block!important;}
	
div.photo-item-cover-block-outside{
	padding: 0 8px 8px 0; }
div.photo-item-cover-block-inside{
	padding: 8px 20px;
	border: none;}
div.photo-item-cover-block-container,
div.photo-item-cover-block-outer,
div.photo-item-cover-block-inner {
	border: 1px solid; }
div.photo-item-cover-block-container{
	position: relative!important; }
div.photo-item-cover-block-outer,
div.photo-item-cover-block-inner {
	position:absolute!important; }
div.photo-item-cover-block-container{
	left: 6px;
	top: 8px;}
div.photo-item-cover-block-outer {
	left: -4px;
	top: -4px;}
div.photo-item-cover-block-inner {
	left: -4px;
	top: -4px;}
div.photo-item-info-block-outer{
	padding: 4px 2px 2px 2px;}
div.photo-item-cover {
	cursor: pointer;
	cursor: hand;}
div.photo-album-name a {
	line-height: 1.2em; }
div.photo-album-date, div.photo-album-photos {
	font-size: 11px;}
/************** Album controls on cover ****************************/
div.photo-album-menu-controls {z-index: 100;text-align: center;}
div.photo-album-menu{display:none; width: 100%;height: 100%;position: relative;}
div.photo-item-over div.photo-album-menu{display: block!important;}

div.photo-album-menu div {position: absolute;	width:100%;	height:100%;}
div.photo-album-menu-controls a {line-height: 1em;display: block;}
/************** Albums List ****************************************/
ul.photo-album-list, ul.photo-album-thumbs-list, li.photo-album-item {padding: 0;margin: 0;list-style-type: none;}
ul.photo-album-list div.photo-item-info-block-outside {margin-left: 0!important;}
li.photo-album-item{margin: 0;float: left;padding: 0 30px 30px 0;display: inline;}
ul.photo-album-thumbs-list li, ul.photo-album-thumbs-list div,
ul.photo-album-list li, ul.photo-album-list div{zoom: 1;}
ul.photo-album-list li,ul.photo-album-list div.photo-item-cover-block-outside,ul.photo-album-thumbs-list li,ul.photo-album-thumbs-list div.photo-item-cover-block-outside {float: left;}
ul.photo-album-list div.photo-item-info-block-outside,ul.photo-album-thumbs-list div.photo-item-info-block-outside {clear: both;}
li.photo-album-item div.photo-album-name {	position: relative;height: 1.4em;font-weight: bold;overflow: hidden;}
li.photo-album-item div.photo-album-name a {line-height: 1.4em;text-decoration: none;}
li.photo-album-item div.photo-album-date{padding-top: 1px;float: right;}
li.photo-album-item div.photo-album-photos {padding-top: 1px;}
li.photo-album-item div.photo-album-photos-top, li.photo-album-item div.photo-album-description{display: none;}

ul.photo-album-list-first-photos {display: inline-block!important;}
ul.photo-album-list-first-photos  li.photo-album-item{float: none!important;display: block;}
ul.photo-album-list-first-photos  .album-name{text-decoration: none;font-size: 1.2em;font-weight: bold;color: #373737; font-family: Verdana;}
ul.photo-album-list-first-photos  .album-date, ul.photo-album-list-first-photos  .album-photos{text-decoration: none;font-size: 1.1em;color: #7F7F7F; margin: 0 0 0 7px;}
ul.photo-album-list-first-photos  .album-passworded{text-decoration: none;font-size: 1.1em;color: #7F7F7F;}
ul.photo-album-list-first-photos  .more-photos{margin: 0 1px;}
ul.photo-album-list-first-photos .photo-item-cont {padding: 6px; border: 1px solid #DBDBDB; margin: 0 8px 8px 0;}
ul.photo-album-list-first-photos .album-photos-section{margin: 12px 0 10px 0;}
ul.photo-album-list-first-photos .album-separator-line{height: 1px; background-color: #DBDBDB; width: 100%;}
ul.photo-album-list-first-photos .album-list-action-cont {margin: 10px 0 0 0!important;}
ul.photo-album-list-first-photos .album-list-action-cont a{font-size: 90%; display: inline-block; margin: 0 5px 0 0;}
ul.photo-album-list-first-photos .album-no-photos{color: #808080;}

/************** Album Single ***************************************/
div.photo-album-header div {
	float: left;}
div.photo-album-item div.photo-album-name,
div.photo-album-item div.photo-album-date {
	line-height:1.5em;}
div.photo-album-item div.photo-album-name {
	font-weight: bold;}
div.photo-album-item div.photo-album-date, div.photo-album-item div.photo-album-description {margin-top:0.3em;}
div.photo-album-item div.photo-album-info{margin-bottom:1em;}
/************** Album Edit *****************************************/
.photo-album-edit-cont{}
.photo-album-edit-cont label{color: #666666!important; font-size: 11px!important; font-weight: normal!important; font-family: Verdana;  margin: 8px 4px 0 5px!important; float: left;}
.photo-album-edit-cont label.photo-al-ed-label-top{display: block!important; margin: 3px 0 3px 0!important; float: none!important;}
.photo-album-edit-cont .photo-al-ed-width{width: 400px!important;}
.photo-album-edit-cont textarea{width: 400px!important; height: 5em!important; resize:none!important;}
.photo-album-edit-cont div.integer{display: block!important; float: left; margin-top: 4px !important;}
tr.photo-album-edit-heading td{color: #000000!important; font-size: 14px!important; font-family: Verdana!important; font-weight: bold!important; padding: 10px 5px 5px 10px!important;}
tr.photo-album-edit-buttons td{padding: 10px 5px 5px 140px!important; text-align: left!important;}

td.photo-al-edit-icon-sect {}
div.photo-ed-al-contols {}
div.photo-ed-al-contols a{border-width: 0 0 1px 0!important; border-style: dashed!important; border-color: #567FDD; text-decoration: none; display: inline-block; margin: 2px; white-space: nowrap!important;}

div.photo-ed-al-items-list{overflow: hidden;}
div.photo-ed-al-items-list div.photo-ed-al-item{border-width: 0 0 1px 0; border-style: solid; border-color:#EBEBEB; margin: 0; padding: 10px 0 10px 10px; float: left;}
div.photo-ed-al-items-list div.photo-ed-al-item .photo-ed-al-item-thumb{background-color: #000000; float: left; margin: 5px 10px 10px 10px; cursor: pointer!important; display: block;}
div.photo-ed-al-items-list div.photo-ed-al-item .photo-ed-al-item-thumb div.photo-ed-al-item-thumb-inner{overflow: hidden; position: relative;}
div.photo-ed-al-items-list div.photo-ed-al-item .photo-ed-al-item-thumb div.photo-ed-al-item-thumb-inner img{position: absolute; border-width: 0!important; border-width: 0!important;}
div.photo-ed-al-items-list div.photo-ed-al-item div.photo-ed-al-item-thumb div{background-position: center center; background-repeat: no-repeat;}
.photo-album-edit-cont div.photo-ed-al-items-list textarea{height: 4em!important; display: block;}
div.photo-ed-al-item-params {float: left; position: relative; width: 400px;}
div.photo-ed-al-item-params a.photo-al-ed-tags-link{color: #666666; text-decoration: none; border-bottom: 1px dotted #666666; cursor: pointer;  font-family: Verdana; font-size: 11px !important; font-weight: normal !important; margin: 5px 0 4px; display: block; float: left;}
div.photo-ed-al-item-params a.photo-tags{border-width: 0!important;}
div.photo-ed-al-item-params a.photo-al-ed-action, a.photo-al-ed-action{text-decoration: none; border-bottom: 1px dashed #567FDD; cursor: pointer; font-family: Verdana; font-size: 11px !important; font-weight: normal !important; margin: 2px; white-space: nowrap!important; float: right;}
div.photo-ed-al-item-params input.search-tags {width: 300px;}
div.photo-ed-al-item-params  input.photo-al-ed-item-check{position: absolute; right: -25px; top: 16px;}
div.photo-ed-al-show-more {text-align: center; background-color: #EBEBEB; padding: 6px;}
div.photo-ed-al-show-more-loading  span{display: none!important;}
div.photo-ed-al-show-more-loading  div.photo-wait{display: block!important;}
div.photo-ed-al-show-more span{border-width: 0!important; color: #567FDD;text-decoration: none; white-space: nowrap!important; font-family: Verdana; font-size: 13px !important; font-weight: bold !important; cursor: pointer; display: block;}
div.photo-wait{background: url(wait.gif) transparent no-repeat center center; width: 19px; height: 19px; display: none;margin-left: 45%;}
div.photo-al-ed-rotate{width: 16px; height: 16px; float: right; cursor: pointer; margin: 0 2px 0 0;}
div.photo-al-ed-rotate-l{background: url('arrow-l.png') transparent no-repeat center center;}
div.photo-al-ed-rotate-r{background: url('arrow-r.png') transparent no-repeat center center;}

div.photo-ed-al-items-list div.photo-ed-al-item-deleted{background: #ffffdf; width: 100%;}
div.photo-ed-al-items-list div.photo-ed-al-item-deleted .photo-ed-al-item-thumb, div.photo-ed-al-items-list div.photo-ed-al-item-deleted div.photo-ed-al-item-params{display: none!important;}
a.photo-al-ed-action-restore {display: none; margin-right: 30px;}
div.photo-ed-al-items-list div.photo-ed-al-item-deleted a.photo-al-ed-action-restore{display: block!important;}

.photo-rotate-90{-moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); -o-transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.photo-rotate-180{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.photo-rotate-270{-moz-transform:rotate(270deg);-webkit-transform:rotate(270deg);-o-transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.photo-rotate-ie9-90{-ms-transform:rotate(90deg);}
.photo-rotate-ie9-180{-ms-transform:rotate(180deg);}
.photo-rotate-ie9-270{-ms-transform:rotate(270deg);}

div.photo-ed-al-group-actions{text-align: right; padding: 5px 14px; float: right;}
.photo-ed-al-sel-all{color: #666666; cursor: pointer; font-family: Verdana; font-size: 11px !important; text-decoration: underline;}
.photo-ed-al-sel-all .photo-ed-al-desel{display: none;}
.photo-ed-al-desel-all .photo-ed-al-sel{display: none;}
.photo-ed-al-desel-all .photo-ed-al-desel{display: inline;}

.photo-ed-al-gract-del, .photo-ed-al-gract-move{color: #567FDD; cursor: pointer; font-family: Verdana; font-size: 11px !important; text-decoration: none; border-bottom: 1px dotted #567FDD; margin: 0 5px;}

.photo-ed-al-move-cnt {}
.photo-ed-al-move-popup{background: #FFFFFF; border: 1px solid #666666; overflow: auto; overflow-x: hidden; overflow-y: auto;}
.photo-ed-al-move-popup a{display: block; margin: 0; white-space: nowrap; padding: 3px 6px; text-decoration: none;}
.photo-ed-al-move-popup a:hover{background-color: #EBEBEB;}

/* Additional section (date and password fields)*/
div.photo-al-ed-add-set{float: left;width: 400px;}
div.photo-al-ed-add-set span.photo-al-ed-add-link{display: block;margin: 5px 0 4px;float: left;}
div.photo-al-ed-add-set div.photo-al-ed-add-cont{margin: 5px 0 4px; width: 98%; float: left;}
div.photo-al-ed-add-set span.photo-al-ed-add-link span{color: #666666; text-decoration: underline; cursor: pointer; font-family: Verdana; font-size: 12px !important; font-weight: normal !important; float: left;}
div.photo-al-ed-add-hidden span.photo-al-ed-add-link span.bxph-hiden, div.photo-al-ed-add-hidden div.photo-al-ed-add-cont{display: none!important;}
div.photo-al-ed-add-set span.photo-al-ed-add-link span.bxph-showed{display: none!important;}
div.photo-al-ed-add-hidden span.photo-al-ed-add-link span.bxph-showed{display: block!important;}
input.photo-al-ed-use-pass{display: block;float: left;height: 10px !important;line-height: 8px !important;margin: 8px 0 0;}
div.bxph-pass-cont {float: left; margin: 5px 0 0 0!important; height: 26px;}
div.bxph-pass-cont .bxph-colon, div.bxph-pass-cont input.bxph-pass-field{display: none;}
div.bxph-show-pass-cont .bxph-colon{display: inline!important;}
div.bxph-show-pass-cont input.bxph-pass-field{display: inline-block!important; margin: 2px 0 0 0!important;}




div.photo-window-edit table{width: 99%;}
div.photo-window-edit table thead{display: none;}
div.photo-edit-field-title input{width: 80%;}
div.photo-edit-field-description textarea {width: 100%;height: 10em;}

div.photo-edit-field {
	padding: 0.7em 0 0.3em 0.3em;}
div.photo-edit-field-title label,
div.photo-edit-field-tags label,
div.photo-edit-field-description label,
div.photo-edit-field-date label{
	display: block;
	margin-bottom: 0.2em;}
div.photo-edit-field-image{
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px 5px 5px 0px !important;
	border: none;}
div.photo-edit-field-image input {position: absolute;z-index: 1000;top: 2px;left: 2px;}
div.photo-edit-field-image img {
	cursor: pointer;
	cursor: hand;}
/********************************************************************
				Album  styles/
********************************************************************/
/********************************************************************
				Photo styles
********************************************************************/
/************** Controls on list photo *****************************/
li.photo-control-photo-selectall span, li.photo-control-photo-drop span,
li.photo-control-photo-moderate span {
	padding-right: 1em;
	border-right: 1px solid;}
li.photo-control-photo-move select {
	width: 12em;
	margin-left: 0.5em;}
/************** Controls on detail photo ***************************/
div.photo-controls-photo ul {
	height: auto;}
div.photo-controls-photo li {
	float: none;}
/************** Photographies **************************************/
div.group-by-days {
	clear: both;
	padding-bottom: 1em;}
table.photo-photo-item {
	float:left;
	margin-right:1.5em;
	margin-bottom:1.5em;}
table.photo-photo-item td, table.photo-photo-item th{
	border:none;
	margin:0;
	padding:0;}
div.photo-photo-name{
	font-weight: bold;}
/* Photo .Default */
table.photo-photo-item-default td.photo-photo-info div.photo-photo-comments {
	line-height: 1em;
	height: 1.2em;
	overflow: hidden;
	font-size: 11px;
	padding-left: 3px;}
table.photo-photo-item-default div.photo-photo-item-inner{
	padding: 3px;
	vertical-align: top;}
/* Photo Table */
table.photo-photo-item-table{
	border: 1px solid;}
table.photo-photo-item-table th.photo-photo-image {
	padding: 1em 1em 0 1em;}
table.photo-photo-item-table div.photo-photo-name,
table.photo-photo-item-table div.photo-photo-rating,
table.photo-photo-item-table div.photo-photo-rating div,
table.photo-photo-item-table div.photo-photo-comments,
table.photo-photo-item-table div.photo-photo-shows {
	overflow: hidden;
	white-space: nowrap;
	line-height: 1em;
	height: 1.2em;}
table.photo-photo-item-table tfoot td.photo-photo-info {
	padding: 1em;
	vertical-align: top;}
table.photo-photo-item-table div.photo-photo-item-block-inner {
	border: 1px solid;}
table.photo-photo-item-table div.photo-photo-info{
	margin-top: 1em;}
/* Photo Ascetic */
div.photo-photo-item-ascetic{padding: 2px; float: left;margin: 0 4px 4px 0;}
a.photo-photo-item-ascetic-inner{
	overflow: hidden;
	display: block;}
/************** Popup div To Detail to around Slider ***************/
div.photo-photo-item-popup {
	cursor: pointer;
	cursor: hand;
	background-position: left top;
	background-repeat: no-repeat;
	zoom: 1;
	z-index: 1100;
	visibility: visible;
	display: block;
	width: 20px;
	height: 20px;}
div.photo-detail-img div.photo-photo-item-popup {
	display: none!important;}
/************** Photo navigation on detail page ********************/
div.photo-detail {
	margin-bottom: 1.5em;}
div.photo-photo-info div.vote-no-results {
	display: block;}
div.photo-detail-image {
	float: left;}
div.photo-photo-info div.photo-photo-date {
	padding-top: 0.38em;}
div.photo-photo-info div.photo-photo-description {
	margin-top: 1em;
	padding-top: 0.5em;}
div.photo-photo-tags {
	padding-top: 0.5em;}
div.photo-photo-rating {
	padding-top: 2em;}
div.photo-controls-photo {
	margin-top: 2em;}
div.photo-detail-image{
	padding-right: 1em;}
div.photo-photo-date, div.photo-photo-tags, div.photo-photo-tags a {
	font-size: 11px;}
div.photo-photo-info #photo_vote td.vote-result{
	width: 100px;
	overflow: hidden;}
/********************************************************************
				/ Photo styles
********************************************************************/
/********************************************************************
				Gallery
********************************************************************/
div.photo-gallery-name {
	white-space: nowrap;}
div.photo-gallery-avatar{
	display: none;}
/************** Ascetic Gallery ************************************/
ul.photo-galleries-list-ascetic,
ul.photo-galleries-list-ascetic li.photo-gallery-item{	margin: 0;padding: 0;	border: none;list-style-type: none;}
ul.photo-galleries-list-ascetic li.photo-gallery-item {	width: 30em;margin-right: 1em;	margin-bottom: 1em;float: left;height: 6.2em;overflow: hidden;}
ul.photo-galleries-list-ascetic  div.photo-gallery-description {line-height: 1.5em;height: 4.5em;}
/************** Default Gallery ************************************/
div.photo-gallery-item div.photo-control {
	float: left;
	line-height: 1.7em;
	height: 1.7em;
	padding-left: 0.7em;}
ul.photo-galleries-list li.photo-gallery-item {
	padding-bottom: 1em;}
div.photo-controls-gallery-edit {
	margin-top: 0.5em;}
/************** Galleries ******************************************/
li.photo-gallery-item td.photo-item-cover {
	display: none;}
div.photo-gallery-empty a{
	text-decoration: none;}
/************** Gallery Edit ***************************************/
div.photo-edit-fields-gallery i {
	display: block;
	font-size: 90%;
	width: 80%;
	color: gray;}
div.photo-edit-fields-gallery div.photo-edit-field-avatar {
	display: none;}
div.photo-edit-fields-gallery div.photo-edit-field-code input {
	width: 50%;}
div.photo-edit-fields-gallery div.photo-edit-field-title input{
	width: 80%;}
div.photo-edit-fields-gallery div.photo-edit-field-description textarea {
	width: 80%;
	height: 10em;}
div.photo-edit-fields-gallery div.photo-edit-field {
	padding: 0.7em 0 0.5em 0.3em;}
div.photo-edit-fields-gallery div.photo-edit-field-code label,
div.photo-edit-fields-gallery div.photo-edit-field-title label,
div.photo-edit-fields-gallery div.photo-edit-field-avatar label,
div.photo-edit-fields-gallery div.photo-edit-field-description label{
	display: block;
	margin-bottom: 0.2em;}
/********************************************************************
				/ Gallery
********************************************************************/

/********************************************************************
				Pages
********************************************************************/
/************** Index Page *****************************************/
div.photo-page-main div.photo-controls-buttons, div.photo-page-main div#photo-links-on-main-page, div.photo-page-main div.photo-info-box-tags-cloud {margin-bottom: 2.8em;}
div.photo-page-main div#photo-main-page-right ul.photo-controls {height: auto;}
div.photo-page-main div#photo-main-page-right ul.photo-controls li{clear: both;}
div.photo-page-main div#photo-main-page-right{float: right; width: 25em;}
/************** Search Page ****************************************/
div.photo-page-search div.photo-info-box-tags-cloud{width: 20em;}
/************** Section Page ***************************************/
div.photo-page-section div.photo-info-box-photo-list {margin-bottom: 2.8em;}
/********************************************************************
				/Pages
********************************************************************/

/************** Index & Search Page ********************************/
/* Main Table on index page */
div.photo-page-main div.photo-header-component {/*float: left; */}
div.photo-page-main table.photo-table td.photo-td-left,div.photo-page-search table.photo-table td.photo-td-left {padding-right: 2em; width: 90%;}
div.photo-page-main table.photo-table td.photo-td-right div.photo-info-box-galleries, div.photo-page-search table.photo-table td.photo-td-right div.photo-info-box-tags-cloud{width: 25em;}
/* Buttons: Upload, Create, Edit, Moderate */
div.photo-page-main td.photo-td-right ul.photo-controls, 
div.photo-page-main td.photo-td-right ul.photo-controls li{clear: both;overflow: visible;}
/* Buttons: Login is invisible by default */
div.photo-controls-authorize {display: none;}
/* Users galleries in 2 columns */
div.photo-controls-mainpage li.photo-gallery-item {width: 11.5em;overflow: hidden;margin: 0 0.5em 0 0;float: left;height: 2em; overflow: hidden;}
div.photo-controls-mainpage div.photo-gallery-name {font-weight: normal;	line-height: 2em;	height: 2em;}
div.photo-controls-mainpage div.photo-gallery-name a{font-weight: normal;line-height: 1.7em;height: 1.7em;}

/* Best Photo Block */
div.photo-photo-item-simple{padding-top: 0.3em;}
div.photo-photo-item-simple div.photo-photo-name {float: left;font-weight: normal;white-space: nowrap;overflow: hidden;display: none;}
div.photo-photo-item-simple div.photo-gallery-info {white-space: nowrap;overflow: hidden;}
div.photo-photo-item-simple div.photo-simple-gallery label {display: none;}
/* Information blocks right */
div.photo-page-main div.photo-controls-usermenu,div.photo-page-main div.photo-info-box-best-photo, div.photo-page-main div.photo-info-box-photo-list, div.photo-page-main div.photo-info-box-galleries {	margin-bottom: 2.5em;}
/************** Section Page ***************************************/
div.photo-page-section div.photo-info-box-photo-list {margin-bottom: 2.8em;}
/************** Page User Gallery **********************************/
div.photo-page-gallery {margin-top: 0.78em;padding-top: 2em;border-top-width: 1px;border-top-style: solid;}
/************** Progress bar ***************************************/
div.pbar-mark, div.pbar-mark-green {width:17px; height:17px; background-repeat:no-repeat; padding:0px;}
div.pbar-mark-green{background-image:url(kv_green.gif);}
div.pbar-outer{padding:1px; margin:0px; border:1px solid #8e99be; display:block; position:relative; top:0px; width:350px; height:13px; overflow:hidden; white-space:nowrap;}
div.pbar-inner, div.pbar-inner-red, div.pbar-inner-green, div.pbar-inner-yellow, div.pbar-inner-red-error, div.pbar-inner-green-error, div.pbar-inner-yellow-error{padding:0px; margin:0px; border:none; display:inline; height:13px; background-repeat:repeat-x;}
div.pbar-inner-green{background-image:url(bar_green.gif);}
div.pbar-inner-green-error{background-image:url(bar_green_err.gif);}
div.pbar-title-outer{padding:0px; margin:0px; display:block; position:relative; top:0px; border:none; width:350px;}
div.pbar-title-inner{padding:0px 10px; width:100%; text-align:center;}
div.photo-page-galleries-recalc div.photo-info-box {margin-bottom: 1em;}




div.photo-action, div.photo-view {}
div.photo-controls{
	margin:7px 0px; 
	clear:both; 
	width:100%;
	height:20px!important;}
div.photo-controls a.photo-action, div.photo-controls a.photo-view{
	float:left;
	display: block;
	height:20px; 
	padding-left:20px;
	background-image: url('temp.gif');
	background-position:left center;
	background-repeat: no-repeat;
	margin-right:15px;}
div.photo-controls a.gallery-create-first{
	height:25px; 
	padding-left:25px;
	padding-top:5px;
	background-image: url('create_first.gif');}
div.photo-controls a.gallery-view{background-image: url('gallery.gif');}
div.photo-controls a.gallery-view-list{background-image: url('galleries.gif');}
div.photo-controls a.gallery-new{background-image: url('gal_new.gif');}
div.photo-controls a.gallery-edit{background-image: url('gal_edit.gif');}
div.photo-controls a.gallery-drop{background-image: url('gal_drop.gif');}
div.photo-controls a.back-to-album{background-image: url('back.gif'); background-position:left 42%;}
div.photo-controls a.authorize{background-image: url('authorize.gif');}
div.photo-controls a.new-album{background-image: url('alb_new.gif');}
div.photo-controls a.edit{background-image: url('ph_edit.gif');}
div.photo-controls a.go-to-view{background-image: url('ph_view.gif');}
div.photo-controls a.go-to-edit{background-image: url('ph_edit.gif');}
div.photo-controls a.delete{background-image: url('ph_del.gif');}
div.photo-controls a.move{background-image: url('ph_move.gif');}
div.photo-controls a.select-all{background-image: url('ph_edit.gif');}
div.photo-controls a.photo-upload {background-image: url('ph_new.gif');}
div.photo-controls a.slide-show{background-image: url('ph_slide_show.gif');padding-left:20px;}
div.photo-controls a.original{background-image: url('ph_original.gif'); padding-left:20px;}
div.photo-controls a.photo-moderate, div.photo-controls a.photo-public{background-image: url('ph_moderate.gif');	padding-left:20px;}
div.photo-controls a.order-date-create{background-image: url('phv_new.gif');}
div.photo-controls a.order-shows{background-image: url('phv_shows.gif');}
div.photo-controls a.order-rating{background-image: url('phv_rating.gif');}
div.photo-controls a.order-comments{background-image: url('phv_comments.gif');}

div.photo-album-controls a.album-edit{background-image: url('alb_edit.gif');}
div.photo-album-controls a.album-edit-icon{background-image: url('alb_edit_icon.gif');}
div.photo-album-controls a.album-delete{background-image: url('alb_drop.gif');}
div.photo-album-controls a.album-new{background-image: url('ph_new.gif');}

div.iblock-vote{width:15em;}
/* Galleries */
div.photo-gallery-avatar, div.photo-gallery-avatar-sonet{
	background-image: url('picture.gif');
	background-position:center center;
	background-repeat: no-repeat;}
div.photo-gallery-avatar-sonet{background-image: url(nopic_user_150.gif);}
div.photo-gallery-name{
	display:inline;
}
div.photo-gallery-name a{
	text-decoration:none;
}
div.photo-gallery-description{}

table.photo-gallery{
	padding: 0px; 
	margin: 0px;
	margin-bottom: 10px;
	border: 1px solid #CACACA; 
	background-color: #f6f6f6; 
	width: 100%;}
table.photo-gallery td {
	padding:5px;
	text-aling:left;
	vertical-align:top;}
div.photo-gallery-img {
	padding:5px; 
	margin:0px;}
div.photo-gallery-img div, div.photo-gallery-img img {
	padding:0px;
	margin:0px;}
div.photo-gallery-img img{
	border:1px solid #BBBBBB;
	cursor:hand; 
	cursor:pointer;}
div.photo-gallery-img div.outer {
	border:1px solid #B2B2B2; 
	background-color:#FFFFFF;
	position:relative;
	padding:0px;
	margin:0px;}
div.photo-gallery-img div.tool {
	width:10px; 
	background-image:url('tool.gif');
	background-repeat:repeat-y;
	background-position:left top;
	position:absolute;
	left:-5px;
	margin:7px 0px;}
div.photo-gallery-img div.inner {
	padding:7px 9px 7px 21px;}
div.gallery-info div.photo-gallery-name {
	font-weight:bold; 
	margin:5px 0px;}
div.gallery-info div.photo-gallery-description{}
div.gallery-info div.gallery-upload{}
div.gallery-info div.gallery-edit{
	font-size:90%; 
	color:#DDDDDD; 
	cursor:hand; 
	cursor:pointer;}
table.gallery-active div.gallery-picture{
	position:relative;}
div.gallery-active{
	width:15px;
	height:15px; 
	overflow:hidden;
	background-image:url('gal_active.gif');
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
	top:3px;
	left:3px;
	z-index:100;}
div.gallery-controls{
	height:auto!important;}
div.gallery-controls a{
	float:none!important;}

div.photo-gallery-ascetic div.photo-gallery-avatar, div.photo-gallery-avatar-sonet{
	float:left;
	margin: 0px 10px 0px 0px;
	cursor:hand;
	cursor:pointer;}
div.photo-gallery-ascetic div.photo-gallery-description{font-size:87%;}
div.photo-gallery-ascetic{
	float:left;
	width:300px;
	margin:-1px 10px 11px 0px;
	overflow:hidden;}
/* /Galleries */
/* Album(s) */
table.photo-album{
	padding: 0px; 
	margin: 0px;
	margin-bottom: 10px;
	border: 1px solid #CACACA; 
	background-color: #f6f6f6; 
	width: 100%;}
table.photo-album td {
	padding:5px;
	text-aling:left;
	vertical-align:top;}
div.photo-album-img {
	padding:5px; 
	margin:0px;}
div.photo-album-img div, div.photo-album-img img {
	padding:0px;
	margin:0px;}
div.photo-album-img img{
	border:1px solid #BBBBBB;
	cursor:hand; 
	cursor:pointer;}
div.photo-album-img div.outer {
	border:1px solid #B2B2B2;
	background-color:#FFFFFF;
	position:relative;
	padding:0px;
	margin:0px;}
div.photo-album-img div.tool {
	width:10px; 
	background-image:url('tool.gif');
	background-repeat:repeat-y;
	background-position:left top;
	float:left;
	position:absolute;
	left:-5px;
	margin:7px 0px;}
div.photo-album-img div.inner {
	padding:7px 9px 7px 21px;
	margin:0px;}

div.photo-album-info div.name {
	font-weight:bold; 
	white-space:nowrap;
	overflow:hidden;}
div.photo-album-info div.password {
	font-size:10px; 
	margin:5px 5px 5px 0px;;
	width:13px;
	height:13px;
	overflow:hidden;
	float:left;
	background-image:url('lock.gif');
	background-repeat:no-repeat;
	background-position:center center;}
div.photo-album-info div.password-title{
	height:25px;}
div.photo-album-info div.date {
	font-style: italic;}
div.photo-album-controls{
	height:auto!important;}
div.photo-album-controls a{
	float:none!important;
	height:auto!important;
	margin-top:5px;}
div.photo-album-cover{
	background-image:url('no_photo.gif');
	background-repeat:no-repeat;
	background-position:center center;
	border: 1px solid gray;}
div.photo-albums-list div.photo-album {
	float:left}
/* /Album(s) */
/* Photo */
div.photo-title{font-weight:bold;}
div.photo-date{font-style:italic;margin:5px 0px;}
div.photo-tags a {display:inline!important;}
div.photo-rating {margin:5px 0px;}
div.photo-rating td {padding:0!important;}
/* Photo .Default */
.photo-photo-item{
	float:left; 
	margin:0;
	padding:0;
	border:none;}
.photo-photo-item td {
	vertical-align:top;
	text-align:middle;
	margin:0px;
	padding:0px 10px 0px 0px;}
.photo-photo-item-inner{
	padding:5px;
	border:1px solid #CACACA; 
	background-color:#FFFFFF;}
.photo-photo-item-edit div.photo-photo-item-inner{
	position:relative!important;}
.photo-photo-item-edit input{
	position:absolute!important;
	left:3px;
	top:3px;}
.photo-photo-item-notapproved div.photo-photo-item-inner, .photo-photo-item-notapproved td.photo-image{
	background-color:#FED2D2!important;}
div.photo-photo-item-inner a{display: block;}
div.photo-photo-item-inner img {border:1px solid #BBBBBB;}
div.photo-photo-item-description-inner{
	width:250px;
	padding:5px;
	display:none;
	position:absolute;
	border:1px solid #4b4b6f;
	background-color:white;
	z-index:10000;
	zoom:1;}
div.photo-photo-item-description-inner div.photo-title{
	padding:0px;
	border:none;
	white-space:normal;
	oveflow:none;}
/* Photo Table */
th.result_image table.shadow{
	text-align: center;}
th.result_image table.shadow, table.shadow td {
	border: none;
	padding:0px;
	margin:0px;}
table.shadow td.photo-image {
	padding:5px;
	margin:0px;
	border:1px solid #BBBBBB;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align: middle;}
table.shadow td.photo-image input {
	position:absolute;
	top:2px;
	left:2px;}
table.shadow td.photo-image img {
	border:1px solid #BBBBBB;}
/* Photo  Shadow */
th.result_image table.shadow tr.b {
	height:6px !important;
	background-image: url('ph_03.gif');
	background-repeat:repeat-x;
	background-position: right;}
th.result_image table.shadow td.l{
	text-align:left;}
th.result_image table.shadow td.r{
	text-align:right;}
th.result_image table.shadow td.l div.empty, th.result_image table.shadow td.r div.empty {
	border:none;
	height:6px !important; 
	width:56px; 	
	overflow:hidden;
	background-image: url('ph_02.gif');
	background-repeat:no-repeat;
	background-position: right top;}
th.result_image table.shadow td.r div.empty {
	float:right;}
th.result_image table.shadow td.l div.empty {
	background-image: url('ph_01.gif');}
/* /Shadow */
table.result{
	float:left;
	margin:0px 10px 10px 0px;}
th.result_image{
	padding:10px 10px 0px 10px;
	border: 1px solid #BBBBBB;
	border-bottom: none;
	background-color:#f6f6f6;
/*	text-align:center;*/
	vertical-align:middle;}
td.result_text {
	padding:0px 5px 5px 5px;
	border: 1px solid #BBBBBB;
	border-top: none;
	background-color:#f6f6f6;
	vertical-align:top;}
div.photo-photo-list div.photo-title{
	padding:5px;
	overflow:hidden;
	display:block;
	white-space:nowrap;
	overflow:hidden!important;
	cursor:pointer;
	cursor:hand;}
/* /Photo */
/* Popups */
div.photo-popup, div.photo-window-edit {
	background-color:white; 
	padding:0; 
	margin:0;
	border:none; 
	overflow:hidden; 
	text-align:center; 
	color:black;
	font-size:100%;}
div.photo-popup{
	border: 1px solid gray; 
	width:352px; 
	height:352px;}
div.photo-window-edit{
	border:none;
	width:350px; 
	height:350px;}
div.photo-window-edit table{
	width:100%; 
	border:none;}
div.photo-window-edit td {
	border:none;
	text-align:left;
	vertical-align:top;}
table.photo-popup thead{
	display:none;}
div.photo-window-edit div.photo-info-box{
	padding:5px 10px;}
div.photo-window-edit div.photo-info-box-inner{
	overflow:auto; 
	text-align:left;
	position:relative;
	width:330px;
	height:290px;}
div.photo-window-edit tfoot td {
	text-align:center;
	vertical-align:middle;
	padding:2px;
	height:50px!important;
	overflow:hidden;}
div.photo-edit-field {
	padding: 0.3em 0 0.1em 0;
	width:300px;}
div.photo-edit-field div.photo-edit-field{
	width:auto;
	padding-left: 0.3em;}
div.photo-edit-fields-section-icon {
	margin-top:7px;}
div.photo-edit-field-title input, div.photo-edit-field-tags input, div.photo-edit-field textarea {
	width:100%;}
div.photo-edit-field-title label, div.photo-edit-field-tags label, div.photo-edit-field-description label, 
div.photo-edit-field-date label{
	display:block;
	margin-bottom:0.2em;}
div.photo-edit-field-image{
	position:relative;
	float:left;
	padding:0px;
	margin:0px 5px 5px 0px; 
	border:none;}
div.photo-edit-field-image input {
	position:absolute; 
	z-index:1000; 
	top:0px; left:0px;}
div.photo-edit-field-image img {
	cursor:pointer; cursor: hand;}
/* /Popups */

/* tabs */
table.photo-tabs td.header, table.photo-tabs td.body{z-index:1; border:none;}
table.photo-tabs-header, table.photo-tabs-header td{padding:0; margin:0; border:none;}
table.photo-tabs-header td.active, table.photo-tabs-header td.no-active,
table.photo-tabs-header td.empty-tab, table.photo-tabs-header td.href{
	height:36px; padding:0 3px 0 0; white-space:nowrap;}
table.photo-tabs-header td.active{vertical-align:bottom;}
table.photo-tabs-header td.active table.tab-header{
	height:36px!important; position:relative; top:1px; z-index:2;}
table.photo-tabs-header td.no-active{
	vertical-align:bottom!important;}
table.photo-tabs-header td.no-active table.tab-header{
	margin-top:4px; height:32px;}
table.photo-tabs-header td.active div.title, table.photo-tabs-header td.active div.title a{
	font-size:100%; font-weight:bold; color:black; text-decoration:none;}
table.photo-tabs-header td.no-active div.title, table.photo-tabs-header td.no-active div.title a{
	font-size:100%; font-weight:bold; color:#808080; text-decoration:none;}
table.photo-tabs-header td.href{
	padding:2px 10px; font-size:100%;}
table.tab-header{height:32px;}
table.tab-header tr.top, table.tab-header tr.top td{
	height:4px; overflow:hidden;}
table.tab-header tr.top td.left, table.tab-header tr.top td.left-strong{
	width:4px!important; height:4px!important; overflow:hidden;
	background-image:url('gray_top_left.gif');
	background-position:top left; background-repeat:no-repeat;}
table.tab-header tr.top td.left-strong{
	background-image:url('gray_top_left_strong.gif');}
table.tab-header tr.top td.right{
	width:4px!important;
	height:4px!important;
	overflow:hidden;
	background-image:url('gray_top_right.gif');
	background-position:top right;
	background-repeat:no-repeat;}
table.tab-header tr.top td.center{
	height:4px!important; overflow:hidden;
	background-image:url('gray_top_center.gif');
	background-position:top; background-repeat:repeat-x;}
table.tab-header tr.middle td.left{
	width:4px!important; overflow:hidden;
	background-image:url('gray_middle_left.gif');
	background-position:left; background-repeat:repeat-y;}
table.tab-header tr.middle td.right{
	width:4px!important; overflow:hidden;
	background-image:url('gray_middle_right.gif');
	background-position:right; background-repeat:repeat-y;}
table.tab-header tr.bottom td.left{
	width:4px!important; height:4px!important;
	overflow:hidden; background-image:url('gray_bottom_left.gif');
	background-position:bottom left; background-repeat:no-repeat;}
table.tab-header tr.bottom td.right{
	width:4px!important; height:4px!important;
	overflow:hidden; background-image:url('gray_bottom_right.gif');
	background-position:bottom right; background-repeat:no-repeat;}
table.tab-header tr.bottom td.center{
	height:4px!important; overflow:hidden;
	background-image:url('gray_bottom_center.gif');
	background-position:bottom; background-repeat:repeat-x;}
td.no-active table.tab-header td.left, td.no-active table.tab-header tr.top td.left-strong{
	background-image:url('white_top_left.gif');}
td.no-active table.tab-header tr.top td.left-strong{
	background-image:url('white_top_left_strong.gif');}
td.no-active table.tab-header tr.top td.right{
	background-image:url('white_top_right.gif');}
td.no-active table.tab-header tr.top td.center{
	background-image:url('white_top_center.gif');}
td.no-active table.tab-header tr.middle td.left{
	background-image:url('white_middle_left.gif');}
td.no-active table.tab-header tr.middle td.right{
	background-image:url('white_middle_right.gif');}
td.no-active table.tab-header tr.bottom td.left{
	background-image:url('white_bottom_left.gif');}
td.no-active table.tab-header tr.bottom td.right{
	background-image:url('white_bottom_right.gif');}
td.no-active table.tab-header tr.bottom td.center{
	background-image:url('white_bottom_center.gif');}
table.tab-header div.empty{ 
	width:4px!important; height:4px!important; overflow:hidden;}
table.tab-header tr.middle td.center{
	background-color:#F7F7F7; padding:5px 8px; white-space:nowrap; vertical-align:top;}
td.no-active table.tab-header tr.middle td.center{background-color:#FFFFFF;}
td.body-text{background-color:#F7F7F7; padding:15px;}
div.photo-body-text-ajax{text-align:center; width:100%;}
/* /tabs */

/* PAGES */
/* PAGES Main page */
div#photo-main-div{}
div.photo-head{
	font-size:100%;
	font-weight:bold;
	height:36px;
	text-align:left;
	padding: 10px 0px 0px 10px;
	color:black;
	text-decoration:none;}
div.photo-head, div.photo-head a{
	font-size:24px;
	color:black;
	text-decoration:none;}
table#photo-main-table{
	width:100%;}
td#photo-main-td-left, td#photo-main-td-middle-left{
	vertical-align:top;
	text-align:left;}
td#photo-main-td-right, td#photo-main-td-middle-right{
	vertical-align:top;
	text-align:left;}
td#photo-main-td-right {
	padding-left:40px;}
td#photo-main-td-right div.photo-body-text div.photo-ascetic{
	margin:0px 20px 20px 0px;
	float:left;}
td#photo-main-td-left div.photo-body-text{
	margin:4px;}
div.tags-cloud-all{
	float:right;
	margin:10px;}
div.tags-cloud div.search-tags-cloud{
	text-align:center;
	padding:10px;}
div.tags-cloud div.search-tags-cloud a{
	margin:5px;}
div#photo-main-new{
	margin:10px 0px 0px 0px;}
div#photo-main-new div.photo-ascetic{
	margin:0px 10px 0px 0px;
	float:left;}
div#photo-main-new div.photo-photos{
	overflow:hidden;
	width:100%;}
div#photo-main-new td.body-text{
	overflow:hidden;
	padding:6px;}
div.all-elements a{
	margin:10px;
	float:right;
}
div.photo-simple-info{
	margin: 10px 0px 0px 0px;}
div.photo-simple-info div.photo-gallery-avatar,   div.photo-gallery-avatar-sonet{
	float:left;
	margin: 0px 10px 0px 0px;}
div.photo-simple-info div.photo-name{
	font-weight:bold;
	font-style:italic;
	font-size:100%;}
td#photo-main-td-middle-left{
	padding-top:40px;}
td#photo-main-td-middle-left div.search-tags-cloud{
	margin:10px;
	width:auto!important;
	text-align:justify;}
td#photo-main-td-middle-left div.search-tags-cloud a{
	white-space:nowrap;}
	
td#photo-main-td-middle-right{
	padding:40px 0px 0px 40px;}
div#photo-main-galleries{
	clear:both;}
div.photo-gallery-ascetic div.all-elements a{
	margin:0px;
	float:none;
	font-weight:bold;
	text-decoration:none;
}
/* Pages Tags*/
div.tags-cloud div.photo-head, div.tags-cloud  div.search-tags-cloud{
	padding-top:0px;
	padding-left:0px;}
/* Pages Detail List*/

div#photo-filter{
	padding:10px 25px;}
div#photo-period, div#photo-moderate{
	padding:0px 0px 10px 0px;}
div#photo-group-photo{}
div#photo-period span.field-name{
	display:block;}
/* PAGES Detail */
div.photo-detail-inner-image{
	float:left;
	margin-right:1.8em}
div.photo-detail-inner-description{
	float:left;
	padding: 0;}
div.photo-detail-inner-navigation{
	padding: 1em 0.5em;}
div.photo-detail div.photo-title{
	padding-bottom:1em;}
div.photo-tags{
	padding:0.5em 0;}
div.photo-photos-slider{clear:both;}
div#photo_go_to_prev, div#photo_go_to_next, div#photo_go_to_prev_disabled, div#photo_go_to_next_disabled{
	width:23px;
	height:23px;
	background-position: right top;
	background-repeat: no-repeat;}
div#photo_go_to_prev, div#photo_go_to_next{
	cursor:pointer;
	cursor:hand;}
div#photo_go_to_prev{background-image: url('_navig_left.gif');}
div#photo_go_to_next{background-image: url('_navig_right.gif');}
div#photo_go_to_prev_disabled{background-image: url('_navig_left_disabled.gif');}
div#photo_go_to_next_disabled{background-image: url('_navig_right_disabled.gif');}
/* Page Galleries */
div.photo-controls span.photo-author{font-weight: bold;}
table.gallery-table-header{margin-bottom:7px;}
table.gallery-table-header, table.gallery-table-header td{font-size:100%; text-align:left;}
table.gallery-table-header td{padding:0; vertical-align:top;}	
table.gallery-table-header td.picture{padding-right:1em;}
/* /Page Galleries */
/* Page Detail List */
div#photo-filter-switcher{
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding:5px 5px 5px 19px;}
div#photo-filter-footer{ 
	background-image:url('corner.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px 0px 0px 19px!important;
	height:16px;
	overflow:hidden;}
div.filter-opened{background-image:url('opened.gif');}
div.filter-closed{background-image:url('closed.gif');}
div.photo-filter-fields{
	background-image:url('line.gif');
	background-position:0px top;
	background-repeat:repeat-y;
	padding:5px 5px 5px 19px!important;
	margin:0px;}
div.photo-filter-field{
	margin-bottom:1em;}
div.photo-filter-field-period label, div.photo-filter-field-mode label {
	display:block;}
div.photo-filter-field-mode legend {
	padding:0 1em;}
div.photo-filter-field-mode fieldset { 
	width:25em;}
/* /Page Detail List */
/* Page Album edit icon */
div.photo-popup div.photo-photo img {
	width:65px;}
div.photo-popup div.photo-window-edit div.photo-photo{
	height:70px!important;
	overflow:hidden;}
/* /Page Album edit icon */
/* Page Comments */
div.blog-line, .blog-post-delete {}
.blog-post-delete{
	display:block; 
	background-repeat:no-repeat; 
	align:absmiddle;
	background-image: url('delete.gif'); 
	width:18px; 
	height:18px; 
	float:right;}
.blog-user {
	display:block; 
	background-repeat:no-repeat; 
	align:absmiddle;
	background-image: url('icon_user.gif'); 
	width:16px; 
	height:16px; 
	float:left;}
.blog-author, .blog-author a {
	color:#000000;}
.blog-post-date, .blog-post-date a{
	color: #456A74;}
table.blogquote {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	border-collapse:collapse;
	background-color: #FBFBF9; 
	text-indent: 2pt;}
table.blogcode {
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333; 
	border-collapse:collapse;
	background-color: #FBFBF9; 
	text-indent: 2pt; }
table.blog-table-post-comment{
	width:100%;
	background-color:#FFFFFF;
	border-collapse:collapse;
	color: #000000; }
table.blog-table-post-comment th{
	background-color:#F1F5FA;
	padding: 3px 5px;
	border:1px solid #8FB0D2;
	font-size: 100%; }
table.blog-table-post-comment td{
	border:1px solid #8FB0D2;
	vertical-align:top;
	padding: 8px;
	font-size: 100%; }
table.blog-table-post-comment-table{
	width:100%;
	color: #000000; }
table.blog-table-post-comment-table th, table.blog-table-post-comment-table td{
	border:0px;
	padding:0px 0px 0px 2px;
	font-size: 100%;}
table.blog-comment-form{
	width:100%;
	color: #000000; 
	border-collapse:collapse;
	background-color:#FFFFFF;}
table.blog-comment-form th, table.blog-comment-form td{
	border:1px solid #8FB0D2;
	padding:0px;
	font-size: 100%;}
table.blog-comment-form-noborder{
	width:100%;
	color: #000000; 
	padding:0px;}
table.blog-comment-form-noborder th, table.blog-comment-form-noborder td{
	border:0px;
	padding:0px 0px 2px 0px;}
table.blog-comment-form-noborder td.padding{
	padding:2px;}
table.blog-comment-form-noborder-padding td{
	padding:2px;
	vertical-align:middle;}
.blogButton {
	font-size: 100%;
	font-family: Verdana, Arial, helvetica, sans-serif;
	border-style:none;}
.blogButton:hover{
	background-color:#FFFFEE;}
.blog-comment-text {font-size:100%;}
table.blog-table-post-comment-table a{
	text-decoration: none;
	curor:default;}
/* /Comments */
/* /PAGES */

/* Shadow */
table.shadow tr {height:2px !important;}
table.shadow td {padding:0px; margin:0px;}
table.shadow div.empty {height:2px !important; overflow:hidden;}
table.shadow, table.shadow td {border:none}
table.shadow .t-r, table.shadow .m-r, table.shadow .b-r {width:2px; background-image: url('shadow-m-r.gif');background-repeat:repeat-y;background-position: right;}
table.shadow .b-l, table.shadow .b-c{height:2px; background-image: url('shadow-b-c.gif');background-repeat:repeat-x;background-position: left bottom;}
table.shadow .t-r {text-align:right; vertical-align:top;}
table.shadow .t-r div.empty {width:2px;height:2px;background-image: url('shadow-t-r.gif');background-repeat:no-repeat;background-position: right top;}
table.shadow .b-r {text-align:right; vertical-align:bottom;}
table.shadow .b-r div.empty {width:2px;height:2px;background-image:url('shadow-b-r.gif');background-repeat:no-repeat;background-position: right top;}
table.shadow .b-l {text-align:left; vertical-align:bottom;}
table.shadow .b-l div.empty {width:2px;height:2px;background-image: url('shadow-b-l.gif');background-repeat:no-repeat;background-position: right top;}
/* /Shadow */

/* Standart */
div.empty-clear, div.group-by-days{clear:both;}
div.photo-navigation{padding:5px 0px; clear:both;}
div.photo-window-edit form, form.photo-form{padding:0; margin:0;}
table.photo-table, table.photo-table td{font-size: 100%;padding:8px 4px;}
font.starrequired{color:red;}
div.before-comment{clear:both; width:100%; overflow:hidden; height:20px!important}
div.waitwindow{ 
	width:170px!important; 
	padding:10px; 
	display:block;
	border:1px solid #EACB6B; 
	text-align:center; 
	font-size:13px; 
	background-color:#FCF7D1; 
	background-image:url('wait.gif'); 
	background-position:10px center; 
	background-repeat:no-repeat;
	position:relative; 
	z-index:10000;}
div#photo_waitwindow{
	text-align:center;
	position:static!important;
	width:100%;}
/* /Standart */

div.star-active
{
	cursor: pointer;
}

div.star-empty
{
	background-image: url('empty.gif');
	width:15px;
	height:15px;
	overflow:hidden;
}

div.star-voted
{
	background-image: url('voted.gif');
	width:15px;
	height:15px;
	overflow:hidden;
}

div.star-over
{
	background-image: url('over.gif');
	width:15px;
	height:15px;
	overflow:hidden;
}


.photo-slider-inner {margin: 0 25px; width: 95%;}
.photo-slider-container {position:relative; zoom:1; z-index:1; width: 100%;}
.photo-slider-container .photo-prev-enabled,
.photo-slider-container .photo-prev-wait,
.photo-slider-container .photo-prev-disabled,
.photo-slider-container .photo-next-enabled,
.photo-slider-container .photo-next-wait, 
.photo-slider-container .photo-next-disabled {position:absolute;top:50%;width:20px;height:48px;margin-top:-24px;display:block;z-index:100;}

.photo-slider-container .photo-prev-enabled,
.photo-slider-container .photo-next-enabled, 
.photo-slider-container .photo-prev-wait,
.photo-slider-container .photo-next-wait {background:url(arr-enabled.png) no-repeat; cursor:pointer;}
.photo-slider-container .photo-prev-disabled,
.photo-slider-container .photo-next-disabled{background:url(arr-disabled.png) no-repeat;}

.photo-slider-container .photo-prev-enabled,
.photo-slider-container .photo-prev-wait,
.photo-slider-container .photo-prev-disabled{left:-25px}

.photo-slider-container .photo-next-enabled,
.photo-slider-container .photo-next-wait,
.photo-slider-container .photo-next-disabled{right:-25px;background-position:-20px 0;}

.photo-slider-container .photo-slider-data {position:absolute; overflow:hidden; width:100%;}
.photo-slider-container .photo-slider-item{float:left!important;}
.photo-slider-container .photo-slider-item .photo-slider-thumb, 
.photo-slider-container .photo-slider-item .photo-slider-thumb td {border:none; padding:0; margin:0;}
.photo-slider-container .photo-slider-item .photo-slider-thumb td {padding:0 1em;}

.photo-slider-container .photo-slider-item img {border: 4px solid transparent;}
.photo-slider-container .photo-slider-item a {border: 1px solid #b0b0b0; display:block; }
.photo-slider-container .photo-slider-item div {border: 1px solid #ff4e00;}
.photo-slider-container .photo-slider-data-list {zoom:1; position:relative!important; left:0; white-space: nowrap; overflow:hidden; width: 8000000px;}

/*blog*/
.blog-posts {display:inline; float:left; margin-right:1%; overflow:hidden; width:79%;}

/*post*/
.blog-post {margin:0; padding-bottom: 2.5em; padding-right:0.8em;}
.blog-post-title {font-size: 1.65em; font-weight:bold; line-height: 1.3em; margin:0 0 0 0; padding:0.2em; padding-left: 0.6em; font-family: Arial;}
.blog-post-title a {text-decoration: none !important;}
.blog-post-title a :hover{text-decoration: underline !important;}
.blog-post-info {padding:0.2em 0.6em 0.2em}
.blog-post-info-back {}
.blog-post-content {padding: 0.4em 0.6em 0.4em; overflow: hidden; border-bottom: 1px dotted; line-height: 1.4em;}

.blog-post-meta { font-size:0.85em; line-height:1.4em; margin:0; padding:0; padding-top:0.3em; padding-bottom:0.3em; padding-left: 0.6em;}
.blog-post-date {margin:0.1em 0; padding:0 0 0 0.3em; line-height: 1.4em; display:inline;}
.blog-post-current .blog-post {padding-right: 0;}

.blog-post-edit-link, .blog-post-delete-link, .blog-post-comments-link, .blog-post-views-link, .blog-post-publish-link, .blog-post-hide-link, .blog-post-show-link {background-repeat: no-repeat; padding-left: 18px; height: 16px; display:inline-block; padding-right: 0.5em; font-size: 1.2em;}
.blog-post-comments-link {padding-left: 15px;}
.blog-post-show-link {padding-left: 19px;}

.blog-post-tag {padding-top: 0.4em;}
.blog-post-tag a {text-decoration: none !important;}
.blog-post-tag a:hover {text-decoration: underline !important;}
.blog-post-avatar img {float:right;}
.blog-post-avatar {padding: 0.1em 0.3em 0.3em 0.3em;}

/*post form*/
div.blog-post-field-text textarea {width: 100%;}
div.blog-post-field-text {padding-bottom: 0.2em;}
div.blog-post-fields {}
div.blog-post-field {}
div.blog-post-field-title input, div.blog-post-field-category input  { width: 100%;}
div.blog-post-field-code input  { width: 40%;}
div.blog-post-field-user {width: 100%; /*IE Fix or zoom:1 */}
div.blog-post-field-title, div.blog-post-field-category, div.blog-post-field-favorite, div.blog-post-field-date, div.blog-post-field-enable-comments { width:100%; }
div.blog-post-field-date {padding-top: 0.5em;}
div.blog-post-field-favorite div, div.blog-post-field-enable-comments div{display:inline;}
div.blog-post-field-favorite, div.blog-post-field-enable-comments {padding-bottom: 0.4em;}
div.blog-post-field-sep { width:2%; float: left;}
div.blog-post-image-item {float:left; padding-right: 1em; padding-bottom: 2em; height:150px;}
div.blog-post-image-item-border {border: 1px solid; height:100px; text-align: center; vertical-align: middle; width:100px;}
div.blog-post-image-item-input {padding-top: 0.5em;}
div.blog-post-image-item-input input {width: 100px;}
div.blog-post-buttons {padding-top:1em; padding-bottom: 0.4em;}
div.blog-post-field-category div.blog-post-field-text label, div.blog-post-field-access-title, div.blog-post-field-code div.blog-post-field-text label {font-weight: bold; font-size: 1.1em;}
 
div.blog-post-bbcode-line {padding-top:0.2em;}
.blog-group-edit {background-repeat: no-repeat; width:16px; height:16px; display:inline-block;}
.blog-group-delete {background-repeat: no-repeat; width:16px; height:16px; display:inline-block;}
.blog-group, .blog-group-label{ }

div.blog-post-edit-form{width: 97%; padding: 0.8em;}
div.blog-buttons {padding-top: 1em;}


/*comment*/
.blog-comment {margin:0; padding-top: 0.7em;}
.blog-comment-cont{}
.blog-comment-info {display:block;}
.blog-comment-content {display:block; overflow: hidden; padding-top: 0.5em;}
.blog-comment-meta {font-size:0.85em; padding-top: 0.5em; padding-bottom: 0.5em;}
.blog-comment-date {font-size:0.85em; display:inline;}
.blog-comment-author-info {display:inline;}
.blog-comment-avatar {float:left; margin-right: 0.5em; width: 30px; height: 30px; border:1px solid #c4c4c4; background-color: #eceaec;}
.blog-comment-avatar img{}
.blog-comment-meta a { text-decoration: none !important;}
.blog-comment-meta a:hover {text-decoration: underline !important;}
.blog-comment-link, .blog-comment-delete, .blog-comment-parent, .blog-comment-answer, .blog-comment-edit, .blog-comment-show, .blog-comment-hide {display:inline-block;}
.blog-add-comment {text-align:center; padding-top: 0em; padding-bottom: 1.5em;}
.blog-comment-nav {padding-bottom: 0.6em; padding-left: 0.7em;}

/*comment-form*/
div.blog-comment-form { margin-bottom:0.7em; margin-top:0.7em; width:80%;}
div.blog-comment-field-text  {width: 100%;}
div.blog-comment-field-text textarea { width: 99.9%; }
div.blog-comment-field-tags { display: none; }
div.blog-comment-field-tags input { width:80%; }
div.blog-comment-field-captcha input { width: 180px;}
div.blog-comment-field-settings input { width:1.55em; height:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.blog-comment-field-settings label { vertical-align: middle; }
div.blog-comment-fields { padding:0.8em; zoom:1;}
div.blog-comment-field {}
div.blog-comment-field-title input, div.blog-comment-field-desc input { width: 80%;}
div.blog-comment-field-user {width: 100%; padding-bottom: 5px; }
div.blog-comment-field-author, div.blog-comment-field-email { float:left; width:47%;}
div.blog-comment-field-text {padding-bottom: 0.2em;}
div.blog-comment-field-user-sep { width:5%; float: left; }
div.blog-comment-field-author input, div.blog-comment-field-email input { width:100%; }
div.blog-comment-field-bbcode {padding-top: 0.7em;}
div.blog-comment-field-captcha-image{padding-top: 0.4em;}
div.blog-comment-buttons { margin-top: 1em; padding-bottom: 0.4em;}
div.blog-comment-buttons input { padding:0 0.5em; font-size:1.184em;}


/*menu*/
div.blog-menu-box {margin-bottom: 1em; padding-bottom:0.5em; line-height: 1.5em; zoom: 1;}
div.blog-menu-box span { white-space:nowrap; display: inline-block;}
div.blog-settings-menu-box {margin-bottom: 1em; padding-bottom:0.5em; line-height: 1.5em; zoom: 1; }
div.blog-settings-menu-box span{ white-space:nowrap; display: inline-block;}


/*sidebar*/
.blog-sidebar { display:inline; float:right; overflow:hidden; width:20%;}
.blog-sidebar ul,.blog-sidebar ul li ul {margin:0;padding:0; list-style:none !important;}
.blog-sidebar ul li {margin:0;padding:0px; list-style:none !important; text-align:left;}
.blog-sidebar h3 { font-size: 1em; font-weight: bold; letter-spacing: 1px; border-bottom: 1px solid; padding:0; padding-bottom: 0.6em; margin: 0;}
.blog-sidebar li ul li {margin:0;padding:0; border:0;}
.blog-sidebar ul li ul li {text-align:left; margin:0; padding: 0;}
.blog-sidebar ul li ul li a {text-decoration: none; outline: 0;}
.blog-sidebar ul li ul li a:hover {text-decoration: underline;}
.blog-sidebar ul {padding: 1em; }
.blog-sidebar ul  li ul{padding-top: 0.4em; }
.blog-sidebar-title a {text-decoration: none;}
.blog-sidebar-avatar {text-align: center;}


/*general*/
div.blog-errors {border-width:1px; border: 1px solid; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-errors ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-errors ul li {margin:0; padding:0;}

div.blog-notes {border-width:1px; border: 1px solid; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-notes ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-notes ul li {margin:0; padding:0;}

div.blog-textinfo {border: 1px solid ; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-textinfo ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-textinfo ul li {margin:0; padding:0;}

div.blog-clear-float {clear: both;}

table.blog-table-header-left, table.blog-table-header-top {border-collapse:collapse; border: none;}
table.blog-table-header-left th, table.blog-table-header-left td, table.blog-table-header-top th, table.blog-table-header-top td {padding:0.5em; vertical-align:top; border-top: 1px solid;}
table.blog-table-header-left th {text-align:right;}
table.blog-table-header-top th {text-align:center;}

table.blog-edit-perms-table  {border: none;}
table.blog-edit-perms-table th, table.blog-edit-perms-table td {padding:0.2em; vertical-align:top; border: none; border-top: 0px;}
table.blog-edit-perms-table  th {text-align:center;}

div.blog-line {background-repeat: no-repeat; height:3px; width:100%;}
.blog-author {margin:0; padding:0; display:inline; font-weight: bold;}
.blog-author-icon {width:16px; height:16px; display:block; float:left; background-repeat: no-repeat; padding-right:0.2em; line-height: 1em;}

/*bbcode line*/
div.blog-bbcode-line {margin-right: 3px; float: left;}
div.blog-smiles-line, div.blog-more-smiles {float: left; white-space:nowrap; margin-left: 5px; font-size: 0.95em;}
div.blog-bbcode-closeall {float: right;}
div.blog-bbcode-line img, div.blog-smiles-line img { border: 0;}
div.blog-bbcode-line a, div.blog-smiles-line a {vertical-align: middle;}
div.blog-bbcode-line a {width: 20px; height: 20px; float: left; margin-right: 0.2em; background-position: center center;  background-repeat:no-repeat; display: block;}
div.blog-bbcode-line a, div.blog-bbcode-line img, div.blog-smiles-line a, div.blog-smiles-line img { outline: none; }
div.blog-bbcode-line select { float: left; margin-left:3px; padding:0px; height:20px;} 
div.blog-bbcode-closeall a{padding-left: 1em; vertical-align: middle; float: left;}

/*BBCode Icons*/
a.blog-bbcode-bold {background-image: url('font_bold.gif');}
a.blog-bbcode-italic {background-image: url('font_italic.gif');}
a.blog-bbcode-color {background-image: url('font_color.gif');}
a.blog-bbcode-underline{background-image: url('font_underline.gif');}
a.blog-bbcode-strike{background-image: url('font_strike.gif');}
a.blog-bbcode-url{background-image: url('font_link.gif');}
a.blog-bbcode-img-upload{background-image: url('font_image.gif');}
a.blog-bbcode-img{background-image: url('font_image_upload.gif');}
a.blog-bbcode-video{background-image: url('font_video.gif');}
a.blog-bbcode-code{background-image: url('font_code.gif');}
a.blog-bbcode-quote{background-image: url('font_quote.gif');}
a.blog-bbcode-video{background-image: url('font_video.gif');}
a.blog-bbcode-list{background-image: url('font_list.gif');}
a.blog-bbcode-cut{background-image: url('cut.gif');}


/*main page*/

div.blog-mainpage {width: 100%;}
div.blog-mainpage-side-left {float:left; width:52%; padding-right: 0.5em; }
div.blog-mainpage-side-right {float:right; width:46%; }

.blog-mainpage-item {margin:0; padding-bottom: 0.6em; padding-top: 0.5em;}
.blog-mainpage-title{margin:0; padding-bottom: 0.5em; padding-top: 0.4em; font-weight:bold; }
.blog-mainpage-content {line-height:1.4em; font-size:0.95em; display:block;}
.blog-mainpage-meta {font-size:0.89em; line-height:1.4em; margin:0; padding:0; padding-top: 0.4em;}
.blog-mainpage-meta a {text-decoration: none !important;}
.blog-mainpage-meta a:hover {text-decoration: underline !important;}

div.blog-mainpage-comment .blog-mainpage-meta {display:inline; padding-left: 0.4em; font-size: 0.89em;}
div.blog-mainpage-comment .blog-mainpage-content {padding-top: 0.4em;}
div.blog-mainpage-comment .blog-mainpage-content a {text-decoration: none !important;}
div.blog-mainpage-comment .blog-mainpage-content a:hover {text-decoration: underline !important;}
div.blog-mainpage-item .blog-author {font-weight: normal;}
div.blog-mainpage-comment .blog-mainpage-title {font-weight: normal;}


div.blog-mainpage-blogs .blog-mainpage-content a {text-decoration: none;}
div.blog-mainpage-blogs .blog-mainpage-content a:hover {text-decoration: none;}

.blog-tab { padding:0; margin:0; min-height:31px; height:100%; width:96%; line-height: 2.35em; display:block;}
.blog-tab-left {background-repeat: no-repeat; padding:0; margin:0; width: 3px; height: 31px; float:left;}
.blog-tab-right {background-repeat: no-repeat;  padding:0; margin:0; width: 3px; height: 31px; float:right;}

.blog-tab-container {width: 100%; display: block;}

.blog-tab-items {float: right;  font-size: 0.95em; padding-right: 0.6em; display:inline; white-space: nowrap;}
.blog-tab-items a {text-decoration: none !important; padding-left: 0.6em;}
.blog-tab-items a:hover {text-decoration: underline !important;}
.blog-tab-title {font-weight: bold; padding-left: 0.5em; float: left; display:inline; overflow:hidden;}
.blog-tab-title a {text-decoration: none !important;}
.blog-tab-title a:hover {text-decoration: underline !important;}


div.blog-tab-content {padding-top:0.2em; padding-left: 0.6em; padding-right: 0.6em; padding-bottom: 1.7em;}
div.blog-mainpage-search-cloud {padding-top: 0.4em;}


.blog-calendar  {text-align:center;}
.blog-calendar table th {font-weight:normal;}

.blog-rss div {padding-top: 0.6em;}
.blog-rss-icon {background-repeat: no-repeat; width:17px; height:17px; display:block; line-height: 1em;}

.blog-group-icon {width:16px; height:16px; display:block; float:left; background-repeat: no-repeat; padding-right:0.2em; line-height: 1em;}

.blog-search-form {padding-top: 0.6em;}
.blog-search-form div{padding-bottom: 0.4em;}

.blog-mainpage-create-blog {padding-bottom: 1em; padding-left: 0.6em}

.blog-rss-subscribe {padding-bottom: 1.5em;}
.blog-rss-subscribe .blog-tab-items {padding-top: 0.55em;}
.blog-group-rss {padding-top: 1em;}

table.blogquote, table.blogcode { font-size:1em; margin:0.5em 1em; width:80%; border:1px solid;}
table.blogquote td, table.blogcode td { padding:0.95em 1.5em; }
table.blogcode td {font-family:"Courier New"; white-space:pre-wrap;}
table.blogcode pre {font-family:"Courier New"; font-size: 12px; margin: 0; line-height: 15px; white-space:pre-wrap;}

div.blog-post-quote, div.blog-post-code {padding-top: 0.6em; padding-bottom: 0.6em;}
div.blog-post-quote span, div.blog-post-code span {padding-left:0.6em;}
div.blog-post-quote table.blogquote, div.blog-post-code table.blogcode {margin: 0;}

/*page navigation*/
div.blog-page-navigation  {padding-bottom: 0.8em;}
div.blog-page-navigation a, span.blog-page-current, span.blog-page-dots {padding-left:0.75em;	padding-right: 0.5em; text-decoration: none;}

div.blog-page-navigation a.blog-page-first, div.blog-page-navigation span.blog-page-first { padding-left: 0.5em; }
span.blog-page-current { font-weight: bold; }

/*blog navigation*/
ul.blog-navigation {list-style-position:outside; list-style-type:none; padding: 0; margin: 0; padding-bottom: 1em; }
ul.blog-navigation li {display:inline;}

/*color*/
.blog-post-content {border-bottom-color: #CCCCCC;}

.blog-post-meta, .blog-comment-meta, .blog-comment-nav  {color: #969696;}
.blog-post-tag a, .blog-comment-meta a , .blog-mainpage-meta a {color:#969696 !important;}

.blog-post-date, .blog-comment-date {color: #767676;}
div.blog-post-date span.blog-post-time, div.blog-post-date span.blog-post-day {display:none;}
div.blog-post-edit-form, div.blog-comment-fields {background-color: #f1f1f1;}
div.blog-post-image-item-border {border-color:#D8D8D8;}
.blog-sidebar {background-color: #f5f5f5;}
.blog-sidebar h3 {border-bottom-color: #dadada;}
.blog-bottombar h3 {color: #333333;}
.blog-sidebar-title {color: #000 !important;}
.blog-sidebar-title a {color: #000 !important;}

div.blog-errors {border: solid 1px #DFBDAC; background: #F6DBCE;}
div.blog-notes {border: solid 1px #DAD7A7; background: #F6F9D3;}
div.blog-textinfo {border: solid 1px #D5D5D5; background: #F6F6F6;}

.blog-required-field {color: red;}
table.blog-table-header-left th, table.blog-table-header-left td, table.blog-table-header-top th, table.blog-table-header-top td {border-top-color: #D5D5D5;}

div.blog-post-quote span, div.blog-post-code span {color: #7d7d7d; display: none;}
div.blog-post-code table.blogcode { border-color: #E8E8E8; color: #7D7D7D; background-color: #F7F7F7;}
div.blog-post-quote table.blogquote { border-color: #E8E8E8; color: #555; background: url('quote-gray.png') no-repeat scroll left top #f7f7f7;}

div.blog-mainpage-comment .blog-mainpage-content a, div.blog-mainpage-blogs .blog-mainpage-content a:hover, div.blog-mainpage-blogs .blog-mainpage-content a, div.blog-mainpage-comment .blog-mainpage-content a:hover {color: #333;}

.blog-tab, .blog-tab-container {background-color: #ededed;}
.blog-tab-items {color: #767676;}
.blog-tab-items a {color:#767676 !important;}
.blog-tab-title a {color: #000 !important;}
.blog-comment-cont-white {background-color: #fff; padding: 1px;}

/*images*/
div.blog-tab-left {background-image: url('plashka_start.gif');}
div.blog-tab-right {background-image: url('plashka_end.gif');}
div.blog-line {background-image: url('line_gradient.gif');}
.blog-rss-icon {background-image: url('rss_icon.gif');}

div.blog-comment-new .blog-comment-date {background-color: #FFF4CA; padding: 4px;}
div.blog-comment-hidden .blog-comment-cont-white, div.blog-comment-hidden .blog-comment-date {background-color: #ededed;}

div#special_perms {padding-top: 0.5em;}

div.blog-post-meta div.blog-post-info-bottom {display:none;}

.blog-post-meta span.blog-post-link-counter, .blog-post-meta span.microblog-post-link-counter {padding: 0 0 0 0.3em;}
div.blog-post-rating {float: right;}
div.blog-post-share {position:relative; float: right;}

img.linked {
    border: none;
    cursor: pointer;
    height: 21px;
    left: 2px;
    position: relative;
    top: 6px;
    width: 11px;
}

div.blog-edit-field-code label.blog-edit-field-caption {font-weight:bold;}
span#post-code-input {display:none;}
a#post-code-text {
	background-color: #fff4ca;
	border-bottom: dashed 1px;
	text-decoration: none;
	}
div.blog-post-field-code {padding-top: 0.5em;}

div.blog-tags-cloud {text-align:center;}

div.blog-comment-preview div.blog-comment-cont-white{border-top: 1px solid red; border-bottom: 1px solid red;}

div.blog-post-edit-micro #lhe_btn_sourcebb, div.blog-post-edit-micro #blog-post-image{display: none;}
/*div.blog-post-edit-micro div.blog-comment-field-bbcode{padding:0.2em;}*/
div.blog-post-edit-micro {width: 500px; margin-bottom: 2em;}
div.blog-post-edit-micro #blogpost-length {font-weight:bold; display:inline;}


div.blog-post-edit-micro div.blog-post-edit-form {padding: 0; background-color: white; border: 1px solid #C2C2C2; border-radius: 2px;}
div.blog-post-edit-micro div.blog-post-buttons{text-align:left; padding-top:0.3em; padding-bottom:0.1em; padding-left:0.5em; background-color: #f4f4f4;}
div.blog-post-edit-micro #edit-post-text {padding: 0; height: 93px; overflow: hidden;}
div.blog-post-edit-micro .lhe-stat-toolbar-cont, div.blog-post-edit-micro .lhe-button , div.blog-post-edit-micro div.lhe-tlbr-smile-cont {border: 0;}
div.blog-post-edit-micro #blog-post-micro-lhe-but, div.blog-post-edit-micro #blog-post-micro-lhe-hide{display: inline-block; float:right;}
div.blog-post-edit-micro #blog-post-micro-lhe-hide{padding-right: 10px; padding-top: 5px; color:#929292; font-size:0.8em; font-weight:bold;}
div.blog-post-edit-micro #blog-post-micro-lhe-hide a{text-decoration:none; color: #929292;}

div.blog-comment  .blog-author {line-height: 30px;}

div.microblog-post .blog-post-avatar  {float:left; margin-right: 0.5em; width: 30px; height: 30px; border:1px solid #c4c4c4; background-color: #eceaec; padding: 0px;}
div.microblog-post .blog-post-avatar img{}
div.microblog-post .blog-post-info {background: none; padding: 0;}
div.microblog-post .blog-author {line-height: 30px;}
div.microblog-post div.blog-post-content {border: none; padding: 0; padding-top: 0.5em;}
div.microblog-post { border-bottom: 1px solid #E5E5E5; padding:1px; margin-bottom: 1.5em;}

div.microblog-post div.blog-post-meta {padding-top: 0.5em; padding-bottom: 0.5em; font-size:0.85em; padding-left:0px;}

div.microblog-post div.blog-post-meta a {color: #969696 !important; text-decoration: none !important;}
div.microblog-post div.blog-post-meta a:hover {text-decoration: underline !important;}

div.microblog-post .blog-post-date {font-size:0.85em; color: #969696;}
div.blog-post-edit-micro  td.lhe-resize-row, div.blog-post-edit-micro  td.lhe-resize-row img {display: none;}

div.blog-comment-line {background-color: #ededed; height:1px; background-image: url('line-start.gif'); background-repeat: no-repeat; background-position: left;}

span.blog-vert-separator {height: 7px; width:1px; margin-left: 0.2em; margin-right: 0.2em; background-color: #e0e0e0; display: inline-block;}
div.blog-post-meta-util span {display: inline-block;}
div.blog-post-meta-util * {text-decoration: none !important;}

#blog-post-edit-micro-form table.lhe-smiles-tlbr-table {margin: 1px 0 0 1px!important;}

div.microblog-post div.blog-post-date a {color: #969696 !important; text-decoration: none !important;}
div.microblog-post div.blog-post-meta-util a {color: #969696 !important; text-decoration: none !important;}


.blog-post-meta .bx-rating span, .blog-post-meta-util.bx-rating a {  font-size: 13px;}
.blog-post-current-micro .bx-rating span, .blog-post-current-micro .bx-rating a {  font-size: 11px;}
.blog-mainpage-meta .bx-rating span { color:#969696 }


.blog-mainpage-meta span.ilike-light-blog-post *, .blog-mainpage-meta span.ilike-light-microblog * {color:#969696 !important; text-decoration: none !important; font-size: 1em;}
.blog-post-meta-util a span {cursor:pointer;}

.blog-post-meta-util  .ilike-light .bx-ilike-right { padding: 0px 1px 0 11px; background-position:0 -42px; font-size: 1.2em;}
.blog-post-meta-util .ilike-light .bx-you-like .bx-ilike-right { background-position:0 -22px; }
.blog-post-meta-util  .ilike-light .bx-ilike-text {	padding: 0; font-size: 1.2em;}
.microblog-post .blog-post-meta-util .ilike-light .bx-ilike-right {font-size: 11px}
.microblog-post .blog-post-meta-util .ilike-light .bx-ilike-text {font-size: 11px}

div.blog-comments .blog-comment-nav a.blog-comment-nav-item-sel {font-weight:bold; text-decoration:none; color: #969696; cursor: default;}
.blog-comment-nav-item {}

.catalog-price {
	 color:red;
}
div.catalog-top table td {
	padding-right:10px;
	padding-top:10px;
}
.data-cell p{
	font: normal 16px Arial,Verdata,Tahoma;
}
.catalog-price{
	font: bold 16px Arial,Verdata,Tahoma;
}

.catalog-price {
	 color:red;
}
div.catalog-top table td {
	padding-right:10px;
	padding-top:10px;
}
.data-cell p{
	font: normal 16px Arial,Verdata,Tahoma;
}
.catalog-price{
	margin-left:10px;
	font: bold 16px Arial,Verdata,Tahoma;
}

span.separator{border:none; border-left: 1px solid gray; border-collapse: collapse; width:1px; margin:0px 5px; display:block-inline;}

div.subscribe-edit .red {
	color:red;
}
div.subscribe-edit .green {
	color:green;
}
div.subscribe-edit .errorcolor {
	color:red;
}
div.subscribe-edit .successcolor {
	color:green;
}
	

.catalog-price {
	 color:red;
}
div.catalog-top table td {
	padding-right:10px;
	padding-top:10px;
}


div.subscribe-form input {
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
}
div.subscribe-form td {
	padding:2px;
}
div.subscribe-form p {
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	white-space:nowrap;
}


input.search-tags{}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}

.catalog-price {
	 color:red;
}


/*Table*/
table.sale_personal_profile_list
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
	font-size:12px;
}

/*Table head*/
table.sale_personal_profile_list th
{
	background-image:url('table_head.gif');
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_personal_profile_list th, table.sale_personal_profile_list td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}

.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}


div.bx-auth input.bx-auth-input {vertical-align:middle;}
div.bx-auth span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth div.bx-auth-secure-icon {background-image:url('sec.png'); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth div.bx-auth-secure-unlock {background-image:url('sec-unlocked.png');}


table.sale_order_full
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
}

/*Table head*/
table.sale_order_full th
{
	background-image:url('table_head.gif');
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_order_full th, table.sale_order_full td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}

table.sale_order_full_table
{
	width:100%;
	background-color:#FFFFFF;
	border-collapse:collapse;
	font-size:12px;
	border:1px solid #ADC3D5;
}

/* Table cells and heads*/
table.sale_order_full_table td
{
	padding: 3px 5px;
	vertical-align:top;
}

.sof-req{color:red;}

div.subscribe p, div.subscribe td {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
div.subscribe table {
	width:100%;
	border-collapse:collapse;
}
div.subscribe table thead {
	color:rgb(37, 99, 154);
}
div.subscribe table tr {
	vertical-align:top;
}
div.subscribe table td {
	padding:2px;
}
div.subscribe table td.delimiter {
	padding:0px;
	border-left:1px rgb(183, 188, 219) solid;
}
div.subscribe hr {
	border:1px rgb(183, 188, 219) solid;
}
div.subscribe .red {
	color:red;
}
div.subscribe .green {
	color:green;
}


/*Table*/
table.sale-personal-order-list
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
	font-size:100%;
}

/*Table head*/
table.sale-personal-order-list th
{
	background-image:url('table_head.gif');
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale-personal-order-list th, table.sale-personal-order-list td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}

/* Only table cells*/
table.sale-personal-order-list td
{

}


/*Filter*/

table.sale-personal-order-list-filter
{
	background-color:#F9FAFB;
	font-size:100%;
	border-collapse:collapse;
}

table.sale-personal-order-list-filter th
{
	background-image:url('table_head.gif');
	background-repeat:repeat-x;
	text-align: center;
	font-size:100%;
	color:#25639A;
}

table.sale-personal-order-list-filter td, table.sale-personal-order-list-filter th
{
	padding:3px;
	border:1px solid #ADC3D5;
}

table.sale-personal-order-list-filter td
{
	vertical-align: top;
}

/*Table*/
table.sale_personal_order_detail
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
	font-size:12px;
}

/*Table head*/
table.sale_personal_order_detail th
{
	background-image:url('table_head.gif');
	background-repeat:repeat-x;
	#text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_personal_order_detail th, table.sale_personal_order_detail td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}

.sale_personal_order_detail_no_border
{
	border: 0px;
	padding: 3px;
	vertical-align:top;
}

.profile-block-hidden
{
	display: none;
}

.profile-block-shown
{
	display:block;
}

.profile-table
{
	width: 100%;
}

.profile-link
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.profile-table td {
	vertical-align: top;
	width:50%;
}

div.bx-auth-profile input.bx-auth-input {vertical-align:middle;}
div.bx-auth-profile span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-profile div.bx-auth-secure-icon {background-image:url('sec.png'); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-profile div.bx-auth-secure-unlock {background-image:url('sec-unlocked.png');}


.voting-result-box ol.vote-items-list,.voting-result-box  ol.vote-items-list li {
	margin: 0; padding: 0; border: none; font-size: 100%; list-style-type: none;}
.voting-result-box ol.vote-items-list li {
	padding: 0.55em;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;}
.voting-result-box ol.vote-items-list li.vote-item-vote-first{
	border-top: 1px solid #ccc;}
.voting-result-box .vote-item-title{
	font-weight:bold;}
.voting-result-box div.vote-item-image{
	float:left;
	padding-right:0.55em;}
.voting-result-box .vote-bar-table {
	width:98%; }
.voting-result-box .vote-answer-table,.voting-result-box  .vote-answer-table td, .vote-bar-table, .vote-bar-table td {
	font-size:100%; }
.vote-answer-table .answer-counter {
    text-align:right; }
.vote-answer-bar {
    height: 16px;
    float: left;
    margin-top:3px; }
.vote-answer-counter {
    display:block;
    float:left;
    line-height:23px;
    width:19%;
}
.vote-answer-lolight {
    color:#999; }
.voting-result-box form {
	margin:0;}
.voting-result-box .vote-bar-square {
	width:10px;
	height:10px;}


/*Table*/
table.sale_personal_profile_detail
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
	font-size:12px;
}

/*Table head*/
table.sale_personal_profile_detail th
{
	background-image:url('table_head.gif');
	background-repeat:repeat-x;
	#text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_personal_profile_detail th, table.sale_personal_profile_detail td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}

.req{color:red;}

.catalog-price {
	 color:red;
}


div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}


ul.map-level-0 a {
	font-weight: bold;
}

ul.map-level-1 a, ul.map-level-2 a, ul.map-level-3 a {
	font-weight: normal;
}

.map-columns td {
	vertical-align: top;
}


/*Table*/
table.support-ticket-list
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
	font-size:100%;
}

/*Table head*/
table.support-ticket-list th
{
	background-image:url('table_head.gif');
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.support-ticket-list th, table.support-ticket-list td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}

/* Only table cells*/
table.support-ticket-list td
{
}

/*Lamps*/
div.support-lamp-red, div.support-lamp-green, div.support-lamp-green-s, div.support-lamp-yellow, div.support-lamp-grey
{
	width:14px; height:14px; background-repeat:no-repeat;
}

div.support-lamp-red {background-image: url('red.gif')}
div.support-lamp-green {background-image: url('green.gif')}
div.support-lamp-green-s {background-image: url('green_s.gif')}
div.support-lamp-yellow {background-image: url('yellow.gif')}
div.support-lamp-grey {background-image: url('grey.gif')}


/*Filter*/

table.support-ticket-filter
{
	background-color:#F9FAFB;
	font-size:100%;
	border-collapse:collapse;
}

table.support-ticket-filter th
{
	background-image:url('table_head.gif');
	background-repeat:repeat-x;
	text-align: center;
	font-size:100%;
	color:#25639A;
}

table.support-ticket-filter td, table.support-ticket-filter th
{
	padding:3px;
	border:1px solid #ADC3D5;
}

table.support-ticket-filter td
{
	vertical-align: top;
}

/*Hint */

table.support-ticket-hint
{
	font-size:100%;
}

/*Edit table*/
table.support-ticket-edit
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.support-ticket-edit th, table.support-ticket-edit td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.support-ticket-edit th
{
	background-image:url('table_head.gif');
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.support-ticket-edit td
{
	padding: 15px 5px;
}

/*Message*/
div.ticket-edit-message
{
	border:1px solid #ADC3D5;
	margin: 10px;
	padding:3px 5px;
}


/*Form table*/
table.support-ticket-edit-form
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
	border:1px solid #ADC3D5;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.support-ticket-edit-form th
{
	background-image:url('table_head.gif');
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


/* Form Table: cells and head*/
table.support-ticket-edit-form td, table.support-ticket-edit-form th
{
	padding:5px;
	vertical-align:top;
}

/* Form Table: head*/
table.support-ticket-edit-form th
{
	border-bottom:1px solid #ADC3D5;
}

/* Form Table: cells field-name*/
table.support-ticket-edit-form td.field-name
{
	text-align:right;
	vertical-align:top;
}

table.support-ticket-edit-form tbody td
{
	border:none;
}

/*Images*/

div.support-paperclip
{
	background-image:url('paperclip.gif');
	background-repeat:repeat-x;
	width: 16px;
	height: 16px;
	float: left;
}

/*Float quote link*/
.support-float-quote
{
	float:right;
}


br.clear
{
	clear:left;
}


/* BBCode*/

.support-quote-table, .support-code-table
{
	width: 90%;
}

.support-quote-body, 
.support-code-body, 
.support-quote-table,
.support-code-table,
.support-code-textarea,
.support-quote-head,
.support-code-head
{
	padding: 2px;
	background-color: #F9FAFB; 
	font-size:100%; 
}


.support-quote-body
{
	font-style:italic;
	background-color:#F1F5F8;
}

.support-quote-table .support-quote-head, .support-code-table .support-code-head
{
	font-weight: bold;
	padding: 2px;
	background-color:#E2E9F1;
}



.support-code-textarea
{
	border-width:0;
	width: 100%;
	overflow:auto;

}

.starrequired
{
	color:#FF0000;
}