﻿@import url('css/menu.css');
/* CSS  Document */
#Body {
	background: #e5e5e5;
	height: 100%;
	margin: 0;
	padding: 0;
}
html, html body {
	height: 100%;
}
/* ControlPanel style */
.ControlPanel {
	background: transparent url(images/cpanel_center.png) repeat-x bottom left;
	border: none;
	padding-bottom: 10px;
}
/*-------- Default Style --------*/
body, th, td, div, p, table, h1, h2, h3, h4, h5, h6, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover, input, .CommandButton {
	color: #555555;
	font-family: Arial, Helvetica;
}
body, th, td, div, p, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover {
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	color: #990000;
}
h1,h2,h3{margin:0px;margin-bottom:12px;padding:0px 0px 0px 0px;}
h1, h2, h4, h6, h3, h5, h1 input {
	font-weight: normal;
}
h1, h1 input {
	font-size: 28px;
	margin: 5px 0;
}
h2,  {
	font-size: 16px;
	
}
h3,  {
	font-size: 14px;
	
}
h4,  {
	font-size: 12px;
	
}
h5,  {
	font-size: 10px;
	
}
a, a:link, a:visited, a:active {
	color: #3E81B5;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #D00;
	text-decoration: underline;
}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox {
	font-family: Arial, Helvetica;
}
.Head {
	color: #2E3D47;
	font-weight: bold;
}
.SubHead {
	color: #4C6171;
}
.SubSubHead {
	color: #6E8AA0;
}
.NormalRed {
	color: #F00;
}
li {
	list-style: none;
	list-style-image: url(images/li.png);
}
/*Datagrids */
.DataGrid_Container {
	margin-top: 15px;
}
.DataGrid_Header {
	font-weight: bold;
}
.DataGrid_Header td, .NormalBold td {
	font-weight: bold;
}
/*-------- design style --------*/

#SiteBody {
	display: table;
	width: 100%;
	margin: 0 auto;
background:url(images/body_bg.png) no-repeat top center
}
#s_wrap_main {
	display: table;
	width: 960px;
	margin: 0 auto;
}
#s_wrap_sub {
	display: table-row;
}

.template_style {
	display: table-cell;
}
.top_space {
	height: 10px;
}
.logo_top {
	height: 82px;
}
.lang_pad {
	padding: 7px 0 0 25px;
	float: left;
}
.menu_bg {
	padding: 0 0 0 6px;
	margin: 0 6px 0 6px;
	background: url(images/menu_bg.png) top left;
}
.bread_bg {
	padding: 0;
	margin: 0;
	height: 38px;
}
#login_style {
	float: right;
	padding-right: 18px;
	padding-top: 15px;
}
#bread_style {
	float: left;
	padding-left: 18px;
	padding-top: 15px;
	color: #ffffff;
}
.center_bg {
	padding: 0;
	margin: 0;
	clear: both;
}
.content_pad {
	padding: 0px 6px 0px 6px;
	margin: 0;
	background: #FFFFFF;
}
.content_width {
	padding-top: 2px;
	min-height: 550px;
}
.clear_float {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}
/* ------- FileManager -------*/
div.FileManager {
	height: auto;
	border: none;
}
table.FileManager {
	width: 99%;
}
a.CommandButton:link, a.CommandButton:visited {
	color: #CB2027;
	font-weight: bold;
	text-decoration: none;
}
a.CommandButton:hover {
	color: #3E81B5;
	text-decoration: underline;
}
/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited {
	color: #3E81B5;
background:#ffffff;
}
.ControlPanel a.CommandButton:hover {
	color: #CB2027;
	text-decoration: underline;background:#ffffff;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead {
	font-size: 11px;background:#ffffff;
}
/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane {
	padding: 0;
	margin: 0;
}
.LeftPane {
	padding: 0 20px 0 0;
	width: 30%;
	margin: 0;
}
.RightPane {
	padding: 0 0 0 20px;
	width: 30%;
	margin: 0;
}
/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited {
	color: #ffffff;
}
a.Breadcrumb:hover {
	color: #C00;
}
/*-------------- Link Style --------------*/
.linkscontainer {
	padding: 16px 4px 16px 4px;
	text-align: center;
}
.links, a.links:link, a.links:active, a.links:visited {
	font-weight: normal;
	color: #000000;
}
a.links:hover {
	color: #C00;
}
/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited {
	color: #ffffff;
}
a.user:hover {
	color: #C00;
}
/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited {
	color: #ffffff;
}
a.footer:hover {
	color: #750000;
}
.bot_bg {
	padding: 0;
	margin: 0;
	background: url(images/bottombg.png) no-repeat top center;
	height: 100%;
}
.bot_pad {
	padding: 15px 30px 20px 30px;
}
#terms_style {
	float: left;
}
#copy_style {
	float: right;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane {
	width: 0;
	padding: 0;
	margin: 0;
}
/* ######### HIZLI BICIMLENDIRME ICIN TANIMLANMIS CLASSLAR ######### */
DIV.info, DIV.alert, DIV.download, DIV.tip, DIV.comment, DIV.time {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 35px;
	PADDING-BOTTOM: 7px;
	MARGIN: 10px 0px;
	PADDING-TOP: 7px;
}
DIV.note {
	PADDING-RIGHT: 10px;
	BORDER-TOP: #aab4be 1px dotted;
	PADDING-LEFT: 10px;
	BACKGROUND: #f4f5f6;
	PADDING-BOTTOM: 5px;
	MARGIN: 10px 0px;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #aab4be 1px dotted;
	TEXT-ALIGN: justify;
}
DIV.info {
	BORDER-TOP: #aab4be 1px dotted;
	BACKGROUND: url(images/hizlibicim/div_info.png) #f4f5f6 no-repeat 3px 3px;
	BORDER-BOTTOM: #aab4be 1px dotted;
}
DIV.time {
	BORDER-TOP: #aab4be 1px dotted;
	BACKGROUND: url(images/hizlibicim/div_clock.png) #f4f5f6 no-repeat 3px 3px;
	BORDER-BOTTOM: #aab4be 1px dotted;
}
DIV.comment {
	BORDER-TOP: #aab4be 1px dotted;
	BACKGROUND: url(images/hizlibicim/div_comment.png) #f4f5f6 no-repeat 3px 3px;
	BORDER-BOTTOM: #aab4be 1px dotted;
}
DIV.info {
	BORDER-TOP: #aab4be 1px dotted;
	BACKGROUND: url(images/hizlibicim/div_info.png) #f4f5f6 no-repeat 3px 3px;
	BORDER-BOTTOM: #aab4be 1px dotted;
}
DIV.alert {
	BORDER-TOP: #ffb4a0 1px dotted;
	BACKGROUND: url(images/hizlibicim/div_alert.png) #fff5eb no-repeat 3px 3px;
	BORDER-BOTTOM: #ffb4a0 1px dotted;
}
DIV.download {
	BORDER-TOP: #78be5a 1px dotted;
	BACKGROUND: url(images/hizlibicim/div_download.png) #f5faeb no-repeat 3px 3px;
	BORDER-BOTTOM: #78be5a 1px dotted;
}
DIV.tip {
	BORDER-TOP: #ffc864 1px dotted;
	BACKGROUND: url(images/hizlibicim/div_tip.png) #fffdeb no-repeat 3px 3px;
	BORDER-BOTTOM: #ffc864 1px dotted;
}
ACRONYM {
	CURSOR: help;
	BORDER-BOTTOM: #969696 1px dashed;
}
A.external {
	PADDING-LEFT: 13px;
	BACKGROUND: url(images/hizlibicim/link_external.png) no-repeat 0px 40%;
}
A.attachement {
	PADDING-LEFT: 13px;
	BACKGROUND: url(images/hizlibicim/link_attachment.png) no-repeat 0px 40%;
}
EM.box, EM.file, EM.directory {
	FONT-style: normal;
	FONT-FAMILY: "Courier New", Courier, monospace;
}
EM.box {
	BORDER-RIGHT: #aab4be 1px dotted;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #aab4be 1px dotted;
	PADDING-LEFT: 2px;
	BACKGROUND: #f4f5f6;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #aab4be 1px dotted;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #aab4be 1px dotted;
}
EM.file {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 16px;
	BACKGROUND: url(images/hizlibicim/em_file.png) no-repeat 0px 1px;
	PADDING-BOTTOM: 0px;
	COLOR: #000000;
	PADDING-TOP: 0px;
}
EM.directory {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 16px;
	BACKGROUND: url(images/hizlibicim/em_directory.png) no-repeat 0px 1px;
	PADDING-BOTTOM: 0px;
	COLOR: #000000;
	PADDING-TOP: 0px;
}
/*########### SIFR cssleri ###############*/
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {
	visibility: hidden;
}
.OvoHeader {
	background: url(images/bg_masthead.gif) bottom;
	height: 104px;
	width: 100%;
	padding: 0px;
	text-align: left;
	margin: 0px;
}
.OvoHeader_Image {
	background: url(images/bg_masthead_leadimage.gif) bottom;
	float: left;
	height: 104px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 210px;
}
.OvoHeader_TextMain {
	float: right;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-align: right;
	width: 692px;
}
.OvoHeader_TextHeader {
	color: #ffffff;
	font: bold 12px/31px Arial,Helvetica,sans-serif;
	height: 30px;
	letter-spacing: 0.2em;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

