﻿@media all
{
	body
	{
		margin: 0px 0px 0px 0px;
		behavior:url(csshover2.htc);
		background:white url(/sysimages/bodyBack.jpg) repeat-x top left;
	}
	/*
	table, table tr, table tr td
	{
		border: 1px solid red;
	}
	*/
	.page
	{
		width: 957px;
		margin-left: auto;
		margin-right: auto;
	}


	.floatLeft1
	{
		float: left;
		width: auto;
		height: auto;
		margin: 2px 5px 0px 2px;
		text-align: center;
	}
	.floatRight1
	{
		float:right;
		width:auto;
		height:auto;
		margin: 2px 2px 5px 5px;
		text-align:center;
	}
	.header
	{
		height: 100px;
	}
	
	.content
	{
		vertical-align: top;
		font-family: arial;
		font-size: 9pt;
		text-align: left;
		color:black;
		background-color:Transparent;
	}
	.content a
	{
		font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		font-size: 9pt;
		text-decoration: underline;
		font-weight:bold;
		color: #570B0F;
	}
	.content a:hover
	{
		text-decoration: underline;
		color: black;
	}
	.bold
	{
		font-weight: bold;
	}
	.adminDept
	{
		width:45%;
		float:left;
		height:125px;
		margin:3px;
		padding:3px;
		border:solid 1px #ececec;
	}
	.gutterLeft
	{
		vertical-align: top;
		width: 186px;
	}

	.gutterRight
	{
		vertical-align: top;
		width: 185px;
	}

	.EventRight
	{
		font-size: 10px;
		font-family:Arial CE;
		color:#333132;
	    
	}

	.EventRight a
	{
		font-size: 8pt;
		color: #000002;
		text-decoration: none;
		font-family:Arial CE;
		font-weight: bold;
	}
	.EventRight a:hover
	{
		text-decoration:underline;
	}
	.DistrictContentLeft
	{
		width: 194px;
		vertical-align: top;
		text-align: left;
		border-right:solid 1px #A9B4AC;
		background:#570B0F;
		min-height:500px;
	}

	.District2ColumnContentRight
	{
		width: 780px;
		vertical-align: top;
		text-align: left;
		background:transparent url(/sysimages/mRightSlice.jpg) repeat-y top right;
	}
	.District3ColumnContentMiddle, .School3ColumnContentMiddle
	{
		width: 568px;
		vertical-align: top;
		text-align: left;
		background:transparent url(/sysimages/mRightSlice.jpg) repeat-y top right;
		border-right:solid 1px white;
	}

	.District3ColumnContentRight
	{
		width: 195px;
		vertical-align: top;
		background: transparent url(/sysimages/rSlice.jpg) repeat-x top left;
		text-align: left;
	}
	.SchoolContentLeft
	{
		width:194px;
		vertical-align: top;
		background:#570B0F;
		text-align: left;
		border-right:solid 1px #A9B4AC;
	}
	.School2ColumnContentRight
	{
		width: 784px;
		vertical-align: top;
		text-align: left;
		background:transparent;
	}





	.School3ColumnContentRight
	{
		width: 195px;
		vertical-align: top;
		background: transparent url(/sysimages/rSlice.jpg) repeat-x top left;
		border-left:solid 1px #D0D6EC;
		text-align: left;
	}
	.homeImage
	{
		border-left:solid 7px #645E5E;
		border-right:solid 7px #645E5E;
		border-top:solid 7px #645E5E;

	}
	.ssBottom
	{
		background-color:#645E5E;
		color:#FFFFFF;
		font-family:Arial;
		font-size:11px;
		padding-top:5px;
		text-align:left;
	}
	.school3cTop
	{
		background:url(/sysimages/3cTopBack.jpg) no-repeat top;
		width:576px;
		height:54px;
		vertical-align:middle;
		padding-left:9px;
		text-align:left;
	}
	.school3cTop a
	{
		color:White;
		font-size:24px;
		font-family:Times New Roman;
		text-decoration:none;
	}
	.school3cTop a:hover
	{
		text-decoration:underline;
	}
	.school3cRight
	{
		background:url(/sysimages/3cRightBack.jpg) no-repeat top;
		width:185px;
		height:133px;
	}
	.school2cTop
	{
		background:url(/sysimages/2cTopBack.jpg) no-repeat top;
		width:761px;
		height:54px;
		vertical-align:middle;
		padding-left:9px;
		text-align:left;
	}
	.school2cTop a
	{
		color:White;
		font-size:24px;
		font-family:Times New Roman;
		text-decoration:none;
	}
	.school2cTop a:hover
	{
		text-decoration:underline;
	}
	
	.alumNav tr td
	{
		text-align:center;
		color:Black;
	}
	.alumNav tr td a, .alumNav tr td a:link, .alumNav tr td a:visited, .alumNav tr td a:active
	{
		color:#701A1B;
		font-family:Arial;
		font-size:13px;
		text-decoration:none;
	}
	.alumNav tr td a:hover
	{
		text-decoration:underline;
	}

	.description
	{
		font-size: 8pt;
	}

	.smaller
	{
		font-size: 10pt;
	}

	.bigger
	{
		font-size: 14px;
		font-weight: bold;
	}

	.footer
	{
		height:28px;
		color: black;
		font-family:Trebuchet MS;
		font-size: 8pt;
		background-color:transparent;
		font-weight: bold;
		text-align: center;
	}

	.footer a
	{
		color: black;
		font-family:Trebuchet MS;
		font-size: 8pt;
		font-variant:small-caps;
		text-decoration: none;
	}
	.footer a:hover
	{
		text-decoration: underline;
	}
	.footerlinks tr td
	{
		text-align:center;
	}
	.footerlinks tr td a
	{
		color:black;
		font-family:Arial;
		font-size:8pt;
	}
	.footer2
	{
		color:White;
		font-family:Arial;
		font-size:8pt;
	}
	.footer2 a
	{
		color:White;
		font-family:Arial;
		font-size:8pt;
	}
	.footer2 a:hover
	{
		text-decoration:underline;
	}
	.sTitle
	{
		padding-left:12px;
		padding-top:5px;
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		text-align:left;
		vertical-align:top;
		color:White;
		font-size:13pt;
		font-weight:bold;
		font-variant:small-caps;
	}
	.sTitle a
	{
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		text-align:left;
		vertical-align:top;
		color:White;
		font-size:13pt;
		font-weight:bold;
		font-variant:small-caps;
		
	}
	.schoolNav
	{
		vertical-align:top;
		width:162px;
	}

	.schoolNav tr td
	{
		padding-top:4px;
		padding-bottom:4px;
		vertical-align:top;
		color: #151515;
		text-align: left;
	}
	.schoolNav span
	{
		text-align:left;
		vertical-align:middle;
		font-family: arial;
		font-weight:bold;
		font-size: 12px;
		color: black;
		text-decoration:none;
	}
	.schoolNav tr td a
	{
		text-align:left;
		vertical-align:middle;
		font-family: arial;
		font-weight: bold;
		font-size: 12px;
		color:black;
		text-decoration:none;
	}

	.schoolNav tr td a:hover
	{
		color: #FE8D0B;
		text-decoration:none;
	}
	.arrow
	{
		padding-left:10px;
		width:25px;
	}

	.lBottom
	{
		background:url(/sysimages/sNavBottom.jpg) no-repeat top;
		width:171px;
		height:5px;
	}

	.DayHeader
	{
		height: 25px;
		background-color:black;
		color: white;
		font-family: Verdana;
		font-weight: bolder;
		font-size: 12pt;
	}

	.EventsGrid
	{
		font-family: Verdana;
		font-size: 10pt;
		color: #11375c;
	}

	.DistrictLeftText, .DistrictLeftText a
	{
		border-bottom: 1px dotted #c5c9ce;
		color: #0f3f65;
		font-family: Verdana;
		font-weight: bold;
		font-size: 10pt;
	}
	.staffDD
	{
		width:215px;
	}

	.calendar tr th
	{
		background-color: White;
		color: #818181;
	}
	.calendar tr td a, .calendar tr th a, .calendar, .calendar tr td, .calendar tr th
	{
		text-decoration: none;
		font-family: Verdana;
		font-size: 8pt;
	}
	.today
	{
		border-right:solid 1px black;
		border-bottom: solid 1px black;
	}
	.gutter
	{
		background:#FFF3A1 url(/sysimages/rSlice.jpg) repeat-x top;
		padding-top: 2px;
	}
	.gutterHeader
	{
		color: black;
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		font-size: 12pt;
		font-weight:bold;
		height: 32px;
		vertical-align: middle;
		text-align: left;
		border-bottom:solid 1px white;
	    margin-left:6px;
	    margin-right:6px;
	}

	.gutterHeaderText
	{
		line-height: 25px;

		padding-top:4px;
	}
	.gutterMiddle
	{
		height:auto;
		padding:8px;
		
	}
	.address
	{
		vertical-align:middle;
		color: black;
		font-family:Arial;
		font-size: 8pt;
		text-align:left;
		padding-top:15px;
		font-weight:bold;
	}
	.address a
	{
		color: #F5F5F5;
		font-family: Arial;
		font-size: 8pt;
		text-decoration:underline;
	}
	.address a:hover
	{
		text-decoration: underline;
		color:#F5F5F5;
	}

	.whitebar
	{
		vertical-align: top;
		background-color: transparent;
		height: 15px;
	}
	.districtNav
	{
		padding:0;

		width:957px;
		height:26px;
		vertical-align:top;

	}
	.dNav
	{
		padding-left:5px;
		vertical-align: top;
		line-height:25px;
	}
	/*
	.dNav tr td
	{
		text-align:center;
	}
	*/
	
	.dNav a
	{
		color: white;
		font-size: 14px;
		font-family:Times New Roman;
		font-weight: bold;
		text-decoration: none;
	}
	.dNav a:hover
	{
		color: #F0BD00;
		text-decoration:none;
	}
	.dLeft
	{
		padding-top:8px;
		width:162px;
		text-align:left;
	}
	.dLeft tr td
	{
		padding-bottom:10px;
		font-family:Arial;
		font-size:13px;
		color: black;
		font-weight:bold;
	}
	.schoolinfo
	{
		font-family: Verdana;
		font-weight: bold;
		font-size: 10pt;
		color: #012B97;
		text-decoration: none;
	}

	.mTopPadding
	{
		padding-top:5px;
		padding-bottom:4px;
		margin-right:10px;
		margin-left:10px;
		color: black;
		font-family:Trebuchet MS;
		font-size: 15pt;
		font-weight: bold;
		border-bottom:solid 1px #E4E4E4;
	}
	.viewallnews
	{
		text-align:right;
		margin-right:10px;
		margin-left:10px;
		padding-top:8px;
		vertical-align:middle;
		font-weight:bold;
		padding-bottom:10px;
		border-top:solid 1px #E4E4E4;
	}
	.viewallnews a 
	{
		color:black;
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		font-size:8pt;
		text-decoration:none;
	}
	.viewallnews a:hover
	{
		color:#3B011E;
	}
	.mPadding
	{
		padding-left: 15px;
		padding-right: 15px;
		padding-top:8px;
		vertical-align: top;
		padding-bottom:10px;
	}

	.addinfo
	{
		width: 145px;
		font-size: 11px;
		color: Black;
	}
	.category
	{
		color: Black;
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;
	}
	span.linkform
	{
		font-size: 10px;
		font-family: arial;
		color: #A7A7A7;
	}
	a.linkform 
	{
		color: #414141;
		text-decoration: none;
		font-family: arial;
		font-size: 13px;
	}
	a:hover.linkform 
	{
		text-decoration: underline;
	}


	.fullcal
	{
		padding-left: 10px;
	}

	a.search
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #0000FF;
		text-decoration: underline;
	}

	.summary
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		color: #000000;
	}

	.summaryURL
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: smaller;
		color: #008000;
	}

	.searchSize
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: smaller;
		color: #C0C0C0;
	}
	.meeting
	{
		padding-left: 6px;
		color: #595957;
		text-decoration: none;
		font-family: arial;
		font-size: 13px;
	}
	.meeting a:hover
	{
		text-decoration: underline;
	}
	.aPadding
	{
		padding-top: 5px;
		padding-left: 7px;
		padding-right: 7px;
		background-color: White;
	}
	.aNav
	{
		background-color: #CCD8CC;
		padding-left: 5px;
		padding-right: 5px;
		text-align: left;
		font-family:Verdana;
		font-size:14px;
	}
	.aNav tr td
	{
		text-align: center;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		color: #076608;
		text-align: left;
		border-bottom: solid 1px #E6EBE5;
	}
	.aNav tr td a
	{
		text-align: center;
		vertical-align: middle;
		font-family: arial;
		font-weight: bold;
		font-size: 12px;
		color: black;
		text-decoration: none;
	}
	.aNav tr td a:hover
	{
		text-decoration: underline;
	}
	.aNav span
	{
		text-align: left;
		vertical-align: middle;
		font-family: arial;
		font-weight: bold;
		font-size: 12px;
		color: black;
		text-decoration: none;
	}
	.breakdown
	{
		padding-left: 80px;
	}

	/*Hover nav*/

	.hoverNav
	{
		position: relative;
		vertical-align:top;
	}


	div.hoverNav
	{
	   height: 26px;
	}


	.hoverNav ul
	{
		list-style: none;
		padding: 0;
		margin: 0;
		position: relative;
		color: white;
		z-index: 0;
		font-size:12px;
	}

	.hoverNav ul a
	{
		text-decoration: none;
		display: block;
		padding: 0;
		margin: 0;
		color: white;
	}

	.hoverNav ul a:hover
	{
		text-decoration: none;
	     
	}
	.hoverNav ul a:visited
	{
		text-decoration: none;
		color: white;
	}
	.hoverNav ul a:active
	{
		text-decoration: none;
	}
	.hoverNav ul li
	{
		position: relative;
		z-index: 99;
	}
	.hoverNav ul li ul
	{
		list-style: none;
		position: absolute;
		left: 0px;
		top: -4px;
		display: none;
		background-color: #4F0A0D;
		margin: 0;
		padding: 0;
		color: white;
		
	    
	}

	.hoverNav ul:hover li ul
	{
		display: block;
	   
	}

	.hoverNav ul li ul li
	{
		width: 250px;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-right: 3px;
		padding-left:8px;  
		z-index: 99;
		text-align:left;
	}
	.hoverNav ul li ul li:hover
	{
		background: #F1BF00;
	}
	.hoverNav ul li ul li a:link
	{
		color: white;
	}
	.hoverNav ul li ul li a:hover
	{
		color: white;
	}
	.hoverNav ul li ul li a:visited
	{
		color:white;
	}
	.hoverNav ul li:hover ul
	{
		display: block;
		z-index: 99;
	}

	.TopNav Table
	{
		width: 100%;
		padding: 0;
	}
	.TopNav a
	{
		font-family: Verdana;
		font-size:12px;
	}

	.TopNav td
	{
		padding: 0px;
		text-align:center;
	    
	}
	.DropDownBox
	{
		width: 128px;
	}
	.tiny
	{
		text-align: left;
		font-weight:bold;
		font-size:8pt;
		color:#000062;
	}
	.eventTime
	{
		text-align:left;
		color:Black;
		font-size:7pt;
		font-family:Verdana,Helvetica,sans-serif;
		font-weight:bold;
	}
	.monthDay
	{
		width: 14%;
		vertical-align: top;
		min-width: 100px;
		background-color: White;
		border:solid 1px #1A2A66;
		
	}
	.monthDay a
	{
		color: black;
		font-size:7pt;
		font-family:Verdana,Helvetica,sans-serif;
		font-weight:normal;
		text-decoration:none;
	}
	.monthHeader
	{
		color: black;
		font-family: Arial;
		font-size: 17px;
		font-weight: bold;
	}
	.monthHeader a
	{
		color: black;
		font-family: Arial;
		font-size: 17px;
		font-weight: bold;
		text-decoration: none;
	}
	.dayOfWeek
	{
		vertical-align: middle;
		color: black;
		font-size: 12px;
		font-family: Arial;
		width: 14.5%;
		text-align: center;
	}
	.event
	{
		padding-bottom:5px;
	}
	.monthView
	{
		min-width: 774px;
		width: 100%;
		text-align: center;
		padding-top:8px;
		
	}
	
	
	/* OLC Styles */
	.olc2ColumnContentLeft
	{

		min-height:500px;
		
	}
	.olcLeftTitle
	{
		color:white;
		font-size:13pt;
		font-family:arial;
		text-align:left;
		margin-left:5px;
		font-weight:bold;
		margin-top:5px;
		padding-bottom:4px;
	}
	.olcNoAvail
	{
		font-size:8pt;
		color:black;
		font-style:italic;
		font-family:Arial;
	}
	.areaTitle
	{
		font-size:18px;
		color:Black;
		font-family:Arial;
		border-bottom:solid 1px #808080;
		text-align:left;
	}
	.olcTextHead
	{
		font-weight:bold;
		text-align:left;
		color:Black;
		font-size:11px;
		font-family:Arial;
	}
	.olcSample
	{
		font-size:9pt;
	
	}
	
	.calday
	{
		border-top:solid 1px #F3F3F5;
		border-right:solid 1px #F3F3F5;
		border-left:solid 1px #9FA2AC;
		border-bottom:solid 1px #9FA2AC;	
	}
	
		
	.clearfix:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	 
	.clearfix {
		display: inline-block;
	}
	 
	html[xmlns] .clearfix {
		display: block;
	}
	 
	* html .clearfix {
		height: 1%;
	}
	
	 .fixme
	{
		/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
		position: fixed;
		left: 40%;
		top: 30%;
	}
	
		
	
	.column
	{
		width: 49%;
		min-width: 350px;
		float: left;
		padding-bottom: 100px;
	}
	.portlet
	{
		margin: 0 1em 1em 0;
	}
	.portlet-header
	{
		margin: 0.3em;
		padding-bottom: 4px;
		padding-left: 0.1em;
		font-size:15px;
	}
	.portlet-header .ui-icon
	{
		float: right;
	}
	.portlet-content
	{
		margin:5px;
	}
	.ui-sortable-placeholder
	{
		border: 1px dotted black;
		visibility: visible !important;
		height: 40px !important;
	}
	.ui-sortable-placeholder *
	{
		visibility: hidden;
	}
	.portTitle
	{
		font-size:15px;
		font-family:Verdana;
		color:Black;
	}
	.portTitle a
	{
		font-size: 11px;
		font-family: Arial;
		color: #E5131E;
		text-decoration: underline;
	}
	
	.popTitle
    {
	    background-color: #570B0F; 
	    padding: 2px; 
	    vertical-align: middle;
	    padding-left:6px;
        font-weight: bold; 
        font-family: arial; 
        height: 20px; 
        border-bottom: solid 1px #000000;
        color: white; 
        font-size: 13px;
    }
    .popContent
    {
	    font-family:arial;
	    color: Black; 
	    font-size: 12px; 
	    padding-left: 12;
        padding-top: 8px; 
        text-align: left;
    }
    
    .popBottom
	{
		height:25px;
		background-color:#CECECE;
		font-size:11px;
		font-style:italic;
		text-align:right;
		padding-right:13px;
		border-top:solid 5px white;
		border-bottom:0px;
		vertical-align:middle;
		padding-top:4px;
		padding-bottom:4px;
	}
	

	.icon
	{
	   background: url(olc/images/icons.gif) no-repeat top left;
	   font-size:1em;
	   background-position:0 -26px;
	   background-repeat:no-repeat;
	   width:20px;
	   height:22px;
	   position:absolute;
	   top:0px;
		left:-2px;   
	}

	.icon.sprite-document { background-position: 0 -30px; } 
	.icon.sprite-document_blocked { background-position: 0 -78px; } 
	.icon.sprite-document_certified { background-position: 0 -126px; } 
	.icon.sprite-document_create { background-position: 0 -175px; } 
	.icon.sprite-document_empty { background-position: 0 -223px; } 
	.icon.xls, icon.xlsx  
	{
		background-position: 0 -271px; 
	}
	.icon.sprite-document_flow { background-position: 0 -319px; } 
	.icon.sprite-document_flow_approved { background-position: 0 -367px; } 
	.icon.sprite-document_flow_approved_2 { background-position: 0 -415px; } 
	.icon.sprite-document_flow_checkdOutByMyself { background-position: 0 -463px; } 
	.icon.sprite-document_flow_checkdOutByOther { background-position: 0 -511px; } 
	.icon.sprite-document_flow_draftCheckdOutByMyself { background-position: 0 -559px; } 
	.icon.sprite-document_flow_draftCheckdOutByOther { background-position: 0 -607px; } 
	.icon.sprite-document_flow_markedForApproval { background-position: 0 -655px; } 
	.icon.sprite-document_flow_markedForCorrection { background-position: 0 -703px; } 
	.icon.sprite-document_flow_markedForReview { background-position: 0 -751px; } 
	.icon.sprite-document_flow_pending { background-position: 0 -799px; } 
	.icon.sprite-document_flow_rejected { background-position: 0 -847px; } 
	.icon.sprite-document_image { background-position: 0 -895px; } 
	.icon.link  
	{
		background-position: 0 -939px;
	}
	.icon.createlink 
	{
		background-position: 0 -991px; 
	} 
	.icon.pdf  
	{
		background-position: 0 -1036px; 
	}
	.icon.ppt, .icon.pptx
	{
		background-position: 0 -1083px; 
	}
	.icon.sprite-document_rejected { background-position: 0 -1135px; } 
	.icon.sprite-document_sale_delivered { background-position: 0 -1183px; } 
	.icon.sprite-document_sale_new { background-position: 0 -1231px; } 
	.icon.sprite-document_sale_pending { background-position: 0 -1279px; } 
	.icon.sprite-document_sale_rejected { background-position: 0 -1327px; } 
	.icon.sprite-document_ticket_cancelled { background-position: 0 -1375px; } 
	.icon.sprite-document_ticket_finished { background-position: 0 -1423px; } 
	.icon.sprite-document_ticket_priority1 { background-position: 0 -1471px; } 
	.icon.sprite-document_ticket_priority10 { background-position: 0 -1519px; } 
	.icon.sprite-document_ticket_priority2 { background-position: 0 -1567px; } 
	.icon.sprite-document_ticket_priority3 { background-position: 0 -1615px; } 
	.icon.sprite-document_ticket_priority4 { background-position: 0 -1663px; } 
	.icon.sprite-document_ticket_priority5 { background-position: 0 -1711px; } 
	.icon.sprite-document_ticket_priority6 { background-position: 0 -1759px; } 
	.icon.sprite-document_ticket_priority7 { background-position: 0 -1807px; } 
	.icon.sprite-document_ticket_priority8 { background-position: 0 -1855px; } 
	.icon.sprite-document_ticket_priority9 { background-position: 0 -1903px; } 
	.icon.sprite-document_unknown { background-position: 0 -1951px; } 
	.icon.sprite-document_withDraft { background-position: -170px -30px; } 
	.icon.doc, .icon.docx 
	{
		background-position: 0 -2046px; 
	}
	.icon.folder 
	{
		background-position: 0 -2094px; 
	}
	.icon.sprite-folder_Chile { background-position: -170px -173px; } 
	.icon.sprite-folder_Colombia { background-position: -170px -217px; } 
	.icon.sprite-folder_administration { background-position: -170px -261px; } 
	.icon.sprite-folder_back { background-position: -170px -305px; } 
	.icon.sprite-folder_documents { background-position: -170px -349px; } 
	.icon.sprite-folder_rejected { background-position: -170px -393px; } 
	.icon.sprite-folder_uruguay { background-position: -170px -437px; } 
	.icon.sprite-folder_withFlow { background-position: -170px -481px; } 
	.icon.sprite-iconSurvey { background-position: -170px -525px; } 
	.icon.sprite-list { background-position: -170px -573px; } 
	.icon.sprite-list_Create { background-position: -170px -621px; } 
	.icon.sprite-new_folder { background-position: -170px -669px; } 
	.icon.zip 
	{
		background-position: 0 -2684px; 
	}
	
	.panel-overlay p{
		margin: .3em 0;
	}
	.panel-overlay p {
		font-size:8pt;
		font-family:Arial;
		color:White;
	}
	#parts-img {
	border: 1px solid black;
}
img.nav {

	margin-bottom: 5px;
}


	
	

}

@media print
{
	
	.hidePrint {visibility:hidden;display:none;}
		
}



