@charset "utf-8";
/* CSS Document TIMELINE */

/*------------------------------ STRUCTURE ------------------------------*/
html, body {
    margin:0;
    padding:0;
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
    color:#333;
}
#wrap {
    width:960px;
    margin:0 auto;
}
#header {
    margin-top:20px;
}
#content {
    float:left;
    width:652px;
    margin-bottom:30px;
}
#column {
    margin-left:690px;
    width:270px;
    margin-bottom:30px;
    margin-top:28px;
}

/*------------------------------ SEMANTICS ------------------------------*/
h1 {
    color:#70d20f;
    border-bottom:1px solid #70d20f;
    font-size:22px;
}
h2 {
    color:#44a2d1;
    font-size:18px;
}
h3 {
    color:#70d20f;
}
h3.menu-point {
    color:#000;
    width:250px !important;
    padding-left:10px;
}

#content p {
    padding-left:30px;
    margin-right:70px;
}
#column p {
    padding-left:10px;
    margin-right:5px;
}

a, a:visited {
    color:#70d20f;
    font-weight:bold;
}
a:hover {
    color:#44a2d1;
}

img {
    border:none;
}
fieldset {
    border:none;
}

/*------------------------------ HEADER ------------------------------*/
#headerlinks {
	background:url(../images/interface/nav_bar.png) no-repeat;
	height:34px;
	width:930px;
	text-align:right;
	padding-top:14px;
	padding-right:30px;
	margin-top:0px; 
	margin-bottom:10px;
}
#headerlinks a, #headerlinks a:visited, #headerlinks {
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
}
#headerlinks a:hover {
    text-decoration:underline;
}

.logo {
    margin-left:60px;
    margin-top:20px;
}

/*------------------------------ MISC ------------------------------*/

#column .img-link {
    margin-left:22px;
    margin-bottom:10px;
}
.img-link {
    border:none;
}
.msg {
    font-weight:bold;
    color:#000;
}
.result {
    color:#e31717;
}
.indent {
    padding-left:10px;
}
.left {
    float:left;
}
select {
    outline:none;
}
.teaser-text {
    margin-left:65px;
}
.teaser-img {
    margin-top:15px; padding-left:5px;
}
.forum-date {
	margin-top:0px;
	padding-top:0px;
	padding-left:20px !important;
	color:#666;
	font-size:11px;
	margin-bottom:5px;
}
.forum-text {
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:20px !important;
	margin-top:0px;
}
.forum-text a, .forum-text a:visited {
    color:#70d20f;
    font-weight:normal;
    text-decoration:none;
}
.forum-text a:hover {
    color:#44a2d1;
    text-decoration:underline;
}
.poll-options {
    font-weight:bold;
    margin-right:0px !important;
}

/*------------------------------ USERFIELDS, INPUTS AND FORMS ------------------------------*/
.textfield {
    font-weight:bold;
    color:#ccc;
}

#joinform {
    position:relative;
}

.checkbox-left {
    float:left;
    width:50px;
}
.checkbox-text {
    padding-left:0px;
    margin-left:0px;
}
.error_msg {
    color:#F00;
    font-weight:bold;
}

/*------------------------------ GRAPH ------------------------------*/
.note {
    font-size:11px;
}
.ball {
    position:absolute;
    width:14px;
    height:14px;
}

#timeline {
	margin-top:10px;
	vertical-align:bottom;
	position:relative;
	background:url(/inc/images/timeline_bg.png) top left;
	border-left:1px solid #333;
	border-bottom:1px solid #333;
}

.xlabel {
    position:absolute;
    left:-50px;
}
.iframe {
    width:630px;
    height:320px;
    border:none;
    margin-top:10px;
}
#domain {
    width:320px; height:200px
}
.delete-da {
	background:url(../images/interface/delete.png) no-repeat top;
	width:14px;
	height:14px;
	float:right;
	margin:0px !important;
	padding:0px !important;
	margin-top:3px !important;
	padding-right:10px !important;
}
.delete-da:hover {
    background-position:bottom;
    cursor:pointer;
}

.icon-up-down {
    background:url(../images/interface/up_down.png) no-repeat top;
    height:14px;
    width:14px;
    float:right;
    margin:0px !important;
    padding:0px !important;
    margin-top:3px !important;
    padding-right:10px !important;
}
.icon-warning {
    background:url(../images/interface/warning.png) no-repeat top;
    height:16px;
    width:16px;
    float:right;
    margin:0px !important;
    padding:0px !important;
    margin-top:3px !important;
    padding-right:30px !important;
}
.icon-up-down:hover {
    cursor:pointer;
}

/*------------------------------ GRAPH - EDIT ------------------------------*/
.bar {
    height:15px;
    width:400px;
    margin:0px;
    padding:0px;
    margin-left:30px;
}
.bar p {
    padding-left:0px !important;
}
.barlink {
	background:url(../images/interface/delete.png) no-repeat top;
	padding:0px;
	top:1px;
	position:relative;
	margin:0px !important;
	height:14px;
	width:14px;
	float:left;
	margin-right:10px !important;
}
.barlink:hover {
    background-position:bottom;
    cursor:pointer;
}

.bar-sitename .barlink {
    top:10px;
}

/*------------------------------ SEOTOOLS ------------------------------*/
.section {
    clear:both;
}
.section-box {
    border: 1px solid #ccc;
    background-color:#fbfef8;
    padding-left: 20px;
    margin-bottom: 20px;
}
.section-img {
    float:left;
}
.teaser-link a, .teaser-link a:visited {
    color:#e31717;
}
.teaser-link a:hover {
    color:#9e0707;
}
#img-graph, #img-weight, #img-forum, #img-blog, #img-wiki {
    padding-left:20px;
    padding-top:10px;
}
#img-blocks, #img-percent, #img-news {
    padding-left:20px;
    padding-top:5px;
}
#img-cake, #img-link, #img-check {
    padding-left:20px;
    padding-top:0px;
}
.section-text {
    margin-left:120px;
}

/*------------------------------ FOOTER ------------------------------*/
#footer {
    border-top:2px solid #44a2d1;
    text-align:center;
    padding-top:10px;
    padding-bottom:20px;
    clear:both;
}
#footer p {
    font-size:9px;
    color:#44a2d1;
    padding:0px;
    margin:0px;
}
#footer a {
    color:#44a2d1;
    text-decoration:none;
    font-weight:normal;
}
#footer a:hover {
    color:#70d20f;
}
#footer img {
    position:relative;
    top:2px;
}
.footer-split {
    margin-left:10px;
    margin-right:10px;
}

/*------------------------------ SITEMAP ------------------------------*/
#sitemap {
    position:relative;
    line-height:25px;
}

/*------------------------------ NEW ------------------------------*/
.db_bigcap{
    font-size: 36px;
    font-weight: bold;
    color: #44A2D1;
    position: absolute; 
    top: 0px; 
    right: 93px;
}
.chart-text-teasers {
    float:left;
    width:180px;
    margin-left:10px;
    margin-right:10px !important;
    margin-top:10px;
    padding-left: 0px !important;
    padding-top: 15px;
    text-align: center;
    height: 40px;
}
.suggestionbarToggle {
    width:80%;
}
.html-suggestions .message {
    margin:0 0 0 50px;
}
.html-suggestions .warning {
    border:1px dashed #F5F5F5;
    background-color:#FBFBFB;
}

.suggestionbarToggle {
    background: url(../images/interface/expand.png) no-repeat;
    display:inline-block;
    width:16px;
}

.box {
    background:url(../images/interface/box_ts.png) repeat-x top;
    border:1px solid #ccc;
    overflow:auto;
}
.chart {
    width:650px;
    margin-top:18px;
    margin-bottom:40px;
    clear:right;
}
.popularity {
    width:310px;
    margin:0px;
    padding:0px;
    height:90px;
    margin-bottom:40px;
}
.poll {
    width:310px;
    float:right;
    margin:0px;
    margin-left: 28px;
    padding:0px;
    height:110px;
    margin-bottom:40px;
}
.poll-left {
    margin-left: 0px;
}
.poll-faq {
    width:263px;
    height:90px;
    margin-bottom:10px;
}
.submenu {
    padding-left:10px;
}
.submenu a {
    cursor:pointer;
    font-weight:normal;
    color:#000;
    text-decoration:none;
}
.submenu a:hover, #menu-column a:active {
    color:#70d20f;
    text-decoration:underline;
}
.box-header {
    margin:0px;
    padding:0px;
    padding-top:3px;
    font-weight:bold;
    font-size:13px;
}
.menu-point {
	background:url(../images/interface/box_ts.png) repeat-x top;
	border:1px solid #ccc;
	margin:0px;
	margin-bottom:10px;
	padding:3px;
	padding-bottom:2px;
	font-weight:bold;
	font-size:13px;
	width:250px;
}
.menu-point a, .menu-point a:visited {
    color:#000;
    text-decoration:none;
}
.menu-point a:hover {
    color:#44a2d1;
}
.closed {
    background:url(../images/interface/menupoint_up.png) no-repeat;
}
.closed:hover {
    color:#44a2d1;
    cursor:pointer;
}
.open {
    background:url(../images/interface/menupoint_down.png) no-repeat;
}
.open:hover {
    color:#44a2d1;
    cursor:pointer;
}
#keyword-select, #jots, #domain-select, #edit, #tools {
    display:none;
}
#jotnote {
    width:221px;
    height:50px;
    margin-bottom:10px;
}
#jotdomain {
    width:227px;
    margin-bottom:10px;
    margin-left:0px;
}
.add-note {
    position:relative;
    top:0px;
    left:20px;
}
fieldset {
    padding:0px;
    padding-top:0px;
    margin:0px;
}
.login:focus {
    outline:2px
    solid #44a2d1;
}
.icon-edit {
	background:url(../images/interface/edit.png) no-repeat;
	margin-left:10px;
	padding-left:20px !important;
	height:17px;
	padding-top:1px;
}
.icon-ok {
    background:url(../images/interface/ok.png) no-repeat right;
    height:15px;
}
.icon-stop {
    background:url(../images/interface/stop.png) no-repeat right;
    height:15px;
}
.header-login {
    float:right;
    margin-right:10px;
}
.header-login label {
    font-size:11px;
    font-weight:bold;
    color:#44a2d1;
}
.login {
    width:70px;
    margin-right:5px;
}
.header-login input {
    font-size:11px;
    padding-left:5px;
    padding-right:5px;
}
.message {
    background:#f9f9f9;
    margin-bottom:3px;
    margin-top:3px;
}
.warning {
    color:#e31717;
    border:1px dashed #e31717;
}
.notice {
    color:#70d20f;
    border:1px dashed #70d20f;
}
.login-msg {
    color:#44a2d1;
    font-weight:bold;
}
label {
    font-weight:bold;
    color:#70d20f;
    font-size:13px;
}
#siteform label {
    display:block;
    text-align:right;
}
.input-long {
    width:490px;
    margin-left:10px;
    padding-left:10px;
    padding-right:10px;
}
.input-long:focus, #jotnote:focus, #jotdomain:focus, select:focus, input:focus {
    outline:2px solid #70d20f;
}
.add-site {
    float:right;
    margin-left:20px;
    margin-top:20px;
    margin-bottom:10px;
}
select {
    margin-left:30px;
}
.join-seo {
    width:145px;
    padding-left:5px;
    padding-right:5px;
}
#joinform label {
    display:block;
    text-align:right;
    margin-top:10px;
    padding-right:5px;
}
#joinform fieldset {
    padding:0px;
    margin:0px;
}
#joinform .add-site {
    margin-right:5px;
    margin-top:10px;
}
.save-login {
    position:relative;
    top:3px;
}
.chart-option {
    padding:0px;
    margin:0px;
    margin-bottom:10px;
}
.list-faq li {
    margin-bottom:5px;
}
.list-faq li a {
    font-weight:normal;
    color:#44a2d1;
    text-decoration:none;
}
.list-faq li a:hover {
    color:#70d20f;
    text-decoration:underline;
}
.faq h3 a:hover {
    color:#70d20f;
}
.faq h2 a, .faq h2 a:visited {
    color:#44a2d1;
    text-decoration:none;
    font-size:12px;
}
.faq h2 a:hover {
    color:#70d20f;
    text-decoration:underline;
}
.h2-anchor a, .h2-anchor a:visited {
    color:#44a2d1;
    font-size:18px !important;
}
.h2-anchor a:hover {
    color:#44a2d1 !important;
    font-size:18px;
    text-decoration:none !important;
}

#blog-links a, #blog-links a:visited {
    text-decoration:none;
    font-weight:normal;
}
#blog-links a:hover {
    text-decoration:underline;
}

.results {
    margin:0px;
    padding:0px;
    margin-left:35px;
    color:#44a2d1;
}
.good {
    color:#70d20f;
}
.bad {
    color:#e31717;
}
.chart-teasers {
    float:left;
    width:170px;
    margin-left:40px;
    margin-right:30px !important;
    padding-left:70px !important;
    margin-top:20px;
    min-height: 65px;
    vertical-align: middle;
}
.none {
    display:none;
}
#goal-img {
    background:url(../images/interface/goal.png) no-repeat left;
}
#timeline-img {
    background:url(../images/interface/graph.png) no-repeat left;
}
#experiment-img {
    background:url(../images/interface/experiment.png) no-repeat left;
}
#alert-img {
    background:url(../images/interface/alert.png) no-repeat left;
}
#report-img {
    background:url(../images/interface/keywordreport.png) no-repeat left;
}
#import-img {
    background:url(../images/interface/import.png) no-repeat left;
}

.jot-note {
    background:url(../images/interface/note_mini.png) no-repeat left;
    background-position:0px 4px;
    color:#333;
    padding:4px;
    border-top:1px solid #999;
    margin:5px;
    margin-top:10px;
    padding-left:30px;
}
.jot-note:hover {
    color:#70d20f;
    background-color:#fbfef8;
}
.jot-goal {
    background:url(../images/interface/goal_mini.png) no-repeat left;
    background-position:3px 4px;
    color:#333;
    padding:4px;
    border-top:1px solid #999;
    clear:left;
    margin:5px;
    padding-left:30px;
    min-height: 20px;
}
.jot-goal:hover {
    color:#70d20f;
    background-color:#fbfef8;
}
.jot-alert {
    background:url(../images/interface/alert_mini.png) no-repeat left;
    background-position:0px 4px;
    color:#333;
    padding:4px;
    border-top:1px solid #999;
    clear:left;
    margin:5px;
    padding-left:30px;
}
.jot-alert:hover {
    color:#70d20f;
    background-color:#fbfef8;
}
.jot-monitor {
    background:url(../images/interface/alert_mini.png) no-repeat left;
    background-position:0px 4px;
    color:#333;
    padding:4px;
    border-top:1px solid #999;
    clear:left;
    margin:5px;
    padding-left:30px;
}
.jot-monitor:hover {
    color:#70d20f;
    background-color:#fbfef8;
}
.jot-experiment {
    background:url(../images/interface/experiment_mini.png) no-repeat left;
    background-position:0px 4px;
    color:#333;
    padding:4px;
    border-top:1px solid #999;
    clear:left;
    margin:5px;
    padding-left:30px;
}
.jot-experiment:hover {
    color:#70d20f;
    background-color:#fbfef8;
}

.news-teasers {
    margin-top:20px;
    padding-top:15px;
    border-top:1px solid #CCC;
}

#form-goal input {
    width:300px;
}
#form-goal textarea {
    width:300px;
}
.form-date, #monitordate, #expdate {
    width:75px !important;
    padding-left:5px;
}
.form-rank, #monitorrank {
    width:35px !important;
    padding-left:5px;
}
.goal-submit {
    width:auto !important;
}
#goalnote, #expnote, #monitornote {
    height:100px;
}
#expname, #monitorname {
    width:300px;
    margin-bottom:20px;
}
#expnote, #monitornote {
    width:298px;
}
#goalname {
    margin-bottom:20px;
}

p.icon {
    padding:0 0 0 35px !important;
    margin:12px 0;
}
.rank-checker-medium {
    background:url(../images/interface/blocks_small.png) left no-repeat;
}
.density-checker-medium {
    background:url(../images/interface/percent_small.png) left no-repeat;
}
.density-analyzer-medium {
    background:url(../images/interface/cake_small.png) left no-repeat;
}
.pagerank-checker-medium {
    background:url(../images/interface/weight_small.png) left no-repeat;
}
.domain-checker-medium {
    background:url(../images/interface/check_small.png) left no-repeat;
}
.link-checker-medium {
    background:url(../images/interface/brokenlink_small.png) left no-repeat;
}
.small-description {
    font-size:11px;
    color:#666;
}

table.alternate {
    border:1px solid #999;
    background-color:#FBFBFB;
    width:620px;
    margin:5px;
}
tr:nth-child(even) {
    background:#CCC
}
tr {
    padding:2px;
    margin:2px;
}

/*------------------------------ FORUM ------------------------------*/
.forum_category_container {
	background:#FBFEF8;
    border:1px solid #CCC;
	padding:10px;
    margin-bottom:5px;
}
.forum_category_container a {
    color:#44A2D1;
}
.forum_category_container a:hover {
    color:#70d20f;
}
.forum_topic_container {
	background:#FBFEF8;
    border:1px solid #CCC;
	padding:10px;
	margin:2px 10px;
}
.forum_topic_container a {
    color:#44A2D1;
}
.forum_topic_container a:hover {
    color:#70d20f;
}

.forum_topic_headline {
	margin-left:50px;
    font-weight:bold;
    color:#44A2D1;
}
.forum_topic_sticky {
	width: 25px;
	float: left;
	margin-right: 5px;;

}
.forum_topic_sticky img{
	width: 25px;
}
.forum_topic_locked {
	width: 25px;
	float: left;
	margin-right: 5px;;

}
.forum_topic_locked img{
	width: 25px;

}
.forum_topic_image {
	float:left;
	width:50px;
}
.forum_topic_text, .forum_topic_details {
	font-size:12px;
	margin-left:50px;
}
.forum_topic_details {
    color:#999;
}
.forum_topic_details a {
    color:#70d20f;
}
.forum_topic_details a:hover {
    color:#44A2D1;
}

.forum_reply_container {
	background:#fbfdfe;
	padding:10px;
	margin:10px 10px 10px 40px;
    border:1px solid #CCC;
}
.forum_reply_headline {
    margin-left:50px;
}
.forum_reply_headline a, .forum_reply_headline a:hover {
    color:#44A2D1;
}
.forum_reply_image {
	float:left;
	width:50px;
}
.forum_reply_text, .forum_reply_details {
	font-size:12px;
	margin-left:50px;
}
.forum_reply_details {
    color:#999;
}
.forum_reply_details a {
    color:#70d20f;
}
.forum_reply_details a:hover {
    color:#44A2D1;
}
.forum_editor_container {
	background:#EEE;
	padding:10px;
}
.forum_editor_form label {
	float:left;
	width:70px;
	display:block;
	margin:5px;
}
.forum_editor_textarea, .forum_editor_container input  {
	float:right;
}
.button_submit {
	width:auto;
}
.forum_buttons, .stats_buttons {
	padding: 10px;
	height: auto;
	overflow: hidden;
	}
.forum_button, stats_button {
	float: left;
	width: 350px;
	}
.forum_button p, .stats_button p{
	margin: 0;
	}
.forum_button img, .stats_button img{
	float: left;
	width: 32px;
	margin: 0 5px 0 0;
	}
.dynamic-info {
	font-weight: bold;
	}
.forum_topic_container:hover .forum_actionbar, .forum_reply_container:hover .forum_actionbar {
	visibility: visible;
	}
.forum_actionbar {
	float: right;
	width: 60px;
	margin: 3px;
	visibility: hidden;
	}
.forum_actionbar img {
	width: 20px;
	padding:3px;
	}
.bluetext{
    font-size: 12px;
    font-weight: bold;
    color: #44a2d1;
    position: relative;
}
.db_smalltext {
    position:absolute; 
    top:10px; 
    left:90px; 
    text-align:left;
}
.no-link {
    color: #44A2d1;
}
