/* Dust Music style sheet */ /* common styles */ /* link styles */ A:link, A:visited, A:active { color: #A31919; font-size: 10px; font-family: Verdana, Geneva, Arial; font-weight: normal; text-decoration: none; } A:hover { color: #666666; font-size: 10px; font-family: Verdana, Geneva, Arial; font-weight: normal; text-decoration: none; } A.listlink:link, A.listlink:visited, A.listlink:active { color: #A31919; font-size: 10px; font-family: Verdana, Geneva, Arial; font-weight: bold; text-decoration: none; } A.listlink:hover { color: #666666; font-size: 10px; font-family: Verdana, Geneva, Arial; font-weight: bold; text-decoration: none; } A.rightbox:link, A.rightbox:visited, A.rightbox:active { color: #A31919; font-size: 10px; font-family: Verdana, Geneva, Arial; font-weight: bold; text-decoration: none; } A.rightbox:hover { color: #666666; font-size: 10px; font-family: Verdana, Geneva, Arial; font-weight: bold; text-decoration: none; } /* text styles */ BODY, TD, INPUT { color: #000000; font-size: 10px; font-family: Verdana, Geneva, Arial; } .errortext { color: red; font-size: 10px; font-family: Verdana, Geneva, Arial; font-weight: bold; } /* copyright text */ .copyrighttext { color: #666666; font-size: 9px; font-family: Verdana, Geneva, Arial; font-weight: bold; padding-top: 4px; border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; text-align: center; } .copyrighttable { margin: 0px 75px 0px 75px; border-width: 1px; width: 610px; } /* contact info text */ .contactinfo { color: #EFC9CF; font-size: 9px; font-weight: bold; font-family: Verdana, Geneva, Arial; } A.contactinfo:visited, A.contactinfo:active,A.contactinfo:link { color: #EFC9CF; font-size: 9px; font-weight: normal; font-family: Verdana, Geneva, Arial; } A.contactinfo:hover { color: #FFFFFF; font-size: 9px; font-weight: normal; font-family: Verdana, Geneva, Arial; } /* columns */ .maincolumn { width: 560px; padding-right: 10px; } .rightcolumn { width: 180px; padding-left: 10px; } /* Right box frame */ .rightboxtitle { color: #666666; font-size: 11px; font-weight: bold; padding: 2px 2px 1px 4px; margin: 0px 0px 0px 2px; } .rightbox { border-left: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; padding: 1px 2px 2px 4px; margin: 0px 0px 10px 0px; } .rightboxlinkrow { text-align: right; margin-top: 2px; } .bottomborder { border-bottom: 1px solid #CCCCCC; } .mainboxtitle { color: #666666; font-size: 11px; font-weight: bold; margin: 0px 0px 0px 2px; padding: 2px 2px 2px 2px; } .mainbox { border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; margin: 0px 0px 0px 0px; padding: 5px 2px 2px 3px; } .shopbox { margin: 6px 6px 6px 6px; padding: 4px 4px 4px 4px; border-top: 1px solid #666666; border-left: 1px solid #666666; background-color: #DDDDDD; } .shoplinkbox { width: 100%; margin: 2px 0px 2px 0px; padding: 2px 2px 2px 2px; } /* cart */ .cartheader { background-color: #666666; color: #FFFFFF; font-weight: bold; } /* Main box frame */ /* release and artist styles */ /* text styles */ .release, .artist { font-size: 10px; font-family: Verdana, Geneva, Arial; } /* release and artist preview styles */ .previewhr { margin: 0; padding: 0; border-bottom: 1px solid #CCCCCC; border-top: 0px; } /* link styles */ /* release and artist archive styles */ /* page continue link, ex read more etc, */ A.continue:link, A.cart:link, A.continue:visited, A.cart:visited, A.continue:active, A.cart:active { color: #993333; font-size: 10px; font-family: Verdana, Geneva, Arial; text-decoration: none; font-weight: bold; } A.continue:hover, A.cart:hover { color: #F64702; font-size: 10px; font-family: Verdana, Geneva, Arial; text-decoration: none; font-weight: bold; } A.shop:visited, A.shop:active, A.shop:link { color: #993333; font-size: 10px; font-family: Verdana, Geneva, Arial; text-decoration: none; font-weight: bold; } A.shop:hover { color: #F64702; font-size: 10px; font-family: Verdana, Geneva, Arial; text-decoration: none; font-weight: bold; } INPUT.address { border: 1px solid gray; } INPUT.amount { text-align: right; padding: 0px 2px 0px 2px; border: 1px solid gray; } .addressinputbox { margin: 0px 0px 0px 0px; padding: 0px 0px 2px 0px; border-color: #666666; border: 1px 1px 1px 1px; }