/* PAGESTYLE: EMAIL LOG
----------------------------------------------- */
#main-content h3 { margin:0; padding:0 0 5px 0; font-size:14px; font-weight:normal; color:#2C80C0}

#email-log { margin-top:25px; padding-top:23px; background:url(../images/hr-gradient.gif) repeat-x left top; font-family:Verdana, Arial, Helvetica, sans-serif; }

#email-log ul li { display:inline; margin:0 10px 0 0; font-size:11px;}
#email-log ul li.last { margin-right:0;}
#email-log ul li img { margin-right:4px; vertical-align:text-bottom;}
#email-log ul li a:link, #email-log ul li a:visited  { color:#949494; text-decoration:none}
#email-log ul li a:hover, #email-log ul li a:active, #email-log ul li a.active, #email-log ul li a.active:visited  { color:#585858; font-weight:bold;}
#email-log ul li#inbox { padding-left:6px;}

ul#toolbar-left { float:left; width:340px; margin-bottom:15px; list-style:none;}
ul#toolbar-right { float:right; width:200px; margin-bottom:15px; list-style:none; text-align:right;}
ul#toolbar-right li a:link, ul#toolbar-right li a:visited {color:#6A6A6A;}

#email-log table { background:url(../images/bg-table-gradient.gif) repeat-x 0 17px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#email-log table tr.top { background:url(../images/bg-tr.gif) repeat-x left top;}
#email-log table th { height:27px; padding:0 2px;color:#FFF; font-size:10px; font-weight:bold; }
#email-log table td { font-size:10px; padding:3px 2px; border-bottom:1px solid #C9C9C9; }

#email-log table td a:link, #email-log table td a:visited, #email-log table td a:hover, #email-log table td a:active  { text-decoration:none;}

#email-log table.ruler tr.ruled { background:#CBE0F0; cursor:pointer;}    

#bottom-bar { padding:0 10px 0 7px; height:40px; background:url(../images/bg-bottom-bar.gif) repeat-x 0 -1px; font:10px Verdana, Arial, Helvetica, sans-serif; color:#585858;}
#bottom-bar ul li { margin:0 5px 0 0; }
#bottom-bar a { color:#585858; font-weight:bold;}
#bottom-bar a:link, #bottom-bar a:visited { text-decoration:none;}
#bottom-bar a:hover, #bottom-bar a:active { text-decoration:underline;}
#select { float:left; width:200px; margin-top:10px;}
#toolbar-bottom { float:left; width:325px; margin-top:8px;}
#toolbar-bottom ul li a, #toolbar-bottom ul li a:visited { font-weight:normal; color:#6A6A6A;}
#toolbar-bottom ul li a:hover, #toolbar-bottom ul li a:active { font-weight:bold;}
#buttons { float:right; width:330px; margin-top:5px; text-align:right;}
#buttons-2 { float:right; width:200px; margin-top:5px; text-align:right;}

input.button-2 {
	padding: 0 2px;
	margin-left:2px;
	border-top: 1px solid #EBEAEB;
	border-right: 1px solid #8B8B8A;
	border-bottom: 1px solid #565656;
	border-left: 1px solid #E1E2E2;
	background-color: #000;
	cursor:pointer;
	text-transform:lowercase;
	color:#FFF;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;}	

/* PAGESTYLE: EMAIL LOG INBOX
----------------------------------------------- */	
img.email-new { width:12px; height:8px;}
img.email-opened { width:12px; height:12px;}

#email-log table td.unread-message, #email-log table td.unread-message a:link, #email-log table td.unread-message a:active, 
#email-log table td.unread-message a:hover, #email-log table td.unread-message a:visited { font-weight:bold; color:#000;}

#email-log table td.read-message, #email-log table td.read-message a:link,#email-log table td.read-message a:active,
#email-log table td.read-message a:hover, #email-log table td.read-message a:visited  { color:#6E6E6E; font-weight:normal; text-decoration:none;} 
#email-log table td.read-message a { color:#000;}

/* PAGESTYLE: EMAIL LOG READ
----------------------------------------------- */	
#email-log table td#message { padding:10px 22px 10px 30px; font-size:11px;}
#email-header { padding-bottom:10px; margin-bottom:10px; color:#6A6A6A; background:url(../images/bg-email-header.gif) repeat-x left bottom;}

#previous-next { margin-bottom:3px; padding: 5px 0 5px 30px; background-color:#FEFAE8; border-bottom:1px solid #D6D4D4; font-size:11px; color:#6A6A6A;}
#previous-next a, #previous-next a:link, #previous-next a:visited { color:#4C9533; text-decoration:none; font-weight:normal;}
#previous-next a:hover, #previous-next a:active { text-decoration:underline; font-weight:bold;}

/* PAGESTYLE: EMAIL LOG COMPOSE
----------------------------------------------- */	
#email-log table#compose-message, #email-log table#compose-message table { background:none; }
#email-log table#compose-message td { padding:0; border-bottom:none; color:#6A6A6A; font:11px Verdana, Arial, Helvetica, sans-serif; }
#email-log table#compose-message td.label { padding-left:4px; background-color:#F0F0F0; border-bottom:1px solid #C9C9C9; font-weight:bold; }
#email-log table#compose-message td.xpad { padding-top:2px; padding-bottom:2px;}

select.compose { width:456px;}
input.compose { width:452px;}
select.compose, textarea.compose, input.compose { 
	color:#6A6A6A; 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding:1px;
	margin:0;
	background-color:#FFF;
	border:#919191 1px solid;}
	
textarea#message-area { width:521px; padding:5px 10px; color:#000;}	