
body{
	text-align:center;
	background-color: #B4C3BE;
	font-size:70%;
	color:#1B6D7B;
	font-family: verdana, arial, sans-serif;
	margin-top:20px;
}

a{
	text-decoration:underline;
	color:#264d4d;
}

a:hover{
	text-decoration:underline;
}

form{
	padding:0;
	margin:0;
}
.filmsel{
	width:120px;
	margin:5px;
}

#container{
	position:relative;
	width:910px;
	margin:auto;
}


#header{
	width:779px;
}

#headfirst{
	position:relative;
	background: url(/forums/estra/i/top_first.png) #B4C3BE;
	background-position: top left;
	height: 69px;
}

img{
	border:0;
}
#headfirstmenu{
	position:absolute;
	top:40px;
	left:30px;
}

#headfirstmenu a{
	text-decoration: none;
}

#headfirstlogo{
	position:absolute;
	top:15px;
	right:20px;
}

#headfirstlogin{
	position:absolute;
	top:5px;
	font-size:90%;
	left:20px;
	color:#fff;
	text-transform:uppercase;
	font-weight: bold;
}


#headsecond{
	position:relative;
	background: url(/forums/estra/i/topback.png) #B4C3BE;
	background-position: top center;
	background-repeat: repeat-x;
	border-left :1px solid #fff;
	border-right :1px solid #fff;
	height: 152px;
}

#teaser{
	text-align:left;
	background: url(/forums/estra/i/teaser.png) transparent;
	position: absolute;
	width:759px;
	height:137px;
	top:10px;
	left:10px;
}

#tease{
	position:absolute;
	bottom:10px;
	left:10px;
	color: #fff;
	margin:0;
	padding:0;
	font-size:110%;
}
#maincontent{
	padding-top:20px;
	background:url(/forums/estra/i/mainback.png) #fff;
	background-repeat: repeat-x;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	width:777px;
	text-align:left;
	min-height: 300px;
	line-height:1.4em;
}

#maincontent h1{
	margin:0;
	padding:0;
	color:#000;
	font-size: 110%;
}

#maincontent h1 a{
	color:#000;
}

#maincontent h2{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:100%;
}

#mainnav {
	padding:0;
	margin:0;
	text-align:left;
}
#mainnav li{
	display: inline;
	list-style-type: none;
	padding-right:5px;
} 
#mainnav li a{
	color: #176277;
	font-weight: bold;
	text-transform: uppercase;
}

#mainnav li a.active{
	color: #fff;
}

body#home a#homenav { 
	color: #fff; 
}

#leftside{
	float:left;
	/*width:150px;*/
}


#center{
	width:430px;
	margin-left:170px;
}

#rightside{
	float:right;
	padding-right:10px;
	/*width:150px;*/
}

#footer{
	background: url(/forums/estra/i/footer_back.png) #B4C3BE;
	width:779px;
	height:41px;
}

.readmore{
	border-bottom:1px solid #000;
	padding:10px;
	width:410px;
}

.readmore a{
	color: #F52F0E;
}

.newsbit{
	padding-bottom:20px;
}


.latestnews{
	color: #F52F0E;
}

#introtext{
	margin-bottom:20px;
	padding:10px;
	background-color: #E8E8E8;
	border: 1px solid #F52F0E;
	/*border-bottom:1px solid #000;*/
}

#rightfirstblock{
	position:absolute;
	left: 790px;
	top:0;

}

#subnav{
	padding:0;
	margin:0;
	text-align:left;
}

#subnav li{
	display:inline;
	list-style-type:none;
	padding-right:5px;
}

#subnav li a{
	color: #176277;
	font-weight: bold;

}


#subnav li.active a{
	color: #fff;
}

#subnav li a.active{
	color: #176277;
}