/*********************************/
/* General */
/*********************************/
body {
	padding: 0;
	margin: 0;
	color:#414141;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	text-align: left;
}
table {
	width: 100%;
}
a {
	color: #1a4b90;
}
a img {
	border: none;
}
ul, ol {
	margin:0 1.5em 1em;
}
.clear {
	clear: both;
}
.wrapper {
	margin: 0 auto;
	width:960px;
	position: relative;
}
p {
	
}
/*********************************/


/*********************************/
/* Typography */
/*********************************/
h1 {
	color: #144385;
	font-size: 32px;
	margin-top: 0px;
}
h2 {
	color: #144385;
	font-size: 24px;
}
h3 {
	color: #333333;
	font-size: 18px;
	border-bottom: 1px solid #dddddd;
}
h4 {
	color: #555;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
.red {
	color: red;
}
.astericks {
	color: red;
	font-weight: bold;
	font-size: 12px;
}
.light {
	color: #777777;
}
.small {
	font-size: 12px;
}
/*********************************/


/*********************************/
/* Forms */
/*********************************/
.semi-full {
	width: 70%;
}
.full {
	width: 95%;
}
.input, .semi-full, .full {
	border: 1px solid #999;
	padding:2px;
}
.bigInput {
	padding: 4px;
}
.button {
	border: 1px solid #347AB0;
	font-weight: bold; 
	background: #347AB0;
	color: #fff;
	cursor: pointer;
	padding: 3px;
}
.button:hover {
	background: #e1effb;
	color: #347AB0;
}
label {
	display: block;
	font-weight: bold;
	
	font-size: 13px;
}
.tdRecord1 td {
	vertical-align: top;
}
.tdRecord2 td {
	vertical-align: top;
}
.formDiv {
	background-color: #ffffff;
	border:1px solid #ddd;	
	background-image:url(../images/roundDivBG.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	color:#414141;
	padding: 10px;
}
.formDivSmall {
	border:1px solid #ddd;
	background: #ffffff url(../images/roundDivBG2.gif) repeat-x bottom left;
	color:#414141;
	padding: 10px;
}
.table thead{
	color:white;
	font-weight:bold;
	font-size:14px;
	background:black;
	text-align:left;
	background-repeat:repeat-x;
	font-family:Helvetica, arial;
	letter-spacing:1px;
}
/*********************************/


/*********************************/
/* Error Definitions */
/*********************************/
#error {
	border: 4px solid #DF0000;
        background-color: #FFF2F2;
        padding: 0;
        font-size: 11px;
        margin: 0;
        width:70%;
        margin: 5px 0 30px 0;
        text-align: left;
}
#error ul {
	margin-top:4px;
}
#error ul li{
	font-size:13px;
}
#error p {
	margin: 0;
}
.errorHeader {
	background-color: #DF0000;
        color: #FFF;
        padding: 3 3 3 3;
        font-weight: bold;
        font-family:arial,helvetica,sans-serif;
        font-size: 15px;
}
.ui-state-error {
	margin-bottom: 20px;
}
/*********************************/


/*********************************/
/* Message Definitions */
/*********************************/
#message {
	border: 4px solid #FCEFA1;
        background-color: #FBF9EE;
        padding: 0;
        margin: 0;
        width:70%;
        margin: 5px 0 20px 0;
        text-align: left;
}
#message p {
	margin: 0;
}
#message div {
        padding: 10px;
}
.messageHeader {
	background-color: #FCEFA1;
        color: #000;
        padding: 3 3 3 3;
        font-weight: bold;
        font-family:arial,helvetica,sans-serif;
        font-size: 15px;
}
/*********************************/


/*********************************/
/* Header */
/*********************************/
#header {
	background-color: #002a65;
	border-bottom: 3px solid #ffffff;
	height: 60px;
	/*padding-top: 10px;*/
}
#logo {
	vertical-align: bottom;
	/*padding-top: 35px;*/
	width: 200px;
}
#logo img {
	position: absolute;
	top :10px;
}
#menu {
	text-align: right;
	vertical-align: bottom;
	width: 750px;
	padding-top: 0px;
}
.phoneNumber {
	padding-right: 20px;
	height: 42px;
}
#menu ul {
	/*padding-top: 22px;
	padding-bottom: 22px;*/
	width: 750px;
	height: 18px;
	
}
#menu ul li {
	display:block;
	float:right;
	padding: 0 15px;
}
#menu ul li a {
	display:block;
	padding: 18px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:18px;
}
#menu ul li a span {
	display: none;
}
#menuOverview { background: url(/images/menuLinks.png) no-repeat 0px 0px; width: 70px; }
#menuOverview:hover { background-position: 0px -18px; }
#menuOverviewOn { background: url(/images/menuLinks.png) no-repeat 0px -18px; width: 70px; }

#menuFeatures { background: url(/images/menuLinks.png) no-repeat 0px -36px; width: 67px; }
#menuFeatures:hover { background-position: 0px -54px; }
#menuFeaturesOn { background: url(/images/menuLinks.png) no-repeat 0px -54px; width: 67px; }

#menuFreeTrial { background: url(/images/menuLinks.png) no-repeat 0px -72px; width: 117px; }
#menuFreeTrial:hover { background-position: 0px -90px; }
#menuFreeTrialOn { background: url(/images/menuLinks.png) no-repeat 0px -90px; width: 117px; }

#menuFAQ { background: url(/images/menuLinks.png) no-repeat 0px -108px; width: 34px; }
#menuFAQ:hover { background-position: 0px -126px; }
#menuFAQOn { background: url(/images/menuLinks.png) no-repeat 0px -126px; width: 34px; }

#menuTestimonials { background: url(/images/menuLinks.png) no-repeat 0px -144px; width: 97px; }
#menuTestimonials:hover { background-position: 0px -162px; }
#menuTestimonialsOn { background: url(/images/menuLinks.png) no-repeat 0px -162px; width: 97px; }

#menuLogin { background: url(/images/menuLinks.png) no-repeat 0px -180px; width: 41px; }
#menuLogin:hover { background-position: 0px -198px; }
#menuLoginOn { background: url(/images/menuLinks.png) no-repeat 0px -198px; width: 41px; }
/*********************************/


/*********************************/
/* Splash */
/*********************************/
#splash, #splashSmall, #splashVerySmall {
	background: url(../images/splashBackground.png) no-repeat;
}
#splash p a, #splashSmall p a, #splashVerySmall p a {
	color: #ffffff;
}
#splash {
	height: 330px;
	padding-top: 40px;
}
#splashSmall {
	height: 160px;
	background-position: bottom center;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
#splashVerySmall {
	height: 80px;
	background-position: bottom center;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
#splashVerySmall th {
	width: 70%;
	font-weight: normal;
	padding-top: 15px;
}
#splashVerySmall td {
	width: 30%;
	text-align: right;
	vertical-align: middle;
	padding-top: 15px;
}
#screenshot {
	/*position: absolute;
	top: 0px;
	right: 0px;*/
	margin-top: 7px;
}
#slogan {
	height: 80px;
	padding-top: 10px;
}
#adwordsBadge {
	position: absolute;
	top: 40px;
	right: 30px;
}
#featureBullets {
	padding: 7px 0 0 15px;
	height: 120px;
	background: url(../images/features.png) no-repeat 15px 7px;
	position: relative;
}
#actionButtons {
	margin: 61px auto 0 auto;
	text-align: center;
}
#actionButtons img {
	padding: 0 12px;
}
.starBullet {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding-left:20px;
}
.starBullet li {
	background-image:url(../images/starBullet.png);
	background-repeat:no-repeat;
	font-size:18px;
	height:40px;
	padding-bottom:0;
	padding-left:35px;
	color: #999;
}
.activate {
	font-size:19px;
	font-weight:bold;
	color:#14468a;
}
.sitePromoted {
	border: 1px solid #FED22F;
	background-color: #FBF9EE  ;
	color: #e5cd4a;
	padding: 5px;
	text-align: center;
	margin: 0 auto;
	font-size: 18px;
}
.regularSplash th {
	width: 70%;
	font-weight: normal;
	padding-top: 35px;
	vertical-align: middle;
	text-align: left;
}
.regularSplash th p {
	color: #ffffff;
	font-size: 14px;
	width: 90%;
	margin-top: 0.1em;
}
.regularSplash td {
	width: 30%;
	text-align: right;
	vertical-align: middle;
	padding-top: 20px;
}
/*********************************/


/*********************************/
/* Content */
/*********************************/
#content {
	padding: 35px 0 35px 0;
}
#actionButton {
	margin-top: 0px;
}
#actionButton img {
	padding: 0 10px;
}
/*********************************/


/*********************************/
/* Footer */
/*********************************/
#footer {
	background-color: #002a65;
	color: #ffffff;
	text-align: center;
	padding: 10px;
}
#footer a {
	color: #ffffff;
}
#footerLinks {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
/*********************************/


/*********************************/
/* Home */
/*********************************/
#credentials {
	margin-top: 5px;
}
#credentials img {
	padding: 0 5px;
}
.newsticker {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}
.newsticker {
	height: 80px;
}
.line {
	border-bottom: 1px solid #ddd;
}
.homepageFooter {
	margin: 10px auto 0 auto;
	text-align: center;
}
.homepageFooter table tr td {
	width: 50%;
	text-align: center;
}
#seShowcase {
	margin: 0px auto 11px;
	width: 100%;
	border: 1px solid #ddd;
}
#seShowcase div {
	padding: 10px;
}
#advertisingNetwork {
	position: absolute;
	top: -8px;
	left: 15px;
	padding: 0 5px;
	color: #999999;
	background-color: #ffffff;
	font-size: 12px;
}
#scroller {
	height:42px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	text-align:center;
	width:100%;
}
#scroller li {
	float:left;
	height:42px;
	margin:0pt;
	padding:3px 10px;
	width:110px;
}
#scroller li img {
	margin:0pt;
	padding:0pt;
}
/*********************************/


/*********************************/
/* Features */
/*********************************/
.featuresTable {
	width:100%;
	margin-top:10px;;
	padding-top:0px;
	/*border-top: 1px solid #efefef;*/
	font-size: 16px;
}
.featuresTable td, .featuresTable th {
	vertical-align: top;
}
.featuresTable th {
	width: 275px;
}
.featuresTable h2 {
	margin: 0 0 3px 0;
}
.featuresTable ul {
	list-style-type: none;
	margin-top: 15px;
}
.featuresTable span {
	font-size: 14px;
}
.featuresTable li {
	margin: 0;
	padding: 0px 0 18px 28px;
	font-weight: bold;
	background: url(/images/checkmark.png) no-repeat;
	
	color: #333333;
}
#quickFeatures {
	margin-bottom: 20px;
}
#quickFeatures table tr td {
	width: 25%;
	padding: 0 6px;
	color: #777777;
}
/*********************************/


/*********************************/
/* FAQ */
/*********************************/
.questionList {
	padding: 0;
	margin: 0 0 100px 20px;
	list-style-type: none;
	background: url(../images/questionMarks.png) no-repeat right 50px ;
}
.questionList li {
	background: url(/images/q.png) no-repeat;
	padding-left: 30px;
	font-size: 12pt;
	height: 24px;
	margin: 10px 0;
}
.questionList li a {
	color: #000000;
}
.answerList {
	border-bottom: 1px solid #dddddd;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
/*********************************/


/*********************************/
/* Testimonials */
/*********************************/
.featuredTestimonials {
	padding: 5px;
	background-color: #fffdf2;
	background-color: #ffffff;
}
.featuredTestimonials th, .featuredTestimonials td {
	padding: 10px 0;
}
.featuredTestimonials th {
	width: 70px;
	vertical-align: top;
}
.featuredTestimonials th img {

}
.featuredTestimonials td {
	vertical-align: top;
}
.featuredTestimonials td a {
	font-size: 24px;
}
.featuredTestimonials td div {
	font-size: 14px;
}
.testimonial {
	padding:20px;
	font-size: 14px;
}
.testimonialName {
	font-weight:bold;
	font-size: 16px;
	font-style: italic;
}
/*********************************/


/*********************************/
/* Signup */
/*********************************/
#signupContainer {
	position: relative;
	width: 100%;
	margin-top: 5px;
	z-index: 999; 
}
#promotionGirl {
	z-index: 999;
	position: absolute;
	top: 0px;
	right: 0;
}
.signDiv {
	background-color: #ffffff;
	background-image:url(../images/roundDivBG3.png);
	background-position:top left;
	background-repeat:no-repeat;
	color:#414141;
	padding: 30px 10px 30px 0px;
	width: 100%;
}
.signDiv form {
	padding: 0px 10px 10px 10px;
	width: 80%;
}
.signupBlurb {
	color: #999;
	font-size: 11px;
}
.expireText {
	vertical-align: middle;
	font-size: 17px;
	color: #555;
	padding-left: 10px;
	font-style: italic;
}
.platinumDiv {
	cursor: pointer;
	width: 463px;
	height: 261px;
	position: relative;
	background: url(../images/platinumBG.png) no-repeat
}
.freeDiv {
	cursor: pointer;
	width: 463px;
	height: 261px;
	position: relative;
	background: url(../images/freeBG.png) no-repeat
}
.platinumDiv div, .freeDiv div {
	width: 158px;
	height: 39px;
	position: absolute;
	bottom: 25px;
	left: 18px;
}

.dataTableSmall {
	margin-top:20px;
}
.dataTableSmall td, .dataTableSmall th {
	padding: 2px 0 2px 5px;
	border-bottom: 1px solid #efefef;
	background-color: #ffffff;
}
.dataTableSmall tr:hover {
	background-color: #fffdd0;
}
.dataTableSmall td {
	text-align: center;
}
.dataTableSmall th {
	text-align: left;
}
.dataTableSmall thead td, .dataTableSmall thead th {
	background-image:url(/members/images/tableGradientSmall.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color: #f8f8f8;
	color:#666;	
	font-weight:bold;
	font-size:12px;
	height:24px;
	vertical-align:middle;
}
.packageDiv {
	cursor: pointer;
	width: 231px;
	height: 285px;
	position: relative;
}
.basicDiv {
	background: url(../images/basic.png) no-repeat
}
.bronzeDiv {
	background: url(../images/bronze.png) no-repeat
}
.silverDiv {
	background: url(../images/silver.png) no-repeat
}
.goldDiv {
	background: url(../images/gold.png) no-repeat
}
.platinum2Div {
	background: url(../images/platinum.png) no-repeat
}
.diamondDiv {
	background: url(../images/diamond.png) no-repeat
}
.packageDiv div {
	width: 158px;
	height: 39px;
	position: absolute;
	bottom: 5px;
	left: 14px;
}
/*********************************/
