/* @override http://nicherefinery.com/ap_template/style.css */

/* @group Structure */

#container {
	width: 800px;
	margin: auto;
	top: 5px;
	color: #000;
	position: relative;
}

/* @end */

/* @group General */

/* @group Tables */

table {
	font-size: 12px;
	width: 760px;
}

/* @group Keywords */

td.volume,
td.cpc,
td.difficulty,
td.potential {
	text-align: center;
}

th.volume,
th.cpc,
th.difficulty,
th.potential {
	text-align: center;
}

/* @end */

tr.alt {
	background: #f9f9f9;
}

tr {
	background: #fff;
}

tr:hover,
tr.alt:hover {
	background: #d8d8d8;
}

th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 7px 5px;
	border-bottom: 1px solid #ccc;
}

th a {
	color: #fff;
}

th a:hover {
	color: #ccc;
}

td {
	padding: 3px;
	border: 1px solid #d8d8d8;
	border-top: 0px;
	font-family: georgia;
	color: #333;
	position: relative;
}

/* @end */

body {
	color: #fff;
	background: #111;
	font-family: "Myriad Pro";
	height:100%;
}

a {
	text-decoration: none;
	color: #0073e5;
}
strong{
	font-weight: bold;
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
	font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.content h2,
.content h3 {
	padding-top: 20px;
	padding-bottom: 10px;
}

h2 {
	font-size: 24px;
	color: #cc4400;
}

h3 {
	font-size: 18px;
}

label, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 26px;
}

/* @group Forms */

form p {
	position: relative;
	padding: 10px;
}

form label {
	line-height: 26px;
	width: 180px;
	float: left;
	clear: left;
	display: block;
}

form input,
form select {
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 14px;
	height: auto;
	width: 300px;
}

form input.checkbox,
form select {
	margin-top: 7px;
}

form input.submit.blue {
	width: 175px;
	height: 45px;
	padding-bottom: 10px;
	padding-right: 10px;
	border: none;
	color: #fff;
	font-size: 20px;
	line-height: 10px;
	vertical-align: top;
	background: url(images/button-blue.png) no-repeat;
}

form input.submit.blue:active {
	background: url(images/button-blue-active.png) no-repeat;
}

form .error,
form .explain {
	display: block;
	position: absolute;
	top: 5px;
	left: 510px;
	width: 250px;
	color: #fff;
}

form .errortop,
form .explaintop {
	padding: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	width: 220px;
	display: block;
}

form .errortop {
	background: url(images/errorbox_top.png) no-repeat;
}

form .explain {
	display: none;
}

form .explaintop {
	background: url(images/infobox_top.png) no-repeat;
}

form .errorbottom,
form .explainbottom {
	display: block;
	height: 5px;
}

form .errorbottom {
	background: url(images/errorbox_bottom.png) no-repeat;
}

form .explainbottom {
	background: url(images/infobox_bottom.png) no-repeat;
}

/* @end */

/* @end */

/* @group Header */

#header {
	background: url(images/headerbg.png) no-repeat;
	height: 46px;
}

.logo {
	margin-bottom: 20px;
}

ul#navigation {
	float: right;
	top: -14px;
	margin-right: 20px;
	position: relative;
	font-size: 12px;
}

ul#navigation li {
	float: left;
}

ul#navigation li a {
	padding: 5px;
	text-decoration: none;
	color: #f1f1f1;
}

ul#navigation li a:hover {
	color: #0073ff;
}

h1.pagetitle {
	font-size: 30px;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 6px;
	color: #fff;
}

#box_container {
	text-align: center
}

#member_actions {
	padding: 5px 15px;
	height: 28px;
	margin: auto;
	display: block;
	float: left;
	width: 260px;
}

#member_actions li {
	float: left;
	padding: 0 5px;
	line-height: 25px;
}
#member_actions li input{
	width: 80px;
	height: 13px;
	border: 1px solid #444;
	background: #222;
	font-size: 10px;
	color: #ccc;
	
}
#member_actions li input.submit{
	padding: 4px 0px;
	height: auto;
	width: auto;
	border: none;
	color: #0073ff;
	font-size: 12px;
}
/* @group Login Box */

#login_box {
	color: #fff;
	font-size: 14px;
	position: absolute;
	top: -5px;
	right: 0px;
	width: 285px;
	background: url(images/login_box.png) no-repeat 0 bottom;
}

/* @end */

/* @end */

/* @group Content */

/* @group Keywords Table */

/* @group Serp Listings */

td.more-info table {
	width: 758px;
	font-size: 10px;
}

.resultlist .more-info th {
	font-family: "myriad pro";
	background: #ccc;
	color: #333;
	padding: 3px;
}

.more-info td {
	text-align: left;
}

/* @end */

/* @group Filters */

.filters {
	float: left;
	font-size: 12px;
	width: 400px;
}

.filters form input,
.filters form select {
	font-size: 12px;
	width: auto;
	margin-top: 0;
}

.filters form select {
	height: 23px;
}

.filters form input.current-slider-input {
	border: none;
	display: inline;
	width: 80px;
	font-weight: bold;
	background: transparent;
}

.filters form input.current-slider-input.low {
	text-align: right;
}

.filters form input.current-slider-input.high {
	
}

.filters div {
	float: left;
	margin: 5px;
}

.filters div.label {
	margin: 0px;
}

.filters label,
.filters .label {
	display: block;
	width: auto;
	float: none;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	padding-left: 10px;
	font-size: 14px;
}

.filters .submit input {
	background: url(images/filter_button.png) no-repeat;
	width: 103px;
	margin-top: -1px;
	height: 24px;
	border: none;
	color: #111;
}

.filters .completedfilter input {
	margin-left: 20px;
	margin-top: 5px;
}

/* @end */

.resultlist {
	clear: both;
}

td.more-info {
	padding: 0px;
	border-top: none;
	border-bottom: none;
}

.resultlist .keyword {
	width: 300px;
}

.resultlist .job-title {
	width: 140px;
}

.resultlist .more {
	text-align: center;
}

.resultlist .ranks {
	width: 15px;
	text-align: center;
}

.resultlist .pr0 {
	background-color: #a7ff7f;
}

.resultlist .pr1 {
	background-color: #bfff7f;
}

.resultlist .pr2 {
	background-color: #d4ff7f;
}

.resultlist .pr3 {
	background-color: #e9ff7f;
}

.resultlist .pr4 {
	background-color: #ffff7f;
}

.resultlist .pr5 {
	background-color: #ffbf7f;
}

.resultlist .pr6 {
	background-color: #ff9f7f;
}

.resultlist .pr7 {
	background-color: #ff947f;
}

.resultlist .pr8 {
	background-color: #ff8a7f;
}

.resultlist .pr9 {
	background-color: #ff7f81;
}

.resultlist .pr10 {
	background-color: #ff7f81;
}

.resultlist .rank
.resultlist .more {
	width: 40px;
	text-align: center;
}

.resultlist .more .more-pagerank {
	font-weight: bold;
	text-align: center;
}

.resultlist .currentsort {
	background: #0073e5;
}

.resultlist .currentsort a {
	color: #000;
}

.resultlist .currentsort.desc {
	background: #0073e5 url(images/sortup.png) no-repeat;
}

.resultlist .currentsort.asc {
	background: #0073e5 url(images/sortdown.png) no-repeat 0 bottom;
}

/* @end */

/* @group Login Form */

.login label {
	display: block;
	float: left;
	clear: left;
	width: 130px;
	margin: ;
}

/* @end */

.content {
	background: url(images/contentbg.png);
	padding: 20px;
	color: #333333;
	min-height: 300px;
}

/* @group Status Page */

table.status td {
	height: 20px;
	overflow: hidden;
}

.jobname {
	
}

.jobname input {
	border: 1px solid #f1f1f1;
	height: 16px;
	margin-right: 10px;
}

small.actions {
	float: right;
	padding-right: 10px;
	line-height: 18px;
}

/* @end */

.export {
	font-size: 12px;
	clear: both;
	text-align: right;
}

/* @group Pagination
 */

.pagination {
	clear: both;
	text-align: right;
	font-size: 12px;
	line-height: 15px;
}

.viewing {
	padding: 2px;
}

.pagination ul {
	float: right;
	padding-left: 10px;
}

.pagination ul li {
	float: left;
	padding: 2px;
	font-weight: bold;
}

.pagination ul li.currentpage {
	color: #cc4400;
}

/* @end */

/* @end */

/* @group Footer */

#footer p {
	padding: 5px;
	color: #fff;
	border-top: 1px solid #333;
	font-weight: bold;
	font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @group Home Page */

#home #header {
	height: 0px;
}

#home #content {
	background: url(images/home_bg.png);
	padding: 0 20px 20px;
}

#home .focusimage {
	padding: 20px;
	float: left;
}

#home #content h1 {
	color: #fff;
	font-size: 45px;
	padding-top: 100px;
	padding-bottom: 40px;
}

#home #content p strong {
	font-weight: bold;
	color: #377f00;
}

#home #content p {
	text-align: left;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	width: 500px;
}

/* @group Signup */

#home #signup {
	width: 240px;
	height: 340px;
	float: right;
	background: url(images/signup2.png);
}

#home #content #signup h2 {
	margin: 0px;
	color: #fff;
	text-align: center;
	width: 230px;
	padding-top: 10px;
	float: none;
}

#home #content h2 {
	margin: 15px 0 30px;
	width: 500px;
	float: left
}

#home #content #signup p {
	width: auto;
	padding: 12px;
	padding-right: 20px;
	font-size: 14px;
	line-height: 22px;
}

#home #signup label {
	width: 50px;
	float: left;
	clear: left;
	display: block;
	padding: 6px 0;
	padding-left: 10px;
	color: #fff;
	font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#home #signup input {
	height: 18px;
	margin: 6px 0;
	width: 150px;
}

#home #signup input.submit {
	background: transparent;
	border: none;
	font-weight: bold;
	font-size: 16px;
	height: auto;
	display: block;
	margin: auto;
	margin-top: 5px;
	cursor: pointer;
}

#home #signup input.submit:hover {
	color: #222;
}

/* @end */

#home h1#featuretitle {
	padding-top: 50px;
	padding-bottom: 10px;
}

#home #features {
	clear: both;
}

#home #features li {
	float: left;
	margin: 5px;
}

#home #features li .caption {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

/* @end */

.criteria_block {
	clear: both;
	margin: 10px;
	display: block;
}

#serp_range_selectable .ui-selecting {
	background: #f50;
}

#serp_range_selectable .ui-selected {
	background: #cc4400;
	color: white;
}

#serp_range_selectable {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#serp_range_selectable li {
	float: left;
	margin-right: 1px;
	padding: 6px;
	font-size: 14px;
	height: 14px;
	width: 21px;
	text-align: center;
}

.filters div div {
	margin: 0px;
}

div.potential-range-filter,
div.difficulty-range-filter,
div.pagerank-range-filter,
.serp_range_filter {
	float: left;
	padding: 5px;
	display: block;
	clear: both;
	width: 360px;
}

.ui-slider {
	width: 350px;
	list-style-type: none;
	cursor: pointer;
}

.ui-slider .ui-widget-header {
	background: #cc4400;
}


.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	border: 1px solid #cb7a51 !important;
	background: #ffede4 !important;
	font-weight: bold;
	color: #c77405;
	outline: none;
}

.ui-state-hover a, .ui-state-hover a:hover {
	color: #c77405;
	text-decoration: none;
	outline: none;
}

.ui-state-active, .ui-widget-content .ui-state-active {
	border: 1px solid #fbd850;
	background: #ff0000;
	font-weight: bold;
	color: #eb8f00;
	outline: none;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #eb8f00;
	outline: none;
	text-decoration: none;
}

#result_info {
	float: right;
	width: 320px;
}

dl {
	float: left;
	margin-bottom: 20px;
}

dd {
	float: left;
	clear: left;
	width: 150px;
	margin: 2px;
	font-weight: bold;
}

dt {
	margin: 2px;
	display: block;
	width: 110px;
	clear: right;
	float: right;	
}

/* @group Feedback */

.feedback {
	clear: both;
	top: 100px;
	right: -524px;
	width: 500px;
	height: 290px;
	background: #fff;
	position: fixed;
	border: 2px solid #333;
	padding: 10px;
	z-index: 100;
}

.feedback .handle {
	position: absolute;
	left: -27px;
	top: 35px;
	cursor: pointer;
}

.feedback p, .feedback h3 {
	margin: 0px;
	padding: 10px;
	color: #000;
}

.feedback label {
	display: block;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	clear: left;
}

.feedback_name {
	width: 250px;
	float: left;
}

.feedback_email {
	width: 210px;
	float: right;
}

.feedback input, .feedback textarea {
	border: 1px solid #ccc;
	padding: 5px;
	width: 200px;
	font-size: 14px;
}

.feedback textarea {
	width: 490px;
	height: 80px;
}

#feedback_submit {
	margin: 20px;
	border: 1px solid #999999;
}

.feedback_loader {
	display: none;
	position: absolute;
	top: 100px;
	left: 220px;
}

/* @end */

/* @group Files */

#current_files {
	margin-top: 30px;
}

.file {
	clear: both;
	border-bottom: 1px solid #e0e0e0;
	width: 100%;
	float: left;
	position: relative;
	background: transparent;
}

.file:hover {
	background: #f1f1f1;
	cursor: pointer;
}

.file.head {
	background: #333;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

background:
.file:hover {
	background: #f9f9f9;
}

.file div {
	float: right;
	padding: 5px 0 0px;
	font-size: 12px;
	z-index: 5;
	position: relative;
}

.file .filename, span.fileName {
	width: 200px;
	float: left;
	display: block;
	position: relative;
	z-index: 100;
	font-size: 14px;
	padding-top: 4px;
}

.file .total-keywords,
.file .job-keywords {
	width: 200px;
	text-align: right;
	padding-right: 5px;
}

.file .zip-files {
	width: 60px;
}

.file .filetype {
	width: 80px;
	text-align: center;
}

.file .start-date,
.file .finish-date {
	width: 90px;
	text-align: center;
}

.file .status {
	width: 80px;
	text-align: center;
}

.childfiles {
	clear: left;
}

td.child-file-keywordcount {
	width: 60px;
	text-align: center;
}

td.child-file-status {
	width: 200px;
}

#uploadifyUploader {
	/position: absolute;
	/left: 100px;
	/top: 335px;
}

.uploadifyQueueItem {
	position: relative;
	font-size: 13px;
	clear: both;
	border-bottom: 1px solid #e0e0e0;
	padding: 5px;
	padding-top: 0;
}

.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}

.uploadifyQueueItem .cancel {
	float: right;
	z-index: 200;
	display: block;
	position: relative;
}

.file .uploadifyProgress {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 22px;
	text-align: left;
	width: 100%;
	padding: 0;
	z-index: 0;
	overflow: hidden;
}

.file .uploadifyProgressBar {
	background-color: #cce9ff;
	width: 1px;
	height: 25px;
	padding: 0;
	display: block;
	position: relative;
	z-index: 10;
	float: none;
}

/* @end */
.notice{
	border: 1px solid #ff0000;
	padding: 5px;
	font-size: 12px;
	margin-bottom: 20px;
}