

.order_table_title {
	font-weight: bold; 
	font-family: arial;
	font-size: 14px;
	color: #f99933;
}
.order_table_title_cost {
	font-weight: normal; 
	font-family: arial;
	font-size: 12px;
	color: #f99933;
}

.order_table_tr_title {
	font-family: arial;
	color: #818181; 
	font-weight: bold; 
	font-size: 14px;
}


.order_subtable_tr_title {
	font-family: arial;
	color: #f99933; 
	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: #121212; 
	BORDER-RIGHT: #999 1px solid; 
	BORDER-TOP: #999 1px solid; 
	PADDING-LEFT: 3px; 
	BORDER-LEFT: #999 1px solid; 
	COLOR: #f99933; 
	BORDER-BOTTOM: #999 1px solid;
	color: #f99933;
}
.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: #f99933;
}

/* Ссылки в клиентском меню: Счета, Заказы, Домены и т.п. */
.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;
}











/* Стиль таблиц без заливки (форма обратной связи, партнерка и т.п.) */
.rpTableBlank {
	font-family: arial;
	font-size: 14px;
       

}

/* Стиль таблиц c заливкой (таблица заказов, счетов и т.п.) */
.rpTable {
	font-family: arial;
	font-size: 14px;
	cellspacing: 4;
}



















/* ------------------------------- */
/*           ВЕРСИЯ 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: #1977B4;
}

/* Стиль заголовков страниц, которые идут над горизонтальной линией */
.pagetitle {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Стиль ссылок */
.rootlink {
	font-family: arial;
	font-size: 14px;
}
* { margin:0; padding:0;}
html, body { height:100%;}
body { background:#1d1d1d; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#999999}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}

.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x #121212;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

#contacts-form label { display:block; height:54px;} 
#contacts-form label input { width:273px; padding:2px 0 2px 3px; color:#fff; background:#1d1d1d; border:1px solid #363636;}
#contacts-form textarea {width:278px; height:70px; padding:2px 0 2px 3px; margin-bottom:15px; color:#fff; background:#1d1d1d; border:1px solid #363636; overflow:auto;}
#contacts-form .col-1 { width:320px !important; margin-right:0 !important;}
#contacts-form .col-2 { width:284px !important; margin-right:0 !important;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/marker.jpg) no-repeat left 3px; padding:0 0 10px 22px;}
.list1 li a { color:#2582c1; font-weight:bold;}
.list1 li a:hover { color:#fff;}

.list2 li { width:100%; clear:both; padding-bottom:8px;}
.list2 li img { float:left; margin:-4px 0 8px -7px;}
.list2 li a { color:#5d5d5d; font-weight:bold;}

.list3 li { border-bottom:1px solid #363636; padding-bottom:16px; margin-bottom:17px;}
.list3 li.last { border-bottom:none; padding-bottom:0;}

.list4 { margin-bottom:-21px;}
.list4 dt {font-size:1.17em; line-height:1.29em; color:#804d22; margin-bottom:10px;}
.list4 dd { margin-bottom:21px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {color:#2582c1; outline:none;}
a:hover{text-decoration:none;}

h2 { font-size:1.17em; font-weight:normal; line-height:1.29em; color:#804d22; margin-bottom:10px;}
h3 { font-size:1em; margin-bottom:16px;}
h4 { font-size:1em;}

.txt1 { color:#2582c1;}

.link1 { color:#2582c1; font-weight:bold; background:url(images/arrow2.gif) no-repeat right 6px; padding:0 10px 0 0;}

.line-hor { background:url(images/line-hor.gif) left top repeat-x; height:1px; overflow:hidden; font-size:0; line-height:0; margin:25px 0 25px 0;}
.line-ver, .line-ver1 { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:15px;}

.dept-list dt {font-size:1.17em; line-height:1.29em; color:#804d22; margin-bottom:10px;}
.dept-list dd { clear:both;}
.dept-list dd span { float:left; width:75px;}
.dept-list dd p { text-align:left;}


/*header*/
#header .row-1 { height:50px;}
#header .row-2 .fleft { padding:65px 0 0 22px;}
#header .row-2 .fleft .logo { margin-bottom:11px;}
#header .row-2 .fright { padding:68px 0 0 0;}
#header .row-2 .fright p { margin:0; padding:8px 7px 0 0; text-align:right;}
#header .row-2 .fright p img { margin-left:6px;}

#header .nav { width:100%; overflow:hidden;}
#header .nav li { display:inline;}
#header .nav li a { display:block; float:left; background:url(images/nav-bg.png) no-repeat left top; width:141px; height:50px; text-align:center; font-size:1.17em; line-height:50px; margin-right:-1px; color:#fff; text-decoration:none;}
#header .nav li a:hover { color:#f99933;}
#header .nav li a.current { color:#f99933;}

/*content*/
#content { padding:0 0 47px 0;}
#content .indent { padding:0 10px 0 29px;}
#content .inside { padding:18px 10px 0 29px;}

.banners { width:100%; overflow:hidden; padding-bottom:42px;}
.banners li { background:url(images/box1-bg.png) no-repeat left top; width:197px; height:210px; float:left; margin-right:-1px;}
.banners li .inner { padding:14px 10px 0 23px;}
.banners li .wrapper a { float:left; color:#fff; font-weight:bold; margin-top:2px;}
.banners li a.button { background:url(images/button.jpg) no-repeat left top; width:79px; height:22px; text-align:center; color:#121212; text-decoration:none; font-weight:bold; line-height:22px; float:right; margin:0;}
.banners li a.button:hover { color:#fff;}
.banners li a.button-alt { background:url(images/button-alt.jpg) no-repeat left top; width:79px; height:22px; text-align:center; color:#121212; text-decoration:none; font-weight:bold; line-height:22px; float:right; margin:0;}
.banners li a.button-alt:hover { color:#fff;}
.banners li dl { padding-bottom:10px;}
.banners li dl dt { color:#fff; font-weight:bold; margin-bottom:10px;}
.banners li dl dd { background:url(images/arrow1.gif) no-repeat left 5px; padding:0 0 4px 11px;}
.banners li dl dd a { color:#804d22; text-decoration:none;}
.banners li dl dd a:hover { color:#fff;}
.banners li dl.alt dd {background:url(images/arrow2.gif) no-repeat left 5px;}
.banners li dl.alt dd a { color:#2582c1;}
.banners li dl.alt dd a:hover { color:#fff;}

/*footer*/
#footer { text-align:right;}
#footer p { font-size:1.17em; margin:0;}
#footer p a { color:#5d5d5d; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}
#footer .nav { padding:17px 0 10px 0; margin-right:-14px;}
#footer .nav li { display:inline;}
#footer .nav li a { color:#5d5d5d; text-decoration:none; padding:0 14px 0 11px;}
#footer .nav li a:hover { color:#fff; text-decoration:underline;}
#footer .nav li a.current { color:#fff; text-decoration:underline;}

/*==========================================*/

