@import "advancedsearch.css";

* {
	font-family:   Arial, sans-serif, Verdana, "Lucida Grande", Lucida, "Lucida Sans", "Lucida Sans Unicode";
}

body, table, table td {
	font-size: 11px;
}

p.intro {
	font-size: 12px;
	color: #333;
}

p.small {
	font-size: 10px;
	color: #333;
}

a:link {
	color: #3380AD;
	text-decoration: none;
}

a:visited {
	color: #1b3871;
	text-decoration: none;
}

a:hover {
	color: green;
	text-decoration: underline;
}

h1 {
	padding: 7px 0 10px 0; 
	margin: 0; 
	font-size: 16px; 
	font-weight: bold; 
	color: #444;
	margin-bottom: 10px;
	font-family: Arial, sans-serif, Verdana, Tahoma;
	text-align: left;
}

h1.globe-icon, h2.globe-icon {
	background: transparent url('http://resource.icentera.com/images/silk/world.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.deal-icon {
	background: transparent url('http://resource.icentera.com/images/silk/activity.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.resource-icon {
	background: transparent url('http://resource.icentera.com/images/silk/resourcecenter.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.powertool-icon {
	background: transparent url('http://resource.icentera.com/images/silk/wrench.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.index-icon {
	background: transparent url('http://resource.icentera.com/images/silk/summary.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.analytics-icon {
	background: transparent url('http://resource.icentera.com/images/silk/chart_bar.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.setup-icon {
	background: transparent url('http://resource.icentera.com/images/silk/setup.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.admin-icon {
	background: transparent url('http://resource.icentera.com/images/silk/admin.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.publisher-icon {
	background: transparent url('http://resource.icentera.com/images/silk/publisher.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.myic-icon {
	background: transparent url('http://resource.icentera.com/images/silk/house.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.myaccount-icon {
	background: transparent url('http://resource.icentera.com/images/silk/ic_admin.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.mydeals-icon {
	background: transparent url('http://resource.icentera.com/images/silk/activity.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.mycontent-icon {
	background: transparent url('http://resource.icentera.com/images/silk/summary.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.myreports-icon {
	background: transparent url('http://resource.icentera.com/images/silk/page_save.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.mygenerator-icon {
	background: transparent url('http://resource.icentera.com/images/silk/package_go.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.mysearches-icon {
	background: transparent url('http://resource.icentera.com/images/silk/zoom.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.mybinders-icon {
	background: transparent url('http://resource.icentera.com/images/silk/binder.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.myfavorites-icon {
	background: transparent url('http://resource.icentera.com/images/silk/award_star.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.mydid-icon {
	background: transparent url('http://resource.icentera.com/images/silk/email_link.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h1.mysubscriptions-icon {
	background: transparent url('http://resource.icentera.com/images/silk/transmit.gif') no-repeat 2px 7px;
	padding-left: 24px;
	height: 20px;
}

h2 {
	padding: 7px 0 2px 0; 
	margin: 0; 
	font-size: 13px; 
	font-weight: bold; 
	color: #444;
	margin-bottom: 10px;
	margin-top: 5px;
}

h2 a {
	font-size: 13px;
}

h3 {
	padding: 7px 0 2px 0; 
	margin: 0; 
	font-size: 12px; 
	font-weight: normal; 
	color: #666;
	margin-bottom: 10px;
	margin-top: 5px;
}

ul.display-list {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	list-style-type: circle;
	color: #333;
	margin: 0;
}

ul.status-list {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	margin-left: 20px;
	color: #333;
}

ul.status-list li {
	background: url(http://resource.icentera.com/images/silk/greencheck.gif) no-repeat top left;
	padding-left: 20px;
	margin-left: 0px;
	padding-bottom: 7px;
}

ul.status-list li.error {
	background: url(http://resource.icentera.com/images/silk/delete.gif) no-repeat top left;
}

.ic_error {
 	width:            100%;
    background-image: url('http://resource.icentera.com/images/cancel_16.gif');
    background-repeat: no-repeat;
    background-position: 5px 8px;
    margin-bottom:    15px;
    border:    1px solid maroon;
    padding:          8px;
    background-color: #FFCCCC;
    padding-left:     28px;
	font-size: 12px;
	color: maroon;
	margin: auto;
	xtext-align: center;
	margin-left: 0;
}

.ic_alert {
	font-size: 11px;
	color: #333;
	padding: 2px;
	margin: 10px;
	background: url('http://resource.icentera.com/images/alert_14.gif') no-repeat 8px 8px;
	text-align: left;
	border:			  1px solid #ccc;
    padding:          8px;
	padding-left: 25px;
    background-color: #FFFFE0;
	margin-left: 0;
}

.ic_success {
	font-size: 11px;
	color: #333;
	padding: 2px;
	margin: 10px;
	background: url('http://resource.icentera.com/images/silk/greencheck.gif') no-repeat 8px 8px;
	text-align: left;
    padding:          8px;
	padding-left: 25px;
	border: 1px solid #488F62;
    background-color: #BEDEBE;
	margin-left: 0;
}

.ic_information {
	font-size: 11px;
	color: #333;
	padding: 2px;
	margin: 10px;
	background: url('http://resource.icentera.com/images/silk/information.gif') no-repeat 8px 8px;
	text-align: left;
    padding:          8px;
	padding-left: 28px;
	border: 1px solid #AAD0DF;
    background-color: #D2E6EE;
	margin-bottom: 17px;
	clear: both;
	margin-left: 0;
}

table.display-table {
	font-size: 11px;
	width: 100%;
	margin-bottom: 10px;
}

table.display-table td.datatype-header {
/*	background: #ccc;
*/	background: #3380AD;
	color: white;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

table.display-table td.folder-header {
	color: white;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #488F62;
	border-bottom: 1px solid #488F62;
	padding-left: 25px;
/*	background: #BEDEBE url('http://resource.icentera.com/images/silk/folder.gif') no-repeat 5px 5px;
*/	background: #3380AD url('http://resource.icentera.com/images/silk/folder.gif') no-repeat 5px 5px;
}

table.display-table td.binder-header {
	color: white;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #1B3871;
	border-bottom: 1px solid #1B3871;
	padding-left: 25px;
	background: #3380AD url('http://resource.icentera.com/images/silk/binder.gif') no-repeat 5px 5px;
}

table.content-table {
	border: 1px solid #aaa;
	margin-bottom: 25px;
}

table.portal-items-table {
	border: 1px solid #488F62;
	margin-bottom: 25px;
}

table.binder-table {
	border: 1px solid #1b3871;
	margin-bottom: 25px;
}

#tab-box-content .display-table {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
}

#tab-box-content .tab-box-inside .display-table {
	width: 95%;
	margin: 10px;
	display: block;
}

#tab-box-content .tab-box-inside .ic_information {
	width: 684px;
}

table.display-table td {
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #fafafa;
	padding: 4px;
	color: #333;
	font-size: 11px;
}

table.display-table tr.alt td {
	background: #fafafa;
}

table.display-table tr.hilite td {
	background: #f1f5fa;
	border-bottom: 1px solid #cddced;
}

table.display-table td a {
	text-decoration: none;
}

table.display-table th a {
	text-decoration: none;
	font-size: 12px;
}

table.display-table th {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px dotted #ccc;
	white-space: nowrap

}

.generic-box {
	width: 100%;
	background: #fafafa;
	border: 1px solid #aaa;
	xmargin-top: 15px;
	margin-bottom: 25px;
}

.generic-box-header {
	background: #ccc url('http://resource.icentera.com/images/forum-bg-header.jpg') repeat-x top left;
	border-bottom: 1px solid #aaa;
	height: 25px;
}

.generic-box-header h2 {
 	padding: 4px;
	padding-left: 9px;
	color: #444;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

.generic-box-body {
	padding: 10px;
	font-size: 11px;
	color: #333;
}

.generic-box-footer {
	padding: 3px;
	text-align: right;
	color: #888;
	font-size: 10px;
	background: #efefef;
	border-top: 1px dotted #aaa;
}

.generic-box-footer a:link, .generic-box-footer a:visited {
	color: #666;
}

.record-count {
	font-size: 11px;
	color: #aaa;
	text-align: right;
	padding-right: 5px;
}

.back-button {
	font-size: 16px;
	color: #333;
	padding: 0px;
	margin: 6px;
	padding-left: 25px;
	clear: both;
	background: url('http://resource.icentera.com/images/arrow-back_16.gif') no-repeat 0 0;
	height: 30px;
}

.bottom-button-bar {
	padding: 6px;
	text-align: right;
	width: 100%;
}

.offset-container {
	margin-left: 17px;
}

.time-frame {
	font-size: 11px;
	margin: 10px;
	padding: 10px;
	background-color: #F1F5FA;
	border: 1px solid #ccc;
}

.time-frame h3 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	background:  url('http://resource.icentera.com/images/calendar_16.gif') no-repeat 0 0;
	padding-left: 23px;
	margin-bottom: 8px;
}

.time-frame form {
	padding: 0;
	margin: 0;
}

#test-exlink {
	padding: 5px;
	xborder: 1px solid #488F62;
	padding-left: 25px;
	background: transparent url('http://resource.icentera.com/images/silk/email_link.gif') no-repeat 4px 4px;
	width: 120px;
	margin: 5px;
	text-align: left;
	font-size: 11px;
}

#test-exlink a {
	text-decoration: none;
}

/* content index manager styles, may also be reused */

.cim-view {
	background: transparent url('http://resource.icentera.com/images/silk/show.gif') no-repeat 2px 2px;
	display: inline;
	padding: 3px 8px 3px 21px;
}

.cim-approve {
	background: transparent url('http://resource.icentera.com/images/silk/approve.gif') no-repeat 2px 2px;
	display: inline;
	padding: 3px 8px 3px 21px;
}

.cim-depts {
	background: transparent url('http://resource.icentera.com/images/silk/group_add.gif') no-repeat 2px 2px;
	display: inline;
	padding: 3px 8px 3px 21px;
}

.cim-delete {
	background: transparent url('http://resource.icentera.com/images/silk/delete_sm.gif') no-repeat 2px 2px;
	display: inline;
	padding: 3px 8px 3px 21px;
}

.cim-delete-off {
	background: transparent url('http://resource.icentera.com/images/silk/delete_sm_off.gif') no-repeat 2px 2px;
	display: inline;
	padding: 3px 8px 3px 21px;
	color: gray;
}

.cim-archive {
	background: transparent url('http://resource.icentera.com/images/silk/archive.gif') no-repeat 2px 2px;
	display: inline;
	padding: 3px 8px 3px 21px;
}

.cim-edit {
	background: transparent url('http://resource.icentera.com/images/silk/edit.gif') no-repeat 2px 2px;
	display: inline;
	padding: 3px 8px 3px 21px;
}

.cim-purge {
	background: transparent url('http://resource.icentera.com/images/silk/purge.gif') no-repeat 2px 2px;
	display: inline;
	padding: 3px 8px 3px 21px;
}

.cim-reinstate {
	background: transparent url('http://resource.icentera.com/images/silk/reinstate.gif') no-repeat 2px 2px;
	display: inline;
	padding: 3px 8px 3px 21px;
}

.cim-required {
	background: transparent url('http://resource.icentera.com/images/silk/required.gif') no-repeat 2px 2px;
	display: inline;
	padding: 3px 8px 3px 21px;
}

.cim-sendpw {
	background: transparent url('http://resource.icentera.com/images/silk/send_password.gif') no-repeat 2px 2px;
	display: inline;
	padding: 3px 8px 3px 21px;
}

.cim-disabled {
	color: #ccc;
}

.generic-box-header h2.summary {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/summary.gif') no-repeat 4px 4px;
}

.generic-box-header h2.news {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/newspaper.gif') no-repeat 4px 4px;
}

.generic-box-header h2.items {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/items.gif') no-repeat 4px 4px;
}

.generic-box-header h2.binders {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/binder.gif') no-repeat 4px 4px;
}

.generic-box-header h2.users {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/user.gif') no-repeat 4px 4px;
}

.generic-box-header h2.notes {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/note.gif') no-repeat 4px 4px;
}

.generic-box-header h2.account-team {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/user_suit.gif') no-repeat 4px 4px;
}

.generic-box-header h2.products {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/product.gif') no-repeat 4px 4px;
}

.generic-box-header h2.activity {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/activity.gif') no-repeat 4px 4px;
}

.generic-box-header h2.email {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/email.gif') no-repeat 4px 4px;
}

.generic-box-header h2.exlink {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/email_link.gif') no-repeat 4px 4px;
}

.generic-box-header h2.stats {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/chart_bar.gif') no-repeat 4px 4px;
}

.generic-box-header h2.search {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/search_16.gif') no-repeat 4px 4px;
}

.generic-box-header h2.portals {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/world.gif') no-repeat 4px 4px;
}

.generic-box-header h2.new-items {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/index_add.gif') no-repeat 4px 4px;
}

h2.index-icon {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/summary.gif') no-repeat 2px 6px;
}

h2.tab-icon, h1.tab-icon {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/tab_edit.gif') no-repeat 2px 6px;
}

h2.configuration-icon {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/wrench.gif') no-repeat 2px 6px;
}


h2.myic-icon {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/user.gif') no-repeat 2px 6px;
}

h2.categories-icon {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/template.gif') no-repeat 2px 6px;
}

h2.mysearches-icon {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/zoom.gif') no-repeat 2px 6px;
}

h2.sellingsteps-icon {
	padding-left: 23px;
	background: transparent url('http://resource.icentera.com/images/silk/edit.gif') no-repeat 2px 6px;
}


.ic-login {
	text-align: center;
}

.ic-login p {
	text-align: center;
	margin: 10px;
	font-size: 11px;
	color: #666;
}

.ic-login-heading h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, sans-serif, Verdana, Tahoma;
	padding: 4px 4px 4px 4px;
	color: white;
	padding-left: 24px;
	background: url('http://resource.icentera.com/images/silk/key.gif') no-repeat 5px 6px;
}

.ic-login-heading {
	background: #aaa;
}

#ic-login-table {
	border: 1px solid #aaa;
	width: 330px;
	background: #efefef;
	text-align: left;
	margin: auto;
}

#ic-login-table .form-table {
	margin-top: 15px;
	margin-bottom: 15px;
}

.ic-login-smmsg {
	color: #aaa;
	font-size: 9px;
}

p.smalltext {
	font-size: 10px;
}

h1.communication-center {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding: 0;
	margin: 0;
	border: 0;
	margin-bottom: 2px;
	background: transparent url('http://resource.icentera.com/images/silk/world.gif') no-repeat 0px 0px;
	padding-left: 24px;
	height: 20px;
}

h2.portal-details {
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-left: 24px;
}

h2.portal-details a:link, h2.portal-details a:visited,  {
	color: #3380AD;
	font-size: 11px;
}

#portal-details-heading {
	padding: 10px 0px 5px 0px;
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px solid #efefef; 
}

table tr.menu-hilite td {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 4px;
	background: #f1f5fa;
	border-bottom: 1px solid #cddced;
}

table tr.menu-normal td {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 4px;
	border-bottom: 1px solid #efefef
}