body
{
	background: #000;
}
#header
{
	background: #565656 url('../../images/labels/flat_frog/header.gif') repeat-x top;
}
#labels
{
	background: url('../../images/labels/flat_frog/labels.jpg') no-repeat 0px 0px;
}
	#labels .slide-menu-knob
	{
		background: url('../../images/labels/flat_frog/labels-active.jpg') no-repeat 0px 0px;
	}

#pathway { color: #fff; }
	#pathway a { color: #5a5a5a; }
	#pathway span.pathway-div { color: #353535; }

#footer
{
	background: url('../../images/labels/flat_frog/footer.png') repeat-x bottom;
	height: 10px;
	margin-bottom: 60px;
}

#newsletter
{
	background: url('../../images/labels/flat_frog/newsletter-label.png') no-repeat left bottom;
}
	#newsletter input, #newsletter select
	{
		border: none;
	}
	#newsletter #name, #newsletter #mail
	{
		background: url('../../images/labels/flat_frog/newsletter-input-email.png') no-repeat bottom left;
	}
	#newsletter #country
	{
		background: url('../../images/labels/flat_frog/newsletter-input-country.png') no-repeat bottom left;
	}
	#ok
	{
		padding-left: 0px;
	}

#messages
{
	width: 980px;
	margin: 0px auto;
	padding-top: 10px;
}
#messages-slide
{
	padding: 15px 16px;
}
#messages-slide a span
{
	width: 17px;
}

#home-news
{
	background: url('../../images/labels/flat_frog/home-news-arrows.jpg') no-repeat center 50px;
}
.home-news-img
{
	margin-top: 18px;
}
.home-news-content
{
	height: 500px;
		
}
#content
{
	background: url('../../images/labels/flat_frog/content.gif') repeat-x top left;
}

#content .carousel-prev, #content .carousel-next
{
	width: 123px; /*** 66 ***/
	height: 83px; /*** 79 ***/
	margin-top: 60px;
}
	
	#content .carousel-prev { margin-left: 20px; background: url('../../images/labels/flat_frog/home-news-prev.png') no-repeat; }
	#content .carousel-next { margin-left: 926px; background: url('../../images/labels/flat_frog/home-news-next.png') no-repeat; }
	#content .carousel-prev:hover, #content .carousel-next:hover
	{
		background-position: 0px -83px;
	}

#biography h2 { background-image: url('../../images/labels/flat_frog/titles/biography.png'); }
#latest-news h2, .latest-news h2 { background-image: url('../../images/labels/flat_frog/titles/latest-news.png'); }
.latest-news h3 { color: #000000; }
.latest-news h3 small { color: #505050; }
#contacts-info h2 { background-image: url('../../images/labels/flat_frog/titles/references.png'); }
#contacts-form h2, #contacts-artist h2 { background-image: url('../../images/labels/flat_frog/titles/contacts.png'); }
#contacts-form .title { padding-top: 9px; padding-bottom: 11px;}
#links h2 { background-image: url('../../images/labels/flat_frog/titles/links.png'); }
#links .article-bg { background: #FFF url('../../images/labels/flat_frog/text-bg.gif') repeat-x top; }


.title-left
{
	background-image: url('../../images/labels/flat_frog/text-topleft.png');
}
.title-right
{
	background-image: url('../../images/labels/flat_frog/text-topright.png');
}
.title
{
	background-image: url('../../images/labels/flat_frog/text-top.png');
}
.article
{
	color: #686868;
}
.article-bg
{
	background-color: #F5F5F5;
	background-image: url('../../images/labels/flat_frog/text-bg.gif');
}
/*** scrollbars ***/
.hTrack
{
	background: url('../../images/labels/flat_frog/icons/scrollbar-track-h.gif') repeat-x;
}
.vTrack
{
	background: url('../../images/labels/flat_frog/icons/scrollbar-track.gif') repeat-y;
}
.vThumb, .hThumb {
	background-color: #fff;
	background-image: url('../../images/labels/flat_frog/icons/scrollbar-knob.gif');
}
	.arrowUp { background-image: url('../../images/labels/flat_frog/icons/scrollbar-up.gif'); }
	.arrowDown { background-image: url('../../images/labels/flat_frog/icons/scrollbar-down.gif'); }


.home-news
{
	background: url('../../images/labels/flat_frog/home-news-top.png') no-repeat center 170px;
}
.home-news-box
{
	background: url('../../images/labels/flat_frog/home-news-bottom.jpg') no-repeat bottom;
}
	.home-news-read a, .home-news-read span
	{
		width: 225px;
		height: 45px;
		margin-top: -36px;
		background: url('../../images/labels/flat_frog/home-news-readmore.gif') no-repeat center 0px;
	}
		.home-news-read a:hover { background-position: center -45px; }
		.home-news-read a span { display: none; }
		.home-news-read span
		{
			background-position: center -90px;
		}
	.home-news h3 small { color: #505050; }
	.home-news h3 strong { color: #000; }
	.home-news h3 em { color: #242424; }

#promo-label .carousel-item a, #promo-label .carousel-item span
{
	display: block;
	height: 499px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#promo-about
{
	width: 1063px !important;
	height: 306px;
	background: url('../../images/labels/flat_frog/titles/about.png') no-repeat left bottom;
}
#promo-contacts
{
	width: 1063px !important;
	height: 325px;
	background: url('../../images/labels/flat_frog/titles/promo-contacts.png') no-repeat left bottom;
}

.artist-carousel
{
	background-image: url('../../images/labels/flat_frog/light-artists.png');
}
	.artists .carousel-prev { margin-left: -30px !important; }
	.artists .carousel-next { margin-left: 850px !important; }
	
.artist-item-desc h3
{
	color: #fff;
}
.artists-releases h3, .artists-releases h3 em, #release-info h2, #release-tracks .track-name, #track-info-makers div, #track-info-publishers div, .video h3 a, #lyrics-text h2, #lyrics-text #lyrics-authors strong
{
	color: #000;
}
.artist-item-desc 
{
	background-image:  url('../../images/labels/flat_frog/dots.png');
}
.hr
{
	background: url('../../images/labels/flat_frog/hr.gif') repeat-x center;
}
#release-info ul li, #release-info
{
	color: #353535;
}
#release-tracks ol, #release-tracks .track-name em
{
	color: #5b5b5b;
}
#release-info ul li strong, #track-info h4
{
	background-image:  url('../../images/labels/flat_frog/dots.gif');
}
#release-tracks ol li.odd .track-number, #release-tracks ol li.odd .track-name strong, #release-tracks ol li.odd .track-name em, #release-tracks ol li.odd .track-buttons-info, #release-tracks ol li.odd .track-buttons-listen, #release-tracks ol li.odd .track-buttons-listen_disabled, #release-tracks ol li.odd .track-buttons-buy, #release-tracks ol li.odd .track-buttons-buy_disabled, #release-tracks ol li.odd #track-info, #release-tracks ol li.odd #track-listen { background-color: #b3b3b3; }
			#release-tracks ol li.even .track-number, #release-tracks ol li.even .track-name strong, #release-tracks ol li.even .track-name em, #release-tracks ol li.even .track-buttons-info, #release-tracks ol li.even .track-buttons-listen, #release-tracks ol li.even .track-buttons-listen_disabled, #release-tracks ol li.even .track-buttons-buy, #release-tracks ol li.even .track-buttons-buy_disabled, #release-tracks ol li.even #track-info, #release-tracks ol li.even #track-listen { background-color: #c4c4c4; }

	#release-tracks .track-buttons-info { background-image: url('../../images/labels/flat_frog/icons/info.gif'); }
	#release-tracks .track-buttons-listen { background-image: url('../../images/labels/flat_frog/icons/listen.gif'); }
	#release-tracks .track-buttons-listen_disabled { background-image: url('../../images/labels/flat_frog/icons/listen_disabled.gif'); }
	#release-tracks .track-buttons-buy { background-image: url('../../images/labels/flat_frog/icons/buyit.gif'); }

#release-share a
{
	background-image: url('../../images/labels/flat_frog/icons/shareit.gif');
}

#release-buy h4
{
	background-image: url('../../images/labels/flat_frog/icons/buy.gif');
}

.video-txt p
{
	color: #686868;
}

#lyrics-releases ul li a
{
	background-image: url('../../images/labels/flat_frog/lyrics-releases.gif');
}
#lyrics-tracks ul li a
{
	background-image: url('../../images/labels/flat_frog/lyrics-tracks.gif');
}
.contact-field
{
	background: #eaeaea;
}
.contact-field label
{
	background: #eaeaea;
	border-top-color: #fff;
}
.contact-field input, .contact-field textarea, .contact-field select
{
	color: #000;
	border-top-color: #969696;
	border-bottom-color: #E9E9E9;
	background: #EBEBEB url('../../images/labels/flat_frog/input.gif') repeat-x top;
}

#links-website { background-image: url('../../images/labels/flat_frog/icons/links-www.gif'); }
#links-facebook { background-image: url('../../images/labels/flat_frog/icons/links-facebook.gif'); }
#links-twitter { background-image: url('../../images/labels/flat_frog/icons/links-twitter.gif'); }
#links-myspace { background-image: url('../../images/labels/flat_frog/icons/links-myspace.gif'); }
#links-forum { background-image: url('../../images/labels/flat_frog/icons/links-forum.png'); }

#contacts-info div h3, #contacts-info a
{
	color: #000;
}


#video-list h2
{
	background: url('../../images/videoplayer-ref.png') no-repeat 118px 13px;
}
#video-list .carousel-prev
{
	background: url('../../images/video-prev.png') no-repeat 0px 0px;
	height: 32px;
	width: 45px;
	margin-top: -48px;
	margin-left: 0px;
	
}
#video-list .carousel-next
{
	background: url('../../images/video-next.png') no-repeat 0px 0px;
	height: 32px;
	width: 45px;
	margin-top: -48px;
	margin-left: 858px;
}
#video-list .carousel-prev:hover, #video-list .carousel-next:hover
{
	background-position: 0px -32px;
}

#promo-catalog
{
	width: 1063px !important;
	height: 306px;
	background: url('../../images/labels/flat_frog/titles/catalog.png') no-repeat left bottom;
}
