@CHARSET "ISO-8859-1";

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

/* BRANDING */

#subdomainHeader-wrap {
	background-color:#1822a6;
}

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

/* LOCAL NAV */

#subdomainNavigation-wrap {
	background-color:#1822a6;
}
	
	#subdomainNavigation ul li a {
		background-color:#16167a;
	}
	
	#subdomainNavigation ul li.selected a, 
	#subdomainNavigation ul li.selected a:hover, #subdomainNavigation ul li.selected a:focus {
		color:#16167a;
	}
	
/* = FOOTER
---------------------------------------*/

#footer-wrap {
	/*border-color:#1822a6;*/
}

/* = 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:#1822a6 none repeat scroll 0 0;
                border-bottom:2px solid #16167a;
                color:#FFFFFF;
                font-size:1.4em;
                line-height:1.429em;
                margin:0;
                padding:10px 20px 8px;
                text-transform:uppercase;
            }
            
        #hero .header h1 {
            border-color:#1822a6 #1822a6 -moz-use-text-color;
        }
              
        #hero #intro .content {
            border-color:-moz-use-text-color #1822a6 #1822a6;
            width:920px;
        }
        
            #betting #intro .how a {
                color: #1822a6;
            }
        
            #betting .info a{
                color: #1822a6;
            }
            
            a.more {
                background:transparent url(../images/betting/bg-morelink.png) no-repeat scroll right 4px;
                color: #1822a6;
            }
            
            #betting .info .actions a{
                color: #ffffff;
            }
            
        #betting .icons a{
            color: #1822a6;
        }
        
    #betting form h2, form h3 {
        background:#1822a6 none repeat scroll 0 0;
        border-bottom:2px solid #16167a;
    }
    
        #betting form a{
            /*color: #1822a6;*/
        }
        
    		#betting form a.helptip dl dt{
    			background:#1822a6;
    			color:#FFFFFF;								
    		}
    		
    		#betting form a.helptip:hover dl{
    		    border:2px solid #1822a6;
    		}
                    
    		

#angleBonusCalc   {
	background-color: #1822A6;
}

.textColor {
	color: #1822A6;	
}

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

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

.featured-website { border-color:#1822a6; }
.featured-website h2 { background-color:#1822a6; }
.featured-website h3 a { color: #1822a6; }

