/*
Right hand hierachic navigation

------------------------------------------------------------------------------*/
h1.banner
{
	color: white;
	background-color: #009466               ;
	background-image: url(../images/corners.gif);
	background-repeat: no-repeat;
	background-position: left top
}

.aqtree3clickable a
{
	background-position: 6px 3px;
	color: white;
	background-color: #009466               ;
	border-top: #7b5954 1px solid;
	border-bottom: 1px solid black;
}

.aqtree3clickable,
ul li.aq3closed a,
ul li.aq3open li.aq3closed a,
#log-in
{
		background-color: #009466               ;
}



/* see ie.css  */



.aqtree3clickable a:hover
{
	background-color: #025d41;
	border-right-color: #025d41
}


ul li.aq3open a
{
	background-image: url(../images/open.gif)
}

ul li.aq3closed a
{
	background-image: url(../images/closed.gif)
}

ul li.aq3open li.aq3open a
{
	background-image: url(../images/sub-open.gif);
}

ul li.aq3open li.aq3closed a
{
	background-image: url(../images/sub-closed.gif);
}

ul li.aq3open li.aq3closed a,
ul li.aq3open li.aq3open a
{
	border-right-color: #4C4C4C;
	background-color: #4C4C4C;
}



ul li.aq3open li.aq3closed a:hover,
ul li.aq3open li.aq3open a:hover
{
	border-right-color: #8a8a8a;
	background-color: #8a8a8a;
}


ul li.aq3open li.aq3bullet a
{
	background-image: none;
}

aqtree3clickable ul a,
ul li.aq3open li.aq3bullet a
{
	
	background-color: #b2b2b2;
}

ul li.aq3open li.aq3bullet a:hover
{
	background-color: #8a8a8a               ;
	border-right-color: #8a8a8a               ;
}




/*
Tabed Navigation

------------------------------------------------------------------------------*/

.selections li
{
	background-image: url(../images/buttons/tab-right.gif);
	border-bottom: 1px solid #066
}


.selections a
{
	background-image: url(../images/buttons/tab-left.gif);
	border-bottom: 1px solid #b2c1c1;

}


.selections li
{
	background-color: #E5EFEF;
}

ul li.aq3open li.aq3bullet a:hover,
.selections li:hover,
.selections li.over /* the over class is used to get the hover on li in ie */
{
	color: white;
}

.selections li:hover a,
.selections li.over a /* the over class is used to get the hover on li in ie */
{
	background-color: transparent;
	color: white	
}

.selections li:hover,
.selections li.over  /* the over class is used to get the hover on li in ie */
{
	background-color: #009466;
	color: white	
}

.selections a:hover,
#log-in
{
		color: white;
}

ul.offers li h3{

 	background: #ffffff url(../images/buttons/roc.gif) no-repeat 1px 0;
 	border-bottom:1px solid #009466;
 	padding:15px 4px 15px 0px;
	color: #009466               ;

}


ul.offers li h3 span{

	background: url(../images/buttons/loc.gif) no-repeat;
	padding:15px 4px 15px 7px;
	color: #009466               ;

}

ul.offers li a {
	color: #009466               ;
}


ul.offers li p.hook {

	background: url(../images/buttons/lbgc.gif) no-repeat bottom left;
	height:15px;
	border:0;
	border-right:1px solid #009466;
	color: #009466               ;

}

.casino_selections li
{
	background-image: url(../images/buttons/tab-right.gif);
	border-bottom: 1px solid #009466               ;
}

.casino_selections a
{
	background-image: url(../images/buttons/tab-left.gif);
	border-bottom: 1px solid #e4dbbc;
	color: #009466               ;
	font-weight: bold;

}


.casino_selections li
{
	background-color: #E5EFEF;
}


ul li.aq3open li.aq3bullet a:hover,
.casino_selections li:hover,
.casino_selections li.over /* the over class is used to get the hover on li in ie */
{
	color: white;
}

.casino_selections li:hover a,
.casino_selections li.over a /* the over class is used to get the hover on li in ie */
{
	background-color: transparent;
	color: white	
}

.casino_selections li:hover,
.casino_selections li.over  /* the over class is used to get the hover on li in ie */
{
	background-color: #009466;
	color: white	
}


.casino_selections a:hover
#log-in
{
		color: white;
}


ul.offers li h3{

	background-color:#e4dbbc;
	color:#009466;
	border-bottom:1px solid #00946;
	margin-bottom:1px;
	color: #009466               ;

	

}

ul.offers li p{
	
	background-color:#e4dbbc;	
	border-top: 1px solid #009466;
	border-right: 1px solid #009466;
	border-left: 1px solid #009466;
	border-bottom: 0px solid #009466;
	color: #009466               ;

}


.hook a 
{
	color: #009466;
}

ul.more li,
p.more
{

	background-image:url(../images/buttons/more.gif);
	background-position: top right;
	
}

.more a
{

	background-image:url(../images/buttons/more-bottom.gif);
	background-position: bottom left;
	color: #dc0500;
	font-weight: bold;
}


ul.more li,
p.more
{
	border: none;
}

.splash
{
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../images/cross_promo_banner.gif);
	height: 149px;
	margin-bottom: 2px
}



/*
Login form

------------------------------------------------------------------------------*/

#log-in,
#log-in form
{
	background-image: url(../images/corners-top.gif);
	background-repeat: no-repeat;
	background-position: left top 
}
#log-in form
{
	background-image: url(../images/corners-bottom.gif);
	background-position: left bottom 
}
