html {
margin: 0px;
padding: 0px;
}

	body {
font-family: "Gill Sans", Tahoma, Geneva, Trebuchet MS, Verdana, Arial, sans-serif;
font-size: 0.85em;
width: 100%;
margin-right: auto;
margin-left: auto;
padding: 0px;
color: #000000;
background-color: #ffffff;
}
	
	img {
border: none;
}

table {
	margin: 0;
	border: none;
	border-collapse: collapse;
}

	tt {
background-color: white;
}
	
	h2 {
		font-size: 1.3em;
	}
	
	img.headline {
		float: left;
		width: 32px;
	}

	h2.headline {
		margin: 0;
		padding: 0;
		color: black;
		background-repeat: no-repeat;
	}
	
	#footer {
width: 100%;
clear: both;
text-align: left;
color: #000000;
background-color: #ffffff;
font-size: 0.75em;
padding: 0px 0px 30px 30px;
}
	
	#header {
float: left;
width: 100%;
color: #000000;
}
	
	#header #logo {
margin: 20px 10px 10px 30px;
float: left;
}

	#header #title {
float: left;
margin: 20px 0 30px 30px;
}
	
	#header h1#maintitle {
font-family: "Gill Sans", Tahoma, Geneva, Trebuchet MS, Verdana, Arial, sans-serif;
font-size: 3.0em;
margin-bottom: 0;
margin-top: 27px;
}

	#header h3#subtitle {
font-size: 1.2em;
font-family: Georgia;
font-weight: normal;
margin-top: 5px;
}
	
	#features .description {
		padding: 0 0 10px 50px;
	}
	
	.column {
clear: both;
overflow: auto;
}
	
	#container {
width: 1120px;
float: left;
padding-bottom: 15px;
color: #000000;
max-width: none;
}

	#content {
float: left;
background-color: #e5e5db;
padding: 10px 20px 30px;
min-height: 400px;
width: 800px;
	}
	
	.ext {
background: url(http://media.cyberduck.ch/img/extlink.gif) no-repeat 0 50%;
padding-bottom: 1px;
padding-left: 16px
}
	
	#teaser .download {
float: right;
margin-bottom: 10px;
margin-right: 20px;
}

	#teaser .download div {
	text-align: right;
	float: left;
	width: 200px;
	padding-right: 10px;
}

	#teaser .download#windows {
		/*background: url(img/availablesoon.png) no-repeat 0 50%;*/
	}

	#teaser {
float: left;
width: 280px;
}
	#teaser p {
margin: 0;
padding-right: 15px;
text-align:right;
}
		

	.box-shadow-start {
background: transparent url(http://media.cyberduck.ch/img/teaserbgstart.png) no-repeat scroll 0 100%;
margin-left: -45px;
padding-left: 45px;
height: 40px;
}
	.box-shadow-end {
background: transparent url(http://media.cyberduck.ch/img/teaserbgend.png) no-repeat scroll 0 0;
margin-left: -45px;
padding-left: 45px;
height: 83px;
}
	
	.box-shadow {
background: transparent url(http://media.cyberduck.ch/img/teaserbg.png) repeat-y scroll 0 0;
margin-left: -45px;
padding-left: 45px;
}
	
	input#paypal {
width: 62px;
height: 31px;
}
	
	img#amazon {
position: relative;
float: right;
width: 62px;
}
	
	#navigation {
float: left;
clear: both;
width: 1120px;
text-align: right;
}
	
	body#index a#navigation-index, 
	body.features a#navigation-features,
	body#changelog a#navigation-changelog,
	body#source a#navigation-source, 		
	body#reviews a#navigation-reviews, 
	body#license a#navigation-license, 
	body#donate a#navigation-donate {
color: #0066cc;
}
	
	#screenshots {
text-align: center;
overflow: auto;
margin-bottom: 20px;
}
	
	div.figure {
float: left;
width: 50%;
}
	
	div.figure p {
text-align: center;
font-style: italic;
font-size: smaller;
text-indent: 0;
padding: 0 !important;
margin: 0 !important;
}
	
	a.swissmade {
float: right;
}

	#sidebar {
float: right;
width: 280px;
}
	
	#navigation ul {
padding: 2px 0 2px 0;
background-color: #EFEFEF;
min-height: 18px;
margin: 0;
}
	
	#navigation ul li {
list-style: none;
display: inline;
font-weight: normal;
border-left: 1px solid #555555;
padding: 0 10px;
}
	
	#navigation a {
text-decoration: none;
font-family: "Gill Sans", Tahoma, Geneva, Trebuchet MS, Verdana, Arial, sans-serif;
font-weight: bold;
		/*color: #4E4E4E;*/
}
	
	#navigation ul > li:first-child {
padding-left: 0px;
border-left: none;
}
	
	tr {
border-bottom: 1px solid white;
}
	
	td {
text-align: left;
vertical-align: top;
}

	input#mailinglist {
width: 120px;
}
	
	.emphasized {
color: #000000;
}
	
	.underline {
border-width: 0px 0px 1px 0px;
border-color: #000000;
border-style: dotted;
color: #000000;
}
	
	div.citation {
text-align: right;
font-style: italic;
}

	p {
text-align: left;
padding-left: 5px;
padding-right: 5px;
}
	
	form {
text-align: center;
margin: 0;
}

	#maincolumn {
float: left;
width: 800px;
}
	
	#maincolumn p {
padding-right: 10px;
padding-left: 0;
margin-top: 0;
}

	p.lead strong {
		/*color: #4e4e4e;*/
		font-size: 1.3em;
}
	
	strong {
color: black;
font-family: "Gill Sans", Tahoma, Geneva, Trebuchet MS, Verdana, Arial, sans-serif;
}

	strong a:link, strong a:visited {
		color: black;
	}
	
	.box-filled {
color: #4e4e4e;;
background-color: #e5e5db;
margin-bottom: 5px;
}

	#sidebar .box-solid {
float: left;
width: 270px;
padding-left: 10px;
border-left: 0;
}

	.box-solid {
border: 1px solid #e2e2e2;
margin-bottom: 5px;
}

	ul {
padding-left: 20px;
padding-right: 5px;
list-style-type: disc;
list-style-position: inside;
}
	
	div.image a,
 	div.image a:link,
	div.image a:visited,
	div.image a:active,
	div.image a:hover {
color: #000000;;
background-color: transparent;
text-decoration: none;
}

	a:link, a:visited {
color: #000000;;
background-color: transparent;
text-decoration: underline;
border: none;
}

	a:hover {
color: #0066cc;;
background-color: transparent;
text-decoration: none;
border: none;
}

	b.light {
color: #ffffff;
}
	
	blockquote {
/*	  	quotes: '\201C' '\201D' '\2018' '\2019';*/
		display:block;
margin-left: 15px;
color: #4e4e4e;
font-style: italic;
font-weight: bold;
}
	
	/*
	q:before, q:after {
color: #69c;;
font-size: 500%;
display: block;
font-weight: normal;
height: 0px;
}
	
	q:before {
display: block;
content: open-quote;
margin-left: -25px;
}

	q:after {
display: block;
content: close-quote;
margin-left: 90%;
margin-top: -10px;
margin-bottom: 40px;
}
	*/

	div.feature {
float: left;
width: 33%;
}

	#sidebar div.feature {
width: 100%;
	}
	
	img.feature {
position: relative;
float: left;
clear: both;
padding-right: 6px;
height: 16px;
}

	img.sidebar {
padding-right: 6px;
float: left;
}
	
   .google {
border-top: 10px solid white;
height: 100px;
background-color: white;
}
	
	p.align-right {
text-align: right;
font-style: italic;
}
	
	div.amzn_wdgt {
width: 100% !important;
border: none !important;
}
	
	div.amzn_wdgt div.wdgt_brdr div {
text-align: left !important;
}
	
	div.amzn_wdgt div.wdgt_ft, div.amzn_wdgt div.wdgt_hd {
display: none;
}

	.hidden {
display: none;
}
	
	li.removed {
text-decoration: line-through;
}

	#comparison td {
		padding: 2px 0 2px 0;
	}

	#comparison td.y {
background: url(img/checkmark.png) no-repeat scroll 0 0;
vertical-align:middle;
	}

	#comparison  td.n {
background: url(img/no.png) no-repeat scroll 0 0;
vertical-align:middle;
	}
	
	th {
		text-align: left;
	}
	
	#comparison th {
		padding-right: 8px;
	}
	
	.version {
		display: block;
		padding: 3px 10px 3px 10px;
		background-color: #fff3f3;
		border: 1px solid red;
		color: #cc0000;
	}
