@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background-color:#C11B17;
}
a {color:#CC0000;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color:#CC0000;}
a:hover {text-decoration: none;color:#660000;}
h1{
position:fixed;
font-size:10px;
padding:3000px;
z-index:-1;
}
.cross
{
	text-decoration: line-through;	
}
.promotion
{
	color:#C00;
}
#navbar {
	position:absolute;
	top:73px;
 	right:0; 
	background-color:#000000;
	background-image:url(../img/nav_bg.jpg);
	background-repeat:no-repeat;
	width:540px;
	
	}
#navbar ul, #class_catagories ul{
	padding:0;
	margin:0;

}
#navbar ul, #admintabs ul{
	padding:0;
	margin:0;

}
#navbar ul li {
height:17px;display:inline;
	position:relative;
	list-style: none;
	background-color:#303030;
	padding:5px 8px 5px 8px;
	border-left:#fff solid 2px;
	
	float: right;
 }

#navbar ul li a:hover {
	color:#787878;
}
#navbar ul li a{
	color:#FFFFFF;
}

#navbar ul li#home, #navbar ul li#classes, #navbar ul li#registration, #navbar ul li#photos, #navbar ul li#about, #navbar ul li#testimonials, #navbar ul li#current
{

padding:5px 8px 5px 8px;
background-color:#CC0000;
}

.kwicks {
	list-style: none;
	position: relative;
	margin-left: 25px;
	padding: 30px 0 0 0;
}
.kwicks li{
	width: 299px;
	height: 400px;
	display: list;
	overflow: hidden;
	padding: 0;
}

.container 
{
background:#fff;width:945px;padding: 15px;margin:0 auto 0 auto;border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: 0 0 5px 5px #888;
-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px #888;
}
.container_m
{
background:#fff;width:1440px;padding: 15px;margin:0 auto 0 auto;border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: 0 0 5px 5px #888;
-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px #888;
}
.container_w
{
background:#fff;width:1900px;padding: 15px;margin:0 auto 0 auto;border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: 0 0 5px 5px #888;
-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px #888;
}
.container_ts 
{
background:#fff;
overflow:hidden
padding: 15px;
margin:0 auto 0 auto;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: 0 0 5px 5px #888;
-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px #888;
}


div.top{
position:relative;
width:900px;
height:100px;
margin:0px 0 0 25px;
border-bottom:#CC0000 solid 4px;
}
.content_box, .content_news{
width:900px;
margin-left:25px
}
.content_news{border-top: solid #CC0000 3px;}

.content_box1 {
	background-image: url(../img/sjlc_logo_bg.jpg);
	background-position: right;
	width: 900px;
	background-repeat: no-repeat;
	padding: 0;
	margin-left: 25px
}
.content_box1_m {
	background-image: url(../img/sjlc_logo_bg.jpg);
	background-position: right;
	width: 1360px;
	background-repeat: no-repeat;
	padding: 0;
	margin-left: 25px
}
.content_box1_w {
	background-image: url(../img/sjlc_logo_bg.jpg);
	background-position: right;
	width: 1860px;
	background-repeat: no-repeat;
	padding: 0;
	margin-left: 25px
}
.content_box1_ts {
	background-image: url(../img/sjlc_logo_bg.jpg);
	background-position: right;
	
	overflow:hidden
	background-repeat: no-repeat;
	padding: 0;
	margin-left: 25px
}
.calTable th {
	text-align:center;
}
.calTable td {
	text-align:center;
}
.logos {
    text-align: justify;
}
.logos img {
    display: inline-block;
    vertical-align: center;
}
.logos .fix {
    width: 100%;
    height: 0;
    display: inline-block;
}
.hourTable tr{
	height: 45px;	
} 
.table_ts { 
border-collapse:collapse; 
border:solid #999; 
border-width:1px 0 0 1px; 
} 
.table_ts th, .table_ts td { 
border:solid #999; 
border-width:0 1px 1px 0; 
padding:2px; 
} 

div {
    text-align: justify;
}

.logos {
    display: inline-block;
    width: 100px;
    height: 100px;
}

.logos:after {
    content: '';
    display: inline-block;
    width: 100%;
}
.content_col{
width:300px;
float:left;
}


.contentbox1
{
float:left;
width:440px;
padding:0 0 10px 0;
}
.contentbox2
{
float:right;
width:444px;
padding-top:0px;
}
img.pic{
padding:2px;
   border:1px solid #999;
   background-color:#ff;
}
img.class_landing_pic{
margin:0px 10px 0 0;
float: left;
padding:2px;
border:1px solid #999;
background-color:#ff; 
}
div.class_landing_div{
width:600px;
padding: 20px 300px 0 0;

}
img.language_landing_pic{
margin:0px 10px 0 0;
float: left;
width:200px;
background-color:#ff; 
}
img.language_landing_pic_title{
margin:0px 10px 0 0;
float: left;
width:280px;
background-color:#ff; 
}
div.language_landing_div{
width:300px;
float: left;
padding: 15px 0 0 0;

}
p.classes_intro {
width:550px;
}
div.greybox{
border: #666666 solid 2px;
width:520px;
margin-top:30px;
padding:0 10px 10px 10px;
}

h2{
font-size:18px;
color:#CC6600;
}
h2.nolink{color:#CC0000;font-size:18px}
h4{
margin: 0 0 10px 0;
color:#CC6600;
}
h5{
font-size:10pt;
margin: 0 0 1px 0;
color:#CC6600;
}
h6{
font-size:12pt;
margin: 0 0 1px 0;
color:#CC6600;
}
h4 a{
color:#CC6600;

}
h4 a:link{
color:#CC6600;

}
h4 a:hover{
color:#660000;
}
h4 a:visited{
color:#CC6600;
}

#class_content{
width:580px;
border-right:#666 solid 2px;
padding:20px 90px 20px 0;
margin-left:25px;
float:left;
}
#class_list{
width:220px;
float:left;
padding:0px 0 0 10px;
}
div.class_box, div.class_box2{width:550px; height:120px;}
div.class_box2{height:90px}
div.class_box_ng {width:550px;}
div.class_content1, div.class_content2{
	float:left; 
	height:120px;
	width:275px;
	}
div.class_content_ng{
	height:auto;
	width:275px;
	float:left; 
	}
div.class_content_ng_wd{
	height:auto;
	width:550px;
	float:left; 
	}

div.class_content2{height:70px; padding:20px 0 0 0; vertical-align:top}


/* admintabs */
#admintabs{
margin-left:25px;
padding:5px 10px 5px 0px;
height:35px;
width:890px;
list-style-type:none;
background-color:#FBD46E;
border-bottom:#C00 solid 2px;
}

#admintabs > ul {
	float:left;
	list-style-type:none;
	font-size:18px;
	font-weight:600;
}

#admintabs li{
margin: 0;
padding:0;
}
#admintabs li ul{
	list-style-type:none;
	text-align:left;
	display:none;
	background-color: #FBD46E;
	padding: 6px 0 10px 10px;
	width:125px;
	line-height:18px;
	font-size:16px;
	font-weight:400;
}
#admintabs li:hover ul, #admintabs li.hover ul {
	display: block;
   position: absolute;
   margin: 0;
   padding-top: 4px;
 }
 
#admintabs li li a:hover {
	text-decoration:underline;
	
}


/* second menu */
#class_catagories{
margin-left:25px;
padding:5px 10px 5px 0px;
height:18px;
width:890px;
list-style-type:none;
background-color:#FBD46E;
border-bottom:#C00 solid 2px;
}

#class_catagories > ul {
	float:right;
	list-style-type:none;
	font-size:15px;
	font-weight:600;
}

#class_catagories li{
margin: 0;
padding:0;
}
#class_catagories li ul{
	list-style-type:none;
	text-align:left;
	display:none;
	background-color: #FBD46E;
	padding: 6px 0 10px 10px;
	width:125px;
	line-height:18px;
	font-size:14px;
	font-weight:400;
}
#class_catagories li:hover ul, #class_catagories li.hover ul {
	display: block;
   position: absolute;
   margin: 0;
   padding-top: 4px;
 }
 
#class_catagories li li a:hover {
	text-decoration:underline;
	
}
#teacherbio {
  border: 1px solid #ccc;
  display: none;
  font-size: 10px;
  margin-top: 10px;
  padding: 5px;
  text-transform: uppercase;
}

#teacherfirstname:hover #teacherbio {
  display: block;
}
div.banner{
	background:url(../img/schedule_banner.jpg);
	text-align:right;
	color:#fff;
	font-size:32px;
	padding:10px 100px 0 0 ;
	width:800px;
	height:86px;
	margin: 0px 0 0 25px;
	border-bottom:#C00 solid 4px;
	}


.field-name{
	float: right;	
	margin-right:10px;
}

/* second menu */
#footer{
width:900px;
padding: 0;
margin-right:25px;
text-align:center;
}
#gallery {
	margin-left:25px;
	background-color: #C0C0C0;
	padding: 5px 0px 5px 25px;
	width: 875px;
}
#gallery ul { list-style: none;
 }

#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #fff;
	border-width: 5px 5px 10px;
}
#gallery ul a:hover img {
	border: 5px solid #CC6600;
	border-width: 5px 5px 10px;
	color: #fff;
}
p.gray{
color:#CC6600
}
#gallery ul a:hover { color: #fff; }
#share .fb_like { width:50px; height:60px; display:inline-block }

a .bio {
	background-image: url("/img/bio.png");
}
.borderless td, .borderless th, .borderless tr {
    border: none;
}
/*
table.tablesorter {
	font-size: 12px;
	background-color: #4D4D4D;
	width: 1024px;
	border: 1px solid #000;
}
table.tablesorter th {
	text-align: left;
	padding: 5px;
	background-color: #6E6E6E;
}
table.tablesorter td {
	color: #FFF;
	padding: 5px;s
}
table.tablesorter .even {
	background-color: #3D3D3D;
}
table.tablesorter .odd {
	background-color: #6E6E6E;
}
table.tablesorter .header {
	background-image: url(bg.png);
	background-repeat: no-repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #000;
	border-top: 1px solid #FFF;
	padding-left: 30px;
	padding-top: 8px;
	height: auto;
}
table.tablesorter .headerSortUp {
	background-image: url(asc.png);
	background-repeat: no-repeat;
}
table.tablesorter .headerSortDown {
	background-image: url(desc.png);
	background-repeat: no-repeat;
}
*/
<!--[if IE 8]> 
	<style type='text/css'>
				
		#share .fb_like { zoom:1; *display:inline } /* Fixes IE's inline-block bug */
	</style>
<![endif]-->
