/* -------------------------------------------------------------------------------------------------------- */
/* Menu */
/* -------------------------------------------------------------------------------------------------------- */

#siteMenu{width:500px;height:30px;background: url(../img/blank/menu_bg.png) repeat-x scroll;}
#siteMenu a{height:30px;display:block;float:left;background-image:url(../img/generated/sprites/48ee494b778f8257ffc7aca9ce407d14.png)}

#siteMenuItem09515{width:56px;background-position:-0px 0px}
#siteMenuItem09515:hover{background-position:-0px -30px}
#siteMenuItem09515.active{background-position:-0px -30px}
#siteMenuItem09515:hover.active{background-position:-0px -30px}

#siteMenuItemfb462{width:118px;background-position:-56px 0px}
#siteMenuItemfb462:hover{background-position:-56px -30px}
#siteMenuItemfb462.active{background-position:-56px -30px}
#siteMenuItemfb462:hover.active{background-position:-56px -30px}

#siteMenuItem164b7{width:113px;background-position:-174px 0px}
#siteMenuItem164b7:hover{background-position:-174px -30px}
#siteMenuItem164b7.active{background-position:-174px -30px}
#siteMenuItem164b7:hover.active{background-position:-174px -30px}

#siteMenuItem5cfbb{width:50px;background-position:-287px 0px}
#siteMenuItem5cfbb:hover{background-position:-287px -30px}
#siteMenuItem5cfbb.active{background-position:-287px -30px}
#siteMenuItem5cfbb:hover.active{background-position:-287px -30px}

#siteMenuItem2b4c8{width:76px;background-position:-337px 0px}
#siteMenuItem2b4c8:hover{background-position:-337px -30px}
#siteMenuItem2b4c8.active{background-position:-337px -30px}
#siteMenuItem2b4c8:hover.active{background-position:-337px -30px}

#siteMenuItem47cb1{width:87px;background-position:-413px 0px}
#siteMenuItem47cb1:hover{background-position:-413px -30px}
#siteMenuItem47cb1.active{background-position:-413px -30px}
#siteMenuItem47cb1:hover.active{background-position:-413px -30px}

/* -------------------------------------------------------------------------------------------------------- */
/* General */
/* -------------------------------------------------------------------------------------------------------- */

*
{
	border-color: #DAFF3F;
	color: #FFFFFF;
}

body
{
	background-color: #161616;
	background-image: url('http://www.waterfrontrecords.com/content/image/{468285DE-FA93-8A8E-CD08-5797C9D2D024}.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}

a.generated_button:hover {border-color: #DAFF3F;}
.searchBar .textInput {height: 23px; color:#000000}
/* -------------------------------------------------------------------------------------------------------- */
/* Control - SearchBarControl */
/* -------------------------------------------------------------------------------------------------------- */

.searchBar, .searchBar * {height: 23px; color: #000000;}
.searchBar input {line-height: 23px;}
.searchBar .textInput, .searchBar .button {border-color: #161616;}
.searchBar .textInput:hover, .searchBar .button:hover {border-color: #DAFF3F;}

.ac_results .ac_odd img,
.ac_results .ac_even img
{
	display: block;
	width: 40px;
	height: 40px;
	background-color: #99B222;
}

.ac_main_search_results hr {background-color: #DAFF3F;}

/* -------------------------------------------------------------------------------------------------------- */
/* Control - Autocomplete */
/* -------------------------------------------------------------------------------------------------------- */

.ac_results {background-color:#000000; border: 1px solid #545454}
.ac_loading {background:#FFFFFF url(../img/template/ajax.gif) right center no-repeat}
.ac_over, .ac_over * {background-color:#DAFF3F !important; color:#000000}
.ac_results li {background-color:#000000 }

/* -------------------------------------------------------------------------------------------------------- */
/* Control - Tilegrid */
/* -------------------------------------------------------------------------------------------------------- */

.pageBox {background-color: #DAFF3F;}

.carousel a {color: #FFFFFF;}
.carousel span {color: #FFFFFF;}
.carousel_wrap {width: 892px;}

/* -------------------------------------------------------------------------------------------------------- */
/* Page - Artist */
/* -------------------------------------------------------------------------------------------------------- */
	
/* -------------------------------------------------------------------------------------------------------- */
/* Control - ArtistImageControl */
/* -------------------------------------------------------------------------------------------------------- */
	#artist_image
	{
		width: 990px;
		background-color: #000000;
	}
	
	.transparent_box {background-image: url(../img/blank/blackTransparency.png);}
	
	#share_box div 
	{
		background-color: #DAFF3F; 
		color: #000000;
	}
		
/* -------------------------------------------------------------------------------------------------------- */
/* Control - DescriptionControl */
/* -------------------------------------------------------------------------------------------------------- */

#artist_description
{
	width: 630px; 
	height: 350px;	
}

.show_links{background-color: #DAFF3F;}
.show_links a{color: #333333;}
.show_links .moreinfo .data{color: #333333;}

/* Share div */
#share_box div
{
	background-color: #DAFF3F;
	color: #333333;
}

/* Ajax paging - Product detail */
.product_name, .product_price {color: #000000;}

#artist_image {position:relative; right: 15px; width:980}
.jScrollPaneContainer {position:relative; right: 15px;}

/* Media box */
.media_tab 
{
	background-color: #DAFF3F;
	color: #333333;
}
#video_box .video:hover{background-color: #99B222;}

/* youtube and flickr text */
#youtubetext, #flickrtext{color: #333333;}

/* -------------------------------------------------------------------------------------------------------- */
