@charset "UTF-8";

div.headingbox {  
  margin-top:30px;
}
.headingbox h2, .headingbox h1, .headingbox h3 {
  background:url(../images/bg/heading_gradient.png) repeat-x bottom;
  font-weight:bold;
  border:none;
  padding-bottom:10px;
  margin:0 !important;
  text-align:left;
  color:#535353;
}
.headingbox h2 {
  font-weight:bold;
  font-size:18px
}
#leftcontent .headingbox h3, #bbsLeft .headingbox h3{
  font-size:15px !important}
#rightcontent .headingbox h3{
  font-size:13px !important}

.site-jp #right-inner .headingbox h3  /*to make text fit */
{
  font-size:12px !important
}
#middleinfo .headingbox h1 {
  font-size:21px;
  text-transform:uppercase;
}
  
.headingbox h1 a:hover, .headingbox h2 a:hover .headingbox h3 a:hover {
 background-color:#ffffff !important;
 text-decoration:none
}
   
h3.hgames, h1.games, .hgames a, .hgames a:link, .hgames a:visited, .hgames a:active  {
  color:#db6f03;
}
div.hgames a:hover {
 background-color:#fa9900 !important
 }

h1.hcd, h2.hcd, h3.hcd, .hcd a, .hcd a:link, .hcd a:visited, .hcd a:active {
  color:#3399cc;
  }
div.hcd a:hover{
 background-color:#3399cc !important
 }

h1.dvd, h2.hdvd, h3.hdvd, .hdvd a, .hdvd a:link, .hdvd a:visited, .hdvd a:active {
  color:#77a310;
  }
div.hdvd a:hover {
 background-color:#77a310 !important
 }
h1.hbluray, h2.hbluray, h3.hbluray, .hbluray a, .hbluray a:link, .hbluray a:visited, .hbluray a:active {
  color:#006699;
  }
.hbluray a:hover {
 background-color:#006699 !important
 }
h1.hbooks, h2.hbooks, h3.hbooks, .hbooks a, .hbooks a:link, .hbooks a:visited, .hbooks a:active  {
  color:#660066;
  }
div.hbooks a:hover {
 background-color:#660066 !important
 }
h1.hbeauty, h2.beauty, h3.hbeauty, .hbeauty a, .hbeauty a:link, .hbeauty a:visited, .hbeauty a:active  {
  color:#d05295;
  }
div.hbeauty a:hover {
 background-color:#d05295 !important
 }  
.hgrey, .hgrey a, .hgrey a:link, .hgrey a:visited, .hgrey a:active  {
  color:#454545;
  font-weight:bold;
  }
.hred, .hred a, .hred a:link, .hred a:visited, .hred a:active  {
  color:#d71920 !important;
  }
.hcart, .hcart a, .hcart a:link, .hcart a:visited, .hcart a:active  {
  color:#d71920;
  font-weight:bold;
  }
.hcart a, .hcart a:link, .hcart a:visited, .hcart a:active {
  background:url(../images/icons/cart_black.gif) left top no-repeat;
  padding-left:25px;
  }

p.more {
  float:right;
  margin-bottom:-27px;
  position:relative;
  top:-27px;
  font-size:1em;
  font-weight:bold
}
p.more a, p.more a:link, p.more a:visited, p.more a:active, p.more a:hover {
  color:#535353 !important;
}

h1.hgrey a:hover {
  background-color:#e8e8e8;
  }
.personal h3 {
  background:url('../images/icons/icon_user.gif') left bottom no-repeat;
  padding:10px 0 2px 22px;
  word-wrap: break-word;
  font-size:13px;
  }
  
/*=================================*/
/*--Browse by Search Nav Colours---*/
/*=================================*/

.dept-music h1, .dept-music h2, .dept-music h3,
.dept-music .headingbox h1 a, .dept-music .headingbox h2 a, .dept-music .headingbox h3 a {
  color:#3399cc !important;
}
.dept-music .filterList a:hover{
   background-color:#3399cc !important
 }
.dept-music .filterList .selected {
   background-color:#47aee1
 }
.dept-movies h1, .dept-movies h2, .dept-movies h3,
.dept-movies .headingbox h1 a, .dept-movies .headingbox h2 a, .dept-movies .headingbox h3 a {
  color:#77a310 !important;
}
.dept-movies .filterList a:hover{
   background-color:#77a310 !important
 }
.dept-movies .filterList .selected {
   background-color:#8ebc21
 }
.dept-games h1, .dept-games h2, .dept-games h3,
.dept-games .headingbox h1 a, .dept-games .headingbox h2 a, .dept-games .headingbox h3 a {
  color:#db6f03 !important;
}
.dept-games .filterList a:hover{
   background-color:#FA9900 !important
 }
.dept-games .filterList .selected {
   background-color:#fa9900
 }
.dept-books h1, .dept-books h2, .dept-books h3,
.dept-books .headingbox h1 a, .dept-books .headingbox h2 a, .dept-books .headingbox h3 a {
  color:#660066 !important;
}
.dept-books .filterList a:hover{
   background-color:#660066 !important
 }
.dept-books .filterList .selected {
   background-color:#a135a1
 }
.dept-cosmetics h1, .dept-cosmetics h2, .dept-cosmetics h3,
.dept-cosmetics .headingbox h1 a, .dept-cosmetics .headingbox h2 a, .dept-cosmetics .headingbox h3 a {
  color:#d05295 !important;
}
.dept-cosmetics .filterList a:hover{
   background-color:#d05295 !important
 }
.dept-cosmetics .filterList .selected {
   background-color:#d05295
 }