body {
	margin: 0px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}
.bigbold {
	font-size: 14px;
	font-weight: bold;
}
.bodybold {
	font-size: 12px;
	font-weight: bold;
}
.smbold {
	font-weight: bold;
}
.leftnav, .leftnav:hover {
	line-height: 16px;
}
.crmform tr, .detail tr {
	vertical-align: top;
}
.datalabel {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
.datafield {
	font-weight: normal;
}
.datadesc {
	font-weight: normal;
	padding: 2px 4px 2px 4px;
}
.msgAlert {
}
ul {
	list-style-position:inside;
}
#field_tree ul li, #col_tree ul li {
	list-style:none;
}
.selListMult-sm {
	min-width:120px;
	height:120px;
}
.selListMult-lg {
	min-width:250px;
	height:120px;
}
.selList-sm {
	width:150px;
}
.moveArrowGroup, .moveArrowGroup td {
	white-space:nowrap;
}
.moveArrowGroup table {
	width:26px;
}
a.moveArrow-all img, a.moveArrow-sel img, a.removeArrow-all img, a.removeArrow-sel img {
	display:none;
}
a.moveArrow-all, a.moveArrow-sel, a.removeArrow-all, a.removeArrow-sel {
	display:block;
	width:23px;
	height:23px;
	margin:1px 5px;
	float:left;
	clear:both;
	white-space:nowrap;
}
.msgAppError {
	border-bottom:1px solid #369;
	font-size:16px;
	line-height:20px;
}
.msgNotice {
	text-align:center;
}
span.msgNotice {
	cursor:default;
}
a.secIcon {
	background:url(../images/icons/secIcon_default.png) no-repeat 0px 0px;
	padding:2px 0 2px 19px;
	line-height:16px;
}
a.iconAccount {
	background-image:url(../images/icons/secIcon_account.png);
}
a.iconAdvertisement {
	background-image:url(../images/icons/secIcon_advertisement.png);
}
a.iconArticle {
	background-image:url(../images/icons/secIcon_article.png);
}
a.iconContact {
	background-image:url(../images/icons/secIcon_contact.png);
}
a.iconEvent {
	background-image:url(../images/icons/secIcon_event.png);
}
a.iconEvntAttendee {
	background-image:url(../images/icons/secIcon_evntAttendee.png);
}
a.iconInquiry {
	background-image:url(../images/icons/secIcon_inquiry.png);
}
a.iconInvoice {
	background-image:url(../images/icons/secIcon_invoice.png);
}
a.iconLead {
	background-image:url(../images/icons/secIcon_lead.png);
}
a.iconListing {
	background-image:url(../images/icons/secIcon_listing.png);
}
a.iconOrder {
	background-image:url(../images/icons/secIcon_order.png);
}
a.iconProduct {
	background-image:url(../images/icons/secIcon_product.png);
}
a.iconProfile {
	background-image:url(../images/icons/secIcon_profile.png);
}
a.iconPublication {
	background-image:url(../images/icons/secIcon_publication.png);
}
a.iconSrvcReq {
	background-image:url(../images/icons/secIcon_srvRequest.png);
}

a.iconPromotion { background-image:url(../images/icons/view_list.png); }
a.iconParticipant { background-image:url(../images/icons/user.png); }

.detailhead, .detailbar, .formhead, .formheadfloat, .recentlyviewedgroup {
	border-bottom: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 6px;
	text-align: center;
}
.detail th, .crmform th, .detailinside th {
	padding:4px 3px;
	font-size:14px;
	text-align:center;
	line-height:20px;
	vertical-align:middle;
}
table.crmform, table.detail, table.detailinside {
	border-collapse:collapse;
}
/*.formreq, .formnoreq, .warning { font-weight: bold; }*/
.warning {
	font-weight: bold;
}
.crmform .datalabel, .detail .datalabel {
	width: 15%;
}
.data2col {
	width: 85%;
}
.data4col {
	width: 35%;
}
.hint {
	font-size: 10px;
	font-weight: normal;
}
form[name="signatureForm"] .hint{
	white-space: normal;
}
.maincontent {
	font-family: Verdana, Arial, Helvetica;
	padding-top: 10px;
}
.main_sep {
	background: url(/core_crm/resources/images/main_sep.gif) repeat-y top;
	width: 21px;
}
UL.tracerel {
	list-style: circle;
	padding-left: 16px;
}
.grayout {
	font-style: italic;
	font-weight: normal;
}
TR.colrow {
	vertical-align: bottom;
}
TR.evenrow, TR.oddrow, TR.hoverrow, TR.highlightrow {
	vertical-align: top;
}
TD.coldata {
	padding: 6px;
	font-size:1em;
}
.ajax_loading {
	position: absolute;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.ajax_loading td {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	line-height: 32px;
	vertical-align: middle;
	text-align: center;
}
.ajax_loading_dashlet {
	position: absolute;
	opacity: 0.8;
	z-index: 1;
	filter:alpha(opacity=80);
}
.ajax_loading_dashlet td {
	font-size: 18px;
	font-weight: bold;
	padding: 4px 0px;
	margin: 0px;
	line-height: 32px;
	vertical-align: middle;
	text-align: center;
}
.tabaddnew {
	padding-bottom: 4px;
	text-align: right;
}
.subtabset {
	float: left;
	line-height: 28px;
	width: 100%;
}
.detailinside ul {
	list-style-position:inside;
	margin: 2px;
	padding: 0px;
}
.subtabset ul {
	list-style: none;
	margin: 0;
	padding: 0px;
}
.subtabset li {
	display: inline;
	margin: 0;
	padding: 0;
}
.subtabset li a {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0px 14px 0px 12px;
	text-decoration: none;
	white-space:nowrap;
}
a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
A.boldlink, A.boldlink:hover {
	font-weight: bold;
}
A.smboldlink, A.smboldlink:hover {
	font-size: 10px;
	font-weight: bold;
}
FORM {
	display: inline;
}
INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	padding: 0px;
}
.clearfloat {
	clear: both;
}
.vert_spacer {
	height: 20px;
}
/* New Login Screen */
BODY.login {
	background-color: #FFF;
}
.login .version {
	color: #999999;
	font-size: 10px;
}
.loginhead {
	width: 350px;
}
.loginhead h1 {
	background: url(/core_crm/resources/images/login/head_left.gif) no-repeat left top;
	margin: 0;
	padding-left: 10px;
	color: #57673f;
	font-size: 14px;
	font-weight: bold;
}
.loginhead h1 div {
	background: url(/core_crm/resources/images/login/head_right.gif) no-repeat right top;
	padding: 6px 10px 6px 0px;
}
.loginBox {
	background: url(/core_crm/resources/images/login/loginBox_bg.png) no-repeat top left;
	width:331px;
	padding: 10px;
}
.loginFtr {
	background: url(/core_crm/Resources/images/login/loginBox_bg_btm.png) no-repeat top left;
	width:331px;
	height:5px;
	padding:0 10px;
}
.loginBox h1 {
	font-size:14px;
	line-height:24px;
	margin-bottom:10px;
}
.loginBox .warning {
	background-color: #FFF;
	border:1px solid #BDBFC1;
	color: #990000;
	font-weight: bold;
	padding: 10px 4px;
	text-align:center;
	margin:4px 0;
}
.loginBox .logintext {
	background: url(/core_crm/resources/images/login/input_bg.jpg);
	border:1px solid #BDBFC1;
	padding:4px;
	font-size:12px;
	height:25px;
	width:200px;
}
.loginBox .login_button {
	background: #84AE2D url(/core_crm/resources/images/login/loginBtn_bg.jpg);
	border: 1px solid #C3C4C6;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding:5px;
}
.datePicker {
	position:absolute;
}
.popuptd {
	padding: 10px;
}
INPUT.SecurityDisabledButton {
	display: none;
}
A.SecurityDisabledLink, A.SecurityDisabledLink:hover {
	display: none;
}
INPUT.SecurityEnabledButton {
	background-color: purple !important;
	color: white !important;
}
INPUT.readonly, input[type="text"].readonly, input[readonly] {
	background-color: #dddddd;
	background-image: none;
}
input[type="text"], input[type="password"], select, textarea {
	padding:3px 5px;
}
* html input {
	height:21px;
}
* html input.button { /* use this to fix ie bug that adds too much padding to sides */
	width: 5px;
	overflow: visible;
	line-height:15px;
}
SELECT.readonly {
	background-color: #dddddd;
}
td ul {
	padding-left: 10px;
	margin: 4px 0px;
}
/* auto-complete */
.ac_lookup {
	background: url(/core_crm/resources/images/ajax_lookup.png) no-repeat center center;
	height: 16px;
	width: 16px;
	float: left;
	overflow: hidden;
	margin: 3px 0px 0px 4px;
}
.ac_lookup_busy {
	background: url(/core_crm/resources/images/ajax_spinner.gif) no-repeat center center;
}
.cfdebug * {
	color: black;
}
.removeelement {
	display: none;
}
.rptHeader {
	font-size: 12px;
	padding: 10px;
	text-align: left;
}
.rptFooter {
	font-size: 10px;
	padding: 10px;
	text-align: center;
}
label {
	margin-left: 5px;
}
.rufcolhead {
	border-bottom: 1px dashed;
	cursor: pointer;
}
.rufbad {
	color: #EB3335;
	font-weight: bold;
}
.rufgood {
	color: #35aa11;
	font-weight: bold;
}
.rufwarningicon {
	background:url(/core_crm/resources/images/icons/warning.png) no-repeat left center;
	padding: 8px 8px 9px 8px;
}
.rufgoodicon {
	background:url(/core_crm/resources/images/icons/accept.png) no-repeat left center;
	padding: 8px 8px 9px 8px;
}
.removeFromList {
	display: none;
}
a.imPop {
	position:relative;
	z-index:20;
}
a.imPop: hover {
	z-index:30;
}
a.imPop span {
	display:none;
}
a.imPop:hover span {
	display:block;
	position:absolute;
	bottom:15px;
	left:20px;
	background-color:#666;
	padding:5px;
}
.btnHolder {
	text-align:center;
}
.fancyList, .fancyList-inline {
	display:block;
}
.fancyList li, .fancyList-inline li {
	list-style:none;
	margin: 10px;
	padding: 4px 5px 4px 22px;
}
.fancyList-inline li {
	display:inline;
	margin:10px 20px 10px 0;
}
.fancyList li a, .fancyList-inline li a {
	text-transform:uppercase;
	line-height:1.2em;
	text-decoration:none;
}
.header td {
	padding: 10px 5px;
}
h1 {
	font-family: Tahoma, Arial, Geneva, sans-serif;
	margin:0;
}
.header h1 {
	font-size:24px;
	font-weight:normal;
	color: white;
}

td.header_nav {
	padding:0 10px;
}
.header_nav {
	text-align:right;
	width:290px;
}
.header_nav a {
	border-radius: 3px;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	vertical-align:middle;
	display:inline-block;
	padding:0px 2px;
	text-decoration:none;
	text-transform:uppercase;
}
.header_nav a:hover {
	font-size: 10px;
}
.detail td, .crmform td, .detailinside td, .detail td .border td, .crmform td .border td, .detailinside td .border td {
	padding:2px;
}
td.detailsubhead {
	line-height:1.5em;
}
.detail td > table td, .crmform td > table td, .detailinside td > table td {
	border-style:none;
}
input.button, a.button, .detailbuttons a, label.button {
	border-radius: 3px;
}
table.detailinside {
	margin:2px;
}
.grid2col {
	float:left;
	width:49%;
	margin: 0 2px;
}
table.footer {
	width:100%;
}
table.footer td {
	vertical-align:top;
	padding:15px 0;
}
.footer .footLeft {
	padding-left:20px;
}
.footDetails {
	border-radius : 5em;
	padding:5px 15px 5px 15px;
	text-align:center;
}
ul.footNav {
	margin:5px 0;
	list-style: none;
}
ul.footNav li {
	display: inline;
	margin: 0;
	padding: 0;
}
ul.footNav li {
	padding:0 7px;
}
ul.footNav li a {
	font-weight:bold;
	text-decoration:none;
}
ul.footNav li.first {
	border:none;
}
table.footer td.footLogo {
	width:320px;
	padding:20px 25px 20px 0;
	text-align:right;
}
.footLogo a {
	display:block;
	width:320px;
	height:50px;
	float:right;
	clear:both;
}
.footer a {
	font-weight: bold;
}
.footer a:hover {
	font-weight: bold;
}
.footer .smfoot {
	font-size: 10px;
}
#mainContent-left {
	padding-left:5px;
	width: 5px;
}
#left_col {
	width:210px;
}
#mainContent-right {
	padding-right:10px;
}
.sidebox h2 {
	margin: 0;
	padding-left: 6px;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
.sidebox h2 div {
	padding: 6px 6px 6px 0;
}
.sidebody {
	padding: 10px 14px;
}
.sidebottom {
	padding-left: 8px;
	margin-bottom: 10px;
}
.sidebottom div {
	margin: 0;
}
.sidebody ul {
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0;
}
.sidebox a {
	text-decoration:none;
}
.sidebox a:hover {
	text-decoration:underline;
}
.mintwarning {
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
.pagehead {
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px;
	text-transform: uppercase;
}
.pagebody {
	margin-left: 1px;
	margin-right: 1px;
	padding: 10px;
}
.gridbar {
	margin:0px;
	padding:2px 4px;
	clear:both;
	border-collapse: collapse;
}
.gridbar a {
	font-weight:bold;
	text-decoration:none;
}
.gridbar a:hover {
	text-decoration:underline;
}
.gridbar TD {
	font-size: 10px;
}
.gridbar TD.head {
	font-weight: bold;
	padding: 0 6px;
}
.gridbar TD.smbold {
	font-weight: bold;
}
.gridbar SELECT {
	font-size: 10px;
}
.gridbar .buttons {
	height: 24px;
	padding: 4px;
}
.gridbar .filter {
	float:left;
}
.gridbar .filter TD {
	padding-right: 4px;
}
.gridbar .letters {
	margin:0 auto;
}
.gridbar .letters a, .gridbar .letters a:hover {
	font-size: 10px;
}
.gridbar .paging {
	height: 24px;
}
.gridbar .paging a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.gridbar .paging img, .gridbar .paging a img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.gridbar .paging input {
	font-size: 10px;
	width: 24px;
}

.grid .colhead a{
	white-space: nowrap;
}

#sv_portal_container .grid .colhead a{
	white-space: normal;
}
.colhead a {
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
.colhead a:hover {
	text-decoration: underline;
}
.smcolhead {
	font-size: 10px;
	font-weight: bold;
	padding: 4px;
}
.smcolhead a {
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}
.smcolhead a:hover {
	font-size: 10px;
	text-decoration: underline;
}
.subcolhead {
	font-size: 10px;
	font-weight: bold;
	padding: 4px;
}
.subcolhead a {
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}
.subcolhead a:hover {
	font-size: 10px;
	text-decoration: underline;
}
.smsubcolhead {
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	padding: 4px 6px 4px 6px;
}
.smrpttotfoot {
	font-size: 10px;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
}
.norecs {
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	padding:50px 20px;
	text-align: center;
}
.crmform td.formhead, .crmform td.detailhead {
	padding:8px;
}
.recentlyviewedlist {
	margin: 0;
	padding: 0;
}
.recentlyviewedlist li {
	margin: 6px 0;
	list-style: none;
}
.detailsubhead, .smformsubhead, td.detailsubhead, td.smformsubhead {
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
.detailbar {
	border: 0px;
	cursor: pointer;
	padding: inherit 4px;
}
.detailbar:hover {
}
.detailbar .detailbutton {
	float: right;
	width: 15px;
}
.detailbody {
	border-top: 0px;
}
.formheadfloat {
	margin-bottom: 1px;
}
.formsubhead {
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
.formsubhead2 {
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
.dashbar {
	border-top: 0px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
.dashbar a {
	text-decoration:none;
}
.dashbar tr {
	height: 24px;
	vertical-align: middle;
}
.dashbar td {
	font-size: 10px;
	padding:1px 6px;
}
.dashbar select {
	font-size: 10px;
}
.dashletBox h2 {
	font-size:1.2em;
	line-height:1.4em;
	margin:0.2em 0;
	text-transform:uppercase;
}
.dashletBox table {
	font-size:1.1em;
	line-height:1.3em;
}
.dashletBox p {
	font-size:1.1em;
	line-height:1.3em;
	margin:0.2em 0 0.7em 0;
}
.feedItem {
	position:relative;
	padding:2px 10px;
}
.desc {
	position:relative;
	float:left;
	clear:both;
	width:100%;
	padding:3px 3px;
	margin-bottom:20px;
}
#feedHolder h3 {
	margin:2px;
	font-size:1.2em;
	line-height:1.2em;
}
#feedHolder .feedDate {
	font-weight:normal;
	font-style:italic;
	margin:0 0 10px 5px;
}
.secHead {
	text-transform:uppercase;
	padding:2px 8px;
}
a.moreLink, a.lessLink, a:hover.moreLink, a:hover.lessLink {
	position:absolute;
	display:block;
	width:65px;
	right:5px;
	border:0px;
	line-height:20px;
	vertical-align:middle;
	text-decoration:none;
	font-size:12px;
	text-align:right;
	padding-right:20px;
}
a.lessLink, a:hover.lessLink {
	background-position:right -19px;
}
.dashletHeading a {
}
.dashletHeading a:hover {
}
.dashletHeading {
	border-bottom: 0px;
	margin:0px;
	padding:2px 4px;
	clear:both;
}
.dashletHeading a {
	font-weight:bold;
	text-decoration:none;
}
.dashletHeading a:hover {
	text-decoration:underline;
}
.dashletHeading td {
	font-size: 1em;
}
.rptbld_progress {
	padding: 8px;
}
.rptbld_filterbar {
	padding: 4px 10px;
}
.rptbld_filterbody {
	border-top: 0px;
	margin-bottom: 4px;
	padding: 10px;
}
.rptbld_colbody {
	border-top: 0px;
	margin-bottom: 4px;
	padding: 2px;
}
FIELDSET.rptopt {
	padding: 10px;
	_position: relative;
	_padding-top: 20px;
	_padding-bottom: 15px;
	_display: block;
}
FIELDSET.rptopt LEGEND {
	font-size: 12px;
	font-weight: bold;
	_position: absolute;
	_top: -5px;
}
FIELDSET.rptopt TD {
	font-size: 11px;
	font-weight: bold;
}
.clearFloat {
	clear:both;
}
div.clearFloat {
	height:1px;
	margin:0;
	overflow:hidden;
}
.paggingHolder {
	width:250px;
	text-align:right;
}
.icon-pFrst, .icon-pPrev, .icon-pNext, .icon-pLast, .icon-settings, .icon-refresh {
	width:24px;
	height:24px;
	float:left;
	overflow:hidden;
}
a.disabled {
	cursor:default;
}
a:hover.disabled {
	background-color:transparent;
}
HR {
	height: 1px;
}
.detailbuttons {
	text-align: center;
}
.tabbuttons {
	margin: 0px;
	padding-bottom: 4px;
	text-align: left;
}
.detailbuttons a {
	font-weight: bold;
	line-height: 17px;
	vertical-align: middle;
	display: inline-block;
	padding: 3px 7px;
	text-decoration: none;
}
a.subdetailbuttons img {
	height: 16px;
	vertical-align:middle;
}
form.qSearchForm {
	position:relative;
	display:block;
	float:left;
	clear:both;
}
form.qSearchForm .autocomplete_text {
	padding-right:28px;
	width:115px;
}
input#search_keyword {
	width: 90px;
}
form.qSearchForm .goBtn {
	position:absolute;
	right:1px;
	top:15px;
	height:21px;
	width:60px;
	left: 135px;
	font-weight: bold;
	font-size:10px;
	text-align:center;
}
input.button, .mmalert, .mmalertsmall,label.button {
	font-weight: bold;
	padding: 4px 6px;
}
.mmconfirm {
	padding: 4px 6px;
	width: 100%;
	border: solid 1px white;
}
.mmalert {
	font-size: large;
	margin: 10px;
}
.mmalertsmall {
	font-weight: bold;
	padding: 4px 6px;
	margin: 5px;
}
.mmalert a, .mmalertsmall a {
}
select {
	padding:1px;
}
select.narrowField {
	width:210px;
}
select option {
	padding:1px 3px;
	margin:1px 0;
}
select.bg {
	font-weight: bold;
}
ul#topnav {
	display:block;
	float: left;
	line-height: 30px;
	height: 30px;
	width:100%;
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}
ul#topnav li {
	display: inline;
	margin: 0;
	padding: 0;
}
ul#topnav li a {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
ul#topnav li a span {
	display: block;
	padding-left: 8px;
	padding-right: 18px;
}
ul#topnav li a:hover {
}
ul#topnav li a#activetab {
}
#subnav {
	line-height: 28px;
	width: 100%;
	margin: 0;
}
#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnav li {
	display: inline;
	margin: 0;
	padding: 0;
}
#subnav li a {
	display: block;
	margin: 0;
	padding: 0px 14px 0px 12px;
	float: left;
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
}
.prototipform .toolbar {
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
}
.tabset {
	float: left;
	line-height: normal;
	margin-top: 16px;
	width: 100%;
}
.tabset ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.tabset li {
	display: inline;
	margin: 0;
	padding: 0;
}
.tabset li a {
	border-radius: 0.7em 0.7em 0 0;
	border-width: 1px 1px 0 1px;
	float: left;
	margin: 0;
	padding: 0 0 0 7px;
	text-decoration: none;
}
.tabset li a span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 7px 5px 0;
	white-space:nowrap;
}
/*Security Disabled Tabs*/
.tabset li.SecurityDisabled a span, .tabset li.SecurityDisabled a:hover span {
	color: #000;
	font-style:italic;
	font-weight: normal;
	text-decoration:line-through;
}
.tabset li a span {
	float:none;
}
.tabset li a.highlighttab span {
}
.tabset li a.highlighttab {
}
.tabset li a.activetab, .tabset li a.activetab:hover {
}
.tabset li a.activetab span, .tabset li a.activetab:hover span {
}
/*** cfwindow, cftooltip ***/
.x-dlg .x-dlg-hd, .bd {
	font-family: Verdana, Arial, Helvetica;
}
.yui-tt {
	font-family: Verdana, Arial, Helvetica;
}
/*** auto complete ***/
.autocomplete_list {
	text-align: left;
	z-index: 200;
}
.autocomplete_list b, .autocomplete_list em, .autocomplete_list strong {
	font-weight: bold;
}
.autocomplete_list, .autocomplete_list ol, .autocomplete_list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.autocomplete_list .item, .autocomplete_list .current_item {
	margin: 0px;
	padding: 3px 6px;
	text-align: left;
	cursor: pointer;
}
.autocomplete_list .first_item {
	border-top: none;
}
.autocomplete_list span {
	float: right;
	padding-left: 20px;
}
.autocomplete_text {
	background-image: url(/core_crm/resources/images/autocomplete_leftcap.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.autocomplete_text_busy {
	background-image: url(/core_crm/resources/images/autocomplete_spinner.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
/*** yahoo cal ***/
img.moveallright {
	width: 23px;
	height: 23px;
}
img.moveright {
	width: 23px;
	height: 23px;
}
img.moveallleft {
	width: 23px;
	height: 23px;
}
img.moveleft {
	width: 23px;
	height: 23px;
}
.bold {
	font-weight:bold;
}
/* CURRENT REPORT BUILDER CSS */
.colhead, .report th {
	font-size: 11px;
	font-weight: bold;
	padding: 8px 6px 6px 6px;
}
/* NEW REPORT BUILDER CSS */
table.rptb-dataTB-1 table.rptb-dataTB-1 {
	width:100%;
	border-collapse:collapse;
	border:1px solid #CCC;
}
.rptb-dataTB-1 th, .rptb-dataTB-1 td {
	width:1%;
	text-align:left;
	font-size:11px;
	padding:4px 5px;
}
.rptb-dataTB-1 th {
	font-size:12px;
	font-weight:bold;
}
.rptb-dataTB-1 td .rptb-dataTB-1 {
	margin:0px -5px 0px 0px;
}
.rptb-dataTB-1 .rptb-dataTB-1 th {
	border-top:1px solid #DDD;
	border-right:1px solid #DDD;
	border-bottom:1px solid #CCC;
	border-left:1px solid #DDD;
	font-size:11px;
	vertical-align:bottom;
}
.rptb-dataTB-1 th a {
	display:block;
	text-decoration:none;
}
.rptb-dataTB-1 th a:hover {
	text-decoration:underline;
}
.rptb-dataTB-1 .rptb-dataTB-1 td {
	border:1px solid #CCC;
	vertical-align:top;
}
.rptb-dataTB-1 .rptb-dataTB-1 td {
	border:1px solid #DDD;
}
th.sort-desc {
	background: url(/core_crm/resources/images/sortDESC.gif) no-repeat right center;
	padding-right:23px;
}
th.sort-asc {
	background: url(/core_crm/resources/images/sortASC.gif) no-repeat right center;
	padding-right:23px;
}
td.subtotal {
	font-weight:bold;
	padding-bottom:15px;
}
th.lvl-2, th.lvl-3, th.lvl-4 {
	background:url(/core_crm/resources/images/lvls-child.gif) no-repeat 0px 0px;
}
th.lvl-2 {
	background-position:-80px 0px;
}
th.lvl-3 {
	background-position:-70px 0px;
}
th.lvl-4 {
	background-position:-60px 0px;
}
td.lvl-2, td.lvl-3, td.lvl-4 {
	background:url(/core_crm/resources/images/lvls-straight.gif) repeat-y 0px 0px;
}
td.lvl-2 {
	background-position:-90px 0px;
}
td.lvl-3 {
	background-position:-80px 0px;
}
td.lvl-4 {
	background-position:-70px 0px;
}
th.lvl-1, td.lvl-1 {
}
th.lvl-2, td.lvl-2 {
	padding-left:20px;
}
th.lvl-3, td.lvl-3 {
	padding-left:30px;
}
th.lvl-4, td.lvl-4 {
	padding-left:40px;
}
.rptb-dataTB-1 td > .rptb-dataTB-1 td, .rptb-dataTB-1 td > .rptb-dataTB-1 th {
	text-indent:0px;
}
label.failedValidation {
	padding: 3px 0px 3px 20px;
}
.tooltipicon {
	padding: 8px 8px 9px 8px;
}
.validationErrors h3 {
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
	padding: 5px;
	margin: 0;
}
#quicksearchall {
	font-size: 1em;
	font-weight:bold;
	line-height:1px;
	vertical-align:middle;
	padding:0;
	text-decoration:none;
	text-transform:uppercase;
	text-align: center;
}
li.groupheader {
	display:block;
	float: left;
	line-height: 1.3em;
	height: 1.3em;
	width:100%;
	list-style: none;
	margin: 0;
	font-size: 0.9em;
	padding: 4px 0;
	font-weight: bold;
	text-indent: 10px;
}
.item {
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 4px 0;
}
body.body-print {
	background-color: white !important;
	margin: 0px;
}
body.body-print .header, body.body-print .report th, body.body-print .report td, body.body-print .colhead {
	background:transparent none;
}
/*body.body-print .evenrow, body.body-print .oddrow {background-color:transparent; }*/
/*body.body-print .evenrow td, body.body-print .oddrow td { border-bottom:1px solid #EEE; }*/
body.body-print table.cfdebug {
	display:none !important;
}
.report tfoot .colhead td {
	border-bottom:0 none white;
	border-top:1px solid #999;
}
.nolinks .button, .nolinks .buttonrow, .nolinks a {
	visibility: hidden !important;
}
/*Search cached info style */
#div_isCachedInfo {
	width: 45%;
	padding:10px;
}

/*Begin style for rounded corners on side nav*/
.sidebox_rounded {
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 0;
	overflow: hidden;
	box-shadow: 1px 2px 4px #999;
}
.sidebox_rounded_header {
	text-align:center;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0 2px 2px 2px;
	margin: 0 0 2px 0;
}
.sidebody_rounded {
	padding: 10px;
}
.sidebox_rounded h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.sidebody_rounded ul {
	list-style-position:outside;
	list-style-type:none;
	padding:0 10px;
	margin:0;
	font-size:10px;
}
.sidebox_rounded a {
	text-decoration:none;
}
.sidebox_rounded a:hover {
	text-decoration:underline;
}
a.optformicon {
	padding: 2px 0 2px 19px;
	background:transparent url("/core_crm/Resources/images/icons/table.png") no-repeat;
}
.sidebody_rounded ul li a.bookmarkA {
	background-image:none;
	line-height: 20px;
	padding: 2px 0px 2px 2px;
}
#mobileBookmarks_container {
	padding-bottom: 10px; /*added so that we always have a little space after the bookmarks, it looks better*/
}
/*end style for rounded corners on side nav*/


ul.invProductHistory {
    margin: 0;
    padding-left: 1em;
}

ul.invProductHistory li {
    white-space:nowrap;
}

ul.invProductHistory li i:before {
    content:"\2192";
    font-size: 150%;
    line-height: 0;
    height:0;
    padding: 0 3px;
}

td.disabledMMData:hover .tooltip_hover{
	display: block;
}

td.disabledMMData{
	text-decoration: line-through;
}

.tooltip_hover .tooltip_title{
	font-weight: bold;
	line-height: 16px;
}
			
.tooltip_hover{
	width: 300px;
	height: 44px;
	font-size: 10px;
	line-height: 14px;				
	display: none;
	position: absolute;
	top: 24px;
	box-shadow: 1px 1px 3px 0px #000;
}


.header_opts label {
	line-height: 20px;
	padding:0 5px;
}

.header_appname{
	white-space: nowrap;
}

.header_nav{
	width: 250px;
	white-space: nowrap;
}

.header_center{
	width: 100%;
	text-align: center;
}

.header_opts{
	font-size: 10px;
	line-height: 15px;
	text-align:right;
	text-align: left;
	display: inline-block;
}

.header_opts form{
	white-space:nowrap;
	display: inline-block;
	text-align: left;
}

.header_opts form label{
	text-align: right;
	width: 125px;
	display: inline-block;
}


/*translation style*/
cite{
	background: white;
	color: rgb(236, 36, 236);	
}


#facility_addalllink{
	font-size:14px;
	text-decoration: underline;
}


.note_note .note_contractonly{
	display: none;
}

.note_contract .note_noteonly{
	display: none;
}

.note_note,.note_contract{
	display:block;
	min-width:74px;
	text-align:left;
}

.hidethis {
	display: none;
}