* { margin: 0; padding: 0; }
body { background: #f1f1f1 url("../images/bg.jpg") repeat-x top; font-family: Verdana, Geneva, sans-serif; font-size: 12px;	color: #333; line-height: 20px}
a:link, a:active, a:visited { text-decoration: none; color: #555555 }
a:hover { text-decoration: none; color: black  }
.container { border: 0px solid red; margin: 0 auto; width: 910px; }
/*background: url("../images/header3.png");*/

.header { width: 910px; height: 341px; margin-top: 50px }
.header_under { background: url("../images/ortabg.png"); color: white; width: 909px; height: 232px; margin-top: -45px }

.content_up { background: url("../images/ic_ust.png"); width: 910px; height: 12px; margin-top: 50px; }
.content_anaup { background: url("../images/ic_ust.png"); width: 910px; height: 12px;}
.content_midup { background: url("../images/ic_ortust.png"); width: 910px; height: 59px; margin-top: -45px; }
.content_mid { background: url("../images/ic_orta.png"); width: 910px; padding-bottom: 5px}
.content_down { background: url("../images/ic_alt.png"); width: 910px; height: 12px; }

.footer { background: url("../images/footer.png") no-repeat; width: 910px; height: 55px; margin: 0 auto; margin-top: 10px; padding-bottom: 25px; border: 0px solid red; }

.sayfa_baslik { font-family: Arial; font-size: 25px; color: #cb0441; padding: 15px 5px; }
.yobaslik { font-weight: bold; font-size: 13px; margin-top: 10px; } 


/*-----------iletisim.html--------------------------*/
.contactArt { font: Bold 12px Tahoma; padding-left: 3px  }
.contactLine {  border: 1px solid #ededed }
.contactText input { width: 260px; height: 17px; background: #f7f7f7; border: 1px solid #d1d1d1; font: 12px Tahoma; line-height: 15px }
.contactTextarea textarea { width: 260px; height: 80px; background: #f7f7f7; border: 1px solid #d1d1d1; font: 12px Tahoma; }
.contactHead { font: Bold 16px Arial; color: #999; margin: 10px 0; margin-bottom: 10px; }
.contactButton { height: 25px;  background: #d9d9d9; border: 1px solid #9aa4ac; font: Bold 11px Tahoma }


/*- ------Menu Tabs J---------------------------   */
#tabsJ { font-family: Tahoma; font-size:75%; font-weight: bold;  line-height:normal; border-bottom:0px solid #6c6c6c; width: 910px; margin: 0 auto;  margin-top: -44px; }
#tabsJ ul { margin:0; padding:10px 10px 0 10px; list-style:none; width: 800px;    }
#tabsJ li { display:inline; margin:0; padding:0;  }
#tabsJ a { float:left; background:url("tableftJ.gif") no-repeat left top;  margin:0; padding:0 0 0 5px; text-decoration:none;   }
#tabsJ a span { float:left; display:block; background:url("tabrightJ.gif") no-repeat right top; padding:10px 25px 8px 20px; color:#FFF; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span { float:none; }
/* End IE5-Mac hack */
#tabsJ a:hover span { color:#333;  }
#tabsJ a:hover {  background-position:0% -42px; }
#tabsJ a:hover span { background-position:100% -42px;  }




/*------------Sayfalama Style---------------*/
.Paggination { margin-left: 0px; font: Normal 12px Tahoma;}
.Paggination ul { list-style-type: none; }
.Paggination li {
	border: 1px solid LightGrey;
	background: url('../images/pagg_bg.gif') bottom;
	text-align: center;
	margin-right: 3px;
	float: left;
	font: 11px Tahoma;
	padding: 3px 6px 3px 6px;
	color: #336699;
	cursor: pointer;
}
.Paggination li:hover { border: 1px solid #7fd6ff; color: #7fd6ff }
.Paggination .selected { border: 1px solid #007df2; background: #007df2; color: White }


