/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:12px;color:#222;background:#fff;font-family:"Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
body {margin:1.5em 0;}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:500px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-right:10px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* -------------------------------------------------------------- 
   
   Tabs
   * A basic ruleset for beginning tabs
   
-------------------------------------------------------------- */

ul.tabs { margin: 0; padding: 0; }
ul.tabs li { float: left; list-style: none; margin: 0; padding: 0; }
ul.tabs li a { float: left; display: block; }

/* Clearing floats without extra markup  */
ul.tabs { display: inline-block; }
ul.tabs:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html ul.tabs { height: 1%; }
ul.tabs { display: block; }
/* ---------------------------------------------------------------------------------------------

  general setup

--------------------------------------------------------------------------------------------- */

body {
  margin: 0; /* removes default margin in screen.css */
  background: #FFF url(http://blog.legacylocker.com/wp-content/themes/glossyblue%202/images/bg_main.png) repeat-x fixed;
  color: #666;
}

a { color: #00519f; outline: none; }
a:hover { color: #00519f; text-decoration: none; }


/* ---------------------------------------------------------------------------------------------

	background wrappers

--------------------------------------------------------------------------------------------- */

#wrapper-clouds { background: url(http://blog.legacylocker.com/wp-content/themes/glossyblue%202/images/bg_wrapper-clouds.png) top center no-repeat fixed; }
#wrapper-content { background: url(http://blog.legacylocker.com/wp-content/themes/glossyblue%202/images/bg_wrapper-content.png) repeat-x; }
#wrapper-content-secondary { background: url(http://blog.legacylocker.com/wp-content/themes/glossyblue%202/images/bg_wrapper-content-secondary.png) repeat-x; }


/* ---------------------------------------------------------------------------------------------

	main container

--------------------------------------------------------------------------------------------- */

.container {
  background: url(bg_container-sub.png) top right no-repeat;
}

#s-home .container {
  background: url(http://blog.legacylocker.com/wp-content/themes/glossyblue%202/images/bg_container.png) top left no-repeat;
}





/* ---------------------------------------------------------------------------------------------

	login bar

--------------------------------------------------------------------------------------------- */

#login {
  height: 42px;
  position: relative; /* for positioning login button below */
}

#login a {
  width: 90px;
  height: 20px;
  position: absolute;
  top: 11px;
  right: 40px;
  display: block;
  text-indent: -9999px;
  background: url(btn_login.png) no-repeat;
}

#login a:hover { background-position: 0 -20px; }


/* ---------------------------------------------------------------------------------------------

	header

--------------------------------------------------------------------------------------------- */

#header {
  margin-top: 12px;
  height: 255px;
  background: url(http://blog.legacylocker.com/wp-content/themes/glossyblue%202/images/bg_header.png) 0 54px no-repeat; 
  position: relative; /* absolutely relative positioning for logo and nav */
}

#header h1  {
  width: 310px;
  height: 108px;
  position: absolute;
  left: 40px;
}

#header h1 a {
  width: 310px;
  height: 108px;
  display: block;
  text-indent: -9999px;
  background: url(http://blog.legacylocker.com/wp-content/themes/glossyblue%202/images/tr_logo.png) no-repeat;
}

#header ul.tabs {
  margin: 0;
  position: absolute;
  top: 54px;
  left: 360px;
}

#header ul.tabs a {
  height: 54px;
  display: block;
  text-decoration: none;
  text-indent: -9999px;
  background: url(http://blog.legacylocker.com/wp-content/themes/glossyblue%202/images/bg_nav.png) no-repeat;
  border: none;
}

#hideme {display: none;}

#header ul.tabs li#features a { width: 107px; }
#header ul.tabs li#why a { width: 192px; background-position: -107px 0; }
#header ul.tabs li#signup a { width: 163px; background-position: -299px 0; }
#header ul.tabs li#support a { width: 98px; background-position: -462px 0; }

#header ul.tabs li#features a:hover { background-position: 0 -54px; }
#header ul.tabs li#why a:hover { background-position: -107px -54px; }
#header ul.tabs li#signup a:hover { background-position: -299px -54px; }
#header ul.tabs li#support a:hover { background-position: -462px -54px; }

#s-features #header ul.tabs li#features a { background-position: 0 -108px; }
#s-why #header ul.tabs li#why a { background-position: -107px -108px; }
#s-signup #header ul.tabs li#signup a { background-position: -299px -108px; }
#s-support #header ul.tabs li#support a { background-position: -462px -108px; }


/* ---------------------------------------------------------------------------------------------

	homepage

--------------------------------------------------------------------------------------------- */

/* BENEFITS ---------------------------------------------------- */
#benefits {
  margin: 54px 0 0 40px;
  width: 880px;
  height: 450px;
  position: relative; /* for positioning all nested tab containers */
  background: url(/images/public/bg_benefits.png) left bottom no-repeat;
}

#benefits .content {
  padding-left: 40px;
  width: 480px;
  height: 319px;
  overflow: hidden;
  float: left;
}

#benefits .graphic {
  width: 360px;
  height: 319px;
  float: left;
}

#benefits h2 {
  margin: 90px 0 25px 0;
  width: 430px;
  text-indent: -9999px;
}

#benefits p {
  padding: 0 15px;
  font-size: 14px;
  letter-spacing: -.01em;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
}

#benefit-value,
#benefit-diverse,
#benefit-privacy,
#benefit-family,
#benefit-pro { display: none; position: absolute; top: 0; }

#benefits #benefit-main h2 { height: 93px; background: url(/images/public/tr_benefit-main-h2.png) no-repeat; }
#benefits #benefit-value h2 { height: 30px; background: url(/images/public/tr_benefit-value-h2.png) no-repeat; }
#benefits #benefit-diverse h2 { height: 60px; background: url(/images/public/tr_benefit-diverse-h2.png) no-repeat; }
#benefits #benefit-privacy h2 { height: 30px; background: url(/images/public/tr_benefit-privacy-h2.png) no-repeat; }
#benefits #benefit-family h2 { height: 66px; background: url(/images/public/tr_benefit-family-h2.png) no-repeat; }
#benefits #benefit-pro h2 { height: 66px; background: url(/images/public/tr_benefit-pro-h2.png) no-repeat; }

#benefits #benefit-main p { font-size: 18px; line-height: 1.3; }
#benefits #benefit-main .graphic,
#benefits #benefit-family .graphic { position: relative; background: url(/images/public/pic_benefit-bg.png); }
#benefits #benefit-main .graphic img,
#benefits #benefit-family .graphic img { position: absolute; top: 52px; left: 51px; }

#benefits ul.tabs {
  margin: 0;
  position: absolute;
  bottom: 58px;
}

#benefits ul.tabs a {
  height: 73px;
  display: block;
  text-decoration: none;
  text-indent: -9999px;
  background: url(/images/public/bg_benefit-nav.png) no-repeat;
  border: none;
}

#benefits ul.tabs li#bene-value a { width: 139px; }
#benefits ul.tabs li#bene-diverse a { width: 138px; background-position: -139px 0; }
#benefits ul.tabs li#bene-privacy a { width: 118px; background-position: -277px 0; }
#benefits ul.tabs li#bene-family a { width: 113px; background-position: -395px 0; }
#benefits ul.tabs li#bene-pro a { width: 146px; background-position: -508px 0; }
#benefits ul.tabs li#bene-signup a { width: 226px; background-position: -654px 0; }

#benefits ul.tabs li#bene-value a:hover,
#benefits ul.tabs li#bene-value a.selected { background-position: 0 -73px; }
#benefits ul.tabs li#bene-diverse a:hover,
#benefits ul.tabs li#bene-diverse a.selected { background-position: -139px -73px; }
#benefits ul.tabs li#bene-privacy a:hover,
#benefits ul.tabs li#bene-privacy a.selected { background-position: -277px -73px; }
#benefits ul.tabs li#bene-family a:hover,
#benefits ul.tabs li#bene-family a.selected { background-position: -395px -73px; }
#benefits ul.tabs li#bene-pro a:hover,
#benefits ul.tabs li#bene-pro a.selected { background-position: -508px -73px; }
#benefits ul.tabs li#bene-signup a:hover,
#benefits ul.tabs li#bene-signup a.selected { background-position: -654px -73px; }

/* CONTENT SECONDARY, QUOTES, PRESS LOGOS ---------------------------------------------------- */
#content-secondary {
  margin: 0 auto; padding-top: 36px; width: 950px;
}

#quotes h3 {
/*  margin-top: 12px;
  height: 45px;
  background: url(http://blog.legacylocker.com/wp-content/themes/glossyblue%202/images/tr_what-the-press1.png) no-repeat;  */
  text-indent: -9999px;
}

#quotes .quote { margin-bottom: 54px; }

#quotes { margin-left: 30px; padding-left: 20px; padding-left: -200px;}

#sidebar { margin-left: 200px; padding-left: 300	px;}


#quotes .quote h4 { 
  margin: 0 0 .5em 0;
  height: auto; 
  font-size: 16px; 
  font-weight: bold;
}

#quotes .quote p {
  margin: 0 0 9px;
  padding-bottom: 9px;
  font-size: 14px;
  font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
  color: #404040;
/*  border-bottom: 1px solid #CCC;  */
}

#press-logos {
  padding-bottom: 100px;
  background: url(/images/public/bg_press-logos.png) 40px 0 no-repeat;
}

#press-logos ul {
  margin: 0 0 0 100px;
  list-style: none;
}

#press-logos ul a { 
  width: 179px;
  height: 66px;
  display: block;
  text-decoration: none;
  text-indent: -9999px;
  background: url(/images/public/logo_press-home.png) no-repeat;
  border: none;
}

#press-logos ul li#wsj a {  }
#press-logos ul li#usnews a { background-position: 0 -66px; }
#press-logos ul li#tc a { background-position: 0 -132px; }
#press-logos ul li#cnet a { background-position: 0 -198px; }
#press-logos ul li#rww a { background-position: 0 -264px; }

#press-logos ul li#wsj a:hover { background-position: -179px 0; }
#press-logos ul li#usnews a:hover { background-position: -179px -66px; }
#press-logos ul li#tc a:hover { background-position: -179px -132px; }
#press-logos ul li#cnet a:hover { background-position: -179px -198px; }
#press-logos ul li#rww a:hover { background-position: -179px -264px; }



/* ---------------------------------------------------------------------------------------------

	content

--------------------------------------------------------------------------------------------- */

#content {
  position: relative; /* for positioning signup button below */
}

#content p.button a {
  width: 190px;
  height: 45px;
  position: absolute;
  top: 36px;
  right: 75px;
  display: block;
  text-indent: -9999px;
}

#content p.signup a { background: url(/images/public/btn_signup.png) no-repeat; }
#content p.questions a { background: url(/images/public/btn_questions.png) no-repeat; }

#content h2 {
  margin: 72px 0 27px 40px;
  height: 45px;
  text-indent: -9999px;
}

#s-features #content h2 { margin-bottom: 36px; height: 36px; background: url(/images/public/tr_title-features.png) no-repeat; }
#s-why #content h2 { background: url(/images/public/tr_title-why.png) no-repeat; }
#s-signup #content h2 { background: url(/images/public/tr_title-signup.png) no-repeat; }
#s-thank-you #content h2 { background: url(/images/public/tr_title-thank-you.png) no-repeat; }\
#s-support #content h2 { background: url(/images/public/tr_title-support.png) no-repeat; }
#s-company #content h2 { background: url(/images/public/tr_title-company.png) no-repeat; }
#s-company #content h2.about { margin-bottom: 36px; height: 36px; background: url(/images/public/tr_title-about.png) no-repeat; }
#s-company #content h2.press { margin-bottom: 36px; height: 36px; background: url(/images/public/tr_title-press.png) no-repeat; }
#s-company #content h2.contact { margin-bottom: 36px; height: 36px; background: url(/images/public/tr_title-contact.png) no-repeat; }
#s-security #content h2 { background: url(/images/public/tr_title-security.png) no-repeat; }
#s-estate-planners #content h2 { margin-bottom: 36px; height: 36px; background: url(/images/public/tr_title-estate-planners.png) no-repeat; }
#s-404 #content h2 { background: url(/images/public/tr_title-404.png) no-repeat; }


/* ---------------------------------------------------------------------------------------------

	content-sidebar

--------------------------------------------------------------------------------------------- */



#content-sidebar {
  margin: 0 40px;
  padding-top: 36px;
  width: 200px;
  float: left;
  display: inline; /* double margin hack */
  background: url(bg_content-sidebar.png) no-repeat;
}

#content-sidebar ul {
  margin: 0;
  list-style: none;
}

#content-sidebar li a {
  padding: 10px 20px;
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #777;
  text-decoration: none;
  line-height: 1;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #eaeaea;
}

#content-sidebar li a:hover, #content-sidebar li a.selected { color: #444; background-color: #FFF; }

/* FEATURES, WHY, COMPANY, SECURITY ---------------------------------------------------- */
#s-features #content-sidebar,
#s-why #content-sidebar,
#s-company #content-sidebar,
#s-security #content-sidebar,
#s-support #content-sidebar {
  min-height: 400px;
  height: auto !important;
  height: 400px;  
}

/* ACCOUNT REGISTRATION ---------------------------------------------------- */
#s-signup.registration #content-sidebar {
  margin: 147px 40px 0 0;
  padding: 38px 10px 100px 20px;
  width: 210px;
  float: left;
  background: url(bg_content-sidebar-right.png) no-repeat;
}

#s-signup.registration #content-sidebar h4 { font-weight: bold; }


/* ---------------------------------------------------------------------------------------------

	content-main

--------------------------------------------------------------------------------------------- */

#content-main {
  margin-right: 40px;
  padding-top: 36px;
  width: 630px;
  float: left;
}

#content-main h3 { margin: 10px 0 24px 0; } /* controlled by sifr */

#content-main h4 {
  height: auto;
  font-size: 18px;
  letter-spacing: -.01em;
}

#content-main p {
  font-size: 14px;
}

#content-main p img { float: none; margin: 0 30px 1.5em 0; padding: 0; }

#content-main.accordion h4 { margin: 0; padding-top: 18px; cursor: pointer; }
#content-main.accordion h4.selected { color: #00519f; }
#content-main.accordion p { margin: 0; padding-top: 18px; }


/* PRICING & SIGNUP ---------------------------------------------------- */
#s-signup #content-main {
  margin: 0 40px;
  width: 870px;
  float: none;
}

#s-signup #content-main h3.sifr { padding-left: 20px; }
#s-signup.registration #content-main h3.sifr { padding-left: 0; }

#s-signup .pre-launch { /* temporary pre-launch solution, remove after public launch */
  margin: 0 0 72px 0;
  padding: 0 20px;
  float: none;
  border-bottom: 1px solid #DDD;
}

#s-signup .pre-launch .content { /* temporary pre-launch solution, remove after public launch */
  width: 350px;
  float: left; 
} 

#s-signup .pre-launch form { /* temporary pre-launch solution, remove after public launch */
  float: right;
}

#s-signup .plan {
  margin-bottom: 36px;
  padding-bottom: 4px; /* accounts for difference in height due to .lifetime border-width */
  width: 238px;
  float: left;
  border: 1px solid #dbedfa;
}

#s-signup .plan h3 { margin: 0; height: 89px; text-indent: -9999px; }

#s-signup .plan ul {
  margin: 0 0 20px 0;
  padding: 10px 15px;
  list-style: none;
  font-size: 15px;
  font-weight: bold;
  color: #777;
}

#s-signup .plan ul { margin-bottom: 36px; } /* temporary pre-launch solution, remove after public launch */

#s-signup .plan li { border-bottom: 1px solid #CCC; }
#s-signup .plan li span.help { cursor: pointer; text-decoration: underline; }
#s-signup .plan li span.help:hover { text-decoration: none; }
#s-signup .plan strong { color: #4aac02; }
#s-signup .plan p { margin: 0; padding: 5px 15px 10px; }
#s-signup .plan img { padding: 0 12px 10px; }

#s-signup .lifetime { padding-bottom: 0; width: 230px; border: 5px solid #a7d4f2; }
#s-signup .lifetime h3 { height: 85px; background: url(/images/public/tr_plan-lifetime.png) no-repeat; }
#s-signup .lifetime ul { padding: 10px 12px; }
#s-signup .lifetime p { padding: 5px 12px 10px; }

#s-signup .annual { border-left-color: #FFF; }
#s-signup .annual h3 { background: url(/images/public/tr_plan-annual.png) no-repeat; }
#s-signup .free { border-left-color: #FFF; border-top-color: #FFF; border-bottom-color: #FFF; }
#s-signup .free h3 { background: url(/images/public/tr_plan-free.png) no-repeat; }

#s-signup #all-plans {
  padding: 18px;
  width: 114px;
  height: 234px;
  float: left;
  font-size: 11px;
}

#s-signup #all-plans h5 { margin-bottom: 0; }
#s-signup #all-plans ul { margin: 5px 12px 0; }

#s-signup #plan-faq {
  padding: 20px 20px 50px;
  width: 510px;
  background: url(/images/public/bg_plan-faq.png) no-repeat;
}

#s-signup #plan-faq h4 { margin: 0; font-size: 18px; }

/* ACCOUNT REGISTRATION ---------------------------------------------------- */
#s-signup.registration #content-main {
  margin: 0 40px;
  padding-left: 20px;
  width: 540px;
  float: left;
  display: inline; /* double margin hack */
}

#s-signup.registration #content-main p.credit-info { width: 175px; float: right; font-size: 12px; }
#s-signup.registration #content-main p.credit-info img { margin: 20px 0 0 0; }

#s-signup #content-main .input-module {
  margin-bottom: 18px;
  padding: 15px;
}

#s-signup #content-main .box { background: #efefef; border: 1px solid #DDD; }
#s-signup #content-main .no-box { margin-bottom: 0; background: none; border-top: 5px solid #DDD; }
#s-signup #content-main .buttons { background: url(/images/bg_input-module-buttons.png) repeat-x; }
         
#s-signup #content-main .input-module .field { margin-bottom: 24px; }
#s-signup #content-main .input-module .inline { margin-right: 15px; float: left; }
#s-signup #content-main .input-module .last { margin-bottom: 10px; }

#s-signup #content-main .input-module h4 {
  margin: 0 0 3px 0;
  height: 1.25em;
  font-size: 14px;
  font-weight: bold;
  color: #666;
}

#s-signup #content-main .input-module .field input {
  padding: 3px;
  width: 424px;
  font: bold 18px"Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 2px solid #CCC;
}

#s-signup #content-main .input-module .field input[type="checkbox"] { width: auto; } /* for safari */
#s-signup #content-main .input-module .field p { margin: 0; font-size: 12px; }
#s-signup #content-main .input-module .field p.agree { margin-top: 10px; padding-top: 10px; border-top: 3px solid #CCC; }
#s-signup #content-main .input-module .field input:focus { background-color: #e4f2ff; border-color: #BBB; }
#s-signup #content-main .input-module .field .inline { margin-right: 15px; float: left; }
#s-signup #content-main .input-module .field input.inline { margin-bottom: 5px; width: 250px; }
#s-signup #content-main .input-module .field input.no-label { margin-bottom: 5px; }
#s-signup #content-main .input-module .field label { display: block; color: #666; }
#s-signup #content-main .input-module .field select { font-size: 14px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
#s-signup #content-main .input-module .medium input { width: 300px; }
#s-signup #content-main .input-module .short input { width: 200px; }
#s-signup #content-main .buttons input { font-size: 14px; }


/* COMPANY PAGES ---------------------------------------------------- */
#s-company .block { margin-bottom: 36px; }

#s-company .block h3 { margin-bottom: 0; }

#s-company .block ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#s-company .block ul li {
  padding: 10px 0;
  border-bottom: 1px solid #dbedfa;
}

#s-company .block ul li h4 { margin: 0; }

#s-company .kit { border-color: #FFF; }
#s-company .kit p { font-size: 12px; }

/* SUPPORT ---------------------------------------------------- */
#s-support #content-main.legal h4 { margin-bottom: 0; }
#s-support #content-main.legal p { font-size: 12px; }
#s-support #content-main.legal ul.alpha { list-style-type: upper-alpha; }

/* ESTATE PLANNERS, THANK YOU & 404 PAGES ---------------------------------------------------- */
#s-estate-planners #content-main,
#s-thank-you #content-main,
#s-404 #content-main { margin-left: 60px; }


/* ---------------------------------------------------------------------------------------------

	footer

--------------------------------------------------------------------------------------------- */

#wrapper-footer { margin-top: 72px; background: url(http://blog.legacylocker.com/wp-content/themes/glossyblue%202/images/bg_wrapper-content-secondary.png) repeat-x; }

#footer { margin: 0 auto; padding: 54px 0 54px 0; width: 950px; }

#footer ul { margin: 0; list-style: none; border-top: 1px solid #d4d4d4; }

#footer li a {
  padding: 1px 18px 1px 2px;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #d4d4d4;
  color: #444;
}

#footer li a:hover { color: #000; }

#footer p { margin: 0; padding: 0; font-size: 10px; font-weight: bold; text-align: center; }

#footer p.logo a {
  width: 110px;
  height: 41px;
  display: block;
  text-indent: -9999px;
  background: url(http://blog.legacylocker.com/wp-content/themes/glossyblue%202/images/tr_logo-footer.png) no-repeat;
}

#footer p img { margin: 15px 0 5px; padding: 0; }@charset "UTF-8";
/* CSS Document */

