/* Copyright 2007 Google Inc. All Rights Reserved.
 *
 * Common Webmaster Tools CSS.
 */


/* Base font settings (global) */
body, td, th {
  font-family: arial,sans-serif;
  font-size: 12px;
}

input {
  font-size: 13px;
}

img {
  border: 0;
}

form {
  margin: 0;
}

h1 {
  font-size: 1.2em;
  margin-bottom: 1em;
  margin-top: 0;
}

h1 a {
  font-size: 0.8em;
  font-weight: normal;
}

h2 {
  font-weight: bold;
  font-size: 1.0em;
  padding-bottom: .5em;
  padding-top: 0px;
  margin: 1.5em 0 .5em 0;
}

h2 a {
  font-size: 1.0em;
  font-weight: normal;
}

h3 {
  font-weight: bold;
  font-size: 1.1em;
}

a {
  color: #528cbd;
  text-decoration:none;
  border-bottom:1px #528cbd dotted;
}

a:visited {
  color: #528cbd;
}

input {
  font-family: Arial, Helvetica, sans serif;
}

select {
  font-family: Arial, Helvetica, sans serif;
}

button {
  font-family: Arial, Helvetica, sans serif;
}

.header {
  font-weight: bold;
  font-size: 1.3em;
  margin-top: 30px;
  padding-left: 4px;
  border-bottom: 1px solid #dbe6de;
}

.headerTable {
  width: 100%;
  margin-bottom: .5em;
  _margin-bottom: 0;
}

.headerTable .logoArea {
  vertical-align: top;
}

.headerTable .logoArea img {
  width: 263px;
  height: 43px;
  margin: 0;
}

.headerTable .logoArea a {
  font-size: 1.75em;
  color: #666666;
  text-decoration: none;
}

.headerTable .accountInfo {
  float: right;
  padding-top: .5em;
}

.headerTable hr {
  height: 6px;
  background-color: #D5DFF3;
  border-width: 0;
  border-top: thin solid #3366CC;
}

.headerBlock {
}

.conversion {
  font-size: 0.75em;
}

.accountInfo {
  float: right;
  font-size: 1em;
  white-space: nowrap;
  margin-top: .25em;
}

.gaiabox {
  background-color: #ffffff;
  border: #c3d9ff 1px solid;
  width: 100%;
  margin-bottom: 10px;
}

.gaiabox td {
  background-color: #e8eefa;
  vertical-align: top;
  font-size: 1em;
}

.lbox {
  background-color: #ffffff;
  border: #c3d9ff 1px solid;
  width: 100%;
  margin-bottom: 10px;
}

.lbox td {
  background-color: #e8eefa;
  vertical-align: top;
  padding: 5px;
  text-align: center;
}

.errormsg, .errorheader {
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 1em;
  color: red;
  text-align: left;
}

.error, .errorbox-bad {
  border: solid 1px red;
  padding: 5px;
}

#copyright {
  width: 100%;
  border-top: 1px solid #3366CC;
  margin: 1em auto 0 auto;
  padding-top: 1em;
  text-align: center;
}

#copyright #legal {
  color: #6f6f6f;
  font-size: smaller;
}

.upload {
  background-color: #fafafa;
  padding: 5px;
  cursor: pointer;
  border: 1px solid #ddd;
}

.data {
  border-collapse: collapse;
  border: 1px solid #BFC7D9;
  margin-top: 3px;
  width: 100%;
  _word-wrap: break-word;
}

.data td {
  border-bottom: 1px solid #BFC7D9;
  text-align: left;
  padding: 3px;
  background-color:white;
}

.partnersitedata {
  border-collapse: collapse;
  border: 1px solid #BFC7D9;
  margin-top: 3px;
  width: 100%;
  padding: 5em;
}

.partnersitedata td {
  border-bottom: 1px solid #BFC7D9;
  padding: 3px;
}

.link {
  font-family: arial,sans-serif;
  font-size: 1em;
  color: #0000cc;
  background-color: transparent;
  padding: 0px 0px;
  text-decoration: underline;
  border: none;
  cursor: pointer;
}

.formatlabel {
  text-transform: uppercase;
  color: green;
  font-size: 0.83em;
}

.errorlabel {
  text-transform: uppercase;
  color: red;
  font-size: 0.83em;
}

.sitemapdetail {
  background-color: #efefef;
  border: 1px solid #BFC7D9;
  margin: 0.5em;
  vertical-align: top;
}

.sitemapdetail td {
  border: none;
  white-space: nowrap;
  padding-bottom: 0.5em;
}

.blue {
  background-color: #d8e4f1;
  border: 1px solid #336699;
}

.red {
  background-color: #ffdfdf;
  border: 1px solid #aa1002;
}

.green {
  background-color: #ddf1d8;
  border: 1px solid #339966;
}

.ltgrey {
  background-color: #e9e9e9;
}

.newgreen {
  background-color: #3366CC;
  border: 1px solid #ddad08;
}

.maingreen {
  background-color: #D5DFF3;
  border: 1px solid #BFC7D9;
}

.message {
  margin: 5px;
  border: 2px solid #3366CC;
  width: 85%;
}

.verifybox {
  padding: 5px;
  border: 1px solid #BFC7D9;
  white-space: normal;
  width: 85%;
}

.yellow {
  background-color: #fefade;
  border: 1px solid #ddad08;
}

.tutorial table {
  width: 800px;
  margin: 0.5em;
}

.tutorial tr {
  vertical-align: top;
}

.tutorial td {
  padding-bottom: 0.5em;
}

.tutorialtext {
  width: 200px;
  padding-right: 1.5em;
  padding-top: 4px;
}

.domain_url {
}

div.inactiveTabText {
  border-left: 1px solid #c6ced7;
  border-right: 1px solid #c6ced7;
  padding: 0px 0px 2px;
  color: black;
  white-space: nowrap;
}

div.inactiveTabText a:link, dif.inactiveTabText a:visited {
  text-decoration: none;
  color: black;
}

div.activeTabText a:link, div.activeTabText a:visited {
  text-decoration: none;
  color: white;
}

div.activeTabText {
  padding: 0px 0px 2px;
  color: white;
  white-space: nowrap;
  font-weight: bold;
  border: 0px;
}

div.tab1 {
  height: 4px;
  background: url(../../images/ulborder.gif) no-repeat top left;
}

div.tab2 {
  height: 4px;
  background: url(../../images/urborder.gif) no-repeat top right;
  padding: 0px 4px;
}

div.inactive3 {
  border-top: 1px solid #c6ced7;
}

table.mainTabs {
  border-bottom: 1px solid rgb(221, 173, 8);
  padding: 0px;
}

table.crumbs {
  background-color: #dbe6de;
  color: #000;
  padding: 4px;
}

.crumbs {
  background-color: #fff;
  color: #000;
  width: 100%;
}

.appLocation {
  padding: 4px;
}

.crumbsActiveText {
  font-weight: bold;
}

.crumbsInactiveText {
}

td.crumbs {
  padding: 4px;
}

.maincontent {
  width: 100%;
}

#site_overview_list table {
  width: 100%;
}

#site_overview_list #new_user_intro {
  margin-top: 1em;
  font-weight: bold;
}

#site_overview_list #new_user_intro blockquote {
  margin-top: .5em;
  margin-left: 1em;
  line-height: 1.5em;
  font-weight: normal;
}

.verifycontent {
  width: 100%;
}

.verifystatus {
  display: block;
  padding: 10px;
  border: 1px solid #dbe6de;
  white-space: normal;
  background-color: #fafafa;
  margin-right: 70px;
  float: left;
}

.topcontent {
  text-align: right;
  vertical-align: middle;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 1em;
  background-color: #c2ccc5;
}

.framedcontent {
  padding: 10px;
  border-color: #c2ccc5;
  border-style: solid;
  border-width: 1px;
  _width: 100%;
}

.rightcontent {
  
  vertical-align: top;
  padding: 0 10px 30px 0;
  color: #000;
}

.rightcontent table.overview {
  padding: 0;
  border-width: 0;
}

.rightcontent table.overview td {
  vertical-align: top;
  width: 24em;
}

.rightcontent table.overview p {
  font-size: 1.1em;
  margin: 0em;
  margin-right: 4em;
  border: 0 solid #8f8;
}

.rightcontent table.overview p.desc {
  font-size: 1em;
  margin-top: 0.3em;
  margin-bottom: 1em;
  padding-top: 0;
  border: 0 solid #88a;
}

#unverifiedPage .rightcontent table.overview .verifiedOnly p.desc,
#unverifiedPage .rightcontent table.overview .verifiedOnly .inactive_indent {
  color: #676767;
}

.clear {
  clear: both;
}

.wrapper {
  width: 100%;
}

h1.page_title {
  font-size: 1.65em;
  margin-bottom: 0;
}

h1.page_title span {
  padding-left: 1em;
}

#site_selector_area {
  margin-bottom: 1em;
}

img#triangle {
  width: 12px;
  height: 9px;
}

#site_selector_area h1 {
  color: #3366CC;
  font-size: 1.25em;
  font-weight: normal;
  margin: 0;
  padding: 3px 3px 3px 0px;
  position: relative;
  top: 1px;
  height: 1.4em;
  float: left;
  border-width: 1px 1px 0px 1px;
  border-color: #fff;
  border-style: solid;
  cursor: pointer;
}

#site_selector_area h1#selectorHandle:hover {
  background-color: #D5DFF3;
}

#site_selector_area h1.selected {
  margin-left: -3px;
  padding-left: 3px;
  background-color: #fff;
  border-color: #3366CC;
  border-bottom: 0;
  color: black;
  z-index: 99;
}

#site_selector_area #selector_list {
  display: none;
  height: 10.1em;
  overflow: auto;
  overflow-x: hidden;
  clear: both;
  margin-bottom: 2em;
  margin-left: -3px;
  _position: relative;
  z-index: 1;
  padding-left: 3px;
  border: 1px solid #3366CC;
}

#site_selector_area a {
  display: block;
  line-height: 1.7em;
  font-size: 1em;
  color: #000;
}

#site_selector_area a:hover {
  color: blue;
  background-color: #D5DFF3;
}

.rightcontent p {
  margin-left: 0px;
  margin-right: 0px;
}

.rightcontent h1 {
  font-size: 1.65em;
}

a.no_link:link, a.no_link:visited {
  text-decoration: none;
  background-color: #3366CC;
  color: #fff;
  border-bottom: thin solid #3366CC;
}

hr.yellow {
  height: 2px;
  border: 0;
  width: 100%;
  color: #ddad08;
  background-color: #ddad08;
}

hr.blue {
  height: 2px;
  border: 0;
  width: 100%;
  color: #336699;
  background-color: #336699;
}

hr.red {
  height: 2px;
  border: 0;
  width: 100%;
  color: #aa1002;
  background-color: #aa1002;
}

hr.darkgreen {
  height: 2px;
  border: 0;
  width: 100%;
  color: #3366CC;
  background-color: #3366CC;
}

hr.lightgreen {
  height: 2px;
  border: 0;
  width: 100%;
  color: #dbe6de;
  background-color: #dbe6de;
}

div.indent {
  _width: 100%;
  margin-left: 3em;
}

p.indent {
  padding-left: 3em;
}

.example {
  font-size: smaller;
  font-style: italic;
  font-weight: normal;
  color: #000;
}

table.margins {
  margin: 1em;
}

div.margins {
  padding: 1.5em;
}

table.simple {
  border-collapse: collapse;
  width: auto;
}

td.spacer {
  padding: 0;
  padding-left: 2em;
  padding-right: 2em;
}

thead.maingreen {
  background-color: #D5DFF3;
  color: #000;
  border: 1px solid #BFC7D9;
}

thead.yellow {
  background-color: #fefade;
  color: #000;
  border: 1px solid #BFC7D9;
}

thead.blue {
  background-color: #d8e4f1;
  color: #000;
  border: 1px solid #BFC7D9;
}

thead.red {
  background-color: #ffdfdf;
  color: #000;
  border: 1px solid #BFC7D9;
}

thead.green {
  background-color: #dbe6de;
  color: #000;
  border: 1px solid #BFC7D9;
}

div.fixedwidth {
  width: 800px;
}

td.maingreen {
  background-color: #D5DFF3;
  height: 10px;
  border: none;
  padding: 0px;
}

td.darkgreen {
  background-color: #3366CC ;
  height: 10px;
  border: none;
  padding: 0px;
}

td.red {
  background-color: #aa1002;
  height: 10px;
  border: none;
  padding: 0px;
}

td.blue {
  background-color: #336699;
  height: 10px;
  border: none;
  padding: 0px;
}

td.green {
  background-color: #339966;
  height: 10px;
  border: none;
  padding: 0px;
}

td.yellow {
  background-color: #ddad08;
  height: 10px;
  padding: 0px;
}

td.gray {
  background-color: #BFC7D9;
  height: 10px;
  padding: 0;
}

.addpaddingleft {
  padding-left: 2em;
}

.addpaddingright {
  padding-right: 2em;
}

.wizardBox {
  padding: 15px 15px 0px 16px;
}

.siteNameBig {
  font-weight: bold;
  font-size: 1.3em;
  float: left;
  margin-top: 15px;
  margin-bottom: 3px;
  border: 1px solid #BFC7D9;
  background-color: #fafafa;
  padding: 5px;
}

.furtherLinks {
  margin-bottom: .2em;
}

.learnMoreBlock {
  margin-top: 1.5em;
}

.learnMoreBlock .header {
  font-weight: bold;
  color: #496b9b;
  font-size: 1em;
}

.instructionSteps {
  float: left;
  padding: 5px;
  margin-bottom: 0.5em;
}

.instructionSteps .step.even {
  background-color: #fafafa;
  padding: 9px;
}

.instructionSteps .step {
  margin: 0;
  padding: 9px;
  background-color: #e8eef7;
}

.instructionSteps .step .div {
  background-color: transparent;
  margin-left: 16px;
}

.submitBtnBlock {
  margin-top: 2em;
  margin-bottom: 2em;
  clear: both;
}

.searchOptionBox {
  padding: 5px;
  margin: 0px;
}

.searchResultsBox {
  margin: 0;
}

.searchResults {
  padding: 5px;
}

.statsSubTitle {
  margin: 0;
  color: #777;
  font-weight: bold;
  margin-bottom: 0.25em;
  padding: 5px;
  border-bottom: 1px solid #c6d7cf;
}

.statsDescription {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

/* global download link style */
.downloadLink {
  margin: 3px;
}

.downloadLink img {
  vertical-align: middle;
  margin-right: 3px;
}

.reverifyItem {
  margin-top: .25em;
}

.submitButtonArea {
  margin-top: 1.5em;
  margin-bottom: 1em;
}

.softNote {
  color: #333;
  font-size: 0.9em;
}

.verifyExtended {
  font-weight: bold;
}

.reverifyErrorBox {
  padding: 7px;
  border: 2px solid #336666;
  margin-bottom: 1em;
}

.statusMsg {
  padding: 3px 3px 3px 30px;
  background-image: url('../../images/check_soft.gif');
  background-repeat: no-repeat;
  background-position: 5px 0px;
  color: #000;
}

.statusMsg.warn {
  color: #000;
  background-image: url('../../images/warning_soft.gif');
}

.statusMsg .gotoLink {
  margin-top: 0.5em;
}

.statusMsg.problem {
  background-image: url('../../images/redex_soft.gif');
}

.nextSteps {
  background-color: #efefef;
  padding: 5px;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.nextSteps div {
  margin-bottom: 1em;
}

.nextSteps b {
  color: #555;
  display: block;
  margin-bottom: 1em;
}

.actionRow div {
  float: left;
  padding-right: 1em;
  margin-top: .2em;
}

.actionRow .siteOverviewDL {
  border-left: 1px solid #ddd;
  padding-top: .25em;
  padding-left: 1em;
  padding-bottom: .25em;
}

.siteOverviewDL img {
  vertical-align: middle;
  margin-right: 3px;
}

.bigDownload {
  margin: 2em 0 2em 0;
}

.bigDownload img {
  vertical-align: middle;
  margin-right: 3px;
}

.nowrap {
  white-space: nowrap;
  _white-space: pre;
}

/* Basic table */

.basicTable {
  border-collapse: collapse;
}

.basicTable td {
  padding: 0;
  margin: 0;
  border: 0;
}

.dlPageItem {
  padding: 8px 4px 8px 4px;
}

.dlPageItem .linkDesc {
  padding-left: 20px;
  color: #444;
}

.dlPageItem img {
  margin-right: 3px;
  vertical-align: middle;

}

.tableTitle {
  margin-bottom: .5em;
  margin-top: 1em;
  font-weight: bold;
}

.nonPreferredSite {
  padding: 6px;
  background-color: #efefef;
  color: #666;
  margin-bottom: 0.5em;
}

.applicationTitle {
  font-weight: bold;
  font-size: 1.5em;
}

.summarylinks {
  line-height: 1.5em;
}

.summary td {
  border-bottom: 1px solid #BFC7D9;
}

.summary {
  border: 1px solid #BFC7D9;
}

.smaller {
  font-size: smaller;
}

td.summlabel {
  background-color: #E0EBFF;
  width: 180px;
  padding-left:5px;
}

.summary thead td {
  padding: 5px;
  border-bottom: 1px solid #BFC7D9;
  font-weight: normal;
}

.black {
  color: #666
}

tr.totalrow td {
  background-color: #E0EBFF;
}

tr.totalrow td.numeric {
  padding-left: 33px;
}

.infotip {
  text-align: left;
  width: 80%;
  margin-bottom: 1.5em;
  padding: 5px 10px 5px 34px;
  border: 1px solid #a7a772;
  background: #ffffd9 url('../../images/bulb.gif') no-repeat 10px 4px;
}

.summarysiteline {
  margin-bottom: .25em;
}


/* Dropdown styles */

.dropdownHeader {
  float: right;
  position: absolute;
  cursor: pointer;
  right: 14px;
}

.btn {
  float: left;
  position: relative;
  text-decoration: none;
  color: #333;
  outline: none;
  font-size: 1em;
}

.btn1 {
  background: #ddd url("../../images/bg-btn.png") repeat-x 0 0;
  display: block;
  margin: 0 1px;
  border: solid #aaa;
  border-width: 1px 0;
}

.btn2 {
  display: block;
  position: relative;
  margin: 0 -1px;
  border: solid #aaa;
  border-width: 0 1px;
}

.btn .text {
  display: block;
  padding: 2px 7px;
  border: 1px solid;
  border-color: #fff #eee #ddd;
}

.dropdn .text {
  background: url("../../images/icon-dropdn.gif") no-repeat 100% 50%;
  padding-right: 17px;
  white-space: nowrap;
}

.btn:hover .btn1 {
  border-color: #9cf #7af #69e;
}

.btn:hover .btn2 {
  border-color: #9cf #7af;
}

.btn:hover .text {
  border-color: #9cf #7af #69e;
}

.btn:active {
  color: #000;
}

.btn:active .btn1, .btn:active .btn2 {
  background-position: 0 -6px;
}

.dropdownContent {
  padding: 3px;
  background-color: #fafafa;
  float: right;
  border: 1px solid #aaa;
  position: absolute;
  z-index: 999;
  right: 14px;
}

.dropdownContent a {
  display: block;
  padding: 3px;
  text-decoration: none;
  color: black;
  white-space: nowrap;
}

.ieframe {
  z-index: 998;
}

.dropdownContent a:visited {
  color: black;
}

.dropdownContent a:hover {
  background-color: #c3d9ff;
}

/* public url removal */

.urlRemovalPage .headerTable {
  margin-bottom: 1px;

}

.urlRemovalPage .header {
  background-color: #e5ecf9;
  border-top: 1px solid #3366cc;
  color: #000;
  padding: 3px;
}

.urlRemovalPage .pageContent {
  margin-top: 1em;
}

.urlRemovalPage .appLocation {
  margin-bottom: 1.5em;
  margin-top: 0.5em;
  margin-left: 15px;
}

.urlRemovalPage .accountInfo {
  margin-top: 11px;
}

.urlremoveform dl {
  overflow: auto;
}

.urlremoveform dt {
  float: left;
  clear: both;
  margin: 0 8px 0 0;
}

.urlremoveform dd {
  margin: 2px 0 1.5em 0;
  float: left;
  width: 80%;
}

.urlremoveform dd label {
  display: block;
  margin-bottom: 0.1em;
}

.urlremoveform dd strong {
  display: block;
}

.wizardButtons {
  margin-top: 2em;
  clear: right;
}

.wizardButtons span.nextStep input {
  font-weight: bold;
}

.removalContent {
  padding-left: 20px;
  padding-righT: 20px;
}

.removalContent .section {
  margin-bottom: 1.5em;
}

.removalContent .section .example {
  font-style: normal;
  font-size: 0.8em;
}

.help {
  font-style: normal;
  padding-left: 1em;
  font-size: 0.8em;
}

.removalfooter {
  background-color: #e5ecf9;
  text-align: center;
  padding: 4px;
  color: #666;
  margin-top: 2em;
}

.removalContent .errorbox-bad {
  margin-top: .5em;
  color: #000;
  border: 0;
}

.removalContent .secondaryBox {
  padding-top: 0em;
  clear: both;
}

.removalContent .errorheader {
  margin-bottom: 1em;
}

.wizardButtons {
  height: 40px;
  margin-top: 1em;
}

.wizardButtons input {
  float: left;
  margin-right: 7px;
}

.removalContent .emailfield {
  width: 400px;
}

.removalContent .urlfield {
  width: 450px;
}

.removalContent .termsfield {
  width: 450px;
}

.removalContent .example {
  width: 450px;
}

/* public url removal status table*/

.tbcorners {
  background: #c3d9ff url('../../images/tr.gif') no-repeat top right;
  height: 4px;
  padding: 0;
}

.tbheader {
  background-color: #c3d9ff;
  border-bottom: 1px solid #BFC7D9;
  padding: 1px 5px 5px 5px;
  overflow: auto;
  _height: 1%;
}

.tbfooter {
  padding: 0px 5px 0px 0px;
  background: #c3d9ff url('../../images/br.gif') no-repeat bottom right;
}

tr#holder td {
  color: #666;
  font-style: italic;
  border-bottom: 1px solid #d0d0d0;
  text-align: center;
}

table#removals tbody tr td {
  padding: 4px;
  border-bottom: 1px solid #d0d0d0;
}

table#removals tr th {
  background-color: #efefef;
  border-bottom: 1px solid #BFC7D9;
  padding: 4px;
  text-align: left;
}

table#removals tbody tr.d td {
  background-color: #ffffcc;
  border-bottom: none;
}

table#removals tbody tr.dreason td {
  background-color: #ffffcc;
  padding-top: 0;
}

.denied {
  color: #990000;
}

.pending {
  color: #b98b00;
}

.removed {
  color: #3366CC;
}

table#removals .error {
  padding: 2em;
  color: red;
  text-align: center;
}

.nodata {
  padding: 2em;
  color: #333;
  text-align: center;
}

.tabs {
  overflow: auto;
  _height: 1%;
}

.tabs a {
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  background-color: #E5EEFF;
  border-color: #BFC7D9;
  margin-left: 7px;
  padding: 4px 8px 4px 8px;
  display: block;
  float: left;
  color: #000;
  text-decoration: none;
}

.tabs a:hover {
  
}

.tabs a.active {
  background-color: #C5D4F0;
  font-weight: bold;
}

/* webmaster url removal */

.removalTableContainer {
  width: 100%;
  _clear: left;
}

.removalTableContainer .tableBody {
  width: 100%;
  border-collapse: collapse;
}

.removalTableContainer .tableBody th {
  background-color: #E0EBFF;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #BFC7D9;
  padding: 7px;
  margin: 0;
  text-align: left;
}

.removalTableContainer .tableBody td {
  margin: 0;
  padding: 7px;
  border-bottom: 1px solid #BFC7D9;
}

.pagination {
  text-align: right;
  padding: 7px;
}

.removalTableContainer .actions {
  background-color: #c5d4f0;
  width: 100%;
}

.date {
  white-space: nowrap;
}

.urlItem {
  width: 97%;
  overflow: hidden;
  display: block;
  padding-right: 7px;
}

.sidebox {
  width: 200px;
  background-color: #E0EBFF;
  border: 1px solid #dbe6de;
  padding: 4px;
  text-align: left;
  margin-left: 20px;
}

.sidebox ul {
  margin: 0 0 .5em 8px;
  padding: 0;
  list-style-type: none;
}

.sidebox ul li {
  padding-bottom: 1em;
  padding-left: 12px;
  background: url("../../images/bullet.gif") no-repeat top left;
}

.removalList {
  color: black;
  width: 100%;
}

.removalList table {
  width: 100%;
}

.removalList tbody tr.row td {
  border-bottom: 1px solid #BFC7D9;
  padding: 5px;
  margin: 0;
}

.removalList .url {
  width: 100%;
  overflow: hidden;
  display: block;
  white-space: pre;
}

.removalList .action {
  text-align: right;
}

.removalList span {
  display: block;
}

.removalList .type {
  color: #666;
  font-size: .8em;
  white-space: nowrap;
}

.removalList .errMsg {
  clear: both;
  color: red;
  padding-top: 3px;
}

.removalList .noUrls {
  font-style: italic;
  text-align: center;
  color: #666;
  padding: 5px;
}

#url_removal_create_page .topBox {
  border: 1px solid #D5DFF3;
  padding: 5px;
  margin-bottom: 1em;
}

#url_removal_create_page #url_prompt {
  margin-bottom: 1em;
  padding: 5px;
}

#url_removal_create_page #url_entry {
  overflow: auto; 
  _height: 1%; 
  margin: .5em 0;
}

#url_removal_create_page #url_entry_inner {
  background-color: #D5DFF3; 
  padding: 5px; 
  white-space: nowrap; 
  float: left;
}

#url_removal_create_page #url_entry_inner input {
  width: 300px;
}

#url_removal_create_page #link_kind {
  margin: .5em 0;
}

#url_removal_create_page #link_kind label {
  display: inline;
}

#url_removal_create_page #content_to_remove {
  border: 1px solid #D5DFF3;
  margin-top: 1em;
}

#url_removal_create_page #content_to_remove_inner {
  padding: 5px; 
  background-color: #D5DFF3; 
  font-weight: bold; 
  color: black;
}

.urlRemovalStatus {
  white-space: nowrap;
}

.urlRemovalStatus form {
  display: inline;
}

.rri td {
  color: #000;
}

.pending td.status {
  color: #b98b00;
}

.denied td.status {
  color: #990000;
}

.removed td.status {
  color: #3366CC;
}

.expired td.status {
  color: #666;
}

.cancelled td {
  color: #888;
}

.msg {
  background-color: #fad163;
  width: 80%;
  margin: 1em auto;
  padding: 0;
}
.msg .mtop {
  background: url("../../images/ctr.gif") no-repeat top right;
  text-align: left;
  overflow: hidden;
  font-size: 1px;
}

.msg .mbot {
  background: url("../../images/cbr.gif") no-repeat top right;
  text-align: left;
  overflow: hidden;
  font-size: 1px;
}

.msg .mbody {
  padding: 2px 5px;
  text-align: center;
  font-weight: bold;
}

.bluebox {
  background-color: #e8eefa;
  border: 1px solid #BFC7D9;
  padding: 10px;
}

.addr_label_col {
  white-space: nowrap;
}

.addr_input_col {
  width: 25em;
}

.addr_form td {
  padding-bottom: 0.7em;
}

.messageCenterSubject {
  font-size: 1.25em;
}

#addSiteBar {
  background-color: #D5DFF3;
  border: 1px solid #BFC7D9;
  padding: 3px;
}

.commentArea {
  font-family: Arial, Helvetica, sans serif;
}

.sep {
  color: #888;
}


#sitelinks table#top_text,
#sitelinks #confirmationPanel  {
  max-width: 600px;
}

#sitelinks table#top_text td {
  width: 300px;
  vertical-align: top;
}

#sitelinks #confirmationPanel,
#sitelinks .formPanel {
  background-color: #fff;
  border: thin solid #BFC7D9;
  padding: 5px 10px;
  margin: 10px 0;
}

#sitelinks #confirmationPanel {
  border: 2px solid #3366CC;
}

#sitelinks #tooFew {
  background-color: #fff;
  border: 3px solid red;
  padding: 5px 10px;
  margin: 0 0 10px 0;
}

#sitelinks .formPanel {
  display: none;
}

#sitelinks #confirmationPanel p,
#sitelinks .formPanel p {
  margin: .25em auto .35em auto;
  font-size: 1.1em;
  font-weight: bold;
}

#sitelinks #confirmationPanel div,
#sitelinks .formPanel div {
  margin-left: 0em;
}

#sitelinks .formPanel div#buttons {
  text-align: left;
}

#sitelinks .formPanel div#comments_box {
  padding: 1.0em 0;
}

#sitelinks #confirmationPanel #wassent td {
  vertical-align: middle;
  font-family: Helvetica, Arial, sans-serif;
  padding: 2px;
}

#sitelinks .sitelinksList {
}

#sitelinks .sitelinksList h2 {
  font-size: 1.2em;
}

#sitelinks .sitelinksList .sitelink,
#sitelinks .sitelinksList .sitelink_blocked {
  line-height: 155%;
}

#sitelinks .sitelinksList .sitelink span {
  color: #418C41;
}

#sitelinks .sitelinksList .sitelink span.action,
#sitelinks .sitelinksList .sitelink_blocked span.action {
  color: #000;
}

#sitelinks .sitelinksList .sitelink_blocked,
#sitelinks .sitelinksList .sitelink_blocked a {
  color: #676767;
}

#sitelinks .sitelinksList .sitelink_blocked span.action a {
  color: #0000cc;
}

#sitelinks a#blockedSitelinksLink {
  display: block;
  padding-top: .5em;
}

#sitelinks #blockedExplanation {
  padding-top: .5em;
}

#sitelinks #blockedListExplanation {
  width: 600px;
  padding-bottom: .5em;
}

#sitelinks #blockedSitelinks H2 {
  margin-top: 1.5em;
  margin-bottom: 0;
}

#sitelinks td {
  vertical-align: top;
}

#sitelinks img {
  border: 0;
}

#sitelinks img#example {
  display: block;
  width: 300px;
  height: 123px;
  padding-left: 1em;
}

#sitelinks img#checkmark {
  width: 22px;
  height: 22px;
  padding-right: 10px;
}

#sitelinks #no_sitelinks {
  padding-top: 20px;
  font-size: 1.0em;
}

#sitelinks #no_sitelinks a {
  padding-left: 1em;
}

#sitelinks p.active_indent,
#sitelinks p.active_indent a {
  display: inline;
  border: 0;
  padding: 0;
  background-color: white;
  color: blue;
  text-decoration: underline;
}

#sitelinks textarea.comment {
  width: 100em;
}

#sitelinks h2 {
  border-width: 0px;
  margin-bottom: 0px;
}

#sitelinks #requestShowHideLink {
  display: block;
}

#sitemaps-overview div#crawl-index-header {
  font-weight: bold;
}

.backlinksTargetUrl {
  white-space:nowrap;
  font-weight:bold;
}

#sectionContent {
  clear: both;
  margin-top: 3px;
}

.clear {
  clear: both;
}

.lightBulbMsg {
  background: #ffffd9 url("../../images/bulb.gif") no-repeat 10px 4px;
  padding: .4em .4em .4em 40px;
  border: 1px solid #a7a772;
  width: 85%;
  margin: 1em 1em 1em 0;
}

.currentSpeed {
  background-color: #E8EEF7;
  padding: .5em;
  margin-top: 1em;
}

.currentSpeed i {
  font-style: normal;
}

.currentSpeed p {
  margin: 0;
  padding: 0;
}

.currentSpeed .info {
  margin-top: 0.5em;  
}

.currentSpeed .info .example {
  font-style: italic;
  font-size: .85em;
  margin-top: 0.5em;
  display: block;
}

.currentSpeed h1 {
  margin: 0;
  padding: 0;
  display: inline;
}

.newSpeed {
  padding: .5em;
}

.newSpeed i {
  font-style: normal;
  display: block;
}

.backlinks_columnheaders {
  background-color: #D5DFF3;
  font-weight: bold;
}

.backlinks_linkcount {
  background-color: #C3D9FF;
}

.backlinks_actions {
  background-color: #C3D9FF;
}

.backlinks_find {
  background-color: #C3D9FF;
}

.backlinks_navrow {
  background-color: #C3D9FF;
}

.backlinks_nav {
  background-color: #C3D9FF;
}

.goBackLink {
  float: left;
  padding: 0 2em 0 1.25em;
  font-weight: bold;
}

.messageRange {
  float: right;
  padding-top: 0.2em;
}

.sectionWithSpace {
  padding-bottom: 1em;
}

#sitemap-index-table {
  padding-top: 1em;
}

#sitemap-details h2 {
  font-size: 1.2em;
  padding-bottom: 0;
  padding-top: 0;
  margin: 0;
}

#sitemap-details .tabular .actions {
  padding-left: 0;
}

#sitemap-problems table.data td.line-number {
  text-align: center;
}

#sitemap-problems div {
  padding-top: 1em;
}

.smallColumn {
  width:0%
}

.largeColumn {
  width:40%
}

.contentDetail div.pagination {
  float: right;
  padding: 0.5em 0 0.5em 0;
}

.contentDetail .zipped .zippedsection_div {
  line-height: 1.5em;
  padding: 0.5em .5em .5em 1em;
}

.contentDetail .zipped a {
  text-decoration: none;
  color: #000;
  padding-right: 2em;
  display: block;
}

.contentDetail .zipped a img {
  float: left;
  display: block;
  margin-top: 0.2em;
}

.contentDetail .zipped a font {
  margin-left: 11px;
  display: block;
}

.contentDetail .zipped .zippedsection_div a {
  text-decoration: underline;
  color: #0000cc;
  display: block;
}

.contentdetail td.rightmost {
  display: table-cell;
  vertical-align: top;
  /* IE compatibility */
  _display: inline-block; 
}

