﻿html, body
{
    margin: 0;
}

body
{
    font: 12px/13px Verdana, Helvetica, Arial, Sans-Serif;
}

div, span
{
    display: block;
}


h1
{
    font: 12px/12px Verdana, Sans-Serif;
    font-weight: bold;
    margin: 0 .5em .25em;
}

a, a:visited, a:active
{
    text-decoration: none;
}

a:hover
{
    color: #C00;
}

.clearing
{
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

/*layout divs*/

#header
{
    margin: 0;
    padding: 2px;
    display: block;
    border-bottom: 1px solid #a3a3a3;
}
#product_name
{
    font: 18px/22px Verdana, Helvetica, Arial, Sans-Serif;
    position: absolute;
    top: 10px;
    left: 270px;
    color: #000099;
    white-space: nowrap;
}

#receipt
{
    text-align: center;
    font-size: 14px;
    height: 35px;
    margin: 0;
    background-color: #f3f3f3;
    padding: 5px 0;
    border-bottom: 1px solid #a3a3a3;
}

/* mac ie hack \*/
#receipt
{
    height: 25px;
}
/* end hack */

#receipt img, #frame_info img
{
    margin-bottom: -6px;
}

#steps
{
    margin: 0;
    padding: 2px;
    display: block;
    border-bottom: 1px solid #a3a3a3;
    text-align: center;
}

#sidebar, .sized
{
    position: absolute;
    top: 120px;
}

#sidebar
{
    left: 1%;
    width: 36%;
    border: 0px solid #a3a3a3;
}

.PageHeader
{
    background-image: url(templates/DigitalPitcurePrintingFramesBanner.jpg);
}

.sized
{
    right: 1%;
    width: 60%;
    height: 84%;
}

.zoomed
{
    position: absolute;
    width: 100%;
    height: 98%;
    top: 2%;
    right: 0;
}

#wall
{
    /*display: block;*/
    padding: 25px 0;
    border: 1px solid #e3e3e3;
}

/*Print Dimensions Menu */

#size_contain
{
    border-bottom: 0px solid #a3a3a3;
    text-align: center;
    overflow: hidden;
    margin: auto;
    width: 100%;
}

#size_contain p
{
    margin: 0;
}

#size_title
{
    font: 16px/20px Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    background: #CCC;
    width: 100%;
}

#size_tabs
{
    height: 20px;
    font: 12px/18px Verdana, Helvetica, Arial, Sans-Serif;
    background: #e1e1e1;
    text-align: center;
    width: 100%;
}

#size_tabs span
{
    display: block;
    text-align: center;
    width: 45%;
    height: inherit;
}

#size_tabs a
{
    display: block;
    width: 100%;
    color: black;
    font-weight: bold;
    background: #eee;
}

#size_tabs a:hover
{
    color: white;
    background: #a3a3a3;
}

#size_tabs span
{
    font-weight: bold;
}

#size_selections
{
    padding: 5px 0;
    background-color: #e1e1e1;
    clear: both;
    width: 100%;
}


/*main menu tabs*/

.tab_container
{
    text-align: left;
    float: left;
    width: 100%;
}

.tab, .tab_on
{
    width: 20%;
    font-size: 110%;
    text-align: center;
    margin-right: 4px;
    float: left;
    border: solid 0px #a3a3a3;
    border-bottom-style: none;
}

.tab
{
    background: #ccc;
}

.tab a
{
    display: block;
    padding: 5px;
    color: #666;
}

.tab a:hover
{
    color: black;
    background-color: white;
}

.tab_on
{
    background: #666;
    padding: 5px;
    color: #fff;
    font-weight: bold;
}

#option_contain
{
    border-top: solid 1px #a3a3a3;
    background: white;
    float: left;
    width: 100%;
    margin-right: -3px;
}

/*frame and mat menus*/

#browse_by
{
    margin: 5px;
    text-align: center;
    clear: both;
    font-size: 110%;
    list-style: none;
}

#browse_by span
{
    float: left;
    padding: .25em .5em .5em;
    width: 45%;
}

#browse_by select
{
    font-size: 90%;
    width: 120px;
}
#browse_by td
{
    font-size: 10px;
}

#current
{
    clear: both;
    margin: 0;
    background-color: white;
    border: 1px solid #a3a3a3;
    border-style: none none solid;
    white-space: nowrap;
}

#current p
{
    position: absolute;
}

.mould
{
    font-size: 110%;
    line-height: 120%;
    margin: 10px 10px 0;
    clear: both;
}
.mat
{
    font-size: 95%;
    line-height: 110%;
    margin: 5px 5px 0;
    clear: both;
}

#current_image
{
    padding: 5px;
    margin-left: 10px;
    border-left: 1px solid #a3a3a3;
    float: right;
}

#current_mat
{
    float: right;
    width: 45%;
    height: 50px;
    margin-left: 1em;
    border-left: 1px solid #a3a3a3;
}

#thumb_contain
{
    clear: both;
    overflow: visible;
    border-top: 1px solid #a3a3a3;
}

#thumb_p
{
    display: block;
    margin: 10px;
}

.matquarter
{
    font-size: 10pt;
    font-weight: bold;
}


.thumb_img
{
    padding: 2px;
}

#thumb_p a
{
    border: 1px solid white;
    display: block;
    float: left;
}
#thumb_p a:hover
{
    border: 1px solid black;
}

#mat_options, #mat_offset
{
    clear: both;
}
#mat_options td
{
    font-size: 8pt;
}
#mat_offset td
{
    font-size: 8pt;
}

#mat_offset
{
    float: left;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    border-bottom: 1px solid #a3a3a3;
}

/*other tabs*/

.glazedesc
{
    display: block;
    margin: 10px;
    padding-left: 2em;
    font: 11px/14px Verdana, Helvetica, Arial, Sans-Serif; ;
}

.glazedesc input
{
    margin: 0 .5em -4px -1.5em;
}

.special_options
{
    margin: 1em;
}

.colors
{
    width: 19px;
    height: 19px;
    border: 1px solid #a3a3a3;
    float: left;
}
.colors:hover
{
    border: 1px solid black;
}
.select_color
{
    border: 1px solid #a3a3a3;
    height: 355px;
    margin-top: 1em;
    padding: 15px;
    overflow: auto;
}

#final_res
{
    font-size: 9pt;
    border: 1px solid #e3e3e3;
    font-weight: bold;
}

.callToAction
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #FF0000;
    text-decoration: underline;
    font-weight: bold;
}
.search
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #000066;
}
.header:link, .header:visited
{
    font-weight: bold;
    color: red;
}
.header:hover
{
    font-weight: bold;
    text-decoration: underline;
    color: red;
    background: beige;
}
.category:hover
{
    font-size: 9pt;
    text-decoration: none;
    color: blue;
    background: beige;
}
.category:link, .category:visited
{
    font-size: 9pt;
    text-decoration: none;
    color: blue;
}
.category
{
    font-size: 9pt;
}
body
{
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
    background: #ffffff;
    margin: 0px;
}
.sss
{
    background-image: url(templates/sssBackground.jpg);
}
select[title]
{
    font-size: 12px;
    color: Black;
    background-color:Yellow;
}