/* -------------- */
/* version: 10.0*/
/* skin: Salesforce */
/* cssSheet: elements */
/* postfix:  */


/*
the premise here is to provide a sheet for the formatting of complex widgets ( motifElements,  dueling list boxes etc)
This should contain rules that would otherwise be in common.css, but are skin independant
This prevent us from having to duplicate css.
*/

/* used by user-defined motifs to clear image backgrounds */
.userDefinedMRU img.userDefinedImage { background-image:none; }
.userDefinedMotif img.userDefinedImage { background-image:none; }
.userDefinedRL img.userDefinedImage { background-image:none;}
.userDefinedRL .pbHeader .pbTitle h3 { margin-left: 4px; }
/* end user-defined motifs */

/* begin motifElement */
.motifElement {
  border: 1px solid black;
  width: 150px;
  margin-right: .3em;
  text-decoration: none;
  padding: 0;
  overflow: hidden;
  height: 1.5em;
  display: block;
  text-decoration: none;
  cursor: default;
  background-color:#fff;
}

a.motifElement:hover {
  text-decoration: none;
}

.motifElement .iconChoice,
.motifElement .iconChoice img {
  width: 19px;
  height: 100%;
  background-color: #fff;
  float:left;
}

.motifElement .colorChoice {
  margin: 0;
  width: 128px;
  height: 100%;
  float:right;
  text-align:center;
  overflow: hidden;
}

.motifColorElement,
.motifColorElement .colorChoice {
  width:48px;
}

.motifColorElement .iconChoice {
  display: none;
}

.customDefinedMotif .iconChoice img.mruIcon {
  background-image: none;
}

/* this applies by default when the element is empty */
.motifElement .mruIcon {
  height: 16px;
  width: 16px;
}

/* begin motifInputElement */
.motifInputElement .motifElement,
.pickableMotifElement {
  cursor: pointer;
}

.motifInputElement {
  width: 170px;
  height: 20px;
  margin: 2px 10px 2px 0;
}

.motifInputElement .motifElement {
  position:absolute;
}

.motifInputElement .lookup {
  position: relative;
  left: 155px;
  top:1px;
}

/* end motifInputElement */

/* begin MotifColorInputElement */
.motifColorInputElement {
  width: 70px;
  height: 20px;
  margin: 2px 10px 2px 0;
}
.motifColorInputElement .motifColorElement {
  position:absolute;
}
.motifColorInputElement .lookup {
  position: relative;
  left: 55px;
  top: 1px;
}
/* end MotifColorInputElement */

.bPageBlock .detailList .motifElement td {
  color: #fff;
}

/* Mouseover info element */
.mouseOverInfoOuter {
    position: relative;
    display: inline;
}



.mouseOverInfo{
    position: absolute;
    display: none;
    left: 22px;
    bottom: 20px;
    width: 20em;
    background-color: #FEFDB9;
    padding:  2px;
    border: 1px solid black;
    z-index: 11;
    /*Mozilla:*/
    opacity: 0;
    white-space: normal;
    font-weight: normal;
    color: #000;
}


.whatIsThisElement {
  margin-left: 0.5em;
  vertical-align: bottom;
}
/* End mouseover info element */

/* A tip, i.e. Tip: Don't tread on me */

.tipArea {
    padding-top: 5px;
    color:#999;
}

/* For tags */

.tagEditArea {
    margin:0;
    background-color: #fff;
    padding:5px;
    border:dotted 1px #ccc;
}

.tagSelectionList A.tag_selector {
    padding: 0 2px;
    white-space:nowrap;
    color:#666;
    text-decoration:none;
}

.tagSelectionList A.tag_selector.selected {
    background-color:#FCC;
    color:#333;
    text-decoration:none;
}

.tagSelectionList A:hover.tag_selector {
    background-color:#eee;
    color:#333;
    text-decoration:none;
}

.tagSelectionList A:hover.tag_selector.selected {
    background-color:#e88;
    color:#333;
    text-decoration:none;
}

.tagSelectionList {
    line-height:1.5em;
    margin:0 0.75em 0.75em;
}

.tagList a {
    white-space:nowrap;
}

/* ManageableInfoElement */
.manageableInfo {
  border: 1px solid #DDD;
  padding: 6px;
  margin-bottom: 16px;
  color: #333;
  background-color: #ADC7BD;
  font-weight: bold;
}

.manageableMoreInfo {
  border: 1px solid #DDD;
  padding: 4px;
  margin: 4px 0;
  background-color: #FFF;
  font-weight: normal;
  display: none;
}

.manageableMoreInfo th {
  font-weight: bold;
  vertical-align: top;
}

/*End ManageableInfoElement */

/* Begin VerticallyArrangableSelectElement */
.verticalSelectElement .upDownButtons {
  vertical-align: middle;
}

.verticalSelectElement .upDownButtons img {
  display: block;
}

.verticalSelectElement label {
  display:block;
  text-align:center;
  font-weight: bold;
}
/* End VerticallyArrangableSelectElement */

/*Begin number-label image (just like the one used in custom webTab wizard) */
img.numberLabel {
    float: right;
}
/*End number-label image */
.radioGroup {
	padding:0;
	margin:0;
}

.radioGroup li {
	padding-left:2em;
	list-style-type:none;
	margin-left:0;
	text-indent:-2em;
}

/* Date Picker */
.datePicker {
    z-index: 20;
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 17em;
    background-color: #b7c6b2;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    margin: 0;
    /* check this */
    padding: 1px 1px 2px 2px;
}

.datePicker .dateBar {
    margin: 0;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    padding: 1px 2px;
}

.datePicker select {
    vertical-align: top;
}

.datePicker .calBody {
    border: 1px solid #7b829d;
    border-bottom: none;
}

.datePicker .calDays {
    font-family: 'Verdana', 'Geneva', sans-serif;
    font-size: .8em;
    font-weight: normal;
    color: #333;
    width: 100%;
}

.datePicker .calDays .prevMonth,
.datePicker .calDays .nextMonth {
    color: #999;
}

.datePicker .calDays th,
.datePicker .calDays td {
    text-align: center;
    width: 14%;
}

.datePicker .calDays .dayOfWeek {
    background: #ececec url(/img/func_icons/cal/dp_daysbg.gif) repeat-x top;
    padding: 3px 0;
    border-bottom: 1px solid #e0dee0;
}

.datePicker .calDays .weekend,
.datePicker .calDays .weekday {
    border-right: 1px solid #e0f0fb;
    border-bottom: 1px solid #e0f0fb;
    padding: 5px 0;
    cursor: pointer;
}

.datePicker .calDays .weekend {
    background-color: #f2f3f7
}


.datePicker .calDays .weekday {
    background-color: #fff;
}

.datePicker .calDays .dueDate {
    font-weight: bold;
    color: #000;
    background-color: #f10;
}

.datePicker .calDays .todayDate {
    border: 1px solid #000;
}

.datePicker .calDays .startDate,
.datePicker .calDays .endDate {
    text-decoration: underline;
}

.datePicker .calDays .startDate,
.datePicker .calDays .endDate,
.datePicker .calDays .selectedDate {
    font-weight: bold;
    background-color: #fbfae3;
    color: #000;
    font-weight: bold;
}

.datePicker .calDays .highlight {
    background-color: #e0f0fd;
    color: #000;
}

.datePicker .buttonBar {
    background-color: #ececec;
    border-top: 1px solid #e1e2e9;
    padding: 2px 0;
    text-align: center;
    clear: both;
}

.datePicker .buttonBar .calToday {
    font-weight: bold;
    text-decoration: underline;
    font-size: 91%;
}

.datePicker .dateBar .calLeft,
.datePicker .dateBar .calLeftOn,
.datePicker .dateBar .calRight,
.datePicker .dateBar .calRightOn {
    margin: 2px 2px 0 2px;
}

.datePicker .dateBar .calLeft { background-image: url(/img/func_icons/cal/dp_left.gif);
	width:13px;
	height:21px;
    background-position: top left;
}

.datePicker .dateBar .calLeftOn { background-image: url(/img/func_icons/cal/dp_left.gif);
	width:13px;
	height:21px;
    background-position: top right;
}

.datePicker .dateBar .calRight { background-image: url(/img/func_icons/cal/dp_right.gif);
	width:13px;
	height:21px;
    background-position: top left;
}

.datePicker .dateBar .calRightOn { background-image: url(/img/func_icons/cal/dp_right.gif);
	width:13px;
	height:21px;
    background-position: top right;
}
/* end Date Picker */


/* Color Picker */
.colorPicker {
    display: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 20;
    background-color: #BCBCBC;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color:  #000;
    width: 230px;
}

.colorPickerHeader {
    text-align: center;
}

.colorPickerColorView,
.colorPickerHexView {
    border: 1px solid black;
    cursor: default;
    margin: 4px 3px 2px;
}

.colorPickerColorView {
    width: 3em;
}

.colorPickerHexView {
    background-color: #FFF;
    color: #000;
    padding-left: 5px;
    width: 7em;
}

.colorPickerContent {
    background-color: #FFF;
    border: 1px inset #8E8C8F;
    margin: 2px;
}

.colorPickerPalette {
    border: 2px solid #FFF;
    margin: 2px auto;
}

.colorPickerPalette td {
    cursor: pointer;
}

.colorPickerPaletteChoice {
    display: block;
    height: 7px;
    margin: 2px;
    width: 7px;
}

td.highlight .colorPickerPaletteChoice {
    border-width: 1px;
    border-style: solid;
    border-color: #FFF;
    margin: 1px;
}
/* end Color Picker */

/* Color Input */
.colorBox {
    border: 1px solid #000;
    cursor: pointer;
    float: left;
    height: 1em;
    margin: 4px;
    width: 1em;
}

.errorColorBox {
     background-image: url(/img/x.gif);
     background-position: center center;
     border-color: #F00;
}
/* end Color Input */


#browserSettingsWarning {
	width: 400px;
	float: left;	
    background-color: #FEFDB9;;
	border: 1px solid #C00;
	padding: 3px;
	margin: 2px;
}
#browserSettingsWarning img {
	float: left;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: 5px 5px 0 5px;
}

#browserSettingsWarning .warningBody {
	color: #C00;	
}

#browserSettingsWarning span,
#browserSettingsWarning a {
	display: block;	
	text-align: left;
	white-space: normal;
	float: right;
	width: 365px;
	padding: 0;
}

#browserSettingsWarning span {
	font-weight: bold;
}

#browserSettingsWarning a {
	font-size: 90%;
	text-align: left;
}

/* style for a 'hightlighted' header msg to show above entity detail (added for partner network 'entity shared' message) */
.detailHeaderHighlightMsg{
    background-color: #FFFFCC;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 10px;
}


/* style to use for a name within a 'hightlighted' header message (see detailHeaderHighlightMsg above).  This will be, for instance, a company name or other name you would like to draw attention to */
.detailHeaderHighlightMsgName{
    font-weight: bold;
}

/* Begin MailmergeTemplateSelectElement */
.mailmergeTemplateSelectElement .mmtse_title,
.mailmergeTemplateSelectElement .mmtse_description {
  font-weight: bold;
}

.mailmergeTemplateSelectElement .descriptionDiv {
  padding-top: 10px;
}

.mailmergeTemplateSelectElement .mmtse_preview {
  padding-top: 10px;
}

.mailmergeTemplateSelectElement .mmtse_selectEle {
  width: 300px;
}
/* End MailmergeTemplateSelectElement */
