body {
	background-image: url(../images/bg.gif);
	background-position: 20px 100px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	background-color: rgb(229, 227, 223);
	font-family:"Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242e35;
	overflow:hidden;
	
}

.tab .list{

	overflow:auto;
}

hr {
	border:0;
	color: #f00;
	background-color: #cccccc;
	height: 2px;
}

table, tr, td, form, h1, h2, h3, h4 {

	margin:0;
	padding:0;
}

input{
	margin:0;
}

td {
	padding:1px .5em 1px 0;
}

h1, h2, h3, h4 {

	padding:.5em 0;
}

h3 {

	font-size:11px;
}

.clear{
	clear:both;
	height:1px;
	overflow:hidden;
}

/* ----- F O R M S ----- */

form, input {

	font-size:11px;
}


/* ----- L I N K S  ----- */



a {
	text-decoration: none;
}
	
a:link {
	color: #006;
}
	
a:visited {
	color: #049;
	background-color:inherit;
}
	
a:active {
	color: #72cf00;
	background-color:inherit;
}
	
a:hover {
	color:#000;
	background-color:inherit;
}

/* ----- P A N E L ----- */

#panel {
	width: 390px;
	margin: 0px;
	padding: 0px;
}

#panel p{
	margin:0;
}

#panel .content a{
	position:relative;
}

#panel .content ul{
	margin:0;
	padding:0;
	list-style:none;
}

/* ----- L O G O  ----- */



#logo {
	position:absolute;
	margin-left: 26px;
	margin-top: 0;
	height:37px;
	width:191px;
	background-image: url(../images/loc_logo.gif);
	background-repeat: no-repeat;
}

#logo h1 {

	visibility:hidden;
	padding:0;
	margin:0;
}


/* ----- H E A D ----- */

#headTop {
	padding:0;
	background-image: url(../images/headT.png);
	height: 37px;
	overflow: hidden;
}

#headClosed .content {
	background-image: url(../images/headClosedM.png);
	padding:0 30px 0.5em 30px;

}

#headClosed .bottom {
	background-image: url(../images/headClosedB.png);
	height: 18px;
}

#headOpened .content {
	background-image: url(../images/headOpenedM.png);
	padding:.5em 30px 0 30px;
}

#headOpened .bottom {
	background-image: url(../images/headOpenedB.png);
	height: 37px;
}

#headOpened .top{
	height: auto;	
	background-image: url(../images/headOpenedM.png);
	padding:0;
	margin:0;
}

#headOpened .top a{
	display:block;
	font-size:9px;
	background-color: #CCFF66;
	margin:0 17px 0 17px;
	text-align:right;
	padding:0 8px;
	border-top:1px solid #E1D5D8;
	border-bottom:1px solid #BDA5AC;
}

#headOpened .top a:link, #headOpened .top a:visited{
	color:#000;
	text-decoration:none;
}

#panel .head .actions {
	position:relative;
	float:right;
	padding:0 24px 0 0;
}

#loading{

	float:right;
	padding:3px 24px 0 0;
}


#placesAreaInput{
	font-size:10px;
	font-weight:normal;
	width:150px;
	background-color:#FFFFDF;
	border:1px solid #999;
	padding:3px 8px;
	margin-top:3px;
}


#searchPlaces{
	font-size:10px;
	padding:1px 1px 1px 1px;
	margin-right:.1em;
}

#panel ul#placesAreaList{

	background-color:yellow;
	border-top:3px solid #97DBFF;
	overflow:auto;
	margin-top:.5em;
}

ul#placesAreaList li{

	height:1.6em;
	overflow:hidden;
	cursor: pointer;
	cursor: hand;
	padding:0px 1em;
	margin-top:1px;
	background-color:#C3EAFF;
}

ul#placesAreaList li:hover{

	background-color:#FF4D8B;
	color:white;
}

#panel .head a{
	color:#CCFF66;
	text-decoration:underline;
}

#panel .head .actions a{
	font-size:10px;
	padding-left:4px;
}

#panel .head p{
	padding-bottom:.5em;
	line-height:1.3em;
}


#headOpened .content a{
	color:yellow;

}




/* ----- M A I N  ----- */

#linkss {
opacity:.6;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
	position:absolute; height:20px; 
	width:300px; 
	top:8px; 
	left:420px;
	background-color:lightblue;
	padding: 5px 5px 1px 5px;
	}

#panel .main {
	opacity:.9;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
}

#panel .main .tabs {
	background-image: url(../images/mainTabs.png);
	height: 29px;
	overflow: hidden;
	padding: 20px 0 0 30px;
}

#panel .main .content {
	background-image: url(../images/mainM.png);
	padding: 0 30px 8px 40px;
	width:320px;
}

#panel .main .bottom {
	background-image: url(../images/mainB.png);
	height: 24px;
}

#panel .main .content li {
	text-indent:-20px;
	padding-left:20px
}


/* ----- T A B S ----- */

#tabs {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#tabs li {
	float:left;
	margin:0;
	padding:7px 0px 22px 6px;	
	position:relative;
	height:0;
	overflow:hidden;
}

#tabs li.active{
	background:url(../images/tabL.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#tabs li a{
	top:0;
	left:0;
	padding:7px 12px 22px 6px;
}

#tabs li.active a{
	cursor: default;
	background:url(../images/tabR.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#tabs a, #tabs a:link, #tabs a:visited, #tabs a:active,
#tabs li.active a:hover{

	color: #242e35;
}

#tabs a:hover {
	color: #fff; 
}


.tab p{
	padding-top:.5em;
}


/* ----- C O N T E N T ----- */


#panel .title {
	border-bottom:1px solid #BDC0C2;
	margin:0 0 2px 0;
	padding:0.5em 0 2px 0;
}

#panel .title h2 {
	float: left;
	font-size:13px;
	margin:0;
	padding:0;
}

#panel .title .actions{
	text-align: right;
	font-size:11px;
}

#panel .title .actions a{
	margin-left: 4px;
	padding-left: 4px;
	border-left:1px solid white;
}

/* ----- T A G S ----- */


#tags{
	text-align:justify;
	line-height:13px;
font-size:11px;
}

a.mtag5, a.mtag5:link, a.mtag5:visited, a.mtag5:hover {
	background-color: inherit;
	color: #d41967;
}

a.mtag4, a.mtag4:link, a.mtag4:visited, a.mtag4:hover {
	background-color: inherit;
	color: #c32a6a;
}

a.mtag3, a.mtag3:link, a.mtag3:visited, a.mtag3:hover {
	background-color: inherit;
	color: #b23b6c;
}

a.mtag2, a.mtag2:link, a.mtag2:visited, a.mtag2:hover {
	background-color: inherit;
	color: #a14c6f;
}

a.mtag1, a.mtag1:link, a.mtag1:visited, a.mtag1:hover {
	background-color: inherit;
	color: #905d72;
}

a.mtag0, a.mtag0:link, a.mtag0:visited, a.mtag0:hover {
	background-color: inherit;
	color: #7f7f7f;
}


a.mtag5:hover, a.mtag4:hover, a.mtag3:hover, a.mtag2:hover, a.mtag1:hover, a.mtag0:hover{

	color:red;
	text-decoration:underline;
}

#tagsrelated {
	font-size:11px;
	margin:0.5em 0 1em 0;
}

#tagsrelated h3{
	padding:0 0.25em 0 0;
	margin:0;
	font-size:11px;
	float:left;
}

#tagsrelated a{
	display: inline;
}

#tags .active{
	cursor: default;
	color:#FF4D8B;
	color:black;
	border-bottom:1px solid #FF4D8B;
}

.date {
	font-size:0.75em;
}

#photolist a img{
	border:1px solid #CCC;
	width:50px;
	height:50px;
	padding:1px;
	margin:3px;
	background-color:#eee;
}



#map{
	width:100%;
	z-index:1;
}

#panel{
	position:absolute; 
	top:0px;
	left:0px;
	z-index:2;
}



#modules{

	display:none;
}

.message {
	padding-top:2px;
	border-top:3px solid #f60;
	color:red;
	padding-bottom:1em;
}


/* ----- P H O T O P R E V I E W ----- */

#photo {
	position:relative;
	position:absolute; 
	top:0px;
	left:0px;
	z-index:4;
	width:100%;
	height:100%;
}

#photoContent {
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
	color:white;
	font-size:11px;
	line-height:1em;
}


#photoContent table{
	position:absolute;
	bottom:0px;
	left:0px;
	margin: 4px;
	padding:4px;
}

#photoContent a{
	text-decoration: underline;
	color:white;
}

#photoContent th{
	text-align:left;
	font-size:14px;
	padding-bottom:4px;
}


#photoContent td{
	vertical-align:top;
}

#photoLoading {
	color:white;
	position:absolute;
	z-index:2;
}

#photoDescriptionBackground {
	background-color:black;
	left:0;
	bottom:0px;
	width:100%;
	margin:4px;
	z-index:1;
	position:absolute;
	opacity:.6;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
}

#photoInformation{
	z-index:2;
}

#photo img{
	border:4px solid white;
	background-color:black;
}

#photoBackground {

	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1;
	background-color:black;
	cursor: pointer;
	opacity:.6;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
}

a#photoClose{
	text-decoration: none;
	position: absolute;
	top:0;
	right:0;
	margin:4px 4px;
	background-color:black;
	padding:1px 4px 4px 4px;
	opacity:.9;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
}

a#photoLink{
	position: absolute;
	right:0;
	display:block;
	padding:4px 4px 20px 40px;
}

#photoTags a{

	margin-right:4px;
}

code {
	border: 1px solid #ccc;
	background:white;
	padding:.5em;
	margin-top:1em;
	display:block;
	font-size:11px;
	overflow: hidden;
	width: 308px;
}

.hidden {

	display:none;
}

#aboutArea{
	font-size:11px;
	padding:2em;
}


#promote{
position:absolute;
right:28px;
top:10px;
}

#promote a, #promote a:visited{
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	text-indent:15px;
	color:#fff;
	text-decoration:none;
	float:left;
	margin-left:1em;
	z-index:200;
font-size:10px;
}


#promote a:hover{

	text-decoration:underline;
}

a.digg {
	background-image: url(../images/digg.gif);
}

a.delicious{
	background-image: url(../images/delicious.gif);
}

#people_icon{

	float:left;
	padding:1px;
	margin:0px .5em 0px 0;
	border: 1px solid #ccc;
	height:50px;
	width:50px;
}

#people_found{
	padding-top:4px;
}

#photos_stats{

	font-size:10px;
	padding-top:4px;
}


#photos_pages{
	float:right;
	margin-right:4px;
}

a#sort_mode_i.selected,
a#sort_mode_d.selected {

	text-decoration: underline;
	cursor: default;
	color:black;
}

a#share-link{

	display: block;
	margin-top: 8px;
}

#tab_Share a, #tab_About a, #tab_Create a  {
	position:relative;
	text-decoration:underline;
}

#new {
	padding:13px 0pt 0pt 197px;
	position:absolute;
	z-index:10;
}

