/* CSS - 2009 Fotomat Art .
	description: This file is copyrighted.
	Author: Anetus Ltd. www.anetus.com
*/
*
{
	margin: 0;
	padding: 0;
}
body
{
	background: url(../images/tlo1.jpg) #222;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
}
#wrapper
{
	height: 610px;
	left: 50%;
	margin-left: -490px;
	margin-top: -240px;
	position: absolute;
	top: 40%;
	width: 980px;
}

#header
{
	background: #171717;
	float: left;
	height: 30px;
	margin: 1px 0 0 0;
	position: relative;
	width: 980px;
}
#intro
{
	float: left;
	height: 550px;
	position: relative;
	width: 980px;
}
#main
{
	float: left;
	height: 555px;
	position: relative;
	width: 980px;
}
#logo
{
	background: url(../images/logoFA.png);

	bottom: 5px;
	float: left;
	height: 75px;
	left: 10px;
	position: absolute;
	width: 200px;
}

#logoie
{
	background: url(../images/logoFA.jpg);

	bottom: 5px;
	float: left;
	height: 75px;
	left: 10px;
	position: absolute;
	width: 200px;
}

#logo a, #logoie a{
display:block;
width: 200px;
height: 75px;

}
#menu
{
	float: right;
	left: 0px;
	position: relative;
padding-right:10px;


}
#topmenu
{
	float: left;
	height: 25px;
	margin: 0px;
	padding: 0;

}
#topmenu li
{
	display: inline;
float:left;
}
#topmenu li a
{
	color: #999;
	font-family: Amaze, Arial Narrow, Georgia;
	font-size: 18px;
	letter-spacing: 2px;
	margin: 0px;
}
#topmenu li a:hover
{
	color: #bbb;
}
#left
{
	background: #131313;
	color: #B7B7B7;
	float: left;
	font: 300 0.63em/1.3em Arial, Trebuchet MS, sans serif;
	height: 545px;
	letter-spacing: 1px;
	margin: 0px;
	overflow: auto;
	padding: 10px 10px 0px 20px;
	width: 714px;
}
#left p
{
	padding: 0px;
}
#left td
{
	border: 1px solid #CFCFCF;
	padding: 0 10px;
	text-align: center;
}
#left a:link, #left a:visited, #right a:link, #right a:visited
{
	color: #ddd;
}
#right
{
	background: #131313;
	border-left: 1px solid #18181B;
	border-right: 1px solid #18181B;
	color: #fff;
	float: right;
	height: 540px;
	overflow: auto;
	padding: 15px 15px 0px 15px;
	width: 200px;
}
#right li
{
	list-style: disc;
	margin: 0 0 0 15px;
}
#right h3, .boxstudio h3
{
	border-bottom: 1px dotted #272727;
	color: #E03C33;
	font-family: Amaze, Arial;
	font-size: 24px;
	letter-spacing: 1px;
	padding: 0 0 10px 0;
}
.footer
{
	color: #999;
	float: right;
	font: normal 0.5em/1.3em Arial, Trebuchet MS, sans serif;
	height: 10px;

	margin: 5px 0 0 0;
	position: relative;
	text-align: left;
	font-variant:small-caps;
	width: 980px;
}

.footer a:link, .footer a:visited {
	color: #ccc;
}
.footerleft
{
	float: right;
	padding: 0 10px 0 10px;
	text-align: right;
	width: 780px;
}
.footerleft li
{
	display: inline;
	float: right;
	text-align: right;
	width: 110px;
}
.footerright
{
	float: left;
	width: 180px;
}
p
{
	margin: 5px 0 0 0;
}
a
{
	color: #444;
	text-decoration: none;
}
a:hover
{
	color: #444;
}
ul
{
	list-style: none;
}
li
{
	margin-left: 1em;
}
.subcat
{
	margin-left: 1em;
}
h2,h3
{
	font-weight: 400;
	margin: .5em 0 .8em 0;
}
h1
{
	color: #999;
	font: 500 1.1em/1em Arial, Trebuchet MS, sans serif;
	text-transform: uppercase;
	margin: .1em 0 .1em 0;
	padding: 0px;
}
h2
{
	color: #292931;
	font: 700 1.2em/1em Arial, Trebuchet MS, sans serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h3
{
	text-align: center;
}
h4
{
	font: 700 1.3em/1em Arial, Trebuchet MS, sans serif;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
input
{
	padding: 2px;
	vertical-align: middle;
}
.box, .boxstudio
{
	float: left;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	width: 200px;
	border-bottom: 1px solid #2B2B33;
}
.box
{
	color: #B7B7B7;
	font: 400 0.75em/1.3em Trebuchet MS, sans serif;
	text-align: right;
}
.boxstudio
{
	color: #888;
	font: normal 0.65em/1.1em Arial, Trebuchet MS, sans serif;
	letter-spacing: 1px;
	height: 300px;
}
#message
{
	border: 1px solid red;
	height: 80px;
}
.strong
{
	font-weight: 700;
}
.em
{
	font-style: italic;
}
.underline
{
	text-decoration: underline;
}
fieldset
{
	border: 1px solid #444;
	color: #fff;
	margin: 0 0 8px;
	padding: 10px 8px;
}
textarea
{
	height: 20em;
	padding: 3px;
	width: 97%;
}
.date, .date a:link, .date a:visited
{
	border-bottom: 1px dotted #C2CCCF;
	clear: both;
	color: #D7072C;
	margin: 0 0 20px;
	text-align: right;
}
.clearer
{
	clear: both;
	margin: 0 auto;
	padding: 1px 0 0;
}
#left img
{
	border: 1px solid #1F1F1F;
	padding: 2px;
	text-align: center;
}
#left img a:hover
{
	border: 1px solid #fff;
}
.mask
{
	float: right;
	height: 475px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 710px;
	border: 0px solid #fff;
}
.mask img
{
	border: 0px solid #1F1F1F;
	margin: 0 auto;
	padding: 0px;
}
.obr
{
	position: absolute;
	width: 720px;
	z-index: 0;

}
.buttons
{
	float: right;
	padding: 5px;
	text-align: center;
	width: 235px;
}
.buttons span
{
	color: #444;
	cursor: pointer;
	font: 9px Verdana;
	padding: 0 5px;
}
.buttons span.active, .buttons span:hover
{
	color: #0080FF;
}
#thumbs
{
	clear: both;
	float: right;
	height: 20px;
	width: 500px;
}
#thumbs img
{
	border: 2px solid #222327;
	cursor: pointer;
	float: left;
	height: 10px;
	margin: 3px;
	width: 10px;
}
#thumbs .active
{
	border: 2px solid #999;
}
legend a
{
	color: #fff;
}
#edit_article, #delete_article, #reorder, #add_article
{
	float: right;
}
.footerleft img{
	border:0px solid #000;
}

