

/*** BEGIN *** Styles created specifically for the Partner Marketplace page */
div.welcome {padding: 0px 10px 0px 10px; margin: 0 0px 0 -10px;}
div.cpanel {display: block; margin-right: 95px;}
div.headline {text-align: left;font-size: 28px; font-weight:700; color: #9A9A9A; line-height: 22px; padding-bottom: 15px ; margin-left: 75px;}
div.introtext {font-size: 12px; color: #000000; text-align: left; margin-left: 75px; margin-right: 45px;}
div.team-six-button {float: left; margin-top: 10px;}

div.Tier1 table.tier1 {
    background: url("/global/assets/images/bg/tier1_box.gif") top left no-repeat; 
    width: 800px; 
    height: 200px;
    padding: 0px 0px 50px 0px; 
}
div.Tier1 table.tier1 td {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #005D94;
}

div.Tier2 table.tier2 {
    display: inline;
}
div.Tier2 table.tier2 td {
    background: url("/global/assets/images/bg/tier2_box.gif") top left no-repeat; 
    width: 269px; 
    height: 320px;
}
div.Tier2 table.tier2 td {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #005D94;
}
div.Tier3 table.tier3 {
    display: inline;
}
div.Tier3 table.tier3 td {
    background: url("/global/assets/images/bg/tier3_box.gif") top left no-repeat; 
    width: 220px; 
    height: 250px;
}
div.Tier3 table.tier3 td {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #005D94;
}
.tier1-logo {
    padding: 12px 0 0px 12px; 
    float: left;
}
.tier1-content-box {
    width: 492px;  
    height: 124px; 
    padding: 15px 22px 0px 0px; 
    float: right; 
} /* A <div> that will hold the "tier1-headline" & "tier1-text" */
.tier1-headline {
    font-weight: bold; 
    font-size: 14px; 
    padding-bottom: 6px;
}
.tier1-text {
    text-align: left;
}

.tier2-logo {
    padding: 16px 3px 6px 0;
}
.tier2-content-box {
    width: 230px; 
    height: 132px; 
    padding: 0px 6px 0px 20px; 
} /* A <div> that will hold the "tier2-headline" & "tier2-text" */
.tier2-headline {
    font-weight: bold; 
    font-size: 13px; 
    padding-bottom: 6px;
}
.tier2-text {
    text-align: left;
}

.tier3-logo {
    padding: 16px 2px 6px 0;
}
.tier3-content-box {
    width: 192px; 
    height: 102px; 
    padding: 0px 6px 11px 10px; 
    margin-bottom: 0px;
} /* A <div> that will hold the "tier3-headline" & "tier3-text" */
.tier3-headline {
    font-weight: bold; 
    padding-bottom: 6px;
}
.tier3-text {
    text-align: left;
}

/* Buttons */

.intro-promobutton{
    text-align: left; 
    padding: 15px 0px 0px 75px; 
    margin: 0;
}

.promobutton {
    font-family: verdana, sans-serif;
    display: block;
    /* margin-top: 10px; */
    /* margin-bottom: 10px; */
    font-size: 9px; 
    line-height: 9px; 
    font-weight: bold; 
    text-transform: uppercase; 
    clear: both; 
}

.promobutton a {
    display:inline-block;
    float:none;
    height: 21px;
    padding: 0;
    margin-bottom: 0;
    color: #FFF;
}

.promobutton span {
    display:inline-block !important;
    height: 21px;
    line-height: 21px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 25px;
    display: inline;
    float: none;
}
.promobutton a:hover {
    color: #FFFF33;
}

/*
.promobutton a {
    color: #FFF; 
    padding: 6px 0px 6px 0px; 
    text-decoration: none; 
    display: inline ! important; 
}
*/
/*.promobutton#green span {
    padding: 11px 25px 20px 20px; 
    letter-spacing: 1px;background: url(/global/assets/images/btn/btn_green_right.gif) no-repeat right ;
}
.promobutton#green a {
    background: url(/global/assets/images/btn/btn_green_left.gif) no-repeat left; 
    text-decoration: none; 
}
*/
/*** END *** Styles created specifically for the Partner Marketplace page */







