@charset "utf-8";
/* CSS Document */

/* Parent HTML Elements */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 994px;
	margin: auto;
}
ul,ol { 
	list-style:none;
	margin: 0px; 
	margin-left: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
li {
	margin-left: 0px;
	padding-left: 0px;
}
img { 
	behavior: url("/style/iepngfix/iepngfix.htc"); 
}
a {
	color: #71B601;
	outline: none;
	-moz-outline-style: none;
}
select {
	outline: none;
	-moz-outline-style: none;
}

/* Form */
input {
	border: 1px solid #C5C5C5;
	padding: 4px;
	margin-bottom: 1px;
}
textarea {
	border: 1px solid #C5C5C5;
	padding: 4px;
	margin-bottom: 1px;
}
select {
	border: 1px solid #C5C5C5;
	padding: 4px;
	margin-bottom: 1px;
}

/* Global Font Style */

u {
	border-bottom: 1px dotted #6A7676;
	text-decoration: none;
}

.translucent {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.translucent2 {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background-color: #EEEEEE !important;
}

/* Layout Containers */
#page_left {
	float: left;
	width: 600px;
	margin-top: 20px;
}
#page_right {
	width: 394px;
	float: right;
	margin-top: 20px;
}
* html #page_right {
	width: 385px !important;
}
#page_full {
	float: left;
	width: 994px;
	margin-top: 20px;
}

/* Footer */
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	background: #f4f4f4; 
	border-top: 1px dotted #6A7676; 
	text-align: center;
	padding: 8px; 
	clear: both;
	margin-top: 20px;
}

/* Header */
#header { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	background: #f4f4f4; 
	padding: 4px 8px 8px 8px; 
	height: 50px;
	clear: both;
	border-bottom: 1px dotted #6A7676; 
	border-top: 5px solid #71B601; 
}
.logo {
	font-weight: bold; 
	font-size: 30px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px;
}
.logo1 {
	color: #CC6600; 
}
.logo2 {
	color: #71B601; 
}
/* Tutorial */
#tutorial #media {
	border: 1px solid black;
	width:530px;
}

/* Content */
#row1, #row2 {
	padding: 0 5px 0 5px; 
	background: #f4f4f4; 
	border: 1px dotted #6A7676;
	min-height: 250px;
	height: 250px;
}
#welcome {
	padding: 0 14px 0 14px; 
	background: #f4f4f4; 
	border: 1px dotted #6A7676;
	border-top: 5px solid #71B601;
}
#welcome-green {
	padding: 0 10px 0 10px; 
	border: 5px solid #71B601;
	background-color: #71B601;
	color: #ffffff;
}
#welcome-green img {
	border: 1px solid #66CC33;
	background-color: #ffffff;
	padding: 2px;
}
#welcome-green .keyname {
	float: left;
	width: 174px;
	height: 20px;
	vertical-align: middle;
}
#welcome-green .keyengines {
	float: right;
	width: 180px;
	height: 20px;
}
#welcome-green div {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#welcome-green div.heading {
	background-color: #FFCC00;
	width: 360px;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 4px 0 4px 0;
}
#welcome-green select {
	font-size: 12px;
}
#welcome-green option {
	padding-left: 5px;
	font-size: 12px;
}
#welcome2 {
	padding: 10px; 
	/*background: #71B601; */
	background-image: url("/images/track-keywords2.gif");
	background-repeat: no-repeat;
	color: #ffffff !important;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 394px;
	height: 468px;
}
* html #welcome2 {
	padding: 0px !important; 
}
#welcome2 h1, #welcome li {
	color: #ffffff;
}
/* compare table */
#compare_table {
	font-size: 12px;
}
#compare_table td {
	padding: 4px;
	text-align: center;
}
#compare_table td {
	border-bottom: 1px dashed #C5C5C5;
}
#compare_table .feature {
	font-weight: bold;
	width: 220px;
	text-align: left;
}
#compare_table .price {
	font-weight: bold;
	background-color: #FFFF99;
}
#ad_link {
	text-decoration: none;
	cursor: pointer;
	color: #ffffff;
}
#ad_head {
	font-size: 22px;
	font-weight: bold;
}
#ad_bullets {
	font-size: 18px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
}
#ad_bullets li {
	list-style: url("/images/arrow_s1_orange1_sh.png");
	margin-left: 30px;
	height: 30px;
}
#ad_quote {
	font-size: 14px;
	width: 168px;
	font-weight: 300;
	color: #ffffff;
}

/* Navigation Tabs */
ul#nav { 
	margin: 0; 
}
ul#nav li {  
	float:right; 
	padding: 0; 
	margin: 0 0 0 6px; 
	text-align: center; 
	background: none; 
}
ul#nav a { 
	float:left; 
	width: 128px; 
	padding: 10px 3px; 
	margin: 0; 
	font-size: 11px; 
	text-decoration:none; 
	background:#6A7676; 
	color: white 
}
ul#nav li.active a { 
	background: #71B601; 
	color: white; 
}
ul#nav li a:hover { 
	color: #ccc 
}
#head1 {
	float:left;
}
#head2 { 
	float: right;
	text-align: right; 
}
#head2 a { 
	text-decoration:none;  
	color: #222; 
}
#head2 a:hover { 
	text-decoration:none;  
	color: #777; 
}
.icon {
	border: 0px !important;
	width: 16px;
	height: 16px;
	padding: 0px;
	margin-bottom: 0px;
}
a.active, a.active:visited, a.active:active, a.active:hover {
	color: #CC6600;
}

/* Sub Navigation */
ul#subnav { 
	margin: 0; 
}
ul#subnav li {  
	float:left; 
	padding: 0; 
	margin: 2px; 
	text-align: center; 
	background: none; 
}
ul#subnav a { 
	float:left; 
	width: 95px; 
	padding: 10px 3px; 
	margin: 0; 
	font-size: 11px; 
	text-decoration:none; 
	background:#6A7676; 
	color: white 
}
ul#subnav li.active a { 
	background: #71B601; 
	color: white; 
}
ul#subnav li a:hover { 
	color: #ccc 
}
#loading_img {
	float:left;
	margin-top:5px;
	margin-left:5px;
}

/* Form Boxes */
form#paymentbox label.mainlabel,
form#jobsbox label.mainlabel,
form#spybox label.mainlabel,
form#trafficbox label.mainlabel,
form#sitesbox label.mainlabel,
form#goalbox label.mainlabel,
form#resultsbox label.mainlabel,
form#accountbox label.mainlabel,
form#passwordbox label.mainlabel,
form#searchbox label.mainlabel {
	width: 160px;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imgresult { 
	width: 90px; 
	height: 30px; 
	float: left; 
}
* html fieldset {
	padding: 10px;
}
fieldset {
	padding: 10px;
}
form#paymentbox fieldset,
form#reportsbox fieldset,
form#jobsbox fieldset,
form#trafficbox fieldset,
form#spybox fieldset,
form#sitesbox fieldset,
form#goalbox fieldset,
form#resultsbox fieldset,
form#accountbox fieldset,
form#passwordbox fieldset,
form#searchbox fieldset { 
	/*padding: 10px; 
	padding-left: 20px;*/
	width: 90%; 
	background: #f4f4f4; 
	border: 1px dotted #6A7676;
	border-bottom: 5px solid #CC6600; 
}
form#paymentbox legend,
form#reportsbox legend,
form#jobsbox legend,
form#trafficbox legend,
form#spybox legend,
form#sitesbox legend,
form#goalbox legend,
form#resultsbox legend,
form#accountbox legend,
form#passwordbox legend,
form#searchbox legend { 
	margin-left: 5px; 
	color: #000; 
	font-weight: bold;
	background-color: #FFF;
	margin-bottom: 5px;
}
#loading { 
	visibility: visible; 
}
#search { 
	visibility: hidden; 
}
img.engine {
	border: 1px solid #CCCCCC;
	vertical-align: text-bottom;
}
form#paymentbox input,
form#jobsbox input,
form#trafficbox input,
form#spybox input,
form#sitesbox input,
form#goalbox input,
form#resultsbox input,
form#accountbox input,
form#passwordbox input,
form#searchbox input {
	margin-left: 4px;
}
form#jobsbox textarea,
form#trafficbox textarea,
form#spybox textarea,
form#sitesbox textarea,
form#goalbox textarea,
form#resultsbox textarea,
form#accountbox textarea,
form#passwordbox textarea,
form#searchbox textarea {
	margin-left: 4px;
}
form#jobsbox select,
form#trafficbox select,
form#sitesbox select,
form#goalbox select,
form#resultsbox select,
form#accountbox select,
form#passwordbox select,
form#searchbox select {
	margin-left: 4px;
}

/* Sites Box */
div#sites_results,
form#reportsbox div,
form#jobsbox div,
form#goalbox div,
form#trafficbox div,
form#spybox div,
form#accountbox div,
form#sitesbox div {
	float: left;
	font-size: 12px;
	vertical-align:text-top;
}
.button {
	text-decoration: none;
	font-weight: normal;
}
form#trafficbox .page,
form#trafficbox .engine,
form#trafficbox .icons,
form#accountbox .account,
form#sitesbox .edit,
form#goalbox .edit,
form#sitesbox .url,
form#jobsbox .edit,
form#jobsbox .url {
	margin-left: 5px;
}
#edit_box {width:540px;}
#edit_area {width:540px;}
form#accountbox .account {
	width: 80px;
}
form#accountbox .username {
	width: 250px;
}
form#accountbox .created {
	width: 100px;
}
form#accountbox .commission {
	width: 100px;
}
form#sitesbox .rank {
	margin-left: 20px;
}
form#sitesbox .rank1 {
	margin-left: 0px;
}
form#jobsbox .description,
form#goalbox .description,
form#trafficbox .description,
form#sitesbox .description {
	margin-left: 20px;
}
form#jobsbox .counter,
form#sitesbox .counter {
	width: 24px;
}
form#jobsbox .engines {
	margin-left: 20px;
}
form#trafficbox .page {
	width: 40px;
}
form#trafficbox .engine {
	width: 20px;
}
form#trafficbox .language {
	width: 50px;
}
form#trafficbox .col1 {
	width: 26px;
}
form#trafficbox .col2 {
	width: 325px;
}
form#trafficbox .col3 {
	width: 150px;
}
form#trafficbox .col4 {
	width: 26px;
}
form#spybox .col1 {
	width: 95px;
}
form#spybox .col2 {
	width: 50px;
}
form#spybox .col3 {
	width: 375px;
}
form#spybox .col4 {
	width: 25px;
	text-align: right;
}
form#reportsbox .name {
	width: 440px;
	float: left;
}
form#trafficbox .name {
	width: 200px;
}
form#reportsbox .time {
	float: right;
	width: 100px;
	text-align: right;
}
form#trafficbox .time {
	float: right;
}
#settings_area {
	float: right; 
	padding: 20px; 
	border: 1px dotted #CCCCCC; 
	background-color: #FFF;
}
form#jobsbox .engines a {
	text-decoration: none;
	display: block;
	cursor: pointer;
}
.enginebox {
	border: 1px solid #CCCCCC;
	width: 106px;
	float: left;
	margin: 2px;
	padding: 2px;
	background-color: #FFFFFF;
	display: block;
}

/* Login/Register Box */
form#register fieldset,
form#register2 fieldset,
form#login fieldset {
	border: none;
}
form#register2 label {
	display: block;
}
form#register2 input {
	font-size: 18px;
	max-width: 330px;
}
#intro {
	border: 1px solid #518201;
	margin-bottom: 15px;
}
#intro2 {
	border: 10px solid #71B601;
}
#intro3 {
	background: #85D602; 
	padding: 10px; 
	color: #FFFFFF; 
	text-align: center; 
	font-size: 18px; 
	line-height: 35px;
}
#free_link {
	background-color: #E7FDC4; 
	border: 1px solid #DDF1BC; 
	padding:6px;
}
#testit {
	margin-bottom: 15px;
	text-align:center;
}
form#register label,
form#login label {
	width: 100px;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#keyword_list {
	margin-left: 160px;
}

/* Error */
div.error {
	border: 1px solid red;
	width: 90%;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	background-color: #FFCCFF;
}

/* Account Menu */
ul.account_list {
	list-style: url("/webicons/bullet_key.png");
	margin-left: 30px;
}
ul.sites_list {
	/*list-style: url("/webicons/bullet_star.png");*/
	margin-left: 10px;
}

/* Admin Menu */
ul.admin_list {
	list-style: url("/webicons/bullet_wrench.png");
	margin-left: 30px;
}
ul.sites_list {
	/*list-style: url("/webicons/bullet_star.png");*/
	margin-left: 10px;
}

/* Support Menu */
ul.support_list {
	list-style: url("/webicons/bullet_star.png");
	margin-left: 30px;
}

/* CSS Button */
ul.cssbutton {
	margin: 0;
}
ul.cssbutton li {
	padding: 0; 
	margin: 0 6px 0 0; 
	text-align: left; 
	background: none; 
	float: left;
}
ul.cssbutton a { 
	float: left;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	width: 128px; 
	padding: 10px 3px; 
	margin: 0; 
	font-size: 11px; 
	text-decoration:none; 
	background-color: #CC6600;
}
ul.cssbutton a:hover {
	color: #ccc 
}

/* Results */
ul.results_heading {
	margin: 0;
}
ul.results_heading li {
	float: left;
}
ul.results_row_0 {
	clear: left;
	margin: 0;
}
ul.results_row_0 li {
	background-color: #D6D6D6;
	float: left;
}
ul.results_row_1 {
	clear: left;
	margin: 0;
}
ul.results_row_1 li {
	background-color: #C5C5C5;
	float: left;
}
li.results_keyword {
	width: 180px;
	font-size: 12px;
	font-weight: bold;
}
li.results_rank {
	width: 32px;
	font-size: 12px;
	text-align: center;
}
.row_0 {
	/*background-color: #E9FDC9;*/
	display: block;
	width: 100%;
	margin-bottom: 2px; 
	border-bottom: 1px dashed #71B601;
	padding: 2px;
}
.row_1 {
	/*background-color: #DBFCA6;*/
	display: block;
	width: 100%;
	margin-bottom: 2px; 
	border-bottom: 1px dashed #71B601;
	padding: 2px;
}

/* Code Boxes */
#jsbox, #imgbox {
	overflow:auto;
	border: 1px solid black; 
	background-color:#CCCCCC; 
	width: 95%;
}
/* Charts */
div.chart_ranges {
	padding-bottom: 4px;
}
div.chart_ranges, div.chart_ranges a {
	font-size: 10px;
}
div.keyword_report {
	width: 530px;
	border: 1px solid #bbbaba;
	background-color: #ffffff;
	padding: 5px;
}
div.keyword_report label, div.keyword_report div {
	width: 130px;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	vertical-align: text-bottom;
}
div.report_time {
	color: #999999;
	font-size: 12px;
	text-align: center;
}
div.instructions {
	padding: 5px;
	margin: 5px;
	border: 1px solid #999999;
	background-color: #FFFF99;
	width: 500px;
}
/* Site Menu */
ul#site_menu li {  
	float:left; 
	padding: 0; 
	margin: 0 2px 0 2px; 
	text-align: center; 
	background: none; 
}
ul#site_menu a { 
	float:left; 
	width: 80px; 
	padding: 6px 2px; 
	margin: 0; 
	font-size: 11px; 
	text-decoration:none; 
	background:#E0E0E0; 
	color: #000000; 
	border-top: 1px solid #6A7676;
	border-right: 1px solid #6A7676;
	border-left: 1px solid #6A7676;
}
ul#site_menu li.active a { 
	background-color: #F4F4F4;
}
ul#site_menu li.active a:hover { 
	background-color: #F4F4F4;
}
ul#site_menu li.upgrade a { 
	background: #FFFF99;
}
ul#site_menu li.upgrade a:hover { 
	background: #FFFF66;
}
ul#site_menu li a:hover { 
	background-color: #ccc;
}
.movie_icon {
	float:left; 
	padding: 4px; 
	padding-left: 10px;
}
* html .movie_icon {
	padding: 0px !important;
}

/* Footer */
#copyright {
	font-size: 10px;
}
#copyright a {
	color: #000;
}
div#footer div.col { 
	float: left; 
	width: 180px; 
	padding: 0 20px 0 20px;
}
div#footer li {
	text-align: left;
}
div#footer h5 { 
	text-align: left;
	margin:20px 0 5px 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Admin */
fieldset.admin_box {
	margin: 10px;
	padding: 10px;
	float: left;
	width: 225px !important;
	border: 1px dotted #6A7676 !important;
}
/* Front Page Suggestions */
#suggestionbox1 .selected, #suggestionbox2 .selected, #suggestionbox3 .selected, #suggestionbox4 .selected, #suggestionbox5 .selected { 
	background-color: #71B601; 
	color: #FFFFFF;
}
#suggestionbox1 li, #suggestionbox2 li, #suggestionbox3 li, #suggestionbox4 li, #suggestionbox5 li { 
	padding: 2px;
	/*list-style: url("/webicons/bullet_key.png");
	margin-left: 18px;*/
}
#suggestionbox1, #suggestionbox2, #suggestionbox3, #suggestionbox4, #suggestionbox5 { 
	border: 1px solid #71B601; 
	position:relative; 
	padding: 5px;
	font-size: 12px;
	background-color: #FFFFFF;
}
