/* CSS Document */


body{
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 130%;
}

table tr td
{
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 130%;
	vertical-align:top;
}

a:link, a:visited 
{
	text-decoration: none;
	color: #f26522;
}

a:hover, a:hover 
{
	text-decoration: none;
}

a img {border: none; vertical-align: middle;}

.inputText {
	font-size: 11px;
	background-color: #f5f5f5;
	border: solid 1px #ccc;
}

.inputButton {
	background-color: #dcdcdc;
	color: #9e0b0e;
	font-weight: bold;
	font-size: 11px;
	margin-left: 15px;
	border: solid 1px #999;
	padding: 5px;
}

.buttonLink
{
	border:0px;
	background-color:Transparent;
	text-decoration: none;
	color: #f26522;
}

.formFields
{
	font-size: 11px;
	background-color: #f5f5f5;
	border: solid 1px #ccc;
}

.formButton
{
	background-color: #dcdcdc;
	color: #9e0b0e;
	font-weight: bold;
	font-size: 11px;
	margin-left: 15px;
	border: solid 1px #999;
	padding: 3px;
}

.formLabel
{
	font-weight:normal;	
}

h1 
{
	color: #9e0b0e;
	/*#4682b4;*/
	font-size: 21px;
	margin: 10px 0px;
	padding: 0px;
}


h2 
{
	color: #f26522;
	/*#4682b4;*/
	font-size: 21px;
	margin: 10px 0px;
	padding: 0px;
}

h3
{
	color: #9e0b0e;
	font-size: 16px;
	font-family: Arial
}

.blackTitle
{
	color: #111111;
	font-size: 18px;
	font-family: Arial
}

#container {
	margin: 0px auto;
	padding: 0px;
	background-image: url(/images/site_background.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 1000px;
	background-color:white;
}

#main {
	width: 860px;
	margin: 0px auto;
	padding: 0px;
	padding-left:25px;
}

#content
{
	
	width:675px;
	float: left;
	
	/*margin-left:10px;
	*/
}

#bannerRotator
{
	float: right;
	vertical-align:top;
	width:150px;
	text-align:center;
	border: solid 1px #d2e4fc;
	/*height:600px;*/
	padding:3px;
	margin-bottom:10px;
	/*margin: 0px 0px 0px 705px;*/
}

#leftColumn {
	float: left;
	width: 250px;
	margin: 0px 0px;
	padding: 0px;
	display: block;
	
}

#rightColumn {
	margin: 0px 0px 0px 268px;
	padding: 0px;
	padding-right:15px;
	display: block;
}

#header {
	background-image: url(/images/header_background.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 20px 0px;
}

.poweredBy
{
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10px;
	color:#000000;
	font-style: italic;
}

	
#headerOrangeBar
{
	background-color:#f26522;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	width: 100%;
	border: solid 1px #ccc;
	vertical-align:bottom;
	height:30px;
	padding-bottom:5px;
}

#headerOrangeBar ul li
{
	list-style-type:none;
	display:inline;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}

#headerOrangeBar a 
{
	color: #F5CDBA;
	font-weight: normal;
	font-size: 12px;
	margin-right:10px;
}

#headerOrangeBar  a:hover
{
	color:#fff !important;

}

#headerOrangeBar ul li:hover
{
	background:transparent url("/images/subarrow.gif") no-repeat ;
	background-position: 50% 100%; 
	color:#fff !important;
	z-index:999;
	margin-top:15px;
}

#loginDiv
{
	padding-top:8px;
	padding-bottom:8px;
}

#customLocatorHeaderLinks
{
	list-style: none;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	float: left;
	width: 500px;
}

#customLocatorHeaderLinks li {
	float: left;
	height: 20px;
	margin: 5px 10px -1px 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	color: #9e0b0e;
}

#dreamBanner {
	background-image: url(/images/hm_img01.gif);
	background-position: right center;
	background-repeat: no-repeat;
	width: 398px;
	height: 146px;
	float:left;
}

#dreamBanner p 
{
	padding: 65px 20px 30px 10px;
	width: 250px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}

/* search form */

#searchForm {
	clear: both;
	color: #9e0b0e;
	width: 100%;
	height: auto;
	border: solid 1px #ccc;
	border-top: none;
	background-image: url(/images/search_background.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-bottom:5px;
	
}

#searchForm h3
{ 
	color:Black;
}

#searchTabs {
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	border: none;
	border-bottom: solid 1px #ccc;
}

#searchTabs li {
	float: left;
	width: 93px;
	height: 20px;
	margin: 0px 0px -1px 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	background-image: url(/images/tab_off.gif);
	background-position: middle center;
	background-repeat: no-repeat;
	color: #9e0b0e;
}

#searchTabs li a {
	color: #9e0b0e;
	font-weight: normal;
	line-height: 20px;
	font-size: 11px;
}

#searchTabs li a:hover, #searchTabs li a:active {
	color: #f26522;
}

#searchTabs li.selected {
	border-bottom: solid 1px white;
	background-image: url(/images/tab_on.gif);
	background-position: middle center;
	background-repeat: no-repeat;	
}

#searchTabs li.selected a {
	color: #9e0b0e;
}

#searchTabs li.selected a:hover, #searchTabs li.selected a:hover
{
	color: #9e0b0e;
} 

#searchHeading
 {
	text-transform: capitalize;
	color: #f26522;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom:0px;
}
/* end search form */


/* search result styles */
#searchError
{
	background-image: url(/images/warning.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	float:center;	
	margin:0px;
	border: 1px solid #dcdcdc;
	background-color: #eeeeee;
	padding: 0px 15px 5px 15px;
	width:820px;
	color:#666666;
}

#searchErrorText
{
	margin-left:60px;
	margin-top:20px;
}

#jumpToPage
{
	text-align:center;
	display:none;
	position:absolute;
	background-color:#eeeeee;
	z-index:99;
	border:1px outset black;
	padding:4px;
	margin-top:5px;
}

#jumpToPage table td 
{
	background-color:white;
	border:1px solid black;
	
}

#jumpToPage table td input
{
	background-color:white;
	border:0px solid black	;
	margin:1px
}

#results 
{
	background-color: #9e0b0e;
	color: White;
	padding: 3px 5px;
	margin: 10px 0px 0px 0px;
	font-size: 10px;
	width:842px;
}

#results span 
{
	font-weight: bold;
}

#paging p
{
	font-size: 11px;
	line-height: 28px;
	vertical-align: middle;
	height: 28px;
	margin:0px;
	padding: 0px 0px 0px 0px;
	background-color: white;
}

#paging span {
	padding-left: 20px;
}

#resultsLeftColumn 
{
	float: left;
	width: 480px;
}

#googleMapRightColumn 
{
	float:right;
	/*margin: 0px 0px 0px 485px;*/
	width: 360px;
	height: 600px;
	background-color: #fff;
	border: solid 0px #ccc;
	margin-bottom:10px;
}


.resultsRow 
{
	height: 78px;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px;
	clear: left;
	background-color: white;
	vertical-align: top;
}

.resultsPhoto 
{
	height: 78px;
	width: 59px;
	float: left;
}

.resultsInfo 
{
	float: left;
	clear: none;
	width: 250px;
	padding: 0px 5px;
}

.resultsInfo h3 
{
	font-weight: bold;
	color: #f26522;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.resultsInfo p, #profile p 
{
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

.resultsInfo p span, #profile p span 
{
	font-weight: bold;
}

.resultsActions 
{
	float: left;
	clear: none;
	width: 150px;
}

.premiumTeacher 
{
	font-weight: bold;
	color: #f26522;
	background-color: #9e0b0e;
	margin: 5px;
	padding: 3px 8px;
	text-transform: uppercase;
	width:120px;
	text-align:center;
}

.resultsActions img 
{
	border: none;
	padding-right: 10px;
}

.resultsActions p 
{
	height: 28px;
	margin: 5px 0px;
	padding: 0px;
	vertical-align: middle;
}

#backToResults {
	background-color: white;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#backToResults p {
	margin: 0px;
	padding: 0px;
}
/* end search result styles */


/* profile */
#profile
{
	width:680px;
	
}

#profileLeftColumn 
{
	float: left;
	width: 130px;
	margin: 0px 10px 0px 0px;
	background-color: #efefef;
	text-align: center;
	clear:none;
	display: inline;
	height:550px;
	position:absolute;
}

#profileLeftColumn p 
{
	text-align: left;
}

#profileLeftColumn p a {
	padding-right: 5px;
}

#profileLeftColumn p a:hover {
	background-color: #dcdcdc;
}

#profileLeftColumn img.profilePhoto 
{
	margin-bottom: 20px;
}

#profileRightColumn
{
	width:530px;
	padding: 0px;
	display:inline;
	clear: none;
	position: relative;
	float: right;
}

#profileSummary 
{
	background-color: #f26522;
	padding: 10px;
	margin: 0px 0px 0px 10px;
}

#profileSummary h1
{
	color: White;
	margin: 0px;
	padding: 10px 0px 15px 0px;
}


#profileDetailsLeftColumn 
{
	float: left;
	width: 250px;
	margin: 10px 10px 0px 0px;
	padding: 10px 0px 50px 10px;
	border-right: solid 1px #efefef;
	
}


#profileDetailsRightColumn
{
	float:left;
	padding: 10px 0px 0px 0px;
	width: 200px;
}

#profileDetailsRightColumn p {
	margin-bottom: 15px;
	line-height: 150%;
	color: #333;
}

#profileDetailsLeftColumn h2, #profileDetailsRightColumn h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#lessonSchedule 
{
	width: 100%;
	padding-top: 10px;
}

#lessonSchedule th 
{
	text-align: left;
	width: 100px;
}
/* end profile */


/* home page */
#homepageRepresentingBlurb
{
	font-size: 11px;
	margin-top:-14px;
	padding-right:2px;
}
#homepageCustomLocator
{
	margin-top: 23px;
	
}

#homepageCustomLocator h1 
{
	color: #9e0b0e;
	font-size: 14px;
	font-family: Arial;
	
	margin: 0px;
	padding: 2px;
	
}
#homeMusicTeacherBlurb{
	height: 146px;
}

	
#homeStudentTeacherBlurb{
	margin-top: 23px;
}

#homeMusicTeacherBlurb h1 , #homeStudentTeacherBlurb h1
{
	color: #9e0b0e;
	font-size: 14px;
	font-family: Arial;
	margin: 0px;
	padding: 2px;
}

#homeNewsDiv 
{
	margin-top: 10px;
	float:left;
	width:410px;
}

#homeNewsDiv h2 
{
	color: #9e0b0e;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#homeNewsDiv ul 
{
	margin: 5px 5px 5px 25px;
	padding: 0px;
}
#homeNewsDiv li 
{
	padding: 0px 0px 5px 0px;
	list-style-image: url(/images/arrow.gif);
	vertical-align: top;
}

#homeNewsDiv li a:link, #homeNewsDiv li a:visited 
{
	text-decoration: none;
	color: #f26522;
}

#homeNewsDiv li a:hover, #homeNewsDiv li a:hover 
{
	text-decoration: underline;
}

#meetTeachers 
{
	margin-top: 23px;
	float:left;
	width:400px;
}

#meetTeachers h3 
{
	background-color: #b0d4de;
	color: #4682b4;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 5px;
	width:400px;
}

#states 
{
	margin-top: 10px;
	float:left;
	width:400px;
}

#states h3 
{
	background-color: #b0d4de;
	color: #4682b4;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	width:400px;	
}

#stateList
{
	width:400px;	
	/*margin: 0px 0px 0px 50px;*/
}

#cityList
{
	width:600px;	
	padding:15px;
	/*margin: 0px 0px 0px 50px;*/
}

#cities 
{
	margin-top: 10px;
	float:left;
	width:400px;
}

#cities h3 
{
	/*background-color: #b0d4de;
	color: #4682b4;*/
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	width:400px;	
}
#international  
{
	color: #4682B4;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0px 5px 0px;
	width:400px;
	/*float:left;	*/
	padding: 5px;	
}

#international  h3
{
	color: #4682B4;
	font-weight: bold;
	font-size: 13px;
}
#divHeading 
{	
	margin:0px 0px 0px 10px;	
}

#divHeading h2
{
	font-size:14px;
	margin:0px 0px 10px 0px;
	
}


.teacherThumb
{
	float: left;
	margin: 10px 26px 0px 0px;
	padding: 0px;
	width: 80px;
	clear: none;
	text-align: center;
}

.teacherThumbLast
{
	margin: 10px 0px 0px 0px;
}

.teacherThumb img 
{
	margin: 0px;
	padding: 0px;
}

.teacherThumb p 
{
	margin: 2px 0px 0px 0px;
	padding: 0px;
}
/* end homepage */

#platinumLinks ul li 
{
	line-height: 150%;
	padding: 5px 0px;
}

#teacherLounge, #resources
{
	width:600px;
	float:left;
	line-height:18px;
	padding-bottom:20px;
}



#teacherLoungeFeaturedArticle
{
	border:1px solid black;
	padding:10px;
	width:180px;
	float:left;
}

#teacherLoungeDiscussions
{
	width:350px;	
	float:right;
}

#teacherLoungeResources, #resourcesUniversities
{
	padding:10px;
	width:259px;
	float:left;
	border-right:1px solid #d2e4fc;
	border-top:1px solid #d2e4fc;
	padding-bottom:40px;
}

#teacherLoungeServices, #resourcesPlatinumLinks
{
	padding:10px;
	width:290px;
	float:right;
	border-top:1px solid #d2e4fc;
	padding-left:20px;
	
}

.blueBox {
	padding: 5px;
	border: solid 1px #d2e4fc;
}
.blueText
{
	color:#d2e4fc;
}
.blueBackground
{
	background-color:#d2e4fc;
}
.numbering
{
	border: 1px solid #999;
	background-color: #eeeeee; 
	font-weight: bold;
    padding: 8px;
    color:#9e0b0e; 
}
#footer 
{
	position: relative;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px;
	background-image: url(/images/footer_logo.gif);
	background-position: 680px 10px;
	background-repeat: no-repeat;
	border-top: solid 1px #d2e4fc;
	min-height: 131px;
	height:100px;	
}

#footer ul, #footer li, #footer h4 {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#footer li {
	list-style-image: url(/images/arrow.gif);
	margin: 4px 5px;
}
#footer li a:hover, #footer li a:active {
	text-decoration: underline;
}
#footer div {
	width: auto;
	float: left;
	padding: 0px 20px;
}
#footer h4 {
	font-size: 12px;
	color: #9e0b0e;
}

.copyright
{
	position: relative;
	text-align:center;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px;
	background-position: 540px 10px;
	background-repeat: no-repeat;
	min-height: 131px;
	
}

.dhtmlLayer
{
	border-width:thin;
	border-color:#dfbb00;
	border-style:outset;
	display:none;
	z-index:120;
	position:absolute;
	background-color:#ffffff;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
}

















