html { width:100%; height:100%; margin:0px; padding:0px; background: #ebfaff url(../../images/background.jpg) repeat-x;  }
body { width:100%; min-width: 960px; height:100%; min-height:650px; margin:0px; padding:0px; font-size:0.8em; background: url(../../images/mainContainer.jpg) no-repeat; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
/*#mainContainer { width: 1135px; min-height: 100%; padding: 0px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: 0px; }*/
/*#mainContainer #banner { width: 1135px; background-image: url(../../images/dsp-banner.jpg); background-repeat: no-repeat; padding: 0px; margin: 0px; height: 121px; clear: both; }*/
#mainContainer #irfanOzdemir { float:left; width:409px; height:650px; background-image: url(../../images/irfan-ozdemir.jpg); background-repeat: no-repeat; }
#centerArea { position: relative; left: 409px; min-height: 100%; width:496px; background: url(../../images/centerArea.png) repeat-y; }
#mainContainer #rightImages { float:left; width:134px; height:652px; background-image: url(../../images/right-fx.jpg); background-repeat: no-repeat; }
#mainContainer #centerArea #navigation { width:496px; height:39px; }
#centerArea #content { width:450px; padding: 100px 24px 24px; background: url(../../images/giris.jpg) no-repeat center 15px; text-align: justify; }

#footer { background-color: #123e4b; color: #246c84; padding: 5px }
#footer a { color: #99b3ba}

/*HABERLER*/
.news li { border: 1px solid #CCCCCC; margin-top: 4px; padding: 10px; text-align: left }
.news li a { color: #277C96; text-decoration: none; }

/*GALLERY*/
.gallery { margin-bottom: 20px }
.gallery img{ background-color: #D6C599; border: 1px solid #3D1E15; margin: 4px; padding: 4px 4px 6px; }
.gallery img:hover { background-color: #fff; }

/*-------| PAGER |-------*/
#pPageToPageArea { padding: 4px; margin-top: 10px; text-align: right; }
#pPageToPageArea a { margin-left: 1px; padding: 2px 9px; }
#pPageToPageArea .pageLinkler { background-color: #eeeeed; border: 1px solid #acacab; font-weight: bold; color: #898988; padding-top: 1px; padding-right: 6px; padding-bottom: 1px; padding-left: 6px; display: inline; margin-right: 1px; }
#pPageToPageArea .pageLinkler1 { background: url(../../images/next.png) no-repeat;  }
#pPageToPageArea .pageLinkler2 { background: url(../../images/next1.png) no-repeat; }
#pPageToPageArea .pageLinkler3 { background: url(../../images/back1.png) no-repeat; }
#pPageToPageArea .pageLinkler4 { background: url(../../images/back.png) no-repeat; }
#pPageToPageArea strong { background-color: #fdfdfc; border: 1px solid #e1e1e0; font-weight: bold; color: #898988; padding-top: 1px; padding-right: 6px; padding-bottom: 1px; padding-left: 6px; display: inline; margin-right: 1px; }

/*INFO*/
.info { width: 100%; color: blue; text-align: center; padding: 10px 0; margin: 10px 0; border: 1px solid blue; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

/*DIGER*/
h1 { font-size: 1.5em; margin: 0 0 10px; }
h2 { color: #277C96; font-size: 0.9em; font-weight: lighter; margin: 0; padding: 0; }
.red { color: red }