@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	clear: both;
	margin: 0px;
}

/* WRAPPER IDS  ****************************************************************************************************/

#background {
	background-image: url(../images/_background.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-color: #850001;
}

/* End WRAPPER IDS  ************************************************************************************************/
#dropin {
	position: absolute;
	visibility: hidden;
	left: 425px;
	top: 400px;
	width: 488px;
	height: 380px;
	border: 3px solid #CD2101;
	text-align: justify;
	background-repeat: repeat;
	background-color: #FFF;
	padding: 4px;
}

#dropin #EventHeader {
	width: 100%;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}

#dropin #dropinHeaderImage {
	text-align:center;
}

#dropin #headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}

#dropin #contents {
	font-size: 1em;
	background-color: #FFF;
}
/* End Dropin WRAPPER IDS  ************************************************************************************************/

#dropinboxv2 #EventHeader {
	width: 100%;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}

#dropinboxv2 #dropinHeaderImage {
	text-align:center;
}

#dropinboxv2 #headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}

#dropinboxv2 #contents {
	font-size: 1em;
	background-color: #FFF;
}
/* End Dropinboxv2 WRAPPER IDS  ************************************************************************************************/


#fbbadge {
	padding-top:10px;
	width: 120px;
	float: right;
	padding-left: 10px;
}
#fbbadge a {
	text-decoration: none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CD1201;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CD1201;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: bold;
}
/*p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#333333;
}*/
a, a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CD1201;
	text-decoration:none;
}
a:hover, a:active {
	color:#CD1201;
	text-decoration:underline;
}
a img {
	border: none;
}
.Pictures {
   padding: 10px;
}
.footer {
	background-image: url(../images/footer.jpg);
	text-align: center;
}
.footertext {
	font-weight: bold;
	color: #333;
}
.StudentLetter {
	padding-right: 25px;
	padding-left: 25px;
}
p.StudentLetter {
	font-size: .85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.StudentLetter2 {
	padding-right: 10px;
	padding-left: 10px;
}
p.StudentLetter2 {
	font-size: 1.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.CalendarItem {
	font-size: 1.2em;
	height: 1.5em;
	font-weight: bold;
}
#EventCalendar {
    text-align: left;
}
#EventCalendar th {
    background-color:#CCCCCC;
	color:#FF0000;
	vertical-align: top;
}
#EventCalendar td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
	vertical-align: top;
}
.MainHeader {
    background-image: url(../images/main_back2.jpg);
}
.MainTable {
	background-image: url(../images/main_back.jpg);
	height: 565px;
}
.PhotoTable {
	background-image: url(../images/main_back2.jpg);
	height: 565px;
}
.MainBody {
	padding-right: 18px;
	padding-left: 12px;
}
.SideLinks {
	padding-left: 15px;
}
/* ======== Styles for Class Schedule Pages ======== */

.beltcolor{
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.classtype {
    background:#DDDDDD;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CD1201;
}
.classtimes {
    margin-top: 0px;
    margin-left: 20px;
	margin-bottom: 40px;
}
.openlanguage { /*class added to contents of belts when they are open*/
    color: #008000;
}
.closedlanguage { /*class added to contents of belts when they are closed*/
    color: #CD1201;
}
/* ======== Styles for Photo Galleries ======== */

.GalleryBack {
	background-image:url(../images/galleryback.gif); /* photo gallery page background */
	background-repeat: repeat;
}

.dtop, .dbottom {
    display:block;
	background-color:#ffffff; /* change the color of the corners here */
}

.dtop b, .dbottom b {
    display: block;
	height: 1px;
	overflow:hidden;
	background:#000;
}

.d1 {margin:0 5px}

.d2 {margin:0 3px}

.d3 {margin:0 2px}

.dtop .d4, .dbottom b.d4 {margin:0 1px;height:2px}.MainTable2 {

	background-image: url(../images/main_back2.jpg);
	height: 565px;
}
.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;
}

/* BEGIN DROPIN BOX STYLES *****************************************************/

#dropinboxv2cover{
	width: 520px; /*change width to desired */
	/*height: 520px; */  /*change height to desired. REMOVE if you wish box to be content's natural height */
	position:absolute; /*Don't change below 4 rules*/
	z-index: 100;
	overflow:hidden;
	visibility: hidden;
}

#dropinboxv2{
	width: 500px; /*change width to above width-20. */
	/*height: 500px; */ /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
	border: 2px solid black; /*Customize box appearance*/
	background-color: #FFF;
	padding: 4px;
	position:absolute; /*Don't change below 3 rules */
	left: 0;
	top: 0;
	text-align: center;
}

#dropinboxv2body {
	text-align: left;
	font-size: .9em;
}

/* END NEW DROPIN BOX STYLES *******************************************************/

#videolink p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 4px;
}
#videolink p a:hover {
	background-color:#DDD;
	text-decoration:none;
}
#videolink p a img {
	padding-right: 8px;
}
#fbbadge {
	padding-top:10px;
	width: 120px;
	float: right;
	padding-left: 10px;
}
#fbbadge a {
	text-decoration: none;
}
#introvideo {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#introduction #introdojo {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#funakoshi {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}

/* PRINTABLES  ****************************************************************************************************/

#printables {
	width: 100%;
	padding-top: 0px;
	overflow: auto;
	display: block;
}
div.printablesMain {
	height: 145px;
	width: auto;
	margin: 0px;
}

div.printablePages ul {
	margin: 0; padding: 0;
}

div.printablePages li {
	list-style-type: none;
	display: inline;
	float: left;
	width: 100px;
	text-align: center;
}

div.printablePages li a { 
	display:block;
}

.memberPageHeading {
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #CD1201;
	background-color: #CCC;
	vertical-align: middle;
}
#headerOverlay {
	text-align: center;
	margin-left: 700px;
	padding-top: 5px;
}
#headerWrapper {
	background-image: url(../images/header_pic.jpg);
	background-repeat: no-repeat;
	height: 88px;
	width: 808px;
}
#homeChoice #justLooking {
	float: left;
	width: 485px;
	padding-left: 25px;
	text-align: left;
}
#homeChoice #enterSite {
	text-align: right;
	padding-right: 25px;
}
.memberPageHeading img {
	vertical-align: text-top;
	padding: 0px;
	height: 15px;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	border: 1px solid #999;
}
.memberAreaButton {
	text-align: center;
}