
/* Text ----------------------------------------------------------------------- */

h1 {
	font-size: 2.2em;
	margin-bottom: 10px;
}

h1.contentHeader {
	color: #339933;
	font-size: 2.8em;
	margin: 3px 0px 10px 0px;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
}

h3 {
	font-size: 1.4em;
}

.pageDetails {
	margin: 10px 0px;
}

.dpGreen {
	color: #339933;
}

a.disabled {
	color: #666666;
}

p {
	margin: 3px 0px 15px 0px;
	font-size: 1.1em;
}

#errorMsgs {
	background-color: #FCE8E8;
	color: #D14848;
	border: 1px solid #D14848;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 15px;
}

#errorMsgs h1 {
	font-size: 2em;
}

.error404 h1 {
	font-size: 2em;
	color: #D14848;
	margin-bottom: 10px;
}

strong {
	font-weight: bold;
}

input {
	font: none 1.2em Arial;
}


.stdDarkGreen {
	color: #015c00;
}

.stdOrange {
	color: #EA5F00;
}

#tos {
	font-size: 0.9em;
	color: #555555;
}

.bgWhite 	{  	background-color: white;	}
.bgGray		{  	background-color: red;	}


/* Layout ----------------------------------------------------------------------- */

body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width: 550px;      /* 2x LC width + RC width */
	background-color: #222222;
}

.wrapper {
	width: 984px;
	margin: 3px auto;
	text-align: left;
}

#header {
	width: 100%;
	height: 80px;
	margin: 0px 0px 10px 1px;
	position: relative;
}

#header h1 {
	font-size: 3.5em;
	padding-top: 20px;
	margin: 0px;
	margin-left: 100px;
}

#header #dp {
	position: absolute;
	top: 15px;
	left: 0px;
	text-decoration: none;
	color: #339933;
}

#header h3 {
	font-size: 1.6em;
	margin-left: 100px;	
}

#header #cool {
	color: white;
	text-decoration: none;
}

#header #pressRocks {
	position: absolute;
	top: 20px;
	right: 5px;
	width: 250px;
}

#header #pressRocks .quote {
	margin: 0px;
	color: #ffffc2;
}

#header #pressRocks .source {
	text-align: right;
	margin: 5px 0 0 0;
}

#header #pressRocks .source a {
	color: white;
	text-decoration: none;
}

.roundedcornr_box_339388 {
   background: #ffffff;
}
.roundedcornr_top_339388 div {
   background: url(/images/rc_tl.png) no-repeat top left;
}
.roundedcornr_top_339388 {
   background: url(/images/rc_tr.png) no-repeat top right;
}
.roundedcornr_bottom_339388 div {
   background: url(/images/rc_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_339388 {
   background: url(/images/rc_br.png) no-repeat bottom right;
}

.roundedcornr_top_339388 div, .roundedcornr_top_339388, 
.roundedcornr_bottom_339388 div, .roundedcornr_bottom_339388 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_339388 { 
	padding: 0px 10px;
	overflow: hidden;
}

#header #howto {
	color: #dddddd;
	font-size: 1.3em;
	position: absolute;
	left: 470px;
	top: 100px;
	width: 500px;
	text-align: center;
}

.contentCol {
	padding: 5px;
	min-height: 400px;
	float: left;
	margin: 0px auto;
}

#centerCol {
	width: 550px;
	float: left;
	display: inline;	
	margin-left: 10px;
}

#oneCol {
	width: 920px;
	float: left;
	display: inline;
	padding: 20px 20px 20px 40px;
}

#leftCol {
  	width: 185px;          /* LC width */
	float: left;
	display: inline;
}

#rightCol {
  	width: 185px;          /* RC width */
	float: right;
	display: inline;
}

.floatRight {
	float: right;
}

.marginRight {
	margin-left: auto;
}

.floatLeft {
	float: left;
}

.clearBoth {
	clear: both;
}
a {
	color: #006699;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* Fresh ------------------------------------------------------------------ */

.dataTable {
	margin: 15px 0px;
	border: 1px solid black;
	text-align: center;
}

table.dataTable td {
	padding: 5px 0px 5px 10px;
	border: 1px solid #dddddd;
}

td.colHeader {
	font-weight: bold;
	font-size: 1.2em;
	background-color: #fbfaf4;
}

td.statDesc {
	text-align: left;
}

/* Footer ------------------------------------------------------------------ */

#footer {
	clear: both;
	text-align: center;
	font-size: 1.1em;
}

p#sock {
	width: 400px;
	margin: 3px auto;
	padding: 3px 10px;
}

#footer a {
	margin: 0px 5px;
	font-size: 0.9em;
}

/* Side Bar ------------------------------------------------------------------ */

.sideCol {
	padding-top: 5px;
}

.calculus {
	position: absolute;
	right: 0px;
	top: 65px;
}

.sideCol a {
	margin-top: 10px;
	font-size: 1em;
}

.sideCol a:hover {
	text-decoration: underline;
}

.sideCol h1 {
	font-size: 1.4em;
	color: #339933;
	margin-top: 20px;
	border-bottom: 1px solid #DDDDDD;
	font-weight: bold;
	text-align: center;
}

.sideCol p {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	line-height: 20px;
	color: #222222;
	margin-top: 20px;
	margin-bottom: 4px;
}


.sideCol .stdGreen {
	color: #3c9100;
}

.sideCol .stdPink {
	color: #ff9b9b;
}

.sideCol .stdYellow {
	color: #96a248;
}

.sideCol .stdBlue {
	color: #11c4fa;
}

.sideCol .stdGray {
	color: #888888;
}

.sideCol p.info {
	clear: both;
	color: #666666;
	font-size: 0.9em;
}

.sideCol .accountType {
	font-size: 1em;
	border: 1px dashed #CCCCCC;
	padding: 5px 15px;
	width: 100px;
	margin: 10px auto 20px auto;
	text-align: center;
	background-color: #f6faee;
}

a#learnmore {
	background: url('../images/signup.png') no-repeat;
	width: 121px;
	height: 45px;
	display: block;
	margin: 10px auto;
}

a#learnmore:hover {
	background-position: 0 -49px;
}

.sideCol h1.registered {
	color: #d14848;
	font-size: 1.3em;
}

a#showRegistered {
	font-size: 0.9em;
	text-decoration: none;
}

.registered li {
	color: #d14848;
	margin-top: 5px;
	font-size: 1em;
}

li.twitterName {
	color: #11c4fa;
}

.sideCol .emailSmall {
	font-size: 0.8em;
}

div.domainStat {
	text-align: center;
	padding: 5px 10px;
}

.domainCurrent {			background-color: #edf3de;	}
.domainMembers {			background-color: #fbfaf4;	}
.domainTotal   {			background-color: #ffffc2;	}


.domainCount {
	font-weight: bold;
	font-size: 1.3em;	
}

#domainLabel {
	font-size: 0.8em;	
}


#showUpdates {
	display: none;
}

#tight {
	margin: 10px auto;
	padding: 2px 10px;
	width: 140px;	
}


p.totalCount {
	font-size: 2.5em;
	color: #468175;
	margin-bottom: 10px;
	text-align: center;
	font-family: georgia,times;
}

p.totalDesc {
	text-align: center;
	font-size: 1.1em;
	margin-top: 0px;
}

#promo {
	background-color: #fffbcc;
	border: 1px solid #e6db55;
	padding: 2px 10px;
	margin: 5px auto;
}

p.premiumCount {
	text-align: center;
	font-family: georgia,times;
	font-size: 3.5em;
	color: #671414;
	margin-bottom: 15px;
}

p.premiumDesc {
	text-align: center;
	font-size: 1.3em;
	margin-top: 0px;
}

p.extra {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

p.countHeader {
	font-size: 1.1em;
	text-align: center;
	margin: 10px auto 0px auto;
}

div#countDown {
	padding: 5px 10px;
}

/* Notice ----------------------------------------------------------------------- */

#notice {
	width: 450px;
	margin: 15px auto;
	padding: 20px;
	position: relative;
}

#notice a.hideMe {
	position: absolute;	
	right: 5px;
	top: 5px;
	font-size: 1.2em;
	color: black;
	text-decoration: none;
}

.alertGood {
	background-color: #D0F29D;
	color: #1F471B;
	border-bottom: 1px solid #9CD941;
	border-top: 1px solid #9CD941;
}

.alertBad {
	background-color: #FCE8E8;
	color: #D14848;
	border-bottom: 1px solid #D14848;
	border-top: 1px solid #D14848;
}

#notice p {
	margin: 0px;
	padding: 0px;
}

/* Pagination ----------------------------------------------------------------------- */

#pagination_container {
	clear: both;
	text-align: center;
	margin: 25px auto 50px auto;
}

a#markAsRead:hover {
	background-color: #006699;
	color: white;
}

.pagination {
	margin-top: 15px;
}

.pagination li{
	display: inline;
	list-style-type: none;
	font-size: 1.2em;
}

.pagination a {
	margin-right:1px;
	font-size: 1.2em;
	font-weight:bold;
}

.pagination a:link, .pagination a:visited {
	color: #0063e3;
	padding:3px 3px;
	font-size: 1.2em;
}

.pagination .previous-off, .pagination .next-off {
	color:#666666;
	font-weight:bold;
	padding:3px 4px;
	font-size: 1.2em;
}

.pagination a.next_page, .pagination a.prev_page {
	border:solid 1px #FFFFFF;
}

.pagination .current {
	color: #336600;
	font-weight: bold;
	padding: 4px 6px;
	font-size: 1.2em;
}

.pagination .disabled {
	font-size: 1.2em;
	font-weight: bold;
	color: #999999;
}

/* Breakdown ----------------------------------------------------------------------- */

#breakdown {
	width: 100%;
}

#breakdown tr {
	height: 25px;
}

#breakdown .odd {
	background-color: #f6faee
}

#breakdown .total {
	text-align: right;
}

#breakdown #members {
	border-bottom: 1px solid #666666;
}

#breakdown #totaldomains {
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
}

/* Forms ----------------------------------------------------------------------- */

fieldset {
	padding: 15px 20px;
	margin-bottom: 25px;
}

legend {
	margin-left: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

{
	font-size: 2em;
}

.formTitle {
	color: black;
	font: bold 2em Arial;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
}

fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}

label {
	float: left;
	text-align: right;
	width: 120px;
	height: 30px;
	padding-top: 5px;
	margin-right: 20px;
	color: #2a2a2a;
	font: bold 1em Arial;
}

fieldset li {
	padding-bottom: 0.5em;
	float: left;
	clear: left;
	width: 100%;
}

fieldset li input {
	padding: 4px 2px;
	border: solid 1px #CCC;
}

fieldset li .submit {
	font-size: 1em;
	padding: 5px 10px;
}

.fieldWithErrors {
	float: left;
}

label.errorMsg {
	color: red;
	text-align: left;
	margin-left: 25px;
	width: 180px;
}

/* Whois Results ----------------------------------------------------------------------- */

#whoisContainer {
	
}

#whoisStatus {
	float: left;
	display: inline;
	clear: both;
	width: 150px;
	height: 140px;
	padding: 15px 5px;
	text-align: center;
	margin: 10px auto;
	border: 1px dashed #dddddd;
}

.whoisAvailable {
	background-color: #edf3de;
}

.whoisRegistered {
	background-color: #fce8e8;
}

#whoisStatus {
	margin-top: 20px;
	float: left;
	clear: both;
}

/* Top List ----------------------------------------------------------------------- */

.sectionTitle {
	font-size: 2.8em;
	font-weight: bold;
	line-height: 1.05em;
	color: #27221f;
	margin: 10px 0px 5px 0px;
}

#resultNums {
	font-size: 1.1em;
	color: #222222;
}

/* Domain Results ----------------------------------------------------------------------- */

#domainResults {
	overflow: hidden;
	margin: 25px auto;
	width: 550px;
}

.domainCol {
	width: 130px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}

a.domainItem {
	height: 20px;
	padding-top: 5px;
	letter-spacing: 1px;
	width: 128px;
	border: 1px solid #eeeeee;
	text-align: center;
	color: #000000;
	text-decoration: none;
	margin-top: 2px;
	position: relative;
	z-index: 100;
	display: block;
	overflow: hidden;
}

.domainHolder {
	position: relative;
}

.domainHolder a#favLink {
	position: absolute;
	text-decoration: none;
	right: 5px;
	top: 8px;
	width: 13px;
	text-align: center;
	color: #2a2a2a;
	font-size: 1em;
	z-index: 100;
}

.domainHolder a#favLink:hover {
	background-color: #EAF2F5;
	border: 1px solid #aaaaaa;
}

.marker_no {
	display: none;
}

.marker_yes {

}

.domainHolder .favURL {
	display: none;
	width: 0px;
	height: 0px;
}


a.favorite,a.fav_yes {
	border: 1px solid #EA5F00;
}

a.domainItem:hover {
	border: 1px solid #999999;
}

#searchForm {
	background-color: white;
	padding: 15px 0px;
}

.cleanBox {
	font-size: 1.2em;
	padding: 4px 2px;
	border: solid 1px #CCC;
	width: 160px;
	margin: 3px 0px;
}

.sideBarButtonRight {
	width: 60px;
	margin-left: 90px;
}

#searchSort a {
	text-decoration: none;
}

#navStuff {
	text-align: center;
}

#filter {
	margin-bottom: 15px;
}

#filter select {
	margin-left: 15px;
	width: 80px;
	font-size: 1em;
}

.searchOptions {
	margin: 5px 0px;
}

.searchOptions a {
	padding: 2px 6px;
}

.searchOptions .currentSort {
	font-weight: bold;
	color: #339933;
	padding: 2px 6px;
}

#searchOptions ul {
	display: inline;
	padding-left: 25px;
}

.searchOptions li {
	display: inline;
	list-style-type: none;
	margin: 0px 3px;
}

.searchOptions li.head {
	color: #444444;
	font-weight: bold;
}

.searchOptions li.current a {
	font-size: 1.4em;
	color: #339933;
	font-weight: bold;
	text-decoration: none;
}

.searchOptions li.inactive a {
	color: #777777;
}

.searchOptions li.spacer {
	color: #aaaaaa;
}

.filterHeading {
	color: black;
}
/* Dynamic Content ----------------------------------------------------------------------- */

#aboutContent {
	background-color: gray;
	width: 130px;
	z-index: 100;
}

#aboutDomain {
	margin-bottom: 15px;
}

#aboutContent #aboutResult {
	height: 120px;
	background-image: url("../images/aboutResult.png");
	background-repeat: repeat-x;
	padding: 5px;
	text-align: center;
	position: relative;
	z-index: 100;
}

#aboutContent #aboutResult #availMsg {
	font: bold 1.4em Arial;
}

#aboutContent #aboutResult #statusMsg {
	font-size: 1.5em Arial;
}

.processing {
	font: bold 0.9em Arial;
	margin-top: 20px;
}

p#domainStatus {
	margin: 5px 0px 0px 0px;
	font-size: 1.5em;
}

.domainAvailable {
	color: #DDFFDD;
}

.domainRegistered {
	color: #ffdddd;
}

#registerLink {
	font-size: 1.1em;
	color: #21f3d3;
}

a#outsideLink {
	color: #16C6FA;
}

#aboutContent #aboutResult {
	color: white;
}

#aboutContent #aboutResult #aboutAdd {
	position: absolute;
	left: 0px;
	top: 25px;
}

#aboutContent #aboutResult #aboutRemove {
	position: absolute;
	left: 0px;
	top: 40px;
}

#aboutContent #aboutResult #aboutViews {
	margin-top: 3px;
}

#aboutContent #aboutResult #aboutViewsLabel {
	font-size: 0.9em;
}

#aboutContent #aboutResult #aboutViewsNum {
	font-size: 1.5em;
	color: #fffbcc;
	text-decoration: bold;
}

#aboutContent #aboutResult #aboutGoogle {
	margin-top: 15px;
}

#aboutContent #aboutResult #aboutGoogle #googNum {
	font-size: 1.3em;
	color: #e6db55;
}

#aboutContent #aboutResult #aboutGoogle #googLabel {
	font-size: 0.9em;
}

#aboutContent #aboutResult #removeItem {
	position: absolute;
	left: 10px;
	top: 10px;
}

#aboutContent #aboutResult #removeItem a {
	color: #ffdddd;
	font-size: 1.2em;
	text-decoration: none;
}

#favoriteAdd {
	height: 25px;
}


#domainQuickInfo {
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	background-color: #FEFFDF;
	padding: 15px 15px;	
	width: 100%;
	margin: 10px auto;
	text-align: center;
}

#domainQuickInfo #domainName {
	font-size: 2.4em;
}

#domainQuickInfo #domainStatus {
	margin-top: 5px;
	font-size: 1.7em;
}

.offNote {
	font-size: 1.2em;
}

.infoRegistered {
	background-color: #ffdddd;
}

.infoAvailable {
	background-color: #ddffdd;
}

/* Affiliates ----------------------------------------------------------------------------------------- */

#aboutResult #affiliates {
	margin-top: 10px;
}

#aboutResult #affiliates #regNow {
	font-size: 1.2em;
	font-weight: bold;
	color: #edf3fd;
	margin-bottom: 10px;
}

#aboutResult #affiliates ul {
	width: 100%;
}
		
#aboutResult #affiliates ul li {

}

#aboutResult #affiliates li a {
	width: 100%;
	color: white;
}

#whoisStatus #affiliates {
	margin-top: 10px;
}

#regStatus {
	font-size: 1.4em;
	font-weight: bold;
}

#whoisStatus #affiliates #regNow {
	font-size: 1em;
	font-weight: bold;
	color: black;
}

#whoisStatus #affiliates ul {
	width: 100%;
}
		
#whoisStatus #affiliates ul li {
	display: inline;
}

#whoisStatus #affiliates li a {
	width: 100%;
}

/* Registration ----------------------------------------------------------------------------------------- */

#registrationLeft {
	float: left;
	width: 450px;
}

#registrationRight {
	float: left;
	width: 400px;
	margin-left: 25px;
}

#regPromo {
	background-color: #fffbcc;
	border: 1px solid #e6db55;
	padding: 20px;
}

#regFAQ {
	margin-top: 25px;
}

.regForm {
	float: left;
	clear: both;
	border: 0px;
	width: 100%;
}

.regForm input {
	font-size: 1.1em;
}

.regForm label {
	width: 100px;
	margin-right: 10px;
}

.email {
	background-color: #FFFFC2;
}

.regForm fieldset {
	border-top: 1px solid #cccccc;
	background-color: #f1f5fa;
}

p.registration_info {
	font-size: 1.6em;
}

p.price {
	color: #cc6600;
	font-size: 1.6em;
}

.regPrice {
	font-size: 1.2em;
}

.stepNum {
	font-size: 1.2em;
	color: #666666;
}

.highlight {
	background-color: #ffffc2;
}

.regContainer {
	padding-left: 10px;
	width: 70%;
}

h1.regHeader {
	color: #2a2a2a;
	font-size: 3em;
	margin: 3px 0px 20px 0px;
	border-bottom: 1px solid #aaaaaa;
}

.benefit {
	font-size: 1.3em;
	font-weight: bold;
	color: #339933;
	margin: 0px;
	padding-left: 25px;
	background-image: url('../images/green_check.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.explanation {
	font-size: 1.1em;
	color: #2a2a2a;
}

#confirm {
	float: left;
	clear: both;
	width: 100%;
}

#confirm fieldset {
	border-top: 1px solid #cccccc;
	background-color: #e8fcea;
}

#cc {
	float: left;
	margin: 0px 10px 5px 0px;
}

.regForm p, #confirm p {
	font-size: 1.2em;
}

.regForm legend {
	font-size: 1.4em;
}

#confirm legend {
	font-size: 1.4em;
	color: #008800;
}

#regExpress {
	margin-top: 50px;
	font-size: 0.9em;
	text-align: center;
}

/* Press ----------------------------------------------------------------------------------------- */

#pressArea {
	width: 150px;
	padding: 40px 5px 5px 5px;
	margin: 45px auto 0 auto;
}

.pressBox {
	margin-bottom: 200px;
	font-size: 1.1em;
}

#pressArea #title {
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
}

.pressBox .quote {
	color: #666666;
}

.pressBox .author {
	text-align: right;
	font-style: italic;
}

.sayingHeader {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	margin-top: 20px;

}

.sayingQuote {
	width: 90%;
	margin: 10px auto;
}

.sayingQuote .quote {
	color: #666666;
	font-size: 1em;
}

.sayingQuote .authorName {
	text-align: right;
}

a.author {
	text-decoration: none;
	border-bottom: 1px dotted #eeeeee;
	color: #666666;
	font-size: 1em;
	font-style: italic;
}

#newsBits .sayingQuote {
	width: 90%;
	margin: 20px auto;
	font-size: 1.4em;
}

#newsBits .sayingQuote .authorName {
	text-align: right;
}

#newsBits a.author {
	text-decoration: none;
	border-bottom: 1px dotted #eeeeee;
	color: #666666;
	font-style: italic;
}

#pressRoll {
	display: none;
}


/* Buttons ----------------------------------------------------------------------------------------- */

/* BUTTONS from http://particletree.com/features/rediscovering-the-button-element/ */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 0px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:2px 10px 2px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#d4edc9;
    border:1px solid #a9da92;
    color:#2a2a2a;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* Blog ----------------------------------------------------------------------------------------- */

.newpost_title {
	font-size: 1.1em;
}

textarea.newpost_area {
	font-family: Arial, Helvetica;
	font-size: 1.1em;
	padding: 5px;
}

.postSection {
	border-bottom: 1px dotted #aaaaaa;
	margin-bottom: 15px;
}

#blogTitleContainer {
	text-align: center;
	margin: 10px 0px;
	padding-top: 5pxrssF;
	border: 1px solid #e7e7e7;
	background-color: #fffbcc;
}

a#blogTitle{
	font-size: 3em;
	color: #2a2a2a;
	text-decoration: none;
}

a.postTitle {
	font-size: 2.5em;
	text-decoration: none;
	color: #339933;
	line-height: 1.5em;
}

.postBody {
	font-size: 1em;
	line-height: 1.5em;
	padding-bottom: 1em;
	width: 500px;
	color: #222222;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida','Helvetica Neue','Helvetica',Verdana,Arial,sans-serif;
}

.postBody ul {
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	padding: 6px;
	margin: 2px;
}

p.postDate {
	color: #777777;
}

a.rssFeed {
	font-size: 1.5em;
	text-decoration: none;
}

/* Tweets ----------------------------------------------------------------------------------------- */

#tweets li {
	line-height: 1.5em;
	color: #333333;
	font-size: 1em;
	list-style-type: none;
	list-style-position: inside;
}

#tweets p {
	margin-top: 5px;
}

#tweets .date {
	font-size: 0.8em;
	color: #555555;
}

/* Promo ----------------------------------------------------------------------------------------- */

#promoText p {
	line-height: 1em;
	margin: 5px 0px;
}

/* Updaters ----------------------------------------------------------------------------------------- */

p.updates {
	color: #339933;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	width: 60%;
	margin: 20px auto;
}

.sideCol h2 {
	font-size: 1.1em;
	text-align: center;
	color: #222222;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: normal;
}

p.notice {
	color: #222222;
	margin: 5px 0px;
}

p.liveNum {
	text-align: center;
	margin: 0px;
	padding: 5px 0;
}

div#countHolder {
	text-align: center;
	width: 120px;
	color: #222222;
	margin: 0px auto;	
	padding: 5px 0px;
}

p#diffTime {
	font-size: 2em;
	height: 20px;
	color: #222222;
}

p#registeredCount {
	font-size: 3em;
}

.sideCol ul#benefits {
	margin: 10px 0px;
	list-style-image: url(/images/green_check.png);
	list-style-position: inside;
	font-size: 1.1em;
	color: #222222;
	line-height: 1.5em;
}

/* Latest ----------------------------------------------------------------------------------------- */

#domainLatest {
	width: 400px;
	margin: 10px auto;
	padding: 5px;
	background-color: #eaf3f5;
	font-size: 3em;
}

p.redTest {
	background-color: red;
}

/* Misc ----------------------------------------------------------------------------------------- */

#bulk {
	padding: 10px;
	font-family: Arial;
	font-size: 1em;
}

.focus {
	font-size: 1.5em;
}

.areaTitle {
	text-align: center;
	font-size: 2.5em;
	width: 200px;
	display: block;
	margin: 20px auto;
	border-bottom: 1px solid #aaaaaa;
	letter-spacing: 4px;
}

/* Rounded Corner ----------------------------------------------------------------------------------------- */

#threeLetterPromo {
	background-color: #d7ffaa;
	font-size: 1.1em;
}

#threeLetterPromo em {
	font-size: 1.4em;
}

.roundedcornr_box_859103 {
    background: #d7ffaa;
	width: 85%;
	margin: 10px auto;
}
.roundedcornr_top_859103 div {
   background: url(../images/roundedcornr_859103_tl.png) no-repeat top left;
}
.roundedcornr_top_859103 {
   background: url(../images/roundedcornr_859103_tr.png) no-repeat top right;
}
.roundedcornr_bottom_859103 div {
   background: url(../images/roundedcornr_859103_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_859103 {
   background: url(../images/roundedcornr_859103_br.png) no-repeat bottom right;
}

.roundedcornr_top_859103 div, .roundedcornr_top_859103, 
.roundedcornr_bottom_859103 div, .roundedcornr_bottom_859103 {
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_859103 { margin: 0 10px; }