@import "common.css";

/*
	=== Local Images / Classes ===
*/
span.local-flag {
	background: url(/css/gfx/icons/flags/lithuania.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/lithuania-small.gif)!important;

	width: 14px;
	height: 12px;
}

/* Top Pick Fix */
#quick-links div#ql-prr ul li.top-pick {
	background-image: url(/images/new-icons/lt/toppick-small.gif);
}

#quick-links div#ql-prr ul li.local-top-pick {
	background-image: url(/images/new-icons/lt/toppick-small.gif);
}

#quick-links div#ql-prr ul li.local {
	background-image: url(/css/gfx/icons/flags/lithuania-small.gif);
}

#sc-room-reviews ul li a.top-pick {background:url("/images/new-icons/lt/toppick-small.gif") no-repeat right 50%;}
#sc-room-reviews ul li a.local-top-pick {background:url("/images/new-icons/lt/toppick-small.gif") no-repeat right 50%;}
#sc-room-reviews ul li a.local {background:url("/css/gfx/icons/flags/lithuania-small.gif") no-repeat right 50%;}

/* 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/lt.jpg");
}

/*
	=== Site ===
*/
/* Localized Logo */
#header {
	background: url("/css/gfx/site/language-logos/header-bg-lt.jpg") no-repeat;
}

/* Different width's in nav */
#header ul#nav .nav-poker-top-lists a {
	width: 110px;
}

#header ul#nav .nav-poker-room-reviews a, 
#header ul#nav .nav-poker-tournaments a {
	width: 120px;
}
