
body {
}

#container {
}

#verticalthumbs {
background:#fbf5dd;
padding:8px;
margin-bottom:10px;
margin-top:22px;
border-right:1px solid #999999;
border-bottom:1px solid #999999;

}

#skyscraper {

}


#becomeasponsor a {
color:#777777;
}

#becomeasponsor a:hover {
color:#333333;
}

#sendpicstext {
border:1px inset #72715f;
margin-top: 10px;
padding: 5px;
background: white;
}

#main .inner {
width:730px;
}

#homeintrotitle {
width:30%;
font-family: georgia;
border-right:1px solid #999999;
background:#f0f0f0;
padding: 5px;
padding-left: 10px;
padding-bottom:0;
font-weight:bold;
position:relative;
top:1px;
z-index:10;
}

#homeintro {
font-family: georgia;
font-size:1.1em;
line-height: 1.6em;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
color:#444444;
background:#f0f0f0;
padding: 32px;
padding-top:10px;
padding-bottom:10px;
margin-bottom:10px;
}

#homeintro h2 {
font-size: 14px;
}

.hidelink {
clear:both;
text-align:right;
font-size: .9em;
margin-top:5px;
}

#homelatestpictitle {
width:30%;
border-right:1px solid #999999;
background:#f0f0f0;
padding: 5px;
padding-left: 10px;
padding-bottom:0;
font-weight:bold;
position:relative;
top:1px;
z-index:10;
}

#homelatestpic {
border-right:1px solid #999999;
border-bottom:1px solid #999999;
color:#444444;
background:#f0f0f0;
padding: 10px;
margin-bottom:5px;
}

#homelatestpic #hometext {
float:right;
width:260px;
}

#uploadbutton {
display:block;
width:225px;
height:52px;
background:url(https://s3-eu-west-1.amazonaws.com/librapix.com/upload-rollover.gif);
}

#uploadbutton:hover {
background:url(https://s3-eu-west-1.amazonaws.com/librapix.com/upload-rollover.gif) 0 -52px;
}

#counter {
text-align: center;
margin-top:20px;
}

#homenews {
border-top: 1px dashed #b5af99;
margin-top:18px;
padding-top:18px;
}

#homenews a {
font-weight: bold;

}

#homelatestpicstitle {
font-weight:bold;
padding-left:5px;
}

#homelatestpics {
position:relative;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
background:#f0f0f0;
margin:5px;
margin-left:0;
padding:5px;
padding-top:8px;
float:left;
}

#homelatestpics .corner {
float:right;
z-index:10;
background: #ffffff;
width:180px;
height:20px;
margin-top:-9px;
margin-right:-6px;
border-left: 1px solid #999999;
}

#homelatestpics .inner {
width:348px;
}

#homelatestpics .inner img {
margin:6px;
height:53px;
width:75px;
}

#homelatestcommentstitle {
font-weight:bold;
}

#homelatestcomments {
position:relative;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
background:#f0f0f0;
margin:5px;
margin-right:0;
padding:10px;
float:left;
}

#homelatestcomments .corner {
float:right;
z-index:10;
background: #ffffff;
width:180px;
height:20px;
margin-top:-11px;
margin-right:-11px;
border-left: 1px solid #888888;
}

#homelatestcomments .inner {
width:340px;
}

#homelatestcomments a {
display:block;
border-bottom:1px dotted silver;
padding-top:4px;
padding-bottom:3px;
}


#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	margin-left:0;
	}

#overlaystrip{
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	z-index: 1010;
	text-align: center;
	}

#overlaycanvas{
	position: relative;
	background: #ffffff;
	width: 480px;
	margin: 0 auto;
	text-align:left;
	color:#444444;
	font-family: Century Gothic;
	font-size:13px;
	padding-bottom:10px;
	}

#overlaycanvas h1 {
	font-size: 16px;
}

#overlaycanvasinner{
	background: #fbf5dd;
	padding: 10px;
	margin:10px;
	margin-top: 0;
	margin-bottom: 0;
	border-left:1px solid #b5af99;
	border-right:1px solid #b5af99;
	border-bottom:1px solid #b5af99;
	}