﻿/* Panorámiques: */

#viewPanos .topTitle {
	margin-top: 20px;
	margin-bottom: 10px;
}

#panoBox {
	position: relative;
    overflow: hidden;
	width: 100%;
	height: 450px;
	border-bottom: 4px solid #e0e0e0;
	margin: 0 auto;
	background: #282828;
}
#panoBox #panoSWF {
	display: none;
}
#panoBox #wait {
	position: absolute;
	left: 50%;
	top: 170px;
	width: 200px;
	margin-left: -100px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: center;
	background: url(../grafics/pano_logo_prev.gif) center 0 no-repeat;
	padding-top: 125px;
}
#panoBox .icoFcbook {
    position: absolute;
    top: 0; left: 0;
    visibility: hidden;
}

#infoPano {
	position: relative;
	overflow: hidden;
	width: 900px;
	padding: 13px 0 20px 0;
	border-bottom: 2px solid #f0f0f0;
	margin: 0 auto 0 auto;
	background: url(../grafics/pano_ico_bottom.gif) left top no-repeat;
}

#infoPano #ContentMap {
	position: relative;
	float: right;
	width: 315px;
	margin-top: 10px;
}

#infoPano #ContentMap #hiDefinition, #infoPano #ContentMap #FullScreen {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

#infoPano #ContentMap #hiDefinition a {
    font-size: 12px;
    font-weight: bold;
	line-height: 16px;
}
#infoPano #ContentMap #hiDefinition img {
	float: left;
	padding: 5px 10px 5px 0;
}
#infoPano #ContentMap #FullScreen {
    display: none;
    height: 20px;
}
#infoPano #ContentMap #FullScreen a {
    font-weight: bold;
}

#ContentMap #title {
	position: relative;
	font-size: 10px;
	font-weight: bold;
	color: #a0a0a0;
	background: url(../grafics/ico_lat.gif) left center no-repeat;
	padding-left: 10px;
	margin-bottom: 4px;
}
#ContentMap #miniMapBox {
	position: relative;
	width: auto;
	height: 200px;
}
#ContentMap .mapInfo {
    position: relative;
    padding: 5px;
    font-size: 10px;
    color: #909090;
    background: #f0f0f0;
}
#ContentMap .infoLink {
	position: relative;
	padding: 5px 0 15px 0px;
	overflow: hidden;
}
#ContentMap .infoLink a {
	background: url(../grafics/pano_ico_micro_bottom.gif) 0 center no-repeat;
 	padding-left: 25px;
 	font-weight: bold;
}
#ContentMap .infoLink.map {
    padding: 20px 0;
}
#ContentMap .infoLink.map a {
    background: none;
 	padding: 10px 0 10px 0px;
 	font-size: 14px;
}

#infoPano h4 {
	color: #a0a0a0;
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: 14px;
}
#infoPano .title, #infoPano .dates, #infoPano .descrip, #infoPano .tech, #infoPano .web, #infoPano .comments, #infoPano .insert, #infoPano .agrLinks, #infoPano .mailBox {
	position: relative;
	z-index: 1;
	float: left;
	clear: left;
	width: 540px;
}
#infoPano .title {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 22px;
	color: #808080;
	margin-right: 15px;
}

#infoPano .favourite {
	position: relative;
	z-index: 2;
	float: left;
	width: 23px;
	height: 20px;
	margin: 13px 12px 0 0;
}
#infoPano .favourite #fav_deactive {
	position: absolute;
	top: 0; left: 0;
	width: 23px;
	height: 20px;
	background: white;
	filter: alpha(opacity=70); opacity: 0.70;
	display: none;
}
#infoPano .favourite #fav_act, #infoPano .favourite #fav_inact {
	position: absolute;
	top: 0; left: 0;
	width: 23px;
	height: 20px;
}
#infoPano .favourite #fav_infoAction {
    position: absolute;
	z-index: 3;
    left: 1px;
    top: 28px;
	background: url(../grafics/pano_ico_micro_top.gif) 0 0 no-repeat;
	padding: 5px 0 0 0;
	display: none;
}
#infoPano .favourite #fav_infoAction .info_text {
	position: relative;
	background: #c9c6c6;
	padding: 5px 6px;
	border: 2px solid white;
	border-top: 0;
	overflow: hidden;
}

#infoPano .favourite #fav_infoAction #fav_infoTxAct, #infoPano .favourite #fav_infoAction #fav_infoTxInact {
	position: relative;
	font-size: 10px;
	font-weight: bold;
	color: white;
	white-space: nowrap;
}

#infoPano #favouriteCntrl {
    position: absolute;
    left: -1px;
    bottom: 0;
    width: 1; height: 1;
	overflow: hidden;
}
#infoPano #favouriteCntrl iframe {
	width: 0; height: 0;
	visibility: hidden;
}

#infoPano .backVoteG {
	position: relative;
	float: left;
	width: 135px;
	height: 24px;
	background: url(../grafics/star_g_b_2.gif) 0 0 repeat-x;
	margin: 10px 0 5px 0;

}
#infoPano .backVoteG #theVote {
    position: absolute;
    top: 0; left: 0;
	width: 0;
	height: 24px;
    background: url(../grafics/star_g_2.gif) 0 0 repeat-x;
}
#infoPano .backVoteG #thisVote {
    position: absolute;
    top: 0; left: 0;
	width: 135px
	height: 24px;
	visibility: hidden;
}
#infoPano .backVoteG #thisVote #newVote {
    position: relative;
	width: 135px;
	height: 24px;
	border: 0;
	margin: 0;
}
#infoPano #yourVote {
    position: relative;
	float: left;
	padding: 18px 0 6px 10px;
	color: #aaa;
}
#infoPano #yourVote a {
    background: url(../grafics/ico_urna.gif) 0 center no-repeat;
    padding: 4px 0 4px 25px;
	font-weight: bold;
	/*display: in-line;*/
}
#infoPano #msgInVote, #infoPano #msgOkVote, #infoPano #errorVote {
    position: relative;
	float: left;
	padding-left: 10px;
	background: url(../grafics/ico_lat_vr.gif) 0 center no-repeat;
	margin: 22px 0 0 10px;
	display: none;
}
#infoPano #msgInVote {
    background: url(../grafics/ico_lat_vr_l.gif) 0 center no-repeat;
    color: #606060;
}
#infoPano #msgOkVote {
    color: #909090;
    font-weight: bold;
}
#infoPano #errorVote {
    color: #cc0000;
}


#infoFavReg, #infoVoteReg {
    position: relative;
	clear: left;
	float: left;
	width: 300px;
	margin: 3px 0 5px 35px;
	background: #f0f0f0 url(../grafics/back_vote_up.gif) 0 0 no-repeat;
	padding: 13px 8px 6px 8px;
	display: none;
	white-space: nowrap;
	overflow: hidden;
}

#infoMFavReg {
	position: absolute;
    left: 7px; top: 30px;
	width: 330px;
	font-size: 10px;
	display: none;
	white-space: nowrap;
	padding-top: 6px;
	overflow: hidden;
}
#infoMFavReg .arrowUp {
	position: absolute;
	z-index: 1;
	top: 0; left: 0;
	width: 30px; height: 6px;
	background: url(../grafics/back_vote_up.gif) 0 0 no-repeat;
	overflow: hidden;
}
#infoMFavReg .close {
    position: absolute;
	z-index: 1;
	right: 5px; top: 5px;
	width: 60px;
	padding: 4px;
	overflow: hidden;
}
#infoMFavReg .close a {
	color: black;
	text-align: center;
	font-size: 9px;
	background: white;
	padding: 2px;
	display: block;
}
#infoMFavReg .close a:hover {
	color: white;
	background: black;
}

#infoMFavReg .content {
	position: relative;
	width: 300px;
	border: 5px solid white;
	border-top: 0;
	background: #f0f0f0;
	z-index: 0;
	overflow: hidden;
	padding: 25px 10px 10px 10px;
}

#infoFavReg {
	margin-left: 0;
}

#infoFavReg a, #infoVoteReg a, #infoMFavReg a {
	font-weight: bold;
}
#infoFavRegSingin, #infoVoteSingin, #infoMFavRegSingin {
	position: relative;
	background: #CDE4E9;
	width: 300px;
	overflow: hidden;
	display: none;
}
#infoFavRegSingin iframe, #infoVoteSingin iframe, #infoMFavRegSingin iframe {
	width: 300px;
	height: 215px;
	border: 0;
	background: #CDE4E9;
}
#infoFavRegSgWait, #infoVoteSgWait, #infoMFavRegSgWait {
	position: absolute;
	top: 15px; left: 10px;
	background: white url(../grafics/preload_vw.gif) 5px 5px no-repeat;
	padding: 7px 7px 7px 30px;
	visibility: hidden;
	color: #666;
	font-weight: bold;
}
#infoMFavRegSgWait {
	top: 30px;
}


#infoPano .dates {
	margin-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #b0b0b0;
}
#infoPano .dates strong {
	font-family: georgia, times;
	color: #b09080;
	font-size: 16px;
}
#infoPano .smoke {
    color: #e0e0e0;
}
#infoPano .descrip, #infoPano .tech {
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
}
#infoPano .tech {
    text-align: left;
}
#infoPano .descrip a {
	background: url(../grafics/ico_link_blank.gif) right center no-repeat;
	padding-right: 22px;
}

#infoPano .comments {
	margin: 10px 0 5px 0;
	border-top: 1px solid #f0f0f0;
	padding-top: 10px;
}

#infoPano .comments a, #infoPano .web a {
	font-weight: bold;
}
#infoPano .comments a {
	background: url(../grafics/ico_sand.gif) left center no-repeat;
	padding: 4px 0 5px 20px;
	font-size: 13px;
}

#infoPano .agrLinks {
    margin-top: 10px;
    padding: 2px 0;
}
#infoPano .agrLinks a {
	margin-right: 3px;
}
#infoPano .agrLinks a img {
	border: 2px solid white;
}
#infoPano .agrLinks a:hover img {
	border: 2px solid orange;
}
#infoPano .agrLinks img {
	vertical-align: middle;
}
#infoPano .agrLinks .sep {
	margin-left: 2px;
	color: #eee;
}
#infoPano .agrLinks a.normal img {
	border: 0;
}

#infoPano .mailBox {
	display: none;
	width: 528px;
	margin-top: 5px;
	border: 1px solid #eee;
	background: #faf6f0;
	padding: 5px 5px 10px 5px;
}
#infoPano .mailBox h2 {
	position: relative;
	padding: 0 0 4px 0;
	border-bottom: 1px solid white;
	margin-bottom: 5px;
}
#infoPano .mailBox h3 {
	padding-bottom: 5px;
}
#infoPano .mailBox h2 .close {
	position: absolute;
	top: 0; right: 0;
	padding: 2px 4px;
	font-size: 11px;
}
#infoPano .mailBox h2 .close a {
	background: white;
	color: black;
	padding: 2px 4px;
}
#infoPano .mailBox h2 .close a:hover {
	background: black;
	color: white;
}
#infoPano .mailBox input {
	width: 95%;
}
#infoPano .mailBox .up {
	font-size: 16px;
	font-weight: bold;
}

#infoPano .insert {
	font-weight: bold;
	margin-top: 5px;
	background: url(../grafics/ico_copy.gif) left center no-repeat;
	padding: 4px 0 4px 20px;
}

#infoPano .web {
	width: 515px;
	margin-top: 15px;
	background: url(../grafics/ico_mini_info.gif) 5px center no-repeat;
	padding: 5px 5px 5px 20px;
	background-color: #f5f5f5;
}
#infoPano .web a {
	background: url(../grafics/ico_link_blank.gif) right center no-repeat;
	padding-right: 22px;
}

#infoAuthor {
	position: relative;
	width: 900px;
	clear: left;
	border-top: 2px solid #eaeaea;
	border-bottom: 2px solid #eaeaea;
	margin: 10px auto 10px auto;
	padding: 10px 0 10px 0;
	background: url(../grafics/pano_ico_min_bottom.gif) 20px top no-repeat;
}
#infoPano #infoAuthor {
    position: relative;
	float: left;
	width: 60%;
	border: 0;
	margin: 10px 0 10px 0;
	padding: 0;
	background-image: none;
}
#infoAuthor .author {
	padding-top: 20px;
	font-size: 12px;
	color: #a0a0a0;
}
#infoAuthor .foto {
	position: relative;
	float: left;
	padding: 10px;
	margin-right: 10px;
	margin-top: 5px;
	background: url(../grafics/back_foto.gif) left center no-repeat;
}
#infoAuthor .foto img {
	border: 0;
	vertical-align: middle;
}
#infoAuthor .text {
	position: relative;
	float: left;
	padding-top: 10px;
	line-height: 18px;
}
#infoAuthor .textName {
	font-weight: bold;
	font-size: 16px;
}
#infoAuthor .mini {
	font-size: 10px;
}


/* Llistat de panos: */


.listBox {
	position: relative;
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
.listBox.borderBottom {
    border-bottom: 2px solid #f0f0f0;
    margin-bottom: 10px;
}

.listBox.more {
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 10px;
}
.listBox .centerBox {
    padding-bottom: 10px;
}

.panos {
	position: relative;
	overflow: hidden;
	margin: 5px 0 10px 0;
}

.transparenta {
    filter: alpha(opacity=50); opacity: 0.50;
}

.panos .pano {
	position: relative;
	width: 444px;
	margin-bottom: 10px;
}
.panos .esq {
    float: left;
}
.panos .drt {
    float: right;
}

.panos .pano .title {
    position: relative;
	font-weight: bold;
}
.panos .pano .title img {
    margin-bottom: 7px;
	border: 2px solid #808080;
}
.panos .pano.up .title img {
	border-color: #ec9900;
}
.panos .pano .title a {
	display: block;
	background: url(../grafics/pano_ico_micro_bottom.gif) 10px 74px no-repeat;
	padding-bottom: 2px;
	color: #606060;
}
.panos .pano.up .title a {
    color: #ec9900;
	background-image: url(../grafics/pano_ico_micro_bottom_orf.gif);
}
.panos .pano .title a:hover {
	color: #ec9900;
	background-image: url(../grafics/pano_ico_micro_bottom_or.gif);
}

.panos .pano .title a:hover img {
	filter: alpha(opacity=80); opacity: 0.80;
	border-color: #ec9900;
}

.panos .pano .favourite {
	position: relative;
	float: left;
	width: 12px;
	height: 9px;
	margin: 4px 0 3px 3px;

}

.panos .pano .backVoteG {
	position: relative;
	float: left;
	width: 60px;
	height: 12px;
	background: url(../grafics/star_m_b.jpg) 0 0 repeat-x;
	margin: 3px 5px 3px 3px;
}
.panos .pano .backVoteG .vote {
    position: relative;
	width: 0;
	height: 12px;
	background: url(../grafics/star_m.jpg) 0 0 repeat-x;
}
.panos .pano .numVote {
    position: relative;
    float: left;
    margin: 3px 0 0 5px;
    color: #aaa;
    font-size: 10px;
}


.panos .pano .comments {
	position: relative;
	float: left;
	width: 200px;
	height: 12px;
	background: url(../grafics/ico_sand.gif) 0 0 no-repeat;
	margin: 3px 0 0 3px;
	padding: 0 0 3px 18px;
}


.panos .pano .text {
    font-size: 14px;
	padding-left: 3px;
}


.panos .pano .info {
	position: relative;
	width: auto;
	clear: left;
	padding-left: 6px;
	border-left: 2px solid #e0e0e0;
	margin: 5px 5px 5px 4px;
}
.panos .pano .info p {
	margin: 0; padding: 0;
}
.panos .pano .info .descrip {
	padding-bottom: 5px;
}
.panos .pano .info .author {
	color: #a0a0a0;
}
.panos .pano .info .author a {
	font-weight: bold;
	color: #80AAAA;
}
.panos .pano .info .author a:hover {
	color: orange;
}

