﻿/*bonus panel*/
.bonus_pane 
{
	color:#000;
	width:200px;
}

.bonus_pane div
{
	margin:0;
	padding:0;
	display:block;
}
.bonus_pane div.pane_tl 
{
	clear:both;
	background: url(images/container/bonus/corners.gif) no-repeat 0 0;	
	
}
.bonus_pane div.pane_tr {
	background: url(images/container/bonus/corners.gif) no-repeat top right;		
	margin-left:6px;
}
.bonus_pane div.pane_t
{
	background: url(images/container/bonus/v.gif) repeat-x top;			
	margin-right:6px;
	height:6px;
}
.bonus_pane div.pane_l
{
	clear:both;	
	background: url(images/container/bonus/bg.gif) repeat-x top;		
	border-left:1px solid #003c11;
	border-right:1px solid #003c11;
	background-color:#c7c7c7;
}
.bonus_pane div.pane_r
{
	margin-left:6px;
}
.bonus_pane div.pane_content
{	
	margin-right:6px;	
	padding:4px;
	
}
.bonus_pane div.pane_bl 
{
	clear:both;
	background: url(images/container/bonus/corners.gif) no-repeat bottom left;			
	margin-top:0;
	margin-bottom:0;	
}
.bonus_pane div.pane_br {
	background: url(images/container/bonus/corners.gif) no-repeat bottom right;		
	margin-left:6px;
}
.bonus_pane div.pane_b
{
	background: url(images/container/bonus/v.gif) repeat-x bottom;		
	margin-right:6px;
	height:6px;
}
.bonus_pane a,
.bonus_pane a:hover,
.bonus_pane a:visited
{
	color:#000;
	text-decoration:none;
}
.bonus_pane a:hover
{
	text-decoration:underline;
}

/*sub nav box*/

.subnav_pane 
{
	color:White;
	
	
}

.subnav_pane div
{
	margin:0;
	padding:0;
	display:block;
}
.subnav_pane div.pane_tl {
	background: url(images/container/subnav/corners.gif) no-repeat 0 0;	
	
}
.subnav_pane div.pane_tr {
	background: url(images/container/subnav/corners.gif) no-repeat top right;		
	margin-left:9px;
}
.subnav_pane div.pane_t
{
	background: url(images/container/subnav/v.gif) repeat-x top;			
	margin-right:9px;
	height:9px;
}
.subnav_pane div.pane_l
{	
	background: url(images/container/subnav/bg.jpg) repeat-x top;		
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background-color:#777674;
}
.subnav_pane div.pane_r
{
	margin-left:9px;
}
.subnav_pane div.pane_content
{	
	margin-right:9px;	
	padding:4px;
	
}
.subnav_pane div.pane_bl 
{
	
	background: url(images/container/subnav/corners.gif) no-repeat bottom left;			
	margin-top:0;
	margin-bottom:0;	
}
.subnav_pane div.pane_br {
	background: url(images/container/subnav/corners.gif) no-repeat bottom right;		
	margin-left:9px;
}
.subnav_pane div.pane_b
{
	background: url(images/container/subnav/v.gif) repeat-x bottom;		
	margin-right:9px;
	height:9px;
}


/*subnav2 panel*/
.subnav2_pane 
{
	color:#000;
}

.subnav2_pane div
{
	margin:0;
	padding:0;
	display:block;
}
.subnav2_pane div.pane_tl 
{
	clear:both;
	background: url(images/container/bonus/corners.gif) no-repeat 0 0;	
	
}
.subnav2_pane div.pane_tr {
	background: url(images/container/bonus/corners.gif) no-repeat top right;		
	margin-left:6px;
}
.subnav2_pane div.pane_t
{
	background: url(images/container/bonus/v.gif) repeat-x top;			
	margin-right:6px;
	height:6px;
}
.subnav2_pane div.pane_l
{
	clear:both;	
	background: url(images/container/bonus/bg.gif) repeat-x top;		
	border-left:1px solid #003c11;
	border-right:1px solid #003c11;
	background-color:#c7c7c7;
}
.subnav2_pane div.pane_r
{
	margin-left:6px;
}
.subnav2_pane div.pane_content
{	
	margin-right:6px;	
	padding:4px;
	
}
.subnav2_pane div.pane_bl 
{
	clear:both;
	background: url(images/container/bonus/corners.gif) no-repeat bottom left;			
	margin-top:0;
	margin-bottom:0;	
}
.subnav2_pane div.pane_br {
	background: url(images/container/bonus/corners.gif) no-repeat bottom right;		
	margin-left:6px;
}
.subnav2_pane div.pane_b
{
	background: url(images/container/bonus/v.gif) repeat-x bottom;		
	margin-right:6px;
	height:6px;
}
.subnav2_pane a,
.subnav2_pane a:hover,
.subnav2_pane a:visited
{
	color:#000;
	text-decoration:none;
}
.subnav2_pane a:hover
{
	text-decoration:underline;
}