/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #000000;
	background-image: url('Background1.png');
	background-repeat: repeat-y;
	overflow:hidden;	
	background-position: top center;
}
.skinmaster {
	height: 100%;
	width: 95%;
	moz-border-radius-bottomleft: 1px; 
	moz-border-radius-bottomright: 1px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.banner 
{
    background-color:transparent;
    z-index: -1000;
    width:100%;
}
.skinheader 
{
	background-color:transparent;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:white;
}

.logincontainer
{
	text-align:right;
	vertical-align:bottom;
}
	
	
A.Login
{	
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:White;
}
	
A.Login:link
{	
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:White;
}

A.Login:visited
{	
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:White;
}

A.Login:hover
{
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:yellow;
}

.menufooter
{
	height:3px;
	background-color:Silver;	
}

A:link
{
	color:Black;
	text-decoration:underline;	
	font-weight:bold;
}

A:Hover
{
	color:Black;
	text-decoration:underline;	
	font-weight:bold;
}

A:Visited
{
	color:Black;
	text-decoration:underline;		
	font-weight:bold;
}

A.User 
{
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:White;
}

A.User:link 
{
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:White;
}

A.User:visited
{
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:White;
}

A.User:hover
{
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:yellow;
}

.copyright
{
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:White;
}

A.terms
{
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:White;
}

A.terms:link
{
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:White;
}

A.terms:hover
{
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:yellow;
}

A.terms:visited
{
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:White;
}

A.Privacy
{
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:White;
}


.leftbar
{
	background-repeat: repeat-y; 
	background-image: url('leftSide.png');
    background-position: right;
    width:40px;
}

.rightbar
{
	background-repeat: repeat-y; 
	background-image: url('rightside.png');
    background-position:left;	
    width:40px;
}
.topleftcorner
{
	background-repeat: no-repeat; 
	background-image: url('TopLeftCorner.png');
    background-position: right;
}

.toprightcorner
{
	background-repeat: no-repeat; 
	background-image: url('TopRightCorner.png');
}

.topbar
{
	background-repeat: repeat-x; 
	background-image: url('Top.png');
	width: 90%; height: 38;
}
.bottomleftcorner
{
	background-repeat: no-repeat; 
	background-image: url('BottomLeftCorner.png');
    background-position: right;
}

.bottomrightcorner
{
	background-repeat: no-repeat; 
	background-image: url('BottomRightCorner.png');
}

.bottombar
{
	background-repeat: repeat-x; 
	background-image: url('bottom.png');
	width: 90%; height: 40;
}
.skin
{
    background-image: url('bg.png');
	background-repeat:repeat;
	vertical-align:top;
}
.menuLeft 
{
    background-repeat: no-repeat; 
	background-image: url('menuLeft.png');
	background-position: right;
    width:30px;
}
.menuRight 
{
    background-repeat: no-repeat; 
	background-image: url('1menuRight.png');
	background-position:left;
    width:30px;
}
.menuCenter 
{
    background-repeat: repeat-x; 
	background-image: url('menuBG.png');
	height:40px;
}
.sitemap
{
	background-color: transparent; 
	height:50px;	
}


	
.uskfbanner
{
	background-color: #d60c08;
	height:100px;
}

.karatekids
{
	background-image:url('banner.png');
	background-repeat:no-repeat;
	background-position:left;
}

.uskfflag
{
	background-image:url('uskfflag.png');
	background-repeat:no-repeat;	
}
	
.skingradient {
	HEIGHT:30px;
	background-color: Transparent;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.MainMenu_MenuContainer {
	background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: Transparent 0px solid; 
	border-bottom: Transparent 1px solid; 
	border-top: Transparent 1px solid; 
	border-right: Transparent 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family:Arial; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	height:30px;
	
}
.MainMenu_MenuIcon {
	background-color: Transparent; 
	border-left: Transparent 1px solid; 
	border-bottom: Transparent 1px solid; 
	border-top: Transparent 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-image:url('bg.png');  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: gray; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	height:30px;
}
.MainMenu_MenuArrow {
	border-right: Transparent 1px solid; 
	border-bottom: Transparent 1px solid; 
	border-top: Transparent 0px solid;
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 14pt; 
	cursor: pointer; 
	cursor: hand;
}

.MainMenu_RootItem
{
	
}

.MainMenu_RootItemSelected
{
	
}

.MainMenu_Separator
{
	width:2px;
}

.StandardButton     {
    background: Transparent none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 15px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: Transparent;
	BORDER-RIGHT: Transparent 1px solid; 
	BORDER-TOP: Transparent 1px solid; 
	BORDER-LEFT: Transparent 1px solid; 
	BORDER-BOTTOM: Transparent 1px solid; 
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  22px;
    font-weight:    normal;
    color: #333333;
}

























































































































































































































































































































































































