/*
**********************************************************************
**                     STYLES SELECTION                                                                 *******
**********************************************************************	
*/
#shorinRyu
{
	background: url('../img/history/crane.png') top right no-repeat;
	min-height: 221px;
	width: 600px;
	margin-left: 50px;
}

#shorinRyu a h3, a:visited h3, #uechiRyu  a h3, a:visited h3, #kobudo  a h3, a:visited h3
{
	color: #575ab8;
}

#shorinRyu a:hover h3, a:focus h3, #uechiRyu a:hover h3, a:focus h3, #kobudo a:hover h3, a:focus h3
{
	color: #b80000;
}

#uechiRyu
{
	text-align: right;
	background: url('../img/history/whiteTiger.png') bottom left no-repeat;
	min-height: 184px;
	width: 500px;
	margin-left: 50px;
}

#kobudo
{
	background: url('../img/history/weapons.png') bottom no-repeat;
	min-height: 120px;
	margin-top: 50px;
	
}

#kobudo ul
{
	margin-left: 270px;
}

/*
**********************************************************************
**                     GLOBAL                                                                                      *******
**********************************************************************	
*/

#masters
{
	border: 0px;
	font-weight: bold; 
	text-align: center; 
	margin-left: 15px;
}

/*
**********************************************************************
**                     KOBUDO                                                                                     *******
**********************************************************************	
*/

#weapons
{
	border: 0px;
	/*border-width: 1px;*/
	/*border-style: dashed;*/
	text-align: left;
	margin: 15px 0px 15px 50px;
	vertical-align: middle;
}

#weapons td
{
	border: 0px;
	/*border-width: 1px;*/
	/*border-style: dashed;*/
	padding-right: 20px;
	padding-bottom: 10px;
}

/*
**********************************************************************
**                     SHORIN RYU                                                                             *******
**********************************************************************	
*/

#lineage
{
	border: 0px;
	font-weight: bold; 
	text-align: center; 
	margin-left: 150px;
	empty-cells: show;
}

#lineage td
{
	padding: 3px;
	border: 0px;
}

