body {
background : #fff;
margin : 0;
padding : 0;
color : #464646;
font : 9px Arial,Helvetica,sans-serif;
}

@font-face {font-family: Bebas;src: url(fonts/Bebas.eot);}
@font-face {font-family: "Bebas";src:local("Bebas"), url(fonts/Bebas.ttf) format("truetype");}
@font-face {font-family: larabie;src: url(fonts/larabie.eot);}
@font-face {font-family: "larabie";src:local("larabie"), url(fonts/larabie.ttf) format("truetype");}

a, p, p * ,span, table, th, tr, td, label  {
color : #464646;
text-decoration : none;
}
a {
text-decoration : underline;
}
a:hover {
color : #fc0082;
text-decoration : underline;
}
a:visited {
color : #464646;
text-decoration : none;
}
a.active {
color : #666;
text-decoration : underline;
}
a:focus {
color : #fc0082;
text-decoration : underline;
}
a.navigation {
color : #ff0000;
font : bold 12px Arial, sans-serif;
margin : 0;
padding : 0;
}
img {
margin : 0;
padding : 0;
border : 0;
}
P {
padding : 0 0 5px 0;
margin : 0;
color : #464646;
}
br {
height : 10px;
}

table {
font : 12px/17px Arial, sans-serif;
color : #444;
}
h1, h2, h3, h4, h5 {
font-family : Bebas, Arial, Helvetica;
padding : 5px;
margin : 0 0 5px 0;
}
h1 {
font-size : 24px;
color : #3399ff;
font-weight:normal;
}
h1 span {
color : #999;
}
h1.title {
color : #666;
margin-bottom:-50px;
padding: 0;
}
h2 {
color : #666;
font-size : 22px;
padding : 10px 0 0 0;
line-height: 25px;
font-weight:normal;
}
h3 {
display : block;
font-size : 26px;
margin : 0;
color : #3399ff;
padding : 0;
font-weight:normal;
}
h1 A, h2 A, h3 A {
color : #464646;
}
h1 A:hover, h2 A:hover, h3 A:hover {
color : #fc0082;
}
h1 A:visited, h2 A:visited, h3 A:visited {
color : #464646;
}

h4 {
margin : 0;
font-size : 18px;
color : #666;
padding : 0;
font-weight:normal;
}

h1.larabie{
font : 20px larabie, arial;
text-align : left;
margin-left : 0;
}
h2.larabie{
font : 14px larabie, arial;
text-align : left;
}
h3.larabie{
font : 10px larabie, arial;
text-align : left;
background : #fff;
}
#search {
text-align : left;
background : #fff;
margin-left : 0;
width : 330px;
}
#container {
text-align : left;
background : #fff;
}
#container, #bottom {
margin : 0 auto;
font : 11px Arial, Helvetica, sans-serif;
}

#hormenu {
font : 12px Arial, Helvetica, sans-serif;
padding : 0;
margin : 0 0 0 10px;
text-align : left;
height:30px;
}
#hormenu ul {
margin : 8px 0 0 0;
padding : 0;
border : none;
white-space : nowrap;
list-style-type : none;
}
#hormenu ul li {
padding : 0 10px 0 0;
float : left;
}
#hormenu ul li a {
font-size : 12px;
display : block;
border-bottom : 0px solid #f0f0f0;
text-decoration : none;
background-color:inherit;
color : #666;
}
#hormenu ul li a:hover, #hormenu ul li a:focus {
border-bottom : 4px solid #fff;
text-decoration : none;
color : #666;
}
#vertmenu {
font-family : 12px arial, Verdana, Arial, sans-serif;
padding : 0;
margin : 0 15px 0 0;
text-align : left;
}
#vertmenu ul {
list-style : none;
margin : 0;
padding : 0;
border : 0;
}
#vertmenu ul li {
margin : 0;
padding : 0;
width: 167px;
}
#vertmenu ul li a {
background : url(../images/arrow.png) no-repeat 0 7px;
display: block;
vertical-align: bottom; /* This fixes the IE5 Win gap! */
font-size : 12px/24px;
padding : 5px 0 2px 14px;
text-decoration : none;
color : #666666;
border-bottom : 1px dotted #999;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
background : url(../images/arrow.png) no-repeat 3px 7px;
color : #000000;
border-bottom : 1px dotted #B90000;
}

#action-ver {
font-family : 12px arial, Verdana, Arial, sans-serif;
padding : 0;
margin : 0;
text-align : left;
}
#action-ver ul {
list-style : none;
margin : 0;
padding : 0;
border : 0;
}
#action-ver ul li {
width: 22px;
height: 22px;
}
#action-ver ul li a.voteminus-act {
background : url(../images/voteminusb.gif) no-repeat left top;
display: block;
vertical-align: bottom; /* This fixes the IE5 Win gap! */
padding : 0;
text-decoration : none;
color : #666666;
height:24px;
}
#action-ver ul li a.voteminus-act:hover, #action-ver ul li a.voteminus-act:focus {
background : url(../images/voteminus.gif) no-repeat left top;
color : #000000;
}
#action-ver ul li a.voteplus-act {
background : url(../images/voteplusb.gif) no-repeat left top;
display: block;
vertical-align: bottom; /* This fixes the IE5 Win gap! */
padding : 0;
text-decoration : none;
color : #666666;
height:24px;
}
#action-ver ul li a.voteplus-act:hover, #action-ver ul li a.voteplus-act:focus {
background : url(../images/voteplus.gif) no-repeat left top;
color : #000000;
}
#action-ver ul li a.comment-act {
background : url(../images/commentb.gif) no-repeat left top;
display: block;
vertical-align: bottom; /* This fixes the IE5 Win gap! */
padding : 0;
text-decoration : none;
color : #666666;
height:24px;
}
#action-ver ul li a.comment-act:hover, #action-ver ul li a.comment-act:focus {
background : url(../images/comment.gif) no-repeat left top;
color : #000000;
}
#action-ver ul li a.favorit-act {
background : url(../images/favoriteb.png) no-repeat left top;
display: block;
vertical-align: bottom; /* This fixes the IE5 Win gap! */
padding : 0;
text-decoration : none;
color : #666666;
height:24px;
}
#action-ver ul li a.favorit-act:hover, #action-ver ul li a.favorit-act:focus {
background : url(../images/favorite.png) no-repeat left top;
color : #000000;
}
#action-ver ul li a.binocular-act {
background : url(../images/dayb.gif) no-repeat left top;
display: block;
vertical-align: bottom; /* This fixes the IE5 Win gap! */
padding : 0;
text-decoration : none;
color : #666666;
height:24px;
}
#action-ver ul li a.binocular-act:hover, #action-ver ul li a.binocular-act:focus {
background : url(../images/day.gif) no-repeat left top;
color : #000000;
}
#action-ver ul li a.stats-act {
background : url(../images/graphb.gif) no-repeat left top;
display: block;
vertical-align: bottom; /* This fixes the IE5 Win gap! */
padding : 0;
text-decoration : none;
color : #666666;
height:24px;
}
#action-ver ul li a.stats-act:hover, #action-ver ul li a.stats-act:focus {
background : url(../images/graph.gif) no-repeat left top;
color : #000000;
}
#action-ver ul li a.send-act {
background : url(../images/mailb.gif) no-repeat left top;
display: block;
vertical-align: bottom; /* This fixes the IE5 Win gap! */
padding : 0;
text-decoration : none;
color : #666666;
height:24px;
}
#action-ver ul li a.send-act:hover, #action-ver ul li a.send-act:focus {
background : url(../images/mail.gif) no-repeat left top;
color : #000000;
}
#action-ver ul li a.help-act {
background : url(../images/helpicon2b.gif) no-repeat left top;
display: block;
vertical-align: bottom; /* This fixes the IE5 Win gap! */
padding : 0;
text-decoration : none;
color : #666666;
height:24px;
}
#action-ver ul li a.help-act:hover, #action-ver ul li a.help-act:focus {
background : url(../images/helpicon2.gif) no-repeat left top;
color : #000000;
}
#login {
padding : 0;
width : 220px;
margin : 0;
}

#leftcolumn {
width : 190px;
height : auto;
background-color:#FFF;
color:#fc0082;
padding:0;
margin:0;
}
#leftcolumn h1 {
display : block;
font-size:24px;
padding : 3px 0 5px 0;
border-bottom : 1px solid #fc0082;
color:#fc0082;
margin : 0;
}
#leftcolumn h2 {
display : block;
font-size:20px;
padding : 3px 0 0 0;
border-bottom : 1px solid #1174d1;
color:#fc0082;
margin : 0;
}
#leftcolumn h3 {
display : block;
font-size:18px;
padding : 3px 0 0 3px;
border-bottom : 1px solid #1174d1;
color:#fc0082;
margin : 0;
}
#rightcolumn {
padding:0;
float:right;
margin:0;
width : 150px;
height : auto;
color:#3C3C3C;
}
#rightcolumn .modul {
float:right;
padding:10px 6px 10px 6px;
width : 138px;
border:#CACACA solid 1px;
font : 8px/10px Arial, Tahoma, Arial, sans-serif;
background : #fafafa
}
#rightcolumn .modul p {
display : block;
font-size:10px;
padding : 0;
color : #464646;
margin : 0;
}
#rightcolumn h1 {
display : block;
font-size:24px;
padding : 3px 0 5px 3px;
color : #464646;
margin : 0;
line-height: 20px;
}

#rightcolumn h2 {
font-size:20px;
letter-spacing: 0px;
line-height:17px;
}

#story {
position : relative;
clear : both;
margin : auto;
padding : 5px 10px 5px 10px;
text-align : left;
border:0px dotted #000;
}
#story p {
padding : 0 0 10px 0;
margin : 0 10px 0 0;
font : 12px/17px Arial, sans-serif;
color : #666;
}
#story p.baslik {
height : 40px;
padding : 30px 0 10px 0;
margin : 0;
font-weight : bolder;
font : 14px/16px Arial, sans-serif;
color : #006699;
}
#story p.pbaslik {
margin-top : 5px;
font : italic bolder 18px "Times New Roman" ,Arial, serif;
line-height : 40px;
padding : 13px 0 0 10px;
color: #006699;
background : #fff url('../images/title_gray.gif') no-repeat;
}

#story p.mintitle {
color : #333;
padding-top : 0.2em;
padding-bottom : 0.2em;
font : normal 10px/8px Arial, Helvetica, sans-serif;
}
#story p.maxtitle {
color : #006699;
padding-top : 0.2em;
padding-bottom : 0.2em;
font : bold 16px/16px Arial, Helvetica, sans-serif;
}
#story p.maxtitle em{
color : #666;
padding : 0px;
font : bold 12px Arial, Helvetica, sans-serif;
}
#story p.date {
color : #666;
font : normal 10px/8px Arial, Helvetica, sans-serif;
}
#story p.listcontent {
color : #888;
font : normal 11px/14px Arial, Helvetica, sans-serif;
padding : 0;
}
#story ol {
list-style : decimal;
}
#story ul {
margin : 0;
padding : 10px 0 10px 0;
width : 100%;
}
#story li.dot {
margin : 0;
list-style : circle inside;
padding : 4px 0 0 0;
position : relative;
clear : both;
font : 12px/18px Arial, sans-serif;
color : #444;
}
#story li.numeric {
margin : 0 0 0 20px;
font : 12px/17px Arial, sans-serif;
color : #444;
list-style-type : decimal;
}
#story table {
clear : both;
margin : 0;
padding : 0;
position : relative;
color : #666;
}
#story a {
text-decoration : none;
}
#story a:hover {
text-decoration : none;
}
#story a:visited {
text-decoration : none;
}
.proplist {
width : 100%;
margin: auto;
font : 11px/14px Arial, sans-serif;
}
.proplist h1{
margin-bottom:0;
font-size: 22px;
}
#labelfacilityl {
float : left;
width : 200px;
padding : 10px 0 0 0;
margin : 0;
font : 12px/17px Arial, sans-serif;
color : #666;
}
label {
display : block;
float : left;
width : 130px;
font : 12px arial;
}
#thmpanel {
display : block;
margin : 0;
background : #fff;
width : auto;
padding : 0;
text-align : left;
}
#thmpanel .thmpic {
background : #fff;
float : left;
padding : 0px;
margin : 5px 2px 5px 1px;
}
#thmpanel .thmpic p {
margin : 0;
padding : 0;
font : 10px/12px Arial, Tahoma, Arial, sans-serif;
color : #666;
}

#thmpanel .thmpic img{
position:relative;
padding:4px;
margin:0 2px 2px 0;
border:0px solid #f0f0f0;
background-color:#ddd;
color: #555;
}

#thmpanel .thmpic img:hover{
background: url(../images/flash.gif); /* Delete this line to remove the blinkingblue frame around the thumbnails */
}

#thmpanel .showpic {
width : auto;
height : auto;
float : left;
padding : 0px;
}

#thmpanel .showpic img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
border:0px solid #f0f0f0;
background-color:#ddd;
color: #555;
}
#thmpanel .showpic img:hover{
background: url(../images/flash.gif); /* Delete this line to remove the blinkingblue frame around the thumbnails */
}
#captcha {
width : 400px;
margin : 10px;
}
#captcha div {
float : left;
margin : 3px;
padding : 0 5px 0 3px;
background : #ccc;
height : auto;
text-align : center;
width : 50px;
}
#captcha input {
width : 1em;
display : block;
}
.captcha_message {
color : red;
font-size : 1.2em;
margin : 10px;
}
.tips {
background : #f6f6f6 url('../images/bullet-tips.gif') no-repeat 5px 12px;
position:relative;
margin-top : 10px;
border-top : 2px solid #ffbacf;
border-bottom : 2px solid #ffbacf;
padding : 13px 15px 13px 30px;
font-family : normal 12px Arial, serif;
}

#footer{
background : #464646;
width:946px;
}

/* PAGINATOR Flickr */
/*actual .PagesFlickr { text-align: center; margin-bottom: 1px; margin-top: 1px; }*/
.PagesFlickr {font-family:Arial, Helvetica, sans-serif; margin-bottom: 1px; margin-top: 1px; }
.Paginator { font-size: 12px; padding-top: 10px; margin-left: auto; margin-right: auto; /* padding-bottom: 10px;); background-repeat: repeat-x; background-position: left bottom; */ }
.Paginator a, .pageList .this-page { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.Paginator a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.Paginator .AtStart { margin-right: 8px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; }
.Paginator .Prev { margin-right: 8px; padding: 2px 6px; border: solid 2px #ddd; background: #fff; }
.Paginator .break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; }
.Paginator .Next { margin-left: 8px; padding: 2px 6px; border: solid 2px #ddd; background: #fff;}
.Paginator .AtEnd { margin-left: 8px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; }
.Paginator .this-page {padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 13px; vertical-align: top; background: #fff; color: #FF0084; }
.Paginator a:hover {color: #fff; background: #0063DC; border-color: #036; text-decoration: none;}
/*
.Paginator .ranking {display: block; margin-top: 0.5em; font-weight: bold;}
.Paginator .ranking a {padding: 0; border: 0; background: transparent;}
*/
.Pages div.Results { text-align: center; font: 11px/15px Arial, Helvetica; color: #aaa; margin-top: 8px; }

#error{
	background-color:#ffebe8;
	border:1px solid #dd3c10;
	padding:7px 3px;
	text-align:center;
	margin-top:10px;
	visibility:hidden;
}
#loading{
	left:10px;
	position:relative;
	top:3px;
	visibility:hidden;
}
#errorwrite, #messages{
padding:.8em;margin-bottom:1.6em;border:2px solid #ddd;
}

#errorwrite{
clear:both;
color:#8a1f11;
border-color:#FBC2C4;
background : #FBE3E4 url(../images/alertbig.png) no-repeat top center;
margin: 5px;
}
#errorwrite h1, #errorwrite h2{
text-align:center;
padding: 0;
}
#errorwrite h1{
margin: 60px 0 5px 0;
color: #666;
}
#errorwrite h2{
margin: 5px 0 5px 0;
color: #ff0000;
}
#messages{
color:#264409;
border-color:#C6D880;
background : #E6EFC2 url(../images/okey.png) no-repeat top center;
margin: 5px;
}
#messages h1, #messages h3{
text-align:center;
padding: 0;
}
#messages h1{
margin: 60px 0 5px 0;
color: #ff0000;
}
#messages h3{
margin: 5px 0 5px 0;
color: #666;
}
.reset{
clear:both;
}
.req {
background : url(../images/must.gif) no-repeat 0 2px;
text-indent: 15px;
margin-right: -10px;
font-size: 11px;
}
#newsDiv{
width:946px;
padding:0;
margin:0;
}
#newsDiv .newsHeader{
border:1px dotted #666;
padding:0 5px 0 5px;
margin: 5px 0 5px 0;
width:100%;
background: #f0f0f0;
}
#newsDiv .readmore{
border-bottom:1px dotted #666;
padding:0px;
margin: -10px 0 0 0;
font-size:10px;
width:auto;
float:right;
color:#666;
text-align:center;
}

.col {margin-bottom:5px;}
.col {float:left;}
.single {width:240px;}
.double {width:680px; float:left;}
.wMargin {margin-right:35px;}
.wMiniMargin {margin-right:5px;}

/*Subnav*/
.subnav {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px; line-height:14px; color:#454d45; padding:0; width:240px; margin-bottom:10px; border-bottom:1px solid #2a3228; height:14px; margin-top:0px;}
.subnav li {float:left; padding-right:10px; position:relative; margin-top:1px;list-style-type : none;}
.subnav li.last {float:right; padding-right:0; text-align:right;}
.subnav li a {border-bottom:1px solid #2a3228; color:#454d45; outline:none;}
.subnav li a:hover {color:#a1b3a4; background:none;}
.subnav li.active a {border-color:#a1b3a4; color:#a1b3a4;}

#nws {width:680px; height:28px; overflow:hidden; clip:rect(0px, 600px, 28px, 0px); font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px; line-height:14px; color:#454d45;margin-top:3px;}
ul#n {height:28px; width:9999px; padding:0; overflow:hidden; margin-bottom:0; margin-left:0; list-style-type : none;}
ul#n li {height:28px; width:680px; padding-left:55px; float:left; margin-left:0; padding-left:0; }
