/*#login-form tr:last-child {
        display: none;
}*/
html {
	background-image: none;
}
body {
	background: #fff;	
	background-image: none;
}

h1 {
	font-family: 'verlag light', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 60px;
	color: #404041;
	line-height: 1;
}
h3 {
	font-family: 'verlag light', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 30px;
	color: #404041;
	line-height: 1.125;
}
a:active, a:visited, a:link {
	color: #404041;
	text-decoration: underline;
}
#toplogo {
	cursor: pointer;
	border: 0;
	position: absolute;
	top: 11px;
	z-index: 12500;
	left: 58px;
	width: 80px;
	height: 32px;
}
#topnav {
	position: relative;
	height: 60px;
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	background: #fff;
	/*margin-right: 150px;*/
	-webkit-box-shadow: 0 1px 4px 4px #e2e2e2;
	box-shadow: 0 1px 4px 4px #e2e2e2;
}
.minimal #topnav {
	position: relative;
	top: 0px;
	height: 46px;
	margin-bottom:20px;
}
#taskbar {
	float: left;
	left: 185px;
	height: 100%;
	position: absolute;
	right: 0;
}
#taskbar a.button-mail span.button-inner {
	background-position: -2px 0;
}
#taskbar a.button-mail:hover span.button-inner, #taskbar a.button-mail.button-selected span.button-inner {
	background-position: -2px -24px;
}
#messagetoolbar, #addressbooktoolbar {
	font-family: 'verlag light', Arial, Sans-serif;
	font-weight: 300;
	font-size: 15px;
	text-transform: uppercase;
}
.extwin #messagetoolbar {
	top: 50px;
}
.extwin #mainscreen #messagetoolbar {
	top: 0;
}
.extwin #composeview-left, .extwin #composeview-right {
	top: 52px;
}
#settings-sections, #settings-right {
	top: -50px;
}
.frame h1.boxtitle {
	letter-spacing: 0;
}
.site-common-box-info {
	margin: 25px;
}
.site-common-box-info .close {
	background: url('images/close.png') 12px 12px no-repeat;
}
.site-common-box-info a:active, .site-common-box-info a:visited, .site-common-box-info a:link {
	color: #fff;
}
#topline a, #topnav a {
	color: #0019af;
	text-decoration: none;
	font-weight: none;
}
#mainscreen {
	top: 80px;
	/*margin-right: 150px;*/
}
.minimal #mainscreen {
	top: 88px;
}
#mailview-top, #mailboxcontainer {
	top: 0;
}
#messagesearchtools {
	top: -50px;
}
#taskbar a {
	padding: 0 2px;
	margin: 0 10px;
	height: 58px;
	line-height: 58px;
	vertical-align: middle;
	border-bottom: 2px solid transparent;
}
#taskbar .button-logout {
	display: inline-block;
	float:right;
}
#taskbar a span.button-inner {
	display: inline-block;
	text-shadow: none;
	/*padding: 5px 0 0 34px;*/
	padding: 0;
	height: 19px;
	background: transparent;
	line-height: 60px;
	text-decoration: none;
	font-family: 'verlag bold', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 17px;
}
#taskbar a.button-logout span.button-inner {
	background: transparent;
}
#taskbar a.button-logout:hover span.button-inner{
	background: transparent;
}
#taskbar .minmodetoggle {
	display: none;
}
#taskbar a.button-selected {
	color: #0019af;
	background-color: transparent;
	height: 58px;
	border-bottom: 2px solid #00baf2;
}
/*#compose-content, #compose-contacts, #addressview-right #contacts-box, #addressview-right #addresslist, #addressview-left #directorylistbox {
	top: 50px;
}*/
.mailbox {
	font-size: 12px;
	color: #888;
}
.uibox {
	border: 1px solid #ccccce;
	box-shadow: 0 0 2px #cccccd;
	-o-box-shadow: 0 0 2px #cccccd;
	-webkit-box-shadow: 0 0 2px #cccccd;
	-moz-box-shadow: 0 0 2px #cccccd;
}
#mailboxcontainer.uibox {	
	box-shadow: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-radius: 2px;
}
#mailview-left {
	width: 180px;
	top: 50px;
}
#mailview-right, #composeview-left, #composeview-right, #addressview-left, #addressview-right {
	top: 50px;
}
.uibox .boxtitle, .uibox .listing thead th, .uibox .listing thead td {
	border-radius: 0;
	color: #5a6d75;
	text-shadow: 0 1px 1px #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.2px;
	background: #c6ced7;
	background-image: none;	
}
.folderlist li, .listbox .listitem, .listing td, .listbox .addressbook, .listbox .contactgroup {
	font-size: 12px;
}
#compose-contacts #directorylist {
	border-bottom: 4px solid transparent;
}
#composequicksearch {
	background: transparent;
}
#contacts-table.listing tbody td {
	padding: 1px 8px 6px 32px !important;
}
#compose-contacts li a, #contacts-table td {
	background-image: url(images/listicons.png);
}
#messagestack {
	margin-right: 162px;
}
#messageheader, #composeheaders {
	background-image: none;
	background-color: #f2f2f0;
}
#sections-table tbody td.section, #settings-sections .listitem a, #settings-sections span.tablink a {
	background-image: url(images/listicons.png);
	padding-bottom: 3px;
}
#settings-sections .listing #settingstabfolders a {
	background-position-x: 0; 
}
#settings-right #rcmrowfolders .section, #settings-right #rcmrowfolders.selected .section {
	background-position-x: -1px; 
}
#mailboxcontainer #mailboxlist .mailbox a {
	background-position-x: -0; 
}
#mailboxcontainer #mailboxlist .mailbox.inbox a, #mailboxcontainer #mailboxlist .mailbox.drafts a, #mailboxcontainer #mailboxlist .mailbox.sent a, 
#mailboxcontainer #mailboxlist .mailbox.junk a, #mailboxcontainer #mailboxlist .mailbox.trash a {
	background-position-x: 6px; 
}
#sections-table tr.selected td.section, #identities-table tr.selected td.mail, #identities-table tr.selected td.name,
#subscription-table tr.selected td.name, #subscription-table tr.selected td.subscribed {
	background-color: #0f8fdf;
}
#addressview-left ul#directorylist li.selected, #addressview-right table#contacts-table tr.selected td.name, 
#addressview-right table#contacts-table tr.selected td.action,
#compose-contacts .listing li.selected,
#compose-contacts #contacts-table tr.selected {
	background-color: #0f8fdf;
}
.folderlist li.mailbox a {
	background: url(images/listicons.png) no-repeat;
	margin-top: 3px;
	margin-bottom: 4px;
}
.folderlist li.mailbox ul li a {
	background-position-x: 22px !important;
}
#folderslist .folderlist li.mailbox a {
	background: none;
	padding: 0 15px;
}
#folderslist .folderlist li.mailbox ul li a {
	padding-left: 2em;
}
#folderslist .folderlist li.mailbox div.treetoggle {
    top: 4px;
    left: 3px;
}
.listbox table.listing {
	background-color: #eee;
}
#folderslist ul.listing li {
	background-color: #eee;
}
#sections-table thead th.section {
	padding: 7px 8px;
	text-align: left;
	line-height: 10px;
}
.listbox, .listbox .boxfooter {
	background: #f2f2f0;
	height: auto;
}
.listbox .scroller.withfooter {
	bottom: 94px;
}
.boxfooter .listbutton {
	background: #f2f2f0;	
}
.extwin #mainscreen {
	top: 72px;
	margin-right: 141px;
}
.extwin #elisa-global-header {
	display: none;
}
.extwin #topnav {
	margin-right: 0;
}
ul.listing li {
	background: #fff;	
    background-image: none;
}
.listbox .listitem, .listbox .tablink, .listing tbody td, .listing li{
	border-bottom: 1px solid #bebede;
}
.listbox #settings-tabs .listitem {
	background: #eeeeee;	
    background-image: none !important;
    height: 34px;
    vertical-align: center;
}
.listbox .listitem.selected, .listbox .tablink.selected, .listbox .listitem.selected>a, .listbox .tablink.selected>a, .listing tbody tr.unfocused td, .listing tbody tr.selected td, .listing li.selected, .listing li.selected>a {
	color: #fff;
	font-weight: bold;
	background-color: transparent;
}
.listbox .listitem a, .listbox .tablink a, .listing tbody td, .listing li a {
	text-shadow: none !important;
	color: #535354;
}
.listitem.selected, .tablink.selected, .folderlist .selected {
	background: #0090f1 !important;
	background-image: none; 
}
.folderlist>li:first-child {
	border-radius: 0;
}
#messagelistfooter {
	border-radius: 0;
}
.messagelist thead td:first-child {
	border-radius: 0;
}
.messagelist {
	font-size: 12px;
}
.messagelist .message td, .messagelist .message td a {
	color: #535354;
}
.messagelist .unread td, .messagelist .unread td a {
	color: #000;
}
.messagelist .message td {
	font-family: arial;
	font-size: 13px;
	line-height: 27px;
}
select, input {
	border-radius: 0;
}
li.mailbox {
}
.folderlist li.mailbox.selected>a .unreadcount {
	background: #70c5f7;
	color: #fff;
	background-image: none;
	box-shadow: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	font-size: 11px;
	padding: 1px 4px;
}
.folderlist li.mailbox .unreadcount {
	top: 7px;
	color: #fff;
	background: #808081;
	background-image: none;
	box-shadow: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-radius: 9px;
	font-size: 11px;
	padding: 1px 4px;
}

.folderlist li {
	vertical-align: middle;
	line-height: 17px;
}
.toolbar a.button {
	background-image: url(images/buttons.png);
	padding: 28px 5px 0 5px;
	height: 15px;
	text-shadow: none;
	text-decoration: none;
}
.toolbar a.button.compose {
	min-width: 90px;
}
#messagetoolbar .dropbutton {
	margin-right: 10px;
}
.messagelist thead tr th.sortedASC, .messagelist thead tr th.sortedDESC {
	background-color: #e0e0e1;
	background-image: none;
}
.messagelist thead tr th.sortedASC a, .messagelist thead tr th.sortedDESC a {
	background: url(images/listicons.png) right -912px no-repeat;
	text-decoration: none;
	color: #2b2b2c;
	font-weight: bold;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	-khtml-text-shadow: none;
	-o-text-shadow: none;
	-ms-text-shadow: none;
}
.records-table tr.selected td, .records-table.focus tr.selected td {
	background-image: none;
	background-color: #0090f1 !important;
	color: #fff !important;
	border: 0;
	border-left: 1px solid #1c8fdc;
	font-weight: bold;
}
.records-table tbody tr.selected.focused>td:first-child {
	border: 0;
}

.records-table thead th {
	color: #5a6d75;
	font-size: 12px;
	font-weight: normal;
	background-color: #e0e0e1;
	background-image: none;
	border-left: 1px solid #c0c7ce;
	padding: 8px 7px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.records-table thead th a, .records-table thead th span {
	color: #404041;
}
.messagelist thead th {
	border:0; 
	border-left: 1px solid #c0c7ce;
}
.messagelist tr>.threads+td, .messagelist tr>.threads+th {
    border-left: 1px solid #c0c7ce;
}
#elisa_quota 
{
        width: 100%;
        height: 55px;
        bottom: 0;
        border-top: 1px solid #ccdde4;
        background: #f2f2f0;
        box-shadow: inset 0 1px 0 0 #fff;
        -webkit-box-shadow: inset 0 1px 0 0 #fff;
        -moz-box-shadow: inset 0 1px 0 0 #fff;
}
#elisa_quota_bar
{
        position: relative;
        width: 90%;
        top: 7px;
        background: #000000;
        margin: auto;
        background-image: url(images/quota_bg.jpg);
        height: 15px;
        border-radius: 2px;
        font-size: 10px;
}
#elisa_quota_txt
{
	color: #777;
	position: relative;
	width: 90%;
	text-align: center;
	margin: auto;
	top: 14px;
	font-size: 12px;
}
#elisa_quota_img
{
	background-image: url(images/quota_bar.jpg);
	height: 15px;
	border-radius: 2px;
	text-align: center;
	line-height: 15px;
	vertical-align:middle;
	font-size: 10px;
	color: #efefef;
}
#messagelistcontainer thead td {
	border: 0;
	border-left: 1px solid #adadae;
	/*border-left: 1px solid #c7cdd4;
	border-top: 1px solid #f1f3f5;*/
}
#messagelistcontainer thead td:first-child {
	border: 0;
}
#messagelistfooter {
	background-image: none;
	background-color: #e0e0e1;
	border-top: 1px solid #d9dadb;
}
#mailpreviewtoggle {
	background-image: url(images/buttons.png);
}
.boxfooter .listbutton .inner {
	background-image: url(images/buttons.png);
}
.messagelist tr td div.collapsed, .messagelist tr td div.expanded, .messagelist tr>.threads .listmenu, .messagelist tr>.attachment span.attachment, .messagelist tr>.attachment span.report, .messagelist tr>.priority span.priority, .messagelist tr>.priority span.prio1, .messagelist tr>.priority span.prio2, .messagelist tr>.priority span.prio3, .messagelist tr>.priority span.prio4, .messagelist tr>.priority span.prio5, .messagelist tr>.flag span.flagged, .messagelist tr>.flag span.unflagged, .messagelist tr>.flag span.unflagged:hover, .messagelist tr>.status span.status, .messagelist tr>.status span.msgicon, .messagelist tr>.status span.deleted, .messagelist tr>.status span.unread, .messagelist tr>.status span.unreadchildren, .messagelist tr>.subject span.msgicon, .messagelist tr>.subject span.deleted, .messagelist tr>.subject span.unread, .messagelist tr>.subject span.replied, .messagelist tr>.subject span.forwarded, .messagelist tr>.subject span.unreadchildren {
	background-image: url(images/listicons.png);
}
.boxfooter .countdisplay {
	font-size: 10px;
	color: #777;
}
#contacts-table .contact td.name {
	line-height: normal;
	background-position: 6px -1602px;
}
#quicksearchbar input {
	border-radius: 1px;
	background: #e5e5e5;
	background: -moz-linear-gradient(top,#fcfcfc 0,#e5e5e5 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fcfcfc),color-stop(100%,#e5e5e5));
	background: -o-linear-gradient(top,#fcfcfc 0,#e5e5e5 100%);
	background: -ms-linear-gradient(top,#fcfcfc 0,#e5e5e5 100%);
	background: linear-gradient(top,#fcfcfc 0,#e5e5e5 100%);	
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5);
	-o-box-shadow: inset 0 0 2px 1px rgba(0,0,0,0.1);
}
#searchfilter select, #searchfilter {
	border-radius: 1px;
}
.records-table tbody td {
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
}
ul.treelist li div.treetoggle {
	background-image: url(images/listicons.png);
}
a.iconbutton {
	background-image: url(images/buttons.png);
}
a.iconbutton.reset {
	background-position: -25px -318px;
}
a.iconbutton.searchoptions {
	background-position: -2px -319px;
}
#directorylist li a, #contacts-table .contact td.name {
	background-image: url(images/listicons.png);
}
#directorylist li.contactgroup.selected a {
	background-position: 32px -1579px;
}
.listbox .listitem.selected, .listbox .tablink.selected, .listbox .listitem.selected>a, .listbox .tablink.selected>a, .listing tbody tr.unfocused td, .listing tbody tr.selected td, .listing li.selected {
	background-image: none; 
}
#contacts-table tbody tr.selected td {
	background: none;
}
a.menuselector {
	border-radius: 1px;
	background: #e5e5e5;
	background: -moz-linear-gradient(top,#fcfcfc 0,#e5e5e5 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fcfcfc),color-stop(100%,#e5e5e5));
	background: -o-linear-gradient(top,#fcfcfc 0,#e5e5e5 100%);
	background: -ms-linear-gradient(top,#fcfcfc 0,#e5e5e5 100%);
	background: linear-gradient(top,#fcfcfc 0,#e5e5e5 100%);
}
a.menuselector .handle {
	background: url(images/selector.png) right center no-repeat;
	border-radius: 1px;
}
table.records-table.messagelist.sortheader.fixedheader.fixedcopy {
	position: absolute !important;
}
.pagenav a.button span.inner {
	background-image: url(images/buttons.png);
}
#messagelistfooter a.button, .buttongroup {
	border: none; 
	background: transparent none;
}
#messagelistfooter .pagenav.dark a.button {
	border: 0;
	background: transparent none;
	box-shadow: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#settings-sections span.preferences.selected a {
	background-position: 6px -453px;
}
#settings-sections span.preferences a {
	background-position: 6px -428px;
}
#settings-sections span.folders.selected a {
	background-position: 7px -20px;
}
#settings-sections span.folders a {
	background-position: 7px 4px;
}
#settings-sections span.identities a {
	background-position: 6px -476px;
}
#settings-sections span.identities.selected a {
	background-position: 6px -500px;
}
#settings-sections span.responses a {
	background-position: 6px -1971px;
}
#settings-sections span.responses.selected a {
	background-position: 6px -1994px;
}
#elisa_mail {
	font-size: 24px;
	color: #fff;
	height: 54px;
	line-height: 54px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	margin-left:150px;
	padding-left: 18px;
}
div#searchfilter, #quicksearchbar {
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5);
}

.extwin #mainscreencontent {
	top: 52px;
}
.extwin #mailview-right, .extwin #messagepartheader, .extwin #messagepartcontainer {
	top: 42px;
}
.extwin #mainscreen #mailview-right {
	top: 52px;
}
.extwin #topnav #taskbar {
	display: none;
}
.extwin #mainscreencontent #mailview-right, .extwin #mainscreencontent #messagepartheader, 
.extwin #mainscreencontent #messagepartcontainer {
	top: 0;
}


#elisa-global-header {
	left: auto;
	height: 40px;
	background-color: #0019af;
	top: 0px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	color: #fff;
	background-image: none;
	z-index: 11000;
}
#elisa-global-header ul {	
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 970px;
    margin: 0 auto;
}
#elisa-global-header li {
    display: inline;
}
#elisa-global-header a:visited, #elisa-global-header a:active, #elisa-global-header a:link {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	height: 40px;
	padding: 0 17px;
	line-height: 40px;
	font-family: 'verlag bold', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}

table.headers-table tr td.header
{
    font-weight: normal;
}
#message div.loading,
#message div.notice,
#message div.confirmation,
#message-objects div.notice {
	color: #404041;
	font-weight: normal;
	white-space:wrap;
}
.moreheaderstoggle {
	background-color: #d9dadb;
	background-image: none;
}

/*** Browser not supported ***/
.ub_wrap_outer {
	width: 100%;
	min-height: 500px;
    background: #fff;
    margin: 0;
    border-top: 1px solid #ddd;
}
.ub_wrap_inner {
	width: 80%;
	margin: auto;
}
.ub_banana {
	width: 50%;
	float: left;
}
.ub_info {
	width: 50%;
	float: left;
}
.ub_info table {
	width: 100%;
	border-top: 1px solid #e0e0e1;
}
.ub_info table td {
	height: 83px;
	border-bottom: 1px solid #e0e0e1;
}
.ub_banana img {
	width: 85%;
}
.ub_icon {
	max-width: 48px;
	padding: 0;
}
.ub_icon img {
	max-width: 48px;
	margin: 0;
}
.ub_text {
	width: 100%;
    padding-left: 0.5em;
    font-size: 18px;
    font-weight: 200;
    font-family: 'verlag bold', sans-serif;
}
.ub_link .button {
	color: #fff;
    border-top: 1px solid #5f676c;
    border-left: 1px solid #40494e;
    border-right: 1px solid #40494e;
    border-bottom: 1px solid #2d363a;
    background: #0019af;
    box-shadow: none;
    -moz-box-shadow: none;
    font-family: 'verlag bold', arial, sans-serif;
    font-size: 13px;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    text-transform: uppercase;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    text-shadow: none;
    padding: 10px 0;
    text-align: center;
    width: 9em;
    text-decoration: none;
    font-weight: 200;
}
#composeview-right #compose-content #composeheaders .headers-table tr td.editfield textarea#_to {
    min-height: 1.3em;
}
