@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	padding-bottom: 10px;
	padding-top: 2px;
	line-height: 130%;
}
body {
	line-height: 1;
}
ol, ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end resets*/

/* my styles starts here */
body  {
	font: 12px Arial, Helvetica, sans-serif;
	background: #4a0000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
}
.twoColFixLtHdr #container {
	width: 960px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 15px;
} 
#container h2{color: #ffcc99; font-size: 120%; text-align: center; padding: 0 0 7px 0; margin: 0; }
#container h2 a{color: #ffcc99;}
#container h2 a:hover{color: #fff; text-decoration: none;}

h1{color: #FFCC99; font-size: 130%;}

.twoColFixLtHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background: #fbf2e9;
	background-image: url(../img/beauty-school_topheader.jpg);
	height: 165px;
	color: #4a0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
} 

#header a:hover{
text-decoration:underline;
}

#phones{
	margin-left: 400px;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	padding-top: 10px;
}
#phones h1{color: #4a0000;
font-size: 16px;
margin:0;
padding: 0;
}

#courses {
	margin-left: 115px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#courses h1{
font-size: 16px;
font-weight: normal;
color: #4a0000;
}

#courses a{
color: #4a0000;
text-decoration: none;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 310px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 5px 0;
	background-image: url(../img/left_flyer.gif);
	height: 370px;
}
.twoColFixLtHdr #mainContent {
	margin: 0;
	color: #FFFFFF;
	font-size: 12px;
	float: right;
	width: 640px;
} 

.twoColFixLtHdr #mainContent a{
color: #FFCC99;
}

.twoColFixLtHdr #mainContent a:hover{
color: #FFf;
}

#left_panel{
	float:left;
	width: 152px;
	height: 387px;
	background-image:url(../img/beauty-school_panel.jpg);
	margin-top: 0px;
}

#left_panel2{
	float:left;
	width: 152px;
	margin-left: 11px;
	height: 387px;
	background-image:url(../img/beauty-school_panel.jpg);
}

#right_panel{
	float:right;
	width: 152px;
	height: 387px;
	background-image:url(../img/beauty-school_panel.jpg);
	margin-right: 11px;
}

#right_panel2{
	float:right;
	width: 152px;
	height: 387px;
	margin-right: 0px;
	background-image:url(../img/beauty-school_panel.jpg);
}

.nav_tabs{
	padding-top: 40px;
	color: #4a0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	text-align: center;
}

.nav_tabs_sm{
	padding-top: 40px;
	color: #4a0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight: bold;
	text-align: center;
	line-height: 95%;
	text-transform: uppercase;
}

.tab_links{
	margin-top:10px;
	font-weight: bold;
	font-size: 100%;
	margin-left: -15px;
	padding-right: 5px;
}

.tab_links ul, li{
	list-style: disc;
	line-height: 95%;	
}

#top_navigation{
	width:100%;
	height: 14px;
	padding: 0;
	padding-bottom: 12px;
	margin-top: -2px;
	border-bottom: 1px solid #efb475;
	font-weight: bold;
}

#top_navigation ul{display: inline;}
#top_navigation ul li{float: left; list-style-type: none; margin-left: 70px;}
#top_navigation ul li a {color: #efb475; text-decoration: none;}
#top_navigation ul li a:hover {color: #fff; text-decoration: underline;}

#top_navigation_inside{
	width:100%;
	height: 14px;	
	padding: 0;
	padding-bottom: 12px;
	margin-top: -5px;	
	font-weight: bold;
}

#top_navigation_inside ul{display: inline;}
#top_navigation_inside ul li{float: left; list-style-type: none; margin-left: 80px;}
#top_navigation_inside ul li a {color: #efb475; text-decoration: none;}
#top_navigation_inside ul li a:hover {color: #fff; text-decoration: underline;}

.twoColFixLtHdr #footer {
	padding: 0;
	margin-top: 0px;
	border-top: 1px solid #efb475;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: white;
	font-size: 11px;
}
.twoColFixLtHdr #footer a{
color: #FFCC99;
text-decoration:underline;
}
.twoColFixLtHdr #footer a:hover{
color: white;
text-decoration:none;
}

#user_bottom{
	width: 100%;
	padding-top: 5px;
}

#user_bottom p{
line-height: 170%;
}

#user_bottom a{
color:#FFCC99;
}

#user_bottom h3{
color: #FFCC99;
font-size: 150%;
font-family:Georgia, "Times New Roman", Times, serif;
}

#user_bottom h2{
color: #FFCC99;
font-size: 130%;
font-family:Georgia, "Times New Roman", Times, serif;
}

#user_bottom span{
color: #FFCC99;
font-size: 110%;
font-weight: bold;
font-family:Georgia, "Times New Roman", Times, serif;
}

#user_bottom_c{
width: 100%;
padding-top: 10px;
}

#user_bottom_c p{
	line-height: 140%;
}

#user_bottom_c a{
color:#FFCC99;
}

#user_bottom_c a:hover{
color:#fff;
text-decoration: none
}

#user_bottom_c h3{
color: #FFCC99;
font-size: 150%;
font-family:Georgia, "Times New Roman", Times, serif;
}

#user_bottom_c h2{
	color: #FFCC99;
	font-size: 120%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#user_bottom_c span{
color: #FFCC99;
font-size: 110%;
font-weight: bold;
font-family:Georgia, "Times New Roman", Times, serif;
}

#user_bottom_c ul li{line-height: 20%; padding-left: 70px;}
#user_bottom_c ol li{line-height: 140%; list-style: decimal;
margin: 0;
padding: 0;

}

#breadcrumbs{
	width:100%;
	padding: 0;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-top: -10px;
	border-bottom: 1px solid #efb475;
	border-top: 1px solid #efb475;
	font-size: 90%;
	line-height: 160%;
	text-align: center;
}
#breadcrumbs a {text-decoration: none;}
#breadcrumbs a:hover {text-decoration: underline;}

#left-gift{
	width: 350px;
	margin-left:70px;
	float: left;
	padding-top: 20px;
	padding-bottom: 80px;
}
#left-gift h1{
font-size: 120%;
}

#left-gift a{color: #FFCC99;}
#left-gift a:hover{color: white;}

#enter-site{
	width: 350px;
	margin-right:100px;
	float: right;
	padding-top: 98px;
}
#enter-site h1{
font-size: 120%;
}
#enter-site a{color: #FFCC99;}
#enter-site a:hover{color: white;}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 15px;
}

#store{
width: 237px;
padding-left: 60px;
padding-top: 0;
padding-bottom: 0;
margin:0;
}

#store h3{
padding: 0 0 0 45px;
margin-top: -15px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 110%;
color: #FFCC99;
}
#store a{
color: #FFCC99;
text-decoration: none;
}
#store a:hover{
color: #fff;
text-decoration: underline;
}

#gift_card{
width: 400px;
float:right;
margin-right: 190px;
margin-top: -165px;
padding: 0;
}
#gift_card h2{
padding: 0;
margin-top: -18px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 110%;
color: #FFCC99;
}
#gift_card a{
color: #FFCC99;
text-decoration: none;
}
#gift_card a:hover{
color: #fff;
text-decoration: underline;
}

#inside_page{
margin: 0;
padding: 0;
width: 960px;
}

#inside_top{
width: 960px;
height: 12px;
background: url(../img/backgr_top.gif) top left no-repeat;
padding:0;
}

#inside_center{
width: 960px;
background: url(../img/backgr_mid.gif) top left repeat-y;
padding: 0 15px;
}

#inside_center p{
line-height: 60%;
}

#inside_center ul, li{
line-height: 10%;
}

#inside_center a{
color: #FFCC99;
text-decoration: none;
}

#inside_center a:hover{
color: #fff;
text-decoration: underline;
}

#inside_bottom{
width: 960px;
height: 13px;
background: url(../img/backgr_bottom.gif) top left no-repeat;
padding:0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

div.class-info {background: url(../img/book-fon.jpg) top left no-repeat; width: 965px; height: 566px;}

.class-info .first-page {margin-left: 25px; width: 450px; float: left; height: 540px; text-align: center;}

#user_bottom .class-info .first-page h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4a0000;
	font-size: 26px;
	margin-top: 70px;
	line-height: 70%
}
#user_bottom .class-info .first-page h4 {font: 22px Time New Roman; font-style: italic; font-weight: normal; color: #db6d40;}
#user_bottom .class-info .first-page strong {font-size: 20px; color: #4a0000;}
#user_bottom .class-info .first-page span.li {padding-left: 10px; color: #4a0000; font-weight: normal; }
#user_bottom .class-info .first-page span.li.first {background: none;}
#user_bottom .class-info .first-page a {
	color: #4a0000;
	font-weight: bold;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
}
#user_bottom .class-info .first-page a:hover {
	color: #db6d40; text-decoration: none;
	
}
#user_bottom .class-info .first-page span {color: #4a0000; font-weight: normal; font-size: 12px;}

.class-info .second-page {margin-right: 25px; width: 450px; float: right; height: 540px;}

#user_bottom .class-info .second-page ul {
	margin:0;
	padding: 0;
	margin-left: 90px;
	margin-top: 100px;
}
#user_bottom .class-info .second-page ul li {list-style-type:none; line-height: 40%; font-size: 16px; 
  color: #4a0000; list-style-position:inside; background: url(../img/ball2.gif) 0px 4px no-repeat; padding-left: 0px;}

#user_bottom .class-info .second-page ul>li {padding-left: 20px;}
#user_bottom .class-info .second-page ul li a {margin: 0; padding: 0; line-height: 55%; color: #4a0000; text-decoration: none;}
#user_bottom .class-info .second-page ul li a:hover {text-decoration: underline; color: #db6d40;}


#user_bottom .bottom-icons {
	float: left;
	width: 60px;
	text-align: center;
	margin-left: 20px;
	padding-top: 0px;	
}
.bottom-icons{font-size: 11px;}
#user_bottom .bottom-icons img {padding:0;margin:0;}
#user_bottom .bottom-icons a {text-decoration: none;padding:0;margin:5px 0; line-height: 110%;}
#user_bottom .bottom-icons a:hover {text-decoration: none;color: #fff;}
#course{
	padding-left: 0px;
	padding-right: 0;
}
#course ul li {
	padding-left: 5px;
	line-height: 120%;
}

.line{
	border-bottom: 1px dashed #fff;
	margin-right: 0px;
	padding: 3px 0 3px 0;
}

.line2{
	border-bottom: 1px dashed #fff;
	margin-right: 0px;
	margin-bottom: 9px;
	padding: 0;
}

#course_btns{margin-right: 30px; padding-top: 5px; padding-bottom: 0;}

.breadcrumbs{
	width: 55%;
}
.breadcrumbs h1{color: #fff; font-size: 1em; font-weight: normal;}
.breadcrumbs a{color: #ffcc99; text-decoration: underline;}
.breadcrumbs a:hover{color: #ffffff; text-decoration: none;}

/* 2 column styles start */
.left_column{
float: left;
width: 49%;
}

.right_column{
float: right;
width: 49%;
}
/* photo gallery styles start here */
#gallery_index{width: 80%;}
#gallery_index ul li{list-style: none; padding: 0; margin-left: 1em;}
#gallery_index a{margin-left: 47px; color: #ffcc99; font-weight: bold; line-height: 4em;}
#gallery_index a:hover{color: #fff; text-decoration: none;}
.xfear_thumb{background: url('../img/gallery/xfear_thumb40x40.jpg') no-repeat left center;}
.skincare_thumb{background: url('../img/gallery/skincare_thumb40x40.jpg') no-repeat left center;}
.awake_thumb{background: url('../img/gallery/awake_thumb40x40.jpg') no-repeat left center;}
.spring_thumb{background: url('../img/gallery/spring_thumb40x40.jpg') no-repeat left center;}
.icon_thumb{background: url('../img/gallery/icon_thumb40x40.jpg') no-repeat left center;}
.decision_thumb{background: url('../img/gallery/decision_thumb40x40.jpg') no-repeat left center;}
.industry_thumb{background: url('../img/gallery/industry_thumb40x40.jpg') no-repeat left center;}
.sassoon_thumb{background: url('../img/gallery/sassoon_thumb40x40.jpg') no-repeat left center;}

.contact_form{width: 50%;
margin-top: 0.7em;
float: left;
}

.contact_form2{width: 60%;
margin-top: 0.7em;
float: left;
}

.red_star{color: #ff0000; font-weight: bold; font-size: 1.2em;}
.required{background-color: #FFFF99;}
.warning{color: #ff0000; font-weight: bold; font-size: 1.1em;}
.align_left{text-align: left;}
.calendar{border: 1px solid #FFCC99; padding: 3px;}
.dates{background-color: #FFCC99; font-size: 1.1em; color: #660000; font-weight: bold; padding: 5px; border-right: 1px solid #4a0000;}
.events{border-right: 1px solid #ffcc99; border-bottom: 1px solid #ffcc99; height: 80px; padding: 7px;}
.events_active{border-right: 1px solid #ffcc99; border-bottom: 1px solid #ffcc99; height: 80px; padding: 7px; background-color: #640e0e; cursor: pointer; }
.events span{color: #FFCC99; font-size: 1.3em; font-weight: bold;}
.events_active a{display: block; width: 100%; height: 100%; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; color: #fff; padding: 0; margin: 0;}
.photo_list{
	margin-top: -17px;
	text-align: center;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0;
	line-height: 5%;
	margin-left: -22px;
}
.photo_list a{text-decoration: none;}
.gift_card {padding: 0;}
.gift_card a{
	color: #FFCC99;
	font-size: 14px;
	padding-left: 5px;
	font-weight: bold;
}
table{border: 1px solid #fff;padding: 5px;}
tr{padding: 5px;}
th{padding: 3px; text-align: left; background-color:#FFCC99; color: #660000; font-size: 13px;}
td{
	padding: 3px;
	text-align: left;
	color: #000000;
}
.even{background-color: #990000;}
#promo{padding: 0; margin: 0; float: left; width: 305px;}

