@charset "utf-8";
/* CSS Document */

body,html {padding:0; margin:0; height:100%;}

/*burası içine sığmayan genel divler için */
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
/*burası içine sığmayan genel divler için */

/*---------------------------- * genel divler *------------------------------------------------------------------------------------------------------------------*/
.bigwrapper { width:100%; height:auto; text-align:center; float:left; }
.wrapper {width:990px; height:auto; margin:auto;}
.genel1 {width:100%; height:auto; float:left; }
.genel2 {width:50%; height:auto; float:left; text-align:left;}
.genel3 {width:100%;height:auto; text-align:left; float:left; background:#CCC;}
.genel4 {width:50%;height:150px; text-align:left; float:left; background:#CCC; overflow:auto;}



/*---------------------------- * genel linkler *------------------------------------------------------------------------------------------------------------------*/
a.vit:link {color:#09F;font-size:14px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;border-bottom:1px #CCC dotted;text-decoration: none;height:1px; background-color:#CCC;} 
a.vit:visited {color:#09F;font-size:14px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;border-bottom:1px #CCC dotted;text-decoration: none;}  
a.vit:hover {color:#F90;font-size:14px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;border-bottom:1px #CCC dotted;text-decoration: none; background:#9F3}  
a.vit:active {color:#09F;font-size:14px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;border-bottom:1px #CCC dotted;text-decoration: none;}

/*---------------------------- * genel fontlar *------------------------------------------------------------------------------------------------------------------*/
.font_1 { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#069; }
.font_2 { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333; }
.font_3 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666; font-weight:bold;}
.font_4 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; font-weight:bold;}
.font_5 { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFF; font-weight:bold;}


/*---------------------------- * form elemanları ve diger elemanlar *----------------------------------------------------------------------------------------------------------*/
.text1 {width:370px; height:auto; text-align:left; border:1px solid #CCC; background:#E0EAF1;}
.fieldset1 {width:100%; height:auto; float:left; text-align:left;-moz-border-radius: 8px; border-radius: px; }
.textarea1 { width:370px; height:80px; text-align:left; border:#CCC solid 1px; background-color:#CCC; }
.textarea2 { width:370px; height:450px; text-align:left; border:#CCC solid 1px; background-color:#CCC; }
.mansetbuton {width:179px;*width:180px;height:auto; text-align:center; border:1px solid #666; background:#E5E5E5; float:left; padding:1px; display:inline; cursor:pointer; padding-bottom:14px; padding-top:14px;}
.sabitbuton1 {width:80px;*width:81px;height:auto; text-align:center; border:1px solid #666; background:#603; float:left; padding:1px; display:inline; cursor:pointer; color:#FFF;}
.sabitbuton2 {width:80px;*width:81px;height:auto; text-align:center; border:1px solid #666; background:#9C3; float:left; padding:1px; display:inline; cursor:pointer; color:#FFF;}
.sabitbuton3 {width:auto;height:auto; text-align:center; border:1px solid #666; background:#9C3; float:left; padding:1px; display:inline; cursor:pointer; color:#FFF;}

/*---------------------------- * yarismalar *----------------------------------------------------------------------------------------------------------*/
.ybastest {width:160px; height:auto; text-align:left; float:left;}
.ybaskat {width:100px; height:auto; text-align:left; float:left;}
.ybask {width:90px; height:auto; text-align:center; float:left;}

/*---------------------------- * tv rehberi *----------------------------------------------------------------------------------------------------------*/
.prgramlar {width:200px; height:30px; float:left; margin-left:3px; margin-top:1px;background-color:#F4F4F4;}

/*---------------------------- * foto galeri *----------------------------------------------------------------------------------------------------------*/
.galerisayfa {width:300px; height:300px; float:left; margin-left:3px; margin-top:1px;background-color:#F4F4F4;}

.oylamakutu {width:25px; height:auto; padding:3px; float:left; text-align:center; border:#036; background:#CCC; margin-right:3px;}
.oylamakutu:hover { background:#39F; color:#06C;}

.yoy {cursor:pointer; color:#F90;}

