@import "common.css";

/*
	=== Local Images / Classes ===
*/
span.local-flag {
	background: url(/css/gfx/icons/flags/latvia.gif) no-repeat !important; 

	display: block;
	width: 24px;
	height: 20px;
	text-indent: -10000px;
}

#index-page span.local-flag {
	background-image: url(/css/gfx/icons/flags/latvia-small.gif) !important;

	width: 14px;
	height: 12px;
}

/* Freerolls-Page */
#intro-with-image.image-368 #intro-with-image-inner {
	background-image: url("/css/gfx/content/intro-images/intro-free-rolls-neutral.jpg");
}

/* Local flag */
#intro-with-image.image-365 #intro-with-image-inner {
	background-image: url("/css/gfx/content/intro-images/local-flags/lv.jpg");
}

/*
	=== Site ===
*/
/* Localized Logo */
#header {
	background: url("/css/gfx/site/language-logos/header-bg-lv.jpg") no-repeat;
}

/* Different width's and stuff in nav */
/*
#header ul#nav .nav-online-poker-rooms a, 
#header ul#nav .nav-poker-top-lists a, 
#header ul#nav .nav-free-rolls a, 
#header ul#nav .nav-poker-games a {
	width: 105px;
}

#header ul#nav .nav-local-poker-rooms a {
	width: 140px;
}
*/