.indextitle {
    margin: 0 auto -15px auto;
}

.slotgridcontent {
    padding-top: 10px;
    z-index: 1000;
    margin: 0 auto;
    overflow: hidden;
}

.slot {
    color: #000;
    width: 119px;
    height: 119px;
    margin-bottom: 20px;
    margin-right: 20px;
    float: left;
    background: #FFF url(../imgs/blankslot.gif);
    overflow: hidden;
    padding: 3px;
    font-size: 10px;
    line-height: 10px;
}

.slotgridactions {
    z-index: 1001;
    height: 20px;
    margin: 0 auto;
}

.pagination a, .pagination span, .pagination .tbPage {
    margin-right: 5px;
    float: right;
    display: block;
}

.slot .next, .slot .prev {
    display: block;
    padding-top: 125px;
    height: 0;
    overflow: hidden;
    margin: -3px 0 0 -3px;
}

.slot .prev {
    background: url(../imgs/slotgridControls/button_prev.jpg);
}

.slot .next {
    background: url(../imgs/slotgridControls/button_next.jpg);
}

.slot .prev:hover, .slot .next:hover {
    background-position: 0 125px;
}

.slotgridactions .pagination {
    float: right;
    width: 145px;
}

.slotgridactions .sorting {
    float: right;
    width: 300px;
}

.pagination .btnPrev, .pagination .btnNext {
    width: 7px;
    padding-top: 7px;
    height: 0;
    overflow: hidden;
    margin-top: 4px;
}

.pagination .btnPrev:hover, .pagination .btnNext:hover {
    background-position: 0 7px;
}

.pagination .btnPrev {
    background: url(../imgs/slotgridControls/smallarrowleft.gif) 0 0;
}

.pagination .btnNext {
    background: url(../imgs/slotgridControls/smallarrowright.gif) 0 0;
}

.pagination .tbPage {
    margin-bottom: -1px;
    font-size: 10px;
    padding: 1px 0;
	width:25px;
}

.sorting a {
    margin-left: 5px;
}

.sorting .btnDisplayOption {
	color: #FFF;
    text-decoration: underline;
}

.sorting .btnDisplayOption:hover {
	color: #FFF;
    text-decoration: none;
}

.sorting .active {
    color: #F11ADF;
    text-decoration: none;
}

.sorting .active:hover {
    color: #F11ADF;
    text-decoration: none;
}

.slotgridcontent .bigad {
    width: 300px;
    height: 260px;
    margin-bottom: 30px;
    float: right;
}

.bigad .adheader {
    background-color: #3A3A3A;
    height: 10px;
    color: #FFF;
    font-size: 9px;
    line-height: 10px;
    padding-left: 2px;
}

.billboard {
    width: 300px;
}

.sponsorbadge {
    width: 125px;
    height: 125px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
}

.slot div.img img {
    display: block;
    font-size: 0;
    line-height: 0;
}

.slot div.img {
    overflow: hidden;
    height: 84px;
}

.slot .title {
    padding: 1px 0 0 0;
    font-size: 11px;
    font-weight: bold;
    display: block;
    height: 13px;
    overflow: hidden;
    color: #000;
}

.slot .rankingAndViews, .slot .ratingAndDate {
    display: block;
    color: #555;
	font-family:Arial;
	font-size:9px;
}

.slot .rankingAndViews {
    float: left;
}

.slot .ratingAndDate {
    float: right;
    text-align: right;
}

.slot .cornercut {
    height: 84px;
    position: relative;
    top: -90px;
}

.slot .epi .cornercut {
    background-image: url(../imgs/episode.png);
}

.slot .pre .cornercut {
    background-image: url(../imgs/premiere.png);
}

.slot .overlay {
    height: 84px;
    position: relative;
    cursor: pointer;
    top: -173px;
    background-image: url(../imgs/overlay.png);
}

.slot .download .title {
    padding: 2px 0 0 0;
}

.slot .download a {
    margin-right: 1px;
}

.slot .download div.overlay {
    height: 89px;
}

.slot .download div.img {
    height: 89px;
}

.slot .generic .title {
    margin-bottom: -2px;
}

.slot .generic div.overlay {
    height: 89px;
}

.slot .generic div.img {
    height: 89px;
}

.slot .cli .title, .slot .epi .title {
    line-height: 12px;
}

.slot .product div.img {
    background: url(../imgs/product_bg.jpg) repeat-x;
}

.slot .product img {
    margin: 0 auto;
    width: 92px;
    height: 90px;
}

.slot .outofstock .img .cornercut {
    background-image: url(../imgs/outofstock.png);
}

.slot-on {
    background: #000 !important;
}

.slot-on .title {
    color: #fff !important;
}

.slot-on .title {
    color: #fff !important;
}

.slot-on a {
    color: #09C;
}

#smallshowdiv .cli .img .cornercut, #smallshowdiv .epi .img .cornercut, #smallshowdiv .pre .img .cornercut {
    background-image: url(../imgs/smallshows/videoitem.png);
}

#smallshowdiv .wallpaper .img .cornercut {
    background-image: url(../imgs/smallshows/wallpaperitem.png);
}

#smallshowdiv .icon .img .cornercut {
    background-image: url(../imgs/smallshows/iconsitem.png);
}

#smallshowdiv .screensaver .img .cornercut {
    background-image: url(../imgs/smallshows/screensaveritem.png);
}

.sponsorbadge .adtag {
    position: absolute;
    top: -12px;
    font-size: 9px;
}