html {
padding : 0;
margin : 0;
}
body {
width : 978px;
background : #fff url(../images/bg_body.jpg);
margin : 0 auto;
padding : 0;
color : #666;
font : 12px tahoma, Helvetica;
}

div{
margin:0;
padding:0;
}

a, p, p *, span, table, th, tr, td {
color : #666;
text-decoration : none;
}
a {
text-decoration : underline;
}
a:hover {
color : #fc0082;
text-decoration : underline;
}
a:visited {
color : #888;
text-decoration : none;
}
a.active {
color : #888;
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 {
margin : 0;
}
.inverse{
color: #C0C0C0;
}
table {
font : 12px Arial, sans-serif;
color : #777;
}
h1, h2, h3, h4, h5 {
font-family : Helvetica, Arial;
padding : 0;
margin : 0 0 10px 0;
font-weight : bolder;
}
h1 {
font-size : 20px;
color : #376392;
padding-bottom:10px;
}
h2 {
color : #376392;
font-size : 16px;
padding-bottom:10px;
}
h3 {
font-size : 14px;
color : #376392;
padding-bottom:5px;
}
h4 {
font-size : 12px;
color : #376392;
padding-bottom:3px;
}
h A, h1 A, h2 A, h3 A {
color : #376392;
}
h A:hover, h2 A:hover, h3 A:hover {
color : #fc0082;
}
h A:visited, h2 A:visited, h3 A:visited {
color : #999;
}
h1.larabie {
font : 20px Helvetica, Arial;
font-weight : bolder;
}
h2.larabie {
font : 14px Helvetica, Arial;
font-weight : bolder;
}
h3.larabie {
font : 12px Helvetica, Arial;
font-weight : bolder;
}
div#main-container {
width:978px;
float: left;
}

.header {
position:relative;
margin : 0;
padding : 0;
float : left;
width : 978px;
background: #fff;
}
.header .logo-container {
float:left;
margin : 0;
padding : 0;
width : 978px;
height:82px;
}
.header .logo-container .logo {
margin : 0;
padding : 0;
float : left;
width : 420px;
height : 82px;
}
.header .banner {
margin : 0;
padding : 0;
width : 541px;
height : 82px;
float : right;
}
.hormenu {
position:relative;
float:left;
width: 976px;
padding: 0;
margin: 0;
text-align: left;
height: 28px;
border: 1px solid #3366cc;
background: #fff;
}
.hormenu ul {
margin: 0;
height: 28px;
padding : 0;
white-space : nowrap;
list-style-type : none;
}
.hormenu ul li {
height: 28px;
padding : 0;
float : left;
background: #FFF;
}
.hormenu ul li.left {
float : left;
background: #3366cc;
}
.hormenu ul li.left span{
padding : 7px 10px 0 7px;
float : left;
background: #3366cc;
color: #fff;
font-weight:bold;
}
.hormenu ul li a {
display : block;
padding: 7px 4px 2px 10px;
border-bottom : 0 solid #f0f0f0;
text-decoration : none;
background-color : inherit;
color : #3366cc;
}
.hormenu ul li a:hover, .hormenu ul li a:focus {
color : #1E4774;
padding: 7px 4px 2px 10px;
text-decoration : none;
}

.vertmenu {
position:relative;
float:left;
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;
padding : 5px 0 2px 14px;
text-decoration : none;
color : #888;
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 : #000;
border-bottom : 1px dotted #b90000;
}
.login {
position:relative;
float:left;
padding : 0;
width : 220px;
margin : 10px 0 0 0;
}
.hor-login {
position:relative;
float:left;
width: 976px;
padding: 0;
text-align: left;
height: 30px;
border: 1px solid #3366cc;
background: #FFF;
padding: 0;
color: #fff;
}
.hor-login-left {
float:left;
width: 70px;
padding: 8px 10px 0 7px;
height: 22px;
background: #3366cc;
color: #fff;
font-weight:bold;
}
.hor-login-right {
float:left;
width: 850px;
padding: 5px 0 0 5px;
text-align: left;
background: #FFF;
color: #3366cc;
}

.story {
position:relative;
clear:both;
float:left;
width:978px;
margin:20px 0 0 0;
padding:0;
}

.story p {
padding : 0 0 10px 0;
margin : 0 10px 0 0;
line-height:130%;
}
.story ol {
list-style : decimal;
}
.story ul {
list-style : none;
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 Arial, sans-serif;
}
.story li.numeric {
margin : 0 0 0 20px;
font : 12px Arial, sans-serif;
list-style-type : decimal;
}
.story table {
margin : 0;
padding : 0;
}
.story a {
text-decoration : none;
}
.story label{
float:left;
}
.story a:hover {
text-decoration : none;
}
.story a:visited {
text-decoration : none;
}

.middle{
border:#B3B3B3 solid 1px;
background: #F7F7F7;
position:relative;
float:right;
margin: 0;
width: 585px;
font-size: 12px;
}

.line10 {
float:left;
padding : 10px 0 10px 0;
margin : 0;
width: 100%;
}
.line5 {
float:left;
padding : 5px 0 0 0;
width:100%;
}

.footer {
position:relative;
background: #fff url(../images/footer_bg.jpg) repeat-x 0 0;
float:left;
width : 978px;
margin-top:30px;
padding-top:10px;
color: #C0C0C0;
}
.footer a {
text-decoration : none;
color: #C0C0C0;;
}
.footer a:hover {
text-decoration : none;
color: #FFF;
}
.footer a:visited {
text-decoration : none;
color: #C0C0C0;
}
.search {
border:#B3B3B3 solid 1px;
background: #F7F7F7;
float:left;
text-align : left;
margin: 8px 0 0 10px;
width : 280px;
padding:0 10px 10px 10px;
}

.part{
width:310px;
float:left;
margin:0;
padding:5px 0 5px 5px;
font-size:12px;
}
.top-error{
border:1px solid #FBC2C4;
background:#FBE3E4 url("../images/attention.png") no-repeat 35px top;
margin:10px 0 10px 0;
height:30px;
float:left;
width:976px;
}
.top-error span{
color:#8a1f11;
font-size:1.4em;
line-height:30px;
font-weight:bolder;
margin:0px;
padding:10px 0 0 70px;
}
.leftcolumn {
float:left;
width : 175px;
height : auto;
color:#fc0082;
padding:0;
margin:0;
}
.leftcolumn h1 {
font-size:24px;
padding : 3px 0 5px 0;
border-bottom : 1px solid #fc0082;
color:#fc0082;
margin : 0;
}
.leftcolumn h2 {
font-size:20px;
padding : 3px 0 0 0;
border-bottom : 1px solid #1174d1;
color:#fc0082;
margin : 0;
}
.leftcolumn h3 {
font-size:18px;
padding : 3px 0 0 3px;
border-bottom : 1px solid #1174d1;
color:#fc0082;
margin : 0;
}

.left-middle{
float:left;
margin: 0;
width: 790px;
padding: 0;
}

.right-middle{
float:right;
margin: 0;
width: 772px;
}

.search-line{
width: 785px;
float:left;
}
.page-number-line{
width:785px;
margin:0;
height:20px;
}

.rightcolumn {
float:right;
padding:0;
margin:0;
width: 160px;
height: auto;
color:#3C3C3C;
}

.right-modul {
padding:0;
margin:0;
}

.rightcolumn h1, h2, h3, h4{
padding:0;
margin:0;
}
.rightcolumn p {
line-height:130%;
padding-top:8px;
}

.rightcolumn .list{
float:left;
width:100%;
font-size:11px;
padding-top:10px;
}
.rightcolumn .floater {
margin-right:5px;
float:left;
width:50px;
height:50px
}
.prop-prop {
border:#B3B3B3 solid 1px;
background: #F7F7F7;
padding:20px;
font : 12px Arial, Tahoma, Arial, sans-serif;
float:right;
width:730px;
}
.prop-prop .prop-prop-line{
float:left;
padding: 0;
margin-top:5px;
width:730px;
}

.prop-prop .prop-prop-line-inside{
border:#FFDDFF solid 1px;
background : #FFF5F5;
float:right;
width:150px;
padding:10px;
margin:10px 0 0 20px;
}

.prop-prop .prop-prop-line-inside td{
height:25px;
border-bottom: 1px solid #FFDDFF;
}

.prop-prop h2{
padding:0;
margin:20px 0 5px 0;
color : #376392;
}

.list-prop {
border:#B3B3B3 solid 1px;
background: #F7F7F7;
float:left;
width:786px;
}
.list-prop-line{
padding: 0;
margin-top:5px;
width: 590px;
}

.panel{
border:#B3B3B3 solid 1px;
background: #F7F7F7;
padding:20px;
}

.listpanel{
border-top:#B3B3B3 solid 1px;
padding:20px;
}
.listblock {
float:left;
margin : 0;
text-align : left;
width:100%;
}
.listblock h2 {
margin-bottom : 15px;
}


.message-list{
float:left;
margin:0;
padding: 0;
margin-bottom: 10px;
padding-bottom:10px;
}
.list-prop-left{
float:left;
width:86px;
}
.list-prop-middle{
background: url(../images/image_marker.gif) no-repeat left top;
padding: 4px 0 0 20px;
margin-left:15px;
float:left;
width: auto;
}
.list-prop-bottom{
clear:both;
padding: 0 0 10px 0;
margin:0 auto;
float:left;
width: 100%;
}
.thmpanel {
float:left;
margin : 0;
text-align : left;
width:100%;
}
.thmpic {
position:relative;
float : left;
padding : 0px;
margin : 5px 2px 5px 0;
}
.thmpic p {
margin : 0;
padding : 0;
font : 12px Arial, Tahoma, Arial, sans-serif;
color : #888;
}

.thmpic img{
position:relative;
width:79px;
height:79px;
border:none;
padding:4px 4px 4px 0;
margin:0 2px 2px 0;
background-color:none;
}
.thmpic img.filigran{
position:absolute;
left:2px;
top:2px;
}
.thmpic img:hover{
}
.showpic {
position:relative;
width : auto;
height : auto;
float : left;
padding : 0px;
}

.showpic img{
width: 79px;
height: 79px;
padding:0;
margin:0 2px 2px 0;
border:none;
}
.showpic img:hover{
}
.showpic img.filigran{
position:absolute;
left:0px;
top:0px;
}
/* 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: #66CCFF; border-color: #ddd; 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: 12px Arial, Helvetica; color: #aaa; margin-top: 8px; }

.action-ver {
float:right;
font-family : 12px arial, Verdana, Arial, sans-serif;
padding : 10px 0 0 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 : #888;
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 : #000;
}
.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 : #888;
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 : #000;
}
.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 : #888;
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 : #000;
}
.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 : #888;
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 : #000;
}
.action-ver ul li a.favoritdel-act {
background : url(../images/favorite_delb.png) no-repeat left top;
display: block;
vertical-align: bottom; /* This fixes the IE5 Win gap! */
padding : 0;
text-decoration : none;
color : #888;
height:24px;
}
.action-ver ul li a.favoritdel-act:hover, .action-ver ul li a.favorit-act:focus {
background : url(../images/favorite_del.png) no-repeat left top;
color : #000;
}
.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 : #888;
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 : #000;
}
.action-ver ul li a.binoculardel-act {
background : url(../images/day_delb.gif) no-repeat left top;
display: block;
vertical-align: bottom; /* This fixes the IE5 Win gap! */
padding : 0;
text-decoration : none;
color : #888;
height:24px;
}
.action-ver ul li a.binoculardel-act:hover, .action-ver ul li a.binoculardel-act:focus {
background : url(../images/day_del.gif) no-repeat left top;
color : #000;
}
.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 : #888;
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 : #000;
}
.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 : #888;
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 : #000;
}
.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 : #888;
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 : #000;
}
.labelfacilityl {
float : left;
width : 200px;
font : 12px Arial, sans-serif;
color : #888;
}

.labelregister{
float:left;
width:170px;
margin-right:10px;
}
.registerline{
width:320px;
margin:5px 0 5px 0;
float:left
}
.registerline h2{
width:100%;
margin:20px 0 15px 0;
float:left;
border-bottom: 1px solid #999;
}
.profile-updateline{
width:100%;
margin:5px 0 5px 0;
float:left
}
.profile-updateline h2{
width:100%;
margin:20px 0 15px 0;
float:left;
border-bottom: 1px solid #999;
}
#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:1px solid #FBC2C4;
padding-top:60px;
}
.errorwrite{
color:#8a1f11;
border-color:#FBC2C4;
background : #FBE3E4 url(../images/alertbig.png) no-repeat top center;
}
.errorwrite h2, .errorwrite h3{
text-align:center;
padding: 0;
}
.errorwrite h2{
margin-bottom: 5px;
color: #888;
}
.errorwrite h3{
margin-bottom: 5px;
color: #ff0000;
}
.messages{
color:#264409;
border-color:#C6D880;
background : #E6EFC2 url(../images/okey.png) no-repeat top center;
}
.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: #888;
}

.reset:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
overflow:hidden;
}
.reset{
        display:block;
        }
/*  \*/
.reset{
min-height:1%;
}
* html .fixed{
height:1%;
}

.req {
background : url(../images/must.gif) no-repeat 0 2px;
text-indent: 15px;
font-size: 12px;
}

.righting{
     float:right;
}

/** Size Format **/
.w50 {width:50px; float:left;}
.w70 {width:70px; float:left;}
.w100 {width:100px; float:left;}
.w150 {width:150px; float:left;}
.w200 {width:190px; float:left;}
.w250 {width:250px; float:left;}
.w300 {width:300px; float:left;}
.w350 {width:350px; float:left;}
.w400 {width:390px; float:left;}
.w500 {width:500px; float:left;}
.w550 {width:550px; float:left;}
.w600 {width:590px; float:left;}
.h40 {height:40px;}
.h60 {height:60px;}
.h80 {height:80px;}
.h120 {height:120px;}
.h200 {height:200px;}
.h250 {height:250px;}

.two-column{
width:50%;
margin: 5px 0 5px 0;
}
.three-column{
width:28%;
float:left;
margin: 5px 5px 0;
margin-right:20px;
}
.four-column{
float:left;
width: 24%;
margin: 5px 0 5px 0;
margin-right:20px;
}
.left{
float:left;
}
.right{
float:right;
}
.zero {
  padding:0;
  margin:0
}

/** Text Format **/
.mintitle {
color : #333;
padding-top : 0.2em;
padding-bottom : 0.2em;
font : normal 10px/8px Arial, Helvetica, sans-serif;
}
.maxtitle {
color : #006699;
padding-top : 0.2em;
padding-bottom : 0.2em;
font : bold 16px/16px Arial, Helvetica, sans-serif;
}
.maxtitle em {
color : #888;
padding : 0px;
font : bold 12px Arial, Helvetica, sans-serif;
}

.xx-small {
font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
font-size: xx-small;

}
.small {
font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
font-size: small;
}
#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:100%;
float:right;
color:#666;
text-align:center;
}
#newsDiv p {
line-height:150%;
}
blockquote {
        margin:0;
        background: url('../images/quote.gif') no-repeat 10px 10px;
        font-style:italic;
        font-variant:normal;
        font-weight:normal;
        line-height:1.5;
        font-size:0.85em;
        font-family:Georgia, Times, serif;
        padding-left:40px;
        padding-right:10px;
        padding-top:15px;
        padding-bottom:15px
}
.dropcap {
        float: left;
        padding: 3px 3px 0 0;
        display: block;
        color: #5A5A5A;
        font: 50px/40px Georgia, Times, serif;
}
.errormessage {
        padding-left: 20px;
        font-size:0.85em;
        color: #CC0000;
        background: url('../images/bullet-error.gif') no-repeat top left;
}
.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 : 10px 15px  10px 30px;
font : 12px/15px Arial, serif;
}
.message {
        border-top : 2px solid #6699ff;
        border-bottom : 2px solid #6699ff;
        padding : 10px 15px  10px 30px;
        position:relative;
        font-weight:normal;
        font-family: Arial, serif;
        font : 12px/15px Arial, serif;
        background: #e9f6ff url('../images/bullet-info.gif') no-repeat 5px 12px;
}
.highlight {
        border-bottom: 2px dotted;
        border-bottom: 2px dotted;
        font-weight:normal;
        font-family: Arial, serif;
        font-size:12px;
}
.uyari {
        color:#7EBF1A;
        color:#FF0000;
        font-size:12px;
        font-family:"Trebuched MS", Verdana, Arial, serif;
}
