/* $Id: downloads.css,v 1.21 2005/05/11 12:26:15 cviebrock Exp $ */ ul.col2 { width: 824px; list-style: none; margin: 0; padding: 0; position: relative; } ul.col2 li { display: block; width: 388px; height: 36px; padding: 8px 10px; margin: 0 0 8px 0; border: 0; font: bold 14px Geneva, Helvetica, Arial, sans-serif; position: relative; } ul.col2 li.odd {} ul.col2 li.c2 { float: right; margin-top: -60px; } ul.col2 li a:hover { border-bottom: 1px solid #000; } ul.dllist { list-style: none; margin: 3px 0 0 0; padding: 0; border: 0; } ul.col2 ul.dllist li { background: inherit none; } ul.dllist li { background-color: inherit; background-image: none; display: inline; padding: 0 5px; border-left: 1px solid #bbb; font: 11px "Lucida Grande", Geneva, Helvetica, Arial, sans-serif; } ul.dllist li.fc { padding-left: 0; border-left: 0; } ul.dllist li a:hover { border-bottom: 1px solid #000 !important; } ul.seclist { list-style-type: square; list-style-image: url(/img/crumb.gif); margin: 0 0 0 16px; position: relative; padding: 0; } ul.seclist li { margin: 0; padding: 3px 0; height: 15px; } ul.seclist li.col2 { margin-top: -21px; margin-left: 284px; } ul.seclist li.col3 { margin-top: -21px; margin-left: 568px; } ul.seclist .cur { font-weight: bold; } ul.seclist li.all { border-bottom: 1px solid red; } .catbar { width: 162px; padding: 0; margin: 0 0 15px 0; float: left; position: relative; background: #bde url(/img/ctl/fff-bde.png) left top no-repeat; } .cathead, .prodhead { position: relative; margin: 0; padding: 8px; } .cathead h1, .prodhead h1 { color: #fff; font-size: 21px; line-height: 21px; text-transform: lowercase; margin: 0; padding: 0; } .prodhead h1 { font-size: 32px; line-height: 32px; } .prodhead h1.small { font-size: 18px; line-height: 18px; } .cathead h1::after, .prodhead h1::after { content: "\00BB"; padding-left: .1em; font-style: italic; } .catint { padding: 8px; margin: 8px; position: relative; } .products, .search { width: 670px; padding: 0; margin: 0 0 15px 172px; background: #bde url(/img/ctl/bde-fff.gif) left top no-repeat; } .products.wide, .search { width: 842px; margin-left: 0; } .prodhead-right { color: #fff; position: absolute; top: 4px; right: 8px; text-align: right; margin: 0; padding: 0; } .prodfoot-right { color: #fff; position: absolute; bottom: 4px; right: 8px; text-align: right; margin: 0; padding: 0; } .prodint { padding: 0; margin: 8px; position: relative; }