/* CSS Document */

/*---------------------------------------------------------------------*/
/*SET DEFAULT FONT TYPE AND SIZE ACROSS TEMPLATE     */
/*---------------------------------------------------------------------*/
body, p, div, .content {
                font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
                /*font-family:Arial, Helvetica, Sans-Serif;*/
                /*font-family:Tahoma, Verdana, Helvetica;*/
                /*font-family:Verdana, Arial, Helvetica, sans-serif;*/
                /*font-family:Georgia, 'Times New Roman', Times, serif;*/
                /*font-family: 'Times New Roman', Times, serif;*/
                font-size: 12px;
	font-weight: normal;
	color: #000000;
                
}
a {
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}
/*--------------------------------------------------------------------- */
/* SCHOOLWIRES FOOTER			          */
/*---------------------------------------------------------------------*/

#sw-policy-footer {
	display: none;
}
#sw-policy-footer-copyright {
	display: none;
}
/*--------------------------------------------------------------------- */
/* CONTENT			                          */
/*---------------------------------------------------------------------*/

.SWMasterContentContainer {
}
.SWContentBODY {
	width: 670px!important;
	width: 700px;
	background-color: #FFFFFF;
	padding: 15px;
	position: relative;
	overflow-x: auto;
margin-top: 9px;
margin-left: 7px;
}
.SWContentBODYMinusLeftNavigation {
	width: 930px!important;
	width: 960px;
	background-color: #FFFFFF;
	padding: 15px;
	position: relative;
	overflow-x: auto;
margin-top: 9px;
}
.SWLastModifedDate {
	font-weight: bold;
	padding: 20px 0px 0px 0px;
}
/*---------------------------------------------------------------------*/
/* HEADLINE CLASSES 		                         */
/*---------------------------------------------------------------------*/

.SWHeadlinesTitle A {
                font-weight: bold;
	text-decoration: underline;
                color:#880000;
               
}
.SWHeadlinesTeaser {
	font-weight: normal;
}
/*---------------------------------------------------------------------*/
/* ANNOUNCEMENT CLASSES     */
/*---------------------------------------------------------------------*/

.SWAnnouncements {
	font-size: 12px;
}
/*---------------------------------------------------------------------*/
/* CALENDAR ACTIVEBLOCK		*/
/*---------------------------------------------------------------------*/
/* Used to format the date */
.SW-Calendar-Block-Date {
	font-weight:bold;
	margin-top:10px;
color: #ffffff;
}
/* Used to format the date */
.SW-Calendar-Block-Time {
	font-weight:bold;
	
color: #ffffff;
}
/* Used to format the title */
.SW-Calendar-Block-Title {
}
/* Used to format the title link */
.SW-Calendar-Block-Title A {
	font-weight:bold;
	
color: #ffffff;
text-decoration: none
}
/* Used to format the entire list */
.SW-Calendar-Block-Container {
font-weight:bold;
	
color: #ffffff;
}
/* Used to format a single event row */
.SW-Calendar-Block-Event-Container {
	
	
}

/*---------------------------------------------------------------------*/
/* DIRECTORY		                                         */
/*---------------------------------------------------------------------*/

.SWDirectoryTitle {
	font-size: 25px;
}
.SWDirectoryAlphabeticalGroupHeading {
	font-size: 18px;
	padding: 5px 5px 5px 5px;
	width:200px;
}
.SWDirectoryAlphabeticalFilterLink {
	background-color: #F0F0F0;
	padding: 5px 5px 5px 5px;
	width:20px;
	border: 2px solid #FFFFFF;
}
.SWDirectoryAlphabeticalFilterLink A {
	text-decoration: none;
}
/* Used when navigation node is not hovered over */

.SWDirectoryItem {
	background-color: #FFFFFF;
	padding: 5px;
	width:200px;
	clear: none;
	border: 1px solid #FFFFFF;
}
.SWDirectoryItem A {
	text-decoration: none;
}
/* Used when cursor is over navigation node */

.SWDirectoryItemHover {
	background-color: #FFFFFF;
	padding: 5px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.SWDirectoryItemHover A {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*---------------------------------------------------------------------*/
/* ARTICLE LIBRARY LISTING  */
/*---------------------------------------------------------------------*/

.SWArticlesTitle A {
	font-weight: bold;
	text-decoration: none;
}
.SWArticlesTeaser {
}
/*---------------------------------------------------------------------*/
/* ARTICLE LIBRARY DETAIL	*/
/*---------------------------------------------------------------------*/

.SWArticlesDetailTitle {
	font-size: 18px;
}
.SWArticlesDetailContent {
}
.SWArticlesDetailAuthor {
	font-weight: bold;
}
.SWArticlesDetailAuthorEmail {
	font-weight: bold;
}
.SWArticlesDetailAuthorPhone {
	font-weight: bold;
}
/*---------------------------------------------------------------------*/
/* MAPS & DIRECTIONS LISTING        */
/*---------------------------------------------------------------------*/

.SWMapsTitle A {
	font-weight: bold;
	text-decoration: none;
}
.SWMapsStreet {
	font-size: 10pt;
}
.SWMapsCityStateZip {
	font-size: 10pt;
}
/*---------------------------------------------------------------------*/
/* MAPS & DIRECTIONS DETAIL              */
/*---------------------------------------------------------------------*/


.SWMapsDetailTitle {
	font-size: 18px;
}
.SWMapsDetailStreet {
	font-weight: bold;
}
.SWMapsDetailCityStateZip {
	font-weight: bold;
}
.SWMapsDirectionsDetail {
	font-size: 10pt;
	font-weight: normal;
}
/*---------------------------------------------------------------------*/
/* FILE LIBRARY LISTING   */
/*---------------------------------------------------------------------*/

.SWFilesTitle {
	font-weight: bold;
}
.SWFilesDescription {
}
.SWFilesNameSize {
	font-size: 10px;
	font-weight: bold;
}
/*---------------------------------------------------------------------*/
/* LINK LIBRARY LISTING      */
/*---------------------------------------------------------------------*/

.SWLinksTitle {
	font-size: 14px;
	font-weight: bold;
}
.SWLinksDescription {
}
.SWLinksLink A {
}
/*---------------------------------------------------------------------*/
/* MYSTART ELEMENT CLASSES      */
/*---------------------------------------------------------------------*/

.SWCancelButton {
	font-weight: bold;
}
.SWSignInButton {
	font-weight: bold;
}
.SWButtonGeneral {
	font-weight: bold;
}
/*---------------------------------------------------------------------*/
/* SITE MAP		*/
/*---------------------------------------------------------------------*/

.SWSMSiteTitle {
	margin-top:10px;
	margin-bottom:10px;
}
.SWSMSiteTitle A {
	font-size: 25px;
}
.SWSMChannelTitle {
	font-size: 14px;
	font-weight: bold;
}
/* Used when navigation node is not hovered over */

.SWSMSectionItem {
	background-color: #FFFFFF;
	padding: 5px;
	width:200px;
	clear: none;
	border: 1px solid #FFFFFF;
}
.SWSMSectionItem A {
	text-decoration: none;
}
/* Used when cursor is over navigation node */

.SWSMSectionItemHover {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.SWSMSectionItemHover A {
	text-decoration: none;
}
/*---------------------------------------------------------------------*/
/* FLEXLIST		*/
/*---------------------------------------------------------------------*/

.sw-flex-title {
	font-size: 18px;
}
.sw-flex-description {
	margin-bottom: 15px;
}
/* List View */
/* Used to format group of items in the list */

.sw-flex-item-group {
	margin-top: 10px;
	padding: 0px;
	width: 600px;
}
/* Used to format item in the list*/

.sw-flex-item {
}
/* Used to format label for the item*/

.sw-flex-item-label {
	font-weight:bold;
}
/* Table View */

/* Used to format the table */

.sw-flex-table {
	margin: 0px;
	padding: 0px;
	width: 600px;
}
/* Used to format the column headings r */

.sw-flex-column-heading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 0px;
}
/* Used to format the alternating row */
.sw-flex-alt-row {
	background-color: #E4E4E4;
}
/* Used to format the row */
.sw-flex-row {
}
/*---------------------------------------------------------------------*/
/* Blogs		*/
/*---------------------------------------------------------------------*/
.SW-BlogPostDate {
	margin-bottom:5px;
	margin-right:10px;
}
.SW-BlogTitle {
	font-weight:bold;
	font-size:18px;
	margin-bottom:5px;
	margin-right:10px;
}
.SW-BlogDescription {
	font-size:10px;
	margin-bottom:15px;
	margin-right:10px;
}
.SW-BlogPostedBy {
	color:#CCCCCC;
	font-weight:bold;
	font-size:11px;
	margin-bottom:10px;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#CCCCCC;
	padding-bottom:10px;
	margin-right:10px;
}
.SW-BlogRightHeader {
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
}
.SW-BlogRightLink {
	font-size:10px;
	padding-left:10px;
	padding-bottom:5px;
}
.SW-BlogCommentHeading {
	font-size:14px;
	padding-bottom:5px;
}
.SW-BlogCommentAuthor {
	font-weight:bold;
	padding-left:15px;
	padding-bottom:3px;
}
.SW-BlogCommentText {
	font-size:10px;
	padding-left:15px;
	padding-bottom:8px;
}
.SW-BlogCommentPostedOn {
	color:#CCCCCC;
	font-weight:bold;
	padding-bottom:15px;
	padding-left:15px;
}
.SW-BlogLeaveCommentHeading {
	font-size:18px;
	font-weight:bold;
}
.SW-BlogLeaveCommentFieldCaption {
	font-weight:bold;
	padding-top:10px;
}
/*---------------------------------------------------------------------*/
/* Podcasts		*/
/*---------------------------------------------------------------------*/

.SW-Podcast-Title {
	margin-top:20px;
	font-size:20px;
}
.SW-Podcast-Description {
}
.SW-Podcast-Author {
	margin-top:10px;
}
.SW-Podcast-Length {
}
.SW-Podcast-Controls {
	margin-top:10px;
}
/*---------------------------------------------------------------------*/
/* Assignments  */
/*---------------------------------------------------------------------*/
.sw-assignments-list-container {
	padding: 10px;
	border-bottom: 1px solid #EEEEEE;
}
.sw-assignments-list-category {
}
.sw-assignments-list-datetime {
}
.sw-assignments-list-subject a {
	font-weight: bold;
	color: black;
	font-size: 14px;
}
.sw-assignments-list-note {
	font-size: 10px;
	margin-left: 10px;
	font-style: italic;
}
.sw-assignments-pastdue-column {
	padding: 10px;
}
.sw-assignments-pastdue-header-container {
	padding: 10px;
	border-bottom: 4px solid #EEEEEE;
}
.sw-assignments-pastdue-header-text {
	font-size: 16px;
	font-weight: bold;
}
.sw-assignments-upcoming-column {
	padding: 10px;
}
.sw-assignments-upcoming-header-container {
	padding: 10px;
	border-bottom: 4px solid #EEEEEE;
}
.sw-assignments-upcoming-header-text {
	font-size: 16px;
	font-weight: bold;
}
.sw-assignments-top-filter-box {
	border: 1px solid silver;
	width: 520px;
	cursor: pointer;
}
.sw-assignments-top-filter-box-title {
	background-color: silver;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.sw-assignments-top-filter-box-item {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	font-size: 14px;
}
.sw-assignments-top-filter-box-buttons {
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.sw-assignments-detail-subject {
	font-weight: bold;
	color: black;
	font-size: 22px;
}
.sw-assignments-detail-category {
	margin-bottom: 20px;
	border-bottom: 3px solid #EEEEEE;
	padding-bottom: 10px;
}
.sw-assignments-detail-datetime {
}
.sw-assignments-detail-container {
	padding: 20px;
}
.sw-assignments-detail-body {
	border-top: 1px solid #EEEEEE;
	margin-top: 20px;
	padding-top: 10px;
}
.sw-assignments-go-back {
	width: 210px;
	border-top: 1px solid #FFFFFF;
	text-align: left;
}
.sw-assignments-upload-header {
	background-color: #EEEEEE;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding-bottom: 10px;
}
.sw-assignments-upload-button {
	width: 160px;
	border-top: 1px solid #FFFFFF;
	margin-top: 10px;
	text-align: left;
}
.sw-assignments-upload-detail-subject {
	font-weight: bold;
	color: black;
	font-size: 22px;
	padding: 10px;
}
.sw-assignments-upload-detail-datetime {
	margin-left: 10px;
}
/*---------------------------------------------------------------------*/
/* PassKey  */
/*---------------------------------------------------------------------*/

#ui-passkey-overlay {
	position: absolute;
	display: block;
	width: 350px!important;
	width: 370px;
	height: auto;
	max-height: 275px;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	border: 0px;
	background-color: #404040;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	background-color: #000000;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.75);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#40000000, endColorstr=#40000000);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#40000000, endColorstr=#40000000)';
            z-index: 10000;
            top: 25px;
           right: 0px;
}

#ui-passkey-container {
	position: relative;
	display: block;
	width: 350px!important;
	width: 352px;
	height: 270px;
	max-height: 270px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url('../../../PassKey/assets/images/ui-passkey-container-bg.jpg');
	background-repeat: repeat-x;
	overflow: auto;
}

#ui-passkey-header {
	position: relative;
	display: block;
	width: 305px!important;
	width: 335px;
	height: auto;
	padding: 15px 15px 10px 15px;
	margin: 0px;
	border: 0px;
	font-family: Helvetica, 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	line-height: 18px;
}

#ui-passkey-body {
	position: relative;
	display: block;
	width: 305px;
	width: 335px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
        text-align: left;
}

#ui-passkey-body:after {
	clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
}

#ui-passkey-list {
        position:relative;
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#passkey-item-with-multiple {
       position: relative;
       display: block;
       width: 100%;
       height: 100%;
       padding: 0px;
       margin: 0px;
       border: 0px;
}

#passkey-overlay-container {
	position: absolute;
	display: block;
	width: 980px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	border: 0px;
        z-index: 10000;
        top: 25px;
        left: 0px;	
}
	
#passkey-overlay-header {
	position: relative;
	display: block;
	width: 980px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url('../../../PassKey/assets/images/passkey-overlay-header.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#passkey-overlay-body {
	position: relative;
	display: block;
	width: 940px!important;
	width: 980px;
	min-height: 600px;
	height: auto!important;
	height: 600px;
	padding: 0px 20px 0px 20px;
	margin: 0px;
	border: 0px;
	background-image: url('../../../PassKey/assets/images/passkey-overlay-body.png');
	background-repeat: repeat-y;
	background-position: top left;
}

#passkey-overlay-iframe {
	width: 940px;
	height: 600px;
	background-color: #000000;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#passkey-overlay-footer {
	position: relative;
	display: block;
	width: 980px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url('../../../PassKey/assets/images/passkey-overlay-footer.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#passkey-inline-iframe {
	width: 100%;
	min-height: 500px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #cccccc;
	height: 500px;
}

.passkey-item {
	display: table-cell;
	width: 90px;
	height: auto;
	padding: 0px;
	border: 1px solid #F0F0F0;
                vertical-align: top;
                text-align: center;
}

.passkey-item-icon {
	position: relative;
	display: block;
	width: 80px;
	height: 65px;
	padding: 0px;
	margin: 5px;
	border: 0px;
	background-color: #E1E1E1;
}

.passkey-item-label {
	position: relative;
	display: block;
	font-family: Helvetica, 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: center;
        margin: 10px 0px 5px 0px;
}

.passkey-item-label a {
	color: #666666;
	text-decoration: none;
}

.passkey-item-label a:hover {
	text-decoration: underline;
}

.passkey-item-dropdown {
	position: absolute;
	display: block;
	width: 15px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url('../../../PassKey/assets/images/passkey-dropdown-arrow.png');
	background-repeat: no-repeat;
	background-position: top left;
                top: 50px!important;
	top: 55px;
	right: 5px;
	cursor: pointer;
                font-size: 1px;
                line-height: 1px;
}

.passkey-item-dropdown-list {
	position: absolute;
	display: none;
	width: auto;
	height: auto;
	padding: 3px 5px 3px 5px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background-color: #F1F1F1;
	color: #666666;
	font-family: Helvetica, 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	list-style: none;
	line-height: 16px;
	top: 68px;
	right: 5px;
	z-index: 1000;
                text-align: right;
}

.passkey-item-dropdown-item {
	cursor: auto;
}

.passkey-addnew-icon {
	position: relative;
	display: block;
	width: 25px;
	height: 25px;
	padding: 0px;
	margin: 10px auto 0px auto;
	border: 0px;
	background-image: url('../../../PassKey/assets/images/ui-passkey-addnew.png');
	background-repeat: no-repeat;
	background-position: top left;
                text-align: center;
}

.passkey-addnew-label {
	position: relative;
	display: block;
	font-family: Helvetica, 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	text-decoration: none;
                margin: 7px auto 5px auto;
}

.passkey-addnew-label:hover {
	text-decoration: underline;
}

.passkey-overlay-close {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url('../../../PassKey/assets/images/passkey-overlay-close.png');
	background-repeat: no-repeat;
	background-position: top left;
	top: 17px;
	right: 17px;
}

a {
	cursor: pointer;
}

.noCSS {
	display: none;
}
.SWChannelLinkRight {float            : left;background       : url() no-repeat right top;background-color :;border			  :0;border-color	  :;border-style	  : solid;font-size        :12px;font-weight      : Normal;text-decoration  :None;font-family: 'Trebuchet MS', Tahoma, Verdana, Helvetica;color: #000000;margin-top:6px;margin-bottom:0px;margin-right:0px;margin-left:3px;height			  :31px;text-align:Center;}.SWChannelLinkRight:hover {background       : url(/princetonisd/lib/princetonisd/_template166/_assets/nav-right-normal.png) no-repeat right top;background-color :;border			  :0;border-color	  :;border-style	  : solid;font-weight      : Normal;text-decoration  :None;color: #ffffff;font-family: 'Trebuchet MS', Tahoma, Verdana, Helvetica;font-size        :12px;text-align:Center;}.SWChannelLinkLeft {float            : left;background       : url() no-repeat left top;padding-top      :7px;padding-bottom   :0px;padding-right    :7px;padding-left     :14px;white-space      : nowrap;cursor:			hand;height			  :31px;}.SWChannelNavigationBar A:hover SPAN.SWChannelLinkLeft {background       : url(/princetonisd/lib/princetonisd/_template166/_assets/nav-left-normal.png) no-repeat left top;padding-top      :7px;padding-bottom   :0px;padding-right    :7px;padding-left     :14px;height			  :31px;}.SWChannelLinkRightSelected {float            : left;background       : url(/princetonisd/lib/princetonisd/_template166/_assets/nav-right-normal.png) no-repeat right top;background-color :;border			  :0;border-color	  :;border-style	  : solid;font-size        :12px;font-weight      :Normal;text-decoration  :None;font-family: 'Trebuchet MS', Tahoma, Verdana, Helvetica;color: #ffffff;margin-top:6px;margin-bottom:0px;margin-right:0px;margin-left:3px;text-align:Center;height			  :31px;}.SWChannelLinkRightSelected:hover {margin-top:6px;margin-bottom:0px;margin-right:0px;margin-left:3px;}.SWChannelLinkLeftSelected { float            : left;display          : block;background       : url(/princetonisd/lib/princetonisd/_template166/_assets/nav-left-normal.png) no-repeat left top;padding-top      :7px;padding-bottom   :0px;padding-right    :7px;padding-left     :14px;white-space      : nowrap;height			  :31px;cursor:			hand;}.SWChannelLinkLeftSelected:hover {padding-top      :7px;padding-bottom   :0px;padding-right    :7px;padding-left     :14px;height			  :31px;}/*---------------------------------------------------------------------*/
/* Used when navigation node is not selected */
/*---------------------------------------------------------------------*/

.SWNav {
padding:0px 7px 10px 14px;
width: 100%;
}

.SWNav A {
text-decoration: none;
color: #fff;
}


/*---------------------------------------------------------------------*/
/* Used when cursor is over navigation node */
/*---------------------------------------------------------------------*/

.SWNavHover
{
padding:0px 7px 10px 14px;
width: 100%;

}

.SWNavHover A {
color: #fff;
text-decoration: none;
}



/*---------------------------------------------------------------------*/
/* Used when navigation node is selected */
/*---------------------------------------------------------------------*/

.SWNavSelected {
padding:0px 7px 10px 14px;
width: 100%;

}

.SWNavSelected A {
color: #fff;
text-decoration: none;
font-weight: bold;
}

/*---------------------------------------------------------------------*/
/* Section List Object		*/
/*---------------------------------------------------------------------*/

.sw-sectionlist {
list-style-type:none;
margin:0px;
}

/*---------------------------------------------------------------------*/
/* Used when navigation node is not selected */
/*---------------------------------------------------------------------*/

.sw-sectionlist-item {
padding: 5px 5px 5px 5px;
width:100%;
}

.sw-sectionlist-item a {

}

/*---------------------------------------------------------------------*/
/* Used when cursor is over navigation node */
/*---------------------------------------------------------------------*/

.sw-sectionlist-item-hover {
padding: 0px 5px 0px 5px;
width: 100%;
}

.sw-sectionlist-item-hover a { 
}


/*---------------------------------------------------------------------*/
/* Used when navigation node is selected */
/*---------------------------------------------------------------------*/

.sw-sectionlist-item-selected {
padding: 0px 5px 0px 5px;
width: 100%;
}

.sw-sectionlist-item-selected a {
}
