/*  version 17  */
/* @group Carousels */
.carouselbox {
	border: 1px solid #6e9cdc; 
	height: 153px; 
	margin-bottom: 10px;
	padding: 3px 0;
	-moz-border-radius: .4em;
	-webkit-border-radius: .4em;
	border-radius: .4em;
}
.carousel-mod-title h2 a, .carousel-mod-title h2 a:hover {
	text-transform: uppercase;
	background: url(images/hdrs-sprite.png) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 16px;
	padding: 0;
	outline: none;
}
#carousel-featured h2 a, #carousel-featured h2 a:hover {
	background-position: 0 -100px;
}
#carousel-hottest h2 a, #carousel-hottest h2 a:hover {
	background-position: 0 -200px;
}
#carousel-new h2 a, #carousel-new h2 a:hover {
	background-position: 0 -300px;
}
#carousel-notable h2 a,#carousel-notable h2 a:hover {
	background-position: 0 -400px;
}
#carousel-toprated h2 a, #carousel-toprated h2 a:hover {
	background-position: 0 -500px;
}
#carousel-alltime h2 a, #carousel-alltime h2 a:hover {
	background-position: 0 -600px;
}
#carousel-gems h2 a, #carousel-gems h2 a:hover {
	background-position: 0 -700px;
}
#carousel-topical h2 a, #carousel-topical h2 a:hover {
	background-position: 0 -800px;
}
#carousel-related h2 a, #carousel-related h2 a:hover {
	background-position: 0 -900px;
}
#carousel-alsodev h2 a, #carousel-alsodev h2 a:hover {
	background-position: 0 -1000px;
}
.carousel-mod {
	/* do not recommend borders here because it will throw off IE */
    overflow: hidden;
	float: left;
}
.carousel-mod-div {
	text-align: center;
	margin: 10px auto;
}
.carousel-mod-div .thumb {
	padding: 0;
	width: 128px;
	height: 81px;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}
.carousel-mod-div h3 {
	line-height: 1.8;
}
.carousel-mod-div h3 a, .carousel-mod-div h3 a:visited {
	color: #222;
	font-size: 85%;
	font-weight: bold;
}
.carousel-mod-div h3 a:hover {
	color: #000;
	text-decoration: underline;
}
.carousel-mod-div ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
.carousel-mod-div li {
	float: left;
	text-indent: 0;
	padding: 0 13px;
	margin: 0;
}
#wbx-carousel-info .hd, #wbx-carousel-info .container-close {
	/* hide the header of the container for the info bubble */
    display: none;
}
#wbx-carousel-info, .yui-dialog .bd {
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0 !important;
	width: 238px !important;
}
.carousel-mod-above-dots {
	float: right;
	margin: 6px 6px 0 0;
}
.carousel-mod-header {
	width: 608px;
}
.carousel-mod-controls a {
	float: left;
	outline: none;
	margin-top: 3px;
}
.carousel-mod-below-dots {
	clear: both;
	text-align: center;
}
.carousel-mod-side-prev {
	float: left;
}
.carousel-mod-side-next {
	float: left;
	clear: right;
}
.carousel-mod-header, 
.carousel-mod-title {
	float: left;
}
.carousel-mod-controls {
	float: right;
}
.carousel-mod-div li a div {
	text-align: center;
	width: 96px; 
	height: 24px; 
	overflow: hidden;
}
/* @end */
/* @group Stack Lists */
.stacklist li {
	margin: 0; 
	border-bottom: 1px solid #cfd5dd;
}
.stacklist h2 a, .stacklist h2 a:hover {
	text-transform: uppercase; 
	background: url(images/hdrs-sprite.png?v17b) no-repeat; 
	text-indent: -9999px; 
	padding: 0; 
	height: 10px;
	line-height: 10px;
}
#list-featured h2 a, #list-featured h2 a:hover {
	background-position: -200px -100px;
}
#list-hottest h2 a, #list-hottest h2 a:hover {
	background-position: -200px -200px;
}
#list-new h2 a, #list-new h2 a:hover {
	background-position: -200px -300px;
}
#list-notable h2 a, #list-notable h2 a:hover {
	background-position: -200px -400px;
}
#list-toprated h2 a, #list-toprated h2 a:hover {
	background-position: -200px -500px;
}
#list-alltime h2 a, #list-alltime h2 a:hover {
	background-position: -200px -600px;
}
#list-gems h2 a, #list-gems h2 a:hover {
	background-position: -200px -700px;
}
#list-topical h2 a, #list-topical h2 a:hover {
	background-position: -200px -800px;
}
#list-related h2 a, #list-related h2 a:hover {
	background-position: -200px -900px;
}
#list-alsodev h2 a, #list-alsodev h2 a:hover {
	background-position: -200px -1000px;
}
.stacklist a {
	display: block; 
	outline: none; 
	background-color: #fff; 
	padding: 6px 8px; 
	text-decoration: none; 
	color: #444; 
	font-size: 85%; 
	overflow: hidden; 
	line-height: 1.5; 
	height: 58px;
}
.stacklist a:hover {
	background-color: #e1ebf6; 
	text-decoration: none;
}
.stacklist a strong {
	color: #222; 
	display: block; 
	font-weight: bold; 
	margin: 1px 0 0 58px;
}
.stacklist a:hover strong {
	color: #000; 
	text-decoration: underline;
}
.stacklist a span {
	color: #444; 
	display: block; 
	margin: 0 0 2px 58px;
}
.stacklist a .hotbar, .stacklist a .ratingbar {
	margin-left: 10px;
	float: left;
}
.stacklist a span span {
	margin: 0;
}
.stacklist a div {
	margin: 0 0 2px 58px;
}
.stacklist a:hover span {
	color: #222;
}
.stacklist a img.sthumb {
	float: left; 
	margin-top: 2px; 
	width: 48px; 
	height: 48px;
}
.stacklist a:hover img.sthumb {
	border-color: #888;
}
.stacklist .first, .stacklist .last, .stacklist .more {
	border-bottom: 1px solid #6e9cdc;
}
.stacklist .more a {
	color: #444; 
	text-align: center; 
	background: #dee8f3; 
	height: auto;
}
.stacklist .more a strong {
	margin: 0; 
	background: url(images/link-arrow2.png) no-repeat right bottom !important; 
	background: url(images/link-arrow2.gif) no-repeat right bottom; 
	padding-right: 15px; 
	display: inline;
}
.stacklist .more a:hover {
	color: #444; 
	background-color: #c3daf3; 
	text-decoration: none;
}
.stacklist .more a:hover strong {
	text-decoration: none;
}
/* @end */

/* @group Bubble Popup */
.popup {
	border-collapse: collapse;
}
.popup td.corner {
	height: 15px; 
	width: 19px;
}
.popup td.topleft {
	background-image: url(images/bubble-tl.png) !important;
	background-image: url(images/bubble-tl.gif);
}
.popup td.top {
	background-image: url(images/bubble-t.png) !important;
	background-image: url(images/bubble-t.gif);
}
.popup td.topright {
	background-image: url(images/bubble-tr.png) !important;
	background-image: url(images/bubble-tr.gif);
}
.popup td.left {
	background-image: url(images/bubble-l.png) !important;
	background-image: url(images/bubble-l.gif);
}
.popup td.right {
	background-image: url(images/bubble-r.png) !important;
	background-image: url(images/bubble-r.gif);
}
.popup td.bottomleft {
	background-image: url(images/bubble-bl.png) !important;
	background-image: url(images/bubble-bl.gif);
}
.popup td.bottom {
	background-image: url(images/bubble-b.png) !important; 
	background-image: url(images/bubble-b.gif); 
	text-align: center;
	cursor: pointer;
 }
.popup td.bottomright {
	background-image: url(images/bubble-br.png) !important;
	background-image: url(images/bubble-br.gif);
}
.popup .bubble-tail {
	background-image: url(images/bubble-tail.png) !important;
	background-image: url(images/bubble-tail.gif);
	width: 30px;
	height: 29px;
 	margin: 0 auto 0 0;
}
.popup .popup-contents {
	background-color: #fff; 
	text-align: left;
}
.wdgtmeta {
	background-color: #fff;
	padding: 0 0 5px;
	width: 200px;
}
.wdgtmeta li {
	font-size: 85%; 
	margin: 0;
	padding: 0 6px;
	text-align: left;
	line-height: 1.4;
}
.wdgtmeta h2  {
	font: bold 116% Helvetica;
	margin: 0;
	line-height: 1.2;
}
.wdgtmeta h2 a {
	color: #444;
}
.wdgtmeta .short-desc {
	color: #555;  
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 1.5;
	width: 184px;
	overflow: hidden; 
	text-overflow: ellipsis;
}
.sbtn a.customize, 
.sbtn a.customize:visited {
    background: url(images/bubble-sbtn-lcap.gif) no-repeat left top;
    margin-bottom: 0;
}
.sbtn a.customize span {
	background: url(images/bubble-sbtn-rcap.gif) no-repeat right top;
    padding-right: 2.2em;
}
.sbtn a.customize:hover, 
.sbtn a.customize:focus {color: #fff; background-position: 0 -17px; outline: none;}
.sbtn a.customize:hover span, 
.sbtn a.customize:focus span {color: #fff; background-position: 100% -17px;}  

/* @end */