@import url("chrome://global/skin/");

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

BODY {
		background: #F9F9F9;
}


/* make inactive tabs hardly visible :) */
tab:not([selected="true"]) {
    -moz-opacity: 0.5 !important;
}

treecol 
{
  -moz-appearance: treecol;
  background-color: #ffffff !important;
  background: #ffffff !important;
  color: #504B3C !important;
}


treechildren::-moz-tree-row(odd) {
background-color: #FCFCFC;
}

treechildren::-moz-tree-row(odd, selected) { 
background-color: #E4EEF8;
}

treechildren::-moz-tree-cell-text(unread) {
font-weight:bold;
}

treechildren::-moz-tree-row(unread, selected) { 
font-weight:normal !important;
}

treechildren::-moz-tree-cell-text(unread, selected) {
font-weight:normal !important;
}
menubar, toolbox, toolbar {
background-image: url("../../../../imgs/xp/toolbar_button_tile.gif") !important;
background-color: none !important;
}

.tabs-closebutton {
background-image: url("../../../../imgs/xp/object_close_background.gif") !important;
list-style-image: url("../../../../imgs/xp/object_close.gif") !important;
}

.toolbarbutton-text {
display: none;
}

#menutabs	{
height:2em;
padding-top: 2px;
background-image: url("../../../../imgs/xp/status_bar_tile.gif") !important;
background-color: #f0f0f0;
border-top: solid 1px #000000;
}


#mailboxnames	{
background-image: url("../../../../imgs/xp/status_bar_tile.gif") !important;
background-color: #f0f0f0;
list-style-image: url("../../../../imgs/xp/toolbar_button_new_flat.gif");
border-top: 1px solid #D8D2BD;
font : 8pt Tahoma;
color : #282211;
}

treechildren:-moz-tree-cell-text(selected) {
color: #000000;
}

treechildren:-moz-tree-cell(msgrow) {
border-bottom: 1px solid #EBE9E4;
padding-left: 2px;
}

treechildren:-moz-tree-cell(unread) {
border-bottom: 1px solid #EBE9E4;
padding-left: 2px;
}

treechildren:-moz-tree-cell(selected) {
border-bottom: 0px;
background: #E4EEF8;
}

.customvbox {
border: 0px;
}

.customsplitter	{
background: #f0f0f0;
background-color: #f0f0f0;
border-top: #D7D1BD;
border-bottom: #D7D1BD;
border-left: #D7D1BD;
border-right: #D7D1BD;
margin-right: 0px;
border-right: 0px;
width: 0px;
}

#customsplitter2	{
background-color: #f0f0f0;
border-top: #D7D1BD;
border-bottom: #D7D1BD;
border-left: #D7D1BD;
border-right: #D7D1BD;
margin-right: 0px;
border-right: 0px;
border-left: 0px;
width: 0px;
}

#signout	{
  padding: 0px;
  list-style-image: url("../../../../imgs/xp/signoff.gif") !important;
  background-color: none !important;
  width:84px;
}

#signoutnull	{
  padding: 0px;
  list-style-image: url("../../../../imgs/trans.gif") !important;
  background-color: none !important;
  width:84px;
}

#signout:hover {
	color: #000000 !important;
}



#mailboxstyle {
background-color: #F9F9F9;
}

/* Buttons for main interface */

#button-delete {
  list-style-image: url("../../../../imgs/xp/toolbar_button_delete_flat.gif");
  margin-left: 4px;
  margin-right: 4px;
  opacity: 0.50;
}

#button-move {
  list-style-image: url("../../../../imgs/xp/toolbar_button_move_flat.gif");
  margin-left: 4px;
  margin-right: 4px;
  cursor: hand;
}

#button-print {
  list-style-image: url("../../../../imgs/xp/toolbar_button_print_flat.gif");
  margin-left: 4px;
  margin-right: 4px;
  cursor: hand;
}

#button-calendar {
  list-style-image: url("../../../../imgs/xp/toolbar_button_calendar_flat.gif");
  margin-left: 4px;
  margin-right: 4px;
  cursor: hand;
}

#divider-menu-view1 {
  background: url("../../../../imgs/xp/menu_divider_full.gif") no-repeat !important;
  width: 3px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  height: 31px;
  display: none;

}

#divider-menu-view2 {
  background: url("../../../../imgs/xp/menu_divider_full.gif") no-repeat !important;
  width: 3px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  height: 31px;
  display: none;

}

#button-view {
  list-style-image: url("../../../../imgs/xp/toolbar_button_view_flat.gif");
  margin-left: 4px;
  margin-right: 4px;
  cursor: hand;
}

/* Signout button */

#button-signout {
}



#menu-bar, #my-menubar, #main-toolbar {
/* background-repeat: no-repeat ;
   background-position: center;
   background-attachment: scroll;
   background-image: url("../../../../imgs/menubar-english/xp//toolbar_button_sendreceive_flat.gif") !important;
background-color: lightblue !important; */
 }


.toolbarbutton-compose {
  -moz-box-orient: vertical;
  min-width: 0px;
  list-style-image: url("../../../../imgs/menubar-english/xp/toolbar_button_send_flat.gif");
}

.toolbarbutton-compose[type="menu-button"]
{
  min-width: 57px;
}

#prefsTabs description { 
	width: 550px !important; border-bottom: 2px solid lightgrey; padding-bottom: 50px; 
}
.b {
	font-weight:bold; margin-top: .8em;
}

#prefsTabs textbox { 
	height: 1.2em !important;
}


.toolbarbutton-mainpage {
  -moz-box-orient: vertical;
  min-width: 0px;
  list-style-image: url("messengercompose/compose-toolbar.png");
  margin-left: 2px;
  margin-right: 4px;
}
