﻿#inboxwrapper
{
    width:100%;
    float:none;
    margin: 0px auto;
	padding:20px 0px 0px 0px;
	border:0;

}

#side-a {
	float: left;
	width: 22%;
	vertical-align:top;
	text-align:left;
}

#side-b {
	float: right;
	width: 16%;
	vertical-align:top;
	text-align:left;
}

#content { 
	float: left;
	width: 61%;
	vertical-align:top;
	text-align:left;
	margin-left:10px;
}

#clear
{
    clear:both;
    height:0px;
}

#tabmenuinbox
{
    float:none;
    margin:0 0 0 0;
    padding:0 0 0 0;
    width:100%;
    
}
#mainborder
{
    float:none;
    borde/r:1px solid #cfcfcf;
    padding:1px 1px 1px 1px;
}

.tabselectedin
{
    height:20px;
    border-top: solid 1px #f8e495;
    border-left:solid 1px #f8e495;
    border-right:solid 1px #f8e495;
    width:130px;
    background-color:#ffffff;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    color:#993333;
    font-family:Arial;
}

.tabitemin
{
    height:20px;
    border: solid 1px #f8e495;
    width:145px;
    background-color:#f5e2ce;
    font-family:Verdana;
    font-size:11px;
    text-align:center;
    background-image:url(images/bg-subnav.gif);
    background-repeat:repeat-x;
    font-weight:700;
    font-family:Arial;
   
}

.tabitemin a
{
 text-decoration:none;
 color:#ffffff;
 
}
.tabitemin:hover
{
    text-decoration:none;
    color:#f5e2ce;
    border: solid 1px #f8e495;
    border-bottom:solid 1px #f8e495;
    cursor:hand;
  
}

.tabitemin:hover a
{
    
    color:#069;
   
    
}
#inboxheader
{
    background-color: #e0ecff;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-top: 6px;
    padding-right: 0pt;
    padding-bottom: 3px;
    padding-left: 6px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cad4e6;
}
.inboxicon
{
 background:url(images/v3.png) 9px 3px no-repeat;
 width:30px;
 float:left;
 height:24px;
    
}

.composeicon
{
 background:url(images/sprite_personalnav_v1.png) 9px -140px no-repeat;
 width:30px;
 float:left;
 height:24px;
    
}
.composeicon1
{
 background:url(images/sprite_personalnav_v1.png) 0px -140px no-repeat;
 width:16px;
 float:left;
 height:16px;
    
}
.senticon
{
    background:url(images/v3.png) 9px -22px no-repeat;
 width:30px;
 float:left;
 height:24px;
}
.changepic
{
    background:url(images/changepic.png) no-repeat;
 width:30px;
 float:left;
 height:24px;
}
.Active
{
    background:url(images/deactive.png) no-repeat;
 width:30px;
 float:left;
 height:24px;
}
.Deactive
{
    background:url(images/activate.png) no-repeat;
 width:30px;
 float:left;
 height:24px;
}
.alert
{
 background:url(../../images/alert.png) no-repeat;
 width:50px;
 float:left;
 height:44px;
}
.composer
{
    padding:30px 0px 10px 0px;
}
.inboxform
{
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.clearfix 
{

display: inline-block;

}

html[xmlns] .clearfix

{

display: block;

}
.composer_text_fields
{
    float:left;
    text-align:right;
    width:24%;
    line-height:18px;
    margin:0 0 0 0;
    padding:0 10px 5px 0;
    font-weight:700;
   
}

.composer_input
{
    float:left;
    width:70%;
    line-height:18px;
    text-align:left;
    margin:0 0 0 0;
    padding:0 0 5px 0;
    height:18px;
    
}
.composer_textbox
{
    width:300px;
}
.composer_text_fields_multi
{
    float:left;
    text-align:right;
    width:24%;
    line-height:18px;
    margin:0 0 0 0;
    padding:0 10px 5px 0;
    font-weight:700;
   
}
.composer_input_multi
{
    float:right;
    width:74%;
    line-height:120px;
    text-align:left;
    margin:0 0 0 0;
    padding:0 0 5px 0;
    height:130px;
    
}
.btdiv
{
    padding:0px 0px 10px 26%;
    width:64%;
   
    
}
.contactpanel
{
    border:solid 1px #afcfcf;
    width:500px;
    background-color:White;
}

.popupinner
{
    padding:5px 5px 5px 5px;
    text-align:left;
    vertical-align:top;
}

.checkHeader
{
    background-color:#e0ecff;
    width:99%;
    line-height:25px;
    border-bottom:solid 1px #cfcfcf;
    padding-left:5px;
    vertical-align:middle;
    
}

.inboxmessages
{
    border-bottom:solid 1px #aaaaaa; 
    
}
.innerlinks
{
    padding:2px 2px 2px 2px;
    border-bottom:solid 1px #afcfcf;
}
