

/*-------------------------------------------------------------------
  styles copied from the portal (layout.css)
---------------------------------------------------------------------*/
body {
	background-color: #f1f4f7;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding:0;
}

body pre {
	font-size: 1.2em;
}

a {
	text-decoration:none;
}

a:link {
	color:#0a5096;
}

a:active {
	color:#0a5096;
}

a:visited {
	color:#0a5096;
}

#portal-top {
	background:url("justmail_gradient_background.png") repeat-x scroll 0 0 transparent;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:0 2px;
	height: 55px !important;
	overflow:hidden;
	position:relative;
}

#portal-top h1 {
	background:url("justmail_logo.png") no-repeat scroll 0 0 #004682;
	height: 55px;
	left:0;
	margin:0;
	position:absolute;
	top:0;
	width:117px;
}

#portal-top h1 a {
	display: block;
	height: 55px;
	outline: medium none;
	text-decoration: none;
	text-indent: -99999px;
	width: 100%;
}

#portal-top h2, #portal-top h3, #portal-top h4 {
	text-indent:-99999px;
}

#portal-top h3 {
	display: none;
	height:55px;
	left:197px;
	margin:0;
	position:absolute;
	width:100%;
}

#portal-top h4 {
	display: none;
	height:55px;
	margin:0;
	width:177px;
}


/*-------------------------------------------------------------------
  styles for JustMail
---------------------------------------------------------------------*/

div.justmail_main {
	width: 100%;
	margin: 0;
	background-color: #fff;
}

div.justmail_location {
	padding: 0 1em 0.8em 1em;
	margin-top: 1em;
	margin-bottom: 0.4em;
	margin-left: 0;
	margin-right: 0;
	border-bottom: 1px solid #CDD9DD;
}

div.location {
	margin-bottom: 0.8em;
}

div.mailactions {
	margin-top: 0;
	margin-bottom: 0em;
	float: none;
	clear: both;
	line-heigth: 150%;
}

div.mailactions a {
	white-space: nowrap;
}

/* status message styles like portal_status_message styles */

div.status_message {
	background: #FFB98A;
	border-bottom: 1px solid #E8EFF1;
	font-size: 90%;
	margin: 0 0.83em 0 1.95em;
	padding: 0.25em 6px 0.4em 19px;
	line-height:133%;
}

div.status_message img {
	border:medium none;
	vertical-align:middle;
}

div.justmail_content {
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 2em;
}


/*-------------------------------------------------------------------
  justmail_login_form
---------------------------------------------------------------------*/

div.justmail_login div, div.justmail_login p {
	width: 100%;
	text-align: center;
}

div.justmail_login a img {
	border: none;
	vertical-align: middle;
	height: 110px;
}

div.justmail_login div.icon_fields {
	margin: 0.8em 0 1.5em 0;
	text-align: left;
	vertical-align: top;
}

div.justmail_login div.cert_icon, div.justmail_login div.loginfields {
	vertical-align: top;
}

div.justmail_login div.cert_icon {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 0;
}

div.justmail_login div.cert_text {
	text-align: center;
}

div.justmail_login div.loginfields {
	clear: both;
	padding: 0;
	padding-top: 1.4em;
}

div.justmail_login div.clear_row {
	border-bottom: 1px solid #E8EFF1;
	margin: 0 0 0.25em;
	padding: 0 0.1em 0.65em;
}

div.justmail_login div.row {
	border-bottom: 1px solid #E8EFF1;
	margin: 0 0 0.25em;
	padding: 0 0.1em 0.65em;
}

div.justmail_login div.label {
	font-weight: bold;
	display: inline;
}

div.justmail_login label {
	font-weight: bold;
	display: inline;
}

div.justmail_login div.field {
	margin: 0.2em 0;
}

div.justmail_login div.field input.text {
	width: 12em;
}

div.justmail_login div.help {
	display: none;
}


/*-------------------------------------------------------------------
  justmail_showmail / justmail_deletemail / justmail_composemail
---------------------------------------------------------------------*/

div.maildetails table {
	margin: 0;
}

div.maildetails table td {
	padding: 0;
	line-height: 100%;
	vertical-align: top;
}

div.maildetails table td span.justmail_action {
	margin-left: 0.5em;
	font-size: 90%;
}

div.maildetails table td.justmail_name {
	text-align: right;
	color: #777;
	padding-right: 0.4em;
}

div.maildetails table td select.mail_select {
	width: 200px;
}

div.maildetails table td input.mail_input {
	width: 80%;
}

div.maildetails table td textarea.mail_textarea {
	width: 85%;
	height: auto;
}

div.mailoptions {
	margin: 0.8em 0 1.2em 0;
	padding: 0;
}

div.mailoptions span {
	background: url("lightgreyarrow.gif") no-repeat scroll right center #E8EFF1;
	border-color: #CDD9DD;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-width: thin;
	color: #333333;
	margin: 1px 0.2em 1px 0;
	padding: 1px 8px;
	line-height: 100%;
	white-space: nowrap;
	width:auto;
	display:inline-block;
}

div.attachments {
	color: #777;
	margin: 1em 0;
	padding: 2px 0.5em 5px 0.5em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}

div.attachments span {
	margin-left: 0.3em;
	margin-right: 0.3em;
}

div.attachments span a img {
	border: none;
}

div.mailtext {
	/*clear: left;*/
	margin: 0;
	padding: 0;
}

div.mailtext div.signature {
	color: #9f9f9f;
}

div.delete_confirm {
	margin: 1em 0.5em;
	color: #a11b17;
	line-height: 120%;
	font-size: 110%;
	overflow: auto;
}

div.delete_confirm div.msg {
	clear: both;
}

div.delete_confirm div.form {
	float: left;
	margin: 0.8em 0.6em 0.8em 0.4em;
}


/*-------------------------------------------------------------------
  justmail_listing
---------------------------------------------------------------------*/

div.listmails table {
	border-collapse: collapse;
}

div.listmails table tr {
}

div.listmails table tr.read {
}

div.listmails table tr.unread {
	/*font-weight: bold;*/
}

div.listmails table th {
	display: none;
}

div.listmails table td {
	padding: 0.2em 0;
	vertical-align: middle;
	display: block;
}

div.listmails table td.flag_icon {
	
	overflow: auto;
	float: left;
}

div.listmails table td.attachment_icon {
	
	overflow: auto;
	float: left;
}

div.listmails table td.from {
	font-style: italic;
	padding-top: 0.6em;
}

div.listmails table td.subject {
	font-size: 120%;
	padding: 0.4em 0;
}

div.listmails table td.date {
	border-bottom: 1px solid #CDD9DD;
	padding-bottom: 0.8em;
	margin-bottom: 0;
}

div.listmails table td.date a {
	color: #7d7d7d;
}

div.listmails table a {
	color: #333;
}

div.listmails td.flag_icon img {
	float: left;
	margin-right: 0.4em;
}

div.listmails td.attachment_icon img {
	float: left;
	margin-right: 0.4em;
}

div.listmails img.empty_icon {
	display: none;
}

span.error {
	/*color: #C11B17;*/
	color: #a11b17;
	margin-left: 0.6em;
}

div.filter {
	float: none;
	padding-bottom: 0.4em;
	margin-bottom: 0.4em;
	border-bottom: 1px solid #CDD9DD;
}

div.filter select, div.filter input {
	margin-left: 0;
	margin-right: 0;
}

div.subfolders {
	margin-left: 0;
	padding-left: 0.4em;
	margin-top: 1em;
	margin-bottom: 1em;
}

div.subfolders div {
	line-height: 180%;
	margin-top: 0.4em;
}

div.subfolders a {
	margin-right: 0.8em;
	white-space: nowrap;
}

div.listingBar {
	margin-top: 1.2em;
	text-align: right;
}

div.listingBar a:link {
	color:#0a5096;
}

div.listingBar a:active {
	color:#0a5096;
}

div.listingBar a:visited {
	color:#0a5096;
}


/*-------------------------------------------------------------------
  justmail_index
---------------------------------------------------------------------*/

div.index_accounts {
	margin-left: 0;
	padding-left: 1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
}

div.index_accounts a {
	margin-left: 0.6em;
}


/*-------------------------------------------------------------------
  justmail_error
---------------------------------------------------------------------*/

div.error_body {
	margin-left: 1.4em;
}


/*-------------------------------------------------------------------
  misc / other
---------------------------------------------------------------------*/

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.nowrap {
	white-space: nowrap;
}
