.error {
  color: #E60000;
  font-weight: 900;
}

* {
  margin: 0;
  padding: 0;
  font: 14px Myriad Pro, Arial, Helvetica, sans-serif;
}

body {
  font: 0.75em Myriad Pro, Arial, Helvetica, sans-serif;
  text-align: center;
  color: #666666;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.qtip .qtip-content {
  color: #000;
  font: 0.9em/16px Myriad Pro,Arial,Helvetica,sans-serif;
  text-align: left;
  padding-top: 2px;
}
.qtip .qtip-content.apple {
  background: url('http://www1.hbdirect.com/images/recommended_apple.gif') no-repeat scroll 10px 5px transparent !important;
  text-indent: 20px;

}
b, strong {
  font-weight: bold;
}

html > body {
  background: url(../images/bg.gif) center 131px no-repeat;
}

#container {
  width: 984px;
  background: #FFFFFF;
  margin: 0 auto;
  text-align: left;
  position: relative;
}

#faux {
  margin: 0;
  width: 100%
}

#header {
  width: 984px;
  height: 70px;
  background: #FFFFFF;
}

#left {
  width: 715px;
  float: left;
  background: #FFFFFF;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 18px;
  min-height: 1020px;
}

#left_classical {
  width: 743px;
  float: left;
  background: #FFFFFF;
  border: 1px solid #999;
  padding: 0 0 10px 0;
  margin: 25px 0 10px 0;
}

#left_jazz {
  width: 743px;
  float: left;
  background: #FFFFFF;
  border: 1px solid #999;
  padding: 0 0 10px 0;
  margin: 25px 0 10px 0;
}

#left_blues {
  width: 743px;
  float: left;
  background: #FFFFFF;
  border: 1px solid #999;
  padding: 0 0 10px 0;
  margin: 25px 0 10px 0;
}

#left_international {
  width: 743px;
  float: left;
  background: #FFFFFF;
  border: 1px solid #999;
  padding: 0 0 10px 0;
  margin: 25px 0 10px 0;
}

#left_genres {
  width: 743px;
  float: left;
  background: #FFFFFF;
  border: 1px solid #999;
  padding: 0 0 10px 0;
  margin: 25px 0 10px 0;
}

#right {
  float: left;
  width: 230px;
  background: #FFF;
  text-align: center;
  margin-top: 28px;
  min-height: 1000px;
}

img {
  border-style: none;
}

#right .right_box .newsletter {
  margin: 17px 0 0 0px;
  height: 30px;
  border: 1px solid #c7c7c7;
  width: 232px;
  background: url(../images/mail_bg.png) 7px 6px no-repeat;
  box-shadow: inset 0 0 9px 0px #c7c7c7;
  border-radius: 3px;
}

#right .right_box .horizontal_line {
  position: absolute;
  width: 961px;
  top: 320px;
  right: 0;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  background: none;
}

#right .right_box .vertical_line {
  position: absolute;
  top: 322px;
  right: 224px;
  border: none;
  width: 1px;
  border-left: 1px solid #e1e1e1;
  background: none;
}

#right .right_box .explore_title {
  font-size: 16px;
  background: #2d3542;
  color: #FFF;
  height: 40px;
  text-align: center;
  line-height: 39px;
  border-radius: 4px 4px 0 0;
  margin: 0;
  font-family: Arial;
}

#right .right_box .newsletter_title {
  font: bold 15px/12px Myriad Pro, Arial, Helvetica, sans-serif;
  color: #2d3542;
  margin: 25px 0 0 0px;
}

#right .right_box .newsletter input {
  border: none;
  margin: 0 0 0 41px;
  height: 30px;
  width: 191px;
  box-shadow: inset 0px 11px 9px -10px #c7c7c7, inset 0px -11px 9px -10px #c7c7c7, inset -8px 0px 9px -8px #c7c7c7;
  padding: 0 0 0 0px;
  color: #8c8c8c;
  font: 13px Myriad Pro, Arial, Helvetica, sans-serif;
  border-radius: 0 3px 3px 0;
}

#footer {
  clear: both;
  background-image: url(../images/bg_footer.gif);
  margin: 0 auto;
  font-size: 80%;
  line-height: 0.8em;
}

#footer .wrapper {
  width: 984px;
  margin: 0 auto;
  overflow: hidden;
  padding: 5px 0 0 0;
}

hr.hidden {
  clear: both;
  visibility: hidden;
  margin: 0px;
  padding: 0px;
}

.footer_left {
  float: left;
  width: 620px;
  margin-top: 5px;
  text-align: left;
}

.footer_right {
  float: right;
  width: 300px;
  margin-top: 5px;
  text-align: right;
  padding-right: 10px;
}

.footer_center {
  float: left;
  width: 984px;
  height: 2px;
  text-align: center;
}

.threebox {
  clear: left;
  width: 180px;
  height: 35px;
  margin: 0;
  padding: 0;
}

.threebox_a {
  float: left;
  width: 79px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 90%;
}

.threebox_b {
  float: left;
  width: 11px;
  margin: 0;
  padding: 0;
  text-align: center;
}

.threebox_c {
  float: left;
  width: 80px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 90%;
}

.scroll {
  float: left;
  width: 720px;
  height: 60px;
  margin-top: 20px;
}

html > body .scroll {
  margin-top: 80px;
}

.twobox {
  width: 180px;
  height: 30px;
  border-top: 1px solid #CCCCCC;
  margin: 0;
  padding-top: 10px;
  text-align: center;
}

.leftbox {
  float: left;
  width: 50px;
  margin: 0;
  padding: 0;
  text-align: right;
}

.rightbox {
  float: left;
  width: 110px;
  margin: 0;
  padding: 0;
}

.itunesbox {
  clear: left;
  width: 100px;
  margin: 3px 0 0 0;
  padding: 0;
  text-align: center;
}

.itunesleftbox {
  float: left;
  width: 40px;
  margin: auto;
  padding: 0;
  text-align: left;
}

.itunesrightbox {
  float: left;
  width: 60px;
  margin: auto;
  padding: 0;
}

h2 {
  font: bold 1.1em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #000000;
  margin: 0 0 5px 0;
}

h3 {
  font: bold 1.1em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #6B238E;
  margin-bottom: 5px;
}

h4 {
  font: bold 1.3em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #000000;
  margin: 0 0 10px 0;
}

h5 {
  font: bold 1.1em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #000000;
  margin: 0 0 5px 0;
}

h5 a {
  color: #000000;
}

p {
  margin: 0 0 5px 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.hr {
  background: #cccccc;
  height: 1px;
  margin: 10px 0 10px 0;
  padding: 0;
}

.content {
  float: left;
  width: 702px;
  margin: 5px 0 5px 0;
  font-weight: normal;
  color: black;
}

.content ul li, .content p {
  color: black;
}

.black {
  font: bold 1em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #000000;
}

.readmore {
  font: 0.9em Myriad Pro, Arial, Helvetica, sans-serif;
  margin: 5px 0 5px 0;
  padding: 0;
}

.bread {
  font: bold 0.9em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #003399;
  text-decoration: none;
  margin-bottom: 3px;
}

.bread a:link {
  font: bold 0.9em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #003399;
  text-decoration: none;
  margin-bottom: 3px;
}

.bread a:visited {
  font: bold 0.9em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #003399;
  text-decoration: none;
  margin-bottom: 3px;
}

.bread a:hover {
  font: bold 0.9em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #003399;
  text-decoration: underline;
  margin-bottom: 3px;
}

.logo {
  width: 382px;
  height: 68px;
  margin: 0px 0 0 0;
}

a.logo {
  display: block;
  width: 320px;
  height: 68px;
  background: url(../images/logo.png) no-repeat;
}

#header h1 {
  font-weight: bold;
  height: 27px;
  font-size: 11px;
  padding: 15px 0 0 60px;
}

#header h1 span {
  background: url(../images/logo.gif) left top no-repeat;
  min-width: 311px;
  width: 311px;
  height: 68px;
  position: absolute;
  top: 5px;
  left: 0px;
}

.top_info {
  display: inline;
}

.top_info ul li {
  float: left;
  background: url(../images/bg_wishlist.gif) no-repeat;
  width: 98px;
  height: 19px;
  padding: 0 3px 5px 5px;
  text-align: center;
}

.top_info ul li a {
  font: bold 0.8em Myriad Pro, Verdana, Myriad Pro, Arial, Helvetica, sans-serif;
  color: #003399;
  text-decoration: none;
  margin: 0;
}

.top_info ul li a:hover {
  font: bold 0.8em Myriad Pro, Verdana, Myriad Pro, Arial, Helvetica, sans-serif;
  color: #FF6600;
  text-decoration: none;
  margin: 0;
}

.header_right {
  position: absolute;
  top: 0px;
  left: 345px;
  width: 550px;
  height: 69px;
  margin-top: 0px;
  padding-top: 0;
}

.search_form {
  float: right;
  width: 450px;
  margin: 5px 0 5px 0;
  padding: 0;
  color: #444;
  position: relative;
}

#google_custom_search {
  position: absolute;
  top: 37px;
  left: 863px;
}

.right_box {
  width: 203px;
  font: 1em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #000000;
  text-align: left;
  padding-left: 6px;
}

.right_box h1 {
  font-family: 'Arial';
  font-size: 18px;
  color: #264480;
}

.right_box h3 {
  font-family: 'Arial';
  font-size: 12px;
  color: #000;
  font-weight: bold;
}

.right_box h4 {
  font-family: 'Arial';
  font-size: 18px;
  color: #264480;
}

.right_box hr {
  height: 2px;
  background: url(../images/hr.png) no-repeat;
  border: none;
  width: 203px;
  margin-top: 6px;
  margin-bottom: 6px;;
}

.text_links li {
  list-style-image: url(../images/li_glyph.png);
  list-style-position: inside;
  margin-bottom: 5px;
}

html > body .right_box {
  margin: 5px 0 5px 16px;
  padding-top: 10px;
}

.expedition_slider_title{
  font: bold 30px/72px Georgia;
}

.classical_title {
  font: bold 1.3em Myriad Pro, Arial, Helvetica, sans-serif;
  margin: 5px 0 5px 0;
  color: #000;
}

.classical_title_h1 {
  font: bold 1.3em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #000;
}

.jazz_title {
  font: bold 1.3em Myriad Pro, Arial, Helvetica, sans-serif;
  margin: 5px 0 5px 0;
  color: #000;
}

.blues_title {
  font: bold 1.3em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #535a66;
  margin: 5px 0 5px 0;
}

.international_title {
  font: bold 1.3em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #535a66;
  margin: 5px 0 5px 0;
}

.genres_title {
  font: bold 1.3em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #535a66;
  margin: 5px 0 5px 0;
}

.box {
  float: left;
  width: 210px;
  height: 330px;
  padding: 0 15px 0 0;
  overflow: hidden;
}

.salebox {
  *width: 240px;
}

.box p {
  margin: 0;
  padding: 0;
}

.box_img {
  width: 210px;
  height: 160px;
  margin: 0 0 5px 0;
  position: relative;
}

.box_content {
  text-align: left;
  border-bottom: 3px solid #cccccc;
  padding-bottom: 0;
}

.box_content p {
  font: 0.9em Myriad Pro, Arial, Helvetica, sans-serif;
  line-height: 16px;
  max-height: 100px;
  min-height: 50px;
  height: 50px;
  overflow: hidden;
  z-index: -1;
}

.sub_heading {
  font: bold 1em Georgia, Myriad Pro, Arial, Helvetica, sans-serif;
  color: #4C4C4C;
  padding-bottom: 5px;
}

.small_txt {
  font: 0.9em Myriad Pro, Arial, Helvetica, sans-serif;
}

.date {
  font: 1em Myriad Pro, Arial, Helvetica, sans-serif;
  padding: 10px 0 5px 0;
}

html > body .date {
  padding: 10px 0 5px 0;
}

.album_logo {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.quicklinks {
  list-style: none;
  padding: 0;
  margin: 5px 0 0 5px;
  background-color: #FFFFFF;
}

.quicklinks li {
  line-height: 170%;
  list-style: none;
  padding: 0;
  margin: 0;
}

.quicklinks li a {
  color: #003399;
  text-decoration: none;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_black.gif) no-repeat 1px 8px #FFFFFF;
}

.quicklinks li a:visited {
  color: #003399;
  text-decoration: none;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_black.gif) no-repeat 1px 8px #FFFFFF;
}

.quicklinks li a:hover {
  text-decoration: underline;
  padding: 4px 0px 4px 10px;
  color: #003399;
  background: url(../images/arrow_black.gif) no-repeat 1px 8px #FFFFFF;
}

.featured_box {
  width: 211px;
  height: 350px;
  float: right;
  padding: 5px;
}

html > body .featured_box {
  height: 350px;
  padding: 0 5px 0 5px;
  margin-bottom: 10px;
}

.productRotator {
  float: left;
  width: 180px;
  height: 210px;
  margin: 0;
  padding-bottom: 0px;
}

.numbers {
  top: 3px;
  position: relative;
  left: 13px;
  width: 25px;
  float: right;
}

html > body .numbers {
  top: 3px;
  position: relative;
  left: -6px;
  width: 25px;
  height: 205px;
  float: right;
}

.rotatorDetails {
  width: 211px;
  height: 50px;
  clear: both;
}

html > body .rotatorDetails {
  width: 211px;
  height: 50px;
  clear: both;
}

.prod_desc {
  float: left;
  padding-right: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  font-size: 8pt;
}

.price {
  float: left;
  width: 110px;
  margin-left: 5px;
  margin-top: 13px;
}

.buy {
  float: right;
  width: 82px;
  margin-right: 5px;
  margin-top: 13px;
}

.wish {
  float: right;
  width: 70px;
  margin-right: 5px;
  margin-top: 5px;
}

.rotaterControlImageborder {
  margin-top: 5px;
}

.FeatureProduct {
  margin-left: 1px;
  width: 255px;
  float: right;
  background: #2c4e01;
  text-align: center;
  border: 1px solid #2c4e01;
  height: 279px;
}

.FeatureProductText {
  font: 1em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

.FeatureProductText:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.FeatureStrikePrice {
  font: 1.4em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #EF5370;
  text-decoration: none;
  font-weight: bold;
  margin-right: 5px;
}

.FeatureStrikePrice:hover {
  color: #EF5370;
}

.FeatureProductPrice {
  font: 1.4em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

.FeatureProductPrice:hover {
  color: #FFFFFF;
}

form {
  margin: 0;
  padding: 0;
}

input {
  margin: 0;
  padding: 0;
}

.searchinput {
  border: 1px solid #999999;
  background: #FFFFFF;
  color: #666666;
  width: 250px;
  vertical-align: middle;
  height: 15px;
  margin: 0;
  padding: 0;
}

.search_input {
  border: 1px solid #999999;
  background: #FFFFFF;
  color: #666666;
  width: 273px;
  vertical-align: middle;
  height: 25px;
  margin: 0;
  padding: 0;
  font-size: 1em;
  padding-left:3px;
}

.search_btn {
  width: 69px;
  height: 27px;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

input.inputRadio {
  margin: 5px 3px 0px 9px;
  width: 14px;
  height: 14px;
  display: inline;
  padding: 0;
  background: #FFFFFF;
  border: none;
}

input.button {
  border: 0;
  width: 17px;
  height: 17px;
}

textarea {
  width: 250px;
  color: #4D4D4D;
  background-color: #FFFFFF;
}

.featured_title {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  color: black;
}

.featured_title img.album_image {
  float: left;
  border: 1px solid black;
  display: block;
}

.featured_details {
  float: left;
  width: 270px;
  margin: 0;
  padding: 0 0 0 10px;
  color: black;
}

.featured_price {
  float: right;
  width: 150px;
  margin: 25px 0 0 0;
  padding: 0;
  margin-right: -25px;
  left: 500px;
  position: absolute;
}

#tab_works_details {
  clear: both
}

#tab_also_purchased .tab_title {
  clear: both;
}

.track_list {
  list-style: none;
  padding: 0;
  margin: 5px 0 0 5px;
  background-color: #FFFFFF;
}

.track_list li {
  list-style: none;
  color: #666666;
  text-decoration: none;
  padding: 5px 0 0 20px;
  background: url(../images/icon_track.gif) no-repeat 1px 5px #FFFFFF;
}

.browse_summary {
  float: left;
  width: 960px;
  height: auto;
  margin: 0;
  margin: 5px 0 5px 0;
}

html > body .browse_summary {
  height: auto;
}

.summary_image {
  float: left;
  width: 100px;
  margin: 0;
  padding: 0 0 0 10px;
}

.summary_image a img {
  border: 1px solid #000;
}

.itunesbox a img {
  border: 0px;
}

.summary_details {
  float: left;
  width: 640px;
  margin: 0;
  padding: 0 0 0 15px;
  color: #222;
  font-weight: normal;
}

.summary_details h5 {
  font-size: 15px !important;
}

.summary_details h5 a, .summary_details h5 a:link, .summary_details h5 a:visited, .summary_details h5 a:hover {
  color: black;
  font-weight: bold !important;
  font-size: 15px !important
}

.summary_price {
  float: left;
  width: 150px;
  margin: 0;
  padding: 0 0 0 15px;
  text-align: right;
}

.row {
  width: 100%;
  margin-top: 2px;
  padding: 2px 0;
}

.strike_price {
  color: black;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  text-decoration: line-through;
}

.summary_sublinks {
  list-style: none;
  padding-top: 4px;
  padding-bottom: 2px;
  background: #2a313e;
  height: 28px;
  line-height: 28px;
}

.summary_sublinks li {
  display: inline;
  color: white;
}

.summary_sublinks li a {
  color: white;
  text-decoration: none;
  margin-left: 7px;
  padding: 4px 0px 4px 10px;
  font-size: 1.1em !important;
  font-weight: bold;
}

.summary_sublinks li a:visited {
  color: white;
  text-decoration: none;
  padding: 4px 0px 4px 10px;
  font-size: 14px;
  font-weight: bold;
}

.summary_sublinks li a:hover {
  color: white;
  text-decoration: underline;
  padding: 4px 0px 4px 10px;
  font-size: 14px;
  color: #899ec2 !important;
}

.summary_sublinks li.blackarrow2 a {
  color: #003399;
  text-decoration: none;
  margin-left: 7px;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_blacknew2.gif) no-repeat 1px 8px;
}

.summary_sublinks li.blackarrow2 a:visited {
  color: #003399;
  text-decoration: none;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_blacknew2.gif) no-repeat 1px 8px;
}

.summary_sublinks li.blackarrow2 a:hover {
  color: #003399;
  text-decoration: underline;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_blacknew2.gif) no-repeat 1px 8px;
}

.summary_sublinks li.blackarrow3 a {
  color: #003399;
  text-decoration: none;
  margin-left: 7px;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_blacknew3.gif) no-repeat 1px 8px;
}

.summary_sublinks li.blackarrow3 a:visited {
  color: #003399;
  text-decoration: none;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_blacknew3.gif) no-repeat 1px 8px;
}

.summary_sublinks li.blackarrow3 a:hover {
  color: #003399;
  text-decoration: underline;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_blacknew3.gif) no-repeat 1px 8px;
}

.summary_sublinks li.blackarrow4 a {
  color: #003399;
  text-decoration: none;
  margin-left: 7px;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_blacknew4.gif) no-repeat 1px 8px;
}

.summary_sublinks li.blackarrow4 a:visited {
  color: #003399;
  text-decoration: none;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_blacknew4.gif) no-repeat 1px 8px;
}

.summary_sublinks li.blackarrow4 a:hover {
  color: #003399;
  text-decoration: underline;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_blacknew4.gif) no-repeat 1px 8px;
}

.summary_sublinks li.blackarrow5 a {
  color: #003399;
  text-decoration: none;
  margin-left: 7px;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_blacknew5.gif) no-repeat 1px 8px;
}

.summary_sublinks li.blackarrow5 a:visited {
  color: #003399;
  text-decoration: none;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_blacknew5.gif) no-repeat 1px 8px;
}

.summary_sublinks li.blackarrow5 a:hover {
  color: #003399;
  text-decoration: underline;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_blacknew5.gif) no-repeat 1px 8px;
}

.summary_sublinks li.blackarrow6 a {
  color: #003399;
  text-decoration: none;
  margin-left: 7px;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_blacknew6.gif) no-repeat 1px 8px;
}

.summary_sublinks li.blackarrow6 a:visited {
  color: #003399;
  text-decoration: none;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_blacknew6.gif) no-repeat 1px 8px;
}

.summary_sublinks li.blackarrow6 a:hover {
  color: #003399;
  text-decoration: underline;
  padding: 4px 0px 4px 10px;
  background: url(../images/arrow_blacknew6.gif) no-repeat 1px 8px;
}

.summary_sublinks li ul li a {
  font-size: 14px !important;
}

.classical_yrprice {
  font: bold 1em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #BE2743;
}

.classical_yrprice_not_onsell {
  font: bold 1em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold
}

.classical_summary_sublinks {
  width: 950px;
  text-align: left;
  padding: 0;
  margin-bottom: 20px;
}

.jazz_yrprice {
  font: bold 1em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #535a66;
}

.jazz_summary_sublinks {
  width: 625px;
  text-align: left;
  border-top: 4px solid #535a66;
  padding: 0;
}

.jazz_summary_sublinks a {
  color: #FFFFFF;
}

.jazz_summary_sublinks a:hover {
  color: #FFFFFF;
}

.blues_yrprice {
  font: bold 1em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #535a66;
}

.blues_summary_sublinks {
  text-align: center;
  background: #535a66;
  height: 20px;
  color: #FFFFFF;
  padding-top: 3px;
}

.blues_summary_sublinks a {
  color: #FFFFFF;
}

.blues_summary_sublinks a:hover {
  color: #FFFFFF;
}

.international_yrprice {
  font: bold 1em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #535a66;
}

.international_summary_sublinks {
  text-align: center;
  background: #535a66;
  height: 20px;
  color: #FFFFFF;
  padding-top: 3px;
}

.international_summary_sublinks a {
  color: #FFFFFF;
}

.international_summary_sublinks a:hover {
  color: #FFFFFF;
}

.genres_yrprice {
  font: bold 1em Myriad Pro, Arial, Helvetica, sans-serif;
  color: #535a66;
}

.genres_summary_sublinks {
  text-align: center;
  background: #535a66;
  height: 20px;
  color: #FFFFFF;
  padding-top: 3px;
}

.genres_summary_sublinks a {
  color: #FFFFFF;
}

.genres_summary_sublinks a:hover {
  color: #FFFFFF;
}

#letters {
  width: 700px;
  height: 20px;
  background: #F9F9F9;
  border: 1px solid #CCCCCC;
  margin: 10px 0 10px 0;
  padding: 4px 0 0 15px;
}

a.letterbrowse:link, a.letterbrowse:visited {
  padding: 0;
  color: #003399;
  text-decoration: none;
  font-weight: bold;
}

a.letterbrowse:hover {
  padding: 0;
  color: #FFFFFF;
  background: #003399;
  text-decoration: none;
  font-weight: bold;
}

.letterbrowse {
  font-size: 13px;
  padding: 0 15px;
  color: #003399;
  margin: 0 15px 0 0;
}

.listbox {
  width: 725px;
  height: 485px;
  margin: 0;
  padding: 0;
}

.listbox_col1 {
  float: left;
  width: 225px;
  margin: 0;
  padding: 0;
}

.listbox_col2 {
  float: left;
  width: 225px;
  margin: 0;
  padding: 0;
}

.listbox_col3 {
  float: left;
  width: 225px;
  margin: 0;
  padding: 0;
}

.listbox ul {
  margin: 0 0 0 0;
}

.listbox ul li {
  list-style-type: none;
}

ul {
  margin: 0;
  padding: 0;
}

ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

iframe {
  padding: 0;
  margin: 0;
}

.summary_sublinks .popup_small, .summary_sublinks .popup_small_wrapper {
  position: absolute;
  left: 0px;
  width: 896px;
  margin: 0;
  padding: 0 25px 20px 25px;
}

.summary_sublinks .popup_small {
  top: 34px !important;
  width: 896px;
  z-index: 11;
  border: 2px solid silver;
}

.summary_sublinks .popup_small_wrapper {
  position: absolute;
  height: 75px;
  border: 0;
  z-index: 10;
  top: 30px;
  width: 896px;
}

.summary_sublinks .drillhead {
  padding: 0;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 5px;
  font-weight: bold;
}

.summary_sublinks .popup_small li {
  padding: 0;
  margin: 0;
  float: left;
  width: 190px;
  padding-right: 5px;
  padding-bottom: 2px;
}

.summary_sublinks .popup_small li a, .summary_sublinks .popup_small .refine_letter_collapse li a {
  background: none;
  text-decoration: none;
  color: black;
  padding: 0;
  font-weight: normal;
  font-size: 15px;
  display: inline-block;
  font-family: Myriad Pro, Arial;
}

.summary_sublinks .popup_small li a:hover {
  background: none;
  color: Blue !important;
  font-size: 15px;
  display: inline-block;
  font-family: Myriad Pro, Arial;
  text-decoration: underline;
  font-weight: normal !important;
}

.summary_sublinks .popup_small .refine_letter_collapse li {
  display: inline;
  width: auto;
  padding: 0;
  margin: 0;
  padding: 0 4px;
}

.summary_sublinks .popup_small .simple_refine li {
  display: block;
  float: none;
}

.albums_count {
  color: gray;
}

.albums_count_selected {
  color: black;
}

div.clsX {
  font-family: Myriad Pro, Arial;
  font-size: 12px;
  text-align: left;
  position: absolute;
  left: 5px;
  top: 0px;
}

div.clsX a, div.clsX a:link, div.clsX a:visited, div.clsX a:hover, div.clsX a:active, div.clsX a.clsXa {
  font-family: Myriad Pro, Arial;
  font-size: 12px;
  color: black;
  background: none;
  font-weight: normal;
  color: black;
  background: none;
  text-decoration: none;
}

div.clsX a:hover {
  font-weight: bold;
}

#refine_menu_wrapper {
}

.list {
  line-height: 1.2em;
  width: 305px;
}

.hide {
  display: none;
}

select.sort_menu, input.sort_menu {
  font-size: 11px;
}

font.op-junction {
  font-size: 14px;
  font-weight: normal;
}

DIV.table-row {
  background: none #ffffff;
  border-bottom: dashed;
  border-bottom-color: #E2E2E2;
  border-bottom-width: 1px;
  color: #000000;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 4px;
  margin-left: auto;
  padding: 0;
  padding-bottom: 4px;
  text-align: left;
  width: 660px;
  float: left;
}

DIV.left-container2 {
  border: none;
  float: left;
  margin: 0;
  padding: 0;
  width: 89%;
}

DIV.right-container2 {
  border: none;
  float: right;
  margin: 0;
  padding: 0;
  width: 200px;
  text-align: right;
}

DIV.space-line {
  clear: both;
  margin: 0;
  padding: 0;
  width: auto;
  height: 4px;
}

DIV.block-line {
  clear: both;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 0px;
}

.albumdivider {
  margin-left: 70px;
}

#siteseal {
  float: right;
}

div.popup_small {
  width: 103px;
  display: none;
  z-index: 999;
  background: #FBFBFE;
  border: 2px solid #999;
  position: absolute;

  font-size: 9px;
  line-height: 18px;
  text-align: left;
  padding: 0 25px 20px 25px;
}

div.popup_small a {
  color: #000000;
  font: 12px Myriad Pro, Arial, Helvetica, sans-serif;
  line-height: 18px;
}

.op-junction a {
  font-weight: normal !important;
  color: black !important;
  display: inline-block !important;
  font-size: 15px !important;
  padding-bottom: 3px !important;
}

.op-junction a:hover {
  font-weight: normal !important;
  font-size: 15px !important;
  color: Blue !important;
}

.abcPopup, .abcPopup_wrapper {
  width: 800px;
  display: none;
  z-index: 10;
  background: #FFFFFF;
  border: 2px solid #999;
  margin-top: 26px;
  position: absolute;
  top: 40px;
  left: 50px;
  font-size: 11px;
  line-height: 18px;
  color: #000000;
}

.abcPopup_wrapper {
  border: 0;
  padding: 2px;
  padding-bottom: 10px;
}

.drilldown p {
  margin: 0px 25px;
  font-size: 12px;
}

.drilldown p a {
  color: #000000;
}

.drilldown p.list {
  float: left;
  width: 200px;
  text-align: left;
  padding: 0 0 10px 0;
  letter-spacing: 0px;
}

.drilldown p.list a {
  font-weight: normal;
}

.drilldown p.list a:hover {
  font-weight: normal;
  color: Blue !important;
}

.drilldown a.navmore {
  font-size: 12px;
}

p.drillhead {
  font-size: 15px;
  padding: 14px 0 5px 0;
  color: #000000;
}

div#menu div#classical_composers ul#classical_composers_lists {
  margin-left: 20px;
}

div#menu div#classical_composers ul#classical_composers_lists li a {
  margin: 0 0 0 10px;
  padding: 0;
  width: 10px;
}

div#menu div#classical_composers ul#classical_composers_lists li a:hover,
div#menu div#classical_composers ul#classical_composers_lists li a.active,
div#menu div#classical_composers ul#classical_composers_lists li:hover a {
  color: #000000;
  text-decoration: underline;
}

#jazz_performers {
  width: 500px;
  display: none;
  z-index: 999;
  background: #FFFFFF;
  border: 2px solid #999;
  position: absolute;
  top: 38px;
  left: 250px;
  font-size: 11px;
  line-height: 18px;
}

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.ui-helper-clearfix {
  display: inline-block;
}

* html .ui-helper-clearfix {
  height: 1%;
}

.ui-helper-clearfix {
  display: block;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.0em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #e8e8e8;
  background: #ffffff;
  color: #222222;
}

.ui-widget-content a {
  color: #222222;
}

.ui-widget-header {
  border: 1px solid #ffffff;
  background: #f8f8f8;
  color: #222222;
  font-weight: bold;
  font-size: 0.8em
}

.ui-widget-header a {
  color: #222222;
}

.ui-state-default, .ui-widget-content .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6;
  font-weight: normal;
  color: #555555;
  outline: none;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
  outline: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada;
  font-weight: normal;
  color: #212121;
  outline: none;
}

.ui-state-hover a, .ui-state-hover a:hover {
  color: #212121;
  text-decoration: none;
  outline: none;
}

.ui-state-active, .ui-widget-content .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  font-weight: normal;
  color: #212121;
  outline: none;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  outline: none;
  text-decoration: none;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee;
  color: #363636;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a {
  color: #363636;
}

.ui-state-error, .ui-widget-content .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec;
  color: #cd0a0a;
}

.ui-state-error a, .ui-widget-content .ui-state-error a {
  color: #cd0a0a;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text {
  color: #cd0a0a;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-off {
  background-position: -96px -144px;
}

.ui-icon-radio-on {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-tl {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
}

.ui-corner-tr {
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
}

.ui-corner-bl {
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
}

.ui-corner-br {
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
}

.ui-corner-top {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
}

.ui-corner-bottom {
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
}

.ui-corner-right {
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
}

.ui-corner-left {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
}

.ui-corner-all {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

.ui-widget-overlay {
  background: #aaaaaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1;
}

.ui-accordion .ui-accordion-li-fix {
  display: inline;
}

.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}

.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: .5em .5em .5em 2.2em;
}

.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
}

.ui-accordion .ui-accordion-content-active {
  display: block;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  float: left;
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
  float: right;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker-cover {
  display: none;
  display /**/: block;
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}

.ui-dialog {
  position: relative;
  padding: .2em;
  width: 300px;
}

.ui-dialog .ui-dialog-titlebar {
  padding: .5em .3em .3em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0 .2em;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}

.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}

.ui-dialog .ui-dialog-content {
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane button {
  float: right;
  margin: .5em .4em .5em 0;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  line-height: 1.4em;
  width: auto;
  overflow: visible;
}

.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0px;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0px;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0px;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0px;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
}

.ui-slider-horizontal {
  height: 6px;
  margin-bottom: 25px;
}

.ui-slider-horizontal .ui-slider-handle {
  top: 0px;
  margin-left: -14px;
  background: url('../images/slider_handle.gif');
  height: 28px;
  width: 30px;
  border: 0px;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-tabs {
  padding: .2em;
  zoom: 1;
}

.ui-tabs .ui-tabs-nav {
  list-style: none;
  position: relative;
  padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
  position: relative;
  float: left;
  border-bottom-width: 0 !important;
  margin: 0 .2em -1px 0;
  padding: 0;
}

.ui-tabs .ui-tabs-nav li a {
  float: left;
  text-decoration: none;
  padding: .5em 1em;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  padding-bottom: 1px;
  border-bottom-width: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  padding: 1em 1.4em;
  display: block;
  border-width: 0;
  background: none;
}

.ui-tabs .ui-tabs-hide {
  position: absolute;
  left: -10000px;
  display: none;
}

#player {
  background-color: #FFF;
  color: #000;
  height: 36px;
  width: 72px;
  border: 0px;
}

#player .button {
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: 2px 2px;
  float: left;
}

#player .button a {
  display: block;
  height: 36px;
  text-indent: -100em;
  overflow: hidden;
}

#player .play {
  background-image: url(../images/control_play.png);
}

#player .play:hover {
  background-image: url(../images/control_play_blue.png);
}

#player .puse {
  background-image: url(../images/control_pause.png);
  display: none;
}

#player .puse:hover {
  background-image: url(../images/control_pause_blue.png);
}

#player .stop {
  background-image: url(../images/control_stop.png);
}

#player .stop:hover {
  background-image: url(../images/control_stop_blue.png);
}

#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
}

#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}

#jquery-lightbox a img {
  border: none;
}

#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

#lightbox-container-image {
  padding: 10px;
}

#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
  left: 0;
}

#lightbox-nav a {
  outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block;
}

#lightbox-nav-btnPrev {
  left: 0;
  float: left;
}

#lightbox-nav-btnNext {
  right: 0;
  float: right;
}

#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px 0;
}

#lightbox-container-image-data {
  padding: 0 10px;
  color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
  width: 70%;
  float: left;
  text-align: left;
}

#lightbox-image-details-caption {
  font-weight: bold;
}

#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
}

#slidingTopWrap {
  position: fixed;
  top: 0px;
  width: 500px;
  z-index: 3001;
  margin: 0 0 0 450px;
  padding: 0;
}

#slidingTopContent {
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: #CCCCCC solid;
  border-width: 0px 3px;
  background-color: #EBEBEB;
}

#slidingTopFooter {
  background-image: url(../images/basketFooter_black.png);
  width: 500px;
  height: 40px;
  font-size: 12px;
  color: #666666;
}

#slidingTopFooter A:link {
  text-decoration: none;
  color: #666666;
}

#slidingTopFooter A:visited {
  text-decoration: none;
  color: #666666;
}

#slidingTopFooter A:hover {
  text-decoration: underline;
  color: #666666;
}

#slidingTopFooter A:active {
  text-decoration: underline;
  color: #666666;
}

#slidingTopFooterLeft {
  float: left;
  margin: 15px 0 0 20px;
  vertical-align: middle;
}

#slidingTopFooterRight {
  float: right;
  margin: 15px 20px 0 0;
  vertical-align: middle;
}

#wrdInfoWrap {
  background-color: #FFFF99;
  height: 80px;
}

#wrdInfoWrapLeft {
  float: left;
  width: 300px;
  padding: 10px;
}

#wrdInfoWrapRight {
  float: right;
}

#wrdInfoWrapRight A:link, #wrdInfoWrapRight A:visited, #wrdInfoWrapRight A:active {
  color: #333333;
  text-decoration: underline;
}

#wrdInfoWrapRight A:hover {
  color: #669900;
}

#wrdTutorialInfo {
  margin: 25px 10px;
  0 0;
  background-color: #FFFFFF;
  padding: 5px;
}

#headerWrap {
  width: 100%;
  height: 30px;
  background-color: #666666;
  border: 1px #999999 solid;
}

#contentWrapLeft {
  float: left;
  width: 650px;
}

#contentWrapRight {
  float: right;
  width: 250px;
}

.productWrap {
  float: left;
  width: 170px;
  margin: 5px;
  padding: 10px;
  text-align: center;
  color: #7a7a7a;
  border: 1px #EBEBEB solid;
}

.productPriceWrap {
  background-color: #CCCCCC;
  padding: 5px;
  color: #000000;
  font-weight: bold;
}

.productPriceWrap img {
  border: 0;
}

#basketWrap {
  margin: 10px;
  background-color: #EBEBEB;
  padding-bottom: 5px;
}

#basketTitleWrap {
  background-color: #FFF;
  border: 3px #CCCCCC solid;
  padding: 5px;
  color: #00427a;
  font-weight: bold;
  height: 20px;
}

#basketItemsWrap img {
  border: 0;
}

#basketItemsWrap ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

#basketItemsWrap li {
  background-color: #ffffff;
  margin: 5px;
  font-size: 12px;
}

.basketItemLeft {
  float: left;
}

.basketItemRight {
  float: right;
}

#bannerWrap {
  margin: 10px;
  padding-bottom: 5px;
}

.main_view {
  float: left;
  position: relative;
  margin-bottom: 32px;
  z-index: 0;
}

.window {
  height: 286px;
  width: 680px;
  overflow: hidden;
  position: relative;
}

.image_reel {
  position: absolute;
  top: 0;
  left: 0;
}

.image_reel img {
  float: left;
}

.image_reel a {
  text-decoration: none;
}

.paging {
  position: absolute;
  top: 244px;
  left: 368px;
  width: 178px;
  height: 47px;
  z-index: 1;
  display: none;
  text-align: center;
  font-family: 'Times New Roman';
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
}

.paging a {
  margin-right: 6px;
  left: 50px;
  text-decoration: none;
  color: #fff;
  display: block;
  float: left;
  clear: right;
  height: 24px;
  width: 24px;
  background: #2a323e;
  border-radius: 3px;
  font: normal 17px/23px Arial;
  text-align: center;
}

.paging a.active {
  background: #899ec9;
  color: #2a323e;
}

.paging a:hover {
  background: #899ec9;
  color: #2a323e;
}

.pause {
  position: absolute;
  top: 244px;
  left: 519px;
  width: 24px;
  height: 24px;
  z-index: 1;
  text-align: center;
  font-family: 'Times New Roman';
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
}

.pause a {
  margin-right: 4px;
  left: 50px;
  text-decoration: none;
  color: #fff;
  display: block;
  float: left;
  clear: right;
  height: 24px;
  width: 24px;
  background: #2a323e;
  border-radius: 3px;
}

.slider_h1 {
  font-family: Arial;
  font-size: 30px;
  color: #FFFFFF;
  position: absolute;
  top: 83px;
  left: 210px;
  text-decoration: none;
  height: 34px;
  overflow: hidden;
  width: 277px;
  white-space: nowrap;
}

.slider_wrap a {
  color: #FFFFFF;
}

.slider_h2 {
  font-family: Arial;
  font-size: 24px;
  color: #FFFFFF;
  position: absolute;
  top: 113px;
  left: 210px;
  text-decoration: none;
  height: 26px;
  overflow: hidden;
  width: 277px;
  white-space: nowrap;
}

.slider_body {
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  position: absolute;
  top: 163px;
  left: 210px;
  text-decoration: none;
  max-width: 263px;
  min-width: 263px;
  max-height: 50px;
  min-height: 50px;;
}

.slider_read {
  font-family: Arial;
  font-size: 12px;
  color: #3e92ae;
  position: absolute;
  top: 239px;
  left: 550px;
  text-decoration: none;
  max-width: 263px;
  min-width: 263px;
  max-height: 50px;
  min-height: 50px;;
}

.slider_read .readmore {
  background: #2a323e;
  height: 24px;
  display: block;
  width: 100px;
  text-align: center;
  border-radius: 3px;
  font: normal 17px/23px Arial;
}

.slider_read .readmore:hover {
  background: #899ec9;
  color: #2a323e;
}

.slider_dots {
  font-family: Arial;
  font-size: 12px;
  color: #3e92ae;
  position: absolute;
  top: 143px;
  left: 210px;
  text-decoration: none;
}

.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
  direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 245px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
  width: 200px;
  height: 248px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 245px;
  height: 200x;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
  width: 200px;
  height: 248px;
}

.jcarousel-skin-tango .jcarousel-item {
  width: 200px;
  height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 10px;
  margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
  margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
  background: #fff;
  color: #000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
  position: absolute;
  top: 43px;
  right: 5px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
  left: 5px;
  right: auto;
  background-image: url(prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
  background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
  background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
  cursor: default;
  background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
  position: absolute;
  top: 43px;
  left: 5px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  left: auto;
  right: 5px;
  background-image: url(next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
  background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
  background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
  background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical {
  position: absolute;
  bottom: -32px;
  left: 103px;
  width: 103px;
  height: 29px;
  cursor: pointer;
  background: transparent url(../images/bestsellers_next.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
  background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
  background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
  cursor: default;
  background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
  position: absolute;
  bottom: -32px;
  left: 0px;
  width: 103px;
  height: 29px;
  cursor: pointer;
  background: transparent url(../images/bestsellers_prev.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
  background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
  background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
  cursor: default;
  background-position: 0 -96px;
}

#new_menu li {
  float: left;
}

/*#new_menu ul.menu li.section_current ul{height:39px;width:984px;position:absolute;top:28px;z-index:1;}*/
#new_menu ul.menu li.section_current > ul {
  height: 39px;
  width: 984px;
  top: 35px;
  z-index: 1;
  position: absolute;
  left: 0px;
}

#new_menu ul.menu li.section_current > ul > li > a {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 22px;
  padding: 12px 15px 10px 16px;
  font-size: 14px;
  height: 2px;
}

#new_menu ul.menu li.section_current ul#more_ul li a {
  padding: 12px 13px 10px 13px;
}

#new_menu ul.menu li.section_current ul li a:hover {
  color: #899ec2;
  text-decoration: none
}

#new_menu ul.menu li.section_current > ul > li {
  padding-top: 10px;
  height: 28px;
  background: url(../images/menu_border.png) 0 0 no-repeat;
}
.more-explore li {
  float:none !important;
}

.more-explore #list1a {
    visibility: hidden;
}
.more-explore:hover #list1a, #list1a:hover {
    /*display: block !important;*/
    visibility: visible !important;
}

#new_menu ul.menu li.section_current ul#classic_ul {
  background: #2a313e;;
}

#new_menu ul.menu li.section_current ul#jazz_ul {
  background: #2a313e;;
}

#new_menu ul.menu li.section_current ul#blues_ul {
  background: #2a313e;;
}

#new_menu ul.menu li.section_current ul#international_ul {
  background: #2a313e;
}

#new_menu ul.menu li.section_current ul#rock_ul {
  background: #2a313e;;
}

#new_menu ul.menu li.section_current ul#more_ul {
  background: #2a313e;;
}

#new_menu ul.menu li.section_current ul#hiphop_ul {
  background: #2a313e;;
}

#new_menu ul.menu li.section_current ul#my_account_ul {
  background: #2a313e;;
}

#new_menu ul.menu li.section_current ul#information_ul {
  background: #2a313e;;
}

#new_menu ul.menu li.section_current ul#contact_ul {
  background: #2a313e;;
}

#new_menu ul.menu li.section_current ul#about_ul {
  background: #2a313e;;
}

#rsvp {
  height: 20px;
  left: 621px;
  position: absolute;
  top: 5px;
  width: 54px;
  background: url(../images/rsvp.png);
}

#rsvp a {
  height: 20px;
  width: 54px;
  display: block;
}

#dotd {
  height: 27px;
  left: 610px;
  position: absolute;
  top: -3px;
  width: 113px;
  background: url(../images/deal_of_the_day.png);
}

#dotd a {
  height: 27px;
  width: 113px;
  display: block;
}

#social {
  left: 465px;
  top: 6px;
  position: absolute;
}

#social .phone {
  font: bold 17px/8px Myriad Pro, Arial;
  color: #232a34;
  margin: -18px 0 0px 114px;
  display: block;
}

#other_links {
  height: 27px;
  right: 0px;
  position: absolute;
  top: 8px;
}

#other_links a {
  font-family: Myriad Pro, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #2d3542;
}

#other_links .more_menu {
  background: url(../images/more_menu_bg.png) 0 0 no-repeat;
  width: 204px;
  height: 130px;
  z-index: 10;
  position: absolute;
  margin: 3px 0 0 90px;
  display: none;
}

#other_links .more_menu .rewards {
  font-size: 14px;
  position: absolute;
  margin: 168px 0 0 16px;
}

#other_links .more_menu .inst_account {
  font-size: 14px;
  margin: 19px 0 0 16px;
  position: absolute;
}

#other_links .more_menu .order_status {
  font-size: 14px;
  position: absolute;
  margin: 56px 0 0 16px;
}

#other_links .more_menu .faq {
  font-size: 14px;
  position: absolute;
  margin: 57px 0 0 16px;
}

#other_links .more_menu .contact {
  font-size: 14px;
  position: absolute;
  margin: 96px 0 0 16px;
}

#other_links .more_menu .rewards {
  font-size: 14px;
  position: absolute;
  margin: 131px 0 0 16px;
}

#new_menu.Classical {
  width: 984px;
  height: 30px;
}

#new_menu {
  width: 984px;
  height: 30px;
}

#new_menu.Jazz {
  width: 984px;
  height: 30px;
}

#new_menu.Blues {
  width: 984px;
  height: 30px;
}

#new_menu.International {
  width: 984px;
  height: 30px;
}

#new_menu.Information {
  width: 984px;
  height: 30px;
}

#new_menu.Contact {
  width: 984px;
  height: 30px;
}

#new_menu.Genres {
  width: 984px;
  height: 30px;
}

#new_menu.MyAccount {
  width: 984px;
  height: 30px;
}

#new_menu.AboutUs {
  width: 984px;
  height: 30px;
}

#new_menu li#class_menu_item {
  background-position: 0 0;
  width: 112;
  height: 30;
}

#new_menu .menu a:hover {
  text-decoration: none;
  color: #899ec2;
}

#a_classical.current {
  width: 112px;
  height: 35px;
  display: block;
  position: absolute;
  background: #232a34;
  border-radius: 7px 7px 0 0;
  margin: 0 0 0 10px;
  font: bold 15px/38px Myriad Pro, Arial;
  color: #899ec2;
  text-align: center;
}

#a_classical {
  width: 112px;
  height: 35px;
  display: block;
  position: absolute;
  background: #232a34;
  border-radius: 7px 7px 0 0;
  margin: 0 0 0 10px;
  font: bold 15px/38px Myriad Pro, Arial;
  color: #FFF;
  text-align: center;
}

#a_jazz {
  width: 80px;
  height: 35px;
  display: block;
  position: absolute;
  background: #232a34;
  border-radius: 7px 7px 0 0;
  margin: 0 0 0 128px;
  font: bold 15px/38px Myriad Pro, Arial;
  color: #FFF;
  text-align: center;
}

#a_jazz.current {
  width: 80px;
  height: 35px;
  display: block;
  position: absolute;
  background: #232a34;
  border-radius: 7px 7px 0 0;
  margin: 0 0 0 128px;
  font: bold 15px/38px Myriad Pro, Arial;
  color: #899ec2;
  text-align: center;
}

#a_about {
  left: 551px;
  width: 77px;
  height: 30px;
  display: block;
  position: absolute;
}

#a_my_account {
  left: 246px;
  width: 108px;
  height: 30px;
  display: block;
  position: absolute;
}

#a_information {
  left: 354px;
  width: 109px;
  height: 30px;
  display: block;
  position: absolute;
}

#a_contact {
  left: 463px;
  width: 87px;
  height: 30px;
  display: block;
  position: absolute;
}

#a_genres.current {
  width: 80px;
  height: 35px;
  display: block;
  position: absolute;
  background: #232a34;
  border-radius: 7px 7px 0 0;
  margin: 0 0 0 214px;
  font: bold 15px/38px Myriad Pro, Arial;
  color: #899ec2;
  text-align: center;
}

#a_genres {
  width: 80px;
  height: 35px;
  display: block;
  position: absolute;
  background: #232a34;
  border-radius: 7px 7px 0 0;
  margin: 0 0 0 214px;
  font: bold 15px/38px Myriad Pro, Arial;
  color: #FFF;
  text-align: center;
}

#a_expedition.current {
  width: 150px;
  height: 35px;
  display: block;
  position: absolute;
  background: #232a34;
  border-radius: 7px 7px 0 0;
  margin: 0 0 0 300px;
  font: bold 15px/38px Myriad Pro, Arial;
  color: #899ec2;
  text-align: center;
}

#a_expedition {
  width: 150px;
  height: 35px;
  display: block;
  position: absolute;
  background: #232a34;
  border-radius: 7px 7px 0 0;
  margin: 0 0 0 300px;
  font: bold 15px/38px Myriad Pro, Arial;
  color: #FFF;
  text-align: center;
}

#album_ration {
  width: 100%;
  text-align: left;
}

.rating {
  CLEAR: both;
  DISPLAY: block;
  margin-top: .5em;
  margin-bottom: .5em;
  CURSOR: pointer;
}

.rating:unknown {
  CLEAR: both;
  DISPLAY: block;
  VISIBILITY: hidden;
  WIDTH: 0px;
  HEIGHT: 0px;
  content: '.'
}

.cancel {
  FLOAT: left;
  OVERFLOW: hidden;
  WIDTH: 17px;
  CURSOR: pointer;
  TEXT-INDENT: -999em;
  HEIGHT: 15px
}

.star {
  FLOAT: left;
  OVERFLOW: hidden;
  WIDTH: 17px;
  CURSOR: pointer;
  TEXT-INDENT: -999em;
  HEIGHT: 15px
}

.star-left {
  WIDTH: 8px
}

.star-right {
  WIDTH: 8px
}

.cancel {
  BACKGROUND: url(/delete.gif) no-repeat 0px -16px
}

.cancel A {
  BACKGROUND: url(/delete.gif) no-repeat 0px -16px
}

.star {
  BACKGROUND: url(/star.gif) no-repeat 0px 0px
}

.star A {
  BACKGROUND: url(/star.gif) no-repeat 0px 0px
}

.star-left {
  BACKGROUND: url(/star-left.gif) no-repeat 0px 0px
}

.star-left A {
  BACKGROUND: url(/star-left.gif) no-repeat 0px 0px
}

.star-right {
  BACKGROUND: url(/star-right.gif) no-repeat 0px 0px
}

.star-right A {
  BACKGROUND: url(/star-right.gif) no-repeat 0px 0px
}

.cancel A {
  BACKGROUND-POSITION: 0px 0px;
  DISPLAY: block;
  WIDTH: 100%;
  HEIGHT: 100%
}

.star A {
  BACKGROUND-POSITION: 0px 0px;
  DISPLAY: block;
  WIDTH: 100%;
  HEIGHT: 100%
}

DIV.rating DIV.on A {
  BACKGROUND-POSITION: 0px -16px
}

DIV.rating DIV.hover A {
  BACKGROUND-POSITION: 0px -32px
}

DIV.rating DIV A:hover {
  BACKGROUND-POSITION: 0px -32px
}

#content DIV.rating P {
  MARGIN: 0px
}

.highlight {
  background-color: #FFFF99;
  font-weight: bold;
}

/*============edited CSS==========*/
.list a:hover {
  font-weight: normal !important;
  color: Blue !important;
}

#Works_junction_page_link {
  top: 25px !important;
  right: 93px !important;
  color: Blue !important;
  font-weight: normal !important;
  font-size: 15px !important;
}

#Works_junction_page_link a {
  color: Blue !important;
  font-weight: normal !important;
  font-size: 15px !important;
}

#Works_display_all {
  top: 5px !important;
  right: 25px !important;
  font-weight: normal !important;
}

#Works_display_all a {
  color: Blue;
  font-size: 15px !important;
  font-weight: normal !important;
  float: right;
  white-space: nowrap;
  margin-bottom: 10px;
}

/* Removed space */
.refine_letter_collapse {
  padding-top: 10px;
}

#Composers_display_all {
  top: 8px !important;
  right: 45px !important;
  color: Blue !important;
  font-weight: normal !important;
  font-size: 15px !important;
  float: right !important;
  position: relative !important;
}

#Composers_display_all a {
  color: Blue;
  font-size: 15px !important;
  font-weight: normal !important;
}

#Conductors_display_all {
  top: 8px !important;
  right: 45px !important;
  color: Blue !important;
  font-weight: normal !important;
  font-size: 15px !important;
  float: right !important;
  position: relative !important;
}

#Conductors_display_all a {
  color: Blue;
  font-size: 15px !important;
  font-weight: normal !important;
}

#Ensembles_display_all {
  top: 8px !important;
  right: 45px !important;
  color: Blue !important;
  font-weight: normal !important;
  font-size: 15px !important;
  float: right !important;
  position: relative !important;
}

#Ensembles_display_all a {
  color: Blue;
  font-size: 15px !important;
  font-weight: normal !important;
}

#Performers_display_all {
  top: 6px !important;
  right: 45px !important;
  color: Blue !important;
  font-weight: normal !important;
  font-size: 15px !important;
  float: right !important;
  position: relative !important;
}

#Performers_display_all a {
  color: Blue;
  font-size: 15px !important;
  font-weight: normal !important;
}

#Labels_display_all {
  top: 8px !important;
  right: 45px !important;
  color: Blue !important;
  font-weight: normal !important;
  font-size: 15px !important;
  float: right !important;
  position: relative !important;
}

#Labels_display_all a {
  color: Blue;
  font-size: 15px !important;
  font-weight: normal !important;
}

#Artists_display_all {
  top: 8px !important;
  right: 45px !important;
  color: Blue !important;
  font-weight: normal !important;
  font-size: 15px !important;
  float: right !important;
  position: relative !important;
}

#Artists_display_all a {
  color: Blue;
  font-size: 15px !important;
  font-weight: normal !important;
}

#AlbumTitle_display_all {
  top: 8px !important;
  right: 45px !important;
  color: Blue !important;
  font-weight: normal !important;
  font-size: 15px !important;
  float: right !important;
  position: relative !important;
}

#AlbumTitle_display_all a {
  color: Blue;
  font-size: 15px !important;
  font-weight: normal !important;
}

#Songs_display_all {
  top: 8px !important;
  right: 45px !important;
  color: Blue !important;
  font-weight: normal !important;
  font-size: 15px !important;
  float: right !important;
  position: relative !important;
}

#Songs_display_all a {
  color: Blue;
  font-size: 15px !important;
  font-weight: normal !important;
}

/*#Works{ display:block !important; visibility:visible; !important;}*/
.display_allwork {
  position: absolute !important;
  top: 25px !important;
}

#Composers .display_allwork, #Performers_letter_data .display_allwork {
  top: 0px !important;
}

/*#slidingTopFooter{display:none !important;}
#Composers_display_all {font-weight: normal !important; color:Blue !important; right: 25px !important;}
#Composers_display_all a{color:Blue !important; font-weight: normal !important; font-size:15px !important;}
/*#Composers{display:block !important; visible: !important;}*/
/*
#AlbumTitle_display_all{font-weight: normal !important; color:Blue !important; right: 25px !important;}
#AlbumTitle_display_all a{color:Blue !important; font-weight: normal !important; font-size:15px !important;}
#Songs_display_all{font-weight: normal !important; color:Blue !important; right: 25px !important;}
#Songs_display_all a{color:Blue !important; font-weight: normal !important; font-size:15px !important;}

#Artists_display_all{font-weight: normal !important; color:Blue !important; right: 25px !important;}
#Artists_display_all a{color:Blue !important; font-weight: normal !important; font-size:15px !important;}
*/
/*custom merge*/
.jscom, .mix htcom {
  color: #4040c2
}

.com {
  color: green
}

.regexp {
  color: maroon
}

.string {
  color: teal
}

.keywords {
  color: blue
}

.global {
  color: #008
}

.numbers {
  color: #880
}

.comm {
  color: green
}

.tag {
  color: blue
}

.entity {
  color: blue
}

.string {
  color: teal
}

.aname {
  color: maroon
}

.avalue {
  color: maroon
}

.jquery {
  color: #00a
}

.plugin {
  color: red
}

li {
  list-style-type: none
}

.basic, #list2, #list3, #navigation {
  width: 20em
}

#log {
  position: fixed;
  bottom: 0;
  right: 1em;
  text-align: right
}

#switch {
  position: fixed;
  bottom: 0;
  right: 15em
}

.head a {
  cursor: pointer;
  display: block;
  padding: 5px;
  margin-top: 0;
  text-decoration: none;
  font-size: 12px;
  color: black;
  background-color: #00a0c6;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #999;
  padding-left: 5px;
  background-image: url("AccordionTab0.gif");
  font-weight: bold
}

.basic {
  width: 203px;
  background: #f0f0f0;
  font-family: verdana
}

.basic div {
  background-color: #eee
}

.basic p {
  margin-bottom: 10px;
  border: none;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  margin: 0px;
  padding: 10px
}

.basic a {
  cursor: pointer;
  display: block;
  padding: 5px;
  margin-top: 0;
  text-decoration: none;
  font-size: 10px;
  padding-left: 20px;
  font: normal 14px/20px Arial;
  color: #2d3542 !important;
}

.basic .quote{
  font-size: 14px;
  margin: 0 7px 0 0;
}

.basic .head u {
  font: bold 15px/20px Arial;
  color: #2d3542 !important;
}

.basic .selected u {
  color: #899ec2 !important;
  font-family: Arial;
}

.basic .head u:hover{
  color: #899ec2 !important;
}

.basic a:hover {
  color: #899ec2 !important;
}

.basic .instrument{
  font: bold 15px/20px Arial;
  color: #2d3542;
  text-decoration: none;
}

.basic .instrument:hover{
  color: #ff6000 !important;
}

.basic a.selected {
  color: black;
}

.basic .explore_line{
  border: none;
  border-top: 1px solid #dcdcde;
  border-bottom: 1px solid #FFF;
  width: 180px;
  margin: 0 0 0 10px;
  background: none;
  height: 0px;
}

#list2 {
  height: 178px;
  border: 1px solid #eee;
  overflow: hidden
}

#list2 .red {
  color: red;
  background-color: red
}

#list2 .green {
  color: green;
  background-color: green
}

#list2 .blue {
  color: blue;
  background-color: blue
}

#list2 dd {
  height: 130px;
  overflow: hidden
}

#list3 {
  border: 1px solid #111
}

#list3 div.selected .title {
  font-weight: bold
}

#list3 div div {
  border-left: 8px solid #69C;
  padding: 5px
}

#list3 div.title {
  border: 1px solid #36A;
  background-color: #69C;
  padding: 10px;
  cursor: pointer
}

#list3 div.selected {
  border-bottom: none
}

#navigation {
  border: 1px solid #5263AB;
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
  background-color: #E2E2E2;
  width: 200px
}

#navigation a.head {
  cursor: pointer;
  border: 1px solid #CCC;
  background: #5263AB url(collapsed.gif) no-repeat scroll 3px 4px;
  color: #FFF;
  display: block;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  text-indent: 14px;
  text-decoration: none
}

#navigation a.head:hover {
  color: #FF9
}

#navigation a.selected {
  background-image: url(expanded.gif)
}

#navigation a.current {
  background-color: #FF9
}

#navigation ul {
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  text-indent: 0px
}

#navigation li {
  list-style: none outside none;
  display: inline
}

#navigation li li a {
  color: #000;
  display: block;
  text-indent: 10px;
  text-decoration: none
}

#navigation li li a:hover {
  background-color: #FF9;
  color: #F00
}

#wizard {
  width: 200px;
  border: 1px solid black
}

#wizard .title {
  background-color: #DDD
}

@media print {
  .basic div, #navigation ul, #list2 dd, #list3 div {
    display: block !important;
    height: auto !important
  }
}

.ui-wrapper {
  border: 1px solid #50A029
}

.ui-wrapper input, .ui-wrapper textarea {
  border: 0
}

ul.ui-accordion-container {
  margin: 0;
  padding: 0;
  list-style-type: none
}

ul.ui-accordion-container li {
  margin: 0;
  margin-bottom: 2px;
  padding: 0;
  background-image: url(i/accordion-left.png);
  background-repeat: no-repeat
}

ul.ui-accordion-container li a.ui-accordion-link {
  display: block;
  padding-left: 5px;
  margin-right: 3px;
  height: 28px;
  background-image: url(i/accordion-middle.png);
  color: #000;
  text-decoration: none;
  line-height: 28px
}

ul.ui-accordion-container li .ui-accordion-right {
  display: block;
  background-image: url(i/accordion-right.png);
  position: absolute;
  top: 0px;
  right: 0px;
  height: 28px;
  width: 3px
}

ul.ui-accordion-container li:hover {
  background-image: url(i/accordion-left-over.png)
}

ul.ui-accordion-container li:hover a.ui-accordion-link {
  background-image: url(i/accordion-middle-over.png)
}

ul.ui-accordion-container li:hover .ui-accordion-right {
  background-image: url(i/accordion-right-over.png)
}

ul.ui-accordion-container li.active {
  background-image: url(i/accordion-left-act.png)
}

ul.ui-accordion-container li.active a.ui-accordion-link {
  background-image: url(i/accordion-middle-act.png)
}

ul.ui-accordion-container li.active .ui-accordion-right {
  background-image: url(i/accordion-right-act.png)
}

div#fancy_overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  background-color: #333
}

div#fancy_loading {
  position: absolute;
  height: 40px;
  width: 40px;
  cursor: pointer;
  display: none;
  overflow: hidden;
  background: transparent;
  z-index: 100
}

div#fancy_loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background: transparent url(../images/fancy_progress.png) no-repeat
}

div#fancy_close {
  position: absolute;
  top: -12px;
  right: -12px;
  height: 30px;
  width: 30px;
  background: transparent url(../images/fancy_closebox.png);
  cursor: pointer;
  z-index: 100;
  display: none
}

div#fancy_content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  z-index: 96
}

#fancy_frame {
  position: relative;
  width: 100%;
  height: 100%;
  display: none
}

img#fancy_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 92
}

div#fancy_title {
  position: absolute;
  bottom: -35px;
  left: 0;
  width: 100%;
  z-index: 100;
  display: none
}

div#fancy_title table {
  margin: 0 auto
}

div#fancy_title div {
  color: #FFF;
  font: bold 12px Arial;
  padding-bottom: 2px
}

td#fancy_title_left {
  height: 32px;
  width: 15px;
  background: transparent url(../images/fancy_title_left.png) repeat-x
}

td#fancy_title_main {
  height: 32px;
  background: transparent url(../images/fancy_title_main.png) repeat-x
}

td#fancy_title_right {
  height: 32px;
  width: 15px;
  background: transparent url(../images/fancy_title_right.png) repeat-x
}

div#fancy_outer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  padding: 18px 18px 58px 18px;
  margin: 0;
  overflow: hidden;
  background: transparent;
  display: none
}

div#fancy_inner {
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid #444;
  background: #FFF
}

a#fancy_left, a#fancy_right {
  position: absolute;
  bottom: 10px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  background-image: url(../images/data:image/gif;base64,AAAA);
  z-index: 100
}

a#fancy_left {
  left: 0px
}

a#fancy_right {
  right: 0px
}

a#fancy_left:hover {
  background: transparent url(../images/fancy_left.gif) no-repeat 0% 100%
}

a#fancy_right:hover {
  background: transparent url(../images/fancy_right.gif) no-repeat 100% 100%
}

#fancy_bigIframe, #fancy_freeIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10
}

div#fancy_bg {
  display: none
}

div.fancy_bg {
  position: absolute;
  display: block;
  z-index: 70
}

div.fancy_bg_n {
  top: -18px;
  width: 100%;
  height: 18px;
  background: transparent url(../images/fancy_shadow_n.png) repeat-x
}

div.fancy_bg_ne {
  top: -18px;
  right: -13px;
  width: 13px;
  height: 18px;
  background: transparent url(../images/fancy_shadow_ne.png) no-repeat
}

div.fancy_bg_e {
  right: -13px;
  height: 100%;
  width: 13px;
  background: transparent url(../images/fancy_shadow_e.png) repeat-y
}

div.fancy_bg_se {
  bottom: -18px;
  right: -13px;
  width: 13px;
  height: 18px;
  background: transparent url(../images/fancy_shadow_se.png) no-repeat
}

div.fancy_bg_s {
  bottom: -18px;
  width: 100%;
  height: 18px;
  background: transparent url(../images/fancy_shadow_s.png) repeat-x
}

div.fancy_bg_sw {
  bottom: -18px;
  left: -13px;
  width: 13px;
  height: 18px;
  background: transparent url(../images/fancy_shadow_sw.png) no-repeat
}

div.fancy_bg_w {
  left: -13px;
  height: 100%;
  width: 13px;
  background: transparent url(../images/fancy_shadow_w.png) repeat-y
}

div.fancy_bg_nw {
  top: -18px;
  left: -13px;
  width: 13px;
  height: 18px;
  background: transparent url(../images/fancy_shadow_nw.png) no-repeat
}

#lbOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99998;
  width: 100%;
  height: 500px
}

#lbOverlay.grey {
  background-color: #000
}

#lbOverlay.red {
  background-color: #300
}

#lbOverlay.green {
  background-color: #030
}

#lbOverlay.blue {
  background-color: #011D50
}

#lbOverlay.gold {
  background-color: #660
}

#lbMain {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 99999;
  text-align: center;
  line-height: 0
}

#lbMain a img {
  border: none
}

#lbOuterContainer {
  position: relative;
  background-color: #fff;
  width: 200px;
  height: 200px;
  margin: 0 auto
}

#lbOuterContainer.grey {
  border: 3px solid #888
}

#lbOuterContainer.red {
  border: 3px solid #D00
}

#lbOuterContainer.green {
  border: 3px solid #00B000
}

#lbOuterContainer.blue {
  border: 3px solid #5F89D8
}

#lbOuterContainer.gold {
  border: 3px solid #B0B000
}

#lbDetailsContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  width: 100%;
  line-height: 1.4em;
  overflow: auto;
  margin: 0 auto
}

#lbDetailsContainer.grey {
  border: 3px solid #888;
  border-top: none
}

#lbDetailsContainer.red {
  border: 3px solid #D00;
  border-top: none
}

#lbDetailsContainer.green {
  border: 3px solid #00B000;
  border-top: none
}

#lbDetailsContainer.blue {
  border: 3px solid #5F89D8;
  border-top: none
}

#lbDetailsContainer.gold {
  border: 3px solid #B0B000;
  border-top: none
}

#lbImageContainer, #lbIframeContainer {
  padding: 10px
}

#lbLoading {
  position: absolute;
  top: 45%;
  left: 0%;
  height: 32px;
  width: 100%;
  text-align: center;
  line-height: 0;
  background: url(../images/loading.gif) center no-repeat
}

#lbHoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10
}

#lbImageContainer > #lbHoverNav {
  left: 0
}

#lbHoverNav a {
  outline: none
}

#lbPrev {
  width: 49%;
  height: 100%;
  background: transparent url(../images/blank.gif) no-repeat;
  display: block;
  left: 0;
  float: left
}

#lbPrev.grey:hover, #lbPrev.grey:visited:hover {
  background: url(../images/prev_grey.gif) left 15% no-repeat
}

#lbPrev.red:hover, #lbPrev.red:visited:hover {
  background: url(../images/prev_red.gif) left 15% no-repeat
}

#lbPrev.green:hover, #lbPrev.green:visited:hover {
  background: url(../images/prev_green.gif) left 15% no-repeat
}

#lbPrev.blue:hover, #lbPrev.blue:visited:hover {
  background: url(../images/prev_blue.gif) left 15% no-repeat
}

#lbPrev.gold:hover, #lbPrev.gold:visited:hover {
  background: url(../images/prev_gold.gif) left 15% no-repeat
}

#lbNext {
  width: 49%;
  height: 100%;
  background: transparent url(../images/blank.gif) no-repeat;
  display: block;
  right: 0;
  float: right
}

#lbNext.grey:hover, #lbNext.grey:visited:hover {
  background: url(../images/next_grey.gif) right 15% no-repeat
}

#lbNext.red:hover, #lbNext.red:visited:hover {
  background: url(../images/next_red.gif) right 15% no-repeat
}

#lbNext.green:hover, #lbNext.green:visited:hover {
  background: url(../images/next_green.gif) right 15% no-repeat
}

#lbNext.blue:hover, #lbNext.blue:visited:hover {
  background: url(../images/next_blue.gif) right 15% no-repeat
}

#lbNext.gold:hover, #lbNext.gold:visited:hover {
  background: url(../images/next_gold.gif) right 15% no-repeat
}

#lbPrev2, #lbNext2 {
  text-decoration: none;
  font-weight: bold
}

#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey {
  color: #333
}

#lbPrev2.red, #lbNext2.red, #lbSpacer.red {
  color: #620000
}

#lbPrev2.green, #lbNext2.green, #lbSpacer.green {
  color: #030
}

#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue {
  color: #01379E
}

#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold {
  color: #660
}

#lbPrev2_Off, #lbNext2_Off {
  font-weight: bold
}

#lbPrev2_Off.grey, #lbNext2_Off.grey {
  color: #CCC
}

#lbPrev2_Off.red, #lbNext2_Off.red {
  color: #FCC
}

#lbPrev2_Off.green, #lbNext2_Off.green {
  color: #82FF82
}

#lbPrev2_Off.blue, #lbNext2_Off.blue {
  color: #B7CAEE
}

#lbPrev2_Off.gold, #lbNext2_Off.gold {
  color: #E1E100
}

#lbDetailsData {
  padding: 0 10px
}

#lbDetailsData.grey {
  color: #333
}

#lbDetailsData.red {
  color: #620000
}

#lbDetailsData.green {
  color: #030
}

#lbDetailsData.blue {
  color: #01379E
}

#lbDetailsData.gold {
  color: #660
}

#lbDetails {
  width: 60%;
  float: left;
  text-align: left
}

#lbCaption {
  display: block;
  font-weight: bold
}

#lbNumberDisplay {
  float: left;
  display: block;
  padding-bottom: 1.0em
}

#lbNavDisplay {
  float: left;
  display: block;
  padding-bottom: 1.0em
}

#lbClose {
  width: 64px;
  height: 28px;
  float: right;
  margin-bottom: 1px
}

#lbClose.grey {
  background: url(../images/close_grey.png) no-repeat
}

#lbClose.red {
  background: url(../images/close_red.png) no-repeat
}

#lbClose.green {
  background: url(../images/close_green.png) no-repeat
}

#lbClose.blue {
  background: url(../images/close_blue.png) no-repeat
}

#lbClose.gold {
  background: url(../images/close_gold.png) no-repeat
}

#lbPlay {
  width: 64px;
  height: 28px;
  float: right;
  margin-bottom: 1px
}

#lbPlay.grey {
  background: url(../images/play_grey.png) no-repeat
}

#lbPlay.red {
  background: url(../images/play_red.png) no-repeat
}

#lbPlay.green {
  background: url(../images/play_green.png) no-repeat
}

#lbPlay.blue {
  background: url(../images/play_blue.png) no-repeat
}

#lbPlay.gold {
  background: url(../images/play_gold.png) no-repeat
}

#lbPause {
  width: 64px;
  height: 28px;
  float: right;
  margin-bottom: 1px
}

#lbPause.grey {
  background: url(../images/pause_grey.png) no-repeat
}

#lbPause.red {
  background: url(../images/pause_red.png) no-repeat
}

#lbPause.green {
  background: url(../images/pause_green.png) no-repeat
}

#lbPause.blue {
  background: url(../images/pause_blue.png) no-repeat
}

#lbPause.gold {
  background: url(../images/pause_gold.png) no-repeat
}

/*autocopete*/
.ac_results {
  padding: 0;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;
  z-index: 99999
}

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0
}

.ac_results li {
  margin: 0;
  padding: 2px 5px;
  cursor: default;
  display: block;
  font: menu;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden
}

.ac_loading {
  background: white url('indicator.gif') right center no-repeat
}

.ac_odd {
  background-color: #eee
}

.ac_over {
  background-color: #0a246a;
  color: white
}

/* Top Padding 0 */
.padTop0 {
  padding-top: 0px !important
}

.tab_title {
  font-size: 1.2em;
  font-weight: bold;
  margin-top:20px;
}

#tab_explore .tab_title{
  clear: both;
  padding: 10px 0 3px 0;
}

#tab_notes_and_reviews #post_review{
  margin: 0 0 0 0 !important;
}

/*top25 best sellers zoomout img covers*/

.thumbnail25 {
  position: relative;
  z-index: 0;
}

.thumbnail25:hover {
  background-color: transparent;
  z-index: 100000;
}

.thumbnail25 span {
  /*CSS for enlarged image*/
  position: absolute;
  left: -1000px;
  visibility: hidden;
  color: black;
  text-decoration: none;
  z-index: 100000;
}

.thumbnail25 span img {
  /*CSS for enlarged image*/
  border-width: 0;
  padding: 2px;
  z-index: 100000;
}

.thumbnail25:hover span {
  /*CSS for enlarged image on hover*/
  visibility: visible;
  position: absolute;
  top: -80px;
  left: 60px; /*position where enlarged image should offset horizontally */
  z-index: 10000000;

}

/* end top25 best sellers zoomout img covers*/

#post_review {
  width: 120px;
  float: left;
}

.featured_price .productPriceWrapRight, .summary_price .productPriceWrapRight, .place_order {
  float: left;
  margin: 0 7px 0 0;
  background: #f3d078;
  border: 1px solid;
  text-align: center;
  /*-moz-border-radius: 3px;  Firefox*/
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  border-color: #cba957 #bf942a #aa8326;
  background: -moz-linear-gradient(top, #f7dfa5, #f0c14b);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7dfa5), color-stop(100%, #f0c14b));
  background: -webkit-linear-gradient(top, #f7dfa5, #f0c14b);
  background: -o-linear-gradient(top, #f7dfa5, #f0c14b);
  background: -ms-linear-gradient(top, #f7dfa5, #f0c14b);
  background: linear-gradient(top, #f7dfa5, #f0c14b);
  padding: 6px 9px 6px 8px;
}

.summary_price .productPriceWrapRight {
  padding: 3px 7px 3px 6px;
  float: right;
  margin: 0;
}

.summary_price .addMp3Button a span {
  font-size: 9px !important;
}

.summary_price .addMp3Button {
  padding: 3px 7px 1px 7px;
}

.summary_price #mp3 {
  margin: 8px 0 0 0;
}

.summary_price #mp3 .hint {
  top: 1px;
  left: 158px;
}

.summary_price #mp3 .tooltip-soft-blue {
  margin: 7px 0px 0 -77px;
}

.summary_price #mp3 .tooltip-soft-blue:before {
  left: 84%;
}

.featured_price .productPriceWrapRight:hover, .summary_price .productPriceWrapRight:hover, .place_order:hover {
  border-color: #c59f43 #aa8326 #957321;
  background: #f1c860;
  background: -moz-linear-gradient(top, #f5d78e, #eeb933);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5d78e), color-stop(100%, #eeb933));
  background: -webkit-linear-gradient(top, #f5d78e, #eeb933);
  background: -o-linear-gradient(top, #f5d78e, #eeb933);
  background: -ms-linear-gradient(top, #f5d78e, #eeb933);
  background: linear-gradient(top, #f5d78e, #eeb933);
  cursor: pointer;
}

.featured_price .addToCartButton, .summary_price .addToCartButton {
  border-color: #cba957 #bf942a #aa8326;
  background: -moz-linear-gradient(top, #FFF1D2, #F7D685);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF1D2), color-stop(100%, #F7D685));
  background: -webkit-linear-gradient(top, #FFF1D2, #F7D685);
  background: -o-linear-gradient(top, #FFF1D2, #F7D685);
  background: -ms-linear-gradient(top, #FFF1D2, #F7D685);
  background: linear-gradient(top, #FFF1D2, #F7D685);
}

.featured_price .addToCartButton:hover, .summary_price .addToCartButton:hover {
  background: -moz-linear-gradient(top, #FDEEC8, #FCD061);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FDEEC8), color-stop(100%, #FCD061));
  background: -webkit-linear-gradient(top, #FDEEC8, #FCD061);
  background: -o-linear-gradient(top, #FDEEC8, #FCD061);
  background: -ms-linear-gradient(top, #FDEEC8, #FCD061);
  background: linear-gradient(top, #FDEEC8, #FCD061);
}

.featured_price .addMp3Button {
  left: 1px;
  top: 6px;
  width: 70px;
  position: relative;
  padding: 1px 7px 1px 8px;
}

.featured_price .addMp3Button a span {
  font-size: 9px !important;
}

.featured_price .productPriceWrapRight a span, .summary_price .productPriceWrapRight a span {
  line-height: 20px;
  font-size: 16px;
  padding: 0 6px 0 7px;
  color: #111;
}

.featured_price .productPriceWrapRight a:hover, .summary_price .productPriceWrapRight a:hover {
  text-decoration: none;
}

.featured_price .wish_list, .summary_price .wish_list {
  float: left;
  font-size: 9px;
  height: 22px;
  padding: 0 6px 0 7px;
  margin: 5px 0 0px 0;
  background: #f2f2f2;
  background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
  border: 1px solid #ccc;
  width: 87px;
}

.summary_price .wish_list {
  float: right;
  width: 86px;
  margin: 8px 0 0 0;
}

.summary_price .clear {
  clear: both;
}

.featured_price .wish_list:hover, .summary_price .wish_list:hover {
  border: 1px solid #999;
  background: #f7f7f7;
  background: -webkit-linear-gradient(top, #fff 0, #f7f7f7 100%);
  background: -moz-linear-gradient(top, #fff 0, #f7f7f7 100%);
  background: -ms-linear-gradient(top, #fff 0, #f7f7f7 100%);
  background: -o-linear-gradient(top, #fff 0, #f7f7f7 100%);
  background: linear-gradient(to bottom, #fff 0, #f7f7f7 100%);
  cursor: pointer;
}

.checkout_button {
  background: #f3d078;
  border: 1px solid;
  text-align: center;
  -moz-border-radius: 3px;
  Firefox -webkit-border-radius : 3 px;
  Safari, Chrome -khtml-border-radius : 3 px;
  KHTML border-radius : 3 px;
  CSS3 display : inline-block;

  border-color: #cba957 #bf942a #aa8326;
  background: -webkit-linear-gradient(top, #f7dfa5, #f0c14b);
  background: -o-linear-gradient(top, #f7dfa5, #f0c14b);
  background: -ms-linear-gradient(top, #f7dfa5, #f0c14b);
  background: linear-gradient(top, #f7dfa5, #f0c14b);
  line-height: 20px;
  font-size: 11px;
  height: 20px;
  padding: 0 6px 0 7px;
  color: #111;
}

.checkout_button:hover {
  border-color: #c59f43 #aa8326 #957321;
  background: #f1c860;
  background: -moz-linear-gradient(top, #f5d78e, #eeb933);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5d78e), color-stop(100%, #eeb933));
  background: -webkit-linear-gradient(top, #f5d78e, #eeb933);
  background: -o-linear-gradient(top, #f5d78e, #eeb933);
  background: -ms-linear-gradient(top, #f5d78e, #eeb933);
  background: linear-gradient(top, #f5d78e, #eeb933);
  cursor: pointer;
}

.information_item {
  float: left;
  margin: 50px 60px 0 0;
}

.information_last_item {
  float: left;
  margin: 50px 0px 0 0;
}

.information_item_title {
  font: bold 20px/12px Myriad Pro, Arial, Helvetica, sans-serif;
  color: #000;
}

.information_last_item .information_item_title {
  margin: 0 0 10px 0;
}

/* Soft Blue */
.tooltip-soft-blue {
  position: absolute;
  opacity: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ddeefe), to(#c0e0f1));
  background-image: -webkit-linear-gradient(top, #ddeefe, #c0e0f1);
  background-image: -moz-linear-gradient(top, #ddeefe, #c0e0f1);
  background-image: -ms-linear-gradient(top, #ddeefe, #c0e0f1);
  background-image: -o-linear-gradient(top, #ddeefe, #c0e0f1);
  background-image: linear-gradient(to bottom, #ddeefe, #c0e0f1);
  color: #3f4b53;
  font-weight: bold;
  padding: 5px 20px;
  border-radius: 20px;
  border: 1px solid #c0d9e9;
  margin: 80px 0 0 104px;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
  width: 240px;
  z-index: 2;
}

.tooltip-soft-blue:before {
  content: '';
  border-bottom: 10px solid #c0d9e9;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  left: 5%;
  margin-top: -16px;
}

#mp3 .hint {
  width: 25px;
  height: 25px;
  position: relative;
  top: 72px;
  left: 118px;
  background: url("/img/icons/question-mark-icon-2013.png") no-repeat;
  cursor: pointer;
}

.content .label_buttons{
  font-size: 14px;
  display: inline-block;
  margin: auto;
  padding: 6px;
  color: white;
  font-weight: bold;
}

.content .label_buttons:hover{
  color: #899ec2;
  text-decoration: none;
}

.click_baroque{
  position: absolute;
  width: 61px;
  height: 30px;
  margin: -140px 0 0 85px;
  cursor: pointer;
}

.click_classical{
  position: absolute;
  width: 67px;
  height: 30px;
  margin: -140px 0 0 156px;
  cursor: pointer;
}

.click_romantic{
  position: absolute;
  width: 59px;
  height: 30px;
  margin: -110px 0 0 85px;
  cursor: pointer;
}

.click_modern{
  position: absolute;
  width: 51px;
  height: 25px;
  margin: -108px 0 0 156px;
  cursor: pointer;
}

.overlay_newsletter_popup{
  width: 100%;
  height: 100%;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.8;
  z-index: 3100;
  display: none;
}

.newsletter_popup, .rewards_popup {
  width: 350px;
  position: absolute;
  top: 190px;
  z-index: 3101;
  left: 50%;
  margin: 0 0 0 -175px;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0.5,#f6f5f5),color-stop(1,#dadada));
  background: -moz-linear-gradient(top,#f6f5f5 50%,#dadada 100%);
  background: -webkit-linear-gradient(top,#f6f5f5 50%,#dadada 100%);
  background: -o-linear-gradient(top,#f6f5f5 50%,#dadada 100%);
  background: -ms-linear-gradient(top,#f6f5f5 50%,#dadada 100%);
  background: linear-gradient(to bottom,#f6f5f5 50%,#dadada 100%);
  padding: 50px 20px 20px 20px;
  border-radius: 10px;
  display: none;
}

.newsletter_popup .not_show_again{
  margin: 10px 0 -6px 5px;
}

.newsletter_popup .not_show_again label{
  font-size: 12px;
  margin: -1px 0 0 3px;
  position: absolute;
  cursor: pointer;
}

.newsletter_popup .close_block, .rewards_popup .close_block{
  background: url("/images/close_cart.png") 0 0 no-repeat;
  height: 31px;
  width: 32px;
  position: absolute;
  /*margin: -43px 0 0 331px;*/
  right: 0;
  top: 0px;
  cursor: pointer;
}

.newsletter_popup .block_title, .rewards_popup .block_title{
	text-align: center;
	font: 500 20px/22px Myriad Pro;
	margin: -27px 10px 20px 10px;
}

#newsletter_block, #rewards_block{
  display: none;
}

.rewards_button{
  width: 198px;
  font-size: 18px;
  padding: 10px 0 28px 0;
  border-radius: 7px;
  margin: 0 auto;
}

.rewards_adding_message{
  background: #DFF2BF url(../img/icons/icon-valid.png) no-repeat scroll 6px 6px;
  border: 1px solid #4F8A10;
  color: #4F8A10;
  border-radius: 3px;
  padding: 16px 6px 16px 43px;
  width: 640px;
}

.right_rewards .right_box{
  margin: 5px 0 0 -2px;
}

.right_rewards .rew_banner{
  margin: 5px 0 5px 16px;
}

.right_rewards .horizontal_line{
  width: 252px !important;
}

.right_rewards .vertical_line{
  right: 251px !important;
}

.left_rewards{
  width: 695px !important;
  padding-right: 38px !important;
}

.alternative_formats{
  line-height: 18px;
}

.alternative_formats a{
  font-weight: bold;
  color: #6769E8
}

#bestsellerblock .bx-wrapper .bx-loading, #upcom .bx-wrapper .bx-loading {
    display: none;
}

body img#fancybox-img {
  width:auto !important;
}

#upcom .bx-wrapper, #bestsellerblock .bx-wrapper{
  max-width:100% !important;
}

body .bx-wrapper .bx-viewport {
    left:8px;
}

div#jazz_subgenres {
    width:410px !important;
}
div#unified_format {
    width: 130px !important;
}
div#unified_more {
    width: 520px !important;
    margin-left: -173px;
}
@media (max-width: 870px) {
    div#jazz_subgenres, div#unified_format,div#unified_more {
        width: 100% !important;
        left: 0;
        margin-left: 0px;
    }
}

@media (max-width: 968px) {
    div#unified_more {
        width: 100% !important;
        left: 0;
        margin-left: 0px;
    }
}
div#list1a > div
{
    height: auto !important;
    	-webkit-transition: max-height 0.8s;
	-moz-transition: max-height 0.8s;
	transition: max-height 0.8s;
}

.checkout .summary .hide-summary {
    display: none;
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
	width:12px;
	height:12px;
	cursor:pointer;
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAACLklEQVQokTXSsUsbUQDH8d+7d4k5vHTIEqzVeMEaqaAm5uggwSwB00UsLZUOdSltHLoJLQquLTQZspXSqRQsZpKUajsdrjljrVhQiEcjMUS8IZ5pGrn3XoeS75/w4Us45yCEoFQqYXd39+nx8XH65OQkTil1h4aGfkQikc14PP4xFotBCAGZEIJGozGwsbHx3jCMWUIIulWr1fDOzs79SqXyqL+/PxMMBk/p4uIiyefz68ViMe33+zE2NlbKZDLPdV3/enV1Neg4zk3TNG9fXFzc0TTtM43FYo8LhcJLr9eL0dHRX9lsNkopbfX29v5Jp9NvDw8PU5eXl7csyxru6+uzpL29vYderxcejwcej6dzcHDwYGlpqZbNZr9omvY3EAj8FkLA5/Nhf39/jszPz1eazWaYUgrOOWzbxvj4eHl1dXW21WoNr6ysfHccR/X5fFBVtSpxzmVCCIQQ/xVkGQsLC69c16Vra2vbjuOoiqJACAFJklxZ07SyaZqDiqJAkiT4/X4YhvHi/Pw8ZNv2DVVVAQCdTgehUOinNDExsdlut8EYA+ccsiwzXddfp1KpN11exhiur68RjUYL0vT09KdkMvmtVqtBCAHGmGTb9t16vT5JKQVjDGdnZ5iZmdlKJBLrRAiBRqMxkMvl3hmGca+npweu64IQAlmW0W63kUwmt5eXl58Fg8FT0l2jXC7DNM0nR0dHc5ZlTXLO5XA4bI6MjGxNTU190HUdQgj8A/Vo/8c7jHcdAAAAAElFTkSuQmCC');
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 150px;
    background-color: #454545;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 6px;

    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;

    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
	font-size: 11px;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #454545 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.right_box a {
    display: inline-flex;
    margin: 2px;
}