a/* ==|== normalize.css ======================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 1em; line-height: 1.4; }
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:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
*/
a { color: #607890; }
a:visited { color: #607890; }
a:hover { color: #eeeeee; }
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: 1px solid #ccc; margin: 1em 0; padding: 0; }
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, serif; _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 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* ==|== base styles ===================================================== */
.base h1, .base h2, .base h3, .base h4, .base h5, .base h6 { font-family: "Antenna", helvetica, arial, sans-serif; font-weight: normal; margin-top: 0; }
.base h1 { font-size: 36px; text-transform: uppercase; margin: 0 0 1em; }

#pages .base h1 { color: #f58026; }
#programs .base h1 { color: #b0006e; }
#news .base h1 { color: #47aa42; }
#media .base h1 { color: #0093d0; }

.base h2 { font-size: 24px; text-transform: uppercase; }
.base h3 { font-size: 24px; text-transform: uppercase; color: #cfcdcd; margin: 0 0 .5em; }
.base h4 { font-size: 15px; color: #cfcdcd; margin: 0 0 .5em; }
.base h5 { font-size: 14px; }
.base h6 { font-size: 10px; text-transform: uppercase; }
.base p { color: #d6d6d6; font-family: "Antenna", helvetica, arial, sans-serif; font-size: 13px; margin: 0 0 10px; }
.base ul, .base ol { color: #d6d6d6; font-family: "Antenna", helvetica, arial, sans-serif; }
.base a { font-family: "Antenna", helvetica, arial, sans-serif; color: orange; text-decoration: none; }
.base .entry-date { font-size: 11px; color: #47aa42; text-transform: uppercase; }

a { color: #607890; /* &:hover, &:focus {color:#036;}; */ text-decoration: none; outline:none; }
a:hover, a:active { outline: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

/* ==|== layout ===================================================== */
html { background: #000; }

body { width: 960px; margin: 0 auto; }

header { height: 124px; margin: 0 0 40px; position: relative; }
header #rock-logo { height: 134px; background: url("https://live.iplanevents.com/FILES/rockefeller2013/rf100_innovation_header.jpg"); position: absolute; top: 20px; left: 0; width: 248px; }
header #ft-logo { height: 100px; background: url("https://live.iplanevents.com/FILES/rockefeller2013/ftlogo.png"); position: absolute; top: 38px; right: 630; width: 73px; no-repeat;}
header #quick { position: absolute; top: 75px; left: 589px; width: 371px; }
header #quick fieldset { position: relative; }
header #quick legend { color: #fff; font-family: "Antenna", helvetica, arial, sans-serif; font-size: 13px; text-transform: uppercase; }
header #quick label { display: block; text-indent: -999em; }
header #quick input { padding: 5px; position: absolute; top: 25px; }
header #quick input[type="text"] { -webkit-border-radius: 5px 5px; -moz-border-radius: 5px / 5px; -o-border-radius: 5px / 5px; -ms-border-radius: 5px / 5px; -khtml-border-radius: 5px / 5px; border-radius: 5px / 5px; font-size: 13px; padding: 6px 5px; }
header #quick #quick-email { width: 148px; }
header #quick #quick-zip { width: 108px; left: 163px; }
header #quick #quick-submit { background: #f58026; text-transform: uppercase; color: #fff; -webkit-border-radius: 5px 5px; -moz-border-radius: 5px / 5px; -o-border-radius: 5px / 5px; -ms-border-radius: 5px / 5px; -khtml-border-radius: 5px / 5px; border-radius: 5px / 5px; left: 290px; }

#site-nav { float: left; font-family: "Antenna", helvetica, arial, sans-serif; font-size: 14px; width: 175px; }
#site-nav a { color: #b4b4b5; text-transform: uppercase; position: relative; z-index: 100; }
#site-nav a:active { color: #fff; }
#site-nav a:hover { color: #fff; }
#site-nav li { margin: 0 0 25px; position: relative; z-index: 50; }
#site-nav li:before { z-index: 45; content: ' '; -moz-border-radius: 24px 0 0 24px; -webkit-border-radius: 24px 0 0 24px; -o-border-radius: 24px 0 0 24px; -ms-border-radius: 24px 0 0 24px; -khtml-border-radius: 24px 0 0 24px; border-radius: 24px 0 0 24px; position: absolute; top: 0; left: -25px; width: 15px; height: 32px; }
#site-nav li.level_1 a { display:block; width:165px; margin:0 0 0 -25px; padding:0 0 0 25px; }

#site-nav li ul { font-size:12px; margin:10px; }
#site-nav li ul li { margin:0 0 5px; }

#site-nav li.node_events a, #site-nav li.node_news a, #site-nav li.node_videos-photos a  {padding-top:8px}
#main #site-nav li li a {padding-top:0;}

#site-nav .node_celebrating-the-centennial:before { background: #f58026; }
#site-nav .node_events:before { background: #b0006e; }
#site-nav .node_history-of-innovation:before { background: #f58026; }
#site-nav .node_news:before { background: #47aa42; }
#site-nav .node_videos-photos:before { background: #0093d0; }

#site-nav .node_celebrating-the-centennial ul a { color: #f58026; }
#site-nav .node_events ul a { color: #b0006e; }
#site-nav .node_history-of-innovation ul a { color: #f58026; }
#site-nav .node_news ul a { color: #47aa42; }
#site-nav .node_videos-photos ul a { color: #0093d0; }

#site-nav li.level_2 a:hover {color:#fff;}

#body-cont { float: left; width: 735px; position: relative; padding: 20px 25px; min-height:300px; }

.page-divide, .entry { padding: 0 0 20px; border-bottom: 1px solid rgba(0, 0, 0, 0.8); margin: 0 0 20px; }
.page-divide:last-child, .entry:last-child { border-bottom: 0; padding: 0; }

/* rotator common styles */
.pager-btn { background: url("/_transactionServerFiles/773/2012/2/10/btns_pager.png"); z-index: 50; }
#button-next { background-position: -48px -1px; }

/* footer */
#global-content { float: right; padding: 25px; width: 735px; margin: 20px 0 0 0; }
#footer-cont { float: right; width: 785px; margin: 20px 0; color: #cfcdcd; }
#footer-logo { background: url("/_transactionServerFiles/773/2012/2/10/logo_footer.png"); width: 135px; height: 34px; float: left; }
#footer-links { float: right; width: 500px; }
#footer-links p { margin: 0 0 5px; text-align: right; font-size: 12px; font-family: "Antenna", helvetica, arial, sans-serif; color: #848484; }
#footer-links #footer-line2 { font-size: 10px; }
#footer-links a { color: #848484; }

/* ==|== homepage ===================================================== */
#home #body-cont { float: left; width: 785px; position: relative; padding: 0; }

#home-rotate { height: 424px; overflow: hidden; position: relative; }
#home-rotate #rotator { position: relative; }
#home-rotate .rotate-caption { font-family: "Antenna", helvetica, arial, sans-serif; font-size: 14px; color: white; position: absolute; top: 282px; left: 226px; width: 396px; height: 53px; background-color: rgba(176, 0, 110, 0.8); padding: 20px 25px; }
#home-rotate .rotate-caption p { margin: 0; }
#home-rotate .rotate-caption a { color: white; text-transform: uppercase; font-size: 13px; }
#home-rotate .pager-btn { position: absolute; top: 282px; left: auto; width: 42px; height: 93px; }
#home-rotate #button-prev { left: 183px; }
#home-rotate #button-next { left: 673px; }

#home #global-content { padding: 25px; }

#global-content { background: #333333; }
#global-content #future { height: 168px; padding: 0 0 20px; margin: 0 0 20px; border-bottom: 1px solid #000; position: relative; }
#global-content #future legend { color: #fff; font-family: "Antenna", helvetica, arial, sans-serif; font-size: 20px; text-transform: uppercase; }
#global-content #future label { text-indent: -999em; display: block; }
#global-content #future input, #global-content #future textarea { -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; padding: 10px; position: absolute; border: none; }
#global-content #future input.text, #global-content #future textarea { -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.45) inset; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.45) inset; -o-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.45) inset; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.45) inset; }
#global-content #future input::-webkit-input-placeholder, #global-content #future textarea::-webkit-input-placeholder { color: rgba(51, 51, 51, 0.6); font-weight: bold; font-family: "Antenna", helvetica, arial, sans-serif; font-size: 12px; text-transform: uppercase; }
#global-content #future input:-moz-placeholder, #global-content #future textarea:-moz-placeholder { color: rgba(51, 51, 51, 0.6); font-weight: bold; font-family: "Antenna", helvetica, arial, sans-serif; font-size: 12px; text-transform: uppercase; }
#global-content #future textarea { left: 0; top: 40px; width: 60%; height: 108px; resize: none; }
#global-content #future-fname, #global-content #future-lname { top: 40px; width: 130px; }
#global-content #future-fname { left: 470px; }
#global-content #future-lname { left: 605px; }
#global-content #future-email, #global-content #future-zip { top: 85px; }
#global-content #future-email { left: 470px; width: 175px; }
#global-content #future-zip { left: 650px; width: 85px; }
#global-content #future-submit { left: 470px; width: 265px; top: 130px; background: #f58026; font-family: "Antenna", helvetica, arial, sans-serif; color: white; text-transform: uppercase; font-weight: bold; }
#global-content #global-twitter { float: left; width: 380px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; background: url("/_transactionServerFiles/773/2012/2/10/icon-twitterbird.png") no-repeat #47aa42; background-position: 10px; color: #fff; font-size: 12px; font-family: "Antenna", helvetica, arial, sans-serif; padding: 10px 20px 10px 60px; }

/* ==|== subpages ===================================================== */

.full-width #site-nav {display:none;}
.full-width #body-cont {width:960px;}
.full-width #global-content {display:none;}

#categories-list { position: absolute; top: 25px; left: 25px; margin: 0; padding: 0; }
#categories-list li { float: left; padding: 0; line-height: 1.2; margin: 0 5px 0 0; width: 239px; height: 60px; overflow: hidden; /*
-webkit-box-shadow: 0 0 4px #cccccc; -moz-box-shadow: 0 0 4px #cccccc; -ms-box-shadow: 0 0 4px #cccccc; -o-box-shadow: 0 0 4px #cccccc; box-shadow: 0 0 4px #cccccc; */ }
#categories-list li#survival { margin-left: 0; }
#categories-list li a { width: 154px; height: 40px; padding: 10px 18px; display: block; color: #ffffff; font-weight: bold; font-size: 1.3em; }
.categories .all { position: absolute; float: none; padding: 0; margin: 0; left: 47%; top: 160px; text-align: center; height: auto; width: auto; font-weight: bold; font-size: 0.9em; background: transparent; }
.categories .all a { width: auto; height: auto; padding: 0; font-size: 1.1em; color: #000000; }
.categories #show-all.inactive { display: none; }
#show-all { position: absolute; top: 0px; left: 350px; }
#show-all a { color: #fff; }

#categories-list .health, #categories-list .urban { line-height: 40px; }

nav #food { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #922428), color-stop(100%, #681719)); background-image: -webkit-linear-gradient(#922428, #681719); background-image: -moz-linear-gradient(#922428, #681719); background-image: -o-linear-gradient(#922428, #681719); background-image: -ms-linear-gradient(#922428, #681719); background-image: linear-gradient(#922428, #681719); }
nav #food:hover, nav #food.inactive:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #681418), color-stop(100%, #430d0f)); background-image: -webkit-linear-gradient(#681418, #430d0f); background-image: -moz-linear-gradient(#681418, #430d0f); background-image: -o-linear-gradient(#681418, #430d0f); background-image: -ms-linear-gradient(#681418, #430d0f); background-image: linear-gradient(#681418, #430d0f); }
nav #water { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #608a99), color-stop(100%, #40616d)); background-image: -webkit-linear-gradient(#608a99, #40616d); background-image: -moz-linear-gradient(#608a99, #40616d); background-image: -o-linear-gradient(#608a99, #40616d); background-image: -ms-linear-gradient(#608a99, #40616d); background-image: linear-gradient(#608a99, #40616d); }
nav #water:hover, nav #water.inactive:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d6c7d), color-stop(100%, #364d59)); background-image: -webkit-linear-gradient(#4d6c7d, #364d59); background-image: -moz-linear-gradient(#4d6c7d, #364d59); background-image: -o-linear-gradient(#4d6c7d, #364d59); background-image: -ms-linear-gradient(#4d6c7d, #364d59); background-image: linear-gradient(#4d6c7d, #364d59); }
nav #urban { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cba049), color-stop(100%, #927230)); background-image: -webkit-linear-gradient(#cba049, #927230); background-image: -moz-linear-gradient(#cba049, #927230); background-image: -o-linear-gradient(#cba049, #927230); background-image: -ms-linear-gradient(#cba049, #927230); background-image: linear-gradient(#cba049, #927230); }
nav #urban:hover, nav #urban.inactive:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a7892d), color-stop(100%, #695415)); background-image: -webkit-linear-gradient(#a7892d, #695415); background-image: -moz-linear-gradient(#a7892d, #695415); background-image: -o-linear-gradient(#a7892d, #695415); background-image: -ms-linear-gradient(#a7892d, #695415); background-image: linear-gradient(#a7892d, #695415); }

nav #food.inactive { background: #925759; filter: none; }
nav #water.inactive { background: #829299; filter: none; }
nav #urban.inactive { background: #cab280; filter: none; }

#solutions-wrapper { margin: 80px 0 0; }

.item { margin: 0 5px 5px 0; color: #ffffff; position: relative; }

.item h3 { font-size: 1.8em; border-bottom: 1px dotted #ffffff; padding-bottom: .2em; margin-bottom: .2em; }
.item h4 { font-size: 0.9em; font-weight: normal; }
.item h4 a { color: #fff; }
.item p { line-height: 1.2; font-size: 0.9em; }
.item .more-link { font-size: 0.8em; text-transform: uppercase; position: absolute; right: 10px; bottom: 10px; cursor: pointer; }

.expanded .item .more-link { display: none; }
.full-content { clear: both; margin-top: 1em; }
.full-content p { font-size: 1.0em; line-height: 1.2; }
.collapsed .full-content { display: none; }
.expanded { width: 341px; padding: 10px; height: auto; }
.expanded .more-link { display: none; }
.collapsed { width: 168px; padding: 5px; height: 265px; overflow: hidden; }
.strategy img { max-width: 100%; margin: 0 auto; display: block; margin-bottom: 5px; }
.ie6 .collapsed img { width: 170px; }
.strategy h4 { font-size: .8em; font-weight: bold; text-align: right; margin-top: 10px; }
.submission { width: 158px; padding: 10px; height: auto; background-color: #818181; }
.strategy, .uncategorized { background-color: #818181; }
.water { background-color: #628a9c; }
.food { background-color: #922428; }
.urban { background-color: #cba049; }
.strategy.collapsed.water:hover { background-color: #405a69; }
.strategy.collapsed.food:hover { background-color: #531012; }
.strategy.collapsed.urban:hover { background-color: #856d20; }
.strategy.collapsed:hover { background-color: #626262; }
.isotope, .isotope .isotope-item { /* change duration value to whatever you like */ -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; transition-property: transform, opacity; }
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
#body-cont { background: #333333; }

/* values */
.value-entry { width: 175px; float: left; margin: 0 10px 0 0; }
.value-entry p { background: black; padding: 5px; text-transform: uppercase; font-size: 12px; margin: 0; }
.value-entry.last-child { margin: 0; }
#value-rotate { height: 494px; position: relative; }
#value-rotate #rotator { position: relative; }
#value-rotate .rotate-caption { font-family: "Antenna", helvetica, arial, sans-serif; color: white; position: absolute; top: 372px; left: 226px; width: 426px; height: 73px; background-color: rgba(176, 0, 110, 0.8); padding: 10px; }
#value-rotate .rotate-caption p { margin: 0; font-size:12px; }
#value-rotate .rotate-caption a { color: white; text-transform: uppercase; font-size: 13px; }
#value-rotate .pager-btn { position: absolute; top: 372px; left: auto; width: 42px; height: 93px; }
#value-rotate #button-prev { left: 183px; }
#value-rotate #button-next { left: 673px; }
p.entry-date { margin: 0; }
#featured-news .entry-info-cont .floatl { width: 305px; }
#featured-news .entry-info-cont .floatl.entry-content { width: 410px; }

/* programs */
#programs-content div.floatl { width: 560px; }
#programs-content div.floatr { width: 130px; background: black; padding: 10px; font-size: 14px; }
#programs-content div.floatr ul { padding: 0; }
#programs-content div.floatr li { list-style-type: none; font-size: 14px; }
#programs-content div.floatr li a { color: #b0006e; }
#programs-content div.floatr h5 { color: white; }

/* news */
#news h3 a {color:#CFCDCD;}
#news h4 a {color:#CFCDCD;}

/* ==|== sidebar ===================================================== */




/* ==|== tools ===================================================== */

#framework h1 {color:#CFCDCD;}
#framework label {color:#CFCDCD;}


/* ==|== non-semantic helper classes ======================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; 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; }
.required { color: red; }
.floatl { float: left; margin: 0; padding: 0 10px 10px 0; }
.floatr { float: right; margin: 0; padding: 0 0 10px 10px; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
::-moz-selection { background: #1fb9e7; color: #fff; text-shadow: none; }
::selection { background: #1fb9e7; color: #fff; text-shadow: none; }


/* ==|== colorbox ======================================== */

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/_transactionServerFiles/773/2012/2/10/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/_transactionServerFiles/773/2012/2/10/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/_transactionServerFiles/773/2012/2/10/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/_transactionServerFiles/773/2012/2/10/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/_transactionServerFiles/773/2012/2/10/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/_transactionServerFiles/773/2012/2/10/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/_transactionServerFiles/773/2012/2/10/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/_transactionServerFiles/773/2012/2/10/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/_transactionServerFiles/773/2012/2/10/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/_transactionServerFiles/773/2012/2/10/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/_transactionServerFiles/773/2012/2/10/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/_transactionServerFiles/773/2012/2/10/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/_transactionServerFiles/773/2012/2/10/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/_transactionServerFiles/773/2012/2/10/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
.cboxIE6 #cboxTopLeft{background:url(/_transactionServerFiles/773/2012/2/10/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(/_transactionServerFiles/773/2012/2/10/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(/_transactionServerFiles/773/2012/2/10/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(/_transactionServerFiles/773/2012/2/10/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(/_transactionServerFiles/773/2012/2/10/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(/_transactionServerFiles/773/2012/2/10/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(/_transactionServerFiles/773/2012/2/10/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(/_transactionServerFiles/773/2012/2/10/);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
/* Custom Mods for ER Styles */
.form_title,.page_title{font-family:verdana,arial,helvetica,sans-serif;font-size:22px;font-weight:normal;color:#d6d6d6;}
.form_subtitle,.form_prompt,.form_prompt_required,.form_label,.page_subtitle,.page_link{font-family:verdana,arial,helvetica,sans-serif;font-size:16px;font-weight:normal;color:#d6d6d6;}
.form_memo{font-family:verdana,arial,helvetica,sans-serif;font-size:9px;font-weight:normal;color:#d6d6d6;}
.iplan_form_field td{font-family:verdana,arial,helvetica,sans-serif;font-size:16px;font-weight:normal;color:#d6d6d6;}
/* li {
      list-style: none;
    }

    li:before {
      /* For a round bullet */
      content:'\2022';
      /* For a square bullet */
      /*content:'\25A0';*/
      display: block;
      position: relative;
      max-width: 0px;
      max-height: 0px;
      left: -20px;
      top: -5px;
      color: #d6d6d6;
      font-size: 20px;
    }
#regOptionTabs ul {padding: 0; margin: 0; width:100%; list-style: none; list-style-type: none;} /* this keeps WIN IE6 happy */
#regOptionTabs ul li {list-style: none; list-style-type:none;} /* this keeps WIN Firefox happy */
*/
label {font:verdana,arial,helvetica,sans-serif; font-size:12px; color:#4e4e4e;}


