body {
	background-image:  url('images/bg.gif');
	margin: 0px
}

form {
	margin: 0px;
}

img {
	border: 0px;
	align: absmiddle;
}

body, td, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
}

a {
	color: #65A5E6;
}

a:hover {
	text-decoration: none;
}

table.wrapper {
	width: 760px;
}

table.clientlinks {
	background:#DDDDDD;
}

td.clientlinks {
	background:#FFFFFF;
	width:25%;
	text-align:center;
	padding: 6px;
}

.navbar {
background: #FFFFFF;
}

.navbutton {
background-color: #EFF2F9;
cursor: pointer;
cursor: hand;
text-align:center;
}

.navbuttonover {
background-color: #8FBCE9;
cursor: pointer;
cursor: hand;
font-weight: bold;
text-align:center;
color: #ffffff;
}

.navbox {
background-color: #EFF2F9;
padding: 5px;
}

.navinput {
border: 1px solid #8FBCE9;
width: 100px;
}

.submitbutton {
color: #ffffff;
cursor: pointer;
cursor: hand;
font-weight: bold;
background-color: #858FBB;
border: 1px solid #FFFFFF;
}

.footerbar {
background-color: #000000;
color: #ffffff;
padding:7px;
padding-left:10px;
padding-right:10px;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	width: 100%;
	border: 1px solid #8FBCE9;
	padding: 0px;
}

.fieldarea {
	background-color: #EFF2F9;
	text-align: right;
}

.clientareatable {
	width: 100%;
	background-color: #cccccc;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #ffffcc;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #ccff99;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #ff9999;
	text-align: center;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

.contentbox {
	width: 75%;
	text-align: center;
	border: 1px solid #cccccc;
	background-color: #efefef;
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}

tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}

#giris{
	position: static;
	overflow:hidden;
	padding-top:20px;
	padding-left:0px;
	padding-right:0px;
	width: 167px;
	height: 94px;
	background-image: url('images/67.gif');
	float:right;
	background-position:  center 50%;
	background-repeat: no-repeat;
	text-align: justify
}
/* =-=-=-=-=-=-=-[Menu Eight]-=-=-=-=-=-=-=- */
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
#menu8 {
        width: 200px;
        margin-top: 10px;
        }

#menu8 li a {
        text-decoration: none;
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        }

#menu8 li a:link, #menu8 li a:visited {
        color: #777;
        display: block;
        background: url('images/menu8.gif');
        padding-left:20px; padding-right:0; padding-top:8px; padding-bottom:0
        }

#menu8 li a:hover, #menu8 li #current {
        color: #257EB7;
        background: url('images/menu8.gif') 0 -32px;
        padding-left:25px; padding-right:0; padding-top:8px; padding-bottom:0
        }

#menu8 li a:active {
        color: #fff;
        background: url('images/menu8.gif') 0 -64px;
        padding-left:25px; padding-right:0; padding-top:8px; padding-bottom:0
        }