body
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}

font, th, td, p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:active, a:visited
{
	text-decoration: underline;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
	color: #9C0;
}

.subtitle
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

.title
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-weight: bold;
}

a.title:link, a.title:active, a.title:visited
{
	color: #333366;
}

a.title:hover
{
	color: #9C0;
}

.program
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}

a.program:link, a.program:active, a.program:visited
{
	color: #333366;
}

a.program:hover
{
	color: #9C0;
}

.location
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a.location:link, a.location:active, a.location:visited
{
	color: #000000;
}

a.location:hover
{
	color: #9C0;
}

a.go-button-sidebar {
    background-image: url(/graphics/go-button-static.gif);
    cursor: pointer;
    display: block;
    height: 143px;
    margin-left: auto;
    margin-top: 15px;
    margin-right: auto;
    text-indent: -9999em;
    width: 229px;
}
    a.go-button-sidebar:hover {
        background-image: url(/graphics/go-button-rollover.gif);
    }

a.phone-number:link, a.phone-number:active, a.phone-number:visited
{
	color: inherit;
	text-decoration: none;
}

.accordion.no-decoration
{
	padding-top: 2px; 
	padding-bottom: 5px;
}

.accordion.no-decoration .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
{
    background: none;
    border: none;
    color: #333399;
}

.accordion.no-decoration .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
    background: none;
    border: none;
}

.accordion.no-decoration .ui-widget-content
{
    background: none;
    border: none;
    color: #333333 !important;
}

.accordion.no-decoration .ui-accordion-content
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #333399;
    padding: 0 0 10px 25px;
    top: 2px;
}

.accordion.no-decoration .ui-accordion-header .ui-icon
{
    left: -0.6em;
    margin-top: -10px;
}

.accordion.no-decoration .ui-accordion-header
{
    font-size: 13px;
    padding-left: 0.75em;
    padding-top: 0;
}

    .accordion.no-decoration .ui-accordion-header a
    {
        padding-bottom: 0;
	    padding-left: 0;
    	padding-top: 0;
    }

.accordion.no-decoration .ui-icon 
{
    background-image: url("/content/themes/jquery-ui/css/custom-theme/images/ui-icons_333399_256x240.png");
    height: 16px;
    width: 16px;
}
.accordion.no-decoration .ui-widget-content .ui-icon 
{
    background-image: url("/content/themes/jquery-ui/css/custom-theme/images/ui-icons_333399_256x240.png");
}
.accordion.no-decoration .ui-widget-header .ui-icon 
{
    background-image: url("/content/themes/jquery-ui/css/custom-theme/images/ui-icons_333399_256x240.png");
}
.accordion.no-decoration .ui-state-default .ui-icon 
{
    background-image: url("/content/themes/jquery-ui/css/custom-theme/images/ui-icons_333399_256x240.png");
}
.accordion.no-decoration .ui-state-hover .ui-icon, .ui-state-focus .ui-icon 
{
    background-image: url("/content/themes/jquery-ui/css/custom-theme/images/ui-icons_333399_256x240.png");
}
.accordion.no-decoration .ui-state-active .ui-icon 
{
    background-image: url("/content/themes/jquery-ui/css/custom-theme/images/ui-icons_333399_256x240.png");
}
.accordion.no-decoration .ui-state-active a, .accordion.no-decoration .ui-state-active a:link, .accordion.no-decoration .ui-state-active a:visited 
{
    color: #333399;
    text-decoration: none;
}
 .accordion.no-decoration .ui-widget-content .ui-state-active, .accordion.no-decoration .ui-widget-header .ui-state-active 
{
    color: #333399; 
}

.accordion.no-decoration .two-column
{
    float: left;
    margin: 0 15px 0 5px;
    padding: 0;
    width: 185px;
}

    .accordion.no-decoration .two-column ul
    {
        margin-bottom: 10px;
        margin-top: 10px;
        padding: 0 0 0 2px;
    }

        .accordion.no-decoration .two-column ul li
        {
            list-style: disc inside none;
        }

.accordion.no-decoration ul
{
	margin-bottom: 0;
    margin-left: 16px;
    margin-top: 5px !important;
    padding-left: 0;
    list-style-type: disc;
}

.accordion.no-decoration span.ui-accordion-header
{
    display: block;
}

.two-column {
    float: left;
    margin: 10px 15px 0 5px;
    padding: 0;
    width: 190px;
}

.blurb
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 14px;
}

ul.bullet-inside, ol.bullet-inside
{
	overflow: hidden;	
	padding-left: 40px;
	zoom: 1;
}

.find-more-schools-zip-search [class*="span"]
{
    margin-top: 10px;
}

.find-more-schools-zip-search input[disabled]
{
    cursor: not-allowed;
}


.find-more-schools-zip-search .input-append .add-on, .find-more-schools-zip-search .input-prepend .add-on
{
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    box-shadow: 3px 3px 4px #444444 !important;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    width: auto;
    -webkit-appearance: none;
}

.find-more-schools-zip-search .invalidZipCode
{
    margin-left: 0 !important;
    text-align: center;
    width: 230px !important;
}

.find-more-schools-zip-search .subcategory
{
    margin-bottom: 0 !important;
}

.find-more-schools-zip-search .zip-search-search-button
{
    background: url("/content/images/search-button-inactive-default.svg") no-repeat scroll 0 0 transparent;
	background-position: center;
	background-size: 156px auto;
    border: medium none;
    cursor: pointer;
    height: 54px;
    margin-left: -10px !important;
    width: 171px;
}

    .find-more-schools-zip-search .zip-search-search-button.searchButtonHover
    {
        background: url("/content/images/search-button-inactive-rollover.svg") no-repeat scroll 0 0 transparent;
		background-position: center;background-size: 156px auto;
    }

.find-more-schools-zip-search select
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 3px 3px 4px #444444 !important;
    color: #000000;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    width: 270px;
}

.find-more-schools-zip-search .title
{
    color: #333399;
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 5px;
    text-align: left;
}

.find-more-schools-zip-search .title a:link, .find-more-schools-zip-search .title a:active, .find-more-schools-zip-search .title a:visited
{
	color: #333399;
}

.find-more-schools-zip-search .title a:hover
{
	color: #9C0;
}

.find-more-schools-zip-search .zip-search-zip-code
{
    box-shadow: 3px 3px 4px #444444 !important;
    font-size: 13px !important;
    font-weight: normal;
    height: 24px !important;
    width: 215px !important;
    -webkit-appearance: none;
}

.hero-unit
{
    background-color: #EBF7CC;
    border-color: #99CC00;
    border-radius: 25px 25px 25px 25px;
    border-style: solid;
    border-width: 4px;
    color: inherit;
    font-size: 14px;
    font-weight: 200;
    margin-bottom: 5px !important;
    margin-top: 15px;
    padding: 15px 20px !important;
}        

input
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*border: 1px solid #333333;*/
	background-color: #FFFFFF;
}

input[type='checkbox'] {
	border: none;
}

img
{
	border: 0px;
}

h1
{
	color: #333366;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

h2, h3
{
	color: #333366;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

h2
{
	font-size: 16px;
}

h2 a:link, h2 a:active, h2 a:visited, h3 a:link, h3 a:active, h3 a:visited
{	
	color: #333366;
}

h2 a:hover, h3 a:hover
{	
	color: #9C0;
}

h3
{
	font-size: 15px;
}

h3.schoolName
{
	display: inline;
}

h3.schoolName a.title
{
	font-size: 15px;
}

/* IE 10+ fix spacing issue */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  h3.schoolName
	{
		display: inline-block;
		padding-bottom: 3px;
	}

	#featuredSchool h3
	{
		padding-bottom: 3px;
	}

	#featuredSchool ul
	{
		padding-top: 3px;
	}
}

.navigationWrapper
{
	background-color: rgb(224, 245, 255);
	border: 1px solid rgb(102, 204, 255); 
	border-radius: 5px 5px 5px 5px;
	height: 25px;	 
	padding: 20px 20px 25px;
}

	.navigationWrapper a.textLink
	{
		float:left;
		font-family: Arial,Helvetica,sans-serif;
	    font-size: 20px;
	    font-weight: bold;
	    text-decoration: none;
	}

	.navigationWrapper .go
	{
		float: right;
	}

		.navigationWrapper .go img
		{
			/*margin-top: -3px;*/
		}

.request
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}

a.request:link, a.request:active, a.request:visited
{
	color: #FF0000;
}
a.request:hover
{
	text-decoration: underline;
	/*color: #FF0000;*/
	color: #9C0;
}


.blurbsmall
{
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.request-small
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}


a.request-small:link, a.request-small:active, a.request-small:visited
{
	color: #FF0000;
}
a.request-small:hover
{
	text-decoration: underline;
	/* color: #FF0000; */
	color: #9C0;
}

.info
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3333FF;
	font-weight: bold;
}

a.info:link, a.info:active, a.info:visited
{
	color: #3333FF;
}

a.info:hover
{
	/* color: #3333FF; */
	color: #9C0;
}

.breadcrumb
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-weight: bold;
}

a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited
{
	color: #333366;
}

a.breadcrumb:hover
{
	/* color: #333366; */
	color: #9C0;
}

.footer
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

div.footer-logo {
	width: 150px;
	margin: 0 auto;
}

ul.arrowBulletList
{
	margin: 0px 10px 0px 20px;
	padding: 0px 0px 0px 0px;
}

ul.arrowBulletList li
{
	background-position: 0px 7px;
	background-image: url(https://www.trade-schools.net/graphics/arrow1.gif);
	background-repeat: no-repeat;
	border-top: 1px dotted #000;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 15px;
	list-style-type: none;
}

ul.squareBulletList
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
}

ul.squareBulletList li
{
	list-style-image: url(https://www.trade-schools.net/graphics/square.gif);
	padding-bottom: 3px;
	padding-top: 3px;
}

.warning
{
}

.error {
	color: #FF0000;
}

.clearer
{
	clear: both;
}

#Footer 
{
	margin-bottom: 20px;
	margin-top: 15px;	
	text-align: center;
}

#Footer hr
{
	margin-bottom:15px;
}


#footer p
{
	clear: both;
	text-align: center;
}

#footer .logo
{
	margin: 15px 15px 15px 15px;
	text-align: center;
}

#footerColumns, #footerColumns a, #footerColumns div, #footerColumns p, #footerColumns ul, #footerColumns li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footerColumns #twoColumns
{
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#footerColumns #twoColumns .column
{
	float: left;
	width: 37%;
	margin: 0 0 0 5%;
}

#footerColumns .threeColumns
{
	margin: 0 auto;
	padding: 0px;
}

#footerColumns .threeColumns .column
{
	float: left;
	width: 33%;
}

#footerColumns .linkList
{
	padding: 10px;
}

#footerColumns ul
{
}

#footerColumns li
{
	list-style: none;
	margin: 4px 0px 4px 0px;
}

#ZipSearch
{
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333399;
	margin: 0px 0px 0px 0px;
	width: 246px;	
}

#ZipSearch .targetTitle
{
	background-image: url(/Content/Images/target-21px.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #9c0;
	display: none;
}

#ZipSearch_Category, #sidebar #ZipSearch_SubCategory, #sidebar #ZipSearch_ZipCode
{
	border: 1px solid #ccc;
	height: 21px;
}

#ZipSearch ol
{	
	background-position: left center;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 82px;
}

#ZipSearch.large div#ZipSearchBody /* IE6 Multiple Class Bug fix*/
{
	background: url(/content/images/search-bkgrnd-11-long.gif) no-repeat scroll 0 0 transparent;
}

#ZipSearch.small div#ZipSearchBody /* IE6 Multiple Class Bug fix*/
{
	background: url(/content/images/search-bkgrnd-11-short.gif) no-repeat scroll 0 0 transparent;
}

#ZipSearch ol  li
{
	padding-top: 3px;
	padding-bottom: 3px;
}

#ZipSearch small
{
	font-size: 10px;
	display: none;
}

.ZipSearchControl
{
	width: 200px;
	height: 21px;
}

#ZipSearch_SearchButton
{
	border: medium none;
	vertical-align: middle;
	background: url(/content/images/search-now.png) no-repeat scroll 0 0 transparent;
  display: inline;
  height: 37px;
  width: 202px;
  cursor:pointer;
}

.invalidZipCode 
{
    /* http://www.position-relative.net/creation/formValidator/demos/demoValidators.html */    
    background: none repeat scroll 0 0 #EE0101;
    border: 2px solid #DDDDDD;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 4px #000000;
    color: #FFFFFF;
    display: none;
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 11px;      
}

#ZipSearch .invalidZipCode 
{
    margin-left: -16px;
    margin-top: 8px;
    padding: 4px 12px;   
    width: 192px;     
}

#DirectoryCategoryZipSearchContent 
{   
    background-repeat: no-repeat;
    margin: 0 5px 0 5px;    
}

#CategoryZipSearchForm 
{
    background-repeat: no-repeat;
    height: 320px;
    margin: 0;
    padding-top: 10px;
    width: 772px;
}

#DirectoryCategoryZipSearchContent h1 
{
    color: #333399;
    font-size: 35px;
    font-weight: bold;
    height: 130px;
    left: 360px;
    line-height: 45px;
    position: relative;
    top: 0;
    width: 400px;
}

.lt-ie8 #DirectoryCategoryZipSearchContent h1 
{
    margin-top: 35px;
}

#DirectoryCategoryZipSearchContent #ZipSearch_ZipCode 
{
    border: medium none;
    box-shadow: 3px 3px 4px #444444;   
    filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=3, OffY=3, Color=#4D4D4D); 
    font-family: MS Shell Dlg;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    left: 322px;
    overflow: visible;
    position: relative;
    text-align: center;
    top: 110px;
    width: 190px;
}

#DirectoryCategoryZipSearchContent #ZipSearch_SearchButton 
{
    background: url("/find/images/zip-search-now-button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    display: inline;
    height: 72px;
    left: 385px;
    position: relative;
    top: 105px;
    vertical-align: middle;
    width: 178px;
}

#DirectoryCategoryZipSearchContent .normal 
{
    color: #333399;
}

#DirectoryCategoryZipSearchContent .valid 
{
    color: #99CC00;
}

#DirectoryCategoryZipSearchContent .invalid 
{
    color: #FF9900;
}

#DirectoryCategoryZipSearchContent .invalidZipCode 
{ 
    left: 321px;
    padding: 4px 10px;
    position: relative;
    top: 88px;
    width: 170px;
}

.watermark
{
	color: #aaa;
}

/* do not combine these placeholder rules */
input::-webkit-input-placeholder {
	color: #aaa;	
}
#sidebar ::-webkit-input-placeholder {
	font-size: 10px;
}
input:-moz-placeholder { /* Firefox 18- */
	color: #383838; 	
}
#sidebar :-moz-placeholder { /* Firefox 18- */
	font-size: 10px;
}
input::-moz-placeholder {  /* Firefox 19+ */
	color: #383838;  		
}
#sidebar ::-moz-placeholder {  /* Firefox 19+ */
	font-size: 10px;  	
}
input:-ms-input-placeholder { /* IE10+ */
	color: #aaa;	
}
#sidebar :-ms-input-placeholder { /* IE10+ */
	font-size: 12px !important;	
}


#tableHeader p:first-child
{
   margin-top: 0;
}

.targetTitle
{
	background-image: url(/content/images/target.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	padding-right: 35px;
	font-size: 18px;
	font-weight: bold;
	color: #9c0;
	display: block;
}

#ThankYou a
{
	color: #333366 !important;
	font-size: 12px;
	text-decoration: underline !important;
}

#ThankYou .banner-ad
{
	margin-top: 20px;
	margin-bottom: 10px;
}

#ThankYou h1
{
	color: #9c0 !important;
	font-size: 30px;
	margin-bottom: 15px;
	margin-top: 10px;
}

#ThankYou h3
{	
	text-decoration: none !important;
}

#ThankYou h3, #ThankYou h3 a
{
	color: #333366;
	font-size: 16px;
	font-weight: bold;
}

#ThankYou h3 a
{	
	text-decoration: underline !important;
}

#ThankYou h3 a:hover
{
	color: #9c0 !important;
	text-decoration: underline !important;
}

#ThankYou hr
{
	margin-bottom: 20px;
	margin-top: 20px;
}

#ThankYou .tile-ad
{
	float: left; 
	padding-left: 15px;
}

#ThankYou .tile-ad img
{
	width: 225px;
}

/*** Fix for small jump in 'And More' accordion ***/
tr[data-schoolid] > td:first-child
{
	width: 10px;
}

tr[data-schoolid] span li 
{
    list-style: disc inside none;
}
	
tr[data-schoolid] span.title 
{
    font-size: 13px;
}

span.twitter_date
{
	color: #999999;
}

#recentTweets ul
{
	list-style: none outside none;
	margin-bottom: 25px;
}

#recentTweets ul li
{
	background-image: url(/graphics/twitterbird-small.png);	
	background-repeat: no-repeat;
	line-height: 17px;
	margin-left: -40px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#featuredSchool
{
	border-top: 3px solid #FC0;
	border-bottom: 3px solid #FC0;
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 15px 5px 15px 5px;
}

#featuredSchool h3
{
	margin-bottom: 0px;
}

#featuredSchool h3 a.title
{
    font-size: 15px;
}

#featuredSchool span.title, #featuredSchool span.title a
{	
	font-size: 13px;
}
 
#featuredSchool .left
{
	float: left;
	margin-right: 20px;
}
#featuredSchool .right
{
	float: left;
}
#featuredSchool .photo
{
	border: 1px solid #FC0;
	margin-top: 10px;
}

#featuredSchool ul
{
	margin-left: 15px;
	margin-top: 0px;
	padding-left: 0px;
}

#featuredSchool ul li
{
}

.disclaimer
{
  font-size: 10px;
  font-style: italic;	
  color: #000000;	
}

#ThankYou .disclaimer a
{	
  font-size:  10px !important;
}

.disclaimer-normalsize
{
  font-size: 12px;
  font-style: italic;	
  color: #000000;	
}

.tcpa-statement
{
  font-size: 10px;
  font-style: italic;	
  color: #000000;	
}

a.fancybox
{
	text-decoration:underline !important;
}

a.no-underline 
{
     text-decoration: none !important;
}

.floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}

.floatLeft {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}

.clearer {
  clear: both;
}

.toll-free-main, .toll-free-sidebar, .toll-free-top
{
  background-position: left top;
  color: #FFFFFF;
  display: block;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: bold;
  min-height: 30px;
  padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 6px;    
  position: relative;
}

.toll-free-main
{
	background: url(/graphics/toll-free-graphic-main.gif) no-repeat scroll 0 0 transparent;
	padding-left: 48px;
	width: 100%;  	
}

.toll-free-sidebar, .toll-free-top
{
	background:url(/graphics/toll-free-graphic-sidebar.gif) no-repeat;		
  	padding-left: 30px;
	width: 184px;
	width: "214px";  /* Cycloid's Tiny Box Model Hack */
}

.toll-free-top
{
	float: right;
}

.toll-free-main p,  .toll-free-sidebar p, .toll-free-top p 
{
  font-size: 14px;
}

.regionTitle
{
  color: #333366;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.twoColumn
{
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 180px;
}

.twoColumn li, .threeColumn li
{
  background: url("/graphics/disc.gif") no-repeat scroll 0px 5px transparent;
  list-style: none outside none;
  padding-bottom: 2px;
  padding-left: 12px;
}

.threeColumn
{
  float: left;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 0px;
  margin-left: 0px;
  text-align: left;
  width: 31%;    
}

.submitButton
{
  background: url("/graphics/get-info-button-default.png") no-repeat scroll 0 0 transparent;
  border: 0 none !important;
  color: transparent !important; /* Fix for hiding text in Firefox */
  cursor: pointer;
  display:block;
  height: 60px;
  margin-top: 20px;
  padding: 0 0 0 167px !important;
  width: 167px;

}

.submitButtonHover
{
  /* Used via jQuery because we can't do hover on input types in IE */
  background: url("/graphics/get-info-button-rollover.png") no-repeat scroll 0 0 transparent !important; 
}

.socialChicklets
{
    padding-bottom: 25px;
    padding-top: 50px;
    text-align: center;
}

#ZipSearch_ClassroomType
{
	padding-top: 2px !important;
}

.classroomtype
{
    font-size: 0;
    margin: 3px 0 5px 5px !important; 		
}

.classroomtype label
{
		background: #66ccff; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2Y2NmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top, #66ccff 0%, #ffffff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66ccff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #66ccff 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #66ccff 0%,#ffffff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #66ccff 0%,#ffffff 100%); /* IE10+ */
		background: linear-gradient(top, #66ccff 0%,#ffffff 100%); /* W3C */
	  border: 1px solid white;
    color: #333399;
    cursor: pointer;
    display: inline-block;
   	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ccff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */	
    font-size: 12px;
    font-weight: bold;
    padding: 0.5em 12px;     
}

.classroomtype label:hover 
{
		background: #a3e0ff; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzZTBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #a3e0ff 0%, #ffffff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a3e0ff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #a3e0ff 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #a3e0ff 0%,#ffffff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #a3e0ff 0%,#ffffff 100%); /* IE10+ */
		background: linear-gradient(top,  #a3e0ff 0%,#ffffff 100%); /* W3C */
		border: 1px solid white;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3e0ff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.classroomtype label:nth-child(2) 
{
		border: 1px solid white;
    border-radius: 20px 0 0 20px;
}

.classroomtype label:last-child 
{
		border: 1px solid white;
    border-radius: 0 20px 20px 0;
}

.classroomtype .selected, .classroomtype .selected:hover 
{
		background: #333399;  /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzM5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iIzViNWI5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #333399 0%, #5b5b99 81%, #feffff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333399), color-stop(81%,#5b5b99), color-stop(100%,#feffff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #333399 0%,#5b5b99 81%,#feffff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #333399 0%,#5b5b99 81%,#feffff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #333399 0%,#5b5b99 81%,#feffff 100%); /* IE10+ */
		background: linear-gradient(top,  #333399 0%,#5b5b99 81%,#feffff 100%); /* W3C */
	  border: 1px solid white;
    box-shadow: 1px 2px 6px #333399  inset;
    color: white;
   	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333399', endColorstr='#feffff',GradientType=0 ); /* IE6-8 */  
    text-shadow: none;
}

.content .classroomtype
{
    margin: 0px 0px 0px 0px !important; 		
}

.hiddenRadio 
{	
	clip: rect(1px 1px 1px 1px);  /* IE6, IE7 */ 
	clip: rect(1px, 1px, 1px, 1px);	
	overflow: hidden;
	height: 1px; 
 	position: absolute !important;  
  width: 1px;   	
}

#tableFooter
{
	height: 100%; 
	vertical-align: bottom;
}

hr
{
	border: none 0;
	border-top: 1px solid #9c0;
	height: 1px;
	margin: 10px auto 10px 0;
	padding: 0 0 0 0;
	text-align: left;
}

#sidebar ul.accordion 
{
    font-size: 14px;
    width: 232px;
}

#sidebar .ui-widget-content a:active, #sidebar .ui-widget-content a:visited
{
    color: #333399;
}

#sidebar .ui-widget-content a:hover
{
    color: #99cc00;
}

#sidebar ul.accordion  ul 
{
    list-style: none outside none;
    margin-bottom: 25px;
    padding-left: 0px;
    margin-left: 0px;   
}

#sidebar ul.accordion li 
{
    background: url("/graphics/small-target-bullet.png") no-repeat scroll 0 5px transparent;
    list-style: none outside none !important;
    padding-left: 20px;
}

#sidebar .ui-accordion .ui-accordion-content 
{
    padding: 1em 2em !important;
}

#sidebar .ui-accordion-header
{
   padding: 7px 7px 7px 30px;
}

#sidebar .ui-accordion-header a 
{
    padding: 0;
}

#sidebar h4 
{
  color: #333366;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}

ul.directoryPrograms 
{
    margin-bottom: 1px;
    margin-left: 16px;
    margin-top: 1px;  
    padding-left: 0px;  
}

ul.directoryPrograms li
{
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;   
}

ul.squareBullets 
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.squareBullets li
{
	background-attachment: scroll;
	background: url(/graphics/square.gif) no-repeat scroll 5px 5px transparent !important;
	background-clip: border-box;
	background-origin: padding-box;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
}

.sidebar-title 
{
    color: #ff9900 !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
}

.sidebar-title:hover
{
    color: #99cc00 !important;
}

/* Need to determine if we want auto-text-size-adjustment on iPhones -mmm
@media screen and (max-device-width: 480px)
{ 
	 h1 
	 { 
	 	font-size: 20px;
	 }

	 .tcpa-statement, .disclaimer
	  {
	    font-size: 6px;   
	  }

	 .title 
	 { 
	 	font-size: 20px;
	 }
}
*/

/*** READ MORE CONTROL ***/
.fade-above
{
    background: -moz-linear-gradient( bottom, rgb(255, 255, 255) 15%, rgba(255, 255, 255, 0) 100% );
    background: -webkit-gradient( linear, bottom, top, color-stop(15%, rgb(255, 255, 255)), color-stop(100%, rgba(255, 255, 255, 0)) );
    background: -webkit-linear-gradient( bottom, rgb(255,255,255) 15%, rgba(255, 255, 255, 0) 100% );
    background: -o-linear-gradient( bottom, rgb(255,255,255) 15%, rgba(255, 255, 255, 0) 100% );
    background: -ms-linear-gradient( bottom, rgb(255,255,255) 15%, rgba(255, 255, 255, 0) 100% );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03ffffff', endColorstr='#ffffff', GradientType=0 );
    background: linear-gradient( bottom, rgb(255, 255, 255) 15%, rgba(255, 255, 255, 0) 100% );
    overflow: hidden;
    position: relative;
    height: 30px;
    z-index: 2;
    margin-top: -35px;
    display: block;
}

.more-content
{
    display:none;
}

.read-more 
{
    display: inline-block;
    margin-bottom: 15px;
}

.read-more a
{
	display: inline;
    vertical-align: top;
}

.read-more .collapse-panel
{
    display: none;
}
.read-more .ui-icon
{
	background-image: url("/content/themes/jquery-ui/css/custom-theme/images/ui-icons_333399_256x240.png");
	cursor: pointer;
    float: left;
    margin-right: 3px;
    vertical-align: bottom;
}

/**********************/

.orange-line 
{
    border-top: 3px solid #FFCC00;
    margin-bottom: 20px;
}

#updated-date {
    color: #888888;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
    margin-bottom: 15px;
}

@media screen and (max-device-width: 480px)
{	
	body 
	{
		max-height: 1000000px; /* Mobile Chrome Font Boosting Fix - https://bugs.webkit.org/show_bug.cgi?id=FontBoosting */
		-moz-text-size-adjust: none;
		-ms-text-size-adjust: none;
		-webkit-text-size-adjust: none;
	}
	
  	.no-text-size-adjust
  	{
   	 	-webkit-text-size-adjust: none;    
   	 	max-height: 100000px;
  	}
    .read-more .ui-icon
    {
        -webkit-transform: scale(1.3,1.3);
        margin-top: 4px;
    }
}

/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.find-more-schools-zip-search h1
	{
		font-size: 23px;
	}
}

