﻿body { background-color:#e8edf1; font-family:Lucida Sans; }
img { border:none; }

/* Mobile Cash Logo */
.logo { background-image:url(../images/logo.png); background-position:left top; background-repeat:no-repeat; width:973px; margin-left:50px; height:53px; margin-top:20px; }

/* Navigation Bar */
.navBar { width:973px; margin-left:2px; margin-top:15px; margin-bottom:1px; position:relative; z-index:10; }
.navBar table { width:972px; border-left:solid 1px black; border-right:solid 1px black; }
.navBar td { height:23px; font-size:12px; font-weight:500; padding-left:10px; padding-right:10px; border:solid 2px black; border-left:solid 1px black; border-right:solid 1px black; background-color:#ababab;}
.navBar td a { text-decoration:none; color:#000000; }
.navBar td:hover { background-color:#9add11; }
.navBar td.on { background-color:Black; padding-left:10px; padding-right:10px; height:23px; }
.navBar td.on:hover { background-color:#9add11; padding-left:10px; padding-right:10px; height:23px; }
.navBar td.on a { text-decoration:none; color:#ffffff; }

/* MidSection */
.midSection { z-index:1; position:relative; }
.midSection .top { background-image:url(../images/midSectionTop.png); background-position:center top; background-repeat:no-repeat; width:973px; }
.midSection .content .right .logPartners { width:180px; height:180px; background-image:url(../images/bgBlue.png); background-position:left center; background-repeat:no-repeat; padding-left:10px; }
.midSection .content .right .logPartners .title { font-weight:bold; color:White; padding-top:15px; padding-bottom:5px; font-size:14px; }
.midSection .content .right .logPartners td { font-size:10px; color:White; padding-top:3px; }
.midSection .content .right .logPartners td .label { width:65px; }
.midSection .content .right .logPartners td .input { width:85px; height:15px; border:solid 1px #54c2e8; }
.midSection .content .right .logPartners td .button { text-align:center; background-image:url(../images/btnBlackSlim.png); background-position:center center; background-repeat:no-repeat; width:90px; height:20px; padding-top:8px; cursor:hand; }
.midSection .content .right .logPartners td a.login { text-decoration:none; color:White; font-weight:bolder; }
.midSection .content .right .logPartners td a.newUser { color:#d5f64a; font-size:12px; font-weight:bold; text-decoration:none; }
.midSection .content .right .logPartners a { color:#d5f64a; font-size:10px; text-decoration:none; }
.midSection .content .right .logPartners .date { color:#d5f64a; font-size:10px; }
.midSection .content .right .logPartners .news { color:White; font-size:10px; padding-right:20px; padding-bottom:5px; }
.midSection .content .right .blog { width:180px; height:100%; padding-bottom:20px; margin-right:10px; }
.midSection .content .right .blog .top { width:180px; height:15px; min-height:15px; background-image:url(../images/bgBlueTop.png); background-position:center center; }
.midSection .content .right .blog .center { width:180px; height:100%; min-height:15px; background-image:url(../images/bgBlueStrip.png); background-position:center center; }
.midSection .content .right .blog .center .text { margin-left:15px; font-weight:bold; font-size:14px; color:#d5f64a; text-decoration:none; }
.midSection .content .right .blog .bottom { width:180px; height:15px; min-height:15px; background-image:url(../images/bgBlueBottom.png); background-position:center center; }
.midSection .bot { background-image:url(../images/midSectionBot.png); background-position:center bottom; background-repeat:no-repeat; width:973px; }

/* Footer */
.footer { background-image:url(../images/footer.png); background-position:center bottom; background-repeat:no-repeat; width:973px; height:44px; margin-top:-10px;}
.footer .text { font-size:10px; color:#7ca3c2; padding-top:20px; padding-left:15px; }
.footer .text a { text-decoration:none; font-weight:bold; color:#7ca3c2; cursor:hand; }