﻿/*
  © Studio «Artel-IT»    | http://www.artel-it.ru
  Author — Artem Lopatin | http://www.artlopatin.ru
  30.11.2007
*/

.ArtelAdminComment{
  color: #555;
  font-size: 80%;
}
.ArtelAdminError{
  color: #c33;
  font-size: 80%;
}

.ArtelAdminTableColor{
  border-collapse:collapse;
  background-color: #DBE5F1;
  border:1px solid #B8CCE4;
}
.ArtelAdminTableColor tr{  height: 30px;
  vertical-align: top;
}
.ArtelAdminTableTdCaption{  color: #444;
  font-weight: bold;}
.ArtelAdminTable{
  border-collapse: collapse;
  color: black;
  xborder:1px solid #365F91;
}
.ArtelAdminTable th, .ArtelAdminTable td{
  text-align: left;
}
.ArtelAdminTable a, a.ArtelAdminA{
  color: #365F91;
}
.ArtelAdminTable a:hover, a.ArtelAdminA:hover{
  color: black;
}
.ArtelAdminLineH{
  background-color: #B8CCE4;
}
.ArtelAdminLineH a{
  color: black;
}
.ArtelAdminLineH a:hover{
  color: #f00;
}
.ArtelAdminLine1{
  background-color: #A7BFDE;
}
.ArtelAdminLine2{
  background-color: #DBE5F1;
}

#ArtelAdminBottomPager A,
#ArtelAdminBottomPager SPAN,
#ArtelAdminBottomPager DIV {	font-size: 80%;
	background-color: #DBE5F1;
	text-align: center;
	color: #000;
	display: block;
	float: left;
	margin-left: 5px;
	padding: 0px 5px 1px 5px;
	min-width: 18px;
	width: 25px;
}
	html>body #ArtelAdminBottomPager A,
	html>body #ArtelAdminBottomPager SPAN,
	html>body #ArtelAdminBottomPager DIV {
		width: auto;
		padding: 4px 4px 6px 4px;
	}

#ArtelAdminBottomPager A:hover { background-color: #B8CCE4; }

#ArtelAdminBottomPager SPAN,
#ArtelAdminBottomPager DIV {
	background-color: #A7BFDE;
	font-weight: bold;
	color: #fff;
}
div.solution { margin: 0 0 0 0; padding: 0 0 0 0px; clear: left; position: relative; z-index: 20; left: 0px; }
div.solution { margin-right: 0; width: 300px; background-color: #DBE5F1; border:1px solid #B8CCE4;}
div.draggable{
  color: black;
position: relative;
cursor: pointer;
z-index: 2;
width: 100%;
height: 21px;
text-align: center;
font-size: 100%;
position: absolute;
background:#A7BFDE;
border:1px solid #365F91;
}
div.draggable:hover{}
