@charset "UTF-8";

html,body{
	height: 100%;
}


body {
	background-color: #57585d;
	background-image: url('images/bg_dark.png');	
}

a{
border:none;
}

img {
border:none;
}
#main {
	position: absolute;
	width: 600px;
	
	margin-left: -300px;
	margin-top: -20px;
	left: 50%;
}

h1{
	font-size: 12pt;
	font-family: Helvetica,sans-serif,Arial;
	font-weight: bold;
}

h3{
	color: #444;
}

#header{
	background-image: url("images/header.jpg");
	width: 593px;
	height: 238px;
}

h3{
	font-size: 10pt;
	font-weight: bold;
	font-family: Helvetica, sans-serif, Arial;
	padding-bottom: 0px;
	line-height: 1pt;
}

#main #menu {
	position: absolute;
	width: 593px;
	top: 215px;		
	background-image: url('images/bgmenu.png');
	_background: #333;
}

#main #menu li a{
	margin-top: 1px;
	float:left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	height: 30px;
	list-style: none;
}

#main #menu li {
	list-style: none;
	float:left;
}

#main #menu li .selected{
	background-color: white;
 	color: #b23085;
}

#main #menu li a {
 	font-family: Helvetica, sans-serif, Arial;
 	font-weight: bold;
 	color: white;
 	font-size: 8pt;
 	_font-weight:normal;
}

#main #menu li a:hover{
 	background-color: white;
 	color: #444;
}

#container{
	position: absolute;
	background-color: #f3f3f3;
	top: 238px;
	width: 593px;
}
#submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f3f3f3;
	width: 100px;
	height: 100%;
	float:left;
	padding-left: 10px;
	line-height: 15px;
	padding-right: 20px;
	padding-top: 30px;
}

#submenu li{
	list-style: none;
}


#submenu .subpage{
	list-style: none;
	margin-top: 5px;
}


#content {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	min-height: 400px;
	float:left;
	width: 429px;
	padding: 10px;
	padding-top: 20px;
	line-height: 15px;
}


 a:link,a:visited{
 	font-style: normal;
	color:#AD207C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color:#AD207C;
	text-decoration: none;
}

a:hover{
	color:#AD207C;
	text-decoration: none;
}

a:active{
	color:#AD207C;
	text-decoration: none;
}
#main #content #arrow {
	position: absolute;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: absolute;
	left: 14px;
	top: 51px;
	width: 151px;
	height: 206px;
	text-align: left;
}

.galleriesmain {
	float:left;
	height:150px;
	background-color:#fefefe;
	width:140px;
	padding:5px;
	margin:5px;
	margin-left:20px;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
}

.galleriesmain:hover {
	background-color:#f3f3f3;
	border-color:#bbbbbb;
	border-style:solid;
	border-width:1px;
}

.galleriesthumb {
	float:left;
	text-align:top;
	margin-right:10px;
}

.galleriesinfo {
	font-size: 10pt;

	text-align:top;
}

.imagethumb {
	float:left;
	padding:5px;
}

.frame {
	background-color:#f8f8f8;
	margin-bottom:8px;
	padding:3px;
	border-color:#BBBBBB;
	border-width:1px;
	border-style:solid;
	color:#555555;
	font-size:9pt;
}

.edited {
	background-color:#e7f2d3;
	background-image:url(../images/check.png);
	background-repeat:no-repeat;
	background-position:10px 5px;
	margin-bottom:8px;
	padding:8px;
	padding-left:45px;
	border-color:#d5e7b7;
	border-width:2px;
	border-style:solid;
	font-size:9pt;
	color:#555555;
	font-size:9pt;
	font-weight:bold;
}

.error {
	background-color:#DA9E9E;
	background-image:url(../backend/images/error.png);
	background-repeat:no-repeat;
	background-position:10px 5px;
	margin-bottom:8px;
	padding:8px;
	padding-left:30px;
	border-color:#F80F0F;
	border-width:2px;
	border-style:solid;
	font-size:9pt;
	color:#555555;
	font-size:9pt;
	font-weight:bold;
}

.added {
	background-color:#e7f2d3;
	background-image:url(../backend/images/check.png);
	background-repeat:no-repeat;
	background-position:10px 5px;
	margin-bottom:8px;
	padding:8px;
	padding-left:45px;
	border-color:#d5e7b7;
	border-width:2px;
	border-style:solid;
	font-size:9pt;
	color:#555555;
	font-size:9pt;
	font-weight:bold;
}

.topinfo {
	padding:5px;
	border-color:#97C8E9;
	border-width:1px;
	border-style:solid;
	background-color:#E3EEF5;
	font-size:8pt;
	color:#555555;
	margin-bottom:10px;
	padding-left:38px;
	background-image:url(../images/paperclip.png);
	background-repeat:no-repeat;
	background-position:3px 3px;
}

.info {
	font-weight:normal;
}

.info a{
	font-weight:normal;
	color: #4E5C43;
}


#footer{
	font-size: 0.6em;
	padding: 3px;
	color:#bbb;
	text-align: center;
	font-family: Helvetica, sans-serif, Arial;
	float:left;
	background-color: #666;
	height: 12px;
	width: 587px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
}

#footer a{
	color:#aaa;
}


#submenu li{
	background-color: #e3e3e3;
	border: 1px solid #d9d9d9;
	padding:2px;
	margin-bottom: 4px;
}
