@CHARSET "ISO-8859-1";

* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
	overflow: auto;
	text-align: center;
	background: #000;
}
body, td, th, a, input, textarea, select {
    font: 11px Verdana, Arial, Tahoma;
	color: #808080;
}
#stayalive {
	position: absolute;
	width: 1px;
	height: 1px;
	top: -100px;
	left: -100px;
}
h1, h1 a {
    font: 34px Verdana, Tahoma, Arial;
	color: #fff;
	font-weight: bold;
}
h2, h2 a {
    font: 20px Verdana, Tahoma, Arial;
	color: #78201c;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul, ul li {
	list-style: none;
}
.relwrap {
    position: relative;
	margin: 6px auto auto auto;
}
.wrap, th {
	text-align: left;
}
.relwrap, .wrap, .top_nav {
	width: 996px;
}
body.popup .relwrap, body.popup .wrap, body.popup {
	width: 721px;
}
.wrap, .top_nav, .box1, .box2 {
	float: left;
}
.box1 {
	width: 996px;
	height: 120px;
	background: url('../img/box1_bg.gif') left top no-repeat;
}
.box2 {
	width: 994px;
	float: left;
	border-left: 1px solid #202020;
	border-right: 1px solid #202020;
	border-bottom: 1px solid #202020;
}
.box3 {
	width: 900px;
	float: left;
	height: 20px;	
}
.box3 p {
	padding: 4px 0 0 12px;
}
a.faceworks {
	color: #404040;
	font-size: 9px;
	padding: 0 60px 0 68px;
	background: url('../img/fwl.gif') left no-repeat;
}
a:hover.faceworks {
	color: #fff;
	padding-left: 68px;
	text-decoration: none;
	background: url('../img/fwl_up.gif') left no-repeat;
}
#flashcontent {
	height: 100%;
}
/**
 * TOP Navigation
 */
.top_nav {
	margin-top: 13px;
}
.top_nav li{
	float: left;
	padding: 0px 12px 0px 12px;
	background: url('../img/top_nav_split.gif') left center no-repeat;
}
.top_nav li a {
	line-height: 19px;
	color: #fff;
}
.login {
	position: absolute;
	top: 13px;
	left: 925px;
}

/**
 * Content
 */
.content {
	float: left;
	width: 994px;
	padding: 0 0 12px 12px;
}
.txt {
	float: left;
}
.txt h1, .txt h2 {
	width: 440px;
}
.tMCE {
	float: left;
	width: 500px;
	padding-bottom: 10px;
}
.front_border {
	width: 965px;
	height: 483px;
	float: left;
}
.anti {
	z-index: 10px;
	height:463px; 
	width:965px; 
	position:absolute; 
	left:14px; 
	top:141px;	
	background: url('../img/homedot.gif');
}
.front_foto {
	width: 967px;
	height: 410px;
	float: left;
	background: url('../img/front/1.jpg') no-repeat;
}
.album_c {
	float: left;
	padding-left: 18px;	
}
.album_border {
	width: 450px;
	height: 450px;
	float: left;
	border: 1px solid #060606;		
}

/**
 * General
 */
.high {
	font-weight: bold;
}
.blue, .readon, .readpr {
	color: #000000;
}
.black, a.black {
	color: #000000;
}
.white, a.white {
	color: #ffffff;
}
.red, a.red {
	color: #d82228;
}
.readon {
	padding-right: 14px;
	color: #fff;
	background: url('../img/readnxt.gif') center right no-repeat;
}
.readwhite {
	padding-right: 18px;
	color: #fff;
	background: url('../img/readon.gif') center right no-repeat;	
}
.readpr {
	padding-left: 14px;
	color: #fff;
	background: url('../img/readpr.gif') center left no-repeat;
}
#slideshow {
   position: relative;
   z-index: -1;
   width: 240px;
   height: 180px;
}
.front_border #foto #slideshow .slide img {
}
#slideshow div {
   position: absolute;
   top: 0;
   left: 0;
}
/**
 * Form
 */
.iTxtLong {
	padding: 2px;
	background: #000;
	border: 1px solid #333;
	width: 220px;
}
.iBut {
	padding: 2px;
	background: #000;
	border: 1px solid #333;
}
.tError {
	color: #791f1e;
	font-weight: bold;	
}

/**
 * Flash sIFR
 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
    visibility: visible !important;
    margin: 0;
}
.sIFR-replaced {
    visibility: visible !important;
}
span.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
    visibility: hidden;
}
.sIFR-hasFlash h1 {
    letter-spacing: -1px;
    font: 34px Arial; 
    line-height: 28px;
    height: 28px;
}
.sIFR-hasFlash h2 {
    letter-spacing: -1px;
    font: 20px Arial;
}

/**
 * Hacks
 */
@media all {
    body>div.relwrap div.wrap div.top_nav ul li.searchForm {
	  padding-top: 3px;
      vertical-align: middle;
      line-height: 11px;
   }
}
