/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2 - Reset
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset ,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2 - Fonts
*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {font:13px/1.231 verdana,arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
/**
 * Bump up IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}



*{ margin: 0; padding: 0; }
body { 
	font: .74em Verdana, Tahoma, "Trebuchet MS", sans-serif, Arial; 
	line-height: 1.6em;
	background: #fff url(assets/templates/mercologia/images/bg.png) repeat; 
	color: #000;
	min-height: 850px;
}

/* Global Links */
a { color: #8800cf; ; text-decoration: none; }
a:visited {}
a:hover { color: #808080; }
a:active {}

p { margin: 0 0 15px 0; }
h1 { font: bold 1.7em Verdana, Sans-Serif;  margin: 0 0 5px 0; }
h1 a { color: #fff; }
h1 a:hover { color: #E4FFD3; }
h2 { font: normal .9em Verdana, Sans-Serif; color: #808080; background: inherit; }
h3 { font: bold 1.6em Verdana, Sans-Serif; text-align: center; vertical-align: middle; background: #d7cfa1; }
h4 { font: bold 1.7em Verdana, Sans-Serif;  margin: 0 0 20px 0; }
h5 { font: bold .9em Verdana, Sans-Serif;}

/* Color details */
.morado {color: #8800cf;}
.rosa {color: #f010da;}
.aqua {color: #0090aa;}
.naranja{color: #ff950f;}
.verde {color: #a3c317;}
.cafe {color: #9e7f2d;}
.moradoBG {background: #8800cf;}
.rosaBG {background: #f010da;}
.aquaBG {background: #0090aa;}
.naranjaBG {background: #ff950f;}
.verdeBG {background: #a3c317;}
.cafeBG {background: #9e7f2d;}

strong {font-style:normal; font-weight:bold;}

#wrapper { width: 900px; margin: 0 auto; background-color: #fffdee;}

#logo {padding: 0 0 10px 15px; float: left;}

#menu { float: right; padding: 60px 0 0; margin: 0 0 18px; }
#menu li {font: bold 1.1em Verdana; display: inline; }
#menu li a {padding: 30px 15px 0px 0; margin: 0 0 0 20px; color: #000;}
#menu li a:hover {color: #9e7f2d; }

#intro { 
	clear: both;
	background: #fff url(assets/templates/mercologia/images/intro.jpg) no-repeat;
	color: #4C8734;
	margin: 0 0 10px;
	padding: 45px 40px 10px 0px;
	text-align: right;
}
	#intro h4 { margin: 0; font: bold 1.7em "Trebuchet MS"; color: #ffffff;}
	#intro h1 { margin: 0; font: bold 1.3em "Trebuchet MS"; color: #ffffff;}
	#intro p { margin: 0; font-weight: bold; color: #ffffff;}

	#login { font-size: 1em; margin: 82px 0 0; }
	#login a { color: #fff; background: #9E7F2D; padding: 8px 15px;}
	#login a:hover { color: #9e7f2d; background: #D7CFA1 url(assets/templates/mercologia/images/loginhover.gif) no-repeat; }

	
#intro2 { 
	clear: both;
	background: #fff url(assets/templates/mercologia/images/intro2.jpg) no-repeat;
	color: #4C8734;
	margin: 0 0 10px;
	padding: 45px 40px 10px 0;
	text-align: right;
}
	#intro2 h4 { margin: 0; font: bold 1.7em "Trebuchet MS"; color: #ffffff;}
	#intro2 h1 { margin: 0; font: bold 1.3em "Trebuchet MS"; color: #ffffff;}
	#intro2 p { margin: 0; font-weight: bold; color: #ffffff;}


#intro3 { 
	clear: both;
	background: #fff url(assets/templates/mercologia/images/intro3.jpg) no-repeat;
	color: #4C8734;
	margin: 0 0 10px;
	padding: 45px 40px 10px 0;
	text-align: right;
}
	#intro3 h4 { margin: 0; font: bold 1.7em "Trebuchet MS"; color: #ffffff;}
	#intro3 h1 { margin: 0; font: bold 1.3em "Trebuchet MS"; color: #ffffff;}
	#intro3 p { margin: 0; font-weight: bold; color: #ffffff;}

#breadcrumbs { font: bold 0.9em Verdana, Sans-Serif; margin: 0; padding: 20px 0 20px 20px;}
#sidebar { clear: left; float: left; width: 240px; padding: 0 34px 0 15px; font-size: .9em; margin: 0 0 15px; }
	#sidebar li {padding: 0 0 0 21px;}
	#leftmenu { 
           margin: 20px;
           padding: 10px;
 }
        
	#leftmenu li { 
          font-size: 1.8em;
          margin: 0 0px 0px 0px;
          padding: 10px 30px 10px 30px;
          border: 1px solid #d7cfa1;
          text-align: center;
          list-style: none;
          
 }
	#leftmenu li a {  }
	#leftmenu li a:visited { color: ; }
	#leftmenu li a:hover { color: #000; }

	#notice { padding: 12px 14px 1px; background: #f4f4f4 url(assets/templates/mercologia/images/noticebg.gif) no-repeat bottom right; color: #808080; }
	#notice .hilite { color: #a3c317; font-size: 120%; font-weight: bold; }
	#sidebar a {  }
	#sidebar h3 { border-bottom: 1px solid #ccc; padding: 7px 0 7px; margin: 0 0 15px 0; }
	#sidebar h5 {text-align: right;}

	#content a {}
	#content h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }	

	

#homeboxes {
    width: 500px;
    height:auto;
}

.box {
    margin: 10px;
    padding: 10px;
}

.box h2 {
    font-family: Georgia,'Times New Roman',times,serif;
    font-size: 18px;
    font-weight: bold;
    color:purple;
}

.box ul li {
    list-style-type:square;
    list-style-position:inside;
    list-style-image:url(assets/templates/mercologia/images/bullet_green.png);
    text-indent: 1px;
    font-family:Geneva,Verdana,Helvetica,Arial,sans-serif;
    margin: 0px;
    padding: 0px;
}

.box ul {
    margin: 0px;
    padding: 10px 0 15px 0;
}
.box a {
    color: #444444;
    text-decoration: none;
    font-family:Geneva,Verdana,Helvetica,Arial,sans-serif;
    vertical-align: middle;
    background-image:url(assets/templates/mercologia/images/boton_naranja.jpg);
    margin: 0 0 0 20px;
    padding: 5px;
}

#sitio { float:left; }
#sitio h2 {
    background:url(assets/templates/mercologia/images/image.png) no-repeat left center;
    border-bottom: 0px;
    margin: 0px;
    padding: 0 0 0 30px;
}
#sitio a {

}

#logotipo { float: right; }
#logotipo h2 {
    background:url(assets/templates/mercologia/images/mime_colorset.png) no-repeat left center;
    border-bottom: 0px;
    margin: 0px;
    padding: 0 0 0 30px;
}
#hospedaje { 
    clear: both;
    float:left;
}
#hospedaje h2 {
    background:url(assets/templates/mercologia/images/server.png) no-repeat left center;
    border-bottom: 0px;
    margin: 0px;
    padding: 0 0 0 30px;
}
#dominio {float:right; }
#dominio h2 {
    background:url(assets/templates/mercologia/images/keyboard.png) no-repeat left center;
    border-bottom: 0px;
    margin: 0px;
    padding: 0 0 0 30px;
}

	
#content {
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	float: right;
	width: 560px;
	text-align: justify;
	}
#content ol li {padding: 0 0 0 21px; background: url(assets/templates/mercologia/images/bullet_green.png) no-repeat center left;}

.surround {border: 1px solid gray; padding: 1em;}
table.signup, table.signup tr, table.signup td {border: none;}


/*Definition Lists*/
.dlnoicon dt {
	font-size: 110%;
	font-weight: bold;
	color: #9e7f2d;
}
.dlnoicon dd {
	padding: 0 0 0 25px;
}
#process dt {
	font-size: 130%;
	font-weight: bold;
	color: #9e7f2d;
	padding: 0 0 5px 30px;
	}
#process dd {padding: 0 0 0 15px;}
.cuestionario {background: url(assets/templates/mercologia/images/mail_new.png) no-repeat center left;}
.propuesta {background: url(assets/templates/mercologia/images/signature.png) no-repeat center left;}
.plan {background: url(assets/templates/mercologia/images/cal.png) no-repeat center left;}
.estructura {background: url(assets/templates/mercologia/images/view_tree.png) no-repeat center left;}
.diseno {background: url(assets/templates/mercologia/images/iconthemes.png) no-repeat center left;}
.desarrollo {background: url(assets/templates/mercologia/images/package_graphics.png) no-repeat center left;}
.testing {background: url(assets/templates/mercologia/images/display.png) no-repeat center left;}
.lanzamiento {background: url(assets/templates/mercologia/images/outbox.png) no-repeat center left;}
.mantenimiento {background: url(assets/templates/mercologia/images/package_utilities.png) no-repeat center left;}

#sitemap ul li {padding: 0 0 0 21px;}
#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 0 0 0; font-size: .9em; color: #808080; }
	#footer a { color: #4CA031; background: #fff; }
	#col1 { float: left; width: 274px; padding: 7px 0 0 15px; }
	#col2 { float: left; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
	#col3 { float: right; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
	
/* Fotos */
#telecom, #network {float: left; padding: 0 2% 0 0;}
#infra, #datacenter {float: right; padding: 0 0 0 2%;}

/* Paquetes */
.packetbox {float: left; background-color:#fffbcf; width:100%;}
.number {float: left; font: bold 50px Arial Negrita; background-color:#9e7f2d; color:#ffffff; margin:0; padding:40px 50px; text-align:center;}
.service {float: left; font:20px Verdana; color:#9e7f2d; text-align:center; margin: 0; padding: 8px 50px 8px 50px;}
.packetbox ul {	float: left; margin: 0 0 7px;}
.packetbox li {font:12px Verdana; color:#000000; text-align:left; list-style: none; margin:0; padding: 0 30px; }
.packetbox dl {float: left; padding: 15px 25px;}
.packetbox dt {font:20px Verdana; color:#9e7f2d; text-align: center;}
.packetbox a:link { padding: 0 0 0 18px; 
		color: #9e7f2d; 
		background: url(assets/templates/mercologia/images/bullet_star.png) no-repeat center left;
		text-decoration: none;
		border-bottom: 1px dotted #9e7f2d; }
.packetbox a:visited { 	padding: 0 0 0 18px; 
		color: #9e7f2d; 
		background: url(assets/templates/mercologia/images/bullet_ok.png) no-repeat center left;
		text-decoration: none; }
.packetbox a:hover { padding: 0 0 0 18px;
		color: #d7cfa1;
		text-decoration: none;
		background: #9e7f2d url(assets/templates/mercologia/images/bullet_star.png) no-repeat center left; }
.packetbox a:active {}
.withprice {float: right; font: bold 25px Arial; background-color:#9e7f2d; color:#ffffff; margin:0 0 55px; padding: 10px; text-align:center;}
#moreinfo {float: right; font: bold 14px Arial; background-color:#9e7f2d; color:#ffffff; margin:0; padding:10px 10px; text-align:center;}
#moreinfo a, #moreinfo a:visited, #moreinfo a:hover, #moreinfo a:active {color: #ffffff; background-image:none; text-decoration: none; }
.order {float: right; font: bold 14px Arial; background-color:#9e7f2d; color:#ffffff; margin:0; padding:10px 20px; text-align:center;}

.clear {clear: both;}
.clearleft {clear: left;}
.clearright {clear: right;}

/* Tab Boxes */

/* Comparing Tables */
table a,
table a:link,
table a:visited {
	border:none;
	}		
img {
	border:0;
	margin-top:.5em;
	}	
table {
	
	border-top:1px solid #bfb7a7;
	border-right:1px solid #bfb7a7;
	margin:1em auto;
	border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.9em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}	
tr.odd td,
tr.odd .column1 {
	background:#dfdbc3 url(images/background.gif) no-repeat;
	}	
.column1	{
	background:#efead1;
	}
td {
	color:#678197;
	border-bottom: 1px solid #bfb7a7;
	border-left:1px solid #d5ccbb;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #9e7f2d;
	text-align:left;
	border-bottom: 1px solid #bfb7a7;
	border-left:1px solid #d5ccbb;
	padding:.3em 1em;
	}
th a, th a:link, th a:visited {	border:none; padding: 0 4px 0 0; color: inherit;}	
thead th {
	background:#dfdbc3;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#0090aa;
	}				
tfoot th {
	background:#dfdbc3;
	text-align:center;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#0090aa;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}

/* Tabs */

#tabs {
	padding: 10px;
	}

#tabs #nav {
	margin-bottom: 0px;
	margin-left: 8px;
	}

#tabs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#tabs #nav ul li {
	display: inline;
	padding: 3px 7px;
	cursor: default;
	background-color: #d7cfa1;
	border: 1px solid #9e7f2d;
	border-bottom: none;
	margin-right: 2px;
	}

#tabs #nav ul li.active {
	border: 1px solid #9e7f2d;
	border-bottom: 1px solid white;
	background-color: #9e7f2d;
	}
	
#tabs #nav ul li:hover {
	background-color: #9e7f2d;
	}

#tabs #data {
	margin-top: 0px;
	}
	
#tabs #data div {
	display: none;
	background: #fffbcf;
	padding: 10px;
	}
	
#tabs #data div.active {
	display: block;
	}

#tabs #data div.packetbox {
	display: block;
	}
