/* CSS Stylesheet for Partner Access Tool (PAT) */
 
body {
	background-color: white;
	margin: 0 ;
	padding: 0;
	text-align: left;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt
	overflow: visible;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h2.subHeading {
	font-size: 11pt;
	font-weight: bold;
	margin: -5px 0 10px 0;
}

span.h3 {
	text-align: center;
	position: relative; 
	z-index: 5; 
	padding: 1px 4px 1px 4px;	
	margin: -5px 0 -11px  5px;	
	font-size: 11pt; 
	font-weight: bold;	
	text-align: left;	
	border: 2px solid #000000;	
	background-color: #E0E0E0;	
	}

h3 {
	position: relative; 
	z-index: 5; 
	float: left; 
	padding: 1px 4px 1px 4px;	
	margin: -5px 0 -11px  5px;	
	font-size: 11pt; 
	font-weight: bold;	
	text-align: left;	
	border: 2px solid #000000;	
	background-color: #E0E0E0;	
	display: block;
	}

div.box {
	position: relative; 
	top: -10px; 
	z-index: 3; 
	border: 2px solid #000000;	
	padding: 1em .1em .5em .1em;	
	margin: 0;	
	font-size: 10pt;
}



a {
	text-decoration: none;
	color : #0000FF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color : #0000FF;
	font-weight: bold;
}


div.pageBreakLine {margin: 0; border-bottom: 0px solid #FFFFFF; page-break-before: always;}
div.pageBreakWords {display: none;}


/* Properties for Roll-Over buttons used on Toolbar */
.button {
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 0;
	width: 95px;
	height: 32px;
	font-size: 8pt;
}
.button a:hover   { 
	color: #000000; 
	text-decoration: none; 
	background-color: #E1E0E0; 
	display: block; 
	height: 32px;
	padding: 3px 0 0 4px; 
	border-style: solid; 
	border-width: 2px; 
	border-color: #ffffff #696969 #696969 #ffffff; 
	width: 98%;
	overflow: hidden;
}
.button a   { 
	color: #000000; 
	text-decoration: none;
	line-height: 98%; 
	background-color: #E1E0E0; 
	display: block; 
	height: 32px;
	padding: 5px 2px 2px 6px; 
	width: 98%; 
	overflow: hidden;
}


/* List Properties of Left Summary Area */
#leftSummary ul {
	margin: 0;
	padding: 0 0 0 18px;
}
#leftSummary a {
	color : #000000;
	text-decoration : none;
}
#leftSummary a:visited {
	color : #000000;
	text-decoration : none;
}
#leftSummary a:hover {
	color : #0066CC;
	text-decoration : none;
}
#leftSummary li.checked {
	list-style-image: url(/pat/images/list_checkmark.gif);
	padding: 0;
	margin: 0 0 1px 3px;
}
#leftSummary li.unchecked {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1px 3px;
}

.balloonHelpClose a   { 
	text-decoration: none; 
	color : #000000;
}

a {color: #000000;}

h3 a {
	color : #000000;
	text-decoration : none;
}
h3 a:visited {
	color : #000000;
	text-decoration : none;
}
h3 a:hover {
	color : #0066CC;
	text-decoration : none;
}

form {
	padding: 0;
	margin: 0;
}
 
/* General Table Properties */
.condensed td 	{ font-size : 9pt; padding: 0 3px 0 0;}
td.nopadding 	{ font-size : 9pt; padding: 0;}
td				{ font-size : 9pt; padding: 3px 3px 3px 3px;}
tr.header 		{ background-color: #E0E0E0; font-weight: bold;}
tr.even 		{ background-color: #F4F4F4; }
tr.odd 			{ background-color: inherit; }

tr.highlight_change	{ background-color: #F9FFF9; }
tr.highlight_cancel	{ background-color: #FFF4F4; }
tr.highlight_change	td { color: #00A600;}
tr.highlight_cancel	td { color: #FF0000;}

table 			{ border-top: 2px solid #000000; border-bottom: 2px solid #000000; margin: 0 0 5px 0; border-collapse: collapse;}
.header a 		{color: #000000;}

table.ioView 	 {width: 620px; border-bottom: none; border-top: 2px solid #000000; margin: 0 0 0 0; border-collapse: collapse;}
td.ioSectionName {font-size : 8pt; overflow: hidden; height: 1.1em; background-color: #CCCCCC; text-align: left; padding: 2px 0px 2px 0px;}
td.ioSectionData {font-size : 8pt; overflow: hidden; height: 1.1em; text-align: left; padding: 3px 0px 3px 0px;}
table.placeHolder {border-bottom: none; border-top: none; margin: 0 0 0 0;}

/* Table Properties for Pub Update Section*/
table.update	{ border: 0 none #000000; margin: 0 0 10px 0; border-collapse: collapse; }
table.update td	{ font-size : 10pt; padding: 3px 3px 3px 3px;}
.update input	{ font-size : 10pt; padding: 1px;}
.update textarea{ font-size : 10pt; padding: 1px;}
.update select	{ font-size : 10pt; padding: 1px;}

/* Table Properties for Pub Update Review Section*/
table.review	{ border: 1px solid #E0E0E0; margin: 0 0 10px 0; border-collapse: collapse; width: 100%; }
table.review td	{ border: 1px solid #E0E0E0; font-size : 9pt; padding: 2px 2px 2px 2px;}

/* Table Properties for Ad Schedule Section*/
.adschedule td 	{ font-size : 9pt; padding: 0 3px 0 0;}
table.adschedule	{border: 2px solid #000000; margin: 0 0 5px 0; border-collapse: collapse;}

/* Table Properties for Overdue Notices*/
.overdue td 	{ font-size : 9pt; padding: 0 3px 0 0;}
table.overdue	{border: 2px solid #000000; margin: 0 0 5px 0; border-collapse: collapse;}

/* Table Properties forPub Status Section*/
table.pubstatus	{ border-top: 2px solid #000000; border-bottom: 2px solid #000000; margin: 0 0 5px 0; border-collapse: collapse;}
.pubstatus td 	{ font-size : 9pt; padding: 0 3px 0 3px; width: 620px;}
.pubstatus td.bottomPad { font-size : 9pt; padding: 0 3px 10px 3px; width: 620px;}

/* IO display Properties */
table.iosummary { border: 2px solid #000000; margin: 0 0 5px 0; border-collapse: collapse;}
.iosummary td { font-size : 9pt; padding: 3px 5px 3px 5px; text-align: center;}


/* calendar Properties */
table.calendarContainer {font-size:8pt; border: none; margin: 0; padding: 0; width: 546px;}
.calendarContainer td {padding: 1px;}
table.calendar {font-size:10pt; border: 2px solid #000000; margin: 0px; padding: 0; width: 180px; }

table.calendar td {font-size:10pt; text-align: center; padding: 0 1px 0 1px; margin: 0; height: 20px;}
table.calendar td.header {height: 2em; font-weight: bold; font-size:10pt; text-align: center; border-bottom: 2px solid #000000; padding: 2px 0 2px 0; width:100%; background-color: #E3E3E3;}

table.calendarContainerSmall {font-size:7pt; border: none; margin: 0; padding: 0; border: 1px solid #000000;}
table.calendarContainerSmall td {width: 12px; font-size:7pt; text-align: center; padding: 0; margin: 0; height: 12px; border: 1px solid #CCCCCC;}
table.calendarContainerSmall td.header {font-weight: bold; font-size:7pt; text-align: center; padding: 1px; width:100%; background-color: #E3E3E3;}


.pubUpdateInstructions {
	font-size: 11pt;
	padding: 1px 0 0 0; 
	margin-top:-5px;
	font-weight:bold;
	width:620px;
	background-color:#555555; 
	color: #ffffff;
}
.pubUpdateInstructions table {
	text-align: left;
	margin:0;
	background-color:#FFFFE4;
	border: 2px solid #555555;
}
.pubUpdateInstructions table td {
	font-weight:normal;
	color: #000000;
}

table.toolBar { display: none;}

.screenOnly {display:none;}

/* Header, Toolbar, Summary Properties */
#DataLockButton 	{ display: none; position: absolute;	top: 82px;	left: 26px; }
#DataUnlockButton 	{ display: none; position: absolute;	top: 102px;	left: 26px; }
#ResetPATData 	{ display: none; position: absolute;	top: 102px;	left: 26px; }
#ResetButton 	{ display: none; position: absolute;	top: 82px;	left: 50px; }
#PrintButton 	{ display: none; position: absolute;	top: 82px;	left: 46px; }
#ExcelButton 	{ display: none; position: absolute;	top: 102px;	left: 46px; }
#Title 			{ display: none; position: absolute; 	top: 4px; 	left: 10px; 	z-index: 5; 	color: #000000;	font-size: 14pt; 	font-weight: bold;}
#TitleShadow 	{ display: none; position: absolute; 	top: 2px; 	left: 8px; 		z-index: 6; 	color: #FFFFFF;	font-size: 14pt; 	font-weight: bold;}
#LogOut 		{ display: none; position: absolute; 	top: 4px; 	right: 7px;		z-index: 4; 	color: #FFFFFF; 	font-size: 10pt; 	font-weight: bold;	background-color: #6699CC;}
#HeaderLeft 	{ display: none; position: absolute;	top: 0; 	left: 0; 		z-index: 3; 	background-image: url(/pat/images/pws_top.gif);		background-repeat: no-repeat; 	width: 155px; 	height: 79px; 	margin: 0; 	padding: 0;}
#HeaderCenter 	{ display: none; position: absolute; 	top: 0; 	left: 155px;					background-image: url(/pat/images/pws_top.gif);		background-repeat: repeat-x;	width: 100%; 	height: 79px;	margin: 0; 	padding-top: 3px; text-align: left;}
#leftSummary 	{ display: none; position: absolute; 	top: 120px; 	left: 0;		padding: 0;		margin: 0 0 0 20px;	font-size: 9pt;		width: 144px;}
#copyright 		{ display: none; position: absolute; 	top: 500px; left: 20px; width: 101px;	padding: .3em .5em .3em .5em;	margin: 0 0 0 0;	color: #000000;		font-size: 8pt;	font-weight: bold;	background-color: #6699CC;	border: 2px solid #000000;}

div.IOChangeNote	{position: relative; top: 0; left: 0; z-index: 10; overflow: hidden; width: 550px; height: 270px; margin: -390px 0 -390px 0; text-align: left; font-family: Arial, Helvetica, sans-serif; padding: .5em;	font-size: 10pt; background-color: #FFFFFF;	border: 3px solid #000000;}

/* Validation Error Properties - Need to also add to pws.css */
span.validationErrorTitle {margin: 2px 0 2px 0;color: #000000; font-size: 10pt; font-weight: bold; display: block; text-align: center;}
span.validationError { background-color: #FFCCCC; color: #000000; display: block; padding: 1px 5px 2px 5px; margin: 3px 10px 3px 10px; border: solid 2px #000000;}
span.validationError ul {margin: .5em 0 2px 2em;}

.reportSignoffLine 	{ margin: 0;}
.printHeader		{ margin: 0 0 5px 0; padding: 0;}
p.newpage			{ page-break-before: always; margin: 0; padding: 0}
div.ioPage			{ margin: 0 0 0 0; padding: 0 0 0 0;}

table.showboards	{ border: 1px solid #E0E0E0; margin: 0 0 20px 0; border-collapse: collapse; width: 100%; }
table.showboards td	{ border: 1px solid #E0E0E0; font-size : 9pt; padding: 2px 2px 2px 2px;}
th 					{ background-color: #E0E0E0; font-weight: bold;}

div.affifdavitPrintHeader {margin: 0;}
div.affifdavitPrintFooter {margin: 0; page-break-inside: avoid;}
table.affidavitBoards th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt
	font-weight: bold;
}
table.affidavitBoards td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	padding: 0;
}
		
		div.affifdavitPage {
			text-align: center;
		 	width: 626px;
		 	margin: 0 0 1em 0; 
		 	padding: 2px;
		}
		

		div.affifdavitPage table 	{margin: 0; padding: 0; border: none;}
		div.affifdavitPage table td {
			font-family : Arial, Helvetica, sans-serif;
			font-size : 8pt;
			padding: 0;
		}
		
		div.affifdavitPage table.schoolName 	{margin: 20px 0 2px 0;}
		div.affifdavitPage table.schoolName td {font-size: 12pt;	font-weight: bold;}

div.affidavitInstructions, .noPrint {display:none;}


table.adminPATUsage	{ border: 1px solid #000000; padding: 0; margin: 10px 0 20px 0; border-collapse: collapse; width: 100%; }
table.adminPATUsage td	{ border: 1px solid #E0E0E0; font-size : 9pt; padding: 1px 3px 1px 3px;}
table.adminPATUsage th { background-color: #E0E0E0; font-weight: bold; font-size: 9pt; border-left: 1px solid #E0E0E0; border-top: 1px solid #E0E0E0; border-bottom: 1px solid #000000;}

/* Table Properties for Pub Update Section*/
table.update-graphics		{ border: none; border-right: 1px solid #000000; border-bottom: 1px solid #000000; margin: 0 0 10px 0; border-collapse: collapse; }
table.update-graphics td	{ font-size : 10pt; padding: 0 2px  0 2px;}
table.update-graphics th	{ font-size: 8pt; border-bottom: 1px solid #000000; padding: 0;}

table.ioInstructions {border-top: 2px solid #000; border-bottom: 2px solid #000; margin: 2px 0 2px 0;}
table.ioInstructions td { font-size: 7pt; padding: 0 0 0 3px;}
