/** choicestream **/

#cs-recommendation-container {
	text-align:center;
}

.carousel-container {
	margin-left: 25px;
}

span.cs-help-icon {
	position: absolute;
	background: transparent url(/assets/community/icon_help.gif) no-repeat top left;
	cursor: pointer;
	width: 13px;
	height: 13px;
	top: 20px;
	margin-left: 10px;
	
}

span.cs-help-icon:hover div { display: block; }

.cs-help-tooltip {
	display: none;
	z-index: 3000;
	width: 358px;
	height: 143px;
	background: #FFFFFF;
	font-size: 12px;
	position: relative;
	left: 0px;
	top: -135px;
	background: transparent url(/assets/choicestream/cs-info-overlay-bg.png) no-repeat top left;
	text-align: left;
	font-weight: normal;
	text-transform: none;
}


.cs-help-tooltip-top {
	padding-top: 20px;
	margin-left: 13px;
	width: 335px;
	line-height: 20px;
}

.cs-help-tooltip-bottom {
	padding-top: 10px;
	margin-left: 15px;
	width: 335px;
	line-height: 12px;
}

p.cs-help-tooltip-bottom a {
	color: #FF7100;	
}

.cs-recommended-item {
	height: 150px;
	text-align:center;
}

.cs-double-high-item {
	width: 142px;
}

ul.cs-double-high-item li.cs-recommended-item {
    float: left;
    margin: 0px;
}

.ui-tabs.with-generic-carousel .carousel-container .carousel ul#video_detail_video li {
	margin: 0 12px;
}

.ui-tabs.with-generic-carousel .carousel-container .carousel ul#game_detail_game li {
    margin: 0 12px;
}

.carousel-container div#carousel-related1 .jcarousel-prev-horizontal, .carousel-container div#carousel-related1 .jcarousel-next-horizontal  {
    top: 40%;
}

li.cs-recommended-item .small-play-icon {
    left: 40px;
}



div.column1 #tabs-tabs-1{text-align:center;}



#related-items-tabs .carousel li {
    height: 150px !important;
}

#game-play .carousel {
    margin: 0 auto;
    width: 568px;
}



