html {
scrollbar-arrow-color: #fff;
scrollbar-base-color: #000;
scrollbar-dark-shadow-color: #000;
scrollbar-track-color: #000;
scrollbar-face-color: #292929;
scrollbar-shadow-color: #000;
scrollbar-highlight-color: #000;
scrollbar-3d-light-color: #000;
}

body {
	font-family: Gill Sans, sans-serif;
	width: 1000px;
	margin: 0px 200px 0px auto;
	background-color: #000;
}
a, active, visited {
	/*text-decoration: none;*/
}
a:hover{
	text-decoration: none;
}

fieldset {
	border: 0;
}

#leftmenu table{
	text-align: center;
	
}


#UTA{
	width: 83px;
	height: 51px;
}
#UTA2{
	width: 60px;
	height: 60px;
}
#BTCB{
	width: 55px;
	height: 62px;
}
#BTCB2{
	width: 75px;
	height: 67px;
}
#FACEBOOK{
	width: 75px;
	height: 67px;
}
#footer{
	padding: 0px 0px 30px 30px;
}

/***********************************************************
* DIV IDs
***********************************************************/
#kicksport {
	text-align: center;
}

#top_banner {	
	position: relative;
	text-align: center;
	/*float: right;*/
	z-index:0;	
}

.fillergrey {
	background-color: #191919;
}

#menu {
	margin: 5px 0px 0px 0px;
	height: 20px;
	text-align: right;
}

#menu2 {
	height: 20px;
	padding-left: 30px;
	/*width:1000px;*/
	text-align: center;
	
}

#hold_all {
	/*margin: 5px 0px 0px 0px;*/
	position: relative;
	width: 1000px;
}

#content {	
	float: left;
	width: 640px; 
	background-color: #fff;
}

#content2 {	
	float: right;
	clear: right;
	position: relative;
	width: 1000px; 
	background-color: #fff;
	z-index:-1;
}

#leftmenu {
	/*float: left;*/
	width: 1000px; 
	height: 100%;
	z-index:1;
}

.filler {
	background-color: #292929;
}
	
#bottom_banner {	
	position: relative;
	margin-top: 10px;
	padding: 0px 0px 0px 10px;
	width: 800px;
	clear: both; /* ensures the footer always appears beneath */
	
}

/***********************************************************
* DIV CLASSES
***********************************************************/

.utani_main2 {
	padding: 10px 25px 10px 25px;
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	color: #333;
}
.utani_main {
	font-family: Gill Sans, sans-serif;
	padding: 0px 25px 10px 25px;
	font-size: 12px;
	color: #333;
}

.utani_help {
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	color: #333;
	width: 350px; 
	background-color: #fff;
	padding: 0px 25px 0px 25px;
}

.utani_main a:visited {
	/*text-decoration: none;*/
	color: #336699;
}
.utani_main a:hover {
	text-decoration: none;
	color: #336699;
	background-color: #ffcc00;
}
.utani_main a:link {
	text-decoration: none;
	color: #336699;
}
.utani_mainani {
	font-family: Gill Sans, sans-serif;
	padding: 10px 5px 0px 5px;
	font-size: 12px;
	color: #666;
}

.utani_tops {
	font-family: Gill Sans, sans-serif;
	padding: 0px 25px 0px 25px;
	font-size: 24px;
	letter-spacing: -3px;
	color: #336699;
	font-weight: bold;
}
.utani_tops2 {
	font-family: Gill Sans, sans-serif;
	padding: 0px 25px 0px 25px;
	font-size: 18px;
	letter-spacing: -0.5px;
	color: #cc0033;
	font-weight: bold;
}
.utani_tops3 {
	font-family: Gill Sans, sans-serif;
	padding: 8px 0px 8px 5px;
	font-size: 18px;
	letter-spacing: -0.5px;
	color: #ffcc00;
	font-weight: bold;
	text-align: left;
	background-color: #292929;
}

.utani_quotes {
	padding: 10px 25px 10px 25px;
	font-family: Gill Sans, sans-serif;
	font-size: 13px;
	color: #ffcc00;
	letter-spacing: 2px;
	text-align: center;
	font-style: italic;
	border-bottom: 5px solid #000;
	background-color: #292929;
}

/***********************************************************
* MENU
***********************************************************/
.menu {
	width: 100px;
	float: left;
}
.linkz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
.linkz a:visited {
	padding: 3px 12px 3px 12px;
	background-color: #336699;
	text-decoration: none;
	color: #fff;
}
.linkz a:link {
	padding: 3px 12px 3px 12px;
	background-color: #336699;
	text-decoration: none;
	color: #fff;
}
.linkz a:hover {
	padding: 3px 12px 3px 12px;
	background-color: #9aafc0;
	text-decoration: none;
	color: #336699;
}

.rightedimage {
	float: right;
	padding: 0px 0px 10px 10px;
	width: 200px;
	height: 150px;
}
.rightedimageno {
	float: right;
	padding: 0px 0px 10px 10px;
}
.leftedimagepec {
	float: left;
	padding: 0px 10px 10px 0px;
	width: 250px;
	height: 167px;
}

.centreimage {
	float:none; 
	padding: 0px 0px 10px 60px;
	
}

.leftedimage {
	float: left;
	padding: 0px 10px 10px 0px;
	width: 200px;
	height: 150px;
}

.leftedimageno {
	float: left;
	padding: 0px 10px 10px 0px;
}
/*
.nav{
	color:#fff;
	font-weight:normal;
	font-size:14px;
}
.nav a{
	color:#fff;
	text-decoration:none;
	background-color:#336699;
	display:block;
	padding:5px;
	font-weight:bold;
}
.nav a:hover{
	color:#336699;
	text-decoration:none;
	background-image:url(nav.png);
	height:100%;
}
*/

#flashcontent { /*top banner swf - used for index AND gallery - able to use this same div for both ONLY cos they are in sep locations*/
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	color: #336699;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#flashcontent_02 { /*ani banner swf - used for index AND gallery - able to use this same div for both ONLY cos they are in sep locations*/
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	color: #336699;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#flashcontent_03 { /*tv swf*/
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	background-color: #292929;
}
#flashcontent_04 { /*clubs swf*/
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	color: #336699;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

/* Table layout until I could be arsed fixing it*/
 @font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:"Arial Narrow";
	panose-1:2 11 6 6 2 2 2 3 2 4;}
@font-face
	{font-family:"Book Antiqua";
	panose-1:2 4 6 2 5 3 5 3 3 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
p.MsoNoSpacing, li.MsoNoSpacing, div.MsoNoSpacing
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
.MsoPapDefault
	{margin-bottom:10.0pt;
	line-height:115%;}
@page Section1
	{size:595.3pt 841.9pt;
	margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
	{page:Section1;}

#poomsae table
{
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-spacing: 0px;
	width: 100%
}

#poomsae tr
{

}

#poomsae td
{
	border-left:1px solid #000;
	border-top:1px solid #000;	
}
	


.poomsaecolumn1
{
	width: 25%;
}

.poomsaecolumn2
{
	width: 75%;
}



#nav {
	color:#fff;
	font-weight:normal;
	font-size:14px;
	z-index:1;
	/*margin: 0;*/
	padding: 7px 6px 0;
	background: #7d7d7d;
	line-height: 100%;

	border-radius: 2em;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
}
#nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}


/* main level link */
#nav a {
	color:#fff;
	text-decoration:none;
	background-color:#336699;
	display:block;
	/*padding:5px;*/
	font-weight:bold;
	
	/*color:#fff;
	font-weight:normal;
	font-size:14px;
	/*font-weight: bold;
	/*color: #e7e5e5;*/
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;

	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	
	text-shadow: 0 1px 1px rgba(0,0,0, .3);
}
#nav a:hover {
	/*background: #000;
	color: #fff;*/
	color:#336699;
	text-decoration:none;
	background-image:url(nav.png);
	height:100%;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	/*background: #666;
	color: #444;
	border-top: solid 1px #f8f8f8;

	-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	box-shadow: 0 1px 1px rgba(0,0,0, .2);

	text-shadow: 0 1px 0 rgba(255,255,255, 1);*/
	color:#336699;
	text-decoration:none;
	background-image:url(nav.png);
	height:100%;
	
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	background: #0078ff;
	color: #fff;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;

	text-shadow: 0 1px 1px rgba(0,0,0, .1);
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;

	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 20px;
	left: 0;
	background: #ddd;
	border: solid 1px #b4b4b4;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
}

/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}
	
