/* Main Website CSS */
body                         { background: #dbdbdb url(/images/bg.png) 0 0 repeat-x; color: #000; font-size:62.5%; font-family: Helvetica, Arial, Verdana, sans-serif; }
a:link, a:visited            { color: #134073; }
a:hover                      { color: #ffc61f; }
acronym                      { border-bottom: 1px dashed #f60; color: #f60; }
dd                           {}
dd p                         { margin: 5px 0 10px; }
dl                           {}
dt                           { color: #363636; font: 600 1.4em/1.1em Helvetica; margin: 10px 0 0; }
p                            { color: #414141; font: 1.25em Helvetica; line-height: 1.4em; margin: 15px 0; }
li                           { color: #414141; }
sup                          { font-size: 0.5em; vertical-align: super; }
h1,h2,h3,h4,h5,h6,strong     { font-weight: bold; }
h1                           { color: #073264; font: bold 18pt Helvetica, Arial; letter-spacing: -1px; margin: 5px 0 5px; }
h2                           { margin-top: 15px; }
h3                           { margin: 5px 0; }
h4							 { color: #000; font: bold 1.4em Helvetica, Arial; margin: 0 0 5px; }
.bold                        { font-weight: bold; }
.floatLeft                   { display: inline; float: left; }
.floatRight                  { display: inline; float: right; }
.alignTop                    { vertical-align: top; }
img.floatLeft                { margin: 0 10px 5px 0; }
img.floatRight               { margin: 0 0 5px 10px; }
.setMargin                   { margin-left: 27px; margin-right: 27px; }
.imgLink                     { display: block; }
.noDecor                     { font-style: normal; text-decoration: none; }
.noDecor:hover               { text-decoration: underline; }
h2.heading                   { font: bold 1.8em/1.3em Helvetica, Arial; letter-spacing:-0.5px; }
.formField label             { color: #707070; display: block; font: bold 1.4em/1.1em Helvetica; }
.formField input             { border: 1px solid #b9b9b9; height: 17px; padding: 3px 2px 1px; }
li.last                      { border: 0 !important; margin-right: 0 !important; padding-right: 0 !important; }
p.firstPara                  { margin-top: 0; }
img.centerAlign              { display: block; margin: 15px auto; }
hr.divider                   { border: 0 solid #969696; border-bottom-width: 1px; }


/* == Button Styles ===========================
***********************************************/
div.btn                      { font: bold 1.1em/1.1em Helvetica, Arial; text-transform: uppercase; }
div.btn a                    { display: block; color: #fff; padding-top: 4px; text-align: center; text-decoration: none; }
div.btn .green               { background: url(/images/btn_green.png) 0 0 no-repeat; height: 16px; width: 119px; }
div.btn .gray                { background: url(/images/btn_gray.png) 0 0 no-repeat; color: #707070; height: 16px; width: 114px; }
p.btn a, 
p.btn a:link, 
p.btn a:visited              { color: #fff; display: block; text-decoration: none; }
p.btn a:hover                { color: #fff; text-decoration: underline; }

/* == Global Layout ===========================
***********************************************/
#container                   { margin: 0 auto; text-align: center; width: 1000px; }
#header                      { height: 69px; margin: 0 auto 10px; text-align: left; width: 100%; }
#main                      	 { background: #fff; border: 1px solid #b6b6b6; border-width: 0 1px 1px; margin: 0 auto 30px; padding: 1px 0 0; text-align: left; width: 998px; }
#mainOneColumn               { margin: 0 27px 0 27px; }
#footer                      { margin: auto; text-align: left; width: 100%; }

/* == Header Styles ===========================
***********************************************/
#topBar                          { background: url(/images/topBar.png) 0 0 no-repeat; height: 17px; margin: 0 0 22px	; padding: 1px 0 0; width: 1000px; }
#topBar p                        { color: #464646; font: 1.1em/1.1em Helvetica, Arial; margin: 0; }
#topBar #login                   { display: inline; float: left; margin: 2px 0 0 9px; }
#topBar p.contactUs              { display: inline; float: right; margin: 2px 10px 0 0; }
a.logo                           { display: inline; float: left; margin: 0px 0px 0 0px; }
#home a.logo                     { margin: 0 0 0 20px; }

/* == Navigation Styles ===========================
***********************************************/
.nav {
	border-color:#b6b6b6;
	border-style:solid;
	border-width:0 1px 1px 1px;
	margin: 0;
	color: #fff;
	background: #EEEEEE url(/lp/images/navbg.gif) repeat-x scroll center bottom;
	height: 37px;
}
.nav li a {
	background:#EEEEEE url(/lp/images/navbg.gif)) repeat-x scroll center bottom;
	border-color:#b6b6b6;
	border-style:solid;
	border-width:0 1px 1px 0;
	color:#585858;
	display:block;
	float:left;
	font-size:1.4em;
	padding: 11px 20px 12px 20px;
	text-align:center;
	font-weight:bold;
}
li.selected a {
	background:#fff;
	text-decoration:none;
	border-bottom-color:#fff;
	border-bottom-style:solid;
}

/* == Masthead Styles =========================
***********************************************/
#masthead                        { background: url(/images/masthead2.png) 0 0 no-repeat; height: 80px; margin: 10px 0 0 0; padding: 38px 0 0; text-align: left; width: 1000px; }
#home #masthead                  { background: url(/images/homeMasthead2.png) 0 0 no-repeat; height: 145px; padding: 44px 0 0; width: 1000px; }
#masthead h1                     { color: #fff; float: left; font: 4.3em/1.1em Helvetica, Arial; letter-spacing: -1px; margin: 0 0 0 25px; }
#home #masthead h1               { font: 5.1em/1.1em Helvetica, Arial; margin: 0 0 4px 25px; }
#masthead img				     { margin: 5px 0 0 15px; }
#motto img						 { float: left; }
#motto h1						 { margin: 0 0 0 300px; font-size: 3.3em;}

/* == Main Content Styles =====================
***********************************************/
#mainContent                     { display: inline; float: left; margin: 9px 0 20px 20px; width: 654px; }
#home #mainContent               { display: block; float: none; margin: 0; width: auto; }
#mainContent .xtraBotMargin      { margin-bottom: 20px; }
#tableHeading                    { margin: 25px 0 0; }
#tableContents                   { margin-left: 1px; }

#productPricing th                           { border-right: 1px solid #c2c2c2; color: #484848; font: bold 1.2em/1.1em Helvetica; height: 39px; vertical-align: middle; width: 102px; }
#productPricing td                           { border-bottom: 1px dashed #c2c2c2; border-right: 1px solid #c2c2c2; color: #707070; font: 1.35em/1.1em Helvetica; height: 38px; text-align: center; vertical-align: middle; width: 102px; }
#productPricing .col1                        { text-align: left; width: 155px; }
#productPricing tr.headerRow th.col1         { background: url(/images/bg_ourPlans.png) 0 0 no-repeat; color: #134073; font: bold 1.7em/1.1em Helvetica; padding-left: 11px; width: 145px; }
#productPricing #mainContent th.col1 h2      { color: #134073; font-size: 1em; margin-top: 0; }
#productPricing #mainContent th h3           { font-size: 1em; text-align: center; }
#productPricing td.col1                      { border-left: 1px solid #c2c2c2; padding: 0px 0 0 11px; vertical-align: middle; width: 144px; }
#productPricing td.col1 h4                   { color: #000; font: normal 0.9em/1.1em Helvetica; }
#productPricing td.price                     { color: #2c8149; }
#productPricing tr.cost td                   { font-weight: bold; }
#productPricing tr.headerRow                 { background: url(/images/planPricingTableHeaderBg.png) 0 0 repeat-x; height: 39px; }

#productPricing tr.choosePlanRow td          { height: 31px; }
#productPricing tr.even                      { background: #f0f0f0; }
#productPricing tr.last td                   { border-bottom: 1px solid #c2c2c2; }
#productPricing th.firstPlan                 { background: url(/images/planPricingTableHeaderLeft.png) 0 0 no-repeat; }
#productPricing th.lastPlan                  { background: url(/images/planPricingTableHeaderRight.png) right 1px no-repeat; }

#pressKit table                              { font-size: 1em; width: 80%; }
#pressKit td                                 { font-size: 1.1em; padding: 8px 5px; }
#pressKit td.pressItem                       { font-weight: bold; width: 60%; }
#pressKit td.fileFormats                     { width: 40%; }

#customers #mainContent blockquote           { clear: left; }
#customers #mainContent blockquote p         { margin-left: 165px; }
#mainContent blockquote p.signature          { font: 1.2em/ 1.1em Helvetica; font-style: normal; margin: 0; }
p.signature span                             { font-weight: bold; }
.case                                        { margin: 20px 0; }
.case h2                                     { margin: 0 0 10px; }
#mainContent .case blockquote                { border: 1px dashed #c2c2c2; margin-bottom: 10px; padding: 0 10px 15px; }
#mainContent h2                  			{ color: #5da200; font: bold 1.7em/1.1em Helvetica; letter-spacing: -0.5px; margin-top: 0px; }
#mainContent h3                  			{ color: #434343; font: bold 1.4em/1.1em Helvetica; }
#mainContent h4                  			{ font: bold 1.3em/1.1em Helvetica; }
#mainContent ul                  			{ margin: 2px 0 12px; padding: 0 0 0 24px; }
#home #mainContent ul            			{ margin: 2px 0 12px; padding: 0 0 0 14px; }
#mainContent ol                  			{ padding-left: 0px; }
#mainContent ul li,
#mainContent ol ul li           			{ font-weight: normal; list-style-type: disc; list-style-position: outside; }
#mainContent ul li               			{ font: 1.25em Helvetica; line-height: 1.4em; }
#mainContent ol li               			{ font: bold 1.2em/1.25em Helvetica; list-style-type: decimal; list-style-position: outside; margin-left: 20px;}
#mainContent ol ul li            			{ font: 1em/1.25em Helvetica; }
#mainContent ol li h3            			{ display: inline; font-size: 1.4em; }
#mainContent li span             			{ color: #414141; }
#mainContent blockquote          { border-bottom: 1px solid #c2c2c2; padding: 0px 0 15px; }
#mainContent blockquote img		 { margin-top: 10px; }
#mainContent blockquote.last     { border: 0 none; }
#mainContent blockquote p,
#mainContent .quote              { color: #333; font-style: normal; font-weight: normal; line-height: 1.6em; }
#mainContent .quote              { font-weight: bold; }

.centered									{ display: block;margin-left: auto;margin-right: auto }

/* :: Form Styles ::::: */
#form1                       { clear: left; }
span.required                { color: #ff9900; }
.half                        { display: inline; float:left; margin:1em 0 2em; width:49%; }
.full                        { float: none; margin:1em 0; width:100%; }
div.first                    { margin-right:2%; }
.half input                  { width:98%; }
.half label, 
.full label                  { display:block; font-size:1.25em; color:#414141; margin-bottom:.3em; }
.full textarea               { width:99%; height:100px; }
.full input                  { width:99%; }
.half input, 
.full textarea, 
.full input                  { background:#fff; border: 1px solid #c2c2c2; color: #696969; font: bold 1.3em/1.5 Helvetica; margin: 1px; padding: 3px 2px 1px; }
.half input:focus,
.full input:focus,
.half textarea:focus,
.full textarea:focus         { background: #ffdc59; border: 2px solid #ffc012; color: #073264; margin: 0; }
.submit                      { clear:left; margin-top:2em; }
.submit input                { width:100px; }
input.sign_up_form_error, select.sign_up_form_error, td.sign_up_form_error{ 
	border: solid 1px #FF0000;
	background: #FFFF99;
	height: 18px;
}

/* Sidebar Styles =============================
***********************************************/
#sidebar                     { display: inline; float: right; margin: 14px 10px 10px -970px; width: 310px; }
#sidebar h2                  { color: #134073; font: bold 2.2em/1.1em Helvetica; margin: 0 0 0 5px; }
/*.box                         { margin: 0 0 15px 10px; min-height: 72px; padding: 0 0 0 0; width: 278px; } */
.box                         { background: url(/images/sidebarBlockBg.png) 0 0 no-repeat; margin: 0 0 15px 5px; min-height: 72px; padding: 15px 10px 0; width: 278px; }

.box ul                      { margin: 0 0 0 0px; padding: 6px 0px 9px; }
.box li                      { border-bottom: 1px solid #c2c2c2; color: #7d7d7d; font: 1.4em/1.1em Helvetica; height: 21px; letter-spacing:-.1px; margin: 0; padding: 5px 0px; width: 261px; }
.box li a:link               { color: #134073; }
.box li a                    { background: url(/images/planNavigation_normal.png) 96% 5px no-repeat; display: block; height: 18px; padding: 3px 0 0 7px; width: 254px; }
.box li.current a,
.box li a:hover              { background: url(/images/planNavigation_current.png) 0 0px no-repeat; color: #073264; font-weight: normal; text-decoration: none; }

#signUpBtn                   { background: none; margin: 0 0 15px; padding: 5px; width: 299px; }
#signUpBtn a                 { background: url(/images/btn_freeEditionSignUp.png) 0 0 no-repeat; display: block; height: 28px; text-indent: -9999px; width: 298px; }
#home #signUpBtn a           { background: url(/images/btn_homeFreeSignUp.png) 0 0 no-repeat; display: block; height: 35px; text-indent: -9999px; width: 321px; }
#signUpBtn a:hover           { background: url(/images/btn_freeEditionSignUp.png) 0 -28px no-repeat; }
#salesContact                { color: #707070; font: 2em/1.1em Helvetica; margin-top: 5px; text-align: center; }
#salesContact span           { color: #002a59; font-weight: bold; }
#CTA                		 { color: #707070; font: 1.6em/1.1em Helvetica; margin-top: 5px; width: 100px;}
#CTA span           		 { color: #002a59; font-weight: bold; margin: 0 0 0 0; padding: 0 0 0 0;}
#CTAText           		 	 { margin: 0 0 5px 0; width: 150px; }
#newsletterSignupSB label    { color: #002a59; font: 1.6em/1.1em Helvetica; font-weight: bold; float: left; margin: 0 10px 0 0; }
#newsletterSignupSB input    { display: inline; float: left; }
#quote {
	font-style: italic;
	margin-top: 40px;
}
#sideLogos {
	margin-top: 25px;
}

/* Footer Styles ============================ */
#footer p                    { color: #000; font: 1.2em/1.1em Helvetica; }
#footer ul                   { border: 1px solid #a1a1a1; border-width: 1px 0; clear: both; margin: 0 27px 12px; padding: 23px 0 23px 12px; }
#home #footer ul             { border-top: 0; }
#footer ul li                { display: inline; float: left; font: 1em/1.7em Helvetica, Arial; margin: 0 40px 0 0; }
#footer ul ul                { border: 0 none; clear: none; margin: 0; padding: 0; }
#footer ul li li             { display: list-item; float: none; margin: 0; }
#footer ul li a:link,
#footer ul li a:visited      { color: #073365; }
#footer ul li li a:link,
#footer ul li li a:visited   { color: #707070; }
#footer ul li a:hover,
#footer ul li li a:hover     { color: #ffc61f; }
#footer ul li.last           { margin: 0; }
p#copyright                  { color: #a1a1a1; margin: 0 0 22px; text-align: center; }

/* :: Free Edition/Sign Up ::::: */
#signUpNow { background: url(/images/largeContentBox.png) 0 0 no-repeat; padding: 15px 10px 0; width: 544px; }

/* :: Contact Us ::::: */
.vcard                       { margin-bottom: 20px; line-height: 1.3em; font-size: 1.4em; }
.vcard span  			 { display: inline; float: left; margin: 0 146px 0 0; }

/* :: Sidebar Logos ::::: */
.sidebarLogos p	 			{ padding: 10px 30px 10px 20px; }
.sidebarLogos h3            { color: #5da200; font: bold 1.8em/1.1em Helvetica; letter-spacing: -1px; margin-left:15px;}
#videoTestimonial			{ text-align: center; }

#clear { clear: both; display: block; font-size: 0; height:0; line-height: 0; margin:0; padding: 0 0 30px; visibility: hidden; }
.clear { clear: both; display: block; font-size: 0; height:0; line-height: 0; margin:0; padding: 0; visibility: hidden; }
.cB:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.cL:after { clear: left; content: "."; display: block; height: 0; visibility: hidden; }
.cB, .cL       { display: inline-block; }

/* Holly Hack Targets IE Win only \*/
* html .cB, * html .cL { height: 1%; }
.cB, .cL  { display: block; }
/* End Hide */
