/* GLOBAL STYLES*/

html, body {
	margin: 0px;
	padding: 0px;
	background: url(../../img/main/footer_bg.gif) top;
}

h1 {
	margin: 0px;
	padding-bottom: 14px;
	color: #b41313;
	font-size: 20px;
	font-family: Trebuchet MS, Arial, Nimbus Sans L;
	text-align: left;
}

h2 {
	margin: 0px;
	padding: 30px 0px 12px 0px;
	color: #b41313;
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Nimbus Sans L;
	text-align: left;
}

p {
	margin: 0px;
	padding-bottom: 10px;
	line-height: 18px;
	color: #232a35;
	font-size: 14px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
	text-align: justify;
}

a {
	color: #232a35;
	font-size: 14px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
}

a:hover {
	color: #B41313;
}

ul {
	margin-top: 0px;
	margin-bottom: 12px;
}

ul .big_bottom_padding {
	padding-bottom: 7px !important;
}

ol {
	margin-top: 0px;
	margin-bottom: 12px;
}

ol .big_bottom_padding {
	padding-bottom: 7px !important;
}
		
li {
	padding-bottom: 1px;
	line-height: 20px;
	color: #232a35;
	font-size: 14px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
}

table {
	width: 100%;
	margin: 7px 0px 28px 0px;
	border-collapse: separate;
	border-spacing: 0px;
	line-height: 18px;
	color: #232a35;
	font-size: 14px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
	border: 1px solid #dadada;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	behavior: url(http://advancedhosters.com/styles/main/ie-css3.htc);
	position: relative;
}

thead td {
	padding-left: 5px;
	height: 30px;
	background-color: #edf6ff;
}

tr .border_top {
	border-top: 1px solid #dadada;
}

td {
	padding: 2px 5px 0px 5px;
	line-height: 22px;
	border: 1px solid #dadada;
}

img {
	border: 0px;
}

/* END GLOBAL STYLES */



/* DISPLAY NONE */

.display_none {
	display: none;
}

/* END DISPLAY NONE */



/* GLOBAL WRAPPER */

#wrapper {
	margin-top: -250px;
	width: 100%;
	text-align: center;
	background-color: #FFF;
}

/* END GLOBAL WRAPPER */

.clear {
    clear: both;
}

/* HEADER */

#header_wrapper {
	padding-top: 224px;
	width: 100%;
	height: 127px;
	background: url(../../img/main/header_bg.gif) repeat-x bottom;
}

#header_content {
	margin: auto;
	width: 942px;
	height: 127px;
}


#logo {
	padding-top: 18px;
	float: left;
}

#login_and_languages_wrapper {
	width: 500px;
	float: right;
}

#login_panel {
	padding-top: 19px;
	float: right;
}

#login_panel a {
	margin-left: 4px;
	padding-top: 2px;
	color: #eeeeee;
	font-size: 13px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
	float: left;
}

#login_panel a:hover {
	color: #f03731;
}

.login_panel_icon {
	margin-left: 28px !important;
	padding: 0px !important;
	float: left;
}

/* END HEADER */



/* LANGUAGES */

.languages_wrapper {
	margin-top: 28px;
	width: 137px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
	font-size: 13px;
	line-height: 21px;
	text-align: left;
	float: right;
	background: red;
}

.languages_wrapper a {
	padding-left: 25px;
	width: 100px;
	height: 21px;
	color: #232A35 !important;
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	border-top: 1px dotted #a7a7a7;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	float: left;
}

.languages_wrapper a:hover {
	background-color: #d6e9f8 !important;
	border-top: 1px dotted #a7a7a7 !important;
	border-color: #d6e9f8;
}

.languages_select_wrapper {
	width: 135px;
	height: 21px;
	background-color: #fff !important;
	border: 1px solid #999999;	
}

.languages_select {
	width: 105px;
	padding-left: 25px;
	color: #6c6c6c;
	border-left: 5px solid #fff;
	cursor: default;
	float: left
}

.languages_variant {
	margin-top: -3px;
	padding-top: 3px;
	width: 135px;
	border: 1px solid #999;
	border-top: none;
	background-color: #fff !important;
	position: absolute;
	z-index: 1;
	display: none;
}

.ru {
	background: url(../../img/main/ru.png) no-repeat left center;
}

.us {
	background: url(../../img/main/us.png) no-repeat left center;
}

/* END LANGUAGES */



/* MENU */

#menu_wrapper {
	width: 100%;
	height: 40px;
	background: url(../../img/main/menu_bg.jpg) repeat-x;
}

#menu {
	margin: auto;
	width: 942px;
	height: 40px;
}

#menu a {
	padding: 0px 12px 0px 12px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 13px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#menu a:hover {
	background: url(../../img/main/menu_bg_hover.jpg) repeat-x;
}

#menu .select {
	background: url(../../img/main/menu_bg_hover.jpg) repeat-x;
}

.menu_vertical_bar {
	width: 3px;
	height: 40px;
	background: url(../../img/main/vertical_menu_bar.jpg) no-repeat;
	float: left;
}

/* EMD MENU */



/* OPENED MENU */

#opened_menu_wrapper {
	position: relative;
	width: 100%;
	height: 54px;
	background: url(../../img/main/menu_bg.jpg) repeat-x;
}

#opened_menu {
	margin: auto;
	width: 942px;
	height: 54px;
}

#opened_menu a {
	padding: 0px 12px 0px 12px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 13px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#opened_menu a:hover {
	background: url(../../img/main/menu_bg_hover.jpg) repeat-x;
}

#opened_menu .select {
	background: url(../../img/main/menu_bg_hover.jpg) repeat-x;
}

/* END OPENED MENU*/



/* MENU ALL TOP */

#menu_all_top_wrapper {
	padding-left: 30px;
	height: 257px;
	background: url(../../img/main/menu_all_top_bg.jpg) repeat-x;
	font-size: 12px;
}

#menu_all_top {
	margin: auto;
	width: 972px;
	height: 257px;
	background: url(../../img/main/map_ru.jpg) right no-repeat;
}

#menu_all_top_en {
	margin: auto;
	width: 972px;
	height: 257px;
	background: url(../../img/main/map_en.jpg) right no-repeat;
}

.menu_all_top_box {
	margin-right: 36px;
	padding-top: 11px;
	float: left;
	text-align: left;
	color: #4f4f4f;
}

.menu_all_top_box .h1 {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 18px;
	line-height: 18px;
	color: #3e485d;
	font-size: 14px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
	font-weight: bold;
}

.menu_all_top_box a {
	line-height: 19px;
	color: #282f3c;
	font-size: 12px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
}

.menu_all_top_box a:hover {
	color: #c20000;
}

.menu_all_top_box .select {
	color: #c20000;
	text-decoration: none;
}

.menu_all_top_box .select_home {
	color: #C20000;
	text-decoration: underline;
}

.header_top_indent {
	margin-top: 10px !important;
}

/* END MENU ALL TOP */



/* MENU ALL TOP OPENED */

#menu_all_top_wrapper_opened {
	margin-top: -14px;
	padding-left: 30px;
	height: 179px;
	background: url(../../img/main/menu_all_top_wrapper_opened_bg.jpg) repeat-x;
}

#menu_all_top_opened {

	margin: auto;
	width: 972px;
	height: 179px;
}

.products_and_services {
	background: url(../../img/main/products.jpg) no-repeat right;
}

.hosting {
	background: url(../../img/main/hosting.jpg) no-repeat right;
}

.network_and_datacentres {
	background: url(../../img/main/network_and_datacentres.jpg) no-repeat right;
}

.domains {
	background: url(../../img/main/domains.jpg) no-repeat right;
}

.technology {
	background: url(../../img/main/technology.jpg) no-repeat right;
}

.help {
	background: url(../../img/main/help.jpg) no-repeat right;
}

.about {
	background: url(../../img/main/about.jpg) no-repeat right;
}

/* END MENU ALL TOP OPENED */



/* NETWORK DESCRIPTIIONS */

.network_descriptions_box {
	width: 350px;
	height: 257px;
	float: right;
	text-align: left;
}

.network_descriptions_box a {
	margin-bottom: 7px;
	width: 66px;
	height: 24px;
	float: inherit;
	position: absolute;
	cursor: pointer;
}

.network_descriptions_box a:hover {
	background: url(../../img/main/network_descriptions_hover.png) no-repeat;
	width: 66px;
	height: 24px;
}

/* END NETWORK DESCRIPTIIONS */



/* GENERAL CONTENT */

#general_content {
	margin: auto;
	padding: 30px 0px 30px 0px;
	width: 942px;
	min-height: 250px;
	line-height: 18px;
	color: #232a35;
	font-size: 14px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
	text-align: justify;
}

#general_content img {
	margin: 7px 0px 12px 0px;
}

#general_content .h1 {
	padding: 0px;
	width: 100%;
	height: 12px;
	color: #3e485d;
	font-size: 16px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
	font-weight: bold;
}

#general_content .contacts {
	padding: 10px 0px 0px !important;
}

.service_description_delimiter {
	height: 1px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #AEAEAE;
}

.important_text {
	color: #B41313;
	font-size: 13px;
}

.important_text a {
	color: #B41313;
	font-size: 13px;
}

.contentbold {
	margin: 12px 0px 7px 0px;
	color: #3E485D;
	font-size: 15px;
	font-weight: bold;
}

.servers td {
	padding: 10px 5px 7px 5px;
}

.servers img {
	margin-right: 28px !important;
}

.configuration table {
	margin: 0px;
}

.configuration td {
	padding-left: 0px;
	border: none;
}

.configuration fieldset {
	padding: 10px;
	margin: 0px 0px 18px 0px;
	border: 1px solid #BFBFBF;
}

.configuration legend {
	padding: 0px 5px;
	color: #3E485D;
	font-family: Trebuchet MS, Arial, Nimbus Sans L;
	font-size: 15px;
	font-weight: bold;
}

.header_link {
	margin: 0px;
	padding: 29px 0px 12px 0px;
	color: #666;
	font-size: 17px;
	font-family: Trebuchet MS, Arial, Nimbus Sans L;
	font-weight: bold;
	float: left;
}

.heder_navigator {
	padding: 31px 10px 0px 3px;
	color: #666;
	font-size: 15px;
	font-weight: bold;
	float: left;
}

.h1_copy {
	padding-bottom: 14px;
	color: #b41313;
	font-size: 20px;
	font-family: Trebuchet MS, Arial, Nimbus Sans L;
	font-weight: bold;
	text-align: left;
}

.h2_copy {
	margin: 0px;
	padding: 30px 0px 12px 0px;
	color: #b41313;
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Nimbus Sans L;
	font-weight: bold;
}

.strong {
	font-weight: bold;
}

.small span {
	padding: 0px 1px;
	font-size: 12px;
}

.horizontal_box_wrapper {
	margin-top: 2px;
	width: 100%;
	height: 430px;
}

.horizontal_box_wrapper .right {
	margin-left: 30px;
}

.horizontal_box {
	margin: 6px 0px;
	width: 456px;
	float: left;
}

.horizontal_box h3 {
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 0px 10px;
	width: 446px;
	color: #3E485D;
	font-size: 15px;
	line-height: 22px;
	font-family: Arial,Trebuchet MS, Nimbus Sans L;
	background: url(../../img/main/table_header_bg.gif) repeat-x;
	border-bottom: 1px solid #cccccc;
}

.banner_wrapper {
	margin-bottom: 19px;
	width: 235px;
	float: left;
}

.banner_wrapper .banner_box {
	margin-bottom: 2px;
	margin-top: 15px;
	height: 48px;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/styles/main/ie-css3.htc);
	position: relative;
	z-index: 1;
}

.banner_wrapper .banner_box img {
	margin: 0px !important;
}

.banner_wrapper textarea {
	padding: 0px 2px;
	width: 208px;
	height: 165px;
	border: 1px solid #aeaeae;
	color: #232A35;
	font-size: 12px;
	line-height: 15px;
	font-family: "Courier New", Courier, Mono, Nimbus Sans L;
}

/* GENERAL CONTENT */



/* NEWS */

.news {
	margin: 0px 0px 30px 25px;
	padding-left: 25px;
	width: 325px;
	min-height: 226px;
	float: right;
	background: url(../../img/main/news_vertical_delimiter.png) no-repeat left center;
}

.news a {
	font-size: 13px !important;
}

.news span {
	margin-right: 5px;
	color: #666;
	font-size: 12px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
}

.news .item {
	margin-bottom: 10px;
	font-size: 13px !important;
	text-align: left;
}

.news .arhive {
	padding-right: 5px;
	color: #B41313;
	font-size: 11px !important;
}

/* NEWS */



/* NEWS PAGE */

.item h1 {
	line-height: 22px;
}

.nav_link {
	margin-right: 12px;
	font-size: 13px;
	color: #B41313;
}

.news_header_date {
	color: #666;
	font-size: 14px;
}

/* END NEWS PAGE */



/* NEWS ARCHIVE */

.news_archive {
	padding-bottom: 29px;
	clear: both;
}

.news_archive a {
	margin-bottom: 10px;
	max-width: 760px;
	float: left;
}

.news_archive span {
	margin-right: 9px;
	min-width: 128px;
	color: #666;
	text-align: right;
	float: left;
}

/* END NEWS ARCHIVE */



/* PAGER */

.pager {
}

.pager .side-ward {
	padding: 10px 0 5px 0;
}

.pager .side-ward a {
	font-size: 20px;
	margin-right: 10px;
}

.pager .pages {
	padding: 10px 0 5px 0;
}

.pager .pages a, .pager .pages span {
	display: block;
	text-align: center;
	line-height: 17px;
	font-size: 14px;
	float: left;
	margin-right: 5px;
	padding: 2px 7px 1px 7px;
	border: 1px solid #b5b5b5;
}

.pager .pages a {
	color: black;
	background-color: #f6f6f6;
}

.pager .pages a:hover {
	background-color: #ccc;
}
			
.pager .pages span {
	color: white;
	font-weight: bold;
	background-color: #666666;
}

/* END PAGER */



/* SERVICE */

#service_wrapper {
	padding-top: 18px;
	width: 100%;
	height: 155px;
	background: url(../../img/main/menu_all_bottom_bg.jpg) repeat-x;
	text-align: center;
}

#service {
	margin: auto;
	width: 942px;
	height: 155px;
}

.service_box {
	width: 32%;
	float: left;
	text-align: left;
}

.h1 {
	margin: 8px 0px 5px 0px;
	width: 251px;
	height: 24px;
	color: #3e485d;
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Nimbus Sans L;
	font-weight: bold;
}

.service_box p {
	font-size: 13px;
}

.service_box_vertical_delimiter {
	margin: 0px 14px 0px 3px;
	width: 1px;
	height: 102px;
	background: url(../../img/main/service_box_vertical_delimiter_bg.jpg) no-repeat center;
	float: left;
}

/* END SERVICE */



/* FOOTER */

#footer_wrapper {
	padding-top: 19px;
	width: 100%;
	height: 260px;
	background: url(../../img/main/footer_bg.gif);
	text-align: center;
	float: left;
}

#footer {
	margin: auto;
	width: 942px;
	height: 260px;
	text-align: left;
	font-size: 12px;
}

#footer .h1 {
	margin: 3px 0px 3px 0px;
	padding: 0px;
	width: 156px;
	height: 14px;
	line-height: 14px;
	color: #fff;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Nimbus Sans L;
	font-weight: bold;
}

.bottom_all_menu_box {
	margin-right: 30px;
	text-align: left;
	float: left;
}


#footer .end_box .h1 {
	width: 165px;
}

.bottom_all_menu_box a {
	line-height: 19px;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
}

.bottom_all_menu_box a:hover {
	color: #f03731;
}

.partners_and_copyright {
	float: right;
}

.social {
	margin: 5px 0px 24px 0px;
	width: 320px;
	height: 26px;
}

.facebook {
	margin-right: 18px;
	width: 151px;
	height: 26px;
	background: url(/img/main/facebook_icon_hover.png) no-repeat;
	float: left;
}

.facebook a {
	width: 151px;
	height: 26px;
	float: left;
	background: url(/img/main/facebook_icon.png) no-repeat;
}

.facebook a:hover {
	background: none;
}

.twitter {
	width: 151px;
	height: 26px;
	background: url(/img/main/twitter_icon_hover.png) no-repeat;
	float: left;
}

.twitter a {
	width: 151px;
	height: 26px;
	float: left;
	background: url(/img/main/twitter_icon.png) no-repeat;
}

.twitter a:hover {
	background: none;
}

.partners {
	margin-top: 10px;
	padding-top: 13px;
	width: 320px;
	height: 54px;
	background: url(../../img/main/partners_bg.gif) no-repeat;
}

.cisco_logo {
	margin-right: 17px;
	width: 69px;
	height: 28px;
	float: left;
	background: url(../../img/main/cisco_logo_hover.gif) right no-repeat;
}

.cisco_logo a {
	margin: 0px;
	width: 69px;
	height: 28px;
	float: left;
	background: url(../../img/main/cisco_logo.gif) right no-repeat;
}

.cisco_logo a:hover {
	background: none;
}

.supermicro_logo {
	margin-right: 17px;
	width: 133px;
	height: 28px;
	float: left;
	background: url(../../img/main/supermicro_logo_hover.gif) no-repeat;
}

.supermicro_logo a {
	margin: 0px;
	width: 133px;
	height: 28px;
	float: left;
	background: url(../../img/main/supermicro_logo.gif) no-repeat;
}

.supermicro_logo a:hover {
	background: none;
}

.dell_logo {
	width: 68px;
	height: 28px;
	float: left;
	background: url(../../img/main/dell_logo_hover.gif) no-repeat;
}

.dell_logo a {
	width: 68px;
	height: 28px;
	float: left;
	background: url(../../img/main/dell_logo.gif) no-repeat;
}

.dell_logo a:hover {
	background: none;
}

.copyright_line {
	margin: 13px 0px 23px 0px;
}

.copyright_text {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
	font-weight: bold;
	text-align: right;
}

.copyright_text a {
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
}

.copyright_text a:hover {
	color: #f03731;
}

/* END FOOTER */


.error {
    color: #d00 !important;
    background: #fdd !important;
    border: 1px solid #d77 !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
div.error, label.error {
    margin: 10px; padding: 5px 5px 5px 30px;
    background: #fdd url(../../striped/images/close-16.png) 8px 50% no-repeat !important;
}
/* empty */
div.empty {
    margin: 10px; padding: 5px 5px 5px 30px;
    color: #454545;
    background: #e9e9e9 url(../../striped/images/clock-16.png) 8px 50% no-repeat !important;
    border: 1px solid #b5b5b5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
/* success */
.confirm, .success {
    margin: 10px; padding: 5px 5px 5px 30px;
    color: #277823;
    background: #D5F7D4 url(../../striped/images/ok-16.png) 8px 50% no-repeat;
    border: 1px solid #349F2F;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.confirm a, .success a {
	color: #349F2F;
}
/* warning */
.warning {
    margin: 10px; padding: 5px 5px 5px 30px;
    color: #C16803;
    background: #FAEFD5 url(../../striped/images/warning-16.png) 8px 50% no-repeat;
    border: 1px solid #F4D650;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

