/* $Id: downloads.css,v 1.27 2005/08/08 15:17:50 cviebrock Exp $ */

ul.col2 {
	width: 824px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

ul.col2 li {
	display: block;
	width: 388px;
	height: 48px;
	padding: 8px 10px;
	margin: 0 0 8px 0;
	border: 0;
	font: bold 117% Geneva, Helvetica, Arial, sans-serif;
	position: relative;
}

ul.col2 li.odd {}

ul.col2 li.c2 {
	float: right;
	margin-top: -72px;
}

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-family: "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.dllist2 {
	display: block;
	padding: 3px 0;
	font: 11px/15px normal "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
}	

.dllist2 a:hover {
	border-bottom: 1px solid #000 !important;
}

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(//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/tucows/site/images/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: #9fc3e1 url(//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/tucows/site/images/fff-bde.gif) left top no-repeat;
}

.cathead, .prodhead {
    position: relative;
    margin: 0;
    padding: 8px;
}

.cathead h1, .prodhead h1 {
    color: #fff;
    font-size: 175%;
    line-height: 1em;
    text-transform: lowercase;
    margin: 0;
    padding: 0;
}

.prodhead h1 {
	font-size: 267%;
	line-height: 1em;
}

.prodhead h1.small {
	font-size: 150%;
	line-height: 1em;
}

.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: #9fc3e1 url(//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/tucows/site/images/bde-fff.gif) left top no-repeat;
}

.products.wide, .search.wide {
	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;
}

