/* General settings */
body {
	font-size: 12px;
	margin: 0px;
	
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	color: #555555;
}

table {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px
}

td {
	font-size: 11px;
	line-height: 130%;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
}

img {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px
}

a {
	color: #0287c7;
	text-decoration: none;
}

a.noDecoration {
	color: #0287c7;
	text-decoration: none
}

a.noDecoration:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin-top: 0px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: red;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif
}

h2 {
	margin-top: 5px;
	font-weight: bolder;
	font-size: 16px;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif
}

h2.filled {
	margin-top: 5px;
	font-weight: bolder;
	font-size: 16px;
	background: #eeeeee;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif
}

h3 {
	margin-top: 10px;
	font-size: 10px;
	margin-bottom: 0px;
	color: #000000
}

h3.filled {
	padding-right: 2px;
	margin-top: 0px;
	padding-left: 2px;
	font-size: 10px;
	background: #eeeeee;
	margin-bottom: 5px;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px
}

table.smallbox h3 {
	margin-top: 0px;
	font-size: 10px;
	margin-bottom: 5px;
	color: #000000
}

ul {
	margin-top: 10px;
	list-style-image:
		url(http://hst.tradedoubler.com/file/20649/cms/list_cross.gif);
	padding-left: 9px;
	margin-left: 6px;
	color: #0089C4;
}

.tdbullets {
	color: #858585;
	line-height: 1.2;
	list-style-type: none;
	list-style-image: none;
	background:
		url(http://hst.tradedoubler.com/file/20649/cms/list_cross.gif) 0 2px
		no-repeat;
	padding: 0 0 0 9px;
	margin: 5px 0 0 0px;
}

ul.important {
	margin-top: 10px;
	list-style-image:
		url(http://hst.tradedoubler.com/file/20649/cms/list_cross.gif);
	margin-bottom: 0px
}

.errorLabel {
	color: #cc0030;
}

.infoLabel {
	color: #008866;
}

.redText {
	color: #ED1C24;
	font-weight: bold;
}

.greenText {
	color: #B2BB1E;
	font-weight: bold;
}

.whiteText {
	color: white;
	font-weight: bold;
}

.blackText {
	color: black;
	font-weight: normal;
}

.purpleText {
	color: #952D98;
	font-weight: bold;
}

.brownText {
	color: #E37222;
	font-weight: bold;
}

table.header {
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	width: 100%;
	border-bottom: gray 0px solid
}

table.header a {
	font-size: 11px;
	color: gray;
	text-decoration: none
}

table.header td {
	font-size: 11px;
	color: gray
}

div.breadCrumb {
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	background: #f8f8f8;
	padding-bottom: 4px;
	width: 100%;
	color: red;
	padding-top: 4px
}

div.breadCrumb a {
	color: red;
	text-decoration: none
}

div.floatBoxRight {
	padding-left: 8px;
	float: right;
	margin-bottom: 10px;
	margin-left: 4px;
	border-left: gray 1px dotted;
	width: 170px
}

div.floatBoxRight h3 {
	padding-right: 2px;
	margin-top: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	background: #eeeeee;
	margin-bottom: 10px;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px
}

img.listSquare {
	width: 5px;
	margin-right: 5px;
	height: 5px
}

.input {
	border-right: #dfdfdf 1px solid;
	border-top: #afafaf 1px solid;
	font-size: 12px;
	margin: 1px;
	border-left: #afafaf 1px solid;
	border-bottom: #dfdfdf 1px solid
}

.fileInput {
	font-size: 11px;
	margin: 1px;
}

.textarea {
	border-right: #dfdfdf 1px solid;
	border-top: #afafaf 1px solid;
	font-size: 11px;
	margin: 1px;
	border-left: #afafaf 1px solid;
	border-bottom: #dfdfdf 1px solid;
	font-family: Arial
}

td.boxLeft {
	border-right: gray 1px dotted;
	padding-right: 5px;
	vertical-ALIGN: top;
	padding-top: 0px;
	height: 100%
}

td.boxMiddle {
	border-right: gray 1px dotted;
	padding-right: 5px;
	padding-left: 5px;
	vertical-ALIGN: top;
	padding-top: 0px;
	height: 100%
}

td.boxRight {
	padding-left: 5px;
	vertical-ALIGN: top;
	padding-top: 0px;
	height: 100%
}

h3.boxHeader {
	padding-right: 4px;
	margin-top: 0px;
	padding-left: 4px;
	font-size: 10px;
	background: red;
	margin-bottom: 0px;
	padding-bottom: 4px;
	color: blue;
	padding-top: 4px
}

.nextButton {
	vertical-ALIGN: middle;
	width: 17px;
	height: 17px
}

.nextButtonRight {
	padding-right: 10px;
	float: right;
	margin-left: 10px;
	vertical-align: middle;
	width: 17px;
	margin-right: 10px;
	height: 17px
}

.button {
	border-right: #0078c6 1px solid;
	border-top: #0078c6 1px solid;
	font-size: 11px;
	background-image: url(/pan/website/images/button_background.gif);
	border-left: #0078c6 1px solid;
	color: #FFFFFF;
	border-bottom: #0078c6 1px solid;
	background-color: #6cb3dd;
	font-weight: bold
}

.buttonDisabled {
	border-right: #0078c6 1px solid;
	border-top: #0078c6 1px solid;
	font-size: 11px;
	background-image: url(/pan/website/images/button_background.gif);
	border-left: #0078c6 1px solid;
	color: #FFFFFF;
	border-bottom: #0078c6 1px solid;
	background-color: #6cb3dd;
	font-weight: bold;
	opacity: 0.5;
	filter: alpha(opacity =       50);
}

unknown {
	color: #737aa4
}

button.file {
	border-right: #0078c6 1px solid;
	border-top: #0078c6 1px solid;
	font-size: 11px;
	background-image: url(/pan/website/images/button_background.gif);
	border-left: #0078c6 1px solid;
	color: #FFFFFF;
	border-bottom: #0078c6 1px solid;
	background-color: #6cb3dd;
	font-weight: bold
}

table.menuTable {
	
}

/* *********************** MENU styles *******************************/
table.menuTable td {
	border-right: medium none;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: medium none;
	cursor: pointer;
	padding-top: 4px;
	border-bottom: #666666 1px dotted
}

table.menuTable A {
	text-decoration: none
}

table.menuTable td.menuLevel0 {
	font-weight: bold;
	background: #FFFFFF;
	text-transform: uppercase
}

table.menuTable td.menuLevel1 {
	text-transform: uppercase
}

/* this and menuLevel2 is used at the same time (class="menuLevel2 menuLevel2Selected")
   this is overridden in advertiser.css, publisher.css etc) */
table.menuTable td.menuLevel1Selected {
	font-weight: bold;
	background: red
}

table.menuTable td.menuLevel2 {
	padding-left: 16px
}

/* *********************** /MENU styles *******************************/
.contentWindow table {
	width: 100%;
	border-collapse: collapse
}

.contentWindow td {
	padding: 2px;
}

.contentWindow th {
	padding-right: 2px;
	margin-top: 0px;
	padding-left: 2px;
	font-size: 11px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left
}

.contentWindow .headerDelimeter {
	border-right: 1px solid;
	padding-right: 0;
	border-top: 1px solid;
	padding-left: 0;
	padding-bottom: 0;
	border-left: 1px solid;
	padding-top: 0;
	border-bottom: 1px solid
}

.tableBox {
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}

.tableBoxTd {
	border: 1px solid #0080B7;
}

.lightBlueBackground {
	background: #ADC6DF;
}

.contentWindow td {
	border-left-color: red;
	border-bottom-color: red;
	border-top-color: red;
	border-right-color: red
}

.contentWindow table {
	border-left-color: green;
	border-bottom-color: green;
	border-top-color: green;
	border-right-color: green;
}

/* Access */ /* All TD border colors should be overridden */
#accessTable td {
	border-top: 1px solid
}

#accessTable .notopborder {
	border-top: 0px
}

/* Popup box style  (the # is used together with an ID) */
#codeBox {
	font-size: 13px;
	font-family: Courier new
}

.contentWindow table.codeBox {
	width: auto
}

#popBox {
	border-right: #aaaaaa 1px solid;
	padding-right: 5px;
	border-top: #aaaaaa 1px solid;
	padding-left: 5px;
	z-index: 2;
	left: 50px;
	//visibility: hidden;
	padding-bottom: 5px;
	border-left: #aaaaaa 1px solid;
	padding-top: 5px;
	border-bottom: #aaaaaa 1px solid;
	position: absolute;
	top: 0px;
	background-color: #ffffff
}

#popBoxShadow {
	z-index: 1;
	left: 53px;
	visibility: hidden;
	position: absolute;
	top: 0px;
	background-color: #aaaaaa
}

/* /popup box style */ /* the tab set style */
#tabSet td {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px
}

#tabSet a {
	text-decoration: none
}

#bignumbers {
	font-weight: bold;
	font-size: 32px;
	color: silver;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif
}

.contentWindow .oddRow {
	background-color: #f1f4f6
}

.contentWindow .evenRow {
	background-color: #ffffff
}

/* All tables that uses oddRow and evenRow style should also implement this!*/
.listTable {
	border-right: #d9d9d9 1px solid;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	border-bottom: #d9d9d9 1px solid
}

.listTable td {
	border-right: #d9d9d9 1px solid;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	border-bottom: #d9d9d9 1px solid
}

.listTable th {
    text-align:left;
}

.markedEvenRow {
	color: #ffffff;
	background-color: #69a1ce
}

.markedOddRow {
	color: #ffffff;
	background-color: #69a1ce
}

.markedCell {
	text-decoration: underline;
	color: #ffffff;
	background-color: #69a1ce;
}

.report2markedCell {
	color: #ffffff;
	background-color: #437ca7
}

.report2markedBorderCell {
	border-left: #aaaaaa 1px dotted;
	color: #ffffff;
	background-color: #437ca7
}

.tableShade {
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid
}

.cellBlueHeaderShade {
	font-weight: bold;
	background-image: url(/pan/images/blue_short.gif);
	background-repeat: repeat-x;
	height: 20px
}

.cellBlueHeaderDelimter {
	background-image: url(/pan/images/blue_shadow.gif);
	background-repeat: repeat-x;
	height: 5px
}

.cellBlueShade {
	background-image: url(/pan/images/blue_long.gif);
	background-repeat: repeat-x;
	background-color: white
}

.cellGrayHeaderShade {
	font-weight: bold;
	background-image: url(/pan/images/grey_short.gif);
	background-repeat: repeat-x;
	height: 20px
}

.cellGrayHeaderDelimter {
	background-image: url(/pan/images/grey_shadow.gif);
	background-repeat: repeat-x;
	height: 5px
}

.cellGrayShade {
	background-image: url(/pan/images/grey_long.gif);
	background-repeat: repeat-x;
	background-color: white
}

.contentWindow td.rightColumn {
	padding-left: 10px;
	vertical-align: top;
	border-left: #eeeeee 2px dotted;
	width: 170px
}

/* Right column properties */
.contentWindow td.rightSpace {
	padding-right: 15px;
	vertical-align: top
}

h3.boxHeaderGrey {
	padding-right: 4px;
	padding-left: 0px;
	font-size: 12px;
	background: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 4px;
	color: #0287c7
}

/* End right column properties */
	/* Is used when the program is inactive or active */
option.select_active {
	color: black
}

option.select_inactive {
	color: #999999
}

/* Used on PF template editor page in the "preview table" */
#pfTemplateEditorOverviewTable .active {
	background-color: red
}

#pfTemplateEditorOverviewTable .mouseOver {
	background-color: red
}

#pfTemplateEditorOverviewTable .edited {
	background-color: red
}

#pfTemplateEditorOverviewTable .empty {
	background-color: red
}

/* Affiliate specific styles */
.lightMedium {
	font-weight: bolder;
	font-size: 15px;
	color: #dddddd;
}

.darkBig {
	font-weight: bold;
	font-size: 15px;
	color: #85c4ef
}

.darkBluBackground {
	background-color: #0080B7;
}

a.newProgram {
	font-weight: bold;
	color: #aaaaaa;
	text-decoration: none
}

img.newProgram {
	width: 50px
}

div.extra {
	left: 800px;
	width: 150px;
	position: absolute;
	top: 140px
}

div.extra table {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid
}

.topBorder {
	border-top: 1px solid
}

/* End of - Affiliate specific styles */
.progressTable {
	border-right: gray 2px solid;
	border-top: gray 2px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #ffffff
}

.progressText {
	font-size: 10pt;
	white-space: nowrap;
	text-align: center
}

.progressBar {
	font-size: 8pt;
	white-space: nowrap;
	text-align: center
}

.tableWithPadding {
	
}

.tableWithPadding>td {
	padding-left: 10px;
}

/* To show the Disaster Recovery info (in the interface start page) */
div#td_div_disaster_recovery_info {
	color: #FF4646;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	padding: 40px 10px 50px;
}
.contentWindow table.tabMenuBody {
    border: #444444 1px solid;
    border-top-width: 0px;
}
.ellipsis {
    float:left;
    overflow:hidden;
    white-space:nowrap;
}

.infobar {
    border-bottom:solid 1px #CCCC88; border-top:solid 1px #CCCC88; padding:3px; background-color:#FFFFCC
}

.pan-button div { float:left; }
.pan-button li { display:block; font-size:1px; line-height:1px; overflow:hidden; width:3px;}
.pan-button-left   { height:21px; background:url(/static/images/layout/btn-sprite.gif)  no-repeat scroll 0 0;  }
.pan-button-middle { height:21px; background:url(/static/images/layout/btn-sprite.gif)  repeat-x scroll 0 -42px; line-height:21px; }
.pan-button-right  { height:21px; background:url(/static/images/layout/btn-sprite.gif)  no-repeat scroll 0 -21px;  }
.pan-button-text   { text-align:center; width:100%; }


table.pan-table-button { border-collapse:collapse; width:auto; float:left; margin-right:2px;}
.pan-table-button td { border-collapse:collapse; padding:0px;}
.pan-table-button li { display:block; font-size:1px; line-height:1px; overflow:hidden; width:3px;}
.pan-table-button-left   { height:21px; background:url(/static/images/layout/btn-sprite.gif)  no-repeat scroll 0 0; width:3px; }
.pan-table-button-middle { height:21px; background:url(/static/images/layout/btn-sprite.gif)  repeat-x scroll 0 -42px; }
.pan-table-button-right  { height:21px; background:url(/static/images/layout/btn-sprite.gif)  no-repeat scroll 0 -21px; width:3px; }
.pan-table-button-content   { margin-left:6px; padding-left:16px; padding-right:10px; cursor:pointer;  }

