@charset "utf-8";

/* Author URI: http://vudumedia.com/ */

/* Reset browser defaults */
@import url('reset.css');

/* Apply basic typography styles */
@import url('typography.css');

/* Apply a basic layout */
@import url('2c-r-fixed.css');


/* =Global Elements
-------------------------------------------------------------- */
body{

}
body, input, textarea {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	/*line-height:18px;*/
	color: #00194D;
}
p, ul, ol, dd, pre {
	margin-bottom: 0;
	list-style: none;
	text-decoration: none;
}

a{
	color: #00194D;
	text-decoration: none;
}
#nav2 a:hover, #nav3 a:hover{
	background-color:  #00194D !important;
	color:#FFFFFF;
}

/* =Wrapper
-------------------------------------------------------------- */
#wrapper {
	margin: 10px auto;
	width: 940px;
}
/* =Header
-------------------------------------------------------------- */

#header {
}
/* =Branding
----------------------------------------- */
#branding {
	height:75px;
	border-top: 10px solid #00194D;
	padding:18px 0 18px 0;
}
h1#title{
	/*background-image:url(../img/logo.jpg);*/
	background-repeat:no-repeat;
	width:120px;
	height:74px;
	float:left;
}
h1#title a{
	/*visibility:hidden;*/
}
#description {
	width:400px;
	font-size: 45px;
	font-weight: bold;
	/*color:#00194D;*/
	float:left;
	line-height: 37px;
	display:block;
}
/* =Access
----------------------------------------- */
#access {
	width:100%;
	border-top: 10px solid #00194D;
	border-bottom: 10px solid #00194D;
	padding:19px 0 19px 0;
}
.menu_access ul{
	margin: 0;
	padding:0;
	width: 100%;
}
.menu_access ul li{
	display:inline;
	float:left;

	font-size:18px;
	font-weight: bold;
	margin:0;
	margin-right:23px;
	padding:0;
	width:auto;
}
#nav li a{
	padding-left:2px;
	padding-right:2px;
}

.home{
	color:#00194C;
}

.for_con_el_deporte{
	color:#00194C;
}
.noticias{
	color:#FFCC00;
}

.for_magazine{
	color:#FF8306;
}
.blog{
	color:#00BF0A;
}
.top_shop{
	color:#00DCE8;
}
.for_shopper{
	color:#FF359C;
}
.coleccion{
	color:#0098F2;
}
.marcas{
	color:#E104BB;
}
.top_for{
	color:#00AA4D;
}
.tiendas{
	color:#FFCC00;
}

.main_home a:hover{
	background-color:#00194C;
	color:#FFFFFF !important;
}

.main_for_con_el_deporte a:hover{
	background-color:#00194C;
	color:#FFFFFF !important;
}
.main_noticias a:hover{
	background-color:#FFCC00;
	color:#FFFFFF !important;
}

.main_for_magazine a:hover{
	background-color:#FF8306;
	color:#FFFFFF !important;
}
.main_blog a:hover{
	background-color:#00BF0A;
	color:#FFFFFF !important;
}
.main_top_shop a:hover{
	background-color:#00DCE8;
	color:#FFFFFF !important;
}
.main_for_shopper a:hover{
	background-color:#FF359C;
	color:#FFFFFF !important;
}
.main_coleccion a:hover{
	background-color:#0098F2;
	color:#FFFFFF !important;
}
.main_marcas a:hover{
	background-color:#E104BB;
	color:#FFFFFF !important;
}
.main_top_for a:hover{
	background-color:#00AA4D;
	color:#FFFFFF !important;
}
.main_tiendas a:hover{
	background-color:#FFCC00;
	color:#FFFFFF !important;
}




.home.seleccionado{
	color: white;
	background-color: #00194C;
}
.for_con_el_deporte.seleccionado{
	color: white;
	background-color: #00194C;
}
.noticias.seleccionado{
	color: white;
	background-color: #FFCC00;
}
.for_magazine.seleccionado{
	color: white;
	background-color: #FF8306;
}
.blog.seleccionado{
	color: white;
	background-color: #00BF0A;
}
.top_shop.seleccionado{
	color: white;
	background-color: #00DCE8;
}
.for_shopper.seleccionado{
	color: white;
	background-color: #FF359C;
}
.coleccion.seleccionado{
	color: white;
	background-color: #0098F2;
}
.marcas.seleccionado{
	color: white;
	background-color: #E104BB;
}
.top_for.seleccionado{
	color: white;
	background-color: #00AA4D;
}
.tiendas.seleccionado{
	color: white;
	background-color: #FFCC00;
}

.item_home .seleccionado{
	color: white;
	background-color: #00194C;
}
.item_for_con_el_deporte .seleccionado{
	color: white;
	background-color: #00194C;
}
.item_noticias .seleccionado{
	color: white !important;
	background-color: #FFCC00;
}
.item_for_magazine .seleccionado{
	color: white;
	background-color: #FF8306;
}
.item_blog .seleccionado{
	color: white;
	background-color: #00BF0A;
}
.item_top_shop .seleccionado{
	color: white;
	background-color: #00DCE8;
}
.item_for_shopper .seleccionado{
	color: white;
	background-color: #FF359C;
}
.item_coleccion .seleccionado{
	color: white;
	background-color: #0098F2;
}
.item_marcas .seleccionado{
	color: white;
	background-color: #E104BB;
}
.item_top_for .seleccionado{
	color: white;
	background-color: #00AA4D;
}
.item_tiendas .seleccionado{
	color: white;
	background-color: #FFCC00;
}


#nav li a.home:hover{
	color: white;
	background-color: #00194C;
}
#nav li a.for_con_el_deporte:hover{
	color: white;
	background-color: #00194C;
}
#nav li a.noticias:hover{
	color: white;
	background-color: #FFCC00;
}
#nav li a.for_magazine:hover{
	color: white;
	background-color: #FF8306;
}
#nav li a.blog:hover{
	color: white;
	background-color: #00BF0A;
}
#nav li a.top_shop:hover{
	color: white;
	background-color: #00DCE8;
}
#nav li a.for_shopper:hover{
	color: white;
	background-color: #FF359C;
}
#nav li a.coleccion:hover{
	color: white;
	background-color: #0098F2;
}
#nav li a.marcas:hover{
	color: white;
	background-color: #E104BB;
}
#nav li a.top_for:hover{
	color: white;
	background-color: #00AA4D;
}
#nav li a.tiendas:hover{
	color: white;
	background-color: #FFCC00;
}
/* =Main
-------------------------------------------------------------- */
#main {
	margin: 0 auto;
}

.main_home h3 {

	font-weight:bold;
	font-size: 30px;
	padding:10px 0 10px 10px;
	cursor:pointer;
	color:#FFFFFF;
	}
h2.titulo_seccion {
	font-size: 40px;
	font-weight: bold;
	margin:25px 0;
}
/* =Container
----------------------------------------- */
#container {
	float:left;
	margin-left:20px;
}
#container.threecolumns {
	width:700px;
}
#container.twocolumns {
	width:700px;
}
#container.onecolumn {
	clear:both;
	width:940px;
	margin-left:0 !important;
}

/* =Content
--------------------------------- */
#content {
	float: left;
}
#content2 {
	float: left;
	width:220px;
	margin-left:20px;
}
#content.threecolumns {
	width:460px;
}
#content.twocolumns {
	width:700px;
}
#content.onecolumn {
	width:940px;
}
/* =Primary
----------------------------------------- */
#primary {
	clear:both;
	float:left;
	width:220px;
}
#widgettitle{
	padding: 5px 0 5px 0;
	font-size: 40px;
	font-weight: bold;
}
h3{
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 5px 0;
}
#primary ul{
	width:100%;
	float:left;
}
#primary ul li{
	clear:both;
	width:100%;
}
.cat-item{
	clear:both;
	float:left;
	border-bottom: 1px solid #E5E8ED;
}
menu ul li{
	list-style: none;
	float:left;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
/* =Footer
-------------------------------------------------------------- */
#footer {
	border-top: 10px solid #00194D;
	width:940px;
	margin-top:20px;
	float:left;

}
#footer_left {
	float:left;
	width:240px;
	height:100px;
}
#footer_right {
	width:700px;
	height:100px;
	float:left;
}
#nav4 {
	float: left;
	margin: 0;
	padding:0;
	width: 100%;
}
#nav4 li{
	display: inline;
	float: left;
	margin:0;
	padding:0;
	padding: 10px 10px 0 0;
}
#nav4 li a{
}
/* =menu-pie
----------------------------------------- */
#footer-right {
	float: left;
	width: 700px;
	padding:5px 0 0 0;
}
ul{
	margin: 0;
	padding: 0;
}
li{
	margin: 0;
	padding: 0;
}
#nav2{

}
#nav2 li {
	font-size: 14px;
	display:inline;
	float:left;
	margin-right:10px;
	padding-top:4px;
}
#nav3{
	clear:both;
}
#nav3 li{
	font-size: 11px;
	display:inline;
	float:left;
	margin-right:10px;
}
/* =siteinfo
----------------------------------------- */
#siteinfo {
	font-size: 11px;
	width:auto;
}
.negrita{
font-weight:bold;
}

/*home****************************************************/
#navGaleria{
	margin:0;
	padding:0;
	width:100%;
}
#navGaleria li{
	width:220px;
	height:auto;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

.rectOption{
	width:220px;
	height:220px;
	margin-right: 20px !important;
	margin-bottom: 20px !important;
	position:relative;
}
.rectOption a{
	height:220px;
}
.rect_top_for{
	height:auto !important;
}
.rect_top_shop{
	height:300px !important;;
}
.rect_for_shopper{
	height:300px !important;;
}
.rect_izda{
clear:both;
}

.rect_dcha{
margin-right: 0px !important;
}
.contenidoHome{
	padding:10px;
}
.dvrectHome.dvrect_home{
	background-color:#00194C;
	height:220px;
	width:220px;
}
.dvrectHome.dvrect_noticias{
	background-color:#FFCC00;
	height:220px;
	width:220px;
}
.dvrectHome.dvrect_for_magazine{
	background-color:#FF8306;
	height:220px;
	width:220px;
}
.dvrectHome.dvrect_blog{
	background-color:#00BF0A;
	height:220px;
	width:220px;
}
.dvrectHome.dvrect_top_shop{
	background-color:#00DCE8;
	height:220px;
	width:220px;
}
.dvrectHome.dvrect_for_shopper{
	background-color:#FF359C;
	height:220px;
	width:220px;
}
.dvrectHome.dvrect_coleccion{
	background-color:#0098F2;
	height:220px;
	width:220px;
}
.dvrectHome.dvrect_marcas{
	background-color:#E104BB;
	height:220px;
	width:220px;
}
.dvrectHome.dvrect_top_for{
	background-color:#00AA4D;
	height:220px;
	width:220px;
}
.dvrectHome.dvrect_tiendas{
	background-color:#FFCC00;
	height:220px;
	width:220px;
}
/*noticias*/
ul#navLateral li {
	float:left;
	padding-top:10px;
	border-bottom:1px solid #E6E9ED;
	padding-bottom:10px;
}
ul#navLateral li h4{

	font-size:18px;
	font-weight:bold;
}
ul#navLateral li a{

	font-weight:bold;
	font-size:14px;
	padding-left:3px;
	padding-right:3px;
}
.fecha{
	font-size:11px;

	font-weight:bold;
	display:block;

}
.dvBorde{
	width:100%;
	border-bottom:10px solid #00194C;

}
.mensaje{
	color:#060;
	clear:both;
	float:left;
	margin-bottom:10px;
}
.error{
	color:#900;
	clear:both;
	float:left;
	margin-bottom:10px;
}
.notificacion{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}
.pie{
	font-size:12px !important;
	font-weight: bold !important;
}
/************* CONTACTO **********************/

#form_contacto {
	clear:both;
	float:left;
}
#form_contacto label{
	clear:both;
	float:left;
}
.clsEntradaForm {
	clear:both;
	float:left;
	border:none;
	border:1px solid #00194C;
}
.clsEntradaForm.clsEntradaShopper {
	clear:both;
	float:left;
	background-color:#FF359C;
	border:none;
	color:#FFFFFF;
	line-height:25px;
}
.formLine {
	clear:both;
	float:left;
	margin-bottom:10px;
}
input[type=submit]{
background-color:#00194D;
border:medium none;
clear:both;
color:white;
float:left;
margin-top:20px;
padding:3px 5px;
}
/* pagination*/


.pag_links {
	clear:both;
	float:left;
	display:block;
}
.pag_links strong {
	display:none;
}
.pag_links .pagsdigits {
	display:none;
}
.pag_links a {
	font-size:30px;
	font-weight:bold;
}

.pag_links.home a{
	color: #00194C;
}
.pag_links.for_con_el_deporte a{
	color: #00194C;
}
.pag_links.noticias a{
	color: #FFCC00;
}
.pag_links.for_magazine a{
	color: #FF8306;
}
.pag_links.blog a{
	color: #00BF0A;
}
.pag_links.top_shop a{
	color: #00DCE8;
}
.pag_links.for_shopper a{
	color: #FF359C;
}
.pag_links.coleccion a{
	color: #0098F2;
}
.pag_links.marcas a{
	color: #E104BB;
}
.pag_links.top_for a{
	color: #00AA4D;
}
.pag_links.tiendas a{
	color: #FFCC00;
}




.a_item_lateral{
	color:#00194C;
}
.parrafo{
padding:3px;
}
.parrafo a {
color:#00194D;
font-weight:bold;

}
.parrafo a:hover {
text-decoration:underline;

}
.parrafo p{

	font-size:14px;
}
/***** contenidos ajax de la home *****/
.hcontent {
	padding-right:10px;
	width:100%;
	height:380px;
	overflow:hidden;
	}
.main_home hr{
	border: none;
	border-top:10px solid #FFFFFF;
	width:100%;
	margin:0;
	margin-bottom:10px;
	padding:0;

	}
.ulListaAjax{
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
}
.liAjax{
	width:100% !important;
	border-bottom:10px solid #ffffff !important;
	padding:0 !important;
	padding-top:10px !important;
	padding-bottom:20px !important;
	clear:both !important;
	float:left !important;
}
.thumbthumb{
	border:none;
	padding:0;
	margin:0;
	margin-right:10px;
	float:left;
	width:100px;
	height:100px;
}
.a_item_ajax{
	font-size:18px;

	text-decoration:none;
	color:#00194D;
	font-weight:bold;
}
.fechaAjax{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
.parrafoAjax{
	font-size:12px;

	color:#00194D;
	margin:0;
	padding:0;
}
.ulGaleriaAjax{
	margin:0;
	padding:0;
	/*border-bottom:10px solid #ffffff !important;*/
	float:left;
}
.rectItem_top_shop{
	width:220px !important;
	float:left !important;
	margin:0 !important;
	margin-bottom:15px !important;
} 
.rectItem_for_shopper{
	width:220px !important;
	float:left !important;
	margin:0 !important;
	margin-bottom:15px !important;
} 
.rectItem_top_for{
	width:220px !important;
	float:left !important;
	margin:0 !important;
	margin-bottom:15px !important;
} 
.rectItem_tiendas{
	width:220px !important;
	float:left !important;
	margin:0 !important;
	margin-bottom:15px !important;
} 

.rectItem_coleccion{
	
	width:110px !important;
	float:left !important;
	margin:0 !important;
	margin-bottom:8px !important;
}
.rectItem_marcas{
	
	width:110px !important;
	float:left !important;
	margin:0 !important;
	margin-bottom:8px !important;
}
.rectItem_izda{
	clear:both;
}
.rectItem_dcha{
	margin:0;
}	
.dvrectItem{
	
}

.dvrectItem_top_shop{
	
}
.dvrectItem_for_shopper{
	
}
.rectItem a{
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
.iconoBlog{
	text-align:center;
	margin-top:35px;
}
.enlaceHomeBlog {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;	
}
.enlaceAListado{
	color:#00194C;
	font-size:18px;
	font-weight:bold;	
}
