h1, h2{
    font-family: Arial;
    font-weight: normal;
    color:#0098D0;
    margin: 0px;
    padding: 0px;
}

h1, h2{
    margin: 0px;
    padding: 0px;
    font-size: 25px;
    margin-bottom: 10px;
    
    line-height: 27px;  
}
 

a{
    color:#0098D0;
} 
a:hover{
    color:#0098D0;
}

.blue-text {
    color: #0098D0;
}

.gray-text {
    color: #797A7B;
}

.uppercase-text {
    text-transform: uppercase;
}

span.subtitle {
    color: #0098D0;
}

/******************************************/
/* BREADCRUMB */
div#flooring-middle-column div#bread-crumb,
div#flooring-middle-column div#bread-crumb a,
div#flooring-main-content-with-search div#bread-crumb,
div#flooring-main-content-with-search div#bread-crumb a    {
    color: #0098D0;
}
div#flooring-middle-column div#bread-crumb a:hover,
div#flooring-main-content-with-search div#bread-crumb a:hover    {
    color: #727678;
}
/******************************************/  

/***************************************/
/* MAIN FLOORING CONTENT CLASSES */
div#flooring-main-container   {
    border-bottom: solid 1px #BBC2C4;
    margin-bottom: 32px;
}
div#flooring-main-content    {
    background-image: url("../images/common/right-menu-flooring.jpg");
    background-repeat: repeat-y;
    background-position: right top;            
    margin: 0px;
    margin-bottom: 32px;
    margin-left: 40px;
    margin-right: 40px;    
    /*border: solid 1px red;*/
}

div#flooring-middle-column  {
    margin: 0px;
    margin-left: 260px;    
    padding: 0px 0px 0px 0px;
    margin-right: 43px;
    width: 457px; 
}



div#flooring-main-content #left-column {
    float:left;
    width:220px;
    color: #797A7B;
    font-family: Arial;
    text-transform: uppercase;
    font-size: 11px; 
}

div#flooring-main-content #left-column #search-panel-title {
   font-size: 18px;
   color: #0098D0;
   text-transform: uppercase;
}

div#flooring-main-content #left-column div.div-search-link   {
    /*border: solid 1px blue;*/
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    text-align: right;
}
div#flooring-main-content #left-column div.div-search-link a {
    font-size: 10px;
    text-transform: uppercase;
    color: #727678;
}
div#flooring-main-content #left-column div.div-search-link a:hover  {
    color: #0098D0;
}

div#flooring-main-content #left-column dt {
    /*margin-top: 19px;*/
    margin-top: 9px;
    border-top: solid 1px #ccc; 
    color: #0098D0;
    line-height: 40px;
    font-size: 14px;
    text-transform: uppercase;
}

div#flooring-main-content #left-column dd {
    margin: 0px;
    padding: 0px;
}

div#flooring-main-content #left-column dd ul,
div#flooring-main-content #left-column dd ul.two-columns-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

div#flooring-main-content #left-column dd ul li {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}

div#flooring-main-content #left-column dd ul.two-columns-list li {
    width: 110px;
    float: left;
}

div#flooring-main-content #left-column dd ul.two-columns-list li label {
    padding-left: 20px;
    width: 90px;
    display: block;
}

div#flooring-main-content #left-column dd ul.two-columns-list li input {
    float: left;
    width: 18px;
}

div#flooring-main-content-with-search {
    margin-left: 220px;
    margin-right: 121px;
    padding-left: 40px;
    padding-right: 40px;    
}

#left-column li label,
#left-column td label{
    font-size: 10px;
}
#left-column li label{
    vertical-align: text-top;
}

#left-column table td.label{
    vertical-align: top;
    padding-bottom: 5px;
    color: #727678;
    padding-top:1px;
}

#left-column td.label{
    width:110px;
    padding-top: 3px;   
}

#left-column td.checkbox{
    width:10px; 
    padding-right:5px;
    vertical-align: top;
}

div#flooring-main-content #left-column button.grayish-button    {
    font-size: 14px;
}

/***************************************/
/* SEARCH BOX CLASSES */
div#flooring-main-content #left-column #search-box {
    float: left;
    margin-top: 20px;
    /*
    margin-top: 25px;
    
    margin: 0px;
    margin-top: 20px;
    padding: 0px;
    width: 220px;
    text-align: left;
    height: 21px !important;
    */
    
}
div#flooring-main-content #left-column div#search-box input    {
    width: 125px;
    /*
    height: 21px !important;
    padding: 0px !important;
    margin: 0px !important;
    position: absolute;
    top: 0px;
    left:0px;
    /*left: 61px;*/
    /*
    width: 118px;
    padding-left: 1px !important;
    padding-top: 1px !important;
    
    font-family: Arial;
    font-size: 11px;
    color: #727678;    
    */
    
}    
div#flooring-main-content #left-column div#search-box .link-search {
    /*
    position: absolute;
    top: 0px;
    left:122px;
    */
    /*left: 191px;*/
}
/* SEARCH BOX CLASSES */
/***************************************/
#left-column select {
    width: 220px;
    font-family: arial;
    font-size: 11px;
    text-transform: none;
}

#left-column select optgroup{
    color:#0098D0;
    font-size: 14px;
}



div#flooring-main-content #right-column {
    float: right;
    width: 121px;
    color: #797A7B;
}

div#flooring-main-content #right-column ul#share {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

div#flooring-main-content #right-column ul#share li {
    margin: 0px;
    padding: 0px;
    /*padding-left: 39px;*/
    line-height: 32px;
    border-bottom: solid 1px #fff;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #727678;
}
div#flooring-main-content #right-column ul#share li.share-link    {
    background-image: url("../images/common/toolbar-share.png");
    background-repeat: no-repeat;
    background-position: left top;
}
div#flooring-main-content #right-column ul#share li.email-link    {
    background-image: url("../images/common/toolbar-email.png");
    background-repeat: no-repeat;
    background-position: left top;
}
div#flooring-main-content #right-column ul#share li.print-link    {
    background-image: url("../images/common/toolbar-print.png");
    background-repeat: no-repeat;
    background-position: left top;
}
div#flooring-main-content #right-column ul#share li.print-link a.addthis_button_print    {    
    height: 32px !important;
}
div#flooring-main-content #right-column ul#share li a {
    color: #727678;
    padding-left: 39px;
}
div#flooring-main-content #right-column ul#share li a:hover   {
    color: #0098D0;
}

div#flooring-main-content #right-column ul#share li.email-link a.addthis_button_email span    {
    display: none;
}


div#flooring-main-content #right-column ul#requests{
    list-style: none;
    margin: 0px;
    margin-top: 27px;
    padding: 0px;
}

div#flooring-main-content #right-column ul#requests li {
    margin: 0px;
    margin-top: 8px;
    padding: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
    /*line-height: 40px;*/
    background-color: #0098D0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

div#flooring-main-content #cart-item-count   {
    margin: 10px 9px 12px 0px;
    padding-left: 55px;
    line-height: 32px;
    font-size: 18px;
    background-image: url("../images/common/cart.png");
    background-repeat: no-repeat;
    background-position: left top;    
}
div#flooring-main-content #cart-item-count a    {
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    text-decoration: underline;
    color: #727678;
}
div#flooring-main-content #cart-item-count a:hover  {
    color: #0098D0;
}
div#flooring-main-content #cart-order-now {
    margin: 0px 9px;
    line-height: 22px;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    border: solid 2px #BEC3C6;
    border-left: none;
    border-right: none;
}
div#flooring-main-content #cart-order-now a {
    color: #727678;
}
div#flooring-main-content #cart-order-now a:hover {
    color: #0098D0;
}
/* MAIN FLOORING CONTENT CLASSES */
/**************************************/

/* SEARCH RESULT CLASSES */
/***************************************/
#searchDescription{
    margin-bottom: 20px;
}
#searchDescription #learnMore{
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    
}
#searchDescription #learnMore a {
    color: #727678;
}
#searchDescription #learnMore a:hover {
    color: #0098D0;
}

#searchResults #title, #searchResults #count{
    font-family: arial;
    font-weight: normal;
    color:#0098D0;
}
#searchResults #titleAndcount{
    margin-bottom: 20px;
}
#searchResults #title{
    font-size: 18px;
}
#searchResults #count{
    font-size: 16px;
}

td.no-result div.no-result-text    {
    text-align: left !important;
}

div#product-list table td{
    vertical-align: top;
}

div#product-list div.product-item {
    font-size: 12px;
    padding-bottom: 19px;
    padding-right: 19px;
}

div#product-list td.last-column div.product-item {
    padding-right: 0px;
}

div#product-list div.product-item .item-image img {
    margin-bottom: 10px;
}

div#product-list div.product-item span.item-color {
    display: block;
    color: #0098D0;
}

div#product-list div.product-item span.brand-name,
div#product-list div.product-item span.item-name,
div#product-list div.product-item span.item-add-to-cart,
div#product-list div.product-item span.item-add-to-cart-disabled {
    display: block;
    color: #727678;
}

div#product-list div.product-item span.item-add-to-cart {
   margin-bottom: 10px;
   line-height: 23px;
   padding-left: 33px;
   border-top: solid 1px #999; 
   border-bottom: solid 1px #999;
   background: url(../images/common/flooring-list-cart.png) no-repeat 0% 50%;
}
div#product-list div.product-item span.item-add-to-cart a {
    display: block;
    margin-left: -33px;
    padding-left: 33px;
    color: #727678;
}
div#product-list div.product-item span.item-add-to-cart a:hover {
    color: #0098D0;
}

div#product-list div.product-item span.item-add-to-cart-disabled {
    margin-bottom: 10px;
    line-height: 23px;
}

div.paginationControl div#pagination-previous a {
    background: url(../images/common/flooring-pagination-previous.png) no-repeat 0% 50%;
    padding-left: 15px;
    color: #727678;
}

div.paginationControl div#pagination-next a {
    background: url(../images/common/flooring-pagination-next.png) no-repeat 100% 50%;
    padding-right: 15px;
    color: #727678;
}
div.paginationControl div#pagination-next a:hover,
div.paginationControl div#pagination-previous a:hover   {
    color: #0098D0; 
}

div.paginationControl div#page-list {
   color: #0098D0; 
}
div.paginationControl div#page-list a   {
    color: #727678;
}
div.paginationControl div#page-list a:hover   {
    color: #0098D0;
}

div#product-details{
    
}

div#product-details div#tile{
   width: 220px;
   height: 220px;
   overflow: hidden;
   float: left;
   position: relative; 
}

div#product-details div#tile img{
   width: 220px;
   height: 220px;
   position: absolute;
   top: 0px;
   left: 0px;
}

div#product-details div#tile div#enlarge-image{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 220px;
    line-height: 24px;
    background-image: url(../images/common/black-semi-transparent-background.png);
    background-repeat: repeat;
    text-align: right;
}

div#product-details div#tile div#enlarge-image a {
    color: #fff;
    padding-right: 10px; 
}

div#below-cart{
    min-height: 185px;
}

div#product-details div#description {
    margin-left: 238px;
    width: 217px;
    
}

div#product-details div#description span#product-type-name,
div#product-details .technical-title,
div#product-details .installation-title,
div#product-details .leed-elligibility-title {
    
    text-transform: uppercase;
}

div#product-details div#description span#product-type-name,
div#product-details div#description span#color,
div#product-details div#description span#item-name,
div#product-details div#description span#sku,
div#product-details div#description span#physical-test,
div#product-details div#description span#brand-description,
div#product-details div#description span#item-add-to-cart,
div#product-details div#description span#item-add-to-cart-disabled,
div#product-details .technical-title,
div#product-details .installation-title,
div#product-details .leed-elligibility-title
{
    font-size: 14px;
    display: block;    
}


div#product-details div#description span#item-name,
div#product-details div#description span#brand-description {
    margin-top: 15px;
}

div#product-details span#item-add-to-cart {
   margin-top: 10px;
   line-height: 23px;
   padding-left: 33px;
   border-top: solid 1px #999; 
   border-bottom: solid 1px #999;
   background: url(../images/common/flooring-list-cart.png) no-repeat 0% 50%;
}
div#product-details span#item-add-to-cart a {
    display: block;
    margin-left: -33px;
    padding-left: 33px;
}

div#product-details span#item-add-to-cart-disabled {
    margin-top: 10px;
}

div#product-details table#technical-values {
    margin-top: 23px;
    background-color: #f4f4f4;
    width: 455px;
    color: #727678;
}

div#product-details table#technical-values tr   {
    vertical-align: top;
}

div#product-details table#technical-values td {
    border-bottom: solid 1px #fff;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
}

div#product-details table#technical-values td.terms {
    width: 228px;
    padding-left: 10px;
    text-transform: uppercase;
}

div#product-details table#technical-pdf {
    margin-top: 20px;
}

div#product-details table#technical-pdf span.technical-title,
div#product-details table#technical-pdf span.installation-title,
div#product-details table#technical-pdf span.leed-elligibility-title {
    margin-bottom: 10px;
}

div#product-details table#technical-pdf ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

div#product-details table#technical-pdf span.installation-title {
    /*margin-top: 35px;*/
}

div#product-details table#technical-pdf ul li a {
    color: #727678;
    font-size: 12px;
}
div#product-details table#technical-pdf ul li a:hover {
    color: #0098D0;
}

div#floor-score {
    margin-top: 60px;
}

div#floor-score img {
    float: left;
}

div#floor-score div#floor-score-description {
    padding-left: 80px;
}

div#last-search-result-link {
    margin-top: 20px;
    text-align: left;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    line-height: 130%;
    width: 457px;
}

div#last-search-result-link a {
    color: #727678;
    line-height: 24px;
}
div#last-search-result-link a:hover {
    color: #0098D0;
}


/***************************************/
/* NEWS CLASSES */
div.news    {
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}
div.news div.title  {
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
} 
div.news div.title a  {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #0098D0;
    text-decoration: none;
}
div.news div.title a:hover  {
    color: #727678;
}      
div.news div.date  {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #0098D0;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}

div.news div.news-photo-container   {
    padding: 0px;
    margin: 0px;    
    float: left;
    width: 246px;
    height: 173px;
    /*border-bottom: solid 1px red;*/
}
div.news div.news-text-container    {
    position: relative;
    padding: 0px;
    margin: 0px;    
    margin-left: 246px;
    width: 211px;
    height: 173px;
    /*border: solid 1px red;*/
}
div.news div.news-text-container-without-photo    {
    position: relative;
    padding: 0px;
    margin: 0px;    
    /*margin-left: 246px;
    width: 211px;*/
     
    height: 173px;
    /*height: 120px;*/
}

div.news img.news-photo {
    border: solid 2px #727678;
}
div.news div.view-all,
div.news div.view-details   {
    text-align: right;
}                                                         
div.news div.news-text-container div.view-all,
div.news div.news-text-container div.view-details   {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 24px;
    line-height: 24px;
    width: 211px;
    text-align: left;
    border: solid 1px #E5E5E5;
    border-left: none;
    border-right: none;
}                                                                                 
div.news div.news-text-container-without-photo div.view-all,
div.news div.news-text-container-without-photo div.view-details   {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 24px;
    line-height: 24px;
    width: 457px;
    text-align: left;
    border: solid 1px #E5E5E5;
    border-left: none;
    border-right: none;
}
div.news div.news-text-container div.view-all a,
div.news div.news-text-container div.view-details a,
div.news div.news-text-container-without-photo div.view-all a, 
div.news div.news-text-container-without-photo div.view-details a {
    color: #727678;
    line-height: 24px;
}
div.news div.news-text-container div.view-all a:hover,
div.news div.news-text-container div.view-details a:hover,
div.news div.news-text-container-without-photo div.view-all a:hover,
div.news div.news-text-container-without-photo div.view-details a:hover {
    color: #0098D0;
}

div.news div.news-text-container div.brief a,
div.news div.news-text-container-without-photo div.brief a    {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #727678;
    margin: 0px;
    padding: 0px;
}
div.news div.news-text-container div.brief a:hover,
div.news div.news-text-container-without-photo div.brief a:hover  {
    color: #0098D0;
}

div.news div.news-text-container div.brief a.view-details-image,
div.news div.news-text-container-without-photo div.brief a.view-details-image {
    background: url(../images/common/flooring-blue-arrow.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    width: 6px;
    height: 6px;    
}

div.news div.news-text-container div.view-all a.view-all-image,
div.news div.news-text-container div.view-details a.view-details-image,
div.news div.news-text-container-without-photo div.view-all a.view-all-image,
div.news div.news-text-container-without-photo div.view-details a.view-details-image {
    background: url(../images/common/gray-arrow.png);
    background-repeat: no-repeat;
    background-position: 100% 60%;    
}
div.news div.news-text-container div.view-all a.view-all-image:hover,
div.news div.news-text-container div.view-details a.view-details-image:hover,
div.news div.news-text-container-without-photo div.view-all a.view-all-image:hover,
div.news div.news-text-container-without-photo div.view-details a.view-details-image:hover {
    background: url(../images/common/flooring-blue-arrow.png);
    background-repeat: no-repeat;
    background-position: 100% 60%;    
}

div.news div.back-to-view-all   {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;    
    padding: 0px;
    margin: 0px;
    height: 24px;
    line-height: 24px;
    
    background: url(../images/common/gray-arrow-back.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}
div.news div.back-to-view-all a.back-to-view-all-image:hover {
    background: url(../images/common/flooring-blue-arrow-back.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}
div.news div.back-to-view-all a {
    color: #727678;
}
div.news div.back-to-view-all a:hover {
    color: #0098D0;
}
/* NEWS CLASSES */
/***************************************/ 


/* RSS CLASSES */
/***************************************/
div.block-rss a   {
    color: #727678;
}
div.block-rss a:hover   {
    color: #0098D0;
}
/* RSS CLASSES */
/***************************************/



/* SAMPLES CLASSES */
/***************************************/

span#login-title,
div#sample-login table span.subtitles {
    color: #0098D0;
}

#cart div#cart-order-steps,
#samples div#cart-order-steps {
    float: right;
    margin-right: 2px;
}

#cart div#cart-order-steps ul,
#samples div#cart-order-steps ul {
    list-style: none;
}

#cart div#cart-order-steps ul,
#samples div#cart-order-steps ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 126px;
    height: 27px;
}

#cart div#cart-order-steps ul li,
#samples div#cart-order-steps ul li {
    float: left;
    display: block;
    width: 27px;
    height: 27px;
    margin-left: 15px;
    line-height: 27px;
    color: #fff;
    font-size: 20px;
    background-color: #CCCCCC;
    text-align: center;
}

#cart div#cart-order-steps ul li.selected,
#samples div#cart-order-steps ul li.selected {
    background-color: #0098D0;
}

div#sample-login div#forgot-password a  {
    color: #727678;
}
div#sample-login div#forgot-password a:hover  {
    color: #0098D0;
}

/***************************************/
/* CONTACT FORM CLASSES */
form .label_after_checkbox a    {
    font-size: 11px;
    font-family: sans-serif;
    color: #0098D0;
    text-decoration: none;
}
form .label_after_checkbox label.optional a {
    color: #0098D0;
}
div .form p.description  {
    margin: 0px !important;
    padding: 0px !important;
    font-size: 11px !important;
    text-align: left !important;
    padding-left: 5px !important;
    color: #999999 !important;
}
/* CONTACT FORM CLASSES */
/***************************************/




/***************************************/
/* MAP CLASSES */
div.mapping div.each-distributors   {
    position: relative;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}

div.mapping div.state-name    {
    position: relative;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: normal;
    color: #0098D0;
}

div.mapping div.each-distributors div.company-name    {
    position: relative;
    padding: 0;
    margin: 0;
    font-weight: bold;
}
div.mapping div.each-distributors div   {
    position: relative;
    padding: 0;
    margin: 0;
}
/* MAP CLASSES */
/***************************************/
