@import url("reset.css");
@import url("960.css");

@font-face {
    font-family: 'MuseoSlab500';
    src: url('../fonts/museo_slab_500-webfont.eot');
    src: url('../fonts/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo_slab_500-webfont.woff') format('woff'),
         url('../fonts/museo_slab_500-webfont.ttf') format('truetype'),
         url('../fonts/museo_slab_500-webfont.svg#MuseoSlab500') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSlab300';
    src: url('../fonts/museo_slab_300-webfont.eot');
    src: url('../fonts/museo_slab_300-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo_slab_300-webfont.woff') format('woff'),
         url('../fonts/museo_slab_300-webfont.ttf') format('truetype'),
         url('../fonts/museo_slab_300-webfont.svg#MuseoSlab300') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans500';
    src: url('../fonts/MuseoSans_500-webfont.eot');
    src: url('../fonts/MuseoSans_500-webfont.eot?iefix') format('eot'),
         url('../fonts/MuseoSans_500-webfont.woff') format('woff'),
         url('../fonts/MuseoSans_500-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSans_500-webfont.svg#webfontkQkWxTED') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-----------------------------------
	HTML5 Defaults
-----------------------------------*/

abbr,article,aside,audio,bb,canvas,datagrid,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time,video { display: block; }


/*-----------------------------------
	Structural - Primary
-----------------------------------*/

body { font-family: Arial, Helvetica, sans-serif; }

#page-header { float: left; width: 100%; height: 223px; margin-bottom: 34px; clear: both; }
#page-header.registration-only { height: 100px; }
#index #page-header { float: left; width: 100%; height: 653px; clear: both; }
#standard #page-header, #standard-registration #page-header, #standard-secondary #page-header { background: url(../images/bg_page-header_standard.jpg) top center repeat #6e1a20; }
#standard-individual #page-header, #standard-individual-secondary #page-header { background: url(../images/bg_page-header_individual.jpg) top center repeat #2e6186; }
#standard-corporate #page-header, #standard-corporate-secondary #page-header { background: url(../images/bg_page-header_corporate.jpg) top center repeat #2e6186; }
#standard-health #page-header, #standard-health-secondary #page-header { background: url(../images/bg_page-header_health.jpg) top center repeat #2e6186; }
#standard-orgs #page-header, #standard-orgs-secondary #page-header { background: url(../images/bg_page-header_orgs.jpg) top center repeat #2e6186; }

#page-body { float: left; width: 100%; clear: both; }
#standard-individual #page-body,
#standard-corporate #page-body,
#standard-health #page-body,
#standard-orgs #page-body,
#standard-registration #page-body { margin-top: -34px; }
#page-body.registration-body { background: url(../images/bg_page-body_registration-individual.jpg) top center no-repeat #fff; }

#standard-secondary, #standard-individual-secondary #page-body, #standard-corporate-secondary #page-body, #standard-health-secondary #page-body, #standard-orgs-secondary #page-body { margin-top: 0; }

#page-footer { float: left; width: 100%; min-height: 128px; padding-bottom: 40px; clear: both; background: url(../images/bg_footer.gif) 0 100% repeat-x #7e1d25; }

.centered { position: relative; width: 960px; margin: 0 auto; }
.section-block { margin-bottom: 20px; }

/*--- Display Settings ---*/
.hidden { display: none; }.visible { display: block; }

/*---------------------------------
	Spacing
-----------------------------------*/

.block {display: block;}
.no-margin { margin: 0 !important; }

.ptopm1{top:-1px !important;}
.ptopm2{top:-2px !important;}
.ptopm3{top:-3px !important;}
.ptopm4{top:-4px !important;}
.ptopm5{top:-5px !important;}
.ptopm6{top:-6px !important;}
.ptopm7{top:-7px !important;}
.ptopm8{top:-8px !important;}
.ptopm9{top:-9px !important;}
.ptopm10{top:-10px !important;}
.ptopm15{top:-15px !important;}
.ptopm20{top:-20px !important;}

.ptop0{top:0px !important;}
.ptop1{top:1px !important;}
.ptop2{top:2px !important;}
.ptop3{top:3px !important;}
.ptop4{top:4px !important;}
.ptop5{top:5px !important;}
.ptop6{top:6px !important;}
.ptop7{top:7px !important;}
.ptop8{top:8px !important;}
.ptop9{top:9px !important;}
.ptop10{top:10px !important;}
.ptop15{top:15px !important;}
.ptop20{top:20px !important;}
.ptop25{top:25px !important;}
.ptop30{top:30px !important;}
.ptop40{top:40px !important;}
.ptop50{top:50px !important;}

.topm1{margin-top:-1px !important;}
.topm2{margin-top:-2px !important;}
.topm3{margin-top:-3px !important;}
.topm4{margin-top:-4px !important;}
.topm5{margin-top:-5px !important;}
.topm6{margin-top:-6px !important;}
.topm7{margin-top:-7px !important;}
.topm8{margin-top:-8px !important;}
.topm9{margin-top:-9px !important;}
.topm10{margin-top:-10px !important;}
.topm15{margin-top:-15px !important;}
.topm20{margin-top:-20px !important;}

.top0{margin-top:0px !important;}
.top1{margin-top:1px !important;}
.top2{margin-top:2px !important;}
.top3{margin-top:3px !important;}
.top4{margin-top:4px !important;}
.top5{margin-top:5px !important;}
.top6{margin-top:6px !important;}
.top7{margin-top:7px !important;}
.top8{margin-top:8px !important;}
.top9{margin-top:9px !important;}
.top10{margin-top:10px !important;}
.top15{margin-top:15px !important;}
.top20{margin-top:20px !important;}
.top25{margin-top:25px !important;}
.top30{margin-top:30px !important;}
.top40{margin-top:40px !important;}
.top50{margin-top:50px !important;}
.top60{margin-top:60px !important;}
.top70{margin-top:70px !important;}
.top80{margin-top:80px !important;}
.top90{margin-top:90px !important;}
.top100{margin-top:100px !important;}

.topm1{margin-top:-1px !important;}
.topm2{margin-top:-2px !important;}
.topm3{margin-top:-3px !important;}
.topm4{margin-top:-4px !important;}
.topm5{margin-top:-5px !important;}
.topm6{margin-top:-6px !important;}
.topm7{margin-top:-7px !important;}
.topm8{margin-top:-8px !important;}
.topm9{margin-top:-9px !important;}
.topm10{margin-top:-10px !important;}
.topm15{margin-top:-15px !important;}
.topm20{margin-top:-20px !important;}

.bottom0{margin-bottom:0px !important;}
.bottom5{margin-bottom:5px !important;}
.bottom7{margin-bottom:7px !important;}
.bottom10{margin-bottom:10px !important;}
.bottom15{margin-bottom:15px !important;}
.bottom20{margin-bottom:20px !important;}
.bottom25{margin-bottom:25px !important;}
.bottom30{margin-bottom:30px !important;}
.bottom40{margin-bottom:40px !important;}
.bottom50{margin-bottom:50px !important;}
.bottom60{margin-bottom:60px !important;}
.bottom70{margin-bottom:70px !important;}
.bottom80{margin-bottom:80px !important;}
.bottom90{margin-bottom:90px !important;}
.bottom100{margin-bottom:100px !important;}

.left0{margin-left:0px !important;}
.left5{margin-left:5px !important;}
.left10{margin-left:10px !important;}
.left15{margin-left:15px !important;}
.left20{margin-left:20px !important;}
.left25{margin-left:25px !important;}
.left30{margin-left:30px !important;}
.left40{margin-left:40px !important;}
.left50{margin-left:50px !important;}
.left60{margin-left:60px !important;}
.left70{margin-left:70px !important;}
.left80{margin-left:80px !important;}
.left90{margin-left:90px !important;}
.left100{margin-left:100px !important;}
.left110{margin-left:110px !important;}
.left120{margin-left:120px !important;}
.left130{margin-left:130px !important;}
.left140{margin-left:140px !important;}
.left150{margin-left:150px !important;}
.left160{margin-left:160px !important;}

.right0{margin-right:0px !important;}
.right5{margin-right:5px !important;}
.right10{margin-right:10px !important;}
.right15{margin-right:15px !important;}
.right20{margin-right:20px !important;}
.right25{margin-right:25px !important;}
.right30{margin-right:30px !important;}
.right40{margin-right:40px !important;}
.right50{margin-right:50px !important;}
.right60{margin-right:60px !important;}
.right70{margin-right:70px !important;}
.right80{margin-right:80px !important;}
.right90{margin-right:90px !important;}
.right100{margin-right:100px !important;}

/*---------------------------------
	Text & Content
-----------------------------------*/

h1, h2, h3, h4, h5, h6, .h7, .h8, .h9, .h10 { position: relative; font-weight: normal; line-height: 130%; }
h1 { margin: 0 0 25px 0; font-family: 'MuseoSlab300', Arial, Helvetica, sans-serif; font-weight: normal; font-size: 3.8em; color: #002c48; line-height: 100%; }
h1 span { color: #d45a0c; }

h2 { margin: 0 0 24px 0; font-family: 'MuseoSlab300', Arial, Helvetica, sans-serif; font-size: 3.0em; color: #2b97db; line-height: 110%; clear: ; }
#blog-post h2 { margin: 0 0 18px 0; font-family: 'MuseoSlab300', Arial, Helvetica, sans-serif; font-size: 30px; color: #2b97db; line-height: 110%; clear: ; }
h3 { margin: 0 0 12px 0; font-family: 'MuseoSans500', Arial, Helvetica, sans-serif; font-size: 2.0em; color: #002c48; line-height: 110%; clear: ; }
#secondary-column h3 { color: #2b97db; }

h4 { margin: 0 0 24px 0; font-family: 'MuseoSans500', Arial, Helvetica, sans-serif; font-size: 1.5em; color: #b26f00; clear: left; }
#secondary-column h4 { margin: 0 0 12px 0; font-family: 'MuseoSans500', Arial, Helvetica, sans-serif; font-size: 1.5em; color: #b26f00; text-transform:uppercase; clear: left; }

h5 { margin: 0 0 24px 0; font-family: 'MuseoSans500', Arial, Helvetica, sans-serif; font-size: 2.0em; color: #FFF; clear: left; }
h6 { margin: 0 0 10px 0; border-bottom: 1px solid #832623; padding: 0 0 6px 0; font-family: 'MuseoSans500', Arial, Helvetica, sans-serif; font-size: 2.0em; color: #dcd2c2; }

h1 + h2 { margin-top: 36px;}
h2 + h3 { margin-top: ;}
h3 + h4 { margin-top: -8px;}
h4 + h5 { margin-top: ;}
h5 + h6 { margin-top: ;}

h1 + p { margin-top: ;}
h2 + p { margin-top: -4px;}
h3 + p { margin-top: ;}
h4 + p { margin-top:  -12px;}
h5 + p { margin-top: ;}
h6 + p { margin-top: ;}

p { margin-bottom: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; line-height: 150%; }
p + p { margin-top: -6px; }
/** p:last-child { margin-bottom: 0; }*/
p + h2 { margin-top: 30px;}
p + h3 { margin-top: 24px;}
p + h4 { margin-top: ;}
p + h5 { margin-top: ;}
p + h6 { margin-top: ;}

p.header-supporting-text { margin: 0 0 25px 0; font-family: 'MuseoSlab300', Arial, Helvetica, sans-serif; font-weight: normal; font-size: 26px; color: #d45a0c; line-height: 100%; }
h1 + p.header-supporting-text { margin-top: -15px; }

h3 + dl { margin-top: 14px;}

#main-column .grid-section { position: relative; float: left; width: 100%; margin: 0 0 40px 0; clear: both; }
#secondary-column .grid-section { position: relative; float: left; width: 100%; margin: 0 0 22px 0; clear: both; }
#page-intro .grid-section { position: relative; float: left; width: 100%; margin: 0 0 22px 0; clear: both; }

.content-section { float: left; width: 100%; margin: 0 0 20px 0; clear: both; }
.content-section.top-divider { border-top: 1px solid #D1D1D1; padding-top: 30px; }
.add-divider { border-bottom: 1px solid #d9d9d9; padding: 0 0 30px 0; }
#secondary-column  .add-divider { border-bottom: 1px solid #d9d9d9; padding: 0 0 22px 0; }

.text-intro { font-size: 17px; line-height: 140%; }

blockquote { margin: 0 0 20px; padding: 6px 0 6px 80px; background: url(../images/bg_blockquote.png) 20px 6px no-repeat; font-family: 'MuseoSlab300', Arial, Helvetica, sans-serif; font-size: 2.4em; color: #666; line-height: 120%; }
blockquote span { }

strong, b { font-weight: bold; }
em, i { font-style: italic; }

img.right figure.right {float: right; margin: 0 0 2em 2em;}
img.left, figure.left {float: left; margin: 0 2em 2em 0;}

.promo-slide p.promo-title { margin: 0 0 14px 0; font-family: 'MuseoSlab500', Arial, Helvetica, sans-serif; font-weight: normal; font-size: 4.4em; color: #fff; line-height: 110%; text-shadow: 2px 2px 2px #000; }
.promo-slide p { margin: 0 0 20px 0; font-family: 'MuseoSans500', Arial, Helvetica, sans-serif; font-weight: normal; font-size: 1.9em; color: #fff; line-height: 120%; }

#page-intro p { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 1.6em; color: #4c4c4c; line-height: 140%; }

.divider { width: 100%; margin: 25px 0; border-top: 1px solid #d9d9d9; }

/* Blog Headers */

#page-body .blog-post-date { margin-bottom: 4px; font-family: 'MuseoSlab500', Arial, Helvetica, sans-serif; font-size: 1.6em; color: #d45a0c; }
#page-body .blog-post-attributes { float: left; width: 100%; margin: -11px 0 22px 0; border-bottom: 1px solid #d9d9d9; padding: 0 0 26px 0; clear: left; }
#page-body .blog-post-attributes li { margin: 0; padding: 0; float: left; background: none; color: #808080; }
#page-body .blog-post-attributes li.posted-by { margin-right: 12px; border-right: 1px solid #b4b4b4; padding-right: 12px;}
#page-body .blog-post-attributes a:link, #page-body .blog-post-attributes a:visited { color: #808080; }
#page-body .blog-post-attributes a:hover {}

#page-body .top-post .summary, #page-body .secondary-post .summary { float: left; width: 100%; margin: -11px 0 22px 0; border-bottom: 1px solid #d9d9d9; padding: 0 0 12px 0; clear: left; }
#page-body .top-post .summary p { font-family: Arial, Helvetica, sans-serif; font-size: 1.5em; line-height: 160%; }
#page-body .secondary-post .summary p { font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; line-height: 140%; }
#page-body .top-post .blog-post-attributes, #page-body .secondary-post .blog-post-attributes { float: left; width: 100%; margin: -14px 0 26px 0; border-bottom: none; padding-bottom: 0; clear: left; }
#page-body .secondary-post h1 { font-size: 28px; }


/*===========================================================================*/
/* Links
/*===========================================================================*/

a { outline: 0; }
a img { border: 0px; text-decoration: none; }
a:link, a:visited { color: #e15801; text-decoration: underline; }
a:hover, a:active { background-color: #; color: #e15801; text-decoration: none; }

h1 a:link, h1 a:visited { color: #002c48; text-decoration: none; }
h1 a:hover { color: #d45a0c; text-decoration: none; }

h3 a:link, h3 a:visited { color: #002c48; text-decoration: none; }
h3 a:hover { color: #d45a0c; text-decoration: none; }

a[title="next-step"] { padding: 1px 0 0px 28px; background: url(../images/icon_link.png) 0 0 no-repeat; }

#solution-options a:link, #solution-options a:visited { color: #000; text-decoration: none; }
#solution-options a:hover, #solution-options a:active { background-color: #; color: #000; text-decoration: underline; }


/*===========================================================================*/
/* Buttons
/*===========================================================================*/

.btn-standard { display: inline-block; border: 1px solid #cbcbcb; padding: 10px; background: url('../images/bg_featured-standard-button.png') repeat-x 0 100% #f2af32; background-color: #f2af32;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2af32), to(#eb7225)); /* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(top, #f2af32 0%, #eb7225 100%); /* Chrome 10+, Safari 5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top , #f2af32 0%, #eb7225 100%); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top , #f2af32 0%, #eb7225 100%); /* Opera 11.10+ */
	background-image:         linear-gradient(to bottom , #f2af32 0%, #eb7225 100%); /* Firefox 16+ */
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #fff !important; text-decoration: none !important; text-align: center; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 2px 3px rgba(0, 0, 0, 0.05); }
.btn-standard:hover { background: #eb7225; color: #fff; text-decoration: none; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); cursor: pointer; }
.btn-standard span,
.btn-standard span:hover{ position: relative; top: 1px; overflow: hidden; display:inline; padding-top: 3px; padding-left: 24px; background-position: 0 0; background-repeat: no-repeat; }

.btn-standard.large { padding: 15px; font-size: 18px; }
.btn-standard.medium { padding: 15px; font-size: 15px; font-weight: bold; }

/*-- Large, Flexible Button --*/

.btn-lrg-flex { z-index: 500; display: block; float: left; min-width: 60px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0 0 8px 1px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,.2); -moz-box-shadow: 0 0 8px 1px rgba(0,0,0,.2); }
.btn-lrg-flex p { margin-bottom: 10px; padding: 13px 15px 0; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #fff; text-transform: uppercase; line-height: 130%; }
.btn-lrg-flex:link, .btn-lrg-flex:visited { background: url(../images/bg_btn-lrg.gif) 0 18% repeat-x; text-decoration: none; }
.btn-lrg-flex:hover { background-position: 0 80%; text-decoration: none !important; }
.btn-lrg-flex:hover p { text-decoration: none !important; }

.btn-lrg-flex.blue { background: url(../images/bg_btn-lrg-blue.png) 0 100% no-repeat #426176; }
.btn-lrg-flex.blue:hover { background-position: 0 0; text-decoration: none; }
.btn-lrg-flex.play p { padding-left: 70px; background: url(../images/bg_play-button_50.png) 10px 9px no-repeat; }
 
/*-- Large Button --*/

.btn-lrg { display: block; min-width: 60px; height: 49px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0 0 8px 1px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,.2); -moz-box-shadow: 0 0 8px 1px rgba(0,0,0,.2); }
.btn-lrg p { padding: 13px 25px 0; font-family: Arial, Helvetica, sans-serif; font-size: 1.7em; font-weight: bold; color: #fff; text-transform: uppercase; }
.btn-lrg:link, .btn-lrg:visited { background: url(../images/bg_btn-lrg.gif) 0 18% repeat-x; text-decoration: none; }
.btn-lrg:hover { background-position: 0 80%; text-decoration: none; }

/*-- Medium Button --*/

.btn-med { display: block; float: left; min-width: 50px; height: 13px; padding: 12px 18px; font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none; text-transform: uppercase; cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0 0 8px 1px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,.2); -moz-box-shadow: 0 0 8px 1px rgba(0,0,0,.2); }
.btn-med:link, .btn-med:visited { background: url(../images/bg_btn-lrg.gif) 0 18% repeat-x; color: #fff; text-decoration: none; }
.btn-med:hover { background-position: 0 80%; color: #FFFFFF; text-decoration: none; }

/*-- Small Button --*/

.btn-small { display: block; min-width: 60px; height: 25px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0 0 8px 1px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,.2); -moz-box-shadow: 0 0 8px 1px rgba(0,0,0,.2);; }
.btn-small p { padding: 13px 25px 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #fff; }
.btn-small:link, .btn-small:visited { background: url(../images/bg_btn-lrg.gif) 0 18% repeat-x; text-decoration: none; }
.btn-small:hover { background-position: 0 80%; text-decoration: none; }

/*-- Sign-In Button --*/

.sign-in-callout { padding: 22px 10px 0 12px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #fff; text-transform: uppercase; filter:alpha(opacity=60); opacity:0.6; }
#btn-sign-in { display: block; width: 84px; height: 25px; margin-top: 7px; padding: 16px 0 0 22px; background: url(../images/bg_btn-sign-in.png) no-repeat; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-transform: uppercase; text-decoration: none; cursor: pointer; }
#btn-sign-in:link, #btn-sign-in:visited { background-position: 0 0; }
#btn-sign-in:hover { background-position: 0 -47px; }

/*-- Footer Buttons --*/

#page-footer .btn-small { display: block; float: left; min-width: 84px; height: 10px; padding: 12px 16px 15px 16px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF; text-transform: uppercase; text-decoration: none; text-shadow: 0 0 4px #333; cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0 0 8px 1px #350509; -webkit-box-shadow: 0 0 8px 1px #350509; -moz-box-shadow: 0 0 8px 1px #350509; }
#page-footer .btn-small:link, #page-footer .btn-small:visited { background: url(../images/bg_btn-lrg.gif) 0 18% repeat-x; color: #fff; text-decoration: none; }
#page-footer .btn-small:hover { background-position: 0 80%; color: #FFFFFF; text-decoration: none; }

/*-- Form Button --*/

button { display: block; min-width: 60px; height: 49px; border: none; padding: 13px 25px 12px 25px; background: url(../images/bg_btn-lrg.gif) 0 18% repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 1.7em; font-weight: bold; color: #fff; text-transform: uppercase; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0 0 8px 1px #8d8d8d; -webkit-box-shadow: 0 0 8px 1px #8d8d8d; -moz-box-shadow: 0 0 8px 1px #8d8d8d; }
button:hover { background-position: 0 80%; text-decoration: none; }

button.med { display: block; min-width: 50px; height: 32px; border: none; padding: 8px 18px 12px; background: url(../images/bg_btn-lrg.gif) 0 18% repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #fff; text-transform: uppercase; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0 0 8px 1px #8d8d8d; -webkit-box-shadow: 0 0 8px 1px #8d8d8d; -moz-box-shadow: 0 0 8px 1px #8d8d8d; }
button.med:hover { background-position: 0 80%; text-decoration: none; }

/*-- Modal Form Button --*/

.overlay_simple button { box-shadow: 0 0 8px 1px #35431e; -webkit-box-shadow: 0 0 8px 1px #35431e; -moz-box-shadow: 0 0 8px 1px #35431e; }

/*-- Misc Buttons --*/

#solution-options #btn-solution-cta.btn-lrg { width: 200px; }
#solution-options #btn-solution-cta.btn-lrg:hover { text-decoration: none; }
#solution-options #btn-solution-cta.btn-lrg p { width: auto; padding: 13px 20px 0; font-family: Arial, Helvetica, sans-serif; font-size: 1.7em; font-weight: bold; color: #fff; text-align:center; text-transform: uppercase; }

/*-- Rotating Promo Buttons --*/

#fading-promo .btn-lrg { float: left; height: 90px; margin-left: -9px; margin-right: 16px; padding: 0; background: url(../images/bg_btn-lrg_left.png) 0 0 no-repeat;
 /*box-shadow: 0 0 8px 1px #333; -webkit-box-shadow: 0 0 8px 1px #333; -moz-box-shadow: 0 0 8px 1px #333;*/
  box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }
#fading-promo .btn-lrg:hover { background-position: 0 -90px; /*box-shadow: 0 0 8px 1px #000; -webkit-box-shadow: 0 0 8px 1px #000; -moz-box-shadow: 0 0 8px 1px #000;*/
  box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }
#fading-promo .btn-lrg p { position: relative; top: 0px; right: -16px; display: block; height: 64px; margin: 0; padding: 28px 28px 0 12px; background: url(../images/bg_btn-lrg_right.png) right top no-repeat; line-height: 90%; }
#fading-promo .btn-lrg:hover p { background-position: right -90px; }
#fading-promo .btn-lrg .btn-hd { display: block; margin-bottom: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #fff; text-transform: uppercase; text-shadow: 0 0 4px #333; }
#fading-promo .btn-lrg .btn-desc { display: block; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #fff; text-transform: none; }

#fading-promo .btn-lrg.btn-one {margin-right: 19px;}

/*-- Standard Button Text --*/

.btn-lrg .btn-hd,
.btn-lrg-flex .btn-hd { display: block; margin-bottom: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #fff; text-transform: uppercase; text-shadow: 0 0 4px rgba(0,0,0,.3); }
.btn-lrg .btn-desc,
.btn-lrg-flex .btn-desc { display: block; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #fff; text-transform: none; }
.btn-lrg .btn-sub-hd,
.btn-lrg-flex .btn-sub-hd { display: block; margin-top: -2px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #ffdd90; text-transform: uppercase; }

/*-- Button Supporting Elements --*/

.button-supplement-list,
#page-body .button-supplement-list { z-index: 0; width: 100%; float: left; clear: left; margin-bottom: 0; padding: 10px 0; background: #fdefd1; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; }
.button-supplement-list li,
#page-body .button-supplement-list li { padding: 5px 0 5px 35px; background: url(../images/icons/bullet_arrow-small-gray.png) 20px 7px no-repeat; font-size: 11px; }


/*---------------------------------
	Lists
-----------------------------------*/

ul { }
ul li { }
#page-body ul { margin-bottom: 20px; }
#page-body ul li { padding: 6px 0 6px 36px; background: url(../images/list-bullet.png) 14px 8px no-repeat; font-size: 1.2em; }
#page-body #main-column ul li { line-height: 150%; }

ol { list-style: outside decimal; margin: 1em 0 1.5em 4em; }
#page-body #main-column ol li { padding: 6px 0 6px 0; font-size: 1.2em; line-height: 1.5em; }

/* Stacked list */
dl.stacked { width: 100%; margin-bottom: 20px; clear: both; }
dl.stacked dt, dl.stacked dd { float: left; width: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; clear: both; }
dl.stacked dt { margin-bottom: 3px; font-weight: bold; }
dl.stacked dd { float: none; margin-bottom: 12px; }

/* Two Column List */
dl.two-col { width: 100%; margin-bottom: 20px; clear: both; }
dl.two-col dt, dl.two-col dd { margin-bottom: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; }
dl.two-col.sml-data dt, dl.two-col.sml-data dd { margin-bottom: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
dl.two-col dt { float: left; width: 70px; font-weight: bold; clear: left; }
dl.two-col.wide dt { width: 100px; }
dl.two-col dd { }								/* width not noted for scaling */
dl.two-col dd span {  }
dl.two-col dd + dd { margin: 0 0 12px 222px; }	/* left width noted to left align dd column */

/* Variant - Two Column List for Sidebar */

#secondary-column dl.two-col dt, #secondary-column dl.two-col dd { margin-bottom: 10px; font-size: 12px; line-height: 140%; }
#secondary-column dl.two-col dd { margin-left: 70px; }								/* width not noted for scaling */

.column-list { float: left; margin-right: 20px; }
.column-list.last { margin-right: 0; }

/* Footer Two Column List */
#page-footer dl.two-col { width: 100%; margin-bottom: 20px; clear: both; }
#page-footer dl.two-col dt, #page-footer dl.two-col dd { margin-bottom: 8px; color: #fff; }
#page-footer dl.two-col dt { float: left; width: 56px; font-weight: bold; clear: left; }
#page-footer dl.two-col dd { }


/*---------------------------------
	Structural - Secondary
-----------------------------------*/

#company-logo { z-index: 9997; position: absolute; top: 34px; top: -19px; left: 0px; width: 123px; height: 97px; background:  url(../images/logo_411fit.png) 0 0 no-repeat; text-indent: -9999px; }

/*-- Top Utility Strip --*/

#page-utilities { position: absolute; top: 0px; left: 0px; width: 100%; height: 58px; background: url(../images/bg_page-utilities.png) top left repeat-x; }
#page-utilities #hd-toolbar { position: absolute; top: 0px; right: 0px; width: auto; height: 58px; margin: 0 5px 0 0; padding: 0px; }
#page-utilities #hd-toolbar li { list-style: none; float: left; background: none; margin: 0px; padding: 0px; }
#page-utilities #hd-toolbar li.right10 { margin-right: 10px; }
#page-utilities #hd-toolbar li.right20 { margin-right: 20px; }

#social-icons-hd { float: left; width: auto; }
#social-icons-hd.icons-hd { margin-top: 18px; }
#social-icons-hd.icons-ft {  }
#social-icons-hd li { list-style: none; float: left; margin: 0px; margin-left: 10px !important; padding: 0px; background: none; }
#social-icons-hd li:first-child { margin-left: 0px !important; }
#social-icons-hd li a { display: block; width: 24px; height: 24px; background: url(../images/icons/icons_social-media.png) no-repeat; text-indent: -9999px; }
#social-icons-hd li a.fb { background-position: 0 0 ; }
#social-icons-hd li a.tw { background-position: -24px 0; }

/*-- Top Nav --*/

.z-index-lift-ie-sucks { z-index: 801; position: absolute; top: 0px; left: 0px; width: 100%; height: 50px; }
#primary-navigation { z-index: 800; position: absolute; top: 58px; left: 0px; width: 100%; height: 50px; background: url(../images/bg_primary-navigation.png) top left repeat-x; }
#primary-navigation ul { position: absolute; top: 0px; right: 0px; }
#primary-navigation ul li { float: left; margin: 0; padding: 0px; background: none; }
#primary-navigation ul li a:link, #primary-navigation ul a:visited { display: block; overflow: hidden; position: relative; height: 15px; padding: 18px 22px 15px; font-family: 'MuseoSans500', Arial, Helvetica, sans-serif; font-size: 1.5em; color: #FFF; text-decoration: none; text-transform: uppercase; }
#primary-navigation ul li a:hover { color: #eb7225; }
#primary-navigation ul li a.on { background: url(../images/bg_primary-nav_a_on.png) 0 0 repeat; color: #ffb652; }
#primary-navigation ul li a.w-dd { float: left; margin: 0; padding-right: 13px; background: none; }

/*-- Sub-Page Title --*/

#page-info { position: absolute; top: 108px; left: 0px; height: 116px; width: 100%; }
#page-header.registration-only #page-info {top: 0;}

#page-title { position: absolute; top: 67px; left: 10px; }
#page-header.registration-only #page-title { top: 49px; }

#page-comment { position: absolute; top: 71px; right: 10px; font-family: 'MuseoSlab300', Arial, Helvetica, sans-serif; font-size: 2.4em; color: #fff; text-align: right; }

.hd-tour { width: 111px; height: 35px; background: url(../images/bg_hd_text_tour.png) 0 0 no-repeat; text-indent: -9999px; }
.hd-solutions { width: 207px; height: 34px; background: url(../images/bg_hd_text_solutions.png) 0 0 no-repeat; text-indent: -9999px; }
.hd-about { width: 203px; height: 35px; background: url(../images/bg_hd_text_about-us.png) 0 0 no-repeat; text-indent: -9999px; }
.hd-blog { width: 100px; height: 43px; background: url(../images/bg_hd_text_blog.png) 0 0 no-repeat; text-indent: -9999px; }
.hd-newsletter { width: 272px; height: 35px; background: url(../images/bg_hd_text_newsletter.png) 0 0 no-repeat; text-indent: -9999px; }
.hd-contact { width: 181px; height: 35px; background: url(../images/bg_hd_text_contact.png) 0 0 no-repeat; text-indent: -9999px; }
.hd-registration { width: 271px; height: 43px; background: url(../images/bg_hd_text_registration.png) 0 0 no-repeat; text-indent: -9999px; }
.hd-terms { width: 437px; height: 35px; background: url(../images/bg_hd_text_terms.png) 0 0 no-repeat; text-indent: -9999px; }
.hd-privacy { width: 316px; height: 43px; background: url(../images/bg_hd_text_privacy.png) 0 0 no-repeat; text-indent: -9999px; }

/*-- Sub-Page Tab Nav --*/

#page-info ul { position: absolute; top: 69px; right: 10px; margin: 0px; padding: 0px; list-style-type: none; }
#page-info li { float:left; overflow: hidden; height: 46px; margin: 0 0 0 22px; padding: 0; background-image: url(../images/menu-sprite.png); background-repeat: no-repeat; background-position: center -75px; }
#page-info a { display: block; height: 30px; padding: 16px 0 0 0; font-family: 'MuseoSans500', Arial, Helvetica, sans-serif; font-size: 1.5em; color: #fff; text-decoration: none; text-align: center;
	background: url(../images/sprite_tab-nav.png) 0 0 no-repeat; }
#page-info a:hover { color: #fff; }

#page-info a.t0 { width: 106px; background-position: 0 0; }
#page-info a.t0:hover { background-position: 0 -46px; }
#page-info a.t0.on { background-position: 0 -92px; color: #4d4d4d; }

#page-info a.t1 { width: 110px; background-position: -129px 0; }
#page-info a.t1:hover { background-position: -129px -46px; }
#page-info a.t1.on { background-position: -129px -92px; color: #4d4d4d; }

#page-info a.t2 { width: 120px; background-position: -263px 0; }
#page-info a.t2:hover { background-position: -263px -46px; }
#page-info a.t2.on { background-position: -263px -92px; color: #4d4d4d; }

#page-info a.t3 { width: 138px; background-position: -406px 0; }
#page-info a.t3:hover { background-position: -406px -46px; }
#page-info a.t3.on { background-position: -406px -92px; color: #4d4d4d; }

/*-- Top Content Section for Solutions Pages --*/

#page-intro, #page-intro-registration { float: left; width: 100%; height: 302px; margin: 0 0 36px 0; border-bottom: 1px solid #ccc; padding: 34px 0 0 0 ; }
#page-intro-registration { height: 250px; margin: 0 0 24px 0; border-bottom: none; padding: 34px 0 0 0; background: none; }
#page-intro-registration.healthpros { height: 155px; }
#page-intro p { width: 400px; }
#page-intro-registration h1 { margin-top: 15px; }
#page-intro-registration p { width: 640px; font-size: 16px; }
#page-intro-registration p.h1-tagline, #healthpros-registration-confirmation p.h1-tagline { margin: -19px 0 32px; font-family: 'MuseoSlab300', Arial, Helvetica, sans-serif; font-weight: normal; font-size: 24px; color: #d45a0c; line-height: 100%; }

#standard-individual #page-intro { background: url(../images/bg_page-intro_individual.jpg) top center no-repeat; }
#standard-corporate #page-intro { background: url(../images/bg_page-intro_corporate.jpg) top center no-repeat; }
/*#standard-health #page-intro { background: url(../images/bg_page-intro_healthpros.jpg) top center no-repeat; }*/
#standard-health #page-intro { height: 359px; background: url(../images/bg_page-intro_coaching.jpg) top center no-repeat; }
#standard-orgs #page-intro { background: url(../images/bg_page-intro_orgs.jpg) top center no-repeat; }

#standard-individual #page-intro p { width: 540px; }
#standard-corporate #page-intro p { width: 450px; }
#standard-health #page-intro p { /*width: 620px;*/ width: auto; }
#standard-orgs #page-intro p { width: 390px; }

#page-intro #btn-solution-cta { float: left; }
#page-intro #btn-solution-cta p { width: auto; font-size: 1.7em; font-weight: bold; color: #fff; }

/*-- Solutions Right Nav --*/

#solution-options { z-index: 1000; position: absolute; top: 0px; right: 10px; width: 200px; }
#standard-individual-secondary #solution-options,
#standard-corporate-secondary #solution-options,
#standard-health-secondary #solution-options,
#standard-orgs-secondary #solution-options { right: -10px; }
#btn-solution-cta { float: right; clear: both; }
ul#solution-feature-navigation { position: relative; float: left; width: 169px; border: 1px solid #c2c2c2; padding: 20px 16px 13px 13px; background: #F5F5F5; clear: both; overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; }
ul#solution-feature-navigation li { float: left; width: 169px; margin: 0; border-bottom: 1px dotted #b8b8b8; padding: 0; background: none; }
ul#solution-feature-navigation li.hd { width: 162px; border-bottom: 1px solid #cacaca; padding: 0 0 13px 7px; font-family: 'MuseoSlab500', Arial, Helvetica, sans-serif; font-size: 1.5em; color: #32658a; line-height: 110%; text-transform: uppercase; }
ul#solution-feature-navigation li.last { border-bottom: none; }
ul#solution-feature-navigation li a:link,
#solution-feature-navigation li a:visited { display: block; float: left; width: 160px; padding: 14px 0 12px 9px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; line-height: 130%; }
ul#solution-feature-navigation li a:hover { background: #e4e4e4; }
ul#solution-feature-navigation li a.on { font-weight: bold; color: #6d0000; }
ul#solution-feature-navigation li a.new-window .icon { padding-right: 20px; background: url(../images/icons/new-window_sml_gray.png) 100% 0 no-repeat; }

ul#solution-feature-navigation li.step { width: 137px; padding: 0 0 0 32px; background: url(../images/icons/accept_gray.png) 10px 13px no-repeat; line-height: 130%; }
ul#solution-feature-navigation li.step.complete { width: 137px; padding: 0 0 0 32px; background-image: url(../images/icons/accept.png); }
ul#solution-feature-navigation li.step span {display: block; float: left; width: 128px; padding: 13px 0 13px 9px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #b0b0b0; }
ul#solution-feature-navigation li.step.this span { color: #002c48; }
ul#solution-feature-navigation li.step.complete span { color: #4a8b00; }

/*-- Blog Column --*/

.blog-authors-title { font-style: italic; color: #; text-transform: uppercase; }
ul#blog-authors { clear: left; }
ul#blog-authors li { float: left; width: 164px; height: 40px; margin: 0 0 12px 0; padding: 0 0 0 56px; background: none; }
ul#blog-authors li span { display: block; float: left; width: 100%; }
ul#blog-authors li span.name { margin: 6px 0 4px 0; font-weight: bold; }
ul#blog-authors li span.title { width: 100%; margin: 0; font-style: italic; }
ul#blog-authors li.dwood { background: url(../images/bg_blog_author_david-wood.jpg) 0 0 no-repeat; }
ul#blog-authors li.bboehmer { background: url(../images/bg_blog_author_briana-boehmer.jpg) 0 0 no-repeat; }

/*-- Home - Testimonials --*/

#home-testimonials li { padding: 0 0 0 40px; background: url(../images/bg_testimonials_quote.gif) 0 1px no-repeat; }
#home-testimonials li p { font-size: inherit; }
#home-testimonials li p.quote-txt {  font-size: 13px; line-height: 150%; }
#home-testimonials li p.quote-name { margin-bottom: 4px; font-size: 12px; font-weight: bold; }
#home-testimonials li p.quote-attribute { font-size: 12px; font-style: italic; }

/*-- Misc --*/

#google-map { position: relative; top: 0px; left: 0; margin: 0 0 18px; }

/*-- Footer --*/

#page-footer #about-411fit { margin-top: 40px; padding-top: 74px; }
#page-footer #for-individuals { margin-top: 56px; }
#page-footer #for-business { margin-top: 56px; }
#page-footer #contact-info { margin-top: 56px; }

#page-footer p { font-size: 12px; color: #fff; }
#page-footer a:link, #page-footer a:visited { color: #fffb6a; text-decoration: none; }
#page-footer a:hover { color: #fffb6a; text-decoration: underline; }
#page-footer a.btn-ft-sign-up { display: block; width: 0px; height: 0px; background: url(../images/bg_btn-ft-sign-up.png) 0 0 no-repeat; }

#footer-logo { display: block; position: absolute; top: 0px; left: -5px; width: 216px; height: 61px; background: url(../images/logo-footer.png) 0 0 no-repeat; text-indent: -9999px; }
#for-business ul { position: relative; width: 100%; margin: 0 0 16px 0; padding: 0; }
#for-business li { display: inline; margin: 0; border-right: 1px solid #fff; padding: 0 8px; background: none; font-size: 12px; }
#for-business li.first { padding-left: 0; }
#for-business li.last { padding-right: 0; border-right: none; }

#footer-credit { display: block; position: relative; top: 0px; left: -1px; width: 195px; height: 11px; background: url(../images/bg_footer-credit.png) 0 0 no-repeat; text-indent: -9999px; }

/*-- Boxes --*/

.box { margin: 0 0 20px; -webkit-border-radius: 6px 6px 6px 6px; -moz-border-radius: 6px 6px 6px 6px; border-radius: 6px 6px 6px 6px; }
.box.top10 { margin-top: 10px; }
.box.info { border: 1px solid #3399FF; background: url("../images/information_32.png") no-repeat scroll 15px 18px #CBDFFE; }
.box-content { padding: 20px 20px 18px 64px; }
.box-content h3 { margin-top: 5px; margin-bottom: 8px; font-size: 16px; color: #003366; }
.box-content p { margin-bottom: 0; font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #000000; }

/*---------------------------------
	Form Elements
-----------------------------------*/

/*-- Structure --*/
.standard-form-container { float: left; width: 638px; margin-bottom: 36px; border: 1px solid #d9d9d9; padding: 34px 30px 30px 30px; background: #fafafa; border-radius: 8px; -moz-border-radius:4px; -webkit-border-radius:4px; }

#form-container ul {}
#form-container ul li { margin: 0; padding: 0 0 12px 0; background: none; }

/*-- Field Layout: Two Col --*/

#form-container dl { float: left; width: 100%; }
#form-container dl dt, #form-container dl dd { float: left; margin-bottom: 9px; }
#form-container dl dt { clear: left; width: 118px; padding-right: 22px; text-align: right; }
#form-container dl dt.wide { float:left; clear: left; width: 26px; }
#form-container dl dd { }
#form-container dl dd.wide { float:left; }
#form-container dl dd.wide p { margin-top: -3px; padding: 0; }
#form-container dl dd span { padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; text-transform: uppercase; color: #000; }
#form-container dd.phone-wrapper span.sep { display: block; float: left; max-width: inherit; padding: 14px 5px 0 5px; }
#form-container dl dd + dd { margin: 0 0 12px 222px; }

/*-- Field Layout: Secondary List - Two Col --*/

#form-container dl dl { float: none; }
#form-container dl dl dt { width: 28px; margin-bottom: 15px; padding-right: 0px; text-align: left; }
#form-container dl dl dd { margin-bottom: 15px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
#form-container dl dl dt.full-width { width: 480px; margin-bottom: 18px; }
#form-container dl dl dd label { padding: 3px 0 0 0; font-weight: normal; }

/*-- Input Styling --*/

#form-container label { display: block; padding: 14px 0 0 0; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #646464; }
#form-container label.error { display: block; padding: 14px 0 0 0; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #f00; }
#form-container input, #form-container select, #form-container textarea { float: left; width: 430px; min-height: 28px; border: 1px solid #c2c2c2; padding: 5px 10px; background: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 1.6em; border-radius: 8px; -moz-border-radius:4px; -webkit-border-radius:4px; }
#form-container input:hover, #form-container textarea:hover { border: 1px solid #2B97DB; padding: 5px 10px; background: #fff; }
#form-container input:focus, #form-container textarea:focus { border: 1px solid #c2c2c2; padding: 5px 10px; background: #fff; }
#form-container textarea { width: 430px; height: 150px; }
#form-container select { border: 0; }
#form-container select.state { width: 180px; }
#form-container input[type="checkbox"] { width: auto; min-height: inherit; border: none; padding: 0; background: none; }
#form-container input[type="text"].zip { width: 50px; }
#form-container input[type="text"].phone0 { width: 102px; margin-right: 12px; }
#form-container input[type="text"].phone1 { width: 40px; margin-right: 0; }
#form-container input[type="text"].phone-ext { width: 40px; }

/*-- Validation --*/

#success-message p { margin-bottom: 12px; font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; line-height: 150%; }

#errormsg { margin-bottom: 24px; font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; color:#F00; }
.error p { display: none; margin-left: 6px; padding: 6px 12px; background: #fdbf7d; font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; color: #5d0000; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

input.error-field, select.error-field, textarea.error-field {
    background-color: #FCF2F2 !important;
    border: 1px solid #DF7F7F !important;
}

/*---------------------------------
	Content Images
-----------------------------------*/

.grid-3-img { float: left; width: 220px; min-height: 100px; margin-bottom: 24px; background: #d2d2d2; clear: left; }
.grid-4-img { float: left; width: 300px; min-height: 100px; margin-bottom: 24px; background: #d2d2d2; }

/*---------------------------------
	Tooltips
-----------------------------------*/

.tooltip { display:none; padding: 8px 10px; background: #000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#fff; }


/*-----------------------------------
	Overlay
-----------------------------------*/

.overlay_simple {
	display: none;		/* must be initially hidden */
	z-index: 100000;	/* place overlay on top of other elements */
	width: 780px;
	min-height: 400px;
	background: url(../images/bg_modal_sign-in.jpg) 0 0 no-repeat;
	box-shadow: 0 0 14px 4px #8d8d8d; -webkit-box-shadow: 0 0 14px 4px #8d8d8d; -moz-box-shadow: 0 0 14px 4px #8d8d8d;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
	}
.overlay_simple .close { z-index: 100001; position:absolute; top:-15px; right:-15px; width:35px; height:35px; background-image:url(../images/close.png); cursor:pointer; }


/*-----------------------------------
	Sign-In Flow
-----------------------------------*/

#sign-in-pane-container { position: absolute; top: 54px; left: 50px; width: 480px; height: 320px; overflow: hidden; }
#pane-group { position: absolute; top: 0px; left: -480px; width: 1340px; height: 320px; }
#pane-account-status { position: absolute; top: 0px; left: 0px; width: 480px; height: 320px; }
#pane-sign-in { position: absolute; top: 0px; left: 480px; width: 480px; height: 320px; }
#pane-forgot-password { position: absolute; top: 0px; left: 960px; width: 480px; height: 320px; }
/*#pane-multiple-accounts { position: absolute; top: 0px; left: 1440px; width: 480px; height: 320px; }*/

/*-- Modal - Sign-In Flow Forms --*/

#sign-in-flow { float: left; }
#sign-in-flow a:link, #sign-in-flow a:visited { color: #fff; text-decoration: underline; }
#sign-in-flow a:hover { color: #FF9900; text-decoration: underline; }

#sign-in-flow dl { float: left; width: 100%; }
#sign-in-flow dl dt, #sign-in-flow dl dd { position: relative; float: left; margin-bottom: 7px; }
#sign-in-flow dl dt { width: 320px; padding-right: 0px; text-align: left; }
#sign-in-flow dl dt ul { position: absolute; top: 4px; right: 0px; width: 150px; }
#sign-in-flow dl dt ul li { float: right; margin-left: 10px; padding: 0; font-size: 12px; color: #fff; }
#sign-in-flow dl dd { margin-bottom: 16px; }
#sign-in-flow dl dt.col, #sign-in-flow dl dd.col { float: left; width: 100%; margin: 0; }
#sign-in-flow dl dt.col button { float: left; }
#sign-in-flow dl dt#loading-signin span, #sign-in-flow dl dt#loading-locations span, #sign-in-flow dl dt#loading-deactivate span { display: block; margin-top: 15px; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #fff; }
#sign-in-flow dl dt #forgot-link { float: left; margin: 4px 0 0 20px; padding-top: 12px; font-size: 12px; text-transform: none; }

#sign-in-flow label { display: block; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #fff; }
#sign-in-flow input { float: left; width: 298px; min-height: 28px; border: 1px solid #546f28; padding: 5px 10px; background: url(../images/bg_input.png) 0 0 repeat-x #fff; font-family: Arial, Helvetica, sans-serif; font-size: 1.6em; border-radius: 8px; -moz-border-radius:4px; -webkit-border-radius:4px; }
#sign-in-flow input:hover { border: 1px solid #2B97DB; padding: 5px 10px; background: url(../images/bg_input.png) 0 0 repeat-x #fff; }
#sign-in-flow input:focus { border: 1px solid #303e19; padding: 5px 10px; background: url(../images/bg_input.png) 0 0 repeat-x #fff; }
#sign-in-flow input[type="checkbox"]:hover, #sign-in-flow input[type="checkbox"]:focus { border: none; padding: 0; background: none; }

#sign-in-flow p, #deactivateModal p { font-size: 18px; color: #fff; line-height: 120%; }
#sign-in-flow .pane-title, #deactivateModal .pane-title { margin: 0 0 24px 0; font-family: 'MuseoSans500', Arial, Helvetica, sans-serif; font-size: 35px; color: #fff; text-transform: uppercase; clear: left; }
#sign-in-flow .pane-title + #sign-in-flow p, #deactivateModal .pane-title + #deactivateModal p { margin-top: -12px; }

/* Two Column Definition List */
#multiple-account-signin-listing dl.form-two-col { float: left; width: 100%; margin: 0 0 20px; padding: 0; clear: both; }
#multiple-account-signin-listing dl.form-two-col dt, #multiple-account-signin-listing dl.form-two-col dd { margin-bottom: 18px; }
#multiple-account-signin-listing dl.form-two-col.no-margin { margin: 0; }
#multiple-account-signin-listing dl.form-two-col label { width: 380px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #fff; line-height: 120%; cursor: pointer; }
#multiple-account-signin-listing dl.form-two-col dt { float: left; width: 26px; clear: left; }
#multiple-account-signin-listing dl.form-two-col dd { float: left; }
#multiple-account-signin-listing dl.form-two-col input { float: left; width: auto; min-height: inherit; border: none; padding: 0; background: none; }
#multiple-account-signin-listing dl.form-two-col input[type="radio"] { margin: 3px 0 0; }
#multiple-account-signin-listing dl.form-two-col input[type="radio"]:hover, #multiple-account-signin-listing dl.form-two-col input[type="radio"]:focus { border: none; padding: 0; background: none; }

/*---------------------------------
	Scrolling Panes
-----------------------------------*/

#fading-promo { width: 100%; }

#fading-promo #default { background: url(../images/bg_promo-slide_default.jpg) top center repeat-x #7f1d25; }
#fading-promo #individual { background: url(../images/bg_promo-slide_individual.jpg) top center repeat-x #688734; }
#fading-promo #corporate { background: url(../images/bg_promo-slide_corporate.jpg) top center repeat-x #32658a; }
#fading-promo #health-professionals { background: url(../images/bg_promo-slide_healthpros.jpg) top center repeat-x #376d68; }
#fading-promo #organizations { background: url(../images/bg_promo-slide_organizations.jpg) top center repeat-x #913d28; }

#default .slide-text { position: absolute; top: 154px; left: 0px; width: 584px; }
#individual .slide-text { position: absolute; top: 230px; left: 0px; width: 670px; }
#corporate .slide-text { position: absolute; top: 180px; left: 0px; width: 590px; }
#health-professionals .slide-text { position: absolute; top: 230px; left: 0px; width: 670px; }
#organizations .slide-text { position: absolute; top: 178px; left: 0px; width: 506px; }

.promo-slide-tab { position: absolute; top: 479px; width: 162px; height: 27px; background: url(../images/bg_promo-slide-tab.png) top center no-repeat; }
#default .promo-slide-tab { left: 0px; }
#individual .promo-slide-tab { left: 308px; }
#corporate .promo-slide-tab { left: 470px; }
#health-professionals .promo-slide-tab { left: 632px; }
#organizations .promo-slide-tab { left: 784px; }

/* container for slides */
#fading-promo .images {	position:relative; float:left; width: 100%; height: 506px; }

/* single slide */
.images .promo-slide { display:none; position:absolute; top:0; left:0; width: 100%; height: 506px; font-size:12px; }

/* tabs (those little circles below slides) */
#promo-tabs { float:left; width: 100%; height: 146px; border-bottom: 1px solid #ccc; background: #f6f4f0; clear:both; }

/* single tab */
#promo-tabs a { display:block; float:left; width: 140px; min-height: 108px; margin: 22px 0 0 9px; border-left: 1px solid #d1d0cc; padding-left: 10px; text-decoration: none; }

#promo-tabs #tab-zero { width: 300px; margin-left: 0; border-left: none; padding-left: 0; }

#tab-zero p { font-family: 'MuseoSlab500', Arial, Helvetica, sans-serif; font-size: 2.1em; color: #2b97db; line-height: 120%; }
#promo-tabs .persona-name { display:block; margin: 0 0 8px 0; font-family: 'MuseoSans500', Arial, Helvetica, sans-serif; font-size: 2.0em; color: #002c48; clear: both; }
#promo-tabs .persona-desc { display:block; margin: 0; font-family: 'MuseoSans500', Arial, Helvetica, sans-serif; font-size: 1.4em; color: #666; line-height: 130%; clear: both; }
#promo-tabs a:hover .persona-desc { color: #333; }


/*---------------------------------
	Slider
-----------------------------------*/

.home-features-scroller { position: relative; overflow: hidden; float: left; width: 960px; height: 294px; margin-bottom: 34px; }
.home-features-scroller .items { position: absolute; width: 20000em; }
.items div { float: left; }
#our-features .prev { position: absolute; top: 100px; left: -12px; width: 38px; height: 38px; background: url(../images/bg_scroll-prev.png) 0 0 no-repeat; text-indent: -9999px; }
#our-features .next { position: absolute; top: 100px; right: -12px; width: 38px; height: 38px; background: url(../images/bg_scroll-next.png) 0 0 no-repeat; text-indent: -9999px; }

/*-----------------------------------
	Overlay Modals
-----------------------------------*/

.overlay-standard, .overlay-dialog { display: none; z-index: 100000; background: url(../images/bg_modal-bd.gif) 0 100% repeat-x #fff; box-shadow: 0 0 14px 4px #8d8d8d; -webkit-box-shadow: 0 0 14px 4px #8d8d8d; -moz-box-shadow: 0 0 14px 4px #8d8d8d; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.overlay-standard .modal-hd, .overlay-dialog .modal-hd { z-index: 10000; float: left; width: 100%; height: 60px; background: url(../images/bg_modal-hd_default.jpg) 50% 100% repeat-x #fff; border-top-left-radius: 3px; border-top-right-radius: 3px; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; }
.overlay-standard .modal-hd h2, .overlay-dialog .modal-hd h2 { margin: 23px 0px 0px 24px; font-family: 'MuseoSlab500', Arial, Helvetica, sans-serif; font-size: 2.1em; color: #fff; line-height: 100%; }
.overlay-standard .modal-bd, .overlay-dialog .modal-bd { z-index: 10001; overflow: hidden; clear: left; padding: 25px 20px 24px 20px; }
.overlay-standard .modal-bd.overflow, .overlay-dialog .modal-bd.overflow { overflow: visible; }
.overlay-standard .modal-bd h3, .overlay-dialog .modal-bd h3 { margin: 0 0 10px 0; font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #333; line-height: 135%; }
.overlay-standard .modal-bd p, .overlay-dialog .modal-bd p { margin: 0 0 15px 0; font-size: 12px; color: #333; line-height: 145%; }
.overlay-standard .modal-bd p.footnote, .overlay-dialog .modal-bd p.footnote { clear: left; margin: 0; color: #7f7f7f; }
.overlay-standard .modal-bd p.alert-footnote, .overlay-dialog .modal-bd p.alert-note { clear: left; margin: 0; color: #7f7f7f; padding-left: 48px; background: url(../images/warning.png) 0 2px no-repeat; }
.overlay-standard .close { z-index: 100001; position:absolute; top:11px; right:11px; width:39px; height:39px; background-image:url(../images/bg_modal-close.png); cursor:pointer; }
.overlay-dialog .close { }

/*-- Modal Sizing: Depricated --*/
.overlay-standard.lrg, .overlay-dialog.lrg { width: 820px; /*min-height: 350px;*/ }
.overlay-standard.med, .overlay-dialog.xmed { margin-top: 50px; width: 600px; min-height: 180px; }
.overlay-standard.med, .overlay-dialog.med { margin-top: 50px; width: 430px; min-height: 180px; }
.overlay-standard.sml, .overlay-dialog.sml { margin-top: 100px; width: 280px; min-height: 80px; }
/*-- Modal Sizing: Width by Column Number --*/
.overlay-standard.col-10, .overlay-dialog.col-10 { width: 820px; }
.overlay-standard.col-9, .overlay-dialog.col-9 { width: 740px; }
.overlay-standard.col-8, .overlay-dialog.col-8 { width: 660px; }
.overlay-standard.col-7, .overlay-dialog.col-7 { width: 580px; }
.overlay-standard.col-6, .overlay-dialog.col-6 { width: 500px; }
.overlay-standard.col-5, .overlay-dialog.col-5 { width: 420px; }
.overlay-standard.col-4, .overlay-dialog.col-4 { width: 340px; }
/*-- Modal Sizing: Height --*/
.overlay-standard.h-200, .overlay-dialog.h-200 { height: 200px; }
.overlay-standard.h-250, .overlay-dialog.h-250 { height: 250px; }
.overlay-standard.h-300, .overlay-dialog.h-300 { height: 300px; }
.overlay-standard.h-350, .overlay-dialog.h-350 { height: 350px; }
.overlay-standard.h-400, .overlay-dialog.h-400 { height: 400px; }
.overlay-standard.h-450, .overlay-dialog.h-450 { height: 450px; }
.overlay-standard.h-500, .overlay-dialog.h-500 { height: 500px; }
.overlay-standard.h-550, .overlay-dialog.h-550 { height: 550px; }
/*-- Modal Sizing: Scrolling Modal Widths --*/
.overlay-standard.col-10.scroll, .overlay-dialog.col-10.scroll { width: 838px; }
.overlay-standard.col-9.scroll, .overlay-dialog.col-9.scroll { width: 758px; }
.overlay-standard.col-8.scroll, .overlay-dialog.col-8.scroll { width: 678px; }
.overlay-standard.col-7.scroll, .overlay-dialog.col-7.scroll { width: 598px; }
.overlay-standard.col-6.scroll, .overlay-dialog.col-6.scroll { width: 518px; }
.overlay-standard.col-5.scroll, .overlay-dialog.col-5.scroll { width: 438px; }
.overlay-standard.col-4.scroll, .overlay-dialog.col-4.scroll { width: 358px; }
/*-- Modal Sizing: Scrolling Box Sizing --*/
.scroll-container { clear: left; overflow: auto; }
.overlay-standard.h-200 .scroll-container, .overlay-dialog.h-200 .scroll-container,
.overlay-standard.h-250 .scroll-container, .overlay-dialog.h-250 .scroll-container,
.overlay-standard.h-300 .scroll-container, .overlay-dialog.h-300 .scroll-container,
.overlay-standard.h-350 .scroll-container, .overlay-dialog.h-350 .scroll-container,
.overlay-standard.h-400 .scroll-container, .overlay-dialog.h-400 .scroll-container,
.overlay-standard.h-450 .scroll-container, .overlay-dialog.h-450 .scroll-container {}
.overlay-standard.h-200 .scroll-container, .overlay-dialog.h-200 .scroll-container { height: 140px; }
.overlay-standard.h-250 .scroll-container, .overlay-dialog.h-250 .scroll-container { height: 190px; }
.overlay-standard.h-300 .scroll-container, .overlay-dialog.h-300 .scroll-container { height: 240px; }
.overlay-standard.h-350 .scroll-container, .overlay-dialog.h-350 .scroll-container { height: 290px; }
.overlay-standard.h-400 .scroll-container, .overlay-dialog.h-400 .scroll-container { height: 340px; }
.overlay-standard.h-450 .scroll-container, .overlay-dialog.h-450 .scroll-container { height: 390px; }
.overlay-standard.h-500 .scroll-container, .overlay-dialog.h-500 .scroll-container { height: 440px; }
.overlay-standard.h-550 .scroll-container, .overlay-dialog.h-550 .scroll-container { height: 490px; }
/*-- Modal Sizing: Column Definitions --*/
.overlay-standard .col_10, .overlay-dialog .col_10, .overlay-standard .col_9, .overlay-dialog .col_9, .overlay-standard .col_8, .overlay-dialog .col_8, .overlay-standard .col_7, .overlay-dialog .col_7, .overlay-standard .col_6, .overlay-dialog .col_6,.overlay-standard .col_5, .overlay-dialog .col_5,
.overlay-standard .col_4, .overlay-dialog .col_4, .overlay-standard .col_3, .overlay-dialog .col_3, .overlay-standard .col_2, .overlay-dialog .col_2 { float: left; }
.overlay-standard .col_10, .overlay-dialog .col_10 { width: 780px; margin-left: 10px; margin-right: 10px; }
.overlay-standard .col_9, .overlay-dialog .col_9 { width: 700px; margin-left: 10px; margin-right: 10px; }
.overlay-standard .col_8, .overlay-dialog .col_8 { width: 620px; margin-left: 10px; margin-right: 10px; }
.overlay-standard .col_7, .overlay-dialog .col_7 { width: 540px; margin-left: 10px; margin-right: 10px; }
.overlay-standard .col_6, .overlay-dialog .col_6 { width: 457px; margin-left: 10px; margin-right: 10px; }
.overlay-standard .col_5, .overlay-dialog .col_5 { width: 377px; margin-left: 10px; margin-right: 10px; }
.overlay-standard .col_4, .overlay-dialog .col_4 { width: 300px; margin-left: 10px; margin-right: 10px; }
.overlay-standard .col_3, .overlay-dialog .col_3 { width: 220px; margin-left: 10px; margin-right: 10px; }
.overlay-standard .col_2, .overlay-dialog .col_2 { width: 140px; margin-left: 10px; margin-right: 10px; }
.overlay-standard .alpha, .overlay-dialog .alpha { margin-left: 0px; }
.overlay-standard .omega, .overlay-dialog .omega { margin-right: 0px; }

.overlay-standard .graph-container, .overlay-dialog .graph-container { float: left; width: 260px; margin-bottom: 20px; border: 1px solid #d1d1d1; padding: 19px; }

.overlay-standard .m-col_8, .overlay-dialog .m-col_8 { width: 580px; }
.overlay-standard .m-col_8-scroll, .overlay-dialog .m-col_8-scroll { width: 560px; }

.button-wrapper { position: relative; overflow: hidden; }
.button-wrapper a { vertical-align: top; }
.button-wrapper.left { float: left; } .button-wrapper.right { float: right; }

.submit-buttons { float: left; margin: 20px 0 0 16px; }
.edit-area .submit-buttons { float: none; margin: 0; }
.submit-buttons.post-table {}

ul.decision-buttons { width: 100%;clear: both; }
ul.decision-buttons.no-margin { margin-bottom: 0; }
ul.decision-buttons.wide-lrg { margin-left: 250px; }
ul.decision-buttons.margin-top { margin-top: 20px; }
ul.decision-buttons li { display: block; width: auto; float: left; clear: none; margin-top: 0px; border: none !important; padding-bottom: 0; }

p + .decision-buttons { margin-top: 22px; }

/*---------------------------------
	Loading Image
-----------------------------------*/

.loading { display: inline-block; width: 100%; height: 47px; background: url(../images/loading-animation.gif) 50% 0 no-repeat; text-indent: -9999px; }

/*---------------------------------
	Table Types
-----------------------------------*/

table { width: 100%; margin: 0; padding: 0; border-collapse: collapse; }
.pricing-table { margin: 20px 0; background-color: #FFFFFF; }
.pricing-table tr, .pricing-table td { margin: 0; padding: 0; border-collapse: collapse; }
.pricing-table td { width: 115px; }
.pricing-table th { padding: 10px 10px 10px 0; background: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #7f7f7f; text-align: right; vertical-align: middle; line-height: 120%; }
.pricing-table th .fine-print { margin-top: 5px; font-size: 11px; font-style: italic; }
.pricing-table tr.units td { border-left: 1px solid #fff; background: #66c8c0; font-size: 14px; color: #fff; text-align: center; vertical-align: middle; }
.pricing-table tr.primary-pricing td { height: 120px; border-left: 1px solid #fff; background: url(../images/bg_pricing-table_featured-pricing.gif) 0 100% repeat-x #336964; font-size: 23px; color: #fff; text-align: center; vertical-align: middle; }
.pricing-table tr.secondary-pricing td { border-left: 1px solid #fff; padding: 12px 0; background: #223e3c; font-size: 19px; color: #fff; text-align: center; vertical-align: middle; }
.pricing-table tr.primary-pricing td a.pricing-cta { font-size: 14px; color: #fff; text-decoration: underline; }

/*---------------------------------
	Unordered List Styles
-----------------------------------*/

#page-body .unordered-list, #page-body .unordered-list {}
.unordered-list li, #page-body .unordered-list li { list-style: disc; padding: 6px 0 6px 35px; font-size: 12px;  }
.unordered-list.stars li, #page-body .unordered-list.stars li { list-style: none; background: url(../images/icons/star.png) 10px 8px no-repeat; }
.unordered-list.bigger-list li, #page-body .unordered-list.bigger-list li { font-size: 15px; }

/*---------------------------------
	Collapseable Lists
-----------------------------------*/

.collapseable-info-list {}
.collapseable-info-list .info-item { margin-left: 40px; border-bottom: 1px solid #e8e8e8; padding: 10px 0 0; }
.collapseable-info-list .info-item-title { position: relative; margin-bottom: 10px; font-size: 14px; }
/*.collapseable-info-list .info-item-title span { display: block; position: absolute; top: 0; left: -40px; width: 30px; height: 20px; text-align: right; }*/
.collapseable-info-list .info-item-text { display: none; margin-top: -5px; }
.collapseable-info-list .info-item-text p {}

.collapseable-info-list .info-item.selected .info-item-title { font-size: 16px; font-weight: bold; }
.collapseable-info-list .info-item.selected .info-item-text { display: block; }

.collapseable-info-list .info-item-icon { position: absolute; top: 13px; left: -30px; width: 16px; height: 16px; background: url(../images/icons/closed-item.png) 0 0 no-repeat; cursor: pointer; }
.collapseable-info-list .info-item-icon.expanded { background: url(../images/icons/expanded-item.png) 0 0 no-repeat; }

/*---------------------------------
	Sliders
-----------------------------------*/

.slider-promo { position: absolute; top: 0; left: -8px; width: 396px; height: 327px; background: url(../images/coaching-sliders/bg_slider-promo.png) 0 0 no-repeat; }
.slider-container { position: relative; overflow: hidden; width: 380px; height: 310px; margin: 8px; }
.slider-promo-panes { position: absolute; width: 9999em; height: 310px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px; }
.pane { position: relative;float: left; width: 380px; height: 310px; margin: 0; }

#thumbs { width: 396px;height: 24px; margin: 0 auto; }
.t { border: 0; padding: 0; }
.t a { display: inline-block; position: relative; width: 26px; height: 26px; margin-right: 8px; background: url(../images/coaching-sliders/slider-control_nav-icon.png) 0px 0px no-repeat; font-family: Arial, Helvetica, sans-serif; font-size: 2.2em; text-indent: -9999px; cursor: pointer; }
.t a.active { background-image: url(../images/coaching-sliders/slider-control_nav-icon-current.png); cursor: default; }
.navi { position: relative; width: 396px; text-align: center; }

#scroll a.prev { display: block; position: absolute; top: 304px; left: -35px; width: 35px; height: 114px; background: url(../images/bg_btn-home-promo-left.jpg) 0px 0px no-repeat; }
#scroll a.prev:hover { background-position: 0px -114px; }
#scroll a.next { display: block; position: absolute; top: 304px; right: -35px; width: 35px; height: 114px; background: url(../images/bg_btn-home-promo-right.jpg) 0px 0px no-repeat; }
#scroll a.next:hover { background-position: 0px -114px; }

/* CSS sprite for the navigation */

#t1, #t2, #t3, #t4, #t5,#t6, #t7, #t8, #t9, #t10			{ margin-left: -5px; background-position: 0 0; }
#t1.active,	#t2.active, #t3.active, #t4.active, #t5.active,
#t6.active,	#t7.active, #t8.active, #t9.active, #t10.active	{ background-position: 0px 0px; }

/*---------------------------------
	Multi-Buttons
-----------------------------------*/

.page-intro-multi-btn-container { float: left; width: 540px; }
.button-container { float: left; margin-left: 15px; }
.button-container:first-child {  margin-left: 0; }
#btn-free-trial { width: 270px; }
#btn-learn-more-video { width: 255px; }

/*===========================================================================*/
/* Video Modules
/*===========================================================================*/

.video-preview.col-2 { width: 140px; /*height: 80px;*/ }
.video-preview.col-3 { width: 220px; /*height: 125px;*/ }
.video-preview.col-4 { width: 300px; /*height: 170px;*/ }
.video-preview-module h3, .video-preview-module h4 { clear: both; }
.video-preview-module .date-updated { margin-top: -5px; margin-bottom: 10px; }
.video-preview { position: relative; float: left; margin-bottom: 15px; background: #e1e1e1; }
.video-preview .play-button { display: block; position: absolute; top: 0; left: 0; background: url(../images/bg_play-button.png) 50% 50% no-repeat; cursor: pointer; }
.video-preview .play-button:hover { background-position: 50% - 100px; }
.video-preview.col-2 .play-button { width: 140px; height: 80px; }
.video-preview.col-3 .play-button { width: 220px; height: 165px; }
.video-preview.col-4 .play-button { width: 300px; height: 170px; }