/**
* @version $Id: mypms.css 264 2006-08-10 11:08:46Z danial $
* Clexus Private Messaging Component
* @package ClexusPM
* @Copyright (C) 2003 - 2006 Danial Taherzadeh All rights reserved
* @license Released as a commercial component
* @link http://www.clexus.com
**/

/* Nav */

div.cxpm_mainnav {
	
	margin:0;
	padding:0;
	list-style:none;
 	background-color:#757495; 
  	background-image: url(../images/top_groupBg_blue.gif);
  	border: 1px solid #57566F;
  	line-height:22px;
  	height:22px;
}
div.cxpm_mainnav a{
	float:left;
	display:block;
	font-weight:bold;
	font-family:tahoma; 
    font-size:11px; 
	color:#fff;
	text-decoration:none;
	margin:0;
	padding:0 15px;
}
div.cxpm_mainnav a:hover {
	background-image: url(../images/top_itemHoverBg_blue.gif);
}
div.cxpm_mainnav  a.cxpm_nav_act {
  background-color: silver; 
  background-image: url(../images/top_item_selected_bg.gif);
  color: #333333; 
  font-family:tahoma; 
  font-size:11px; 
  font-weight: bold;
  cursor: default;
  border: 1px solid #807F9A;
  border-right-color: #FFFFFF;  
  border-bottom-width: 0px;  
  position: relative;
  top: 1px;
}

/* SubNav */

div.cxpm_subnav {
	
	margin:0;
	padding:0 10px;
	list-style:none;
	line-height:23px;
  	height:23px;
	background-color:silver; 
    background-image: url(../images/level2_group_bg.gif);
    border: 1px solid #999999; 
    border-top-width: 0px;
}
div.cxpm_subnav a{
	float:right;
	display:block;
	font-weight:normal;
	font-family:tahoma; 
    font-size:11px; 
	color:#333;
	text-decoration:none;
	margin:0;
	
	padding-right:5px;
	letter-spacing:1px;
	
}
div.cxpm_subnav  a.cxpm_subnav_act {
  
}

.cxpm_delnav {
    background: url(../images/del_icon.gif) 0px 3px no-repeat;
padding-left:20px;
	}
.cxpm_resnav {
    background: url(../images/res_icon.gif) 0px 3px no-repeat;
padding-left:20px;
	}
.cxpm_empnav {
    background: url(../images/emp_icon.gif) 0px 3px no-repeat;
padding-left:20px;
	}
.cxpm_newcntnav{
    background: url(../images/newcontact_icon.gif) 0px 3px no-repeat;
padding-left:20px;
	}
	
.cxpm_rplynav {
    background: url(../images/reply_icon.gif) 0px 3px no-repeat;
	padding-left:30px;
}

.cxpm_blocknav {
    background: url(../images/blockuser_icon.gif) 0px 3px no-repeat;
	padding-left:20px;
}
.cxpm_mngcontactnav {
    background: url(../images/managecontact_icon.gif) 0px 3px no-repeat;
	padding-left:20px;
}
.cxpm_quickmessage {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
font-weight:bold;
text-align:center;
background:#eee;
border: 1px solid #ccc;
padding:3px 5px;

}

/* */
table.cxpm_inb {
font-family:tahoma, Arial, Helvetica, sans-serif; 
font-size:11px;
color:#666666;
background:#fff;
width:100%;

}
table.cxpm_inb tr.tr1{
background:#fff;
}
table.cxpm_inb tr.tr1:hover{
background:#FFFFE6;
}
table.cxpm_inb tr.tr2{
background:#f9f9f9;
}
table.cxpm_inb tr.tr2:hover{
background:#FFFFE6;
}
table.cxpm_inb td.td1 {
padding:5px 5px; 
width:30px; 
text-align:center; 
vertical-align:top; 
border-bottom:1px solid #eee;
border-left:1px solid #eee;
}
tr.tr3 td.td1a {
padding:5px;
border-left:1px solid #eee;
border-bottom:1px solid #eee;
}
table.cxpm_inb td.td2 {
text-align:left; 
width:80%; 
padding:5px; 
vertical-align:top; 
line-height:130%; 
border-bottom:1px solid #eee;
}

table.cxpm_inb td.td3 {
width:20%; 
text-align:right;
padding:5px;
vertical-align:top; 
border-bottom:1px solid #eee; 
white-space:nowrap;
}

table.cxpm_inb td.td4 {
width:30px; 
background:#F2F0E4; 
text-align:center; 
vertical-align:middle; 
border-bottom:1px solid #eee;
border-right:1px solid #eee;
}

table.cxpm_inb td.tdaction {

}
.tdbuddyinfo {
width:100%; 
padding:5px; 
vertical-align:top; 
line-height:130%; 
border-bottom:1px solid #eee;
}

table.cxpm_inb td.tdaddbuddy{
padding:3px;
text-align:center;
border-bottom:1px solid #eee;
}
table.cxpm_inb td.tdeditbuddy{
padding:3px;
text-align:center;
border-bottom:1px solid #eee;
}
table.cxpm_inb td.tdprofilebuddy{
padding:3px;
text-align:center;
border-bottom:1px solid #eee;
}
table.cxpm_inb td.tdsendmsg {
padding:3px;
text-align:center;
border-bottom:1px solid #eee;
}
table.cxpm_inb td.tdbuddy {
padding:3px;
border-bottom:1px solid #eee;
}
.buddyon {
background:#D2F2FF;
}
.buddyoff {
background:#eee;

}
.cxpm_contactinfo{
font-style:italic;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;

}
span.cxpm_onlinetxt {
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:7px;
color:#669900;
font-weight:bold;
}
span.cxpm_offlinetxt {
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:7px;
color:#666;
font-weight:bold;
}
span.cxpm_from {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
font-weight:normal;
}
tr.tr3 a.cxpm_del {
font-family:tahoma, Arial, Helvetica, sans-serif; 
font-size:11px;
color:#666666;
text-decoration:none;
}

tr.tr3 a.cxpm_del:hover {
color:#000;
text-decoration:underline;
}

tr.tr4 td.tdgraph {
padding:10px; 
background:#f9f9f9;
border-left:1px solid #eee;
border-right:1px solid #eee;
border-bottom:1px solid #eee;
}
.brdright {
border-right:1px solid #eee;
}
td.tdcancel {
padding:5px;
}
.this-page {
border:1px solid #eee;
padding:2px 4px 2px 4px ;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background:#FFFFE6;
font-weight:bold;
color:#999;
}
.this-page-result{

padding:2px 4px 2px 4px ;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#999;
}
div.pagebar a {
border:1px solid #eee;
padding:2px 4px 2px 4px ;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background:#fff;
font-weight:bold;
text-decoration:none;
color:#999;
}
div.cxpm_errormsg {
padding: 5px 5px 5px 35px;
background:#fff url(../images/light.gif) no-repeat 5px;
width:75%;
margin: 0 auto;
text-align:left;
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #FF9999;
min-height:35px;
}

a.poweredbyclexus:link, a.poweredbyclexus:visited  {

overflow:hidden;

width:177px;
background: url(../images/poweredbyclexus.gif) no-repeat;
float:right;
height:24px;
}
a.poweredbyclexus:hover  {
background: url(../images/poweredbyclexus.gif) 0 -24px  no-repeat;
}
.cxpm_search {
float:right; 
margin-right:5px; 
width:100px; 
border:1px solid #ccc; 
background:#fff ; 
font-size:11px; 
font-family:Arial, Helvetica, sans-serif;
 padding-left:3px; 
 margin-top:3px;
}

a.cxpm_msgtitle:link,
a.cxpm_msgtitle:visited {
font-family:tahoma, Arial, Helvetica, sans-serif; 
font-size:11px;
color:#333;
text-decoration:none;
font-weight:normal;
}
a.cxpm_msgtitle:hover {
color:#000;
text-decoration:none;
}

a.cxpm_msgfrom:link,
a.cxpm_msgfrom:visited {
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
color:#333;
text-decoration:none;
}
a.cxpm_msgfrom:hover {
color:#000;
text-decoration:underline;
}

.cxpm_unread {
font-weight:bold;
}
.cxpm_date {
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
color:#333;
text-decoration:none;
}


.cxpm_linkbutton, a.cxpm_linkbutton:link, a.cxpm_linkbutton:visited
    {
    color: #454545;
    font-weight: normal;
    background: #fff url(../images/tool_bg.gif) left bottom repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    border-bottom: 1px solid #adadad;
    border-right: 1px solid #adadad;
    -moz-outline-style: none;
    padding: 0px 5px 0px 5px;
    vertical-align: bottom;
    font-size: 10px;
	text-decoration:none;
    }

a.cxpm_linkbutton:hover
    {
    color:       #FF0000;
    font-weight: normal;
	text-decoration:none;
    }


/**** profile ***/

table.cxpm_profile {

}
table.cxpm_pro_up {
border-right:1px dotted #ccc;

}
.cxpm_promainleft {
border-top:1px solid #eee;
border-left:1px solid #eee;
border-bottom:1px solid #eee;
padding:10px;

}
.cxpm_promainright {
padding:10px;
border-top:1px solid #eee;
border-right:1px solid #eee;
border-bottom:1px solid #eee;
}
tr.cxpm_protr1 {
background:#fff;
}
tr.cxpm_protr2 {
background:#f9f9f9;
}
td.cxpm_protable_l, td.cxpm_protable_r  {
border-bottom:1px dotted #ccc;
padding: 5px 5px;
font-family: tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
vertical-align: top;
}
td.cxpm_protable_l {
font-weight:bold;
white-space:nowrap;
width:25%;
}
table.cxpm_pro_up td {
padding:5px;
}
img.cxpm_pro_avatar{
border:1px solid #ccc;
background:#fff;
padding:5px;
}

.cxpm_pro_un{
font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#666;
  font-weight:bold;
}
a.cxpm_pro_sm:link,
a.cxpm_pro_sm:visited {
 background: url(../images/sendmsg_icon.gif)  no-repeat;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#666;
 padding: 3px 20px;
 text-decoration:none;
 font-weight:bold;

}
a.cxpm_pro_sm:hover {
 color:#000;
 text-decoration:none;
}


/*
read message
*/
div#cxpmread_comment_outer {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;

}

img.cxpmread_avatar {

border:1px solid #ccc; 
background:#fff; 
padding:2px; 
margin-right:5px; 
margin-bottom:5px;
}

a.cxpmread_prflink:link,
a.cxpmread_prflink:visited,
a.cxpmread_pmlink:link,
a.cxpmread_pmlink:visited {
font-size:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006699;
font-weight:bold;
padding: 2px 6px;

text-decoration:none;

}

a.cxpmread_prflink:hover,
a.cxpmread_pmlink:hover {
color:#000;
}

div.cxpmread_comment {
	margin: 0px 0;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
}





.cxpmread_comment h4 {
	font-size:13px;
	color: #777777;
	font-weight: bold;
}



.cxpmread_comment h4 span.cxpmread_wrote {
	font-size:11px;
	color: #989898;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

span.cxpmread_clexus {

	font-size:11px;
	color: #FF9900;
}
span.cxpmread_clexusaut {

	font-size:11px;
	color: #0099CC;
}

.cxpmread_name {
	text-shadow: 2px 2px 1px #fff;
	text-decoration:none;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}

a.cxpmread_name:hover, a.cxpmread_name:active, a.cxpmread_name:focus {
	text-shadow: none;
	text-decoration:none;
	color:#666666;
}

.cxpmread_normal {
	background-color: #f7f7f7;
}

.cxpmread_alt {
	background-color: #fefefe;
}

div.cxpmread_comment p {
	margin: 0;
	line-height: 1.6em;
	color: #5c5c5c;
	margin-top: 5px;
}
div.cxpmread_comment p, div.cxpmread_comment ul, div.cxpmread_comment ol, div.cxpmread_comment blockquote {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.cxpmread_time {
	text-shadow: 2px 2px 1px #fff;
	text-align: right;
	clear: both;
	color: #989898;
	padding: 0 5px 2px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

div.cxpmread_datenum {
	text-shadow: 2px 2px 1px #fff;
	text-align: center;
	float: left;
	padding: 5px 5px 0;
	background: url(../images/cxcm.png) top right no-repeat !important;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
}

div.cxpmread_datenum span {
	text-transform: uppercase;
	display: block;
	font-weight: bold;
}

div.cxpmread_datenum span.cxpmread_month, div.cxpmread_datenum span.cxpmread_weekday {
	font-size:14px;
	color: #919191;
}

div.cxpmread_datenum span.cxpmread_day {
	color: #56b2ec;
	font-size:16px;
	margin: -2px;
}

span.cxpmread_count {
	text-shadow: 2px 2px 1px #f7f7f7;
	font-size:20px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 5px;
	color: #d5d5d5;
}

div.cxpmread_commtext {	
	padding: 5px;
	margin-left: 3.5em;
	height: 100%;
}

h3.cxpmread_comments {
	font-size:22px;
	color: #989898;
	margin-top: 10px;
	margin-left: 5px;
	font-family: Arial narrow, Arial, Helvetica, sans-serif;
}

.cxpmread_inlink {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

div#cxpmread_comment_outer blockquote {
	padding: 0;
	border-top: 1px dashed #e1e1e1;
	border-bottom: 1px dashed #e1e1e1;
	background: #fff url(../images/cxquote.gif) top left no-repeat;
	margin: 10px 5px 5px 10px;
}

div#cxpmread_comment_outer blockquote p{
	color: #777 !important;
	padding: 0 0 0 10px;
	margin: 0 0 0.3em;
	font-style: italic;
}

div.cxpmread_comment p a:link, div.cxpmread_comment p a:visited {
	color: #56b2ec;
	border-bottom: 2px solid #b4e0fc;
}

div.cxpmread_comment p a:hover, div.cxpmread_comment p a:active, div.cxpmread_comment p a:focus {
	color: #fff;
	background-color: #56b2ec;
	border-bottom: 2px solid #81c9f7;
}

div.cxpmread_comment code {
	font-family: "Courier New", Courier, monospace;
	color: #919191;
	padding: 2px;
	display: block;

}

div.cxpmread_comment pre {
	overflow: auto !important;
	overflow: scroll;
	min-height: 35px;
	font-size: 1em !important;
	font-size:11px;
	width: 334px;
	border-bottom: 1px dotted #D5D5D5;
	border-top: 1px dotted #D5D5D5;
	background: #ECECEC;
}
