article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }   html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit--webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust: 100%; -ms--webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust: 100%; } body { margin: 0; font-size: 13px; line-height: 1.231; } body, button, input, select, textarea { font-family: sans-serif; color: #222; }  ::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; } ::selection { background: #fe57a1; color: #fff; text-shadow: none; }  a { color: #00e; } a:visited { color: #551a8b; } a:focus { outline: thin dotted; }  a:hover, a:active { outline: 0; }  abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } blockquote { margin: 1em 40px; } dfn { font-style: italic; } hr { display: block; height: 1px; border: 0; border-top: 2px solid #f3f3f3; margin: 2em 0 2em; padding: 0; -moz-box-shadow:1px -1px 0 #cecece;-webkit-box-shadow:1px -1px 0 #cecece;box-shadow: 1px -1px 0 #cecece; } hr.dotted { border: 3px dotted #666; border-style: none none dotted; color: #fff; margin-top:20px; margin-bottom:30px; } ins { background: #ff9; color: #000; text-decoration: none; } mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }  pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }  pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } q { quotes: none; } q:before, q:after { content: ""; content: none; } small { font-size: 85%; }  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; }  ul, ol { margin: 1em 0; padding: 0 0 0 15px; font-weight: normal; line-height: 1.35em; } ol li p { font-weight: normal; line-height: 1.35em; } dd { margin: 0 0 0 40px; } nav ul, nav ol { list-style: none; margin: 0; padding: 0; }   img { border: 0; -ms-interpolation-mode: bicubic; }  svg:not(:root) { overflow: hidden; }  figure { margin: 0; }  form { margin: 0; } fieldset { border: 0; margin: 0; padding: 0; }  legend { border: 0; *margin-left: -7px; padding: 0; }  label { cursor: pointer; }  button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }  button, input { line-height: normal; *overflow: visible; }  button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }  input[type="checkbox"], input[type="radio"] { -moz-box-sizing:border-box;box-sizing: border-box; } input[type="search"] { -moz--moz-box-sizing:content-box;box-sizing: content-box; -webkit--moz-box-sizing:content-box;box-sizing: content-box; -moz-box-sizing:content-box;box-sizing: content-box; }  button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }  textarea { overflow: auto; vertical-align: top; }  input:valid, textarea:valid { } input:invalid, textarea:invalid { background-color: #f0dddd; }  table { border-collapse: collapse; border-spacing: 0; }   .ui-helper-hidden { display: none; } .ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } .ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; } .ui-helper-clearfix:after { clear: both; } .ui-helper-clearfix { zoom: 1; } .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }  .ui-state-disabled { cursor: default !important; }   .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }   .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .ui-resizable { position: relative;} .ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; } .ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; } .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; } .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; } .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; } .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; } .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; } .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; } .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; } .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; } .ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; } .ui-accordion .ui-accordion-icons { padding-left: 2.2em; } .ui-accordion .ui-accordion-noicons { padding-left: .7em; } .ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; } .ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; } .ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; } .ui-autocomplete { position: absolute; top: 0; left: 0; cursor: default; }  * html .ui-autocomplete { width:1px; }  .ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; cursor: pointer; text-align: center; zoom: 1; overflow: visible; }  .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; } .ui-button-icon-only { width: 2.2em; }  button.ui-button-icon-only { width: 2.4em; }  .ui-button-icons-only { width: 3.4em; } button.ui-button-icons-only { width: 3.7em; }  .ui-button .ui-button-text { display: block; line-height: 1.4; } .ui-button-text-only .ui-button-text { padding: .4em 1em; } .ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; } .ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; } .ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; } .ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }  input.ui-button { padding: .4em 1em; }  .ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; } .ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; } .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; } .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }  .ui-buttonset { margin-right: 7px; } .ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }  button.ui-button::-moz-focus-inner { border: 0; padding: 0; }  .ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; } .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; } .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; } .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; } .ui-datepicker .ui-datepicker-prev { left:2px; } .ui-datepicker .ui-datepicker-next { right:2px; } .ui-datepicker .ui-datepicker-prev-hover { left:1px; } .ui-datepicker .ui-datepicker-next-hover { right:1px; } .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; } .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; } .ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; } .ui-datepicker select.ui-datepicker-month-year {width: 100%;} .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 49%;} .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; } .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } .ui-datepicker td { border: 0; padding: 1px; } .ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; } .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; } .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; } .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }  .ui-datepicker.ui-datepicker-multi { width:auto; } .ui-datepicker-multi .ui-datepicker-group { float:left; } .ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; } .ui-datepicker-multi-2 .ui-datepicker-group { width:50%; } .ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; } .ui-datepicker-multi-4 .ui-datepicker-group { width:25%; } .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; } .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; } .ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; } .ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }  .ui-datepicker-rtl { direction: rtl; } .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; } .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; } .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; } .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; } .ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; } .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; } .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; } .ui-datepicker-rtl .ui-datepicker-group { float:right; } .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; } .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }  .ui-datepicker-cover { position: absolute;  z-index: -1;  filter: mask();  top: -4px;  left: -4px;  width: 200px;  height: 200px;  }.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; width: 300px; overflow: hidden; } .ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative; } .ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; } .ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; } .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; } .ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; } .ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; } .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; } .ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; } .ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; } .ui-draggable .ui-dialog-titlebar { cursor: move; } .ui-menu { list-style:none; padding: 2px; margin: 0; display:block; outline: none; } .ui-menu .ui-menu { margin-top: -3px; position: absolute; } .ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; } .ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; } .ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; zoom: 1; font-weight: normal; } .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; } .ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; } .ui-menu .ui-state-disabled a { cursor: default; }  .ui-menu-icons { position: relative; } .ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; }  .ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; }  .ui-menu .ui-menu-icon { position: static; float: right; } .ui-progressbar { height:2em; text-align: left; overflow: hidden; } .ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }.ui-slider { position: relative; text-align: left; } .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; } .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; } .ui-slider-horizontal { height: .8em; } .ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; } .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; } .ui-slider-horizontal .ui-slider-range-min { left: 0; } .ui-slider-horizontal .ui-slider-range-max { right: 0; } .ui-slider-vertical { width: .8em; height: 100px; } .ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; } .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; } .ui-slider-vertical .ui-slider-range-min { bottom: 0; } .ui-slider-vertical .ui-slider-range-max { top: 0; }.ui-spinner { position:relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; } .ui-spinner-input { border: none; background: none; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px; } .ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; } .ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none; }  .ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; }  .ui-spinner-up { top: 0; } .ui-spinner-down { bottom: 0; }  .ui-spinner .ui-icon-triangle-1-s {  background-position:-65px -16px; } .ui-tabs { position: relative; padding: .2em; zoom: 1; }  .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; } .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom: 0; padding: 0; white-space: nowrap; } .ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; } .ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; } .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; } .ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; }  .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; } .ui-tooltip { padding: 8px; position: absolute; z-index: 9999; max-width: 300px; -webkit--moz-box-shadow:0 0 5px #aaa;-webkit-box-shadow:0 0 5px #aaa;box-shadow: 0 0 5px #aaa; -moz-box-shadow:0 0 5px #aaa;-webkit-box-shadow:0 0 5px #aaa;box-shadow: 0 0 5px #aaa; }  * html .ui-tooltip { background-image: none; } body .ui-tooltip { border-width: 2px; }  .ui-widget { font-family: Helvetica,Arial,sans-serif; font-size: 13px; } .ui-widget .ui-widget { font-size: 1em; } .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Helvetica,Arial,sans-serif; font-size: 1em; } .ui-widget-content { border: 1px solid #686d71; background: #ffffff url(/images/jquery/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #686d71; } .ui-widget-content a { color: #686d71; } .ui-widget-header { border: 1px solid #686d71; background: #ffffff url(/images/jquery/ui-bg_highlight-soft_0_ffffff_1x100.png) 50% 50% repeat-x; color: #686d71; font-weight: bold; } .ui-widget-header a { color: #686d71; }  .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #686d71; background: #ffffff url(/images/jquery/ui-bg_flat_0_ffffff_40x100.png) 50% 50% repeat-x; font-weight: normal; color: #686d71; } .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #686d71; text-decoration: none; } .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #; background: # url(/images/jquery/ui-bg_highlight-soft_25__1x100.png) 50% 50% repeat-x; font-weight: normal; color: #038fcb; } .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #038fcb; text-decoration: none; } .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #686d71; background: #ffffff url(/images/jquery/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #038fcb; } .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #038fcb; text-decoration: none; }  .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #cccccc; background: #ffffff url(/images/jquery/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x; color: #444444; } .ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #444444; } .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #ff0084; background: #ffffff url(/images/jquery/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; } .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #222222; } .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #222222; } .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; } .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; } .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; } .ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); }    .ui-icon { width: 16px; height: 16px; background-image: url(/images/jquery/ui-icons_686d71_256x240.png); } .ui-widget-content .ui-icon {background-image: url(/images/jquery/ui-icons_686d71_256x240.png); } .ui-widget-header .ui-icon {background-image: url(/images/jquery/ui-icons_686d71_256x240.png); } .ui-state-default .ui-icon { background-image: url(/images/jquery/ui-icons_686d71_256x240.png); } .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/images/jquery/ui-icons_686d71_256x240.png); } .ui-state-active .ui-icon {background-image: url(/images/jquery/ui-icons_686d71_256x240.png); } .ui-state-highlight .ui-icon {background-image: url(/images/jquery/ui-icons_0073ea_256x240.png); } .ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/images/jquery/ui-icons_ff0084_256x240.png); }  .ui-icon-carat-1-n { background-position: 0 0; } .ui-icon-carat-1-ne { background-position: -16px 0; } .ui-icon-carat-1-e { background-position: -32px 0; } .ui-icon-carat-1-se { background-position: -48px 0; } .ui-icon-carat-1-s { background-position: -64px 0; } .ui-icon-carat-1-sw { background-position: -80px 0; } .ui-icon-carat-1-w { background-position: -96px 0; } .ui-icon-carat-1-nw { background-position: -112px 0; } .ui-icon-carat-2-n-s { background-position: -128px 0; } .ui-icon-carat-2-e-w { background-position: -144px 0; } .ui-icon-triangle-1-n { background-position: 0 -16px; } .ui-icon-triangle-1-ne { background-position: -16px -16px; } .ui-icon-triangle-1-e { background-position: -32px -16px; } .ui-icon-triangle-1-se { background-position: -48px -16px; } .ui-icon-triangle-1-s { background-position: -64px -16px; } .ui-icon-triangle-1-sw { background-position: -80px -16px; } .ui-icon-triangle-1-w { background-position: -96px -16px; } .ui-icon-triangle-1-nw { background-position: -112px -16px; } .ui-icon-triangle-2-n-s { background-position: -128px -16px; } .ui-icon-triangle-2-e-w { background-position: -144px -16px; } .ui-icon-arrow-1-n { background-position: 0 -32px; } .ui-icon-arrow-1-ne { background-position: -16px -32px; } .ui-icon-arrow-1-e { background-position: -32px -32px; } .ui-icon-arrow-1-se { background-position: -48px -32px; } .ui-icon-arrow-1-s { background-position: -64px -32px; } .ui-icon-arrow-1-sw { background-position: -80px -32px; } .ui-icon-arrow-1-w { background-position: -96px -32px; } .ui-icon-arrow-1-nw { background-position: -112px -32px; } .ui-icon-arrow-2-n-s { background-position: -128px -32px; } .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; } .ui-icon-arrow-2-e-w { background-position: -160px -32px; } .ui-icon-arrow-2-se-nw { background-position: -176px -32px; } .ui-icon-arrowstop-1-n { background-position: -192px -32px; } .ui-icon-arrowstop-1-e { background-position: -208px -32px; } .ui-icon-arrowstop-1-s { background-position: -224px -32px; } .ui-icon-arrowstop-1-w { background-position: -240px -32px; } .ui-icon-arrowthick-1-n { background-position: 0 -48px; } .ui-icon-arrowthick-1-ne { background-position: -16px -48px; } .ui-icon-arrowthick-1-e { background-position: -32px -48px; } .ui-icon-arrowthick-1-se { background-position: -48px -48px; } .ui-icon-arrowthick-1-s { background-position: -64px -48px; } .ui-icon-arrowthick-1-sw { background-position: -80px -48px; } .ui-icon-arrowthick-1-w { background-position: -96px -48px; } .ui-icon-arrowthick-1-nw { background-position: -112px -48px; } .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; } .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; } .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; } .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; } .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; } .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; } .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; } .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; } .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; } .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; } .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; } .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; } .ui-icon-arrowreturn-1-w { background-position: -64px -64px; } .ui-icon-arrowreturn-1-n { background-position: -80px -64px; } .ui-icon-arrowreturn-1-e { background-position: -96px -64px; } .ui-icon-arrowreturn-1-s { background-position: -112px -64px; } .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; } .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; } .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; } .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; } .ui-icon-arrow-4 { background-position: 0 -80px; } .ui-icon-arrow-4-diag { background-position: -16px -80px; } .ui-icon-extlink { background-position: -32px -80px; } .ui-icon-newwin { background-position: -48px -80px; } .ui-icon-refresh { background-position: -64px -80px; } .ui-icon-shuffle { background-position: -80px -80px; } .ui-icon-transfer-e-w { background-position: -96px -80px; } .ui-icon-transferthick-e-w { background-position: -112px -80px; } .ui-icon-folder-collapsed { background-position: 0 -96px; } .ui-icon-folder-open { background-position: -16px -96px; } .ui-icon-document { background-position: -32px -96px; } .ui-icon-document-b { background-position: -48px -96px; } .ui-icon-note { background-position: -64px -96px; } .ui-icon-mail-closed { background-position: -80px -96px; } .ui-icon-mail-open { background-position: -96px -96px; } .ui-icon-suitcase { background-position: -112px -96px; } .ui-icon-comment { background-position: -128px -96px; } .ui-icon-person { background-position: -144px -96px; } .ui-icon-print { background-position: -160px -96px; } .ui-icon-trash { background-position: -176px -96px; } .ui-icon-locked { background-position: -192px -96px; } .ui-icon-unlocked { background-position: -208px -96px; } .ui-icon-bookmark { background-position: -224px -96px; } .ui-icon-tag { background-position: -240px -96px; } .ui-icon-home { background-position: 0 -112px; } .ui-icon-flag { background-position: -16px -112px; } .ui-icon-calendar { background-position: -32px -112px; } .ui-icon-cart { background-position: -48px -112px; } .ui-icon-pencil { background-position: -64px -112px; } .ui-icon-clock { background-position: -80px -112px; } .ui-icon-disk { background-position: -96px -112px; } .ui-icon-calculator { background-position: -112px -112px; } .ui-icon-zoomin { background-position: -128px -112px; } .ui-icon-zoomout { background-position: -144px -112px; } .ui-icon-search { background-position: -160px -112px; } .ui-icon-wrench { background-position: -176px -112px; } .ui-icon-gear { background-position: -192px -112px; } .ui-icon-heart { background-position: -208px -112px; } .ui-icon-star { background-position: -224px -112px; } .ui-icon-link { background-position: -240px -112px; } .ui-icon-cancel { background-position: 0 -128px; } .ui-icon-plus { background-position: -16px -128px; } .ui-icon-plusthick { background-position: -32px -128px; } .ui-icon-minus { background-position: -48px -128px; } .ui-icon-minusthick { background-position: -64px -128px; } .ui-icon-close { background-position: -80px -128px; } .ui-icon-closethick { background-position: -96px -128px; } .ui-icon-key { background-position: -112px -128px; } .ui-icon-lightbulb { background-position: -128px -128px; } .ui-icon-scissors { background-position: -144px -128px; } .ui-icon-clipboard { background-position: -160px -128px; } .ui-icon-copy { background-position: -176px -128px; } .ui-icon-contact { background-position: -192px -128px; } .ui-icon-image { background-position: -208px -128px; } .ui-icon-video { background-position: -224px -128px; } .ui-icon-script { background-position: -240px -128px; } .ui-icon-alert { background-position: 0 -144px; } .ui-icon-info { background-position: -16px -144px; } .ui-icon-notice { background-position: -32px -144px; } .ui-icon-help { background-position: -48px -144px; } .ui-icon-check { background-position: -64px -144px; } .ui-icon-bullet { background-position: -80px -144px; } .ui-icon-radio-on { background-position: -96px -144px; } .ui-icon-radio-off { background-position: -112px -144px; } .ui-icon-pin-w { background-position: -128px -144px; } .ui-icon-pin-s { background-position: -144px -144px; } .ui-icon-play { background-position: 0 -160px; } .ui-icon-pause { background-position: -16px -160px; } .ui-icon-seek-next { background-position: -32px -160px; } .ui-icon-seek-prev { background-position: -48px -160px; } .ui-icon-seek-end { background-position: -64px -160px; } .ui-icon-seek-start { background-position: -80px -160px; }  .ui-icon-seek-first { background-position: -80px -160px; } .ui-icon-stop { background-position: -96px -160px; } .ui-icon-eject { background-position: -112px -160px; } .ui-icon-volume-off { background-position: -128px -160px; } .ui-icon-volume-on { background-position: -144px -160px; } .ui-icon-power { background-position: 0 -176px; } .ui-icon-signal-diag { background-position: -16px -176px; } .ui-icon-signal { background-position: -32px -176px; } .ui-icon-battery-0 { background-position: -48px -176px; } .ui-icon-battery-1 { background-position: -64px -176px; } .ui-icon-battery-2 { background-position: -80px -176px; } .ui-icon-battery-3 { background-position: -96px -176px; } .ui-icon-circle-plus { background-position: 0 -192px; } .ui-icon-circle-minus { background-position: -16px -192px; } .ui-icon-circle-close { background-position: -32px -192px; } .ui-icon-circle-triangle-e { background-position: -48px -192px; } .ui-icon-circle-triangle-s { background-position: -64px -192px; } .ui-icon-circle-triangle-w { background-position: -80px -192px; } .ui-icon-circle-triangle-n { background-position: -96px -192px; } .ui-icon-circle-arrow-e { background-position: -112px -192px; } .ui-icon-circle-arrow-s { background-position: -128px -192px; } .ui-icon-circle-arrow-w { background-position: -144px -192px; } .ui-icon-circle-arrow-n { background-position: -160px -192px; } .ui-icon-circle-zoomin { background-position: -176px -192px; } .ui-icon-circle-zoomout { background-position: -192px -192px; } .ui-icon-circle-check { background-position: -208px -192px; } .ui-icon-circlesmall-plus { background-position: 0 -208px; } .ui-icon-circlesmall-minus { background-position: -16px -208px; } .ui-icon-circlesmall-close { background-position: -32px -208px; } .ui-icon-squaresmall-plus { background-position: -48px -208px; } .ui-icon-squaresmall-minus { background-position: -64px -208px; } .ui-icon-squaresmall-close { background-position: -80px -208px; } .ui-icon-grip-dotted-vertical { background-position: 0 -224px; } .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; } .ui-icon-grip-solid-vertical { background-position: -32px -224px; } .ui-icon-grip-solid-horizontal { background-position: -48px -224px; } .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; } .ui-icon-grip-diagonal-se { background-position: -80px -224px; }   .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 0px; -webkit--moz-border-radius-topleft:0px;-webkit-border-top-left-radius:0px;border-top-left-radius: 0px; -khtml--moz-border-radius-topleft:0px;-webkit-border-top-left-radius:0px;border-top-left-radius: 0px; -moz-border-radius-topleft:0px;-webkit-border-top-left-radius:0px;border-top-left-radius: 0px; } .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 0px; -webkit--moz-border-radius-topright:0px;-webkit-border-top-right-radius:0px;border-top-right-radius: 0px; -khtml--moz-border-radius-topright:0px;-webkit-border-top-right-radius:0px;border-top-right-radius: 0px; -moz-border-radius-topright:0px;-webkit-border-top-right-radius:0px;border-top-right-radius: 0px; } .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 0px; -webkit--moz-border-radius-bottomleft:0px;-webkit-border-bottom-left-radius:0px;border-bottom-left-radius: 0px; -khtml--moz-border-radius-bottomleft:0px;-webkit-border-bottom-left-radius:0px;border-bottom-left-radius: 0px; -moz-border-radius-bottomleft:0px;-webkit-border-bottom-left-radius:0px;border-bottom-left-radius: 0px; } .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 0px; -webkit--moz-border-radius-bottomright:0px;-webkit-border-bottom-right-radius:0px;border-bottom-right-radius: 0px; -khtml--moz-border-radius-bottomright:0px;-webkit-border-bottom-right-radius:0px;border-bottom-right-radius: 0px; -moz-border-radius-bottomright:0px;-webkit-border-bottom-right-radius:0px;border-bottom-right-radius: 0px; }  .ui-widget-overlay { background: #000000 url(/images/jquery/ui-bg_flat_0_000000_40x100.png) 50% 50% repeat-x; opacity: .6;filter:Alpha(Opacity=60); } .ui-widget-shadow { margin: -4px 0 0 -4px; padding: 4px; background: #000000 url(/images/jquery/ui-bg_flat_0_000000_40x100.png) 50% 50% repeat-x; opacity: .6;filter:Alpha(Opacity=60); -moz--moz-border-radius:0px;-webkit-border-radius:0px;border-radius: 0px; -khtml--moz-border-radius:0px;-webkit-border-radius:0px;border-radius: 0px; -webkit--moz-border-radius:0px;-webkit-border-radius:0px;border-radius: 0px; -moz-border-radius:0px;-webkit-border-radius:0px;border-radius: 0px; } .page_register form { text-align: left; margin: 0; overflow: hidden; } .page_register form fieldset { border: none; padding: 0 10px; margin: 0; } .page_register form fieldset div { clear: left; display: block; margin: 5px 0 0; padding: 1px 3px; } .page_register form fieldset div label { display: block; float: left; margin: 0; padding: 0 10px 0 0; text-align: right; line-height: 35px; width: 196px; } .page_register form fieldset div label.checkbox { float: none; width: auto; } .page_register form select { width: auto; height: auto; } .page_register form input, .page_register form textarea { width: 300px; } .page_register form div.inputText { background-color: #fff; display: inline-block; padding-left: 4px; padding-right: 4px; -moz-border-radius:2px;-webkit-border-radius:2px;border-radius: 2px; width: 300px; height: 35px; line-height: 35px; border: 1px solid #dedede; } .page_register form textarea { overflow: auto; height: 8em; width: 280px; } .page_register label.radio, .page_register label.checkbox { cursor: pointer; } .page_register form input.inputShort3, .page_register form div.inputText.inputShort3 { width: 3em; } .page_register form input.inputShort4, .page_register form div.inputText.inputShort4 { width: 4em; } .page_register form input.inputShort5, .page_register form div.inputText.inputShort5 { width: 5em; } .page_register form input.inputShort6, .page_register form div.inputText.inputShort6 { width: 6em; } .page_register form input[type="radio"], .page_register form input[type="checkbox"] { width: auto; margin-right: 5px; } .page_register form input[data-format="date"], .page_register form div.inputText.inputDate { width: 8em; } .page_register form input[data-format="expdate"], .page_register form div.inputText.inputDateMY { width: 5em; } .page_register form label input.inputCheck { text-align: center; width: auto; height: auto; } .page_register form div.submitting { display: none; text-align: center; } .page_register form.submitting div.submit button { display: none; } .page_register form.submitting div.submitting { display: block; } .page_register form fieldset small.error { color: #822; float: left; margin-left: 220px; width: 250px; padding: 0.5em 0 1em; clear: left; } .page_register form fieldset select ~ small.error { width: auto; position: absolute; left: 150px; } .page_register form fieldset small.message { float: left; margin-left: 220px; width: 250px; padding: 0.5em 0 1em; clear: left; } .page_register form .error input, .page_register form input:invalid, .page_register form .error select, .page_register form select:invalid, .page_register form .error textarea, .page_register form textarea:invalid { border-color: #822 !important; } .page_register form .error select, .page_register form select:invalid { background-color: #822; color: #fff; } .page_register form div.field.required label:after { content: '*'; color: #b01316; } .page_register ::-webkit-input-placeholder { color: #959fa2 !important; font-style: italic; } .page_register :-moz-placeholder { color: #959fa2 !important; font-style: italic; } .page_register :placeholder { color: #959fa2 !important; font-style: italic; } .page_register p.success { border: 1px solid #bdd3dd; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius: 4px; background-color: #eef7fb; padding: 1em; color: #333; margin: inherit 20px; } .page_register p.error { border: 1px solid #822; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius: 5px; background-color: #bc3838; padding: 1em !important; color: #fff !important; margin: inherit 20px; } .page_register p.error strong { font-weight: bold; color: inherit; } .page_register p.error a.close { float: right; text-decoration: none; color: #fff; border: 2px solid #fff; -moz-border-radius:2em;-webkit-border-radius:2em;border-radius: 2em; height: 1.3em; width: 1.5em; text-align: center; background-color: rgba(255, 255, 255, 0.35); font-weight: bold; padding-top: 1px; position: relative; top: -8px; right: -8px; font-size: 12px; line-height: 15px; } #shopper_approved input, #shopper_approved select, #shopper_approved textarea { border: inherit; width: inherit; height: inherit; font-size: inherit; padding: inherit; margin: inherit; -moz-border-radius:inherit;-webkit-border-radius:inherit;border-radius: inherit; -moz-box-shadow:inherit;-webkit-box-shadow:inherit;box-shadow: inherit; color: inherit; line-height: inherit; }   * { margin: 0; padding: 0; } html { -webkit--webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust: 100%; -moz--webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust: 100%; -ms--webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust: 100%; height: 100%; font-family: 'Open Sans', sans-serif; font-weight: 400; } body { color: #424849; font-size: 14px; min-height: 100%; position: relative; background-color: #FFF; } h1, h2, h3 { color: #122B49; font-weight: 700; } h2 span.italics { font-style: italic; } h2 span.soft { font-weight: 100; } p { font-size: 14px; line-height: 1.25em; color: #303030; } p strong { font-weight: 700; } p strong b { font-weight: 700; } p.small { font-size: 12px; } p.smaller { font-size: 14px; } p.big { font-size: 18px; } p.bigger { font-size: 20px; } p.white { color: white; } p.shadow { text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8); } p.large { font-size: 25px; margin: 0; } p.blue { color: #4377B1; font-size: 18px; padding-bottom: 0 !important; } p.orange { color: #F47920; } p.note { clear: both; font-size: 10px; width: 50%; } hr { clear: both; height: 0; margin: 25px 0; border: 0; border-top: 2px solid #e3e3e3; border-bottom: 1px solid #ffffff; } hr.thin { margin: 5px 0; border-bottom: none; } ul, ol { padding-left: 0; }  .chunk { -moz--moz-box-sizing:border-box;box-sizing: border-box; -moz-box-sizing:border-box;box-sizing: border-box; }  .chunk.left { float: left; padding-right: 3%; } .chunk.right { float: right; padding-left: 2.5%; } .chunk.no-padding { padding-left: 0; padding-right: 0; } .chunk.border-left { border-left: 1px solid #dcdcdc; } .chunk.border-right { border-right: 1px solid #dcdcdc; }  a, a:hover { color: #4377B1; text-decoration: underline; font-size: 14px; } a:hover { color: #de3e26; } a:visited { color: #4377B1; } a.link { text-decoration: underline; cursor: pointer; } a.link:hover { text-decoration: none; }  a.link.touch-padded { padding: 4px; } a.link.red { color: #e74c3c; } a.link.blue { color: #3498db; } a.link.gray { color: #7f8c8d; } a.link.center { display: block; text-align: center; } a.link.center2 { display: inline-block; text-align: center; } a.link.right { display: block; float: right; } a.link.href:after { content: attr(href); } a.icon-link { text-decoration: none; } a.icon-link:hover > h2 { color: #63564d; } a.no-hl { text-decoration: none; color: #8B9596; } a.no-hl:hover { text-decoration: underline; } p a { font-size: 14px; } p a:hover { font-size: 14px; }  button, a.button { font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 18px; text-align: center; text-decoration: none; cursor: pointer; text-transform: uppercase; color: #fff; width: 180px; height: 40px; line-height: 40px; display: block; -moz-box-shadow:1px 1px 1px #C2C4C6;-webkit-box-shadow:1px 1px 1px #C2C4C6;box-shadow: 1px 1px 1px #C2C4C6; position: relative; border: none; }  button.blue, a.button.blue { background-color: #4377B1; } button.blue:hover, a.button.blue:hover { background-color: #60adff; } button.red, a.button.red { background-color: #B01316; } button.red:hover, a.button.red:hover { background-color: #ff1c1f; } button.blue-banner, a.button.blue-banner { background-color: #4377B1; width: 185px; padding-left: 28px; height: 48px; line-height: 47px; } button.blue-banner:hover, a.button.blue-banner:hover { background: #7ba0c8;  background: -webkit-linear-gradient(top, #7ba0c8 0%, #7ba0c8 49%, #4576b0 52%, #4576b0 100%);  background: -moz-linear-gradient(top, #7ba0c8 0%, #7ba0c8 49%, #4576b0 52%, #4576b0 100%);  background: -ms-linear-gradient(top, #7ba0c8 0%, #7ba0c8 49%, #4576b0 52%, #4576b0 100%);  background: -o-linear-gradient(top, #7ba0c8 0%, #7ba0c8 49%, #4576b0 52%, #4576b0 100%);  } button.red-banner, a.button.red-banner { background-color: #B01316; width: 185px; padding-left: 28px; height: 48px; line-height: 47px; } button.red-banner:hover, a.button.red-banner:hover { background: #ff1c1f;  background: -webkit-linear-gradient(top, #ff1c1f 0%, #ff1c1f 49%, #B01316 52%, #B01316 100%);  background: -moz-linear-gradient(top, #ff1c1f 0%, #ff1c1f 49%, #B01316 52%, #B01316 100%);  background: -ms-linear-gradient(top, #ff1c1f 0%, #ff1c1f 49%, #B01316 52%, #B01316 100%);  background: -o-linear-gradient(top, #ff1c1f 0%, #ff1c1f 49%, #B01316 52%, #B01316 100%);  }  button.tiny, a.button.tiny { font-size: 13px; line-height: 28px; width: 134px; height: 29px; color: #fff; } button.mini, a.button.mini { font-size: 15px; width: 125px; height: 32px; line-height: 30px; } button.large, a.button.large { width: 175px; } button.full, a.button.full { width: 100%; } button.flex, a.button.flex { width: auto; display: inline-block; } button.long, a.button.long { width: 250px; } button.center, a.button.center { margin-left: auto; margin-right: auto; } button div.icon, a.button div.icon { position: absolute; left: 10px; top: 7px; }  div.icon, a.icon { background-image: url("/images/s.png"); } div.icon.bbb { width: 132px; height: 46px; background-position: -11px -11px; } div.icon.nsc { width: 281px; height: 33px; background-position: -11px -121px; } div.icon.earphones { width: 40px; height: 39px; background-position: -169px -11px; margin: 8px 5px; } div.icon.fedex { width: 115px; height: 31px; background-position: -233px -11px; } div.icon.us-postal { width: 188px; height: 31px; background-position: -365px -11px; } div.icon.resources { width: 38px; height: 41px; background-position: -214px -70px; } div.icon.question-mark { width: 47px; height: 46px; background-position: -268px -65px; } div.icon.guarantee-seal { width: 92px; height: 91px; background-position: -459px -52px; } div.icon.save-money-seal { width: 92px; height: 91px; background-position: -669px -154px; } div.icon.red-seal { width: 141px; height: 141px; background-position: -214px -167px; } body.split_shortest div.icon.red-seal { background: url(/images/redburst_shortest.png) 50% 50% no-repeat; } div.icon.star-circle { width: 36px; height: 36px; background-position: -564px -7px; } div.icon.mobile-menu { width: 41px; height: 41px; background-position: -182px -28px; -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px; } div.icon.plus { width: 20px; height: 20px; background-position: -309px -3px; -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px; } div.icon.minus { width: 20px; height: 20px; background-position: -338px -3px; -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px; } div.icon.fedex-lg { width: 177px; height: 62px; background-position: -365px -159px; } div.icon.us-postal-lg { width: 151px; height: 127px; background-position: -365px -222px; } a.icon.fb { width: 26px; height: 26px; background-position: -406px -365px; margin-top: 1.5em; margin-left: 1em; } a.icon.twitter { width: 26px; height: 26px; background-position: -438px -365px; margin-top: 1.5em; margin-left: 1em; } a.icon.rss { width: 26px; height: 26px; background-position: -469px -365px; margin-top: 1.5em; margin-left: 1em; } a.icon.youtube { width: 26px; height: 26px; background-position: -501px -365px; margin-top: 1.5em; margin-left: 1em; } a.icon.fb:hover { width: 26px; height: 26px; background-position: -406px -394px; margin-top: 1.5em; margin-left: 1em; } a.icon.twitter:hover { width: 26px; height: 26px; background-position: -438px -394px; margin-top: 1.5em; margin-left: 1em; } a.icon.rss:hover { width: 26px; height: 26px; background-position: -469px -394px; margin-top: 1.5em; margin-left: 1em; } a.icon.youtube:hover { width: 26px; height: 26px; background-position: -501px -394px; margin-top: 1.5em; margin-left: 1em; }  .input, input, textarea, select, button { border: 0; outline: none;  } .input, input, textarea, select { width: 100%; height: 30px; } select { padding: 4px 2px; font-size: 16px; } input.fl { width: 100%; } textarea.brown-border, input.brown-border { border: 1px solid #6b5f55; -moz-box-shadow:none;-webkit-box-shadow:none;box-shadow: none; } input.error, textarea.error, select.error { border: 2px solid #e44c3e; } input, textarea { padding-left: 4px; padding-right: 4px; -moz-border-radius:2px;-webkit-border-radius:2px;border-radius: 2px; width: 95%; height: 35px; line-height: 35px; border: 1px solid #dedede; } input:focus, textarea:focus { border: 2px solid #4377B1; margin-bottom: -2px; } input.long { width: 250px; } textarea.taller { height: 120px; } textarea { min-height: 120px; } input[type="checkbox"], input[type="radio"], input[type="file"] { -moz-box-shadow:none;-webkit-box-shadow:none;box-shadow: none; } input[type="checkbox"] { width: auto; } input[type="file"] { line-height: 0; padding: 0; border: none; } label { margin-top: 10px; margin-bottom: 5px; display: block; } p.error { color: #b11417; line-height: 2em; } p.error a.close { display: inline-block; width: 2em; height: 2em; line-height: 2em; color: white; font-family: Helvetica, Arial, sans-serif; text-align: center; text-decoration: none; margin-right: 0.5em; background-color: #b11417; } p.error a.close:hover { background-color: #cc4c4f; }  .float-left { float: left; } .float-right { float: right; } .clear-left { clear: left; } .clear-right { clear: right; } .clear { clear: both; } .clearfix { zoom: 1; } .clearfix:before, .clearfix:after { content: ""; display: table; } .clearfix:after { clear: both; } .text-center { text-align: center; } .text-right { text-align: right; } .text-left { text-align: right; } .text-shadow { filter:dropshadow(color=#111, offx=1, offy=1);text-shadow: 1px 1px 1px #111; } .inline-block-center { margin-left: auto; margin-right: auto; display: inline-block; } .block-center { margin-left: auto; margin-right: auto; display: block; } .block-right { margin-right: auto; right: 0; } img.center { display: block; margin-left: auto; margin-right: auto; } .relative { position: relative; } .absolute { position: absolute; } .inline { display: inline; } .inline-block { display: inline-block; } .no-padding { padding: 0; } .no-margin { margin: 0; } .no-mb { margin-bottom: 0; } .no-border { border: 0 !important; } .space-top-half { margin-top: 0.5em; } .space-top { margin-top: 1em; } .space-top-double { margin-top: 2em; } .space-top-triple { margin-top: 3em; } .space-top-quadruple { margin-top: 4em; } .space-bottom-half { margin-bottom: 0.5em; } .space-bottom { margin-bottom: 1em; } .space-bottom-double { margin-bottom: 2em; } .space-left { margin-left: 1em; } .space-left-double { margin-left: 2em; } .space-left-triple { margin-left: 3em; } .space-right { margin-right: 1em; } .space-right-double { margin-right: 2em; } .onethird { width: 33.3333%; } .twothirds { width: 66.6666%; } .five { width: 5%; } .ten { width: 10%; } .fifteen { width: 15%; } .twenty { width: 20%; } .twentytwo { width: 22%; } .twentyfour { width: 24%; } .twentyfive { width: 25%; } .thirty { width: 30%; } .thirtythree { width: 33.3%; } .thirtyfive { width: 35%; } .forty { width: 40%; } .fortyfive { width: 45%; } .fifty { width: 50%; } .fiftyfive { width: 55%; } .sixty { width: 60%; } .sixtyfive { width: 65%; } .seventy { width: 70%; } .seventyfive { width: 75%; } .eighty { width: 80%; } .eightyfive { width: 85%; } .ninety { width: 90%; } .ninetyfive { width: 95%; } .onehundred { width: 100%; } .full { width: 100%; } .no-select { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }   @media all and (max-width: 939px) {  .mobile { display: block; } .desktop { display: none !important; } span.mobile { display: inline; }  br.mobile { margin-bottom: 10px; }  .chunk.expandable { width: auto; }  .chunk.expandable.left { float: none; padding-right: 0; } .chunk.expandable.right { float: none; padding-left: 0; } .chunk.expandable.border-left { border-left: none; } .chunk.expandable.border-right { border-right: none; } p.expandable {float: none; width: auto; right:0; left:0; margin: 0 auto; } .expandable { float: none; width: auto; } textarea#message { height: 100px; } div.content ul, div.content ol { margin-left: 5px; } input, textarea, select { margin: 0; }  .columns2.collapsable { width: auto; } .columns2.collapsable.left { float: none; padding-right: 0; } .columns2.collapsable.right { float: none; padding-left: 0; } .columns3.collapsable.left { float: none; padding-right: 0; } .columns3.collapsable.right { float: none; padding-left: 0; }  .columns2.collapsable .column { float: none; width: auto !important; } .columns2.collapsable .column.border-left { border-left: none; } .columns2.collapsable .column.border-right { border-right: none; } .columns2.collapsable .column:nth-child(1) { padding-right: 0px; } .columns2.collapsable .column:nth-child(2) { padding-left: 0px; }  .columns3.collapsable .column { float: none; width: auto; } .columns3.collapsable .column:nth-child(1) { padding-right: 0; } .columns3.collapsable .column:nth-child(2) { padding-left: 0; padding-right: 0; } .columns3.collapsable .column:nth-child(3) { padding-left: 0; } .columns3.collapsable .column.border-left { border-left: none; } .columns3.collapsable .column.border-right { border-right: none; } .columns3.fixed-height.home-page .column { height: auto; }  .columns2 p { margin-left: auto; margin-right: auto; } .columns3 p { margin-left: auto; margin-right: auto; } .columns2.collapsable .column a.button.bottom { position: static; } .columns3.collapsable .column a.button.bottom { position: static; }  div.icon.star-circle { width: 18px; height: 18px; -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px; background-position: -282px -3px; } div.icon.question-mark { -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px; background-position: -282px -26px; } div.icon.guarantee-seal { -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px; background-position: -5px -83px; } div.icon.resources { -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px; background-position: -338px -28px; } a.icon.fb { width: 43px; height: 43px; background-position: -5px -182px; margin-top: 1.5em; margin-left: 1em; -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px;} a.icon.twitter { width: 43px; height: 43px; background-position: -54px -182px; margin-top: 1.5em; margin-left: .5em; -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px; } a.icon.rss { width: 43px; height: 43px; background-position: -104px -182px; margin-top: 1.5em; margin-left: .5em; -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px; } a.icon.youtube { width: 43px; height: 43px; background-position: -152px -182px; margin-top: 1.5em; margin-left: .5em; -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px; } a.icon.fb:hover { width: 43px; height: 43px; background-position: -5px -182px; margin-top: 1.5em; margin-left: 1em; -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px;} a.icon.twitter:hover { width: 43px; height: 43px; background-position: -54px -182px; margin-top: 1.5em; margin-left: .5em; -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px; } a.icon.rss:hover { width: 43px; height: 43px; background-position: -104px -182px; margin-top: 1.5em; margin-left: .5em; -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px; } a.icon.youtube:hover { width: 43px; height: 43px; background-position: -152px -182px; margin-top: 1.5em; margin-left: .5em; -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px; }  div.share-buttons { float: left; width: 100px; margin-right: 15px; margin-bottom: 8px; } div.share-buttons a.button.share { margin-top: 8px; margin-bottom: 8px; } button, a.button { width: 123px; height: 27px; font-size: 12px; line-height: 27px; } button.blue-banner, a.button.blue-banner { width: 110px; height: 35px; line-height: 34px;} button.blue-banner div.icon, a.button.blue-banner div.icon { top: 10px; } button.red-banner, a.button.red-banner { width: 110px; height: 35px; line-height: 34px;} button.red-banner div.icon, a.button.red-banner div.icon { top: 10px; } button.expandable, a.button.expandable { width: auto; max-width: 500px; margin-left: auto; margin-right: auto; } button.flex.expandable, a.button.flex.expandable { display: block; }  input.expandable { width: 100%; max-width: 500px; } select.expandable { width: 100%; max-width: 500px; } textarea.expandable { width: 100% !important; max-width: 500px; } input, textarea, select { padding: 0 5px; width: 96%; margin: 0px;} label { margin-left: 0px; } #submit { width: 100%; } .submit { padding-left: 12px; } div.frame-image div.icon.guarantee-seal { width: 45px; height: 45px; background-position: -230px -26px; -moz-background-size:385px 230px;-webkit-background-size:385px 230px;background-size: 385px 230px; } .word { display: none; } div.login-ct { margin-right: 0em; }  div.top-bar { width: 100%; height: 63px; background-color: #000;  position: relative; } div.top-bar div.logo { width: 65px; height: 62px; float: left; margin-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: -10px; } div.top-bar div.logo img { width: 65px; height: 62px; } div.top-bar a.header { font-size: 14px; color: #ffffff; font-family: 'Open Sans', sans-serif; font-weight: 700; padding-top: 16px; text-decoration: none; padding-top: 15px; display: block; } div.top-bar div.mobile-menu { position: absolute; top: 12px; right: 12px; cursor: pointer; }  div.main-banner { width: 100%; background-image: url(/images/banners/flag-background-mob.jpg); -moz-background-size:cover;-webkit-background-size:cover;background-size: cover; } div.main-banner div.inner { position: relative; } div.main-banner h1 { padding: 10px 3px 10px 8px; margin-top: 0; line-height: 28px; } div.main-banner h1.home { padding: 10px 3px 0 8px; line-height: 35px; } div.main-banner h1.home.red { padding: 10px 3px 0 8px; line-height: 35px; color: #B11417; } div.main-banner h2.home { padding: 0 3px 0 8px; } div.main-banner h1.no-padding { padding-top: 2px; } div.main-banner ul { margin-top: 10px; } div.main-banner p.small { font-size: 12px; color: #122B49; font-family: 'Open Sans', sans-serif; font-weight: 400; letter-spacing: -.5px; } div.main-banner div.price-ct { width: 55%; } div.main-banner div.price-ct p { padding-left: 15px; } div.main-banner div.price-ct a { margin-left: 15px;} div.main-banner div.learn-more { margin-left: 1.5em; margin-top: .5em; filter:dropshadow(color=#fff, offx=1, offy=1);text-shadow: 1px 1px 2px #fff; } div.main-banner div.learn-more a { line-height: 2em; } div.main-banner div.frame-image { float: right; margin-top: 10px; margin-right: 15px; }  div.main-banner.small { height:auto; }  div.main-banner div.cowboy-girl { width: 167px; height: 163px; position: absolute; bottom: -17px; right: 0px; background-image: url(/images/people/smile-cowgirl.png); -moz-background-size:167px 163px;-webkit-background-size:167px 163px;background-size: 167px 163px; background-repeat: no-repeat; } div.main-banner div.cowboy-dog { width: 167px; height: 163px; position: absolute; bottom: -17px; right: 0px; background-image: url(/images/people/cowdog.png); -moz-background-size:145px 163px;-webkit-background-size:145px 163px;background-size: 145px 163px; background-repeat: no-repeat; } div.main-banner div.cowboy-girl-two { width: 167px; height: 163px; position: absolute; bottom: 0; right: 0px; background-image: url(/images/people/smile-cowgirl.png); -moz-background-size:167px 163px;-webkit-background-size:167px 163px;background-size: 167px 163px; background-repeat: no-repeat; } div.main-banner div.document { width: 160px; height: 105px; position: absolute; bottom: 0; right: 0px; background-image: url(/images/people/texas-dps-cowgirl.png); -moz-background-size:160px 105px;-webkit-background-size:160px 105px;background-size: 160px 105px; background-repeat: no-repeat; } div.main-banner div.document-compass{ width: 155px; height: 106px; position: absolute; bottom: 5px; right: 8px; background-image: url(/images/banners/document-compass.png); -moz-background-size:155px 106px;-webkit-background-size:155px 106px;background-size: 155px 106px; background-repeat: no-repeat; }  div.star-banner { width: 100%; height: 355px; background-color: #EDEDED; } div.star-banner.short { height: 280px; margin-top: 1em; } div.star-banner div.outer { width: 100%; height: 100%; background-image: url(/images/banners/star.png); -moz-background-size:143px 145px;-webkit-background-size:143px 145px;background-size: 143px 145px; background-repeat: no-repeat; background-position: left bottom; } div.star-banner div.outer.bg-right { background-position: right bottom; } div.star-banner div.nsc { margin-top: 12px; margin-left: auto; margin-right: auto; } div.star-banner div.bbb { margin-top: 6px; margin-left: auto; margin-right: auto; } div.star-banner div.us-postal { margin-left: auto; margin-right: auto; margin-top: 16px; } div.star-banner div.fedex { margin-left: auto; margin-right: auto; margin-top: 5px; } div.star-banner h2 { line-height: 20px; } div.star-banner p.seventy, div.star-banner p.sixtyfive { width: 90%; }  div.bottom-banner { background-color: #D4E0ED; width: 100%; } div.bottom-banner div.inner { padding-top: 15px; padding-left: 14px; } div.bottom-banner div.icon { float: left; } div.bottom-banner div.usp h2 { float: left; width: 62%; margin-left: 18px;} div.bottom-banner div.price-ct { width: 100%; margin-left: auto; margin-right: auto; text-align: center; } div.bottom-banner p.price { font-size: 60px; margin-left: auto; margin-right: auto; } div.bottom-banner p.price sup { font-size: 35px; top: 0.9em; top: 0.4em \0/; } div.bottom-banner a.button { text-align: center; margin-left: auto; margin-right: auto; } div.bottom-banner div.individual-product-links { width: 100%; float:left; text-align: center; padding-top: 15px; padding-bottom: 12px; } div.bottom-banner div.individual-product-links a { font-size: 13px; } div.bottom-banner ul.stars { margin-left: 0; }  div.menu-mobile { height: 0px; width: 100%; overflow: hidden; -webkit--webkit-transition:height 0.5s ease-out;-moz-transition:height 0.5s ease-out;-ms-transition:height 0.5s ease-out;-o-transition:height 0.5s ease-out;transition: height 0.5s ease-out; -moz--webkit-transition:height 0.5s ease-out;-moz-transition:height 0.5s ease-out;-ms-transition:height 0.5s ease-out;-o-transition:height 0.5s ease-out;transition: height 0.5s ease-out; -ms--webkit-transition:height 0.5s ease-out;-moz-transition:height 0.5s ease-out;-ms-transition:height 0.5s ease-out;-o-transition:height 0.5s ease-out;transition: height 0.5s ease-out; -webkit-transition:height 0.5s ease-out;-moz-transition:height 0.5s ease-out;-ms-transition:height 0.5s ease-out;-o-transition:height 0.5s ease-out;transition: height 0.5s ease-out; } div.menu-mobile.open { height: 232px; } div.menu-mobile div.top-links { height: 26px; width: 100%; background-color: #122B49; line-height: 14px; padding-top: 12px; text-align: center; } div.menu-mobile div.top-links a { color: #C2C4C6; font-size: 15px; font-family: 'Open Sans', sans-serif; font-weight: 700; text-decoration: none; padding: 0 15px; } div.menu-mobile div.bottom-link { height: 32px; width: 100%; background-color: #122B49; line-height: 32px; text-align: center; } div.menu-mobile ul { list-style: none; width: 100%; height: 158px; margin:0; padding-top: 5px; background: -webkit-linear-gradient(top, #4576b0 0%, #345986 100%); background: -moz-linear-gradient(top, #4576b0 0%, #345986 100%); background: -ms-linear-gradient(top, #4576b0 0%, #345986 100%); background: -o-linear-gradient(top, #4576b0 0%, #345986 100%); } div.menu-mobile li { text-align: center; margin-right: auto; margin-left: auto; } div.menu-mobile li a { color: #fff; margin-right: auto; margin-left: auto; text-decoration: none; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 15px; width: 145px; border-bottom: 1px solid #122B49; padding: 8px 0; display: block; } div.menu-mobile li:last-child { border: 0; padding-top: 14px; }  div.main-body div.inner { padding: 0px 10px; }  .m-text-center { text-align: center; } .m-block-center { margin-left: auto; margin-right: auto; } .m-clear { clear: both; } .mlb { margin: 0 12px;} .fifty-mb { width: 50%; }  div.footer { border-top: 4px solid #122B49; position: relative; background: #4576b0;  background: -webkit-linear-gradient(top, #4576b0 0%, #345986 100%);  background: -moz-linear-gradient(top, #4576b0 0%, #345986 100%);  background: -ms-linear-gradient(top, #4576b0 0%, #345986 100%);  background: -o-linear-gradient(top, #4576b0 0%, #345986 100%);  } div.footer div.submenu-bar { width: 100%; height: 48px; background-color: #122B49; padding-top: 5px; } div.footer div.bottom-bar a b { color: #fff; text-decoration: none; } div.footer div.submenu-bar div.icon.mobile-menu { cursor: pointer; } div.footer div.submenu-container { position: relative; } div.footer div.submenu { padding-top: 10px; padding-bottom: 15px; display: none; position: absolute; bottom: 0; background: #4576b0;  width: 100%; background: -webkit-linear-gradient(top, #4576b0 0%, #345986 100%);  background: -moz-linear-gradient(top, #4576b0 0%, #345986 100%);  background: -ms-linear-gradient(top, #4576b0 0%, #345986 100%);  background: -o-linear-gradient(top, #4576b0 0%, #345986 100%);  } div.footer p { font-size: 14px; color: #122B49; font-family: 'Open Sans', sans-serif; font-weight: 400; margin: 0; } div.footer p span { font-size: 14px; color: #C2C4C6; line-height: 12px; } div.footer p span b { display: block; line-height: 22px; } div.footer p.gray { color: #C2C4C6; } div.footer p.white { color: #fff; } div.footer p.header { font-size: 14px; color: #ffffff; font-family: 'Open Sans', sans-serif; font-weight: 700; margin: 0 0 9px 0; text-transform: none; } div.footer a { font-size: 14px; color: #122B49; font-family: 'Open Sans', sans-serif; font-weight: 400; text-decoration: none; } div.footer a.white { color: #fff; } div.footer a:hover { text-decoration: underline; } div.footer ul { list-style: none; } div.footer .col { margin-left: 0; border-bottom: 0px; text-align: left; margin: 0; border-right: 2px solid #122B49; padding: 0 18px; } div.footer .col.two { width: 28%; float: left; } div.footer .col.three { width: 51%; border: 0; float: left; padding-right: 0; } div.footer div.social-icons { margin-right: auto; margin-left: auto; width: 220px; margin-top: -25px; } div.footer .bottom-bar { background-color: #0b233f; height: 180px; color: #fff; font-size: 12px; padding-top: 6px; margin-top: 23px; } div.footer .bottom-bar p.header { font-size: 18px; line-height: 18px; } div.footer .bottom-bar p { padding-top: 10px; color: #fff; } div.footer .bottom-bar-2 { background-color: #133354; height: 30px; color: #fff; font-size: 12px; padding-top: 11px; } } @media all and (max-width: 340px) { div.radio-buttons.ct-page input { margin-bottom:25px; } }   h1 { font-size: 28px; } h1.home { font-size: 35px; line-height: 30px; } h2 { font-size: 24px; line-height: 29px; } h2.gray { color: #303030; font-family: 'Open Sans', sans-serif; font-weight: 400; } h3 { font-size: 19px; } p { font-size: 14px; }  p.price { font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 52px; color: #303030; } p.price sup { font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 31px; vertical-align: text-top; top: 0.9em; } p.price sup span { font-family: 'Open Sans', sans-serif; font-weight: 700; } div.price.fancy span { color: #e74c3c; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 80px; color: #303030; display: inline-block; line-height: 1.2em; padding: 0; margin: 0; } div.price.fancy span sup { font-size: 0.56em; top: -0.65em; position:relative; } div.price.fancy span sup.symbol { } div.price.fancy span sup.cents { }  div.breadcrumbs { font-size: 14px; color: #122B49; font-family: 'Open Sans', sans-serif; font-weight: 700; } div.breadcrumbs span, div.breadcrumbs a { color: #C2C4C6;}  div.main-body { padding: 5px 0; }  div.content.full { width: 100%;} div.content p.big-lh { line-height: 22px; } div.content a.button.fr { margin-right: 0px; } div.content a.button.ml { margin-left: 0;} div.content p { padding-bottom: 1em; } div.content h2, div.content h3 { padding-bottom: .5em; } div.content ul, div.content ol { margin-left: 30px; padding-bottom: 1em; } div.content ul li, div.content ol li { } div.content p.price { padding-bottom: 0; }  ul.stars { margin-left: 10px; list-style: none; } ul.stars li:before { content: ' '; width: 20px; height: 20px; background-image: url('/images/s.png'); background-position: -179px -75px; margin-left: -30px; margin-top: -2px; background-repeat: no-repeat; display: block; float: left;} ul.stars li { color: #122B49; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 16px; margin-bottom: .3em; margin-left: 15px; padding-left: 7px; line-height: 20px; } ul.stars.larger li { font-size: 18px; margin-bottom: 11px; } div.content ul.stars { margin-left: 0px; } div.content ul.county { float: left; list-style: none; margin-left: 0; } div.plusfree-box { width: 305px; height: 56px; border: 2px solid #E6E6E6; margin-left: -5px; } div.plusfree-box div.gray-box { width: 188px; height: 100%; background-color: #E6E6E6; float: left; } div.plusfree-box p.red-txt { font-size: 18px; font-family: 'Open Sans', sans-serif; font-weight: 700; color: #B11417; padding-top: 0px; padding-bottom: 0; } div.plusfree-box a { padding: 18px 20px; text-align: right; display: block; }  div.faq { margin-bottom: 1em; } div.faq .ans { display: none; padding: 1em; border: 1px solid #4377B1; margin: 1em 0; } div.faq.active { } div.faq.active .ans { display: block; } div.blue-line { border-bottom: 1px solid #4377B1; margin: 1.5em 0; } div.gray-line { border-bottom: 1px solid #303030; margin: 1.5em 0; }   div.side-widget { width: 100%; position: relative; } div.side-widget p { padding: 12px 20px; } div.side-widget p a { font-size: 14px; } div.side-widget p.header { font-size: 20px; font-family: 'Open Sans', sans-serif; font-weight: 700; line-height: 25px; } div.side-widget a.button { margin: 15px 0 5px 20px; }  div.side-widget.faq { background-color: #0B233F; border-right: 4px solid #4377B1; } div.side-widget.faq div.icon { position: absolute; right: 13%; top: 20px; } div.side-widget.faq p { color: #fff; } div.side-widget.faq p.header { color: #4377B1; } div.side-widget.faq div { display: block; }  div.side-widget.resources { background-color: #4377B1; border-right: 4px solid #004990; } div.side-widget.resources div.icon { position: absolute; right: 13%; top: 20px; } div.side-widget.resources p.header { color: #fff; } div.side-widget.resources ul { list-style: none; margin-left: 25px; margin-top: 12px; } div.side-widget.resources a { color: #FFF; font-size: 14px; } div.side-widget.resources a:hover { color: #B11417; }  div.side-widget.guarantee { background-color: #D4E0ED; border-right: 4px solid #4377B1; } div.side-widget.guarantee div.icon { position: absolute; right: 7%; top: 15px; } div.side-widget.guarantee p { color: #303030; font-size: 16px; } div.side-widget.guarantee p.header { color: #122B49; font-size: 20px; } div.side-widget.guarantee a { color: #122B49; font-size: 14px; padding: 10px 0 0 20px; display: block; } div.side-widget.guarantee ul { margin-left: 15px; margin-top: 10px; padding-bottom: 0; padding-left: 10px; }  div.side-widget.product { background-color: #E6E6E6; border-right: 4px solid #C2C4C6; } div.side-widget.product div.icon { position: absolute; right: 7%; top: 15px; } div.side-widget.product p { color: #303030; font-size: 16px; } div.side-widget.product p.price { font-size: 56px; padding: 0;} div.side-widget.product p.price sup { font-size: 30px; top: .9em; top: 0.4em \0/; } div.side-widget.product p.header { color: #1B3454; font-size: 20px; } div.side-widget.product ul { margin-left: 15px; margin-top: 10px; padding-left: 10px; } div.side-widget.product ul li { color: #1B3454; font-family: 'Open Sans', sans-serif; font-weight: 700; } div.side-widget.product div.price-cta { width: 43%; float: left; margin-left: 20px; } div.side-widget.product div.image-cta { width: 37.5%; float: right; margin-right: 20px; text-align: center; padding-top: 58px; } div.side-widget.product a.button { margin: 0; } div.side-widget.product a.learn-more { padding-left: 30px; padding-top: 7px; display: block; }  div.side-widget.about-us { background-color: #E6E6E6; border-right: 4px solid #C2C4C6; } div.side-widget.about-us p { color: #1B3454; font-size: 15px; font-family: 'Open Sans', sans-serif; font-weight: 700; line-height: 16px; } div.side-widget.about-us p a { font-size: 15px; font-family: 'Open Sans', sans-serif; font-weight: 700; } div.side-widget.about-us p.header { font-size: 20px; } div.side-widget.about-us p.phone { font-size: 20px; }  div.frame-image { width: 123px; height: 78px; background-color: #C2C4C6; -moz-background-size:115px 69px;-webkit-background-size:115px 69px;background-size: 115px 69px; background-position: center center; background-repeat: no-repeat; position: relative; } div.frame-image.small { width: 118px; height: 73px; -moz-background-size:108px 64px;-webkit-background-size:108px 64px;background-size: 108px 64px; } div.frame-image.driver-record { background-image: url(/images/frames-mobile/driver-record-m.jpg); } div.frame-image.defensive-course { background-image: url(/images/frames-mobile/defensive-driving-course-m.jpg); } div.frame-image.texas-county-map { background-image: url(/images/frames-mobile/texas-state-map-m.jpg); } div.frame-image.texas-state-flag { background-image: url(/images/frames-mobile/texas-state-flag-m.jpg); } div.frame-image.texas-seal { background-image: url(/images/frames-mobile/texas-seal-m.jpg); } div.frame-image.texas-cowgirl { background-image: url(/images/frames-mobile/texas-cowgirl-m.jpg); } div.frame-image.defensive-driving { background-image: url(/images/frames-mobile/defensive-driving-m.jpg); } div.frame-image.defensive-driving-w { background-image: url(/images/frames-mobile/laptop_coffee-m.woman.jpg); } div.frame-image.defensive-driving-m { background-image: url(/images/frames-mobile/laptop_coffee-m.man.jpg); } div.frame-image.texas-dps-approved { background-image: url(/images/frames-mobile/texas-dps-approved-m.jpg); } div.frame-image.driver-prep-course { background-image: url(/images/frames-mobile/driver-prep-course-m.jpg); } div.frame-image.texas-online-insurance { background-image: url(/images/frames-mobile/texas-online-insurance-m.jpg); } div.frame-image.certificate-completion { background-image: url(/images/frames-mobile/certificate-completion-m.jpg); } div.frame-image div.icon { position: absolute; right: -8px; top: -12px; }  div.privacy-policy span { color: #122B49; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 20px; cursor: pointer; } div.privacy-policy span:hover { color: #4377B1; } div.privacy-policy span.selected { color: #F47920; } div.privacy-policy p { display: none; } div.privacy-policy.first p { display: block; }  div.more-details div.bar { width: 100%; height: 46px; line-height: 46px; display: inline-block; cursor: pointer; position: relative; margin-top: 8px; margin-bottom: 5px; background: #fefefe;  background: -webkit-linear-gradient(top, #f3f3f3 0%, #dfdfe1 100%);  background: -moz-linear-gradient(top, #f3f3f3 0%, #dfdfe1 100%);  background: -ms-linear-gradient(top, #f3f3f3 0%, #dfdfe1 100%);  background: -o-linear-gradient(top, #f3f3f3 0%, #dfdfe1 100%);  } div.more-details div.bar div { padding-left: 15px; display: inline-block; font-size: 20px; color: #122B49; font-family: 'Open Sans', sans-serif; font-weight: 700; } div.more-details div.bar div.icon { position: absolute; left: 14px; top: 14px; padding:0; } div.more-details div.bar:before { content: ' '; width: 50px; height: 46px; float: left; line-height: 46px; background: #4277b0;  background: -webkit-linear-gradient(top, #4277b0 0%, #325b89 100%);  background: -moz-linear-gradient(top, #4277b0 0%, #325b89 100%);  background: -ms-linear-gradient(top, #4277b0 0%, #325b89 100%);  background: -o-linear-gradient(top, #4277b0 0%, #325b89 100%);  } div.more-details p { display: none; } div.sitemap h2 { margin-bottom: .5em; } div.sitemap ul { list-style: none; margin-bottom: 1em; padding-left: 0; } div.sitemap ul li a { font-size: 14px; }  div.testimonial-img { width: 68px; height: 65px; -moz-background-size:68px 65px;-webkit-background-size:68px 65px;background-size: 68px 65px; float: left; margin-right: 1.1em; margin-bottom: .5em; } div.testimonial-img.one { background-image: url(/images/testimonials/fg-testimonials.jpg); } div.testimonial-img.two { background-image: url(/images/testimonials/ev-testimonials.jpg); } div.testimonial-img.three { background-image: url(/images/testimonials/tk-testimonials.jpg); } div.testimonial-img.four { background-image: url(/images/testimonials/fd-testimonials.jpg); } div.testimonial-img.five { background-image: url(/images/testimonials/pw-testimonials.jpg); } div.testimonial-img.six { background-image: url(/images/testimonials/kt-testimonials.jpg); } p.testimonial-name { color: #4377B1; } .video-pl { cursor: pointer; }  .mlb1 { margin-left: 1em; } div.top-bar { background-color: #fff; } div.top-bar p.small-txt { color: #B01316; } div.top-bar a.header { color: #122B49; } div.top-bar p.reg-txt { color: #B01316; font-weight: bold; } div.top-bar ul.menu li a { color: #4377B1; } div.top-bar div.top-links ul li a { color: #000; } div.side-widget.guarantee { background-color: #fff; border: 1px solid #4377B1; } div.side-widget.resources { background-color: #fff; border: 1px solid #4377B1; } div.side-widget.resources p.header { color: #122B49; } div.side-widget.resources ul { list-style: disc; margin-left: 40px; margin-top: 12px; } div.side-widget.resources a { color: #122B49; font-size: 14px; } div.side-widget.resources a:hover { color: #122B49; } div.content ol[type="A"] { counter-reset: item; padding-bottom: 0;} div.content ol[type="A"] li { display: block } div.content ol[type="A"] li:before { content: counter(item, upper-alpha) ". "; counter-increment: item; font-weight: bold; }   @media all and (min-width: 940px) {  .mobile { display: none !important; } .desktop { display: block; } span.desktop { display: inline; }  body { width: 100%; margin-left: auto; margin-right: auto; } .outer { width: 1280px; margin-left: auto; margin-right: auto; } .inner { width: 940px; margin-left: auto; margin-right: auto; position: relative; } h1 { font-size: 40px; } h2 { font-size: 22px; } h2.gray { color: #303030; font-family: 'Open Sans', sans-serif; font-weight: 400; } h3 { font-size: 16px; color: #303030; } p.price, .price span { font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 80px; color: #303030; margin-bottom: 0.1em; margin-top: -0.3em; } p.price sup, .price span.symbol, .price span.dot, .price span.cents { font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 56%; vertical-align: text-top; top: 0.9em; top: 0.4em \0/; } p.price sup span { font-family: 'Open Sans', sans-serif; font-weight: 700; } p.phone.red { font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 40px; color: #DF3800; margin: 0; } p.gray-line { padding-bottom: 15px !important; border-bottom: 3px solid #c1c3c5; } .word { display: none; } p.price.white { color: #fff; } p.price.gray { color: #424849; text-shadow: none; } div.price.fancy span { color: #e74c3c; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 80px; color: #303030; display: inline-block; line-height: 1.2em; padding: 0; margin: 0; } div.price.fancy span sup { font-size: 0.56em; top: -0.65em; position:relative; } div.price.fancy span sup.symbol { } div.price.fancy span sup.cents { }  div.top-bar { width: 100%; height: 106px; background-color: #000; }  div.top-bar .inner { height: 100%; } div.top-bar div.logo { width: 131px; height: 124px; float: left; margin-left: -10px; margin-top: 10px; margin-right: 10px; } div.top-bar div.title { float: left; } div.top-bar div.top-links { width: 230px; float: right; } div.top-bar div.top-links ul { list-style: none; margin: 5px 0; padding: 0; float: right; } div.top-bar div.top-links ul li { float: left; } div.top-bar div.top-links ul li a { color: #999; text-decoration: none; text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 13px; padding: 6px 10px; } div.top-bar div.top-links ul li a:hover { background-color: #999; color: #122B49; } div.top-bar div.top-links a.button { font-size:14px; width: 150px; height: 30px; line-height: 30px; } div.top-bar p.small-txt { font-size: 9px; color: #999; font-family: 'Open Sans', sans-serif; font-weight: 400; padding-top: 15px; } div.top-bar a.header { font-size: 24px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 700; text-decoration: none; } div.top-bar p.reg-txt { font-size: 12px; color: #F5C64C; font-family: 'Open Sans', sans-serif; font-weight: 400; } div.top-bar a.login { display: block; width: 71px; height: 28px; line-height: 28px; text-align: center; position: absolute; right: 0; bottom: 0; background-color: #4377B1; font-size: 16px; text-decoration: none; font-family: 'Open Sans', sans-serif; font-weight: 700; color: #fff; } div.top-bar ul.menu { list-style: none; margin: 0; position: absolute; left: 106px; bottom: 6px; padding-left: 15px; } div.top-bar ul.menu li { float: left; } div.top-bar ul.menu li a { color: #fff; text-decoration: none; text-transform: uppercase; font-size: 16px; padding: 5px 10px; font-family: 'Open Sans', sans-serif; font-weight: 700; } div.top-bar ul.menu li a:hover { background-color: #B11417; color: #fff; } div.menu-mobile { display: none; }  div.main-banner { width: 100%; height: 329px; background-image: url(/images/banners/flag-background.jpg); background-position: right center; -moz-background-size:cover;-webkit-background-size:cover;background-size: cover; } div.main-banner div.inner { position: relative; height: 100%; } div.main-banner h1 { padding-top: 35px; line-height: 45px; padding-bottom: 10px; margin-top: 0; } div.main-banner h1.home { padding-top: 45px; padding-bottom: 15px; margin-top: 0; } div.main-banner h1.home.red { padding-top: 30px; padding-bottom: 0px; margin-top: 0; color: #B11417; font-size: 40px; } div.main-banner h1.no-padding { padding-top: 0px; padding-bottom: 0px; margin-top: 0; font-size: 30px; line-height: 35px; } div.main-banner ul { margin-top: 20px; } div.main-banner p.small { font-size: 14px; color: #122B49; font-family: 'Open Sans', sans-serif; font-weight: 400; } div.main-banner div.icon.red-seal { position: absolute; right: -25px; top: 65px; } div.main-banner div.learn-more { margin-left: 4.5em; margin-top: .5em; } div.main-banner div.learn-more a { line-height: 2em; } div.main-banner div.frame-image { float: right; margin-left: 45px; } div.main-banner div.price-ct { width: 25%; float: right; } div.main-banner div.price-ct.home { float: left; } div.main-banner div.price-ct p.price { padding-left: 12px; padding-top: 15px; }  div.main-banner.small { height: 90px; min-height: 90px;} div.main-banner.small h1 { padding-top: 30px; line-height: 35px; }  div.main-banner div.cowboy-girl { width: 333px; height: 325px; position: absolute; bottom: 0; right: 0; background-image: url(/images/people/smile-cowgirl.png); background-repeat: no-repeat; } div.main-banner div.cowboy-dog { width: 389px; height: 340px; position: absolute; bottom: 0; right: 0; background-image: url(/images/people/cowdog.10million.png); background-repeat: no-repeat; } div.main-banner div.cowboy-girl-two { width: 333px; height: 325px; position: absolute; bottom: 0; right: 0; background-image: url(/images/people/smile-cowgirl.png); background-repeat: no-repeat; } div.main-banner div.document { width: 458px; height: 300px; position: absolute; bottom: 0; right: -20px; background-image: url(/images/people/texas-dps-cowgirl.png); background-repeat: no-repeat; } div.main-banner div.document-compass { width: 367px; height: 251px; position: absolute; bottom: 8px; right: -20px; background-image: url(/images/banners/document-compass.png); background-repeat: no-repeat; } div.side div.cowboy-dog { width: 187px; height: 280px; background-image: url(/images/people/dresseddog.jpg); background-repeat: no-repeat; position: relative; } div[data-speech="loveoptions"]:after { content:''; display:block; width:149px; height: 159px; position:absolute; top:-30px; right:-61px; background: url(/images/speech/loveoptions.png) 50% 50% no-repeat;}  div.star-banner { width: 100%; height: 208px; background-color: #EDEDED; } div.star-banner div.outer { width: 1170px; height: 100%; background-image: url(/images/banners/star.png); background-repeat: no-repeat; background-position: left center; } div.star-banner div.outer.bg-right { background-position: right center; } div.star-banner div.bbb-icon { margin-top: -8px; } div.star-banner div.nsc { margin-top: 30px; margin-left: 40px; } div.star-banner div.us-postal { margin-left: 60px; } div.star-banner div.fedex { margin-left: 90px; }  div.bottom-banner { background-color: #D4E0ED; width: 100%; height: 140px; } div.bottom-banner div.inner { padding-top: 15px; } div.bottom-banner div.icon { float: left; margin-top: .9em; } div.bottom-banner div.usp { float: left; width: 400px; margin-left: 18px;} div.bottom-banner div.price-ct { width: 185px; float: left; margin-left: 25px; } div.bottom-banner p.price { font-size: 60px; padding-left: 18px; } div.bottom-banner p.price sup { font-size: 35px; top: 0.9em; top: 0.4em \0/; } div.bottom-banner div.individual-product-links { width: 200px; float:left; text-align: center; padding-top: 35px; } div.bottom-banner div.individual-product-links a { font-size: 13px; }  div.frame-image { width: 320px; height: 200px; background-color: #C2C4C6; background-position: center center; background-repeat: no-repeat; -moz-background-size:300px 180px;-webkit-background-size:300px 180px;background-size: 300px 180px; } div.frame-image.small { width: 118px; height: 73px; -moz-background-size:108px 64px;-webkit-background-size:108px 64px;background-size: 108px 64px; } div.frame-image.driver-record { background-image: url(/images/frames/driver-record.jpg); } div.frame-image.defensive-course { background-image: url(/images/frames/defensive-driving-course.jpg); } div.frame-image.texas-county-map { background-image: url(/images/frames/texas-state-map.jpg); } div.frame-image.texas-state-flag { background-image: url(/images/frames/texas-state-flag.jpg); } div.frame-image.texas-seal { background-image: url(/images/frames/texas-seal.jpg); } div.frame-image.texas-cowgirl { background-image: url(/images/frames/texas-cowgirl.jpg); } div.frame-image.defensive-driving { background-image: url(/images/frames/defensive-driving.jpg); } div.frame-image.defensive-driving-w { background-image: url(/images/frames/laptop_coffee.woman.jpg); } div.frame-image.defensive-driving-m { background-image: url(/images/frames/laptop_coffee.man.jpg); } div.frame-image.texas-dps-approved { background-image: url(/images/frames/texas-dps-approved.jpg); } div.frame-image.driver-prep-course { background-image: url(/images/frames/driver-prep-course.jpg); } div.frame-image.texas-online-insurance { background-image: url(/images/frames/texas-online-insurance.jpg); } div.frame-image.certificate-completion { background-image: url(/images/frames/certificate-completion.jpg); } div.frame-image div.icon { position: absolute; right: -15px; top: -15px; } div.cowgirl-smiling { width: 186px; height: 227px; background-image: url(/images/people/smiling-cowgirl.png); background-repeat: no-repeat; position: absolute; top: -227px; left: 30px; } div.cowdog-right { width: 199px; height: 226px; background-image: url(/images/people/cowdog.right.jpg); background-repeat: no-repeat; position: absolute; top: -226px; left: 30px; } div.cowgirl-smiling.two { left: 0px; } div.satisfaction-guaranteed { width: 292px; height: 420px; background-image: url(/images/people/satisfaction-guaranteed.png); background-repeat: no-repeat; position: absolute; top: -420px; right: 0px; }  div.main-body { padding: 15px 0; } div.main-body.no-padding-top { padding-top: 0; } body.page_about div.main-body { padding-bottom: 0; }  div.content { margin: 0 auto; width: 940px; padding: 0; z-index:0; } div.content.w640 { width: 640px; float: left; } div.content.full { width: 100%;} div.content p.big-lh { line-height: 22px; } div.content a.button.fr { margin-right: 0px; } div.content a.button.ml { margin-left: 0;} div.content.left-side { width: 600px; float: left; } div.content.left-side.padding-right { width: 570px; } div.content.right-side { width: 320px; float: right; } ul.stars.horizontal { padding-left: 0; } ul.stars.horizontal li { float: left; margin-right: 30px; } ul.stars.larger li { font-size: 20px; margin-bottom: 15px; } div.plusfree-box { margin-left: 0; }  div.testimonial-img { width: 135px; height: 129px; -moz-background-size:135px 129px;-webkit-background-size:135px 129px;background-size: 135px 129px; float: left; margin-right: 1.5em; margin-bottom: 2em; } div.absolute-img { position: relative; width: 940px; margin-left: auto; margin-right: auto; }  div.footer { padding-top: 25px; border-top: 4px solid #122B49; background: #4576b0;  background: -webkit-linear-gradient(top, #4576b0 0%, #345986 100%);  background: -moz-linear-gradient(top, #4576b0 0%, #345986 100%);  background: -ms-linear-gradient(top, #4576b0 0%, #345986 100%);  background: -o-linear-gradient(top, #4576b0 0%, #345986 100%);  z-index: 1; } div.footer div.inner { position: relative; } div.footer div.submenu-bar { display: none; } div.footer div.bottom-bar a b { color: #fff; text-decoration: none; } div.footer p { font-size: 14px; color: #122B49; font-family: 'Open Sans', sans-serif; font-weight: 400; margin: 0; } div.footer p span { font-family: 'Helvetica'; font-size: 14px; color: #C2C4C6; line-height: 8px; } div.footer p.gray { color: #C2C4C6; } div.footer p.white { color: #fff; } div.footer p.header { font-size: 18px; color: #ffffff; font-family: 'Open Sans', sans-serif; font-weight: 700; margin: 0 0 9px 0; text-transform: none; } div.footer a { font-size: 14px; color: #122B49; font-family: 'Open Sans', sans-serif; font-weight: 400; text-decoration: none; } div.footer a.white { color: #fff; } div.footer a:hover { text-decoration: underline; } div.footer ul { list-style: none; } div.footer .col { margin-left: 0; border-bottom: 0px; text-align: left; margin: 0; border-right: 2px solid #122B49; padding: 0 20px; } div.footer .col.one { width: 240px; float: left; padding-left: 0; } div.footer .col.two { width: 114px; float: left; } div.footer .col.three { width: 228px; float: left; } div.footer .col.four { width: 200px; float: left; padding-right: 0px; border-right: 0; } div.footer .bottom-bar { background-color: #0b233f; height: 77px; color: #fff; font-size: 12px; padding-top: 6px; margin-top: 23px; } div.footer .bottom-bar p { padding-top: 22px; color: #fff; } div.footer .bottom-bar-2 { background-color: #133354; height: 30px; color: #fff; font-size: 12px; padding-top: 11px; }  .space-top_d { margin-top: 1em; } .space-top-double_d { margin-top: 1em; } .d-text-center { text-align: center; } .mlb1 { margin-left: 0em; } .space-top-double-dk { margin-top: 2em; } .space-right-double-dk { margin-right: 2em; }  }  .ui-widget-overlay { background-image: none; background-color: #000; -moz-opacity:0.70;filter:alpha(opacity=70);opacity: 0.70; } .ui-dialog { max-height: 600px; overflow: visible; border: 2px solid #000; } .ui-dialog-content { max-height: 550px; overflow: auto; } .ui-dialog-titlebar { border: none; margin: 0; padding: 0; position: relative; top: -28px; right: -8px; background: none; } .ui-dialog-titlebar .ui-dialog-title { display: none; } .ui-dialog-titlebar a.ui-dialog-titlebar-close { display: block; background: rgba(0,0,0,0.5); color: #fff; padding: 6px; border: 0; } .ui-dialog-titlebar a.ui-dialog-titlebar-close:hover {padding: 6px; background-color: rgba(0,0,0,0.25); } .ui-dialog-titlebar a.ui-dialog-titlebar-close span.ui-icon { background-image: url(/images/jquery/tr_icons_white.png); } .ui-dialog p { color: #535454; font-size: 14px; font-weight: normal; line-height: 1.5em; } div.top-bar { background-color: #fff; } div.top-bar p.small-txt { color: #B01316; } div.top-bar a.header { color: #122B49; } div.top-bar p.reg-txt { color: #B01316; font-weight: bold; } div.top-bar ul.menu li a { color: #4377B1; } div.top-bar div.top-links ul li a { color: #000; } div.side-widget.guarantee { background-color: #fff; border: 1px solid #4377B1; } div.side-widget.resources { background-color: #fff; border: 1px solid #4377B1; } div.side-widget.resources p.header { color: #122B49; } div.side-widget.resources ul { list-style: disc; margin-left: 40px; margin-top: 12px; } div.side-widget.resources a { color: #122B49; font-size: 14px; } div.side-widget.resources a:hover { color: #122B49; } div.content ol[type="A"] { counter-reset: item; padding-bottom: 0;} div.content ol[type="A"] li { display: block } div.content ol[type="A"] li:before { content: counter(item, upper-alpha) ". "; counter-increment: item; font-weight: bold; } .ui-dialog.noframe { border: none; padding: 0; } .ui-dialog.noframe .ui-dialog-titlebar { display: none; } div.dont_go_fancy { background-color: #efefef; margin: 0; padding: 0; } div.dont_go_fancy h2 { color: #000; font-size: 42px; padding: 0 7px 0 10px; text-transform: uppercase; font-weight: bold; font-stretch: condensed; display: inline-block; vertical-align:middle;} div.dont_go_fancy p { margin: 0; padding: 8px 10px 0 0; font-size: 13px; color: #000; line-height: 1.1em; display: inline-block; width: 45%; vertical-align: middle; } div.dont_go_fancy .dollar_bubble { clear: left; background: url(/images/cowgirl_point_bubble.png) 0 0 no-repeat; min-height: 105px; width: 278px; padding: 0; margin: 0 0 0 5px;} div.dont_go_fancy .dollar_bubble p { text-align: center; font-size: 12px; padding: 24px 0 0 0; margin: 0 0 0 72px; width: 202px; line-height: 1.2em; } div.dont_go_fancy .dollar_bubble p strong { color: #ce000c; font-size: 30px; text-transform: uppercase; font-weight: bold; font-stretch: condensed; } div.dont_go_fancy .clock { margin: -5px 0 20px 110px; color: #000; font-size: 30px; font-weight: bold; } div.dont_go_fancy .clock span { display: inline-block; } div.dont_go_fancy .clock span.digit { width: 22px; height: 31px; margin: 0 1px; background: url(/images/clock_digits.png) 0 0 no-repeat;} div.dont_go_fancy .clock span.digit[data-digit="1"] { background-position: -7px -79px; } div.dont_go_fancy .clock span.digit[data-digit="2"] { background-position: -35px -79px; } div.dont_go_fancy .clock span.digit[data-digit="3"] { background-position: -63px -79px; } div.dont_go_fancy .clock span.digit[data-digit="4"] { background-position: -91px -79px; } div.dont_go_fancy .clock span.digit[data-digit="5"] { background-position: -119px -79px; } div.dont_go_fancy .clock span.digit[data-digit="6"] { background-position: -7px -117px; } div.dont_go_fancy .clock span.digit[data-digit="7"] { background-position: -35px -117px; } div.dont_go_fancy .clock span.digit[data-digit="8"] { background-position: -63px -117px; } div.dont_go_fancy .clock span.digit[data-digit="9"] { background-position: -91px -117px; } div.dont_go_fancy .clock span.digit[data-digit="0"] { background-position: -119px -117px; } div.dont_go_fancy .clock span.digit span { color: #fff; background-color: #000; text-align: center; display: none; } div.dont_go_fancy button { -moz-border-radius:4px;-webkit-border-radius:4px;border-radius: 4px; background: #ce000c; width: auto; padding: 2px 10px; height: auto; margin: 0 auto; position: relative; top: -10px; } div.dont_go_fancy button span { text-transform: uppercase; font-size: 20px; text-transform: uppercase; font-weight: bold; font-stretch: condensed; } div.dont_go_fancy a.close { float: right; color: #605f5f; margin: 0 10px 0 0; font-size: 12px; } .page_ppc .wrapper { top: -100px; background-image: none; } .page_ppc .main { margin-top: -45px; } .page_ppc .top { width: 960px; margin-left: -35px; background-position: 50% 0; background-repeat; no-repeat; max-height: 410px; overflow: hidden; -moz-box-shadow:0 1px 5px rgba(0,0,0,0.75);-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.75);box-shadow: 0 1px 5px rgba(0,0,0,0.75);} .page_ppc .top:before { content:''; height: 334px; width: 326px; background: url(/images/people/smile-cowgirl.png) 100% 100% no-repeat; position: absolute; z-index: 10; right: -20px; top: 150px; } .page_ppc .product { width: 598px; float: left; margin: 10px 0; } .page_ppc .product ul.bullets { width: 100%; clear: left; } .page_ppc .product.photobox { margin: 100px 100px 30px 30px; width: auto; height:320px; } .page_ppc .product.photobox .seal { z-index: 11; right: -70px; } .page_ppc .product.photobox .overphoto { float: right; background-position: 100% 50%; background-repeat: no-repeat; -moz-background-size:cover;-webkit-background-size:cover;background-size: cover; width: 310px; min-height: 30px; height: 100%; border: 1px solid #888; -moz-box-shadow:-3px 0 5px rgba(0,0,0,0.75);-webkit-box-shadow:-3px 0 5px rgba(0,0,0,0.75);box-shadow: -3px 0 5px rgba(0,0,0,0.75); position: absolute; right: -40px; top: -10px; padding: 10px 0; z-index: 10; } .page_ppc .product.photobox .inner { width: auto; border: 1px solid #888; clear: left; padding: 10px 270px 10px 8px; -moz-box-shadow:0 5px 5px rgba(0,0,0,0.75);-webkit-box-shadow:0 5px 5px rgba(0,0,0,0.75);box-shadow: 0 5px 5px rgba(0,0,0,0.75); height:300px;} .page_ppc .product.photobox .cta { float: right; top: -260px; } .copy_ppc strong.free { font-size: 28px; font-weight: bold; line-height: 1em; text-shadow: -1px 0 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, 0 1px 0 #fff, 0 4px 4px rgba(0,0,0,0.75); color: #f13010; } .copy_ppc { z-index: 100; position: relative; top: 10px; } .top .box_ppc { background: rgba(0,0,0,0.69); float: left; width: 430px; margin: 0 0 0 85px; height: 385px; } .top .box_ppc h1 { font-size: 40px; color: #fff; text-shadow: 0 5px 3px rgba(0,0,0,0.75); padding: 50px 10px 20px; } .top .box_ppc h1.small { font-size: 20px; color: #fff; text-shadow: 0 5px 3px rgba(0,0,0,0.75); padding: 50px 10px 20px; } .top .box_ppc p { font-size: 14px; font-weight:normal; line-height:1.35em; color:#FFF; padding-left: 15px; margin-top: -27px; } .top .box_ppc a { color: #fff; text-shadow: 0 3px 3px rgba(0,0,0,0.75); } .top .box_ppc ul.bullets_ppc li { border-top: 1px solid #000; color:#FFF; font-size: 15px; padding: 3px 0px 0px 0px; font-weight: bold; margin: 0; list-style:none; }  .page_register .side { width: 220px; float: right; margin: 0 0 0 20px; } .page_register .side .inner { width: 100%; background-color: #4377b0; margin: 0; padding: 10px 0; } .page_register .side .logo { width: 153px; margin: 20px auto; } .page_register .side .logo.mcafee { width: 115px; margin: 10px auto 0; } .page_register .side h5 { text-align: center; color: #fff; font-size: 20px; } .page_register .side h6.secure { display: inline-block; background: #fff; padding: 3px 10px 1px 3px; color: #000; font-size: 11px; border: 3px solid #F5C64C; margin: 5px auto 0; width: 120px; display: block; font-weight: normal; } .page_register .side h6.secure:after { content: ''; width: 16px; height: 16px; float: right; background: white url(/images/lock.16.png) 50% 50% no-repeat; padding: 2px; position: relative; right: -26px; top: -22px; display: block; border: 4px solid #F5C64C; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius: 50%; } .page_register .cart { margin: 10px; background-color: #fff; } .page_register .cart .products { min-height: 100px; margin: 1em -4px; padding-top: 10px; } .page_register .cart p { clear: both; padding: 0.25em 10px; font-size: 12px; } .page_register .cart .label { float: left; text-align: left; max-width: 140px; font-weight: normal; } .page_register .cart .fee .label { font-size: 80%; } .page_register .cart .value { float: right; text-align: right; width: 50px; } .page_register .cart .value[data-value="0"] { color: #b01316; } .page_register .cart .total { margin: 1em 10px 2em; padding: 10px 0; border-top: 2px groove rgba(0, 0, 0, 0.15); font-weight: bold; clear: both; } .page_register .cart #reg_total.total .label {} .page_register .cart #reg_total.total .label:before { content: ''; width: 24px; height: 24px; float: left; background: white url(/images/lock.24.png) 50% 50% no-repeat; padding: 2px; display: block; border: 4px solid #F5C64C; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius: 50%; margin: 0 5px 5px 0; } .page_register .cart .coupon { padding-bottom: 10px; background: #eee; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius: 10px; margin: 0 10px; } .page_register .cart p.label { font-size: 14px; max-width: 200px; color: #000; } .page_register .cart p.label em { font-size: 11px; color: #000; font-style: normal; } .page_register .cart input { width: 60%; margin: 10px 0 0 20px; } .page_register .cart small { float: right; margin: 10px 20px 10px 0; } .page_register .cart p.error { margin: 0 auto 10px; } .page_register .cart .coupon .applied { display: none; } .page_register .cart .coupon.applied .applied { display: block; } .page_register .cart .coupon.applied > * { display: none; } .page_register .cart .coupon.applied p#coupon_val { font-weight: bold; background: #b01316; color: #fff; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius: 5px; } .page_register .step_0, .page_register .step_1, .page_register .step_2, .page_register .step_3, .page_register .step_4, .page_register .step_5, .page_register .step_6 { display: none; } .page_register.step_0 .step_0, .page_register.step_1 .step_1, .page_register.step_2 .step_2, .page_register.step_3 .step_3, .page_register.step_4 .step_4, .page_register.step_5 .step_5, .page_register.step_6 .step_6 { display: block; } .page_register form.reg_form { margin: 30px 0; color: #122b48; } .page_register form.reg_form h2 { font-size: 20px; font-weight: normal; color: #b01316; border-bottom: 1px solid #122b48; } .page_register form.reg_form > h2 { margin-top: 0.5em; margin-bottom: 0.5em; font-weight: bold; } .page_register form.reg_form > h2 strong { background-color: #b01316; color: #fff; padding: 0.5em 1em; } .page_register form.reg_form p { color: #122b48; } .page_register form.reg_form fieldset { padding: 0 0 30px 0; } .page_register form.reg_form fieldset.offers { padding-bottom: 0; } .page_register form.reg_form fieldset h2 { font-size: 20px; color: #122b48; border: none; } .page_register .main form fieldset p { padding: 1em 0 2em; } .page_register .main form fieldset .note { text-align: left; } .page_register .main form select { font-size: 12px; padding: 0.25em 0 0.15em; margin: 0 0 0 8px; color: #444; } .page_register .main form input { border: 4px solid rgba(0, 0, 0, 0.1); background-color: #f7f7f7; height: 1.5em; font-size: 12px; padding: 0.25em 0 0.15em 1em; margin: 0 0 0 8px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius: 3px; -moz-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.35);-webkit-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.35);box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.35); color: #444; } .page_register .main form div.inputText { display: inline-block; border: 4px solid rgba(0, 0, 0, 0.1); background-color: #f7f7f7; height: 1.5em; font-size: 12px; padding: 0.25em 0 0.15em 1em; margin: 0 0 0 8px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius: 3px; -moz-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.35);-webkit-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.35);box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.35); color: #444; } .page_register .main form .field .logo { display: inline-block; vertical-align: top; } .page_register p.error { width: 100%; max-width: 660px; } .page_register .prod { clear: both; padding-top: 20px; } .page_register .prod .template { display: none; } .page_register .prod .actions { float: left; } .page_register .prod .actions a { display: block; width: 20px; height: 19px; background: url(/images/s.png) -732px -30px no-repeat; } .page_register .prod .actions a span { display: none; } .page_register .prod a.add {} .page_register .prod a.remove { background-position: -732px -7px; display: none; } .page_register .prod.incart a.add { display: none; } .page_register .prod.incart a.remove { display: block; } .page_register .prod.hideaction .actions { visibility: hidden; } .page_register .prod .logo { display: none; } .page_register .prod .logo.audio { float: none; display: inline-block; padding-right: 10px; vertical-align: middle; } .page_register .prod .description { float: left; max-width: 440px; clear: none; margin-left: 10px; } .page_register .prod .description h3 { color: #122b48; font-size: 20px; } .page_register .prod .description h3 em { color: #000; font-size: 80%; font-style: italic; text-decoration: underline; } .page_register .prod .description p { padding-top: 0; } .page_register .prod .description p.withimage { background-position: 0 0; background-repeat: no-repeat; padding-left: 100px; } .page_register .prod .description p:last-child { padding-bottom: 0; } .page_register .prod .description img.left { margin-top: 20px; margin-bottom: 40px; } .page_register .prod .price { float: right; width: 93px; clear: none; font-size: 24px; color: #4377b0; } .page_register .prod .price span { font-size: inherit; color: inherit; } .page_register .prod .price span.dot, .page_register .prod .price span.cents { font-size: 75%; vertical-align: super; position: relative; top: 5px; } .page_register .prod .price { text-align: center; } .page_register .prod .price .listprice { display: block; font-size: 14px; font-family: Georgia, serif; } .page_register .prod .price .listprice strong { font-style: italic; } .page_register .prod .price .currentprice { display: block; font-weight: bold; font-size: 24px; margin-top: -0.1em; } .page_register .offers .prod[data-free="true"] .price .currentprice { color: #b72a20; } .page_register .prod .price .currentprice sup { font-size: 16px; top: -8px; vertical-align: baseline; } .page_register .prod .price .savings { display: block; font-size: 14px; font-weight: bold; font-family: Georgia, serif; } .page_register .prod .price .savings strong { font-style: italic; } .page_register .cert .prod { max-width: 500px; clear: left; } .page_register .cert .prod[data-part="RUSH-CERT"] { max-width: 100%; } .page_register .cert .prod .description h3 {} .page_register .cert .prod .description p {} .page_register .cert .shipping-logos { float: right; } .page_register .cert .shipping-logos .logo { background: url(/images/s.png) 0 0 no-repeat; margin: 98px auto 0; } .page_register .cert .shipping-logos .logo.fedex { width: 115px; height: 31px; background-position: -232px -11px; } .page_register .cert .shipping-logos .logo.usps { width: 188px; height: 31px; background-position: -366px -11px; } .page_register .cert .shipping-logos .logo span { display: none; } .page_register .drship .prod { padding: 0; margin-left: 30px; } .page_register p.note { clear: left; font-size: 12px; padding: 1em; width: auto; } .page_register .main form label { text-align: right; padding: 8px 1em 0 0; color: #444; font-size: 12px; width: 200px; } .page_register form.reg_form #reg_password { color: transparent; text-shadow: 0 0 3px rgba(0, 0, 0, 0.5); } .page_register form.reg_form #reg_password:focus { color: #000; text-shadow: none; } .page_register form.reg_form .submit button { margin: 20px auto 50px; width: auto; padding-right: 1em; padding-left: 1em; } .page_register fieldset.terms label { text-align: center; } .page_register fieldset.terms label a { font-size: inherit; } .page_register .trust p { text-align: center; } .page_register .logos { width: 60%; margin: 0 auto; } .page_register .logos .logo { float: left; background: url(/images/s.png) 0 0 no-repeat; margin: 0; margin: 0 10px 10px 0; } .page_register .logos .logo.geotrust { background: none; } .page_register .logos .logo.mcafee { background: none; } .page_register .logos .logo.bbb { background: #fff; padding: 5px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius: 3px; } .page_register .logos .logo.nsc { width: 281px; height: 33px; background-position: -11px -121px; } .page_register .logos .logo.fedex { width: 115px; height: 31px; background-position: -229px -7px; background-color: #fff; padding: 4px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius: 3px; } .page_register .logos .logo.usps { width: 188px; height: 31px; background-position: -363px -7px; background-color: #fff; padding: 4px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius: 3px; } .page_register .logos .logo span { display: none; } .page_register .footer p { color: #fff; text-align: center; width: 80%; margin: 1em auto; } #coupon_form #coupon_val { height: 17px; margin: 0 10px; } #coupon_form.highlight #coupon_val { border: 1px solid #106c9a; background-color: #106c9a; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius: 10px; } #coupon_form.highlight #coupon_val * { color: #fff !important; } .page_register.receipt .main { margin-top: 100px; } .page_register.receipt .main p {} .page_register.receipt div.line { margin: 0.5em 0; } .page_register.receipt .box { max-width: 500px; margin: 2em auto; } .page_register.receipt span.label { display: inline-block; width: 200px; text-align: left; padding: 0 1em; font-weight: bold; } .page_register.receipt span.value { font-weight: bold; font-size: 1.1em; font-weight: normal; } .page_register.receipt span.address { display: inline-block; vertical-align: top; } .page_register.receipt span.datetime {} .page_register.receipt span.price { text-align: right; } .page_register.receipt .price {} .page_register.receipt .print { float: right; padding: 0.5em 10px; } .page_register.receipt .center a.button { margin: 0 auto; }   .ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; } .ir br { display: none; }  .hidden { display: none; visibility: hidden; }  .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }  .invisible { visibility: hidden; }  .clearfix:before, .clearfix:after { content: ""; display: table; } .clearfix:after { clear: both; } .clearfix { zoom: 1; } .clearfix_space { margin-bottom:50px;}  @media print { * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }  a, a:visited { color: #444 !important; text-decoration: underline; }  abbr[title]:after { content: " (" attr(title) ")"; } .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; }  tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } @page { margin: 0.5cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3{ page-break-after: avoid; } .nav, .login, .footer ul, a.print { display: none; } } .header ul.secnav { position: absolute; right: 60px; top: -2px; } .header ul.secnav.search li { display:none; } .header ul.secnav.search li.nav_search { display:block; } .header .social { margin-top: 50px; } .header .search{ display:block; z-index:15; } .header .search *{ font-size:14px; } .header .search a.noresult{ cursor:default; } .header ul.secnav .tt-query { width: 85px; padding: 5px 26px 5px 12px; font-size: 12px; font-style:normal; border: 2px groove rgba(0,0,0,0.35); border-left-width:0px; outline: none; -moz-background-size:18px 18px;-webkit-background-size:18px 18px;background-size:18px 18px; background-position:98% 50%; background-repeat:no-repeat; background-color:#3f3f3f !important; position:relative; color:#c8c8c8; font-weight:bold; -webkit--moz-border-radius:0 20px 20px 0;-webkit-border-radius:0 20px 20px 0;border-radius: 0 20px 20px 0; -moz-border-radius:0 20px 20px 0;-webkit-border-radius:0 20px 20px 0;border-radius: 0 20px 20px 0; -moz--moz-border-radius:0 20px 20px 0;-webkit-border-radius:0 20px 20px 0;border-radius: 0 20px 20px 0; } .header ul.secnav.search li.nav_search .tt-query{ -webkit--webkit-transition:all 1s ease-out;-moz-transition:all 1s ease-out;-ms-transition:all 1s ease-out;-o-transition:all 1s ease-out;transition: all 1s ease-out; -moz--webkit-transition:all 1s ease-out;-moz-transition:all 1s ease-out;-ms-transition:all 1s ease-out;-o-transition:all 1s ease-out;transition: all 1s ease-out; -ms--webkit-transition:all 1s ease-out;-moz-transition:all 1s ease-out;-ms-transition:all 1s ease-out;-o-transition:all 1s ease-out;transition: all 1s ease-out; -o--webkit-transition:all 1s ease-out;-moz-transition:all 1s ease-out;-ms-transition:all 1s ease-out;-o-transition:all 1s ease-out;transition: all 1s ease-out; -webkit-transition:all 1s ease-out;-moz-transition:all 1s ease-out;-ms-transition:all 1s ease-out;-o-transition:all 1s ease-out;transition: all 1s ease-out; width:350px; -webkit--moz-border-radius:20px;-webkit-border-radius:20px;border-radius: 20px; -moz-border-radius:20px;-webkit-border-radius:20px;border-radius: 20px; -moz--moz-border-radius:20px;-webkit-border-radius:20px;border-radius: 20px; } .header ul.secnav .tt-query:focus{ background-color:#ffffff !important; border-color: #cccccc; color:#000000; } .header ul.secnav .typeahead { background-color: #fff; } .header ul.secnav .typeahead:focus { border: 2px solid #0097cf; } .header ul.secnav .tt-hint { color: #999; background-color:transparent !important; } .header ul.secnav .tt-dropdown-menu { width: 387px; margin-top: 5px; padding: 3px 0; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit--moz-border-radius:4px;-webkit-border-radius:4px;border-radius: 4px; -moz--moz-border-radius:4px;-webkit-border-radius:4px;border-radius: 4px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius: 4px; -webkit--moz-box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow: 0 5px 10px rgba(0,0,0,.2); -moz--moz-box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow: 0 5px 10px rgba(0,0,0,.2); -moz-box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow: 0 5px 10px rgba(0,0,0,.2); } .header ul.secnav .tt-suggestion { font-size: 14px; } .header ul.secnav .tt-suggestion.tt-is-under-cursor { color: #fff; background-color: #dddddd; } .header ul.secnav .tt-suggestion a { text-decoration:none; display: block; height: 100%; padding: 3px 7px; width: 100%; background-color:transparent; border:0px none; } .header ul.secnav .tt-suggestion p { margin: 0; text-align:left !important; } .header ul.secnav .tt-suggestion p strong, .tt-suggestion p span{ display:block; } .header ul.secnav .tt-suggestion p strong{ font-weight:bold; } .header ul.secnav .tt-suggestion p span{ font-size:80%; color:#444444; }