@import url("AdminStyle.css");
@import url("Containers.css");
body { margin: 11px 0px 24px 0px; font-family:Tahoma; font-size:11px; background: #ffffff url(../../images/design/sayfa.bg.png) repeat-x center 10px; 
}


table, div {
	font-family: Tahoma;
	font-size: 11px;
	color:#626f85;
}

a {
	color:#626f85;
	text-decoration:underline;

}
a:hover {
	color:#ff3300;
	text-decoration:underline;
}

.marginB3
{
	margin-bottom:3px;
}
.marginB5
{
	margin-bottom:5px;
}
.marginB
{
	margin-bottom:10px;
}
.marginB10
{
	margin-bottom:10px;
}
.marginB12
{
	margin-bottom:12px;
}

/* !!!!!!!  --------- Alman Hastanesi Için Özel Alan  --------------- !!!!!!!! */
.sayfaEni {width: 964px; text-align:left; margin:0 auto;}

img {border:none}

.inputs {border:1px solid #dcdcdc}

.altCizgi {border-bottom:1px solid #dcdcdc}
.ustCizgi {border-top:1px solid #dcdcdc}

.ustPane {}
.ortaPane {text-align:left; vertical-align:top; background:#ffffff url(../../images/design/cubukbg.mavi.gif) repeat-y left}
.ortaPane .cubukBG {background:url(../../images/design/cubukbg.gradyent.gif) no-repeat left top; padding:0px 1px; min-height:366px;}
.ortaPane div, .ortaPane table {line-height:130%}

.solPane { width:219px; background-color:#f1f1f1;text-align:left; vertical-align:top}
.solPane div, .solPane table {color:#526a6f}

.altPane {background:#FFFFFF url(../../images/design/enalt.bg.gif) repeat-x top; padding:16px 0px; text-align:center}
.altPane div, .altPane table {color:#626f85; line-height:130%}
.altPane a { color:#666666; text-decoration:none;}
.altPane a:hover {color:#000000;}

.GoLink {background:#3a9db7 url(../../images/design/go.zeminbg.png) repeat-x bottom; padding:6px}
.GoLink .imgBG {background:url(../../images/design/go.bg.png) repeat-x top}

.FooterLinkBG {background:#ffffff url(../../images/design/footer.linkbg.gif) repeat-x left top;}
.FooterLinkBG .Link {border:1px solid #b1e1e8}
.FooterLinkBG .Link a {display:block; background-color:#b1e1e8; padding:5px 6px; color:#00a2b7; text-align:center; text-decoration:none; font-size:12px; font-weight:bold}
.FooterLinkBG .Link a:hover { background-color:#FFFFFF}

.u {text-decoration:underline;}
.b {font-weight:bold;}
.i {font-style:italic}




/* !!!!!!!  --------- Alman Hastanesi Için Özel Alan Sonu --------------- !!!!!!!! */


.beyazBG {
	background-color: #FFFFFF;
}
.beyaz,
.beyaz div,
.beyaz span,
.beyaz a {
color:#FFFFFF;
}
.beyaz a:hover {
	color:#FFFF99;
}


.dikeyMenuBG {
	background-image: url(../../images/design/solmenubg.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-height:300px;
}
.dikeyMenuBG .icBG {
	background-image: url(../../images/design/solmenusagi.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 16px;
	padding-left: 12px;
	padding-bottom: 12px;
	min-height:300px;
}
.dikeyMenuBG .icBG p{
	margin:0px;
	margin-bottom:12px;
}
.dikeyMenu {
}
.dikeyMenu a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-image: url(../../images/design/ok.link.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom:1px solid #333366;
}
.dikeyMenu a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#000000;
	background-image: url(../../images/design/ok.linkhover.gif);
	border-bottom:1px solid #333366;
	padding:0px;
}
.dikeyMenu a:hover span{
	
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left:9px;
	display:block;
	background: url(../../images/design/dikmenu.spanbg.gif) repeat-x bottom;
	background-color:#333366;
}
.dikeyMenu .aktif {
	font-weight: bold;
	color: #ffffff;
	background-color:#000000;
	background-image: url(../../images/design/ok.linkhover.gif);
	padding:0px;
	cursor:default;
}
.dikeyMenu .aktif span{
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left:9px;
	display:block;
	background: url(../../images/design/dikmenu.spanbg.gif) repeat-x bottom;
	background-color:#333366;
	cursor:default;
}
.dikeyMenu .level2{
	margin-left:12px;
	font-weight:normal;
}
.dikeyMenu .level3{
	margin-left:24px;
	font-weight:normal;
}
.dikeyMenu .level4{
	margin-left:30px;
	font-weight:normal;
}

.yuzdeH {
	height: 100%;
}
.yuzdeW {
	width: 100%;
}
.icerikBaslik{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffb97f;
	padding-bottom:3px;
}
.icerikBaslik span{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#ff7300;
	margin-left:12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffb97f;
}
.icerikMetin {
}
.icerikMetin p {
	margin:0px 0px 12px 0px;
}
.sagda {
float:right;
margin:0px 0px 6px 6px;
}
.solda {
float:left;
margin:0px 6px 6px 0px;
}
input, select, textarea
{
color: #000000;
font-size:11px;
font-family:Tahoma, Helvetica, sans-serif;
}

.anketSoru {
	font-size: 11px;
	font-weight: bold;
}
.haberBaslik {
	font-family:Arial; font-size:14px; color:#124586; padding-bottom:10px; background:url(../../images/design/noktabg.gif) repeat-x bottom; font-weight:bold;
}
.haberBaslik2 {
	font-family:Arial; font-size:14px;
	font-weight: bold;
}
.haberBaslik2 a{
text-decoration:none;
}
.siyah
{
	color: #000000;
}
.hlight
{
	background-color:#FFFF33;
}

fieldset {border:1px solid #9ccee9; margin-bottom:12px; padding:10px;}