* {
	font-family: Verdana;
	font-size: 12px;
	color: #555;
	line-height: 1.5;
}
 
body {
	margin: 0;
	background: #fff;
}
 
ul, form {
	margin: 0;
}
 
div {
	display: block;
	position: relative;
}
 
p {
	text-indent: 1em;
}
 
a {
	color: #39f;
}
 
.content {
	margin: 0px auto;
	width: 800px;
	display: block;
}
 
#page-header {
	background: url(/files_/header-background.png); repeat-x;
	border-bottom: 1px solid #5cf;
	height: 80px;
}
 
#menu-header {
	margin-top: 10px;
}
 
#page-content {
}
 
#page-footer {
	margin-top: 80px;
	margin-bottom: 80px;
}
 
#tida-headerlogo {
	background: url(/files_/header-logo.png);
	width: 120px;
	height: 72px;
	top: 4px;
	display: inline-block;
}
 
 
 
.headerbanner.macwinzipper {
	background: url(/files_/macwinzipper-headerbanner.png);
}
 
.headerbanner.wannaaudio {
	background: url(/files_/wannaaudio-headerbanner.png);
}
 
.headerbanner.blog {
	background: url(/files_/blog-headerbanner.png);
}
 
.headerbanner {
	width: 260px;
	height: 48px;
	display: inline-block;
}
 
.headerbanner.selected, a.headerbanner:hover {
	background-position: 0 -48px;
}
 
/*
.headerbanner.reserved {
	background: #f00;
}
*/
 
.headerbanner.spacing {
	margin-left: 10px;
}
 
 
 
#application-navigation {
	margin-top: 40px;
	margin-bottom: 40px;
	border-top: 1px dashed #555;
	border-bottom: 1px dashed #555;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
}
 
 
 
.column {
	display: inline-block;
	width: 380px;
	vertical-align: top;
}
 
.column.spacing {
	margin-left: 40px;
}
 
.section {
	margin-bottom: 10px;
}
 
.section.spacing {
	margin-top: 30px;
}
 
.section.title {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #555;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 1em;
}
 
 
 
.download-label {
	vertical-align: middle;
	margin-right: 5px;
}
 
a.download-button {
	background: #e0f0ff;
	color: #555;
	border: 1px solid #aaa;
	padding: 5px 10px;
	display: inline-block;
	width: 108px;
	text-align: center;
	margin-left: 5px;
	text-decoration: none;
	vertical-align: middle;
}
 
a.download-button:hover {
	background: #a0d0ff;
}
 
 
 
a.footer-contact {
	position: absolute;
	top: -37px;
	width: 185px;
	height: 88px;
	background: url(/files/contact-banner.png);
}



















div.macwinzipper {
	position: relative;
	display: inline-block;
	width: 336px;
	height: 210px;
}

div.wannaaudio {
	margin-left: 10px;
	position: relative;
	display: inline-block;
	width: 336px;
	height: 210px;
}

a.macwinzipper-bigbanner {
	position: absolute;
	top: 39px;
	left: 0px;
	width: 336px;
	height: 146px;
	background: url("/files/macwinzipper-bigbanner.png");
}

a.wannaaudio-bigbanner {
	position: absolute;
	top: 39px;
	left: 0px;
	width: 336px;
	height: 146px;
	background: url("/files/wannaaudio-bigbanner.png");
}

a.download-xxx-over {
	position: absolute;
	top: 0px;
	left: 204px;
	width: 129px;
	height: 69px;
	background: url("/files/download-xxx-over.png");
}

a.new-release {
	position: absolute;
	top: 0px;
	left: 204px;
	width: 129px;
	height: 69px;
	background: url("/files/new-release.png");
}

div.snowleopard-ok {
	position: absolute;
	top: 189px;
	left: 210px;
	width: 120px;
	height: 21px;
	background: url("/files/snowleopard-ok.png");
}








a.feed {
	position: absolute;
	top: 18px;
	right: 16px;
	width: 16px;
	height: 16px;
	background: url("/files/feed.png");
}

div.whatsnew-box {
	position: relative;
	width: 600px;
	margin: 30px auto 0;
	background: #fff;
	border: 1px solid #eee;
	padding: 10px;
}

div.whatsnew-banner {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 125px;
	height: 31px;
	background: url("/files/whatsnew.png");
}

a.topic {
	margin-left: 1em;
}
