* {
	outline: none;
}

body {
	background-color:  #eaf2f9;
	color: #444;
	font: normal 62.5%/150% Verdana, tahoma,verdana,arial,sans-serif;
	height: 100%;
	margin: 5px 10px 15px;
	line-height: 1.5em;
}


#menu {
	background: #145285;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	
}
#menu li {
	float: left;
	font-family:   Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #145285 url("../images/seperator.gif") bottom right no-repeat;
	color: #eee;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight: bold;
	font-variant:small-caps;
}
#menu a:hover {
	background: #2580a2 url("../images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}


a, a:link, a:active, a:visited {
	color: #369;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
	vertical-align: middle;
}

#downButton, #donateButton
{
	margin-left:100px;
}

ul#features
{
	margin-left: 20px;
	padding-left: 20px;
}

ul#features li, ul.checked li { 
   list-style-image: url('../images/check.png');  
   font-weight: bold;
   margin: 5px;
}


ul.changelog, ul.new-features
{
	margin-left: 20px;
	padding-left: 20px;
	
}

ul.new-features li
 {
	list-style-image: none;    
	margin: 5px;
	margin-left:30px;

 }

ul.changelog li { 
  list-style-image: none;    
  margin: 5px;
  margin-top: 30px;
}
ul.changelog li  span{ 
  font-size:120%;
	font-weight: bold;  
}


ul.changelog li ul
{
	margin-left: 20px;
	padding-left: 20px;
	
}

ul.changelog li ul li{ 
   margin: 5px;
   list-style-image: none;  
   font-style:normal;
}

#content h1 {
	font-size: 20px;
	color: #336699;
	margin: 25px  5px 0px 0px;
	height: 48px;
	padding: 15px 10px 10px 60px;
}

#content h1#addressBook
{
	background: url(../images/address_book.png) #fff no-repeat left 0;
}

#content h1#description
{
	background: url(../images/info.png) #fff no-repeat left 0;
}

#content h1#screenshot
{
	background: url(../images/screenshot.png) #fff no-repeat left 0;
}

#content h1#download
{
	background: url(../images/download.png) #fff no-repeat left 0;
}

#content h1#changelog
{
	background: url(../images/changelog.png) #fff no-repeat left 0;
}

#content h1#donate
{
	background: url(../images/card1.png) #fff no-repeat left 0;
}

#content h1#next-release
{
	background: url(../images/next-release.png) #fff no-repeat left 0;
}

#content h1#faq
{
	background: url(../images/faq.png) #fff no-repeat left 0;
}

#content h1#testimonials
{
	background: url(../images/testimonials.png) #fff no-repeat left 0;
}

#content h1#poll
{
	background: url(../images/poll.png) #fff no-repeat left 0;
}

#content h1#services
{
	background: url(../images/services.png) #fff no-repeat left 0;
}


h3
{
color: #336699;
}

p {
	line-height: 1.5em;
	padding: 0;
}

#container {
	font-size: 120%;
	margin: 0 auto;
	position: relative;
	width: 780px;
	line-height: 1.5em;
}

#header {
	height: 110px;
	margin-bottom: 2px;
}

#footer {
	background: url(../images/footer_bg.png) #145285 repeat-x;
	clear: both;
	color: #fff;
	font-size: 90%;
	height: 69px;
}


#footer a {
	color: #afd6ff;
}

#footer-misc {
margin:10px;
	float: left;
}

#footer-copyright {
	margin:10px;
	float: right;
	text-align: right;
}

#footer-logo {
	float: right;
	margin-left:10px;
}

#content
 {
	background-color:  #fff;
	border-left: 1px solid #2a4662;
	border-right: 1px solid #2a4662;
	padding: 20px;
	padding-bottom: 20px;
}


.clear {
	clear: both;
}


.faqContents li
{
	margin-bottom: 5px;
}

.faqList
{
	margin-top: 70px;
}

.faqList li
{
	margin-bottom: 50px;
}

.faqList ul li
{
	margin: 10px;
}

.faqList li img
{
	margin: 20px;
	border: 1px solid #cecece;
	display: block;
}

.faqList li pre
{
	font-size:14px;
	border: 1px solid #aaa;
	padding: 5px;
	background-color: #fcfcfc;
}
.faqList li pre span
{
	color: red;
}

.faqTopLink
{
	font-size:13px;
	font-style: italic;
	font-weight: bold;
}

#mainTable
{
	margin:0;
	padding:0;
}

#mainTable td
{
	padding:0px;
	vertical-align:top;
}

#screenshotTable
{
	margin: 0 auto;
	border-spacing: 20px;
}



#screenshotTable td
{
	color: #2D62FF;
	font-size: 12px;
	padding: 15px;
	padding-bottom: 10px;
	text-align:center;
	background-color: #eaf2f9;
	border:1px solid #d1e0ef;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#screenshotTable td img
{
	margin:5px;
}

a.download-button 
{
	padding-top:15px;
	padding-left:75px;
	height: 50px;
	display: block;
	width: 220px;
	font-size: 20px;
	color: #f64b00;
	font-weight: bold;
	text-decoration: none;
	background-color: #eaf2f9;
}

a.download-button  span
{
	color: #999;
	font-size: 12px;
	
}
.installer
{
	background: url(../images/download_blue.png) #fff no-repeat left 0;
}

.portable
{
	background: url(../images/download_green.png) #fff no-repeat left 0;
}

.downloadTable
{
	border: 1px solid #999;	
	background-color: #eaf2f9;
	font-size: 11px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}
.downloadTable td
{
	padding: 10px;
}

#testimonials-block, #donate-block, #current-version,  #next-feature-poll
{
	border: 1px solid #999;	
	background-color: #fafafa;
	font-size:10px;	
	padding: 10px;
	width: 230px;
	margin: 10px 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#current-version 
{
	border: 1px solid #999999;	
	background-color: #eaf2f9;
}

#current-version a
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	color: #f64b00;
}

#next-feature-poll
{
	border: 1px solid #999999;	
	background-color: #fafaf0;
	font-size:12px;
}


#donate-block
{
	border: 1px solid red;	
	background-color: #FFF9F9;
}



#testimonials-block h3, #donate-block h3, #current-version h3, #next-feature-poll h3
{
	margin-top:0px;
}

 #next-feature-poll h3
{
	background: url(../images/poll_24.png) #FFF9F9 no-repeat left 0;
	padding-left: 40px;
	height: 28px;
}


 #current-version h3
{
	
	background: url(../images/download.gif) #eaf2f9 no-repeat left 0;
	padding-left: 40px;
	height: 28px;
}

 #donate-block h3
{
	color: red;
	background: url(../images/important.png) #FFF9F9 no-repeat left 0;
	padding-left: 40px;
}

blockquote
{
	margin-bottom:40px;
}

#poll-form
{
	border:1px solid #ccc; 
	background-color:#fdfdf0; 
	padding:10px;
}

#poll-form input[type="radio"]
{
	display: block; 
	float: left; 
	width: 25px;
}

#poll-form label
{
	display: block; 
	float: left; 
	width: 90%; 
	margin-bottom: 15px;
}

#submit-button
{
	margin:10px; 
	color: white; 
	font-weight: bold; 
	border:1px solid green; 
	background-image: url("../images/button-bg.png"); 
	background-repeat: repeat-x; 
	height: 30px;
}

#mirrors img
{
float: left;
margin: 10px;
}
