body {
	background: #FAFAFA;
	font-size: 11px;
}
body, td, textarea, select, input, p, div, font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #FF7901;
}

a:link {
	color: #FF7901;
}

a:hover {
	color: #FF7901;
	text-decoration: none;
}

a.current-page {
	color: #000000;
	text-decoration: none;
}

form {
	margin: 0;
}
#height_100 {
	height: 100%;
	margin: auto;
	padding: 0px;
}
.news_date {
	color: #717070;
}
h1 {
	margin-top: 10px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
	color: #0288D8;
}

h5 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	text-align: center;
}

h1.right {
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
	color:#999999;
}

h2 {
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
	color: #555555;
}
h3 {
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size: 15px;
}

table {
	border:0px;
}

table td {
	padding:0;
}

#image_hosting_tab, #webspace_tab {
	cursor:hand;
	cursor: pointer;
}

.server-spec {
	margin-left: 20px;
	color: #1658C6;
}

.orange {
	color: #FF7901;
}

table.domain-results tr.dr-new-n td {
	font-weight: normal;
	color: green;
}

table.domain-results tr.dr-transfer-n td {
	font-weight: normal;
	color: red;
}

table.domain-results tr.dr-new-b td {
	font-weight: bold;
	color: green;
}

table.domain-results tr.dr-transfer-b td {
	font-weight: bold;
	color: red;
}
.domain-legends-on {
	border: 1px solid #000000;
}

.order_th {
	text-align: left;
	font-size: 12px;
}

div.news-box {
	border: 1px solid #666666;
	padding: 10px;
}


.side-news-box {
	background-color: #F8F8F8;
	padding: 0px 5px 5px 5px;

}

.news-column {
	background-color: #F8F8F8;
}

.order-steps {
	color:#555555;
	font-weight: bold;
}

table.order-progress td {
	padding: 3px;
}

body.tour {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
}

.contact-table td {
	padding: 3px 10px 0px 10px;
}

.login-table {
	width:185px;
	height:166px;
}

.login-table td {
	font-size: 11px;
}

.login-table input.text {
	width: 115px;
}

.login-table td.holder {
	padding: 30px 0px 0px 12px;
}

a.admin-link {
	color: red;
	font-weight: bold;
}

#infoLayer {
	width: 100%;
	padding-top: 10px;
}

#rightArrow, #leftArrow {
	display: none;
}

#infoText {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	color: #0081CE;
	margin: 0px;
}

/* USER CONTROL PANEL STYLES */
.functions-table td {
	font-size: 11px;
	text-align: center;
	padding: 0px 15px 0px 15px;
}

.functions-table td.dlm {
	padding: 0px;
}

.functions-table td a {
	color: #FF7901;
	text-decoration: none;
}

.functions-table td a.current-page {
	color: #000000;
}

.functions-table td a:hover {
	text-decoration: underline;
}

.list-table  {
	border: 1px solid #ACACAC;
}

.list-table  td {
	padding: 5px;
	text-align: right;
}

.list-table th {
	background-color: #DFDDDD;
	font-size: 11px;
	text-align: right;
	padding: 5px;
}

.list-table th.title {
	background-color: #F0F0F0;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding: 0px 5px 0px 0px;
}

.list-table tr.first-row {
	background-color: #F7F7F7;
}

.list-table tr.second-row {
	background-color: #FFFFFF;
}

.list-table td.table-footer {
	background-color: #F0F0F0;
	border-top: 1px solid #FFFFFF;
	text-align: right;
	font-weight: normal;
}

.list-table textarea {
	width: 100%;
}
table.status-msg-success {
	width:90%;
	border: 1px solid #02AC21;
	padding: 0px;
	color: #02AC21;
	background-color:#F9F9FA;
}
table.status-msg-error {
	width:90%;
	border: 1px solid #FF0000;
	padding: 0px;
	color: #FF0000;
	background-color:#FEFFEF;
}

table.status-msg-success td, table.status-msg-error td {
	padding: 3px;
}

.int-table td {
	padding-right: 5px;
}

.info-box {
	width: 80%;
	padding: 5px;
	border: 1px solid #1752EA;
	text-align: left;
	background-color:#FFFFFF;
}

.warning {
	color: red;
}

a.warning {
	color: red;
	font-weight: bold;
}

.image-info-panel {
	border: 1px solid #000000;
	background-color: #F0F0F0;
}

.image-info-panel td {
	text-align: left;
	padding: 5px;
}

.image-info-panel th {
	text-align: left;
	padding: 5px;
	font-size: 11px;
}

.image-info-panel .active {
	background-color: #FFFFFF;
}


.arrow-thumb {
	position: absolute;
	display:none;
	width: 170px;
}