@import "common.css";

/*
	=== Local Images / Classes ===
*/
span.local-flag {
	background: url(/css/gfx/icons/flags/hong-kong.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/hong-kong-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/zh/toppick-small.gif);
}

#quick-links div#ql-prr ul li.local-top-pick {
	background-image: url(/images/new-icons/zh/toppick-small.gif);
}

#quick-links div#ql-prr ul li.local {
	background-image: url(/css/gfx/icons/flags/hong-kong-small.gif);
}

/* Fix right search nav "Search" button wrapping to next line */
#sub-content div#quick-search-and-nav input.fuie {
	width:76px;
}

#sc-room-reviews ul li a.top-pick {background:url("/images/new-icons/zh/toppick-small.gif") no-repeat right 50%;}
#sc-room-reviews ul li a.local-top-pick {background:url("/images/new-icons/zh/toppick-small.gif") no-repeat right 50%;}
#sc-room-reviews ul li a.local {background:url("/css/gfx/icons/flags/hong-kong-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/zh.jpg");
}

/*
	=== Site ===
*/
/* Localized Logo */
#header {
	background: url("/css/gfx/site/language-logos/header-bg-hk.jpg") no-repeat;
}

/* Different width's in nav */
#header ul#nav .nav-online-poker-rooms a, 
#header ul#nav .nav-poker-top-lists a, 
#header ul#nav .nav-poker-room-reviews a, 
#header ul#nav .nav-poker-games a, 
#header ul#nav .nav-poker-tournaments a, 
#header ul#nav .nav-free-rolls a {
	padding-top: 12px;
	height: 22px;
}

#header ul#nav .nav-free-rolls a {
	width: 105px;
}
