body {
	background: url('mainbg.gif');
	margin: 0px;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

img {
	border: 0px;
}

	a {
		color: #696969;
		text-decoration: underline;
	}
	
	a:hover {
		text-decoration: underline;
	}

h1, h2, h3, h4 {
	margin: 0;
	font-size: 12px;
}

#main h2 {
	margin: 0;
	font-size: 14px;
	margin-bottom: 20px;
}

#main .smalltext{
	display: none;
	visibility: hidden; 
	line-height: 0.1;
	font-size:1px;
	height:1px;
	}

#main td {
	margin:0px;
	padding:10px 0 0 0;
}

#main .cat{
	margin:0;
	padding:0 0 0 20px;
}

#main .subcat{
	padding: 0 0 0 20px;
}

#main a .subcat:hover{
	text-decoration: none;	
}
#newfotos .mydate{
	padding:3px;
	visibility: visible; 
	font-weight: bold;
	background: #6693b9;
	color:white;
}

.mydate {
	visibility: hidden; 
}


#container {
	width: 97%;
	margin: 0 auto 0 auto;
}

#header p{
	background: #fff;
	margin: 0px;
	width: 468px;
	height: 60px;
	padding:0px;
	border: 1px solid black;
}


#bar {
	background: #6693b9;
	height: 35px;
	margin: 0;
	padding-top: 15px;
	}	

	#bar h3 {
		float: right;
		margin: 0px;
		width: 30px;
		height: 27px;
		padding: 10px 0 0 0;
	}

	#bar a.common{
		font-size:14px;
		color:#FFF;
		font-weight:bold;
		text-decoration:underline;
		}
	#bar a.common:hover{
		text-decoration:none;
		}

	#bar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#bar li {
		padding-left:25px;
		margin: 0;
		float:left;
		list-style-type: none;
	}

	#fmenu1 ul {
		padding-top:5px;
		position:absolute;
		list-style-type: none;
	}
	
	#fmenu1 ul li {
		background: #99c2e5;
		border-bottom: 1px solid #FFFFFF;
		float:none;
		list-style-type: none;
		padding:5px;
	}
	#fmenu1 ul li a {
		color: #FFF;
		text-decoration: none;
		margin: 0px;
		padding: 10px;
	}
	#fmenu1 ul li a:hover {
		text-decoration: underline;
	}

	#fmenu2 ul {
		padding-top:5px;
		position:absolute;
		list-style-type: none;
	}
	
	#fmenu2 ul li {
		background: #99c2e5;
		border-bottom: 1px solid #FFFFFF;
		float:none;
		list-style-type: none;
		padding:5px;
	}
	#fmenu2 ul li a {
		color: #FFF;
		text-decoration: none;
		margin: 0px;
		padding: 0px;
	}
	#fmenu2 ul li a:hover {
		text-decoration: underline;
	}

	#fmenu3 ul {
		padding-top:5px;
		position:absolute;
		list-style-type: none;
	}
	
	#fmenu3 ul li {
		background: #99c2e5;
		border-bottom: 1px solid #FFFFFF;
		float:none;
		list-style-type: none;
		padding:5px;
	}
	#fmenu3 ul li a {
		color: #FFF;
		text-decoration: none;
		margin: 0px;
		padding: 0px;
	}
	#fmenu3 ul li a:hover {
		text-decoration: underline;
	}



#home {
	margin-right: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	}


.info {
	border: 1px solid #cde0f0;
	background: #edf4fa;
	padding: 6px 6px 6px 14px;
	margin: 10px 0 0 0;
}
	.info p {
		margin: 0 0 3px 0;
	}

.user {
	background: url('profile.gif') no-repeat;
	padding: 0 0 0 22px;
	height: 14px;
}

.comment {
	background: url('comment.gif') no-repeat;
	padding: 0 0 0 22px;
	height: 14px;
}
.category {
	background: url('cat.folder.gif') no-repeat;
	padding: 0 0 0 22px;
	height: 14px;
}




.search {
	 margin: 0; 
	 padding: 0; 
	 border: 1px solid #696969; 
	 font-size: 12px; 
         color: #4c90ca; 
	 height: 18px; 
	 width: 160px;
}

.button {
	margin: 0 4px 0 0;
	border: 0px;
	background: url('buttons.gif') no-repeat;
	width: 71px;
	height: 20px;
	color: #303030;
	font-size: 11px;
}

#bbcode .button{width:46px;
	background: #DEDEDE;
}

.go {
	margin: 0 0 0 4px;
	border: 0px;
	background: url('go.gif') no-repeat;
	width: 25px;
	height: 20px;
}

.box {
	background: #FFF;
	border: 1px solid #FFF;
	padding: 8px;
	width: 199px;
	font-size: 11px;
}
	.box a {
		color: #696969; text-decoration: underline;
	}
	.box a:hover {
		text-decoration: underline;
	}
	
	.box ul {
		margin: 0;
		padding: 0;
	}
	
	.box li {
		list-style-type: none;
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('blt.gif') no-repeat;
	}
	.box p {
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('blt.gif') no-repeat;
		text-align: left;
	}
	.boxcaption {
		1background: url('box.caption.gif') no-repeat;
		background: #FFF;
		padding: 6px 0 0 10px;
		height: 20px;
		width: 207px;
		color: #4a92ce;
		font-size:14px;
	}
	
	.boxbottom {
		1background: url('box.bottom.gif') no-repeat;
		background: #FFF;
		width: 217px;
		height: 4px;
		margin: 0px;
	}
	
.pagingstats2 {
}
	.pagingstats2 p {
		margin: 6px 0 10px 0;
		font-weight: normal;
		padding: 0;
	}

.pagination {
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	float: right;
}

	.pagination ul {
		font-size: 12px;
		margin: 10px 0 10px 0;
		padding: 0px;
		text-align: left;
	}
	.pagination li {
		display: inline;
		list-style-type: none;
		padding-bottom: 1px;
	}
	.pagination a {
		color: #4c90ca;
		border: #e8e8e8 1px solid;
		padding: 5px;
		margin: 0 0 0 3px;
		text-decoration: underline;
	}

	.pagination a:hover {
		border: #4c90ca 1px solid;
		color: #696969;
		text-decoration: underline;
	}
	
.pagingon {
		color: #696969;
		border: #cde0f0 1px solid;
		padding: 5px;
		margin: 0 5px 0 0;
		text-decoration: underline;
	}
	
.padding {
	padding: 0 20px 0 0;
}

.caption {
	background: #FFF;
	1background: url('caption.bg.gif') repeat-x bottom;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #4a92ce;
	margin: 0;
}
	.caption p {
		1background: url('caption.left.gif') no-repeat left;
		padding: 6px 0 0 10px;
		height: 20px;
		color: #4a92ce;
		margin: 0;
	}

	.caption a {
		color: #303030; text-decoration: underline;
	}
	
	.caption a:hover {
		text-decoration: underline;
	}
	
	.caption h3 {
		1background: url('caption.right.gif') no-repeat right;
		float: right;
		margin: 0px;
		font-size: 10px;
		height: 20px;
		padding: 6px 6px 0 0;
	}
	
	.caption h2 {
		1background: url('caption.right.gif') no-repeat right;
		background: #FFF;
		float: right;
		margin: 0px;
		font-size: 10px;
		height: 20px;
		padding: 0;
	}

.contentbox {
	1border-left: 1px solid #e8e8e8;
	1border-right: 1px solid #e8e8e8;
	background: #FFF;
	padding: 8px;
	font-size: 11px;
}
	.contentbox a {
		color: #303030; text-decoration: underline; font-size: 11px;
	}
	.contentbox a:hover {
		text-decoration: underline;
	}

.contenttext {
	margin: 0px;
	padding: 2px 0 3px 0;
}

.contentbottom {
	margin: 0;
	1background: url('contentbottom.bg.gif') repeat-x top;
	background: #FFF;
	height: 7px;
}
	.contentbottom p {
		margin: 0;
	}

	.contentbottom span {
		float: right;
	}



.content {
	margin: 0 14px 0 10px;
}
	.content ul {
		margin: 0;
		padding: 0;
	}

	.content li {
		list-style-type: none;
		margin: 0 0 0 3px;
		background: url('blt.gif') no-repeat;
		padding: 0 0 4px 20px;
	}
	
.text {
	border: 1px solid #303030;
	padding: 0px;
	height: 18px;
	font-size: 12px;
	width: 360px;
	color: #696969;
}

.textarea {
	border: 1px solid #303030;
	padding: 2px 2px 2px 6px;
	font-size: 12px;
	width: 360px;
	color: #696969;
}

.textpy {
	border: 1px solid #303030;
	1background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 80px;
	color: #696969;
}

.captcha {
	border: 1px solid #303030;
	background: url('../images/loader.gif') no-repeat center;
}



.fbox {
	border: 1px solid #4c90ca;
	padding: 10px;
	background: #f9fcf5;
	margin: 5px 5px 10px 5px;
}

.lbox {
	margin: 0 5px 25px 5px;
}

#footer {
	background: #99c2e5;
	color: #FFF;
	height: 100px;
	margin: 0 0 0 0;
}
	#footer p {
		margin: 0;
		padding: 0px 0 0 0px;
		height: 26px;
	}
	#footer h3 {
		width:400px;
		height: 26px;
		margin: 0px;
		padding: 0px 0px 0 0;
		font-weight: normal;
	}
	#footer a {
		color: #FFF; text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	
#copyright {
	color:white;
	padding:10px;
}

.copymenu {
	height:30px;
	color:#FFF;
	font-size: 10px;
	background: #6693b9;
	text-align: center;
}
.copymenu a{
	color:#FFF;
}
.copymenu a:hover{
	text-decoration: none;
	color:#99c2e5;
}

#copyright {
	font-size: 10px;
}


#copyright div {
	width:300px;
	float:right;
	font-size: 10px;
}

#copyright a{
	color:white;
}
	
.pagingstats {
	color: #696969;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
}
	.pagingstats p {
		margin: 0;
		padding: 2px 0 0 0;
	}
	
	.pagingstats h3 {
		float: right;
		font-weight: bold;
		margin: 0;
		font-size: 11px;
	}
	
	.pagingstats a {
		font-size: 11px; color: #4c90ca; text-decoration: underline;
	}
	.pagingstats a:hover {
		text-decoration: underline;
	}
	
.colorborder {
	border: 1px solid #696969;
	margin: 0 4px 0 4px;
}

.nav {
	color: #696969;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
	.nav p {
		margin: 0;
		padding: 2px 0 0 0;
	}
	
	.nav h3 {
		float: right;
		margin: 0;
		font-size: 11px;
	}
	
	.nav a {
		font-size: 11px; color: #4c90ca; text-decoration: underline;
	}
	.nav a:hover {
		text-decoration: underline;
	}

form {
	Margin: 0;
}

.cat {
	background: url('folder.gif') no-repeat;
	padding: 0 0 0 22px;
	font-size: 13px;
	font-weight: bold;
	color: #4c90ca;
	margin: 0 0 6px 0;
}
	.cat a {
		font-size: 13px; color: #4c90ca; text-decoration: underline;
	}
	.cat a:hover {
		text-decoration: underline;
	}
	.cat span {
		font-size: 9px;
		padding: 0 0 0 4px;
	}
	
.new {
	font-size: 9px;
	padding: 0 0 0 4px;
	color: #FF0000;
}	

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #696969;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: underline;
}

.os {
	color: #3d4c53;
	font-weight: bold;
}
	.os a {
		color: #3d4c53; font-size: 11px; text-decoration: underline;
	}
	.os a:hover {
		text-decoration: underline;
	}
	
.design {
	color: #982a05;
	font-weight: bold;
}
	.design a {
		color: #982a05; font-size: 11px; text-decoration: underline;
	}
	.design a:hover {
		text-decoration: underline;
	}

#fotobg div{
	cursor:pointer;
	width:20px; height:20px; float:left;
	border:0px #black solid;
}

#fotobg div.colors{ float:none; width:330px; border:none;}
#fotobg img {margin:100 0 100 0;
}

.color1 {
	background:#FFFFFF;
}
.color2 {
	background:#EEEEEE;
}
.color3 {
	background:#DDDDDD;
}
.color4 {
	background:#CCCCCC;
}
.color5 {
	background:#BBBBBB;
}
.color6 {
	background:#AAAAAA;
}
.color7 {
	background:#999999;
}
.color8 {
	background:#888888;
}
.color8 {
	background:#777777;
}
.color9 {
	background:#666666;
}
.color10 {
	background:#555555;
}
.color11 {
	background:#444444;
}
.color12 {
	background:#333333;
}
.color13 {
	background:#222222;
}
.color14 {
	background:#111111;
}
.color15 {
	background:#000000;
}
td div { background:none;
}
#photolinks{
line-height:1.1;
margin-top:15px;
}
#photolinks b{
font-weight: normal;
}



#photolinks input{
margin-bottom: 5px;
width:150px; border:1px solid #CCCCCC;font-size:11px;
}

.letters {
font-size: 18px;
font-weight: bold;
padding: 10px;
}

#exif {
	width: 250px;
	height: 100px;
	overflow: auto;
}
#exif td{
	font-size: 9px;
}

#logo h1{display:none;}


#OneFoto{
width:190px;
height: 220px;
padding: 0 5;
border-right: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
background: #f5f9fc;
text-align: center;
margin: 0 10 10 0;
float: left;
}


