body{
	font-family: Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: black;
	color: white;
	
	overflow: -moz-scrollbars-vertical;
}

body.editor{

}


h1, h2, h3, h4, h5, h6{
	margin-bottom: 7px;
	margin-top: 7px;
	margin-left: 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #ccff00;
	font-weight: normal;
}
h1{ font-size: 220%; }
h2{ font-size: 200%; }
h3{ font-size: 180%; }
h4{ font-size: 160%; }
h5{ font-size: 130%; }
h6{ font-size: 130%; }
h1, h3, h5{ margin-top: 0px; }


table{
	font-size: 100%;

}
td{

}



form {
	margin: 0px;
	padding: 0px;
}

p{
	margin: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

a{
	color: #ccff00;	
}

a img, a:link img {
	border: none;
}

a:hover{
	text-decoration: none;
	color: #668800;
}

ul{
	margin: 10px;
	padding: 0px;
}
* html ul{
	margin-left: 18px;
}

/* main */

#main{
	text-align: left;
	width: 988px;
	margin-left: auto;
	margin-right: auto;
}

.header{
	background: url(header-bg.gif) no-repeat;
	height: 150px;
	width: 988px;
	position: relative;
}

.header .login{
	position: absolute;
	right: 0px;
	bottom: 1px;
	height: 110px;
	width: 290px;
	background: url(login-bg.gif) no-repeat;
	background-color: #262626;
}
.header .home-link{
	position: absolute;
	top: 50px;
	left: 24px;
	width: 247px;
	height: 70px;
}
.header .home-link a{
	display: block;
	width: 100%;
	height: 100%;
}
.header .home-link a span{ display: none; }

.login input{
	height: 20px;
	width: 140px;
	background: url(login-input-bg.gif) no-repeat;
	border: none;
	color: white;
	font-size: 11px;
	
}
.lab01,
.lab02,
.in01,
.in02{
	position: absolute;
}
.in01,
.in02{
	right: 28px;
	padding-left: 2px;
	padding-top: 2px;
	
}
.in01{ top: 28px; }
.in02{ top: 62px; }

.lab01,
.lab02{
	font-weight: bold;
	left: 73px;
}
.lab01{ top: 30px; }
.lab02{ top: 64px; }

.sub{
	border: none;
	background: transparent;
	color: white;
	font-size: 11px;
	position: absolute;
	right: 28px;
	top: 88px;
	color: #CCFF00;
}

.col-left{
	width: 227px;
	float: left;
}
.col-right{
	width: 760px;
	float: right;
	background: url(col-right-bg.gif) repeat-x;
	min-height: 585px;
}
* html .col-right{ height: 585px; }
.col-right .inside{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 28px;
	padding-right: 28px;
}

.menu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu ul li{

}
.menu ul li a{
	display: block;
	width: 100%;
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 1px;
	background: url(menu-plus.gif) no-repeat;
	background-position: 12px 15px;
	background-color: #262626;
}
.menu ul li a:hover{
	background: url(menu-plus.gif) no-repeat;
	background-position: 12px 15px;
}
.menu ul li a:hover,
.menu ul li a.active{
	background-color: #668800;
	color: white;
}
.menu ul li a.active{
	background: url(menu-minus.gif) no-repeat;
	background-position: 12px 15px;
	background-color: #262626; 
}
.menu ul li a.active{
	background: url(menu-minus.gif) no-repeat;
	background-position: 12px 15px;
	background-color: #668800; 
}

.menu ul li a span{
	padding-left: 30px;
}
.menu ul li ul li{
	margin-left: 24px;
}
.menu ul li ul li a,
.menu ul li ul li a:hover,
.menu ul li ul li a.active{
	background: url(ico-gallery.gif) no-repeat;
	background-position: 12px 13px;
	background-color: #335500;
}
.menu ul li ul li a:hover,
.menu ul li ul li a.active{
	background-color: #668800;
}

.box{
	background: #262626;
	margin-bottom: 1px;
}
.box .label{
	background: #333333;
}
.box .label h4{
	margin: 0px;
	line-height: 35px;
	padding-left: 12px;
}
.box .content{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-top: 8px;
}

.footer{
	clear: both;
	background: #262626;
	line-height: 35px;
	height: 35px;
	position: relative;
	top: 24px;
}
.footer a{
	font-weight: bold;
}
.footer .left{
	float: left;
	padding-left: 24px;
}
.footer .right{
	float: right;
	padding-right: 24px;
}

.gallery{
	margin-top: 28px;
}
.gallery table{
	width: 100%;
}
.gallery td.img{
	vertical-align: middle;
	text-align: center;
	background: #333333;
	padding: 3px;
	padding-top: 4px;
	text-align: center;
	height: 234px;
}
.gallery td.img img{ border: 2px solid #212121; }
.gallery td.img a:hover img{ border: 2px solid #668800; }

.gallery td.description{
	padding: 14px;
	background: #262626;
}
.gallery td.description h5{	font-size: 18px; }
.gallery td.description h5 a{ text-decoration: none; }

.gallery-item{
	width: 234px;
	xheight: 301px;
	xoverflow: hidden;
	float: left;
	background: #262626;
	margin-top: 28px;
	xheight: 234px;
}
.gallery-item .label h5{
	margin: 0px;
}
.gallery-item td.img{
	vertical-align: middle;
	text-align: center;
	padding: 4px;
	background: #333333;
	text-align: center;
	width: 234px;
}
.gallery-item td.img img{ border: 2px solid #212121; }
.gallery-item td.img a:hover img{ border: 2px solid #668800; }
.gallery-item td.description{
	padding: 14px;
}
.gallery-item td.description h5{	font-size: 18px; }
.gallery-item td.description h5 a{ text-decoration: none; }

.photo-count{
	color: #666666;
}

.navigation{
	margin-top: 28px;
}

.navigation td{
	vertical-align: middle;
	text-align: center;
	
	padding: 3px;
	padding-top: 4px;
	text-align: center;

	width: 140px;
}
.navigation td.path-item{
	background: #333333;
}
.navigation td.no-bg{
	background: none;
}


.navigation td.path-item img{ border: 2px solid #212121; }
.navigation td.path-item a{ text-decoration: none; }
.navigation td.path-item a:hover img{ border: 2px solid #668800; }
.navigation td.path-item a.active img{ border: 2px solid #668800; }

.photo-detail{
	margin-top: 28px;
	text-align: center;
}


.logged{
	padding: 24px;
	padding-left: 60px;
}

.page{
	background: #333333;
	padding: 4px;
	text-decoration: none;
	font-weight: bold;
	color: white;

}
.page:hover{
	background: #335500;
	color: white;
}
.page.active{
	background: #668800;
}

a.prev-next{
	display: block;
	width: 100%;
	font-weight: bold;
	color: white;
	text-decoration: none;
	line-height: 14px;
	background: #333333;
	
}

.error{
	position: absolute;
	top: -17px;
	right: 0px;
}

.prev-next:hover{
	background: #335500;

}
.prev-next.active{
	background: #668800;
}

.no-pad{
	padding: 0px !important;
}
.ml1{
	margin-left: 1px;
}
.iswfix{
	width: 100%;
}

.cl{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
}
ul.sitemap
{
	line-height: 150%;
}