* {
	margin: 0;
	padding: 0;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
	padding: 0;
	vertical-align: baseline;
	cursor: default;
}

html,body {
	height: 100%;
}

body {
	-x-system-font: none;
	color: #000000;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
}

a {
	color: #68A1F2;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-decoration: none;
	cursor: pointer;
}

ol,ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.wrapper {
	margin: 0 auto;
	width: 965px;
}

.clear {
	display: inline-block;
}

#header {
	height: 150px;
	clear: both;
	width: 100%;
}

h1#logo {
	background: transparent
		url(http://media.check-backlinks.com/img/logo_new.png) no-repeat
		scroll 0 0;
	color: #FFFFFF;
	float: left;
	height: 97px;
	width: 328px;
	margin-left: 10px;
}

h1#logo a {
	display: block;
	font-size: 1px;
	height: 115px;
	width: 450px;
	text-indent: -9000px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}

h2.front {
	margin: 0;
	line-height: 58px;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 7px 0 0 0;
	font-size: 20px;
}

h3 p {
	margin: 20px;
	line-height: 26px;
}

div#header div#search {
	float: right;
}

#main {
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 15px;
	min-height: 550px;
}

#header ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	clear: both;
	margin-top: 0;
	overflow: hidden;
	position: relative;
}

#header ul.home {
	background-color: #68A1F2;
}

#header ul li {
	float: right;
	display: block;
	padding: 3px 10px 0;
	text-transform: uppercase;
}

#header ul li.on a {
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	padding: 6px 15px 10px;
}

#header ul li.on a:hover {
	color: black;
	text-decoration: none;
}

#header ul li a {
	color: #FFFFFF;
	display: block;
	padding: 6px 5px 10px;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
}

#header ul li a:hover {
	color: #EAEAEA;
	text-decoration: none;
}

#splash {
	background-color: #E6E6E6;
	float: left;
	width: 100%;
	min-height: 80px;
}

#splash h2 {
	margin: 20px;
	color: white;
	font-size: 20px;
	font-weight: bold;
}

#footer {
	float: left;
	width: 100%;
	height: 137px;
	background-color: #FFFFFF;
	clear: both;
	text-align: center;
	color: #663300;
	border-top: 1px solid #CCC;
	margin-top: 35px;
}

#footer div.tree {
	float: left;
	height: 100%;
	width: 100%;
}

div#footer p#copyright {
	color: #CCCCCC;
	float: right;
	font-size: 11px;
	margin: 15px 7px;
	padding: 3px 0 3px 23px;
	text-align: center;
}

div.footer-col {
	float: right;
	margin: 15px 0 20px;
	width: 200px;
}

div.footer-col ul li.header {
	color: #CCCCCC;
	font-weight: bold;
	margin: 2px 0;
}

div.footer-col ul li {
	font-size: 11px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 2px 5px;
	padding: 0;
	display: block;
	text-align: left;
}

div.footer-col ul li a {
	color: #68A1F2;
}

div#featured {
	border: 7px solid #EEEEEE;
	padding: 25px;
	margin: 15px;
	position: relative;
}

div#featured h2 {
	color: #000000;
	font-size: 24px;
	display: block;
	clear: both;
	margin: 5px;
	float: none;
}

div#featured h2 a {
	color: #68A1F2;
}

div.sessinfo {
	float: right;
	width: 250px;
	color: black;
	font-size: 14px;
	text-align: right;
}

div.sessinfo a {
	color: red;
}

/* --------------------- TABLES---------------- */
table.grid {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 955px;
	clear: both;
	border: 1px solid black;
	background: #fff;
	font-size: 1em;
}

table.grid tr.odd {
	background: #fff;
	border: none;
}

table.grid tr.even {
	background: #f0f0f0;
	border: none;
}

table.grid tr.odd td,table.grid tr.even td {
	font-size: 16px;
	letter-spacing: -1px;
	margin: 0px;
	padding: 3px;
	vertical-align: middle;
}

/* NAVIGATION */
table.grid tr.navigation {
	text-align: left;
	font-size: 0.5em;
	background: white;
	color: #666;
	font-size: 10px;
}

table.grid tr.navigation td {
	padding-right: 0px;
	font-size: 10px;
}

table.grid tr.navigation a {
	background: white;
	color: black;
}

/* HEADERS */
table.grid th {
	background: white;
	color: black;
	padding: 3px 5px 3px 5px;
	font-size: 13px;
	letter-spacing: -1px;
	vertical-align: top;
	border: 0;
	font-style: normal;
	font-weight: bold;
}

table.grid tr th span {
	color: black;
	cursor: default;
}

table.grid tr th a {
	font-weight: bold;
	padding-right: 15px;
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-right: 15px;
}

table.grid tr th.wicket_orderDown a {
	background-image:
		url(http://media.check-backlinks.com/img/actions/arrow_down.gif);
	background-repeat: no-repeat;
}

table.grid tr th.wicket_orderUp a {
	background-image:
		url(http://media.check-backlinks.com/img/actions/arrow_up.gif);
	background-repeat: no-repeat;
}

table.grid tr th.wicket_orderNone a {
	
}

table.grid tr th.checkAll {
	text-align: left;
}

table.grid tr.odd td.actions-column,table.grid tr.even td.actions-column
	{
	padding: 0em;
	margin: 0em;
	letter-spacing: -1px;
}

table.grid ul.actions {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}

table.grid ul.actions li {
	
}

a.edit {
	background-image:
		url(http://media.check-backlinks.com/img/actions/arrow_right.png);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 16px;
	float: right;
}

a.add {
	background-image:
		url(http://media.check-backlinks.com/img/actions/add.png);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
}

.big_add {
	background-image:
		url(http://media.check-backlinks.com/img/actions/add_symbol.png);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 40px;
	float: left;
}

a.delete {
	background-image:
		url(http://media.check-backlinks.com/img/actions/cancel.png);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 16px;
	float: right;
}

.status_ok {
	background-image:
		url(http://media.check-backlinks.com/img/actions/ok_symbol.png);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 40px;
	float: left;
}

.status_ko {
	background-image:
		url(http://media.check-backlinks.com/img/actions/ko_symbol.png);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 40px;
	float: left;
}

.status_new {
	background-image:
		url(http://media.check-backlinks.com/img/actions/new_symbol.png);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 40px;
	float: left;
}

span.feedback ul {
	font-size: 1.2em;
	list-style: none;
}

li.feedbackPanelERROR {
	font-family: Calibri;
	font-size: 1em;
	color: #cc0000;
}

li.feedbackPanelINFO {
	font-family: Calibri;
	font-size: 1em;
	color: green;
}

.forms {
	float: left;
}

ol.editor {
	font-family: Calibri, sans-serif;
	display: block;
	font-size: 1.4em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0;
	width: 80%;
}

ol.editor li {
	display: block;
	padding: 0.3em;
	clear: both;
}

ol.editor li.actions {
	text-align: center;
}

ol.editor input,#content ol.editor select {
	color: black;
	padding: 4px 2px;
}

ol.editor input.primary,input.primary,a.primary {
	background-color: #68A1F2;
	color: white;
	font-weight: bold;
	border-color: #D9DFEA #0E1F5B #0E1F5B #D9DFEA;
	border-style: solid;
	border-width: 1px;
	padding: 2px 15px 2px;
	text-align: center;
	font-family: Calibri, sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	margin: 0px;
}

.secondary {
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	font-family: Calibri, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

label {
	float: left;
	display: block;
	margin-right: 0.5em;
	padding: 4px 2px;
	text-align: right;
	font-size: 14px;
}

legend {
	display: block;
	margin-right: 0.5em;
	padding: 4px 2px;
	font-size: 14px;
	font-weight: bold;
}

ol.editor label {
	width: 35%;
}

ol.editor em {
	color: red;
}

.right-float {
	float: right;
}

.left-float {
	float: left;
}

span.details {
	font-size: 12px;
	float: left;
	display: block;
	clear: both;
	font-family: Calibri, sans-serif;
	margin: 5px;
	color: black;
}

form.newsite_form {
	clear: both;
}

form.newsite_form input {
	float: left;
	font-size: 14px;
	margin-top: 5px;
	padding: 5px;
}

form.feedback {
	clear: both;
}

form.feedback p {
	clear: both;
	display: block;
	padding: 5px;
}

form.feedback label {
	display: block;
	width: 100px;
	text-align: right;
}

form.feedback input,textarea {
	display: block;
	float: left;
}