﻿/*******************/
/* 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:66px; 
	background: transparent url(../images/layout/general/tab_bg.png) no-repeat top right; 
	display:block; 
	height:25px;
	
}

.nav-about a 
{
	width:90px; 
	background: transparent url(../images/layout/general/tab_bg.png) no-repeat top right; 
	display:block; 
	height:25px;
	
}

.nav-calendar a 
{
	width:130px; 
	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:80px; 
	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:66px;
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; height:25px;
}

.nav-about a:hover 
{
	width:90px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px;
}

.nav-calendar a:hover 
{
	width:130px; 
	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:80px; 
	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:66px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px; 
	cursor:default;
}

.nav-about_selected a.selected span  
{
	width:90px; 
	background: transparent url(../images/layout/general/tab_bg.png) right -45px; 
	display:block; 
	height:25px; 
	cursor:default;
}

.nav-calendar_selected a.selected span  
{
	width:130px; 
	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:70px; 
	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;
}
