/* Pink Lilies by Naoko M. --- http://blog.detlog.org/ visit for more info. */
/* Designed for Wordpress CSS Competition | Released on February 6, 2004 */
/* Licensed under GPL (http://www.mysql.gr.jp/jpdoc/3.23/manual.ja_GPL_license.html#GPL_license */
/* Box Model Hack by Tantek Celik (http://www.tantek.com/CSS/Examples/boxmodelhack.html)  */

body{
scrollbar-base-color:#567792; background-color:#FFFFFF; scrollbar-arrow-color:gold; scrollbar-DarkShadow-color:black;
}
.topline {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;}
.leftH {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;}
.formH {color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.middleH {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #006699;}
.middle_text {font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.rightH {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}

a:link {
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #6DC0A2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
hr {
	border: thin dotted #A6BCC9;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

/* image shadow */
.dropshadow {
  clear: both;
  float:left;
  background: url(http://www.knowhow.gen.tr/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(http://www.knowhow.gen.tr/images/shadow.gif) no-repeat bottom right;
  margin: 10px 13px 0 6px !important;
  margin: 20px 7px 0 3px;

}

.dropshadow img
{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

/* image shadow */
.dropshadowr {
  clear: both;
  float:right;
  background: url(http://www.knowhow.gen.tr/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(http://www.knowhow.gen.tr/images/shadow.gif) no-repeat bottom right;
  margin: 20px 6px 0 30px !important;
  margin: 30px 3px 0 20px;


}

.dropshadowr  img
{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

#soultip{
	/*Width - Height*/
	/*FX*/
	filter:alpha(opacity:90);

	/*Do Not Edit*/
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:999999999;

	/*extra*/
	background-color:#FFFFCC;
	border:1px solid #666;
	padding:5px;
}

#soultip .header{
	line-height:13px;
	color:#000;
	font-size:11px;
	border:0px solid #333;	
	border-bottom-width:1px;
	font-weight:bold;
	margin-bottom:5px;
}

/*Font and Padding*/
#soultipinner{
	font-size:11px;
	font-family:Tahoma, Verdana, Helvetica;
	line-height:12px;
}

.menu-table-takvim {
BORDER-RIGHT: 1px dashed #C5C5C5; PADDING-RIGHT: 0px; BORDER-TOP: 1px dashed #C5C5C5; 
PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: 1px dashed #C5C5C5; PADDING-TOP: 0px; 
BORDER-BOTTOM: 1px dashed #C5C5C5; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #C5C5C5;
FONT-SIZE: 7pt; FONT-FAMILY: Trebuchet, Sans-Serif
}
.gunler {
    FONT-WEIGHT: bold;
	COLOR: black; BACKGROUND-COLOR: #d8ebff
}
.takvim-header {
    FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	BACKGROUND-COLOR: #93C9FF
}
.menu-over {
	CURSOR: hand; COLOR: black; BACKGROUND-COLOR: #ffffff; width:14%; Text-Align: center; FONT-WEIGHT: bold;
}
.menu-out {
	CURSOR: hand; COLOR: black; BACKGROUND-COLOR: #ecf5ff; width:14%; Text-Align: center; FONT-WEIGHT: bold;
}
.haftasonu-over {
	CURSOR: hand; COLOR: black; BACKGROUND-COLOR: #FFF4F4; width:14%; Text-Align: center; FONT-WEIGHT: bold;
}
.haftasonu-out {
	CURSOR: hand; COLOR: black; BACKGROUND-COLOR: #FFE6E7; width:14%; Text-Align: center; FONT-WEIGHT: bold;
}
.bos-out {
	COLOR: black; BACKGROUND-COLOR: #F5F5F5; width:14%; Text-Align: center; FONT-WEIGHT: bold;
}
.bugun-over {
	CURSOR: hand; COLOR: black; BACKGROUND-COLOR: #D4D4D4; width:14%; Text-Align: center; FONT-WEIGHT: bold;
}
.bugun-out {
	COLOR: black; BACKGROUND-COLOR: #93C9FF; width:14%; Text-Align: center; FONT-WEIGHT: bold;
}
.daylinked-out {
	color:black; background-color:#FFFFCC; width:14%; Text-Align: center; FONT-WEIGHT: bold;
	border:1px dashed #000000;
}
.daylinked-over {
	CURSOR: hand; color:black; background-color:#FFCC33; width:14%; Text-Align: center; FONT-WEIGHT: bold;
	border:1px dashed #000000;
}
.anket-table {
BORDER-RIGHT: 1px dashed #C5C5C5; PADDING-RIGHT: 0px; BORDER-TOP: 1px dashed #C5C5C5; 
PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: 1px dashed #C5C5C5; PADDING-TOP: 0px; 
BORDER-BOTTOM: 1px dashed #C5C5C5; BORDER-COLLAPSE: collapse;
}
A.standardsButton {
	BORDER-RIGHT: #7d3302 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #ffc8a4 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #ff9a57 1px solid; COLOR: #ffffff; PADDING-TOP: 0px; BORDER-BOTTOM: #3f1a01 1px solid; BACKGROUND-COLOR: #ff6600; TEXT-DECORATION: none;  FONT-WEIGHT: bold;
}
A.standardsButton:hover {
	BORDER-RIGHT: #7d3302 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #ffc8a4 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #ff9a57 1px solid; COLOR: #ffffff; PADDING-TOP: 0px; BORDER-BOTTOM: #3f1a01 1px solid; BACKGROUND-COLOR: #ff6600; TEXT-DECORATION: none;  FONT-WEIGHT: bold;
}
A.standardsButton:visited {
	BORDER-RIGHT: #7d3302 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #ffc8a4 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #ff9a57 1px solid; COLOR: #ffffff; PADDING-TOP: 0px; BORDER-BOTTOM: #3f1a01 1px solid; BACKGROUND-COLOR: #ff6600; TEXT-DECORATION: none;  FONT-WEIGHT: bold;
}
.content_text {
    font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.arama {
	FONT-SIZE: 9pt; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
}

.search_link, .search_hitCount { 
color: #008000; } 
.search_container { 
list-style-position: outside; list-style-type: disc; width: 460px; } 
.search_hitCount { 
font-size: smaller; }
.search_summary { 
color: #000000; } 
.search_term {
background-color: #FFFF00; 
font-weight: bolder; 
}
.search_title :link {
color: #0000FF; FONT-WEIGHT: bold; }

H3.commentTitle {
	background: #93C9FF; PADDING-RIGHT: 0.2em; MARGIN-TOP: 0px; PADDING-LEFT: 0.2em; FONT-SIZE: 10pt; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0.2em; COLOR: black; PADDING-TOP: 0.2em; FONT-FAMILY: Verdana
}
P.commentFooter {
	FONT-SIZE: 0.9em; MARGIN: 0.5em; TEXT-ALIGN: right
}
DIV.comment {
	BORDER-RIGHT: #ccc 1px solid; MARGIN-BOTTOM: 1em; BORDER-BOTTOM: #ccc 1px solid
}
