@charset "utf-8";
/* EuropaDNS Hosting CSS Document */

Body	{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#FFF;
	margin:0 auto;
	background-color:#F6F9FB;
	}
A	{
	color:#036;
	text-decoration:none;
	}
A:Hover	{
	text-decoration:underline;
	}
LI	{
	list-style:square;
	border-bottom:#EAEAEA 1px dotted;
	}
H2	{
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC0000;
	text-transform:uppercase;
	}
#Main	{
	width:872px;
	margin:0 auto;
	padding-top:10px;
	text-align:justify;
	background-color:#FFF;
	color:#333;
	padding:5px;
	margin-top:5px;
	}
#Footer	{
	background-color:#E8EDF0;
	border-top:#C5D2DA 5px solid;
	text-align:center;
	color:#000;
	}
#Footer .Menu	{
	color:#4F6A7B;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	}
#Footer .Menu:Hover	{
	background-color:#4F6A7B;
	color:#FFF;
	}
#Footer .Small	{
	margin-bottom:10px;
	margin-top:10px;
	font-size:10px;
	color:#CC0000;
	}
#Tab	{
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	color:#333;
	}
#Tab .Title	{
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	background-color:#214785;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	}
#Tab .TitleRED	{
	color:#F00;
	}
#Tab .TitleBLUE	{
	color:#06C;
	}
#Tab .TitleGREEN	{
	color:#090;
	}
#Tab .TitleORANGE	{
	color:#F60;
	}
#Tab .Order	{
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
	}
#Tab .Order:Hover	{
	color:#FFF;
	background-color:#CC0000;
	font-size:12px;
	font-weight:bold;
	}
#Menu	{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000;
	}
#Menu LI	{
	display:inline;
	padding:5px;
	}
#Menu LI A	{
	color:#173360;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-transform:none;
	}
	
#MainMenu	{
	padding:0;
	/*width:100%;*/
	}
#MainMenu UL	{
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	/*margin-left:4px; margin between first menu item and left browser edge*/
	padding:0;
	list-style:none;
	}
#MainMenu LI	{
	display:inline;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	}
#MainMenu A	{
	float:left;
	display:block;
	color:#333;
	margin:0 10px 0 0; /*Margin between each menu item*/
	padding:5px 5px;
	text-decoration:none;
	background-color:#F4F5F9;
	border-bottom:#F4F5F9 2px solid;
	}
#MainMenu A:Hover	{
	color:#FFF;
	background-color:#666;
	border-bottom:#CCC 3px solid;
	}

#Header	{
	background-image:url(images/header.jpg);
	width:882px;
	height:85px;
	text-align:right;
	margin:0 auto;
	}
#HeaderElements	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#00509F;
	text-align:right;
	padding-right:5px;
	vertical-align:top;
	}
#HeaderLanding	{
	border-top:#3F629A 3px solid;
	border-bottom:#CCC 1px solid;
	text-align:center;
	margin-bottom:5px;
	}
	
#Main01	{
	width:245px;
	background-image:url(images/main_email.jpg);
	background-repeat:repeat-x;
	background-color:#F2F5FA;
	border:#CCC 1px solid;
	}
#Main02	{
	width:245px;
	background-image:url(images/main_ecommerce.jpg);
	background-repeat:repeat-x;
	background-color:#F2F5FA;
	border:#CCC 1px solid;
	}
#Main03	{
	width:245px;
	/*background-image:url(images/main_03.jpg);
	background-repeat:repeat-x;
	background-color:#D0E69D;*/
	border:#CCC 1px solid;
	}
#Main05	{
	width:245px;
	background-image:url(images/main_05.jpg);
	background-repeat:repeat-x;
	background-color:#C0E0EF;
	border:#333333 1px solid;
	}
#Main06	{
	width:245px;
	background-image:url(images/main_06.jpg);
	background-repeat:repeat-x;
	background-color:#C0E0EF;
	border:#333333 1px solid;
	}
#MainTab	{
	width:245px;
	/*background-image:url(images/main_04.png);
	background-repeat:repeat-x;*/
	background-color:#A3A8C2;
	border:#333333 1px solid;
	}

.PlanTitle	{
	padding-top:5px;
	padding-left:22px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0px;
	color:#FFF;
	}
.PlanTitle A	{
	color:#FFF;
	text-decoration:none;
	}

.PlanTitle A:Hover	{
	color:#CCC;
	text-decoration:none;
	}
.Price	{
	font-family:Tahoma, Verdana;
	color:#000;
	font-size:12px;
	font-weight:bold;
	}
.PriceBold	{
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:32px;
	font-weight:bold;
	}
.InputLogin
	{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:#333333 1px solid;
	background-color:#EAEAEA;
	background-image:url(images/icon_user.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	padding:3px 2px 2px 2px;
	margin:0px;
	padding-left:18px;
	vertical-align:middle;
	}
.InputLogin:focus {
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:#333333 1px solid;
	background-color:#FFFFFF;
	background-image:url(images/icon_user.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	padding:3px 2px 2px 2px;
	margin:0px;
	padding-left:18px;
	vertical-align:middle;
	}

/*Input:focus, textarea:focus, label:focus, .Celula:focus, .Select:focus, Input:focus	{
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:normal;
	border:#333333 1px solid;
	}*/
Input, .Input	{
	border:#333333 1px solid;
	background-color:#EAEAEA;
	color:#000;
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	}
#HeaderSearch	{
	margin:0;
	padding:0;
	}
#HeaderSearch LI	{
	display:inline;
	margin:0;
	padding:0;
	}
#HeaderSearch UL	{
	list-style:none;
	}
#HeaderSearch .Active	{
	background-color:#CC0000;
	color:#FFF;
	padding:5px;
	margin:0;
	font-weight:bold;
	text-decoration:none;
	}
#HeaderSearch .Active:Hover	{
	color:#CCC;
	font-weight:bold;
	}
#HeaderSearch .Inactive	{
	background-color:#34578F;
	color:#FFF;
	padding:5px;
	margin:0;
	font-weight:bold;
	text-decoration:none;
	}
#HeaderSearch .Inactive:Hover {
	color:#CCC;
	font-weight:bold;
	}
#InputDomain	{
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-weight:normal;
	text-align:right;
	}
#InputDomain A	{
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	}
#InputDomain A:Hover {
	text-decoration:underline;
	}
#InputDomain Input	{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#999;
	border:#CCC 1px solid;
	background-color:#FFF;
	width:360px;
	padding:4px;
	}
#InputDomain Input:Hover	{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#666;
	border:#CCC 1px solid;
	background-color:#FFF;
	width:360px;
	padding:4px;
	}
#InputDomain .Search	{
	border:0px;
	width:103px;
	height:32px;
	}
#InputDomain .Search:Hover	{
	border:0px;
	width:103px;
	height:32px;
	}

.InputDomainGO	{
	border:#CC0000 1px solid;
	background-color:#FFF;
	color:#CC0000;
	}
.InputDomainGO:Hover	{
	border:#FFF 1px solid;
	color:#FFF;
	background-color:#CC0000;
	}
#FeedBack	{
	position:fixed;
	width:20px;
	height:86px;
	z-index:9999;
	right:115px;
	top:380px;
	/*background-image:url(images/feedback.png);
	background-repeat:no-repeat;
	cursor:pointer;*/
	}

/* Countries DropDown */

#Countries	{
	margin:3px 0px 12px 0px;
	padding:5px 0px 5px 0px;
	color:#777777;
	font-size:10px;
	height:15px;
	width:115px;
	text-align:left;
	cursor:pointer;
	float:right;
	}
#Countries A	{
	text-decoration:none;
	}
.CountriesNormal	{
	background:url(images/countries_normal.png) 90px 4px no-repeat;
	border:1px solid #FFF;
	padding:5px 0px 5px 5px;
	}
.CountriesMouseOver	{
	background:url(images/countries_mouseover.png) 90px 4px no-repeat;
	border:1px solid #EEE;
	padding:5px 0px 5px 5px;
	}
.CountriesActive	{
	background:url(images/countries_active.png) 90px 4px no-repeat;
	border:1px solid #EEE;
	padding:5px 0px 5px 5px;
	}
#CountriesMenu	{
	margin-top:0px;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
	color:#CC0000;
	opacity:0.95;
	filter:alpha(opacity=95);
	z-index:1000000;
	position:absolute;
	float:left;
	width:114px;
	border-right:1px solid #EEE;
	border-bottom:1px solid #EEE;
	border-left:1px solid #EEE;
	margin-left:0px;
	}
#Countries UL LI	{
	list-style-type:none;
	padding:1px 0px 1px 5px;
	color:#CC0000;
	}		
#CountriesMenu LI:Hover, #CountriesMenu .Touch	{
	padding:1px 0px 1px 5px;
	background:#CC0000;
	color:#FFF;
	opacity:0.99;
	filter:alpha(opacity=99);
	margin:0px;
	cursor:pointer;
	}
.CountriesMenuHide	{
	display:none;
	}
.CountriesMenuShow	{
	display:normal;
	}