body {
	margin: 0;
	padding-top: 7px;
	background-color: black;
}

input, select { 
	color: black;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

.error {
	color: #a12f48;
}

a, p, td {
	font-size: 13px;
	color: white;
}

h1, h2 { margin: 0; padding: 0; padding-bottom: 8px;	color: white; }
h3 { margin: 0; padding: 0; font-weight: normal;	color: white;}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
}

.capt { 
	font-size: 13px;
}

.capt sup { 
}

.fld { width: 98%; }
.fw { width: 100%; }
.likeurl { width:276px; }

div#page {
	width: 860px;
	margin: auto;
}

div#header {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

div#header2 {
	float: left;
	width: 100%;
	margin-top: 5px;
}

div#login {
	float: right;
}

div#logo {
	float: left;
}	

div#topmenu {
	float: right;
	margin-top: 8px;
}

div#topmenu * {
	font-size: 14px;	
	text-transform: lowercase;
}

div.white-line {
	height: 1px;
	background-color: white;
}

div#topmenu a {
	color: white;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

div#topmenu a.s {
	color: #fcee21;
}

div#topmenu a:hover {
	color: #fcee21;
	text-decoration: underline;
}

div#topmenu span#lang {
	padding-left: 5px;
	padding-right: 5px;
	color: white;
}

div#topmenu span#lang a {
	color: white;
	text-decoration: none;
	padding: 0;
	border: none;
}

div#topmenu span#lang a:hover {
	color: #fcee21;
	text-decoration: underline;
}


div#login a {
	font-size: 13px;	
	color: white;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

div#login a:hover {
	color: #fcee21;
	text-decoration: underline;
}

div#login a.yellow {
	color: #fcee21;
}


a {
	color: #fcee21;
	text-decoration: none;
}

a.white {
	color: white;
	text-decoration: none;
}

a.s {
	color: #fcee21;
}

a:hover {
	color: white;
}

a.white:hover {
	color: #fcee21;
}

/*	gallery	*/
div.gallery-anounce {
	width: 270px;
}

div.gallery-title {
	padding-top: 3px;
}

div.gallery-title a {
	color: white;
}

div.gallery-title a:hover {
	color: #fcee21;
}

td.gallery-anounce-img {
	height: 270px;
	border: 1px solid white;
}

td.gallery-anounce-2-img {
	width: 130px;
	height: 130px;
	border: 1px solid white;
}

div#gallery-detail {
	float: left;
	overflow: auto;
	width: 890px;
	height: 173px;
	
	SCROLLBAR-FACE-COLOR: #222222;
	SCROLLBAR-HIGHLIGHT-COLOR: #222222;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #222222;
	SCROLLBAR-BASE-COLOR: #ffffff;
}

td.gallery-image {
	border: 1px solid white;
	width: 130px;
}

td.gallery-image-a {
	border: 1px solid #fcee21;
}

/*	/gallery	*/

div.prev-next {
	margin-top: 10px;
	float: left;
	width: 100%;
}

div.prev {
	float: left;
}

div.prev a, div.next a {
	color: white;
}

div.prev a:hover, div.next a:hover {
	color: #fcee21;
}

div.next {
	float: right;
}

/*	navigation	*/
a.nav {
	color: white;
	text-decoration: none;
	border-right: 1px solid white;
	padding-right: 10px;
	padding-left: 0px;
}

a.nav-s {
	color: #fcee21;
	text-decoration: none;
	border-right: 1px solid white;
	padding-right: 10px;
	padding-left: 0px;
}

a.nav:hover {
	color: #fcee21;
}

/*	/navigation	*/

table.search td {
	border-bottom: 1px solid #666666;
	padding-bottom: 4px;
	padding-top: 4px;
}

div.scroll-text {
	width: 290px;
	height: 210px;
	overflow: auto;
	margin-bottom: 5px;
	position: relative;
	margin: 0;
	padding: 0;
}

div.scroll-text div.inner {
	width: 270px;
	text-align: left;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 3px;
background-color: white;
}
.vscrollerbar {
width: 3px;
background-color: #fcee21;
}
.hscrollerbase {
height: 3px;
background-color: white;
}
.hscrollerbar {
height: 3px;
background-color: #fcee21;
}

.scrollerjogbox {
width: 3px;
height: 5px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #fcee21;
}

/*
.vscrollerbarbeg {height: 24px !important;width: 36px;background: url(/scrollbar.png) -108px -32px no-repeat;}
.vscrollerbarend {height: 24px;width: 36px;background: url(/scrollbar.png) -108px 0px no-repeat;}
.vscrollerbasebeg {width: 36px;height: 28px !important;background: url(/scrollbar.png) -72px -28px no-repeat;}
.vscrollerbaseend {height: 28px;width: 36px;background: url(/scrollbar.png)  -72px 0px no-repeat;}
*/

div.comment {
	margin-bottom: 10px;
}

div.comment-date {
	float: left;
	margin-right: 10px;
}

div.comment-author {
	float: left;
	color: #fcee21;
}

input {
	border: 0;
}

input.btn {
	border: 0;
	background-color: black;
	color: #fcee21;
}

.big {
	font-size: 16px;	
}

div#sitepath {
	height: 15px;
}

.leftcol {
	width: 290px;
}

.middlecol {
	width: 70px;
}

.rightcol {
	width: 500px;
}

.navigation {
	height: 15px;
}

.yellow {
	color: #fcee21;
}

li.group {
	margin-bottom: 15px;
}

li.group a {
}

p#indextext {
	margin-top: 0px;
	height: 160px;
}
