/* Page buttons */

ul#page-buttons li a {
	background: transparent url(../../images/tc/fun_buttons.png) no-repeat;
}

ul#page-buttons li#comics a { background-position: 0 0; left: 0; }
ul#page-buttons li#comics a:hover, ul#page-buttons li#comics a.current { background-position: 0 -86px;
}

ul#page-buttons li#videos a { background-position: -90px 0; left: 90px; }
ul#page-buttons li#videos a:hover, ul#page-buttons li#videos a.current { background-position: -90px -86px; }

ul#page-buttons li#products a { background-position: -180px 0; left: 180px; }
ul#page-buttons li#products a:hover, ul#page-buttons li#products a.current { background-position: -180px -86px; }

/* Page buttons */


/* Latest comic */

#latest-comic div.title {
	top: 39px;
	left: 103px;
}

#latest-comic div.thumb {
	
}

#latest-comic div.button {
	top: 212px;
	left: 318px;
}

/* Latest comic */


/* Latest video */

#latest-video div.title {
	top: 49px;
	left: 5px;
}

#latest-video div.thumb {
	
}

#latest-video div.button {
	top: 234px;
	left: 156px;
}

/* Latest video */


/* Tuzki products */

#tuzki-products div.title {
	top: 77px;
	left: 105px;
}

#tuzki-products div.thumb {
	
}

#tuzki-products div.button {
	top: 241px;
	left: 204px;
}

/* Tuzki products */

div#comics-box.corner-box h3 {
	text-indent: -9999px;
	background: transparent url(../../images/tc/fun/hot_comics.gif) no-repeat;
}

div#videos-box.corner-box h3 {
	text-indent: -9999px;
	background: transparent url(../../images/tc/fun/hot_videos.gif) no-repeat;
}

div#products-box.corner-box h3 {
	text-indent: -9999px;
	background: transparent url(../../images/tc/fun/tuzki_products_pop.gif) no-repeat;
}
