﻿#hgreen a {   color: #131312; text-decoration: none; }
#hgreen a:hover {   color: #280cdc; text-decoration: underline; }
#hgreen input, #hgreen input.button { letter-spacing: 0.1em; padding: 1px; padding-right: 3px; font-size: 0.9em; background-color: #8FBF00; border: 1px dashed #B0DB31; color: #6600CC;}
#hgreen input.button { padding: 1px 4px 2px 4px; background-color: #8FBF00; border: 1px solid #B0DB31;}

#hgreen2 {
 color: #6600CC;
 font-size: 0.85em;
 height: 30px;
 padding: 4px 0 0 8px;
 text-align: left;
}

#hgreen {
 color: #6600CC;
 font-size: 0.85em;
 height: 20px;
 background-color: #9ccb12;
 border-top: 1px solid #b9d85d;
 border-bottom: 1px solid #8f8e89;
 padding: 4px 0 0 8px;
 text-align: left;
}


span.rig {
 position: relative;
 top: -1px;
 background-color: #a7d200;
 border: 1px solid #3a3f26;
 padding: 1px 5px 1px 5px;
 font-size: 0.85em;
 margin-left: 12px;
}

.px8 { font-size: 10px;}
.fr { float:left; }

.bprice {
	background-color: #ccff00;
	color: #090907;
	padding: 2px;
	font-weight: bold;
}

.vam { vertical-align: middle; }

#boarditemsmall span.rub a, #boarditemsmall span.rub a:link, #boarditemsmall span.rub a:hover, #boarditemsmall span.rub a:active, #boarditemsmall span.rub a:visited {
 text-decoration: none;
 color: #333333;
 font-weight: normal;
}

#boarditemsmall th {
  font-size: 1em;
  background-color: #f0efd4;

    border-top: 1px solid #3a3f26;     
    border-left: 1px solid #3a3f26; 
    border-right: 1px solid #3a3f26; 
  text-align: left;
  height: 18px;
  padding: 3px;
}

#boarditemsmall2 th {
  font-size: 1em;
  background-color: #f0efd4;
  border-top: 1px solid #99CC00;     
  border-left: 1px solid #99CC00; 
  border-right: 1px solid #99CC00; 
  text-align: left;
  height: 18px;
  padding: 3px;
}


.vip {
  border: 2px dashed #FF9595;
}

#boarditemsmall a:link, #boarditemsmall a:visited {
 text-decoration: none;
 color: #0000FF;
 font-weight: bold;
}

#boarditemsmall a:hover, #boarditemsmall a:active {
 text-decoration: underline;
 color: #0066FF;
 font-weight: bold;
}

#boarditemsmall td {
  font-size: 0.9em;
  border: 1px solid #3a3f26;
  text-align: left;
  padding: 3px;
}

.listing  a{
  padding:1px 6px;
  font-weight: bold;
  background:#f7f7f7;
  border:1px solid #c7c7c7;
  color:#000;
  text-decoration:none;
  margin:0 2px;
}
.listing  a:hover{
  background:#ccc;
  border:1px solid #666;
}
.listing b {
  padding:1px 6px;
  font-weight: bold;
  background:#888;
  border:1px solid #666;
  color:#fff;
  text-decoration:none;
  margin:0 2px;
}

.markItUp * {
	margin:0px; padding:0px;
	outline:none;
}
.markItUp a:link,
.markItUp a:visited {
	color:#000;
	text-decoration:none;
}
.markItUp  {
	width:450px;
	margin:5px 0 5px 0;
}
.markItUpContainer  {
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.markItUpEditor {
	font:12px 'Courier New', Courier, monospace;
	padding:5px;
	width:550px;
	height:320px;
	clear:both; display:block;
	line-height:18px;
	overflow:auto;
}
.markItUpPreviewFrame	{
	overflow:auto;
	background-color:#FFF;
	width:99.9%;
	height:300px;
	margin:5px 0;
}
.markItUpFooter {
	width:100%;
}
.markItUpResizeHandle {
	overflow:hidden;
	width:22px; height:5px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/redact/handle.png);
	cursor:n-resize;
}
/***************************************************************************************/
/* first row of buttons */
.markItUpHeader ul li	{
	list-style:none;
	float:left;
	position:relative;
}
.markItUpHeader ul li:hover > ul{
	display:block;
}
.markItUpHeader ul .markItUpDropMenu {
	background:transparent url(../images/redact/menu.png) no-repeat 115% 50%;
	margin-right:5px;
}
.markItUpHeader ul .markItUpDropMenu li {
	margin-right:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul {
	display:none;
	position:absolute;
	top:18px; left:0px;	
	background:#FFF;
	border:1px solid #000;
}
.markItUpHeader ul ul li {
	float:none;
	border-bottom:1px solid #000;
}
.markItUpHeader ul ul .markItUpDropMenu {
	background:#FFF url(../images/redact/submenu.png) no-repeat 100% 50%;
}
.markItUpHeader ul .markItUpSeparator {
	margin:0 10px;
	width:1px;
	height:16px;
	overflow:hidden;
	background-color:#CCC;
}
.markItUpHeader ul ul .markItUpSeparator {
	width:auto; height:1px;
	margin:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul ul {
	position:absolute;
	top:-1px; left:150px; 
}
.markItUpHeader ul ul ul li {
	float:none;
}
.markItUpHeader ul a {
	display:block;
	width:16px; height:16px;
	text-indent:-10000px;
	background-repeat:no-repeat;
	padding:3px;
	margin:0px;
}
.markItUpHeader ul ul a {
	display:block;
	padding-left:0px;
	text-indent:0;
	width:120px; 
	padding:5px 5px 5px 25px;
	background-position:2px 50%;
}
.markItUpHeader ul ul a:hover  {
	color:#FFF;
	background-color:#000;
}
.markItUp .markItUpButton1 a	{
	background-image:url(../images/redact/bold.png);
}
.markItUp .markItUpButton2 a	{
	background-image:url(../images/redact/italic.png);
}
.markItUp .markItUpButton3 a	{
	background-image:url(../images/redact/underline.png);
}
.markItUp .markItUpButton4 a	{
	background-image:url(../images/redact/picture.png);
}
.markItUp .markItUpButton5 a	{
	background-image:url(../images/redact/link.png);
}

.markItUp .markItUpButton6 a	{
	background-image:url(../images/redact/fonts.png);
}
.markItUp .markItUpButton7 a	{
	background-image:url(../images/redact/list-bullet.png);
}
.markItUp .markItUpButton8 a	{
	background-image:url(../images/redact/list-numeric.png);
}
.markItUp .markItUpButton9 a	{
	background-image:url(../images/redact/list-item.png);
}

.markItUp .markItUpButton10 a	{
	background-image:url(../images/redact/quotes.png);
}
.markItUp .markItUpButton11 a	{
	background-image:url(../images/redact/code.png);
}
	
.markItUp .clean a {
	background-image:url(../images/redact/clean.png);
}
.markItUp .preview a {
	background-image:url(../images/redact/preview.png);
}