@charset "UTF-8";
/*

Main stylesheet for Free Wi-Fi for Shoreditch

*/



/*=====================
Eric Meyer's reset start
=====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*=====================
Eric Meyer's reset end
=====================*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #7FC31C;
	overflow-y: scroll;
}
p,
li,
dt,
dd {
	font-size: 1.2em;
	font-weight: 500;
	line-height: 1.2em;
}
h2 {
	margin: 1em 0 0.7em;
	font-size: 2em;
	font-weight: 600;
}
h3 {
	margin: 0.7em 0 0.5em;
	font-size: 1.6em;
	font-weight: 600;
}
h4 {
	font-size: 1.3em;
	font-weight: 600;
}


.innerContainer {
	width: 850px;
	margin: 20px auto;
	background: #fff;
	padding: 15px 30px;
}

a {
	color: #EB008B;
}
a:hover {
	text-decoration: none;
}

/*=====================
HEADER START
=====================*/

#header {
	float: left;
	clear: both;
}
#header ul {
	display: block;
	margin-left:15px;
	clear: both;
}
#header ul li {
	color: #555;
	float: left;
}
#header ul li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #555;
	padding: 5px 10px 5px 5px;
	margin-right: 20px;
}
* html #header ul li a {
	margin-right: 10px;
}
#header ul li a:hover {
}

#header ul#mainNav {
	margin: 20px 0 0 0;
	float: left;
	text-align: center;
	width: 850px;
	padding: 0 0 0 0;
	border-bottom: 1px solid #999;
}
#header ul#mainNav li a:hover {
	color: #fff;
	background: #777;
}
#info #header li.info a,
#public #header li.public a,
#maps #header li.maps a,
#connect #header li.connect a,
#join #header li.join a,
#contact #header li.contact a {
	color: #fff;
	background: #111;
	}
#info #header li.info a:hover,
#public #header li.public a:hover,
#maps #header li.maps a:hover,
#connect #header li.connect a:hover,
#join #header li.join a:hover,
#contact #header li.contact a:hover {
	color: #fff;
	background: #111;
	cursor: default;
}





#header ul#secondaryNav {
width: 450px;
float: left;
text-align: center;
margin-left: 300px;
}
* html #header ul#secondaryNav {
margin-left: 150px;
}
#secondaryNav ul li { display: inline; }
#header ul#secondaryNav li a:hover {
	text-decoration: underline; }
#cafe #header li.cafe a,
#restaurants #header li.restaurants a,
#hotels #header li.hotels a,
#boutiques #header li.boutiques a,
#others #header li.others a {
	color: #fff;
	background: #111; }
#cafe #header li.cafe a:hover,
#restaurants #header li.restaurants a:hover,
#hotels #header li.hotels a:hover,
#boutiques #header li.boutiques a:hover,
#others #header li.others a:hover {
	text-decoration: none;
	cursor: default;
}

/*=====================
HEADER END
=====================*/





/*=====================
CONTENT START
=====================*/

#content {
	float: left;
	width: 100%;
}





/*=====================
MAIN COLUMN START
=====================*/

#mainColumn {
	float: right;
	width: 475px;
	margin: 30px 30px 0 0;
}

/*=====================
MAIN COLUMN END
=====================*/





/*=====================
SECONDARY COLUMN START
=====================*/

#secondaryColumn {
	position: relative;
	margin-top: 50px;	
	float: left;
}
#footer {
border-bottom:1px solid #999;
margin-top:25px;
padding-left:15px;
}
* html #footer {
margin-top: 5px;
}

/*=====================
SECONDARY COLUMN END
=====================*/

/*=====================
CONTENT END
=====================*/





/*=====================
BOTTOM START
=====================*/

#bottom {
	clear: both;
}

/*=====================
BOTTOM END
=====================*/

p.error {
	margin-bottom: 0;
	color: #E84498;
}
fieldset {
	display: block;
	clear: both;
}
fieldset div {
	float: left;
	clear: both;
	margin-top: 0.5em;
}

legend {
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	padding-top: 1.2em;
	line-height: 130%;
}
label {
	font-size: 1.2em;
	float: left;
	padding-top: 0.4em;
}
input.text {
	width: 260px;
	border: 1px solid #CCC;
}
.ISP label {
	display: block;
	font-size: 1em;
	margin-bottom: 0.2em;
	float: none;
	width: inherit;
	padding-top: inherit;
}
.ISP input {
	vertical-align: sub;
}
* html .ISP input {
	vertical-align: middle;
}
.personal label {
	width: 7em;
}
.personal .tel label {
	width: 7em;
}
.personal .tel input {
	width: 130px;
}
.address label {
	width: 7em;
}
.address .postcode label {
	width: 7em;
}
.address .postcode input {
	width: 130px;
}
input#submit {
	margin: 20px 0;
}
img.thanks {
	margin-top: 80px;
}




.infoGroup{
	float: left;
}

.infoEstablecimiento {
	float: left;
	margin: 24px 10px 10px 0;
}
.infoEstablecimiento .img {
	float: left;
	border: 3px solid #660066;
	width: 100px;
	height: 60px;
	overflow: hidden;
	margin-right: 15px;
}
.infoEstablecimiento dl {
	float: left;
	width: 100px;
}
.infoEstablecimiento dl dt {
	display: none;
}
.infoEstablecimiento dl dd strong {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.infoEstablecimiento dl dd a {
}


.infoconcreto {
	float: left;
	margin: 24px 10px 10px 0;
}
.infoconcreto .img {
	float: left;
	border: 3px solid #660066;
	width: 200px;
	height: 120px;
	overflow: hidden;
	margin-right: 15px;
}
.infoconcreto dl {
	float: left;
	width: 150px;
}
.infoconcreto dl dt {
	display: none;
}
.infoconcreto dl dd strong {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.infoconcreto dl dd a {
}


p.num1 {padding:0 0 20px 40px; background: url("../images/1.gif") top left no-repeat;}
p.num2 {padding:0 0 20px 40px; background: url("../images/2.gif") top left no-repeat;}
p.num3 {padding:0 0 20px 40px; background: url("../images/3.gif") top left no-repeat;}

p.punto {padding:0 0 0 20px; background: url("../images/azul1.gif") top left no-repeat;}
