*{
    margin: 0;
    padding: 0;
}

body{
    background: #9bb8dc;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
}

a{
    color: #497ec0;
    text-decoration: none;
}

a:hover{
    color: #a60011;
    text-decoration: underline;
}

a img{
    border: 0;
}

h1{
    font-size: 1.4em;
    margin-bottom: .5em;
}

h1.special{
    border-bottom: 1px solid #ffef7e;
    color: #a60011;
    font-family: Times New Roman, Georgia, serif;
    font-size: 2em;
    font-weight: lighter;
    /*text-transform: lowercase;*/
}

h2{
    color: #a60011;
}

#wrapper{
    background: url(/images/sidebg.jpg) #fff repeat-y;
    margin: 0 auto;
}

#header{
    background: url(/images/hstripe2.gif) #497ec0;

}

#randomimgs{
    float: right;
    margin: 20px 80px 0 0;
}

#randomimgs img{
    border: 1px solid #a60011;
}

p.headline{
    color: #fff;
    font-size: .85em;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}

#menu{
    background: #9bb8dc;
    color: #000;
    font-size: .85em;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

#menu a{
    color: #000;
    padding: 5px;
    text-decoration: none;    
}

#menu a:hover{
    background: #497ec0;
}

#menu a:visited{
    color: #000;
}

#sidebar{
    background: url(/images/hstripe.gif) #9bb8dc;
    float: left;
    width: 250px;    
}

#productmenu{
    background: #ffef7e;
    margin-left: 25px;
    min-height: 400px;
    width: 228px;
}

#productmenu h3{
    background: #497ec0;
    color: #fff;
    font-size: .85em;
    padding: 8px 5px;
}

#productmenu strong{
    font-size: .85em;
    padding: 5px;
}

#productmenu .categoryclump{
    padding: 0 10px;
}

#productmenu a{
    color: #497ec0;
    font-size: .8em;
    margin: 10px 0;
    text-decoration: none;
}

#productmenu a:hover{
    color: #a60011;
    text-decoration: underline;
}

#content{
    margin-left: 260px;
    padding: 20px;
}

#content h2, h3{
    margin-bottom: .5em;
}

#content h2{
    font-size: 1.3em;
}

#content h3{
    font-size: 1em;
}

#content p{
    padding: 10px 0;
}

#content ul{
    list-style-position: inside;
    padding-bottom: 10px;    
}

#content li{
    
}

#login{
    float: right;
}

#news{
    padding: 10px 10px 10px 30px;
}

#news a{
    color: #497ec0;
    font-size: .85em;
    text-decoration: none;
    text-transform: uppercase;
}

#news a:hover{
    color: #a60011;
    text-decoration: underline;
}

#homelinks{
    float: right;
    padding: 10px 20px 10px 30px;
}

#homelinks a{
    color: #a60011;
    text-decoration: none;
}

#homelinks a:hover{
    text-decoration: underline;
}

#homelinks a:visited{
    color: #a60011;
}

#search{
    padding: 20px;
}

.formfield{
    background: #9BB8DC;
    border: 1px solid #a60011;
    width: 25em;
}

.button{
    background: #a60011;
    color: #fff;
    font-size: .85em;
    font-weight: bold;
    padding: 1px 5px;
}

.link{
    padding: 5px 0;
    min-height: 125px;
}

.link a{
    color: #000;
    text-decoration: none;
}

.linkimg{
    float: left;
    height: 125px;
    margin-right: 20px;
    text-align: center;
    width: 125px;
}

.testimonial{
    border-bottom: 1px solid #000;
    padding-top: 5px;
}

label{
    float: left;
    margin-right: 5px;
    text-align: right;
    width: 14em;
}

input, textarea, button{
    border: 1px solid #464646;
}

textarea{
    width: 25em;
    height: 10em;
}

.newsitem{
    border-bottom: 1px solid #000;
}

.bio{
    border-bottom: 1px solid #000;
    min-height: 200px;
    padding: 10px 0;
}

.left{
    float: left;
}

.right{
    float: right;
}

.textleft{
    text-align: left;
}

.textcenter{
    text-align: center;
}

.textright{
    text-align: right;
}

#footer{
    background: #9bb8dc;
    clear: both;
    font-size: .85em;
    padding-top: 10px;
    text-align: center;
}

#footer a{
    color: #a60011;
}

/* Commerce Styles */

.breadcrumb{
    font-size: 1.3em;
    font-weight: bold;
}

.breadcrumb a{
    color: #a60011;
}

#catalog, #searchlist{
    margin-left: 50px;
    width: 600px;
}

#catalog{
    margin-bottom: 50px;
}

.category, .searchresult{
    float: left;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    width: 180px;
}

.searchresult{
    height: 200px;
}

.product{
    margin-bottom: 5px;
}

.product h3{
    background: #000;
    padding: 3px;
}

.product h3 a{
    color: #ffef7e;
}

.product h3 a:hover{
    color: #9bb8dc;
}

.product h3 a:visited{
    color: #e0ffc4;
}

.product table{
    font-size: .9em;
}

.outer{
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.productphoto{
    /*float: left;*/
    padding: 5px;
    text-align: center;
}

.tableheading{
    background: #d3d3d3;
    font-weight: bold;
    text-align: center;
}

.even{
    background: #fff;
}

.odd{
    background: #eee;
}

table{
    border-collapse: collapse;
}

td{
    padding: 3px 10px;
}

.options{
    border: 0;
}

.wholesale{
    color: #5aaa00;    
}

.sale, .red{
    color: #ff0000;
}

.add{
    width: 3em;
}

.select{
    background: #9BB8DC;
    border: 1px solid #a60011;    
}

#product{
    margin-top: 10px;
    min-height: 200px;
}

table, tr, td{
    border: 1px solid #d3d3d3;    
}

th{
    background: #d3d3d3;
}

.discount{
    width: 8em;
}

.registerform{
    border-bottom: 1px solid #999;
}

#signin{
    width: 300px;
}

.signin{
    width: 20em;
}

#signup{
    float: right;
    width: 300px;    
}

.error{
    background: #ffeeee;
    border: 1px solid #a60011;
    color: #a60011;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px;
}

.autherror{
    color: #000;
    font-size: .85em;
    font-weight: normal;
    text-indent: 3em;
}

.hint{
    color: #a60011;
    font-size: .75em;
    font-weight: bold;
}

#subtotal{
    background: #eee;
    border: 1px solid #999;
    margin-bottom: 10px;
    padding: 10px;
    width: 280px
}

.order{
    margin-bottom: 20px;
}

.orderheading{
    margin-bottom: 10px;
}

#productsearch{
    margin-bottom: 20px;
}