 @charset "utf-8";
 /* CSS Document */
@import url(btn.css);
hr {
	clear:both;
}
#preloader {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 240px;
	height: 60px;
	overflow: auto;
	margin-top: -50px;
	margin-left: -100px;
	background-color: #FFFFFF;
	text-align:center;
	color: #7c7d6f;
	vertical-align:middle;
	font-size:17px;
	opacity:0.9;
	filter:alpha(opacity=90);
	background-image:url(../images/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:5px solid #CCCCCC;
	z-index:10001;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
#preloader1 {
	display:none;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 240px;
	height: 60px;
	overflow: auto;
	margin-top: -50px;
	margin-left: -100px;
	background-color: #FFFFFF;
	text-align:center;
	color: #7c7d6f;
	vertical-align:middle;
	font-size:17px;
	opacity:0.9;
	filter:alpha(opacity=90);
	background-image:url(../images/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:5px solid #CCCCCC;
	z-index:10001;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
#masker {
	width:100%;
	height:100%;
	background:url(../images/tran.png) repeat;
	position: fixed;
	display:block;
	z-index:10000;
	overflow:hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}
body {
	background-position:bottom;
	background-repeat:repeat-x;
	background:url(../images/totalbg.jpg) no-repeat top center;
	background-color: #FFF;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
a:link {
	color: #7EA93C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7EA93C;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.form {
	display:inline-block
}
.xorisma {
	padding-left:13px;
	padding-right:13px
}
h1, h1 a:visited, h1 a:link, h1 A:visited {
	text-align:left;
	color: #857c76;
	font-size:18px;
	padding:0px;
	margin:0px;
	font-weight: bold;
	padding-left:20px;
}
h2 {
	margin:0px;
	padding:0px
}
h1 a:Hover {
	color:#857c76;
}
fieldset {
	border:1px dashed #666666;
	background-color: #F0F0EE
}
legend {
	display:inline-block;
	padding:6px;
	background-color: #333333;
	color:#FFFFFF
}
#prices_form, .prices_form {
	margin-top:0px;
	background-color:#99CC00;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	padding:10px;
}
.req {
	color:#CC0000;
	display:inline-block;
	margin:5px;
}
#results {
	padding:10px;
	float:right;
	background-color:#CC0000;
	color:#FFFFFF;
	font-size:14px
}
#master {
	margin:auto;
	padding:0px;
	width:1000px;
}
#navigation {
	padding:2px;
	font-size:10px;
	color:#666666;
	background-color:#FFFFFF
}
#content_inline {
	background: #FFFFFF;
	padding:10px;
	width:auto
}
#sidebar {
	border:1px solid #DADBCE;
	width:210px;
	background: #FFFFFF;
	padding:5px;
	margin-bottom:8px;
}
#sidecart {
}
.content {
}
.content_border {
	padding:8px;
	margin:0 0 10px 0;
	background-color:#FFF;
	border:1px solid #DADBCE;
}
.desctptionmain {
	padding:5px;
	margin:0 0 5px 0;
	border:0px solid #E7EAEB;
	color: #333;
	min-height:0px;
	font-size:11px;
}
#round, #msgarea, #sidecart, #sidebar, #content_inline, #navigation, .content_border, .footer {
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
}
#msgarea {
	padding:2px;
	color:#FFFFFF;
	padding-left:30px;
	background:url(../images/red.gif) no-repeat 10px #CC0000;
	margin-bottom:5px;
	font-size:0.9em;
	line-height:12px;
}
.msgareagreen {
	background:url(../images/red.gif) no-repeat 10px #090!important;
}
#msgarea a {
	color: #FF6!important;
	font-weight:bolder!important
}
var {
	font-size:0.8em;
	color: #CCC;
	white-space:normal
}
.statusmsg {
	color:#C00
}
.redprices {
	color: #F00!important;
}
.greyprices {
	color: silver!important;
}
/*******************  disable btn ********************/
.btn_preloader:after {
	content: "LOADING PLEASE WAIT";
	text-decoration:blink;
	margin:10px 0 0 0;
	padding:5px 0 0 35px;
	font-size:12px;
	font-weight:bold;
	color: #C00;
	background:url(../images/ico_preloader.gif) left no-repeat;
	height:18px;
	display:inline-block;
}
.btnpreloader {
}
/********************  payment **********************/
.bankMessage {
	font-size:11px;
}
/******************* paginator    **********************/

.paginate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
a.paginate {
	border: 1px solid #063;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	color: #063;
}
a.paginate:hover {
	background-color: #063;
	color: #FFF;
	text-decoration: underline;
}
a.current {
	border: 1px solid #063;
	font: bold .9em Arial, Helvetica, sans-serif;
	padding: 2px 6px 2px 6px;
	cursor: default;
	background:#063;
	color: #FFF;
	text-decoration: none;
}
span.inactive {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 2px 6px 2px 6px;
	color: #999;
	cursor: default;
}
/******************* tools coding **********************/
.tools {
	float:right;
	width:350px;
	text-align:right;
	font-size:11px;
	color:#C30;
	font-family:Arial, Helvetica, sans-serif;
}
.tools_bot {
	border-top:1px solid #CCC;
	padding-top:3px;
	padding-bottom:3px;
	text-align:right;
	font-size:11px;
	margin-top:10px;
}
.tools_print {
	display:block;
	float:right;
	font-size:0.9em
}
.h2_tools {
	height:15px;
}
.tools_livehelp {
	margin-right:5px;
	position:absolute;
	width:210px;
	height:30px;
	display:block;
	float:left
}
/***************** table coding ************************/

 .content td {
	border-bottom:1px solid #F1F2EE;
	text-align:left;
	padding:3px
}
.content th {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color: #333;
	border-bottom:1px solid #F1F2EE;
	text-align:left;
	padding:1px
}
/*******************  cart coding ***********************/

.cart_table {
	font-size:11px;
}
.cart_table tr {
	white-space:nowrap
}
/******************* hosting check********************/

.host_yes {
	text-indent:-5000px;
}
.host_yes:after {
	content: "YES";
	color:#6C0;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 20px;
	background: url(../modules/hosting/images/positive.gif) no-repeat left;
}
.host_no:after {
	content: "NO";
	color:#C00;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 20px;
	background-position:3px 3px;
	background-image: url(../modules/hosting/images/negative.gif);
	background-repeat: no-repeat;
}
.hosting th {
	font-size:13px;
	color:#333;
	padding:10px 0 10px 5px;
	margin:0px;
	height:19px;
	background: url(../modules/hosting/images/table-1-th.gif) repeat-x top;
	border-right:1px solid #DDE4E6
}
.hosting td {
	border-right:1px solid #DDE4E6
}
.hosting thead {
}
.hosting .red {
	color:#F00
}
/******************* domain check********************/

.deadDomain, .deadDomain a {
	background-color:#EFEFEF;
	color: #B9B9B9!important;
	text-decoration:none;
}
.deadDomainBuy {
	color:#C00!important;
	font-weight: bold
}
a.btn_domaincheck {
	background:url(../images/btn_check.jpg);
	width:108px;
	height:18px;
	text-align:center;
	margin:0 2px 0 0;
	padding:5px 0 0 0;
	display:block;
	float:left;
	font-size:11px;
	color: #666!important;
	cursor:pointer
}
a.btn_domaincheck:hover {
	font-weight:normal;
	color:#000!important
}
.domain_check_loop_label {
	display: inline-block;
	width:103px;
	height:25px;
	cursor:pointer;
	font-weight:bold;
	font-size:11px;
}
.domain_check_loop {
	cursor:pointer;
	background:url(../images/domain_check.gif) no-repeat top;
	float:left;
	width:103px;
	height:25px;
	padding:5px 0 0 5px;
	margin:2px;
	display:block
}
a.domain_check_loop:hover {
	font-size:16px !important;
	color:#003;
!important;
	background:url(../images/domain_check.gif) no-repeat bottom!important;
}
.domain_check_loop_c1 {
	display:inline-block;
	width:20px;
	float:left;
	height:20px;
}
.domain_check_loop_c2 {
	display:inline-block;
	width:65px;
	height:20px;
	margin:1px 0 0 8px;
	float:left
}
.domain_check_loop_c3 {
	display:inline-block;
	width:65px;
	height:20px;
	margin:1px 0 0 8px;
	float:left
}
.domain_check {
	width:750px;
	display:inline-block;
	border-bottom:1px solid #CCC;
	padding:3px;
	margin:2px;
}
.domain_check_elements {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
	float:left;
	width:100px;
	text-align:left;
	display:inline-block;
	border-right:1px solid #CCC;
	padding-left:2px;
}
.dce1 {
	width:200px;
	font-weight:bold;
	font-size:13px;
}
.dce2 {
	text-align:center;
	color:#8A9173;
	width:140px;
}
.dce3 {
	text-align:center;
	padding-left:0px;
	width:120px;
}
.dce4 {
	border-right:0px;
	text-align: center;
	padding-left:0px;
	width:210px
}
.notAvailable {
	color:#C00
}
.tip {
	margin:5px;
	padding:5px;
	color:#FFF;
	background-color:#063;
	font-size:0.9em
}
.davailable {
	color:#060;
	font-weight:bold;
	font-size:0.9em
}
.dunavailable {
	color:#C00;
	font-weight:bold;
	font-size:0.9em
}
.derror {
	color: #666;
	font-weight:bold;
	font-size:0.9em
}
.domain_similar {
	padding:10px;
}
.domain_similar_loop {
	display:block;
	float:left;
	width:175px;
	margin:3px;
	padding:3px;
	text-align:left;
	background-color:#EDEDEB;
	border:1px solid #E8E8E3;
	color:#000
}
.dsimilar_preloader {
	background:url(../images/108.gif) no-repeat;
	display:block;
	height:24px;
	width:160px;
	margin:20px;
}
a.redlink {
	font-weight:bold;
	color:#C00
}
/**************** menu coding *****************/

#menuhor {
	float: left;
	margin-bottom:5px;
	margin-top:95px;
	position:absolute;
	width:1000px;
}
#menuhor a:visited, #menuhor a:link, #menuhor A:visited {
	color: #FFFFFF
}
#menuhor a:hover {
	color: #000;
	font-weight: normal
}
#menuhor ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuhor li {
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 0;
	width: 110px;
	text-align:center;
	float: left;
	font-size:11px;
	border-right:1px solid #063
}
/**************** header coding *****************/
.header_tool {
	background:url(../images/header_tooltip.png) no-repeat;
	position:absolute;
	width:230px;
	height:24px;
	color:#333;
	margin:27px 0 0 190px;
	padding:6px 0 0 25px;
	font-size:11px;
}
.header_banner {
	margin:22px 0 0 561px;
	display:block;
	width:439px;
	height:66px;
	background-color:#FFF;
	position:absolute;
}
.header {
	display:block;
	height:130px;
	margin-bottom:5px;
}
.header h1 {
	background:url(../images/logo.png) no-repeat;
	height:75px;
	width:198px;
	position:absolute;
	display:block;
	margin:18px 0 0 0px;
	text-indent:-2000px
}
.header_right {
	float:right;
	text-align:right;
	padding:1px;
	font-size:0.9em;
	color:#FFF!important
}
.header_right a:hover {
	color:#FFF!important
}
.header_right a {
	text-decoration:none;
	color:#FFF!important
}
.right_black, .right_black a, .right_black a:hover {
	color: #333!important
}
/***************** footer coding ******************/
.copyright {
	padding-top:6px;
	padding-left:11px;
	color:#000;
	font-weight:bold
}
.footer {
	font-size:11px;
	background-color:#FFF;
	padding:8px;
	margin: 0px 0px 5px 0px;
	background-color:#FFF;
	border:1px solid #DADBCE;
}
.footer a:link, .footer a:hover, .footer a:visited {
	color:#333!important
}
.trustecop {
	color:#333!important;
	font-weight:bold
}
.footertable {
	text-align:inherit
}
.footer_images img {
	margin-right:3px;
	border:0px;
}
.footerL1 {
	font-size:10px;
}
/**************** sidebar coding *****************/

.sidebar {
	display:block;
	width:230px;
}
.sidebar h2, .content h2 {
	padding:0px 0px 5px 0px;
	margin:2px 0 5px 0;
	clear:right;
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #666;
	border-bottom:1px solid #E9ECE6
}
.wallet {
	background:url(../images/ico_wallet.jpg) no-repeat right center;
	height:22px;
	padding-bottom:0px;
}
/******************* validation coding ******************/

.captcha {
	border:1px solid #EFF1ED;
	padding:10px;
	margin:5px 0 5px 0;
}
.captcha input {
	width:150px;
	margin:5px 0 0 0;
}
.validation {
	font-size:11px;
	font-weight:bold;
	background-color: #FF0000;
	color:#FFFFFF;
	display:block;
	width:150px;
	text-align:center;
	margin-left:1px;
}
.messageerrors, #messageerrors {
	padding:8px;
	color:#F00;
}
.message_withborder, #message_withborder {
	background-color:#C00;
	padding:10px;
	color:#FFF!important;
	margin:10px;
}
.checkmoney {
	background-color: #EAECEE
}
.panel {
	clear: both;
	display: none;
	border: 3px solid #CCC;
	padding: 1em;
}
.panel.active-tab-body {
	display: block;
}
#tabs {
	list-style: none;
}
#tabs li {
	float: left;
}
#tabs a {
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-color: #F2F2F2;
	text-decoration: none;
	color: #999999;
}
#tabs a.active-tab {
	background-color: #CCC;
	border-top: 3px solid #999;
	padding-top: 3px;
	color: #000;
}
input, select, button, submit, textarea, radio, check {
	font-size:11px;
	padding:3px;
}
.submit {
	background:url(../images/button_launch.png) no-repeat;
	width:118px;
	padding:6px 0 10px 0;
	text-align:center;
	color:#FFF;
	font-size:12px;
	border:0px;
	display:inline-block;
	cursor:pointer;
	height:35px;
	float:left;
	margin:2px;
}
.submit1 {
	background:url(../images/button_launch_1.png) no-repeat;
	width:95px;
	padding:6px 0 10px 0;
	text-align:center;
	color:#FFF;
	height:35px;
	font-size:11px;
	line-height:7px;
	border:0px;
	display:inline-block;
	cursor:pointer;
	float:left;
	margin:2px;
}
.submit2 {
	background:url(../images/button_launch_2.png) no-repeat;
	width:45px;
	padding:2px 0 4px 0;
	text-align:center;
	color:#FFF;
	font-size:11px;
	border:0px;
	display: inline-block;
	cursor:pointer
}
input.disabled, input[disabled], input[readonly], input.readonly {
	border: 1px solid #666;
	background-color: #999;
	color: #FFF;
	cursor:default
}
.biginput {
	width:200px;
}
input.required, textarea.required {
	border: 1px solid #C00;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 0px solid #00CC00;
	color:#333;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}
.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}
label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}
.field-label {
}
.field-widget {
}
.checkdomain {
	background:url(../images/checkdomain_bg.gif) repeat-x bottom;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	border:1px solid #D7DEDF
}
/**********************  handler coding  **********************/

.handler {
	font-size:0.9em;
	line-height:13px;
	border:1px solid #FFF;
	background-color:#FFF;
	color:#666;
	padding:2px;
}
.handlertable {
}
.handlertable strong {
	color: #093;
	font-weight:normal;
	padding-right:10px;
}
/********************************************/



.inform {
	padding:2px;
	margin:5px;
	background-color:#333333;
	width:400px;
	color: #CCCCCC
}
.main_container ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-size:0.9em
}
.main_container li {
	padding-left:20px;
	padding-bottom:5px;
	background:url(../images/dot_.gif) no-repeat left top
}
.money {
	font-size:1.5em;
	font-weight:bold;
	color:#CC0000
}
#btn_link {
	display:inline-block;
	font-size:1.4em;
	width:150px;
	margin:5px;
	background:url(../images/dot_.gif) no-repeat;
	background-position:10px center;
	background-color: #A5C25F;
	color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:10px;
	padding-left:30px;
}
#btn_link_s {
	display:inline-block;
	font-size:1em;
	width:auto;
	margin:0px;
	background:url(../images/dot_.gif) no-repeat;
	background-position:5px center;
	background-color: #A5C25F;
	color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:2px;
	padding-left:25px;
	padding-right:5px;
}
#btn_link:hover, #btn_link_s:hover {
	background-color: #8EAF43;
	border:1px solid #CCCCCC;
	color:#FFFFFF
}
.pagination {
	margin:10px;
}
.errors {
	color:#CC0000;
	font-size:14px
}
.error_tr {
	background-color: #E2E3DD;
	color: #333333
}
.error_inactive {
	font-size:16px;
	color:#CC0000;
	font-weight:bold
}
.error_actice {
	font-size:16px;
	color:#009933;
	font-weight:bold
}
#text_area {
	margin:10px;
	padding:10px;
	border:1px solid #CCCCCC;
	background-color:#D1D7CC;
	color: #000000;
	text-align:justify
}
#helper ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-size:0.9em
}
#helper li {
	padding-left:20px;
	padding-bottom:5px;
	background:url(../images/help_ico.gif) no-repeat left top
}
/********************* password ************************/


#passwordStrength {
	height:10px;
	display:block;
	float:left;
}
.strength0 {
	width:250px;
	background:#cccccc;
}
.strength1 {
	width:50px;
	background:#ff0000;
}
.strength2 {
	width:100px;
	background:#ff5f5f;
}
.strength3 {
	width:150px;
	background:#56e500;
}
.strength4 {
	background:#4dcd00;
	width:200px;
}
.strength5 {
	background:#399800;
	width:250px;
}

