/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0;
	margin: 0;
}

/* Headings */
h3, h4, h5, h6 {font-weight: bold;}
h4 {font-size: 18pt;}
h5 {font-size: 10pt; font-weight: normal;}
h6 {font-size: 8pt;}

h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 120%; 
	padding: 0; 
	margin-left: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 300%; 
	padding-left: 1%; 
	color:#0000FD;
}

ul {
	list-style:none;
	margin-left: 2%;
}

/* Layout */
.bl {background:  url(../images/ukkcornerbl.gif) 0 100% no-repeat;}
.br {background:  url(../images/ukkcornerbr.gif) 100% 100% no-repeat;}
.tl {background:  url(../images/ukkcornertl.gif) 0 0 no-repeat; }
.tr {background:  url(../images/ukkcornertr.gif) 100% 0 no-repeat;}

body {
	background-image:url(../images/ukkbrowncork.gif);
	/*margin: 0 5%;*/
}

#pagewrapper {
	margin: 75px auto 75px auto;
	width: 915px;
}

#head {
	margin-left: 260px;
	margin-bottom: 10px;
	background-color:#FFFFFF;
}

#head span {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 250%;
	font-weight:bolder;
	color:#0000FD;
	padding-left: 1%; 
}

.headlogo {
	height: 300px;
	background:   url(../images/ukklineage.jpg) no-repeat center;
	margin-right:.375%;
}

#leftcolumn {
	width: 250px;
	float: left;
	background-color:#FFFFFF;
}

#rightcolumn {
	width: 200px;
	float:right;
	background-color:#FFFFFF;
}

#contentwrapper, #menu {
	margin-left:260px;
	margin-right:210px;
}

#contentwrapper, #contentwrapper2 {
	margin-top:-35px;
	padding-top:45px;
	text-align:justify;
	background-color:#FFFFFF;
}

#contentwrapper2 {
	margin-left:260px;
}

/* fixs rounded corner alignment at content top, breaks height alignment
#contentwrapperheight {
	margin-top:-35px;
	padding-top:45px;
}*/

#footer {
	margin-top:10px;
	font-weight:bold;
}

#footer span {
	width:auto;
	position: relative;
	float: left; 
}

#footer p {
	position: relative;
	float: right; 
	text-align:right;
}

#leftcorner {
	width: 95%;
	margin-bottom: 2%;
	padding-bottom: 2%;	
}

#leftcorner h2 {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 400%; 
	text-align: center;
}

#advertisement {
	position: relative;
	padding-bottom: 10%;
	margin: 0 0 0 1.5%;
	width: 95%;
}

.lcsubtitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 120%; 
	margin-right: 10%;
}


.sectionbar { 
	margin-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	text-align: left; 
	font-weight: bold; 
	background: #006; 
	color: #fff;
}

.bkgimg {
	background:  url(../images/karatesilouette.gif) no-repeat center;
	height: 12em;
}


#leftcorner a{
	display:block;
	background:  url(../images/KickImage.gif) no-repeat center;
	vertical-align:middle;
	margin-left: 3%;
	height: 12em;
	width:auto;
	overflow: hidden;
}

#quote {
	float:left;
	margin: 5% 5% 5% 5%;
	border-bottom: 2px solid black;
	border-top: 2px solid black;
	padding: 2% 2% 2% 2%;
	width: 20%;
	text-align: center;
}

.ukkaed {
	height: 500px;
	background:  url(../images/ukka+.jpg) no-repeat center;
}

.mda {
	height: 50px;
	background:  url(../images/mda.gif) no-repeat center;
}

#kenpotravel a{
	display:block;
	margin: 0 auto;
 	background: url(../images/aktravel.gif) no-repeat center;
	height:185px;
	width:185px;
}

#currentevents {
	position: relative;
	width:95%;
	margin: 0 0 3% 3%;
}

#banner {
	margin: 0 auto 0 auto;
	width: 90%;
	height: 20em;
	background-color: #000099;
	color: #fff;
	border-color: #000000;
	border-style: groove;
	border-width: 3px;
	text-align: center;
}

#banner h3
{
	text-align: center;
	margin: 0 0 0 0;
}

#kenponet {
	height:200px;
	padding-top:9px;
}

#kenponet a{
	display:block;
	/*position:absolute;
	margin:9px 0 0 10px;*/
	margin: 0 auto;
	background: url(../images/kenponet.JPG) no-repeat center;
	height:182px;
	width:180px;
}

a.belt{
    display: inline;
	position: relative;
    width: 120px;
    height: 80px;
}

#contentwrapper img.floatleft,
#contentwrapper2 img.floatleft {
	float: left;
	margin-right: 1em;
	margin-left: 3%;
}

#contentwrapper h5,
#contentwrapper2 h5{
	font-weight: bold;
	margin: 0 5% 0 3%;
}

#contentwrapper h3,
#contentwrapper2 h3{
	margin: 0 5% 0 5%;
}

#contentwrapper p,
#contentwrapper2 p{
	margin: 2% 5% 2% 5%;
	font-weight: bold; 

}
/* Uncertain of where rule was being used
#contentwrapper ul
#contentwrapper2 ul {
	list-style: none;
	margin-left: 5%;
	padding: 0;
	}

#contentwrapper li
#contentwrapper2 li {
	position: relative;
	padding-left: 6px; 
	margin-left: 5%;
	text-align: left;	
	font-weight: bold;
	color: #000066;
}
/**/
table .seminar{
	width: 50%; 
}

.seminar tr.topic {
	font-weight: bold;
	color:#000;
	background-color:#CCCCCC;
}
.seminar td{
	width: 40%;
	text-align: left;
	padding-left: 1%;
}


.columnlink { 
	margin-bottom: 5%;
	margin-right: 10%;
	padding-left: 2%;
	padding-bottom: 2%;
	padding-right: 2%;
	text-align: left; 
	font-weight: bold;
	background-color:#CCCCCC; 
}

.columnlink a{ 
	color:#0000CC;
	text-decoration:none;
}

.columnlink a:hover { 
	color:#FF0000;
	background-color:#CCCCCC;
	text-decoration:none;
}

.nobottommargin {
	margin-bottom: 1%;
}

table .schedule{
	width: 100%; 
	margin: 0 2% 0% 2%;
	}
	
.schedule th, .schedule td {
	text-align: left;
	font-size: 90%;
	padding-left: 1%;

	/*border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 1px;*/ /* N6 fix */
	border-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6666CC;
	color:#000000;
	width: 5%;
}

.schedule td.timeofday {
	color: #990000;
}

.gray {
	background-color:#ccc;
}
	
.schedule td.classtime {
	width: 30%;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 2%;
	padding-left: 5%;
	background-color: #993300;
}



/* Text Rules */
.redtext {
	color:#FF0000
}

.text80Center {
	font-size: 80%;
	text-align: center;
}

.text80Left{
	font-size: 80%;
	text-align:left;
}

.text120Center {
	font-size: 120%;
	text-align: justify;
}

.boldtext{
	margin-left: 10px;
	font-weight: bold; 
}

.textindent {
	padding-left: 5%;
}

/* School Navigation */
#schools {
	margin-left: 2.5%;
	margin-bottom: 2.5%;
}
#schools ul {
	padding-top: 2%;
	margin-left: 10%;
	padding-bottom: 6px; 
	line-height: 13px; 
	list-style-type: none;
}
 
 #schools li {
	font: bold medium arial, helvetica, sans-serif;
	padding-bottom: 1px; 
	padding-top: 1px; 
 }
 
 #schools li#current a {
 	background:  url(../images/ukkflmbasebtn.gif) no-repeat;
	color: #993300;
 }
 
 #schools li a {
	color:#000;
	height: 55px;
	line-height: 55px;
	width: 170px;
	display:block;
	background:  url(../images/ukkbasebtn.gif) no-repeat;
	text-decoration: none;
	text-align: left;
	text-indent: 60px;
	font-size: 15px;
 }
 
 #schools li a:hover {
 	color: #00f;
	background:  url(../images/ukkflmbasebtn.gif) no-repeat;
 }
 
 /* Top Navigation */
 #menu  {
	position:relative;
	height:75px;
 } 
 
 #menu ul {
 	padding: 0;
	margin: 0;
	list-style: none;
 }
 
 #menu ul.row1{
  	width: 350px;
 	padding-left: 1em;
 }
 
 #menu ul.row2 {
 	width: 350px;
  	padding-left: 0;
 }
  
 #menu li {
 	float: left;
	position: relative;
	cursor: pointer;
 }
 
 #menu li a,
 #menu li a:link {
  	display: block;
 	background: url(../images/ukkbluetab.gif) no-repeat;
 	/*font: bold 14px/16px arial, helvetica, sans-serif;*/
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: small;
	/*14px/16px;*/
	height: 37px;
	line-height: 37px;
	width: 115px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
 }
 
 #menu li#current a {
	background:  url(../images/ukkgraytab.gif) no-repeat;
	text-decoration: none;
	text-align: center;
 	color: #FF0000; 	
 }

 #menu li a:hover {
	background:  url(../images/ukkgraytab.gif) no-repeat;
	text-decoration: none;
	text-align: center;
 	color: #000000;
	display:block;
 }

 
 /* drop down menu settings */
 
 #menu li#dropmenu ul {
 	display: none;
	position: absolute;
	width: 135px;
	margin-top: -.125em;
	left: 2%;
	z-index: 1;
 }

* html #dropmenu ul{ 
	z-index: -1;
}
  
  #menu li#dropmenu > ul{
	left: auto;
	margin-top: 0;
 }
 
 #menu ul li#dropmenu a:hover ul,
 #menu ul li#dropmenu:hover ul,
 #menu ul li#dropmenu.over ul
 {
 	display: block;
 }

 #menu li#dropmenu ul a,
 #menu li#dropmenu ul a:link 
{
 	width: 135px;
	clear: left;
	height: 37px;
	line-height: 37px;
	width: 135px;
	text-decoration: none;
	text-align: center;
	border-bottom-color:#000066;
	border-bottom-style:solid;
	border-bottom-width:medium;
	color:#000000;
	background:#ccc;
	cursor:pointer;
 }
  
 /*#menu li#dropmenu ul li:hover,*/
 #menu li#dropmenu ul li a:hover{
	color: #fff;
	background:#333;
	display:block;
 }





/* begin styles for RSS Feed */
.rss_box {
	 margin: 10px 5%;
	 padding: 4px 8px;
	 width: 150px;
	 background-color: #ededed;
	 border: 2px dashed #7485CA;
}

.rss_title, rss_title a {
	font-family: 'American Typewriter', 'Trebuchet MS', Trebuchet, Lucida, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
  
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight : bold; 
  margin: 8px 0;
  list-style:none;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #88b;
	}

.rss_item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}
/* end RSS Feed style */

table.curriculm {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: #808080;
	border-collapse: separate;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

table.curriculm td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #808080;
	background-color: #ffffff;
	text-align:center;
}

table.curriculm td span {
	font-weight:600;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

table.curriculm td hr {
	height:1px;
	width:100%;
	margin-top:1em;
}

table#gallery {
	/*border-style:solid;
	margin-top: 15%;*/
	position: relative;
	margin: 0 auto 0 auto;
}

table#gallery td 
{
	padding: 1% 1% 1% 1%;
}

table #adultbelts{
	position: relative;
	margin: 0 auto 0 auto;
	border:none;
}

table#adultbelts td 
{
	padding: 0 2% 1% 2%;
}

/* Creed is used for curriculm pages */
p#creed {
	text-align:center;
	margin-bottom:1.5em;
}
p#creed span {font-weight:bold; }

.beltheader {
	margin: 0 auto 1em auto;
}

.beltheader span {
	font-size:large;
}

.floatleft {
float: left;
margin-top: 0px; 
margin-bottom: 10px;
margin-left: 0px;
margin-right: 10px;
}

.floatright {
float: right;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 0px;
}

.leftPad {
	padding-left: 5%;
}

