
/* INCIPIT /css/sake.css */
/* ========== TABLE OF CONTENTS ==========
* 1. Basic Tag Styles (standard tags as well as custom Clarity tag classes)
* 2. Typography Styles (text)
* 3. Form Styles (inputs, textareas, etc)
* 4. Table Styles (tr, th, td, etc)
* 5. Standard Sub Page Styles (for dsp_showpage as well as tools' PGE-fed sections)
* 6. Sub Page Layouts (A-H)
* 7. Page Specific Styles (PGE and other standard page styles)
*/
/* ===== BASIC TAG STYLES ===== */
hr {
height: 1px;
clear: both;
}
.button {
font: normal 12px/100% Arial, Helvetica, sans-serif;
}
.dwarf {
font-size : 10px;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
}
.error {
font-weight:bold;
}
.hand {
cursor:pointer;
}
.applyBorder {
border-width: 1px;
border-style: solid;
}
/* ===== TYPOGRAPHY STYLES ===== */
h1 {
font: normal bold 15px/120% 'Lato', Arial, Helvetica, sans-serif;
}
h2, .head,
h3, .home1,
h4, .home2,
h5 {
font-weight : bold;
}
h2, .head {
font: normal bold 15px/120% 'Lato', Arial, Helvetica, sans-serif;
}
h3, .home1 {
font: normal bold 13px/120% 'Lato', Arial, Helvetica, sans-serif;
}
h4, .home2,
h5 {
font-size : 100%;
}
/* ===== FORM STYLES ===== */
input, select {
font-family : verdana, geneva, arial, helvetica;
font-size : 10px;
}
.input {
width:200px;
padding: 5px 10px;
border: 1px solid black;
margin-top: 5px;
}
textarea {
font-family : "courier new", monospaced;
font-size : 11px;
width: 400px;
}
.textbox {
margin-top: 5px;
}
/* ===== TABLE STYLES ===== */
table {
border-collapse: collapse;
}
td, th {
padding: 0.5em !important;
font-size: 15px;
text-align: left;
}
td.right, th.right {
text-align: right;
}
thead, tfoot {
font-size:10px;
}
.trlabel, .tdlabel, .cell, .cell2, .odd, .even {
font: normal normal 15px/100% 'Lato', Arial, Helvetica, sans-serif;
padding-bottom: 0.5em;
}
input.input {
width: 260px !important;
}
input.input2 {
width: 220px !important;
border: 1px solid black;
padding: 4px;
margin-top: 10px;
}
select.select {
width: 260px !important;
border: 1px solid black !important;
margin-top: 5px;
height: 28px !important;
font: normal normal 12px/100% 'Lato', Arial, Helvetica, sans-serif
}
thead th,
.trlabel,
.tdlabel,
.cell,
.cell2 {
font-weight: bold;
}
.cell,
.cell2 {
padding-top: 0.5em;
}
.box {
font-size:10px;
font-weight:normal;
letter-spacing:0px;
}
a {
text-decoration: none;
}
/* ========== STANDARD SUB PAGE STYLES ==========
* 1. #breadcrumb
* 2. h2#pageTitle
* 3. h3#pageSubTitle
* 4. #pageSummary
* 5. #pageContents
* 6. #pageBullets
* 7. #pageConclusion
* 8. #imageBlock
* 9. #imageBlockFeat
* 10. #calloutbox
* 11. #pageDownloads
*/
#breadcrumb {
margin-bottom: 0.8em;
font-weight: bold;
font-size: 100%;
}
#breadcrumb .breadcrumbTitle {
padding-right: 10px;
}
#breadcrumb a,
#breadcrumb a:hover,
#breadcrumb a:focus {
text-decoration: none;
}
.page-title {
font: normal bold 125%/110% Arial, Helvetica, sans-serif;
padding: 0.1em 0;
}
.page-subtitle {
font: normal bold 110%/110% Arial, Helvetica, sans-serif;
padding: 0 0 0.3em;
}
.page-summary p,
.page-contents p,
.page-conclusion p,
.page-bullets ul,
.page-bullets ol {
line-height: 125%;
padding: 0.5em 0;
}
.page-summary ul li,
.page-contents ul li,
.page-conclusion ul li {
margin-left: 0em;
list-style: disc outside url('/image/zullet.gif');
}
.page-summary ol li,
.page-contents ol li,
.page-conclusion ol li {
margin-left: 1.6em;
list-style: decimal outside none;
}
.page-bullets {
clear: left;
}
.page-bullets ul li,
.page-bullets ol li {
margin-left: 1.6em;
line-height: 150%;
}
.page-bullets span.clear {
clear: left;
}
.page-image-block,
.page-featured-image {
padding: 0 0.5em 0.5em;
}
.page-image-block.right,
.page-featured-image.right {
float: right;
clear: right;
padding-right: 0;
margin-left: 1em;
}
.page-image-block.left,
.page-featured-image.left {
float: left;
clear: left;
padding-left: 0;
margin-right: 1em;
}
#imageNav {
text-align: center;
padding: 0.2em 0;
font-size: 80%
}
.page-content #currCaption,
.page-content #featCaption {
font-size: 80%;
text-align: center;
}
.page-additional-info {
width: 200px;
position: relative;
margin: 1em 0;
border-width: 2px;
border-style: solid;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
box-shadow: 0 0 8px rgba(0,0,0,0.3);
font-family: 'Lato', Arial, Helvetica, sans-serif;
}
.page-additional-info h3 {
width: 180px;
padding: 0 10px;
margin: 0;
font-size: 100%;
line-height: 40px;
text-align: left;
text-transform: uppercase;
}
.page-additional-info .page-additional-content {
width: 180px;
padding: 0 10px;
text-align: center;
}
.page-additional-info .page-additional-list {
width: 180px;
padding: 0;
color: inherit;
}
.page-additional-info .page-additional-list li {
list-style: disc;
display: list-item;
text-align: left;
margin: 0 0 0 1em;
padding: 5px 0;
}
.page-additional-info .page-additional-list a {
font-size: 100%;
}
.page-downloads {
margin: 1em 0;
clear: both;
}
.page-dowloads h3 {
padding-bottom: 0.5em;
}
.page-downloads .page-download-block {
width: 45%;
min-height: 45px;
float: left;
padding-right: 5%;
padding-bottom: 0.5em;
position: relative;
}
.page-downloads .page-download-thumb {
display: block;
padding-right: 10px;
position: absolute;
left: 0;
top: 0;
}
.page-downloads .page-download-block h4,
.page-downloads .page-download-block p {
font-size: 90%;
padding-left: 42px;
}
/* ========== SUB PAGE LAYOUTS ==========
* 1. Layout A
* 2. Layout B
* 3. Layout C
* 4. Layout D
* 5. Layout E
* 6. Layout F
* 9. Layout I Slideshow uses Layout A
* 10. Layout J Graphical Subpages
*
* ===== Layout A ===== */
.page-summary.layoutA p,
.page-contents.layoutA p,
.page-conclusion.layoutA p,
.page-bullets.layoutA ul,
.page-bullets.layoutA ol {
padding-left: 0;
}
.page-image-block.layoutA {
padding: 0 0 0.5em;
}
.page-image-block.layoutA,
.page-additional-info.layoutA {
float: right;
clear: right;
margin-left: 1em;
}
/* ===== Layout B ===== */
.page-featured-image.layoutB {
float: left;
clear: left;
margin-right: 1em;
}
.page-image-block.layoutB,
.page-additional-info.layoutB {
float: right;
clear: right;
margin-left: 1em;
}
/* ===== Layout C ===== */
.page-additional-info.layoutC {
float: left;
clear: left;
margin-right: 1em;
}
.page-image-block.layoutC,
.page-featured-image.layoutC {
float: right;
clear: right;
margin-left: 1em;
}
/* ===== Layout D ===== */
.page-image-block.layoutD {
float: right;
clear: right;
margin-left: 1em;
}
.page-additional-info.layoutD {
float: left;
clear: left;
margin-right: 1em;
}
/* ===== Layout E ===== */
div.imageBlock.layoutE,
.page-image-block.layoutE {
float: right;
clear: right;
padding: 10px;
}
div.imageBlock.layoutE p.imageCaption,
.page-image-block.layoutE .image-caption {
font-size: 80%;
text-align: right;
margin: 0;
padding: 0;
}
.page-downloads.layoutE {
clear: none;
}
.page-downloads.layoutE .page-download-block.layoutE {
width: auto;
float: none;
clear: left;
padding: 0 0.5em;
}
/* ===== Layout F ===== */
.page-image-block.layoutF {
float: right;
}
.page-image-block.layoutF #myCaption {
text-align: center;
}
.page-image-block.layoutF #thumbGallery {
padding: 0.5em;
text-align: center;
}
.page-image-block.layoutF #thumbGallery .thumbSwitch {
display: inline-block;
width: 50px;
height: 50px;
padding: 5px;
}
.page-additional-info.layoutF,
.page-featured-image.layoutF {
float: left;
clear: left;
margin-right: 1em;
}
/* ===== Layout G ===== */
.page-video-block.layoutG {
float: right;
clear: right;
padding: 0 0 1em 1em;
text-align: center;
}
.page-video-block.layoutG .video-wrapper {
background: transparent url('/consoleAssets/image/loading.gif') no-repeat 50% 50%;
margin: 0 auto;
}
.video-wrapper.layoutG object {
display: block;
margin: 0 auto;
}
.page-video-block.layoutG .video-caption {
padding-top: 0.5em;
text-align: center;
}
.page-additional-info.layoutG {
float: left;
clear: left;
margin-right: 1em;
}
.page-video-thumbs {
margin-top: 1em;
}
.page-video-thumbs .page-video-thumb {
float: left;
padding: 0.5em 1.3em 0.5em 0;
width: 100px;
text-align: center;
}
.page-video-thumbs .page-video-thumb a {
text-decoration: none;
font-size: smaller;
font-weight: bold;
display: block;
position: relative;
}
.page-video-thumbs .page-video-thumb a img {
border: 1px solid #CCC;
}
/* ===== Layout H ===== */
.page-video-block.layoutH {
float: right;
clear: right;
padding: 0 0 1em 1em;
text-align: center;
}
.page-video-block.layoutH .video-wrapper {
background: transparent url('/consoleAssets/image/loading.gif') no-repeat 50% 50%;
margin: 0 auto;
}
.video-wrapper.layoutH object {
display: block;
margin: 0 auto;
}
.page-video-block.layoutH .video-caption {
padding-top: 0.5em;
text-align: center;
}
.page-video-block.layoutH .page-video-thumbs {
padding: 1em 0 0.5em;
margin: 0 auto;
}
.page-video-block.layoutH .page-video-thumbs .page-video-thumb {
position: relative;
display: block;
float: left;
width: 50px;
height: 50px;
padding: 5px;
overflow: hidden;
}
.page-additional-info.layoutH {
float: right;
clear: right;
margin-left: 1em;
}
.page-image-block.layoutH {
float: left;
margin-right: 1em;
}
.page-image-block.layoutH #myCaption {
text-align: center;
}
/* ===== Layout J ===== */
.page-summary.layoutJ p,
.page-contents.layoutJ p,
.page-conclusion.layoutJ p,
.page-bullets.layoutJ ul,
.page-bullets.layoutJ ol {
padding-left: 0;
}
.page-image-block.layoutJ {
padding: 0 0 0.5em;
}
.page-image-block.layoutJ,
.page-additional-info.layoutJ {
float: right;
clear: right;
margin-left: 1em;
}
.subpage-image-layoutJ {
width:275px;
overflow:hidden;
float:left;
}
.subpage-imagebox-layoutJ {
width:275px;
height:275px;
overflow:hidden;
}
div.subPageCaption p.subPageCaption {
width: 100%;
background: #A19E05 url('image/graphic-nav-background') no-repeat top left;
font: normal bold 15px/130% 'Lato', Arial, Helvetica, sans-serif;
padding: 1em 0;
color: #ffffff;
text-align: center;
}
div.subPageCaption p.subPageCaption {
padding: 15px 0px;
}
a.subCaption, a.subCaption:hover {
color: white !important;
text-decoration: none;
}
.subTitleCaption {
color:#ffffff;
font-size:80%;
font-style:italic;
font-weight:normal;
}
.subTitleCaption:hover {
color:#ffffff;
text-decoration: none;
}
div.subPageBlock div.subPageCaption a.subPageView {
display: block;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
text-decoration: none;
}
div.subPageBlock div.subPageCaption a.subPageBuy {
display: block;
padding: 3px;
position: absolute;
bottom: 7px;
right: 7px;
font-style:italic;
font: normal 12px/100% 'Droid Sans', Arial, Helvetica, sans-serif;
color: #FFF;
text-decoration: none;
}
.learnMore {
background-color:#333;
text-indent:0;
display: inline-block;
color: white;
font-family: 'Lato', Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
font-style: normal;
height: 25px;
line-height: 25px;
width: 105px;
text-decoration: none;
text-align: center;
}
.learnMore:hover, .learnMore:visited:hover {
background-color: #D1CF85;
color: #000;
text-decoration: none;
}
.learnMore:active,.learnMore:visited {
position: relative;
top: 1px;
color: white;
}
.jquery-slider-wrapper img {
margin: 0px 0px 10px 0px;
}
/* ===== Generic Page Form Styles ===== */
.contactForm,
.tableless {
display: block;
padding: 0.5em 0;
}
.tableless {
float: left;
width: 50%;
}
.tableless.right {
float: right;
}
.contactForm fieldset,
.tableless fieldset {
display: block;
border: none;
padding: 0 0.5em;
position: relative;
}
.contactForm fieldset.first,
.tableless fieldset.first {
min-height: 1.75em;
}
.contactForm fieldset.first p.label,
.tableless fieldset.first p.label {
position: absolute;
top: 0.5em;
right: 1em;
margin: 0;
padding: 0;
font-size: 90%;
text-align: right;
}
.contactForm fieldset.legend,
.tableless fieldset.legend {
padding-top: 2.5em;
}
.contactForm fieldset h3,
.tableless fieldset h3 {
padding: 2.5% 2.5% 0.75em;
font-size: 110%;
}
.contactForm fieldset legend,
.tableless fieldset legend {
position: absolute;
top: 1.15em;
margin: 0 0 0 20px;
padding: 8px 10px;
color: white !important;
background-color: #A19E05;
font: normal bold 15px/110% 'Lato', Arial, Helvetica, sans-serif !important;
text-transform: uppercase;
letter-spacing: none;
}
.contactForm fieldset.oneCol p.req,
.contactForm fieldset.twoCol p.req,
.tableless fieldset.oneCol p.req,
.tableless fieldset.twoCol p.req {
position: absolute;
top: 1.5em;
right: 0;
margin: 0;
padding: 0;
width: 35%;
font-size: 90%;
}
.contactForm label.center,
.tableless label.center {
text-align: center;
}
fieldset.oneCol label,
fieldset.oneCol textarea,
fieldset.oneCol p,
fieldset.twoCol label,
fieldset.twoCol textarea,
fieldset.twoCol label.full,
fieldset.twoCol p.full {
display: block;
margin: 0;
padding: 2.5% 7.5% 2% 2.5%;
width: 90%;
}
fieldset.twoCol label,
fieldset.twoCol textarea {
width: 44%;
padding: 0% 2.5%;
float: left;
}
fieldset abbr {
display: block;
}
.contactForm fieldset select,
.tableless fieldset select {
display: block;
max-width: 90%;
}
.contactForm .tdlabel,
.contactForm .cell,
.tableless .tdlabel,
.tableless .cell {
background-color: transparent;
}
.contactForm .error,
.tableless .error {
background-color: transparent;
}
.contactForm .error input,
.contactForm .error select,
.contactForm .error textarea,
.tableless .error input,
.tableless .error select,
.tableless .error textarea {
margin-top: 0.2em;
padding: 0.2em;
border: 1px solid #C00;
background: #FFF0F0;
-moz-box-shadow: 0 0 3px #C00;
-webkit-box-shadow: 0 0 3px #C00;
box-shadow: 0 0 3px #C00;
}
.contactForm p,
.tableless p {
padding: 0.3em;
margin: 2.5%;
}
.contactForm p.success,
.tableless p.success {
color: #147145;
font-weight: bold;
background: #F0FFF0;
background: rgba(0, 204, 0, 0.2);
-moz-box-shadow:0 0 3px #147145;
-webkit-box-shadow:0 0 3px #147145;
box-shadow:0 0 3px #147145;
}
.contactForm input[type=submit],
.tableless input[type=submit] {
margin-left: 2.5%;
margin-bottom: 2.5%;
}
fieldset.fourCol label,
fieldset.fourCol textarea {
width: 20%;
padding: 10px 50px 10px 0px;
float: left;
color: #000;
}
fieldset.fourCol,
fieldset.oneColSmile {
padding: 5px 30px;
font-size: 13px;
}
fieldset.fourCol input,
fieldset.fourCol select,
fieldset.fourCol textarea,
fieldset.oneColSmile textarea {
margin-top: 8px;
}
/* Let's jazz this @#$% up! */
.smooth {
float: left;
width: auto;
max-width: 45%;
padding: 0.5em;
margin: 1.5em 0.5% 0.5%;
-webkit-border-radius: 12px;
-o-border-radius: 12px;
border-radius: 12px;
}
.contactForm.smooth {
width: auto;
max-width: 100%;
}
.smooth fieldset:first-child,
.smooth fieldset.top {
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.smooth fieldset:last-child,
.smooth fieldset.bottom {
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
}
.smooth fieldset legend {
color: #383937;
font-size: 125%;
font-weight: bold;
line-height: 110%;
font-family: inherit;
letter-spacing: 1px;
}
.smooth fieldset.legend {
padding-top: 3.5em;
}
.smooth fieldset.oneCol label,
.smooth fieldset.oneCol textarea,
.smooth fieldset.oneCol p,
.smooth fieldset.twoCol label,
.smooth fieldset.twoCol textarea,
.smooth fieldset.twoCol label.full,
.smooth fieldset.twoCol p.full {
display: block;
width: 93%;
margin: 0;
padding: 3% 3.5% 4%;
}
.smooth fieldset.twoCol label,
.smooth fieldset.twoCol textarea,
.smooth fieldset.twoCol p {
float: left;
width: 42%;
margin: 0;
padding: 3% 3.5% 1%;
}
.smooth input[type=submit],
.smooth input[type=button],
.smooth button,
.smooth .submit {
display: inline-block;
margin: 0 auto;
padding: 0.25em 0.4em 0.3em;
box-sizing: border-box;
-moz-border-radius: 6px;
border-radius: 6px;
font-family: inherit;
font-weight: bold;
font-size: larger;
letter-spacing: 1px;
text-decoration: none;
transition: all 0.4s;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-ms-transition: all 0.4s;
}
/* This allows buttons/inputs to visually imitate ordinary text links */
.smooth input.link {
display: inline;
margin: 0;
padding: 0;
background: none;
border: none;
cursor: pointer;
text-decoration: underline;
font-weight: normal;
font-size: 90%;
/* Change font family to match page default */
font-family: Georgia, "Times New Roman", Times, serif;
}
/* EXCIPIT /css/sake.css */
/* INCIPIT /css/colors.css */
/* ========== Sitewide Default Color Scheme ========== */
/* CHANGE THESE COLORS TO FIT YOUR SITE */
/* ===== Page Element Colors ===== */
body, td, .normal {
color: #333;
}
ul, ol {
color: #333;
}
hr {
background-color: silver;
}
h2, h2 a,
#pageTitle,
#pageTitle a {
color : #A19E05;
}
h3, h3 a,
#pageSubTitle,
#pageSubTitle a {
color: #86810C;
}
h4, h4 a {
color : #86810C;
}
h5, h5 a {
color: #666;
}
.button {
color: #000;
}
.error {
color: #C00;
background-color: #FFF;
}
.applyBorder {
border-color: #FFF;
}
/* ===== Link Colors ===== */
a, a:visited {
color: #A19E05 !important;
}
a:hover,
a:focus,
a h2:hover,
a h2:focus {
color: #828104;
}
#breadcrumb,
#breadcrumb a {
color: #ACABAB;
}
#breadcrumb a:hover,
#breadcrumb a:focus {
color:#A19E05;
}
#breadcrumb span.breadcrumbTitle {
color: #A19E05;
}
/* ===== Table Colors ===== */
thead th, .trlabel {
color: #FFF;
background-color:#000;
}
.tdlabel {
font-weight: bold;
color: #A19E05;
}
.cell, .odd {
color: #FEF6D0;
background-color: ;
}
.cell2, .even {
color: #147145;
background-color: #FEF1B8;
}
/* ===== Sub Page Colors ===== */
#calloutbox {
color: #333;
border-color: #A19E05;
background-color: #E1DFAE;
}
#calloutbox h3 {
color: #FFF;
background-color: #A19E05;
}
#calloutbox #calloutboxList a {
color: #333;
}
#calloutbox #calloutboxList a:hover,
#calloutbox #calloutboxList a:focus,
#calloutbox #calloutboxList a:active {
color: #A19E05;
}
/* ===== Form Colors ===== */
.smooth {
background: #A19E05;
}
.smooth fieldset {
background: #E1DFAE;
}
.smooth input[type=submit],
.smooth input[type=button],
.smooth button,
.smooth .submit {
background: #A19E05;
color: white;
text-shadow: 0 0 3px rgba(0,0,0,0.4);
border: 3px solid #A19E05;
}
.smooth input[type=submit]:hover,
.smooth input[type=submit]:focus,
.smooth input[type=submit]:active,
.smooth input[type=button]:hover,
.smooth input[type=button]:focus,
.smooth input[type=button]:active,
.smooth button:hover,
.smooth button:focus,
.smooth button:active,
.smooth .submit:hover,
.smooth .submit:focus,
.smooth .submit:active {
border-color: #A19E05;
text-shadow: 0 0 6px rgba(0,0,0,0.75);
-moz-box-shadow: 0 0 4px rgba(0,0,0,0.6);
-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.6);
-o-box-shadow: 0 0 4px rgba(0,0,0,0.6);
-ms-box-shadow: 0 0 4px rgba(0,0,0,0.6);
box-shadow: 0 0 4px rgba(0,0,0,0.6);
}
.smooth input.link,
.smooth input.link:hover,
.smooth input.link:focus,
.smooth input.link:active {
color: #333333;
border-color: transparent;
text-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.smooth input.link:hover,
.smooth input.link:focus,
.smooth input.link:active {
color: #C00;
}
.smooth .notice,
.smooth h3 {
color: #C00;
font-size: 135%;
font-weight: normal;
}
/* ========== END SITE COLOR SCHEME ========== */
/* EXCIPIT /css/colors.css */
/* INCIPIT /css/layout.css */
/*
* HTML5 Boilerplate
*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
/* =============================================================================
HTML5 element display
========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, output { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/* =============================================================================
Base
========================================================================== */
/*
* 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
* http://clagnut.com/blog/348/#c790
* 2. Force vertical scrollbar in non-IE
* 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
* www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
* 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
* 5. The basic resets.
*/
html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-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; }
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header,
hgroup, menu, nav, section, menu,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}
/*
* These selection declarations have to be separate
* No text-shadow: twitter.com/miketaylr/status/12228805301
* Also: hot pink!
*/
::-moz-selection { background: #201C6F; color: #fff; text-shadow: none; }
::selection { background: #201C6F; color: #fff; text-shadow: none; }
/* =============================================================================
Links
========================================================================== */
/* a, a:visited { color: #A77A2E; } */
a:focus { outline: thin dotted; }
/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }
/* =============================================================================
Typography
========================================================================== */
abbr[title] { border-bottom: 1px dotted; display: inline-block; }
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; }
a mark { background: inherit; color: #C00; }
/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
/* Improve readability of pre-formatted text in all browsers */
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%; }
/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* =============================================================================
Lists
========================================================================== */
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }
/* =============================================================================
Embedded content
========================================================================== */
/*
* Improve image quality when scaled in IE7
* code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
*/
img { border: 0; -ms-interpolation-mode: bicubic; }
/*
* Correct overflow displayed oddly in IE9
*/
svg:not(:root) {
overflow: hidden;
}
/* =============================================================================
Figures
========================================================================== */
figure { margin: 0; }
/* =============================================================================
Forms
========================================================================== */
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
/*
* 1. Correct color not inheriting in IE6/7/8/9
* 2. Correct alignment displayed oddly in IE6/7
*/
legend { border: 0; *margin-left: -7px; padding: 0; }
/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }
/*
* 1. Correct font-size not inheriting in all browsers
* 2. Remove margins in FF3/4 S5 Chrome
* 3. Define consistent vertical alignment display in all browsers
*/
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
/*
* 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
* 2. Correct inner spacing displayed oddly in IE6/7
*/
button, input { line-height: normal; *overflow: visible; }
/*
* 1. Display hand cursor for clickable form elements
* 2. Allow styling of clickable form elements in iOS
*/
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
/*
* Consistent box sizing and appearance
*/
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
/*
* Remove inner padding and border in FF3/4
* www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
*/
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }
/* Colors for form validity */
input:valid, textarea:valid { }
input:invalid, textarea:invalid { background-color: #f0dddd; }
/*
* Sometimes you just want to be sure your placeholder text isn't mistaken for real text.
* http://css-tricks.com/snippets/css/style-placeholder-text/
*/
::-webkit-input-placeholder { color: #AAAAAA; }
:-moz-placeholder { color: #AAAAAA; }
:-ms-input-placeholder { color: #AAAAAA; }
/*
* Since iOS and others don't always remove placeholder on focus
* http://css-tricks.com/snippets/css/style-placeholder-text/#comment-121251
*/
:focus::-webkit-input-placeholder {	color: transparent; }
:focus:-moz-placeholder { color: color: transparent; }
/* =============================================================================
Tables
========================================================================== */
table { border-collapse: collapse; border-spacing: 0; }
/* =============================================================================
Basic CCI Helper Classes
========================================================================== */
.block {
display: block;
}
.center {
text-align: center;
}
.clear {
clear: both;
}
.clear-left {
clear: left;
}
.clear-right {
clear: right;
}
.onepx {
display: block;
height: 1px;
width: 1px;
font: normal 1px/1px sans-serif;
}
.left {
float: left;
}
.right {
float: right;
}
/* =============================================================================
Site styles.
CCI Custom Site Styles go here
========================================================================== */
body > .chromeframe {
position: fixed;
top: 0;
left: 0;
right: 0;
padding: 0.3em 0;
background: #FFFF99;
border-bottom: 1px solid #DFDF99;
color: #333;
text-align: center;
line-height: 2em;
font-weight: bold;
z-index: 100;
}
body {
font-family: 'Lato', Arial, Helvetica, sans-serif;
}
.chromeframe + #container {
margin-top: 2.6em;
}
#container {
width: 1170px;
margin: 10px auto;
}
.page-navigation {
background: transparent url('image/graphic-nav-background.jpg') no-repeat center center;
color: white;
font: normal normal 15px/100% 'Lato', Arial, Helvetica, sans-serif;
text-align: center;
margin: 10px 0px 15px;
padding: 0px;
color: white;
}
.page-navigation ul {
padding: 14px;
}
.page-navigation li {
display: inline-block;
padding: 6px 30px;
text-transform: uppercase;
border-right: 2px solid white;
}
.page-navigation li:last-child {
border: none;
}
.page-navigation li a {
color: white;
text-decoration: none;
}
.page-navigation li a:hover {
color: black;
}
p.header {
font: normal bold 13px/110% 'Lato', Arial, Helvetica, sans-serif;
text-transform: uppercase;
background: #A19E05 url('image/gradient-background.jpg') repeat-y top right;
padding: 10px 60px 10px 20px;
color: white;
display: block;
float: left;
margin: 10px 0px;
}
address {
font: normal normal 13px/150% 'Lato', Arial, Helvetica, sans-serif;
}
.side-rim {
float: left;
margin: 22px 0px;
}
.mid-rim {
float: left;
margin: 0px 5px;
}
.right-space {
margin-right: 100px;
}
.page-footer {
padding: 25px 20px;
background: #A19E05 url('image/graphic-footer-logo.png') no-repeat top right;
margin: 10px 0px;
color: white;
font: normal normal 13px/110% 'Lato', Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
.page-footer a {
color: white !important;
text-decoration: none;
}
.page-footer a:hover {
color: black;
}
.foot-unit {
float: left;
margin-right: 10px;
}
img.foot-unit {
width: 16px;
}
p.attribution {
text-align: right;
margin: 0px 0px 10px;
}
input.button-login, .button-reg {
float: right;
padding: 8px 10px;
background-color: #E1DFAE;
border: 0px;
text-transform: uppercase;
font: normal normal 13px/110% 'Lato', Arial, Helvetica, sans-serif;
margin: 0px 0px 6px 6px;
color: black !important;
}
input.button-login:hover, .button-reg:hover {
background-color: #A19E05;
color: white !important;
}
.entry {
float: left;
position: relative;
display: inline-block;
width: 280px;
margin: 0px 10px 35px 0px;
}
.entry a, .entry a:visited {
color: #A19E05;
}
.entry a:hover, .entry a:visited:hover {
color: #333;
}
h2#search-results-header, #results-map {
margin-bottom: 10px;
}
#pageDownloads h3 {
margin-bottom: 10px;
}
form.reg input {
font: normal normal 13px/110% 'Lato', Arial, Helvetica, sans-serif;
}
form.reg textarea {
font: normal normal 13px/110% 'Lato', Arial, Helvetica, sans-serif;
padding: 10px;
}
/* =============================================================================
Non-semantic helper classes
Please define your styles before this section.
========================================================================== */
/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
/* Hide for both screenreaders and browsers:
css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }
/* Hide only visually, but have it available for screenreaders: by Jon Neal.
www.webaim.org/techniques/css/invisiblecontent/ & j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }
/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/* =============================================================================
Print styles.
Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
========================================================================== */
@media print {
* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
a, a:visited { color: #444 !important; text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } /* Don't show links for images, or javascript/internal links */
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
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; }
}
/* EXCIPIT /css/layout.css */
/* INCIPIT /css/plants.css */
ul.alphaList {
max-width: 1170px;
background: #A19E05;
padding: 0;
}
ul.alphaList li {
float: left;
display: inline-block;
font-size: 15px;
padding: 10px 25px;
text-align: center;
}
ul.alphaList li a {
text-decoration: none;
color: white;
font: normal bold 16px/100% 'Lato', Arial, Helvetica, sans-serif;
}
ul.alphaList li:hover {
text-decoration: none;
color: #333;
background-color: #CCCA77;
}
ul.alphaList li:hover a {
color: #333;
}
ul.alphaList li.all {
float: right;
}
ul.alphaList li.current,
ul.alphaList li.current a {
color: #333;
background-color: #CCCA77;
}
form.typeForm {
float: right;
}
#plantListContainer{
width: 1200px;
padding: 0px;
margin: 10px 0px 0px 0px;
}
.plantListBlock {
width: 277px;
display: inline-block;
vertical-align: top;
text-align: center;
margin: 0 16px 10px 0;
padding: 0px !important;
}
.plantListBlock img {
margin-bottom: 10px;
padding: 0px !important;
}
h3.plantListTitle {
width: 275px;
}
h3.plantListTitle a,
h3.plantListTitle a:hover {
text-decoration: none;
line-height: 150%;
color: #A19E05;
}
h3.plantListTitle a:hover {
color: black;
}
h4.plantListSubtitle {
color: black;
font-size: 13px;
font-weight: normal;
}
span.plant {
font-weight: bold;
color: #6B6B6B;
}
h3.plant {
color: #6B6B6B;
margin-bottom: 10px;
font-size: 1.25rem;
}
ul#plantAttributes {
list-style-type: none;
padding-left: 0px;
}
#nextPrev {
float: right;
}
#nextPrev a:hover {
color: #A19E05 !important;
}
.plantCatLinks {
float: left;
font-weight: bold;
}
.plantCatLinks a {
color: #DADADA;
text-decoration: none;
}
.plantCatLinks a:hover, #nextPrev a:hover {
color: #851000;
}
table#plantSKUs td, table#plantSKUs th {
padding: 8px;
font-size: 12px;
}
table#plantSKUs th {
background-color: #A19E05;
}
table#plantSKUs tr {
background-color: #CCCA77;
border: 2px solid white;
}
.charBlock	{
display: inline-block;
vertical-align: top;
width: 15%;
margin: 15px 10px 0px 0px;
}
.charBlock ul {
padding: 0px;
margin: 0px;
}
h4.char {
color: #A19E05;
font-size: 18px;
}
/* EXCIPIT /css/plants.css */

