a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
.active {
	text-decoration: underline;
}
a.inactive {
	color: #CCC;
}
a.ajax {
	border-bottom: #000 dashed 1px;
	font-size: 14px;
	text-decoration: none;
}
a.ajax:hover {
	border-bottom: solid 1px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #4a4a4a;
	font-family: Tahoma;
	font-size: 11px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
}
.cell {
	border: #d3d3d3 solid 1px;
	background-color: #FFFFFF;
}
.stat_cell_grey {
	border-right: #e0e0e0 solid 1px;
	border-bottom: #e0e0e0 solid 1px;
	background-color: #f4f4f4;
}
.stat_cell {
	border-right: #e0e0e0 solid 1px;
	border-bottom: #e0e0e0 solid 1px;
}
.comments {
	font-size: 10px;
	color: #8f8f8f;
}
a.big:link, a.big:visited, a.big:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
a.big:hover {
	text-decoration: underline;
}
.big_grey {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #e8e8e8;
}
.big {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.field_name {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #c9c9c9;
}
.field_name a {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #c9c9c9;
	text-decoration: underline;
}
.field_name a:hover {
	text-decoration: none;
}
.btn {
	border: #b3b2b2 solid 1px;
	background: url(/i/admin/btn.gif) left bottom repeat-x;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #808080;
	padding: 3px;
}
.btn_big {
	border: #b3b2b2 solid 1px;
	background: url(/i/admin/btn.gif) left bottom repeat-x;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #808080;
	padding: 10px;
}
.field {
	border: #b3b2b2 solid 1px;
	height: 18px;
	background: url(/i/admin/field.gif) left top repeat-x;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 4px;
}
.field_float {
	border: #b3b2b2 solid 1px;
	height: 18px;
	background: url(/i/admin/field.gif) left top repeat-x;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 4px;
	width: 95%;
}
.field_text {
	border: #b3b2b2 solid 1px;
	background: url(/i/admin/field.gif) left top repeat-x;
	font-size: 11px;
	padding: 4px;
}
.field_text_float {
	border: #b3b2b2 solid 1px;
	background: url(/i/admin/field.gif) left top repeat-x;
	font-size: 11px;
	padding: 4px;
	width: 95%;
}
form {
	padding: 0px;
	margin: 0px;
}
.select {
	padding: 4px;
	font-size: 11px;
}
.error {
	font-weight: bold;
	font-size: 12px;
	color: #d43e3e;
}
.comments_error {
	font-weight: bold;
	font-size: 12px;
	color: #d43e3e;
	font-size: 10px;
}
.inactive_link {
	color: #c9c9c9;
	font-weight: bold;
}
.field_name_p6px {
	font-weight: bold;
	font-size: 12px;
	color: #c9c9c9;
	padding-left: 10px;
	padding-right: 3px;
}
.field_name_nocaps {
	font-weight: bold;
	font-size: 12px;
	color: #c9c9c9;
}
.structure_divs {
	padding-bottom: 5px;
	padding-bottom: 5px;
}
.elements_spacer {
	padding: 7px;
}
.doorway_element {
	width: 200px;
	white-space: nowrap;
	display: block;
	float: left;
	padding-bottom: 30px;
}
.stat_red, .stat_red a {
	font-weight: bold;
	color: #F03;
}
.stat_green, .stat_green a {
	font-weight: bold;
	color: #45a30d;
}
.stat_black {
	font-weight: bold;
}
.stat_gray {
	font-weight: bold;
	color: #CCC;
}
.stat_yellow {
	font-weight: bold;
	color: #db8c25;
}
.stat_blue {
	font-weight: bold;
	color: #39F;
}
.popup_wnd {
	position: absolute;
	border: 1px solid #000000;
	padding: 5px;
	left: 0px;
	visibility: hidden;
	background-color: #ffffff;
}
.comments2_save {
	cursor: pointer
}
.comments2 {
	padding-left: 25px;
	background: url(/i/admin/edit.jpg) left top no-repeat;
	min-height: 20px;
}
.comments2_in_edit_mode {
}
.ok_bar, .wait_bar, .check_bar, .bar {
	width: 50px;
	background-color: #647a39;
	border: #000 solid 1px;
	color: #FFF;
	font-weight: bold;
	text-align: center
}
.check_bar {
	background-color: #e87654;
}
.wait_bar {
	background-color: #a52727;
}
.pointer {
	cursor: pointer
}
.nowrap {
	white-space: nowrap
}
.hidden {
	display: none
}
.side {
	padding: 3px;
	margin: 4px;
	cursor: pointer
}
.side_selected {
	padding: 3px;
	margin: 3px;
	border: solid 1px #666
}
.del {
	cursor: pointer
}
.wrapper {
	width: 100%;
	height: 70%;
	padding-top: 30%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 0;
}
@media print {
.noprint {
	display: none;
}
.cell {
	border: none;
}
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}

/* google */
.commentsmore {
	font-size: 10px;
}
.cutted {
	font-size: 10px;
	display: none;
	padding-left: 110px;
}
.uncutted {
	display:block;
}
.img_more {
	float: left;
	cursor:pointer;
	margin-bottom:10px;
}
.img_less {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg); /* IE 9 */
	-moz-transform: rotate(180deg); /* Firefox */
	-webkit-transform: rotate(180deg); /* Safari and Chrome */
	-o-transform: rotate(180deg); /* Opera */
}
.wl, .bl, .gbl, .is_nofollow {
	font-weight:bold;
	padding:2px;
	border:#000 solid 1px;
	display:inline-block;
	cursor:pointer;
}
.wl {background:#0F0;}
.bl {background:#CCC;}
.gbl {background:#000; color:#FFF;}
.alexa {
	font-weight:bold;
	padding:2px 2px 2px 17px;
	border:#000 solid 1px;
	display:inline-block;
	background:url(/i/admin/alexa.png) no-repeat 4% center #0058c5;
	margin-right:7px;
	color:#FFF;
}
.alexa a {
	color:#FFF;
	text-decoration:none;
}
.alexa a:hover {
	text-decoration:underline;
}
.is_nofollow_sm {
	font-weight:bold; 
	background:#bb1f37; 
	color:#fff; 
	font-size:8px;
	padding:1px;
	margin:1px;
	border:#000 solid 1px;
	display:inline-block;
}
.is_nofollow {
	background:#bb1f37; 
	color:#fff; 
}


.item {padding-bottom:15px;}
.item .comments {padding:5px 0 0 90px;}
.item .nopadding {padding:0;}
.cancel {text-align:center; display:none;}

#bad_sites {padding-top:300px;}
#bad_sites .field_name {padding:20px 0;}
#bad_sites .item .comments {padding-left:10px;}
#bad_sites .item .cutted {padding-left:30px;}
.google_clink_url, .google_clink_userdata {
	padding-left:15px;
}
.google_clink_url .edit {
	margin-bottom:-2px;
	cursor:pointer;
}
.google_clink_userdata input {
	width:100px;
	margin:5px 0;
	border:#000 solid 1px;
	display:inline-block;
	text-align:center;
}
.google_clink_userdata .login {
	background-color:#c6ffd9
}
.google_clink_userdata .passwd {
	background-color:#ffddf4
}
.google_clink_userdata .save {
	margin-bottom:-3px;
	padding-left:8px;
	cursor:pointer;
}
.google_clink sup {
	color:#C03
}
.big_header{
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.add_url_area {
	padding-top:50px;
}
.add_url_area .field_name {
	padding:7px 0;	
}
.add_url_area .btn {
	vertical-align:middle;
	margin-left:10px;
}
.add_url_area .field {
	vertical-align:middle;
	width:50%;
}
#google_clink_urls {
	padding-top:15px;
}
.google_clink_url img.del a {
	vertical-align:middle;
}
#google_clink_urls .google_clink_url {
	height:25px;
}
.sup{ vertical-align:super }
.sub{ vertical-align:sub }
/*
.item .comments {
	background:url(/i/admin/info.png) left top no-repeat;
	padding-left:25px;
	margin-left:30px;
	min-height:20px;
	vertical-align:middle;
	margin-top:3px;
}
*/

div.a_w_img {
	padding:10px;
}
div.a_w_img a img, div.a_w_img img {
	margin:0 15px -5px 0;
}
img.pointer {
	cursor:pointer;
}

div.quick_link_img {
	padding:10px;
}
div.quick_link_img a img, div.quick_link_img img {
	margin:0 10px -5px 10px;
}
.p_result {
	text-transform:uppercase;
	font-weight:bold;
}
.panda{
	color:#FF6700;
}
.duplicate{
	color:#FF0004;
}
.ommited{
	color:#5E0001;
}
.ok {
	color:#21E838;
}
.noindex {
	color:#E3E3E3;
}