@charset "utf-8";

html, body {
	border: 0;
	height: 100%;
	margin: 0;
	width: 100%;
}
body {
	background: #0f5669 url(../_images/bg.jpg) center center no-repeat fixed;
	color: #014e62;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	background: url(../_images/home_dottedline_bg.png) top repeat-x;
	color: #436974;
	font-size: 10px;
	padding-top: 12px;
}
#header {
	margin-bottom: 10px;
}
img, form, ul, li {
	border: 0;
	margin: 0;
}
#logo {
	background: url(../_images/mandafoto_logo.png) no-repeat;
	height: 52px;
	width: 238px;
}
#logo h1 {
	left: -9999px;
	position: absolute;
}
#main {
	width: 770px;
}
object {
	outline: none;
}
#topmenu {
	background: url(../_images/topmenu_middle.png);
}
#topmenu a.item {
	display: block;
	float: left;
	height: 33px;
	margin-right: 4px;
	overflow: hidden;
	text-indent: -9999px;
}
#topmenu a.myalbums {
	background: url(../_images/topmenu_item_myalbums.png);
	width: 116px;
}
#topmenu a.myalbums:hover {
	background-position: 116px;
}
#topmenu a.sharepictures {
	background: url(../_images/topmenu_item_sharepictures.png);
	width: 125px;
}
#topmenu a.sharepictures:hover {
	background-position: 125px;
}
#topmenu a.signout {
	background: url(../_images/topmenu_item_signout.png);
	width: 85px;
}
#topmenu a.signout:hover {
	background-position: 85px;
}
#topmenu a.signup {
	background: url(../_images/topmenu_item_signup.png);
	float: right;
	margin-right: 0;
	width: 80px;
}
#topmenu a.signup:hover {
	background-position: 80px;
}
#topmenu a.uploadpictures {
	background: url(../_images/topmenu_item_uploadpictures.png);
	width: 136px;
}
#topmenu a.uploadpictures:hover {
	background-position: 136px;
}
#topmenu .separator {
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}
#topmenu_left {
	background: url(../_images/topmenu_left.png) no-repeat;
	height: 63px;
	width: 17px;
}
#topmenu_right {
	background: url(../_images/topmenu_right.png) no-repeat;
	height: 63px;
	width: 17px;
}
