input.text {
	width: auto;
}
td.even {
	background:#e5ecf9;
}
/* button tweaks */
a.button, button {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:inherit;
	margin: 0.5em 0.5em 0.5em 0;
}
button[type] {
	padding:2px 10px 2px 7px;
}
/* for layout */
.fltLft {
	float:left;
}
.fltRt {
	float:right;
}
.ltBlue {
	color: #b2deff;
}
.required {
	color: #FF0000;
}

a.learnMore {
	background: url(images/learn-more-icn.gif) no-repeat left center;
	text-indent: 14px;
	padding-left: 14px;
}
input.blur {
	color: #999999;
}
.lowercase {
	text-transform: lowercase;
}
.sectionPadding {
	padding-right: 9px;
	padding-left: 9px;
}
.addBottomMargin {
	margin-bottom: 1.5em;
}
h3.addBottomMargin {
	margin-bottom: 1.25em;
}
form#searchbox  {
	display: block;
	width: auto;
	float: left;
	margin-right: 1.5em;
}

form#login {
	margin-right:0;
	float: right;
	display: block;
	width: auto;
}
form#searchbox label, form#login label {
	display: block;
	font-size: 0.9em;
	line-height: 1;
}
form#searchbox input.text, form#login input.text {
	margin-top: 0.4em;
	margin-right:3px;
	float: left;
	width: auto;
}
form#searchbox button, form#login button {
	background: transparent url(images/newsletter-signup-btn.gif) no-repeat center center;
	border-style: none;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 4px;
}
form#searchbox button {
	padding-left: 3px;
	padding-right:3px;
}
form#login button {
	padding-left: 8px;
	padding-right:8px;
}
form#searchbox button:hover, form#login button:hover {
	background: url(images/newsletter-signup-btn-ovr.gif) no-repeat center center;
}
#topNav {
	width: 100%;
	margin: 0 0 0 20px;
	font-size: 0.7 ems;
}
#topNav .img {
	margin: 0 15px 0 0;
}
#topNav ul {
	height: 36px;
	margin: 15px 0 0 25px;
	padding: 0 0 0 10px;
	list-style-type: none;
}
#topNav li {
	list-style-type: none;
	display: block;
	float: left;
	margin: 15px 0 0 5px;
	padding: 0;
	height: 36px;
}
#topNav a {
	float: left;
	height: 26px;
	padding: 10px 15px 0px 15px;
	display: block;
	color: #999999;
	text-decoration: none;
}
#topNav a:hover {
	color: #666666;
}
#mainNav {
	height: 54px;
	background: url(images/main-nav/main-nav-bg.jpg) no-repeat;
	z-index:999;
}
span.smallType {
	font-size: 12px;
	color: #FFFFFF;
}
#intro {
	margin-top: 1.5em;
}
#masthead {
	height: 269px;
	margin-top: 1.5em;
	overflow: hidden;
}
#pageTitle {
	margin-top: 1.5em;
}
#ecardOrderSummary {
	width: 290px;
	padding-left: 18px;
}
#ecardOrderSummary .rounded {
	padding: 1.5em;
	margin-bottom: 1.5em;
}



div#subNav {
	margin-bottom: 1.5em;
}

#subNav ul {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style: url(none) none;
	display: block;
	height: 36px;
	background: url(images/subnav-bg.gif) no-repeat;
}
#subNav ul li {
	display: inline;
	width: auto;
	height: 36px;
}
#subNav ul li a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	width: auto;
	height: 18px;
	text-align: center;
	padding: 9px;
	float: left;
}
#subNav ul li.eightLetters a   {
	background: url(images/subnav-8ltrs.gif) no-repeat center center;
}
#subNav ul li.eightLetters a.active {
	background: url(images/subnav-8ltrs-active.gif) no-repeat center bottom;
}
#subNav ul li.eightAndHalfLetters a   {
	background: url(images/subnav-8andhalfltrs.gif) no-repeat center center;
}
#subNav ul li.eightAndHalfLetters a.active {
	background: url(images/subnav-8andhalfltrs-active.gif) no-repeat center bottom;
}
#subNav ul li.nineLetters a   {
	background: url(images/subnav-9ltrs.gif) no-repeat center center;
}
#subNav ul li.nineLetters a.active {
	background: url(images/subnav-9ltrs-active.gif) no-repeat center bottom;
}
#subNav ul li.sixteenLetters a {
	background: url(images/subnav-16ltrs.gif) no-repeat center center;
}
#subNav ul li.sixteenLetters a.active {
	background: url(images/subnav-16ltrs-active.gif) no-repeat center bottom;
}
#subNav ul li.threeLetters a {
	background: url(images/subnav-3ltrs.gif) no-repeat center center;
}
#subNav ul li.threeLetters a.active {
	background: url(images/subnav-3ltrs-active.gif) no-repeat center bottom;
}
#subNav ul li.twelveLetters a {
	background: url(images/subnav-12ltrs.gif) no-repeat center center;
}
#subNav ul li.twelveLetters a.active {
	background: url(images/subnav-12ltrs-active.gif) no-repeat center bottom;
}
#subNav ul li.thirteenLetters a {
	background: url(images/subnav-13ltrs.gif) no-repeat center center;
}
#subNav ul li.thirteenLetters a.active {
	background: url(images/subnav-13ltrs-active.gif) no-repeat center bottom;
}
#subNav ul li.fourteenLetters a {
	background: url(images/subnav-14ltrs.gif) no-repeat center center;
}
#subNav ul li.fourteenLetters a.active {
	background: url(images/subnav-14ltrs-active.gif) no-repeat center bottom;
}
#subNav ul li.fifteenLetters a {
	background: url(images/subnav-15ltrs.gif) no-repeat center center;
}
#subNav ul li.fifteenLetters a.active {
	background: url(images/subnav-15ltrs-active.gif) no-repeat center bottom;
}
#subNav ul li.eighteenLetters a {
	background: url(images/subnav-18ltrs.gif) no-repeat center center;
}
#subNav ul li.eighteenLetters a.active {
	background: url(images/subnav-18ltrs-active.gif) no-repeat center bottom;
}
#subNav ul li.nineteenLetters a {
	background: url(images/subnav-19ltrs.gif) no-repeat center center;
}
#subNav ul li.nineteenLetters a.active {
	background: url(images/subnav-19ltrs-active.gif) no-repeat center bottom;
}
#subNav ul li.twentyLetters a {
	background: url(images/subnav-20ltrs.gif) no-repeat center center;
}
#subNav ul li.twentyLetters a.active {
	background: url(images/subnav-20ltrs-active.gif) no-repeat center bottom;
}
#container1, #container2, #container3, #container4, #container5 {
	margin-top: 1.5em;
}
#container1 img, #container2 img, #container3 img, #container4 img, #container5 img {
	margin-bottom: 1.5em;
}
#twBox textarea#post {
	width: 300px;
	height: 48px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
	color: #5C5E5F;
	padding:3px;
	margin:0px 0px 9px 0px;
}
div.rss {
margin-top:18px;
margin-bottom:18px;
padding: 18px;	
color: #5C5E5F;
    background: #eee;
}
.rss-timestamp {
border-bottom: solid 1px #ccc;
padding-bottom:9px;
}
.hover {
	cursor: pointer;
	border: 1px solid #666666;
	-moz-border-radius:4px; /* for firefox */
	-webkit-border-radius:4px;
}
div#container1.hover, div#container2.hover, div#container3.hover, div#container4.hover, div#container5.hover {
	width: 306px;
	overflow:hidden;
}
#footer {
	padding-top: 1.5em;
	border-top: 1px solid #999999;
	margin-top: 1.5em;
}
.rounded {
	-moz-border-radius:4px; /* for firefox */
	-webkit-border-radius:4px; /* for safari */
	border: solid 1px #CCCCCC;
}
img#liveChat, img#requestACall {
	margin-bottom: 1.5em;
}
div#newsletter {
	background: #FFFFFF url(images/newsletter-hdr-bg.gif) repeat-x;
	width: 306px;
	border: 1px solid #CCCCCC;
	margin-bottom: 1.5em;
}
div#newsletter h4 {
	margin: 0px;
	line-height: 1em;
	padding-top: 12px;
	padding-left: 12px;
}
form#newsletterFrm {
	padding-left: 3px;
	padding-bottom:14px;
	margin-top: 18px;
}
form#newsletterFrm input#fields_fname, form#newsletterFrm input#fields_email, form#newsletterFrm input#fields_lname {
	float: left;
	width: 130px;
	margin-left: 10px;
}
form#newsletterFrm button {
	background: transparent url(images/newsletter-signup-btn.gif) no-repeat center center;
	border-style: none;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 115px;
}
form#newsletterFrm button:hover {
	background: url(images/newsletter-signup-btn-ovr.gif) no-repeat center center;
}
#virusAlerts {
	padding: 1.5em;
	margin-bottom: 1.5em;
}

.imgBorder {
	border: 2px solid #CCCCCC;
}
.imgBorderOvr {
	border: 2px solid #666666;
}
form#callback, form#quote, form#ecardConfirmation,form#estimate {
	padding: 1em;
}
form#callback   label, form#quote   label, form#ecardConfirmation  label, form#estimate label {
	display: block;
	border-bottom: 1px dotted #999999;
}
span.last, p.last {
	margin-right: 0px;
	padding-right: 0px;
}

.formRow {
	margin-bottom: 1.5em;
	clear: both;
}
.formCol1, .formCol1a, .formCol2, .formCol2a, .formCol2b, .formCol3, .formCol3b,.formCol4,.formCol5,.formCol6{
	float: left;
	margin-right: 18px;
}
.formCol1 input.text, .formCol2 input.text, .formCol3 input.text {
	width: 188px;
}
.formCol1a input.text, .formCol2a input.text {
	width: 293px;
}
.formCol2b input.text, .formCol3b input.text {
	width: 136px;
}


.formCol1 {
	width: 190px;
}
.formCol1a {
	width: 295px;
}
.formCol2a {
	width: 295px;
}
.formCol2b {
	width: 138px;
}


.formCol2 {
	width: 190px;
}
.formCol3 {
	width: 190px;
}
.formCol3b {
	width: 138px;
}
.ecardRow {
	margin-bottom: 1.5em;
	clear: both;
	width: 634px;
	border-bottom: .1em solid #CCCCCC;
}
.ecardLastRow {
	margin-bottom: 4.5em;
}


.ecardCol {
	float: left;
	width: 199px;
	margin-right: 18px;
	text-align: center;
	padding-bottom: 1.5em;
}
.ecardCol img {
	margin-bottom: 1.5em;
}
.ecardCol img.bottom {
	margin-bottom: 0px;
}
.ecardCol label {
	display: block;
}
form#greeting label {
	float: left;
	width: 75px;
	display: block;
}
form#greeting .ecardRow p {
	margin-left: 75px;
}
form#music label {
	display: block;
	width: 210px;
	float: left;
}
form#music span.playsample {
	float: left;
	width: 98px;
	padding-top: 1px;
	display: block;
}
ul.rounded {
	padding: 18px 18px 18px 36px;
	margin: 0px 0px 1.5em;
}
table.featurePriceComparison {
	border: 1px solid #115f9a;
	margin-bottom: 0px;
}
table.featurePriceComparison  th {
	color: #FFFFFF;
	background: #115f9a;
	padding: 6px;
}
table.featurePriceComparison  td {
	padding: 6px;
	border: 1px solid #FFFFFF;
}
ul#hostingLogos {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#hostingLogos li {
	display: inline;
}
body#shadowText {
	background: #FFFFFF url(../images/shadowbox/gray-white-gradient-bg.jpg) repeat-x fixed left bottom;
	margin: 0px;
	padding: 3em;
}
.bigLink ul {
	margin-left: 1.3em;
}
table#ecardDesignPreviews, table#ecardEmailPreview {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
table#ecardDesignPreviews  td, table#ecardEmailPreview td {
	padding: 5px;
	text-align: center;
}
table#ecardDesignPreviews  h2, table#ecardEmailPreview h2 {
	margin-bottom: 0px;
}
div.rss a {
	font-weight: normal;
}

.rss-timestamp {
	margin-bottom:8px;
}

.ecard-select {
	margin-top:-15px;
}
