.clearbix:before,
.clearbix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearbix:after {
    clear: both;
}

.clearbix {
    *zoom: 1;
}

#dev-panel
{
    position: absolute;
    top: 5px;
    right: 5px;
}
.dev-fix
{
    background-color: pink;
    position: absolute;
}
#browser
{
}
#browser .wrapper
{

}
#browser #site
{
    /*text-align: center;*/
    position: relative;
}
#header
{
    /*text-align: center;*/
    background: transparent url('../img/site/bg_Header.gif') repeat-x left 56px;
    position: relative;
    z-index: 20000;
}

#content, #header-inner
{
    width: 1110px;
    margin: 0 auto;
    text-align: left;
}
#header-inner a, #header-inner img
{
    padding: 0 !important;
    margin: 0 !important;
}
/*#header-inner a {
    position: relative;
    top: 20px
}*/
#header-inner
{
    /*height: 91px;*/
    position: relative;
    padding-top: 40px;
    /*background: url('../img/site/Metroframe_Tagline.png') 100% 0 no-repeat;*/
    font: 14px Arial, Helvetica, sans-serif;
}
/*.header-phone {
    position: absolute;
    top: 13px;
    left: 0;
    color: #565656;
    font-size: 16px
}*/

#header-inner .search_block {
    color: #999;
    position: absolute;
    right: 0;
    top: 82px;
    font: 14px/30px Arial, Helvetica, sans-serif;
    text-align: right;
    padding: 0 30px 0 20px;
    height: 65px;
    border-radius: 13px 13px 0 0;
    background-clip: padding-box;
    background-color: #efefef;
    background-image: -webkit-linear-gradient(top, #efefef, #fefefe);
    background-image: linear-gradient(to bottom, #efefef, #fefefe);
}

#header-inner .email_block {
    color: #999;
    position: absolute;
    right: 302px;
    top: 82px;
    font: 14px/30px Arial, Helvetica, sans-serif;
    text-align: left;
    padding: 0 42px 0 55px;
    height: 65px;
    border-radius: 13px 13px 0 0;
    background-clip: padding-box;
    background-color: #efefef;
    background-image: -webkit-linear-gradient(top, #efefef, #fefefe);
    background-image: linear-gradient(to bottom, #efefef, #fefefe);
}

#header-inner .search_block #search_string,
#header-inner .email_block .eb-text {
    width: 155px;
    border: 1px solid #e9e9e9;
    height: 15px;
    font-size: 12px;
    vertical-align: middle;
}
#header-inner .search_block #search_go,
#header-inner .email_block .eb-button {
    height: 21px;
    font-size: 14px;
    color: #999;
    border: 1px solid #bababa;
    background-color: #fefefe;
    background-image: -webkit-linear-gradient(top, #fefefe, #e8e8e8);
    background-image: linear-gradient(to bottom, #fefefe, #e8e8e8);
    vertical-align: middle;
    padding: 0 10px;
    cursor: pointer;
}
.h-testimonial {
    position: absolute;
    padding: 5px 30px 5px 26px;
    width: 494px;
    bottom: 60px;
    right: 0;
    border-radius: 13px;
    background-clip: padding-box;
    border: 1px solid #e3e3e3;
    font-size: 12px;
    font-style: italic;
    color: #999;
}
.testimonial-block {
    padding: 10px 30px 10px 26px;
    border-radius: 13px;
    background-clip: padding-box;
    border: 1px solid #e3e3e3;
    position: relative;
    margin: 0 0 20px 40px
}
.testimonial-block h3 {
    margin-top: 0
}
.h-testimonial a {
    color: #f60;
    text-decoration: underline;
}
.h-testimonial a:hover {
    text-decoration: none
}
.h-testimonial span {
    display: block;
    color: #036;
    font-style: normal;
}
.ht-arrow {
    position: absolute;
    left: -36px;
    bottom: 2px;
    width: 37px;
    height: 35px;
    background: url('../img/testimonial-arrow.png') no-repeat
}

#content
{
    position: relative;
}
#side-bar-stretch
{
    display: block;
    float: left;
    width: 1px;
    margin: 0;
    padding: 0;
}
#content .wrapper
{
    position: relative;
    width: 1100px;
    overflow: hidden;
}
#content-inner
{
    /*using margin here breaks IE 6, use left position below*/
    /*margin: 0 0 0 214px;*/	/*left value needs to save one pixel margin on the left for side-bar-stretch (above)*/
    /*float: left;
    position: relative;
    left: 214px;*/   /*left value needs to save one pixel margin on the left for side-bar-stretch (above)*/
}
#content-inner
{
    padding-top: 20px;
    /*padding-left: 45px;*/
    /*padding-right: 45px;*/
    /*width: 795px;*/
    overflow: hidden;
}
.clearfix {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*is used in category and single templates*/
h4.post-section
{
    background: transparent url('../img/site/title_squareRed.gif') no-repeat left center;
    padding-left: 20px;
    color: #000;
    border-bottom: 2px silver solid;
    line-height: 24px;
    margin-bottom: 15px;
}
a.order-now-link
{
    background-color: #CC0000;
    color: #fff !important;
    border: none;
    padding: 5px 0 5px 0;
    margin-top: 10px;
    display: block;
    width: 120px;
    text-align: center;
}

a.order-now-link2
{
    background-color: #CC0000;
    color: #fff !important;
    border: none;
    padding: 5px;
    margin-top: 20px;
    width: 120px;
    text-align: center;
}

.gallery-frames{
    width: 210px;
    float: left;
    border: solid 1px;
    height: 300px;
    margin: 0 10px 10px 0;
}

.v-outer {
    display: table;
    width: 210px;
    float: left;
    border: solid 1px;
    height: 300px;
    margin: 0 10px 10px 0;
    /*overflow: hidden;*/
    text-align: center;
}

.v-middle {
    display: table-cell;
    #position: absolute;
    #top: 50%;
    vertical-align: middle;
}

.v-inner {
    position: relative;
    top: -50%;
}

.misc-category-title{
    font-weight: normal;
}

.misc-category-content{
    width: 90%;
    text-align: center;
}

.bold{
    font-weight: bold;
}

.graytext {
    color: graytext;
}

.bullet-misc-item
{
    background: transparent url('../img/site/bullet_misc_item.jpg') repeat-x left 0px;
    background-position: center;
}

.button-add-to-cart
{
    background: transparent url('../img/site/add_to_cart.jpg') left 0px;
    height: 27px;
    width: 85px;
}

.item-quantity{
    width: 20px;
}

.popup {
    background:#FFF;
    border:1px solid #333;
    padding:1px;
}

.popup-header {
    height:24px;
    padding:7px;
    /*background:url("../img/site/bgr_popup_header.jpg") repeat-x;*/
}

.popup-header h2 {
    margin:0;
    padding:0;
    font-size:18px;
    float:left;
}

.popup-header .close-link {
    float:right;
    font-size:11px;
}

.popup-body {
    padding:10px;
}

.item-quick-table
{
    background:#FFF;
    padding: 10px;
}

.item-detail-table{
    background:#FFF;
    padding: 10px;
}

.item-quick-table-addinfo{
    height: 30px;
    vertical-align: middle;
}

.item-detail-table-addinfo{
    height: 30px;
    vertical-align: middle;
}

.item-detail-product-image-hint{
    font-size: 0.8em;
    text-align: left;
}

.item-detail-product-image-hood{
    padding-right: 20px;
    padding-top: 10px;
}

#item-detail-product-image{
    text-align: center;
}

.breadcrumb-trail{
    color: red;
    font-weight: bold;
}

#items td{
    vertical-align: middle;
}

.list-new-product{
    color: blue;
    font-style: italic;
    font-weight: bold;
}

.popup-quick-price-full{
    /*float: right;*/
}


.framing-supplies-category-container{

}

.framing-supplies-category-name .post-section a{
    color: black;
}

.framing-supplies-category-link{
    float: left;
    width: 795px;
    margin-left: 10px;
    height: 50px;
}

.framing-supply-category-bottom{

}

.noimage
{
    background: transparent url('/images/noimage-small.gif') repeat-x left 0px;
    background-position: center;
}
.paginator
{
    background: url("../img/site/title_squareRed.gif") no-repeat scroll left center transparent;
    border-bottom: 2px solid silver;
    color: #000000;
    line-height: 24px;
    margin-bottom: 15px;
    padding-left: 20px;
    margin-top: 15px;
}
.paginator .current
{
    color: blue;
}

/* New Nav */
.menu-main-menu-container {
    width: 1110px;
    margin: 18px auto 0;
    position: relative;
    z-index: 10;
}
#menu-main-menu {
    position: absolute;
    top: -9999px;
    width: 1110px;
}
#menu-main-menu:after {
    display: block;
    clear: both;
    content: " ";
    zoom: 1
}
#menu-main-menu > li {
    float: left;
    border: 1px solid #d7d7d7;
    border-left-color: #f2f2f2;
    position: relative
}
#menu-main-menu > li:first-child {
    border-left-color: #d7d7d7
}
#menu-main-menu > li a, #menu-main-menu li {
    /*-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;*/
    font-family: Arial;
    text-decoration: none;
    font-size: 14px
}
#menu-main-menu > li > a {
    line-height: 36px;
    display: inline-block;
    padding: 0;
    text-transform: uppercase;
    color: #000;
    background: #f9f9f9 url('../img/menu-bg.png') repeat-x;
    font-size: 16px;
}
#menu-main-menu > li > a:hover {
    text-decoration: none;
    background: #B0B0B0 url(../img/menu-bg-hover.png) repeat-x
}
#menu-main-menu > li.current-menu-item > a,
#menu-main-menu > li.current-menu-parent > a {
    background: #B0B0B0 url(../img/menu-bg-hover.png) repeat-x;
}
#menu-main-menu > li.menu-item-3772 > a {
    background: #f00;
    color: #fff;
}
#menu-main-menu > li ul {
    position: absolute;
    left: 0;
    top: 36px;
    padding: 5px 0;
    background: #B0B0B0;
    border: 1px solid #B0B0B0;
    display: none;
    -webkit-box-shadow: 1px 1px 2px 0px #cfcfcf;
    box-shadow: 1px 1px 2px 0px #cfcfcf;
}
#menu-main-menu > li ul li {
    position: relative;
}
#menu-main-menu > li ul li a {
    display: block;
    padding: 3px 10px;
    white-space: nowrap;
    color: #000;
    text-align: left
}
#menu-main-menu > li ul li a:hover {
    /*background: #fff;*/
    color: #f00;
    text-decoration: none
}
#menu-main-menu > li ul li ul {
    left: 100%;
    top: 0
}
#menu-main-menu li:hover > ul {
    display: block
}

/* H-tags */
#header-inner h1,
#header-inner div.h-slogan {
    color: #b6b6b6;
    font-size: 14px;
    visibility: hidden
}
.cufon-ready #header-inner h1,
.cufon-ready #header-inner div.h-slogan {
    visibility: visible
}
#home-page-static-navigation h3 {
    color: red;
    font-size: 16px
}
.hp-slide h2 {
    color: white;
    font-size: 15px
}
.sub-menu > li > span{
    color: #000;
}