/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

ul.box-items
{
	list-style: none;
}
	
ul#provincias-items.box-items
{
	background:url(images/bg_modulo_p.gif) repeat-y;
	margin: 0;
	list-style: none;
	overflow:hidden;
}
ul#ultimas-items.box-items
{
	background:url(images/bg_modulo_p.gif) repeat-y;
	margin: 0;
	list-style: none;
	overflow:hidden;
}
ul#ultimas-items li{
	background:url(images/bg_sidebar_circle.gif) no-repeat 0 8px;
	padding-left:12px;
}
ul#provincias-items.box-items li
{
	width: 130px;
	float:left;
}

.cierra_modulo{
	background:url(images/bg_modulo_b.gif) no-repeat;
	height:5px;
}

.modulo-cab{
	background:url(images/bg_modulo_c.gif) no-repeat;
	overflow:hidden;
}
#ultimas-tiendas H1, #ultimas-tiendas H2{
	padding:10px 0 0 20px;
	font-size:1.5em;
	font-weight:normal;
}
.clear{
	clear:both;
	padding:0;
	margin:0;
}
.entrada H1{
	font-size:1.3em;
	padding:5px 5px 0 15px;
	margin:0;
	font-weight:normal;
	float:left;
	width:320px;
}
.modulo-cab p{
	float:right;
	padding:0;
	margin:0;
}
.datos-tienda, .tienda-coment{
	background:url(images/bg_modulo_p.gif) repeat-y;
	padding:20px;
	overflow:hidden;
}
.datos-tienda p{
	background:url(images/bg_sidebar_circle.gif) no-repeat 0 16px;
	font-weight:bold;
	padding-left:10px;
}
.datosTienda{
	padding-left:10px;
}
.emp_izq{
	float:left;
	width:340px;
}
.emp_der{
	width:170px;
	float:right;
	line-height:20px;
}
.tienda_comments{
	background:url(images/ico_comments.gif) no-repeat;
	padding-left:25px;
}
.tienda_comentar{
	background:url(images/ico_opinion.gif) no-repeat;
	padding-left:25px;
}
.tienda_valora{
	background:url(images/ico_valorar.gif) no-repeat;
	padding-left:25px;
}
.titulo{
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 0;
}
#ultimas-tiendas h1{
	width:300px;
	overflow:hidden;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	text-decoration: none; 
}
div.pagination a:hover, div.pagination a:active {
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	font-weight: bold;
	background-color: #48ACD6;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	color: #7f7f7f;
}

