*{
margin:0;
padding:0;
}

img {
    border: none;
} 	

body{

	font-family : Trebuchet MS;
	font-size: 14px !important;
}

#telefono{
	height: 83px;
	border: 0px solid #ccc;
	font-size:30px;
	font-family: Trebuchet MS;
	color: #fff;
	margin: 5px 0 0px 0;

}
#logo{
	float: left;
	width: 275px;
	height: 100px;
	border: 0px solid #fff;
	margin: 18px 0 20px 0;
}

#telefono ul{
	float: right;
}
#chat{
	width: 191px;

}
#telefono ul li{
	float: left;
	list-style: none;
}
#iconfono{
	padding-top: 23px;
	width: 190px;
	text-align: right;
}

#numberfono{
	margin-top: 20px;
	width: 247px;
	text-align: center;
}

#header{
	width: 100%;
	height: 130px;
	clear: both;
	background: url('images/bgheader.png') repeat-x;
	
}

#capaindex{
	height: 150px;
	width: 980px;
	clear: both;
}

#aba{
	height: 150px;
	width: 245px;	
	background: url(images/01.gif) 0 0;
	display: block;
}

#abb{
	height: 150px;
	width: 245px;	
	background: url(images/02.gif) 0 0;
	display: block;
}

#abc{
	height: 150px;
	width: 245px;	
	background: url(images/03.gif) 0 0;
	display: block;
}

#abd{
	height: 150px;
	width: 245px;	
	background: url(images/04.gif) 0 0;
	display: block;
}


#aba:hover{
	height: 150px;
	width: 245px;	
	background: url(images/01.gif) 0 -150px;
	display: block;
}

#abb:hover{
	height: 150px;
	width: 245px;	
	background: url(images/02.gif) 0 -150px;
	display: block;
}

#abc:hover{
	height: 150px;
	width: 245px;	
	background: url(images/03.gif) 0 -150px;
	display: block;
}

#abd:hover{
	height: 150px;
	width: 245px;	
	background: url(images/04.gif) 0 -150px;
	display: block;
}


#capaindex ul li{
	float: left;
	list-style: none;
}

#capaindex ul li a{
	float: left;
	height: 150px;
	width:  245px;
	display: block;
}

#backmain{
	width: 100%;
	height: auto;
	clear: both;
	background: url('images/backmain.png') #4EA210 repeat-x;
}

#principal{
	width: 980px;
	margin: auto;
	border: 0px;
	position: absolute;
    left: 50%;
	margin-left: -490px;
	clear: both;
}

#contenido{
	width: 980px;
	margin: auto;
    left: 50%;
	height: auto;
	border: 0px solid #ccc;
	clear: both;

}
.envoltorio{
	width			: 980px;
	margin			: auto;
	border			: 0px;
	position		: absolute;
    left			: 50%;
	margin-left		: -490px;
}

.envoltorio p{
	font-size: 12px;
	color: #fff;
}

.envoltorio p a{
	text-decoration: none;
	color: #fff;
}

/* Preparando el menu */

#menu{
 
  border: 0px solid #fff;
  width: 630px;
  list-style: none;
  float: right;
  margin-top: 0px;
}

#menu li{
  float: left;
  list-style: none;
  border: 0px solid #ccc;

}

#menu li a{
    width: 85px;
    height: 30px;
    display: block;
    text-decoration: none;
  	color: #FFF;
	text-align: center;
	padding-top: 0px;
	font-size: 13px;
	border: 0px solid #fff;
}
#menu li a:hover{
    width: 85px;
    height: 30px;
    display: block;
    text-decoration: underline;
  	color: #FFF;
	text-align: center;
	padding-top: 0px;
	font-size: 13px;
}

#menu li a span{
  	color: #000;
}

#barranavegacion{
	width: 950px;
	height: 50px;
	clear:both;
}
/* fin de menu superior */

#izquierda{
	width: 200px;
	height: auto;
	float: left;
	margin-left: 15px;
}

#central{
	width: 750px;
	height: auto;
	float: left;
	padding: 0px 0px 0 10px;
	border: 0px solid #ccc;

}

#derecha{
	width: 185px;
	height: auto;
	float: left;
	text-align: right;
	border: 0px solid #ccc;	
}



/************ Side bar ***********/

#sidebar{
	float			: left;
	width			: 200px;
	border: 0px solid #ccc;
	}
	
.widget{
	list-style: none;
}
.widgettitle{
	width: auto;
	height: 30px;
	background: #000;
	color: #fff;
	padding: 5px 0 0 5px;
	font-size: 16px;
}
.widget ul li{
	height: auto;
	list-style: none;
}

.widget ul li a{
	border-bottom: 1px dashed #ccc;
	display: block;
	width: auto;
	height: 25px;
	text-decoration: none;
	background: #F0F0F0;
	font-size: 13px;
	padding: 5px 0 0 5px;
	color: #4D4D4D;
}
.widget ul li a:hover{
	border-bottom: 1px dashed #ccc;
	display: block;
	width: auto;
	height: 25px;
	text-decoration: none;
	background: url(images/ngbotonsidebar.png);
	font-size: 13px;
	padding: 5px 0 0 5px;
	color: #4D4D4D;
}

.children{

}
.children li{
	list-style: none;
}
.children li a{
	border-bottom: 1px dashed #EBEBEB !important;
	display: block;
	width: auto !important;
	height: 20px !important;
	text-decoration: none;
	background: url(images/bgmenusidebarmain.png) !important;
	font-size: 12px !important;
	padding-left: 20px !important;
}

.children li a:hover{
	border-bottom: 1px dashed #ccc;
	display: block;
	width: auto !important;
	height: 20px;
	text-decoration: none;
	background: #fdfdfd !important;
	font-size: 12px !important;
	padding-left: 20px !important;
}

#content{
	float			: right;
	width			: 775px;
	border: 0px solid #ccc;
}

#categorias ul{
	overflow		: hidden;
	padding			: 0;
	width			: 200px;
	list-style		: none;
}


#categorias ul li a{

	color			: #000;
	display			: block;
	text-decoration	: none;
	height			: 17px;
	padding			: 5px 0 5px 10px;
	font-size		: 12px;
	border-bottom	: 1px solid #DCDCDC;
	list-style: none;
}

#categorias ul li a:hover{
	color			: #fff;
	display			: block;
	text-decoration	: none;
	height			: 17px;
	padding			: 5px 0 5px 10px;
	font-size		: 12px;
	border-bottom	: 1px solid #DCDCDC;
	background		: #000;
}

/********* fin de sidebar *******/

/************* stylos de paginas ***********/

.page .post{
	margin: 15px;
}

/*********** POST ****************/

.narrowcolumn .post{
	width: auto;
	height:auto;
	border-bottom: 1px dashed #ccc;
	padding: 10px;
	margin: 0px 0 10px 10px;
}

.narrowcolumn .post h2{
	font-size: 13px;
	padding: 0;
	margin-bottom: 7px;
}

.narrowcolumn .post h2 a{
	color: #000;
	text-decoration: none;
}
.narrowcolumn .post h2 a:hover{
	color: #D52819;
	text-decoration: none;
}
.imagen-post{

	text-align		: center;

}
.opciones{
	width: 183px;
	height: 50px;
}

.precio p{
	font-family: Century Gothic;
	font-size: 18px;
	color: #D52819;
}
/*********** END POST ****************/

.postTabs_divs{
	font-size: 14px;
	color: #464646;
}

/********** PAGINAS ***********/

.entry p{
	margin: 5px 0 10px 0;
	color: #464646;
}

/********** END PAGINAS *******/

/****** SINGLE **********/

#titulosingle{
 
	height: auto;
	width: auto;
	font-family: Trebuchet MS;
	font-size: 30px;
	margin: 20px 0 20px 0;
}

#entrymain{
	width: 775px;
	height: 400px;
	margin-top: 5px;
}

#imagenxl{
	width: 400px;
	height: 350px;
	padding-top: 50px;
	border: 0px solid #ccc;
	float: left;
	text-align: center;
}

#ficha{
	width: 370px;
	height: 350px;
	float: right;
	border: 0px solid #ccc;
}

.datosmain li{
	list-style: none;
	font-size: 15px;
	margin: 0 0 5px 0;
	color: #686868;
}
.datosmain{
	border-bottom: 1px dashed #ccc;
	margin: 10px;
	padding-bottom: 10px;
}
.datosmain li a{
	text-decoration: none;
}
.datosmain li a:hover{
	color: #000;
}
.precio{
	color: red;
	font-size: 20px
}
.preguntar{
	width: 261px;
	height: 71px;
	background: url(images/boton.png) 0 0;
	display: block;
	margin-left: 45px;
}
.preguntar:hover{
	width: 261px;
	height: 71px;
	background: url(images/boton.png) 0 -71px;
	display: block;
	margin-left: 45px;
}
/****** END SINGLE **********/


























#fabricantes{
	margin: 10px 0 10px 0;
}

#fabricantes form select{
	height: 25px !important;
	width: 200px !important;
	font-size: 14px;
}

#monedas form select{
	height: 25px !important;
	width: 200px !important;
	font-size: 14px;
}

#title{
	width: 200px;
	height: 51px;
	font-size: 16px;
	color: #5C5C5C;
	margin: 5px 0 5px 0;
	background: url(images/bgmenutop.png) no-repeat;
	padding: 15px 5px 5px 10px;
		font-weight:bold;
}
.productos-portada{

	clear: both;

}
.productos-portada ul{
	margin-left: 15px;
	border: 0px solid #ccc;
	height: auto;
	margin-left: 30px;

}

.productos-portada ul li{
	width: 165px;
	height: 170px;
	border: 0px solid #ccc;
	float: left;
	margin: 5px 5px 25px 5px;
	list-style: none;
	text-align: center;
}

.productos-portada ul li a img{
	width: 125px;
	height: 110px;
	margin: 10px 0 10px 0;
}

.titulodegrupo{
	width: 726px;
	height: 40px;
	background:  url(images/fondotitulo.png) no-repeat;
	padding: 10px 0 0 20px;
	font-size: 20px;
	color: #848484;
	margin-top: 15px;
}



#destacados{
	margin: 0px 0 15px 0;
}

.barraofertas{
	width: 746px;
	height: 33px;
	background: url(images/headerp1.gif) 0px 33px;
}

.barrapronto{
	width: 746px;
	height: 33px;
	background: url(images/headerp1.gif) 0px 33px;
}

#pronto{
	clear: both;
}
#pronto ul{

	border: 0px solid #ccc;
	height: auto;
}

#pronto ul li{

	border: 0px solid #ccc;
	list-style: none;
}

#pronto ul li a{

	width: 740px;
	height: 25px;
	padding: 15px 0 0 10px;
	font-size: 14px;
	display: block;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #ccc;
}

#pronto ul li a:hover{

	width: 740px;
	height: 25px;
	padding: 15px 0 0 10px;
	font-size: 14px;
	display: block;
	background: #E2F7FE;
	text-decoration: none;
	color: #000;
}


.prontoizquierdo{
	float: left;
}
.prontoderecho{
	float: right;
}

.imgbuynow{
	width: 80px !important;
	height: 14px !important;
}

#resultados{
	margin: 25px 0 0 20px;
	border: 1px dashed #ccc;
	width: 740px;
	height: auto;
	text-align: center;
	padding: 15px 0 15px 0;
	clear: both;
	
}

#footer{
  clear: both;
  background: url('images/bgfooter.png') #000;
  width: 100%;
  height: 82px;
  color: #fff;
  font-size: 15px !important;
  text-align: center;
  padding-top: 30px;
}

#footer p{

  font-size: 12px !important;

}

/*************** FORMULARIO ****************/

.wpcf7-form{
	border: 1px solid #D9D9D9;
	background: #EFEFEF;
	padding: 20px;
}
.wpcf7-form p{
	font-size: 12px;
	font-weight:bold;
}

.wpcf7-form p input{
	height: 25px;
	font-size: 16px;
	color: #565656;
}


.envioform{
	width: 340px;
	height: 30px;
	font-size: 16px
}
/********************** PRODUCTOS CATALOGOS **********************/
#productosmain ul{
	clear: both;
	border: 0px solid #ccc;
	height: auto;
	overflow: hidden;
}

#productosmain ul li{
	float: left;
	list-style: none;
	margin: 1px 1PX 0 0;
	color: #434343;
	font-size: 14px;
}

#vacio{
	width: 256px;
	height: 208px;
}
#basic{
	background: url('images/basic.jpg');
	width: 154px;
	height: 207px;
}
#profesional{
	background: url('images/business.jpg');
	width: 170px;
	height: 207px;
}
#enterprise{
	background: url('images/enterprise.jpg');
	width: 154px;
	height: 207px;
}

#hostbasic{
	background: url('images/hostbasic.jpg');
	width: 154px;
	height: 207px;
}
#hostprofesional{
	background: url('images/hostbussines.jpg');
	width: 170px;
	height: 207px;
}
#hostenterprise{
	background: url('images/hostenterprise.jpg');
	width: 154px;
	height: 207px;
}

.caracteristicas{
	background: #E6E6E6;
	width: 246px;
	height: 35px;
	padding-left: 10px;
	padding-top: 10px;
}
.basic{
	background: #CBE1AB;
	width: 154px;
	height: 35px;
	text-align: center;
	padding-top: 10px;
}
.profesional{
	background: #A7CFBD;
	width: 170px;
	height: 35px;
	text-align: center;
	padding-top: 10px;
}
.enterprise{
	background: #A9CDD9;
	width: 154px;
	height: 35px;
	text-align: center;
	padding-top: 10px;
}

.caracteristicas2{
	background: #FFF;
	width: 246px;
	height: 35px;
	padding-left: 10px;
	padding-top: 10px;
}
.basic2{
	background: #E4F0D5;
	width: 154px;
	height: 35px;
	text-align: center;
	padding-top: 10px;
}
.profesional2{
	background: #D4E7DF;
	width: 170px;
	height: 35px;
	text-align: center;
	padding-top: 10px;
}
.enterprise2{
	background: #D4E7DF;
	width: 154px;
	height: 35px;
	text-align: center;
	padding-top: 10px;
}

.ordernow{
	background: url('images/comprar.gif');
	display: block;
	height: 28px;
	width: 87px;
	margin: 0 0 10px 35px;
}

.ordernowtop{
	background: url('images/comprar.gif');
	display: block;
	height: 28px;
	width: 87px;
	margin: 170px 0 0 35px;
}

#ajuste{
	text-align: center;
	border: 1px solid #E0BB3E;
	background: #FFFCD7;
	margin: 20px 0 20px 0;
	padding-bottom: 20px;
}

#ajuste h2{
	font-size: 28px;
	margin: 20px;
}


/******************************************************************/

#textosidebar{
	margin: 10px 0 10px 0;
}

/*************** ENTRADAS ***************/

.pagetitle{
	margin: 30px 10px 30px 10px;
	font-size: 25px;
}

#link{
	width: auto;
	height: 25px;
	text-align: right;
}

/*********************************** WHOIS ************************/

.swPositioner{

}

.swForm{
	text-align:center;
}


.swDomain{
	width: 300px;
	height: 17px;
	font-size: 17px;
}

.swtld{
	font-size: 17px;
}

.wpwhoissecureimage{
	height: 17px;
	font-size: 17px;
	margin: 15px;
}

.wpwhoissecureimage input{

	height: 17px;
	font-size: 17px;

}

.swSubmit{
	width: 250px;
	height: 23px;
	font-size: 15px;
}

.swInfo{
	margin: 20px 0 0 0;
	width: auto;
	height: 50px;
	color: #000;
	background: #FFFCD7;
	border: 1px solid #E0BB3E;
}

.swInfo #div{

	color: #FFFCD7;

}

.swInfo div a{

	color: #FFFCD7;
	text-decoration: none;
}

.swStatus span{
	margin-left: 100px !important;
	width: 600px !important;
	height: 35px !important;
	border: 1px solid #FFAAAA !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	display: block !important;
	text-align: center !important;
	padding-top: 8px  !important;
}
