body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.png);
}
.head_bar {
	background-color:#0e0e0e;
}
.blue_top {
	text-align:left;
	height:113px;
	width:970px;
	padding-left:15px;
	padding-right:15px;
}
.left_shadow {
	background-image:url(../images/shadow_left.png);
	background-repeat:repeat-y;
	background-position:right;
	width:15px;
}
.right_shadow {
	background-image:url(../images/shadow_right.png);
	width:11px;
	background-repeat:repeat-y;
	background-position:left;
}
.bar2 {
	background-image:url(../images/header_bar.png);
	background-repeat:repeat-x;
	height:45px;
	overflow:hidden;
}
.grey_bar {
	height:45px;
	width:985px;
	padding-left:15px;
	text-align:left;
}
.input_search {
	background-image:url(../images/search_bg.png);
	background-repeat:repeat-x;
	height:20px;
	width:185px;
	float:left;
	border:none;
	background-color:transparent;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	color:#c5c5c5;
}
.bar3 {
	background-image:url(../images/header_bluebar.png);
	background-repeat:repeat-x;
}
.blue_bar {
	width:1000px;
	height:24px;
	text-align:left;
}
.user {
	background-image:url(../images/user_logo.png);
	min-height:12px;
	padding-left:20px;
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	font-size:11px;
	margin-left:10px;
	color:#656565;
}
.account_info {
	color:#009ff4;
	cursor:default;
}
.settings {
	background-image:url(../images/settings_logo.png);
	min-height:12px;
	padding-left:20px;
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	text-decoration:none;
	margin-left:10px;
	font-size:11px;
	color:#656565;
}
.settings:hover {
	color:#009ff4;
	cursor:pointer;
}
.log {
	float:left;
	margin-left:10px;
	font-size:11px; 
	color:#656565;
}
.log:hover {
	color:#009ff4;
}
.account_separator {
	background-image:url(../images/account_separator.png);
	width:2px;
	height:12px;
	float:left;
	background-repeat:no-repeat;
	background-position:center;
	margin-left:10px;
	margin-top:2px;
}
.separator {
	background-color:#0e0e0e;
	width:1px;
	float:left;
	height:45px;
}
.menu {
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
}
.btn {
	background-image:url(../images/header_bar.png);
	background-repeat:repeat-x;
	height:15px;
	padding:15px 24px 15px 25px;
	font-size:12px;
	float:left;
	color:#FFF;
	text-decoration:none;
}
.btn:hover {
	background-image:url(../images/hover_btn.png);
	background-repeat:repeat-x;
	height:15px;
	padding:15px 24px 15px 25px;
	font-size:12px;
	float:left;
	color:#FFF;
	text-decoration:none;
}
.btn_selected {
	background-image:url(../images/pressed_btn.png);
	background-repeat:repeat-x;
	height:15px;
	padding:15px 20px;
	font-size:12px;
	float:left;
	color:#FFF;
	text-decoration:none;
	cursor:default;
}

.content {
}

.page_content {
	background-image:url(../images/content_top.png);
	width:970px;
	float:left;
	text-align:left;
	padding:25px 15px 10px 15px;
	background-color:#ededed;
	background-repeat:repeat-x;
	background-position:top;
}
.title {
	color:#0e0e0e;
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:15px;
	margin-top:0px;
	position:relative;
	left:-1px;
}
.hr {
	width:100%;
	background-image:url(../images/hr.png);
	height:2px;
	overflow:hidden;
}
.grafic {
	margin-top:20px;
	float:left;
	background-color:#FFF;
	padding:20px 25px;
	border-top:solid 1px #dfdfdf;
	border-left:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
	position:relative;
	width:701px;
	min-height:200px;
}
.api_content {
	margin-top:20px;
	float:left;
	font-size:12px;
	background-color:#FFF;
	padding:20px 25px;
	border-top:solid 1px #dfdfdf;
	border-left:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
	position:relative;
	width:701px;
	min-height:200px;
}
.list_api {
	list-style-image:url(../images/list_api.png);
	color:#da0000;
}
.list_api li {
}
.list_api_blue {
	list-style-image:url(../images/list_api_blue.png);
}
.titlu_grafic {
	background-color:#181818;
	padding:6px 10px;
	color:#FFF;
	float:left;
	width:680px;
	margin-bottom:20px;
}
.competition_form {
	float:left;
	width:197px;
	padding-top:20px;
	padding-left:20px;
}
.sub_title {
	color:#0e0e0e;
	font-size:14px;
	margin-bottom:15px;
	margin-top:0px;
}
.input_text {
	background-image:url(../images/input_bg.png);
	height:29px;
	width:170px;
	float:left;
	background-color:transparent;
	border:none;
	background-repeat:repeat-x;
	color:#656565;
	padding-top:0px;
	padding-right:5px;
	padding-left:5px;
}
.blue_btn {
	background-image:url(../images/btn_bg.png);
	height:23px;
	float:left;
	padding-left:10px;
	width:56px;
	padding-right:10px;
	color:#FFF;
	cursor:pointer;
	font-size:12px;
	padding-top:5px;
	background-repeat:repeat-x;
	border:none;
	background-color:transparent;
}
.footer {
	background-image:url(../images/content_bottom.png);
	width:1000px;
	background-repeat:repeat-x;
	height:6px;
}
.link {
	text-decoration:none;
	color:#009ff4;
}
.link2 {
	text-decoration:underline;
	color:#009FF4;
}
.link2:hover {
	color:#FFF;
}
.overview {
	width:197px;
	margin-top:20px;
	margin-left:20px;
	font-size:12px;
}
.tr1 {
	background-color:#9ad1ee;
	padding:4px 0px 4px 7px;
	color:#292929;
	cursor:default;
}
.tr12 {
	background-color:#9ad1ee;
	padding:4px 7px 4px 0px;
	color:#292929;
	text-align:right;
	cursor:default;
}
.tr2 {
	padding:4px 0px 4px 7px;
	color:#292929;
	cursor:default;
}
.tr21 {
	padding:4px 7px 4px 0px;
	color:#292929;
	text-align:right;
	cursor:default;
}
.overview_indicator {
	width:18px;
	float:left;
	padding-top:2px;
}
.overview_detail {
	margin-top:10px;
	margin-left:25px;
}
.overview_detail img {
	vertical-align:middle;
	margin-right:5px;
}
.tab_competition {
	background-color:#181818;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFF;
	margin-bottom:10px;
	cursor:pointer;
}
.competition_panel {
	float:left;
	width:197px;
	margin-top:20px;
	margin-left:20px;
	font-size:12px;
	background-color:#d4d4d4;
	padding-bottom:10px;
}
.log_in {
	margin-top:20px;
}
.input_big {
	background-image:url(../images/Big_inputBg.png);
	height:30px;
	background-color:transparent;
	border:none;
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	float:left;
	background-repeat:repeat-x;
	color:#656565;
}
.login_box {
	background-image:url(../images/login_marginBg.png);
	height:52px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	padding-top:18px;
	width:380px;
}
.tabel_links {
	float:left;
	width:700px;
	font-size:12px;	
}
.tr_a {
	background-color:#9ad1ee;
	padding:6px 0px 6px 7px;
	color:#292929;
	width:300px;
}
.tr_a1 {
	background-color:#9ad1ee;
	padding:6px 7px 6px 0px;
	color:#292929;
	width:100px;
}
.tr_a2 {
	width:60px;
	text-align:center;
	padding-right:60px;
	background-color:#9ad1ee;
}
.tr_a3 {
	width:70px;
	background-color:#9ad1ee;
	text-align:center;
	padding-right:30px;
}
.tr_a3 img {
	cursor:pointer;
}
.tr_a4 {
	background-color:#9ad1ee;
	text-align:center;
}
.tr_a4 img {
	cursor:pointer;
}
.tr_b {
	padding:6px 0px 6px 7px;
	color:#292929;
	width:300px;
}
.tr_b1 {
	padding:6px 7px 6px 0px;
	color:#292929;
	width:100px;
}
.tr_b2 {
	width:60px;
	padding-right:60px;
	text-align:center;
}
.tr_b3 {
	width:70px;
	padding-right:30px;
	text-align:center;
}
.tr_b3 img {
	cursor:pointer;
}
.tr_b4 {
	text-align:center;
}
.tr_b4 img {
	cursor:pointer;
}
.texarea {
	background-image:url(../images/textarea.png);
	height:98px;
	width:411px;
	border:none;
	background-color:transparent;
	float:left;
	margin:0px;
	overflow:hidden;
	padding:5px;
	color:#656565;
}
.option {
	float:left;
	margin-bottom:10px;
}
.error_text {
	color:#F00;
	}
.succes_text {
	color:#0F0;
	}

.alignRight {
	text-align:right;
	padding-right:5px;
	}
.errorBox {
	border:dashed 1px #CC0000;
	color:#CC0000;
	background-color:#FBEEEB;
	padding:5px;
	text-align:center;
	margin-bottom:13px;
	}
.succesBox {
	border:dashed 1px #00CC00;
	color:#00CC00;
	background-color:#EEFBEB;
	padding:5px;
	text-align:center;
	margin-bottom:13px;
	}

.floatleft {
	width:49%;
	float:left;
	}
.floatright {
	width:49%;
	float:right;
	}
.live_container {
	float:right;
	margin-top:-20px;
	background-color:#181818;
	width:197px;
	height:52px;
	overflow:hidden;
	}
.live_container a {
	position:relative; 
	left:-7px;
	top:-5px;
    }
.account_form input[type=text] {
	background-image:url(../images/input_bk.png);
	height:21px;
	width:199px;
	overflow:hidden;
	border:none;
	background-color:transparent;
	padding:5px;
	padding-top:10px;
	}
.order_form input[type=text] {
	background-image:url(../images/input_bk.png);
	height:21px;
	width:199px;
	overflow:hidden;
	border:none;
	background-color:transparent;
	padding:5px;
	padding-top:10px;
	}
.pass_register {
	background-image:url(../images/input_bk.png);
	height:21px;
	width:199px;
	overflow:hidden;
	border:none;
	background-color:transparent;
	padding:5px;
	padding-top:10px;
}
.formFain input[type=text] {
	background-image:url(../images/input_bk.png);
	height:21px;
	width:199px;
	overflow:hidden;
	border:none;
	background-color:transparent;
	padding:5px;
	padding-top:10px;
	}
#passwordCheck img {
	vertical-align:middle;
}
#phoneCheck img {
	vertical-align:middle;
}
.btn_submit {
	background-image:url(../images/btn_submit.png);
	background-color:transparent;
	background-position:bottom;
	background-repeat:no-repeat;
	width:100px;
	height:30px;
	color:#FFF;
	border:none;
	cursor:pointer;
}
.btn_submit2 {
	background-image:url(../images/btn_submit2.png);
	background-color:transparent;
	background-position:bottom;
	background-repeat:no-repeat;
	width:160px;
	height:30px;
	color:#FFF;
	border:none;
}
.domains_opener {
	cursor:pointer;
	width:197px;
	margin-left:20px;
	background-image:url(../images/expand_arrow.png);
	height:10px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center top;
}
.right_panel {
	float:right;
	}
.search_field {
	display:inline-block;
	height:19px;
	position:relative;
	background-image:url(../images/search_middle.png);
	background-repeat:repeat-x;
	top:-7px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:5px;
	float:right;
	}
.search_field input {
	height:19px;
	border:0px;
	background-color:transparent;
	color:#656565;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	top:1px;
	}
#phoneCheck {
	margin-left:5px;
	}
.search_field2 {
	display:inline-block;
	background-image:url(../images/search_middle2.png);
	background-repeat:repeat-x;
	height:23px;
	position:relative;
	left:5px;
	margin-left:25px;
	margin-right:10px;
	margin-bottom:5px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
.search_field2 input {
	height:23px;
	border:0px;
	background-color:transparent;
	color:#FFF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:bottom;
	position:relative;
	top:0px;
	}
#tooltip {
	background-color:#FFF;
	border:solid 1px #000;
	padding:5px;
	display:none;
	position:absolute;
	z-index:999999;
	}
.statusDomain {
	position:relative;
	top:10px;
	height:27px;
	overflow:hidden;
	display:inline-block;
	}
.epayment_link {
	height:22px;
	width:38px;
	display:inline-block;
	overflow:hidden;
	}
#epayment_button {
	border:none;
	background-color:transparent;
	background-image:url(../images/visa.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:45px;
	width:32px;
	font-size:15px;
	cursor:pointer;
	}
.warning_text {
	position:relative;
	top:-8px;
	padding-left:5px;
	}
.showToken
{
	border:1px dashed #e69aee;
	padding:5px 5px 5px 5px;
	color:#003780;
}
.boxTitle {
	background-color:#181818;
	padding:5px 5px 5px 5px;
	color:white;
	font-size:12px;
	margin:0px 0px 14px 0px;
}
.boxRightDomain
{
	width:200px;
	float:left;
}
.boxLeftDomain
{
	width:484px;
	float:left;
	margin:0px 16px 0px 0px;
}

.clear_button {
	position:relative;
	left:-37px; 
	top:0px;
	cursor:pointer;
}

.statusDomain{
	position:relative; 
	top:5px; 
	left:-25px;
	}