﻿body
{
    background: #4a4037 url(images_design/body_bg.gif) repeat center top;
    border: 0;
    border: none;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    margin: 0px;
    overflow: visible;
    padding: 24px 0px 0px 0px;
}

a img
{
    border: none;
}

#container_outer
{
    background: #4a4037;
    color: #eadab9;
    margin: 0px auto;
    padding: 0px;
    width: 800px;
}

#container_inner
{
    margin: 0px;
    padding: 0px 12px;
}
.larger
{
    font-size: larger;
}
.smaller
{
    font-size: smaller;
}
/**************************** header ************************/

#header
{
    background: url(images_design/header.gif) no-repeat left top;
    height: 80px;
    margin: 0px;
    padding: 0px;
}

#header h1
{
    display: none;
    float: left;
}

#header #header_info
{
    display: none;
    float: right;
}

#header #header_info a
{
    color: Black;
}
/**************************** Nav ***************************/

#navigation
{
    background: #f3eacb url(images_design/nav_bg2.gif) no-repeat left top;
    color: #4a4037;
    float: left;
    font-weight: bold;
    height: 180px;
    margin: 0px 0px 12px 0px;
    padding: 20px 50px 0px 50px;
    width: 124px;
}

#navigation ul
{
    list-style-image: url(images_design/nav_bullet.gif);
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    padding-left: 0px;
}

#navigation ul li
{
    margin: 0px;
    padding: 0px;
}

#navigation .nav_menu
{
    margin: 0px;
    padding: 0px;
}

#navigation .nav_menu ul li a
{
    color: #4a4037;
    display: block;
    line-height: 27px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

#navigation .nav_menu ul li a.sn_item_pressed
{
}

#navigation .nav_menu ul li a:hover
{
    color: #DD4400;
}
/**************************** Slideshow *********************/

#slideshow_div
{
    float: right;
    margin: 0px 0px 12px 0px;
    padding: 0px;
}
/**************************** Content ***********************/

#content
{
    background: White url(images_design/content_middle_bg.gif) repeat-y left top;
    clear: both;
    color: #4a4037;
    line-height: 1.8;
    margin: 0px 0px 0px 0px;
    padding: 0px 20px;
}
#content_top
{
    margin: 0px;
    padding: 0px;
    height: 8px;
    width: 100%;
    clear: both;
    background: White url(images_design/content_top_bg.gif) no-repeat left top;
}
#content_bottom
{
    margin: 0px;
    padding: 0px;
    height: 8px;
    width: 100%;
    clear: both;
    background: White url(images_design/content_bottom_bg.gif) no-repeat left top;
}
#content a
{
    color: #4a4037;
}

#content a:hover
{
    color: #DD4400;
}

#content h3
{
    font-family: Georgia;
    font-size: 1.4em;
}

#content h3#page_title
{
    font-family: Anivers, "Century Gothic" ,Calibri, "Trebuchet MS" ,Arial,Sans-Serif;
    text-transform: uppercase;
    font-size: 1.9em;
    padding-top: 0px;
    margin-top: 0px;
    color: #575757;
    text-align: center;
    font-weight: bold;
}
#content h3#page_title span
{
    color: #9db64e;
}
.image_btn_even
{
    display: block;
    float: left;
    padding-bottom: 12px;
    padding-right: 12px;
}
.imgRight
{
float: right;
margin: 5px;
}
/**************************** page by page styles ***********/
.mail_button
{
    margin-bottom: 12px;
}

.center
{
    text-align: center;
    display: block;
    margin: 0 auto;
}

.img_even
{
    float: left;
    background: White;
    padding: 6px;
    margin: 0px 24px 24px 0px;
}
.img_odd
{
    float: right;
    background: White;
    padding: 6px;
    margin: 0px 0px 24px 24px;
}

#free_estimate
{
    text-align: center;
    background: #f1fbd0;
}
#free_estimate h1, #free_estimate h2, #free_estimate h3, #free_estimate h4
{
    color: #949b07;
}
blockquote
{
    margin: 0px;
    padding: 2em;
}
cite
{
    display: block;
    text-align: right;
}
blockquote.store_bq
{
    margin: 0px;
    padding: 0em 2em 2em 2em;
}
.col_thirds
{
    width: 31%;
    margin: 0px 1%;
    float: left;
}
.col_thirds h3
{
    margin: 0px;
    padding: 12px 24px 0px 24px;
    text-align: center;
}
#content ul.portfolio_nav
{
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

#content ul.portfolio_nav li
{
    float: left;
    background: #4a4037 url(images_design/button_blank_under.gif) right top;
    margin: 5px 1em;
    padding: 0px;
}

#content ul.portfolio_nav li a
{
    display: block;
    color: White;
    text-decoration: none;
    margin: 0px;
    padding: 0px 5px 0px 22px;
    background: url(images_design/button_blank_over.gif) no-repeat left top;
}
#content ul.portfolio_nav, #content .styled_link_odd
{
    background: #4a4037 url(images_design/button_blank_under.gif) right top;
    margin: 1em auto;
    padding: 0px;
    width: 16em;
}
#content ul.portfolio_nav, #content .styled_link_odd a
{
    display: block;
    color: White;
    text-decoration: none;
    margin: 0px;
    padding: 0px 5px 0px 22px;
    background: url(images_design/button_blank_over.gif) no-repeat left top;
}
.half_column
{
    float: left;
    width: 50%;
}

.section_bucket
{
    float: left;
    width: 25%;
}

.section_bucket a
{
    color: #4a4037;
    display: block;
    font-family: Georgia;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.section_bucket a img
{
    background: White;
    border: 1px solid #4a4037;
    display: block;
    margin: 0px auto;
    padding: 3px;
}

.section_bucket a span
{
    display: block;
    margin-top: 12px;
}

.section_bucket a:hover
{
    color: #DD4400;
}

.portfolio_section
{
}

.portfolio_section h3
{
    font-family: Georgia;
    text-align: center;
}

.portfolio_section .images_section
{
    padding: 0px 2em;
}

.portfolio_section .images_section a
{
    display: block;
    float: left;
    text-decoration: none;
}

.portfolio_section .images_section a img
{
    margin: 10px 6px 0px 6px;
    background: #E0E0E0;
    padding: 3px;
}
.portfolio_section .images_section a span
{
    clear: both;
    display: block;
    text-align: center;
    margin-bottom: 6px;
}

/**************************** image gallery *****************/
.large_view
{
    text-align: center;
}
.thumbview_button
{
    background: url(images_design/gallery_gridview_icon.gif) no-repeat left top;
    border: 1px solid #a99f86;
    display: block;
    float: left;
    font-family: Georgia;
    font-size: 18px;
    line-height: 48px;
    margin: 0px 0px 20px 0px;
    text-align: right;
    text-decoration: none;
    padding-right: 12px;
    width: 200px;
}
a.thumbview_button:hover
{
    border: 1px solid #DD4400;
}
.compareview_button
{
    background: url(images_design/gallery_compareview_icon.gif) no-repeat left top;
    border: 1px solid #a99f86;
    display: block;
    float: right;
    font-family: Georgia;
    font-size: 18px;
    line-height: 48px;
    margin: 0px 0px 20px 0px;
    text-align: right;
    text-decoration: none;
    padding-right: 12px;
    width: 200px;
}
a.compareview_button:hover
{
    border: 1px solid #DD4400;
}
#gallery_body
{
    clear: both;
}

.image_grid_cell
{
    float: left;
    height: 120px;
    text-align: center;
    width: 16.6%;
}

.image_grid_cell_cab
{
    float: left;
    height: 250px;
    text-align: center;
    width: 25%;
}

.image_grid_cell img
{
}

.image_grid_cell span
{
    display: block;
    text-align: center;
}

.thumbnail_strip
{
    float: left;
    width: 16.6%;
}

.thumbnail_strip .image_grid_cell
{
    float: none;
    width: 100%;
}

.compare_section
{
    float: right;
    text-align: left;
    width: 81%;
}

.compare_section .titlebar
{
    font-family: Georgia;
    font-size: 18px;
    line-height: 2;
}

.compare_section .compare_item
{
    background: url(images_design/gallery_titlebar_bg.gif) repeat-x left top;
    margin-bottom: 20px;
    padding-left: 12px;
}

.compare_section .compare_item .title_btns
{
    display: block;
    float: right;
    margin: 2px;
    text-align: right;
}

.compare_section .compare_item .title_btns input
{
    margin: 0px 2px;
}

/**************************** image hover test **************/

.hover_preview a img
{
    border: none;
}

.hover_preview
{
    border: 1px solid red;
    clear: both;
    position: relative;
    z-index: 2;
}

.hover_preview a
{
    background-image: none;
    float: left;
    margin: 0px 10px 10px 0px;
    text-decoration: none;
    z-index: 3;
}

.hover_preview a:hover
{
    background-position: 0 80px;
    background-repeat: no-repeat;
    float: left;
    height: 540px;
    margin-top: -90px;
    width: 640px;
    z-index: 2;
}

#thumb_1
{
    /* left: 0px;*/
    background-image: url(images_content/CrystalYellow.jpg);
}

#thumb_2
{
    /* left: 90px;*/
    background-image: url(images_content/CrystalYellow.jpg);
}

#thumb_3
{
    /* left: 180px;*/
    background-image: url(images_content/CrystalYellow.jpg);
}

#thumb_4
{
    /* left: 270px;*/
    background-image: url(images_content/CrystalYellow.jpg);
}

#thumb_5
{
    /* left: 0px;*/
    background-image: url(images_content/CrystalYellow.jpg);
}

#thumb_6
{
    /* left: 90px;*/
    background-image: url(images_content/CrystalYellow.jpg);
}

#thumb_7
{
    /* left: 180px;*/
    background-image: url(images_content/CrystalYellow.jpg);
}

#thumb_8
{
    /* left: 270px;*/
    background-image: url(images_content/CrystalYellow.jpg);
}

#thumb_2:hover
{
    left: 0px;
}

#thumb_3:hover
{
    left: 0px;
}

#thumb_4:hover
{
    left: 0px;
}

#thumb_1:hover
{
    left: 0px;
}

#thumb_5:hover
{
    left: 0px;
}

#thumb_6:hover
{
    left: 0px;
}

#thumb_7:hover
{
    left: 0px;
}

#thumb_8:hover
{
    left: 0px;
}

#thumb_1:hover img
{
    margin-left: 0;
    z-index: 3;
}

#thumb_2:hover img
{
    margin-left: 90px;
    z-index: 3;
}

#thumb_3:hover img
{
    margin-left: 180px;
    z-index: 3;
}

#thumb_4:hover img
{
    margin-left: 270px;
    z-index: 3;
}

#thumb_5:hover img
{
    margin-left: 0;
    z-index: 3;
}

#thumb_6:hover img
{
    margin-left: 90px;
    z-index: 3;
}

#thumb_7:hover img
{
    margin-left: 180px;
    z-index: 3;
}

#thumb_8:hover img
{
    margin-left: 270px;
    z-index: 3;
}
/**************************** bottom_nav ********************/

#bottom_nav
{
    background: #f1e7c3 url(images_design/content_corner.gif) no-repeat left top; /* width is the intended footprint of the div minus padding and margin */
    clear: both;
    color: #4a4037;
    line-height: 1.8;
    margin: 12px 0px 0px 0px;
    padding: 0px 12px 12px 12px;
}

#bottom_nav a
{
    color: #4a4037;
}

#bottom_nav a:hover
{
    color: #DD4400;
}

#bottom_nav ul
{
    list-style-type: none;
    margin: 0px auto;
    padding: 20px;
}

#bottom_nav ul li
{
    background: url(images_design/nav_bullet.gif) no-repeat left center;
    display: inline;
    margin: 0px;
    padding: 0px 0px 0px 9px;
}

#bottom_nav ul li a
{
    /*display:block;   float:left;*/
    font-weight: bold;
    margin: 0px;
    padding: 0px 20px;
}
/**/
/**************************** footer ************************/

#footer
{
    clear: both;
    text-align: center;
}

#footer span
{
    display: block;
}

/******************************** CATALOG STYLES *****************************/
.catalog_header
{
    padding-top: 6px;
}
.catalog_header h3, .catalog_header h4
{
    text-align: center;
    margin: 7px 0px 0px 0px;
    padding: 2px;
}

.shipping h3
{
    text-align: left;
    padding: 5px 0px;
    margin: 0px;
    line-height: normal;
}
.shipping img
{
    margin-right: 5px;
    float: left;
}
.shipping .smalltext
{
    float: left;
    line-height: normal;
}

.catalog_header .fineprint
{
    clear: both;
    font-size: 0.8em;
}

#masthead
{
    display: none;
}

#navcontainer
{
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

#navcontainer ul
{
    font-family: Georgia;
    font-size: 1.6em;
    font-weight: bold;
    height: 2em;
    line-height: 2em;
    list-style-type: none;
    margin: 0px;
}

#navcontainer ul li
{
    background: url(images_design/nav_bullet.gif) no-repeat 8px center;
    float: left;
    padding-left: 26px;
    padding-right: 1em;
}

#navcontainer ul li a
{
    color: #4a4037;
    display: block;
    float: left;
    margin: 0px;
    padding: 0em 1em 0em 1em;
    text-decoration: none;
}

#navcontainer ul li a:hover
{
    background: #4a4037;
    color: #eadab9;
}

.pageHeading img
{
    display: none;
}

.pageHeading
{
    background: #c0b592;
    color: Black;
    display: none;
}

#breadcrumb
{
    border: 2px solid #c0b592;
    border-left: none;
    border-right: none;
    margin: 0px;
    padding: 0px;
}

#breadcrumb p
{
    margin: 0px;
    padding: 0px;
}

.main
{
    line-height: 2em;
    margin: 2px;
    padding: 2px;
}

.osc_catalog a img
{
    border: none;
    display: inline;
    text-decoration: none;
}

.osc_catalog a
{
    text-decoration: none;
}

.osc_catalog main .smallText img
{
    border: 1px solid #4a4037;
    padding: 3px;
}

#largepreview_wrapper
{
    padding-bottom: 12px;
    padding-top: 12px;
    text-align: center;
}
#largepreview_wrapper #content
{
    margin: 0px;
    padding: 12px;
}
.newsbox
{
    clear: left;
    float: left;
    margin: 0px;
    padding: 0px 12px;
    width: 184px;
}

.newsbox h3.news
{
    margin: 0px;
    padding: 20px 0px 0px 12px;
}

#mainContent
{
    clear: right;
    margin: 0px;
    padding: 0px 12px;
}
.rbottom
{
    clear: both;
    width: 100%;
}

div#afooter
{
    display: none;
}

div#secondary
{
    display: none;
}
.clear_all
{
    clear: both;
}
