#centerColumn {
	width:1000px;
	text-align:center;
	margin:0 auto;
}

#baseColumn {
        width: 900px;
	text-align:left;
	margin:0 auto;
}

#navbar {
	width: 900px;
	height:57px;
}

.c1
{
}

.l1
{
  line-height: 32px;
}

#topnav {
	padding:0;
	text-align: left;
	text-decoration: none;
	width: 850px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#5d5b56;
	float: right;
}


#topnav a {
	color:#5d5b56;
	}

#topnav a.active {
	color:#5d5b56;
	}

#topnav a.active:hover {
	color:#5d5b56;
	}




#topnav ul {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-top: 10px;
	float: right;
}

#topnav li {
	margin:0;
	display:inline;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

#topnav li a{
	margin:0;
	display:inline;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #a05654;
}

#topnav li a:hover {
	color:#333333;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

#topnav li .active a {

	color:#5d5b56;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;	
}

#topnav li .active:hover {
	color:#333333;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;

}

#topnav_left {
	padding:1px 0 0 0;
	text-align: left;
	text-decoration: none;
	width: 600px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#5d5b56;
	float: left;
}


#topnav_left a {
	color:#5d5b56;
	}

#topnav_left a.active {
	color:#5d5b56;
	}

#topnav_left a.active:hover {
	color:#5d5b56;
	}




#topnav_left ul {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-top: 10px;
	float: left;
}

#topnav_left li {
	margin:0;
	display:inline;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

#topnav_left li a{
	margin:0;
	display:inline;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #a05654;
}

#topnav_left li a:hover {
	color:#333333;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

#topnav_left li .active a {

	color:#5d5b56;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;	
}

#topnav_left li .active:hover {
	color:#333333;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;

}

td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #4f474b;
}

#banner
{
  background: url(http://static.chartbeat.com/images/index/banner.jpg) no-repeat top left; 
  width: 100%;
  height: 215px;

}

#banner_bg
{
  background: url(http://static.chartbeat.com/images/index/banner_bg.jpg) repeat-x;
  width: 100%;
  height: 215px;
}

.contenttable
{
  width: 800px;
  padding: 20px;
  padding-top: 0px;
}

.contenttd
{
  padding: 10px;
  width: 33%;
}

.contentmid
{
  padding: 10px;
}

.feature
{
  padding-left: 10px;
  padding-bottom: 20px;
}

.feature ul
{
  padding-left: 10px;
}

.feature li
{
  padding-bottom: 10px;
}

.h3feature
{
  padding-left: 5px;
  font-size: 16px;
  color: #ff533c
}

.hrmid
{
  background-color: #e4d7cd;
  height: 1px;
  width: 100%;
  margin-bottom: 10px;
}

.loginbox
{
  padding-left: 24px;
}

input.text:focus
{
  color: #4f474b;
  border: 1px solid #b8aea5;
}

.news
{
  margin-top: 30px;
  border-left: 1px solid #e4d7cd;  
  padding: 10px;
}

.news li
{
  padding-bottom: 7px;
}

.news ul
{
  padding-left: 20px;
}

input.text, textarea.text
{
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  padding: 3px 5px;
  color: #8d7f86;
  width: 150px;
  border: 1px solid #e4d7cd;
}

input.bigtext:focus
{
  color: #4f474b;
  border: 1px solid #b8aea5;
}

input.bigtext
{
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  padding: 3px 5px;
  color: #8d7f86;
  width: 220px;
  border: 1px solid #e4d7cd;
}

input.smalltext:focus
{
  color: #4f474b;
  border: 1px solid #b8aea5;
}

input.smalltext
{
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  padding: 3px 5px;
  color: #8d7f86;
  width: 50px;
  border: 1px solid #e4d7cd;
}

.cornertl
{
  background: url(http://static.chartbeat.com/images/index/corner_tl.gif) no-repeat top left; 
  width: 12px;
  height: 12px;
}

.cornertop
{
  border-top: 1px solid #e4d7cd;
}

.cornertr
{
  background: url(http://static.chartbeat.com/images/index/corner_tr.gif) no-repeat top left; 
  width: 12px;
  height: 12px;
}

.cornermidl
{
  border-left: 1px solid #e4d7cd;
}

.cornermidr
{
  border-right: 1px solid #e4d7cd;
}

.cornerbl
{
  background: url(http://static.chartbeat.com/images/index/corner_bl.gif) no-repeat top left; 
  width: 12px;
  height: 12px;
}

.cornerbot
{
  border-bottom: 1px solid #e4d7cd;
}

.cornerbr
{
  background: url(http://static.chartbeat.com/images/index/corner_br.gif) no-repeat top left; 
  width: 12px;
  height: 12px;
}

.quoteblock
{
  font-size: 15px;
  padding: 10px;
}

.quote
{
  display: inline;
  font-size: 20px;
}

.attr
{
  text-align: right;
}

.footer
{
  padding-top: 30px;
}

.logohref
{
  width: 150px;
  height: 30px;
  position: absolute;
  top: 8px;
  left: 10px;
}

.signuphref
{
  width: 155px;
  height: 37px;
  position: absolute;
  top: 153px;
  left: 15px;
}





#innerbanner
{
  background: url(http://static.chartbeat.com/images/index/innerbanner_bg.jpg) repeat-x;
  width: 100%;
  height: 68px;
  position: relative;
}

.pages
{
  position: absolute;
  right: 50px;
  top: 10px;
  color: #939393;
  font-size: 19px;  
}

.pages a:visited, .pages a:active, .pages a:link {
  padding-left: 4px;
  padding-right: 4px;
  color: #3f0100;
  font-size: 19px;  
  text-decoration: none;
}

.pages a:hover, .pages a:visited:hover {
  color: #4f474b;  
  text-decoration: underline;
}

#contentinner
{
  padding: 20px 0px;
}

.domainlist
{
  padding-left: 10px;
  font-size: 16px;
}

.footer2
{
  padding-top: 30px;
  padding-bottom: 30px;
}

#notify
{
  font-size: 18px;
  border: 1px solid #cccccc;
  padding: 5px;
  margin: 5px;
  display: none;
}

#error
{
  font-size: 18px;
  border: 1px solid #cccccc;
  padding: 5px;
  margin: 5px;
}

#success
{
  font-size: 18px;
  border: 1px solid #cccccc;
  padding: 5px;
  margin: 5px;
}

.viewertable td
{
  padding: 5px;
  border-bottom: 1px dotted #cccccc;
  padding-left: 10px;
}

.viewertable th
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ff533c;
}

a.remove
{
  background: url(http://static.chartbeat.com/images/remove.png) no-repeat top left;
  width: 45px;
  height: 9px;
  display: block;
}

a.remove:hover
{
  background: url(http://static.chartbeat.com/images/remove_on.png) no-repeat top left;
}

.newviewer
{
  padding: 5px;
  display: none;
  color: #999999;
}

.formtable
{

}

.formtable td
{
  padding: 5px;
  background-color: #eee;
}

.formtable label
{
  font-size: 14px;
  font-weight: normal;
}

.formtable th
{ 
  padding-top: 10px;
  vertical-align: top;
  text-align: right;
  padding-right: 5px;
}

.formsubmit
{
  padding-top: 10px;
  text-align: center;
}

.errorlist
{
  list-style-type: none;
  color: #ff0000;
}

.widget_list_td
{
  border-bottom: 1px dotted #ccc;
  padding-top: 5px;
  padding-bottom: 10px;
}

.widget_list_td_title
{
  font-size: 14px;
  color: #ff533c;
  border-bottom: 1px dotted #ccc;
}

.pwtxt
{
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  padding: 3px 5px;
  color: #8d7f86;
  position: absolute;
  top: 2px;
  left: 2px;
}

.pwarea
{
  position: relative;
  padding-bottom: 10px;
}

.newalert, .newkey
{
  background-color: #eee;
  padding: 10px;
  text-align: center;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}

.newkey li
{
  float: left;
  list-style: none;
}

.newkey ul
{
  padding: 0;
  margin: 0;
}

.newkey td
{
  text-align: left;
}

.h3sub
{
  border-top: 1px dotted #ccc; 
  padding-top: 15px;
  padding-left: 5px;
  font-size: 16px;
  color: #ff533c
}

.alerttable td
{
  padding: 5px;
  border-bottom: 1px dotted #cccccc;
  padding-left: 10px;
}

.alerttable th
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #aaa;
  text-align: left;
  padding-left: 10px;
}

.aboutdiv
{
  height: 100px;
}

.aboutdivinfo
{
  width: 200px;
  padding-left: 10px;
  padding-right: 20px;
  font-size: 14px;
  height: 100px;
  display: none;
  background-color: #ccc;
}

.aboutdiv img
{
  border: 1px solid #aaa;
}

#textnotify, #pingtextnotify
{
  padding-top: 5px;
  color: #ff0000;
  font-size: 11px;
}

#namestatus
{
  color: #ff0000;
  padding: 10px;
  font-size: 16px;
  display: none;
}

#alertlboxbg
{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 10002;
  background-color: #383838;
}

#alertlbox
{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 10003;
}

.toollist
{
  margin: 0;
  padding-left:10px;
  list-style:none;
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
}

#error
{
  font-size: 18px;
  border: 1px solid #cccccc;
  padding: 5px;
  margin: 5px;
}

#success
{
  font-size: 18px;
  border: 1px solid #cccccc;
  padding: 5px;
  margin: 5px;
}
