body {
	font-family: arial;
	font-size: 14px;
}
.order_table_title {
	font-weight: bold; 
	font-family: arial;
	font-size: 14px;
	color: black;
}
.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;
	z-index: 10;
}

/* Стиль для горизонтальных линий */
.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;
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.6.6          */
/* ------------------------------- */

/* Стиль таблиц без заливки (форма обратной связи, партнерка и т.п.) */
.rpTableBlank {
	font-family: arial;
	font-size: 14px;
}

/* Стиль таблиц c заливкой (таблица заказов, счетов и т.п.) */
.rpTable {
	font-family: arial;
	font-size: 14px;
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.6.7          */
/* ------------------------------- */

/* Стиль элемента списка для названий групп вопросов (FAQ) */
.faqgroup {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

/* Стиль элемента списка для вопросов (FAQ) */
.faqitem {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
}

/* Стиль ссылок для вопросов в списке(FAQ) */
.faqitemlink {
	font-family: arial;
	font-size: 14px;
}

/* Стиль заголовка вопроса для вопроса с ответом (FAQ) */
.faqtitle {
	font-family: arial;
	font-size: 14px;
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.6.8          */
/* ------------------------------- */

/* Стиль ссылок постраничной навигации по счетам, заказам и т.п. */
.rootlinkpages {
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.7.0          */
/* ------------------------------- */

/* Стиль ячейки с тарифным планом на странице тарифных плано */
.tarifBlock {
	background-color: #EFEFEF;
	width: 150px;
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.7.2          */
/* ------------------------------- */

/* Стиль ссылок whois-формы (отметить все, убрать все и т.п.) */
.whoisLink {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}


/* ------------------------------- */
/*           ВЕРСИЯ 1.7.3          */
/* ------------------------------- */

/* Название тарифного плана на странице тарифных планов */
.tarifsTitle {
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.7.5          */
/* ------------------------------- */

/* Строка заголовка таблицы */
.tableHead {
	background-color: #EAEAEA;
}

/* Строка №1 с данными в таблице */
.tableRow1 {
	background-color: #FAFAFA;
}

/* Строка №2 с данными в таблице */
.tableRow2 {
	background-color: #EFEFEF;
}

/* Стиль текстовых подсказок (возле каптчи, в настройках для кодового слова и т.п.) */
.styleHelp {
	font-size: 12px; 
	color: gray; 
	margin-top: 0;
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.8.0          */
/* ------------------------------- */

/* Стиль поля для ввода Темы тикета */

.ticketsSubjectInput {
	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;
	width: 500px;
}

/* Стиль поля для ввода Сообщения тикета */

.ticketsTextArea { 
	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;
	width: 500px;
	height: 200px;
}

/* ------------------------------- */
/*           ВЕРСИЯ 2.0.7          */
/* ------------------------------- */

/* Стиль слайдера количества слотов */

#slotsSlider {
  width: 50%;
}

/* ------------------------------- */
/*           ВЕРСИЯ 2.0.8          */
/* ------------------------------- */

/* Стиль ячейки с доменом на странице магазина доменов */
.domainShopBlock {
	background-color: #EFEFEF;
	width: 150px;
	text-align: center;
}

/* Название домена на странице магазина доменов */
.domainShopTitle {
	font-size: 16px;
}






















/* ------------------------------- */
/* ------------------------------- */
/* ------------------------------- */
/* ------ personal *.css ----- */

* {
	margin: 0;
	padding: 0;
}

/* header ----------------------------------------------------------------------- */
#x1 {
	text-align: center;
	background-color: #315BB1;
	border-bottom: 1px solid #1A4DA0;
	min-height: 80px;
}
#header {
	margin: 0 auto;
	text-align: left;
	width: 987px;
	font-size: 80%;
	font-weight: 500;
}
#logo{
	width: 277px;
	float: left;
	height: 80px;
	background: url(img/LOGO.png) no-repeat;
	background-position: 40px 15px;
}
#butoane {
	padding-right: 10px;
}
#butoane li{
	float: right;
	display: inline;
	padding: 2px 5px;
}
#butoane a{
	color:#fff;
}
#butoane a:hover{
	text-decoration: underline;
}
#x2{
	text-align: center;
}


/* Menu1 ----------------------------------------------------------------------- */

/* 
!!! Corectari:
1. #menu ul li a {
		font-size: 80%; (de la 110% -> la 80%)
2. #menu ul ul {
		width: 165px;	(de la 155 -> la 165)
3. #menu ul ul li {	
		width: 165px;	(de la 155 -> la 165)
4. #menu ul ul li a {
		font-size: 80%;	(de la 100% -> la 80%)
5. #menu ul ul li a:hover {
		background: #3568D3; 
		width: 165px;	(de la 155 -> la 165)		
*/

/* din menu.css */
ul.flyout {
	zoom: 1; /*IE<=6*/
}

ul.flyout ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 50;
}

ul.flyout ul ul { 
	position: absolute;
	left: 100%;
	top: -2px;
}

ul.flyout LI:hover>ul, ul.flyout a:hover ul /*IE<=6*/ {
	display: block;
}

ul.flyout li:hover, ul.flyout li a:hover /*IE<=6*/ {
	position: relative;
}

* html ul.flyout table {border-collapse: collapse;} /*IE<=6*/
/* menu.css end */


#mm{
	text-align: center;
	background-color: #3568D3;
	border-top: 1px solid #4A76E3;
}
#menu {
	margin: 0 auto;
	text-align: center;
	min-height: 35px;
	width: 987px;
}
#menu ul {
	float: left;	
	text-align: center;
	width: 987px; 
}
#menu ul li { 
	display: block;
	float: left;
	width: 132px;
	line-height: 35px;
	background: url(img/li.gif) no-repeat;
}
#menu ul li.first {
	width: 60px;
	background: url(img/home.gif) no-repeat;
}
#menu ul li.first a:hover{
	background: url(img/HOME%20HOVER.png) no-repeat;
}
#menu ul li a {
	display: block; 
	text-indent: 7px; 
	text-decoration: none; 
	height: 35px;
	line-height: 35px;	
	padding: 0;
	border: 0;
	color: #FFF;
	font-size: 80%;
	font-weight: 600;
}
#menu ul li a:hover {
	background-color: transparent;
	background: url(img/menu-hover.gif) repeat-x;
	color: #fff;
	text-decoration: none;
}
#menu ul ul {
	width: 155px;
	background-color:#315BB1;
	padding: 3px;
	border-top: 2px solid #fff;
}
#menu ul ul li {
    padding: 0;
	text-align: left;
	width: 155px;
}
#menu ul ul li a {
	display: block; 
	text-indent: 7px; 
	background-color:#fff;
	text-decoration: none; 
	height: 25px;
	line-height: 25px;	
	padding: 0;
	border: 0;
	color: #000;
	font-size: 80%;
	font-weight: normal;
}
#menu ul ul li a:hover {
	background: #3568D3; 
	width: 155px;
	color: #fff;
	text-decoration: none;
}
#menu ul ul li.sg-right a{
	background: url(img/sg-right.gif) no-repeat;
	background-position: 135px 50%;
	background-color:#fff;
}
#menu ul ul li.sg-right a:hover{
	background: url(img/sg-right-hover.gif) no-repeat;
	background-position: 135px 50%;
	background-color:#3568D3;
}
#menu ul ul li.sg-right li a:hover,
#menu ul ul li.sg-right li a{
	background-image: none;
}

/* for 2 level ul -------*/

#menu ul ul ul{
	margin: 2px 0 0 -5px;
	border: none;
	width: 175px;
}
#menu ul ul ul li {
   padding: 0;
	text-align: left;
	width: 175px;
}
#menu ul ul ul li a:hover {
	background: #3568D3; 
	width: 175px;
	color: #fff;
	text-decoration: none;
}
#menu ul ul ul li.sg-right a{
	background: url(img/sg-right.gif) no-repeat;
	background-position: 130px 50%;
	background-color:#fff;
}
#menu ul ul ul li.sg-right a:hover{
	background: url(img/sg-right-hover.gif) no-repeat;
	background-position: 130px 50%;
	background-color:#3568D3;
}
#menu ul ul ul li.sg-right li a:hover,
#menu ul ul ul li.sg-right li a{
	background-image: none;
}
/* for 2 level ul end ---*/

/* for 3 level ul -------*/
#menu ul ul ul ul{
	width: 110px;
	background-color:#315BB1;
	padding: 3px;
	border-top: 2px solid #fff;
}
#menu ul ul ul ul li {
   padding: 0;
	text-align: left;
	width: 110px;
}
#menu ul ul ul ul li a:hover {
	background: #3568D3; 
	width: 110px;
	color: #fff;
	text-decoration: none;
}
#menu ul ul ul ul{
	margin: 2px 0 0 -8px;
	border: none;
}
/* for 3 level ul end ---*/

#sg a{
	background: url(img/sg.gif) no-repeat;
	background-position: 90% 50%;
}
#sg a:hover{
	background-color: red;
}
#sg2 a{
	background: url(img/sg.gif) no-repeat;
	background-position: 95% 50%;
}
#sg2 a:hover{
	background-color: red;
}
#sg3 a{
	background: url(img/sg.gif) no-repeat;
	background-position: 100% 50%;
}
#sg3 a:hover{
	background-color: red;
}
/* Menu1 end ------------------------------------------------------------------ */


/* Root Panel margin ---------------------------------------------------------- */

.rootpanelmargin {
	border: 1px solid #DDD;
  	margin: 0px auto; 
  	padding: 15px;
  	width: 960px;
  	border-radius:6px;  
  	-moz-border-radius:5px; 
  	-khtml-border-radius:10px;
}

/* Root Panel margin end ------------------------------------------------------ */


/* Footer --------------------------------------------------------------------- */
#x4 {
	text-align: center;
	background-color: #315BB1;
	border-top: 1px solid #1A4DA0;
}
#ft { 
	font-size: 12px;
	padding-top: 10px;
	position: relative;
	text-align: left;
	width: 987px;
	height: 245px;
	margin: 0 auto;
	border-bottom: 1px solid #1A4DA0;
}
#ff { 
	padding: 0;
	position: relative;
	text-align: left;
}
.ff_li { 
	display: inline;
	float: left;
	list-style: none;
	margin-top: -13px;
	position: relative;
	width: 197px;
}
.ff_li1 { 
	display: inline;
	float: left;
	list-style: none;
	margin-top: -13px;
	position: relative;
	width: 186px;
}
.ff_li2 { 
	display: inline;
	float: left;
	list-style: none;
	margin-top: -13px;
	position: relative;
	width: 219px;
}
.ff_li a {color: #FFF;}
.ff_li1 a {color: #FFF;}
.ff_li2 a {color: #FFF;}
.ff_li_title {line-height:280%;}
.ff_li a:hover {text-decoration: underline;}
.ff_li1 a:hover {text-decoration: underline;}
.ff_li2 a:hover {text-decoration: underline;}
.ff_links { 
	margin-top: 13px;
	padding: 0 20px;
}
.ff_links_li { 
	list-style: none;
	margin-top: 4px;
	padding: 0;
	list-style-type:square;
	color:#FFFFFF;
}
.ff_links_li_sub { 
	font-weight: 700;
	background: url(img/ul-footer2.gif) repeat-x;
	background-position: 0% 100%;
	font-size: 16px;
	list-style-type:none;
	margin-left: -15px;
}
#domen ul {
	text-align: left;
	margin-left: 50px;
}
#host ul {
	text-align: left;
	margin-left: 50px;
}
#licenta ul{
	text-align: left;
	margin-left: 47px;
}
#info ul {
	text-align: left;
	margin-left: 10px;
}
#parteneri {
	margin: 0 auto;
	text-align: center;
	min-height: 20px;
	width: 987px;
	padding-top: 5px;
}
#parteneri a img {
	opacity: 0.3;
	padding-left:1px;
}
#parteneri a:hover img {
	opacity: 0.9;
}
#x5 {
	text-align: center;
}
#jos {
	margin: 0 auto;
	width:987px;
	text-align: center;
	padding: 5px 0;
	border-top: 1px solid #4A6DC6;
	height: 38px;
}
#contor{
	width: 450px;
	float: left;
	text-align: left;
}
#Copyright {
	font-size: 12px;
	width: 450px;
	text-align: right;
	float:right;
	color: #4A6DC6;
}
/* Footer end ----------------------------------------------------------------- */


/* ------ personal *.css end ----- */
/* ------------------------------- */
/* ------------------------------- */
/* ------------------------------- */
