
body, html {
	color: #636363;
}


/*
 *	Checkout stuff
 */



table.checkout_options {
	border: 0px;
}

table.checkout_options td {
	font-size: 8pt;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
}
 
.checkout_rollover {
	background-color: #EEEEEE;
}

tr.checkout_rollover td {
	
}


.checkout_selected {
	background-color: #BCCDEB;
}

tr.checkout_selected td {
	border-top: 1px solid #AEC1E4;
	border-bottom: 1px solid #AEC1E4;
}

.checkout_comment {
	font-size: 8pt;
}

.checkout_message {
    color:#DD0000;
    font-weight: bold;
	text-align: center;
	font-size: 14px;
	background-color: #EEEEEE;
	border: 1px solid #DD0000;
	padding: 3px;
}

div.checkout_comparison {
	border: 1px solid black;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 520px;
	text-align: center;
	/*Filter: Alpha(Opacity=95);*/
}

table.checkout_comparison_table {
	font-size: 8pt;
}

table.checkout_comparison_table td {
	
}

.checkout_divider {
	height: 24px;
}

.checkout_divider2 {
	height: 14px;
}

.checkout_divider3 {
	height: 3px;
}

div.checkout_popup {
	background-color: #FFFFFF;
	font-size: 8pt;
	padding: 0px;
	/*Filter: Alpha(Opacity=95);*/
}

div.reactivation_login_box {
	border: 1px solid #336699;
	padding: 3px;
	width: 235px;
	height: 110px;
	text-align: center;
}

.space {
	padding-top:20px;
	padding-bottom:20px;
	}

div.reactivation_login_box table td {
	text-align: center;
	line-height:2;
}



.uptime_graph {
	border: 1px solid #858585;
}

.uptime_spacer {
	height: 2px;
}

.uptime_bar {
	border: 0px;
}

.downtime_bar {
	border: 0px;
}

input.checkout_url_box {
	width: 300px;
}

/*
 * Tab stuff
 */

.tab_on, .ov_listing_tab_on {
    /*border-bottom: 2px solid #00aef1;*/
    font-size: 10px;
    color: white;
    font-weight: bold;
    /*background-image: url(/images/default/tools/tab_on.jpg);*/
    background-position: bottom;
    background-repeat: no-repeat;
    width: 139px;
    height: 26px;
    text-align: center;
	background-color:#18305d;
	background-image:none;
	border-right:2px solid white;
	border-bottom:1px solid white;
}

.tab_on a, .ov_listing_tab_on a {
    font-size: 10px;
    color: white;
    font-weight: bold;
    text-decoration: none;
	padding-top: 10px;
	background-image:none;
}

.tab_on a:link, .ov_listing_tab_on a:link {
    color: white;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.tab_on a:visited, .ov_listing_tab_on a:visited {
    color: white;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.tab_off, .ov_listing_tab_off {
    /*border-bottom: 2px solid #3b6e8d;
    background-image: url(/images/default/tools/tab_off.jpg);*/
    background-position: bottom;
    background-repeat: no-repeat;
    width: 139px;
    height: 25px;
    text-align: center;
	padding-left: 3px;
	background-color:#e9e9e9;
	border-left:2px solid #white;
	border-right:2px solid #white;
	background-image:none;
	border-right:2px solid white;
	border-bottom:1px solid white;
}

.tab_off a, .ov_listing_tab_off a {
    font-size: 10px;
    text-decoration: none;
}

.tab_off a:link, .ov_listing_tab_off a:link {
    font-size: 10px;
    text-decoration: none;
}

.tab_off a:visited, .ov_listing_tab_off a:visited {
    font-size: 10px;
    text-decoration: none;
}

.tab_neutral {
    border-bottom:1px solid white;
    height: 25px;
}

.tooltable {
    width: auto;
	padding: 0px;
	margin: 0px;
}

/* cpc alternating colors */

.excluded_alternating_color1 {
    background-color: #FFF8CB;
    border-bottom: 1px solid #DED8B1;
    font-family: Verdana; 
    font-size:8pt;
    color: #555;
}

tr .excluded_alternating_color1 td {
    background-color: #FFF8CB;
    border-bottom: 1px solid #DED8B1;
    font-family: Verdana; 
    font-size:8pt;
    color: #555;
}

.excluded_alternating_color2 {
    background-color: #EEE8BD;
    border-bottom: 1px solid #DED8B1;
    font-family: Verdana; 
    font-size:8pt;
    color: #555;
}

tr .excluded_alternating_color2 td {
    background-color: #EEE8BD;
    border-bottom: 1px solid #DED8B1;
    font-family: Verdana; 
    font-size:8pt;
    color: #555;
}

.inactive_alternating_color1 {
    background-color: #EEE;
    border-bottom: 1px solid #CCC;
    font-family: Verdana; 
    font-size:8pt;
    color: #555;
}

tr .inactive_alternating_color1 td{
    background-color: #EEE;
    border-bottom: 1px solid #CCC;
    font-family: Verdana; 
    font-size:8pt;
    color: #555;
}

.inactive_alternating_color2 {
    background-color: #DEDEDE;
    border-bottom: 1px solid #CCC;
    font-family: Verdana; 
    font-size:8pt;
    color: #555;
}

tr.inactive_alternating_color2 td {
    background-color: #DDD;
    border-bottom: 1px solid #CCC;
    font-family: Verdana; 
    font-size:8pt;
    color: #555;
}

.nonalternating_color {
    padding: 5px;
	background-color: #18305d;
  	background: -webkit-linear-gradient(#18305d, #00aef2 8%, #18305d 40%); /*Safari 5.1-6*/
  	background: -o-linear-gradient(#18305d, #00aef2 8%, #18305d 40%); /*Opera 11.1-12*/
  	background: -moz-linear-gradient(#18305d, #00aef2 8%, #18305d 40%); /*Fx 3.6-15*/
  	background: linear-gradient(#18305d, #00aef2 8%, #18305d 40%);
	/*background-image: url(/images/default/backend/rowbackground.jpg);
	background-repeat: repeat-x;*/
	color: #FFFFFF;
	font-weight: bold;
	border-top:2px solid white;
}

tr.nonalternating_color td{
    padding: 5px;
	background-color: #18305d;
  	background: -webkit-linear-gradient(#18305d, #00aef2 8%, #18305d 40%); /*Safari 5.1-6*/
  	background: -o-linear-gradient(#18305d, #00aef2 8%, #18305d 40%); /*Opera 11.1-12*/
  	background: -moz-linear-gradient(#18305d, #00aef2 8%, #18305d 40%); /*Fx 3.6-15*/
  	background: linear-gradient(#18305d, #00aef2 8%, #18305d 40%);
	/*background-image: url(/images/default/backend/rowbackground.jpg);
	background-repeat: repeat-x;*/
	color: #FFFFFF;
	font-weight: bold;
}

.alternating_color1, tr.alternating_color1 td {
	background-color: #FFFFFF;
	vertical-align: middle;
	padding: 5px;
	color: #18305d;
	line-height:1.4;
}

.alternating_color2, tr.alternating_color2 td {
	vertical-align: middle;
	padding: 5px;
	color: #18305d;
	background-color: #e9e9e9;
	line-height:1.4;
}

.solidcolor {
	background-color: #18305d;
	color: #FFFFFF;
	padding: 2px;
}

.header {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}

/*
 * Classes for "running report" status bar
 */

table.status_bar_table {
   width: 400px;
   height: 40px;
   border: 1px solid black;
}

td.status_bar_off {
   background-color: #CCCCCC;
   border: 1px solid white;
}

td.status_bar_on {
   background-color: #999999;
   border: 1px solid white;
}

/* Tool Run Pages */

/* Absolute widths for tables are a very bad idea. */
#tablewidth {
	width: 549px;
}

#dropdowninputs {
	width: 300px;
}

#boxinputs {
	width: 300px;
	height: 100px;
}

.fieldheading {
	text-align: right;
	vertical-align: middle;
}

td.fieldheading {
    font-weight: bold;
    padding-right: 6px;
    width: 150px;
}

.tool_email_field {
	width: 200px;
}

.tool_url_field {
	width: 204px;
}

#malist {
	list-style: disc inside;
	padding-left: 30px;
	margin-top: 5px;
	text-indent: -25px;
	line-height:1.5;
}

#genlist {
	list-style: decimal inside;
}

#waitbox {
	visibility: hidden; 
	position: absolute; 
	padding: 0px; 
	z-index: 255;
	top: 50%;
	left: 40%;
	display: block;
	width: 300px;
	height: 200px;
}

.message {
	font-weight: bold;
	color: #FF0000;
	left: -50px;
}
	
.databox {
	border: 1px solid #FFFFFF;
	padding-bottom: 5px;
	
}

.databoxlines {
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #e9e9e9;
	color: #18305d;
}

.tool_colheaders {
	height: 19px;
	color: black;
	font-weight: bold;
	/*padding-left: 5px;*/
	padding-top: 2px;
	/*background-image: url(/images/default/backend/rowbackground.jpg);
	background-repeat: repeat-x;*/
}

.toolbkgrnd {
	/*background-image: url(/images/default/backend/bkgrnd.jpg);
	background-repeat: repeat-y;*/
	width: 207px;
	margin-left: -13px;
	background-color: #e9e9e9;
}

.tools  {
	margin-left: 10px;
	width: 185px;
	text-align: left;
	display: block;
}

.tools2 {
	margin-left: -3px;
	width: 175px;
	text-align: left;
	display: block;
}

.tools img, .tools2 img {
	padding-top: 2px;
	padding-bottom: 2px;
}

.indent {
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.select_url {
	width: 525px;
}

#graph {
	width: 564px;
}

.step_header {
	position: relative;
	/* height + padding-top = height of step N image */
	height: 32px;
	/*padding-top: 22px;*/
	/* padding-left = width of step N image */
	padding-left: 32px;
	margin: 10px 0px;
}

.step_header img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.step_header h3 {
	height: 24px;
	line-height: 24px;
    padding-left: 5px;
	background-color: #18305d;
  	background: -webkit-linear-gradient(#18305d, #00aef2 8%, #18305d 40%); /*Safari 5.1-6*/
  	background: -o-linear-gradient(#18305d, #00aef2 8%, #18305d 40%); /*Opera 11.1-12*/
  	background: -moz-linear-gradient(#18305d, #00aef2 8%, #18305d 40%); /*Fx 3.6-15*/
  	background: linear-gradient(#18305d, #00aef2 8%, #18305d 40%);
	/*background-image: url(/images/default/backend/rowbackground.jpg);
	background-repeat: repeat-x;*/
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

/* browsercheck */

.browsercheck_status {
	text-align: center;
}

.browsercheck_status img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* SEO Local Landing Page */
#seo_local_visualnav {
    margin: 1em 0;
    text-align: center;
}

.report-card-tool {
	width: 165px; 
	height: 95px; 
	float: left;
	margin: 5px;
	padding-bottom: 10px;
	padding-right: 20px;
	border-style: solid;
	border-width: thin;
}

.report-card-signup {
    display : none; 
    float : left; 
    padding : 20px;
}

.banner-link {
    display: inline-block;
    position: relative;
}

.banner-link a {
    position: relative;
    text-decoration: none;
    display: inline-block;
}

.banner-link div {
    display: inline-block;
    position: absolute;
}

.report-card-banner-header {
    top: 15px; 
    left: 100px;
    color: #497ca7;
    font-size: 16px;
    font-weight: bold;
}

.report-card-banner-text {
    left: 100px;
    color: #000000;
}

.report-card-banner-text.top-line {
    top: 35px; 
}

.report-card-banner-text.bottom-line {
    top: 50px; 
}
.report-card-banner-link {
    top: -85px;
    left: 80px;
}

.report-card-banner-runreport {
    color: #FFFFFF;
    top: 35px;
    left: 400px;
}

.report-card-banner-new {
    top: 2px;
    left: 492px;
    color: #FFFFFF;
}


#layer8 td:last-child{
	background-color:#18305d !important;
}

