﻿body { 
	margin:0; 
	background-image: url('../FrameworkImages/global/Layout/Background.png'); 
	background-position:top; 
	background-repeat:repeat-x; 
	background-color: #4c0908;
	}
	
/* Logo */
.Logo { position:relative;}
.Logo img{ position:absolute; top:-32px; left:340px;}

/* Info Bar */
.InfoBar {color:white;text-decoration:none; height:32px; vertical-align:middle;}
.InfoBar  A {color:white; text-decoration:none;}
.InfoBar  A:hover {color:Silver; text-decoration:underline;}

/* Login Link */
.LoginBar {position:relative; background:url(../FrameworkImages/global/Layout/Infobar-BG.png) repeat-x black;}
.LoginText { text-align:left; color:grey; position:absolute; top:8px; right:0px;}
.LoginText A { color:white; text-decoration:none; padding-left:3px; padding-right:3px;}
.LoginText A:Hover { color:Silver;}
.LoginTD {}


	.help_stable_kit_button
    {
        background-image: url('../FrameworkImages/en/StableKit.jpg');
        background-repeat: no-repeat;
        background-position: center;
        height: 200px;
        padding-top: 60px;
    }
    .help_stable_kit_info_button
    {
        background-image: url('../FrameworkImages/en/Stable-Kit-Info-BTN.jpg');
        background-repeat: no-repeat;
        background-position: center;
        height: 200px;
        padding-top: 60px;
    }        
    .help_help_button
    {
        background-image: url('../FrameworkImages/en/Help.jpg');
        background-repeat: no-repeat;
        background-position: center;
        height: 200px;
        
    }
    .help_how_to_button
    {
        background-image: url('../FrameworkImages/en/HowTo-Tutorials.jpg');
        background-repeat: no-repeat;
        background-position: center;
        height: 200px;
    }
    .help_contact_us_button
    {
        background-image: url('../FrameworkImages/en/Support.jpg');
        background-repeat: no-repeat;
        background-position: center;
        height: 200px;
    }
    

     
	/* Bonus Offer Button */
	.BonusOfferBorderLeft{background-image: url('../FrameworkImages/en/GoldCopyLHS.png'); background-repeat: no-repeat; background-position: top right;width: 8px;}
	.BonusOfferBorderRight{background-image: url('../FrameworkImages/en/GoldCopyRHS.png'); background-repeat: no-repeat;background-position: top left;width: 8px;}
	.BonusOfferScrollBody{height: 170px; padding: 5px; text-align: left; font-size: 12px; vertical-align: top;background-image: url('../FrameworkImages/en/GoldCopyBG.png'); background-position: top; background-repeat: repeat-x;}
	.Bonus_Offer_Overlay{font-size: 13px; text-align: left; height: 100px; width: 460px; background-image: url('../FrameworkImages/en/BonusOffer.png'); background-repeat:no-repeat;}


	 
    /* Stable Kit Comment */ 
    .StableKitComment {text-align: center; font-size: 0.8em; vertical-align: top;}
    
    
    
    /*Stable Kit Series*/
    tr.TitleSilver td {
        height: 24px;
	    font-size: 16px;
	    font-weight: bold;
	    background-image: url('../Images/global/Layout/SilverBar.png'); 
	    background-repeat:repeat-x;
	    color:#ffffff;
    }
    tr.SectionSilver td {
        height: 24px;
	    font-size: 14px;
	    font-weight: bold;
	    background-image: url('../Images/global/Layout/DarkBar.png');
	    background-repeat:repeat-x;
        padding:0px 0px 0px 5px;
	    color:white;
    }
    tr.SubSectionSilver td {
        height: 18px;
	    font-size: 12px;
	    font-weight: bold;
	    background-image: url('../Images/global/Layout/SilverWhiteGradient.png'); 
	    background-position:bottom; 
	    background-repeat:repeat-x;
	    padding-top:10px;
	    padding-bottom:2px;
    }
    
    tr.TitleRoyal td {
        height: 24px;
	    font-size: 16px;
	    font-weight: bold;
	    background-image: url('../Images/global/Layout/RoyalBar.png'); 
	    background-repeat:repeat-x;
	    color:#ffffff;
    }
    tr.SectionRoyal td {
        height: 24px;
	    font-size: 14px;
	    font-weight: bold;
	    background-image: url('../Images/global/Layout/DarkBar.png');
	    background-repeat:repeat-x;
        padding:0px 0px 0px 5px;
	    color:white;
    }
    tr.SubSectionRoyal td {
        height: 18px;
	    font-size: 12px;
	    font-weight: bold;
	    background-image: url('../Images/global/Layout/SilverWhiteGradient.png'); 
	    background-position:bottom; 
	    background-repeat:repeat-x;
	    padding-top:10px;
	    padding-bottom:2px;
    }
    
    tr.TitleDerby td {
        height: 24px;
	    font-size: 16px;
	    font-weight: bold;
	    background-image: url('../Images/global/Layout/DerbyBar.png'); 
	    background-repeat:repeat-x;
	    color:#ffffff;
    }
    tr.SectionDerby td {
        height: 24px;
	    font-size: 14px;
	    font-weight: bold;
	    background-image: url('../Images/global/Layout/DarkBar.png');
	    background-repeat:repeat-x;
        padding:0px 0px 0px 5px;
	    color:white;
    }
    tr.SubSectionDerby td {
        height: 18px;
	    font-size: 12px;
	    font-weight: bold;
	    background-image: url('../Images/global/Layout/SilverWhiteGradient.png'); 
	    background-position:bottom; 
	    background-repeat:repeat-x;
	    padding-top:10px;
	    padding-bottom:2px;
    }
    
    tr.TitleGold td {
        height: 24px;
	    font-size: 16px;
	    font-weight: bold;
	    background-image: url('../Images/global/Layout/GoldBar.png'); 
	    background-repeat:repeat-x;
	    color:#ffffff;
    }
    tr.SectionGold td {
        height: 24px;
	    font-size: 14px;
	    font-weight: bold;
	    background-image: url('../Images/global/Layout/DarkBar.png');
	    background-repeat:repeat-x;
        padding:0px 0px 0px 5px;
	    color:white;
    }
    tr.SubSectionGold td {
        height: 18px;
	    font-size: 12px;
	    font-weight: bold;
	    background-image: url('../Images/global/Layout/SilverWhiteGradient.png'); 
	    background-position:bottom; 
	    background-repeat:repeat-x;
	    padding-top:10px;
	    padding-bottom:2px;
    }
    h3 {
        font-size: 12px;
	    font-weight: bold;
        height: 14px; 
        margin-top:-3px;
        margin-bottom:-5px;
    }

