/*_____________________________________________*/
/*                                             */
/*     by Creamteam | www.creamteam.biz        */
/*     by Subey 	| www.subey.net		       */
/*                 2009                        */
/*_____________________________________________*/
/* NEW POP UP CLASS */
#pop {
	background: transparent url(/img/_l/popup-big.jpg) no-repeat;
	width: 907px;
	height: 570px;
	position: absolute;
	z-index: 11;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#pop a {
	color: #000;
	font-family: Arial, sans-serif;
}

#pop .close {
	cursor: pointer;
	height: 40px;
	position: absolute;
	right: 50px;
	top: 35px;
	width: 40px;
	z-index: 3;
}

#pop .loader {
	background: transparent url(/img/_l/ajax-loader.gif) no-repeat;
	display: block;
	height: 35px;
	margin: 260px 350px 0;
	width: 35px;
}

#pop .body {
	height: 570px;
	width: 907px;
	position: absolute;
	color: #000;
	position: absolute;
}

#pop .content {
	height: 330px;
	width: 535px;
	padding-right: 22px;
	margin: 0 104px;
	clear: both;
	line-height: 17px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: auto;
}

#pop .body .h1-main {
	font-weight: bold !important;
	font-size: 17px !important;
	text-transform: uppercase !important;

}

#pop #pop-head {

	margin: 5px auto 5px 103px;
	width: 532px;
}

#pop #pop-head h1 {
	float: left;
}
#pop #pop-head .right {
	float: right;
	font-size:12px;
font-weight:bold;
}
#pop #pop-head .title {
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;

}

#pop #pop-head a.grey {
	color: grey;
}

#pop #pop-head a.back {
	float: right;
	margin-right: 0;
	margin-top: 13px;
	font-weight: bold;
}

#pop a.back {
	font-weight: bold;
}

#pop #pop-head p {
	font-weight: bold;
}

#pop #pop-img {
	display: block;
	position: absolute;
	right: 75px;
	top: 131px;
}

#pop #nav {
	height: 40px;
	margin: 45px 210px 0;
}

#pop #nav a {
	display: block;
	float: left;
	height: 40px;
	width: 65px;
}

#pop #nav a#sn1 {
	width: 76px;
}

#pop #nav a#sn2 {
	width: 68px;
}

#pop #nav a#sn3 {
	width: 53px;
}

#pop-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.3;
	z-index: 3;
}

/* MAP */
#mapa {
	position: relative;
	margin: 0 auto;
	width: 747px;
}

area {
	display: block;
}

/* Calendar on map */
#calendar {
	color: #000000;
	font-family: Arial;
	left: 60px;
	position: absolute;
	top: 115px;
	width: 135px;
}

#calendar #cal-day {
	text-align: center;
	font-size: 63px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	letter-spacing: -2px;
}

#calendar #cal-month {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

#calendar #cal-day-name {
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.no-items {
	margin-top: 90px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}