#showreview {
    float: left;
    background-image: url('layout/full_review_button.jpg');
    width: 108px;
    height: 32px;
    margin-right: 1px;
    text-indent: -1000000px;
    margin-bottom: 3px;
}

#showtracklistings {
    float: left;
    background-image: url('layout/track_listing_button.jpg');
    width: 108px;
    height: 32px;
    margin-right: 1px;
    text-indent: -1000000px;
    margin-bottom: 3px;
}

.show_review_image {
    background-image: url('layout/full_review_button_a.jpg') !important;
}

.show_tracklistings_image {
    background-image: url('layout/track_listing_button_a.jpg') !important;
}

html, body {
    height: 100%;
}

body {
    margin: 0px;
    font-family: Arial;
    font-size: 1em;
}

img {
    border: 0px;
}

h1 {
    margin: 0px;
    color: #887b42;
    font-size: 160%;
}

h2 {
    margin: 0px;
    color: #a3996e;
    font-size: 120%;
}

h3 {
    margin: 0px;
    color: #a3996e;
    font-size: 100%;
}

h4 {
    color: #7c5023;
    margin: 0px;
    font-size: 70%;
}

h5 {
    margin: 0px;
    color: #7c5023;
    font-size: 110%;
}

p {
    margin: 0px;
    font-size: 70%;
    color: #717171;
}

a {
    font-size: 70%;
    text-decoration: none;
}

label {
    font-size: 70%;
    text-transform: uppercase;
    color: #717171;
}

.clear {
    clear: both;
}

.bold {
    font-weight: bold;
    font-size: 120%;
}

.container {
    margin: 0 auto;
    width: 890px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -245px;
}

.footer, .push {
    height: 245px; /* .push must be the same height as .footer */
}

.push {
    clear: both;
}

.container-inc {
    margin: 0 auto;
    width: 890px;
}

.line {
    width: 100%;
    height: 1px;
    background-color: #dadada;
    margin-top: 20px;
    margin-bottom: 20px;
}

#inactive {
    position: absolute;
    top: 0;
    height: 30px;
    width: 100%;
    background-color: #c71616;
    display: block;
    z-index: 100;
}

#inactive #inactive_content {
    margin: 0 auto;
    width: 890px;
    text-align: center;
}

#inactive #inactive_content p {
    color: #FFF;
    font-size: 1em;
    font-weight: bold;
    padding: 5px 0;
}

#slug_area {
    padding-top: 160px;
    height: 30px;
    text-transform: uppercase;
    color: #887b42;
}

#slug_area a {
    text-decoration: none;
    color: #887b42;
    font-size: 100%;
}

#slug_area p {
    color: #887B42;
}

.slug_divider {
    margin-left: 15px;
    margin-right: 15px;
}

#header {
    position: absolute;
    top: 0px;
    width: 100%;
    background-image: url('layout/header_bg.jpg');
    background-repeat: repeat-x;
    height: 145px;
    text-transform: uppercase;
}

.logo {
    margin-top: 20px;
}

#header_left {
    float: left;
    width: 630px;
    height: 115px;
}

#header_right {
    float: left;
    width: 260px;
    text-align: right;
}

#nav {
    color: #d3cd84;
    font-size: 80%;
    z-index: 10000;
    margin: 0px;
    margin-left: -50px;
    padding-top: 5px;
    position: relative;
}

#nav li {
    display: inline;
    z-index: 10000;
    margin: 0px;
}

.nav_line {
    padding-left: 7px;
    padding-right: 7px;
    border-right: 1px solid #FFF;
}

.nav_noline {
    padding-left: 7px;
}

#nav a {
    color: #FFF;
    text-decoration: none;
    font-size: 90%;
    z-index: 10000;
}
#nav ul li.promotion-management-dropdown {
	position: relative;
}
#nav ul li.promotion-management-dropdown a {
	padding-bottom: 25px;
}
#nav ul li.promotion-management-dropdown ul {
	display: none;
	position: absolute;
	left: 5px;
	background: #D3CC84;
	padding: 15px 15px 5px;
	margin-top: 18px;
	width: 90%;
}
#nav ul li.promotion-management-dropdown:hover ul {
	display: block;
}
#nav ul li.promotion-management-dropdown ul li {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 0;
}
#nav ul li.promotion-management-dropdown ul li a {
	color: #7c5023;
	text-transform: none;
}	
#nav ul li.promotion-management-dropdown ul li a:hover {
	color: #FFF;
}

#sign_in {
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    left: 5px;
}

#sign_in p {
    color: #FFF;
}

#sign_in a {
    font-size: 100%;
    color: #FFF;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
}

.basket_left {
    float: left;
    width: 180px;
    margin-top: 10px;
}

.basket_left p {
    color: #d3cd84;
    font-size: 80%;
}

.basket_left a {
    text-decoration: none;
}

.basket_amount {
    color: #FFF;
    font-size: 180%;
    font-weight: bold;
}

.basket-options a {
    text-decoration: none;
    color: #717171;
    font-weight: bold;
}

.delivery-options {
    padding-bottom: 20px;
}

#addDelivery {
    padding-top: 20px;
}

#addDelivery a {
    border: 0px;
    padding: 10px 20px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #9EBA65;
    color: #FFF;
    float: left;
    min-width: 160px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    font-size: 90%;
}

.apply {
    border: 0px;
    padding: 10px 30px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #9EBA65;
    color: #FFF;
    float: left;
    cursor: pointer;
}

.mini-basket-success {
    position: relative;
    top: -75px;
    background-color: #FFF;
    width: 220px;
    float: right;
    padding: 10px 10px;
    z-index: 10000;
    border: 1px solid #D4CD85;
}

#header_search {
    background-image: url("layout/search_bg.jpg");
    background-repeat: no-repeat;
    width: 240px;
    height: 25px;
    margin-left: 20px;
    margin-top: 10px;
}

.search_input {
    position: relative;
    height: 18px;
    float: left;
    width: 179px;
    border: 0px;
    text-transform: uppercase;
    margin-left: 10px;
    margin-top: 3px;
    color: #5c5c5c;
}

#header_search input[type="text"] {
    -webkit-appearance: none;
}

.mail_button {
    margin-top: 15px;
    cursor: pointer;
    z-index: 1000;
    position: relative;
}

#home_content_row {
    padding-top: 480px;
}

#home_content_row h1 {
    margin-bottom: 20px;
    font-size: 1.3em;
}

#home_content p {
    margin-bottom: 10px;
}

#home_content a {
    text-decoration: underline;
    font-size: 100%;
    color: #717171;
}

#home_featured {
    margin-top: 160px;
    height: 270px;
    position: absolute;
    top: 0;
}

#home_slideshow {
    float: left;
    width: 470px;
    height: 269px;
    z-index: -1;
}

#featured_artist {
    float: left;
    width: 400px;
    margin-left: 20px;
}

.essential_artist {
    float: left;
    width: 260px;
    margin-left: 20px;
    margin-right: 55px;
}

#home_featured h1 {
    width: 290px;
    z-index: 1;
}

#featured_artist h2 {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 160%;
}

.essential_artist h2 {
    margin-top: 15px;
    margin-bottom: 5px;
    display: block;
    height: 90px;
    font-size: 160%;
}

#featured_artist_left {
    float: left;
    width: 150px;
    margin-top: 7px;
}

.essential_artist #featured_artist_left {
    width: 130px;
}

.twitter-timeline {
    height: 293px !important;
}

#featured_artist_left p {
    margin-bottom: 5px;
}

#featured_artist_left a {
    color: #897d47;
    font-weight: bold;
    text-decoration: none;
    font-size: 80%;
}

#featured_artist_right {
    float: right;
    margin-top: 7px;
}

#featured_artist_right p {
    text-align: right;
    color: #a3996e;
    margin: 0px;
    font-size: 160%;
}

#featured_artist_right .featured_product_image {
    width: 123px;
    height: 116px;
}

.featured_title {
    font-size: 120%;
    margin: 0px;
}

#home_content {
    float: left;
    width: 276px;
}

#newsletter {
    float: left;
    width: 270px;
    height: 225px;
    padding: 10px;
    margin-left: 20px;
    border: 1px solid #d9d393;
}

.newsletter_left {
    float: left;
    width: 135px;
    padding-left: 10px;
    margin-top: 10px;
}

.newsletter_right {
    float: left;
    width: 120px;
    text-align: right;
}

.newsletter_download {
    position: relative;
    top: -80px;
    clear: both;
    width: 270px;
    height: 20px;
    left: 80px;
}

.newsletter_download img {
    width: 35px;
    float: left;
}

.newsletter_download a {
    color: #7b0008;
    font-size: 120%;
    text-align: right;
    float: left;
    width: 150px;
    margin-top: 10px;
    padding-right: 5px;
}

#home_facebook {
    float: left;
    width: 280px;
    height: 230px;
    margin-left: 20px;
}

#home_facebook p {
    font-size: 90%;
}

#home_facebook a {
    font-size: 100%;
}

#home_new_releases {
    height: 800px;
}

#home_new_releases h1 {
    margin-bottom: 20px;
}

#special_offers_product_wrapper .new_release {
    padding-bottom: 40px;
}

.new_release {
    float: left;
    width: 209px;
    height: 360px;
    font-size: 100%;
}

.product_image {
    width: 200px;
    height: 200px;
}

.new_release_price {
    font-size: 220%;
    color: #887b42;
    margin-top: 5px;
}

.new_release p {
    color: #7c5023;
    font-weight: bold;
    margin-bottom: 10px;
}

.new_release a {
    font-size: 100%;
    text-decoration: none;
}

.new_release h3 {
    margin-top: 10px;
    min-height: 36px;
}

.new_release h3 a {
    color: #a3996e;
}

.new_release h4 {
    margin-bottom: 5px;
    min-height: 40px;
}

.new_release h4 a {
    color: #7c5023;
}

.new_release_margin {
    margin-right: 18px;
}

#account_left_col .checkoutTabs .active a {
    color: #A3996E;
}

.deliveryAddress {
    font-size: 80%;
}

.deliveryAddress tr {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 50px;
}

.deliveryAddress td {
    padding-right: 10px;
}

.deliveryAddress a {
    text-decoration: none;
    color: #A3996E;
}

#content {
    min-height: 640px;
}

#footer {
    width: 100%;
    background-image: url('layout/footer_bg.jpg');
    background-repeat: repeat-x;
    background-color: #A4986E;
    height: 255px;
    margin-top: 20px;
    clear: both;
}

#footer_top {
    padding-top: 30px;
}

#footer_top img {
    padding: 0px;
    margin: 0px;
    position: relative;
    left: 10px;
}

#footer_top a {
    color: #FFF;
    text-decoration: none;
    font-size: 100%;
    padding: 0px;
    margin: 0px;
    position: relative;
    right: 10px;
}

#footer_top ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    float: right;
    color: #FFF;
    margin-top: 10px;
    position: relative;
    left: 10px;
}

#footer_top li {
    display: inline;
    font-size: 90%;
    margin-right: 0px;
    margin-left: 20px;
}

.footer_col {
    float: left;
    width: 270px;
    height: 95px;
    margin-right: 25px;
}

.footer_col p {
    color: #FFF;
}

.footer_col a {
    color: #cecd82;
    text-decoration: none;
    font-size: 100%;
}

.footer_green {
    color: #cecd82;
    position: relative;
    top: 10px;
}

.footer_social {
    color: #cecd82;
    font-size: 160%;
    position: relative;
    top: 7px;
}

.footer_col img {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

.footer_border {
    border-right: 1px solid #dadada;
}

.footer_safety {
    width: 296px;
    float: left;
    margin-top: 15px;
}

.comodo_logo {
    margin-left: 41px;
}

#product_left_col {
    min-height: 500px;
    width: 450px;
    float: left;
    margin-bottom: 20px;
}

#product_left_col_toggle {
    margin-top: 15px;
}

#product_left_col table {
    font-size: 75%;
    color: #717171;
    border-collapse: collapse;
}

#product_left_col td {
    border-top: 1px solid #dadada;
    padding-top: 5px;
    padding-bottom: 5px;
}

#product_left_col tr:hover {
    background-color: #f3f3f3;
}

#product_right_col {
    min-height: 500px;
    width: 420px;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
}

#product_right_col li {
    list-style-type: none;
    text-align: right;
    padding-bottom: 10px;
}

#product_right_col li a {
    font-size: 100%;
    text-decoration: none;
    color: #717171;
}

#product_right_col h2 {
    color: #7c5023;
}

#product_right_col h3 {
    color: #a3996e;
    font-size: 120%;
}

.more_tracks {
    float: left;
    width: 202px;
}

.more_image {
    width: 209px;
}

.more_tracks_margin {
    margin-right: 15px;
}

.more_tracks h3 {
    margin-top: 10px;
    min-height: 36px;
}

.more_tracks h4 {
    margin-bottom: 5px;
    min-height: 40px;
}

.more_tracks a {
    font-size: 100%;
    text-decoration: none;
}

.more_tracks h3 a {
    color: #a3996e;
}

.more_tracks h4 a {
    color: #7c5023;
}

.more_tracks_price {
    clear: both;
    float: left;
    font-size: 220%;
    color: #887b42;
    margin-top: 5px;
    font-weight: bold;
}

#product_description {
    margin-top: 20px;
    padding-bottom: 84px;
    text-align: left;
}

.product_price {
    color: #a2b965;
    font-size: 160%;
    font-weight: bold;
    margin: 0px;
    padding-bottom: 10px;
}

.cat_no {
    padding-top: 10px;
    text-align: right;
}

.product_buttons {
    margin-top: 20px;
}

#artists {
    color: #7c5023;
}

.artist_bg {
    display: none;
    width: 67px;
    height: 40px;
    background-color: #a4986e;
    margin-top: -30px;
    z-index: -10000;
    position: relative;
}

.asterix {
    color: #c6041a;
    font-weight: bold;
}

#artists_dropdown {
    margin-left: 0px;
}

.artists_title {
    margin: 0px;
    padding: 0px;
    padding-bottom: 20px;
}

#artists_dropdown:hover .artist_bg {
    display: block;
    position: relative;
    left: 94px;
}

#artists_dropdown #artists {
    display: none;
    width: 890px;
    min-height: 300px;
    background-color: #D4CD85;
    margin-left: 10px;
    margin-top: 13px;
    padding-bottom: 10px;
}

#artists_dropdown:hover #artists {
    display: block;
    position: absolute;
    background-color: #D4CD85;
}

#categoryList {
    margin-top: 15px;
    margin-left: -28px;
}

#categoryList li {
    margin-left: 7px;
    margin-right: 9px;
    margin-top: 5px;
}

#categoryList a {
    color: #7c5023;
    font-weight: bold;
    font-size: 100%;
}

#categoryList a.active {
    color: #FFF;
}

#artist-list {
    margin-top: 20px;
    margin-left: -25px;
    text-transform: none;
}

#artist-list ul {
    width: 220px;
    float: left;
}

#artist-list li {
    padding-bottom: 5px;
    display: block;
}

#artist-list a {
    color: #7c5023;
}

#artist-list a:hover {
    color: #FFF;
}

#view_all_artists {
    position: absolute;
    bottom: 10px;
    right: 20px;
    font-weight: bold;
}

#view_all_artists img {
    position: relative;
    top: 5px;
}

#change_artist_page {
    float: right;
    width: 80px;
    text-align: right;
}

.view_all_artists_change_page {
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
}

#view_artists {
    clear: both;
    padding-top: 20px;
}

/* - - - - - Account Page - - - - - */

#account_left_col {
    background-color: #efefef;
    float: left;
    width: 200px;
    margin-top: 50px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#account_left_col li {
    list-style-type: none;
    line-height: 20px;
}

#account_left_col ul {
    margin: 0px;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 20px;
}

#account_left_col a {
    margin-left: -20px;
    color: #4c4c4c;
    text-decoration: none;
}

#account_right_col {
    float: left;
    margin-top: 50px;
    width: 670px;
    margin-left: 20px;
    padding-bottom: 40px;
}

.form_style_p_input input {
    width: 100px;
}

.account_right_row {
    padding-bottom: 20px;
}

.account_right_row h2 {
    color: #a2b965;
    margin-bottom: 10px;
}

.account_right_row a {
    color: #A4986E;
    font-weight: bold;
}

.account_address_p {
    margin-bottom: 10px;
}

.account_right_row a:hover {
    text-decoration: underline;
}

.form_style {
    margin-top: 20px;
}

.form_style label {
    width: 100%;
    display: block;
}

.form_style input, textarea {
    margin-top: 10px;
    width: 380px;
    padding: 10px;
    border: 1px solid #c0c0c0;
}

.form_style select {
    margin-top: 10px;
    width: 180px;
    padding: 10px;
    border: 1px solid #c0c0c0;
}

.submit {
    clear: both;
    margin-top: 20px;
    background-image: url('/layout/submit.jpg');
    background-repeat: no-repeat;
    border: 0px;
    width: 181px;
    height: 33px;
}

.account_members_name {
    padding-top: 20px;
    padding-bottom: 10px;
    text-transform: none;
    height: 100px;
}

/* - - - - - Basket Page - - - - - */

.basket_product_image img {
    width: 120px;
    height: 120px;
}

.basket_product_image {
    text-align: left;
}

.basket_title {
    text-align: left;
}

.basket_title a {
    font-size: 100%;
}

#basket_table {
    margin-top: 20px;
    margin-bottom: 20px;
}

#basket_table {
    text-align: center;
    border-collapse: collapse;
}

#basket_table td {
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px;
    padding-top: 10px;
    vertical-align: top;
    color: #717171;
}

#basket_table h3 {
    color: #5b5b5b;
}

#basket_table h4 {
    color: #a3996e;
}

.basket_remove {
    font-weight: bold;
    font-size: 70%;
}

#basket_table th {
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 70%;
    color: #666666;
    font-weight: normal;
    text-transform: uppercase;
}

#basket_table input {
    padding-top: 7px;
    padding-bottom: 7px;
    width: 60px;
    text-align: center;
    color: #717171;
    border: 1px solid #c0c0c0;
}

.basket_total {
    font-weight: bold;
    font-size: 70%;
}

#basket_table a {
    text-decoration: none;
    color: #887b42;
}

.basket_total_box {
    float: right;
    width: 400px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
    height: 80px;
    margin-bottom: 50px;
}

.basket_total_box p {
  
    font-size: 80%;
    line-height: 200%;
    margin: 0;
}

.basket_total_left {
    float: left;
    width: 200px;
    text-align: left;
    margin-top: 20px;
}

.basket_total_right {
    float: left;
    width: 200px;
    text-align: right;
    margin-top: 20px;
}

.basket_checkout {
    margin-top: 10px;
    margin-bottom: 20px;
    float: right;
}

.basket_clear {
    clear: right;
    border-top: 1px solid #FFF;
}

.basket-table td {
    font-size: 70%;
    padding-bottom: 20px;
}

/* - - - - - Listings - - - - - */

#listings {
    margin-top: 20px;
}

.page_numbers {
    float: right;
}

.pagination li {
    display: inline;
    margin-left: 5px;
}

.pagination a {
    padding: 5px 10px;
    background-color: #d3cd84;
}

.pagination a.current-page {
    background-color: #A2BA66;
}

.page_numbers a {
    color: #FFF;
    font-size: 80%;
    text-decoration: none;
    font-weight: bold;
}

.pagination_top {
    margin-top: -42px;
}

#listings_heading {
    width: 100%;
}

#listings .new_release {
    margin-bottom: 20px;
}

/* - - - - - Login Page - - - - - */

.form_checkbox {
    margin-top: 20px;
    width: 100%;
}

.form_checkbox input {
    float: left;
}

.form_checkbox p {
    float: left;
    margin-left: 15px;
    margin-top: 2px;
}

#login_box {
    width: 100%;
    background-color: #e7e7e7;
    margin-top: 45px;
    padding-top: 20px;
}

.login_form_style {
    margin-left: 20px;
}

.login_form_margin {
    margin-bottom: 20px;
}

.login_form_style input {
    margin-top: 10px;
    width: 360px;
    padding: 10px;
    border: 1px solid #c0c0c0;
}

.login_submit {
    margin: 20px;
}

.forgot_password_button {
    float: right;
    margin-top: 10px;
    margin-right: 20px;
    background-image: url('layout/question_mark.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    height: 15px;
}

.forgot_password_button a {
    color: #c6041a;
    text-decoration: none;
    font-weight: normal;
}

.forgot_password {
    padding-top: 10px;
}

.forgot_password a {
    text-decoration: none;
    color: #9C0642;
}

.errors {
    background-color: #ffe9f1;
    margin-bottom: 10px;
    border: 1px solid #C6041A;
}

.errors li {
    font-size: 70%;
    text-transform: uppercase;
    padding: 5px;
    color: #C6041A;
}

.errors p {
    font-size: 70%;
    text-transform: uppercase;
    padding: 10px;
    padding-bottom: 0px;
    color: #C6041A;
}

#static_content .errors li {
    color: #C6041A;
}

.success {
    background-color: #E1FFE1;
    margin-bottom: 10px;
    border: 1px solid #003300;
}

.success li {
    font-size: 70%;
    text-transform: uppercase;
    padding: 5px;
    color: #003300;

}

#static_content .success li {
    color: #003300;
}

.success p {
    font-size: 70%;
    text-transform: uppercase;
    padding: 10px;
    padding-bottom: 0px;
    color: #003300;
}

/*
.success {
	background-color: #99ff99;
	margin-bottom: 10px;
	border: 1px solid #009900;	
}
.success li {
	font-size: 60%;
	text-transform: uppercase;
	padding: 5px;
	color: #006600;	
}
.success p {
	font-size: 60%;
	text-transform: uppercase;
	padding: 10px;
	padding-bottom: 0px;
	color: #006600;		
}*/

#slideshow {
    position: relative;
    top: -10px;
}

#cycle-nav {
    /*float: right;*/
    margin-left: 10px;
}

#cycle-nav a {
    padding-left: 4px;
    padding-right: 4px;
    background-color: #fff;
    color: #fff;
    position: relative;
    top: 10px;
    z-index: 1000;
    margin-right: 6px;
}

#cycle-nav a.activeSlide {
    background-color: #D3CD83;
    color: #D3CD83;
}

.basket-heading {
    margin-top: 10px;
}

#static_content p {
    margin: 1em 0;
}

#static_content li {
    font-size: 70%;
    color: #717171;
}

#static_content a {
    font-size: 100%;
    text-decoration: none;
    color: #717171;
    font-weight: bold;
}

#static_content a:hover {
    text-decoration: underline;
}

.toggle {
    width: 820px;
    background-color: #D3CD83;
    position: relative;
    right: 650px;
    bottom: 35px;
    z-index: 10000;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

.toggle p {
    padding-top: 10px;
}

.toggle input {
    position: relative;
    top: -20px;
    float: left;
    margin-right: 20px;
}

.toggle .errors {
    position: relative;
    top: 10px;
}

.toggle .success {
    position: relative;
    top: 10px;
}

.subscribe_button {
    float: left;
    width: 150px;
    margin-top: 11px;
    cursor: pointer;
}

.newsletter_link {
    font-size: 100%;
    color: #717171;
}

#full_review_show {
    font-size: 100%;
    color: #717171;
}

#artists_by_letter ul {
    width: 210px;
    float: left;
    padding: 0px;
    margin: 0px;
    margin: 0px;
    list-style-type: none;
    /*border: 1px solid #000;*/
    min-height: 260px;
    margin-top: 10px;
    margin-right: 10px;
}

#artists_by_letter a {
    text-decoration: none;
    color: #717171;
}

#artists_by_letter a:hover {
    text-decoration: underline;
    color: #000;
}

.essential_artist {
    width: 275px;
    float: left;
    margin-right: 30px;
}

.essential_artist a {
    font-size: 100%;
}

.essential_artist .featured_title {
    font-size: 100%;
}

#artists_by_letter .new_release h3 a {
    margin: 0px;
    color: #a3996e;
    font-size: 100%;
}

#links-page td {
    font-size: 70%;
}

.twtr-tweet-text P {
    font-size: 1em;
}

.twtr-tweet-text P A, .twtr-ft SPAN A {
    font-size: 1em;
}

#cookie-usage .cookie-table {
    border: 1px solid #C1C3C5;
    border-collapse: collapse;
    margin: 10px 0 10px 0;
    text-align: left !important;
    width: 100%;
}

#cookie-usage .cookie-table {
    border-collapse: collapse;
    text-align: left !important;
}

#cookie-usage .cookie-table th {
    background: none repeat scroll 0 0 #dad6a1;
    height: 30px;
    padding: 5px;
    text-align: left !important;
    font-size: 70%;
}

#cookie-usage .cookie-table td {
    border: 1px solid #C1C3C5;
    padding: 3px;
    font-size: 70%;
}

#cookie-usage UL LI, #cookie-usage OL {
    margin-top: 10px;
}

#cookie-usage UL LI, #cookie-usage OL LI {
    margin-bottom: 10px;
}

#ico_pop_up {
    position: fixed;
    width: 289px;
    height: 159px;
    padding: 5px 10px 5px 15px;
    background: url(/layout/ico_pop_bg.png) no-repeat;
    display: block;
    bottom: 30px;
    right: 30px;
    font-size: 85%;
    z-index: 100;
}

#ico_pop_up p {
    color: #444;
    width: 210px;
    text-align: justify;
    margin: 15px 0;
}

#ico_pop_up p A {
    font-size: 100%;
    color: #fff;
    text-decoration: underline;
}

#ico_pop_up a:hover {
    text-decoration: none;
}

#ico_pop_up .button {
    background-color: #a4986e;
    width: 83px;
    font-weight: bold;
    height: 27px;
    text-decoration: none;
    color: #fff;
    margin-right: 10px;
    padding: 5px 10px;
}

#ico_pop_up .close {
    position: absolute;
    top: 10px;
    right: 25px;
    text-decoration: none;
    color: #444;
}

#ico_pop_up .close:hover {
    text-decoration: underline;
}

#links-page TABLE {
    font-size: 100%;
    color: #717171;
    margin-top: 25px;
    border: none;
    margin-bottom: 40px;
}

#links-page TABLE TR TD {
    padding-top: 8px;
}

div.jp-interface ul.jp-controls a {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.jp-controls li {
    float: left;
    width: 29px;
}

.jp-audio {
    position: relative;
    top: -5px;
}

a.jp-play {
    background-image: url(jQuery.jPlayer.2.2.0/images/play.jpg);
    background-position: 0 0;
    background-repeat: no-repeat no-repeat;
    height: 29px;
    width: 29px;
}

a.jp-pause {
    background-image: url(jQuery.jPlayer.2.2.0/images/pause.jpg);
    background-position: 0 0;
    background-repeat: no-repeat no-repeat;
    height: 29px;
    width: 29px;
}

a.jp-stop {
    background-image: url(jQuery.jPlayer.2.2.0/images/stop.jpg);
    background-position: 0 0;
    background-repeat: no-repeat no-repeat;
    height: 29px;
    width: 29px;
}

div.jp-seek-bar {
    background-image: url(jQuery.jPlayer.2.2.0/images/jplayer.blue.monday.jpg);
    background-position: 0 -202px;
    background-repeat: repeat no-repeat;
    cursor: pointer;
    height: 95%;
    height: 5px;
}

div.jp-play-bar {
    background-image: url(jQuery.jPlayer.2.2.0/images/jplayer.blue.monday.jpg);
    background-position: 0 -218px;
    background-repeat: repeat no-repeat;
    height: 100%;
    width: 0;
}

.jp-progress {
    margin-top: 5px;
    float: left;
    width: 100px;
}

.jp-audio ul {
    padding: 0px;
}

.jp-audio li {
    display: inline;
    list-style-type: none;
    font-size: 120%;
}

.jp-current-time {
    float: left;
    width: 40px;
}

.jp-duration {
    float: right;
    width: 40px;
    text-align: right;
}

#listings .gig {
    border-bottom: 1px solid #DADADA;
    margin: 8px 0;
    padding: 16px 0;
}

#listings .gig p {
    font-size: 12px;
}

#listings .gig .gig_image {
    float: left;
    width: 220px;
}

#listings .gig .gig_information {
    float: left;
    width: 670px;
}

#listings .gig .gig_information .gig_title {
    margin-bottom: 4px;
}

#listings .gig .gig_information .gig_title .gig_title_left {
    float: left;
}

#listings .gig .gig_information .gig_title .gig_title_left h2 {
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 4px;
}

#listings .gig .gig_information .gig_title .gig_title_left h3 {
    color: #7c5023;
}

#listings .gig .gig_information .gig_title .book_tickets_btn {
    background: url("/layout/book-tickets-btn.jpg") no-repeat;
    float: right;
}

#listings .gig .gig_information .gig_title .book_tickets_btn a {
    display: block;
    height: 46px;
    width: 154px;
}

#listings .gig .gig_information .gig_details {
    padding-top: 4px;
}

#listings .gig .gig_information .gig_details .gig_date {
    background: #a4986e;
    float: left;
    padding: 8px 16px 8px 16px;
    width: 140px;
    margin-right: 20px;
    text-transform: uppercase;
}

#listings .gig .gig_information .gig_details .gig_date hr {
    border: 1px solid #b9ad83;
}

#listings .gig .gig_information .gig_details .gig_date p {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
}

#listings .gig .gig_information .gig_details .gig_date p span {
    font-size: 38px;
    text-transform: none;
}

#listings .gig .gig_information .gig_details .gig_date p.date {
    font-size: 30px;
}

#listings .gig .gig_information .gig_details .gig_address {
    float: left;
    line-height: 20px;
    margin-right: 20px;
    width: 140px;
}

#listings .gig .gig_information .gig_details .gig_address p {
    font-size: 12px;
}

#listings .gig .gig_information .gig_details .gig_address span {
    color: #7c5023;
    font-weight: bold;
}

#listings .gig .gig_information .gig_details .gig_description {
    float: left;
    width: 310px;
    padding-right: 8px;
}

#listings .gig .gig_information .gig_details .gig_description p {
    margin-bottom: 16px;
}

/* ROSTER PAGES STYLING - 09-03-15 */

.roster-left-col {
	float: left;
	width: 440px;
}
.roster-right-col {
	float: right;
	width: 440px;
}
.roster-right-col .roster-contact-box {
	background: #e7e7e7;
	padding: 20px 20px 10px;
}
.roster-right-col .roster-contact-box h3, .roster-listing h3 {
	color: #7c5023;
}
.roster-right-col .roster-contact-box p span, .individual-roster-contact-left p span, .individual-roster-contact-right p span {
	color: #a3996e;
	font-weight: bold;
}
.roster-listing {
	float: left;
	width: 435px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.roster-listing:nth-of-type(odd){
	margin-right: 0;
}
.roster-listing .roster-listing-image {
	float: left;
	width: 210px;
	margin-right: 20px;
}
.roster-listing .roster-listing-image img, .individual-roster-image img {
	padding: 5px;
	border: 1px solid #A4986E;
}
.roster-listing .roster-listing-content {
	float: left;
	width: 205px;
}
#static_content .roster-listing .roster-listing-touring-information, .individual-roster-availability {
	padding: 15px;
	border: 1px solid #7c5023;
	text-transform: uppercase;
	color: #7c5023;
	text-align: center;
	margin-top: 20px;
	line-height: 20px;
}
#static_content .roster-listing h2 a {
	color: #887b42;
}
.individual-roster-content p {
	margin: 1em 0;
}
.individual-roster-content img {
	margin: 20px 20px 20px 0;
}
body.individual-roster #product_left_col, body.individual-roster #product_right_col {
	min-height: 300px;
}
body.individual-roster .roster-right-col {
	margin-left: 20px;
	width: 420px;
}
.individual-roster-availability {
	width: 400px;
	padding: 20px;
	margin-bottom: 20px;
}
.individual-roster-availability p {
	line-height: 24px;
	font-weight: bold;
	color: #7c5023;
}
.individual-roster-listen-heading {
	margin-bottom: 20px;
}
.roster-right-col .individual-roster-listen-name p {
	padding: 12px 0;
}
.roster-right-col .individual-roster-listen-name {
	float: left;
	width: 260px;
}
.roster-right-col .individual-roster-listen-clip {
	float: left;
	width: 160px;
	margin-top: -10px;
}
.individual-roster-videos, .individual-roster-contact {
	margin-top: 40px;
}
.individual-roster-videos .individual-roster-video {
	float: left;
	width: 280px;
	margin-right: 20px;
}
.individual-roster-videos .individual-roster-video.last {
	margin-right: 0;
}
.individual-roster-videos .individual-roster-video iframe {
	width: 100%;
	height: 195px;
}
.individual-roster-videos h2 {
	margin-bottom: 20px;
}
.individual-roster-videos .individual-roster-video p {
	margin: 20px 0;	
	font-size: 80%;
}
.individual-roster-videos .individual-roster-video p a {
	font-size: 100%;
	color: #7c5023;
	font-weight: bold;
}
.individual-roster-contact .individual-roster-contact-left {
	float: left;
	width: 300px;
}
.individual-roster-contact .individual-roster-contact-right {
	float: left;
	width: 500px;
}
.individual-roster-contact .individual-roster-contact-left p, .individual-roster-contact .individual-roster-contact-right p {
	line-height: 24px;
}
.individual-roster-contact {
	margin-bottom: 60px;
}
.individual-roster-contact h2 {
	margin-bottom: 20px;
}
#product_right_col.individual-roster-content ol li, #product_right_col.individual-roster-content ul li {
	text-align: left;
	list-style-type: auto;
	color: #717171;
	font-size: 70%;
	padding: 0;
}
#product_right_col.individual-roster-content ul li {
	list-style-type: initial;
}
#product_right_col.individual-roster-content a {
	font-size: 100%;
}