/* CSS Document */ img{ border-style:none; } hr { height: 1px; border-top:1px solid #000000; overflow:hidden; } h1 { font-size: 13px; } h2 { font-size: 12px; } h3 { font-size: 11px; } h4 { font-size: 10px; } h5 { font-size: 9px; } form{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; } th{ font-weight:bold; } td{ font-size:11px; font-weight:none; } /***********************************************/ /* Global Class */ /***********************************************/ .linkstyle1 A:link{ color: #a31919; text-decoration: none; font-weight:bold; font-size:12px; } .linkstyle1 A:visited { color:#a31919; text-decoration: none; font-weight:bold; font-size:12px; } .linkstyle1 A:active { color:#a31919; text-decoration: none; font-weight:bold; font-size:12px; } .linkstyle1 A:hover { color: #a31919; text-decoration:underline; font-weight:bold; font-size:12px; } .linkstyle2 A:link{ color: #ffffff; text-decoration: none; } .linkstyle2 A:visited { color:#ffffff; text-decoration: none; } .linkstyle2 A:active { color:#ffffff; text-decoration: none; } .linkstyle2 A:hover { color: #000000; text-decoration:underline; } .linkstyle3 A:link{ color: #a31919; font-size:10px; text-decoration: none; } .linkstyle3 A:visited { color:#a31919; font-size:10px; text-decoration: none; } .linkstyle3 A:active { color:#a31919; font-size:10px; text-decoration: none; } .linkstyle3 A:hover { color: #a31919; font-size:10px; text-decoration:underline; } .font1{ color:#a31919; font-size:17px; font-weight:bold; } .font2{ font-size:12px; font-weight:bold; } .font3{ font-size:11px; } .clear{ clear:both; } .space{ width:1px; height:1px; } .fade50 { filter: alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; } .nofade { filter: alpha(opacity=100); -moz-opacity:1; opacity:1; } .alignleft { text-align: left; } .aligncenter { text-align: center; } .alignright { text-align: right; } .valigntop{ vertical-align:top; } .valignbottom{ vertical-align:bottom; } .floatleft { float: left; } .floatright { float: right; } .frmselect{ height:17px; font-size:11px; border-width:1px 1px 1px 1px; border-style:solid; border-color:#cccccc #666666 #666666 #cccccc; } .frmtext{ font-size:11px; background-color: #ffffff; border-width:1px 1px 1px 1px; border-style:solid; border-color:#cccccc #666666 #666666 #cccccc; } .frmsubmit{ height:17px; font-size:11px; font-weight:bold; border-width:1px 1px 1px 1px; border-style:solid; border-color:#cccccc #666666 #666666 #cccccc; } .title{ color:#ffffff; font-weight:bold; text-align:right; padding:2px 2px 2px 2px; background-color:#e90505; } .subtitle{ color:#ff6600; padding:1px 2px 1px 2px; font-weight:bold; } .more{ color:#ff6600; font-size:9px; font-weight:normal; } .salesprice{ color:#ff0000; font-weight:bold; font-size:12px; } .wholesaleprice{ color:#ff6600; font-weight:bold; font-size:12px; } .retailprice{ color:#ff0000; font-weight:bold; font-size:12px; } .discountprice{ color:#1d8700; font-weight:bold; font-size:12px; }