/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.7.1
 http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:770px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
body {margin:1.5em 0;}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24, div.span-25, div.span-26, div.span-27, div.span-28, div.span-29, div.span-30, div.span-31, div.span-32, div.span-33, div.span-34, div.span-35, div.span-36, div.span-37, div.span-38, div.span-39 {float:left;margin-right:10px;}
div.last {margin-right:0;}
.span-1 {width:10px;}
.span-2 {width:30px;}
.span-3 {width:50px;}
.span-4 {width:70px;}
.span-5 {width:90px;}
.span-6 {width:110px;}
.span-7 {width:130px;}
.span-8 {width:150px;}
.span-9 {width:170px;}
.span-10 {width:190px;}
.span-11 {width:210px;}
.span-12 {width:230px;}
.span-13 {width:250px;}
.span-14 {width:270px;}
.span-15 {width:290px;}
.span-16 {width:310px;}
.span-17 {width:330px;}
.span-18 {width:350px;}
.span-19 {width:370px;}
.span-20 {width:390px;}
.span-21 {width:410px;}
.span-22 {width:430px;}
.span-23 {width:450px;}
.span-24 {width:470px;}
.span-25 {width:490px;}
.span-26 {width:510px;}
.span-27 {width:530px;}
.span-28 {width:550px;}
.span-29 {width:570px;}
.span-30 {width:590px;}
.span-31 {width:610px;}
.span-32 {width:630px;}
.span-33 {width:650px;}
.span-34 {width:670px;}
.span-35 {width:690px;}
.span-36 {width:710px;}
.span-37 {width:730px;}
.span-38 {width:750px;}
.span-39, div.span-39 {width:770px;margin:0;}
input.span-1, textarea.span-1, select.span-1 {width:10px!important;}
input.span-2, textarea.span-2, select.span-2 {width:10px!important;}
input.span-3, textarea.span-3, select.span-3 {width:30px!important;}
input.span-4, textarea.span-4, select.span-4 {width:50px!important;}
input.span-5, textarea.span-5, select.span-5 {width:70px!important;}
input.span-6, textarea.span-6, select.span-6 {width:90px!important;}
input.span-7, textarea.span-7, select.span-7 {width:110px!important;}
input.span-8, textarea.span-8, select.span-8 {width:130px!important;}
input.span-9, textarea.span-9, select.span-9 {width:150px!important;}
input.span-10, textarea.span-10, select.span-10 {width:170px!important;}
input.span-11, textarea.span-11, select.span-11 {width:190px!important;}
input.span-12, textarea.span-12, select.span-12 {width:210px!important;}
input.span-13, textarea.span-13, select.span-13 {width:230px!important;}
input.span-14, textarea.span-14, select.span-14 {width:250px!important;}
input.span-15, textarea.span-15, select.span-15 {width:270px!important;}
input.span-16, textarea.span-16, select.span-16 {width:290px!important;}
input.span-17, textarea.span-17, select.span-17 {width:310px!important;}
input.span-18, textarea.span-18, select.span-18 {width:330px!important;}
input.span-19, textarea.span-19, select.span-19 {width:350px!important;}
input.span-20, textarea.span-20, select.span-20 {width:370px!important;}
input.span-21, textarea.span-21, select.span-21 {width:390px!important;}
input.span-22, textarea.span-22, select.span-22 {width:410px!important;}
input.span-23, textarea.span-23, select.span-23 {width:430px!important;}
input.span-24, textarea.span-24, select.span-24 {width:450px!important;}
input.span-25, textarea.span-25, select.span-25 {width:470px!important;}
input.span-26, textarea.span-26, select.span-26 {width:490px!important;}
input.span-27, textarea.span-27, select.span-27 {width:510px!important;}
input.span-28, textarea.span-28, select.span-28 {width:530px!important;}
input.span-29, textarea.span-29, select.span-29 {width:550px!important;}
input.span-30, textarea.span-30, select.span-30 {width:570px!important;}
input.span-31, textarea.span-31, select.span-31 {width:590px!important;}
input.span-32, textarea.span-32, select.span-32 {width:610px!important;}
input.span-33, textarea.span-33, select.span-33 {width:630px!important;}
input.span-34, textarea.span-34, select.span-34 {width:650px!important;}
input.span-35, textarea.span-35, select.span-35 {width:670px!important;}
input.span-36, textarea.span-36, select.span-36 {width:690px!important;}
input.span-37, textarea.span-37, select.span-37 {width:710px!important;}
input.span-38, textarea.span-38, select.span-38 {width:730px!important;}
input.span-39, textarea.span-39, select.span-39 {width:760px!important;}
.append-1 {padding-right:20px;}
.append-2 {padding-right:40px;}
.append-3 {padding-right:60px;}
.append-4 {padding-right:80px;}
.append-5 {padding-right:100px;}
.append-6 {padding-right:120px;}
.append-7 {padding-right:140px;}
.append-8 {padding-right:160px;}
.append-9 {padding-right:180px;}
.append-10 {padding-right:200px;}
.append-11 {padding-right:220px;}
.append-12 {padding-right:240px;}
.append-13 {padding-right:260px;}
.append-14 {padding-right:280px;}
.append-15 {padding-right:300px;}
.append-16 {padding-right:320px;}
.append-17 {padding-right:340px;}
.append-18 {padding-right:360px;}
.append-19 {padding-right:380px;}
.append-20 {padding-right:400px;}
.append-21 {padding-right:420px;}
.append-22 {padding-right:440px;}
.append-23 {padding-right:460px;}
.append-24 {padding-right:480px;}
.append-25 {padding-right:500px;}
.append-26 {padding-right:520px;}
.append-27 {padding-right:540px;}
.append-28 {padding-right:560px;}
.append-29 {padding-right:580px;}
.append-30 {padding-right:600px;}
.append-31 {padding-right:620px;}
.append-32 {padding-right:640px;}
.append-33 {padding-right:660px;}
.append-34 {padding-right:680px;}
.append-35 {padding-right:700px;}
.append-36 {padding-right:720px;}
.append-37 {padding-right:740px;}
.append-38 {padding-right:760px;}
.prepend-1 {padding-left:20px;}
.prepend-2 {padding-left:40px;}
.prepend-3 {padding-left:60px;}
.prepend-4 {padding-left:80px;}
.prepend-5 {padding-left:100px;}
.prepend-6 {padding-left:120px;}
.prepend-7 {padding-left:140px;}
.prepend-8 {padding-left:160px;}
.prepend-9 {padding-left:180px;}
.prepend-10 {padding-left:200px;}
.prepend-11 {padding-left:220px;}
.prepend-12 {padding-left:240px;}
.prepend-13 {padding-left:260px;}
.prepend-14 {padding-left:280px;}
.prepend-15 {padding-left:300px;}
.prepend-16 {padding-left:320px;}
.prepend-17 {padding-left:340px;}
.prepend-18 {padding-left:360px;}
.prepend-19 {padding-left:380px;}
.prepend-20 {padding-left:400px;}
.prepend-21 {padding-left:420px;}
.prepend-22 {padding-left:440px;}
.prepend-23 {padding-left:460px;}
.prepend-24 {padding-left:480px;}
.prepend-25 {padding-left:500px;}
.prepend-26 {padding-left:520px;}
.prepend-27 {padding-left:540px;}
.prepend-28 {padding-left:560px;}
.prepend-29 {padding-left:580px;}
.prepend-30 {padding-left:600px;}
.prepend-31 {padding-left:620px;}
.prepend-32 {padding-left:640px;}
.prepend-33 {padding-left:660px;}
.prepend-34 {padding-left:680px;}
.prepend-35 {padding-left:700px;}
.prepend-36 {padding-left:720px;}
.prepend-37 {padding-left:740px;}
.prepend-38 {padding-left:760px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
.pull-1 {margin-left:-20px;}
.pull-2 {margin-left:-40px;}
.pull-3 {margin-left:-60px;}
.pull-4 {margin-left:-80px;}
.pull-5 {margin-left:-100px;}
.pull-6 {margin-left:-120px;}
.pull-7 {margin-left:-140px;}
.pull-8 {margin-left:-160px;}
.pull-9 {margin-left:-180px;}
.pull-10 {margin-left:-200px;}
.pull-11 {margin-left:-220px;}
.pull-12 {margin-left:-240px;}
.pull-13 {margin-left:-260px;}
.pull-14 {margin-left:-280px;}
.pull-15 {margin-left:-300px;}
.pull-16 {margin-left:-320px;}
.pull-17 {margin-left:-340px;}
.pull-18 {margin-left:-360px;}
.pull-19 {margin-left:-380px;}
.pull-20 {margin-left:-400px;}
.pull-21 {margin-left:-420px;}
.pull-22 {margin-left:-440px;}
.pull-23 {margin-left:-460px;}
.pull-24 {margin-left:-480px;}
.pull-25 {margin-left:-500px;}
.pull-26 {margin-left:-520px;}
.pull-27 {margin-left:-540px;}
.pull-28 {margin-left:-560px;}
.pull-29 {margin-left:-580px;}
.pull-30 {margin-left:-600px;}
.pull-31 {margin-left:-620px;}
.pull-32 {margin-left:-640px;}
.pull-33 {margin-left:-660px;}
.pull-34 {margin-left:-680px;}
.pull-35 {margin-left:-700px;}
.pull-36 {margin-left:-720px;}
.pull-37 {margin-left:-740px;}
.pull-38 {margin-left:-760px;}
.pull-39 {margin-left:-780px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24, .pull-25, .pull-26, .pull-27, .pull-28, .pull-29, .pull-30, .pull-31, .pull-32, .pull-33, .pull-34, .pull-35, .pull-36, .pull-37, .pull-38, .pull-39 {float:left;position:relative;}
.push-1 {margin:0 -20px 1.5em 20px;}
.push-2 {margin:0 -40px 1.5em 40px;}
.push-3 {margin:0 -60px 1.5em 60px;}
.push-4 {margin:0 -80px 1.5em 80px;}
.push-5 {margin:0 -100px 1.5em 100px;}
.push-6 {margin:0 -120px 1.5em 120px;}
.push-7 {margin:0 -140px 1.5em 140px;}
.push-8 {margin:0 -160px 1.5em 160px;}
.push-9 {margin:0 -180px 1.5em 180px;}
.push-10 {margin:0 -200px 1.5em 200px;}
.push-11 {margin:0 -220px 1.5em 220px;}
.push-12 {margin:0 -240px 1.5em 240px;}
.push-13 {margin:0 -260px 1.5em 260px;}
.push-14 {margin:0 -280px 1.5em 280px;}
.push-15 {margin:0 -300px 1.5em 300px;}
.push-16 {margin:0 -320px 1.5em 320px;}
.push-17 {margin:0 -340px 1.5em 340px;}
.push-18 {margin:0 -360px 1.5em 360px;}
.push-19 {margin:0 -380px 1.5em 380px;}
.push-20 {margin:0 -400px 1.5em 400px;}
.push-21 {margin:0 -420px 1.5em 420px;}
.push-22 {margin:0 -440px 1.5em 440px;}
.push-23 {margin:0 -460px 1.5em 460px;}
.push-24 {margin:0 -480px 1.5em 480px;}
.push-25 {margin:0 -500px 1.5em 500px;}
.push-26 {margin:0 -520px 1.5em 520px;}
.push-27 {margin:0 -540px 1.5em 540px;}
.push-28 {margin:0 -560px 1.5em 560px;}
.push-29 {margin:0 -580px 1.5em 580px;}
.push-30 {margin:0 -600px 1.5em 600px;}
.push-31 {margin:0 -620px 1.5em 620px;}
.push-32 {margin:0 -640px 1.5em 640px;}
.push-33 {margin:0 -660px 1.5em 660px;}
.push-34 {margin:0 -680px 1.5em 680px;}
.push-35 {margin:0 -700px 1.5em 700px;}
.push-36 {margin:0 -720px 1.5em 720px;}
.push-37 {margin:0 -740px 1.5em 740px;}
.push-38 {margin:0 -760px 1.5em 760px;}
.push-39 {margin:0 -780px 1.5em 780px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24, .push-25, .push-26, .push-27, .push-28, .push-29, .push-30, .push-31, .push-32, .push-33, .push-34, .push-35, .push-36, .push-37, .push-38, .push-39 {float:right;position:relative;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* ../../../public/stylesheets/my-screen.css */
body {margin:0;background:#fff url("../images/body-bg.png") repeat-x top left;color:#333;font-family:Arial, sans-serif;}
a:link, a:visited, a:active {color:#0066cc;}
a:active {outline:none;}
a.current, a:hover {color:#ff3333;}
#header {height:65px;position:relative;}
#skip {display:none;}
#main-menu {position:absolute;bottom:0;left:0;width:550px;padding-bottom:12px;}
#main-menu a {font-family:Arial, sans-serif;font-size:1.1667em;text-decoration:none;}
#main-menu a:hover {text-decoration:underline;}
#logo {width:219px;height:65px;overflow:hidden;position:absolute;right:0;top:0;margin:0;font-size:1.5em;}
#logo a {display:block;width:219px;height:65px;overflow:hidden;}
#logo .overlay {background-image:url("../images/provantage-logo.png");}
#marquee {height:205px;padding-top:29px;background:#005ab8 url("../images/marquee-graphics.jpg") no-repeat left top;position:relative;margin-bottom:23px;}
#marquee table {height:205px;width:195px;position:absolute;left:300px;}
#marquee td {vertical-align:middle;padding:0;}
body.services #marquee, body.careers #marquee, body.store-planning-and-installation #marquee {background-position:0 -234px;}
body.store-planning-and-installation #marquee table, body.careers #marquee table, body.services #marquee table {left:555px;width:205px;}
body.merchandising-and-marketing #marquee {background-position:0 -468px;}
body.merchandising-and-marketing #marquee table {left:555px;width:205px;}
body.customer-service-evaluations-and-compliance #marquee, body.contact-us #marquee {background-position:0 -702px;}
body.customer-service-evaluations-and-compliance #marquee table, body.contact-us #marquee table {left:300px;width:195px;}
#marquee table td, #marquee table p, #marquee table ul {color:#99ccff;line-height:1.7em;font-weight:normal;font-size:20px;margin:0;}
#marquee table li {list-style-position:inside;list-style-type:square;color:#fff;}
#marquee table td em, #marquee table td a {color:#fff;font-style:normal;}
#marquee h3 {width:136px;height:34px;position:absolute;top:56px;left:30px;}
#marquee h3 a {display:block;width:100%;height:100%;text-indent:-9999px;overflow:hidden;background:transparent url("../images/free-consultation.png") no-repeat top left;}
span.overlay {display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:transparent;background-repeat:no-repeat;background-position:0 0;}
a span.overlay {cursor:pointer;}
ul.menu {margin:0;}
ul.horizontal li {float:left;margin-right:28px;list-style:none;}
#sidebar h4 {color:#0066cc;font-size:1.2em;line-height:1;margin-bottom:.5em;font-weight:bold;height:auto;}
#sidebar h4.how-can-we-help {width:264px;height:14px;margin:0 0 12px 0;overflow:hidden;text-indent:-9999px;background:transparent url("../images/how-can-provantage-help-you.png") no-repeat top left;}
#main p {font-size:1.0833em;}
#main h1 {font-size:1.5em;line-height:1;margin-bottom:.25em;font-weight:bold;color:#0066cc;}
#main h2 {font-size:1.4em;line-height:1;margin-bottom:0.25em;}
#main h3 {font-size:1.3em;line-height:1;margin-bottom:0;}
#main h3 {color:#0066cc;margin:1em 0;}
#main h4 {font-size:1.2em;line-height:1;margin-bottom:0;}
ul#service-list {margin:0;}
ul#service-list li {list-style:none;margin:10px 0;height:55px;background-color:#d7e0e9;width:264px;background-image:url("../images/service-list-photos.jpg");background-repeat:no-repeat;}
ul#service-list li.store-planning {background-position:0 0;}
ul#service-list li.merchandising {background-position:0 -55px;}
ul#service-list li.compliance {background-position:0 -110px;}
ul#service-list li:hover {background-color:#0067cc;}
ul#service-list li a {display:block;position:relative;width:166px;height:55px;padding-left:98px;font-size:1.2em;text-align:center;color:#52535d;background-color:transparent;text-decoration:none;overflow:hidden;}
ul#service-list li a .overlay {background-image:url("../images/service-list.png");background-repeat:no-repeat;width:264px;}
ul#service-list li.store-planning a .overlay {background-position:right 0;}
ul#service-list li.store-planning a:hover .overlay, ul#service-list li.store-planning a.current .overlay {background-position:right -165px;}
ul#service-list li.merchandising a .overlay {background-position:right -55px;}
ul#service-list li.merchandising a:hover .overlay, ul#service-list li.merchandising a.current .overlay {background-position:right -220px;}
ul#service-list li.compliance a .overlay {background-position:right -110px;}
ul#service-list li.compliance a:hover .overlay, ul#service-list li.compliance a.current .overlay {background-position:right -275px;}
ul#service-list li a:hover {color:#fff;}
.block {margin:0 0 2em 0;}
#ads .block {text-align:center;margin:5px 0 20px 0;}
#footer ul {margin:1.5em 0;text-align:center;}
#footer li {list-style:none;display:inline;margin:0 7px;color:#0066cc;font-size:0.91667em;}
#footer li.first {margin-left:0;}
#control_overlay {background-color:#fff;}
.modal {background-color:#fff;padding:10px;border:1px solid #333;}
#values strong {color:#0066cc;}
#values strong em {font-size:1.25em;color:#fa3838;font-weight:bold;}
#values p {margin:7px 0;color:#444;}
div.p {margin:0 0 1.5em;}
blockquote {color:#333;}
body.green-policy #main strong {color:#1c8d43;}