/* CSS Document */

body {
	background-image:url(images/brick-background.gif);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#000000;
	margin: 0px;
	padding: 0px;
	}

* {
    text-shadow: #39434d 0 0 1px;
}	

img {
	border:none;
	}
	
h2 {
	font-size:16px;
	color:#00aeef;
	margin:0;
	padding:.7em 0 0 0;
	}	
	
h3 {
	margin:0;
	padding:0;
	}	
	
a {
	color:#FFFFFF;
	text-decoration:none;
	outline: none;

	}
	
a:hover {
	color:#0099FF;
	text-decoration:none;
	}		
		
strong {
	color:#00AEEF;
	font-size:1.1em;
	}		
			
	
/* MASTHEAD */

#masthead {
	height:100px;
	width:100%;
	background-color:#000000;
	}
	
#masthead-content {
	width:900px;
	margin:0 auto;
	padding-top:1.5em;
	}	
	
/* CALL TO ACTION BAR */

#actionbar {
	height:61px;
	width:100%;
	background-image:url(images/action-bar.png);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size:26px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:26px;
	text-transform:lowercase;
	}	
	
#actionbar p{
	margin:0;
	padding-top:.7em;
	}	
	
#actionbar img{
	margin-top:-15px;
	float:none;
	vertical-align:middle;
	}	
	
/* CONTENT */

#content {
	width:900px;
	margin:0 auto;
	}
	
/* AWARD BARS */

#home-awardbar{
	width:898px;
	background-color:#016A91;
	border-bottom: 1px solid #0099FF;
	border-right: 1px solid #0099FF;
	border-left: 1px solid #0099FF;
	text-align:center;
	font-size:11px;
	margin-top:-4px;
	}
	
#home-awardbar p{
	margin:0;
	padding:5px 0 5px 0;
	}
	
#splash-awardbar{
	width:701px;
	background-color:#016A91;
	border-bottom: 1px solid #0099FF;
	border-right: 1px solid #0099FF;
	border-left: 1px solid #0099FF;
	text-align:center;
	font-size:11px;
	margin-top:-4px;
	}
	
#splash-awardbar p{
	margin:0;
	padding:5px 0 5px 0;
	}	
	
#interior-awardbar{
	width:100%;
	background-color:#016A91;
	text-align:center;
	font-size:11px;
	margin-top:-4px;
	}
	
#interior-awardbar p{
	margin:0;
	padding:5px 0 5px 0;
	}	
	
#child-awardbar{
	width:100%;
	background-color:#016A91;
	border-top: 1px solid #0099FF;
	text-align:center;
	font-size:11px;
	margin-top:0;
	clear:both;
	}	
	
#child-awardbar p{
	margin:0;
	padding:5px 0 5px 0;
	}					
		
/* BUY NOW LINK */

#buy p {
	margin:0;
	padding:1em 0px 1em 0px;
	}

#buy a {
	text-decoration: none;
  	display: inline;
  	font-size: 14px;
  	font-weight: bold;
	text-transform:uppercase;
  	padding: 5px;
  	background: #016A91;
  	border: 1px solid #FFFFFF;
  	line-height: 1.5em;
  	height: 16px;
  	color: #FFFFFF;
	}	
	
#buy a:hover {
	text-decoration: none;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #738091;
	line-height: 1.5em;
	height: 16px;
	color: #000000;
	}			
	
/* NEWS */

img.news {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	}		
	
/* FOOTER */

#footer {
	color:#ADAFB2;
	font-size:10px;
	padding-top:60px;
	padding-bottom:15px;
	clear:both;
	}		
	
/* LEFT COLUMN */

#leftcolumn {
	width:190px;
	float:left;
	}

#leftcolumn .button {
	margin: 10px 0px 10px 0px;
}

#leftcolumn .button img {
	border: 1px solid #0099FF;
}

#leftcolumn .navbox {
	width:152px;
	background-color:#000000;
	border: 1px solid #0099FF;
	padding: 19px 0 19px 19px;
	margin: 0px 0px 10px 0px;
	text-transform:lowercase;
	font-size:11px;
	line-height:22px;
	/*float:left;*/
	}
	
#leftcolumn .navbox ul,li{
	list-style-type: none;
	margin:0;
	padding:0;
	}
	
#leftcolumn .navbox ul ul{
	list-style-type: none;
	margin:0;
	margin-left:12px;
	padding:0;
	padding-bottom:12px;
	}
	
#leftcolumn .navbox ul ul li{
	line-height:1.3em;
	}			
	
/* RIGHT COLUMN */

#rightcolumn-home {
	width:702px;
	background-color:#000000;
	padding: 0;
	margin: 0;
	float:right;
	}	

#rightcolumn {
	width:702px;
	background-color:#000000;
	border: 1px solid #0099FF;
	padding: 0;
	margin: 0;
	float:right;
	}

/* TOP NAVIGATION */

#topnavigation {
	text-align:right;
	float:right;
	font-size:11px;
	letter-spacing:.09em;
	padding-top:2.7em;
	display:inline;
	}	
	
#topnavigation ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	
#topnavigation li{
	display:inline;
	}	
	
#owner-nav {
	padding-top:15px;
	font-size:14px;
	width: 400px;
	float:left;
	}	


/* INTERIOR PAGES */

#child-about {
	width:702px;
	height:36px;
	margin:0;
	padding-top:192px;
	background-image:url(images/child-cosmetology-2.jpg);
	}

#child-cosmetology {
	width:702px;
	height:36px;
	margin:0;
	padding-top:192px;
	background-image:url(images/child-cosmetology.jpg);
	}	
	
#child-cosmetology-campuses {
	width:702px;
	height:319;
	margin:0;
	padding-top:365px;
	background-image:url(images/home-campuses.jpg);
	}		
	
#child-cosmetology-2 {
	width:702px;
	height:36px;
	margin:0;
	padding-top:264px;
	}
	
#child-cosmetology-3 {
	width:702px;
	height:36px;
	margin:0;
	padding-top:192px;
	background-image:url(images/child-cosmetology-3.jpg);
	}		
	
#child-esthiology {
	width:702px;
	height:36px;
	margin:0;
	padding-top:192px;
	background-image:url(images/child-esthiology.jpg);
	}	
		
#child-esthiology-2 {
	width:702px;
	height:36px;
	margin:0;
	padding-top:192px;
	background-image:url(images/child-esthiology-2.jpg);
	}	
	
#child-esthiology-3 {
	width:702px;
	height:36px;
	margin:0;
	padding-top:192px;
	background-image:url(images/child-esthiology-3.jpg);
	}		
	
#child-customer {
	width:702px;
	height:36px;
	margin:0;
	padding-top:192px;
	background-image:url(images/child-customer.jpg);
	}
	
#child-customer-2 {
	width:702px;
	height:36px;
	margin:0;
	padding-top:192px;
	background-image:url(images/child-customer-2.jpg);
	}	

#child-customer-3 {
	width:702px;
	height:36px;
	margin:0;
	padding-top:192px;
	background-image:url(images/child-customer-3.jpg);
	}	

#child-owners {
	width:702px;
	height:36px;
	margin:0;
	padding-top:192px;
	background-image:url(images/child-owners.jpg);
	}				
	
#child-titlebar {
	width:100%;	
	height:36px;
	margin:0;
	padding:0;
	background-image:url(images/child-titlebar.png);
	background-repeat:repeat-x;
	}
	
#child-titlebar h1{
	font-size:21px;
	font-weight:normal;
	text-transform:lowercase;
	color:#FFFFFF;
	text-align:right;
	padding:0;
	padding-top:.2em;
	margin:0 1em 0 0;
	}

#child-content {
	width:650px;
	margin:0 auto;
	padding-top:17px;
	padding-bottom:17px;
	}	
	
#child-content a:before {
  	content: "\00BB\ ";
  	display: inline;
	}	
	
#child-content .visitus-link a:before {
  	content:"";
  	display: inline;
	}		
	
#child-content a{
  	color:#00AEEF;
	}	
	
#child-content a:hover {
  	color:#FFFFFF;
	}	
	
#child-content .bump {	
	margin-left:36px;
	}	
	
#child-left {
	width:300px;
	display:inline;
	float:left;
	padding-top:.5em;
	}
	
#child-left a:before {
  	content:"";
  	display: inline;
	}		
	
#child-right {
	width:300px;
	display:inline;
	float:right;
	padding-top:.5em;
	}
	
#child-right a:before {
  	content:"";
  	display: inline;
	}	
	
em.disclaimer {
	font-size:.8em;
	}			
	
.right-float {
	float:right;
	width:300px;
	padding-left:15px;
	margin-top:12px;
	text-align:right;
	}	
	
/* ALUMNI PROFILES, FINANCIAL AID */
	
blockquote {
	margin:2em 5em 2em 2em;
	}
	
blockquote p {
	padding-bottom:1em;
	margin-top:.2em;
	}	
	
blockquote img{
	float:left;
	padding-right:1em;
	padding-bottom:1em;
	}		
	
.profile-name {
	font-size:1.2em;
	color:#00AEEF;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	
.profile-alumni {
	margin-top:.7em;
	margin-bottom:0px;
	padding-bottom:.2em;
	font-size:1.1em;
	font-style:italic;
	}	
	
.title {
	padding-left:15px;
	font-weight:normal;
	color:#FFFFFF;
	font-size:10px;
	}		
	
/* APPOINTMENTS */

 ul#appointment-list{
	margin:2em 0 2em 0;
	width:600px;
	}	

#appointment-list li{
	list-style-type:none;
	margin-left:16px;
	font-size:1.2em;
	color:#00AEEF;
	font-weight:bold;
	}			
	
#appointment-list .number{
	float:right;
	display:inline;
	color:#FFFFFF;
	font-weight:normal;
	width:120px;
	text-align:left;
	}	
	
#appointment-list .email{
	float:right;
	display:inline;
	color:#FFFFFF;
	font-weight:normal;
	width:260px;
	text-align:left;
	}			

/* ADMISSIONS */

#admissions-list{
	margin:0em 0 0em 0;
	width:300px;
	}	

#admissions-list li{
	list-style-type:none;
	margin-left:16px;
	font-size:1.2em;
	color:#00AEEF;
	font-weight:bold;
	}			
	
#admissions-list .number{
	float:right;
	display:inline;
	color:#FFFFFF;
	font-weight:normal;
	width:120px;
	text-align:left;
	}	
	
#admissions-list .email{
	float:right;
	display:inline;
	color:#FFFFFF;
	font-weight:normal;
	width:260px;
	text-align:left;
	}			
	
/* LISTS */

#bulleted-list ul{
	margin:10em 0 10em 0;
	}	

#bulleted-list li{
	list-style-type:disc;
	margin-left:16px;
	}	
	
ul.bulleted-list {
	margin:2em 0 4em 0;
	}	

.bulleted-list li{
	list-style-type:disc;
	margin-left:16px;
	margin-bottom:1.2em;
	}		
	
.bulleted-list h3 {
	font-size:1.1em;
	color:#00AEEF;
	margin:0em;
	}	

#ordered-list ul{
	padding:2em 0 2em 0;
	}		
.dashed {
	height:0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
	
#ordered-list li{
	list-style-type:decimal;
	margin-left:19px;
	}			.button ul {
	margin: 0px;
	padding: 0px;
}
.button li {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#professionalism {
display:block;
padding-bottom: 30px
}

#fashion {
display:none;
padding-bottom: 30px

}

#success {
display:none;
padding-bottom: 30px

}

#contribution {
display:none;
padding-bottom: 30px

}

#praise {
display:none;
padding-bottom: 30px

}
#fader ul {
	margin-bottom: 1em;
}
#fader h1 {
	margin-bottom: 0px;
}

div.button {
	display: inline;
	list-style-type: none;
	color: #000000;
}
#pure-navigation {
	background-color: #00aeef;
	border: 1px solid #FFFFFF;
	text-align: center;
	padding: 8px;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
}
#cosmetology-tab {
	width: 150px;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
	float: left;
	margin-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 15px;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	background-image: url(images/action-bar.png);
	background-position: 0 -2px;
}

.gallerythumbs  a {
	border: 1px inset #FFFFFF;
}
#instructor-training-tab {
	width: 150px;
	text-align: center;
	float: left;
	margin-right: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	margin-top: 3px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-image: url(images/action-bar.png);
	background-position: 0 -2px;
}
#instructor-training-tab  a {
	font-weight: bold;
	color: #FFFFFF;
}
#tab-wrapper {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
	height: 38px;
	overflow: hidden;
}
#instructor-training-tab:hover {
	width: 150px;
	text-align: center;
	float: left;
	margin-right: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-image: url(images/action-bar.png);
	background-position: 0 -2px;
}
#cosmetology-tab a {
	font-weight: bold;
	color: #FFFFFF;
}
#cosmetology-tab:hover {
	width: 150px;
	text-align: center;
	float: left;
	margin-right: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-image: url(images/action-bar.png);
	background-position: 0 -2px;
}

#massage-tab {
	width: 130px;
	text-align: center;
	float: left;
	margin-right: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	margin-top: 3px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-image: url(images/action-bar.png);
	background-position: 0 -2px;
}
#massage-tab  a {
	font-weight: bold;
	color: #FFFFFF;
}

#massage-tab:hover {
	width: 130px;
	text-align: center;
	float: left;
	margin-right: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-image: url(images/action-bar.png);
	background-position: 0 -2px;
}

#photoList {
	padding: 10px 0px 10px 0px;
	margin-top: 20px;
}

#photoList li {
	display: inline;
	list-style-type: none;
}
#photoList a:before {
  	content: "" ;

}

#photoList img {
	background-color: #FFFFFF;
	padding: 1px;
	margin-right: 5px;
}


.alumni-bio {
	margin-top:0;
	padding-top:0;
	margin-left: 11.5em;
}
.button {
	color: #FFFFFF;
}
#photoList img:hover {
background-color: #00aeef;
	padding: 1px;
	
}
li.button {
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}
/* NEW LINK STYLES */
#child-content .applyLink1 a:before {
  	content:"";
  	display: inline;
	}	
#child-content .applyLink1 a {
     padding: 10px 10px 10px 40px;
     background-color: #262626;
     border: 1px solid #999999;
     color: #dddddd;
     background-image: url(images/aibb-arrow-icon1.gif);
     background-repeat: no-repeat;
     background-position: 10px 8px;
	 font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
     font-size: 16px;
}
#child-content a.basicLink1:before {
  	content:"";
  	display: inline;
	}	
#child-content a.basicLink1 {
     color: #00aeef;
text-decoration: underline;
}

.searchbox {
   width: 116px;
  border: none;
  font-size: 11px;
margin: 2px; 
padding: 2px;
}
#searchBlock {
width: 120px;
padding: 10px 0px 10px 0px;
margin: 10px 0px 10px 0px;
border-top: solid 1px #333333;
}