body
{
	background-color: #f0f0f0;
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	color: #333333;
}
div
{
	vertical-align: top;
	text-align: left;
	border: 0px;
}
img
{
	border: 0px;
}
td
{
	vertical-align: top;
	text-align: left;
}
input
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #333333;
	font-size: 11px;
	font-family: Verdana;
}

/* Container */
div#container
{
	background-color: #ffffff;
	width: 775px;
	height: 525px;
	position: relative;
	top: 0px;
	left: 0px;
	border-right: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
/* Container */

/* Header Bar */
div#headerbar
{
	width: 98%;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: right;
	padding-top: 5px;
	vertical-align: bottom;
	color: #01cdee;
	font-weight: bold;
}
div#headerbar a
{
	color: #01cdee;
	text-decoration: none;
	font-weight: bold;
}
div#headerbar a:hover
{
	color: #d6de23;
}
/* Header Bar */

/* Logo */
div#logo
{
	width: 197px;
	height: 71px;
	position: absolute;
	top: 20px;
	left: 0px;
}
/* Logo */

/* Görsel */
div#gorsel
{
	position: absolute;
	top: 30px;
	right: 0px;
}
/* Görsel */

/* Telefon */
div#telefon
{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 183px;
	height: 30px;
}
/* Telefon */

/* Menü */
div#menu
{
	position: absolute;
	top: 100px;
	right: 0px;
	height: 30px;
	width: 586px;
}
div#menu div.eleman
{
	position: absolute;
	top: 0px;
	background-color: #0f8098;
	width: 120px;
	text-align: center;
	height: 27px;
	vertical-align: bottom;
	border-bottom: 3px solid #d6de23;
}
div#menu div.eleman a
{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 27px;
}
div#menu div.eleman a:hover
{
	color: #d6de23;
	line-height: 27px;
}
div#menu div.yan
{
	position: absolute;
	top: 0px;
	background-color: #0f8098;
	width: 48px;
	height: 30px;
}
/* Menü */

/* Neden Egeweb */
div#nedenegeweb
{
	position: absolute;
	top: 132px;
	left: 0px;
	width: 183px;
	background-color: #d6de23;
	background-image: url(media/nedenegeweb.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 116px;
}
div#nedenegeweb span.baslik
{
	color: #333333;
	font-size: 14px;
	position: absolute;
	top: 12px;
	left: 30px;
	font-weight: normal;
}
div#nedenegeweb div.liste
{
	position: absolute;
	top: 32px;
	left: 2px;
	font-weight: bold;
}
/* Neden Egeweb */

/* Banner */
div#banner
{
	position: absolute;
	top: 132px;
	right: 0px;
	width: 586px;
	background-color: #cccccc;
	height: 116px;
}
/* Banner */

/* Alan Adı Sorgu */
div#alanadisorgu
{
	z-index: 2;
	position: absolute;
	top: 250px;
	left: 0px;
	width: 183px;
	height: 76px;
	background-image: url(media/alanadisorgu.png);
	background-position: top left;
	background-repeat: no-repeat;
}
div#alanadisorgu span.baslik
{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 40px;
}
div#alanadisorgu form.whois
{
	position: absolute;
	top: 30px;
	left: 8px;
	font-weight: bold;
	font-size: 9px;
	color: #666666;
}
div#alanadisorgu form.whois input
{
	width: 80px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #999999;
	height: 13px;
}
div#alanadisorgu form.whois select
{
	position: relative;
	top: 1px;
	left: -1px;
	width: 60px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #999999;
}
/* Alan Adı Sorgu */

/* Üye Girişi */
div#uyegirisi
{
	z-index: 2;
	position: absolute;
	top: 328px;
	left: 0px;
	width: 183px;
	height: 96px;
	background-image: url(media/uye.png);
	background-position: top left;
	background-repeat: no-repeat;
}
div#uyegirisi span.baslik
{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 40px;
}
div#uyegirisi div.uyeislemleri
{
	position: absolute;
	top: 30px;
	left: 30px;
}
div#uyegirisi div.uyeislemleri a
{
	color: #0f8098;
	text-decoration: none;
}
div#uyegirisi div.uyeislemleri a:hover
{
	color: #01cdee;
	text-decoration: underline;
}
div#uyegirisi form.login
{
	position: absolute;
	top: 30px;
	left: 8px;
	font-weight: bold;
	font-size: 9px;
	line-height: 18px;
	color: #666666;
}
div#uyegirisi form.login input
{
	width: 80px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #999999;
	height: 12px;
	position: absolute;
	left: 40px;
	width: 120px;
}
div#uyegirisi form.login a
{
	color: #666666;
	text-decoration: underline;
}
div#uyegirisi form.login a:hover
{
	text-decoration: none;
}
/* Üye Girişi */

/* Web Tasarım */
div#webtasarim
{
	z-index: 2;
	position: absolute;
	top: 426px;
	left: 0px;
	width: 183px;
	height: 91px;
}
/* Web Tasarım */

/* Sayfa İçerik */
div#sayfaicerik
{
	position: absolute;
	top: 251px;
	right: -1px;
	width: 586px;
	min-height: 350px;
	padding-left: 189px;
	background-color: #ffffff;
	border-right: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
/* Sayfa İçerik */

/* Hosting Tablosu */
table.hostingtablosu
{
	width: 100%;
}
table.hostingtablosu th
{
	height: 20px;
	background-color: #0f8098;
	color: #ffffff;
	font-weight: bold;
	vertical-align: top;
}
table.hostingtablosu td.ozellik
{
	vertical-align: top;
	background-color: #82a5ad;
	color: #ffffff;
}
table.hostingtablosu td
{
	vertical-align: top;
}
table.hostingtablosu td a
{
	color: #0f8098;
	text-decoration: underline;
}
table.hostingtablosu td a:hover
{
	color: #0f8098;
	text-decoration: none;
}
/* Hosting Tablosu */

/* Detaylı Domain Sorgu */
div#detaylidomainsorgu
{
	background-color: #ffffff;
	color: #0f8098;
	padding: 5px;
	width: 500px;
	margin-left: 38px;
}
div#detaylidomainsorgu div.baslik
{
	font-size: 12px;
	font-weight: bold;
}
div#detaylidomainsorgu div.form
{
	position: relative;
	top: 5px;
	left: 0px;
}
div#detaylidomainsorgu form.whois
{
	font-weight: bold;
	width: 500px;
}
div#detaylidomainsorgu form.whois input
{
	width: 150px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #999999;
	height: 13px;
}
div#detaylidomainsorgu form.whois select
{
	position: relative;
	top: 1px;
	left: -1px;
	width: 60px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #999999;
}
div#detaylidomainsorgu div.sonuc
{
	width: 500px;
	color: #333333;
}
/* Detaylı Domain Sorgu */

/* Destek Taleplerim */
table.destektaleplerim
{
	width: 100%;
}
table.destektaleplerim th
{
	height: 20px;
	background-color: #0f8098;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
}
table.destektaleplerim td.ozellik
{
	vertical-align: top;
	background-color: #82a5ad;
	color: #ffffff;
}
table.destektaleplerim td
{
	vertical-align: top;
}
table.destektaleplerim td a
{
	color: #0f8098;
	text-decoration: underline;
}
table.destektaleplerim td a:hover
{
	color: #0f8098;
	text-decoration: none;
}
/* Destek Taleplerim */

/* Alışveriş Sepetim */
table.alisverissepetim
{
	width: 100%;
}
table.alisverissepetim th
{
	height: 20px;
	background-color: #0f8098;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
}
table.alisverissepetim th a
{
	color: #ffffff;
	text-decoration: none;
}
table.alisverissepetim th a:hover
{
	color: #ff9999;
	text-decoration: underline;
}
table.alisverissepetim td
{
	vertical-align: top;
}
table.alisverissepetim td a
{
	color: #0f8098;
	text-decoration: underline;
}
table.alisverissepetim td a:hover
{
	color: #0f8098;
	text-decoration: none;
}
table.alisverissepetim select
{
	width: 60px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #999999;
}
/* Alışveriş Sepetim */

/* Hizmetlerim */
table.hizmetlerim
{
	width: 100%;
}
table.hizmetlerim th
{
	height: 20px;
	background-color: #0f8098;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
}
table.hizmetlerim th a
{
	color: #ffffff;
	text-decoration: none;
}
table.hizmetlerim th a:hover
{
	color: #ff9999;
	text-decoration: underline;
}
table.hizmetlerim td
{
	vertical-align: top;
}
table.hizmetlerim td a
{
	color: #0f8098;
	text-decoration: underline;
}
table.hizmetlerim td a:hover
{
	color: #0f8098;
	text-decoration: none;
}
/* Hizmetlerim */

/* Registrant */
table.registrant
{
	width: 100%;
}
table.registrant th
{
	height: 20px;
	background-color: #0f8098;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
}
table.registrant th a
{
	color: #ffffff;
	text-decoration: none;
}
table.registrant th a:hover
{
	color: #ff9999;
	text-decoration: underline;
}
table.registrant td
{
	vertical-align: top;
}
table.registrant td a
{
	color: #0f8098;
	text-decoration: underline;
}
table.registrant td a:hover
{
	color: #0f8098;
	text-decoration: none;
}
/* Registrant */