﻿body {	
    background-image:url(images/bg.jpg);
    background-position:top center;
    background-repeat: no-repeat;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color:#a8d5e8;
    color: #084461;
    margin:0px 0px 0px 0px;
}

h1 { font-family: Helvetica, Arial, sans-serif; font-size: 16px; color: #008fd5; margin: 0; padding: 0;}
h2 { font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: #008fd5; margin: 0; padding: 0;}
h3 { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #008fd5; margin: 0; padding: 0;}
h4 { font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: #084461; margin: 0; padding: 0; font-weight: bold;}
hr { color: #fff; background-color: #fff; border: solid 1px #008fd5; border-style: none none solid; padding: 0; margin: 0;}
hr { color: #eee; background-color: #eee; border: solid 1px #b0bdc7; border-style: none none solid; padding: 0; margin: 0;}

a { color:#084461; text-decoration:none;}
img {border:0px;} 
p { margin-top: 0; padding-top: 0; margin-bottom: 0; padding-bottom: 0;}
#header
{
    background-image: url(images/header_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 186px;
}

#toplinks
{
    float: right;
}

#toplinks ul
{
    margin: 0;
    padding: 0;    
}

#toplinks li
{
    list-style: none;
    margin-right: 5px;
    float: left;
}

#wrapper
{
    width: 1000px;
    margin: auto;
}

.search{position:relative; float:left; top:20px;}
.searchinput{position:relative; float:left;}
.searchButton{position:relative; float:left; left:6px; top:2px;}

#menu 
{
}

#menu div.blue
{
    height: 40px;
    background-image: url(images/top_blue.jpg);
    background-repeat: no-repeat;    
}

#menu div.orange
{
    height: 40px;
    background-image: url(images/top_orange.jpg);
    background-repeat: no-repeat;    
}

#menu div.green
{
    height: 40px;
    background-image: url(images/top_green.jpg);
    background-repeat: no-repeat;    
}

#menu div.purple
{
    height: 40px;
    background-image: url(images/top_purple.jpg);
    background-repeat: no-repeat;    
}

#menu div.menuinner
{
    padding-left: 56px;
}

#menu ul
{
    margin: 0;
    padding: 0;
}

#menu li
{
    list-style: none;
    margin-right: 14px;
    float: left;
}

#menu a
{
    color:#fff; 
    line-height: 40px; 
    font-weight: bold; 
    font-size: 12px; 
    font-family: Helvetica; 
}

#menu a:hover
{
    color:#fdee00; 
}

#contentwrapper
{
    background-image: url(images/top_1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #fff;
}

#contentinner
{
    padding: 14px;
}

#left_column
{
    width: 209px;
    margin-right: 14px;
    float: left;
}

#middle_column
{
    width: 522px;
    margin-right: 14px;
    float: left;
}

#middle_column_wide
{
    width: 748px;
    float: left;
}

#right_column
{
    width: 209px;
    float: left;
}

#bottom_column
{
    margin-top: 14px;
}

.bottom-box
{
    width: 318px;
    margin-right: 9px;
    float: left;
}

#bottom_column .last
{
    margin-right: 0;
}

#footer
{
    background-image: url(images/bottom_bg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    text-align: center;
    padding: 10px;
    padding-top: 0;
}

#footer div.copyright
{
    margin-left: 10px;
    float: left;
}

#footer div.createdby
{
    float: right;
    margin-right: 10px;
}

.clear
{
    clear: both;
}

.clear-left
{
    clear: left;
}

.clear-right
{
    clear: right;
}

#loginbox
{
    background-image: url(images/login_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 40px;
    margin-bottom: 14px;
}

#loginbox div.loginbox-body
{
    background-image: url(images/login_bottom_bg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 10px;
    height: 156px;
}
#loginbox .select{width:155px;}
#loginbox .input{width:150px;}

#breadcrumbs
{
    margin-bottom: 10px;
}

#breadcrumbs a
{
    color: #f30;
}

#breadcrumbs a:hover
{
    text-decoration: underline;
}

#contentnavigation
{
    background-image: url(images/leftnav_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

#contentnavigation div.contentnavigation-body
{
    background-image: url(images/leftnav_bottom.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 14px;
}

#contentnavigation ul
{
    margin:0;
    padding:0;
}

#contentnavigation li
{
    list-style-type: none;
    display: block;
    background-image: url(images/ok.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    border-bottom: solid 1px #b0bdc7;
    padding-top: 5px;
    padding-bottom: 5px;
}

#contentnavigation li.last
{
    border-bottom: none;
}

#contentnavigation a
{
}

#contentnavigation li.current
{
    color: #000;
    font-weight: bold;
}

.mainbanner
{
    margin-bottom: 14px;
}

#newspanel
{
    float: left;
    width: 468px;
	
    background-image: url(images/news_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin-right: 10px;
    padding-top: 30px;
}

#newspanel div.news-body
{
    background-image: url(images/news_bottom.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 10px;
	min-height:172px;
}

#newspanel img
{
    float: left;
    margin-right: 10px;
}

#newspanel ul
{
    margin:0;
    padding:0;
}

#newspanel li
{
    list-style-type: none;
    margin-bottom: 1px;
}

#newspanel a
{
    font-weight: bold;
}

#newspanel h3
{
    margin-bottom: 10px;
}

#othernewspanel
{
    
}

#othernewspanel ul
{
    margin:0;
    padding:0;
}

#othernewspanel li
{
    list-style-type: none;
    margin-bottom: 5px;
}

#othernewspanel a
{
}

#newsitem
{
    margin-top: 10px;
}

#newsitem img
{
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;    
}

#contentitem hr
{ margin-bottom: 5px; }

#contentitem div.backbutton
{ float: left; }

#contentitem div.contentext
{ float: right; }

.fontresizer { float: left; display: block; padding-bottom: 0px; padding-right: 5px; background-image: url(images/contentext_separator.gif); background-repeat: no-repeat; background-position: right center; margin-right: 5px; }
.fontresizer a { display: block; float: left; width: 16px; height: 16px; text-align: center; border: 1px solid #839eb3; line-height: 16px; color: #839eb3; text-decoration: none; margin-right: 3px;}
.fontresizer a:hover { color: #000; text-decoration: none; }
.smallFont { font-size: 11px; }
.medFont { font-size: 13px; }
.largeFont { font-size: 15px; }
.curFont { background: #eeeef7;}

.sendtofriend
{
    float: left; padding-right: 5px; background-image: url(images/contentext_separator.gif); background-repeat: no-repeat; background-position: right center; margin-right: 5px;
}

.printcontent
{
    float: left; padding-right: 5px;
}

#rehberlik
{
    background-image: url(images/rehberlik_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 40px;
}

#rehberlik div.rehberlik-body
{
    background-image: url(images/rehberlik_bottom.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 176px;
    padding-bottom: 10px;
}

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #bebebe;
	background-color:#f0f8ff;
	color:gray;
}	

#links ul
{
    padding:0;
    margin:0;
}

#links li
{
    list-style-type: none;
    display: block;
    margin-bottom: 10px;
}


#links a
{
    color: #008fd5;
}

#subcontents
{
    background-color: #f0f0f0;
    border: solid 1px #eee;
    padding: 10px;
}


#divprinting {padding:15px; background-color: #fff;}
#divprinting #ctl00_MiddleColumn_ContentTitleExt {display: none;}

#reports table
{
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
}
#reports th 
{
    background-color: #eee;
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    text-align:center;
}
#reports td
{
    text-align:center;
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

#reports fieldset
{
    border: solid 1px #ccc;
    margin-bottom: 20px;
}

#reports hr
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.messages
{
	font-size: 1.1em;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #f8f8ff;
	border: 1px solid #b8d3e5;
}

div.info
{
	border: solid 1px #DDE4EE;
	color: #26779e;	
}
div.status
{
	color: #3cb371;
	border-color: #b1dfb2;
}
.error
{
	color: #fff;
}
div.error
{
	border: 1px solid #f00;
	background-color: #f00;
	color: #fff;
}
div.description
{
	border: solid 1px #fc3;
	background-color: #ffc;
}
div.form_labels_req
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 3px;
}
div.form_labels
{
	font-size: 1em;
	margin-bottom: 3px;
}
div.form_field
{
	margin-bottom: 10px;
}
div.form_input
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.required_field
{
	font-size: 0.85em;
	padding-bottom: 5px;
}

#members-area p
{
    margin-top: 10px;
}

#members-area th
{
    background-color: #eee;
    text-align: left;
}

#members-area tr.row
{
    background-color: #fff;
}

#members-area tr.altrow
{
    background-color: #f7f7f7;
}

#members-area div.randevu-box
{
    background-color: #fafafa;
    padding: 10px;
    margin-bottom: 10px;
}

#members-area div.randevu-box-alt
{
    background-color: #f0f0f0;
    padding: 10px;
    margin-bottom: 10px;
}

.float-left
{
    float: left;
}
.mr10
{
    margin-right: 10px;
}
