@charset "utf-8";
/* CSS Document */

body {
	background-color:#ddd;
	margin:0px auto;
}

div, table, tr, td, th, imput, select, textarea {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
} 

a {
	color:#E50A10;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
	
h1 {
	font-size:16px;
	color:#333;
	line-height:30px;
	margin:0px;
	margin-bottom:10px;
	background:url(/img/h1Border.jpg) bottom left no-repeat;
}

h2 {
	font-size:16px;
	color:#E50A10;
	line-height:30px;
	margin:0px;
	margin-bottom:10px;
	background:url(/img/h2Border.jpg) bottom left no-repeat;
}

h3 {
	font-size:12px;
	line-height:20px;
	margin:0px;
	margin-bottom:8px;
}

h4 {
	font-size:16px;
	color:#005BB6;
	line-height:30px;
	margin:0px;
	margin-bottom:10px;
	background:url(/img/h4Border.jpg) bottom left no-repeat;
}

.backg_up {
	background-image:url(/img/font.gif);
	background-repeat:repeat-x;
}

.main{
	margin:auto;
	width:900px;
}

.backg_down{
	background-image:url(/img/font_down.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

div.logo {
	float:left;
	width:240px;
	margin-bottom:65px;
	margin-top:165px;
}

div.inv_logo {
	float:left;
	width:850px;
	margin:20px 0 0 50px;
}

div.logo a:hover, div.inv_logo a:hover {
	background:url(/img/lgHover.png) no-repeat top left;
}

div.logo a, div.inv_logo a{
	float:left;
	display:block;
	width:225px;
	height:54px;
	background:url(/img/rmtkLogo.png) no-repeat top left;
}

div.logoS a:hover {
	background:url(/img/lgHoverS.png) no-repeat top left;
}

div.logoS{
	float:left;
	width:240px;
	margin-bottom:65px;
	margin-top:165px;}

div.logoS a{
	float:left;
	display:block;
	width:225px;
	height:54px;
	background:url(/img/rmtkLogoS.png) no-repeat top left;
}

div.sitelogos table tr td:hover {
	background:url(/img/pic_border.gif) no-repeat top left;
}

div.sitelogos table tr td a img {
	margin:7px;
}

div.side_menu_body {
	float:left;
	background-color:#FFF;
	width:240px;
}

div.side_menu_body a{
	float:left;
	width:190px;
	border-bottom:1px solid #333;
	text-decoration:none;
	line-height:30px;
	font-size:14px;
	color:#cb0303;
	margin-left:20px;
	padding-left:10px;
	font-family:Verdana, Geneva, sans-serif;
}

div.side_menu_body a:hover {
	border-bottom:1px solid #cb0303;
	color:#333;
}

div.side_menu_bodyS {
	float:left;
	background-color:#FFF;
	width:240px;
}

div.side_menu_bodyS a{
	float:left;
	width:190px;
	border-bottom:1px solid #333;
	text-decoration:none;
	line-height:30px;
	font-size:14px;
	color:#005bb6;
	margin-left:20px;
	padding-left:10px;
	font-family:Verdana, Geneva, sans-serif;
}

div.side_menu_bodyS a:hover {
	border-bottom:1px solid #005bb6;
	color:#333;
}

div.side_menu_body a.onPage {
	float:left;
	width:190px;
	border-bottom:1px solid #666;
	text-decoration:none;
	line-height:30px;
	font-size:14px;
	color:#cb0303;
	margin-left:20px;
	padding-left:10px;
	font-family:Verdana, Geneva, sans-serif;
	background: url(/img/onPageArr.jpg) right no-repeat;
}

div.side_menu_body a.onPage:hover {
	border-bottom:1px solid #cb0303;
	color:#333;
}

div.side_menu {
	float:left;
	margin-bottom:20px;
}

div.drun {
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	width:210px;
	padding-left:30px;
	line-height:40px;
	height:40px;
	background:url(/img/SideMenuUp.gif) no-repeat;
}

div.drun1 {
	float:left;
	width:240px;
	height:40px;
	background:url(/img/SideMenuDown.gif) no-repeat;
}

.footer{
	color:#989c9f;
	float:left;
	width:240px;
	padding-bottom:75px;
}

div.flash_nav {
	float:left;
	width:640px;
	margin-top:4px;
	height:55px;
	outline:none;
	outline-width:0px;
}

div.page_content {
	float:left;
	width:610px;
	padding:15px;
	background-color:#FFF;
}

div.contentPage {
	float:left;
	width:100%;
	margin-top:10px;
}

div.table_right_down {
	background:url(/img/table_right_donw.png) no-repeat bottom left;
	float:left;
	width:640px;
	height:20px;
}

div.drun2 {
	float:left;
	width:640px;
	height:30px;
}

div.home1 {
	float:left;
	width:100%;
	margin-top:20px;
}

div.web_design {
	float:left;
	width:285px;
	padding-right:20px;
	margin-right:20px;
}

div.hosting {
	float:left;
	width:285px;
}

ul.rb {
	float:left;
	padding:0px;
	margin:10px;
}

.rb li {
	list-style:none;
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	background:url(/img/butons/red_right.jpg) no-repeat top right;
	cursor:default;
}

.rb li a {
	float:left;
	text-decoration:none;
	color:#FFF;
	background:url(/img/butons/red_left.jpg) no-repeat top left;
	line-height:30px;
	padding-left:11px;
	padding-right:11px;
	cursor:default;
}

.rb li:hover {
	background:url(/img/butons/red_right_o.jpg) no-repeat top right;
}

.rb li:hover a {
	background:url(/img/butons/red_left_o.jpg) no-repeat top left;
}

ul.ob {
	float:left;
	margin:10px;
	padding:0px;
}

.ob li {
	list-style:none;
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	background:url(/img/butons/orange_right.jpg) no-repeat top right;
	cursor:default;
}

.ob li a {
	float:left;
	text-decoration:none;
	color:#FFF;
	background:url(/img/butons/orange_left.jpg) no-repeat top left;
	line-height:30px;
	padding-right:11px;
	padding-left:11px;
	cursor:default;
}

.ob li:hover {
	background:url(/img/butons/orange_right_o.jpg) no-repeat top right;
}

.ob li:hover a {
	background:url(/img/butons/orange_left_o.jpg) no-repeat top left;
}

ul.bb {
	float:left;
	padding:0px;
	margin:10px;
}

.bb li {
	list-style:none;
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	background:url(/img/butons/blue_right.jpg) no-repeat top right;
	cursor:default;
}

.bb li a {
	float:left;
	text-decoration:none;
	color:#FFF;
	background:url(/img/butons/blue_left.jpg) no-repeat top left;
	line-height:30px;
	padding-left:11px;
	padding-right:11px;
	cursor:default;
}

.bb li:hover {
	background:url(/img/butons/blue_right_o.jpg) no-repeat top right;
}

.bb li:hover a {
	background:url(/img/butons/blue_left_o.jpg) no-repeat top left;
}


div.home2 {
	float:left;
	width:100%;
}

div.hosting_img {
	float:left;
	padding:15px;
	width:180px;
}

div.hosting_txt {
	float:left;
	width:100%;
}

div.arrow_left {
	float:left;
	width:50px;
	margin-left:15px;
	cursor:pointer;
	margin-top:5px;
	margin-bottom:5px;
}

div.arrow_right {
	float:right;
	width:50px;
	margin-right:15px;
	cursor:pointer;
	margin-top:5px;
	margin-bottom:5px;

}

div.big_pic {
	float:left;
	width:610px;
	border-bottom:1px solid #999;
	padding-bottom:5px;
}

div.small_pics {
	float:left;
	width:610px;
	padding-top:5px;
	border-bottom:1px solid #999;
	padding-bottom:5px;
}

div.small_pics img {
	cursor:pointer;
}

pic:hover {
	background-image:url(../img/Package.gif);
}

div.web_design_txt {
	float:left;
	width:610px;
	margin-top:5px;
	margin-left:5px;
	
}

div.web_design_txt span {
	color:#F63;
}

div.web_design_txt a {
	font-size:12px;
}

div.web_design_txt em {
	font-size:14px;
}

div.contacts1 {
	float:left;
	width:610px;
	padding-bottom:10px;
	padding-top:10px;
}

div.contacts1 table h1 {
	color:#333;
	border:none;
}

div.contacts1 table {
	float:left;
	margin-left:10px;
}

div.contacts2 {
	float:left;
	width:290px;
}

div.show{
	float:left;
	width:250px;
	display:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#F00;
	margin-top:150px;
	float:left;
	text-align:center;
	margin-left:40px;
}

div.contacts3 {
	float:left;
	width:300px;
	text-align:justify;
	font-size:13px;
	padding-left:10px;
	border-left:1px solid #333;
}

div.big_text {
	float:left;
	border-bottom:1px solid #333;
	padding-bottom:10px;
}

div.drun {
	font-size:16px;
	font-weight:bold;
	color:#333;
}

div.footer a {
	float:left;
	display:block;
	width:130px;
	background:url(/img/rmtk_site.png) no-repeat scroll 0 0;
	height:31px;
}

div.footer a:hover {
	background:url(/img/rmtk_site.png) no-repeat scroll 0 -31px;
}

div.hosting_packets {
	float:left;
	width:600px;
	margin-left:10px;
	border-bottom:1px solid #999;
}

div.standard {
	float:left;
	width:187px;
	padding:5px;
}

div.standardplan {
	float:left;
	width:187px;
	background:url(../img/hosting/grey_up.jpg) no-repeat;
}

div.plan {
	font-size:16px;
	color:#000;
	margin-top:5px;
}

div.middle {
	float:left;
	width:177px;
	margin:5px;
}

div.middle_pic {
	float:left;
	width:75px;
}

div.middle_text {
	float:left;
	width:100px;
	color:#FFF;
	font-size:24px;
	padding-top:20px;
}

div.middle_text_small {
	float:left;
	width:65px;
	color:#FFF;
	padding-left:25px;
	font-size:12px;
}

div.down {
	float:left;
	width:187px;
}

div.down ul li {
	color:#FFF;
	list-style:none;
	line-height:20px;
	font-size:12px;
}

div.down ul {
	width:167px;
	margin-left:-20px;
}

div.grey_down {
	float:left;
	width:190px;
}

div.buisness {
	float:left;
	width:187px;
	padding:5px;
}

div.buisness img {
	float:left;
	background:url(../img/hosting/grey_up.jpg) no-repeat;
	width:187px;
	display:block;
}

div.corporative {
	float:left;
	width:187px;
	padding:5px;
}

div.corporative img {
	float:left;
	background:url(../img/hosting/grey_up.jpg) no-repeat;
	width:187px;
	display:block;
}

div.hosting_packets2 {
	float:left;
	width:305px;	
}

div.help {
	float:left;
	width:305px;
	border-right:1px solid #999;
	margin-top:5px;
}

div.domain_text {
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}

div.domain_text a {
	text-decoration:none;
	color:#EA7A16;
}

div.domain_text a:hover {
	color:#666666;
	text-decoration:underline;
}

div.hosting_packets3{
	float:left;
	width:120px;
}

div.domain_name {
	float:left;
	width:120px;
	margin-top:5px;
	line-height:20px;
}

div.domain_name ul li {
	float:left;
	list-style:none;
	line-height:20px;
}

div.hosting_packets4 {
	float:left;
	width:180px;
	border-left:1px solid #999;
	margin-top:5px;
}

div.np_pic {
	float:left;
	width:50px;
}

div.np_txt {
	float:left;
	width:125px;
	text-align:inherit;
	padding-left:5px;
	height:54px;
}

div.np_txt a {
	text-decoration:none;
	color:#666666;
}

div.np_txt a:hover {
	color:#EA7A16;
	text-decoration:underline;
}

div.np1 {
	float:left;
	width:180px;
	height:60px;
	text-align:inherit;
}

div.payment {
	float:left;
	width:300px;
	padding-top:20px;
}

div.vat {
	float:left;
	margin-top:10px;
}

div.vat a {
	color:#666666;
	text-decoration:none;
}

div.vat a:hover {
	color:#EA7A16;
}

font.boldRed {
	font-weight:bold;
	color:#E50A10;
}

font.boldBlue {
	font-weight:bold;
	color:#005BB6;
}

div.underFooter {
	width:100%;
	background:url(/img/font_down2.gif) repeat;
}

span.keyFeatures_ {
	color:#0F0;	
}

div.keyFeatures_ {
	color:#0F0;	
}

div.logoBar {
	float:left;
}

div.clientsLogos {
	float:left;
	width:130px;
	margin:10px;
	border:1px solid #333;
	z-index:2;
}

div.clientsLogos img {
	
}

#wep_countryDisplay {
	color:#FFFFFF;
	font-size:90%;
	float:right;
	position:relative;
	line-height:20px;
	margin-top:7px;
	margin-right:20px;
}

#wep_countryDisplay a.change {
	color:#888;
	margin-left:3px;
	outline:none;
}

#wep_countryDisplay img {
	margin-left:3px;
}

#wep_countryDisplay a {
	cursor:pointer;
	text-decoration:none;
}

.lng_flags {
	position:absolute;
	background:#72838c;
	width:100%;
	display:none;
	float:right;
	margin-right:0px;
}

.lng_flags a {
	font-size:90%;
	width:100%;
	float:left;
	color:#FFF;
	line-height:18px;
	border-bottom:1px solid #ccc;
}

.lng_flags a:hover {
	background:#525e64;
}

.lng_flags_addtnl {
	background:#72838c;/*66747c*/
	width:100%;
	float:right;
	margin-right:0px;
	text-align:left;
}

div.hostPackages {
	float:left;
	width:100%;
	margin-top:15px;
	background:url(/img/packSep.jpg) repeat-y top left;
}

div.package {
	float:left;
	width:33%;
	margin-bottom:15px;
}

div.package ul {
	float:left;
	margin:0px;
	padding:0px;
	padding-top:15px;
	width:100%;
}

div.package ul li {
	clear:left;
	width:190px;
	float:left;
	list-style:none;
	padding-left:20px;
	background:url(/img/arr.jpg) no-repeat left;
	line-height:25px;
	display:block;
}

div.package strong {
	text-transform:uppercase;
	line-height:30px;
	font-size:16px;
}

font.plan {
	color:#666;
}

span.leva {
	font-size:28px;
	font-weight:bold;
	color:#b50004;
	float:left;
}

span.st {
	font-size:16px;
	font-weight:bold;
	color:#b50004;
	float:left;
	margin-left:4px;
}

span.monthly {
	float:left;
	margin-top:16px;
	margin-left:7px;
}

div.jq_nav {
	float:left;
	height:45px;
	margin-top:14px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	width:640px;
	background:url(../img/navBg.png) top left no-repeat;
}
