/* ---------------------------------------- Plano ISD Main Style Sheet ---------------------------------------- */
/*																												*/
/*																												*/


/* HTML Elements */
body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;		
	margin: 0px;
}

td, th {	
	font-size: 80%;
	color: #000;
}

a, a:link {
	color: #006390;
	text-decoration: underline;
}

a:visited {
	color: #006390;
}

a:hover {
	color: #f00;
}

a:active {
	color: #006390;
}

h1 {
	color: #006390;
	font-size: 200%;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	color: #444;
	font-size: 125%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
}

h3 {
	color: #006390;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

textarea {
	font-family: "Times New Roman", Times, serif;	
	font-size: 100%;
}

p, blockquote {
}

b, strong {
	font-weight: bold;
}

/* Form Elements */
form {
	font-family: "Times New Roman", Times, serif;
	font-size: 70%;
}

input, textarea, select, option {
	font-size: 100%;
}

li {
}

.align-left-margin{
	float:left;
	margin:0px 10px 5px 0px;
}

.align-right-margin{
	float:right;
	margin:0px 0px 5px 10px;
}


/* Navigational Elements */

.secondaryNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}

.thirdNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}

.menuLink, .menuLink:link {
	color: #006390;
	text-decoration: none;
}

.menuLink:visited {
	color: #006390;
}

.menuLink:hover {
	color: #f00;
}

.menuLink:active {
	color: #006390;
}

.menuLinkSelected, .menuLinkSelected:link {
	color: #f00;
	text-decoration: none;
}

.menuLinkSelected:visited {
	color: #f00;
	text-decoration: none;
}

.menuLinkSelected:hover {
	color: #f00;
	text-decoration: none;
}

.menuLinkSelected:active {
	color: #f00;
	text-decoration: none;
}





#siteNav{
	background:#ffffff url(/site/images/site.header/header_01.gif) repeat-x 0px bottom;
	line-height:1;
	padding:0px 0px 0px 0px;
}
	#siteNav ul{
		margin:0px;
		padding:0px;
		list-style:none;
		
	}
		#siteNav ul li{
			float:left;
			
		}
			#siteNav ul li a{
				display:block;
				float:left;
				color:#006290;
				text-decoration:none;
				padding:9px 15px 12px 15px;
				
				background:transparent url(/site/images/site.header/siteNavIcon.gif) no-repeat 5px 10px;
				
			}
			#siteNav ul li a:hover{
				color:#FF0000;
			}


#siteNavTop{
	float:right;
	line-height:1;
	padding:2px 0px 0px 0px;
}
	#siteNavTop ul{
		margin:0px;
		padding:0px;
		list-style:none;
	}
		#siteNavTop ul li{
			display:inline;
		}
			#siteNavTop ul li a{
				display:block;
				float:left;
				color:#6D6E71;
				text-decoration:none;
				padding:0px 14px 0px 14px;
				
				background:transparent url(/site/images/site.header/siteNavIcon.gif) no-repeat 4px 1px;
			}
			#siteNavTop ul li a:hover{
				color:#FF0000;
			}


.siteSearch{
	padding:5px 24px 3px 0px;
	margin:0px;
	clear:both;
	text-align:right;
	font-size:75%;
}

.thirdNavTable {
	color: #000000;
	font-size: 55%;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.thirdNavTable a:link {
	color: #006390;
	text-decoration: none;
}
.thirdNavTable a:visited {
	color: #006390;
	text-decoration: none;
}
.thirdNavTable a:hover {
	color: #f00;
	text-decoration: none;
}
.thirdNavTable a:active {
	color: #006390;
	text-decoration: none;
}

/* Additional Classes */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	white-space: nowrap;
	font-size: 70%;
}

.sectionHead {
	font-family: "Times New Roman", Times, serif;
	color: #EF4A4E;
	white-space: nowrap;
	font-size: 150%;
	font-style: italic;
	padding: 0px 12px;
	margin: 0px;
	background-image:   url(/site/images/section.head.bkgd.jpg);
	background-repeat: repeat-x;
}

.sectionHeadLink:link, .sectionHeadLink:visited, .sectionHeadLink:active {
	text-decoration: none;
	color: #EF4A4E;
}

.sectionHeadLink:hover {
	text-decoration: underline;
	color: #EF4A4E;
}

.sidebarCaption {
	color: #000000;
	font-size: 65%;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 20px;
}
th {
	background-color: e6e9f3;
	text-align: left;
}
.lowercase {
	text-transform: lowercase;
}
.schoolnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 22px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}
h5 {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #006390;
}
.schoolnumberblack {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	height: 22px;
	width: 22px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}
.sidebarCaption ul {
	margin-top: -17px;
	margin-bottom: -15px;
	margin-left: 17px;
	list-style-position: outside;
	list-style-image: url(/site/images/icons/calendar.bullet3.gif);
}
