/* Version: 1.63 */ /* Structure of this stylesheet:
  =HEADLINES
  =A-TAGS
  =FOOTER-SITEMAP
  =PREVIEW-BUTTON
  =MOST POPULAR
  =TOP ARTISTS
  =MISC
  =ACCORDION
  =FAQLIST
*/ 

/* =HEADLINES
   -----------------------------------------------------------------*/
h1 {
	font-weight: bold;
	font-size:215%;
	margin-bottom: 6px;
	margin-left:2px;
	margin-top:1px;
}
#artitstDetails {
margin-left: 0px;
}
#subCategory0 h1,
#subCategory1 h1{
    border-bottom:1px solid #CCC;
    padding-bottom:6px;
    margin-bottom:0;
}
h2 {
	font-size: 135%;
	color: #323332;
	border-bottom: 1px solid #CCC;
	padding-bottom: 6px;
	position: relative;
}

h2 .listMoreLinks {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 11px;
}

h3 {
	background-color: #FF004C;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	font-size: 108%;
}

h4 {
	font-size: 135%;
	color: #323332;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

#footerSitemap h4 {
	margin: 0;
	padding: 0;
}

h5 {
	font-weight: bold;
}

h6 {
	
}

.dot {
	font-size: medium;
	font-weight: bold;
}

/* =A-TAGS
   -----------------------------------------------------------------*/
a,.vLayout .artist {
	color: #323332;
}

a.artist,a.moreLink,.footerInfoText a, #flat-navigation ul li a{
	color: #0a6b9d;
}

a.artist{
	font-size: 85%;
}

a.title {
	font-size: 90%;
}

.listMoreLinks {
	margin-top: 5px;
	margin-bottom:20px;
	float: left;
	font-size: 85%;
}
a.artist,
.listMoreLinks a,
.artistBrowseLinks li a{
	font-weight: bold;
}

.artistBrowseNavi li.active a {
	color: #F60A46;
}

a.title:hover,a.artist:hover,a.moreLink:hover,#sidebar table tr td a:hover,.artistInfos li a:hover, #flat-navigation ul li a:hover
	{
	text-decoration: underline;
}

/* =FOOTER-SITEMAP
   -----------------------------------------------------------------*/
#footerSitemap a,.supportedCarriers li,p.copyright {
	color: #666;
	font-size: 85%;
}

p.copyright img {
	margin-right: 5px;
}

#footerSitemap h3 a {
	color: #888;
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
}

/* =PREVIEW-BUTTON
   -----------------------------------------------------------------*/
.preview {
	background-image: url(/s/fw/img/sprites/sprite-icons.png);
	background-position: 0 -140px;
	background-repeat: no-repeat;
	width: 20px;
	height: 19px;
	bottom: 8px;
	left: 5px;
	cursor: pointer;
}

.statusPlay {
	background-position: 0 -170px;
}

.statusStop {
	background-position: 0 -200px;
}

.statusLoading {
	background-position: 0 -230px;
}

.swf-preview {
	position: relative;
}

/* =MOST POPULAR
   -----------------------------------------------------------------*/
#mostPopular{
	position: relative;
	height: 202px;
    width:654px;
}

#mostPopular dl.vLayout img,
#homeSearchResults1 dl.vLayout img,
#searchresults dl.vLayout img{
	width:140px;
}

#mostPopular dl.vLayout dt,
#searchresults dl.vLayout dt {
	height: 105px;
	overflow: hidden; /*in case if picture is larger*/
}

#mostPopular #carousel li {
	border: 1px solid #CCC;
}

/* =TOP ARTISTS
   -----------------------------------------------------------------*/

#topArtistModule dl.vLayout dt, #searchResults dl.vLayout dt,#artistsCategoryContent0 dl.vLayout dt{
	height:105px;
	overflow:hidden;
}

/* =MISC
   -----------------------------------------------------------------*/
.box {
	clear: both;
	margin-bottom: 30px;
	background: transparent url(/s/fw/img/bg_horizontalLine.gif) top left repeat-x;
	padding-top: 15px;
}
#sidebar .monStyled {
	margin-bottom:0;
	padding-bottom:10px;
}
*+ html #sidebar .box,
*+ html #sidebar .monStyled {
	margin-bottom:0;
	padding-top:7px;
}

#mobileHotListModule {
	margin-bottom: 8px;
}

dl.product {
	padding: 10px 0;
	border-bottom: 1px solid #CCC;
}
#artistsCategoryContent0 dl.product{
	border-bottom:none;
}
#mostPopular dl.product,#artistDetails dl.product {
	border-bottom: none;
}

p.moreLinks,p.contentType,dl.product dd.description {
	font-size: 85%;
}

#gameDetailsBox dl.product dd.description {
	font-size: 100%;
}

p.moreLinks {
	margin-top: 2px;
}

.vLayout p.moreLinks {
	border-top: 1px dashed #ebebeb;
	padding-top: 8px;
	margin-top: 5px;
}

dl.product dt img {
	border: 1px solid #ebebeb;
}

.infoText {
	border-bottom: 1px solid #ebebeb;
}

.infoText,.footerInfoText{
	color: #666;
	font-size: 85%;
}

#content-footer.ft {
	padding: 0 11px 30px;
}

#page-footer.ft {
	font-size: 90%;
	text-align: center;
}

p.copyright,.ft ul.supportedCarriers {
	text-align: center;
}

.footerServiceLinks li:before,.artistBrowseNavi li:before {
	content: "\007C";
	color: #999;
}

.footerServiceLinks li:before {
	padding-right: 10px;
}

.artistBrowseNavi li:before {
	padding-right: 5px;
}

.footerServiceLinks li.first:before,.artistBrowseNavi li.first:before {
	content: "";
}

.artistBrowseLinks li {
	border-bottom: 1px dashed #ccc;
	padding-top: 1px;
	font-size: 95%;
}

.artistBrowseLinks li.first {
	border-top: 1px dashed #ccc;
}

#flat-navigation ul li a {
	font-size:90%;
	white-space:nowrap;
}

/* =ACCORDION
   -----------------------------------------------------------------*/
#accordion li {
	clear: left;
}

#accordion h2 {
	background-color: #f7f7f7;
	border: 1px solid #ececec;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0 3px 5px;
	cursor: pointer;
}

#accordion h2 span {
	color: #FF0043;
	margin-right: 10px;
}

/* =FAQLIST
   -----------------------------------------------------------------*/
.faqList {
	font-weight: bold;
}

.faqList {
	font-weight: bold;
	border-top: 1px solid #EBEBEB;
}

.faqList li {
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0;
}

.faqList li a {
	color: #0b6b9b;
}

