/* 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: Arial, Trebuchet MS, Nimbus Sans L;
	text-align: left;
}

h2 {
	margin: 0px;
	padding: 30px 0px 12px 0px;
	color: #b41313;
	font-size: 18px;
	font-family: Arial, Trebuchet MS, 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 {
	margin: 7px 0px 28px 0px;
	line-height: 18px;
	color: #232a35;
	font-size: 14px;
	font-family: Arial, Trebuchet MS, Nimbus Sans L;
}

thead {
	background: #EAEAEA;
}

thead td {
	padding-left: 5px;
	border-top: 1px solid #CCC;
}

tr .border_top {
	border-top: 1px solid #CCC;
}

td {
	padding: 3px 5px 0px 5px;
	line-height: 22px;
	border-bottom: 1px solid #CCC;
}

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 */



/* 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_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 */



/* 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_box {
	margin-right: 32px;
	padding-top: 11px;
	float: left;
	text-align: left;
}

.menu_all_top_box .h1 {
	margin: 0px;
	padding: 0px;
	width: 180px;
	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;
}

.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 */



/* GENERAL CONTENT */

#general_content {
	margin: auto;
	padding: 30px 0px 25px 0px;
	width: 942px;
	min-height: 160px;
	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;
}

.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;
}

.contentbold {
	margin: 19px 0px 5px 0px;
	color: #b41313;
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Nimbus Sans L;
	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;
}

/* GENERAL CONTENT */



/* 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: 0px;
	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 {
	margin-top: -26px;
	padding-top: 17px;
	width: 100%;
	height: 256px;
	background: url(../../img/main/footer_bg.gif);
	text-align: center;
}

#footer {
	margin: auto;
	width: 942px;
	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;
}

.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;
}

.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 */