/* $Id: headfoot.css,v 1.10 2005/08/23 18:56:42 cviebrock Exp $ */

#header {
	width: 980px;
	height: 164px;
	margin: 0 auto 2px auto;
	background: #039 url(//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/tucows/site/images/039-fff.gif) left top no-repeat;
	position: relative;
	border: 0;
}

#headlogo {
	padding: 5px 0 0 8px;
}

#headlogo a {
	border: 0;
}

#headright {
	position: absolute;
	right: 8px;
	top: 8px;
	border: 0;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 12px;
	text-align: right;
}

#header-title {
    font: 24px bold "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
    line-height: 28px;
    letter-spacing: -0.04em;
    text-align: right;
    color: #8ad;
	padding-bottom: 8px; 
}
#header-title h1 {
	margin: 0;
	padding: 0;
    font-size: 36px;
    color: #fff;            
}




#sponsorimg {
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	padding: 0;
}

a.sponsorlink {
	color: #fff;
	margin-right: 1px;
	padding: 0;
	text-decoration: none;
	border-bottom: 1px dotted #66c;
}

a.sponsorlink:hover {
	border-bottom: 1px solid #fff;
}

#footer {
	clear: both;
	width: 980px;
	margin: 10px auto;
	background: #ccc url(//a248.e.akamai.net/f/248/5462/2h/www.digitalriver.com/v2.0-img/operations/tucows/site/images/ccc-fff.gif) left top no-repeat;
	background-color: #ccc;
	position: relative;
}

#footlist {
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footlist li {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 83%;
	line-height: 2em;
}

#footlist li a {
	color: #666;
	width: auto;
	padding: 1px 12px;
	text-decoration: none;
	border-left: 1px solid #666;
	border-bottom: 0 !important;
}

#footlist li.fc a {
	border-left: none;
}

#footlist li a:hover {
	color: #000;
}

#copy {
	clear: both;
	width: 980px;
	margin: 5px auto;
	text-align: center;
	color: #666;
	font-size: 75%;
}


.hcol {
	width: 310px;
	position: absolute;
	top: 90px;
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #fff;
}

.hcol h2 {
	margin: 0;
	padding: 0;
	font-size: 21px;
	text-transform: lowercase;
}

.hcol h2::after {
	content: "\00BB";
	padding-left: .1em;
	color: #8ad;
	font-style: italic;
}

.hc1 {
	left: 13px;
}
.hc2 {
	left: 331px;
}
.hc3 {
	left: 649px;
}
	
.hcol ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.hcol ul {
	margin: 0;
	padding: 8px 0 0 0;
}
.hcol form {
	margin: 0;
	padding: 5px 0 0 0;
}

.hcol li {
	display: inline;
	padding: 0 5px;
}

.hcol li.fc {
	padding-left: 0;
}

.hcol a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 2px 8px;
	text-decoration: none;
	border: none !important;
}

.hcol a.win {
	background: #3366cc;
}
.hcol a.lin {
	background: #cc6633;
}
.hcol a.mac {
	background: #6bbd43;
}

.hcol a:hover.win {
	background: #4473d0;
}
.hcol a:hover.lin {
	background: #d07344;
}
.hcol a:hover.mac {
	background: #77c252;
}


