﻿	#Inbox select {
		font-size : 11px;
		font-weight: normal;
	}
	
	#Inbox_title {
		font-size : 15px;
		color: #797979;
	}
	
	
	#EmailTitle
    {
        width: auto;
        margin: 0px;
        list-style-type: none;
        clear: both;
        min-height:20px;
    }

    #EmailTitle .row-fluid [class*="span"] {
        min-height: auto;
    }
    
    .EmailOptTitle
    {
        max-width: 450px;
    }
	
	#Inbox_page_number {
		border: 1px solid #bcbcbc;
		text-align: center;
		font-weight: bold;
		background: #f1f1f1;
		padding: 2px 5px 2px 5px;
		cursor: pointer;
		margin: 2px 5px 1px 0px;
		width:18px;
		height:18px;
	}
	
	#Inbox_page_number_on {
		border: 1px solid #bcbcbc;
		text-align: center;
		font-weight: bold;
		background: #ffffff;
		padding: 2px 5px 2px 5px;
		margin: 2px 5px 1px 0px;
		cursor: pointer;
		width:18px;
		height:18px;
	}
	
	#Inbox #name {
		font-weight: bold;
		color: #58b043;
	}
	
	#Inbox #email {
		
	}
	
	#Inbox #date {
		font-weight: bold;
	}
	
	#Grid #action_icons {
		border: none;
	}
	
	#Grid #action_text {
		border: none;
	}
	
	#action_icons {
		border: none;
		padding: 0px 0px 0px 2px;
	}
	
	
	#Inbox_name {
		position : relative;
		top: 20px;
		white-space: nowrap;
	}
	
	#Inbox_form_header {
		font-size: 14px;
		color: #ffffff;
		padding: 5px;
		font-weight: bold;
	}
	
	#Inbox_hot_points {
		font-size: 16px;
		font-weight: bold;
	}
	
	#Inbox_actions {
		font-size: 16px;
		font-weight: bold;
	}
	
	#Inbox_details {
		background-color: #e6f3e3;
		font-size: 12px;
		padding: 10px;
	}
	
	#Inbox_details b {
		color: #717171;
	}
			
	
			
/* List Styles */
	
	#InboxList
	{
    	margin: 0px;
    	padding: 0px;
	}
	
	#InboxListTitle {
		width:540px;
		margin: 0px;
		padding:0;
		list-style-type:none;
		clear:both;
	}
	
	#InboxListRows {
		width:540px;
		margin: 0px;
		padding:0;
		list-style-type:none;
		/*height:260px;*/
	}
	
	#InboxList_740
	{
	    width:730px;
    	margin: 0px;
    	padding: 0px;
	}
	
	#InboxListTitle_740 {
		width:700px;
		margin: 0px;
		padding:0;
		list-style-type:none;
		clear:both;
	}
	
	#InboxListOption_740{
		width: 26px;
		float:left;
		border-bottom: 1px solid #949494;
	}

	#InboxListAttachment_740
	{
		width: 24px;
		float:left;
		border-bottom: 1px solid #949494;
	}
	#InboxListFrom_740 {
		width: 260px;
		float:left;
		border-bottom: 1px solid #949494;
		overflow:hidden;
	}
	#InboxListTo_740 {
		width: 260px;
		float:left;
		border-bottom: 1px solid #949494;
		overflow:hidden;
	}
	#InboxListSubject_740{
		width: 350px;
		float:left;
		border-bottom: 1px solid #949494;
	}
	#InboxListDate_740{
		width: 60px;
		float:left;
		border-bottom: 1px solid #949494;
	}

	#InboxListOption{
		width: 26px;
		float:left;
		border-bottom: 1px solid #949494;
	}
	#InboxListAttachment{
		width: 24px;
		float:left;
		border-bottom: 1px solid #949494;
	}
	#InboxListFrom {
		width: 160px;
		float:left;
		border-bottom: 1px solid #949494;
		overflow:hidden;
	}
	#InboxListSubject{
		width: 270px;
		float:left;
		border-bottom: 1px solid #949494;
	}
	#InboxListDate{
		width: 60px;
		float:left;
		border-bottom: 1px solid #949494;
	}	
	
	
	#InboxListTitle #InboxListOption
	{
		height: 35px;
		font-weight:bold;
		border-bottom: none;
		padding: 3px 0px 0px 0px;
	}
	#InboxListTitle #InboxListAttachment
	{
		height: 35px;
		font-weight:bold;
		border-bottom: none;
		padding: 3px 0px 0px 0px;
	}
	#InboxListTitle #InboxListFrom
	{
		height: 35px;
		font-weight:bold;
		border-bottom: none;
		padding: 3px 0px 0px 0px;
	}
	#InboxListTitle #InboxListSubject
	{
		height: 35px;
		font-weight:bold;
		border-bottom: none;
		padding: 3px 0px 0px 0px;
	}
	#InboxListTitle #InboxListDate
	{
		height: 35px;
		font-weight:bold;
		border-bottom: none;
		padding: 3px 0px 0px 0px;
	}
	
	
	#InboxListRows #InboxListOption
	{
		height: 28px;
		background: #ffffff;
		text-align: center;
		padding: 5px 0px 0px;
	}
	#InboxListRows #InboxListAttachment
	{
		height: 33px;
		background: #ffffff;
	}
	#InboxListRows #InboxListFrom{
		height: 33px;
		background: #ffffff;
	}
	#InboxListRows #InboxListSubject{
		height: 33px;
		background: #ffffff;
	}
	#InboxListRows #InboxListDate{
		height: 33px;
		background: #ffffff;
	}
	
	#InboxListInnerCell {
		padding: 5px 0px 0px 8px;
	}
	
	#InboxListTitle_740 #InboxListOption_740
	{
		font-weight:bold;
		border-bottom: none;
	}
	#InboxListTitle_740 #InboxListAttachment_740
	{
		font-weight:bold;
		border-bottom: none;
	}
	#InboxListTitle_740 #InboxListFrom_740
	{
		font-weight:bold;
		border-bottom: none;
	}
	#InboxListTitle_740 #InboxListTo_740
	{
		font-weight:bold;
		border-bottom: none;
	}
	#InboxListTitle_740 #InboxListSubject_740
	{
		font-weight:bold;
		border-bottom: none;
	}
	#InboxListTitle_740 #InboxListDate_740
	{
		font-weight:bold;
		border-bottom: none;
	}
	
	#InboxListRows_740 
	{
		width:740px;
		margin: 0px;
		padding:0;
		list-style-type:none;
		/*height:260px;*/
	}
	
    #InboxListRows_None
	{
		margin: 0px;
		padding:0;
		list-style-type:none;
	}
	
	
	#InboxListRows_740 #InboxListOption_740
	{
		height: 28px;
		background: #ffffff;
		text-align: center;
		padding: 5px 0px 0px;
	}
	#InboxListRows_740 #InboxListAttachment_740
	{
		height: 33px;
		background: #ffffff;
	}
	#InboxListRows_740 #InboxListFrom_740
	{
		height: 33px;
		background: #ffffff;
	}
	#InboxListRows_740 #InboxListTo_740
	{
		height: 33px;
		background: #ffffff;
	}
	#InboxListRows_740 #InboxListSubject_740
	{
		height: 33px;
		background: #ffffff;
	}
	#InboxListRows_740 #InboxListDate_740
	{
		height: 33px;
		background: #ffffff;
	}
	
	#unread {
		font-weight: bold;
	}
	
	#InboxListFooter {
		clear:both;
    	position: relative;
    	top: -3px;    	
    	margin-left:3px;
	}
	
	#InboxListFooter_740 {
		clear:both;
    	position: relative;
    	top: -3px;
	}

    #Inbox_search {
         visibility: hidden;
         position: absolute;
         left: 95px;
         top: 205px;
         width:auto;
         height:100%;
         text-align:center;
         z-index: 200;
		 
    }
	
    #Inbox_search div {
	     width: 396px;
	     height: 365px;
		 position: relative;
		 top: 37px;
		 left: -93px;
         padding: 0px 0px 0px 0px;
         text-align:center;
    }

    #Inbox_folders {
         visibility: hidden;
         position: absolute;
         left: 265px;
         top: 205px;
         width:auto;
         height:100%;
         text-align:center;
         z-index: 200;
		 
    }
	
    #Inbox_folders div {
	     width: 396px;
	     height: 592px;
		 position: relative;
		 top: 37px;
		 left: -178px;
         padding: 0px 0px 0px 0px;
         text-align:center;
    }

    #Inbox_settings {
         visibility: hidden;
         position: absolute;
         left: -22px;
         top: 205px;
         width:auto;
         height:100%;
         text-align:center;
         z-index: 200;
		 
    }
	
    #Inbox_settings div {
	     width: 396px;
	     height: 365px;
		 position: relative;
		 top: 37px;
		 left: -31px;
         padding: 0px 0px 0px 0px;
         text-align:center;
    }
	
    .m-left5
    {
        margin-left: 5px;
    }

    .m-padleft25
    {
        padding-left: 25px;
    }
    
    .m-left8
    {
        margin-left: 8px;
    }
    .m-left3
    {
        margin-left: 3px;
    }
    
    .m-right5
    {
        margin-right: 5px;
    }
    
    .m-right10
    {
        margin-right: 10px;
    }
    
    .m-padright10
    {
        padding-right: 10px;
    }
    
    
    .m-left10
    {
        margin-left: 10px;
    }
    
   .m-left0
    {
        margin-left: 0px;
    }
    
    .m-left13
    {
        margin-left: 13px;
    }

    .m-top10
    {
        margin-top: 10px;
    }
    
    .m-top20
    {
        margin-top: 20px;
    }
    
    .m-top30
    {
        margin-top: 30px;
    }
    
    .m-padtop10
    {
        padding-top: 10px;
    }
    
    .m-padbot
    {
        padding-bottom: 390px;
    }
    
   .m-padbot20
    {
        padding-bottom: 20px;
    }
	
	#InboxHeader
    {
        border-bottom: 1px solid #bcbcbc;
    }
    
    #MobileInboxRows
    {
        border-bottom: 1px solid #bcbcbc;        
        width:auto;
    }
    
    .m-bottom5
    {
        margin-bottom: 5px;
    }
    
    
    
    .div_FileUpload
    {
        width:56px;
        height:9px; 
        position:relative; 
        z-index:5; background:url(/images/listcontrols/whitetriangle.png) 80% 10% no-repeat;
    }
    
    .div_FileUpload1
    {
        max-width:458px; 
        height:200px; 
        border-width:1px; 
        border-color:#C9CDCC; 
        position:relative;
        z-index:1;
    }
    
    
    .div_FileUpload2
    {
        border-left:1px solid #b5bcbe; 
        border-right:1px solid #b5bcbe;
        height:90px; 
        max-width:450px;
        padding: 0px 5px;
        background-image: url('/images/hoz-border1.png');
        BACKGROUND-REPEAT: repeat-X;
        overflow:hidden;
    }
    
    
    .div_RLF
    {
        max-width:113px;
        height:9px; 
        background:url(/images/listcontrols/whitetriangle.png) 75% 10% no-repeat;
    } 
    
    .div_RLF1
    {
        border-left:1px solid #b5bcbe; 
        border-right:1px solid #b5bcbe; 
        max-width:448px;
        padding: 0px 5px;
        background-image: url('/images/hoz-border2.png');
        BACKGROUND-REPEAT: repeat-X;
        overflow:hidden;
    }
    
    .div_RLF2
    {
        max-width:460px;
        border:1px solid #b5bcbe;
        height:145px;
    }
    
    .div_RLF3
    {
        max-width:461px;
        border:1px solid #b5bcbe;
        height:217px; 
        overflow:hidden;
    }
    
    .div_Campaign
    {
        max-width:461px;
        border:1px solid #b5bcbe;
        overflow:hidden;
    }
    
    .div_Campaign1
    {
        height:9px; 
        max-width:450px;
        background:url(/images/listcontrols/whitetriangle.png) 12% 10% no-repeat;
    }
    
    .div_Campaign2
    {
        border-left:1px solid #b5bcbe; 
        border-right:1px solid #b5bcbe;
        max-width:451px;
        min-height:30px;
        padding: 0px 5px;
        background-image: url('/images/hoz-border.png');BACKGROUND-REPEAT: repeat-X;
    }
    
    .div_Campaign3
    {
        max-width:461px;
        border:1px solid #b5bcbe;
        height:125px
    }
    
    .div_CampaignGrid
    {
        max-width:495px; 
        height:145px; 
        overflow:hidden;
    } 
    
    .div_ResourceGrid
    {
        max-width:455px; 
        height:145px; 
        overflow:hidden;
    } 
    
    .div_EventGrid
    {
        width:455px; 
        height:250px; 
        overflow:hidden;
    } 
    
    
    .div_EC1
    {
        max-width:113px;
        height:9px; 
        background:url(/images/listcontrols/whitetriangle.png) 60% 10% no-repeat;
    }
    
    
    .div_EmailCat
    {
        max-width:113px;        
        height:9px; 
        background:url(/images/listcontrols/whitetriangle.png) 75% 10% no-repeat;
    }
    
    .div_EC2
    {
        border-left:1px solid #b5bcbe; 
        border-right:1px solid #b5bcbe;
        max-width:448px;
        padding: 0px 5px;
        background-image: url('/images/hoz-border3.png');
        BACKGROUND-REPEAT: repeat-X;
        overflow:hidden;
    }
    
    .div_EmailCat1
    {
        border-left:1px solid #b5bcbe; 
        border-right:1px solid #b5bcbe; 
        max-width:448px;
        padding: 0px 5px;
        background-image: url('/images/hoz-border2.png');
        BACKGROUND-REPEAT: repeat-X;
        overflow:hidden;
    }
    
    .div_EmailCat2
    {
        max-width:461px;
        border:1px solid #b5bcbe;
        height:200px; 
        /*overflow:hidden;*/
    }
    
    .div_EC3
    {
        max-width:460px;
        border:1px solid #b5bcbe;
        height:125px;
    }
    
    .div_NumAttachments
    {
        max-width:460px; 
        height:106px; 
        border-style:solid; 
        border-width:1px; 
        border-color:#C9CDCC; 
        overflow:scroll; 
        overflow-X:hidden;
    }
