/* CSS Stylesheet for Partner Access Tool (PAT) */
 
body {
	background-color: white;
	background-image: url(/pat/images/pws_background.gif);
	background-repeat: repeat-y;
	margin: 0 1px 10px 0px;
	padding: 85px 0 0 157px;
	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: 10px 2px 0 2px; border-bottom: 2px dotted #9F9F9F;}
div.pageBreakWords {text-align: center; margin: -8px 0 5px 0; font-size: 9pt;}


/* Properties for Roll-Over buttons used on Toolbar */
.button {
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 0;
	width: 94px;
	height: 26px;
	font-size: 8pt;
}
.button a:hover   { 
	font-weight: bold;
	color: #000000; 
	text-decoration: none; 
	background-color: #E1E0E0; 
	display: block; 
	height: 26px;
	padding: 3px 0 0 2px; 
	border-style: solid; 
	border-width: 2px; 
	border-color: #ffffff #696969 #696969 #ffffff; 
	width: 89px;
	overflow: hidden;
	font-size: 8pt;
}
.button a   { 
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
	line-height: 98%; 
	background-color: #E1E0E0; 
	display: block; 
	height: 26px;
	padding: 5px 2px 2px 4px; 
	width: 89px; 
	overflow: hidden;
	font-size: 8pt;
}

table.toolBar {z-index: 10; position: absolute; top: 33px;	left: 14px; padding: 2px; margin: 0; border: 1px solid #000000;	background-color: #E1E0E0;}
.toolBar td {padding: 1px; margin: 0; border: none;}


/* 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;
}

h3 a {
	color : #000000;
	text-decoration : none;
}
h3 a:visited {
	color : #000000;
	text-decoration : none;
}
h3 a:hover {
	color : #0066CC;
	text-decoration : none;
}
span.h3 a {
	color : #000000;
	text-decoration : none;
	padding: 1px 1px 2px 1px;
}
span.h3 a:visited {
	color : #000000;
	text-decoration : none;
	padding: 1px 1px 2px 1px;
}
span.h3 a:hover {
	color : #0066CC;
	text-decoration : none;
	padding: 1px 1px 2px 1px;
}

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;}

tr.subheader 	{ display: none;}

table 			{ border-top: 2px solid #000000; border-bottom: 2px solid #000000; margin: 0 0 5px 0; border-collapse: collapse;}
.header a 		{color: #000000;}
.header a:hover	{color: #0000FF;}

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: 2px 0px 2px 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*/
.pubstatus td 			{ font-size : 9pt; padding: 0 3px 0 3px; width: 620px;}
.pubstatus td.bottomPad { font-size : 9pt; padding: 0 3px 15px 3px; width: 620px;}
table.pubstatus			{ border-top: 2px solid #000000; border-bottom: 2px solid #000000; margin: 0 0 5px 0; border-collapse: collapse;}

/* 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;
}

/* Header, Toolbar, Summary Properties */
#ResetButton 	{ position: absolute;	top: 82px;	left: 50px; }
#PrintButton 	{ position: absolute;	top: 82px;	left: 46px; }
#ExcelButton 	{ position: absolute;	top: 102px;	left: 46px; }
#Title 			{ position: absolute; 	top: 4px; 	left: 10px; 	z-index: 5; 	color: #000000;	font-size: 14pt; 	font-weight: bold;}
#TitleShadow 	{ position: absolute; 	top: 2px; 	left: 8px; 		z-index: 6; 	color: #FFFFFF;	font-size: 14pt; 	font-weight: bold;}

#LogOut 		{ position: absolute; 	top: 4px; 	right: 20px;	z-index: 4; 	color: #FFFFFF; 	font-size: 10pt; 	font-weight: bold;	background-color: #6699CC;}
/* Hide From Mac IE5 \*/
#LogOut 		{ right: 7px;}
/* Hide From Mac IE5 */

#HeaderLeft 	{ position: absolute;	top: 0; 	left: 0; 		z-index: 3; 	background-image: url(/pat/images/pws_top.gif);		background-repeat: no-repeat; 	width: 160px; 	height: 79px; 	margin: 0; 	padding: 0;}
#HeaderCenter 	{ position: absolute; 	top: 0; 	right: 0;		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 	{ position: absolute; 	top: 120px; left: 0;		padding: 0;		margin: 0 0 0 20px;	font-size: 9pt;		width: 124px;}

#copyright 		{ position: absolute; 	top: 500px; left: 20px; width: 112px;	padding: .3em .5em .3em .5em;	margin: 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: -395px 0 130px 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; font-size: 9pt; 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 	{ display: none; margin: 0;}
.printHeader		{ display: none;}
p.newpage			{ margin: 0; padding: 0;}
div.ioPage			{ margin: 0 0 1em 0; padding: 0 0 15px 0; border-bottom: 3px dashed #000000;}

table.showboards	{ border: 0px solid #E0E0E0; padding: 0; margin: 0 0 20px 0; border-collapse: collapse; width: 100%; }
table.showboards td	{ border: 1px solid #E0E0E0; font-size : 9pt; padding: 1px 3px 1px 3px;}
table.showboards th { background-color: #E0E0E0; font-weight: bold; font-size: 9pt; border-left: 1px solid #E0E0E0; border-top: 1px solid #E0E0E0;}


		div.affifdavitPage {
			text-align: center;
		 	width: 100%;
		 	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 0 0;}
		div.affifdavitPage table.schoolName td {font-size: 11pt;	font-weight: bold;}

div.affifdavitPrintHeader {display: none;}
div.affifdavitPrintFooter {display: none;}

table.affidavitBoards	{border: 2px solid #E0E0E0; margin: 0 0 20px 0; border-collapse: collapse; width: 100%; }
.affidavitBoards th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
 	background-color: #E0E0E0;
 }

.noScreen {display: none;}

#DataLockButton 	{ position: absolute;	top: 82px;	left: 30px; }
#DataUnlockButton 	{ position: absolute;	top: 82px;	left: 30px; }
#ResetPATData 		{ position: absolute;	top: 130px;	left: 30px; }

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;}


fieldset.inTheNews					{border: 1px solid #000; width: 600px; margin: 1em 0; font-size: 9pt;}
fieldset.inTheNews legend			{color: #FFF; border: 1px solid #000; padding: 1px 3px; font-weight: bold; background-color: #6699CC;}
fieldset.inTheNews ul				{margin-top: 0; margin-bottom: 0;}
fieldset.inTheNews li				{margin-bottom: 3px;}
fieldset.researchSpotlight 			{border: 1px solid #000; width: 600px; margin: 1em 0; font-size: 9pt;}
fieldset.researchSpotlight legend	{color: #FFF; border: 1px solid #000; padding: 1px 3px; font-weight: bold; background-color: #6699CC;}
fieldset.researchSpotlight ul		{margin-top: 0;margin-bottom: 0;}

