@import "reset.css";
@import "api.css";
@import "tablesort.css";

@import "layout.css";
@import "signup.css";
@import "thickbox.css";
@import "chooser.css";

/* basic styles */
body {
	background:#f1f1f1 top repeat-x;
	color:#444;
	text-align: center;
	font-family: Helvetica, Arial,Verdana,_serif;
}


a {
	color:#1188C0;
	outline:none;
}

a:hover {
		color:#71A72B;

}
strong{
	font-weight: bold;
}
em {
	font-style: italic;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.clearfix {display: inline-block;}  /* for IE/Mac */


/* sales chat */
#scPzdD {
	position: fixed;
	left:0;
	top:50%;
	width:45px;
	height:150px;
	background: #222 url(/public/gfx/sales-chat.png) no-repeat center;
	border:1px solid #fff;
	border-left:0;
	box-shadow:0px 1px 3px #222;
	-webkit-box-shadow:0px 1px 3px #222;
	-moz-box-shadow:0px 1px 3px #222;
}
#scPzdD a span {
	display: block;
	width:45px;
	height:150px;
}

/* affiliate */
fieldset.error {border-color:#cc0000;}
table#affbanners textarea {
	font-size:10px;
	height:120px;
	width:135px;
	margin-bottom:10px;
}
ul.afflinks textarea {
	font-size:10px;
	height:35px;
	width:500px;
}
table.aff_choose_table p {
	font-size:12px;
}
table.aff_choose_table label {
	font-size: 15px;
	font-weight: bold;
	color:#111;
}
/* email subscribe */

#optinmailing {
	padding:10px;
	background:#fff;
	width:510px;
	margin-bottom:25px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:2px solid #3fbc50;
	box-shadow:0px 0px 2px #222;
	-webkit-box-shadow:0px 0px 2px #222;
	-moz-box-shadow:0px 0px 2px #222;
	background: #fff url(/public/gfx/xfmail.png) no-repeat 98% 30%;
}
#optinmailing form input[type=text]{
	width:160px;
	font-size:14px;
	margin-right:10px;
}
#optinmailing form  input.secondarybutton,a.secondarybutton
{
	background:#3fbc50;
	border:1px solid #1CB057;
}

#optinmailing h4 {
	text-transform: uppercase;
	font-weight: bold;
	font-size:12px;
}
@font-face {
  font-family: 'AT';
  src: url(fonts/AmericanTypewriter.eot);
  src: local('American Typewriter'), url(fonts/AmericanTypewriter.ttf) format('truetype');
}

h1 {
	font-size:1.5em;
	font-family: Helvetica, Arial,verdana,_sans;
}
h3 {
	background: #232323 url(lockergnome/light-trans-bg-light.png) top repeat-x;
	border:1px solid #333;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	float:none;
	line-height: 28px;
	height:28px ;
	padding:0px 8px;
	color:#fff;
	font-family: Cambria,Georgia,serif;
	

}

h3 a {
	color:#f1f1f1;
}
h2 {
	font-size:1.1em;
	color:#444;
	margin-bottom:10px;
	font-weight: bold;
	
	
}
.fright {
	float:right;
}
.fleft {
	float:left;
}
img.fright {
	margin-left:10px;
}
img.fleft {
	margin-right:10px;
}
img.thumb {
	border:1px solid #ccc;
	padding:1px;
	
}
p {
	line-height: 1.2em;
}
h1 {
	margin-bottom:10px;
	font-weight: bold;
	color:#333;
	font-size:1.5em;
	line-height: .9em;
}
h1.alt {
	font-size:1.2em;
}
h1 span.alt {
	color:#92a6b5;
}
h1.bigblu {
	color:#111;
	font-size:36px;
}

.b20 {
	margin-bottom:20px;
}
.b10 {
	margin-bottom:10px;
}
.pad10 {
	padding:10px;
}
.pad20 {
	padding:20px;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.halves {
	width:50%;
}
.hide {
	display:none;
}
p {margin:1em 0;}

.snug {
	margin:0;s
}
p.subline {
	color:#555;
	font-size:12px;
}
span.alt {
	color:#4aadcb;
}
.replace {
	position: absolute;
	left:-5000px;
}
.msg {
	border:1px solid #e4cd70;
	background:#fff9df;
	padding:5px 10px;
}

/* main content layout */
#hed {
	height:30px;
	position: absolute;
	background: none;
	display:block;
	width:100%;
	background:#1F1F1F;
	font-size: 12px;
	text-align: left;
}
#hed #admin-bar-logo {
	background: url(/public/gfx/logo-ghost.png) no-repeat 10px center;
	display: block;
	line-height: 29px;
	padding-left:40px;
	color:#888;
	font-family: Cambria,Georgia,serif;
	text-decoration: none;
}

#header {
	height:125px;
	margin-bottom:25px;
	position: relative;
}

#logo img {
	border:1px solid #ccc;
}

#logo {
	color:#fff;
	position: absolute;
	left:0px;
	top:40px;
	z-index: 100;
	
}
#logo p {
	position: absolute;
	top:-44px;
	left:0px;
	width:940px;
	text-align: center;
	font-size: 12px;
	color:#ccc;
	text-transform: uppercase;
	
}
#logo p a {
	color:#f1f1f1;
}
#nav {
	position: absolute;
	right:0px;
	top:50px;
	background: #598322 url(/public/gfx/green-trans-bg-light.png) top repeat-x;
   border:1px solid #669727;
   padding:0;
   border-radius:10px;
   -moz-border-radius:10px;
   -webkit-border-radius:10px;
   color:#fff;
	width:100%;
}
#nav a.navlogo img{
	display: block;
	float: left;
	margin-top:5px;
	margin-left:5px;	
}
#nav ul {
	margin:0;
	padding:0;
	background: url(/public/gfx/pirillo-head.png) 75% 50% no-repeat;
	float:right;
}

#nav ul li {
	display: inline;
}
#nav ul li a {
	padding:5px 10px 4px 10px;
	text-decoration:none;
	font-size:14px;
	color:#fff;
   font-family: Arial;
   display:block;
   border-radius:10px;
   -moz-border-radius:10px;
   -webkit-border-radius:10px;
   text-transform: uppercase;
   text-shadow: 0px 1px 1px #182008;
   outline: none;
   border:0px;
   text-align: center;
 	margin:7px 15px 7px 0;
 	font-weight: bold;
}
#nav ul li a:hover,#nav ul li a.signup:hover {
	background: #558110;
   box-shadow:0 0 1px #94da38;
   -webkit-box-shadow:0 0 1px #94da38;
   -moz-box-shadow:0 0 1px #94da38;
}
#nav ul ul {
	background: #558110;
	width:260px;
	margin:0;
	padding:0;
	left:0px;
	font-size: 10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-shadow:1px 1px 3px #444;
	-webkit-box-shadow:1px 1px 3px #444;
	-moz-box-shadow:1px 1px 3px #444;
}
#nav ul ul li {
	padding:0;
	margin:0;
}
#nav ul ul li a {
	text-align: left;
	font-size:12px;
   border-color:none;
   border-top:1px solid #5d8d11;
   outline: none;
   display: block;
   padding:7px;
	margin:0;
}

#nav ul ul li a:hover {
	border-radius:0px;
   -moz-border-radius:0px;
   -webkit-border-radius:0px;
	background: #598322 url(/public/gfx/green-trans-bg-light.png) top repeat-x;
   box-shadow:0px 0px 0px #444;
	-webkit-box-shadow:0px 0px 0px #444;
	-moz-box-shadow:0px 0px 0px #444;

	
   
}
#nav ul li.signup {
	margin-left:30px;
}
#nav ul li a.signup {
	background: #36520a;
   box-shadow:0 0 1px #94da38;
   -webkit-box-shadow:0 0 1px #94da38;
   -moz-box-shadow:0 0 1px #94da38;
}
#altchooser {
	position: relative;
	top:-20px;
	background: #52a7d5 url(/public/gfx/lg-premium-ctabg.jpg);
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius-topleft:10px;
 	-moz-border-radius-bottomleft:10px;
 	-moz-border-radius-topright:10px;
 	-moz-border-radius-bottomright:10px;
 	
 	-webkit-border-top-left-radius:10px;
 	-webkit-border-bottom-left-radius:10px;
 	-webkit-border-top-right-radius:10px;
 	-webkit-border-bottom-right-radius:10px;
	color:#fff;
}
div.ctapics a {
	color:#fff;
}
div.ctapics {
	height:382px;
	width:440px;
	position: absolute;
	top:48px;
	left:24px;
}
div.ctapics p {
	color:#12232d;
	font-size:14px;
	text-align: center;

}
div.ctapics ul {
	height:382px;
	overflow: hidden;
}

div.altpics p {
	position: absolute;
	font-size:10px;
	bottom:40px;
	text-align: center;
	left:160px;
	color:#73aabc;
}
div.altpics ul {
	position: absolute;
	top:35px;
	left:83px;
}
div.altpics2 {
	background: url(/public/gfx/alt-home-right2.jpg) 0 -5px no-repeat;
	left:-75px;

}
div.altpics2 p {
	color:#555;
	font-size:12px;
	left:130px;
}

div.altinner {
	position: absolute;
	right:15px;
	top:35px;
	width:44%;
	color:#12232d;
	z-index: 10;
}
div.altinner p.bigger {
	font-size:16px;
	line-height: 16px;
	margin-top:5px;
}
div.altinner h1 {
	/*font-family: Helvetica,Arial;*/
	font-size:35px;
	color:#fff;
	margin-bottom:0;
	text-shadow: 0px 1px 3px #111;
}
div.alt2 h1 {
	margin-bottom:10px;
}
div.altinner a.button {
	box-shadow:0px 0px 3px #fff;
	-webkit-box-shadow:0px 0px 3px #fff;
	-moz-box-shadow:0px 0px 3px #fff;

}
div.altinner h3 {
	font-size:15px;
	font-weight: bold;
	margin-bottom:8px;
	color:#25394b;
}
div.altinner ul {
	padding-left:10px;
}
div.altinner ul li{
	font-size:13px;
	background: url(/public/gfx/bullet_blue.png) left center no-repeat;
	padding-left:20px;
	line-height: 17px;
	color:#222;
}
.green {
	color:#598322;
}
#cta {
	background: #fff url(/public/gfx/alpha-home-bg.png) bottom center no-repeat;
	text-align: left;
	margin:0px 0 35px 0;
	position: relative;
	padding:20px;
	height:1%;
	
}
#cta h1,#cta p {
}
a.go {
	display: block;
	position: absolute;
	right:150px;
	bottom:-28px;
}
p.marker {
	font-family: Georgia,Times;
	text-align: left;
	font-size:12px;
}

ol#faq,ol#faq li {
	list-style-type: decimal;
}
ol#faq {
	padding:0 50px;
}
ol#faq li {
	margin-bottom:15px;
}
ol#faq li p {
	display:none;
	color:#777;
}
ol#faq li h2 {
	border-bottom:1px solid #ccc;
	padding:2px;
	cursor: pointer;
}
ol#faq li h2.over {
	background:#feffd6;
}
#footer {
	margin-top:85px;
	font-size:12px;
	background:#101010 url(/public/gfx/footer-bg.gif) repeat-x top;
	text-align: center;
	color:#999;
}
#footer a {
	color:#8DD136;
}
#footer div.inner {
	width:940px;
	padding:40px 20px 100px 20px;
	margin:auto auto;
	text-align: left;
}
#footer div.left {
	width:20%;
}
#footer div.meta {
	margin-left:25%;
}
#footer div.imgs {
	margin:10px 0;
}
#footer div.imgs a {
	padding:10px;
	border:1px solid #ccc;
	background:#fff;
	display: block;
	width:120px;
	height:75px;
	text-align: center;
}
#footer ul li {
	margin-bottom:4px;
}
#footer p.copyright {
	font-size:10px;
	color:#888;
}
div#flashmsg {
	}

#domainagreement,#alphaagreement {
	width:100%;
	height:200px;
	font-size:10px;
	overflow-y: scroll;
}
div.col1 div.block ul.bene {
	margin:0;
	padding:0 0 0 20px;
}
div.col1 div.block ul.bene li {
	list-style-image: url(/public/gfx/accept.png);
	font-size:14px;
}
div.col1 div.block ol.norm {
	padding:1em 5em 1em 2em;
	font-size:.9em;
}
div.col1 div.block ol.norm li,ol.norm li{
	list-style-type: decimal;
	line-height: 1.3em;
}
#content ul.norm {
	list-style-type: disc;
	padding:1em 2em;
	line-height: 1em;
}
blockquote {
	font-style: italic;
	font-family: Georgia;
	color:#777;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	font-size:1.5em;
}
blockquote strong {
	font-style: normal;
	color:#555;
	font-family: Helvetica;
	display:block;
}
blockquote a {
	font-size:12px;
}

/* forms */

input[type=text],input[type=password],textarea {
	border:1px solid #c0c0c0;
	color:#777;
	padding:4px;
	background: #fff url(/public/gfx/alpha-input-bg.png) repeat-x top;
	font-size:19px;
	
}
input[type=text]:focus,input[type=password]:focus,textarea:focus {
	color:#0a63f8;
	border-color:#0a63f8;
}
select {

}
form label {
	display:block;
	font-size:12px;
	color:#999;
}
form label.error {
	display:inline;
	color:#cc0000;
	padding:3px 0 3px 20px;
	background: url(/public/gfx/error.png) left no-repeat;
	margin-left:5px;
}
form fieldset {
	border:1px solid #d1d1d1;
	padding:10px;
	margin-bottom:10px;
	background:#f7f7f7;
}
form fieldset legend {
	color:#045d81;
}
input[type=submit],button.submit,a.button {
	background: #09a1d9 url(/public/gfx/light-trans-bg-light.png) top repeat-x;
	border:1px solid #088ec0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-shadow: 0px 1px 1px #111;
	box-shadow:0px 0px 2px #09a2db;
	-webkit-box-shadow:0px 0px 2px #09a2db;
	-moz-box-shadow:0px 0px 2px #09a2db;
	cursor: pointer;
	color:#fff;
	text-decoration: none;
	padding:4px 8px;
	margin:5px 0;
	font-weight: bold;
}
input[type=submit]:hover,button.submit:hover,a.button:hover {
text-decoration: none;
	background:#088fc1;
	border:1px solid #088ec0;
	color:#fff;
	box-shadow:0px 0px 0px #09a2db;
	-webkit-box-shadow:0px 0px 0px #09a2db;
	-moz-box-shadow:0px 0px 0px #09a2db;
}
a.secondarybutton
{
	background:#558110;
	border:1px solid #45690d;
	color:#fff;
	padding:5px;
}

button#checkDomain {
	background:#558110;
	border:1px solid #45690d;
	box-shadow:0px 0px 2px #a6df4a;
	-webkit-box-shadow:0px 0px 2px #a6df4a;
	-moz-box-shadow:0px 0px 2px #a6df4a;	
	float:left;
	outline:none;
	outline:0;
}
button.redbutton,input.redbutton {
	background:#cc0000;
	border:1px solid #8a0000;
	outline:none;
	outline:0;
}
button {
	outline:none;
	outline:0;
}
input#dcontinue {
	float:right;
}
a.button {
	display:block;
	width:140px;
	color:#fff;
	font-size:14px;
	text-align: center;
	text-decoration: none;
}
#homecycle {  
    height:  268px;  
    width:  440px;  
    padding: 0;  
	position: relative;
	
} 
 
#homecycle img {  
   
       height:  268px;  
    width:  440px;
    top:  0; 
    left: 0 
    display:none;
} 

ul.benes {
	padding-left:22px;
	margin-bottom:25px;
}
ul.benes li {
	margin-bottom:2px;
	font-weight: bold;
	padding-left:10px;
}
ul.benes,ul.benes li {
	list-style-image: url(/public/gfx/asterisk_blue.png);
	
}
ul.benes,ul.benes li.orange {
	list-style-image: url(/public/gfx/asterisk_orange.png);
}
body.aly div.breakerbar {
	margin:0px 0 20px 0;
	clear:both;
	
}
div.breakerbar {
	margin:20px 0;
	clear:both;
	
}
div.breakerbar ul {
	clear:both;
}
div.breakerbar ul li {
	width:25%;
	float:left;
	height:1%;
	display:block;

}
div.breakerbar ul li a {
	display: block;
	background:#cbe4ec url(/public/gfx/breaker-br-bg.png) top repeat-x;
	padding:6px 0;
	height:15px;
	text-align: center;
	text-decoration: none;
	color:#4fa7ea;
	font-size:12px;
	border-top:1px solid #4fa7ea;
	border-bottom:1px solid #4fa7ea;
	outline:none;
}
div.breakerbar ul li a.end {
	border-right:0;
}
div.breakerbar ul li a:hover {
	background:#366177;
	color:#fff;
}

img.infographic {
	border:1px solid #ccc;
	margin:20px 0;
	padding:0 4px;
}
.editorpreview {
	float:right;
	margin-left:15px;
	padding:5px;
	border:1px solid #ccc;
}
.editorpreview a img {
	border:2px solid #ccc;
	}
.editorpreview a:hover img {
	border:2px solid #1164E1;
}

#bleft,.boxman {
	float:left;
	width:45%;
}
#bright {
	width:45%;
	float:right;
}
.smaller {
	font-size:13px;
}
#bleft p, #bright p{
}
#bleft h3, #bright h3 {
	text-transform: capitalize;
	font-size:14px;
	line-height: 16px;
	padding:6px 0 10px 10px;
} 
#bleft img, #bright img {
	float:left;
	margin-right:20px;
	margin-left:5px;
	margin-top:-25px;
}
#bleft div, #bright div {
	height:160px;
	margin-bottom:20px;
}
div.blogfeed {
	border-top:1px solid #ccc;
	margin-top:20px;
	padding-top:10px;
} 
div.blogfeed p {
	color:#888;
	font-size:12px;
}
div.blogfeed h3 {
	font-size:14px;
}
div.blogfeed span.date {
	font-size:10px;
	color:#999;
}
div.blogfeed li {
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}
h2.btitle {
	color:#444;
	text-transform:uppercase; 
	background:#f1f1f1;
	font-size:12px;
	padding:4px;
}
p.bcta {
	padding:10px;
	background:#fff;
	border:1px solid #ccc;
	text-align: center;
	margin-top:40px;
}
p.bcta a{
	margin:10px auto;
}
object {
	background:#f1f1f1;
	border:1px solid #ccc;
	padding:10px;
}
div#address {
	float:right;
	background:#fff;
	padding:0 20px;
	margin-right:10px;
	width:200px;
	border:1px solid #a0cce5;

}
p.national img {
	float:left;
	margin-right:12px;
}
p.national {
	font-size:12px;
}
