@charset "UTF-8";
body {
	background-color: #1a1a1a;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	background-image: url(/images/slideshow/bg.jpg);
	background-repeat: repeat-x;
	background-color: #1a1a1a;
	margin:0;
	padding:0;
	margin-top:4px;
	width:100%;

}
div#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 100%;
}
#flash {
	float: left;
	text-align: center;
	vertical-align: middle;
	height: 610px;
	min-width:700px;
	margin-top: 0px;
	margin-bottom: 25px;margin-top:1px;
}

div#flash_message{
	font-size:10px;
	margin:0 auto;
	width:400px;
	margin-top:200px;
	font-size:12px;
}

#flash_block {
	height:100%;
	min-width:700;
}

#sidebar {
	float: right;
	background-image: url(/images/slideshow/right_sidebar.jpg);
	height: 546px;
	width: 255px;
	background-repeat: no-repeat;
	padding: 0px;
	clear: right;
}
.user {
	font-size: 16px;
	font-weight: bold;
}
#itemsContainer {
	font-size: 11px;
	color: #808080;
}
.album_off {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	width: 222px;
	color: #808080;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
p {
	padding: 2px;
}
.albumthumb {
	float: left;
	margin-right: 8px;
	color: #FFFFFF;
	border: 2px solid #ffffff;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
a {
	color: #FFFFFF;
}

#footer {
	font-size: 11px;
	position: relative;
	width: 100%;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;
	clear: both;
	text-decoration: none;
}

#footer a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#disclaimer, #copyright {
	font-size: 9px;
	position: relative;
	width: 100%;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	clear: both;
}

#header {
/*
	background-image: url(/images/slideshow/header.png);
	background-repeat: no-repeat;
*/
	height: 81px;
}
li {
	list-style-image: none;
	list-style-type: none;
	margin-left: -25px;
}
.url {
	background-color: #1A1A1A;
	padding: 2px;
	color: #808080;
	font-size: 12px;
}
.album_on {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 6px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 11px;
	width: 222px;
	color: #808080;
	background-color: #1e1e1e;
}

