/*Color swatches
parent #507EB8
child #83A5CD
gchild #CEDBEB
sub_gchild #E3EAF2

*/

/************* popup notification *******************************/

.showNotify {
	width: 200px;
	display: block;
	height: 200px;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1000;
}

#notifyComponent {
	width: 200px;
	height: 200px;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1000;
}

.hideNotify {
	display: none;
}

.showNotify {
	display: block;
}

/************* Data Form edit controls ********************************/
.editControlHide {
	display: none;
}

.editControlShow {
	display: inline;
}

/************* Asset Detail Page Submit All Button styles *************/
.hideSubmitAll {
	visibility: hidden;
}

.showSubmitAll {
	visibility: visible;
}

/************* LinkRequirementCollector link styles ******/
.hideLinkRequirement {
	display: none ! important;
}

.showLinkRequirement {
	display: inline ! important;
}

/************* Partition Scheme styles ******/
.partitionSchemeInstruction {
	font-family: Arial;
	font-size: 12px;
	color: #777777;
}

.allocationHeader {
	background-color: #DDDDDD;
}

/************* Global defaults *****************/

.currentTargetHeader {
	background-color: #FFFFFF;
}

.inheritedTargetHeader {
	background-color: #FF9900;
}

.currentTargetRow {
	background-color: #ddddFF;
}

.inheritedTargetRow {
	background-color: #FFdddd;
}

body {
/** The standard font-family for all text */	
	font-family: Arial;
	font-size: 11px;
	padding-left: 2px;
}

a, buttoon, label, th, input, select, textarea {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

td, th {
	color: #222;
	background-color: transparent;
	text-align: left;
}

td {
	font-family: Arial;
	font-size: 12px;
}

/***NestingTable***/
tr.child {
	background-color: #ddd;
}

tr.child td {
	background-color: #ddd;
}

td.firstChild span {
	background-color: #ddd;
	margin-left: 8px;
}

.highlight, .highlight td {
	background-color: #E3EAF2 ! important;
}

.highlightWithPointer, .highlightWithPointer td {
	background-color: #E3EAF2 ! important;
	cursor: pointer;
}

h2 {
	color: #555555;
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: solid 0px #000;
	margin-bottom: 0px;
}

h3.table-title {
	margin-bottom: 10px;
}

h3 {
	color: #97A4C8;
	margin-bottom: 12px;
	font-size: 13px;
	border-bottom: solid 0px #000;
	margin-bottom: 24px;
}

h3 a {
	color: blue;
	text-transform: lowercase;
	font-size: 90%;
}

h4 {
	font-size: 11px;
	color: #555;
	font-weight: bold;
	background-color: #E2E2E2;
	padding: 5px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	border: solid 1px #83A5CD;
	line-height: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h5 {
	color: #555;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	border-bottom: solid 0px #000;
}

.entity-title {
	color: #555;
	font-weight: bold;
	font-size: 24px;
}

/*input {*/
input.textfield, input.checkbox, input.radiobox {
	border: solid 1px #ccc;
	background-color: #eeeeee;
}

/* CSS 3 - not supported by IE
input[type*="text"] {
	background-color: red;
}
*/

input.enabled, textarea.enabled {
	border: solid 1px #ccc;
	background-color: #eeeeee;
	overflow: auto;
}

input.disabled, textarea.disabled, select.disabled {
	border: solid 0px;
	border-color: transparent;
	background-color: transparent;
	color: #000;
	overflow: auto;
}

input.cpcspecific, textarea.cpcspecific, select.cpcspecific {
	border: solid 0px;
	border-color: transparent;
	background-color: transparent;
	overflow: auto;
}

/******************** Feedback *******************/
.status_error {
	background-image: url( '/resources/img/icons/exclamation.png' );
	background-repeat: no-repeat;
	background-color: transparent;
	text-decoration: none;
	border: 0px;
	height: 20px;
	width: 20px;
	padding-left: 20px;
}

.status_warn {
	background-image: url( '/resources/img/icons/error.png' );
	background-repeat: no-repeat;
	background-color: transparent;
	text-decoration: none;
	border: 0px;
	height: 20px;
	width: 20px;
	padding-left: 20px;
}

.status_good {
	background-image: url( '/resources/img/icons/accept.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	text-decoration: none;
	border: 0px;
	height: 20px;
	width: 20px;
	padding-left: 20px;
}

.error {
	color: red;
}

.error_assetDetail {
	color: red;
	display: block ! important;
}

span.feedbackPanel {
	display: inline;
}

span.feedbackPanel ul {
	margin: 0px;
	text-decoration: none;
}

/**************************/

.io {
	background-image: url( '/resources/img/icons/page_excel.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	float: right;
}

.io_nofloat {
	background-image: url( '/resources/img/icons/page_excel.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #7A7A7A;
}

.export_link_left {
	background-image: url( '/resources/img/icons/page_excel.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	padding-left: 22px;
	float: left;
}

.calculator {
	background-image: url( '/resources/img/icons/calculator.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	padding-left: 20px;
}

/*
.tools {
	background-image:url('/resources/img/icons/cog.gif');
	background-repeat: no-repeat;
	background-color:transparent;
	background-position: right;
	padding-right: 20px;
}
*/

.add {
	background-image: url( '/resources/img/icons/add.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	padding-left: 20px;
}

.edit {
	background-image: url( '/resources/img/icons/pencil.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	padding-left: 20px;
}

.save {
	background-image: url( '/resources/img/icons/disk.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	padding-left: 20px;
}

.buttonToLinkStyling {
	border: none;
	text-decoration: underline;
	color: gray;
	font-size: 90%;
}

.cancel {
	background-image: url( '/resources/img/icons/cancel.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	padding-left: 20px;
}

.cancelActive {
	background-image: url( '/resources/img/icons/cancel.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	padding-left: 20px;
}

.otherActions {
/*background-image: url( '/resources/img/icons/cancel.gif' );*/
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	padding-left: 20px;
}

.help {
	background-image: url( '/resources/img/icons/nav_help.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 20px;
}

.cog {
	background-image: url( '/resources/img/icons/nav_mysettings.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 20px;
}

.user {
	background-image: url( '/resources/img/icons/nav_loginas.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 20px;
}

.logout {
	background-image: url( '/resources/img/icons/nav_logout.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 20px;
}

.calculator:hover {
	text-decoration: underline;
	border: 0px;
}

.export {
	background-image: url( '/resources/img/icons/application_view_detail.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	height: 20px;
	background-position: left;
	padding-left: 20px;
	color: #7A7A7A;
	font-weight: normal;
	margin-left: 4px;
}

a.action {
	color: #7A7A7A;
	font-weight: normal;
}

.add {
	background-image: url( '/resources/img/icons/add.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	background-position: left;
	padding-left: 20px;
	margin-left: 4px;
	color: #7A7A7A;
	font-weight: normal;
}

.add:hover {
	text-decoration: underline;
}

.no_icon {
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	background-position: left;
	padding-left: 20px;
	margin-left: 4px;
	color: #7A7A7A;
	font-weight: normal;
}

.rfp:hover {
	text-decoration: underline;
	cursor: pointer;
}

.button {
	background-color: #fffec7;
	border: 1px #ccc solid;
	color: #555;
	font-weight: normal;
	padding: 1px 10px 1px 10px;
}

.trash, .delete, .remove {
	background-image: url( '/resources/img/icons/bin_closed.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	background-position: left;
	padding-left: 20px;
	margin-left: 4px;
	color: #7A7A7A;
	font-weight: normal;
}

.link {
	background-image: url( '/resources/img/icons/link.png' );
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	background-position: left;
	padding-left: 20px;
	margin-left: 4px;
	color: #7A7A7A;
	font-weight: normal;
}

.remove {
	padding-left: 20px;
	color: #7A7A7A;
	font-weight: normal;
	text-decoration: underline;
}

.complete_global {
	background-image: url( '/resources/img/icons/global_complete.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	height: 16px;
	width: 16px;
	background-position: left;
	padding-left: 20px;
	padding-top: 5px;
	margin-left: 4px;
	color: #7A7A7A;
	font-weight: normal;
}

.clone_global {
	background-image: url( '/resources/img/icons/global_clone.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	height: 16px;
	background-position: left;
	padding-left: 20px;
	padding-top: 5px;
	margin-left: 4px;
	color: #7A7A7A;
	font-weight: normal;
}

.delete_global {
	background-image: url( '/resources/img/icons/global_delete.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	background-position: left;
	padding-left: 20px;
	padding-top: 5px;
	height: 16px;
	margin-left: 4px;
	color: #7A7A7A;
	font-weight: normal;
}

.toList_global {
	background-image: url( '/resources/img/icons/global_show.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	height: 16px;
	background-position: left;
	padding-left: 20px;
	padding-top: 5px;
	margin-left: 4px;
	color: #7A7A7A;
	font-weight: normal;
}

.add_global {
	background-image: url( '/resources/img/icons/global_new.gif' );
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	height: 16px;
	background-position: left;
	padding-left: 20px;
	padding-top: 5px;
	margin-left: 4px;
	color: #7A7A7A;
	font-weight: normal;
}

.transition {
	background-image: url( '/resources/img/icons/arrow_up.png' );
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	background-position: left;
	padding-left: 20px;
	margin-left: 4px;
	color: #7A7A7A;
	font-weight: normal;
}

.remove:hover {

}

.targeting {
	background-image: url( '/resources/img/icons/add.gif' );
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	border: 0px;
	width: 20px;
	margin-left: 4px;
}

/* Partition Scheme classes */
.targetedSegmentPromote {
	background-image: url( '/resources/img/icons/arrow_up.png' );
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	background-position: left;
	padding-left: 20px;
	margin-left: 4px;
	color: #7A7A7A;
	font-weight: normal;
}

.targetedSegmentDemote {
	background-image: url( '/resources/img/icons/arrow_down.png' );
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	background-position: left;
	padding-left: 20px;
	margin-left: 4px;
	color: #7A7A7A;
	font-weight: normal;
}

/**********************/

/*****************Content*****************/
body div#content {
	padding: 0px 12px 0px 12px;
	background-color: yellow;
}

.defaultSectionStyling {
	border: solid 1px #ccc ! important;;
}

.headerSection {
	background-color: #ddd ! important;
	border-top: 3px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.headerSection a {
	font-size: 90%;
}

.section {
	border-bottom: solid 0px #999;
	background-color: #fff ! important;
}

.section .section {
	border-bottom: solid 0px #999;
	margin-left: 12px ! important;
}

.section .section table.sectionHeading {
	background-color: #fff ! important;
	font-size: 12px ! important;
	font-weight: normal ! important;
	border: solid 1px #fff ! important;
	line-height: 10px ! important;
	color: #000 ! important;
	text-decoration: underline;
}

.section .section .container {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px ! important;
	border-bottom: solid 0px #CEDBEB;
	border-top: solid 0px #CEDBEB;
	border-left: solid 0px #CEDBEB;
	border-right: solid 0px #CEDBEB;
}

.pub-container {
	padding: 0px 0px 0px 0px;
	margin-bottom: 24px;
	border-bottom: solid 1px #CEDBEB;
	border-top: solid 0px #CEDBEB;
	border-left: solid 1px #CEDBEB;
	border-right: solid 1px #CEDBEB;
}

.sectionHeading {
	line-height: 20px;
	border-top: 3px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 3px solid #ccc;
	padding-right: 3px;
	background-color: #ddd;
}

.sectionHeading a {
	font-size: 90%;
}

.history h4 {
	border: none;
	font-size: 12px ! important;
	font-weight: normal ! important;
	background-color: #eee ! important;
}

.history .sectionHeading span {
	border: none;
	background-color: #eee ! important;
}

.history .sectionHeading a {
	border: none;
	background-color: #eee ! important;
}

.history .sectionHeading th {
	border: none;
	color: black;
	background-color: #eee ! important;
}

.history .sectionHeading td {
	border: none;
	background-color: #eee ! important;
}

.section .section {
	border-bottom: 0px ! important;
}

.actions a:hover, a.action:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #7A7A7A;
}

.actions a, a.action {
	text-decoration: underline;
	font-weight: normal;
	color: #7A7A7A;
}

/*****************/

/*****************Component Picker*****************/
.componentPicker {

}

.componentPicker h5 {
	margin: 0px;
	padding: 8px;
	background-color: #666;
	color: #fff;
	text-align: center;
}

.componentPicker .container {
	padding: 8px;
	background-color: #ccc;
	border: solid 1px #666;
	text-align: center;
}

.componentPicker .container div {
	text-align: left;
}

/*****************/

/*****************Sections*****************/
h4.planning {
	background-color: #fff;
	margin: 0px;
	border-bottom: solid 1px #666;
}

/*****************/

/*Buttons*/

.savebutton, .savebutton:link, .savebutton:visited {
	color: #000000;
	background-color: #FFBA00;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: solid 3px #000000;
	border-left: solid 1px #ff9900;
	border-right: solid 1px #B17712;
	border-top: solid 1px #ff9900;
	border-bottom: solid 1px #B17712;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 1px;
}

.deleteactionbutton:hover {
	color: #000000;
	background-color: #8CCFF0;
	text-decoration: none;
}

.deleteactionbutton, .deleteactionbutton:link, .deleteactionbutton:visited {
	color: #000000;
	background-color: #FF0000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: solid 3px #000000;
	border-left: solid 1px #ff9900;
	border-right: solid 1px #B17712;
	border-top: solid 1px #ff9900;
	border-bottom: solid 1px #B17712;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 1px;
}

.savebutton:hover {
	color: #000000;
	background-color: #FFCC00;
	text-decoration: none;
}

/*
	span.deletebutton {
		background-image:url('/resources/img/icons/cancel.png');
		background-repeat: no-repeat;
		background-position: center;
		background-color: buttonface;
		border: outset 2px buttonshadow;
		width:28px;
		height:24px;
	}
*/
.deletebutton, .reservebutton, .enablebutton {
	color: #737812;
	font-weight: normal;
	background-color: #fff;
	border: 0px;
	padding: 2px;
}

a.expandoController {
	text-decoration: none;
	width: 25px;
	text-align: center;
}

.deletebutton:hover, .reservebutton:hover, .enablebutton:hover {
	text-decoration: underline;
}

.cancelbutton, .cancelbutton:link, .cancelbutton:visited {
	color: #ffffff;
	background-image: url( '/resources/img/button_neg_bg.jpg' );
	background-repeat: repeat-x;
	background-color: transparent;
	background-color: #CC3300;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: solid 3px #000000;
	border-left: solid 1px #D94040;
	border-right: solid 1px #340000;
	border-top: solid 1px #D94040;
	border-bottom: solid 1px #340000;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 1px;
}

.cancelbutton:hover {
	color: #ffffff;
	background-image: url( '/resources/img/button_neg_bg_hover.jpg' );
	background-color: #990000;
	text-decoration: none;
}

.actionbutton, a.actionbutton:link, a.actionbutton:visited {
	color: #222222;
	background-color: #ffcc00;
	background-image: url( '/resources/img/button_bg.jpg' );
	background-repeat: repeat-x;
	background-color: transparent;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border: solid 1px #000000;
	border-left: solid 2px #ff9900;
	border-right: solid 6px #000000;
	border-top: solid 1px #ff9900;
	border-bottom: solid 1px #ff9900;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-top: 1px;
}

.actionbutton:hover {
	color: #000000;
	background-image: url( '/resources/img/button_bg_hover.jpg' );
	background-color: #FFBA00;
	text-decoration: none;
}

.subactionbutton, .subactionbutton:link, .subactionbutton:visited {
	color: #ffffff;
	background-image: url( '/resources/img/button_minor_bg.jpg' );
	background-repeat: repeat-x;
	background-color: transparent;
	background-color: #5070AF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: solid 1px #000000;
	border-left: solid 1px #778899;
	border-right: solid 1px #001122;
	border-top: solid 1px #778899;
	border-bottom: solid 1px #001122;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 1px;
}

.subactionbutton:hover {
	color: #ffffff;
	background-image: url( '/resources/img/button_minor_bg_hover.jpg' );
	background-color: #667788;
	text-decoration: none;
}

/*****************Smart Table*****************/

/**
	IE is screwing with nested divs - nothing should be 100%
	see NavigablePage.html for IE hack
*/
.maxWidth {
	width: 100%;
}

tr.even td {
	background-color: #CCCCCC;
}

tr.odd td {
	background-color: #ffffff;
}

#content table.smart-table {

}

table.smart-table {
	border-top: 1px #fff solid; /*border-bottom: 1px #ccc solid;*/
}

table.smart-table tr td {
	color: #000;
	padding: 3px;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
}

table.smart-table td:first-child {
	font-weight: normal;
	color: #000000;
	border-left: solid 1px #fff;
}

table.smart-table th {
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	background-color: #999;
	border: outset 0px #666;
	border-bottom: solid 1px #fff;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

table.smart-table th:first-child {
/*font-weight: normal;*/
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
}

table.smart-table th a {
	color: #fff;
	text-decoration: underline;
}

table.smart-table th a:hover {
	text-decoration: underline;
}

/*****************/

/*****************Detail Page Smart Table*****************/

.mini-graph-value1 {
	background-color: #6C9AD9 ! important;
}

.mini-graph-value2 {
	background-color: darkblue ! important;
}

.mini-graph-remaining {
	background-color: #ccc ! important;
}

/*****************/

/*****************Chart Table*****************/
table.chart {
	background-color: #fff;
	-moz-border-radius: 0px;
	font-weight: normal;
	color: #555;
	border: solid 1px #cccccc;
	padding: 5px;
}

td.chart-title {
	background-image: url( '/resources/img/tableheader_bg.jpg' );
	background-repeat: repeat-x;
	text-align: left;
	-moz-border-radius: 0px;
	font-weight: bold;
	color: #555;
	border-bottom: solid 1px #555;
	padding: 5px;
}

td.chart-controls {
	background-image: url( '/resources/img/tableheader_bg.jpg' );
	background-repeat: repeat-x;
	text-align: right;
	border-bottom: solid 1px #555;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	padding-top: 5px;
}

td.chart-controls a {
	text-align: right;
	font-weight: bold;
	color: #737812;
}

a.header-sorted-asc {
	background-image: url( '/resources/img/arrow_up.gif' );
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	padding-right: 12px;
}

a.header-sorted-desc {
	background-image: url( '/resources/img/arrow_down.gif' );
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	padding-right: 12px;
}

a.header-sortable {
	background-image: url( '/resources/img/arrow_off.gif' );
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	padding-right: 12px;
}

/*Filter Styles*/

table.filtertable {
	text-align: left;
	font-weight: normal;
	color: #000000;
	border: solid 1px #cccccc;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

table.invoiceTable {
	padding: 4px;
	border: solid 1px #cccccc;
}

table.invoiceTable caption {
	text-align: left;
	font-weight: bold;
	font-size: small; /* for MSIE	*/
	color: black;
}

td.filtertable {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	color: #000000;
	border-right: 0px solid;
	border-left: 0px solid;
	border-top: 0px solid;
	border-bottom: 0px solid;
}

td.filtertablebottom {
	background-color: #E8E6D7;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
	color: #000000;
	border-right: 0px solid;
	border-left: 0px solid;
	border-top: 0px solid;
	border-bottom: 0px solid;
}

/*****************Detail - Edit Table*****************/
table.detail {
	width: 100%;
	margin-bottom: 20px;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

table.detailBorder {
	width: 100%;
	margin-bottom: 20px;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

table.detail tr th {
	font-weight: bold;
	text-align: left;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid; /*padding: 2px 5px 2px 10px;*/
	width: 10%;
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}

input {
	overflow: hidden;
}

table.detail input {
	overflow: hidden;
}

table.detail textarea {
	overflow: auto;
}

table.detail tr td {
	border-bottom: #ccc 1px solid;
	padding: 2px 5px 2px 5px;
	text-align: left;
}

table.detailForPartitionSchemeDetails tr td {
	padding: 2px 5px 2px 5px;
	text-align: left;
}

/** introduced for TPAS AdSpace detail page, for tables nested in detail cells. **/
table.cellNested {
	width: auto;
}

table.cellNested caption {
/* Copied from partition scheme page */
	color: #777777;
	padding-left: 2em;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

table.cellNested tr th {
	text-align: left;
	white-space: normal;
}

table.cellNested label {
	padding-left: 2em;
}

/****** Quick Glance Table ******/
table.quickGlanceTable tr th {
	text-align: center;
	font-weight: bold;
}

table.quickGlanceTable tr td {
	text-align: center;
}

.quickGlanceWarnings {
	color: #990000;
}

.quickGlanceWarnings div {
	text-align: left;
	line-height: 20px;
}

.quickGlanceBorder {
	border-top: 1px solid #990000;
}

/*used in conjuction with the edit table*/
.editControl BUTTON {

}

/*****************  Device Targeting Component style ****************/
select.deviceTarget {
	height: 200px;
	width: 280px;
}

/****************/

/*****************Ajax Sortable Header for MADXTable Paging Controls**********/
a.wicket_orderUp {
	background-image: url( '/resources/img/arrow_up.gif' );
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}

a.wicket_orderNone {

}

a.wicket_orderDown {
	background-image: url( '/resources/img/arrow_down.gif' );
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}

/*****************Page Numbers*****************/

.tablepaging {
	font-size: 16px;
	color: #FF7300;
}

.tablepaging a {
	font-size: 12px;
	text-decoration: underline;
	color: #FF7300;
}

.tablepaging i {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #333399;
}

/*****************/

/*****************Filter Control*****************/
div.filterControl div a {
	margin: 12px;
	padding: 8px;
	text-align: right;
}

/*****************/

/* ////////////////Feedback/////////////// */
.feedbackPanelERROR {
	color: red;
}

/*////////// Login Panel /////////////////*/
input#email {
	width: 175px;
}

input#password {
	width: 175px
}

/*////////// end Login Panel /////////////////*/

/*****************Checklist*****************/
ul.checklist {
	padding: 10px 0px 4px 0px;
	margin: 10px 0px 4px 0px;
}

ul.checklist li.checked {
	list-style-image: url( /resources/img/icons/accept.gif );
	list-style-position: outside;
	font-family: Arial ! important;
	font-size: 10px ! important;
	margin-bottom: 8px;
	margin-left: 20px;
}

ul.checklist li {
	list-style-type: decimal;
	list-style-position: outside;
	font-family: Arial ! important;
	font-size: 10px ! important;
	margin-bottom: 8px;
	margin-left: 20px;
}

.checklist_tip {
	width: 124px;
	white-space: normal;
	background-color: #fff;
}

.sidebar div {
	background-color: #CEDBEB;

}

/*****************/

/*
.controls .transition button {
	padding: 2px;
	height: 50px;
	width: 100px;
}
*/

a.open {
	background-image: url( '/resources/img/icons/arrowdown_icon.gif' );
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

a.close {
	background-image: url( '/resources/img/icons/arrowright_icon.gif' );
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.headerLtGray {
	background-color: #efefef;
	border-bottom: solid 1px #ccc;
	margin: 0px;
	padding: 8px;
}

.contentHeader {
	background-color: #FFF;
	height: 25px;
}

.activeTargeting {
	/*
	 border-left: #E51837 solid 2px ! important;
	 border-top: #E51837 solid 2px ! important;
 */
}

.inheratedTargeting span {
	color: #888 ! important;
}

.inheratedTargetingDetails span {
	color: #888 ! important;
}

.navActionButtons {
	position: relative;
	padding: 2px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-color: #FFF; /*border-bottom:solid 1px #507EB8;*/
}

.external {
	background: url( '/resources/img/icons/external.png' ) center right no-repeat;
	padding-right: 13px;
	text-decoration: underline;
	cursor: pointer;
}

.showDeleteUninitiatedRFP {
	background: url( '/resources/img/icons/external.png' ) center right no-repeat;
	padding-right: 13px;
}

.mail {
	background: url( '/resources/img/icons/mail.gif' ) center right no-repeat;
	padding-right: 13px;
}

.arrow_right {
	background: url( '/resources/img/icons/arrow_right.png' ) center right no-repeat;
	padding-right: 13px;
}

a.mail {
	text-decoration: none;
}

a.mail:hover {
	text-decoration: underline;
}

table.notifications  th {
	color: #fff;
}

div.searchResultContainer table th {
	color: #fff ! important;
}

.negotiableBuy td {
	background-color: #dfeedf;
}

.buy td {
	background-color: transparent;
}

.readOnly {
	color: #999 ! important;
}

.readOnly table.detail tr th label {
	color: #999 ! important;
}

.readOnly table.detail td {
	color: #999;
}

#tablist {
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 12px Arial;
}

#tablist li {
	list-style: none;
	display: inline;
	margin: 0;
	border-bottom: none;
}

#tablist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: white;
}

#tablist li a:link, #tablist li a:visited {
	color: blue;
}

#tablist li a.current {
	background: white;
	border-bottom: 2px solid #FFF;
}

#tabcontentcontainer {
/*width: 400px; /* Insert Optional Height definition here to give all the content a unified height */
	width: 100%;
	padding: 5px;
	border: none;
}

.tabcontent {
	display: none;
}

#stateSelectList li {
	list-style: none;
	display: inline;
	margin: 0;

}

#assetDetail th {
	text-align: right;
	padding-left: 100px

}

#assetDetail td {
	text-align: left;
}

#tablist li {
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a {
	margin-left: 3px;
	margin-bottom: 0.1em;
	border: 1px solid #778;
	background: #DDE;
}

#tablist li a:link, #tablist li a:visited {
	color: #555;
	text-decoration: none;
}

#tablist li a:hover {
	text-decoration: underline;
}

.messageInfo {
	background-color: #ffffee;
	border: dashed 1px #ccc;
	margin: 0px;
	padding: 8px;
}

.pleaseWait {
	font-size: 120%;
	font-weight: bold;
}

.footer {
	background-image: url( '/resources/img/navblendedbg_bottom.jpg' );
	background-repeat: repeat-x;
	padding-bottom: 40px;
	padding-top: 10px;
	width: 100%;
	font-size: 10px;
	padding-left: 0px;
	color: #888888;
	position: relative;
	text-align: left;
	
}

.hiddenElement {
	display: none;
}

.note {
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	color: #444;
}

/*
	Rounded Panel Styling
*/

.panel-topNavColor {
	background-color: #eee;
}

.panel-bottomNavColor {
	background-color: #fff;
}

.panel-xsnazzy span {
	text-align: center;
	color: #555;
	font-weight: bold;
	padding-bottom: 0.5em;
}

.panel-xtop {
	display: block;
	background: transparent;
	font-size: 1px;
}

.panel-xb1, .panel-xb2, .panel-xb3, .panel-xb4 {
	display: block; /* hide overflow:hidden from IE5/Mac */
/* \*/
	overflow: hidden; /* */
}

.panel-xb2, .panel-xb3, .panel-xb4 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
}

.panel-xb1 {
	margin: 0 5px;
	background-color: #ccc;
	height: 1px;
}

.panel-xb2 {
	margin: 0 3px;
	border-width: 0 2px;
	height: 1px;
	background-color: #eee;
}

.panel-xb3 {
	margin: 0 2px;
	height: 1px;
	background-color: #eee;
}

.panel-xb4 {
	height: 2px;
	margin: 0 1px;
	background-color: #F5E9E9;
}

.panel-bottomColor {
	background-color: #fff ! important;
}

.panel-title {
	text-align: left;
	padding-left: 5px;
}

.panel-xboxcontent {
	display: block;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-image: url( '/resources/img/pageactivetab_bg.jpg' );
}

.panel-xboxcontent-top {
	display: block;
	color: #ffffff;
	line-height: 2px;
}

.panel-xboxcontent-bottom {
	display: inline;
	background-color: transparent ! important;
	line-height: 0px;
}

a.panel-xmenu2, a.panel-xmenu2:visited {
	display: block;
	text-decoration: none;

}

.panel-content {
	display: block;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-left: 5px;
	padding-top: 2px;
}

.panel-content a {
	text-decoration: underline;
}

/* end of rounded panel styling */