/*
  Roundcube.net site styles
  Version 1.0
*/

body {
	background: url('http://www.roundcube.ru/images/bg_gradi.jpg') top center repeat-x #e3e3e3;
	font-family: Georgia, serif;
	font-size: small;
	color: #333;
}

a, a:active, a:visited {
	color: #930F09;
	border: 0;
}

a.blind, a.blind:visited {
	text-decoration: none;
	border: 0;
}

img {
	border: 0;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 14pt;
	margin: 1em 0 0.5em 0;
}

h2 {
	font-size: small;
	margin: 1.5em 0 0.3em 0;
}

h3 {
	font-size: small;
	margin: 0.8em 0 0.2em 0;
}

ul {
	padding: 0;
	margin: 1em 0 0.3em 1.2em;
	/* list-style: none; */
}

li:before {
	/* content:'• '; */
}

hr {
	height: 1px;
	color: #ccc;
}

#main {
	position: relative;
	width: 820px;
	margin: 22px auto;
	border: 1px solid #ccc;
}

#header {
	position: relative;
	background: url('http://www.roundcube.ru/images/bg_heade.png') top right #fdfdfd;
	height: 80px;
	padding: 4px 18px 0 18px;
}

#mainnav {
	position: absolute;
	top: 28px;
	right: 18px;
}

#mainnav a,
#mainnav a:visited {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding: 2px 0 2px 0.5em;
	text-decoration: none;
}

#mainnav a:hover {
	color: #666;
	text-decoration: underline;
}

#mainnav a.active,
#mainnav a.active:hover,
#mainnav span.active {
	color: #0ca61e;
}

#rightcol {
	position: absolute;
	top: 4em;
	right: 18px;
	width: 255px;

}

#rightcol h1 {
	margin-top: 0;
}

#homescreen {
	position: relative;
	top: 10px;
	left: -23px;
	height: 485px;
}

#homescreenshot {
	position: absolute;
	top: 19px;
	left: 26px;
}

#homescreenmirror {
	position: absolute;
	top: 366px;
	left: 26px;
}

#releasedbadge {
	position: absolute;
	top: 110px;
	left: -65px;
}

#bodycontent {
	position: relative;
	background: white;
	min-height: 460px;
	padding: 0.1em 20px 1em 20px;
}

#footer {
	padding: 2em 0 1.5em 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #999;
	background: url('http://www.roundcube.ru/images/bg_foote.png') top left repeat-x #f6f6f6;
}

#footer span {
	padding-right: 0.6em;
}

#footer a,
#footer a:visited {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

#footer a:hover {
	border-bottom: 1px solid #666;
}

.topshadow {
	position: absolute;
	top: -9px;
	left: -1px;
	background: url('http://www.roundcube.ru/images/shadows0.png') top left repeat-x;
	width: 822px;
	height: 9px;
}

.leftshadow {
	position: absolute;
	top: -9px;
	left: -15px;
	background: url('http://www.roundcube.ru/images/shadows0.png') 0 -9px no-repeat;
	width: 15px;
	height: 640px;
}

.rightshadow {
	position: absolute;
	top: -9px;
	right: -15px;
	background: url('http://www.roundcube.ru/images/shadows0.png') -17px -9px no-repeat;
	width: 15px;
	height: 640px;
}

.bodytext {
	width: 38em;
}

.floatingcol {
	float: left;
	width: 250px;
	margin-right: 15px;
}

.floatingcol > h2 {
	margin-top: 0.5em;
}

.adboxgray {
	position: relative;
	width: 255px;
	height: 314px;
	overflow: hidden;
	padding: 15px 15px 10px 15px;
	background: url('http://www.roundcube.ru/images/adbox_gr.jpg') top left no-repeat;
}

.adboxgray h2 {
	color: #eee;
	margin-top: 0em;
}


.adboxtext {
	color: white;
	font-size: 90%;
	width: 90%;
}

.downloadButton,
.downloadButton:visited {
	display: block;
	width: 150px;
	text-align: center;
	padding: 26px 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ddd;
	text-decoration: none;
	background: url('http://www.roundcube.ru/images/button_d.png') top left no-repeat;
}

.poweredby {
	color: #999;
	font-size: 10px;
	margin-bottom: 4px;
}

#rightcol p.poweredby {
	margin-top: 3em;
}

.newsitem {
	margin: 1em 0 1.5em 0;
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #ccc;
}

.newsitem h2 {
	margin-top: 0.5em;
	font-size: 110%;
}

.newsitem h2 a,
.newsitem h3 a {
	text-decoration: none;
}

.newsitem h2 a:hover,
.newsitem h3 a:hover {
	text-decoration: underline;
}

.newsdate {
	color: #999;
	font-size: 90%;
	font-style: italic;
}

.rightbox .newsitem {
	margin: 0.5em 0 1em 0;
	border-bottom: none;
}

.rightbox .newsitem h3 {
	margin: 0.2em 0 0.2em 0;
}

.rightbox p.newstext {
	margin: 0;
}

.inboxtitle {
	background: url('http://www.roundcube.ru/images/mailicon.png') top right no-repeat;
	padding-right: 60px;
	height: 38px;
}

.rightboxcontent {
	min-height: 130px;
	padding: 8px 15px;
	background: url('http://www.roundcube.ru/images/rightbox.gif') top left repeat-x #eaeaea;
}

.rightboxcontent > h2 {
	margin-top: 0.1em;
}

li.rightboxlink {
	padding: 0.1em 0;
}

.tablebox {
	width: 783px;
}

.tableboxcontent {
	color: white;
	min-height: 280px;
	padding: 8px 15px;
	background: url('http://www.roundcube.ru/images/table_bo.gif') top left repeat-x #848484;
}

.tableboxcontent a {
	color: #ddd;
}

.dltable {
	width: 100%;
	border-collapse: collapse;
}

.dltable td {
	color: white;
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.5em 1em 0.3em 0.6em;
	border: 1px solid #999;
}

.dltable thead tr {
	background: #c9e9ff;
}

.dltable thead td {
	color: #333;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
}

.dltable tr.odd {
	background: #828282;
}

.dltable tr.even {
	background: #686868;
}


.dltable tbody td.dlchecksum {
	font-family: monospace;
	font-size: 85%;
}

.dltable td.dlbutton {
	padding: 4px 6px;
	border-left: none;
	text-align: right;
}

.dltable td.dlversion {
	width: 16em;
	border-right: none;
}

#screenview {
	position: relative;
	margin: 8px 48px;
}

#screenimage {
	position: absolute;
	top: 2px;
	left: 3px;
	background: #ebebeb;
}

#arrowprev,
#arrownext {
	position: absolute;
	display: block;
	width: 18px;
	height: 31px;
	top: 220px;
	left: 30px;
	background: url('http://www.roundcube.ru/images/screen_a.gif') top left no-repeat;
}

#arrowprev {
	display: none;
}

#arrownext {
	left: 735px;
	background-position: -19px 0;
}

#thumbscroller {
	position: relative;
	width: 658px;
	height: 130px;
	margin: 10px 45px 0 45px;
	overflow: hidden;
}

#screenthumbs {
	position: absolute;
	width: 20000em;
	clear: both;
}

#screenthumbs div { 
	float: left;
	width: 132px;
	height: 130px;
	cursor: pointer;
	text-align: center;
}

#screenthumbs div img.thumbnail {
	border: 4px solid transparent;
}

#screenthumbs div.active img.thumbnail {
	border-color: #333;
}

#screenthumbs div img.mirror {
	position: relative;
	top: -4px;
}

#screenthumbs div p.tooltip {
	position: relative;
	top: -40px;
	display: none;
	width: 130px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;;
}

#screenthumbs div.hover p.tooltip {
	display: block;
}

