/*
Company:	Slamdot
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Common Text Styles - Styles for text
Default Headings - headings like h1, h2, etc
Default Lists - unordered and ordered lists
Nav - navigation bar
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html {
	background-color: #01244c;
}
body {
	font-family: "lucida grande", arial, sans-serif;
}
/* @end */

/* @group Layout */
/* Wrap */
div.wrap {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

/* Head */
div#hd {
	background: url(/images/home-hd-bkg.gif) repeat-x 0 0;
	overflow: hidden;
}
div.home-hd {
	height: 463px!important;
}
div.inside-hd {
	padding: 0 0 35px 0;
}

/* Body */
div#bd {
	background-color: #fff;
	overflow: hidden;
}
div.inside-bd {
	padding: 30px 0;
	background: url(/images/inside-content-fade.gif) repeat-x 0 0;
	border-bottom: 1px solid #0b396d;
}
div#inside-bd-btm {
	background: url(/images/inside-bd-btm.gif) repeat-x 0 0;
	height: 2px;
	overflow: hidden;
	clear: both;
}

/* Footer */
div#ft {
	border-top: 1px solid #567aa1;
	background: url(/images/ft-bkg.jpg) repeat 0 0;
	overflow: hidden;
	padding: 70px 0 0 0;
	height: 293px;
}
div#ft div.ft-links {
	width: 700px;
	color: #74a5db;
	float: left;
	display: inline;
}

div.ft-links h5 {
	color: #afd3fc;
	font-size: 100%;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 10px 0;
}
div.ft-links ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #0f457a;
}
div.ft-links ul li {
	margin: 0;
	padding: 5px 0 5px 5px;
	list-style: none;
	background: url(/images/ft-links-icon.gif) no-repeat 0 12px;
	border-bottom: 1px solid #0f457a;
}
div.ft-links ul a:link, div.ft-links ul a:visited {
	color: #74a5db;
	font-size: 85%;
	text-decoration: none;
}
div.ft-links ul a:hover {
	color: #afd3fc;
	text-decoration: underline;
}

div.ft-contact {
	width: 236px;
	float: right;
	display: inline;
}
p.btn-create-acct-ft {
	margin: 0;
}
p.btn-create-acct-ft a {
	display: block;
	width: 236px;
	height: 97px;
	background: url(/images/btn-create-acct-small.png) no-repeat 0 0;
	text-indent: -9000px;
}
p.toll-free {
	color: #74a5db;
	font-size: 121%;
	text-align: right;
	margin: 0;
}
p.toll-free a:link, p.toll-free a:visited {
	color: #74a5db;
	background: url(/images/icon-chat.gif) no-repeat 0 50%;
	padding-left: 20px;
	text-decoration: none;
}
p.toll-free a:hover {
	color: #afd3fc;
	text-decoration: underline;
}
p.toll-free span {
	font-size: 80%;
	padding: 0 1px;
	color: #567aa1;
}
p.phone {
	color: #fff;
	font-size: 231%;
	margin: 0;
	text-align: right;
}
p.phone a {
	color: #fff;
	text-decoration: none;
}
p.copyright {
	text-align: right;
	padding-top: 10px;
	color: #567aa1;
	font-size: 80%;
}
div#ft div.col {
	width: 140px;
	margin: 0 35px 0 0;
	float: left;
	display: inline;
}
/* @end */

/* @group Modules */
/* Twitter Feed */
div.twitter-wrap {
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	padding: 33px 0 0 215px;
}
ul.twitter {
	margin: 0;
	padding: 0 7px 0 0;
	background: url(/images/twitter-box-right.gif) no-repeat 100% 0;
	height: 38px;
	float: left;
	display: inline;
}
ul.twitter li {
	list-style: none;
	background: url(/images/twitter-box-left.gif) no-repeat 0 0;
	height: 29px;
	padding: 10px 5px 0 12px;
	font-family: arial, helvetica, sans-serif;
	font-size: 77%;
	color: #fff;
	white-space: nowrap;
	float: left;
	display: inline;
}
ul.twitter li a:link, ul.twitter li a:visited {
	font-style: italic;
	text-decoration: underline;
	color: #dce7d2;
}
ul.twitter li a:hover {
	text-decoration: none;
}
ul.twitter li span a:link, ul.twitter li span a:visited {
	font-style: normal;
	text-decoration: none;
	color: #fff;
}
ul.twitter li span a:hover {
	text-decoration: underline;
}

/* Logo */
div#logo {
	width: 348px;
	height: 65px;
	text-indent: -9000px;
	float: left;
	display: inline;
}
div#logo a {
	width: 270px;
	height: 65px;
	background: url(/images/slamdot-logo.gif) no-repeat 0 0;
	display: block;
	height: 100%;
}

/* Home Intro */
div.home-intro {
	width: 330px;
	padding: 36px 0 0 0;
	float: left;
	display: inline;
}
div.home-intro h1 {
	font-size: 223%;
	color: #fff;
	font-weight: normal;
	margin: 0 0 15px 0;
}
div.home-intro h2 {
	color: #bce0ff;
	font-size: 131%;
	font-weight: normal;
	margin: 0 0 25px 0;
}
div.home-intro p.btn-request-quote {
	margin: 0;
}
div.home-intro p.btn-request-quote a {
	display: block;
	width: 256px;
	height: 59px;
	background: url(/images/btn-request-quote.png) no-repeat 0 0;
	text-indent: -9000px;
}
div.home-intro p.btn-create-account {
	margin: 0;
}
div.home-intro p.btn-create-account a {
	display: block;
	width: 256px;
	height: 59px;
	background: url(/images/btn-create-acct.png) no-repeat 0 0;
	text-indent: -9000px;
}

/* Announcement Bar */
div#announcement-bar {
	background: url(/images/announcement-bar-bkg.gif) repeat-x 0 0;
	height: 53px;
}
div#announcement-bar form input.txt {
	vertical-align: middle;
	height: 25px;
}
div#announcement-bar form input.btn {
	vertical-align: middle;
	padding-bottom: 1px;
}

/* Screenshot */
div.screenshot {
	width: 642px;
	padding: 28px 0 0 0;
	float: right;
	display: inline;
}
ul#features-nav {
	margin: 0;
	padding: 6px 10px 0 0;
	float: right;
	display: inline;
}
ul#features-nav li {
	list-style: none;
	padding: 0 2px;
	float: left;
	display: inline;
}
ul#features-nav li a {
	display: block;
	width: 13px;
	height: 13px;
	text-indent: -9000px;
	background: url(/images/slideshow-nav-off.gif) no-repeat 0 0;
}
ul#features-nav li a.activeSlide {
	background: url(/images/slideshow-nav-on.gif) no-repeat 0 0;
}

/* Callouts */
div.callout-section {
	background: url(/images/callout-section-bkg.gif) repeat-x 0 100% #e7f1fd;
	border-top: 1px solid #fff;
	padding: 30px 0 20px 0;
}
div.callout-section div.wrap {
	padding: 10px 0;
}
div.callout-hosting, div.callout-web-design, div.callout-domains, div.callout-control-panel, div.callout-support, div.callout-store, div.callout-backups, div.callout-installatron, div.callout-webmail, div.callout-ruby, div.callout-we-build, div.callout-custom, div.callout-training, div.callout-seo, div.callout-wordpress, div.callout-xhtml-css {
	width: 212px;
	padding: 0 0 0 62px;
	float: left;
	display: inline;
}
div.callout-web-design, div.callout-support, div.callout-installatron, div.callout-custom, div.callout-wordpress {
	margin: 0 78px;
}
div.callout-section h3 {
	color: #003a98;
	margin: 0 0 2px 0;
	font-size: 128%;
}
div.callout-section h3 a:link, div.callout-section h3 a:visited {
	color: #003a98;
	text-decoration: none;
}
div.callout-section h3 a:hover {
	text-decoration: underline;
}
div.callout-section p {
	color: #2d2d2d;
	font-size: 95%;
	line-height: 135%;
}
div.callout-hosting {
	background: url(/images/icon-hosting.gif) no-repeat 0 0;
}
div.callout-domains {
	background: url(/images/icon-domains.gif) no-repeat 0 0;
}
div.callout-web-design {
	background: url(/images/icon-web-design.gif) no-repeat 0 0;
}
div.callout-control-panel {
	background: url(/images/icon-control-panel.gif) no-repeat 0 0;
}
div.callout-support {
	background: url(/images/icon-support.gif) no-repeat 0 0;
}
div.callout-store {
	background: url(/images/icon-store.gif) no-repeat 0 0;
}
div.callout-backups {
	background: url(/images/icon-backups.gif) no-repeat 0 0;
}
div.callout-installatron {
	background: url(/images/icon-installatron.gif) no-repeat 0 0;
}
div.callout-webmail {
	background: url(/images/icon-webmail.gif) no-repeat 0 0;
}
div.callout-ruby {
	background: url(/images/icon-ruby.gif) no-repeat 0 0;
}
div.callout-we-build {
	background: url(/images/icon-we-build.gif) no-repeat 0 0;
}
div.callout-custom {
	background: url(/images/icon-custom.gif) no-repeat 0 0;
}
div.callout-training {
	background: url(/images/icon-training.gif) no-repeat 0 0;
}
div.callout-seo {
	background: url(/images/icon-seo.gif) no-repeat 0 0;
}
div.callout-wordpress {
	background: url(/images/icon-wordpress.gif) no-repeat 0 0;
}
div.callout-xhtml-css {
	background: url(/images/icon-xhtml-css.gif) no-repeat 0 0;
}

/* Thumbnails */
div.thumbnail-section {
	background: url(/images/package-section-bkg.gif) repeat-x 0 0 #e7f1fd;
	border-bottom: 1px solid #bcc9db;
	padding: 0;
}
div.thumbnail-section div.wrap {
	padding: 35px 0;
}
div.thumbnail-startup, div.thumbnail-business, div.thumbnail-store {
	width: 273px;
	float: left;
	display: inline;
	text-align: center;
}
div.thumbnail-business {
	margin: 0 80px;
}
div.thumbnail-section h3 {
	color: #093667;
	margin: 0;
	font-size: 215%;
}
div.thumbnail-section p {
	color: #555;
	line-height: 135%;
}
div.thumbnail-section img {
	display: block;
	padding-bottom: 10px;
}
div#zoom_content img.screenshot-startup {
	border: 1px solid #eee;
}
table#zoom_table td.mm {
	padding: 0!important;
}

/* Websites */
div.website-section {
	background: url(/images/package-section-bkg.gif) repeat-x 0 0 #e7f1fd;
	border-bottom: 1px solid #bcc9db;
	padding: 20px 0;
}
div.website-section div.wrap {
	padding: 35px 0;
}
div.website-startup, div.website-business, div.website-store {
	width: 212px;
	padding: 265px 0 0 62px;
	float: left;
	display: inline;
}
div.website-business {
	margin: 0 78px;
}
div.website-section h3 {
	color: #003a98;
	margin: 0 0 2px 0;
	font-size: 130%;
}
div.website-section ul {
	padding-left: 0;
	margin-left: 0;
}
div.website-section li {
	list-style-type: none;
	color: #555;
	line-height: 135%;
}
div.website-startup {
	background: url(/images/website-startup.png) no-repeat top center;
}
div.website-business {
	background: url(/images/website-business.png) no-repeat top center;
}
div.website-store {
	background: url(/images/website-store.png) no-repeat top center;
}

/* Packages */
div.package-section {
	padding: 30px 0;
	background: url(/images/package-section-bkg.gif) repeat-x 0 0 #e7f1fd;
	border-bottom: 1px solid #bcc9db;
}
div.package-section h1 {
	color: #073365;
}

/* Hosting Perks */
div.hosting-perks {
	width: 330px;
	float: left;
	display: inline;
}
div.hosting-perks p {
	color: #393939;
	font-size: 93%;
	margin: 0 0 20px 0;
	line-height: 150%;
}
div.hosting-perks ul {
	color: #093667;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background: url(/images/hosting-perks-list-div.gif) repeat-x 0 0;
}
div.hosting-perks ul li {
	list-style: none;
	background: url(/images/hosting-perks-list-div.gif) repeat-x 0 100%;
	margin: 0;
	padding: 0;
}
div.hosting-perks ul li a:link, div.hosting-perks ul li a:visited {
	text-decoration: none;
}
div.hosting-perks ul li a:hover {
	text-decoration: underline;
}
div.hosting-perks ul li div {
	padding: 13px 0 13px 30px;
	background: url(/images/green-checkmark.gif) no-repeat 0 13px;
}
div.hosting-perks ul span.leader {
	font-weight: bold;
	display: block;
	padding: 0 0 4px 0;
	text-shadow: 1px 1px 1px #fff;
}
div.hosting-perks ul span.note {
	color: #989ca8;
	font-size: 85%;
	display: block;
}

/* Rates Table */
div.rates-col {
	width: 598px;
	padding: 20px 0 0 0;
	float: right;
	display: inline;
}
p.pricing-note {
	font-size: 100%;
	color: #989696;
}
table.rates {
	width: 597px;
}
table.rates thead th {
	color: #496c93;
	font-weight: normal;
	background: url(/images/rates-thead-th.gif) no-repeat 50% 0;
	width: 100px;
	border-left: 1px solid #bcd2ea;
}
table.rates thead th.left {
	background: url(/images/rates-thead-th-left.gif) no-repeat 0 0;
	border-left: none;
}
table.rates thead th.right {
	background: url(/images/rates-thead-th-right.gif) no-repeat 100% 0;
}
table.rates thead th.last-left {
	background: url(/images/rates-tbody-th.gif) no-repeat 0 0;
	border-left: none;
}
table.rates thead th.last-right {
	background: url(/images/rates-thead-th-last-right.gif) no-repeat 100% 0;
}
table.rates thead th.top-left {
	background: none;
	border: none;
}
table.rates.maintenance thead th {
	background: none;
	border: none;
}
table.rates tbody th {
	text-align: left;
	color: #496c93;
	font-weight: normal;
	background: url(/images/rates-tbody-th.gif) no-repeat 0 0;
	padding: 10px 15px;
	width: 140px;
	border-right: 1px solid #bed3eb;
}
table.rates tbody th.top {
	background: url(/images/rates-tbody-th-top.gif) no-repeat 0 0;
}
table.rates tbody th.btm {
	background: url(/images/rates-tbody-th-btm.gif) no-repeat 0 0;
	padding: 0!important;
	height: 8px!important;
}
table.rates tbody tr.second-last th, table.rates tbody tr.second-last td {
	padding-bottom: 5px;
}
table.rates tbody th img {
	margin-right: 2px;
	cursor: pointer;
}
table.rates tbody th a {
	color: #496c93;
}
table.rates tbody th a img {
	padding-left: 3px;
	vertical-align: -5px;
}
table.rates tbody td {
	text-align: center;
	font-weight: normal;
	color: #555;
	padding: 15px 5px;
	border-right: 1px solid #bed3eb;
	border-top: 1px solid #bed3eb;
}
table.rates tbody td.popular {
	background-color: #e2efff;
}
table.rates tbody tr.pricing td {
	font-weight: bold;
	color: #222;
}
table.rates tbody tr td:last-child, table.rates tbody tr td.last-child {
	border-right: none;
	background: url(/images/rates-tbody-td-last-child.gif) repeat-y 100% 0;
}
table.rates tbody tr.btm td {
	padding: 0!important;
	height: 8px!important;
	border-top: none;
	background: url(/images/rates-tbody-td-bsolid.gif) no-repeat 0 0;
}
table.rates tbody tr.btm td.popular {
	background: url(/images/rates-tbody-td-bsolid-popular.gif) no-repeat 0 0;
}
table.rates tbody tr.btm td.right {
	background: url(/images/rates-tbody-td-btm.gif) no-repeat 100% 0;
	border: none!important;
}
table.rates a.choose {
	display: block;
	width: 73px;
	height: 24px;
	background: url(/images/btn-plan-signup.gif) no-repeat 0 100%;
	text-indent: -9000px;
	margin-left: auto;
	margin-right: auto;
}

/* Hosting Section */
div.hosting-section {
	padding: 50px 0;
	background: url(/images/social-section-bkg.gif) repeat-x 0 100% #dceafb;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #0b396d;
}
div.hosting-section div.wrap {
	padding: 10px 0;
}
div.hosting-section h3 {
	color: #093667;
	margin: 0 0 2px 0;
	font-size: 128%;
}
div.hosting-section h3 a:link, div.hosting-section h3 a:visited {
	color: #093667;
	text-decoration: none;
}
div.hosting-section h3 a:hover {
	text-decoration: underline;
}
div.hosting-section p {
	color: #093667;
	font-size: 95%;
	line-height: 135%;
}

/* Testimonials */
div#testimonials {
	width: 329px;
	float: left;
	display: inline;
}
div.quote-box {
	width: 329px;
	float: left;
	display: inline;
}
div.quote-top {
	width: 329px;
	height: 12px;
	background: url(/images/quote-box-top.png) no-repeat 0 0;
	overflow: hidden;
}
div.quote-btm {
	width: 329px;
	height: 39px;
	background: url(/images/quote-box-btm.png) no-repeat 0 0;
	overflow: hidden;
}
div.quote {
	width: 329px;
	background: url(/images/quote-box-mid.png) repeat-y 0 0;
	overflow: hidden;
}
div.quote blockquote {
	margin: 0;
	padding: 10px 20px;
	color: #093667;
	font-size: 108%;
	line-height: 150%;
}
p.quote-by {
	text-align: center;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	font-size: 108%;
	color: #526c93;
}

/* Social Section */
div.social-section {
	padding: 50px 0;
	background: url(/images/social-section-bkg.gif) repeat-x 0 100% #dceafb;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #0b396d;
}
div.social-section div.row {
	clear: both;
	padding: 0 0 10px 0;
}
div.social-section div.row label {
	display: block;
	width: 100px;
	padding: 6px 10px 0 0;
	float: left;
	display: inline;
	color: #526c93;
	font-weight: bold;
}
div.social-section div.row input.txt-full, div.social-section div.row textarea.txt-full {
	width: 364px;
	padding: 3px;
	font-size: 18px;
	background-color: #e8f0fb;
	border: 1px solid #a0bddd;
	color: #173a64;
}
div.social-section div.row input.large, div.social-section div.row textarea.large {
	font-weight: bold;
}
div.social-section div.row em.error {
	display: block;
	padding: 5px 0 0 110px;
	color: red;
	font-style: normal;
}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color: #e8f0fb!important;
}
#recaptcha_table {
	border-color: #a0bddd!important;
}
#recaptcha_response_field {
	border-color: #a0bddd!important;
	background-color: #fff!important;
	padding: 3px!important;
	font-size: 18px!important;
	color: #173a64!important;
}
#recaptcha_logo, #recaptcha_tagline {
	display: none!important;
}

/* Social Right Col */
div.social-section div.social-feeds {
	width: 592px;
	padding: 0 4px 0 0;
	float: right;
	display: inline;
}
div.social-feeds h2, div.social-feeds h4 {
	margin: 0 0 15px 0;
	color: #093667;
}
div.social-feeds h4 a:link, div.social-feeds h4 a:visited, div.social-feeds h2 a:link, div.social-feeds h2 a:visited {
	color: #093667;
	text-decoration: none;
}
div.social-feeds h2 a:hover {
	text-decoration: underline;
}
div.social-feeds h2.flickr a:link, div.social-feeds h2.flickr a:visited {
	color: #0063dc;
}
div.social-feeds h2.flickr a:link span, div.social-feeds h2.flickr a:visited span {
	color: #ff0084;
}
div.social-feeds h2 a.blog {
	padding-left: 25px;
	background: url(/images/icon-rss.gif) no-repeat 0 50%;
}
div.social-feeds p {
	font-size: 108%;
	color: #526c93;
	line-height: 140%;
	margin-bottom: 20px;
}
div.social-feeds p a:link, div.social-feeds p a:visited {
	color: #526c93;
	text-decoration: underline;
}
div.social-feeds p a:hover {
	text-decoration: none;
}
div.social-feeds p.instructions {
	width: 550px;
}
div#recent-entries {
	padding-bottom: 20px;
}
div#recent-entries p {
	margin-bottom: 10px;
}

/* Flickr Pics */
div.flickr_badge_image {
	width: 90px;
	height: 90px;
	background: url(/images/flickr-img-bkg.gif) no-repeat 0 0;
	text-align: center;
	padding: 7px 0 0 0;
	margin: 0 8px 0 0;
	float: left;
	display: inline;
}

/* SEO Pic */
img.seo-pic {
	float: right;
	padding: 20px 0 10px 10px;
}

/* Main */
div.main {
	width: 560px;
	margin: 0 0 0 5px;
	float: left;
	display: inline;
}
div.signup-main {
	width: 632px!important;
}

/* Side */
div.side {
	width: 306px;
	padding: 35px 0 0 0;
	margin: 0 40px 0 0;
	float: right;
	display: inline;
}
div.login div.side {
	width: 251px;
	padding: 20px;
	margin: 0 10px 0 0;
	line-height: 1.35em;
}

/* Side Signup */
div.side-signup {
	width: 251px;
	background: url(/images/form-side-bkg.gif) no-repeat 0 0;
	padding: 20px;
	margin: 0 10px 0 0;
	float: right;
	display: inline;
}
div.side-signup h3 {
	color: #073365;
	font-size: 131%;
	margin: 0 0 5px 0;
	font-weight: bold;
	padding: 10px 0 0 0;
}
div.side-signup p {
	line-height: 130%;
	color: #073365;
}

/* Nav Side */
div.nav-side {
	width: 306px;
	background: url(/images/side-nav-bkg.gif) repeat-y 0 0;
	overflow: hidden;
	color: #093667;
}
div.nav-side-top {
	width: 306px;
	overflow: hidden;
	background: url(/images/side-nav-top.gif) no-repeat 0 0;
}
div.nav-side-btm {
	width: 306px;
	overflow: hidden;
	background: url(/images/side-nav-btm.gif) no-repeat 0 100%;
	padding: 0 0 60px 0;
}

/* Blog Side */
div.blog-side {
	width: 306px;
	background: url(/images/fade-side-repeat.gif) repeat-y 0 0;
	overflow: hidden;
	color: #093667;
}
div.blog-side-top {
	width: 306px;
	overflow: hidden;
	background: url(/images/fade-side-top.gif) no-repeat 0 0;
}
div.blog-side-btm {
	width: 306px;
	overflow: hidden;
	background: url(/images/fade-side-btm.gif) no-repeat 0 100%;
	padding: 16px 0 380px 0;
}
div.blog-side h3 {
	color: #093667;
	font-weight: bold;
	font-size: 116%;
	margin: 0 0 15px 0;
}
div.blog-side h3.section-title {
	padding: 10px 0;
	margin: 0;
}
div.blog-side ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ddefff;
	border-bottom: 1px solid #f0f7ff;
}
div.blog-side ul li {
	color: #7b8b9b;
	list-style: none;
	padding: 10px;
	border-bottom: 1px solid #ddefff;
	border-top: 1px solid #f0f7ff;
}
div.blog-side a:link, div.blog-side a:visited {
	text-decoration: none;
}
div.blog-side a:hover {
	text-decoration: underline;
}
div.blog-side ul li a.active, div.blog-side ul li.current-cat a {
	font-weight: bold;
}

/* Side Wrap */
div.side-wrap {
	padding: 0 34px;
}

/* Comments */
h3.comments-head {
	margin-bottom: 20px!important;
	padding: 15px 0 0 0!important;
}
div.comment {
	margin: 0 0 20px 0;
}
div.comment div.comment-author {
	margin: 0 10px 0 0;
	font-size: 77%;
	color: #496c93;
	float: left;
	display: inline;
}
div.comment div.comment-author p.comment-posted {
	padding: 15px 0 0 0;
	margin: 0;
}
div.comment div.comment-author div.pic {
/*	width: 78px;
	height: 70px;
	background: url(/images/avatar-bkg-blue.gif) no-repeat 0 0;
	text-align: center;
	padding: 7px 0 0 0;
*/
}
div.comment div.comment-text {
	background: url(/images/comment-blue-bkg.gif) repeat-y 0 0;
	width: 457px;
	font-size: 13px;
	color: #000;
	float: right;
	display: inline;
}
div.comment div.comment-text-top {
	width: 457px;
	overflow: hidden;
	background: url(/images/comment-blue-top.gif) no-repeat 0 0;
}
div.comment div.comment-text-btm {
	width: 402px;
	overflow: hidden;
	background: url(/images/comment-blue-btm.gif) no-repeat 0 100%;
	padding: 15px 15px 15px 40px;
}
div.comment div.comment-text p.commenter {
	color: #093667;
	font-weight: bold;
	font-size: 116%;
	margin: 0 0 10px 0;
}
div.comment div.comment-text p.commenter a:link, div.comment div.comment-text p.commenter a:visited {
	color: #4471a3;
	text-decoration: underline;
}
div.comment div.comment-text p.commenter a:hover {
	text-decoration: none;
}

/* Alt Comment */
div.bypostauthor div.comment-author div.pic {
	/*background: url(/images/avatar-bkg-green.gif) no-repeat 0 0;*/
}
div.bypostauthor div.comment-text {
	background: url(/images/comment-green-bkg.gif) repeat-y 0 0;
}
div.bypostauthor div.comment-text-top {
	background: url(/images/comment-green-top.gif) no-repeat 0 0;
}
div.bypostauthor div.comment-text-btm {
	background: url(/images/comment-green-btm.gif) no-repeat 0 100%;
}
div.bypostauthor div.comment-text p.commenter {
	color: #679006;
}
div.bypostauthor div.comment-text p.commenter a:link, div.bypostauthor div.comment-text p.commenter a:visited {
	color: #679006;
	text-decoration: underline;
}
div.bypostauthor div.comment-text p.commenter a:hover {
	text-decoration: none;
}

/* Offer */
p.offer {
	font-size: 138.5%;
	color: #063061;
	margin: 0 0 0 5px;
	line-height: 53px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
}

/* HR */
div.hr {
	border-top: 1px solid #d9ebff;
	margin: 20px 0 20px 0;
}
div.signup-error div.hr {
	border-color: red;
}

/* Contact */
div.contact {
	line-height: 1.5em;
}
div.contact h1 {
	padding: 8px 0 15px 0;
}
div.contact div.org {
	padding-top: 12px;
	font-weight: bold;
	font-size: 120%;
}
div.contact div.adr {
	color: #555;
}
div.contact div.description {
	float: left;
	padding-left: 20px;
	width: 225px;
}
div.contact div.photo {
	float: left;
}
div.contact p.location {
	color: #777;
	font-size: 90%;
}
/* @end */

/* @group Common Text Styles */
div.main {
	color: #093367;
}
div.main p {
	line-height: 155%;
	font-size: 110%;
	color: #334863;
}
div.main p.description strong {
	font-size: 115%;
}
div.main p.caption {
	font-size: 90%;
	color: #7b7b7b;
	padding: 15px 10px;
}
div.main p.social {
	font-size: 90%;
	color: #ccc;
}
div.main p.social a:link, div.main p.social a:visited {
	color: #555;
}
/* @end */

/* @group Default Headings */
div.main h1 {
	font-size: 231%;
	color: #073365;
	margin: 0 0 15px 0;
}
div.main h2 {
	color: #4579bd;
	font-size: 197%;
	line-height: 1.2em;
	margin: 30px 0 15px 0;
}
div.signup-main h2 {
	margin-top: 0;
}
div.signup-main div.signup-error h2 {
	color: #eb3e37;
}
div.main h3 {
	color: #093667;
	font-weight: bold;
	font-size: 116%;
	margin: 20px 0 10px 0;
}
div.main h3 span {
	color: #4579bd;
	font-size: 80%;
}
/* @end */

/* @group Default Lists */
ul.staff {
	padding-top: 10px;
	margin: 0;
}
ul.staff li {
	border-top: 1px solid #d9ebff;
	margin-bottom: 20px;
	list-style-type: none;
}
ul.staff h3 {
	font-size: 153.9%;
	margin-bottom: 5px;
}
ul.staff h4 {
	font-weight: normal;
	color: #4579bd;
	margin-bottom: 15px;
}
ul.quotes {
	padding-top: 10px;
	margin: 0;
}
ul.quotes li {
	border-top: 1px solid #d9ebff;
	padding-top: 5px;
	margin-bottom: 20px;
	padding-left: 70px;
	list-style-type: none;
	background: url(/images/quote.gif) 0 25px no-repeat;
}
ul.quotes li blockquote {
	margin: 10px 0;
	color: #555;
	line-height: 1.8em;
}
ul.quotes li cite {
	color: #aaa;
}
ul.basic-list, ol.basic-list {
	margin-top: 0;
}
ul.basic-list li, ol.basic-list li, address {
	line-height: 155%;
	font-size: 110%;
	color: #334863;
	margin-top: 10px;
}
address {
	margin-bottom: 10px;
}
/* @end */

/* @group Nav */
div#nav {
	padding: 21px 0 0 0;
	float: left;
	display: inline;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav ul li {
	list-style: none;
	margin: 0 2px 0 0;
	float: left;
	display: inline;
}
div#nav ul li a {
	display: block;
	font-size: 131%;
	background: url(/images/nav-hover-right.gif) no-repeat 100% -28px;
	line-height: 28px;
}
div#nav ul li a span {
	display: block;
	background: url(/images/nav-hover-left.gif) no-repeat 0 -28px;
	line-height: 28px;
	padding: 0 10px;
}
div#nav ul li#n-chat a {
	background: url(/images/nav-chat-icon.gif) no-repeat 100% 0;
}
div#nav a:link, div#nav a:visited {
	color: #bce0ff;
	text-decoration: none;
}
div#nav li#n-signup a {
	background: url(/images/signup-border.gif) no-repeat 50% 100%;
}
div#nav li#n-signup a:link, div#nav li#n-signup a:visited{
	color: #94ce0b;
	text-decoration: none;
}
div#nav a:hover {
	text-decoration: underline;
}
div#nav a.active {
	color: #fff!important;
	text-decoration: none!important;
	background: url(/images/nav-hover-right.gif) no-repeat 100% 0!important;
	border: none!important;
	text-shadow: 0px -1px 0px #598a30;
}
div#nav a.active span {
	background-position: 0 0;
	border: none!important;
}

/* Side Nav */
div.side ul.side-nav {
	margin: 0;
	padding: 0;
}
div.side ul.side-nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.side ul.side-nav li a {
	display: block;
	padding: 10px 30px;
	border-bottom: 1px solid #d9ebff;
	width: 170px;
	font-size: 153.9%;
}
div.side ul.side-nav li a:link, div.side ul.side-nav li a:visited {
	text-decoration: none;
	color: #093667;
}
div.side ul.side-nav li a:hover {
	text-decoration: underline;
}
div.side ul.side-nav li a.active {
	background: url(/images/side-nav-active.gif) repeat-y 0 0;
}
div.side ul.side-nav li a.active {
	color: #888;
}
/* @end */

/* @group Forms */
div.signup-box-top {
	width: 632px;
	height: 13px;
	background: url(/images/form-top.gif) no-repeat 0 0;
	overflow: hidden;
}
div.signup-box-top.signup-error {
	background-image: url(/images/form-top-error.gif);
}
div.signup-box {
	width: 572px;
	overflow: hidden;
	background: url(/images/form-bkg.gif) repeat-y 0 0;
	padding: 10px 30px;
	color: #000;
}
div.signup-box.signup-error {
	background-image: url(/images/form-bkg-error.gif);
}
div.signup-error p {
	color: #333;
}
div.signup-box-btm {
	width: 632px;
	height: 13px;
	background: url(/images/form-btm.gif) no-repeat 0 0;
	overflow: hidden;
	margin: 0 0 30px 0;
}
div.signup-box-btm.signup-error {
	background-image: url(/images/form-btm-error.gif);
}
div.signup-box-last {
	margin-bottom: 0;
}
div.signup-box div.row {
	clear: both;
	padding: 0 0 10px 0;
}
div.signup-box div.row label {
	display: block;
	width: 140px;
	text-align: right;
	padding: 6px 10px 0 0;
	float: left;
	display: inline;
	color: #334863;
}
div.signup-box div.row input.txt-full {
	width: 300px;
	padding: 3px;
	font-size: 18px;
}
div.signup-box div.row input.txt {
	width: 170px;
	padding: 3px;
	font-size: 18px;
}
div.signup-box div.row select.txt-full {
	font-size: 18px;
}
div.signup-box div.row input.large {
	font-weight: bold;
}
div.signup-box div.row input#account_card_code {
	width: 50px;
}
div.errorExplanation h2, div.errorExplanation p, div.errorExplanation li {
	color: red;
	margin-bottom: 0;
}
div.errorExplanation ul {
	margin-bottom: 25px;
}
div.formError {
	color: #eb3e37;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 110%;
	margin-bottom: 15px;
}
span.fieldWithErrors {
	display: inline!important;
}
span.fieldWithErrors input, span.fieldWithErrors select, span.fieldWithErrors textarea {
	border: 1px solid red;
}
/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited {
	color: #093667;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */
