/* CSS Document */
											/*--------------------------- Start of menu -------------------------*/

#container {
margin:0 auto;
position:relative;
text-align:left;
width:950px;
}

#header_steps .menu_step {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/top_nav-bg-last.gif) no-repeat scroll 100% 0;
float:right;
height:56px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#header_steps .menu_step li {
display:inline;
margin:0;
}
#header_steps .menu_step, #header_steps .menu_step * {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
z-index:99;
}
#header_steps .menu_step {
line-height:1;
}
#header_steps .menu_step ul {
position:absolute;
top:-999em;
width:10em;
}
#header_steps .menu_step ul li {
width:100%;
}
#header_steps .menu_step li:hover {
color:#EEEEEE;
visibility:inherit;
}
#header_steps .menu_step li {
float:left;
position:relative;
}
#header_steps .menu_step a {
display:block;
position:relative;
}
#header_steps .menu_step li:hover ul, #header_steps .menu_step li.sfHover ul {
left:0;
top:2.5em;
z-index:99;
}
ul#header_steps .menu_step li:hover li ul, ul#header_steps .menu_step li.sfHover li ul {
top:-999em;
}
ul#header_steps .menu_step li li:hover ul, ul#header_steps .menu_step li li.sfHover ul {
left:10em;
top:0;
}
ul#header_steps .menu_step li li:hover li ul, ul#header_steps .menu_step li li.sfHover li ul {
top:-999em;
}
ul#header_steps .menu_step li li li:hover ul, ul#header_steps .menu_step li li li.sfHover ul {
left:10em;
top:0;
}
#header_steps .menu_step {
}
#header_steps .menu_step a {
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding:31px 0 11px 12px;
text-decoration:none;
width:116px;
}
#header_steps .menu_step a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/top_nav-over.gif) repeat-x scroll center top;
}
#header_steps .menu_step li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/top_nav-divide.gif) no-repeat scroll right top;
height:56px;
}
#header_steps .menu_step li li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border-bottom:1px solid #B6B6B6;
height:auto;
}
#header_steps .menu_step li:hover, #header_steps .menu_step li.sfHover, #header_steps .menu_step a:focus, #header_steps .menu_step a:hover, #header_steps .menu_step a:active {
}
#header_steps .menu_step ul {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/top_nav-dd-bg.png) no-repeat scroll left bottom;
border:medium none;
display:none;
padding:0 3px 4px 1px;
width:166px;
}
#header_steps .menu_step li:hover ul, #header_steps .menu_step li.sfHover ul {
top:54px;
}
#header_steps .menu_step ul ul {
margin-top:0;
}
#header_steps .menu_step ul a {
font-size:11px;
height:29px;
line-height:29px;
padding:0 0 0 12px;
width:153px;
}
#header_steps .menu_step ul a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/top_nav-dd-over.png) no-repeat scroll 50% 50%;
}
#header_steps .menu_step li#current a, #header_steps .menu_step li.active a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/top_nav-active.gif) repeat-x scroll right top;
}
#header_steps .menu_step li.item78 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/top_nav-bg-last.gif) no-repeat scroll right top;
}
#header_steps .menu_step li.item78 a {
width:118px;
}
#header_steps .menu_step li.item78 a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/top_nav-bg-over.gif) no-repeat scroll right top;
}
#header_steps .menu_step li#current.item78 a, #header_steps .menu_step li.active.item78 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/top_nav-active-last.gif) no-repeat scroll right top;
}
#subnav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/sub_nav-bg.png) no-repeat scroll 0 0;
height:58px;
overflow:hidden;
position:relative;
width:810px;
}
#subnav h2 {
color:#FFFFFF;
float:left;
font-size:18px;
font-weight:bold;
padding:21px 0 0 17px;
}
#subnav ul {
float:right;
margin:26px 20px 0 0;
}
#subnav ul li {
display:inline;
float:left;
height:21px;
line-height:21px;
margin:0;
padding-left:9px;
}
#subnav ul li.active {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/sub_nav-active-lt.gif) no-repeat scroll 0 0;
}
#subnav a {
color:#595959;
display:block;
float:left;
font-weight:bold;
height:21px;
line-height:21px;
padding-right:10px;
text-decoration:none;
}
#subnav ul li.active a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/sub_nav-active-rt.gif) no-repeat scroll 100% 0;
color:#FFFFFF;
background-color:#FF9900;
}

.contentheading, .contentheading1col {
color:#E15913;
font-size:24px;
letter-spacing:-1px;
padding-bottom:20px;
}

a:hover, a:active, a:focus {
color:#E15913;
text-decoration:none;
}

a:link, a:visited {
color:#404040;
text-decoration:underline;
}
											/*--------------------------- end of menu -------------------------*/
											/*--------------------------- Step 1 ------------------------------*/


#inner-container {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/page-tile.png) repeat-y scroll left center;
}

#inner-container {
padding:20px 10px;
position:relative;
width:934px;
z-index:1;
}
header_steps, #inner-container {
float:left;
padding:0;
width:954px;
}
#inner-container {
line-height:18px;
}

.clearfix, #container {
display:block;
}

.inner-inner {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
overflow:hidden;
}

#main-inner {
float:left;
padding-left:10px;
padding-right:20px;
width:700px;
}

.blog1col, .contentpaneopen1col {
z-index:999;
}

table {
border-collapse:collapse;
border-spacing:0;
}

table {
-moz-box-sizing:border-box;
border-collapse:separate;
border-spacing:2px;
display:table;
margin-bottom:0;
margin-top:0;
text-indent:0;
}
p {
margin:0 0 20px;
padding:0;
}
tr {
display:table-row;
vertical-align:inherit;
}
input {
background-color:#F5970F;
border:1px solid #F57B0F;
color:#000000;
cursor:pointer;
font-family:Arial,sans-serif;
font-size:12px;
font-weight:bold;
padding:0.25em;
}

input, select {
cursor:pointer;
}
#previous{
background-color:#F5970F;
border:1px solid #F57B0F;
color:#000000;
cursor:pointer;
font-family:Arial,sans-serif;
font-size:12px;
font-weight:bold;
padding:0.25em;
text-decoration:none;
}										/*--------------------------End of Step 1------------------*/
												/*--------------------------start of Step 2------------------*/
												
.form-tbl td {
padding:0 10px 7px 0;
vertical-align:middle;
}
.step2Prices{
font-size: 20px; width: 12%; text-align: center; color: rgb(51, 102, 153);
}
.h3price{
margin: 0pt 0pt 5px; line-height: 1em; font-size: 24px;
}
.permonth{
font-size: 11px; color: rgb(119, 119, 119); font-weight: normal; font-family: Georgia,Lucida Sans; font-style: italic;
}	
.totalsubsciber{
background: rgb(250, 250, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-left: 10px; color: rgb(51, 102, 153); font-weight:normal; height:36px;
}
.subscriberlisting{
border-right: 1px solid rgb(225, 241, 250); background: rgb(250, 250, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: center; font-size: 11px;
}
.emailCredits{
border-right: 1px solid rgb(225, 241, 250); border-bottom: 1px solid rgb(221, 221, 221); background: rgb(250, 250, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: center; font-size: 11px; color: rgb(119, 119, 119);
}
.tdEmailCredits
{border-bottom: medium none; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
}
.emailCreditsListing{
border-bottom: medium none; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: center; font-size: 11px; color: rgb(119, 119, 119);
}
/*---- subscriber ---- */
.thsubfeaturedprice{
border-top: 2px solid rgb(199, 213, 225); border-left: 2px solid rgb(199, 213, 225); border-right: 2px solid rgb(199, 213, 225); background: rgb(239, 253, 234) none repeat scroll 0% 0%; font-size: 20px; width: 12%; text-align: center; color: rgb(57, 137, 47); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
}
.thsubprice{
font-size: 20px; width: 12%; text-align: center; color: rgb(51, 102, 153);
}
.h3Featuredsubprice{
margin: 10px 0pt 0pt; line-height: 1em; font-size: 26px; color: rgb(57, 137, 47);
}
.h3subprice{
margin: 0pt 0pt 5px; line-height: 1em; font-size: 24px;
}
.subsciberLimitListing{
border-right: 1px solid rgb(225, 241, 250); background: rgb(250, 250, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: center; font-size: 11px;
}
.featuredSubsciberLimitListing{
border-left: 2px solid rgb(199, 213, 225); border-right: 2px solid rgb(199, 213, 225); border-bottom: 1px solid rgb(209, 237, 204); background: rgb(239, 253, 234) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: center;
}
.subscriberFeaturedRadio{
border-left: 2px solid rgb(199, 213, 225); border-right: 2px solid rgb(199, 213, 225); border-bottom: 2px solid rgb(199, 213, 225); background: rgb(239, 253, 234) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: center;
}
.subscriberRadio{
border-bottom: medium none; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: center; font-size: 11px; color: rgb(119, 119, 119);
}
.subEmailCredits{
border-right: 1px solid rgb(225, 241, 250); border-bottom: 1px solid rgb(221, 221, 221); background: rgb(250, 250, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: center; font-size: 11px; color: rgb(119, 119, 119);
}
.FeaturedsubEmailCredits{
border-left: 2px solid rgb(199, 213, 225); border-right: 2px solid rgb(199, 213, 225); border-bottom: 1px solid rgb(209, 237, 204); background: rgb(239, 253, 234) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: center; font-size: 11px;
}



/* email */

.efeaturedPrice{
border-top: 2px solid rgb(199, 213, 225); border-left: 2px solid rgb(199, 213, 225); border-right: 2px solid rgb(199, 213, 225); background: rgb(239, 253, 234) none repeat scroll 0% 0%; font-size: 20px; width: 12%; text-align: center; color: rgb(57, 137, 47); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">14 day trial<h3 style="margin: 10px 0pt 0pt; line-height: 1em; font-size: 26px; color: rgb(57, 137, 47);
}
.ePrice{
font-size: 20px; width: 12%; text-align: center; color: rgb(51, 102, 153);"><h3 style="margin: 0pt 0pt 5px; line-height: 1em; font-size: 24px;
}
.eh3price{
margin: 0pt 0pt 5px; line-height: 1em; font-size: 24px;
}
.eh3FeaturedPrice{
margin: 10px 0pt 0pt; line-height: 1em; font-size: 26px; color: rgb(57, 137, 47);
}


/*------------------------------- trial ---------------------------------*/											
#newsignup .signupformheader {
background-color:#DBDBDB;
font-size:14pt;
line-height:50px;
text-indent:5px;
}
.signupformhighlightbox {
background-color:#EEEEFF;
border-color:#CCCCFF;
line-height:30px;
text-align:center;
}
#domainoptionul{
list-style:none;
}			
#newsignup #multidomaintip {
color:#BBBBBB;
left:500px;
position:absolute;
top:225px;
width:280px;
}
.ordertable {
width:100%;
}

table {
border-collapse:collapse;
border-spacing:0;
}
.ordertabletr {
background-color:#EEEEFF;
font-weight:bold;
}
#newsignup #adminup {
width:400px;
}

/*--------------------------------- new step 2---------------------------------*/

#payasyougo-div {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#ECF6FC none repeat scroll 0 0;
border-bottom:1px dotted #CCCCCC;
border-top:1px dotted #CCCCCC;
float:left;
margin-top:20px;
overflow:hidden;
padding:15px;
}
p.large {
color:#5F5F5F;
font-size:1.2em;
line-height:1.7em;
margin-bottom:26px;
}
#payasyougo-div a:hover {
color:#CC6600;
text-decoration:underline;
}
reset.cs...,type.css (line 1008)
.toggle {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://webimages.mailchimp.com/img/disclosure-closed.png) no-repeat scroll left center;
color:#CC6600;
padding-left:14px;
text-decoration:none;
}
table#payasyougo-plans-pricing {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:#EEEEEE none repeat scroll 0 0 !important;
border:1px solid #CCCCCC !important;
}
.even {
background-color:#ECF6FC !important;
color:#333333 !important;
}
table#payasyougo-plans-pricing th {
padding:6px 10px !important;
}.odd {
background-color:#FFFFFF !important;
color:#333333 !important;
}
#payasyougo-plans-pricing th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(http://webimages.mailchimp.com/img/table-th-bg.gif) repeat-x scroll left bottom;
border-bottom:1px solid #DAC1A7;
color:#CC6600;
font-size:110%;
font-weight:bold;
}
table#payasyougo-plans-pricing td {
font-size:11px;
padding:4px 7px !important;
}

#payasyougo-div  h3 {
font-size:20px;
font-weight:bold;
line-height:1.6em;
margin-bottom:5px;
color:#336699;
font-family:"Trebuchet MS",serif;
font-weight:bold;
text-transform:capitalize;

}
#payasyougo-div  p {
font-size:12px;
line-height:1.6em;
margin-bottom:18px;
}
#pricing_testimnoial blockquote {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/green_testimonial_top.gif) no-repeat scroll 0 0;
margin:0;
overflow:hidden;
width:348px;
}

blockquote {
font-family:georgia;
font-style:italic;
line-height:1.2em;
}
#pricing_testimnoial {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/green_testimonial_tile.gif) repeat-y scroll 0 0;
float:left;
margin:25px 0 20px;
width:349px;
}
#pricing_testimnoial blockquote p {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/green_testimonial_bottom.gif) no-repeat scroll 0 100%;
color:#859569;
line-height:1.4em;
padding:15px 20px 40px;
}
#pricing_testimnoial blockquote cite {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
display:block;
font-family:"Lucida Grande";
font-style:normal;
margin-top:-19px;
}