@CHARSET "ISO-8859-1";

/* = HEADER
---------------------------------------*/

/* BRANDING */

#subdomainHeader-wrap {
	background-color:#4f9a0c;
}

/* LOCAL NAV */

#subdomainHeader {
	background-position: 190px 0;	
}

#subdomainNavigation-wrap {
	background-color:#4f9a0c;
}
	
	#subdomainNavigation ul li a {
		background-color:#316802;
	}
	
	#subdomainNavigation ul li.selected a, 
	#subdomainNavigation ul li.selected a:hover, #subdomainNavigation ul li.selected a:focus {
		color:#316802;
	}

/* = FOOTER
---------------------------------------*/

#footer-wrap {
	/*border-color:#4f9a0c;*/
}

/* = CONTAINER STYLING
---------------------------------------*/

            #main-wrap .bucket .header h1, #main-wrap .stack .header h1, #main-wrap .bucket .header h2, #main-wrap .stack .header h2, #main-wrap .bucket .header h3, #main-wrap .stack .header h3 {
                -moz-background-clip:border;
                -moz-background-inline-policy:continuous;
                -moz-background-origin:padding;
                -moz-border-radius-topleft:5px;
                -moz-border-radius-topright:5px;
                background:#4f9a0c none repeat scroll 0 0;
                border-bottom:2px solid #316802;
                color:#FFFFFF;
                font-size:1.4em;
                line-height:1.429em;
                margin:0;
                padding:10px 20px 8px;
                text-transform:uppercase;
            }
            
        #hero .header h1 {
            border-color:#4f9a0c #4f9a0c -moz-use-text-color;
        }
              
        #hero #intro .content {
            border-color:-moz-use-text-color #4f9a0c #4f9a0c;
            width:920px;
        }
        
            #poker #intro .how a {
                color: #4f9a0c;
            }
        
            #poker .info a{
                color: #4f9a0c;
            }
            
            a.more {
                background:transparent url(../images/poker/bg-morelink.png) no-repeat scroll right 4px;
            }
            
            #poker .info .actions a{
                color: #ffffff;
            }
            
        #poker .icons a{
            color: #4f9a0c;
        }
        
    #poker form h2, form h3 {
        background:#4f9a0c none repeat scroll 0 0;
        border-bottom:2px solid #316802;
    }
    
        #poker form a{
            /*color: #4f9a0c;*/
        }
        
    		#poker form a.helptip dl dt{
    			background:#4f9a0c;
    			color:#FFFFFF;								
    		}
    		
    		#poker form a.helptip:hover dl{
    		    border:2px solid #4f9a0c;
    		}
                    
    		
    		
#angleBonusCalc {
	background-color: #4F9A0C;	
}

.textColor {
	color: #4f9a0c;
}

/* = MARKETING ELEMENTS
--------------------------------------------------------------------*/

/* = FEATURED MERCHANT
----------------------------------*/

.featured-website { border-color:#4f9a0c; }
.featured-website h2 { background-color:#4f9a0c; }
.featured-website h3 a { color: #4f9a0c; }

