body
{
  margin: 0px 0px 0px 0px;
}
table
{

  border-collapse: collapse;
}
td
{
  width: auto;
  padding: 0px 0px 0px 0px;
}
.Header
{
  text-align: right;
  background-image: url('img/head/1024/back.jpg');
}
.Content
{
  width: 100%;
  vertical-align: top;
  padding: 10px 10px 10px 10px;
}
.ContentFrame
{
  width: 100%;
}
.Menu
{
  padding: 10px 10px 10px 0px;
  vertical-align: top;
}
.MenuFrame
{
}
.MenuItem
{
  text-align: center;
  vertical-align: middle;
  border-bottom: solid 1px #6EC114;
  background-position: right;
  background-repeat: repeat-y;
  background-color: White;
}
.MenuSubitem
{
  border-top: solid 1px #6EC114;
  border-left: none;
  border-bottom: solid 1px #6EC114;
  border-right: solid 7px #6EC114;
  position: absolute;
  z-index: 10;
  display: none;
  background-color: White;
  text-align: left;
  vertical-align: middle;
}
.MenuSubitemLayout
{
  height: 100%;
}
.SubitemContent
{
  text-align: left;
  vertical-align: middle;
  padding: 0px 0px 0px 0px;
}
.Info
{
  vertical-align: top;
}
.InfoFrame
{
}
.FrameTop
{
  background: url('img/frames/1024/tb.gif'); 
  width: 100%;
}
.FrameBottom
{
  background: url('img/frames/1024/bb.gif'); 
  width: 100%;
}
.FrameLeft
{
}
.FrameRight
{
}
.Footer
{
}
.FooterContent
{
}
.NewsRSS
{
  text-align: right;
}


div.line {font-size: 9px}
div.line a {text-decoration:none; font-size: 9px}
div.line a:visited {border-bottom:none; text-decoration: none; font-size: 9px}
div.line a:active {text-decoration:none; font-size: 9px}
div.line a:hover {text-decoration:none; font-size: 9px}


body,table {
	font-family: arial;
	font-size: 13px;
}
.order_table_title {
	font-weight: bold; 
	font-family: arial;
	font-size: 14px;
	color: green;
}
.order_table_title_cost {
	font-weight: normal; 
	font-family: arial;
	font-size: 12px;
	color: #AEAEAE;
}
.order_table {
	background-color: #EAEAEA;
}
.order_table_tr_title {
	font-family: arial;
	background-color: #FAFAFA; 
	color: #818181; 
	font-weight: bold; 
	font-size: 14px;
}
.order_table_tr {
	font-family: arial;
	background-color: #FAFAFA; 
	font-size: 14px;
	color: black;
}
.order_subtable {
	background-color: #EAEAEA;
}
.order_subtable_tr_title {
	font-family: arial;
	background-color: #FAFAFA; 
	color: #A1A1A1; 
	font-weight: bold; 
	font-size: 14px;
}
.order_subtable_tr {
	font-family: arial;
	background-color: #FAFAFA; 
	font-size: 14px;
	color: black;
}

/* Стиль для всех элементов форм - input, select, textarea, и т.п. */
.input {
	font-family: arial;
	font-size: 14px;
	margin-top: 5; 
	margin-bottom: 5; 
	background-color: #EFEFEF; 
	BORDER-RIGHT: #999 1px solid; 
	BORDER-TOP: #999 1px solid; 
	PADDING-LEFT: 3px; 
	BORDER-LEFT: #999 1px solid; 
	COLOR: #333333; 
	BORDER-BOTTOM: #999 1px solid;
	color: black;
}
.warn {
	font-family: arial;
	font-size: 14px;
	font-weight: bold; 
	color: red;
}
.domainfree {
	color: green;
}
.domainreged {
	color: red;
}
.domainerror {
	color: #e3cb00;
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.6.2          */
/* ------------------------------- */

/* Текст в начале каждой строки клиентского меню: Меню, Заказать, Ваш баланс */
.menu_category {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

/* Ссылки в клиентском меню: Счета, Заказы, Домены и т.п. */
.menu_link {
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
}

/* Выделенные ссылки в клиентском меню, к примеру если есть новые тикеты */
.menu_link_highlight {
	color: red;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
}

/* Текст в клиентском меню, к примеру сумма внутреннего баланса */
.menu_text {
	font-family: arial;
	font-size: 14px;
}

/* Стиль для всех кнопок форм - button, submit, reset */
.button {
	font-family: arial;
	font-size: 14px;
	margin-top: 5; 
	margin-bottom: 5; 
	background-color: #EFEFEF; 
	BORDER-RIGHT: #999 1px solid; 
	BORDER-TOP: #999 1px solid; 
	PADDING-LEFT: 3px; 
	BORDER-LEFT: #999 1px solid; 
	COLOR: #333333; 
	BORDER-BOTTOM: #999 1px solid;
	color: black;
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.6.3          */
/* ------------------------------- */

/* Стиль для всплывающего окошка с подсказкой, при наведении к примеру на значок дополнительных услуг на странице списка заказов */
.altOn {
	font-family: arial; 
	font-size: 10pt; 
	padding: 3px; 
	background-color: #fcf8ec; 
	border: 1px solid #888;
}

/* Стиль для горизонтальных линий */
.hr {
	border: 0;
	height: 1px;
	background-color: #000000;
}

/* Стиль заголовков страниц, которые идут над горизонтальной линией */
.pagetitle {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

/* Стиль ссылок */
.rootlink {
	font-family: arial;
	font-size: 14px;
}
