body {
	margin: 0px; padding: 0;
	background: #fff;
	padding-bottom: 1px;
	font-size: 11px;
}
body, td, th { font-family: Verdana, Helvetica, Arial; font-size: 11px; }
html,body { height: 100%; }
a, img    { padding: 0; margin: 0; }
img       { border: 0 none; }
form      { margin: 0; padding: 0; }
a:link    { color: #0B55C4; text-decoration: none; }
a:visited { color: #0B55C4; text-decoration: none; }
a:hover   { text-decoration: underline; }
fieldset {
	margin-bottom: 10px;
	border: 1px #ccc solid;
	padding: 5px;
	text-align: left;
}
fieldset p {  margin: 10px 0px;  }
legend    {
	color: #0B55C4;
	font-size: 12px;
	font-weight: bold;
}
input, select,textarea { font-size: 10px;  border: 1px solid #808080; }
button        { font-size: 10px;  }
input.button  { cursor: pointer;   }
input:focus,select:focus, textarea:focus { background-color: #ffd }

.frmStdWidth{
   width: 200px;
}
.absolute { position: absolute; }
.smallResize {
	background-color: white;
	filter:alpha(opacity=1)
	;-moz-opacity:.01;
	opacity:.01;
}

.northResize {
	cursor:n-resize;
	height: 4px;
	width: 100%;
	top: -4px;
	left: -4px;
	right: -4px;
}

.southResize {
	cursor:s-resize;
	height: 4px;
	width: 100%;
	bottom: -4px;
	left: -4px;
	right: -4px;
}

.eastResize {
	cursor:e-resize;
	width: 4px;
	height: 100%;
	bottom: -4px;
	top: -4px;
	right: -4px;
}

.westResize {
	cursor:w-resize;
	width: 4px;
	height: 100%;
	bottom: -4px;
	top: -4px;
	left: -4px;
}
.resizeHandle {
	width: 16px;
	height: 16px;
	bottom: 1px;
	right: 1px;
	cursor:se-resize;

}

.footerLabel {
	padding: 1px 3px 1px 3px;
	font-size: 9px;
	border: 2px inset ; 
	height: 12px;
	left: 0px;
	bottom: 0px;
	right: 17px; /* offset the resize handle */
}
.inlayBorder {
	
	-moz-user-focus: normal; 
	-moz-border-right-colors: rgb(220, 223, 228) rgb(255, 255, 255);
	-moz-border-left-colors: rgb(133, 135, 140) rgb(167, 166, 170); 
	-moz-border-bottom-colors: rgb(220, 223, 228) rgb(255, 255, 255); 
	-moz-border-top-colors: rgb(133, 135, 140) rgb(167, 166, 170); 

}
.outerBorder {

	-moz-user-focus: normal; 
	-moz-border-left-colors: rgb(220, 223, 228) rgb(255, 255, 255);
	-moz-border-right-colors: rgb(133, 135, 140) rgb(167, 166, 170); 
	-moz-border-top-colors: rgb(220, 223, 228) rgb(255, 255, 255); 
	-moz-border-bottom-colors: rgb(133, 135, 140) rgb(167, 166, 170); 

}
.wrap {
	border: 2px outset ; 
	position: absolute; 
	background-color: rgb(235, 233, 237); 
	color: rgb(0, 0, 0); 
	z-index: 5; 
	
	width: 570px; 
	height: 350px; 
	
	min-width: 100px;
	min-height: 100px; 
	 
	left: 25px; 
	top: 90px;	
}
#cpanel div.icon {
	text-align: center;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}
#cpanel div.icon a {
	display: block;
	float: left;
	border: 1px solid #f0f0f0;
	height: 97px;
	width: 108px;
	color: #666;
	vertical-align: middle;
	text-decoration: none;
}

#cpanel div.icon a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	color: #0B55C4;
}
#cpanel img  { padding: 10px 0; margin: 0 auto; }
#cpanel span { display: block; text-align: center; }
.mceEditor{
    width: 100%;    
}


#dockMouseArea {
display:block;
padding:50px;
position:relative;
width:80%;
}
#dockContainerWrap {
height:50px;
margin-top:-60px;
padding-bottom:30px;
position:absolute;
width:100%;
}
#dockContainer {
bottom:0pt;
margin:0pt;
padding:0pt;
position:absolute;
text-align:center;
width:100%;
}
ul#dock {
display:inline;
margin-left:auto;
margin-right:auto;
padding:0pt 12px;
white-space:nowrap;
}
ul#dock li {
display:inline;
list-style-type:none;
position:relative;
}
ul#dock li a {
color:#660000;
font-family:Lucida,Verdana,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0pt;
padding:0pt 0.5em;
position:relative;
text-align:center;
text-decoration:none;
text-shadow:#000000 0px 0px 0.4em;
}
ul#dock li a:hover {
margin:0pt -1em;
padding:100px 1em 0pt;
text-align:center;
}
ul#dock li a span {
border:0pt none;
display:none;
margin:0pt;
padding:0pt;
position:absolute;
text-align:center;
width:116px;
}
ul#dock li a img {
border:0pt none;
margin:0pt;
padding:0pt;
}
ul#dock li a:hover span {
display:block;
top:0pt;
}
ul#dock li.hack {
display:none;
}
treenodetext{
	font-size: 11px;
	text-decoration: underline;
	letter-spacing: 2px;
	color : #666666;	
	cursor : pointer;
}
/*  MHP CSS */
.govdeverdana {
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	text-indent: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	padding: 0px 15px 0px 15px;
}

.govdeverdanalist {
  	padding: 0px 15px 10px 10px;
    background-image: url(../usr_img/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 20 4px;	
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
	text-indent:25px;

}
.govdeverdanaonaylist {
	padding: 0px 15px 10px 10px;
    background-image: url(../usr_img/images/onaysimge.gif);
    background-repeat: no-repeat;
    background-position: 20 4px;	
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
	text-indent:25px;
}

.kadroad {
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
}

.baslikbasinmetin {


	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	text-align: center;
	line-height: 18pt;
	padding: 30px 15px 0px 15px;

}



.yazar {
	color: #000099;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	white-space: normal;
	vertical-align: top;
	font-family: Verdana;
	font-size: 13px;
	line-height: 14pt;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
}
.gtechimggallery{
}

