*
{
    padding: 0px;
    margin: 0px;
}

body
{
    font-family: "Helvetica Neue" , "Helvetica" , "Arial";
    font-size: 13px;
    color: #666666;
    text-align: center;
    background-image: url(images/bg.gif);
    background-repeat: repeat-x;
    padding: 0px;
    margin: 0px;
    text-rendering: optimizeLegibility;
}

#wrapper
{
    width: 940px;
    padding: 0px 10px;
    margin: 0px auto;
    text-align: left;
}

a
{
    text-decoration: none;
    color: Black;
    outline: none;
}

ul
{
    padding: 0px;
    margin: 0px;
}

li
{
    padding: 0px;
    margin: 0px;
}

.productinput
{
    width: 200px;
}

form
{
    padding: 0px;
    margin: 0px;
}

img
{
    border: none;
}

h1
{
    margin-top: 15px;
}

h2
{
    margin: 5px 0px 2px 0px;
    color: black;
    padding: 0px;
    font-size: 23px;
}

h3
{
    color: #663366;
    font-size: 11px;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    text-transform: uppercase;
}

h4
{
    margin: 5px 0px 2px 0px;
    color: black;
    padding: 0px;
    font-size: 16px;
}

hr
{
    margin: 10px 0px;
    background-color: #CCC;
    border-color: #CCC;
    float: left;
    color: #CCC;
    border: 0;
    height: 1px;
    width: 100%;
}

ul.nav
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.nav li
{
    text-transform: uppercase;
    padding: 0px 5px;
    color: gray;
    display: inline;
}

ul.nav a
{
    color: black;
}

ul.nav a:hover, ul.nav a:active
{
    color: #666666;
}


ul.breadcrumbs
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 11px;
}

ul.breadcrumbs li
{
    text-transform: uppercase;
    color: black;
    display: inline;
    letter-spacing: 1px;
}

ul.breadcrumbs a
{
    color: gray;
    padding: 0px 10px 0px 0px;
    margin: 0px 2px 0px 0px;
    background-image: url(images/crumb.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

p 
{
    margin: 10px 0px;
}

dl.form
{
    float: left;
    margin-bottom: 10px;
}

dl.form dt, dl.form dd
{
    margin-bottom: 6px;
}

dl.form dt
{
    padding: 0px;
    margin: 0px;
    width: 50px;
    overflow: hidden;
    color: black;
    float: left;
    font-size: 13px;
    margin-bottom: 6px;
}

dl.form dd
{
    padding: 0px;
    margin: 0px;
    width: 400px;
    float: left;
    margin-bottom: 6px;
}



.btn
{
    background-color: #999999;
    color: white;
    display: inline-block;
    border-width: 0px;
    padding: 0px 4px;
    font-size: 10px;
    margin-top: -2px;
    height: 19px;
    text-transform: uppercase;
    font-weight: bold;
}

.btn:hover
{
    background-color: #666666;
}

input.actionbtn, a.actionbtn
{
    display: inline-block;
    background-color: #777;
    color: white;
    height: auto;
    border-width: 0px;
    margin: 0px;
    padding: 4px;
    width: auto;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
}

.actionbtn:hover
{
    background-color: #673266;
}

input.secondarybtn, a.secondarybtn
{
    background-color: white;
    color: #AAA;
    border-width: 0px;
    padding: 0px 4px;
    font-size: 11px;
    text-transform: none;
    height: 18px;
    font-style: italic;
}

.secondarybtn:hover
{
    background-color: white;
    color: black;
}




.bigbtn
{
    color: white;
    border-width: 0px;
    padding: 6px 6px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}



#cartbutton
{
    background-image: url(images/add_to_cart.gif);
    background-position: 0px 41px;
    text-indent: -4000px;
    width: 135px;
    height: 41px;
    color: white;
    border-width: 0px;
    margin: 0px;
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#cartbutton:hover
{
    background-position: 0px 0px;
}



#topbar
{
    width: 940px;
    height: 26px;
    float: left;
    font-size: 11px;
    text-align: right;
}

#topbar a
{
    color: white;
}

#topbar span
{
    color: #CCC;
    padding-right: 17px;
}


#topbar ul
{
    padding-top: 7px;
    letter-spacing: 1px;
}



#top
{
    height: 90px;
    width: 940px;
    float: left;
    background-image: url(images/logo.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

#top h1
{
    position: absolute;
    text-indent: -5000px;
    margin: 0 auto;
}

#top h1 a
{
    position: relative;
    display: block;
    left: 360px;
    top: 10px;
    margin: 0 auto;
    width: 210px;
    height: 78px;
    padding: 0px;
    margin: 0px;
}



#top .phone
{
    margin-top: 37px;
    float: right;
    clear: both;
    color: #999999;
    font-size: 22px;
}

.inlineform
{
    float: right;
    clear: both;
}

#top .inlineform
{
    margin-top: 5px;
}

.inlineform label
{
    color: #999999;
    text-transform: uppercase;
}

input   
{
    font-family: "Helvetica Neue" , "Helvetica" , "Arial";
    border: solid 1px #BBB;
    height: 18px;
}

select
{
    font-family: "Helvetica Neue" , "Helvetica" , "Arial";
    border: solid 1px #BBB;
    height: 20px;
}



.inlineform input.textbox
{
    height: 19px;
}




#mainnav
{
    height: 25px;
    width: 940px;
    float: left;
    text-align: center;
}

#mainnav ul
{
    padding-top: 7px;
}

#mainnav li
{
    letter-spacing: 2px;
    padding: 0px 10px;
    font-size: 13px;
}

#breadcrumbbar
{
    height: 40px;
    width: 940px;
    float: left;
}

#breadcrumbbar ul
{
    padding: 15px 0px;
}


#main
{
    overflow: hidden;
    width: 940px;
    float: left;
    margin-top: 10px;
}

#gallery
{
    width: 213px;
    float: left;
}


#gallery .photooptions
{
    height: 18px;
}

#gallery .photooptions a
{
    text-indent: -5000px;
    float: left;
}

#gallery .photooptions a.zoombutton
{
    background-image: url(images/mouse_over.gif);
    width: 116px;
    height: 18px;
}

#gallery .photooptions a.enlargebutton
{
    background-image: url(images/enlarge_view.gif);
    width: 97px;
    height: 18px;
}



#gallery .thumbnails
{
    clear: both;
    text-align: right;
    margin-top: 13px;
}

#colorchooser
{
    width: 48px;
    padding: 0px 10px;
    float: left;
}

#colorchooser h4
{
    margin: 0px;
    padding: 0px;
    font-style: italic;
    font-weight: normal;
    font-size: 11px;
    text-transform: lowercase;
    margin-bottom: 5px;
}


dl.colors
{
    padding: 0px;
    margin: 0px;
}

dl.colors dd
{
    padding: 0px;
    margin: 0px 5px 2px 5px;
}

dl.colors dt
{
    padding: 0px;
    margin: 0px 5px 5px 5px;
}



dl.colors dt
{
    font-style: italic;
    font-size: 11px;
    margin-bottom: 10px;
    text-align: center;
}



#content
{
    margin-left: 20px;
    float: left;
    width: 450px;
}

#sidebar
{
    float: right;
    width: 180px;
}

#footer
{
    font-size: 10px;
    margin-top: 15px;
    float: left;
    width: 940px;
    padding: 10px 0px;
    border-top: solid 1px #e0e0e0;
    padding-bottom: 30px;
}


#footer ul.nav
{
    margin-top: 3px;
}


#footer ul.nav li
{
    letter-spacing: 1px;
    color: gray;
}

#footer ul.nav a
{
    color: gray;
}


.box
{
    border: solid 1px #999999;
    text-align: center;
}

.box h4
{
    color: white;
    background-color: #999999;
    padding: 8px 3px;
    margin: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
}


.hotstyle
{
    display: block;
    padding: 20px;
}

.hotstyle span
{
    color: #999999;
    display: block;
    padding-top: 6px;
    font-size: 12px;
}

.controls
{
    width: 100%;
    float: left;
}

.previousbtn
{
    float: left;
    width: 16px;
    height: 18px;
    overflow: hidden;
    text-indent: -500px;
    background-image: url(images/leftarrow.gif);
}

.nextbtn
{
    float: left;
    width: 16px;
    height: 18px;
    overflow: hidden;
    text-indent: -500px;
    background-image: url(images/rightarrow.gif);
}

div.price
{
    margin-top: 14px;
    color: black;
    font-size: 18px;
}


.previousbtn
{
    float: left;
    width: 16px;
    height: 18px;
    overflow: hidden;
    text-indent: -500px;
    background-image: url(images/leftarrow.gif);
}



.facebook
{
    margin: 0px 3px;
    float: left;
    width: 21px;
    height: 21px;
    overflow: hidden;
    text-indent: -500px;
    background-image: url(images/facebook.gif);
}

.twitter
{
    margin: 0px 3px;
    float: left;
    width: 22px;
    height: 22px;
    overflow: hidden;
    text-indent: -500px;
    background-image: url(images/twitter.gif);
}

.buttons
{
    float: right;
    padding: 0px 10px;
}

#productgallery
{
    width: 1100px;
}

.product
{
    width: 246px;
    float: left;
    padding: 0px 0px 20px 0px;
}

.product span.name
{
    width: 200px;
    color: #999999;
    display: block;
    padding-top: 6px;
    font-size: 12px;
    text-align: center;
}

.product span.price
{
    width: 200px;
    color: #999999;
    display: block;
    font-size: 12px;
    margin-top: 3px;
    text-align: center;
    color: black;
    font-weight: bold;
}

ul.pager
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 11px;
}

ul.pager li
{
    text-transform: uppercase;
    color: black;
    display: inline;
    letter-spacing: 1px;
}

ul.pager a
{
    color: gray;
}

a.next
{
    color: gray;
    padding: 0px 10px 0px 5px;
    background-image: url(images/pagenext.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

a.prev
{
    color: gray;
    padding: 0px 5px 0px 10px;
    background-image: url(images/pageprev.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.pagecontrol
{
    float: right;
}

div.splash
{
    margin: 10px 0px;
    text-align: center;
}


#socialmedia
{
    margin-top: 10px;
    float: left;
    clear: left;
    width: 180px;
    padding-left: 30px;
}

.infobtn
{
    border: solid 1px #999999;
    color: #999999;
    text-transform: uppercase;
    font-size: 10px;
    padding: 2px 8px 2px 8px;
    margin: 0px 10px 0px 10px;
    display: inline-block;
}

.controlgroupcontainer
{
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px 0px 10px 0px;
}

.controlgroup
{
    float: left;
}

.controlgroup-10pc
{
    width: 10%;
}

.controlgroup-20pc
{
    width: 20%;
}

.controlgroup-25pc
{
    width: 25%;
}

.controlgroup-33pc
{
    width: 33%;
}
.controlgroup-40pc
{
    width: 40%;
}

.controlgroup-50pc
{
    width: 50%;
}

.controlgroup-100pc
{
    width: 100%;
}

.controlgroup-linebreak
{
    clear: left;
}

.controlgroupcontents
{
    padding: 5px 5px 5px 0px;
}

.controlgroup label
{
    float: left;
    width: 100%;
}


.controlgroup-big
{
    font-size: 14px;
}

.controlgroup-big label
{
    font-size: 14px;
    color: black;
    font-weight: bold;
    padding: 3px 0px;
}


.controlgroup-big input
{
    padding: 4px;
    font-size: 14px;
}


.controlgroup input, .controlgroup select, .controlgroup textarea
{
    width: 100%;
    float: left;
}

.controlgroup input.control-50pc, .controlgroup select.control-50pc
{
    width: 50%;
}


.controlgroup input.checkbox
{
    margin-top: 5px;
    width: auto;
}

.columns
{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.column1
{
    width: 47%;
    float: left;
}

.column2
{
    width: 47%;
    float: right;
}


#main-mini
{
    overflow: hidden;
    width: 740px;
    padding: 0px 100px;
    float: left;
    margin-top: 10px;
}



#main-mini h1
{
    font-size: 20px;
}


#main-mini h2
{
    font-size: 17px;
}

.note
{
    font-size: 10px;
}


.pagenote
{
    text-align: right;
    color: #AAA;
}



dl.info
{
    padding: 0px;
    margin: 10px 0px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

dl.info dt
{
    padding: 0px;
    margin: 0px;
    width: 30%;
    text-align: left;
    float: left;
    clear: right;
}

dl.info dd
{
    padding: 0px;
    margin: 0px;
    width: 70%;
    float: left;
    clear: right;
}


dl.radios
{
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

dl.radios dt
{
    min-height: 20px;
    padding: 0px;
    margin: 0px;
    width: 5%;
    text-align: center;
    float: left;
    clear: left;
}

dl.radios dd
{
    min-height: 20px;
    padding: 0px;
    margin: 0px;
    width: 95%;
    float: left;
    clear: right;
}

dl.radios label
{
    font-weight: bold;
}




dl.totals
{
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 13px;
    color: black;
}

dl.totals .big
{
    font-size: 15px;
}

.negative
{
    color: #CF0000;
}


dl.totals dt
{
    padding: 0px;
    margin: 0px;
    width: 89%;
    text-align: right;
    float: left;
    border: solid 1px white;
}

dl.totals dd
{
    padding: 0px;
    margin: 0px;
    width: 10%;
    text-align: right;
    float: right;
    border: solid 1px white;
}

table
{
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
}

table th
{
    margin: 0px;
    padding: 7px 7px;
}

table td
{
    margin: 0px;
    padding: 7px 7px;
}

table th
{
    font-weight: normal;
    text-align: left;
    font-size: 12px;
    color: #CCC;
    border-bottom: solid 1px #CCC;
}

.buttonbar
{
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

.leftbuttons
{
    width: 50%;
    float: left;
    text-align: left;
}

.rightbuttons
{
    width: 50%;
    float: right;
    text-align: right;
}

table p
{
    margin: 0px;
    padding: 0px;
}

p.productname
{
    font-weight: bold;
    color: black;
}

p.productcode
{
    font-weight: bold;
    color: #663366;
    font-size: 10px;
}

p.productprice
{
    font-weight: bold;
    color: black;
}

p.productstyle
{
    color: black;
    font-style: italic;
}

.productquantity
{
    font-size: 13px;
    text-align: center;
}

.sideform
{
    text-align: right;
}

.sideform h4
{
    color: gray;
    display: inline;
}

label.paypal
{
    float: left;
    text-indent: -5000px;
    width: 50px;
    height: 33px;
    background-image: url(images/paypal.gif);
}

label.creditcards
{
    float: left;
    text-indent: -5000px;
    width: 113px;
    height: 33px;
    background-image: url(images/creditcards.gif);
}

.paymentmethods
{
    display: inline-block;
    text-align: left;
    text-indent: -5000px;
    width: 150px;
    height: 24px;
    background-image: url(images/paymentmethods.gif);
    overflow: hidden;
}

.controlgroup label.inlinelabel
{
    display: inline-block;
    width: auto;
    padding-top: 3px;
    padding-left: 3px;
    float: none;
}

.numbers
{
    text-align: right;
}

.vignetteleft
{
    margin-left: 60px;
}

.vignetteright
{
    padding-right: 60px;
}

.vignettefull
{
    padding-left: 60px;
    padding-right: 60px;
}

.rightform
{
    margin-left: 300px;
}

#loading
{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    width: 200px;
    height: 100px;
    padding-top: 75px;
    background-position: center center;
    background-repeat: no-repeat;
    color: White;
    font-weight: bold;
    font-size: 17px;
    background-color: #555;
    background: rgba(0, 0, 0, 0.25);
    text-shadow: #000000 2px 2px 7px;
}

#loadingbar
{
    background-image: url(images/progressbar.gif);
    width: 128px;
    height: 15px;
    margin-top: 24px;
    display: inline-block;
}

        

.field-validation-error
{
    display: inline-block;
    color: Red;
    font-size: 11px;
    font-weight: bold;
}
.input-validation-error
{
    border: solid 1px red;
}

.validation-summary-errors
{
    color: Red;
    font-weight: bold;
    margin: 10px 0px;
    background-color: Yellow;
    padding: 5px;
}

.validation-summary-errors ul
{
    list-style-type: none;
}

.validation-summary-errors li
{
    font-weight: normal;
}

#flashwrapper
{
    float: left;
    width: 100%;
}

#flash
{
    margin: 10px 0px;
    text-align: center;
    padding: 20px;
    color: Gray;
    font-size: 16px;
    border-bottom: solid 1px #CCC;
    font-weight: bold;
}

ul.links
{
    list-style-type: square;
    padding-left: 20px;
}

ul.links li
{
}

ul.links li a
{
    color: Black;
}

.originalprice
{
    color: #666;
    text-decoration: line-through;
}

.pagecontrolbar
{
    float: left;
    width: 100%;
}

.loupe
{
    background-color: #555;
    background: rgba(0, 0, 0, 0.25);
    border: 5px solid rgba(0, 0, 0, 0);
    cursor: crosshair;
}

.productdescription 
{
    margin-top: 13px;
    margin-bottom: 13px;
}

.showall 
{
    padding-right: 20px;
}

ul.tabber 
{
    border-bottom: solid 1px #CCC;
    text-align: center;
    padding-bottom: 10px;
}

ul.tabber li 
{
    display: inline;
}

ul.tabber li a, ul.tabber li span
{
    font-size: 20px;
    padding: 0px 20px;
    font-weight: bold;
    color: Black;
}

ul.tabber li a
{
    color: #666;
}

.article h2 
{
    margin: 20px 0px 3px 0px;
    padding: 0px;
}

.article h3
{
    margin: 12px 0px 3px 0px;
    padding: 0px;
}

.article ul 
{
    padding-left: 20px;
    list-style-type: square;
}

.article dt 
{
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
}

.article dd 
{
    margin-top: 5px;
    margin-left: 30px;
    margin-bottom: 5px;
}

.article table 
{
    font-size: 11px;
}

.article td 
{
    padding: 4px 0px 4px 0px;
}

.article th 
{
    color: #666;
    padding: 4px 0px 4px 0px;
}