* {
    margin: 0px;
    padding: 0px;
    font-family: 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
}

/**/
div.cercevexxx {
	top: 0px;
	width: 1000px;
	position: relative;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin: auto;
}

/**/
html {
    top: 0px;
    height: 100%;
    text-align: center;
    margin: 0px auto;
    padding: 0px;
}

/**/
body {
    top: 0px;
    height: 100%;
    margin: 0px auto;
    padding: 0px;
    text-align:left;
    font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
    color: #3E3221;
	background-color: #f3f3f3;
}

/**/
div.header {
    background-image: url(../img/header-bg.jpg);
    height: 186px;
    padding: 0px;
    margin: 0px;
}

/**/
div.login {
    clear: left;
}

/**/
div.menu {
    clear: both;
    padding-top: 14px;
    background-image: url(../img/menu-bg.jpg);
    height: 44px;
}

/**/
div.body {
    clear: both;
	background-color: #fff;
}

/**/
div.managerMenu {
    clear: both;
    background-image: url(../img/menu-bg-3.jpg);
    height: 32px;
}
div.managerMenu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
div.managerMenu ul li {
    margin: 0px;
    padding: 0px;
    padding-top: 8px;
    float: left;
    display: block;
    width: 140px;
    height: 24px;
    text-align: center;
}
div.managerMenu ul li a {
    color: #FFF;
    text-decoration: none;
}

/**/
.radyo_dinle {
    text-align: right;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    width: 100px;
    float: left;
    margin-left: 210px;
}
.radyo_dinle a img {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}

/**/
form.form {
    margin: 10px;
}
form.form h3 {
    margin-bottom: 3px;
    padding-bottom: 3px;
    color: #2c2c2c;
}
form.form p.label {
    margin-bottom: 10px;
}
.form_error {
    font-family: verdana;
    font-size: 10px;
    color: #ff0000;
}

/**/
div.page {
    padding: 50px;
    padding-top: 35px;
    padding-left: 240px;
    min-height: 535px;
}
div.page h3 {
    color: #000;
    border-bottom: 2px solid #000;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 2px;
}
div.page p {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
    font-size: 13px;
}
div.page img {
	margin-right: 5px;
}


/**/
div.info {
	display: block;
	width: 200px;
	float: left;
}

/**/
div.page2 {
    left: 250px;
}
div.page2 h3 {
    color: #000;
    border-bottom: 2px solid #000;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 2px;
}
div.page2 p {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
    font-size: 13px;
}
div.page2 img {
	margin-right: 5px;
}

/**/
table.page tr td {
    left: 250px;
}
table.page tr td h3 {
    color: #000;
    border-bottom: 2px solid #000;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 2px;
}
table.page tr td p {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
    font-size: 13px;
}
table.page tr td img {
	margin-right: 5px;
}

/**/
div.hakkimizda {
    background-image: url(../img/hakkimizda-bg.jpg);
    background-repeat: no-repeat;
}

/**/
div.programcilar {
    background-image: url(../img/programcilar-bg.jpg);
    background-repeat: no-repeat;
}
div.programcilar div.resim {
    display: block;
    position: absolute;
    top: 460px;
    left: 10px;
    width: 250px;
    height: 312px;
}

/**/
div.surveys {
    background-image: url(../img/surveys-bg.jpg);
    background-repeat: no-repeat;
}

/**/
div.news {
    background-image: url(../img/haberler-bg.jpg);
    background-repeat: no-repeat;
}
div.news p img {
    margin-right: 5px;
}
div.news p.date {
    background-color: #f3f3f3;
    text-align: right;
    padding: 3px;
    font-style: italic;
    font-size: 11px;
}

/**/
div.pages ul {
    list-style: none;
}
div.pages ul li {
    float: left;
    text-align: center;
}
div.pages ul li.pages2 {
    text-align: center;
    margin-right: 4px;
    background-color: #535353;
    border: 1px solid #000;
    height: 16px;
    color: #FFF;
    font-size: 12px;
    padding: 2px;
    font-weight: bold;
}
div.pages ul li a {
    display: block;
    width: 20px;
    height: 20px;
    background-color: #535353;
    border: 1px solid #000;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
div.pages ul li a:hover {
    background-color: #737373;
}

/**/
div.reklam {
    background-image: url(../img/reklam-bg.jpg);
    background-repeat: no-repeat;
}

/**/
div.iletisim {
    background-image: url(../img/iletisim-bg.jpg);
    background-repeat: no-repeat;
}
div.iletisim input, textarea {
    background-color: #FFF;
    border: 1px solid #ccc;
    font-size: 12px;
    padding: 2px;
}
div.iletisim textarea {
    width: 500px;
}
div.iletisim form table.form tr td {
    font-size: 14px;
    font-weight: normal;
}

/**/
div.index_top10 {
/*
    position: absolute;
    top: 327px;
    left: 520px;
*/
    display: block;
    width: 250px;
    height: 220px;
    background-image: url(../img/top10-main-bg.jpg);
    padding-left: 230px;
    border: 1px solid #e6e6e6;
}
div.index_top10 ul {
    list-style: none;
}
div.index_top10 ul li {
    height: 22px;
    background-color: #FFF;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
div.index_top10 ul li a {
    font-size: 11px;
    text-decoration: none;
    color: #000;
    padding: 2px;
}
div.index_top10 ul li a:hover {
    background-color: #f9f9f9;
}

/**/
div.admin_sub_menu ul {
    margin-left: 30px;
}
div.admin_sub_menu ul li a {
    font-size: 12px;
    text-decoration: none;
    color: #000;
}
div.admin_sub_menu ul li a:hover {
    text-decoration: underline;
}

/**/
table.list {
    width: 90%;
    margin: auto;
}
table.list * {
    font-size: 12px;
}
table.list tr th {
    border: 1px solid #e6e6e6;
    background-image: url(../img/list-th-bg.png);
    padding: 5px;
}
table.list tr td {
    background-color: #f3f3f3;
}
table.list tr td.content {
    padding: 3px;
}
table.list tr td.content h3 {
    font-size: 14px;
}
table.list tr td.content p {
    text-align: justify;
}
table.list tr td img,
table.list tr th img {
    border: 0px;
}
table.list tr td a img,
table.list tr th a img {
    margin: 2px;
    border: 1px solid #e6e6e6;
}
table.list tr td a:hover img,
table.list tr th a:hover img {
    border: 1px solid #ffe400;
}
table.list tr td input {
    border: 1px solid #ccc;
    background-color: #FFF;
    padding-top: 4px;
    padding-bottom: 4px;
}

/**/
div.index_anket {
/*
    display: block;
    position: absolute;
    width: 340px;
    top: 555px;
    left: 5px;*/
}
div.index_anket div.head {
    border: 1px solid #e6e6e6;
    background-image: url(../img/list-th-bg.png);
    padding: 5px;
    font-size: 13px;
}
div.index_anket div.body {
    margin-top: 2px;
    border: 1px solid #e6e6e6;
    padding: 5px;
    height: 211px;
}
div.index_anket div.body h3 {
    margin-bottom: 5px;
    font-size: 14px;
}
div.index_anket div.body ul {
    list-style: none;
    margin-left: 20px;
}
div.index_anket div.body ul li {
    margin-bottom: 3px;
}

/**/
div.index_reklam {
/*
    display: block;
    position: absolute;
    width: 165px;
    top: 555px;
    left: 350px;*/
}
div.index_reklam div.head {
    border: 1px solid #e6e6e6;
    background-image: url(../img/list-th-bg.png);
    padding: 5px;
    font-size: 13px;
}
div.index_reklam div.body {
    margin-top: 2px;
    border: 1px solid #e6e6e6;
    padding: 5px;
    height: 211px;
}

/**/
div.index_programcilar {
/*
    display: block;
    position: absolute;
    width: 482px;
    top: 555px;
    left: 520px;*/
}
div.index_programcilar div.head {
    border: 1px solid #e6e6e6;
    background-image: url(../img/list-th-bg.png);
    padding: 5px;
    font-size: 13px;
}
div.index_programcilar div.body {
    margin-top: 2px;
    border: 1px solid #e6e6e6;
    height: 211px;
    padding-left: 230px;
    background-image: url(../img/top10-main-bg.jpg);
}
div.index_programcilar div.body  ul {
    list-style: none;
}
div.index_programcilar div.body  ul li {
    height: 22px;
    background-color: #FFF;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
div.index_programcilar div.body  ul li a {
    font-size: 11px;
    text-decoration: none;
    color: #000;
    padding: 2px;
}
div.index_programcilar div.body  ul li a:hover {
    background-color: #f9f9f9;
}

/**/
div.message_success {
    border: 1px solid #226e00;
    background-image: url(../img/success-bg.png);
    padding: 5px;
    margin: 5px;
    font-size: 12px;
}
div.message_failure {
    border: 1px solid #226e00;
    background-image: url(../img/failure-bg.png);
    padding: 5px;
    margin: 5px;
    font-size: 12px;
    color: #FFFFFF;
}

/**/
div.yayinakisi {
    background-image: url(../img/yayinakisi-bg.jpg);
    background-repeat: no-repeat;
}

/**/
div.simdi_program {
    display: block;
    position: absolute;
    top: 133px;
    left: 210px;
    color: #FFF;
}

/**/
div.copyright {
	height: 25px;
	border-top: 1px solid #ccc;
	background-color: #f3f3f3;
	text-align: center;
}
div.copyright a {
	text-decoration: none;
	font-size: 12px;
	color: #000;
}
div.copyright a:hover {
	text-decoration: none;
}
