﻿
/*----------------------------------------------------------------------------- 
Screen Stylesheet 

version:   1.0 
date:      March 17, 2009

-----------------------------------------------------------------------------*/ 

/* Remove padding and margin */ 
*  
    { 
    margin: 0; 
    padding: 0; 
    border: 0; 
} 

.clear 
    { 
    clear:both; 
} 

.right 
    { 
    float: right; 
} 

.left 
    { 
    float: left; 
} 

body 
    {
	font: 12px Arial, Helvetica, sans-serif;
	color: rgb(102, 102, 102);	text-align: center;
} 

#wrapper 
    {  
    width:950px;  
    text-align:left;   
    margin-left:auto;  
    margin-right:auto;  
    background-color: #FFFFFF; 
} 

a
{
	color:#662d91;
}

a:hover
{
	text-decoration:none;
}

/* typography */ 

h1 
    { 
    font-size: 2.2em; 
    color:#ff6900;
    font-weight:normal
} 
     
h2 
    { 
    font-size: 2.0em;     
} 
     
h3 
    { 
    font-size: 1.8em; 
} 
     
h4 
    { 
    font-size: 1.6em;     
} 
     
h5 
    { 
    font-size: 1.4em;     
} 
     
p 
    { 
    font-size: 1.2em;     
} 






/* Header 
-----------------------------------------------------------------------------*/ 
#header {
	margin-left:20px;
}

#logo {
	float:left;
	margin-bottom:20px;
}

#header #ElectronicsSearch {
	margin-top:10px;
	float:left;
}

#header #Img1 
{
float:left;	
}
#header #ElectronicsSearch h2 {
	
	background-color:#1a5a41; 
	width:730px; 
	color:#fff;  
	text-align:center;  
	font-size:2em; 
	font-weight:normal;
	vertical-align:baseline;
	padding:5px 0px;



}

#header #ElectronicsSearch h2 span {
	font-size:.8em;
	padding-left:20px;
}


#header #ElectronicsSearch div {
	background-color:#d6eaca; 
	height:88px; 
	float:left; 
	

	}


#header #ElectronicsSearch #material {
	width:230px; }


#header #ElectronicsSearch #postalCode {
	width:250px; 
		margin-left:10px;
}

#header #ElectronicsSearch #community {
	width:230px;
		margin-left:10px;
}

#header #ElectronicsSearch h3 {
	color: #1a5a41;
	font-weight:normal;
	font-size:2em;
	margin-left:20px;
	margin-top:10px;	
}

#header #ElectronicsSearch p {
	margin-left:20px;
	margin-top:10px;
	font-size:1em;
	color:#fff;
}

#header #ElectronicsSearch #material img{
	vertical-align:middle;
	
}

#header #ElectronicsSearch a 
{
	color:#1a5a41;
	text-decoration:none;
}

#header #ElectronicsSearch a:hover {
	text-decoration:underline;

}


/* Navigation 
-----------------------------------------------------------------------------*/ 


#leftNav 
{
	clear:both;
	float:left;
	width:220px;
	border-top: 8px solid #62bb46;
	margin:0; padding:0; 
	}
	
	
#leftNav ul {
	margin-top:20px;
	text-align:right;
	margin-right:20px;
	list-style-type:none;
	}

#leftNav ul li {
	padding-top:5px
}
	
	
#leftNav ul li a {
	color:#1a5a41;
	text-decoration:none;
}

#leftNav ul li a:hover {
	color:#62bb46;
}


#hpMiddleCol {
	float:left;
	width:730px;
	border-top: 8px solid #1a5a41;
	margin-bottom:10px;
		}


#middleCol {
	float:left;
	width:730px;
	border-top: 8px solid #1a5a41;
	background:url("/Electronics/library/borderWithRight.gif") top left repeat-y; 
	margin-bottom:10px;
	}
	
#middleColNoRight {
	float:left;
	width:730px;
	border-top: 8px solid #1a5a41;
	background:url("/Electronics/library/borderNoRight.gif") top left repeat-y; 
	margin-bottom:10px;
	}


#middleContent {
	margin-top:20px;
	margin-bottom:20px;
	width:470px;
	 
	/*
	 border-left: 1px solid #1a5a41;
		border-right: 1px solid #1a5a41;

*/
	min-height:400px;
	float:left;
	padding-left:20px;
	padding-right:20px;

}

 #middleContent p  {
	font-size:1em;
	margin-top:10px;
}

 #middleContent h2  {
	font-size:1.4em;
	font-weight:normal;
	margin-top:10px;
}


#rightCol {
	float:right;
	width:180px;
	margin-top:20px;
	margin-left:20px;
	


}

#rightCol h2 {
	font-size:1.4em;
	color:black;
	font-weight:normal;
	vertical-align:baseline;
	
}

#rightCol p {
	font-size:1em;
	line-height:1.4em;
}



#rightBarImage 
{
	margin-top:40px;
}


/* Homepage 
-----------------------------------------------------------------------------*/ 


#hpContent {
	margin-top:20px;
	margin-bottom:20px;
	width:720px;
	border-left: 1px solid #1a5a41;
	height:250px;
}

 #hpContent h1,  #hpContent p  {
	margin-top:20px;
}


#hpContent img {
	float:left;
	margin-left:20px;
	margin-right:20px;

}


#hpElectronicsSearch {
	clear:both;
	margin-top:20px;


}

#hpElectronicsSearch h2 {
	
	background-color:#62bb46; 
	width:900px; 
	margin-left:30px; 
	color:#fff;  
	text-align:center;  
	font-size:2.2em; 
	font-weight:normal;
	vertical-align:baseline;
	padding:5px 0px;
}

#hpElectronicsSearch h2 span {
	font-size:.8em;
	padding-left:20px;
}


#hpElectronicsSearch div {
	background-color:#d6eaca; 
	height:200px; 
	float:left; 

	margin-left:10px;
	
	
	}


#hpElectronicsSearch #material {
	width:280px; 
	margin-left:30px;
	clear:both;
		border-bottom:10px #1a5a41 solid; 
	display: inline;
}



#hpElectronicsSearch #postalCode 
{
		border-bottom:10px #1a5a41 solid; 
	width:320px; 
}

#hpElectronicsSearch #community 
{
		border-bottom:10px #1a5a41 solid; 
	width:280px;
}

#hpElectronicsSearch h3 {
	color: #1a5a41;
	font-weight:normal;
	font-size:2.3em;
	margin:20px 10px;

	
}

#hpElectronicsSearch p {
	margin:10px;
	font-size:.9em;
	color:#000;
}

#hpElectronicsSearch a 
{
	color:#1a5a41;
	text-decoration:none;
}

#hpElectronicsSearch a:hover {
	text-decoration:underline;

}





/* Footer 
-----------------------------------------------------------------------------*/ 
#footer {
	height:30px;
	clear:both;
	margin-top:20px;
	border-top:10px #1a5a41 solid;
	background-color:#62bb46; 

}

#footer img{
	float:left
}

#footer p {
	float:right; 
	color:#fff; 
	padding:5px 20px;
}






/* Your template 
-----------------------------------------------------------------------------*/ 
#legend {
	
	width:200px;
	margin:25px 0px;
	border:1px #62bb46 solid;

}

#legend h2 {
	font-weight:normal;
	font-size:1.4em;
	background-color:#62bb46 ;
	color:black;
	padding: 3px 10px
}

#legend p {
	margin:5px 0px;
	padding: 3px 10px;
	font-size:.9em;
}

#legend img 
{
	vertical-align:middle;
}

.button
{
	color: #FFFFFF;
	height: 22px; 
	background-color: #006838; 
	vertical-align:middle;
	font-weight:bold;
}

.text
{
 border:solid 1px #9BB29C; margin-right:2px;
}

input 
{
	height: 22px; 
	vertical-align:middle;
}

#nearbyCities 
{
	margin-top:50px;
	border-top:1px solid black;
}

#nearbyCities  ul
{
list-style-type:none;
}

#nearbyCities h2
{
	margin-top:20px;
	
}

#greyBg 
{
	display:none; 
	background-color: black;
	filter:alpha(opacity=75); /* IE's opacity*/  
	left: 0px;     
	opacity: 0.75;     
	position: absolute;     
	top: 0px;     
	width: 100%;  
	height:2000px;   
	z-index: 99;
}

#communityList a
{
	text-decoration:none;
	color:rgb(102, 102, 102);
}

#communityList a:hover
{
	text-decoration:underline;
}


	#teacherResources h3 
	{
		font-size:1.4em;
		margin-top:10px;
		color:#1a5a41;
	}
	
	h3.residencyRestriction
	{
		font-size:1em;
		line-height:1em;
		color:#ff6900;
		font-weight:normal;
		vertical-align:baseline;
		margin-left:20px;
		margin-top:0px;
	}
	
	h3.residencyRestriction a
	{
 color:#ff6900;
 text-decoration:none;
	}
	
	h3.residencyRestriction a:hover
	{
 color:#ff6900;
 text-decoration:none;
	}
	
	.locationName 
	{
		color:#1a5a41;
	}
	
	a.locationName
	{
		text-decoration:none;
	}
	
	a:hover.locationName  
	{
		text-decoration:underline;
	}
	
	
	a.popupLink
	{
		color:#1a5a41;
		text-decoration:none;
	}
	
	a:hover.popupLink
	{
		text-decoration:underline;
	}
	
	#smallMap
	{ 
		float:left;
	}
	
 #commLocationDetailsRight 
 {
 	clear:both;
 }
	
	#commLocationDetails
	{
	 padding:10px;
	}
	
	#detailBottomContent
	{
		clear:both;
	}
	
	#breadcrumb 
	{
		font-size:1em;
		padding-top:10px;
		color:Black;
	}
	
	#breadcrumb a
	{
		color:rgb(102, 102, 102);
		text-decoration:none;
		
	}
	
		
	#breadcrumb a:hover
	{
		color:rgb(102, 102, 102);
		text-decoration:underline;
		
	}
	
	
	.EnlargeMap
	{
	margin-top:10px;	
	}
	
	.EnlargeMap a
	{
		text-decoration:none;
		color:#ff6900;
		font-weight:bold;

	}
	
	.EnlargeMap a:hover	
	{
		text-decoration:none;
	}
	
	#commLocationDetails 
	{
		margin-top:20px;
	}
	
	#commLocationDetails h3
	{
		color:#ff6900;
		font-size:1em;
		padding:10px 0px;
	}
	
	.greenTitle
	{
		font-size:1em;
		color:#1a5a41;
		font-weight:bold;

	}
	
	.orangeTitle
	{
		font-size:1em;
		color:#ff6900;
		font-weight:bold;

	}
	
	#dateOfEvent
	{
		margin-top:20px;
		border-top:1px solid black;
		
		padding:0px;
	}
	
	
	 #hoursOfOperation
	{
		margin-top:10px;
		border-top:1px solid black;
		border-bottom:1px solid black;
		padding:0px;
	}
	

	
	#hoursOfOperation p
	{
		margin: 10px 0px;
	}

	.centered
	{
		position: absolute; z-index: 9999;
		top:100px;
	}
	
	
	 
	 #smallMap 
	 {
	 	padding-right:20px;
	 }
	 
	 #middleContent h1 
	 {
	 	border-bottom:1px solid black;
	 }
	 
	 .borderBottom
	 {
	 	border-bottom:1px solid black;
	 	padding:10px 0px;
	 }
	 
	 .borderTop
	 {
	 	border-top:1px solid black;
	 	padding:0px 0px;
	 	height:2px;
	 	 margin-top:10px;
	 }
	 
	 
.showingResultsFooter 
{
	margin-top:10px;
}

.radius
{
	border:1px grey solid;
	vertical-align:middle;
	height:20px;
	width:70px;
	
}

.resRestriction 
{
	margin-top:10px;
}

.Pager span
{
	color:#FF6900;
	/*border-right:solid 1px #777777;*/
	padding:2px 2px 0px 2px;
}
.Pager a
{
	padding:2px 2px 0px 2px;
	text-decoration:none;
	/*border-right:solid 1px #777777;*/
}

#commLocationDetailsEvents 
{
	
	border-bottom:solid 1px black;
	padding-bottom:10px;
}

#commLocationDetailsEvents p
{
	clear:both;
}


.upcomingEventDate
{
 color:#1a5a41;

}

#commLocationDetailsMaterials  a
{
text-decoration:none;
color: rgb(102, 102, 102);
}

#commLocationDetailsMaterials  p
{
	margin:0px;
}


.acceptedMaterials
{
	margin-top:10px;
}

ul#noResult  
{
	padding-left:15px;
		
		
}

ul#noResult li
{
	padding-top:10px;
}

.half-column 
{float:left;padding-right: 10px; /*border:solid 1px black;*/}

#commLocationDetailsEvents h3, #ctl00_RightColContent_commLocationDetailsEvents h3 
{
	font-size:1.2em;
	font-weight:normal;
}

.imageAlign 
{
	vertical-align:middle;
	}
	
	
	.locationListTitle 
	{
		float:left; 
		width:139px; 
		margin-top:10px;
	}
	
	.locationListIcons 
	{
		float:left; 
		width:60px;
		text-align:right;  
		margin-top:10px;
	}
	
	a.eventLocationName
	{
		color:Black;
		font-weight:normal;
		text-decoration:none;
	}
	
		a:hover.eventLocationName
	{
		text-decoration:underline;
	}