body {
	background:#fff url('/i/head.png') top repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color:#276b9b;
}
a:visited {
	color:#276b9b;
}
a:hover {
	text-decoration:underline;
}
.breaker {
	clear:both;
	font: 1px 'Monotype',sans-serif;
	line-height: 1px;
	width: 1px;
	height: 1px;
	zoom: 1;
}
.spacer {
	height:10px;
}

small {
	color:#666;
}
.left {
	float:left;
	text-align:left;
}
#page {
	text-align:center;
	margin:0 auto;
	width:950px;
}
#head {
	background:transparent url('/i/logo.png') no-repeat center;
	height:109px;
	margin-bottom:20px;
	cursor:pointer;
}
#content {
	padding:10px;
}
#footer {
	padding:2px 5px;
	border-bottom:3px double #666;
	text-align:left;
	font-size:0.8em;
	margin: 10px 0;
}
#belowFooter {
	font-size:0.8em;
	color:#aaa;
	margin-bottom:10px;
}
#footerLinks {
	font-size:0.9em;
}
#footerLinks a {
	color:#999;
}
#footerLinks a:hover {
	font-size:1em;
	color:#000;
}
ul {
	list-style:circle;
	font-size:1.3em;
}
ol {

	list-style:none;
	font-size:1.1em;
	margin-left:-5px;
}
ul li span {
	width:350px;
	margin-right:5px;
}
textarea {
	border:1px solid #ccc;
	width:100%;
	font-size:11px;
}
#last, #top {
	float:left;
	margin:0;
	width:195px;
	border:1px solid #666;
	text-align:center;
	overflow:hidden;
}
#last h3, #top h3 {
	margin:0;
	color:#333;
	background:#d6ea98 url('/i/title.png') no-repeat;
	text-align:left;
	line-height:27px;
	font-weight:bold;
	font-size:1.2em;
	padding-left:10px;
	border-bottom:1px solid #666;
}
#last li, #top li{
	margin:-8px 0 18px -35px;
	width:175px;
	padding:5px 5px 8px 5px;
	background-color:#eee;
	list-style:none;
	text-align:right;
}
#last li span, #top li span {
	width:auto;
	display:block;
	font-size:0.7em;
	margin-left:-10px;
	text-align:right;
}
#last small, #top small{
	color:#aaa;
	font-weight:bold;
	font-size:1em;
	text-align:right;
	padding-right:3px;
}
#last div a, #top div a{
	font-size:0.9em;
	font-weight:bold;
	color:#360;
	line-height:20px;
	padding-right:3px;

}
#innerContent {
	float:left;
	margin:0 auto;
	border: 1px solid #666;
	width:485px;
	text-align:left;
	padding:20px;
	margin:-15px 4px 5px 4px;
}
fieldset {
	border:none;
	text-align:left;
	margin:0 auto;
}
fieldset label {
	display:block;
	font-size:1.5em;
	color:#444;
	margin-bottom:5px;
}
fieldset input[type="text"] {
	background:transparent url('/i/box.png') top left no-repeat;
	height:36px;
	width:290px;
	border:none;
	margin:1px;
	color:#360;
	font-size:1.9em;
	padding:5px 10px 5px 5px;
	float:left;
}
fieldset input[type="text"]:focus {
	background:transparent url('/i/box.png') bottom left no-repeat;
}
fieldset a span {
	background:#000 url('/i/go.png') top left no-repeat;
	width:159px;
	height:48px;
	float:left;
	margin:0 -10px 0 10px;
}
fieldset a:hover span {
	background:transparent url('/i/go.png') bottom left no-repeat;
	text-decoration:none;
}
.explain {
	width: 48%;
	padding:2%;
	margin: 0 -5px 0 -5px;
	float:left;
}
div.result {
	background:#d6ea98 url('/i/title_big.png') no-repeat;
	text-align:right;
	margin:-20px -20px 20px -20px;
	padding:0px 0 7px 0;
	line-height:45px;
	padding-right:20px;
	border-bottom:1px solid #666;
	font-weight:normal;
	font-size:3em;
}
div.result a {
	color:#000;
}
div.result h1 {
	font-size:0.8em;
	line-height:40px;
	display:inline;
	font-family:'Trebuchet MS';
	font-weight:normal;
}
#result {
	background-color:#9c0;
	width:420px;
	float:left;
	text-align:center;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding:15px;
	margin-bottom:20px;
}
#result .daily {
	display:block;
	color:#fff;
	font-size:2.3em;
	font-weight:bold;
	margin-bottom:7px;
}
#result .value {
	font-size:1.5em;
	color:#333;
}
#graphs {
	text-align:center;
	float:left;
	width:450px;
}
#graphs h3 {
	color:#360;
}
#graphs img {
	border:1px solid #ccc;
	padding:10px 15px;
	margin-bottom:10px;
}

#resultDetails, #semrushDetails {
	float:left;
	font-size:1.3em;
	display:block;
	width:450px;
	margin-bottom:15px;
	overflow:hidden;
}
#resultLeft {
	float:left;
	width:465px;
}
#resultRight {
	float:left;
	float:right;
}
#resultRight img {
	border: 1px solid #ccc;
	padding:2px;
	margin-bottom:20px;
}
#resultRight span {
	display:block;
	margin-bottom:4px;
}
td {
	padding:2px;
	margin:2px;
	border-bottom:1px dotted #aaa;
}
.largeList {
	border-bottom:2px dotted #aaa;
	text-align:left;
}
.largeList img {
	float:left;
	margin-right:15px;
}
.largeList span {
	line-height:20px;
	height:55px;
	display:block;
}
.paginator {
	margin-top:15px;
	padding-top:5px;
	border-top:1px solid #aaa;
	width:100%;
	text-align:center;
}
.paginator a {
	padding:4px;
	border-bottom:2px solid #eee;
	color:#666;
	line-height:30px;
	vertical-align:top;
}
.paginator a:hover {
	text-decoration:none;
	border-bottom:2px solid #666;
}
.paginator a.active {
	font-size:1.8em;
	font-weight:bold;
	border-bottom:none;
}
#pleaseWait {
	position:absolute;
	top:130px;
	height:95%;
	padding-top:130px;
	font-size:3em;
	left:0;
	z-index:1001;
	text-align:center;
	width:100%;
	background-color:#fff;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
#waitStatus {
	font-size:0.6em;
}
#semrushDetails {
	border:2px solid #C52933;
	padding:10px;
	width:430px;
}
.numeration {
	width:100%;
	text-align:center;
	line-height:30px;
}
.numeration a {
	border:1px solid #eee;
	padding:2px 5px;
	text-decoration:none;
}
.numeration a:hover {
	text-decoration:none;
	background-color:#eee;
}
.numeration a.active {
	font-size:1.5em;
	font-weight:bold;
}

/* SimilarSites start */

.similar-sites-widget-wrapper { 
	width:480px;
	height:160px;
	margin:0;
	background-color:#fff;
}

.similar-sites-widget-caption {
	text-align:left;
	color:#000;
	padding-left:4px;
	font-size:13px;
	font-weight:bold;
	font-family:'Trebuchet MS',Tahoma,Sans-serif;
}

/* SimilarSites end */