*, html {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

.clear {
    clear: both;
}

html, body {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    height: 100%;
    text-align: center;
    background: #000;
}

#siteWrapper {
    position: relative; /* needed for footer positioning*/
    margin: 0 auto; /* center, not in IE5 */
    width: 960px;
    text-align: left;
    background-color: #fff;
}

/* Header and navigation styles */
#headerWrapper {
    height: 108px;
    width: 960px;
    margin: 0 auto;
    color: #000;
}
#header-right {
    background: url(/images/header-bracelets.jpg);
}
#header {
    width: 960px;
    height: 108px;
    text-align: left;
    margin: 0 auto;
}

#header img {
    border: none;
    display: block;
    float: left;
}

#subHeader {
    background-color: #000;
    width: 960px;
    text-align: left;
    padding: 0;
    margin: 0 auto;
}

#search {
    width: 150px;
    display: inline;
    float: left;
    padding: 10px 0 7px 10px;
}

#navigation {
    float: left;
    display: inline;
    width: 800px;
}

#navigation ul {
    padding: 12px 10px 10px 20px;
    color: #ffffff;
    font-family: arial, sans-serif;
    /*font-weight: bold;*/
    margin-top: 2px;
    margin-bottom: -2px;
    
    font-size: 0.8em;
}

#navigation li {
    text-transform: uppercase;
    display: inline;
    list-style: none; /*line-height: 26px;*/
    border-left: solid 1px;
    padding: 0 5px;
}

#navigation li:first-child {
    border-left: none;
}

#navigation li a {
    color: #ffffff;
    text-decoration: none;
    padding: 0 3px;
    font-family: arial, sans-serif;
    /*font-weight: bold;*/
}

#navigation li a:hover {
}

/* Content styles */
a {
color: #666;
}

#menusep {
    float: right;
    margin-right: 10px;
    display: none;
}

#contentWrapper {
    width: 960px;
}

#content {
    width: 960px;
    text-align: left;
    margin: 0 auto;
}

#contentLeft {
    width: 190px;
    float: left;
    display: inline;
    margin-top: 25px;
    clear: both;
}

#contentLeft table {
    width: 190px;
}

#contentLeft ul {
    float: left;
    width: 180px;
    margin-top: 10px;
    list-style-position: outside;
}

#contentLeft li {
    background: url(/images/menubg.jpg) -30px 0 no-repeat;
    list-style: none;
    padding-left: 10px;
    height: 25px;
    margin: 7px 0 0 0;
    width: 180px;
    text-transform: uppercase;
    font-size: 1em;
}

#contentLeft li a {
    color: #333;
    font-weight: normal;
    text-decoration: none;
}

#contentLeft li a:hover {
}

#contentLeft ul li.subcategory {
    height: 12px;
    background: #ffffff;
    font-size: 12px;
    margin-left: 20px;
    padding-bottom: 5px;
}

#contentLeft li {
    position: relative;
}

#contentLeft ul li.subcategory2 {
    height: 12px;
    background: #ffffff;
    font-size: 12px;
    margin-left: 40px;
    padding-bottom: 5px;
}
#contentLeft ul li span {
    display: block;
    width: 100%;
    padding-left: 15px;
    background: url(/images/menuarrow.gif) 0 5px no-repeat;
}

#contentLeft ul li.subcategory span, #contentLeft ul li.subcategory2 span {
    display: block;
    width: 100%;
    padding-left: 15px;
    background: url(/images/menuarrow.gif) 0 3px no-repeat;
}

#contentRight {
    width: 760px;
    float: left;
    display: inline;
    position: relative;
    padding: 25px 0 20px 0;
}

#contentRight table {
    margin: 0 auto;
    padding-left: 3px;
}

#contentRight p {
    font-size: 80%;
    padding: 7px 0;
}

#contentRight h1 {
    color: #888;
    font-size: 28px;
    font-weight: normal;
}

#contentRight h2 {
    color: #333;
    padding: 7px 0;
    font-weight: normal;
}


#contentRight img.float-left {
    float: left;
    padding: 10px 15px 15px 0;
}

#shoppingCartStatus {
    width: 742px;
    margin: -25px auto 20px auto;
    position: relative;
    background: #000;
    font-size: 1.2em;
}

#shoppingCartStatus a {
    color: #ddd;
    text-decoration: none;
}

#shoppingCartStatus a:hover {
    color: #fff;
}

#shoppingCartStatus img {
    padding: 0 5px;
}

#cartLeft {
    width: 10px; height: 10px;
    position: absolute;
    left: -1px; bottom: -1px;
    background: url(/images/cartbox_left.gif) bottom left no-repeat #000;
}

#cartButtons {
height: 40px; width: 340px;
    position: absolute;
    bottom: 0;
    right: 10px;
}

#cartButtons img {
    float: left;
    border: 0;
}

#cartCenter {
    width: 720px;
}

#cartCenter p {
    float: left;
    padding: 10px;
    color: #ffffff;
}

#cartRight {
    width: 10px; height: 10px;
    position: absolute;
    right: -1px; bottom: -1px;
    background: url(/images/cartbox_right.gif) bottom right no-repeat #000;
}

#productPhoto img {
    padding-left: 20px;
}

#product-thumbs {
    margin-left: 20px;
}

#product-thumbs a {
    width: 50px; height: 50px;
    display: block;
    float: left;
    border: 1px solid #ccc;
    margin: 2px;
}

#product-thumbs a img {
    width: 50px; height: 50px;
    padding: 0;
}

/* Footer styles */

#footer {
    width: 960px;
    clear: both;
    padding: 0;
    margin: 0;
    background: url(/images/footer_bg.jpg) 0 0 no-repeat #000;
    text-align: center;
}

#footer ul {
    /*border-top: 15px solid #000;*/
    padding: 9px 0 10px 0;
    list-style: none;
}

#footer li {
    display: inline;
    list-style: none;
    font-family: arial, sans-serif;
/*    font-weight: bold;*/
    color: #ffffff;
    font-size: 0.8em;
    padding: 0 5px 0 10px;
    border-left: 1px solid;
    text-transform: uppercase;
}

#footer li:first-child {
    border-left: none;
}

#footer li a {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}

#footer li a:hover {
}

.smallText {
    font-size: 12px;
    padding-bottom: 20px;
    padding-right: 20px;
}

.smallText img {
    width: 168px;
    height: 168px;
    border: 1px solid #666;
    background-color: #999;
}

.smallText a {
    text-decoration: none;
    color: #333;
}

/* subfooter styles */
.clear {
    clear: both
}

#subFooter {
}

#subFooterTabs {
    margin-left: 50px;
    width: 960px;
}

#subFooterTabs ul {
    margin: 0;
    padding: 0;
}

#subFooterTabs li {
    display: block;
    background: url(/images/tab.jpg) top left no-repeat #262626;
    float: left;
    width: 151px;
    padding: 0 0 5px 10px;
    margin: 0 5px;
    height: 22px;
    line-height: 24px;
    /*text-transform: uppercase;*/
}

#subFooterTabs li.active {
    display: inline;
    background: url(/images/tabActive.jpg) top left no-repeat #000;
}

#subFooterTabs li a {
    color: #cccccc;
    text-decoration: none;
    font-family: arial, verdana, sans-serif;
    font-size: 13px;
}

#subFooterTabs li.active a {
    color: #ffffff;
}

#subFooterTabs li a:hover {
}

#subFooterContentWrapper {
    height: 260px;
    width: 880px;
    margin: 0 auto;
}

#fTabBox1 {
    width: 850px;
    margin: 0 auto;
    background: #000;
    padding: 0 10px 0 20px;
}

#fTabBox2 {
    width: 850px;
    margin: 0 auto;
    background: #000;
    padding: 0 10px 0 20px;
}

#fTabBox3 {
    width: 850px;
    margin: 0 auto;
    background: #000;
    padding: 0 10px 0 20px;
}

#subFooterItems {
    float: left;
    display: inline;
    width: 850px;
    padding: 10px 0;
}

.item {
    width: 170px;
    float: left;
    display: inline;
}

.item a p {
    color: #FFFFFF;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
    width: 160px;
    margin: 2px 0;
    text-decoration: none;
}

.item a {
    color: #FFFFFF;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
    width: 160px;
    margin: 2px 0;
    text-decoration: none;
}

.item img {
}

#arrowLeft {
    float: left;
    display: inline;
    width: 50px;
    display: none;
}

#arrowLeft img {
    border: none;
    padding: 70px 0 0 0;
}

#arrowRight {
    float: left;
    display: inline;
    width: 50px;
    display: none;
}

#arrowRight img {
    border: none;
    padding: 70px 0 0 0;
}

#subFooterItems {
}

#listingWrapper {
    width: 750px;
    margin: 0 auto;
    padding-left: 25px;
}

div.otherfinish {
    font-size: 10px;
    color: #555;
    padding: 7px 0 0 0;
}

div.asseenin {
    font-size: 11px;
    color: #000;
    padding: 7px 0 0 0;
    text-align: left;
    width: 100%;
}

div.asseenin a {
    color: #000;
}

div.asseenin a:hover {
    color: #333;
}

p.asseenin {
    font-size: 1em !important;
}

p.asseenin a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

p.asseenin a:hover {
    color: #333333;
}

/* Product Page Styles */
#pagination {
    width: 100%;
    font-size: 13px;
    padding: 20px 0;
}

#pagination a {
    color: #42382c;
    text-decoration: none;
}

#pagination a:hover {
    color: #555;
}

#pagination .summary {
    float: left;
    width: 400px;
}

#pagination .summary span {
    font-weight: bold;
}

#pagination .pages {
    float: right;
    padding-right: 30px;
}

#pagination .pages img {
    margin-bottom: -8px;
    padding: 2px;
}

#pagination pages a u {
    text-decoration: none;
}

.product {
    float: left;
    margin: 10px;
    width: 122px;
    display: block;
    height: 250px;
    overflow: hidden;
}

.product .productImage {
    width: 120px;
    border: 1px solid #999;
    margin: 0 0 5px 0;
}

#productPhoto {
    width: 310px;
    float: left;
    display: inline;
}

#productPhoto img {
    width: 300px;
}

#productPhoto a {
    text-align: center;
    text-decoration: none;
    color: #444444;
}

.productBody {
    width: 410px;
    padding-left: 20px;
    float: left;
    display: inline;
    font-family: arial, tahoma, verdana, sans-serif;
}

.productName {
    color: #999;
    font-weight: bold;
    font-size: 22px;
    padding: 12px 0;
}

.productNameListing a {
    font-size: 0.9em;
    text-decoration: none;
    color: #555;
}

.productNameListing {
    font-size: 12px;
}

.productPrice {
    font-weight: bold;
    text-align: right;
    padding-bottom: 20px;
}

.productDescription {
}

.productDescription p {
}

#addToCart {
    text-align: right;
}

#dproductMaterial {
    text-align: right;
    font-family: arial, tahoma, verdana, sans-serif;
    color: #555555;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 0;
}

#dproductMaterial select {
    width: 200px;
}

#dProductQuantity {
    text-align: right;
    font-family: arial, tahoma, verdana, sans-serif;
    color: #555555;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 0;
}

#dProductQuantity input {
    width: 30px;
}

#addtocart {
    text-align: right;
    font-size: 80%;
}

#addtocart input, #addtocart select {
    width: 120px;
    margin: 3px 0;
}

/* Shopping Cart Styles */
td.productListing-heading {
    font-family: arial, tahoma, verdana, sans-serif;
    color: #555555;
    font-weight: bold;
    font-size: 11px;
}

tr.productListing-even, tr.productListing-odd {
    margin: 5px 0;
    background: url(/images/trbg.jpg) repeat-x;
    margin: 10px;
    width: 90%;
}

td.productListing-data a {
    color: #444444;
    font-size: 12px;
    text-decoration: none;
    font-family: arial, tahoma, verdana, sans-serif;
}

tr.productListing-even table, tr.productListing-odd table {
    padding: 20px;
}

td.productListing-data {
    vertical-align: middle;
    font-family: arial, tahoma, verdana, sans-serif;
    color: #555555;
    font-weight: bold;
    font-size: 13px;
    padding-right: 15px;
}

td.main {
    font-family: arial, tahoma, verdana, sans-serif;
    color: #555;
    font-weight: normal;
    padding-right: 15px;
}

#shoppingCartBody {
    margin-top: 10px;
    background-color: #fff;
}

table#shoppingCart {
    width: 100%;
    border-collapse: collapse;
}

#shoppingCart td {
    padding: 10px;
}

#shoppingCart tr.cyo-header {
    background-color: #ddd;
    border-top: 6px solid white;
}

#shoppingCart tr.cyo-product {
    background-color: #eee;
}

#shoppingCart .productImage {
    width: 120px;
}

table.productListing {
    width: 98% !important;
}

div.shopping-buttons {
    width: 100%;
}

div.shopping-buttons img, div.shopping-buttons input {
    padding: 20px;
    float: left;
}

div.couponForm {
    clear: both;
    width: 70%;
    margin: 0 auto;
    background: #eee;
    text-align: center;
    padding-top: 6px;
}

/* Sitemap Style */
#sitemap {
    min-height: 630px;
    padding-top: 20px;
}

#sitemap ul {
    margin-left: 30px;
}

#sitemap ul li {
}

#sitemap ul li a {
    font-size: 11px;
    color: #555555;
    text-decoration: none;
}

/* Main page flash movie */
div#flashcontent {
    width: 675px;
    height: 400px;
    margin: 0 auto;
    background: url('/slideintro/noflashbg.jpg') no-repeat;
    display: block;
}

div#header-product {
    background: url('/images/header-bracelets.jpg');
    width: 610px; height: 108px;
    background-color: #000;
    float: right;
}

/* MaxiGallery / Press page styles */
ul.thumbs li {
    display: block;
    float: left;
    width: 120px;
    height: 200px;
    margin: 0 10px;
    position: relative;
}

ul.thumbs li a {
    display: block;
    border: 0;
    margin: 0 auto;
    padding: 0;
}

ul.thumbs li a img {
    display: block;
    border: 0;
    margin: 0 auto;
    padding: 0;
}

ul.thumbs li p.title {
    width: 120px;
    margin-top: -7px;
}

ul.thumbs li p.date {
    width: 120px;
    font-size: 0.5em;
    margin-top: -1em;
    padding-bottom: 15px;
    color: #999999;
}

div.thumbscontainer {
    width: 650px;
    margin: 0 auto;
    padding: 0 50px;
}

ul.thumbs li.hidden {
    display: none;
}

/* About page/submenu navigation */
ul.submenu {
    text-align: center;
    padding-bottom: 20px;
}

ul.submenu a {
    text-decoration: none;
    color: #444444;
}

ul.submenu li {
    display: inline;
    border-right: 2px solid #999;
    padding: 0 0.45em 0.2em 0.25em;
    text-transform: uppercase;
    font-size: 0.8em;
}

ul.submenu li.last {
    border-right: 0;
}

#breadCrumbTrail {
  font-weight: normal;
  font-size: 0.8em;
  color: #666666;
}

#breadCrumbTrail a, #breadCrumbTrail a:visited, #breadCrumbTrail a:link {
  font-weight: normal;
  color: #666666;
  text-decoration: none;
}

/* About Page */
#about-container {
width: 710px; min-height: 480px;
padding: 10px 25px;
background-position: bottom left;
background-repeat: none;
background-color: #000;
}

#about-copy {
width: 400px;
}

/* Gallery Pagination */
#ditto_summary {
    clear: both;
    float: left;
    font-size: 0.8em;
}

#ditto_pages {
    float: right;
}

.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}

#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #999;
    color: #fff;
}

#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}

#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #999;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: black;
}

#ditto_pages a:hover {
    background-color: #eee;
    color: #000;
}

/* CHARITY BY DESIGN */
#cbd-container {
    width: 560px;
    margin: 0 auto;
    background: url(images/charity-bg.jpg) #000 bottom left no-repeat;
    color: #fff;
    padding: 10px 100px;
}

#cbd-container h2 {
    margin-left: -75px;
    color: #fff;
    font-size: 2em;
}

#cbd-container ul {
    width: 560px;
    margin: 10px auto 0 auto;
}

#cbd-container li {
    list-style: none;
    display: block;
    float: left;
    width: 150px;
    padding: 0 18px 20px 18px;
    height: 275px;
}

#cbd-container li a {
    color: #fff;
    text-decoration: none;
}

#cbd-container li a:hover {
    color: #CCC;    
}

#cbd-container li img {
    border: 1px solid #fff;
    padding: 4px;
    display: block;
    margin: 0 auto;
}

#cbd-container li p {
    padding: 4px;
    text-align: center;
}

#cbd-container li p.org {
    font-size: 0.7em;
    color: #999;
}

#cbd-container li p.videolink {
    font-size: 0.6em;
}

/* LIMITED EDITION */
#le-container {
    width: 560px;
    margin: 0 auto;
    background: url(images/limitededition-bg.jpg) #000 bottom left no-repeat;
    color: #fff;
    padding: 10px 100px;
}

#le-container h2 {
    margin-left: -75px;
    color: #fff;
    font-size: 2em;
}

#le-container ul {
    width: 560px;
    margin: 10px auto 0 auto;
}

#le-container li {
    list-style: none;
    display: block;
    float: left;
    width: 150px;
    padding: 0 18px 20px 18px;
}

#le-container li a {
    color: #fff;
    text-decoration: none;
}

#le-container li a:hover {
    color: #CCC;    
}

#le-container li img {
    border: 1px solid #fff;
    padding: 4px;
    display: block;
    margin: 0 auto;
}

#le-container li p {
    padding: 4px;
    text-align: center;
}

/* ALEX AND ANI TV */
#tv-container {
    width: 740px;
    margin: 0 auto;
    background: #000;
    color: #fff;
    padding: 10px 10px 30px 10px;
    background: url(images/tv-bg.jpg) #000 bottom left no-repeat;
}

#tv-container h2 {
    color: #fff;
    font-size: 2em;
    margin: 0 0 0 20px;
}

#tv-container h3 {
    color: #fff;
    font-size: 1em;
    margin: 0 0 20px 50px;
    font-weight: normal;
}

#tv-container h2 a {
color: #fff; text-decoration: none;
}

#tv-container h2 a:hover {
color: #ccc;
}

#tv-container ul {
    margin: 10px auto 0 auto;
    text-align: left;
}

#tv-container li {
    list-style: none;
    display: block;
    float: left;
    width: 150px;
    margin: 0 45px 20px 45px;
}

#tv-container li a {
    color: #fff;
    text-decoration: none;
}

#tv-container li a:hover {
    color: #CCC;    
}

#tv-container li img {
    border: 1px solid #fff;
    padding: 4px;
    display: block;
    margin: 0 auto;
}

#tv-container li p {
    padding: 4px;
    text-align: center;
}

/* RETAILERS PAGE */
#retailers-container h1 {
    color: #000;
    font-size: 1.2em;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 2px solid #333;
    padding: 2px;
    margin-bottom: 10px;
}

#retailers-container h2 {
    font-size: 1em;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 2px solid #333;
    padding: 2px;
    margin-bottom: 10px;
}

#retailers-container table {
    color: #333;
    border-collapse: collapse;
    margin: 0 auto 20px auto;
    border-bottom: 2px solid #AAA;
    width: 66%;
}

#retailers-container table caption {
    text-align: left;
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 0.75em;
    font-weight: bold;
    color: #000;
    padding: 0 5px;
    border-bottom: 2px solid #AAA;
}

#retailers-container td {
    border: 0px;
    padding: 0 10px;
    font-size: 0.9em;
}

p.statelist {
    text-align: center;
    width: 500px;
    display: block;
    margin: 0 auto;
}

p.statelist a {
    text-decoration: none;
}

.name {
    width: 60%;
}

.city {
    width: 35%;
}

.state {
    width: 5%;
}

/* SYMBOLS PAGE */
#symbols-container h1 {
    color: #000;
    font-size: 1.2em;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 2px solid #333;
    padding: 2px;
    margin-bottom: 10px;
}

#symbols-container h2 {
    font-size: 1em;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 2px solid #333;
    padding: 2px;
    margin-bottom: 10px;
}

#symbols-container table {
    color: #333;
    border-collapse: collapse;
    margin: 20px 0;
    border-bottom: 2px solid #AAA;
    width: 100%;
}

#symbols-container table caption {
    text-align: left;
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #000;
    padding: 20px 5px 0 5px;
    border-bottom: 2px solid #AAA;
}

#symbols-container table caption p {
    text-transform: none;
    font-size: 0.75em;
    font-weight: normal;
}

#symbols-container td {
    border: 0px;
    padding: 10px;
    font-size: 0.75em;
}

#symbols-container .image {
    width: 100px;
    padding: 0; margin: 0;
    text-align: center;
}

#symbols-container .name {
    width: 150px;
}

#symbols-container .words {
    width: 200px;
}

ul.account li {
    list-style-type: none;
}

ul.account li a {
    text-decoration: none;
}

ul.account li a:hover {
    font-weight: bold;
}