/* General */

body
{
	font-family: "Segoe UI" , Verdana, Tahoma, Sans, Arial,Helvetica, sans-serif;
	font-size: 80%;
	background: #ededed url(/images/body_bg.gif) top repeat-x; /*background: #E5E5E5;*/
	margin: 0em;
	padding: 0;
	color: black;
}
form
{
	margin: 0px;
	padding: 0px;
}

img
{
	vertical-align: middle;
	border: 0;
}

a
{
	text-decoration: none;
	color: #2946AD;
}
a:hover
{
	text-decoration: underline;
	color: #7B86c1;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
}

table1
{
	width: 99%; /* wegen IE 6 */
	border-collapse: collapse;
	border: 0;
	border-spacing: 0;
	margin: 5px 0;
}

thead
{
	background-color: #eef3f7;
}

td1
{
	vertical-align: top;
}



tr.header
{
	/*background:#0d70b8; 	color:white;*/
}
tr.header a
{
	/*color:white;*/
}
tr.row-1
{
	background: transparent;
}
tr.row-2
{
	background: #f5f5f5;
}
ol, ul
{
	list-style-position: outside;
	margin: 5px 0;
	padding-left: 3em;
}



/* Frames */

#container
{
	width: 870px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#inner-container
{
	margin: 0 5px;
	margin: 0;
	padding: 0px 5px 0px 5px;
	position: relative;
	background: url(/images/border.png) repeat-y;
}

/* Content */

#content
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px 0px 0px 185px;
	position: relative; /*	width:475px; daha sonra reklam için*/
}

div#content
{
	line-height: 18px;
	position: relative;
	color: #445F75;
}
div#content *
{
	color: #445F75;
}
div#content a
{
	color: #6699cc;
	border-bottom:dotted 1px #6699cc;
	text-decoration:none;
}
div#content a:hover
{
	color:#4466bb;
	border-bottom:solid 1px #4466bb;
}
hr, div#content hr
{
	color: #c0c0c0;
	height: 1px;
	border: 0;
	background-color: #c0c0c0;

}
#content h1
{
	font-size: 120%;
	color: #45548E;
	padding: 0px;
	margin: 0;
	padding-bottom: 4px;
	border-bottom: solid 1px #c0c0c0;
	margin-bottom: 10px;
}

#content h2
{
	font-size: 110%;
	color: #445F75;
	padding: 5px 0;
	margin: 0;
}
#content h2 span
{
	font-size: 100%;
	color: #445F75;
	font-weight: normal;
}

#content h3
{
	font-size: 100%;
	padding: 5px 0;
	margin: 0;
}

#content p
{
	padding: 5px 0;
	margin: 0;
}


/* Header */

#header
{
	width: 100%;
	height: 100px;
	position: relative;
}

#header .top
{
	background: url(/images/header.png) no-repeat top;
	height: 20px;
}

#header .spacer
{
	background: url(/images/border.png) repeat-y;
	height: 80px;
}

#header .logo
{
	position: absolute;
	top: 0px;
	left: 16px;
	z-index: 100;
}
#header .arama
{
	position: absolute;
	top: 65px;
	left: 550px;
	z-index: 100;
}

#degerlendir
{
	text-align: right;
	background-color: #f00000;
	margin: 0;
	padding: 0px 20px 5px 5px;
	position: relative;
	background: url(/images/border.png) repeat-y;
}


#copyright
{
	color: #555555;
	font-size: 10px;
	font-family: Tahoma;
	line-height: 16px;
	width: 100%;
	height: 60px;
	position: relative;
	background: url(/images/footer.png) no-repeat top;
}

#copyright .left
{
	position: absolute;
	left: 10px;
	top: 5px;
	padding-left: 5px;
}

#copyright .right
{
	position: absolute;
	right: 10px;
	top: 5px;
	padding-right: 5px;
}

#copyright .languages
{
	text-align: center;
	top: 5px;
	position: relative;
}

.sidebar-left
{
	float: left;
	padding: 5px;
	width: 180px;
	background-color: #f5f5f5;
	border: solid 1px #d0d0d0;
}

.sidebar-left h1
{
	font-size: 100%;
	color: #6C879B;
	padding: 0px;
	margin: 0;
	padding-bottom: 5px;
}
.sidebar-left ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 3px;
}
.sidebar-left ul li
{
	margin-bottom: 3px;
	border-bottom: dotted 1px #e0e0e0;
	background-image: url(/images/li.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar-left ul li:hover
{
	text-decoration: none;
}
.sidebar-left ul a
{
	display: block;
	text-decoration: none;
	color: #445F75;
	padding-left: 15px;
}
.sidebar-left ul a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-image: url(/images/li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #6B8499;
}
.sol-altmenu
{
	float: left;
	padding: 0px;
	width: 180px;
	padding-top: 5px;
	margin-top: 5px;
}

.sol-altmenu h1
{
	font-size: 100%;
	color: #6C879B;
	padding: 0px;
	margin: 0;
	padding-bottom: 5px;
}
.sol-altmenu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 3px;
}
.sol-altmenu ul li
{
	margin-bottom: 3px;
	border-bottom: dotted 1px #e0e0e0;
	background-image: url(/images/li2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sol-altmenu ul li:hover
{
	text-decoration: none;
}
.sol-altmenu ul a
{
	display: block;
	text-decoration: none;
	color: #445F75;
	padding-left: 15px;
}
.sol-altmenu ul a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-image: url(/images/li2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #6B8499;
}
.sol-altmenu ul a.secili
{
	background-color: #8Ba4b9;
	color: #ffffff;
	background-image: url(/images/li2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sol-altmenu ul a.secili:hover
{
	background-color: #6B8499;
	color: #ffffff;
	background-image: url(/images/li2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar-right
{
	float: right;
	padding: 5px;
	width: 160px;
}



/* Navigation Bar */

#navigation
{
	font-size: 85%;
	padding-left: 15px;
	background: url(/images/navigation-bg.png) no-repeat;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	font-family: Tahoma;
}

#navigation a
{
	color: #ffffff;
}
#navigation span
{
	color: #ffffff;
}

#navigation span.ayrac
{
	color: #e0e0e0;
}

#navigation .header
{
	color: #ffffff;
}

#navigation a.selected
{
	font-weight: bold;
}

/*FIX FOR CSS FLOATS*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix
{
	display: block;
}
/* End hide from IE Mac */



.pasiflink
{
	color: #808080;
	font-size: 12px;
}
.button
{
	border-right: 1px solid #555555;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-bottom: 1px solid #555555;
	border-collapse: collapse;
	font-weight: normal;
	font-size: 10pt;
	color: #222222;
	font-family: 'Tahoma' , 'Arial' , 'sans-serif';
	height: 24px;
	cursor: pointer;
	background-image: url(/images/button.jpg);
}

/*  Hata ve Onay mesajları */

.PanelError
{
	background-color: #ffffcc;
	margin: 5px;
	border: 1px solid #ffaaaa;
	color: #FF4000;
	list-style-position: inside;
	list-style-type: square;
	line-height: 15px;
	vertical-align: middle;
	background-position: 15px 12px;
	background-image: url(/images/error.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 45px;
	padding-bottom: 5px;
	padding-top: 5px;
	min-height: 40px;
	font-size: 14px;
}
.PanelError *
{
	color: #FF4000;
	font-size: 12px;
	font-family: Verdana;
}
.PanelOkey
{
	background-color: #ccffcc;
	padding-right: 5px;
	padding-left: 45px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 5px;
	border: 1px solid #22cc22;
	color: #008000;
	list-style-position: inside;
	list-style-type: square;
	line-height: 15px;
	vertical-align: middle;
	background-position: 15px 12px;
	background-image: url(/images/okey.gif);
	background-repeat: no-repeat;
	min-height: 40px;
}

.PanelOkey *
{
	color: #008000;
	font-size: 14px;
}
.PanelOkey table, .PanelError table
{
	margin-bottom: 20px;
}

/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=0); /*	opacity:0.7; */
}

.modalPopup
{
	background-color: #fffff0;
	border-width: 1px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}


