@charset "utf-8";

body {
	margin: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-attachment: fixed;*/
}

body,div,span,applet,h1,h2,h3,p,a,img,strong,sub,sup,center,dl,dt,dd,ol,ul,li,table,tr,th,td
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}

#icon {
	width: 25px;
	height: 100%;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px #FFF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
	line-height: 145%;
}

#header {
	width: 960px;
	height: 121px;
	margin: 0 auto 0 auto;
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
}

#logo {
	background: url(images/logo-trans.png) no-repeat;
	width: 236px;
	height: 74px;
	position: absolute;
	margin: 20px auto 0 25px;
}

#logo a {
	width: 236px;
	height: 74px;
	display: block;
	text-indent: -1111px;
	overflow: hidden;
}

.header-giris {
	width: 252px;
	height: 37px;
	position: absolute;
	background-image: url(images/header-giris-trans.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 700px;
	padding: 7px 0 0 40px;
	color: #FFF;
}

.header-giris a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.header-giris a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.header-giris a:hover {
	text-decoration: none;
	color: #FFCC00;
}

.signup-div {
	background-image: url(images/signup-bg.gif);
	background-repeat: no-repeat;
	height: 302px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 75px;
	width: 486px;
	float: left;
}

#signup-free-form table th {
	color: #866423;
	font-size: 16px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: right;
}

.sign-in-ad-div {
	width: 430px;
	height: 300px;
	float: left;
	margin-right: 20px;
	margin-left: 40px;
	background-image: url(images/signin-ad-bg.gif);
	background-repeat: no-repeat;
}

.sign-in-pub-div {
	width: 430px;
	height: 300px;
	float: left;
	margin-right: 20px;
	background-image: url(images/signin-pub-bg.gif);
	background-repeat: no-repeat;
}

.uye-ol-page-tab {
	width: 100%;
	height: 35px;
	margin-top: 1px;
	margin-bottom: 35px;
}

.uye-ol-page-tab-bilgi {
	background-color: #ddd;
	border-bottom: dotted 1px #0099FF;
	width: 960px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto 0 auto;
}

/*--Tabloüst--*/ /*--TABLO--*/
.tablolar {
	width: 960px;
	height: 100%;
	float: left;
	margin-top: 4px;
}

.tablolar #bilgi-div {
	width: 960px;
	height: auto;
	margin: 0 auto 5px;
	background-color: #DDD;
	border-bottom: 1px dotted #0099FF;
	float: left;
}

#AdsDisplayDiv {
	float: left;
}

/***********UYELİKTABLO********************/
.box-table-a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
	width: 940px;
	text-align: left;
	border-collapse: collapse;
}

.box-table-a .DataPanel {
	width: 100%;
}

.box-table-a .DataPanel .Data1 {
	padding: 2px;
	background: #e8edff;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}

.box-table-a .DataPanel .Data2 {
	padding: 2px;
	background: #e8eddd;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}

.box-table-a .DataPanel tr:HOVER>td {
	background: #d0dafd;
	color: #339;
}

.box-table-a .Pager {
	width: 100%;
	padding: 2px;
	height: 24px;
}

.box-table-a .Pager .PageInfo {
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 10px;
	float: right;
}

.box-table-a .Pager .PageNo {
	font-size: 8pt;
	font-weight: bold;
}

.box-table-a .Pager .MoveButtonSet {
	float: right;
	vertical-align: middle;
}

.box-table-a .Pager .MoveButtonSet .Btn {
	padding: 1px;
	vertical-align: middle;
}

.box-table-a .Pager .MoveButtonSet .Btn.Enabled {
	cursor: hand;
	cursor: pointer;
}

.box-table-a .Pager .MoveButtonSet .Btn.Disabled {
	
}

.box-table-a .Header {
	font-size: 13px;
	font-weight: normal;
	padding: 4px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}

.box-table-a .Title {
	float: left;
}

.box-table-a-ColumnMenuTop {
	float: right;
}

.box-table-a-ColumnMenu .gwt-MenuItem {
	font: bold 8pt sans-serif;
}

.box-table-a-ColumnMenu .gwt-MenuItem-selected {
	background: blue;
}

.box-table-a-TableMenuTop {
	float: left;
}

.box-table-a-TableMenuTop .gwt-MenuItem {
	font: bold 8pt sans-serif;
}

.box-table-a-TableMenu .gwt-MenuItem {
	font: bold 8pt sans-serif;
}

.box-table-a-TableMenu .gwt-MenuItem-selected {
	background: blue;
}

/***********TABLO********************/ /*---yayıncı-stilleri---*/
.merhaba-reklamveren-tab {
	width: 100%;
	height: 35px;
	margin-top: 1px;
}

.merhaba-reklamveren-bilgi {
	background-color: #ddd;
	border-bottom: dotted 1px #0099FF;
	width: 960px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto 0 auto;
}

.kullanici-id {
	height: 25px;
	width: 320px;
	float: left;
}

.kullanici-set2 {
	float: left;
	margin: 5px;
}

.kullanici-set2 li {
	display: inline;
}

.kullanici-set2 a:link {
	color: #333333;
	text-decoration: none;
}

.kullanici-set2 a:visited {
	text-decoration: none;
	color: #333333;
}

.kullanici-set2 a:hover {
	text-decoration: underline;
	color: #333333;
}

.kullanici-set2 a:active {
	text-decoration: none;
	color: #333333;
}

.kullanici-set {
	height: 25px;
	float: left;
	white-space: nowrap;
	float: right;
	text-align: right;
}

.kullanici-set li {
	display: inline;
}

.kullanici-set  a:link {
	color: #333333;
	text-decoration: none;
}

.kullanici-set  a:visited {
	text-decoration: none;
	color: #333333;
}

.kullanici-set  a:hover {
	text-decoration: underline;
	color: #333333;
}

.kullanici-set  a:active {
	text-decoration: none;
	color: #333333;
}

.reklamveren-band {
	width: 960px;
	height: 100px;
	float: left;
	margin-top: 15px;
}

#uyelik-bilgi-div {
	width: 220px;
	background-color: #faf7c4;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	border: 0px;
	float: left;
	margin-right: 20px;
	margin-top: 15px;
}

#uyelik-form-div {
	width: 700px;
	background-color: #FFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: right;
	border: 0px;
}

.sign-up-ad-div {
	width: 680px;
	margin: 0 auto 0 auto;
	float: left;
	background-image: url(images/yayinci-bg-trans.png);
	background-repeat: no-repeat;
}

.reklamveren-band {
	width: 960px;
	height: 100px;
	float: left;
	margin-top: 15px;
}

/*--2.Adım--*/
.uyelik-2-adim {
	width: 700px;
	background-color: #f3f2f3;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	float: right;
	border: 0px;
}

.uyelik-2-adim #bar {
	font-size: 24px;
	letter-spacing: -1px;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	height: 20px;
	padding: 5px;
	padding-left: 10px;
	background-color: #00aad9;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin: 10px 5px 10px 5px;
	color: #FFF;
}

/*--2.Adım--*/
.sign-up-pub-div {
	width: 680px;
	margin: 0 auto 0 auto;
	float: left;
	background-image: url(images/reklamveren-bg-trans.png);
	background-repeat: no-repeat;
}

/*---reklam-veren---*/ /*--Login form--*/
.login-form {
	width: 300;
	height: 212;
	border: 0;
	margin: 70px 10px 0 50px;
}

/*--Login form--*/ /*--button--*/
a.adAnchor { /* Sliding right image */
	background: transparent url('button/button_right.png') no-repeat scroll
		top right;
	display: block;
	float: left;
	height: 35px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 20px;
	/* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}

a.adAnchor span { /* Background left image */
	background: transparent url('button/button_left.png') no-repeat;
	display: block;
	line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	height: 32px;
	padding: 7px 0 5px 16px;
}

a.adAnchor:hover span {
	text-decoration: underline;
}

.gwt-RichTextArea {
	
}

.hasRichTextToolbar {
	border: 1px solid #CDC0C0;
}

.gwt-RichTextToolbar {
	background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px;
	border-bottom: 1px solid #BBBBBB;
	padding: 3px;
	margin: 0px;
}

.gwt-RichTextToolbar .gwt-PushButton-up {
	padding: 0px 0px 0px 1px;
	margin-left: 4px;
	margin-bottom: 4px;
	border-width: 1px;
}

.gwt-RichTextToolbar .gwt-PushButton-up-hovering {
	margin-left: 4px;
	margin-bottom: 4px;
	padding: 0px 0px 0px 1px;
	border-width: 1px;
}

.gwt-RichTextToolbar .gwt-PushButton-down {
	margin-left: 4px;
	margin-bottom: 4px;
	padding: 0px 1px 0px 0px;
	border-width: 1px;
}

.gwt-RichTextToolbar .gwt-PushButton-down-hovering {
	margin-left: 4px;
	margin-bottom: 4px;
	padding: 0px 1px 0px 0px;
	border-width: 1px;
}

.gwt-RichTextToolbar .gwt-ToggleButton-up {
	margin-left: 4px;
	margin-bottom: 4px;
	padding: 0px 0px 0px 1px;
	border-width: 1px;
}

.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering {
	margin-left: 4px;
	margin-bottom: 4px;
	padding: 0px 0px 0px 1px;
	border-width: 1px;
}

.gwt-RichTextToolbar .gwt-ToggleButton-down {
	margin-left: 4px;
	margin-bottom: 4px;
	padding: 0px 1px 0px 0px;
	border-width: 1px;
}

.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering {
	margin-left: 4px;
	margin-bottom: 4px;
	padding: 0px 1px 0px 0px;
	border-width: 1px;
}

.hata {
	color: red;
}

.login-form {
	width: 300;
	height: 212;
	border: 0;
	margin: 70px 10px 0 50px;
}

.reg-form-element {
	font: bolder medium;
}

.page-end {
	height: 30px;
	margin: 40px;
}

.image-button {
	cursor: hand;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}

.gwt-Anchor {
	padding: 8px;
	font: bold 14px;
	color: maroon;
}

/*------------�NDEX.HTML---------------*/
.index-bg {
	width: 100%;
	height: 436px;
	background: url(images/index-bg.png) repeat-x;
}

*:first-child+html .index-bg {
	background-image: url(images/index-bg.png);
	background-repeat: repeat-x;
}

.goruntulenme {
	width: 960px;
	height: 100px;
	margin: 0 auto 0 auto;
	background: url(images/goruntulenme-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

.bugun-section {
	width: 704px;
	height: 50px;
	position: absolute;
	margin: 32px 0 0 128px;
}

.bugun-section #bugun {
	float: left;
	width: 83px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: lighter;
	letter-spacing: -3px;
	color: #00aad9;
	text-shadow: 2px 2px #FFF;
	margin: 0 0 0 55px;
}

.bugun-section #kez {
	float: left;
	width: 320px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: lighter;
	letter-spacing: -3px;
	color: #00aad9;
	text-shadow: 2px 2px #FFF;
	margin: 0 0 0 32px;
}

.goruntulenme #sayi {
	float: left;
	width: 190px;
	padding: 2px;
	font-size: 38px;
	text-align: center;
	letter-spacing: -3px;
	margin: -5px 0 0 20px;
}

*:first-child+html #sayi {
	margin: -5px 0 0 20px;
}

.rek-yay-genel {
	width: 850px;
	height: 250px;
	margin: 0 auto 0 auto;
}

.rek-yay-genel #reklamverin {
	width: 394px;
	height: 250px;
	background: url(images/reklamverin-bg-trans.png) no-repeat;
	float: left;
	position: relative;
}

*:first-child+html #reklamverin {
	background-image: url(images/reklamverin-bg-trans.png);
	background-repeat: no-repeat;
}

.rek-yay-genel #yayinciolun {
	width: 394px;
	height: 250px;
	background: url(images/yayinci-olun-bg-trans.png) no-repeat;
	float: left;
	margin-left: 60px;
	position: relative;
}

*:first-child+html #yayinciolun {
	background-image: url(images/yayinci-olun-bg-trans.png);
	background-repeat: no-repeat;
}

.rek-yay-genel #textbox {
	width: 307px;
	height: 75px;
	position: absolute;
	margin: 135px 0 0 45px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #434343;
}

.rek-yay-genel #button {
	background: url(images/index-button-trans.png) no-repeat;
	position: absolute;
	width: 188px;
	height: 44px;
	margin-left: 105px;
	margin-top: 230px;
	padding-top: 13px;
	padding-left: 33px;
	text-shadow: 1px 1px #46a103;
	letter-spacing: -1px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: lighter;
}

.rek-yay-genel #button a {
	width: 188px;
	height: 44px;
	display: block;
}

#button a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#button a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#button a:hover {
	text-decoration: none;
	color: #FFCC00;
}

/*------------�NDEX.HTML---------------*/ /*----FOOTER---*/
.footer {
	width: 100%;
	height: 30px;
	float: left;
	margin: 35px auto 0 auto;
	text-align: center;
}

.footer a {
	text-decoration: none;
	color: #666;
}

.footer a:hover {
	color: #000;
	border-bottom: 1px dotted #999;
}

/*----FOOTER---*/ /*--STAT�K--*/
.statik-cont {
	width: 850px;
	margin: 30px auto 0 auto;
}

.clear {
	clear: both;
}

/*--STAT�K--*/
.sign-in-pub-divr {
	width: 330px;
	height: 300px;
	float: left;
	margin-right: 20px;
}

.login-form-element {
	height: 30px;
	font: bolder;
}

.reklam-alani {
	border: 1px solid black;
	overflow: hidden;
}

.ozet-bilgi-link {
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
}

.reklam-satir {
	font-size: small;
	height: 13px;
	padding-left: 2px;
}

.reklam-baslik {
	font-weight: bold;
	height: 15px;
	padding-left: 2px;
}

.reklam-satir-link {
	float: right;
	font-style: italic;
	height: 13px;
	padding-right: 4px;
}

.button {
	padding: 1px;
	border: 1px solid #bcbcbc;
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	background-color: #cce8f8;
	color: #0e6495;
	white-space: nowrap;
}

.button:hover {
	background-color: #ffe065;
	border: 1px solid #C6D880;
}

.login-form-element {
	color: #333;
	font: bolder medium;
	font-size: 9px;
	white-space: nowrap;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

.login-form-element a {
	color: #333;
	text-decoration: none;
}

.duzenle-popup {
	padding: 1px;
	border: 1px solid #bcbcbc;
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	background-color: #cce8f8;
	color: #0e6495;
}

.duzenle-popup .gwt-MenuItem {
	font-size: 9px;
	padding: 1px;
}

.duzenle-popup .gwt-MenuItem.gwt-MenuItem-selected {
	
}

#merhaba {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px #FFFFFF;
}

.formInfo {
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
}

.kayit-sonra-tamamla {
	color: maroon;
	font-size: larger;
}

.link-text {
	text-decoration: underline;
	color: black;
}

.merhaba-manager-tab {
	width: 100%;
	background: #F7F7F7;
	height: 20px;
	margin-top: 1px;
}

.merhaba-manager-bilgi {
	background-color: #ddd;
	border-bottom: dotted 1px #0099FF;
	width: 960px;
	height: 20px;
	line-height: 20px;
	margin: 0 auto 0 auto;
}

#merhaba-manager {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px #FFFFFF;
	padding-left: 12px;
}

/*--------------NETWORK----------------------*/
.network {
	width: 960px;
	float: left;
	background-color: #E0EFFE;
}

.network h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-shadow: 1px 1px #FFF;
}

.netwoek4lu {
	width: 930px;
	margin: 20px auto 20px 22px;
}

#network-box {
	width: 220px;
	background-color: #FFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0px;
	float: left;
	margin: 0 12px 30px 0;
	padding-bottom: 5px;
}

#network-box .title {
	width: 190px;
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px #afe7f6;
	padding: 3px 0 5px 2px;
}

#network-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#network-box ul li {
	float: left;
	width: 200px;
	padding-left: 15px;
	padding-bottom: 2px;
}

#network-box ul li a {
	display: block;
	outline: none;
	text-decoration: none;
	color: #333;
}

#network-box ul li a:hover {
	color: #000;
	text-decoration: underline;
}

/*--------------NETWORK----------------------*/
.ajax-wait {
	background: #f2984c;
	font-weight: normal;
	margin-right: 20px;
}

.kullaniciForm {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
	text-align: left;
	border-collapse: collapse;
}

.kullaniciForm tr:HOVER>td {
	background: #d0dafd;
	color: #339;
}

.kullaniciForm .Data1 {
	padding: 2px;
	background: #e8edff;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}

.kullaniciForm .Data2 {
	padding: 2px;
	background: #e8eddd;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}

.yonet-ozet-table {
}

.yonet-ozet-anchor {
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
	height: 25px;
	line-height: 30px;
}

.reklam-editor {
	width: 960px;
}

.butonlar-paneli {
	margin-top: 10px;
	width: 100%;
	background: #e8eddd;
}

.form-info {
	background-color: #DDD;
	width: 960px;
	height: auto;
	margin: 0 auto 5px;
	float: left;
	font-weight: bold;
}

.odeme-sayfasi-footer {
	background-image: url(images/kredikartodeme.png);
	background-repeat: no-repeat;
	width: 600px;
	height: 70px;
}