body { padding: 0px; margin: 0px; background-image: url(../images/bg.jpg); background-repeat: repeat-x; background-position: left top; font-family: Arial; } .content { font-family: Arial; font-size: 12px; color: #333333; text-decoration: none; } .content a { font-family: Arial; font-size: 12px; color: #333333; text-decoration: none; } .textcontent { width: 300px; } .msg { font-family: Arial; font-size: 12px; color: #CC0000; text-decoration: none; } .icontxt a { font-family: Arial; font-size: 12px; color: #04244B; text-decoration: none; } .pagetitletxt { font-family: Arial; font-size: 16px; color: #04244B; text-decoration: none; } .pagetitletxt a { font-family: Arial; font-size: 16px; color: #04244B; text-decoration: none; } .listtitletxt { font-family: Arial; font-size: 12px; color: #04244B; text-decoration: none; background-image: url(../images/titlebg.jpg); background-repeat: repeat-x; background-position: left top; height: 40px; font-weight: bold; padding: 0px 0px 0px 5px; background-color: #C0C0C0; vertical-align: middle; } .listtxt { font-family: Arial; font-size: 12px; color: #333333; text-decoration: none; background-color: #F9F9F9; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #EBEBEB; padding: 6px 0px 6px 5px; } .listtxt a { font-family: Arial; font-size: 12px; color: #333333; text-decoration: none; } .listtxt a:hover { font-family: Arial; font-size: 12px; color: #5478B3; text-decoration: underline; } .listtxt input { font-family: Arial; font-size: 10px; color: #666666; text-decoration: none; background-color: #F9F9F9; } .listtxt-hidden { font-family: Arial; font-size: 12px; color: #CCCCCC; text-decoration: none; background-color: #F9F9F9; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #EBEBEB; padding: 6px 0px 6px 5px; } .sortinput { border: solid 1px #7F9DB9; width: 15px; height: 16px; text-align: left; font-size: 12px; padding: 2px; } #product_detail .sortinput { width: 45px; } /* Footer */ .footertxt { font-family: Arial; font-size: 10px; color: #666666; text-decoration: none; } .footertxt a { font-family: Arial; font-size: 10px; color: #666666; text-decoration: underline; } .footertxt a:hover { font-family: Arial; font-size: 10px; color: #666666; text-decoration: none; } .required_field:before { content: "*"; color: #CC0000; padding-right: 3px; } .red { color: #CC0000; } .fl { float: left; } .fr { float: right; } .tl { text-align: left; } .tr { text-align: right; } .tc { text-align: center; } .hide { display: none !important; } .no_border { border: none !important; } .nobg { background: none !important; } .pointer { cursor: pointer; }