﻿/* GLOBAL ELEMENT STYLES */
html		{ }
html, body	{ height: 100%; }
body		{ background:#d6d8da url(../images/bg-body.jpg) repeat-x; margin:0; }
div, form	{ margin:0; padding:0; }
img			{ border:0; }
table		{ border:0; border-collapse:collapse; }
ul			{ margin:0; padding:0; list-style-type:none; }
p			{ margin:0; }
hr          { height:1px; color:#c6c6c6; background-color:#c6c6c6; border:0; margin:0 0 0 0; }

.clearing	{ height:0; clear:both }
* 			{ outline:none; }
.print-only { display:none; }

@media screen {
  .do-print-only { display:none; }
}
@media print {
  .do-no-print { display:none; }
  body {background:white;}
}
select[disabled] { background-color: #ebebe4;}
#printerDiv, #printerDiv p, #printerDiv div, #printerDiv div p{font-size:16px; line-height:normal;}
#printerDiv h1 {font-size:24px;margin-bottom:2px;line-height:normal;}
#printerDiv h2 {font-size:20px;margin-bottom:2px;line-height:normal;}
#printerDiv h3 {font-size:12px;margin-bottom:2px;line-height:normal;}

/* TEXT STYLES */
div, td, p, input, select, h1, h2, h3, h4, label,
blockquote, textarea, a		{ font-family:helvetica, arial, verdana, sans-serif; font-weight:normal; font-size:11px; line-height:17px; color:#333333; }

a		{ }
a:hover { color:#88970c; text-decoration:none; }

a.callout	        { display:block; margin-top:10px; float:left; background:url(../images/icon-callout.png) no-repeat 0 3px; padding:0 0 0 18px; }
#closetypeform a.callout { width:240px; padding: 3px 3px 3px 21px; margin-top:2px; background-color: #e8e8e8; background-position: 3px 5px; }
a.delete-callout	{ background:url(../images/icon-delete.gif) no-repeat 0 5px; padding:0 0 0 16px; }
span.attachment        { background:url(../images/icon-attachment.gif) no-repeat 0 3px; padding:0 0 0 16px; font-family:helvetica, arial, verdana, sans-serif; font-weight:normal; font-size:11px; line-height:17px; color:#333333; }
a.file              { background:url(../images/icon-file.gif) no-repeat 0 0; padding:0 0 2px 22px; text-decoration:none; }
a.addlink              { background:url(../images/icon-addlink.gif) no-repeat 0 3px; padding:0 0 1px 18px; }
a.removefile        { margin-left:10px; }

a.newer     { display:block; color:#88970c; float:right; margin-left:20px; background:url(../images/icon-callin.gif) no-repeat 0 2px; text-decoration:none; padding:0 0 0 19px; }
a.older     { display:block; color:#88970c; float:right; margin-left:20px; background:url(../images/icon-callout.gif) no-repeat 33px 2px; text-decoration:none; padding:0 20px 0 0; }
a.archive   { display:block; color:#88970c; float:right; margin-left:20px; background:url(../images/icon-callout.gif) no-repeat 98px 2px; text-decoration:none; padding:0 20px 0 0; }


h1 { font-size:24px; line-height:26px; display:block; margin:0 0 10px 0; }
h2,
h2 a { font-size:20px; line-height:22px; color:#666666; display:block; margin:0 0 10px 0; text-decoration:none; }
h3 { font-size:12px; color:#333333; font-weight:bold; display:inline; margin:0; }
h4 { color:#333333; font-weight:bold; display:block; margin:0 0 5px 0; }
h5 { color:#21759b; font-weight:bold; font-size:11px; display:inline; margin:0 0 0 0; }

h1 + div.tabhead { margin-top:25px; }
h1 + table	{ margin-top:15px; }
h3 + fieldset { margin-top:5px; }

span.note	{ color:#888888; font-size:10px; line-height:14px; }
.required   { color:#d54e21; }
.light      { color:#a1a1a1; }
.negative      { color:#87980e; }
.positive      { color:#cc3300; }

img.leadscore   { margin-left:5px; }

ul.linklist li		{ padding:0 0 0 10px; background:url(../images/icon-bulletarrow.gif) no-repeat 1px 7px; }
ul.linklist li a	{ cursor:pointer;}

span.bold { font-weight: bold;}
span.italic { font-style: italic; }

/* GLOBAL LAYOUT */
div#main		{ width:935px; padding:0 25px 20px 25px; margin-left:auto; margin-right:auto; background:url(../images/bg-main.png) repeat-y; text-align:left; }
div#main-cap	{ width:985px; padding:0 0 20px 0; margin-left:auto; margin-right:auto; background:url(../images/bg-main-cap.png) no-repeat;}

div#header { }
div#header div#logos		{ float:left; width:238px; }
div#header div#logos img	{ margin-right:1px; margin-top:36px; }
div#header div#title		{ float:left; width:200px; margin-top:36px; }
div#header div#utility		{ float:right; width:200px; padding-top:5px; position:relative; text-align:right; }
div#header div#utility div#message { clear:both; margin-top:42px; }
div#header div#utility div#admin_wrapper + div#message { margin-top:19px; }
div#header div#utility a#admin				{ display:block; float:right; width:115px; position:relative; z-index:10; padding:0 18px 0 0; background:url(../images/icon-arrowdown.gif) no-repeat right; } 
div#header div#utility a#admin:hover,
div#header div#utility a#admin.active		{ text-decoration:none; color:#88970c; background-image:url(../images/icon-arrowdown-on.gif); } 
div#header div#utility div#sysadmin_popup { position:absolute; display:none; z-index:5; width:139px; height:150px; padding:35px 0 0 19px; top:0px; right:-14px; text-align:left; background:url(../images/bg-sysadmin.png) no-repeat; background-size: cover; }

div#header div#nav					{ padding:31px 0 0 0; clear:both; }
div#header div#nav div.navitem		{ float:left; width:178px; margin-right:1px; position:relative; }
div#header div#nav div#nav4			{ margin-right:20px; }

div#header div#nav div.navitem div.nav-popup			{ width:158px; position:absolute; display:none; top:24px; left:0; padding:10px 10px 20px 10px; border-bottom:1px solid #b0bc8b; background-color:#f9f9f9; z-index: 1; }
div#header div#nav div.navitem  div.nav-popup a			{ color:#333333; margin-bottom:2px; display:block; float:none; text-decoration:none; }
div#header div#nav div.navitem  div.nav-popup a:hover	{ color:#88970c; text-decoration:underline; }

div#header div#nav	div#mytools	{ float:left; width:182px; height:20px; padding:2px 9px 2px 9px; text-align:right; background-color:#b6b7bb; color:#ffffff; }
div#header div#nav	div#mytools * { color:#ffffff; }

div#content	{ float:left; width:715px; margin:20px 20px 20px 0; }

div#right-nav						{ float:left; width:200px; margin-top:20px; }
div#right-nav div.category,
div#right-nav .category			{ display:block; padding:10px 0 7px 19px; color:#87980e; font-size:12px; line-height:12px; background:#f8f8f8 url(../images/icon-navarrow.gif) no-repeat 9px 11px; }
div#right-nav div.category a { display:inline; text-decoration:underline; line-height:12px; padding:0; border:0; background-color:Transparent; }

div#right-nav a			{ display:block; padding:0 0 1px 19px; color:#333333; border-top:1px solid #FFFFFF; background-color:#f8f8f8; text-decoration:none; }
div#right-nav a:hover	{ background-color:#e6e9ce; }
div#right-nav a.active	{ background-color:#e6e9ce; }
div#right-nav a.indent	{ padding-left:30px; }
div#right-nav a.indent2	{ padding-left:41px; }
div#right-nav div#shortcuts { margin-top:20px; background-color:#f8f8f8; padding-bottom:10px; }
div#right-nav div#shortcuts  div.empty { padding-left:20px; }

div#footer	{ font-size:10px; clear:both; }

div.sortable	{ margin-bottom:25px; }
div.sortable div.item	{ margin-bottom:2px; }

div.twocol		{ float:left; width:350px; margin-right:15px; }
div.twocol + div.twocol	{ margin-right:0; }

div.buttons { float:right; margin-top:2px; }
div.buttons img { margin-left:5px; cursor:pointer; }

div.tabhead	{ border:1px solid #dedee0; padding:3px 9px 0 9px; height:21px; background:url(../images/bg-tabhead.gif) repeat-x; }
div.tabhead div.links	{ display:inline; }
div.tabhead input { display:none; }

div.tabhead.searchFilter { background: #B6B7BB; }
div.tabhead.searchFilter h3 { color: #FFF; }

table.leadsSummary th { cursor: pointer; }
div.tabheadblue, table.leadsSummary tr.tabheadblue	{ color:#ffffff; padding:4px 9px 0 9px; height:22px; background:url(../images/bg-tabheadblue.gif) repeat-x; }
div.tabheadblue h3 { color:#ffffff; }
div.tabheadblue a { color:#ffffff; }
div.tabheadblue a:hover { color:#ffffff; }
tr.tabheadblue th { color: #fff; padding:2px 0 0 5px; }
a.addleft		{ float:left; display:block; padding:1px 10px 0 28px; height:19px; border:1px solid #bbbbbb; margin:0 0 7px 0; background:url(../images/bg-addlink.gif) no-repeat; text-decoration:none; }

/* BUTTONS */
a.add			{ float:right; display:block; padding:1px 10px 0 25px; height:19px; border:1px solid #bbbbbb; margin:0 0 7px 10px; background:url(../images/bg-addlink.gif) no-repeat; text-decoration:none; }
a.addleft		{ float:left; display:block; padding:1px 10px 0 25px; height:19px; border:1px solid #bbbbbb; margin:0 0 7px 0; background:url(../images/bg-addlink.gif) no-repeat; text-decoration:none; }
a.copy			{ width: 100px; display:block; padding:1px 10px 0 25px; height:19px; border:1px solid #bbbbbb; margin:1em 0 0.5em 0; background:url(../images/icon-copy.png) 2px 2px no-repeat; text-decoration:none; }
a.help			{ float:right; display:block; padding:1px 10px 0 24px; height:19px; border:1px solid #bbbbbb; margin:0 0 7px 10px; background:url(../images/bg-helplink.gif) no-repeat; text-decoration:none; }
a.print			{ float:right; display:block; padding:1px 10px 0 24px; height:19px; border:1px solid #bbbbbb; margin:0 0 7px 10px; background:url(../images/bg-printlink.gif) no-repeat; text-decoration:none; }
a.delete		{ float:right; display:block; padding:1px 10px 0 24px; height:19px; border:1px solid #bbbbbb; margin:0 0 7px 10px; background:url(../images/bg-deletelink.gif) no-repeat; text-decoration:none; }
a.addfolder		{ float:right; display:block; padding:1px 10px 0 28px; height:19px; border:1px solid #bbbbbb; margin:0 0 7px 10px; background:url(../images/bg-addfolder.gif) no-repeat; text-decoration:none; }
a.parentfolder	{ float:left; display:block; padding:1px 10px 0 28px; height:19px; border:1px solid #bbbbbb; margin:0 0 7px 0; background:url(../images/bg-parentfolderlink.gif) no-repeat; text-decoration:none; }
a.dashboard 	{ float:right; display:block; padding:1px 10px 0 28px; height:19px; border:1px solid #bbbbbb; margin:0 0 7px 0; background:url(../images/bg-dashboardlink.gif) no-repeat; text-decoration:none; }
a.calloutbutton	{ float:left; display:block; padding:0 10px 0 18px; height:17px; line-height:16px; border:1px solid #bbbbbb; margin:0 0 0 0; background:url(../images/bg-calloutlink.gif) no-repeat; text-decoration:none; }
a.calloutbuttonright	{ float:right; display:block; padding:0 10px 0 18px; height:17px; line-height:16px; border:1px solid #bbbbbb; margin:0 0 0 0; background:url(../images/bg-calloutlink.gif) no-repeat; text-decoration:none; }
a.calloutbuttonheader	{ float:left; display:block; padding:3px 12px 3px 19px; height:17px; width:40px; line-height:16px; border:1px solid #bbbbbb; margin:0 0 0 0; border-bottom: 0; text-decoration:none; }
a.previous { float:left; display:block; padding:1px 10px 0 24px; height:19px; border:1px solid #bbbbbb; margin:0 0 7px 0; background:url(../images/previous-link-bg.gif) no-repeat; text-decoration:none; text-transform:capitalize; }
a.next { float:left; display:block; padding:1px 10px 0 24px; height:19px; border:1px solid #bbbbbb; margin:0 0 7px 10px; background:url(../images/next-link-bg.gif) no-repeat; text-decoration:none; text-transform:capitalize; }
a.next.single { margin-left: 0; }
a.plain			{ float:right; display:block; padding:0 10px; height:19px; border:1px solid #bbbbbb; margin:0 0 7px 10px; text-decoration:none; background: url(../images/bg-helplink.gif) no-repeat -25px 0; }
a.plainnf		{ float:none; display:inline; padding:2px 10px; height:19px;border:1px solid #bbbbbb; margin:0 0 7px 10px; text-decoration:none; background: url(../images/bg-helplink.gif) no-repeat -25px 0; }
#buttons { height:30px; }
div.panel	{ background-color:#f8f8f8; padding:5px 10px 15px 10px; border:1px solid #dedee0; }

table		{ width:100%; }
table th,
table td	{ color:#333333; font-weight:normal; padding:0 5px 2px 0; }
table th	{ white-space:nowrap; font-weight:bold; vertical-align:top; }

table.result-table	{ border:1px solid #dedee0; width:100%; margin-bottom:15px; }
table.result-table th	{ padding:3px 9px 3px 9px; font-size:12px; font-weight:bold; border-bottom:1px solid #dedee0; color:#333333; background:url(../images/bg-tabhead.gif) repeat-x; }
table.result-table td	{ padding:6px 9px 4px 9px; border-bottom:1px solid #dedee0; background-color:#f8f8f8; vertical-align:top; }
table.result-table tr.alt td		{ background-color:#efeff1; }
table.result-table tr.hover td	{ background-color:#e9e9cf; }
table.result-table td a.name		{ margin-right:11px; }
table.result-table td.completed		{ width :60px; text-align: center; }
table.result-table img { margin-right: 5px; }

div.paging-wrapper { float:right; width:279px; }
div.paging-wrapper div.show-rows		{ float:left; width:135px; }
div.paging-wrapper div.show-rows select	{ width:47px; height:19px; margin-left:7px; }
div.paging-wrapper div.page-numbers		{ float:left; width:80px; text-align:right; margin:0 8px 0 0; }
div.paging-wrapper img					{ cursor:pointer; float:right; margin-left:3px; }

span.inline-commands { display:none; margin-left:6px; }

/* FORMS */
input[type="image"].submit, input[type="image"].locsubmit,
.plainsubmit    { margin-right:20px; }

input[type="text"],
input[type="password"]	{ width:156px; height:14px; line-height:14px; padding:1px 2px 1px 2px; margin:0; }
input[type="file"]	{ width:164px; height:22px; line-height:14px; padding:0; margin:0; }
input.extrawide     { width:680px; }
input[type="text"].modal    { width:228px; }
input[type="file"].modal    { width:236px; }
input.small		{ width: 70px }
select				{ width:164px; height:20px; line-height:14px; padding:0; margin:0; }
select.combobox		{ width:164px; height:80px; line-height:14px; padding:0; margin:0; }
select.wide         { width:392px; }
select.large        { width:236px; }
select.multi        { height:70px; }
select.modal        { width:236px; }
select.small		{ width:80px; height:20px; line-height:14px; padding:0; margin:0; }
select.medium		{ width:100px; height:20px; line-height:14px; padding:0; margin:0; }
textarea			{ width:162px; height:40px; padding:0; margin:0; }
textarea.twocolumn	{ width:386px; height:70px; }
textarea.med		{ width:386px; height:140px; }
textarea.tall		{ width:386px; height:300px; }
textarea.full       { width:686px; height:300px; }
label				{ display:block; font-weight:bold; }
label.error, h3.error, h2.error, span.error { padding-left:15px; background:url(../images/icon-error-sm.gif) no-repeat 0 2px; }
input + label,
select + label,
textarea + label,
select + img + label,
input + br + input[type=checkbox],
select + a + label { margin-top:3px; } /* last one accounts for select, ajax loader img, label */
label + select { margin-top:2px; }
label + input[type=checkbox] { margin-top:10px; }
input[type="checkbox"] + label	{ margin-top:0; display:inline; }
.initial						{ display:block !important; }  /*  displays initial entry fields, overriding default hiding */
select.hour						{ width:50px; height:20px; line-height:14px; padding:0; margin:0; }
select.min						{ width:50px; height:20px; line-height:14px; padding:0; margin:0; }
select.ampm						{ width:50px; height:20px; line-height:14px; padding:0; margin:0; }
select.small                    { width:55px; height:20px; line-height:14px; padding:0; margin:0; }

fieldset.resourcelist * { line-height:14px; }
fieldset.resourcelist div.section div.item,
fieldset.resourcelist div.section-right div.item { margin-top:10px; padding:5px 0 10px 0; border-top:1px solid #dedee0;}

p.hint { margin: 10px; }

/* MESSAGING */
div.success_summary			{ color:#333333; padding:5px 10px 5px 30px; margin:22px 0 15px 0; background:#e9eccd url(../images/icon-success.gif) no-repeat 10px 6px; }
div.validation_summary			{ color:#333333; display:none; padding:5px 10px 8px 30px; margin:22px 0 15px 0; background:#fde6e0 url(../images/icon-error.gif) no-repeat 10px 6px; }
div.visible                 { display:block; }
div.validation_summary ul		{ margin-left:0px; }
div.validation_summary ul li	{ padding:3px 0 0 10px; background:url(../images/icon-bullet.gif) no-repeat 1px 10px; }
img.validation-alert			{ margin-right:5px; display:none; }

img#ajax_loader, img.ajax_loader		{ display:none; }
div#ajax_loader	{ opacity:0.7; filter:alpha(opacity=70); text-align:center; background-color:#ffffff; display:none; position:absolute; }
.visible { display:block; }
.hidden	 { display:none; }

div.tooltip-wrapper { position:relative; display:none; }
div.tooltip         { width:238px; height:60px; top:-78px; left:-28px; padding:10px 15px 14px 15px; line-height:15px; position:absolute; background:url(../images/bg-tooltip.png) no-repeat; }
a.tooltip           { text-decoration:none; cursor:pointer; }

/* PAGE SPECIFIC STYLES */
/* LOGIN */
div#login_form_wrapper { width:511px; position:absolute; text-align:left; display:none; height:442px; padding:4px 58px 8px 51px; background:url(../images/bg-login.png) no-repeat; }
div#login_form_wrapper div#logos		{ float:left; width:291px; margin:33px 20px 0 0; }
div#login_form_wrapper div#logos img	{ margin-right:1px; }
div#login_form_wrapper div#title		{ float:left; width:200px; margin-top:36px; }
div#login_form	{ padding:16px 0 26px 23px; margin-top:52px;  background-color:#f8f8f8; }
div#login_form div#labels	{ float:left; width:75px; margin:15px 0 23px 0; line-height:28px; color:#333333; }
div#login_form div#elements	{ float:left; width:264px; margin-top:15px; padding-top:4px; } 
div#login_form div#elements input { margin-bottom:6px; }
div#login_form div#elements a	 { float:right; display:block; }
div.visible + div#login_form,
div.success_summary + div#login_form { margin-top:0px; }

/* AUTHORITY GROUPS */
div#authoritygroups div.panel div.section { float:left; width:200px; margin:0 20px 20px 0; }

/* SEARCH PAGE */ 
div#searchpage div.panel div.section	{ float:left; width:218px; margin-right:20px; }
div#searchpage div.panel div.section-right { float: left; }
div#searchpage div.panel div#right.section	{ margin-right:0; }
div#searchpage div.panel div.section div.submit-buttons		{ margin-top:13px; }
div#searchpage div.panel div.section div.submit-buttons input#search_submit	{ margin-right:20px; }

div#searchpageleads div.panel div.section	{margin-right:10px; }
div#searchpageleads div.panel div.section	div, div#searchpageleads div.panel div.section li { float:left; margin-right:10px; }
div#searchpageleads div.panel div.section li input[type="checkbox"] { float: left; }
div#searchpageleads div.panel div.section li label { display: block; width: 120px; }
div#searchpageleads div.panel div.section	select, div#searchpageleads div.panel div.section	input[type="text"] { width: 150px; }
div#searchpageleads input#keyword { width: 450px; }
div#searchpageleads div.panel div.section div.saveAs { margin-top: 10px; line-height: 15px; padding-right:10px; width: 175px; } 
div#searchpageleads div.panel div.section div.saveAs input[type="checkbox"] { float: left; }
div#searchpageleads div.panel div.section div.savedSearches { margin-top: 10px; } 
div#searchpageleads div.panel div.section div.saveAs input[type="text"] { margin: 5px; width: 100%; }
div#searchpageleads div.panel div.section-right { float: right !important; }
div#searchpageleads div.panel div#right.section	{ margin-right:0; }
div#searchpageleads div.panel div.section div.submit-buttons		{ margin-top:25px; }
div#searchpageleads div.panel div.section div.submit-buttons a { padding: 0 0 0 0;  }
div#searchpageleads div.panel div.section div.submit-buttons input#search_submit	{ margin: 0 20px 3px 0; }

/* EDIT PAGE */
div#editpage div.panel fieldset	   { border:1px solid #dedee0; padding:5px 5px 10px 5px;  }
div#editpage div.panel div.section			{ float:left; width:207px; margin:0 19px 5px 0; }
div#editpage div.panel div.section-right	{ float:left; width:207px; margin:0 0 5px 0; }
div#editpage div.panel div.section-twowide	{ float:left; width:433px; margin:0 19px 5px 0; }
div#editpage div.submit-buttons	{ margin:20px 0 0 10px; }

fieldset#child_accounts { width: 679px; }

a.resource-delete { display:block; padding:0 0 0 10px; background:url(../images/icon-bulletarrow.gif) no-repeat 1px 7px; } 

/* LOCATOR PAGE */
div#editpage.locator div#gmap   { width:715px; height:400px; margin-bottom:5px; }
div#editpage.locator div.section { margin:10px 0 0 10px; }
div#editpage.locator input.submit-btn { margin-right:30px; }

/* VIEW PAGE */
div#viewpage a.delete-callout { margin-left: 8px; float:right; }
div#editpage a.delete-callout { margin-left: 8px; float:right; }

/* SPIFF PAGE */
#systemSpiffs { margin-left: 3px; margin-bottom: 10px; }
#systemSpiffsLabel { margin-left: 3px; }

/* TRADE PAGE */
.spiffrow { padding:6px 9px 4px 9px; border:1px solid #dedee0; margin-bottom:2px; background-color:#f8f8f8; }
.spiffrow .spiffCheck { margin-right:20px; float:left; width:30px; }
.spiffrow .spiffTitle { margin-right:20px; float:left; width:520px; }
.spiffrow .spiffAction { float:left; width:50px; text-align:right; }
.spiffSelectHeader { margin:0 20px 0 9px; float:left; width:30px; font-weight:bold; }
.spiffNameHeader { width:560px; font-weight:bold; }

/* MESSAGES */
div#message div.message-wrapper { padding:10px 0 16px 1px; border-top:1px solid #e9eaec; }
div#message div.message-wrapper div.date { float:left; width:130px; margin-right:20px; color:#21759b; font-size:14px; }
div#message div.message-wrapper div.date span { display:block; margin-top:6px; }
div#message div.message-wrapper div.date img { margin-top:10px; }
div#message div.message-wrapper div.message { float:left; width:545px; }
div#message div.message-wrapper div.message h2 { color:#333333; margin-bottom:3px; }
div#message div.message-wrapper div.message img { float:right; margin:0 0 10px 20px; }
div#message div.message-wrapper div.message div.byline   { color:#7b7b7b; margin-bottom:9px; } 
div#message div.message-wrapper div.message div.byline a { color:#7b7b7b; }
div#message div.message-wrapper div.message .panel a { text-decoration: none; }
div#message div.message-wrapper div.message .panel a span { text-decoration: underline; }
div#message div.message-wrapper div.message .panel a span:hover { text-decoration: none; }
div#message div.message-wrapper div.message .panel a img { float: none; width: 14px; margin: 0 5px 5px 0; vertical-align: top; }
div#message div.message-wrapper div.message div.tabhead { margin-top:20px; }
div#message div.message-wrapper div.message div.tabhead h3  { display:block; margin-top:2px; }
 
div#messagearchive div#years { padding-bottom:20px; } 
div#messagearchive div#years a   { font-size:24px; line-height:26px; margin-right:30px; color:#a5a5a5; text-decoration:none; }
div#messagearchive div#years a:hover,
div#messagearchive div#years a.active { color:#88970c; }
div#messagearchive div.month-wrapper { padding:10px 0 16px 1px; border-top:1px solid #e9eaec; }
div#messagearchive div.month-wrapper h1 { color:#a5a5a5; }
div#messagearchive div.month-wrapper div.date { float:left; width:130px; margin-right:20px; padding-bottom:2px; color:#21759b; font-size:12px; }
div#messagearchive div.month-wrapper div.message { float:left; width:545px; padding-bottom:2px; }
div#messagearchive div.month-wrapper div.message a {font-size:12px; }

div#editpage div#categoryDropdowns { margin:7px 0 7px 0; }
div#editpage div#categoryDropdowns a { margin-left:10px; }
div#editpage div#attached_file_box { margin-bottom:15px; }
div#editpage div.body-copy-tools { float:right; padding-right:8px; }

/* MESSAGE CATEGORIES */
div#messagecategory { }
div#messagecategory div.check   { width:30px; height:20px; padding:0 0 0 0; float:left; }
div#messagecategory div.name    { width:590px; height:18px; padding:2px 0 0 0; float:left; }
div#messagecategory div.posts   { width:50px; height:18px; padding:2px 0 0 0; text-align:center; float:left; }
div#messagecategory div.drag    { width:20px; height:16px; padding:4px 0 0 0; text-align:center; float:left; }
div#messagecategory div.dragging { background-color:#ffffff; opacity:.50; filter:alpha(opacity=50); -moz-opacity: 0.50; }
div#messagecategory div.topsortable div.item { margin-bottom:12px; }
div#messagecategory div.topsortable div.item div.subsortable div.item { margin-bottom:2px; }
div#messagecategory div.subsortable div.name { width:575px; padding-left:15px; }

div#messagecategory a.delete    { margin-top:10px }
div#messagecategory span.inline-commands a.confirmname,
div#messagecategory span.inline-commands a.editcancel,
div#messagecategory input.editname { display:none; }

/* DOC LIBRARY */
/* old
table.doc-table	{ border:1px solid #dedee0; width:100%; margin-bottom:15px; margin-top:8px; }
table.doc-table th	{ padding:3px 4px 3px 4px; font-size:12px; font-weight:bold; text-align:left; border-bottom:1px solid #dedee0; color:#333333; background:url(../images/bg-tabhead.gif) repeat-x; }
table.doc-table th.center { text-align:center; padding-left:0; padding-right:0; }
table.doc-table th.check { text-align:center; padding:2px 0 0 0; }
table.doc-table td	{ padding:0; background-color:#f8f8f8; vertical-align:top; }
table.doc-table tr td.check		{ padding:0; width:31px; text-align:center; }
table.doc-table tr td.folder	{ padding:5px 0 0 0; width:22px; text-align:center; }
table.doc-table tr td.file		{ padding:3px 0 0 0; width:22px; text-align:center; }
table.doc-table tr td.name		{ padding:2px 4px 0 4px; width:464px; }
table.doc-table tr td.name a	{ text-decoration:none; padding:0; background-image:none; }
table.doc-table tr td.date		{ padding:2px 0 0 4px; width:184px; }
*/

ul.doc-table	{ border:1px solid #dedee0; width:100%; margin-bottom:15px; margin-top:8px; }
ul.doc-table li.doc-table-header { padding:3px 4px 3px 4px; font-size:12px; font-weight:bold; text-align:left; border-bottom:1px solid #dedee0; color:#333333; background:url(../images/bg-tabhead.gif) repeat-x; }
ul.doc-table li { padding: 0 0 0 5px; }
ul.doc-table li div a.fileName { text-decoration: none;}
ul.doc-table li.drophover div a.fileName { font-weight: bold;}
ul.doc-table li.drophover	{ background-color:#bababa; }
.doc-name { margin-left: 40px; }
.doc-created { margin-left: 455px; }
.doc-downloads { margin-left: 65px; }

div.breadcrumbs    { color:#999999; margin-bottom:20px; }
div.breadcrumbs a  { color:#b0bc8b; text-decoration:none; }


div#formContent div.section { padding-top:5px; }
div#formContent a#existingfile { display:block; margin-bottom:5px; }

/* SHARK TANK RULES */
div#editpage div#sharktankrules_dist div.section { margin:0; width:175px; }
div#editpage div#sharktankrules_dist div.divider { float:left; width:50px; text-align:center; }

div#editpage div#sharktankrules_part p { margin-bottom:10px; }
div#editpage div#sharktankrules_part fieldset { margin-bottom:20px; }
div#editpage div#sharktankrules_part div.section1 { float:left; margin:0 19px 5px 0; width:120px; }
div#editpage div#sharktankrules_part div.section1 select.small { width:100px; }

/* LEAD DETAIL */
div#leaddetail { }
div#leaddetail div.menu         { border-top:1px solid #ffffff; padding-bottom:24px; min-height:164px; background-color:#e8e8e8; }
div#leaddetail div.menu a       { display:block; padding:0 0 2px 21px; border-bottom:1px solid #ffffff; background:#e8e8e8 url(../images/icon-greenplus.gif) no-repeat 9px 6px; text-decoration:none; }
div#leaddetail div.menu a:hover { background-color:#e6e9ce; color:#333333; }
div#leaddetail div.actions      { }
div#leaddetail div.actions a    { font-weight:bold; display:block; padding:0 0 2px 21px; background: url(../images/icon-navarrow.gif) no-repeat 9px 6px; text-decoration:none; }
div#leaddetail div.actions a:hover { background-color:#e6e9ce; color:#333333; }
div#leaddetail div.onecol       { float:left; width:230px; margin:0 13px 13px 0; background-color:#f8f8f8; }
div#leaddetail div.onecol-right { float:left; width:229px; margin-bottom:13px; background-color:#f8f8f8 }
div#leaddetail div.twocol-right { float:left; width:472px; margin-bottom:13px; background-color:#f8f8f8 }
div#leaddetail div.onecol div.content,
div#leaddetail div.onecol-right div.content,
div#leaddetail div.twocol-right div.content { padding:12px; }
div#leaddetail div.pipline { }
div#leaddetail div.pipline div { height:27px; padding:9px 9px 0 17px; font-size:14px; color:#999999; border-top:1px solid #ffffff; background-color:#f8f8f8; }
div#leaddetail div.pipline div span.time { display:block; font-size:12px; float:right; }
div#leaddetail div.pipline div.complete { color:#ffffff; background-color:#8fc2da; }
div#leaddetail div.pipline div.active {  color:#ffffff; background:#62a9ca url(../images/icon-whitearrow.gif) no-repeat 5px 13px; }
div#leaddetail div.survey-left,
div#leaddetail div.survey-right { min-height:231px; }
div#leaddetail div.contact-info { min-height:243px; }
div#leaddetail div.survey-left  { float:left; width:255px; margin-right:30px; }
div#leaddetail div.survey-right { float:left; width:140px; }
div#leaddetail div.question     { color:#21759b; padding-bottom:3px; font-weight:bold; line-height:14px; }
div#leaddetail div.answer       { padding:0 0 0 7px; line-height:14px;  background:url(../images/icon-bullet.gif) no-repeat 0 5px; }
div.answer + div.question       { padding-top:11px; }
div.actionsTools a    { font-weight:bold; display:block; padding:0 0 2px 21px; background: url(../images/icon-navarrow.gif) no-repeat 9px 6px; text-decoration:none; }
div#reassignPopup select        { margin:3px 0 7px 22px; }
div#closeform, div#registerform { display:none; width: 800px; }
div#leaddetail div.noteResults, div#newNotes div.noteResults  { border: 1px solid #dedee0; padding: 10px 15px 10px 15px; }
div#leaddetail div.noteResultsSystem, div#newNotes div.noteResultsSystem { border: 1px solid #dedee0; padding: 10px 15px 10px 15px; background-color: #EDEAEA; }
div#leaddetail div.noteResults div,
div#leaddetail div.noteResultsSystem div, div#newNotes div.noteResults div,
div#newNotes div.noteResultsSystem div { display:inline-block; vertical-align:middle; }
.spanNoteType1 { background-color:Gray; color:White; text-align:center; padding:4px 7px 4px 7px; font-weight:bolder; border: 2px outset silver; }
.spanNoteType2 { background-color:Gray; color:White; text-align:center; padding:4px 7px 4px 7px; font-weight:bolder; border: 2px outset silver; }
.spanNoteType3 { background-color:Gray; color:White; text-align:center; padding:4px 7px 4px 7px; font-weight:bolder; border: 2px outset silver; }
.spanNoteType4 { background-color:Gray; color:White; text-align:center; padding:4px 7px 4px 7px; font-weight:bolder; border: 2px outset silver; }

.spanNoteFilled { background-color:#C0C0C0; color:White; padding: 2px 4px 2px 4px; }
.spanNoteFilled2 { background-color:#C0C0C0; color:White; padding: 2px 5px 2px 5px; }
.spanNoteFilled3 { background-color:#C0C0C0; color:White; padding: 2px 6px 2px 6px; }
.spanNoteFilled4 { background-color:#C0C0C0; color:White; padding: 2px 7px 2px 6px; }
.spanNoteBlank { background-color: #DCDCDC; padding:2px 9px 2px 8px; }

div#closePopup div.productlist { float:left; width:185px; margin-right:15px; }
div#closePopup div.productlist select { width:180px; }
div#closePopup div.serialnumber { float:left; width:100px; margin-right:15px; }
div#closePopup div.serialnumber input { width:85px; }
div#closePopup div.installdate { float:left; width:100px; margin-right:15px; }
div#closePopup div.installdate input { width:85px; }
div#closePopup div.installby { float:left; width:135px; }
div#closePopup div.installby input { width:120px; }

/* LOCATION EDIT SPECIAL */
#leadRadius { margin-top:7px; }

/* SEARCH RESULTS TOOLS */

div.actionsTools      { }
div.actionsTools a    { font-weight:bold; display:block; padding:0 0 2px 21px; background: url(../images/icon-navarrow.gif) no-repeat 9px 6px; text-decoration:none; }
/*div.actionsTools a:hover { background-color:#e6e9ce; color:#333333; }*/

div#leadActionMultiplePopup div.actions      { }
div#leadActionMultiplePopup div.actions a    { font-weight:bold; display:block; padding:0 0 2px 21px; background: url(../images/icon-navarrow.gif) no-repeat 9px 6px; text-decoration:none; }
/*div#leadActionMultiplePopup div.actions a:hover { background-color:#e6e9ce; color:#333333; }*/


/* DASHBOARD*/
div#dashboard table.sharktank { width:100%; margin-bottom:15px; }
div#dashboard table.sharktank th { padding:3px 0 3px 10px; color:#21759b; font-weight:bold; text-align:left; background-color:#f8f8f8; border-bottom:1px solid #ffffff;  }
div#dashboard table.sharktank td { padding:4px 0 0px 10px; border-bottom:1px solid #ffffff; background-color:#f8f8f8; vertical-align:top; }
div#dashboard table.sharktank td.location   { width:200px; }
div#dashboard table.sharktank td.recieved   { width:185px; }
div#dashboard table.sharktank td.source     { width:165px; }
div#dashboard table.sharktank td.button     { width:125px; padding-top:3px; padding-bottom:3px; }
div#dashboard table.sharktank td.button a   { float:right; margin-right:10px; }

div#dashboard table.sharktank td.name           { width:150px; }
div#dashboard table.sharktank td.locationdist   { width:150px; }
div#dashboard table.sharktank td.type           { width:110px; }
div#dashboard table.sharktank td.reason         { width:130px; }

div#dashboard table.myleads { width:100%; margin-bottom:15px; }
div#dashboard table.myleads th { padding:3px 0 3px 10px; color:#21759b; font-weight:bold; text-align:left; background-color:#f8f8f8; }
div#dashboard table.myleads td { padding:0 0 0px 10px; background-color:#f8f8f8; vertical-align:top; }
div#dashboard table.myleads td.location   { width:200px; }
div#dashboard table.myleads td.recieved   { width:185px; }
div#dashboard table.myleads td.source     { width:165px; }
div#dashboard table.myleads td.button     { width:125px; }

div.dashboard-section { width:350px; margin-bottom:15px; margin-right:15px; float:left; background-color:#f8f8f8; }
div.dashboard-section-right { margin-right:0 !important; }

div.dashboard-section div.content { padding:10px 10px 20px 10px; overflow:hidden; }
div.dashboard-section div.content div.messagedate { float:left; width:55px; }
div.dashboard-section div.content div.messagetitle { float:left; width:254px; }
div.dashboard-section div.content div.messageicon { float:left; width:21px; padding-top:5px; }

div.dashboard-section div.content div.header { margin-bottom:8px !important; }
div.dashboard-section div.content div.eventtitle { float:left; width:280px; margin-bottom:2px; }
div.dashboard-section div.content div.eventdate { float:left; width:50px; text-align:right; margin-bottom:2px; }

div.dashboard-section div.content div.taskhead { float:left; width:280px; margin-bottom:2px; }

div.dashboard-section div.content div.taskcheck { float:left; width:25px; margin-bottom:2px; }
div.dashboard-section div.content div.tasktitle { float:left; width:255px; padding-top:2px; margin-bottom:2px; }
div.dashboard-section div.content div.taskdate { float:left; width:50px; padding-top:2px; text-align:right; margin-bottom:2px; }

div.dashboard-section div.content div.accounthead { float:left; width:230px; margin-bottom:2px; }
div.dashboard-section div.content div.accountname { float:left; width:230px; padding-top:2px; margin-bottom:2px; }
div.dashboard-section div.content div.accountCount { float:left; width:100px; padding-top:2px; text-align:right; margin-bottom:2px; }
div.dashboard-section div.content div.accountCount.header { padding-top:0; }

div.dashboard-section div#pipeline { }
div.dashboard-section div#pipeline div.item { height:30px; padding:6px 0 0 0; border-top:1px solid #ffffff; cursor:pointer; background:url(../images/icon-whitearrow2.gif) no-repeat 332px 13px; }
div.dashboard-section div#pipeline div.item * { color:#ffffff; font-size:20px; line-height:24px; text-decoration:none; }
div.dashboard-section div#pipeline div.item div.number { float:left; width:70px; text-align:center; margin-right:25px; }
div.dashboard-section div#pipeline div.claimed { background-color:#8fc2da; }
div.dashboard-section div#pipeline div.inprogress { background-color:#62a9ca; }
div.dashboard-section div#pipeline div.closed { background-color:#388bb1; }
div.dashboard-section div#pipeline div.registered { background-color:#21759b; }
div.dashboard-section div#pipeline div.lost { background-color:#b0b0b0; }
div.dashboard-section div#pipeline div.extras { background: none; cursor: default; height: 36px; margin-top: 1px; }
div.dashboard-section div#pipeline div.extras * { font-size: 20px; color: #21759B; }
div.dashboard-section div#pipeline div.unclaimed, div.dashboard-section div#pipeline div.total { width: 174px; height: 36px; float: left; text-align: center; line-height: 36px; border-bottom: 1px dotted #DEDEE0; }
div.dashboard-section div#pipeline div.total { border-right: 1px dotted #DEDEE0; }


div.dashboard-section div#registrationDateRange * {display:inline; vertical-align:top;}
div.dashboard-section div#productreg { }
div.dashboard-section div#productreg div.item { height:30px; padding:6px 0 0 0; border-top:1px solid #ffffff; color:#ffffff; font-size:16px; line-height:24px; text-decoration:none; position:relative;}
div.dashboard-section div#productreg .rejects span, div.dashboard-section div#productreg .rejects .expander {cursor:pointer; }
div.dashboard-section div#productreg div.item * { color:#ffffff; font-size:16px; line-height:24px; text-decoration:none; }
div.dashboard-section div#productreg div.item div.number { float:left; width:55px; text-align:center; margin-right:10px; }
div.dashboard-section div#productreg div.item div.percentage { position:absolute; right:0; width:50px; text-align:center; margin-left:5px; }
div.dashboard-section div#productreg div.item div.total-description { float:left; width:230px; }
div.dashboard-section div#productreg div.files-attempted { background-color:#8fc2da; }
div.dashboard-section div#productreg div.records-attempted { background-color:#62a9ca; }
div.dashboard-section div#productreg div.registrations { background-color:#388bb1; }
div.dashboard-section div#productreg div.contacts { background-color:#21759b; }
div.dashboard-section div#productreg div.rejects { background-color:#b0b0b0; }
div.dashboard-section div#productreg div.rejectdetails { background-color:#b0b0b0; }
div.dashboard-section div#productreg div.rejectdetails .reason{ height:36px;width:230px;position:absolute;left:65px; top:0;}
div.dashboard-section div#productreg div.rejectdetails .reason span {font-size:12px;line-height:12px;position:relative;}

div.dashboard-section div#responsetimes { }
div.dashboard-section div#responsetimes div.title { margin-bottom:10px; }
div.dashboard-section div#responsetimes h1  { font-size:20px; display:inline; margin-right:10px; }
div.dashboard-section div#responsetimes h3  { font-size:12px; color:#21759b; }
div.dashboard-section div#responsetimes div#claimed     { width:162px; height:84px; padding:8px 0 0 12px; float:left; border-right:1px dotted #dedee0; border-bottom:1px dotted #dedee0; }
div.dashboard-section div#responsetimes div#inprogress  { width:163px; height:84px; padding:8px 0 0 12px; float:left; border-bottom:1px dotted #dedee0;}
div.dashboard-section div#responsetimes div#closed      { width:162px; height:84px; padding:8px 0 0 12px; float:left; border-right:1px dotted #dedee0;}
div.dashboard-section div#responsetimes div#registered  { width:163px; height:84px; padding:8px 0 0 12px; float:left; }

div.dashboard-section div#conversions_flash_wrapper { width:326px; height:106px; border:1px solid #dedee0; margin:11px 0 0 11px; }

div.dashboard-section .xls-link { padding: 3px 20px 3px 0; background: transparent url('/common/images/icon-xls.gif') no-repeat right center; }

table.leadsSummary { margin-bottom: 15px; width: 100%; }
table.leadsSummary td, table.leadsSummary th { text-align:center; }
table.leadsSummary td.leftAlign, table.leadsSummary th.leftAlign { text-align: left; padding-left:5px; }
table.leadsSummary td a { font-weight: bold; }
table.leadsSummary .locations td a, table.leadsSummary .dealers td a { font-weight: normal; }
table.leadsSummary tr { background: #f8f8f8; } 
table.leadsSummary tr.distributor td { background: #efeeee; font-weight:bold; } 
table.leadsSummary span { padding-left: 10px; }
#leadsSummary .daterange { float:right; margin: -30px 0 0 10px; width:551px; }
#leadsSummary label { display:inline; }
table.leadsSummary th span { padding-left: 0; }
th span.sortDesc, th span.sortAsc { background: transparent url(../images/sort_arrows.gif) no-repeat; padding-right: 8px; background-position: right 5px; cursor:pointer; }
th span.sortDesc { background-position: right 5px; }
th span.sortAsc { background-position: right -11px; }

table.leadsSummary .dealer td { background-color: #ffffff; }
table.leadsSummary .dealer span { padding-left: 20px; }
table.leadsSummary .dealer a { font-weight: normal; }

table.leadsSummary .contact td { background-color: #ffffff; }
table.leadsSummary .contact span { padding-left: 30px; }
table.leadsSummary .contact a { font-weight: normal; }

/* EDIT DASHBOARD*/
div#editdashboard table.result-table th.check { padding-top:1px; }
div#editdashboard table.result-table td.slim { width:1%; padding-top:3px; }

/* REPORTING */
div#report div.daterange { padding:8px 7px 12px 7px; border:3px solid #dedee0; overflow:hidden; }
div#report div.daterange div.date       { width:130px; margin-right:10px; float:left;}
div#report div.daterange div.date input { width:110px; }
div#report div.daterange div.date input[type=checkbox] { width: auto; }
div#report div.daterange div.divider{ width:30px; padding-top:18px; margin-right:10px; float:left; }
div#report div.daterange div.range  { width:170px; margin-right:10px; float:left; }
div#report div.daterange div.button,
div#report div.panel div.button { width:50px; padding-top:16px; float:left; }
div#report div.nopad { padding:0 !important; }
div#report div.filter-section { width:280px; margin-right:10px; float:left; }
div#report div.filter-section select { width:270px; }

div#report div#report_flash_container { width:713px; height:225px; }
div#report div.tab { width:116px; padding:5px 0px 10px 25px; cursor:pointer; border:1px solid #dedee0; height:55px; float:left; background:#f8f8f8 no-repeat 8px 9px; }
div#report div.tab span { font-size:14px; color:#999999; }
div#report div.active,
div#report div.hover { background-color:#ffffff; border-bottom:1px solid #ffffff; }
div#report div#Claimed { background-image:url(../images/icon-claimed.png); }
div#report div#InProgress { background-image:url(../images/icon-inprogress.png); }
div#report div#Closed { background-image:url(../images/icon-closed.png); }
div#report div#Registered { background-image:url(../images/icon-registered.png); }
div#report div#Lost { background-image:url(../images/icon-lost.png); }

div#report div.summary { border:1px solid #dedee0; background:#f8f8f8 no-repeat 14px 19px; overflow:hidden; }
div#report div.summary div.label { float:left; width:317px; padding:13px 0 0 40px; height:36px; border-right:1px solid #dedee0; }
div#report div.summary div.value { float:left; width:300px; padding:13px 0 0 16px; font-size:15px; color:#999999; }
div#report div.summary div.value h1 { display:inline; margin-right:10px; }

div#report table.result-table .name { width:40%; }
div#report table.result-table .value { width:20%; text-align:center; }
div#report table.result-table .blank { width:40%; }

div.showroom-effectiveness .daterange { margin-bottom: 10px; }
div.showroom-effectiveness .daterange .filter { width: 230px; float: left; margin-right: 10px; }
div.showroom-effectiveness .daterange .filter .medium { width: 200px; }
div.showroom-effectiveness table.leadsSummary th { cursor: auto; }
	
/* LIGHTBOX */
#lightbox                   { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:20; }
#lightbox .lightboxBg       { width:100%; height:100%; background-color:#000000; position:absolute; top:0px; left:0px; opacity:.50; filter:alpha(opacity=50); -moz-opacity: 0.50; }
#lightbox .contentOuter     { position:absolute; z-index:1; }
.modal-popup		        { background-color:#ffffff; border:5px solid #585858; padding:20px; width:auto; display:none; }
.modalelement, .modalclose	{ cursor:pointer; }
.modalclose                 { display:block; float:right; }
div.modal-popup h1                  { font-size:20px; line-height:24px; }
div.modal-popup h2                  { font-size:16px; line-height:20px; }
div.modal-popup div.section			{ float:left; width:180px; margin:0 19px 5px 0; }
div.modal-popup div.section-right	{ float:left; width:180px; margin:0 0 5px 0; }
div.modal-popup div.halfsection			{ float:left; width:250px; margin:0 19px 5px 0; }
div.modal-popup div.halfsection-right	{ float:left; width:250px; margin:0 0 5px 0; }
div.modal-popup div.submit-buttons	{ margin:20px 0 0 0; }
div.modal-popup .cancel             { display:inline !important; float:none !important;}
div.modal-popup div.breadcrumbs     { color:#999999; margin-bottom:10px; }
div.modal-popup table.doc-table tr td.name  { padding:2px 4px 0 4px; width:375px; }
div.modal-popup table.doc-table tr td.date  { padding:2px 0 0 4px; width:158px; }
div.modal-popup textarea { width:600px; height:150px; }
div#shortcutPopup div.section			{ float:left; width:250px; margin:0 19px 15px 0; }

/* HELP */
div#helpPopup.modal-popup   { width:720px; position:relative; }

div#helpPopup div#help-nav                  { float:left; width:178px; margin:15px 30px 0 0; }
div#helpPopup div#help-nav a.category       { display:block; padding:10px 0 7px 19px; color:#87980e; font-size:12px; line-height:12px; background:#f8f8f8 url(../images/icon-navarrow.gif) no-repeat 9px 11px; }
div#helpPopup div#help-nav div#right-nav div.category a { display:inline; text-decoration:underline; line-height:12px; padding:0; border:0; background-color:Transparent; }
div#helpPopup div#help-nav a			{ display:block; padding:0 0 1px 19px; color:#333333; border-top:1px solid #FFFFFF; background-color:#f8f8f8; text-decoration:none; }
div#helpPopup div#help-nav a:hover	{ background-color:#e6e9ce; }
div#helpPopup div#help-nav a.active	{ background-color:#e6e9ce; }
div#helpPopup div#help-nav div.subnav { display:none; }

div#helpPopup div#help-content { float:left; width:500px; padding-right:10px; height:400px; overflow:auto; margin-top:12px; }
div#helpPopup iframe#help-content { float:left; width:500px; padding-right:10px; height:400px; overflow:auto; margin-top:12px; }
div#helpPopup div#ajax_loader   { margin:12px 0 0 208px; }
div#helpPopup p, #printerDiv p { margin:0 0 10px 0; }
div#helpPopup .indented-sub-section, #printerDiv .indented-sub-section { margin-left: 40px; }


/* LEAD SEARCH  */
th.sortable-column { cursor: pointer; cursor: hand; }

/* PRODUCT REGISTRATION */
#registration .panel input[type=file] { width: 300px; }
#registration .panel .rSelect, #registration .panel .lSelect { width: 310px; }
#registration .panel .rSelect { float:right; }
#registration .panel .lSelect { float: left; }
#registration .panel a.back { margin-left: 0; }
#registration .panel h4, #registration .panel h5 { color:#21759B; font-size:18px; margin:15px 0; font-weight:normal; padding-left:15px; }
#registration .panel h5 { font-size: 24px; display:block; }
#registration .panel .noSpace { padding:0; }
#registration .panel .item { line-height:35px; font-size: 18px; color:White; margin-top:2px; }
#registration .panel .reg { background: #8FC2DA; }
#registration .panel .noreg { background: #62A9CA; }
#registration .panel .corrected { background: #388BB1; }
#registration .panel .invalid { background: #21759B; }
#registration .panel .exception { background-color: #FF0000; }
#registration .panel .item span { display:block; float:left; width:60px; padding-left:15px; }
#registration .panel .right { float: right; margin-right:15px; }
#registration h1 a { background: url(../images/page_select_grey.png) center no-repeat; text-decoration:none; font-size:14px; color:#fff; padding:7px; font-weight:bold; }
#registration h1 a:hover, #registration h1 a.active { background: url(../images/page_select.png) center no-repeat; }
#registration div.error { background:#FDE6E0; }
#registration h3.error { font-weight: normal; }
#registration #alert { border: 1px solid #dedee0; position:absolute; top:50%; left: 35%; width: 400px; background:#fff; height: auto; }
#registration #alert p { margin: 15px 25px; }
#registration #alert .right { margin-right:15px; }
#registration #alert #loader { text-align:center; margin-top: 40px; }
#registration .panel .arrow { background: url(../images/arrows.png) no-repeat center; }
	/*product-reg-all*/
#registration .autoTable {border-collapse:collapse;width:auto;}
#registration .dataTable th { padding: 5px; border:1px solid; }
#registration .dataTable td { padding: 0; border:1px solid; }
#registration .success h3 { color:#008000;}
#registration span.success { color:#008000; font-weight:bold;}
#registration .floatLeft {float:left !important;}
#registration .headerRow {background-color:#C0C0C0;}
#registration .submapreq {color:#0000FF;}
#registration .req {color: #C30;}
#registration .dataView { width:100%; height:200px; display:block;border:1px outset;background-color:white;overflow:scroll; }
#registration .submapreqLabel, #registration .reqLabel {float:left;border:1px outset;padding:1px;margin-right:10px;}
	/*product-reg-index*/
#registration #IndexPreview { height:300px; }
#registration #PreviewTable tr.inputRow td {padding:1;background-color:#FFFFE0;}
#registration #PreviewTable tr.inputRow input {border:1px inset;padding:0;width:100% !important;}
#registration #PreviewTable .rename {font-style:italic;}
	/*product-reg-mapfields*/
#registration #MapFieldsPreview { height:300px; }
#registration #LoadTemplate { border:1px outset;padding:1px;margin-top:1px;margin-bottom:10px;float:left;text-align:left;}
#registration .selectMap { height:150px;width:100%; }
#registration .selectMapFull { height:100px;width:100%; }
	/*product-reg-submapfields*/
#registration .selectSubMap { height:150px;width:300px; }
#registration .selectSubMapShort { height:75px;width:300px; }
#registration .selectSubMapFull { height:150px;width:100%; }
	/*product-reg-validate. note: some under 'fixDiv' because they're in a lightbox (not in #registration div)*/
#registration #SaveTemplate { width:auto; }
#registration .currentPager { background-color:#E9ECCD;font-style:italic; text-decoration:none; border:1px solid; padding: 0 1px; margin:0 1px; cursor:auto;}
#registration .pager { margin: 0 3px;}
#fixDiv input.error { background:#FDE6E0; }
#fixDiv input.error:before { content: "*"; color:Red; }
#fixDiv input.warning { background:#FDE6E0; }
#fixDiv td.error, #fixDiv th.error { background:#FDE6E0; }
#fixDiv td.warning, #fixDiv th.warning { background:#FDE6E0; }
#fixDiv .popupHead { text-align: right; font-weight: bold }

/* JQUERY AUTOCOMPLETE */
.ac_results { padding: 0px;	border: 1px solid black; background-color: white; overflow: hidden; z-index: 99999; }
.ac_results ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0; }
.ac_results li { margin: 0px; padding: 2px 5px; cursor: default; display: block; font: menu; font-size: 12px; line-height: 16px; overflow: hidden; }
.ac_loading { background: white url('indicator.gif') right center no-repeat; }
.ac_odd { background-color: #eee; }
.ac_over { background-color: #0A246A; color: white; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/
#ui-datepicker-div { z-index: 30; }
/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
	display: none; /*sorry for IE5*/
	display/**/: block; /*sorry for IE5*/
	position: absolute; /*must have*/
	z-index: -1; /*must have*/
	filter: mask(); /*must have*/
	top: -4px; /*must have*/
	left: -4px; /*must have*/
	width: 200px; /*must have*/
	height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/* Lead qTip Contents
----------------------------------*/
div.tip-content{background-color:#F0F0F0; color:#9B9B9D; display:block; width:650px}
div.tip-content h3{font-size:14px}
div.tip-content h4{margin:15px 0 0 0}
div.tip-content div.tip-header{background-color:#6D6E70; height:25px}
div.tip-content div.tip-header span{color:#FFF; display:block; float:left; font-size:11px; line-height:25px; margin-left:10px}
div.tip-content div.tip-header span.name{width:255px}
div.tip-content div.tip-header span.rating{width:105px}
div.tip-content div.tip-header span.source{width:240px}
div.tip-content h4, div.tip-content span, div.tip-content em, div.tip-content strong, div.tip-content a{font-size:12px}
div.tip-content h3, div.tip-content h4{color:#6D6E70}
div.tip-content div.contact span, div.tip-content div.contact em{color:#999A9B}
div.tip-content div.history span{color:#959597}
div.tip-content div.contact strong{color:#77787A}
div.tip-content em, div.tip-content strong{margin-top:15px}
div.tip-content div.history span{font-size:11px; font-weight:bold}
div.tip-content div.history li span{margin-right:15px}
div.tip-content div.contact{background-color:#FFF; float:left; padding:15px 10px; width:210px}
div.tip-content div.contact span, div.tip-content div.contact strong, div.contact em{display:block}
div.tip-content div.history{float:left; padding:5px 10px; width: 400px}
/* MultiSelect Plugin
-------------------------------- */
a.multiSelect {	background: #FFF url(/common/images/dropdown.blue.png) right center no-repeat;border: solid 1px #BBB;padding-right: 20px; width: 225px;
				position: relative;cursor: default;	text-decoration: none;	color: black;display: -moz-inline-stack;display: inline-block;vertical-align: top;}
a.multiSelect:link, a.multiSelect:visited, a.multiSelect:hover, a.multiSelect:active {	color: black;text-decoration: none;}
a.multiSelect span{	margin: 1px 0px 1px 3px;overflow: hidden;display: -moz-inline-stack;display: inline-block;white-space: nowrap; width:225px;}
a.multiSelect.active, a.multiSelect.focus {	border: inset 1px #000;}
.multiSelectOptions {margin-top: -1px;overflow-y: auto;overflow-x: hidden;border: solid 1px #B2B2B2;background: #FFF; width: 229px;}
.multiSelectOptions LABEL {	padding: 0px 2px;display: block;white-space: nowrap;}
.multiSelectOptions LABEL.optGroup{	font-weight: bold;}
.multiSelectOptions .optGroupContainer LABEL{padding-left: 10px;}
.multiSelectOptions.optGroupHasCheckboxes .optGroupContainer LABEL{	padding-left: 18px;}
.multiSelectOptions input{vertical-align: middle;}
.multiSelectOptions LABEL.checked {	background-color: #E6E9CE;}
.multiSelectOptions LABEL.selectAll {border-bottom: dotted 1px #CCC;}
.multiSelectOptions LABEL.hover {background-color: #E6E9CE;	color: white;}
/* Help Section Lists */
#helpPopup ul{ padding-left: 30px;list-style-type: disc;}

/* File Uploader and Import Tool */

#upload-statuses { list-style: none }
#upload-statuses li.fail { color:#BF311A;}
#import-statuses { list-style: none }
#import-statuses li { font-size: 11px; }
#import-statuses li.success { color:#88970C;}
#import-statuses li.fail { color:#BF311A;}
#import-statuses li.warn { color:#BF6D1A;}
#import-upload-spinner {display:inline-block; background: url("/common/images/loading.gif"); width:15px; height:15px; vertical-align:text-bottom;}
.import-hr { background: #88970C;width: 400px;height: 2px;margin-right: 350px;}
.btnSpanImport { display:block; width: 115px; padding: 7px 0; text-align:center; background:#88970C; border-bottom:1px solid #ddd;color:#fff;cursor: pointer;}
.btnImport a { text-decoration: none; }
.btnImport a:hover { text-decoration: none; }
.btnImportAction { display: inline-block; margin-right: 8px;}

/* END File Uploader and Import Tool */
#helpPopup ul{ padding-left: 30px;list-style-type: disc;}

/*Edit Location - International Address Format CSS*/
#AddressIntlFormat div.add-token{float:left;background:url(/common/images/icon-greenplus.gif); cursor:pointer; display:inline-block; height:6px; width:6px; margin: 5px;}
#AddressIntlFormat div.selected-token{float:left; display:inline-block; border:1px solid #88970C; cursor:pointer;}
#AddressIntlFormat .token-line {margin:0;padding:5px 0;min-height:18px;display:block;}
#AddressIntlFormat .token {border-top:1px solid #333333;padding:3px;}
#AddressIntlFormat .token:first-child {border-top:0;}

.tokenDialogOuter,.tokenDeleteDialogOuter{position:relative;}
.tokenDialogInner{position:absolute;z-index:100;background-color:#e6e5e5;bottom:9px;left:-16px; color:#333;border:1px solid #333333;text-decoration:underline;width:100px;}
.tokenDeleteDialogInner {position:absolute;z-index:100;background-color:#e6e5e5;bottom:9px;left:-10px;padding:5px; color:#333;border:1px solid #333333;width:75px;text-decoration:underline;}
#token-set {width:375px; float:left;}
#PreviewPanel{width:275px; float:left; border:1px solid #333333; margin-left:5px; min-height:150px; background-color:#e6e5e5;padding:2px;}
#PreviewButton{cursor:pointer; display:inline-block; height:16px; width:16px; margin-left: 5px; background:url(/common/images/refresh.png);}
#PreviewLoader{cursor:pointer; display:inline-block; height:16px; width:16px; margin-left: 5px; background:url(/common/images/ajax-loader-sm.gif)}
.tokenDialogInner, .tokenDeleteDialogInner{border-radius: 10px;}
.balloonBottom{position:absolute;bottom:-9px;left:0;background:url(/common/images/comment-balloon.gif);z-index:999;width:26px;height:9px;}


.dynamic-content-indicators ul
{
	float: left;
	margin-right: 7px;
}
div.noteResults div.email-message.hidden
{
	display:none!important;
}
/*Hiding date picker div (won't affect functionality)*/
#ui-datepicker-div { display:none }

/*Shows what brands a Lead currently owns*/
.owns-brand {height:24px;width:24px;display:inline-block !important;margin-right:5px;line-height:24px;font-size:12px;text-align:center;font-weight:bold;margin-top:1px;cursor:help;}
.owns-brand--s  {background-color:#0088C7;color:white !important;}
.owns-brand--w  {background-color:#B92234;color:white !important;}
.owns-brand--a  {background-color:silver; color:white !important;}
.owns-brand--c  {background-color:#B0BC8B;color:white !important;}
.owns-brand--wg {background-color:#7F0000;color:white !important;}

/* INVENTORY UPLOAD */
.signoff { color: green; font-weight: bold; font-size: 1.2em; }
.signoff-no { color: red; font-size: 1.1em; }
#company-list { float: left; width: 590px; }
#company-list .item { width: 195px; }
.inventory-upload-page #dates { float: left; margin: 0px 15px 5px 0px; }
.inventory-upload-page #dates select { width: 48px; }
#inventory-list { margin-top: 10px; }
#upload-panel { float: right; margin: 0px 0px 5px 10px; }
#upload-file { width: 200px; }
#signoff-panel { float: right; }
#summary-panel { float: left; color: #7B7B7B; font-size: 1.3em; width: 400px; margin-bottom: 10px; }
.warning-summary { color:#333333; padding:5px 10px 8px 30px; margin:22px 0 15px 0; background:#fff989 url(../images/icon-warning.gif) no-repeat 10px 6px; }
.warning-summary ul		{ margin-left:0px; }
.warning-summary ul li	{ padding:3px 0 0 10px; background:url(../images/icon-bullet.gif) no-repeat 1px 10px; }
#signoff-submit { }

/* MICROSITE & EVENTS */
.event-list {
	background: #f8f8f8;
	width: auto;
}
.event-list td {
	padding: .5em;
	border: 1px solid #dedee0;
}
.event-list .callout {
	margin: 0;
}
.event-list input[type=checkbox] {
	margin: .2em .5em;
	vertical-align: middle;
}
.event-item-header {
	background-color:#eee;
	padding: 0.5em;
}
.event-item-header, .event-item-header label {
	cursor: pointer;
}
.event-item-header label {
	margin-right: 0;
}
#event-items > .event-item ~ .event-item .event-item-body {
	display: none;
}
#modal-cvent input[type=checkbox] {
	margin: 0;
	vertical-align: middle;
}
#modal-cvent label {
	width: 30%;
	margin: 0.5em 0.5em 0.5em 0;
	display: inline-block;
}
#modal-cvent input[type=text] {
	width: 65%;
}
#modal-cvent a.multiSelect {
	width: 60% !important;
}
#modal-cvent .multiSelectOptions label {
	display: block !important;
}
#modal-cvent textarea {
	width: 98%;
	height: 100px;
}
#modal-cvent .datebox {
	cursor: pointer;
}
#modal-cvent input[type=text].small {
	width: 70px;
}
#modal-cvent-content ul {
	padding-left: 1.2em;
}
#event-items {
	margin-top: 0.5em;
	width: 100%;
}
.event-item {
	padding: 0.5em;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 0;
	border-style: dashed;
	border-color: #999;
}
.event-item:last-child {
	border-bottom: 1px dashed #999 !important;
}
.event-extra-fields {
	padding: 0.5em 0;
	border-top: 1px dashed #eee;
	border-bottom: 1px dashed #eee;
}

/* PROMOTION */
#promotion .error {
	margin-top: .5em;
	color: red;
}
#promotion .product-info {
	margin: 2em 1em 0 0;
	padding: 1em;
	border: 1px solid #ddd;
	width: 55%;
	display: inline-block;
	vertical-align: top;
}
#promotion .product-info h2 {
	margin: 0.5em 0;
}
#promotion .product-info input[type=checkbox] {
	vertical-align: middle;
	margin: 0 0 0 .5em;  
}
#promotion .product-info label {
	display: inline-block;
}
#promotion .product-info .valid {
	margin: 0;
	font-weight: bold;
	color: green;
	border-bottom: 1px solid #eee;
}
.product-info .valid:after {
	margin-left: .5em;
	content: "\2713";
}
.product-info .invalid {
	font-weight: bold;
	color: red;
}
.product-info .invalid:after {
	margin-left: .5em;
	content: "\2717";
}
#loading {
	display: none;
}
#loading img {
	top: 50%;
	left: 50%;
	position:absolute;
}