@charset "UTF-8";

/* � ������ ������� ������������ ��������� ���������� ����� ���������� ������
	- .content_text {font-size: small;font-family: verdana;color: #000000;}
	- .content_text_green {font-size: small;font-family: verdana;color: #009900;}
	- .content_numbers {float: left;margin-top: 3px;font-size: x-small;font-family: verdana;color: #000000;}
	- .content_subtext {font-size: x-small;font-family: verdana;color: #666666;}
	- .content_sale_text {font-size: x-large;font-family: verdana;color: #000000;}
	- .header_link {font-size: medium;font-family: arial;font-weight: bold;}
	� ����� ���������� ����� ���������� ������ (���������� � Links)
*/

/* Using default */
* {
	margin: 0;
	padding: 0;
	outline: 0;
	font-family: inherit;
	font-size: inherit;
}

/* Links */
a:link {
	color: #004b7c;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #002a46;
}
a:hover {
	text-decoration: none;
	color: #004b7c;
}
a:active {
	text-decoration: underline;
	color: #004b7c;
}

/* Using "tags" */
body {
	background-color: #FFF;
	font-family:Verdana;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
input[type=checkbox] {
	margin-top:2px;
}
ul li {
	list-style: disc inside;
}

/* Using id`s */
#background_image {
	background: transparent url('/templates/pabusily_corporate/images/opacity_bkg.png') repeat;
	z-index: 2;
	width:100%;
	position:absolute;
	display:none;
}
#colorpicker {
	border:2px solid black;
	display:none;
	position:absolute;
	width: 180px;
	font-size:1px;
	margin:18px 0 0 507px;
}
#contacts_faces {
	position: fixed;
	top: 150px;
	left: 50%;
	margin-left:-250px;
	width: 500px;
	background-color: transparent;
	display: none;
	z-index: 2;
}
#contacts_global_div {
	width:55%;
	margin:50px auto 0;
}
#contact_textarea {
	width:86%;
	float:right;
	height:150px;
}
#country_mail_select {
	width: 60%;
	height: 20px;
	float: right;
}
#domen_select {
    margin-left:10px;
	width: 100px;
    height:20px;
	background: #FFF;
}
#domen_submit {
	width: 30px;
	height:20px;
	float: left;
	background: #CCC;
}
#domen_textfield{
	width: 100%;
	height:20px;
	float: left;
	background: #FFF;
	margin: 0;
}
#error_res {
    position:fixed;
}
#failure {
	float:left;
	width:100px;
	text-align:center;
	margin-left:10px;
	height:100px;
	display:none;
	background: url('/templates/pabusily_corporate/images/icon_fail.png') no-repeat;
}
#footer a {
	color:#777;
}
#global_lister {
	display:none;
}
#header_lang_menu {
	z-index:80;
	border:1px solid #333;
	border-top:none;
	width:130px;
	background:#000;
	display:none;
	margin:4px 0 0 -1px;
}
#header_left_div {
	float: left;
	margin-left: 5%;
	margin-top:50px;
	height:85px;
}
#header_menu {
	width:700px;
	height:85px;
}
#header_right_div {
	float: right;
	width:700px;
	margin-right: 10px;
}
#help_text {
	color:#000;
	font-size:12px;
	padding:0 10px;
}
#knob{
    position:relative;
    background-image:url('/templates/pabusily_corporate/images/slider_knob_s.png');
    background-repeat:no-repeat;
    cursor:pointer;
    height:35px;
    width:6px;
}
#lang {
	border:1px solid #333;
	float: right;
	margin-top: 30px;
	width: 130px;
	font-size:10px;
	color: #808080;
	height:18px;
	position:relative;
}
#myTip {
	display:none;
	position:absolute;
	opacity: 0.7;
}
#orders {
	position: absolute;
	z-index:5;
	top: 15%;
	right: 20%;
	width: 60%;
	background: transparent;
	display: none;
	color: #000;
}
#orders_fixed {
	position: fixed;
	z-index:5;
	top: 40%;
	right: 20%;
	width: 60%;
	background: transparent;
	display: none;
	color: #000;
}
#questions {
	position: absolute;
	z-index:5;
	top: 15%;
	right: 20%;
	width: 60%;
	background: transparent;
	display: none;
	color: #000;
}
#registration {
	margin:20px auto;
	width:60%;
}
#registr_left {
	width:45%;
	float:left;
	padding: 0 2%;
}
#registr_right {
	width:45%;
	float:left;
	padding: 0 2%;
	border-left: 1px dotted #999;
}
#sitemap {
	background:#000;
	margin-top:30px;
	border:1px solid #000;
}
#sitemap_center {
    text-align: left;
	width: 1100px;
	margin:30px auto 0;
	font-size:13px;
}
#sitemap a, #sitemap a:active, #sitemap a:visited {
	color:#777;
	text-decoration:none;
}
#sitemap a:hover {
	color:#777;
	text-decoration:underline;
}
.slider{
    background-image:url('/templates/pabusily_corporate/images/content_sale_gradient1.png');
    background-repeat:no-repeat;
    cursor:pointer;
    height:35px;
    width:207px;
}
#sl1{
    margin-top: 17px;
}
.marking {
    background-image:url('/templates/pabusily_corporate/images/marking.gif');
    cursor:pointer;
    margin-top: -7px;
    height:30px;
    width:195px;
}
#slider{
    background-image:url('/templates/pabusily_corporate/images/content_sale_gradient1.png');
    background-repeat:no-repeat;
    display:none;
    cursor:pointer;
    height:35px;
    width:207px;
}
#success {
	float:left;
	width:100px;
	text-align:center;
	margin-left:10px;
	height:100px;
	display:none;
	background: url('/templates/pabusily_corporate/images/icon_apply.png') no-repeat;
}
#top_content {
	background: url('/templates/pabusily_corporate/images/header_bkg.jpg');
	height: 300px;
}
#top_content_inner_page {
	background: url('/templates/pabusily_corporate/images/header_bkg.jpg');
	height: 250px;
}

/* Using classes */
.border_top_left, .border_top_right, .border_bottom_left, .border_bottom_right {
	position: absolute;
	width: 10px;
	height: 10px;
}
.border_bottom {
	border-bottom: 1px solid #999999;
	height:9px;
	margin: -1px 9px 0;
	background-color: #FFF;
}
.border_top {
	border-top: 1px solid #999999;
	height:9px;
	margin: 0 9px;
	background-color: #FFF;
}
.border_center {
	border: 1px solid #FFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #FFF;
	margin-top:-1px;
}
.border_top_left {
	top: 0;
	left: 0;
	background: transparent url('/templates/pabusily_corporate/images/popup_lt_corner.png') no-repeat;
}
.border_top_right {
	top: 0;
	right: 0;
	background: transparent url('/templates/pabusily_corporate/images/popup_rt_corner.png') no-repeat;
}
.border_bottom_left {
	bottom: 0;
	left: 0;
	background: transparent url('/templates/pabusily_corporate/images/popup_lb_corner.png') no-repeat;
}
.border_bottom_right {
	bottom: 0;
	right: 0;
	background: transparent url('/templates/pabusily_corporate/images/popup_rb_corner.png') no-repeat;
}
.boxes_titles {
	height:50px;
	padding-top:30px;
}
.buttons_active {
	width:122px;
	height:22px;
	margin:0 10px;
	float:left;
	font-size:12px;
	font-weight: bold;
	color: #FFF;
    border:0;
	cursor: pointer;
	background: url('/templates/pabusily_corporate/images/button.jpg') no-repeat;
}
.buttons_deactive {
	width:122px;
	height:22px;
	float:left;
    border:0;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	margin:0 10px;
	background: url('/templates/pabusily_corporate/images/button_disabled.jpg') no-repeat;
}
.close_datapicker {
	float:right;
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin:5px -3px 0 0;
	background: url('/templates/pabusily_corporate/images/close_button.jpg') no-repeat;
}
.close_div_messages {
	float:right;
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin: 15px 7px 7px;
	background: url('/templates/pabusily_corporate/images/close_button.jpg') no-repeat;
}
.close_div_contacts {
	float:right;
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin: 7px;
	background: url('/templates/pabusily_corporate/images/close_button.jpg') no-repeat;
}
.close_div_questions {
    float:right;
	height: 20px;
    padding-right:15px;
    cursor: pointer;
    color:#333;
	margin: 7px 15px 7px 7px;
	background: url('/templates/pabusily_corporate/images/close_button.jpg') right no-repeat;
}
.close_div_orders {
    float:right;
	height: 20px;
	padding-right:15px;
    cursor: pointer;
	color:#333;
    margin: 7px 15px 7px 7px;
    background: url('/templates/pabusily_corporate/images/close_button.jpg') right no-repeat;
}
.child_languages {
	height: 18px;
	cursor:pointer;
	font-size:10px;
	color: #808080;
}
.contacts_ad {
	float:right;
	margin:50px 1% 0 0;
	width:30%;
	height:300px;
	text-align:center;
	background: #ada;
}
.contact_background_color {
	margin-top:20px;
	float:right;
	width:45%;
	background: #d3dec2;
}
.contact_background_transparent {
	width: 35%;
	float:left;
}
.contacts_containers_select {
	width:66%;
	margin:50px 0 0 17%;
	margin:50px auto 0;
}
.contact_flag {
	float: left;
	margin:15px;
	width: 90px;
	height:130px;
}
.contacts_borders {
	border: 1px solid #ccc;
	float:left;
	width:59%;
}
.contacts_messages {
	position: fixed;
	top: 40%;
	left: 50%;
	margin-left:-275px;
	width: 550px;
	background-color: transparent;
	display: none;
	z-index: 2;
}
.contacts_textarea {
	width:100%;
	margin-top:20px;
	height:100px;
}
.contact_us {
	float:right;
	width:100%;
	background: #d3dec2;
}
.content_numbers {
	float: left;
	margin-top: 3px;
	font-size: x-small;
	font-family: verdana;
	color: #000000;
}
.content_plan {
    margin-top: 17px;
    width: 33%;
	float:left;
}
.content_sale_text {
	font-size: large;
	font-family: verdana;
	color: #000000;
}
.content_subtext {
	font-size: x-small;
	font-family: verdana;
	color: #666666;
}
.content_text {
	font-size: small;
	font-family: verdana;
	color: #000000;
}
.content_text input[type='submit'] {
    border:0;
}
input[type='submit'] {
    cursor:pointer;
}
.content_text_green {
	font-size: small;
	font-family: verdana;
	color: #009900;
}
.countries {
	width:20%;
	float:left;
	text-align:center;
	cursor: pointer;
}
.countries_links {
	height:30px;
	color:#004b7c;
	text-decoration: underline;
}
.country_face {
	margin: 10px 0;
	font-size: 10px;
	color: #777;
}
.country_face_properties {
	margin: 10px 0;
	font-size: 10px;
	color: #777;
	text-align: justify;
	width: 320px;
}
.country_face_properties_name {
	font-weight: bold;
	color: #999;
	font-size: 10px;
}
.datapicker {
	border:2px solid black;
	background:#FFF;
	display:none;
	position:absolute;
	width: 230px;
	margin:18px 0 0 507px;
}
.datapicker_day_names {
	padding:0 9px 0 7px;
	float:left;
}
.day_1zn{
	width:2px;
	padding-left:3px;
	display:inline;
}
.day_2zn{
	padding-right:16px;
	padding-left:1px;
	display:inline;
	width:2px;
}
.domen {
	float: left;
	margin-right: 10px;
}
.domen_inner {
	width:80%;
	margin:20px 20px 0 20px;
}
.domen_input_textfield {
	float:left;
	width:40%;
}
.domen_select_div {
    float:left;
}
.domen_registration {
	float:left;
	width:100%;
	background: #d3dec2;
}
.domen_submit_div {
	float:right;
	width:15%;
    margin-left:5px;
}
.firstday{
	padding-right:22px;
	padding-left:4px;
	display:inline;
	width:2px;
}
.footer_text {
	width:95%;
	float:left;
	padding-top:3px;
	background-color: #191919;
	height:17px;
	font-size:10px;
	color:#666;
	text-align:left;
}
.form_div_submit {
	float:right;
	margin-top:30px;
}
.forms_hide {
	display:none;
}
.form_messages {
	padding-left:50px;
	float:left;
	color: #999;
	width:70%;
	font-size: 12px;
}
.header_link {
	font-size: medium;
	font-family: arial;
	font-weight: bold;
}
.header_links_div {
	margin-top:20px;
	text-align:center;
	width:100%;
}
.icon_check_no {
    width:20px;
    height:20px;
    float:left;
	background: url('/templates/pabusily_corporate/images/icon_check_no.jpg') no-repeat;
}
.icon_check_yes {
    width:20px;
    height:20px;
    float:left;
	background: url('/templates/pabusily_corporate/images/icon_check_yes.jpg') no-repeat;
}
.inner_page_background_box {
	margin-top:10px;
	float:left;
	width:100%;
	background: #d3dec2;
}
.inner_page_background_box_div_80 {
	width:95%;
	margin:20px 20px 0 20px;
}
.inner_page_background_box_div_85 {
	width:90%;
	margin:20px 0 0 20px;
}
.inner_questions {
	padding: 20px;
}
.input_questions {
	border:1px solid #777;
	float: right;
	margin-right:5%;
	width:50%;
}
.lang_menu_images {
	margin:5px 10px 0 10px;
}
.lang_menu_text {
	font-size:10px;
	color: #808080;
	margin:3px 0 0 0;
}
.left_top_corner {
	position:relative;
	float:left;
	width:15px;
	height:15px;
	background: transparent url('/templates/pabusily_corporate/images/content_domain_corner_left_top.jpg') no-repeat;
}
.left_bottom_corner{
	float:left;
	position:relative;
	width:15px;
	height:15px;
	background: transparent url('/templates/pabusily_corporate/images/content_domain_corner_left_bottom.jpg') no-repeat;
}
.loader {
	position: fixed;
	top: 45%;
	right: 45%;
	width: 10%;
	text-align:center;
	background: transparent;
	z-index:1000;
	display: none;
}
.marker {
	float:left;
	width:10px;
}
.margin_top_5 {
	margin-top:5px;
}
.margin_top_10 {
	margin-top:10px;
}
.margin_top_20 {
	margin-top:20px;
}
.margin_top_20_row {
    width:100%;
    margin-top:20px;
}
.margin_top_30 {
	margin-top:30px;
}
.medium_content_column {
	width:30%;
	float:left;
}
.medium_content_column_image {
	width: 33%;
	float: left;
	height:150px;
}
.medium_content_column_text {
	float: left;
	width:66%;
	text-align: left;
}
.native_name {
	font-size: 16px;
	color: #777;
	font-weight: bold;
	margin: 20px 0;
}
.native_name_div {
	float: right;
	width: 350px;
	margin-top: 10px;
}
.note a, .note a:link, .note a:visited, .note a:hover, .note a:active {
	text-decoration:none;
	color: #000;
}
.pabusily {
	font-size: 10px;
	color: #777;
	font-weight: bold;
}
.plan {
	float: left;
	text-align:left;
}
.questions_block_inputs {
	float:left;
	width:50%;
	border:1px solid #777;
}
.questions_block_values {
	width:40%;
	float:left;
	text-align:left;
}
.questions_colorpicker {
	width:60px;
	border:1px solid #777;
	float:left;
	margin-right:2%;
	cursor:pointer;
}
.questions_datapicker {
	width:25%;
	margin-left:5%;
	border:1px solid #777;
	float:left;
}
.questions_help {
    width:50%;
    margin-left:40%;
    font-size:10px;
    font-style: italic;
    color:#888;
}
.questions_input_30 {
	width:30%;
	margin-right:3%;
	border:1px solid #777;
	float:left;
}
.questions_input_45 {
	width:45%;
	margin-left:5%;
	border:1px solid #777;
	float:left;
}
.questions_important_fields {
	width:20px;
	height:20px;
	float:right;
}
.questions_multiply_checkboxes {
	width:20px;
	margin:0 5px 0 25px;
	border:1px solid #777;
	float:left;
}
.questions_note {
	font-style: italic;
	font-size:11px;
	margin-top:20px;
}
.questions_lister_part_img {
	float:left;
	padding-top:50px;
	width:25%;
}
.questions_lister_part_text {
	width:70%;
	padding-top:50px;
	float:left;
}
.questions_lister_part_title {
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
.questions_lister_title {
	font-size:18px;
	font-weight:bold;
}
.questions_part_checkboxes {
	width:20px;
	margin-right:5px;
	border:1px solid #777;
	float:left;
}
.questions_position_div {
	float:left;
	width:3%;
}
.questions_question_45 {
	width:45%;
	float:left;
}
.questions_question_75 {
	width:75%;
	float:left;
}
.questions_question_95 {
	width:95%;
	float:left;
}
.questions_title {
	margin-top: 30px;
	font-weight:bold;
	font-size:14px;
	color:#000;
}
.registr_inputs {
	float:left;
	width:40%;
	text-align:left;
}
.right_top_corner {
	position:relative;
	float:right;
	width:15px;
	height:15px;
	background: transparent url('/templates/pabusily_corporate/images/content_domain_corner_right_top.jpg') no-repeat;
}
.right_bottom_corner {
	float:right;
	position:relative;
	width:15px;
	height:15px;
	background: transparent url('/templates/pabusily_corporate/images/content_domain_corner_right_bottom.jpg') no-repeat;
}
.sale_date {
	float: left;
	margin-right: 40px;
    border:1px solid #fa0;
}
.scale_text{
    font-size:12px;
    margin-top: -3px;
}
.sitemap_parent {
	width: 12%;
	float:left;
}
.slider {
    background-image: url('/templates/pabusily_corporate/images/content_sale_gradient1.png');
    background-repeat:no-repeat;
    height:35px;
    width:155px;
  }
.slider_knob {
	position: relative;
	background-image: url('/templates/pabusily_corporate/images/slider_knob.gif');
    background-repeat:no-repeat;
    height:35px;
    width:6px;
  }
.small_content_column {
	width:30%;
	float:left;
}
.small_content_column_image {
	width: 33%;
	float: left;
	height:150px;
}
.small_content_column_text {
	float: left;
	width:66%;
	text-align: left;
}
.solid_content_column {
	width:80%;
	margin:20px 0 0 10%;
}
.solid_content_column_box {
	width:20%;
	text-align:center;
	float:left;
}
.submit {
	width:122px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background: url('/templates/pabusily_corporate/images/button.jpg') no-repeat;
}
.tooltip {
	position:absolute;
	z-index:999;
	left:-9999px;
	border:0px;
}
.tooltip_tl, .tooltip_tr, .tooltip_bl, .tooltip_br {
	position: absolute;
	width: 9px;
	height: 9px;
}
.tooltip_tl {
	top: 0;
	left: 0;
	background: transparent url('/templates/pabusily_corporate/images/tooltip_lt_corner.png') no-repeat;
}
.tooltip_tr {
	top: 0;
	right: 0;
	background: transparent url('/templates/pabusily_corporate/images/tooltip_rt_corner.png') no-repeat;
}
.tooltip_bl {
	bottom: 0;
	left: 0;
	background: transparent url('/templates/pabusily_corporate/images/tooltip_lb_corner.png') no-repeat;
}
.tooltip_br {
	bottom: 0;
	right: 0;
	background: transparent url('/templates/pabusily_corporate/images/tooltip_rb_corner.png') no-repeat;
}
.tooltip_bottom {
	border:1px solid #ffffcc;
	border-bottom: 1px solid #cccc99;
	height:8px;
	margin: -2px 8px 0 8px;
	background-color: #ffffcc;
}
.tooltip_top {
	border-top: 1px solid #cccc99;
	height:9px;
	margin: 0 8px;
	background-color: #ffffcc;
}
.tooltip_center {
	border: 1px solid #ffffcc;
	border-left: 1px solid #cccc99;
	border-right: 1px solid #cccc99;
	background-color: #ffffcc;
	margin-top: -1px;
}
.top_content_column {
	width:33%;
	height:300px;
	float:left;
}
.top_content_column_images {
	width: 300px;
	height: 220px;
	margin:35px auto 0;
}
.top_content_inner_page_image {
	width:30%;
	height:250px;
	float:left;
	text-align:center;
}
.top_content_inner_page_text {
	width:65%;
	margin-top:50px;
	float:left;
}
.top_content_row {
	height: 100px;
	background: transparent;
}
.top_content_row_image{
	float:left;
	height:100px;
}
.top_content_row_text {
	padding-top:42px;
	background: transparent;
}
.top_menu {
	width:24%;
	float:left;
}
.bug_firefox {
    margin-top:1px;
}

#page_title {
    margin: 10px 0px 0px 0px;
    text-align: center;
    width: 100%;
    font-family: Times New Roman,sans-serif;
    font-size: 18px;
}

#publications_page_title {
    margin: -5px 320px 0px 100px;
    text-align: center;
    color:#226da5;
    width: 100%;
    font-family: Times New Roman,sans-serif;
    font-size: 20px;
}
#publications_list {
    margin: 20px 10px 0px 50px;
    width: 100%;
/*    border-style: solid;
    border-width: 1px;*/
}
#publication_info {
    margin: 20px 20px 0px 20px;
}
#publication_text {
    width: 100%;
}
.publications_item {
    margin-right:100px;
    margin-bottom:20px;
    min-height: 60px;
}
.publications_page {

}
.publications_title_and_anons {
    min-width: 200px;
    margin-left:5px;
    float:left;
}
.publications_anons_title {
    font-weight: bold;
}
.publications_anons {

}
.publication_image {
    margin-right:6px;
}

.reliz_date {
    float: right;
    font-size: 10px;
    font-style: italic;
    color: gray;
}

.url_details {
    float: right;
}

.page_navigation {
    text-align: center;
}

.main_publ_item {
    width: 95%;
    margin-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-color: #CCC;
    border-bottom-style: dotted;
}

.host_publ_item {
    width: 45%;
    height: 45px;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-color: #CCC;
    border-bottom-style: dotted;
}

.hostdetails_publ_item {
    width: 30%;
    float: left;
    margin-right: 20px;
    margin-left: 3px;
    margin-bottom: 15px;
}

.hostdetails_publ_image {
    float: left;
    width: 24%;
    text-align: right;
    margin-right: 20px;
    margin-bottom: 15px;
}

.hostdetails_publ_title {
    float: left;
    font-weight: bold;
}

.hostdetails_publ_price {
    color: green;
    font-weight: bold;
    float: left;
}

.page_navigation {
    text-align: center;
}

.host_price_block {
    margin-top: 10px;
}

.content_subtext_marg {
    margin-top: 4px;
}

.button_buy {
    width: 100%;
    margin-top: 10px;
    text-align: center;
    float: right;
    margin-bottom: 25px;
}

.plans_details {
    float: left;
    width: 70%;
}

.content_subtext_details {

}

.menu_div {
    text-align: right;
}

.all_tarifs {
    margin-top: 10px;
    float: right;
}

#scale_new {
    margin-left: 3px;
    margin-top: -10px;
    font-size: 18px;
    /*font-family: corel new;*/
}

#scale_new_nums {
    margin-left: 8px;
    margin-top: -10px;
    font-size: 10px;
    font-family: corel new;
}

.scale_pal {
    float: left;
    width : 7.68%
}

#canvas_scale {
    margin-top: -8px;
    display:none;
}

.cost {
    font-weight: 600;
    font-style: italic;
}
