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

#siteMenu{width:515px;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:59px;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:122px;background-position:-59px 0px}
#siteMenuItemfb462:hover{background-position:-59px -30px}
#siteMenuItemfb462.active{background-position:-59px -30px}
#siteMenuItemfb462:hover.active{background-position:-59px -30px}

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

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

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

#siteMenuItem47cb1{width:90px;background-position:-425px 0px}
#siteMenuItem47cb1:hover{background-position:-425px -30px}
#siteMenuItem47cb1.active{background-position:-425px -30px}
#siteMenuItem47cb1:hover.active{background-position:-425px -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;}

/* -------------------------------------------------------------------------------------------------------- */
/* Home */
/* -------------------------------------------------------------------------------------------------------- */

.newsContent {background-color: #000000;}
.news_item .news_image
{
	width: 473px;
	height: 180px;
}
.news_item .news_title {background-color: #000000; color: #DAFF3F;}
.news_item .news_text
{
	width: 443px;
}
.bottom_box .read_more {position:relative; bottom:5px; margin-right:20px;}

/* -------------------------------------------------------------------------------------------------------- */
