/* ----------------------- BOXES ------------------------- */

.box {
    margin-bottom: 20px;
}

.box-head {
    color: #312b2e;
    font-family: 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
    padding: 4px 0 5px 9px;
    font-size: 19px;
    line-height: 24px;
    font-weight: normal;
    background: url(../images/title-bg.gif) repeat-x left bottom #fbfbfb;
    border: 1px solid #fff;
    box-shadow: 0 0 3px #d7d6d5;
    position: relative;
    margin-bottom: 4px;
}

.box-head a {
    color: #312b2e;
    text-decoration: none;
}

.box-head a:hover {
    color: #000;
}

.box-body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.box-body ul li {
    padding: 0 0 0 20px;
    border-bottom: 1px dotted #bdbbbb;
}

.box-body ul li a {
    color: #483C3E;
    font-size: 12px;
    line-height: 41px;
    text-decoration: none;
    background: url(../images/arrow1.gif) no-repeat 0 6px;
    padding: 0 0 0 27px;
    transition: all .4s ease;
}

.box-body ul li a:hover {
    color: #745d67;
    text-decoration: underline;
}

.box-body ul li.category-products a:hover,
.box-body ul li .category-subs-parent-selected,
.box-body ul li .category-subs-selected {
    font-weight: bold;
    color: #483C3E;
}

.box-body ul li.category-products {
    padding-left: 35px !important;
}

.box-body ul li.category-products a {
    text-transform: lowercase;
}

.box_body_2 ul {
    padding: 11px 0 0 1px;
}

.box_body_2 ul li {
    border: none;
    padding: 0;
}

.box_body_2 ul li a {
    color: #89717c;
    font-weight: bold;
    background: none;
    line-height: 26px;
    padding: 0;
}

.box_body_2 ul li a:hover {
    color: #ab9e9e;
}

.box-body ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.box-body ol li {
    padding: 0 0 0 20px;
    border-bottom: 1px dotted #bdbbbb;
}

.box-body ol li a {
    color: #ab9e9e;
    font-size: 12px;
    line-height: 25px;
    text-decoration: none;
    background: url(../images/arrow1.gif) no-repeat 0 6px;
    padding: 0 0 0 27px;
}

.box-body ol li a:hover {
    color: #89717c;
}

.box-banner {
    background: #fff;
    display: block;
    margin: 20px auto;
    padding: 12px 0;
    text-align: center;
}

/* ----------------------- LISTING BOXES ------------------------- */

#orderhistory .box-body img {
    background: #fff;
    padding: 2px;
    border: 1px solid #aaa;
    vertical-align: middle;
    margin: 2px 0 2px 0;
}

#orderhistory .no-bg {
    background: none;
    padding: 0;
}

#orderhistory a {
    display: inline;
}

#orderhistory li a {
    background: none;
    padding: 0;
}

#orderhistory li a:hover {
    font-weight: normal;
}

/* ----------------------- BANNER BOXES ------------------------- */

/* ----------------------- PRODUCT BOXES ------------------------- */

#featured a img,
#whatsnew a img,
#specials a img,
#reviews a img,
#manufacturerinfo img,
#productnotifications img {
    margin: 0 0 8px;
}

#reviews img {
    margin: 5px 0 0;
}

#featured {
    background: url(../images/prod-bg.png) repeat left top;
}

#featured .box-body {
    text-align: center;
    padding: 8px 0 10px 0;
}

#featured .box-body .name {
    margin-bottom: 15px;
    display: inline-block;
}

#featured .box-body .normalprice {
    text-decoration: line-through;
    color: #312b2e;
    font-size: 21px;
    line-height: 21px;
    font-weight: normal;
}

#featured .box-body .productSpecialPrice,
.productSalePrice,
.productSpecialPriceSale {
    color: #312b2e;
    font-size: 21px;
    line-height: 21px;
    font-weight: normal;
}

#whatsnew {
    background: url(../images/prod-bg.png) repeat left top;
}

#whatsnew .box-body {
    text-align: center;
    padding: 8px 0 10px 0;
}

#whatsnew .box-body .name {
    margin-bottom: 15px;
    display: inline-block;
}

#whatsnew .box-body .normalprice {
    text-decoration: line-through;
    color: #312b2e;
    font-size: 21px;
    line-height: 21px;
    font-weight: normal;
}

#whatsnew .box-body .productSpecialPrice,
.productSalePrice,
.productSpecialPriceSale {
    color: #312b2e;
    font-size: 21px;
    line-height: 21px;
    font-weight: normal;
}

#specials {
    background: url(../images/prod-bg.png) repeat left top;
}

#specials .box-body {
    text-align: center;
    padding: 8px 0 10px 0;
}

#specials .box-body .name {
    margin-bottom: 15px;
    display: inline-block;
}

#specials .box-body .normalprice {
    text-decoration: line-through;
    color: #312b2e;
    font-size: 21px;
    line-height: 21px;
    font-weight: normal;
}

#specials .box-body .productSpecialPrice,
.productSalePrice,
.productSpecialPriceSale {
    color: #312b2e;
    font-size: 21px;
    line-height: 21px;
    font-weight: normal;
}

#reviews {
    background: url(../images/prod-bg.png) repeat left top;
}

#reviews .box-body {
    text-align: center;
    padding: 8px 0 10px 0;
}

#reviews .box-body a {
    text-decoration: none;
}

#reviews .box-body a:hover {
    color: #000;
}

#productnotifications {
    background: url(../images/prod-bg.png) repeat left top;
}

#productnotifications .box-body {
    text-align: center;
    padding: 8px 0 10px 0;
}

/* ----------------------- FORM BOXES ------------------------- */

#search {
    background: url(../images/prod-bg.png) repeat left top;
}

#search .box-body {
    overflow: hidden;
    padding-bottom: 10px;
}

#search input {
    border: solid 0;
    padding: 0;
    background: none;
    vertical-align: middle;
    float: left;
}

#search .input1 {
    background: url(../images/search-bg.gif) repeat-x left top #fdfdfd;
    padding: 2px 3px 2px 3px;
    border: 1px solid #dcdad7;
    width: 140px;
    margin: 3px 0 0 8px;
}

#manufacturers {
    background: url(../images/prod-bg.png) repeat left top;
}

#manufacturers .box-body {
    text-align: center;
    padding-bottom: 8px;
}

#currencies {
    background: url(../images/prod-bg.png) repeat left top;
}

#currencies .box-body {
    text-align: center;
    padding-bottom: 8px;
}

#currencies select {
    width: 90%;
}

#tellafriend {
    background: url(../images/prod-bg.png) repeat left top;
}

#tellafriend .box-body {
    text-align: center;
    padding-bottom: 8px;
}

#tellafriend .no-border input {
    border: solid 0;
    padding: 0;
}

#recordcompanies {
    background: url(../images/prod-bg.png) repeat left top;
}

#recordcompanies .box-body {
    text-align: center;
    padding-bottom: 8px;
}

#musicgenres {
    background: url(../images/prod-bg.png) repeat left top;
}

#musicgenres .box-body {
    text-align: center;
    padding-bottom: 8px;
}

/* ----------------------- TEXT BOXES ------------------------- */

#languages {
    background: url(../images/prod-bg.png) repeat left top;
}

#languages .box-body {
    text-align: center;
    padding-bottom: 8px;
}

#whosonline {
    background: url(../images/prod-bg.png) repeat left top;
}

#whosonline .box-body {
    text-align: center;
    padding-bottom: 8px;
}

#shoppingcart #cartBoxEmpty {
    text-align: center;
}

#shoppingcart li a {
    padding: 0;
    background: none;
    line-height: 25px;
}

#shoppingcart li a:hover {
    font-weight: normal;
}

#shoppingcart .price {
    padding-right: 15px;
}

.centerColumn ul.contest-partners-top,
.centerColumn ul.contest-partners-location,
.contest-media,
.centerColumn ul.contest-support {
    margin: 0 0 30px;
}

.contest-partners-location {
    text-align: center;
}

.contest-partners-location li {
    display: inline-block;
    vertical-align: top;
    width: 32%;
}

.contest-partners-top {
    text-align: center;
}

.contest-partners-top li {
    display: inline-block;
    vertical-align: top;
    width: 32%;
}

.contest-partners-top img {
    display: block;
    margin: 5px auto;
}

.collapsible-title {
    background: #fbfbfb url(../images/title-bg.gif) repeat-x left bottom;
    box-shadow: 0 3px 3px #e9e6e4;
    clear: both;
    color: #312b2e;
    cursor: pointer;
    font: normal 19px/24px 'Century Gothic', Futura, 'URW Gothic L', Verdana, sans-serif, cursive;
    margin: 15px 5px 20px;
    position: relative;
    padding: 4px 0 5px 9px;
}

.collapsible-title:hover {
    background-image: none;
}

.collapsible-description {
    display: none;
    padding: 5px 15px;
}

.cssButton.button-vote {
    background-color: #e26f30;
    background-image: none;
    color: #fff;
    padding-left: 25px;
    position: relative;
}

.cssButton.button-vote:hover {
    background-color: #f77e43;
}

.button-vote:before {
    color: #fff;
    content: '\2665';
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    left: 7px;
    position: absolute;
    top: 3px;
}

.vote-button-wrapper {
    text-align: center;
}

.phtotcontest-description {
    padding: 0 !important;
}

.phtotcontest-description .description h2:first-child {
    margin-top: 0;
}

.votes-count {
    text-align: right;
    width: 100%;
}

.votes-count b {
    background: #E0697D;
    border: 2px solid #f7f5f4;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    margin: -10px 5px 0 0;
    padding: 10px 15px 10px 40px;
    text-align: center;
    position: relative;
}

.votes-count b:before {
    color: #fff;
    content: '\2665';
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    left: 16px;
    position: absolute;
    top: 10px;
}
