/* 

	project: internet services - 2nd edition
	author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
*{ margin: 0; padding: 0; }* 
body { 
	font: .7em Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff; 
	color: #444; 
}

a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }
a img{border:0;}
h1 { font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; }
.orange { color: #E0692A; }
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }

.logo h1{padding-top:2px;}
/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 980px;
	padding: 10px; 
}

.header { 
	height: 70px;
	background: #fff url(images/headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
}

.top_info {
	float: right;
	/*width: 555px;*/
	width:500px;
	padding: 5px 0 4px 0;
	color: #808080;
}

	.top_info_left {
		text-align:right;
		height:45px;
		margin:20px 0 0 0;
		padding:0 12px;
		width: 200px;
		float: left;
	}

	.top_info_right {
		text-align:left;
		float: right;
		width: 240px;
		height:45px;
		margin:20px 0 0 0;
		padding: 0 0 0 20px;
		border-left: 1px solid #eee;
	}
.top_info a{
	text-decoration:none;
}
.top_info h1{
	font-family:Arial,"Trebuchet MS",Tahoma,sans-serif;
	font-size:2.0em;
	margin:10px 0 0 0;
	padding:0;
	font-weight:normal;
	
}

.browse_category  {
	width: 390px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	background: #FF9148 url(images/menubg.gif) repeat-x;
}

	.bar li { 
		padding: 6px 12px 6px 12px;
		color: #FFEADC;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(images/bar.gif) repeat-x; 
		color: #fff;
		font-weight: bold; 
		
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
/* search form */
.search_field { 
	background: #fff url(images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 12px 10px 10px;
	margin: 5px 0;
}
	input.search { 
		width: 292px; 
		border: 0;
		background: #FFF url(images/input.gif) no-repeat;
		padding: 4px; 
		color: #999;
		font-weight: normal;
		margin: 0 0 0 3px;
	}
	input.submit {
		background: #E0691A url(images/submit.gif) no-repeat;
		border: 0;
		padding: 4px 0;
		width: 65px;
		margin: 0 10px 1px 0;
		color: #FFF;
		font: bold 1em Arial, Sans-Serif;
	}
	.grey { color: #808080; background: inherit; font-weight: normal; }
	.search_form { float: right; }

/* left side
   --------- */

.left {
	float: left;
	width: 634px;
	margin: 0 0 10px 0;
}

.left h2 {
	font: bold 1.5em "Trebuchet MS", Arial, Sans-Serif;
	color:#444;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	line-height:2.2em;
	
}
	.left_side {
		float: left;
		width: 230px;
		height:270px;
		padding: 0 0 0 10px;
		margin: 20px 0 30px 38px;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 240px;
		height:270px;
		background: #FFF url(images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 30px 70px;
		margin: 10px 0;
	}
	.left_box { 
		margin: 0 0 10px 0; 
		color: #000; 
		background: #FFF; 
		padding: 3px 0; 
	}

.tagged{
	width:500px;
	height:300px;
	clear: both;
	/*background-color: #BDBDBD;*/
	background-color:#E8E8E8;
	/*background-color:#0eb86f;*/
	/*background-color:#0ba261;*/
	/*border:2px solid #007744;*/
	border:2px solid #BDBDBD;
	color: #fff;
	padding: 3px 0 4px 43px;
	font: normal 1.1em "Trebuchet MS", Arial, Sans-Serif;
	margin: 10px 0 10px 45px;
	overflow-y:auto;
}
.tagged a{
	color:#808080;
}
.tagged a:hover{
	text-decoration:none;
}
.tag1{
	font-size:1.5em;
}
.tag2{
	font-size:2.0em;
}
.tag3{
	font-size:2.5em;
}
.tag4{
	font-size:2.8em;
}
.border {
	border:1px solid #AED898;
	margin:0 0 5px;
	font-size:1.3em;
}
.subheader {
	background:#F1F8ED none repeat scroll 0 0;
	border:2px solid #D1EAC3;
	color:#444444;
	padding:15px;
}
.subheader a{
	text-decoration:none;
}
.highlight {
	background:#C5E7F6 none repeat scroll 0 0;
	color:#000000;
}
/* right side
   ---------- */
		
.right {
	float: right;
	width: 340px;
	margin: 0 0 10px 0;
}
	.support{
		width: 340px;
		margin: 5px 0 5px 0;
	}
	.support h2 {
		text-align:left;
		padding: 0;
		color:#444;
		font-size-adjust:none;
		font-style:normal;
		font-variant:normal;
		line-height:1.2em;
		font: bold 1.4em "Trebuchet MS",Tahoma, Arial, Sans-Serif;
		margin: 5px 0 3px 0;
	}
	.rounded-left{
		width:30px;
		height:30px;
		background: #FF9148 url(images/middleleftcorner.gif) no-repeat center left;
		float:left;
	}
	.title-rounded{
		width:270px;
		height:30px;
		float:left;
		background-color : #FF9148;
	}
	.rounded{
		width:40px;
		height:30px;
		background: #FF9148 url(images/middlerightcorner.gif) no-repeat center right;
	}
	.support-content{
		/*border: 2px solid #FF9148;*/
	}
	.right h3 {
		background: #BDBDBD  url(images/h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 8px 0 8px 5px;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 3px 0;
	}
	.right_articles {
		width:320px;
		border-bottom:1px solid #E6E6E6;
		clear:both;
		padding:8px 8px;
		background:transparent url(images/bg-posts-latest.png) no-repeat scroll center bottom;
		display:inline-block;
		color: #414141;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
	}
	.notice {
		background: #eee;
		/*background-color:#BBDFB0;*/
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.about_box {
		background:#F4F1F8 none repeat scroll 0 0;
		border-left:3px solid #E8E2F2;
		color:#808080;
		margin:0 0 15px;
		padding:15px;
	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
	}
	h3 img{
		margin:0;
		padding:0;
		height: 13px;
		vertical-align:bottom;
	}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
.footer a { color: #808080; background: #fff; }
/** added tuWifi.com */
.mainer{
	font-size:1.5em;
	color:#808080;
	font-weight:normal;
	margin-left:0;
}
.mainer-search{
	font-size:1.2em;
	color:#808080;
	font-weight:normal;
	margin-left:0;
}
.search-result{
	font-size:1.4em;
	font-weight:normal;
}
#left-zone{
	width:470px;
}
#right-zone{
	width:500px;
}
#add-right{
	width:430px;
}
.manager-form{
	font-size:1.2em;
}
.manager-form p{
	color:#808080;
}
.manager-form span{
	font-weight:normal;
	color:#444444;
}
.focus-form{
	background-color:#fff;
	border: 2px solid #000;
}
/* style for infoWindow*/
.div-map{
	width:200px;
}
.div-map p{
	float:left;
	width:130px;
}
/* zonas wifi*/
.submit-form{
	width:260px;
	text-align:right;
}
.p-comment{
	margin: 2px 0 10px 0;
	border-bottom: 1px solid #000;
}
.no-comment{
	margin: 10px 0 10px 0;
}
.details-signal{
	padding:10px 10px 0 10px;
	height:150px;
	background-color:#fff;
}
.panoramio-photos{
	margin: 10px 10px 15px 0;
}
.carrousel-thumb {
	height:1%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:15px 0 0;
	overflow:hidden;
	padding:0;
}
.panoramio-thumb{
	clear:none;
	display:block;
	float:left;
	margin:0 10px 0 0;
	padding:0;
}
/*add-wifi*/

.submit-add{
	width:295px;
	text-align:right;
}
.example{
	margin: 0 0 10px 0;
	font-size:.7em;
	color:#666;
}
/* search-wifi*/
.first{
	font-style:italic;
	color: #808080;
}
#read-comments strong{
	color:green;
	font-weight:normal;
	font-style:normal;
}
/* start rating*/
.rating1{
	width:250px;
	float:left;
}
.rating2{
	width:200px;
	float:right;
}
.rating3{
	width:250px;
	float:left;
	margin-top:20px;
}
.rating4{
	width:200px;
	float:right;
	margin-top:20px;
}
.result{
	margin: 0;
	font-size:1.0em;
	text-align:left;
}
.search-title a{
	text-decoration:none;
	/*color:#414141;*/
}
.search-title {
	font-size:1.1em;
	font-weight:normal;
}
.search-title a:hover{
	color:#6C757A;
}
.snipet{
	color:#6C757A;
}
/* listados */
.view-cities{
	margin-top:10px;
	font-size:1.3em;
}
.rightMap{
	width:350px;
	height:600px;
	margin-bottom:5px;
}
.listado{
	height:190px;
}
.row-city{
	width:200px;
	float:left;
	margin-left:7px;
}
.cityname{
	font-size:1.5em;
	font-weight:bold;
}
.addressp{
	font-size:1.0em;
	font-weight:normal;
}
.addressp{
	margin-top:5px;
}
.ver-todas{
	margin:15px 0 0 10px;
	color:#444;
}
.adimg{
	height:7px;
}
/* listado wifi libre */
.rows-open-main{
	height:110px;
}
.row-open{
	width:300px;
	float:left;
	background: #f5f5f5;
	color: #414141;
	padding: 8px;	
	margin: 0 0 3px 0;
}
.img-row{
	width:65px;
	float:left;
}
.text-row{
	float:left;
	margin-left:5px;
	width:220px;
}