/* 
Hoja de estilos de EN Hosting
URL: http://www.en-hosting.net
Última modificación: 25/10/07
*/

body {
	margin:0.85em;
	padding:0;
	background-color: #000000;
	font: 70% Verdana, Arial, sans-serif;
	text-align:center;
}
h1 {
	margin-bottom: 10px;
}
form {
	display: inline;
}

sup {
	font-size: 0.5em;
}
#content h2, #content p { margin: 10px 0px 10px 0px; }

a {	
	color: #ff0000;
	text-decoration: underline;
}

a:hover {	
	color: #8B0000;
	text-decoration: none;
}

div#header {
	/*height:80px;*/
	/*line-height:80px;*/
	margin:0;
	padding:0px 0 0 0px;
}

div#container {
	background-color: #ffffff;
	border: 1px solid #ff6600; 
	text-align:left;
}
div#content p {
	line-height:1.4;
	margin-top: 0px;
	font-size: 100%;
}
div#navigation { 
	/*border-left: 1px solid #ff6600;*/
	background: #FFE4C4 url(img/col-bk.gif) repeat 0% 0%;
}

div#navigation p { 
	margin-top: 10px;
}

div#navigation ul { 
	margin-top: 0px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#navigation ul li {
	list-style-type: none;
	background: url(img/list2.gif) no-repeat left center;
	padding: 0 0 1px 14px;
	margin-left: 0;
}

div#extra {
	background-color: #FF8539;
	text-align: center;
}

div#extra p {
	padding: 10px 10px 10px 10px;
/*	margin: 10px 10px 10px 10px; */
}

div#extra p a {
	color: #8B0000;
}

div#extra p a:hover {
	color: Yellow;
}

div#footer{background: #333;color: #FFF}
div#footer p {
	margin:0;
	padding:5px 10px;
	text-align: center;
}

div#container{
	width:778px;
	margin:0 auto;
	background: #FFE4C4 url(img/col-bk.gif) repeat 0% 0%;
}
div#content {
	float:left;
	width:577px;
	border-right: 1px solid #ff6600;
	background-color: #ffffff;
	min-height: 400px;
}

div#content p, div#content li {
	font-size: 9pt;
}

.breadcrumb {
	font-size: 8pt !important;
}

div#navigation {
	float:right;
	width:199px;
/*	border-left: 1px solid #ff6600;*/
}

div#extra {
	clear:both;width:100%;
}

/* menu */
div#menu {
border-bottom: 1px solid #ff6600;
margin-top: 0px;
/* width: 90%; width of menu. Uncomment to change to a specific width */
/*margin-bottom: 10px;*/
}

div#menu ul {
padding: 3px 0;
margin-left: 9px;
margin-right: 9px;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

div#menu li {
display: inline;
margin: 0;
}

div#menu li a {
text-decoration: none;
padding: 3px 7px;
margin-right: 2px;
border: 1px solid #ff6600;
color: #2d2b2b;
background-color: #DCDCDC;
}

div#menu li a:visited {
color: #2d2b2b;
}

div#menu li a:hover {
text-decoration: none;
color: #2d2b2b;
background-color: #f4a460;
}

div#menu li.selected {
position: relative;
/*top: 1px;*/
}

div#menu li.selected a { /*selected main tab style */
background-color: #ffffff;
border-bottom-color: white;
}

div#menu li.selected a:hover { /*selected main tab style */
text-decoration: none;
background-color: #ffffff;
 cursor: default;
}
/* fin menu */

/* reemplazar imagen */

h1#logo {
    padding: 46px 0 0 0;
    overflow: hidden;
    background-image: url("img/en-hosting-logo.gif"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:46px; /* for IE5.5's bad box model */
    margin-top: 0px;
}  

/* separador */

.separador {
	width: 100%;
	height: 25px;
	background: #ffffff url(img/separador.gif) repeat-x top;
}

/* nuevos */

.planes ul {
	line-height: 140%;	
	margin: 5px 10px 10px 0px;
	padding-left: 10px;
	list-style: none;	
	width: 159px;
}

.planes td, .planes td img {
	padding: 0;
	margin: 0;
}

.planes ul {

}

.planes li {
	padding-left: 10px;
	padding-right: 0px;
	background-image: url(img/list.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	/*text-align: justify;*/
	width: 100%;
		list-style-type: none;
}

.planes li strong {
	right: 0px;
	color: #B22222;
	text-align: right !important;
}



blockquote li {
	font-weight: bold;
}

.plan {
	background: #FFffff url(img/plan_r1_c1.gif) no-repeat 0px 0px;
}

.plan p {
/*	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
  text-align: center;
	padding-left: 10px;	
	padding-right: 10px;
	border: 1px solid red;
	*/
	margin: 0 10px 0 10px;
}

.plan a {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #ff0000;
} 

.plan a:hover {
	color: #8b0000;
	border-top: 1px solid #ff0000;
	text-decoration: blink;
}

a.bot {
	border: 1px solid #ff0000;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
	background-color: #FFE4C4;
	padding: 0px 2px 0px 2px;
}

a.bot:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #ff0000;
}

h2 {
	font-weight: bold;	
	font-size: 22px;
}

h2 a {
	color: #ff3300;
	text-decoration: none;
}

h2 a:hover {
	color: #b22222;
	font-weight: bold;
	text-decoration: underline;
	font-size: 22px;
}
h3 {
	font-size: 16px;
}
.plan h3 {
	line-height: 32px;
	margin-left: 10px;
	font-weight: bolder;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}
h2, h3, h4 {
  	margin: 0 0px 0 0px;	
	color: #A52A2A;
	font-weight: bold;
	line-height: 100%:
}

h5 {
	line-height: 100%;
	margin-bottom: 5px;
	margin-top: 0px;
}

hr {
border: 1;
color: #ff6600;
}	

#header {
	background: #ffcc33 url(img/header-bk.gif) no-repeat 0px 0px; 
}

#content .right {
	float:right;
	margin: 0 10px 10px 10px;
}

/* Forms */

.boton {
	font-size: 11px;
	background-color: #FF9966;
}

/* Fin forms */

.padding10 {
	margin: 10px 10px 10px 10px;
}

/* tabla redondeada */

.leftup, .rightup, .leftdown, .rightdown {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.leftup {
	margin-left : auto;
	margin-right : auto;
	background: #ccff99 url(img/corner_r1_c1.gif) no-repeat top left;
}

.rightup {
	background: transparent url(img/corner_r1_c2.gif) no-repeat top right;
}

.leftdown {
	background: transparent url(img/corner_r2_c1.gif) no-repeat bottom left;
}

.rightdown {
	background: transparent url(img/corner_r2_c2.gif) no-repeat bottom right;
	padding : 10px 10px 10px 10px;
}

.rightdown table {
	border: 1px solid #ccff99;
	border-collapse: collapse;
}

.rightdown td {
	border: 1px solid #ff6600;
}

/* fin tabla redondeada */

/* bubbles */
	a.info {
	  position:relative; /* esta es la clave */
	  z-index:24; 
	  color: firebrick;
	  text-decoration: underline;
	  font-weight: bold;
	}
	
	a.info:hover {
		z-index:25; 
		color: red;
		background-color:#ffffff;
		cursor: default;
		text-decoration: none;
	}
	
	a.info span {
		display: none;
	}
	
a.info:hover span {
	/* el span se muestra sólo en el estado :hover */
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 30em;
	border: 1px solid #8b0000;
	background-color: #f0e68c;
	color: #000;
	text-align: left;
	text-decoration: none;
	padding: 2px;
	font-weight: normal;
}
	
	/* fin bubbles */
		
	#caracteristicas {
		border-collapse: collapse;
	}
	
	#caracteristicas td {
		font-weight: bold;
		border: 1px solid #ff6600;
	}

.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.soporte td {
	font-size: 70%;
}

#contacto td {
	font-size: 120%;
}

/* bubbles */

a.info {
	position: relative; /*this is the key*/
	z-index: 24;
	/* color: blue; */
	text-decoration: none; 
}
	
a.info:hover {
	z-index: 25;
	background-color: #F0E68C;
	color: #B22222;
}
	
a.info span {
	display: none;
}
	
a.info:hover span {
	/*the span will display just on :hover state*/
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 240px;
	border: 1px solid #ff0000;
	background-color: #F0E68C;
	color: #000;
	text-align: left;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	list-style: outside;
}

/* bubbles */

	/*/////////////// TABLE DEMO DEFAULT //////////////////*/
	#default {
		border-collapse:collapse;
		background-color: #E8E8E8;
		width:100%;
	}
	#default caption{
		background: #ff3300 url(img/corner-tabla.gif) top right no-repeat;
		border-bottom:3px solid #FF8539;
		color:#FFF;
		padding:10px;
		text-transform:uppercase;
		font-weight: bold;
		text-align: left;
	}

	#default thead th{
		background-color: #B22222;
		border-bottom:3px solid #FF9966;
		color:#FFF;
		padding:5px;
		text-align:left;
	}

	#default td, #default th, #default caption {
		font-size: 9pt;
	}

	#default tbody tr td {
		padding: 3px 8px;
	}
	#default tbody tr td strong {
		color: Maroon;
	}
	#default tfoot tr td {
		border-bottom:3px solid #ff9966;
		background-color: #FF4500;
		color:#FFF;
		padding:4px;
		text-align:center;
	}
	#default tfoot a {
		color: #ffffff;
		text-decoration: underline;
	}
	#default tfoot a:hover {
		color: #ffff00;
		text-decoration: none;
	}
	#default tr td, #default tr th {
		text-align: center;
	}
		#default tr td:first-child, #default tr th:first-child {
		text-align: left;
	}
	
	/* fin tabla */
	
.up {	font-size: x-small; }

#prec10, #prec20, #prec30, #prec40, #prec50 { font-weight: bold;}
