html, body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #073873;
  /*background-color: #f4f4f4;
  /*background-color: white;*/  
  margin: 0px;
  padding: 0px;
  line-height: 150%;
  font-size: 14px;
  min-height: 100%;
  height: 100%;
  position: absolute;
  min-width: 100%;
}

html {
  overflow-y: scroll;
}

a {
  color: #196CCF;
}

a:hover {
  color: #5A90CF;
}

a img {
  border: 0px;
}

hr {
  border: 0px;
  background-color: silver;
  height: 1px;
}

table {
  border-collapse: collapse;
}

td,th,.pagenav li{
  padding: 3px 2px;
  border-bottom: 1px solid #ccc;
}

.firstrow, th {
  margin-bottom: 4px;
}

table tr.alt, .pagenav li.alt {
  background-color: #f3f3f3;
}

h2 img, h3 img, h4 img, h5 img {
  vertical-align: -3px;
}

.clear {
  clear: both;
  height: 0px;
  margin:0;
  padding:0;
}

.faded {
  color: #aaaaaa;
}

.hidden {
  display: none;
  visibility: hidden;
}


#topwrap {
  min-height: 100%;
  height: auto !important;  
  /*background: transparent url(/images/page/page.png) repeat-y scroll top left;  */
}

.innercenter, #wrap, #topwrap {
  width: 970px;
  margin: 0px auto;
  padding: 0px 22px 0px 23px;  
}

.innercenter, #wrap {
  margin: 0px auto 10px auto;
}

#wrap {
  margin: 0px; 
  padding: 0px 0px 200px 0px;
  height: 100%;  
}

#head {
  margin: 0px;
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

#overtopbar {
  background: #05274F url(/images/page/overtopshadow.png) repeat-x left bottom; 
  height: 30px;
  color: #226ABF;
  border-bottom: 1px solid #226ABF;
}

#overtopbar .innercenter {
  margin: 0px auto;
}

#overtopbar #usertop {
  float: right;
  font-size: 12px;
  color: silver;
  padding: 6px 10px;
}

#overtopbar #usertop a {
  margin: 0px 10px;
  color: #81A5CF;
}

#overtopbar #usertop a span {  
  text-decoration: none;
}

#overtopbar #usertop a:hover span {
  text-decoration: underline;
}

#overtopbar #usertop img {
  vertical-align: -3px;
}

#topbar {
  height: 80px;
  background: #073873 url(/images/page/bar.png) repeat-x scroll top left;
  color: white;
  margin: 0px;
  padding: 0px;
  width: 100%;
  /*border-bottom: 3px solid orange;
  */
}

#topbar .icon {
  vertical-align: 6px;
}

#topbar .leftbar, #topbar .rightbar {
  position: absolute;  
  width: 10px;
  width: 0px;
  height: 65px;
  top: 0px;
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
}

#topbar .leftbar {
  left: -10px;
  background-image: url(/images/page/barleft.png);
}

#topbar .rightbar {
  right: -10px;
  background-image: url(/images/page/barright.png);
}

h1 {
  text-transform: uppercase;
  font-size: 14px;
  display: inline;
  margin-left: 10px;
}

h1 a {
  color: white;
  text-decoration: none;
}

#usertop {
  float: right;
  padding: 20px 50px 0px 0px;
  font-size: 14px;
  color: silver;
}

#usertop a {
  margin: 0px 10px;
  color: white;
  text-decoration: none;
  text-shadow: black 1px 1px 5px;
}

#usertop a:hover {
  /*text-decoration: underline;*/
}

#sub1, #sub2, #sub3, #sub4 {
  padding: 0px;
  margin: 0px;  
  background-color #a1ccff;
  clear: both;  
}

#biglogo {
  height: 200px;
  width: 200px;
  display: block;
}



#sndbar {
  margin: 0px;
  padding: 0px;
  width: 100%;
  background-color: #073873;
}

#sndbar .innercenter {
  margin-bottom: 0px;
}

#sub2 ul, #sub3 ul {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
  height: 30px;
}

#sub2 {
  margin-bottom: 20px;
  float: left;
  margin-left: 180px;
}

#sub2 ul {
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
  color: silver;
}

#sub2 ul li {
  margin-right: 20px;
  font-size: 12px;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
}

#sub2 ul li strong {
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
}

#sub2 ul li p {
  margin-top: 0px;
  margin-bottom: 2px;
}

#sub2 ul li, #sub3 ul li {
  float: left;
  padding: 5px 13px 5px 13px;
}

#sub2 li.active strong a {
  color: white;
}

#sub2 a, #sub3 a {
  text-decoration: none;
  color: #9FCBFF;
}

#sub2 a:hover, #sub3 a:hover {
  color: white;
}

#sub3 {
  background: #D7D7D7 url(/images/page/c6c6c6.png) repeat-x scroll left bottom;
  -moz-border-radius: 4px 4px 0 0;
}

#sub4 {
  background: transparent url(/images/page/subbarover.png) repeat-x;
}

#sub3 ul {
  -moz-border-radius:4px 4px 0 0;
  padding: 5px 8px 0 8px;
}

#sub3 a {
  color: #666666;
  text-shadow:0 1px 0 #EEEEEE;
}

#sub3 a:hover {
  color: #196CCF;
}

#sub3 li.active {
  background-color: #F7F7F7;
  -moz-border-radius: 4px 4px 0px 0px;
  border: 1px solid #C6C6C6;
  border-width: 1px 1px 0 1px;
}

#sub3 li.active a {
  color: #555555;
  text-shadow:1px 1px 1px white;
}

#sub4 {
  background-color: #F7F7F7;
  border-bottom: 1px solid #dfdfdf;
  padding: 21px 21px 8px 21px;
  color: #555;
}

#sub4 h2 {
  text-shadow: 0 1px 0 white;  
  display: inline;
}

#sub4 .right {
  float: right;
}

#sub4 a {
  color: #555;
}

#sub4 input, #sub4 select {
  color: #666;
  border: 1px solid #c6c6c6;
  -moz-border-radius: 3px;
  padding: 3px;
}

#sub4 img {
  vertical-align: -3px;
}


.pagenav {
  float: left;
  width: 200px;
  margin: 0 21px 0 0;
  list-style-type: none;
  padding: 0;  
  font-size: 0.8em;
}

.pagenav li {
  padding: 3px 5px 1px 5px;
  border-bottom: 1px solid #ccc;  
}

.pagenav li.head {
  color: black;
  font-weight: bold;
  border-bottom: 1px solid darkgrey;
  border-bottom: 0 !important;
  font-size: 1.2em;
}

.pagenav li.last {
  /*border-bottom: 0 !important;*/
}

.pagenav li a {
  text-decoration: none;
}

.pagenav li a:hover {
  text-decoration: underline;
}

.pagenav li.active a {
  color: black;
}

.pagenav li.active a:before {
  content: "\00BB\0020";
}

#maincontent {
  margin-left: 221px;
}



a.nodec {
  text-decoration: none;
}

a.nodec span {
  text-decoration: underline;
}

a.nodec img {
  vertical-align: -3px;
}

td.indented {
  padding-left: 30px;
}

#main {
  clear: both;
  background-color: white;
  padding: 10px;
  padding-bottom: 40px;  
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

#foot {
  background: #3e3e3e url(/images/page/footer.png) repeat-x scroll top left;
  color: #858585;
  padding: 10px;
  font-size: 12px;
  height: 180px;
  margin-top: -180px;
  text-shadow: 1px 1px 3px black;
  border-top: 1px solid #858585;
}

#foot .innercenter {
  width: 940px;
  margin-top: 0px;
}

#foot hr {
  clear: both;
  border-width: 1px 0px;
  border-top: 1px solid #111;
  border-bottom: 1px solid #555;
}

#foot a {
  color: #DFDFDF;
  text-decoration: none;
}

#foot ul {
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  font-size: 12px;
  font-family: Arial;
  float: left;
  margin-right: 40px;
}

#foot ul li img {
  vertical-align: -4px;
  padding-right: 2px;
}

#foot a:hover {
  text-decoration: underline;
}

#foot li {
  float: none;
  line-height: 200%;
}

#foot p {
  clear: both;
  padding-top: 10px;
  line-height: 150%;
}

#foot .head {
  font-weight: bold;
  text-transform: uppercase;
  color: #AFAFAF;
  padding-bottom: 6px;
}

#loginform, #contactform {
  font-size: 12px;
}

#loginform label, .defaultform label {
  float: left;
  display: block;
  width: 100px;
}

#contactform label {
  width: 200px;
}

#loginform p, .defaultform p {
  clear: both;
}

#loginuser, #loginpass, #contactname, #contactmail, #contactsubject {
  padding: 2px 4px 2px 22px;
  border: 1px solid silver;
  background: transparent none no-repeat scroll 3px center;
}

#contacttext {
  padding: 2px 4px;
  border: 1px solid silver;
}

#loginuser, #contactname {
  background-image: url(/images/silk/user.png);
}

#loginpass {
  background-image: url(/images/silk/key.png);
}

#contactmail {
  background-image: url(/images/silk/email.png);
}

#contactsubject {
  background-image: url(/images/silk/paste_plain.png);
}




.phraselist, .ranking-distribution {
  border-collapse: collapse;
  width: 720px;
}

.phraselist .th th, .phraselist .th td {
  border-bottom: 1px solid #aaaaaa;
}

.phraselist th, .ranking-distribution th {
  font-weight: normal;
  color: #aaaaaa;
}

.phraselist th, .phraselist td {
  text-align: left;
}

.phraselist .rank, .number {
  text-align: right;
  padding-right: 10px;
}

.rank img {
  vertical-align: -3px;
}

.changeup {
  color: #01AF00;
}

.changedown {
  color: #EF0000;
}

.ranking-distribution .first th, .ranking-distribution .first td {
  border-top: 1px solid #CCCCCC;
}

.ranking-distribution th {
  text-align: left;
}

.ranking-distribution td {
  text-align: right;
  padding-right: 5px;
}




.msgbox {
  border: 1px solid #5366BF;
  padding: 6px 10px 5px 34px;  
  background-color: #CFD7FF;
}

.errbox {
  border-color: red;
  background-color: #FFCFCF;
}

.wrnbox {
  border-color: #8F8623;
  background-color: #FFFBCF;
}

.sccbox {
  border-color: darkgreen;
  background-color: #DBFFCF;
}

form .choice-or {
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px 30px;
}

form h3 {
  background-color: #eee;
  padding: 1px 5px;
  color: #666;
}

textarea.keywords {
  width: 400px;
  height: 80px;
}

.smalledit {
  margin: 0px;
  /*font-size: 12px;*/
  font-weight: normal;
}

.smalledit-top {
  float: right;
  margin-right: 20px;
}

.smalledit-bottom {
  margin-top: 20px;
}

.smalledit a {
  /*color: darkgrey;*/
}

tr.firstrow th {
  color: darkgrey;
  text-align: left;
  font-weight: normal;
  border-bottom: 1px solid darkgrey;  
}

tr.firstrow th.right {
  text-align: right;
  padding-right: 10px;
}

#analysisDomain {
  width: 200px;
}

img.chartsmall {
  border: 1px solid silver;
  padding: 4px;
  border-color: silver darkgrey darkgrey silver;
  vertical-align:-8px;
  margin-right: 10px;
}

.topspace {
  margin-top: 55px;
}