﻿/*******************/
/* Main Navigation */
/*******************/

/*
.nav-home a 
{
	width:76px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat 0 0; 
	display:block; 
	height:25px;
	
	
}

.nav-news a 
{
	width:95px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -76px 0; 
	display:block; 
	height:25px;
	
}

.nav-about a 
{
	width:110px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -171px 0; 
	display:block; 
	height:25px;
	
}

.nav-calendar a 
{
	width:162px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -281px 0; 
	display:block; 
	height:25px;
	
}

.nav-championship a 
{
	width:137px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -443px 0; 
	display:block; 
	height:25px;
}

.nav-profiles a 
{
	width:89px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -580px 0; 
	display:block; 
	height:25px;
	
}
.nav-gallery a 
{
	width:88px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -669px 0; 
	display:block; 
	height:25px;
	
}

.nav-home a:hover 
{
	width:76px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat 0 -38px; 
	display:block; 
	height:25px;
}

.nav-news a:hover 
{
	width:95px;
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -76px -38px; 
	display:block; height:25px;
}

.nav-about a:hover 
{
	width:110px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -171px -38px; 
	display:block; 
	height:25px;
}

.nav-calendar a:hover 
{
	width:162px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -281px -38px; 
	display:block; 
	height:25px;
}

.nav-championship a:hover 
{
	width:137px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -443px -38px; 
	display:block; 
	height:25px;
}

.nav-profiles a:hover 
{
	width:89px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -580px -38px; 
	display:block; 
	height:25px;
}

.nav-gallery a:hover 
{
	width:88px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -669px -38px; 
	display:block; 
	height:25px;
}

.nav-home_selected a.selected span 
{
	width:76px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat 0 -76px; 
	display:block; height:25px; cursor:default;}

.nav-news_selected a.selected span 
{
	width:95px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -76px -76px;
	display:block; 
	height:25px; 
	cursor:default;
}

.nav-about_selected a.selected span 
{
	width:110px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -171px -76px; 
	display:block; 
	height:25px; 
	cursor:default;
}

.nav-calendar_selected a.selected span  
{
	width:162px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -281px -76px; 
	display:block; 
	height:25px; 
	cursor:default;
}

.nav-championship_selected a.selected span  
{
	width:137px; 
	background: transparent url(../images/layout/welsh/tabs.png)  no-repeat -443px -76px; 
	display:block; 
	height:25px; 
	cursor:default;
}

.nav-profiles_selected a.selected span 
{
	width:89px; 
	background: transparent url(../images/layout/welsh/tabs.png)  no-repeat -580px -76px; 
	display:block; 
	height:25px; 
	cursor:default;
}

.nav-gallery_selected a.selected span 
{
	width:88px; 
	background: transparent url(../images/layout/welsh/tabs.png) no-repeat -669px -76px; 
	display:block; 
	height:25px;
}
*/



/*******************/
/* Main Navigation */
/*******************/

.nav-home a 
{
	width:70px; 
	background: transparent url(../images/layout/general/tab_bg.png) no-repeat top right; 
	display:block; 
	height:25px;
}

.nav-news a 
{
	width:90px; 
	background: transparent url(../images/layout/general/tab_bg.png) no-repeat top right; 
	display:block; 
	height:25px;
	
}

.nav-about a 
{
	width:104px; 
	background: transparent url(../images/layout/general/tab_bg.png) no-repeat top right; 
	display:block; 
	height:25px;
	
}

.nav-calendar a 
{
	width:152px; 
	background: transparent url(../images/layout/general/tab_bg.png) no-repeat top right; 
	display:block; 
	height:25px;
	
}

.nav-championship a 
{
	width:120px; 
	background: transparent url(../images/layout/general/tab_bg.png) no-repeat top right; 
	display:block; 
	height:25px;
	
}

.nav-profiles a 
{
	width:80px; 
	background: transparent url(../images/layout/general/tab_bg.png) no-repeat top right; 
	display:block; 
	height:25px;
	
}
.nav-gallery a 
{
	width:50px; 
	background: transparent url(../images/layout/general/tab_bg.png) no-repeat top right; 
	display:block; 
	height:25px;
	
}
.nav-links a 
{
	width:70px; 
	background: transparent url(../images/layout/general/tab_bg.png) no-repeat top right; 
	display:block; 
	height:25px;
	
}

.nav-home a:hover 
{
	width:70px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px;
}

.nav-news a:hover 
{
	width:90px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; height:25px;
}

.nav-about a:hover 
{
	width:104px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px;
}

.nav-calendar a:hover 
{
	width:152px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px;
}

.nav-championship a:hover 
{
	width:120px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px;
}

.nav-profiles a:hover 
{
	width:80px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px;
}

.nav-gallery a:hover 
{
	width:50px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px;
}

.nav-links a:hover 
{
	width:70px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px;
}

.nav-home_selected a.selected span  
{
	width:70px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; height:25px; cursor:default;
}

.nav-news_selected a.selected span 
{
	width:90px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px; 
	cursor:default;
}

.nav-about_selected a.selected span  
{
	width:104px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px; 
	cursor:default;
}

.nav-calendar_selected a.selected span  
{
	width:152px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px; 
	cursor:default;
}

.nav-championship_selected a.selected span   
{
	width:120px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px;
}

.nav-profiles_selected a.selected span 
{
	width:80px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px; 
	cursor:default;
}

.nav-gallery_selected a.selected span 
{
	width:50px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px;
}
.nav-links_selected a.selected span 
{
	width:70px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px;
}



