/* @override http://youfoot.localhost/css/search.css */
/***************************************
Search Results of all flavours
***************************************/
/* containers */
.search-container {
	background: url(../img/layout/translucent_body.png) top left repeat;
}
.search-portal-container-inner {
	background:none;
	margin: 0;
	padding: 1px 10px 10px;
}
.search-container .content-block {
	background-color: #FFF;
	margin: 10px 0 0;
	padding: 6px;
}
/** reset index so title is on top **/
.search-container .page-title {
	background:#fff;
}
.search-container .search-result {
	border-color: #000;
	border-style: solid;
	border-width: 0 0 0 10px;
	min-height: 100px;
}
.search-portal-container .featured-details {
	float: left;
	margin-left: 15px;
	width:380px;
}
.news .search-portal-container .featured-details {
	width:510px;
}
.team .search-portal-container .featured-details {
	width:auto;
}
.video .search-portal-container .featured-details {
	width:320px;
}
.image .featured-extras,
.news .featured-extras,
.venue .featured-extras,
.player .left-border,
.competition .left-border {
	border-left: solid 1px silver;
	padding: 15px 0 15px 15px;
	vertical-align: middle;
	float:left;
	clear:none;
}
.image .left-border,
.player .left-border,
.competition .left-border {
	padding: 5px 0 5px 15px;
}

/* results sorter/filter */
.sorter,
.sorter a,
.filter,
.filter a {
	color: black;
	text-decoration: none;
	margin:0;
}
.drop-options p a{
	width:145px;
}
.sorter a:hover,
.filter a:hover {
	color: #939598;
}

.sorter img,
.filter img {
	margin: 0 10px;
	vertical-align: middle;
}

/* Top borders change for different search pages */
.team .search-result,
.team .finder {
	border-color: #00a551;
}
.video .search-result,
.video .finder {
	border-color: #61BEEA;
}
.venue .search-result,
.search_filters .filter_links .venues span,
.venue .finder {
	border-color: #fff200;
}
.user .search-result,
.player .search-result,
.player .content-block .block-title,
.search_filters .filter_links .players span,
.player .finder {
	border-color: #1b75bc;
}
.competition .search-result,
.competition .content-block .block-title,
.search_filters .filter_links .competitions span,
.competition .finder {
	border-color: #91278f;
}
.match .search-result,
.match .content-block .block-title,
.search_filters .filter_links .matches span,
.match .finder {
	border-color: #ed1c24;
}
.news .search-result,
.news .content-block .block-title,
.search_filters .filter_links .news span,
.news .finder,
.video .search-result,
.video .content-block .block-title,
.search_filters .filter_links .video span,
.video .finder {
	border-color: #48B1D9;
}
.image .search-result,
.image .content-block .block-title,
.search_filters .filter_links .image span,
.image .finder {
	border-color:#75BED4;
}
#SearchForm .required label {
	font-weight:normal;
	float:none;
	margin:0;
}
#SearchForm .map-link {
	margin-top:13px;
}

.video .thumbnail,
.search-result .logo {
	float: left;
	padding: 4px;
	text-align: center;
	width: 105px;
}
.search-result.image .logo {
	width: 100px;
}

.video .thumbnail {
	float: left;
	padding: 4px 0;
	width: 180px;
}

.search-result .search-stats {
	border-left: solid 1px silver;
	float: left;
	height: 90px;
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
	width: 200px;
}
.search-result .search-stats[class] {
	height: auto;
	min-height: 90px;
}
.match .search-result .search-stats {
	margin-left:10px;
}
.search-result .info {
	float: left;
	padding: 4px;
	width: 400px;
}
.news .search-result .info {
	width: 517px;
}
.news .search-result .search-stats {
	width: 170px;
}
.video .search-result .info {
	width: 320px;
}
.video .thumbnail {
	width:166px;
	padding:1px;
	border:1px solid #48B1D9;
	vertical-align:top;
}

/* match search result styles */
.match .search-result .info {
	text-align: center;
	width: 270px;
}
.match .search-result .wrapper {
	position: relative;
}
.match .search-result .star-ratings {
	float:none;
	margin:0 auto;
}
.match .join {
	background-color: #add8a4;
	border: solid 2px #00a651;
	color: #000;
	display: block;
	height: 15px;
	left: 0;
	line-height: 15px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 82px;
	width: 100px;
}
.match .search-result .info .match-title {
	color: #005ead;
	font-size: 13px;
}
.match table.match td.team {
	line-height: 18px;
	text-align: center;
	vertical-align: top;
	width: 100px;
}
.match table.match td.versus {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	width: 50px;
}
.search-result .rating {
	display: -moz-inline-block;
	display:inline-block;
}

.news .search-result .body,
.news .featured-details .body,
.news .featured-details h3,
.news .search-result h3 {
	font-family: 'Times New Roman', Times, Georgia, serif;
}
.news .featured-details h3,
.news .search-result h3 {
	font-weight: normal;
	color: #0162b3;
}
.news .featured-details .body,
.news .search-result .body {
	margin:1em 0;
}


/* prognositics for live matches */
.prognostics {
	text-align: center;
}
.prognostics dt {
	float: none;
	line-height: 13px;
}
.prognostics dd {
	display: inline;
	float: none;
	margin: 0 30px 0 0 ;
}
.prognostics dd:last-child,
.prognostics dd.last {
	margin: 0;
}


/* Finder panels */
.finder {
	background-color: #e1e1e1;
	border: solid 3px #000;
	margin-top: 10px;
	padding: 5px 10px;
}
.finder h3 {
	font-size: 14px;
	margin: 0;
}
.finder label {
	display: block;
}
.finder .spaced {
	margin-left:55px;
}
.finder #PlayerCountry,
.finder #VenueCountry {
	width:150px;
}

.news table.find-filters td {
	width:25%;
}

table.find-filters {
	width:100%;
	margin: 10px 0;
	padding: 0;
	border-collapse:separate;
}
.finder-form .find-filters td {
	border-right:10px solid #E1E1E1;
}
.finder-form .find-filters .last {
	border-right:0;
}
.finder-form .find-filters .inactive {
	color:#939598;
}

/** filter links/options */
.find-filters .filter-options {
	list-style: none;
	margin: 0;
	padding: 0;
}
.find-filters .filter-options li {
	width: auto;
	height: auto;
	float:none;
}

/***************************************
Slider widgets
***************************************/
.slider {
	height: 140px;
	margin-bottom: 5px;
	position:relative;
}
.commentary .slider {
	height: auto;
	margin: 10px 0;
}
.slider .slider-window {
	overflow: hidden;
	padding: 0;
	width: 680px;
	height:140px;
	position:absolute;
	left:35px;
}
.commentary .slider .slider-window {
	text-align: left;
	width: 200px;
}
.slider ul li {
	font-size: 9pt;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.slider ul {
	padding: 0px;
	margin: 0;
	position:absolute;
	width:15000px;
}
.slider ul li {
	color: #939598;
	display: block;
	float: left;
	margin: 0;
	width: 110px;

}
.match .slider ul li {
	width: 140px;
}
.slider ul li .img-container {
	/*background-color: gray;*/
	display: table-cell;
	height: 100px;
	margin: 0 0 4px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.slider ul li .img-container img,
.slider ul li .img-container a {
	display:block;
}

.match .slider ul li .img-container {
	display: inline-block;
	height: 50px;
	width:auto;
	background:none;
}
.match .slider ul li img {
	float:left;
	margin: 0 20px 0 0;
}
.match .slider ul li img.away-team {
	margin:0;
}
.content-block .slider ul li {
	color: #000;
	margin-right: 30px;
}

.matchFind:hover{
	cursor:pointer;
}

/* News sliders scroll up and down */
.news .slider .arrow-left {
	display:block;
	width:100%;
	height:15px;
	margin:0 0 5px 0;
	float:none;
}
.news .slider .arrow-right {
	display:block;
	width:100%;
	height:15px;
	float:none;
	margin: 110px 0 0 0;
}
.news .slider .arrow-right,
.news .slider .arrow-left {
	background-color: #bbcae7;
}
.news .slider .arrow-right:hover,
.news .slider .arrow-left:hover {
	background-color: #61BEEA;
}
.news .slider ul {
	width:100%;
	height:1500px;
	float:none;
}
.news .slider .slider-window {
	height:100px;
}
.news .slider li {
	display:block;
	float:none;
	position:relative;
	width:100%;
	text-align:left;
	padding:4px 0;
}
.news .slider li .votes-percentage {
	position:absolute;
	top:3px;
	right:3px;
}
.news .slider li .title {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:16px;
	color:#0162b3;
}


/* Rainbow Arrows for slider */
.slider .arrow-left,
.slider .arrow-right {
	background-color: #E2E2E2;
	display: block;
	height: 123px;
	width: 15px;
}
.slider .arrow-left {
	background: url(../img/buttons/arrow_up_blue.gif) 50% 50% no-repeat;
	display: block;
	float: left;
	margin-left: 10px;
}
.slider .arrow-right {
	background: url(../img/buttons/arrow_down_blue.gif) 50% 50% no-repeat;
	float: right;
	margin-right: 10px;
}
.team .slider .arrow-left,
.team .slider .arrow-right {
	background-color: #cdecd2;
	height: 100px;
}
.team .slider .arrow-left:hover,
.team .slider .arrow-right:hover {
	background-color: #bddcc2;
}
.team .slider .arrow-left {
	background-image: url(../img/buttons/arrow_left_green.gif);
}
.team .slider .arrow-right {
	background-image: url(../img/buttons/arrow_right_green.gif);
}
.image .slider .arrow-left,
.image .slider .arrow-right,
.video .slider .arrow-left,
.video .slider .arrow-right {
	background-color: #bbcae7;
	height: 100px;
}
.image .slider .arrow-left:hover,
.image .slider .arrow-right:hover,
.video .slider .arrow-left:hover,
.video .slider .arrow-right:hover {
	background-color: #61BEEA;
}
.image .slider .arrow-left,
.video .slider .arrow-left {
	background-image: url(../img/buttons/arrow_left_blue.gif);
}
.image .slider .arrow-right,
.video .slider .arrow-right {
	background-image: url(../img/buttons/arrow_right_blue.gif);
}
.venue .slider .arrow-left,
.venue .slider .arrow-right {
	background-color: #fdf9ce;
	height: 100px;
}
.venue .slider .arrow-left:hover,
.venue .slider .arrow-right:hover {
	background-color: #ede9be;
}
.venue .slider .arrow-left {
	background-image: url(../img/buttons/arrow_left_yellow.gif);
}
.venue .slider .arrow-right {
	background-image: url(../img/buttons/arrow_right_yellow.gif);
}
.player .slider .arrow-left,
.player .slider .arrow-right {
	background-color: #c4d0eb;
	height: 100px;
}
.player .slider .arrow-left:hover,
.player .slider .arrow-right:hover {
	background-color: #b4c0db;
}
.player .slider .arrow-left {
	background-image: url(../img/buttons/arrow_left_blue.gif);
}
.player .slider .arrow-right {
	background-image: url(../img/buttons/arrow_right_blue.gif);
}
.competition .slider .arrow-left,
.competition .slider .arrow-right {
	background-color: #d8c1dc;
	height: 100px;
}
.competition .slider .arrow-left:hover,
.competition .slider .arrow-right:hover {
	background-color: #c8b1cc;
}
.competition .slider .arrow-left {
	background-image: url(../img/buttons/arrow_left_purple.gif);
}
.competition .slider .arrow-right {
	background-image: url(../img/buttons/arrow_right_purple.gif);
}
.match .slider .arrow-left,
.match .slider .arrow-right {
	background-color: #fbc9b5;
	height: 100px;
}
.match .slider .arrow-left:hover,
.match .slider .arrow-right:hover {
	background-color: #ebb9a5;
}
.match .slider .arrow-left {
	background-image: url(../img/buttons/arrow_left_red.gif);
}
.match .slider .arrow-right {
	background-image: url(../img/buttons/arrow_right_red.gif);
}

.match .slider-window .matchFind {
	padding: 1px;
	height: 135px;
	border: solid 1px #FFFFFF;
}
.match .slider-window .matchFind:hover {
	padding: 1px;
	background-color:#FBC9B5;
	border: solid 1px #FF0000;
	height: 135px;
}

.search-portal-container .paging {
	margin-top:10px;
}


/* video content blocks */
.video .content-block .info {
	float: left;
	padding: 4px;
}
.video .content-block .stats {
	border-left: solid 1px silver;
	float: left;
	height: 90px;
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
	width: 200px;
}
.video .content-block .stats[class] {
	height: auto;
	min-height: 90px;
}


/* player search result specifics */
.user .logo,
.player .logo {
	clear: both;
}
.user .player-type,
.player .player-type {
	float: left;
	border: none;
	padding: 12px 6px 10px 30px;
	position: relative;
	left: -7px;
	top: -6px;
	color: #005EAD;
	text-transform: uppercase;
	background-image: url(../img/user/player_icon_sprite.png);
	background-repeat: no-repeat;
	margin-left:2px;
}
.player-type.member-only-male {
	background-position: 0px -40px;
}
.player-type.member-only-female {
	background-position: 0px -120px;
}

.player-type.player-member-male {
	background-position: 0px -80px;
}
.player-type.player-member-female {
	background-position: 0px -160px;
}


/** Videos and images  **/
.content-header.videos_images {
	padding: 0;
}
.content-header.videos_images p {
	float: left;
	margin: 0;
}
.content-header.videos_images a {
	color: #2B6BB2;
}

.content-header.videos_images a.active {
	color: #000;
	font-weight: bold;
}


/* videos and images views */
.content-header p.more-filters {
	float:right;
}
.more-filters a {
	float:left;
}
.videos_images a.display_videos,
.videos_images a.display_images {
	background-image: url(../img/videos_images/btn_videos.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 50px;
	height: 40px;
	text-indent: -9999px;

}
.videos_images a.display_images {
	background-image: url(../img/videos_images/btn_images.gif);
}
.videos_images a.display_videos.hide_videos,
.videos_images a.display_images.hide_images {
	background-position: bottom left;
}
.videos_images .add-buttons {
	float:left;
}
.videos_images .add-buttons a {
	clear:left;
}
.videos_images a.add_video,
.videos_images a.add_image {
	background-image: url(../img/videos_images/btn_add_video.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 67px;
	height: 17px;
	text-indent: -9999px;
	margin-bottom:5px;
}
.videos_images a.add_image {
	background-image: url(../img/videos_images/btn_add_image.gif);
}
.videos_images a.add_video:hover,
.videos_images a.add_image:hover {
	background-position: bottom left;
}
.videos_images div.classic_filters {
	height: 45px;
	line-height: 45px;
	padding: 0 10px;
}
.videos_images div.more_filters {
	background-color: #F3F3F5;
	padding: 10px;
}
.videos_images .content-block {
	padding:0;
}
.videos_images-header-filters{
	list-style: none;
	float: left;
	margin-top: 10px;
}
.videos_images-header-filters li{
	float: left;
	padding: 0 12px;
	text-align: left;
	line-height: 15px;
}
.search-container ul.content-block {
	border: 1px solid #000;
}

/* If No video or image created  */

.videos-images-sunrise-img{
	float:left;
	height:121px;
}
.videos-images-sunrise-text{
	float:left;
	background-color:#FCF4D8;
	padding:10px;
	width:534px;
	height:101px;
	font-weight:bold;
}
.videos-images-sunrise-text p .button-post{
	margin:3px 0 0 0;
}
.sunrise{
	border:2px solid #EA651A;
	float:left;
	margin:10px;
	width:736px;
}

/** Generic Search page **/
.solid-back.generic {
	border: 0;
}
.solid-back.generic .page-title {
	background: #e8e8ea;
}
.all-results {
	border-color: #58585a;
}

.generic-search-tabs {
	padding-top:10px;
	background: #fff;
	border-bottom: 10px solid #48B1D9;
}
.generic-search-tabs p {
	margin: 0 0 0 10px;
}
.generic-search-tabs ul {
	position: relative;
	top: 10px;
}
.generic-search-tabs li {
	float: left;
	padding-bottom: 0;
	padding-top: 4px;
	border-style: solid;
	border-bottom-width: 10px;
	font-size: 11px;
	/*min-width: 10%;
	max-width: 16%;*/
	text-align: center;
}
.generic-search-tabs li.all-results {
	padding-bottom: 0;
	border-bottom-width: 10px;
	border-bottom-style: solid;
}
.generic-search-tabs li span,
.generic-search-tabs li a {
	border-right: 1px solid #000;
	padding: 0 6px;
	margin-bottom: 5px;
	display: block;
}
.generic-search-tabs li.last span,
.generic-search-tabs li.last a {
	border: 0;
}


/** active buttons **/
.search-categories li:hover a,
.search-categories .active a {
	color: #fff;
}
.search-categories span {
	color: #ccc;
}
.search-categories .all-results:hover,
.search-categories .all-results.active {
	background: #58585a;
}
.search-categories .player:hover,
.search-categories .player.active {
	background: #1b75bc;	
}
.search-categories .team:hover,
.search-categories .team.active {
	background: #00a551;	
}
.search-categories .match:hover,
.search-categories .match.active {
	background: #ed1c24;
}
.search-categories .venue:hover,
.search-categories .venue.active {
	background: #fff200;
}
.search-categories .venue:hover a,
.search-categories .venue.active a {
	color:#000;
}
.search-categories .competition:hover,
.search-categories .competition.active {
	background: #8e2a8c;
}
.search-categories .news:hover,
.search-categories .video:hover,
.search-categories .image:hover,
.search-categories .news.active,
.search-categories .video.active,
.search-categories .image.active {
	background: #48B1D9;
}