#bayrak a {
position: <linkz id="linkz8">absolute</linkz>;
top: 0px;
left: 0px;
position: fixed;
width: 10%;
height: 250px;
overflow: hidden;

}
#company_title {
	background-color: #00162C;
	color: #FFF;
	float: left;
	font-size: 24px;
	line-height: 60px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#content_container {
	background: #FFF url(images/content_container_bg.gif) repeat-y;
	border: 5px solid #258;
	color: #666;
	margin: 20px auto 0;
	padding: 0;
	text-align: left;
	width: 950px;
}
#content_left {
	background-color: #FFF;
	float: left;
	margin: 0;
	padding: 15px;
	text-align: left;
	width: 670px;
}
#side_menu {
	background-color: #EFF5FF;
	border-left: 1px solid #CFE2FF;
	float: right;
	margin: 0;
	padding: 15px;
	text-align: left;
	width: 219px;
}
#side_menu ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
#side_menu ul li {
	line-height: 25px;
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
}

#top {
	background-color: #00162C;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}
#top_container {
	background-color: #00162c;
	border-bottom: 3px solid #036;
	color: #FFF;
	height: 60px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#top_menu {
	background: #F5F5F5 url(images/top_menu_bg.gif) repeat-x;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#top_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#top_menu ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#top_menu ul li a, #top_menu ul li a:visited {
	color: #666;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 100px;
}
#top_menu ul li a.down, #top_menu ul li a.down:visited, #top_menu ul li a.down:hover {
	background-color: #FFF;
	border-right: 1px solid #EBEBEB;
	color: #333;
	font-weight: 700;
	width: 99px;
}
#top_menu ul li a:hover {
	background-color: #EBEBEB;
	color: #333;
}
#welcome_box {
	background-color: #00162C;
	float: right;
	line-height: 60px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#welcome_box a, #welcome_box a:visited {
	color: #accbff;
	text-decoration: none;
}
#welcome_box a:hover {
	text-decoration: underline;
}
.absmiddle {
	vertical-align: middle;
}
.breadcrumb {
	background-color: #F5F5F5;
	margin: 0 0 10px;
	padding: 10px;
}
.clear {
	clear: both;
}
.green {
	color: #006F0F;
}

.header {
	color: #1a4d80;
	font-size: 14px;
	font-weight: 700;
}
.red {
	color: #BF0000;
}
.small {
	font-size: 11px;
}
.warning {
	background-color: #FFFFDF;
	border: 1px solid #FDFF3F;
	margin: 0 0 10px;
	padding: 10px;
}
.contentbox {
	padding: 10px;
	margin: 0 0 10px;
	text-align: center;
}
.errorbox {
	background-color: #FFBFBF;
	padding: 10px;
	margin: 0 0 10px;
	text-align: center;
	color: #7F0000;
}
.clientareatableactive {
	background-color: #ffffff;
	border: 1px solid #999999;
}
.clientareatablepending {
	background-color: #DFFFE0;
	border: 1px solid #999999;
}
.clientareatablesuspended {
	background-color: #FFF6CF;
	border: 1px solid #999999;
}
.clientareatableterminated {
	background-color: #FFCFCF;
	border: 1px solid #999999;
}
.clientticketreplyheader {
	background-color: #EBEBEB;
	
	color: #333;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #EBEBEB;
	border-left: 1px solid #CCC;
}
.clientticketreply {
	background-color: #F5F5F5;
	margin: 0 0 10px;
	padding: 10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.adminticketreplyheader {
	background-color: #CFE6FF;
	color: #333;
	border-top: 1px solid #CAE6FF;
	border-right: 1px solid #CAE6FF;
	border-bottom: 1px solid #CAE6FF;
	border-left: 1px solid #CAE6FF;
}
.adminticketreply {
	background-color: #EEF6FF;
	padding: 10px;
	margin: 0 0 10px;
	border-right: 1px solid #CAE6FF;
	border-bottom: 1px solid #CAE6FF;
	border-left: 1px solid #CAE6FF;
}
.networkissueaffected {
	background-color: #EFEFEF;
	padding: 10px;
	margin: 0 0 10px;
}
.textgreen {
	color: #158F00;
}
.textred {
	color: #9F0000;
}
a {
text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #336699;
}

body {
	background-color: #838383;
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
}
body, td, th {
	font-family: Tahoma;
	font-size: 12px;
	color: #404040;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	border-bottom: 1px solid #EBEBEB;
	color: #1a4d80;
	font-size: 24px;
	font-weight: 400;
	margin: 0 0 12px;
	padding: 0 0 3px;
}
h2 {
	border-bottom: 1px solid #F5F5F5;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 5px;
	padding: 10px 0 3px;
}
h3 {
	color: #666;
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	padding: 10px 0 5px;
}
h4 {
	color: #666;
	font-size: 14px;
	font-weight: 300;
	margin: 0;
	padding: 10px 0 5px;
}
hr {
	background-color: #EBEBEB;
	border: 0;
	border-top: 1px solid #EBEBEB;
	height: 0;
	margin: 10px 0;
	overflow: hidden;
}
input, select, textarea {
	color: #666;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 2px;
}

p {
	margin: 0;
	padding: 3px 0 8px;
}

table.data {
	margin: 0 0 10px;
	padding: 0;
	border: 1px solid #cac8c8;
}
table.data td {
	background-color: #FFF;
	border-bottom: 1px solid #EBEBEB;
	text-align:left;
}
table.data th {
	background-color: #f2f2f2;
	background-image: url('images/th_bg.png');
	background-repeat: repeat-x;
	background-position:top;
	border-bottom: 1px solid #cac8c8;
	color: #666666;
	font-weight: 600;
	text-align:left;
}
table.data tr.clientareatableactive td {
	background-color: #ffffff !important;
}
.tkyn {
        border-top: 1px solid #CCC;
}
table.data tr.clientareatablepending td {
	background-color: #DFFFE0 !important;
}
table.data tr.clientareatablesuspended td {
	background-color: #FFF6CF !important;
}
table.data tr.clientareatableterminated td {
	background-color: #FFCFCF !important;
}
table.frame {
	margin: 0 0 10px;
	padding: 0;
	border: 1px solid #EBEBEB;
	border-bottom: 0;
}
table.frame table td {
	background-color: #FFF;
	border-bottom: 1px solid #EBEBEB;
}
table.frame table td.fieldarea {
	background-color: #F5F5F5;
	color: #333;
	text-align: right;
	border-right: 1px solid #EBEBEB;
}
#masthead {
}
#top_nav {
}
#container {
	position: relative;
	width: 100%;
}
#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#page_content {
	margin-left: 200px;
}
.start_page {
	width: 854px;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.header_top {
	background-image: url('images/header_top.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 854px;
	height: 43px;
}
.page_transbg {
	background-image: url('images/bg_repeat.jpg');
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	width: 854px;
	height: auto;
}
.page_wbg {
	background-image: url('images/page_on_bg.png');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px 27px 0px 27px;
	width: 800px;
	height: auto;
}
.header_start {
	padding-right: 3px;
	padding-left: 3px;
	width: 794px;
	height: 98px;
}
.page_col {
	width: 800px;
	padding-top: 5px;
}
.menu_col {
	width: 205px;
	padding-left: 8px;
}
.yan_menu_bg {
	background-image: url('images/yan_menu_bg.png');
	background-repeat: repeat-y;
	width: 204px;
	height: auto;
}
.yan_menu_bottom {
	background-image: url('images/yan_menu_bottom.png');
	background-repeat: no-repeat;
	width: 204px;
	height: 14px;
	bottom: 0px;
}
.yan_menu_musteri {
	background-image: url('images/yan_musteri_paneli.png');
	background-repeat: no-repeat;
	width: 204px;
	height: 30px;
	top: 0px;
}
.yan_menu_hizmet {
	background-image: url('images/yan_musteri_hmenu.png');
	background-repeat: no-repeat;
	width: 204px;
	height: 30px;
	top: 0px;
}
.yan_menu_yorum {
	background-image: url('images/yan_musteriyorum_hmenu.png');
	background-repeat: no-repeat;
	background-position: top;
	width: 204px;
	height: 30px;
}
.yan_menu_destek {
	background-image: url('images/yan_destek_hmenu.png');
	background-repeat: no-repeat;
	width: 204px;
	height: 30px;
	top: 0px;
}
.yan_menu_space {
	margin-top: 3px;
}
.y_menu_lost_p {
	background-image: url('images/lost_pass.png');
	background-repeat: no-repeat;
	background-position: left center;
	height: 19px;
	padding-left: 16px;
}
.y_menu_add_us {
	height: 19px;
	background-image: url('images/aduser.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-top: 6px;
}
.pages_bg {
	width: 570px;
	background-image: url('images/pages_bg.png');
	background-repeat: repeat-y;
	height: auto;
	margin-left: 5px;
}
.pages_top {
	width: 570px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url('images/pages_top_bg.png' );
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	height: 10px;
}
.pages_nav {
	width: 545px;
	margin-left: 10px;
	margin-right: 15px;
}
.pages_nav_hr {
	background-image: url('images/page_hr_bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
}
.pages_nav_sep {
	background-image: url('images/page_top_sep_icon.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.pages_bottom {
	background-image: url('images/pages_bottom_bg.png');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 570px;
	height: 16px;
}
.footer_bg {
	padding: 0px;
	margin: 0px;
	width: 854px;
	height: 128px;
	background-image: url('images/footer_bottom.jpg');
	background-repeat: no-repeat;
}
.head_menu {
	background-image: url('images/h_menu_bg.png');
	background-repeat: no-repeat;
	width: 800px;
	height: 38px;
}
ul.menu {
	margin: 0;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0;
	list-style: none;
	width: 796px;
	height: 38px;
}
ul.menu li {
	float: left;
}
.top_nav {
	width: 796px;
	height: 38px;
	background-image: url('images/nav_menu_bg.png');
	background-repeat: repeat-x;
}
ul.menu li a {
	display: block;
	height: 38px;
	text-indent: -9999px;
	outline: none;
	text-decoration: none;
	background: url(images/h_menu.png) 0 0 no-repeat;
}
li#m1 a {
	background-position: -2 0;
	width: 7px;
}
li#manasayfa a {
	background-position: -9px 0;
	width: 81px;
}
li#mhakkimizda a {
	background-position: -90px 0;
	width: 81px;
}
li#mhizmetler a {
	background-position: -171px 0;
	width: 74px;
}
li#mreferanslar a {
	background-position: -245px 0;
	width: 93px;
}
li#miletisim a {
	background-position: -338px 0;
	width: 67px;
}
li#mson a {
	background-position: -405px 0;
	width: 212px;
}
li#mmail a {
	background-position: -617px 0;
	width: 178px;
}
li#m1 a:hover {
	background-position: -2 -38px;
	width: 7px;
}
li#manasayfa a:hover {
	background-position: -9px -38px;
	width: 81px;
}
li#mhakkimizda a:hover {
	background-position: -90px -38px;
	width: 81px;
}
li#mhizmetler a:hover {
	background-position: -171px -38px;
	width: 74px;
}
li#mreferanslar a:hover {
	background-position: -245px -38px;
	width: 93px;
}
li#miletisim a:hover {
	background-position: -338px -38px;
	width: 67px;
}
li#mson a:hover {
	background-position: -405px -38px;
	width: 212px;
}
li#mmail a:hover {
	background-position: -617px -38px;
	width: 178px;
}
ul.y_menu {
	list-style-type: none;
	padding: 0;
	margin: 0px;
	width: 196px;
	margin-left: 1px;
	margin-right: 8px;
	top: 0px;
	margin-top: 4px;
}
ul.y_menu a {
	display: block;
	height: 25px;
	background-color: #ffffff;
	text-decoration: none;
	color: #666666;
	background-image: url('images/y_menu_bstroke.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 15px;
	font-size: 12px;
	padding-top: 3px;
}
li.sep a {
	background-image: url('images/y_menu_sep.png');
	background-repeat: no-repeat;
	background-position: left center;
}
ul.y_menu a:hover {
	background-color: #ffffff;
	color: #6e93b4;
}
ul.menu li {
}
.messagediv {
	display: none;
	background: #ffffff;
	font-family: Tahoma;
}
.tickerstyle {
	width: 186px;
	height: auto;
	border: 0px solid black;
	background: #ffffff;
	overflow: hidden;
	font-family: Tahoma;
}
.style_yorum {
	
	font-size: 13px;
	color: #666666;
	font-family: Tahoma;
}
.domain_bg {
	width: 536px;
	height: 144px;
	background-image: url('images/domain_bg.png');
	margin-top: 8px;
}
.dom_ayrinti {
	background-image: url('images/tum_uzanti.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	height:16px;
}
.dom_tum {
	background-image: url('images/coklu_arama.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height:16px;
}
.whmcs {
	background-image: url('images/whmcs2.png');
	background-repeat: no-repeat;
	background-position: top;
	width: 198px;
	height: 71px;
	margin-top: 2px;
}
.whmcs:hover {
	background-image: url('images/whmcs1.png');
	background-repeat: no-repeat;
	background-position: top;
	width: 198px;
	height: 71px;
}
.awbs {
	background-image: url('images/awbs2.png');
	background-repeat: no-repeat;
	background-position: top;
	width: 198px;
	height: 71px;
	margin-top: 7px;
}
.awbs:hover {
	background-image: url('images/awbs1.png');
	background-repeat: no-repeat;
	background-position: top;
	width: 198px;
	height: 71px;
}
.detay_button {
	background-image: url('images/detay_bg.png');
	background-repeat: no-repeat;
	background-position: right top;
	width: 78px;
	height: 23px;
}
.detay_button:hover {
	background-image: url('images/detay_bg.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 78px;
	height: 23px;
}
.satin_button {
	background-image: url('images/satin_bg.png');
	background-repeat: no-repeat;
	background-position: right top;
	width: 78px;
	height: 23px;
}
.satin_button:hover {
	background-image: url('images/satin_bg.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 78px;
	height: 23px;
}
.sepet_button {
	background-image: url('images/sepet_bg.png');
	background-repeat: no-repeat;
	background-position: right top;
	width: 78px;
	height: 23px;
}
.sepet_button:hover {
	background-image: url('images/sepet_bg.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 78px;
	height: 23px;
}
.page_space {
	width: 537px;
	min-height:720px;
	height: auto;
	margin-left: 3px;
	margin-right: 4px;
}
.head_mpanel {
	width: 537px;
	height: 102px;
	background-image: url('images/head_musteri_link.png');
	background-repeat: no-repeat;
}
.dom_tasarim {
	padding-top: 5px;
}
.home_domain {
	width: 328px;
	height: 149px;
	background-image: url('images/domains_bg.png');
	background-repeat: no-repeat;
	margin-top: 5px;
}
.whmcs_awbs {
	height: 149px;
	margin-left: 6px;
}
.paket_both {
	width: 537px;
	height: 157px;
	margin-top: 10px;
	margin-left: 1px;
}
.paket_tek {
	text-align: left;
	background-repeat: no-repeat;
	width: 260px;
	height: 157px;
}
.paket-text {
	background-position: left bottom;
	height: 17px;
	background-image: url('images/paket_hr.png');
	background-repeat: no-repeat;
	padding-top: 1px;
}
.paket_fiyat {
	color: #6b9fda;
	padding-top: 5px;
	float: left;
	font-size: 16px;
}
.paket_fiyat_b {
	color: #6b9fda;
	font-size: 30px;
	font-weight: bold;
}
.paket_baslik {
	height: 18px;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.webtasarim {
	background-image: url('images/web_tas_bg.png');
	background-repeat: no-repeat;
	background-position: top;
	width: 222px;
	height: 71px;
	margin-top: 0px;
}
.webtasarim:hover {
	background-image: url('images/web_tas_bg.png');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 222px;
	height: 71px;
}
.yazilim {
	background-image: url('images/yaz_but_bg.png');
	background-repeat: no-repeat;
	background-position: top;
	width: 222px;
	height: 71px;
	margin-top: 7px;
}
.yazilim:hover {
	background-image: url('images/yaz_but_bg.png');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 222px;
	height: 71px;
}
.haber_both {
	padding-top: 10px;
	height: 150px;
	margin-bottom: 10px;
}
.haberler_bg {
	background-image: url('images/haberler_bg.png');
	background-repeat: no-repeat;
	height: 150px;
}
.haberler_box {
	padding: 28px 10px 10px 10px;
	height: 112px;
}
.haberler_text {
	height: 20px;
	background-image: url('images/haber_sep.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	padding-top: 4px;
}
.head_menu_table {
	border: 1px solid #dee2e2;
	width: 25%;
	background-color: #ffffff;
	padding: 3px;
	text-align: center;
	color: #336699;
}
.head_menu_table:hover {
	border: 1px solid #d1dede;
	width: 25%;
	background-color: #f1f5f5;
	text-align: center;
	color: #336699;
}
.head_menu_table {
	border: 1px solid #dee2e2;
	width: 50%;
	background-color: #ffffff;
	padding: 8px;
	text-align: left;
	color: #336699;
}
.m_input {
	color: #666666;
	border-width: 0px;
	padding: 4px 4px;
	background-image: url('images/m_input_bg.png');
	background-repeat: no-repeat;
	background-position: right top;
	width: 167px;
	height: 15px;
	margin-top: 2px;
	float: left;
	display: block;
}
.m_input:focus {
	border-width: 0px;
	padding: 4px 4px;
	background-image: url('images/m_input_bg.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*
* html .m_input{
	height:23px;
	padding:0px;
	width:175px;
}*/
.m_button {
	background-position: top;
	border-width: 0px;
	width: 81px;
	height: 26px;
	background-image: url('images/m_button.png');
	background-repeat: no-repeat;
}
.m_button:hover {
	background-position: bottom;
	border-width: 0px;
	width: 81px;
	height: 26px;
	background-image: url('images/m_button.png');
	background-repeat: no-repeat;
}
label {
	color: #444444;
	cursor: pointer;
	padding-left: 2px;
	height: 14px;
	vertical-align: top;
}
.dom_input {
	color: #666666;
	width: 241px;
	height: 14px;
	border-width: 0px;
	padding: 8px;
	background-image: url('images/dom_input.png');
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 8px;
	font-weight:bold;
}
.dom_input:focus {
	width: 241px;
	height: 14px;
	border-width: 0px;
	padding: 8px;
	background-image: url('images/dom_input.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dom_button {
	border-width: 0px;
	background-image: url('images/dom_button.png');
	background-repeat: no-repeat;
	background-position: top;
	width: 96px;
	height: 32px;
}
.dom_button:hover {
	border-width: 0px;
	background-image: url('images/dom_button.png');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 96px;
	height: 32px;
}

#tt {
	position: absolute;
	display: block;
	background: url(images/tt_left.gif) top left no-repeat;
	overflow: hidden;
}
#tttop {
	display: block;
	height: 7px;
	margin-left: 7px;
	background: url(images/tt_top.gif) top right no-repeat;
	overflow: hidden;
}
#ttcont {
	display: block;
	margin-left: 7px;
	padding: 2px 12px 3px 7px;
	background: url(images/tt_bg.gif);
	color: #FFF;
}
#ttbot {
	display: block;
	height: 7px;
	margin-left: 7px;
	background: url(images/tt_bottom.gif) top right no-repeat;
	overflow: hidden;
}

.head_menu_table {
	border: 1px solid #cccccc;
	width: 25%;
	background-color: #ffffff;
	padding: 5px;
	text-align:center;
	color:#666666;
	
	
}
.head_menu_table:hover {
	border: 1px solid #d1dede;
	width: 25%;
	background-color: #f1f5f5;
	
	text-align:center;
	color:#336699;
}
.table_musteri_bil {
	border: 1px solid #dee2e2;
	width: 50%;
	background-color: #ffffff;
	padding: 8px;
	text-align:left;
	color:#666666;

	
	
}

