/* My Account CSS Document */ #body_myaccount #banner-inside { width: 740px; padding: 0 0 0 10px; float: left; height: 90px; } #body_myaccount #banner-inside h1 { color: #000; font: 20px "Trebuchet MS"; margin: 10px 10px 20px 0; float: left; } .mybox { width: 750px; float: left; margin: 0 0 0 10px; } .acbox, .hisbox, .suppbox { float: left; padding: 0 5px 0 5px; } .hisboxtop { width: 140px; background: url(../images/hisboxtop.jpg) no-repeat top left; height: 95px; font: 20px "Trebuchet MS"; padding: 0px 0 0 10px; color: #fff; } .hisboxbtm { width: 140px; background: #4285CB url(../images/hisboxbtm.jpg) no-repeat bottom left; height: 80px; padding: 10px 0 10px 10px; float: left; } .acboxtop, .suppboxtop { width: 290px; background: url(../images/acboxtop.jpg) no-repeat top left; margin: 0 0 0 0px; height: 65px; padding: 30px 0 0 10px; font: 20px "Trebuchet MS"; } .suppboxtop { background: url(../images/suppboxtop.jpg) no-repeat top right; } .acboxbottom { width: 290px; background: #4285CB url(../images/acboxbtm.jpg) no-repeat bottom left; margin: 0 0 0 0px; height: 80px; padding: 10px 0 10px 10px; } ul.myboxlinks { list-style-type: none; margin: 0 0 0 0px; padding: 0 0 0 0; height: auto; width: 140px; } ul.myboxlinks li { width: 140px; padding: 0px 0 0 20px; float: left; background: url(../images/mylink-arrow.gif) no-repeat center left; margin: 0 0 0 0px; height: 20px; } ul.myboxlinks li a { color: #fff; text-decoration: none; border-bottom: 0px; } ul.myboxlinks li a:hover { text-decoration: underline; } /* My accounts - inside pages */ #myboxin-left { width: 150px; float: left; padding: 0 5px; } #myboxin-left.column { padding-bottom: 20010px; margin-bottom: -20000px; } .acc-nav { width: 150px; float: left; margin: 0 0 5px 0; } .acc-nav-top { width: 150px; background: #4285CB url(../images/acc-nav-top.gif) no-repeat top left; float: left; height: 12px; } .acc-nav-mid { width: 150px; background: #4285CB url(../images/acc-nav-btm.gif) no-repeat bottom left; padding: 0 0 10px 10px; margin: 0; float: left; } .acc-nav-mid h2 { font: bold 11px tahoma; color: #fff; padding: 0 0 10px 10px; margin: 0; float: left; } #myboxin-right { width: 580px; float: left; padding: 0 0 0 10px; } #myboxin-right h2 { font: 18px "Trebuchet MS"; margin: 0 0 10px 0 ; padding: 0; text-transform: uppercase; color: #000; float: left; } /* table without border */ #myboxin-right table.noborder { font: 11px arial; float: left; margin: 10px 0 20px 0; } #myboxin-right table.noborder span.bold { font-weight: bold; } /* table with border */ table.border { border: 1px solid #ccc; border-collapse: collapse; font: 11px arial; float: left; margin: 10px 0 20px 0; } table.border td, table.border th { border: 1px solid #ccc; padding: 3px 3px 3px 5px; text-align: left; } table.border th { font-weight: bold; background: #eee; } /***[ My Account inside top buttons ]***/ #mytopnav, #mybtmnav { width: 580px; float: left; } #mytopnav ul, #mybtmnav ul { padding: 0 10px 0 0px; float: left; list-style-type: none; } #mytopnav ul li, #mybtmnav ul li { background:url(../images/mytopnav-right.jpg) repeat-x right top; float:left; margin: 0px 2px 0 0; padding-right:10px; } #mytopnav ul li a, #mybtmnav ul li a { background:url(../images/mytopnav-left.jpg) no-repeat left top ; float:left; color: #fff; text-decoration:none; padding: 7px 0 0 10px; height: 28px; } #mytopnav ul li a:hover, #mybtmnav ul li a:hover { text-decoration: underline; }