/*CSS3 Profile*/

body { 

color : #4d4d4d; 

font-size : 11px; 

font-family : tahoma; 

max-width: 500px;



margin : auto;

 

}


a:link, a:active, a:visited { 

color : #00ace5; 

text-decoration : none; 

} 

a:hover, a:focus { 

color : #ff9b00; 

text-decoration : underline; 

} 

img { 

border-style : none; 

} 

a:hover img { 

background-image : none; 

opacity : 0.6; 

} 

form { 

margin : 0; 

} 

span { 

color : #CC0000; 



} 

.center { 

text-align : center; 

}

/*Auth*/

.auth { 

color : #f4f4f4; 

background-color : #515151; 



background-repeat : repeat-y; 

background-position : left top; 

padding : 2px 2px 2px 4px; 

border-bottom : 1px solid #434343; 

}

input.inpl { 

background-image : url(images/inpl.gif); 

background-repeat : no-repeat; 

vertical-align : middle; 

width : 46px; 

height : 12px; 

border-style : none; 

} 

input.butl { 

background-image : url(images/butl.gif); 

background-repeat : no-repeat; 

position : relative; 

top : 3px; 

width : 16px; 

height : 14px; 

border-style : none; 

cursor : pointer; 

}

/*Top*/

.top { 

background-color : #ffdba8; 

background-image : url(images/top.gif); 

background-repeat : repeat-x; 

background-position : 50% bottom; 

border-top : 1px solid #ffe9ce; 

border-bottom : 1px solid #ffc472; 

} 

.logo { 

background-image : url(images/logo.gif); 

background-repeat : no-repeat; 

background-position : left top; 

height : 36px; 

}

/*Category*/

.category { 

background-color : #eee; 

background-image : url(images/category.gif); 

background-repeat : repeat-x; 

background-position : 50% top; 

margin-top : 1px; 

padding-top : 2px; 

border-top : 1px solid #dcdcdc; 

border-bottom : 1px solid #dcdcdc; 

} 

.category_title { 

color : #fff; 

text-align : center; 

width : 66px; 

height : 15px; 

margin-left : 3px; 

padding-top : 1px; 

}

.cat { 

color : #909090; 

background-color : #f6f6f6; 

background-image : url(images/cat.gif); 

background-repeat : repeat-x; 

background-position : 50% top; 

text-align : center; 

margin-top : 1px; 

padding-bottom : 1px; 

border-top : 1px solid #e3e3e3; 

border-bottom : 2px solid #ff9e08; 

}

.green { 

background-image : url(images/green.gif); 

background-repeat : no-repeat; 

} 

.orange { 

background-image : url(images/orange.gif); 

background-repeat : no-repeat; 

} 

.silver { 

background-image : url(images/silver.gif); 

background-repeat : no-repeat; 

}
.silver2 { 

background-image : url(images/silver2.gif); 

background-repeat : no-repeat; 

}
/*Content*/

.news { 

background-image : url(images/menu.gif); 

background-repeat : repeat-x; 

background-position : 50% top; 

margin-right : 1px; 

margin-bottom : 1px; 

margin-left : 1px; 

padding : 2px; 

border-right : 1px solid #ddd; 

border-bottom : 3px solid #9ad300; 

border-left : 1px solid #ddd; 

}

a.news_title { 

color : #83b400; 

text-decoration : none; 

}

a.news_title:hover { 

color : #ff9b00; 

text-decoration : underline; 

}

.rss { 

background-image : url(images/rss.gif); 

background-repeat : no-repeat; 

background-position : right bottom; 

} 

.menu { 

background-image : url(images/menu.gif); 

background-repeat : repeat-x; 

background-position : 50% top; 

margin-top : 1px; 

margin-bottom : 1px; 

padding : 2px; 

border-bottom : 1px solid #e3e3e3; 

}

/*Whois*/

.wh { 

background-color : #eaeaea; 

margin-top : 1px; 

margin-bottom : 1px; 

} 

input.inpdo { 

color : #787878; 

background-image : url(images/inpdo.gif); 

background-repeat : no-repeat; 

text-align : center; 

width : 86px; 

height : 15px; 

border-style : none; 

} 

input.butgo { 

font-size : 10px; 

background-image : url(images/butgo.gif); 

background-repeat : no-repeat; 

position : relative; 

bottom : 1px; 

width : 22px; 

height : 15px; 

border-style : none; 

cursor : pointer; 

}

/*Footer*/

.copy { 

color : #e6e6e6; 

background-color : #595959; 

background-image : url(images/copy.gif); 

background-repeat : repeat-x; 

background-position : 50% top; 

margin-top : 1px; 

margin-bottom : 1px; 

} 

.copy a { 

color : #ffca7d; 

} 

.og { 

background-image : url(images/og.gif); 

background-repeat : no-repeat; 

background-position : left center; 

height : 17px; 

padding-top : 2px; 

padding-left : 20px; 

} 

.counter { 

background-image : url(images/counter.gif); 

background-repeat : repeat-x; 

background-position : 50% top; 

text-align : center; 

margin-top : 1px; 

padding : 2px; 

} 

.counter a img { 

background-image : none; 

opacity : 0.5; 

} 

.counter a:hover img { 

background-image : none; 

opacity : 0.8; 

}

/*Fruityhost.in*/

.order_table_title {
	font-weight: bold; 
	font-family: arial;
	font-size: 12px;
	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: 12px;
}
.order_table_tr {
	font-family: arial;
	background-color: #FAFAFA; 
	font-size: 12px;
	color: black;
}
.order_subtable {
	background-color: #EAEAEA;
}
.order_subtable_tr_title {
	font-family: arial;
	background-color: #FAFAFA; 
	color: #A1A1A1; 
	font-weight: bold; 
	font-size: 12px;
}
.order_subtable_tr {
	font-family: arial;
	background-color: #FAFAFA; 
	font-size: 12px;
	color: black;
}

/* Стиль для всех элементов форм - input, select, textarea, и т.п. */
.input {
	font-family: arial;
	font-size: 12px;
	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: 12px;
	font-weight: bold; 
	color: red;
}
.domainfree {
	color: green;
}
.domainreged {
	color: red;
}
.domainerror {
	color: #e3cb00;
}

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

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

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

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

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

/* Стиль для всех кнопок форм - button, submit, reset */
.button {
	font-family: arial;
	font-size: 12px;
	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: 12px;
	font-weight: bold;
	color: black;
}

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

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

/* Стиль таблиц без заливки (форма обратной связи, партнерка и т.п.) */
.rpTableBlank {
	font-family: arial;
	font-size: 12px;
}

/* Стиль таблиц c заливкой (таблица заказов, счетов и т.п.) */
.rpTable {
	font-family: arial;
	font-size: 12px;

}

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

/* Стиль элемента списка для названий групп вопросов (FAQ) */
.faqgroup {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

/* Стиль элемента списка для вопросов (FAQ) */
.faqitem {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

/* Стиль ссылок для вопросов в списке(FAQ) */
.faqitemlink {
	font-family: arial;
	font-size: 12px;
}

/* Стиль заголовка вопроса для вопроса с ответом (FAQ) */
.faqtitle {
	font-family: arial;
	font-size: 12px;
}

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

/* Стиль ссылок постраничной навигации по счетам, заказам и т.п. */
.rootlinkpages {
	font-family: arial;
	font-size: 12px;
	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';
}
