/* table style */
table.igoogle
{
font-family:lucida grande,arial,helvetica,sans-serif;
font-size:11px;
width:99%;
margin-left: 5px;
margin-top: 5px;
}

/* common cell styles */
.igoogle th, .igoogle td
{
cursor:default;
height:20px;
}

/* header cell style */
.igoogle th
{
border-right-style:solid;
border-right-width:1px;
border-bottom-style:solid;
border-bottom-width:2px;
font-weight:bold;
text-align:center;
}

/* cell styles */
.igoogle td
{
color:#000;
padding:2px 8px;
_border-right-style:solid;
_border-right-width:1px;
border-bottom-style:solid;
border-bottom-width:1px;
}

/* table style */
table.igoogle-night
{
border:solid 1px #ad9e87;
}

/* header cell style */
.igoogle-night th
{
_border-right-color:#ad9e87;
border-bottom-color:#ad9e87;
background:#e1d6c7 url(../images/mt_back.png) repeat-x;
color:#59483f;
}

/* cell styles */
.igoogle-night td
{
border-bottom-color:#f2e8da;
_border-right-color:#f2e8da;
}

/* mouseover row style */
.igoogle-night tr:hover 
{ 
background-color:#f2e8da;
}

/* select row style */
.igoogle-night .row-select
{
background-color:#ad9e87;
color:#fff;
}

ul#tabnav {
background-color:#C8CFAD;
_border-bottom:2px solid #B1BA8D;
border-top:2px solid #B1BA8D;
height:37px;
margin:0pt;
padding:0pt;
display:block;
line-height:37px;
}
ul#tabnav li {
margin:0;
padding:0;
float:left;
height:35px;
list-style-type:none;
position:relative;
}
ul#tabnav li a {
color:#4D5431;
font-size:16px;
font-weight:bold;
line-height:35px;
text-decoration:none;
display:block;
float:left;
height:35px;
margin:0pt 0pt 0pt 5px;
padding:0pt 6px;
position:relative;
}
ul#tabnav li a:hover, ul#tab li a.active {
background:#EAE6C9 none repeat scroll 0%;
border-bottom:2px solid #EAE6C9;
}
.tabselected {
background:#EAE6C9 none repeat scroll 0%;
border-bottom:2px solid #EAE6C9;
}
.tabhover {
background:#FFFF20 none repeat scroll 0%;
}
.panel {
background:#EAE6C9 none repeat scroll 0%;
display:block;
padding: 10px auto 0 auto;
border-bottom: 2px solid #CCCCBB;
border-left: 2px solid #CCCCBB;
border-right: 2px solid #CCCCBB;
}

.downloadicon {
background:url("../images/sprites01.png");
background-position:0px -416px;
background-repeat: no-repeat;
width: 16px;
height: 16px;
margin-top: 2px;
cursor: pointer;
float: left;
}


.playicon {
background:url("../images/sprites01.png");
background-position:0px -384px;
background-repeat: no-repeat;
width: 16px;
height: 16px;
margin-top: 2px;
cursor: pointer;
float: left;
}

.waiticon {
background:url("../images/sprites01.png");
background-position:0px -80px;
background-repeat: no-repeat;
width: 16px;
height: 16px;
margin-top: 2px;
cursor: wait;
}
.pauseicon {
background:url("../images/sprites01.png");
background-position:0px -400px;
background-repeat: no-repeat;
width: 16px;
height: 16px;
margin-top: 2px;
cursor: pointer;
float:left;
}

.trashemptyicon {
background:url("../images/toolbar/trash.png");
background-repeat: no-repeat;
width: 32px;
height: 32px;
float:right;
margin-right: 10px;
margin-top: 3px;
}

.trashfullicon {
background:url("../images/toolbar/trashfull.png");
background-repeat: no-repeat;
width: 32px;
height: 32px;
float:right;
margin-top: 3px;
margin-right: 10px;
}

.alt-data-row {
background-color: #DAD6B9;
position: relative; 
z-index: 0; 
top: 0pt; 
left: 0pt;
}

.data-row {
background-color: #e0e0B0;
position: relative; 
z-index: 0; 
top: 0pt; 
left: 0pt;
}

#vmailcontainer {
background: #EAE6C9;
margin:0;padding:0;
}
