#crmcalendar {  }

body,td,li {

	color: black;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size:11px;
}

.rcMenuContainer {
    font-family:verdana, arial;
    position: absolute;
    border: 1px solid black;
    background: #efebe7;
    padding:2px;
    width:200px; 
}
.rcMenuItem {
    font-size:11px;
    font-weight:normal;
    padding:3px;
    width:100%;
}
.rcMenuItemHover {
    font-size:11px;
    font-weight:normal;
    background:#5e88ae;
    color:white;
    padding:3px;
}
.rcMenuItemText {
    font-size:11px;
    font-weight:normal;
    border:0px;
    padding:2px;
}
.rcMenuItemTextExt {
    font-size:11px;
    font-weight:normal;
    border:1px dotted grey;
    padding:2px;
} 
.rcMenuSeparator{
    color:black;
    height:3px;
}
.rcImage {
	padding-right:4px; 
}

A {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#333399;
	font-weight:bold
}	
A:hover {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:white;
	background:#cccc66;
	font-weight:bold;
}	
A:visited {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#333399;
	font-weight:bold;
}	

.header {
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
.footnote {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: gray;
}
.select {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
}
.button {	
	background: #47404C;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	border: 1px  #D4D3D4 solid ;
}
.button_login {	
	background: #47404C;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding: 2px 10px 2px 10px;
	border: 1px  #D4D3D4 solid ;
}
.button_help {
	background: #47404C;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	border: 1px #D4D3D4 solid ;
	cursor:help;
}
.datatitle {
	padding: 1px 1px 1px 1px;
	background: #ccccff;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size:11px;
	border: 1px  #D4D3D4 solid ;
}

.datafield {
	padding: 1px 1px 1px 1px;
	background: #EEEEEE;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size:11px;
	border-bottom: 1px white groove;
}

.datacard {
	padding: 1px 1px 1px 1px;
	border: 1px black  ridge;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size:11px;
}

.datacardtitle {
	background: silver;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:13px;
}

.datalist {
	padding: 1px 1px 1px 1px;
	border: 1px black  ridge;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size:11px;
}

.datalistrow {
	padding: 1px 1px 1px 1px;
	background: #EEEEEE;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size:11px;
	border-bottom: 1px black ridge ;
	border-left: 1px  black ridge;
}

.journal {
	padding: 1px 1px 1px 1px;
	border: 1px black  ridge;
	background: #ffff99;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size:11px;
}
.journalrowtime {
	padding: 1px 1px 1px 1px;
	border-left: 1px black ridge ;
	border-bottom: 1px black ridge ;
	background: #ffff99;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:13px;
}
.journalrow {
	padding: 1px 1px 1px 1px;
	border-left: 1px black  ridge;
	border-bottom: 1px black  ridge;
	background: #ffff99;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size:11px; 
	cursor:pointer;
}
.journalrowempty {
	padding: 1px 1px 1px 1px;
	border-left: 1px black  ridge;
	border-bottom: 1px black  ridge;
	background: #ffcc66;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size:11px;
}
.crmcalendar {
	padding: 1px 1px 1px 1px;
	border: 1px black  ridge;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size:10px;
}
.calendartitle {
	background: #EEEEEE;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:11px;
}
.calendarselected {
	border-left: 1px ridge silver;
	border-bottom: 1px ridge silver;
	background: silver;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:10px;
}
.calendarcell {
	border-left: 1px ridge silver;
	border-bottom: 1px ridge silver;
	background: #EEEEEE;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:10px;
	cursor:pointer;
}
.calendarcellfull {
	border-left: 1px ridge silver;
	border-bottom: 1px ridge silver;
	background: #cccc00;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:10px;
	cursor:pointer;
}
.calendarcellfullselected {
	border-left: 1px ridge silver;
	border-bottom: 1px ridge silver;
	background: yellow;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:10px;
	cursor:pointer;
}

.calendaremptycell {
	border-left: 1px ridge silver;
	border-bottom: 1px ridge silver;
	background: white;
	color: silver;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:10px;
}

A.navlink {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:white;
	font-weight:bold
}	
A.navlink:hover {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:yellow;
	font-weight:bold;
}	
A.navlink:visited {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:white;
	font-weight:bold;
}	
.status {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:white;
	font-weight:bold;
}
.fieldset { 
	background:#ECEBED;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color:black;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
}
.header {
	color: black;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:17px;
}
.listing_header {
	padding: 1px 1px 1px 1px;
	background: #ECEBED;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:12px;
}
.listing {
	padding: 1px 1px 1px 1px;
	background: #ECEBED;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size:11px;
}
.listing_space {
	padding: 0px 0px 0px 0px;
	background: white;
}
.nav_white {
	padding: 1px 2px 2px 2px;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:11px;
}
.nav_dark {
	padding: 2px 2px 2px 2px;
	background: #7B7782;
	color: white;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:11px;
}
.nav_dark_on {
	padding: 2px 2px 2px 2px;
	border: 2px ridge red;
	background: silver;
	color: white;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:11px;
}
.error_login {
	color: red;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:11px;
} 
.title {
	color: black;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:14px;
}
A.small_link {
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#000080;
	font-weight:normal;
}	
A.small_link:hover {
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color:red;
	font-weight:normal;
}	
A.small_link:visited {
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#000080;
	font-weight:normal;
}	
.borderedframe {
	border: 1px black  ridge; 
}
.disabled {
	background: #EEEEEE;
	color: gray;
}
.searchhead {
	background:#ECEBED;
	color: black;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
.a2z{
	border-left: 1px ridge silver;
	border-bottom: 1px ridge silver;
	background: white;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:10px;
}
.small{
	color: black;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size:9px;
}

.headertable {
	background:#00518B;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color:white;
}
.headertable2 {
	background:#B21BB0;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color:white;
}
.headertext {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color:white;
}

.topnavlink {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
A.topnavlink {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
}	
A.topnavlink:hover {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background:none;
}	
A.topnavlink:visited {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.leftnav{
	padding: 1px 1px 1px 1px;
	background: white;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:11px;
	border: 1px black ridge;
	cursor:pointer;
}
.leftnavon{
	padding: 1px 1px 1px 1px;
	background: yellow;
	color: black;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:11px;
	border: 1px black ridge;
	cursor:pointer;
}
.termswindow{
	padding: 1px 1px 1px 1px;
	border: 1px black  ridge;
	background: #f5f5f5;
	color: black;
}
.treecell {
	border-bottom: 1px groove silver;
}
.showMoreSelector {
        border:1px dotted black;
        font-size:9px;
        font-family: verdana, arial, sans-serif;
        padding:2px;
        background:white;
}
.fcTooltip { position: absolute; background: #f9e9b9; border:2px solid black; font-size:9px; font-weight:normal; font-family: verdana, arial, sans-serif; padding:2px; }
.lookupbutton { background-image:url('./images/lookup.gif'); width:20px; height:20px; }
.acceptbutton { background-image:url('./images/accept.png'); width:20px; height:20px; }
.cancelbutton { background-image:url('./images/cancel.png'); width:20px; height:20px; }
 
.mlddm { visibility: visible; margin: 0; padding: 0; height: 26px} 
.mlddm li  { display: inline;  list-style: none; float: left; margin: 0; padding: 0}
.mlddm li a, .mlddm li a#buttonnohover { display: block;  margin: 0 1px 0 0; padding: 6px; width: auto; font: bold 11px arial;
		text-align: center;  text-decoration: none; text-transform: uppercase;  white-space: nowrap;  color: #FFF; background-color: #CB6019;
		 -moz-border-radius: 3px;  border-radius: 3px} 
.mlddm li a:hover, .mlddm li a#buttonhover { background: #FF791F; color: #FFF}
.mlddm ul  { z-index: 100; position: absolute;visibility: hidden; margin: 1px 0 0 0; padding: 0; background: #CB6019}
.mlddm ul li { float: none}
.mlddm ul li a  { display: block;  width: auto; margin: 0; padding: 7px 13px;font-weight: normal;  text-align: left; text-transform: none;
		color: #FFF; background: transparent; -moz-border-radius: 0; border-radius: 0}
.mlddm ul li a:hover { color: #FFF}


#navMenu { width: 120px; 	margin: 3px; 	 }
#navMenu ul { list-style: none;  padding: 0; margin: 2px; } 
#navMenu li a { margin:2px; border:1px solid blue;   text-decoration: none; }	
#navMenu li a:link, #navMenu li a:visited {margin:2px;  color: black; display: block; padding: 3px 3px 3px 3px;  }
#navMenu li a:hover { margin:2px; color: black;   padding: 3px 3px 3px 3px; }	

#history { width: 120px;      margin: 3px;     }
#history ul { list-style: none;  padding: 0; margin: 2px; }
#history li a { margin:2px; border:1px solid black;   text-decoration: none; }
#history li strong { margin:2px; border:1px solid black;   text-decoration: none; display: block; padding: 3px 3px 3px 3px; }
#history li a:link, #history li a:visited {margin:2px;  color: black; display: block; padding: 3px 3px 3px 3px;  }
#history li a:hover { margin:2px; color: black;   background:silver;  padding: 3px 3px 3px 3px; }

.rssFeedList   {font-family:verdana,arial,sans-serif; font-size:10px; font-weight:normal; list-style:none; padding:2px 2px 2px 2px; margin-left:2px; margin-top:4px; } 
.rssNewsPanel  {border: 1px black  ridge; margin:0px; padding: 1px 1px 1px 1px; overflow:auto; height:100px; width:100%; }
.rssFeedHeader {padding: 1px 1px 1px 1px; background: #0D459A; color:white; font-weight: bold; font-size:13px;   font-family:verdana,arial,sans-serif; cursor:pointer; }

.adHeadline {font: bold 10pt Arial; text-decoration: underline; color: blue;}
.adText {font: normal 10pt Arial; text-decoration: none; color: black;}

.editableView {  }
.editableViewHover { border:1px solid blue; cursor:pointer;}
.editableTextInput { border:1px solid blue;}

.quickCreatePanel { width:300px;  z-index:100; background: silver;	border:2px solid gray; 	margin:2px; padding:5px; display:inline; position:absolute; }

.homeBoxHeader { background: #0D459A; color: white; height:17px; border:1px groove silver; font-size:12px; padding:1px; }
.homeBox { border: 1px solid gray;   margin: 3px; background:white; 	text-align:left;  position:relative;width:99%;   }  
.newHomeBox    { position:absolute;  display:inline; height:150px; width:250px;  z-index:100; background: silver;	border:2px solid gray; 	margin:2px; padding:5px; }
.newHomeBoxHeader { background: black;  color:white;  font-size:12px; font-weight:bold;}

.numberSelectPanel { position:absolute; width:200px;  z-index:100; background: silver;	border:2px solid gray; 	margin:2px; padding:5px; }

.logo_text { margin:0px; padding:0px; color:gray; font-family: verdana, arial, sans-serif; font-weight:bold; font-style:italic; font-size:30px;  }

.callStatusPanel { position:absolute; width:250px; background:white; border:2px solid black; font-weight:bold; padding:4px; top:3px; left:5px; cursor:pointer; cursor:hand; opacity:0.95;filter:alpha(opacity=95)}
.callStatusTimePane { float:right;  display:block; border:1px dashed gray; padding:2px; }
.callStatusPane { float:left; display:block;  padding:2px;}

