@import "common.css";

/*
	=== Local Images / Classes ===
*/
span.local-flag {
	background: url(/css/gfx/icons/flags/italy.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/italy-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/it/toppick-small.gif);
}

#quick-links div#ql-prr ul li.local-top-pick {
	background-image: url(/images/new-icons/it/toppick-small.gif);
}

#quick-links div#ql-prr ul li.local {
	background-image: url(/css/gfx/icons/flags/italy-small.gif);
}

#sc-room-reviews ul li a.top-pick {background:url("/images/new-icons/it/toppick-small.gif") no-repeat right 50%;}
#sc-room-reviews ul li a.local-top-pick {background:url("/images/new-icons/it/toppick-small.gif") no-repeat right 50%;}
#sc-room-reviews ul li a.local {background:url("/css/gfx/icons/flags/italy-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/it.jpg");
}

/*
	=== Site ===
*/
/* Localized Logo */
#header {
	background: url("/css/gfx/site/language-logos/header-bg-it.jpg") no-repeat;
}

/* Different width's in nav */
#header ul#nav .nav-online-poker-rooms a {
	width: 110px;
}

#header ul#nav .nav-local-poker-rooms a {
	width: 120px;
}

#header ul#nav .nav-poker-top-lists a {
	width: 120px; /* needs fix */
}

#header ul#nav .nav-poker-room-reviews a {
	width: 120px;
}

#header ul#nav .nav-poker-games a {
	width: 70px;
}

#header ul#nav .nav-poker-tournaments a {
	width: 80px;
}

#header ul#nav .nav-free-rolls a {
	width: 130px; /* needs fix */
}

/*
Nav-Items-On-One-Line {
	padding-top: 12px;
	height: 22px;

	//	height: 28px;
	//	padding: 6px 0 0 0;
}
*/

/*
	=== Review Page ===
*/
#review-flaps #review-flap-reviewDetails {
	width: 110px;
}

	#review-flaps #review-flap-reviewDetails span a {
		height: 26px;
		padding-top: 4px;
	}

#review-flaps #review-flap-review {
	width: 178px;
}

#listing-page #content div.box div.poker-room div.top p.score {
	left: 160px;
}

#review-info-support-quality ul.data li strong {
	padding-right: 150px;
}

#review-info-support-quality ul.data li span {
	top: 5px;
}

/*
	=== Contact Page ===
*/
#contact-box form #cf-sender p.ta label textarea, 
#contact-box form #cf-sender p label input {
	left: 180px;
}

/*#top-10-poker-rooms {
	background: url(/images/img/top5-bg.jpg) no-repeat left bottom;
	color:#FFF !important;
}

#top-10-poker-rooms a {
	color:#FFF;
	text-decoration:underline;
}
#top-10-poker-rooms h2 {
	color:#FFF;
}*/

/* Top 10 Blue */
.pokerlistings-homepage-b .int-section #top-10-poker-rooms h2.top-10-poker-rooms-h2 a { background: url(/images/pokerlistings-homepage-b/best-online-poker-sites_int.gif) -1px 4px no-repeat; }