﻿div#EmailAllContainer
{
	margin: 15px 0px 5px 0px;
	width:608px;
	float:left;
	position: relative;
	background-image: url("../images/backgrounds/email-all-agents.png");
	background-repeat:no-repeat;
	padding: 20px;	
	color: #fff;
}

div#eaBorder 
{
	margin-top: 12px;
	position: relative;
}

#agents 
{
	height: 270px;
	overflow: auto;
	padding:0;
	margin:0;
	clear: both;
}

#agents li {
	background:#fafafa repeat-y scroll left top;
	border-bottom:1px solid #DEDEDE;
	line-height:1.5em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	height:45px;
}

div.input
{
	padding:px;
}

#agents li input 
{
	display:block;
	float:left;
}

div.agt 
{
	display:block;
	float:left;
	color: #000;
}

div.agt h3 {
	line-height:1.5em;
	margin:5px 7px;
	padding:0;
	font-size: 11px;
	
}
div.agtf h3 
{
	font-size: 11px;
	color:#bbb;
	line-height:1.5em;
	margin:5px 7px;
	padding:0;
	
}

#agents div.agt p {
	font-size:1em;
	line-height:1.5em;
	margin:0;
	padding:0 7px;
}

#agents div.agtf p {
	font-size:1em;
	line-height:1.5em;
	margin:0;
	padding:0 0 0 27px;
	color:#bbb;
}

legend
{
	color: #fff;
	font-weight: bold;
}

fieldset#lhs
{
	width:325px;
	height:341px;
	float:left;
	border: 1px solid #bbb;
	padding: 0 9px 9px 9px;	
}

fieldset#details
{
	width:240px;
	height:345px;
	float:right;
	border: 1px solid #bbb;
	padding: 0 5px 5px 5px;
}

div#EmailAllFooter
{
	float:right;
	height:40px;
	clear:both;
	width: 152px;
	margin-top: 10px;
	clear:both;	
}

p.faint {
	color:#ccc;
	font-size:10px;
	margin:10px 0 0 0;
}

#soptions .add {
	line-height:1em;
	background:transparent url(images/add.gif) no-repeat scroll 0 0;
	padding:3px 3px 1px 20px;
	float:left;
}
#soptions .del{
	line-height:1em;
	background:transparent url(images/del.gif) no-repeat scroll 0 0;
	padding:3px 3px 1px 20px;
	float:left;
}

#added 
{
	float:right;
	font-size:10px;
	color:#fff;
}

#soptions  a {
	float:left;
	height:1.3em;
	text-decoration:none;
	font-size:10px;
	color:#fff;
}

div#soptions 
{
	float:left;
	width:100%;
	clear:both;
	margin: 5px 0 8px 0;
}

fieldset#details input, fieldset#details textarea
{
	width:95%;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
	padding: 4px;
	border: 0;
	border-collapse: separate;
}

fieldset#details textarea
{
	height: 97px;
}

fieldset#details div
{
	padding: 4px;
}

div#loading_status
{
	clear:both;
	width:100%;
	font-weight:bold;
	color:#fff;
}

div#cdTop
{
	margin-top: 6px;
}

fieldset#details #copySlf input, fieldset#details #clNews input
{
	width: 20px; 
	margin: 0;
	border:0;
}


fieldset#details #clNews
{
	font-size: 9px;
	padding-top: 0;
}
