/*GET IN WIDGET
  WWW.GETINLIVE.COM */

.rounded2 {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

	.rounded5-tl {
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;
	}

	.rounded5-bl {
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
	}

/*prediction*/
#predict-home {
	position:absolute;
	top:0px;
	left: 0px;
	height: 23px;
	width: 1%;
	padding-top: 7px;
	text-align: center;
	border-right: 2px solid #1f1f1f;
}

#predict-draw {
	position:absolute;
	width: 100%;
	left: 0px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
}


#predict-away {
	position:absolute;
	top:0px;
	right: 0px;
	height: 23px;
	width: 1%;
	padding-top: 7px;
	text-align: center;	
	border-left: 2px solid #1f1f1f;
}


/*logo*/
#getinliveLogo {
	position: absolute; top: 90px; left: 75px; width: 150px; height: 0px; background: url('http://www.getinlive.com/images/logo/getin.png') no-repeat; padding-top: 54px; text-align: center; color: #aaa;
}



#getinliveWidget {
	background: #2E2E2E url('http://www.getinlive.com/images/background/grey.jpg') repeat-x;
	font-family: Geneva, Verdana;
	font-size: 0.8em;
	color: #fff;
	width: 300x;
	height: 250px;
}

	#getinliveWidget .getinliveContent {
		padding: 5px;
	}
	
	
	/*teams*/
	#getinliveWidget .getinliveTeams { height: 43px; }
	
		#getinliveWidget .getinliveTeams .getinliveTeam {
			padding: 10px;
		}
		
			#getinliveWidget .getinliveTeams .getinliveTeam a {
				color: #fff;
			}
		
		#getinliveWidget .getinliveTeams .getinliveHomeTeam {
			float: left;
			width: 49%;
		}

		#getinliveWidget .getinliveTeams .getinliveAwayTeam {
			float: right;
			width: 49%;
		}
		
			#getinliveWidget .getinliveTeams .getinliveTeamsVs {
				position: absolute;
				left: 145px;
				top: 25px;
				width: 10px;
				height: 10px;
				background: url('http://www.getinlive.com/images/team/all/team_vs_small.png') no-repeat;
			}
			

	/*prediction*/
	#getinliveWidget .getinlivePrediction {
		background: #FBAD1D url('http://www.getinlive.com/images/common/yellowOverlay.png') repeat-x;
		background-position: 0 30%;
		color: #000;
	}
	
		#getinliveWidget .getinlivePrediction .getinlivePredictionContent {
			padding: 5px;
		}
		
			#getinliveWidget .getinlivePrediction .getinlivePredictionContent a {
				font-size: 0.8em;
				color: #000;
			}
		
			#getinliveWidget #getinlivePredictionContent {
				margin-top: 5px;
				border: 2px solid #000;
				height: 30px;
				background-color: #333;
				position: relative;
			}
			
				#getinlivePredictionMore {
					float: right;
				}
			
				#getinlivePredictionText a {
					font-size: 0.8em;
					color: #000;
				}
			
	
	/*stats*/
	#getinliveWidget .getinliveStats {
		margin-top: 5px;
		background: #434343 url('http://www.getinlive.com/images/common/whiteOverlay.png') repeat-x;
	}
	
		#getinliveWidget .getinliveStats .getinliveStatsContent {
			padding: 5px;
		}
		
			#getinliveWidget .getinliveStats .getinliveStatsContent #getinliveStatsMore {
				float: right;
			}
		
			#getinliveWidget .getinliveStats .getinliveStatsContent a {
				text-decoration: uppercase;
				color: #fff;
				font-size: 0.8em;
			}
		
		
	/*nav*/
	.getinliveMatchNav-container {
		margin-top: 5px;
	}
	
		.getinliveMatchNav-container a {
			color: #fff;
		}
	
		.getinliveMatchLogo {
			float: right;
			width: 30%;
			background-color: #434343;
			padding: 5px;
			text-align: center;
			font-size: 0.8em;
		}
		
			.getinliveMatchLogo a {
				color: #fff;
			}
	
		.getinliveMatchNav {
			width: 61%;
			background: #385c05;
			padding: 3px 5px;
			text-align: center;
		}
		



		/*h2h*/
		.head-to-head-container {
			text-align: center; color: #fff; border: 2px solid #000; height: 25px; background: #333 url('http://www.getinlive.com/images/common/whiteOverlay.png') repeat-x; margin-top: 5px; background-position: 0 -5px; font-size: 0.8em;
		}

		.head-to-head-home {
			float: left; width: 30%; border-right: 2px solid #000; height: 20px; padding-top: 5px; 
		}

		.head-to-head-away {
			float: right; width: 30%; border-left: 2px solid #000; height: 20px; padding-top: 5px;
		}

		.head-to-head-title {
			padding-top: 5px;
		}




	/*lineup*/
	#getinliveWidget-lineup {
		display: none;
	}

		#getinliveWidget-lineup .getinliveContent {
			position: relative;
			padding: 5px;
		}
		
		#getinliveWidget-lineup-players-container {
			position: absolute;
			top: 10px;
			left: -197px;
			width: 180px;
			background: #4C6940 url('http://www.getinlive.com/images/widget/widget_drag_bg.png') repeat-y right;
			height: 200px;
			padding-right: 20px;
			border-top: 2px solid #000;
			border-left: 2px solid #000;
			border-bottom: 2px solid #000;
		}
		
			ul#getinliveWidget-lineup-players {
				margin: 10px 5px 5px 5px;
				padding: 0;
				list-style: none;
			}

				ul#getinliveWidget-lineup-players li {
					float: left;
					margin: 0 0 0 10px;
					width: 75px;
					text-align:center;
					font-size: 0.8em;
					overflow: hidden;
					color: #000;
					cursor: pointer;
					font-weight: bold;
				}
				
					ul#getinliveWidget-lineup-players li:hover {
						background-color: #000;
						opacity: 0.8;
						font-size: 0.8em;
						color: #fff;
						cursor: move;
					}
					
			#getinliveWidget-lineup-players-container .drag-arrow {
				position: absolute;
				top: -30px;
				right: -50px;
				width: 79px;
				height: 69px;
				background: transparent url('http://www.getinlive.com/images/widget/widget_drag_arrow.png') repeat-y right;
			}
					
		
		#getinliveWidget-lineupImageDiv { 
			width: 290px;
			height: 210px; 
			background: #95a878 url('http://www.getinlive.com/images/widget/widget_pitch.png') no-repeat;
			color: #fff;
		}
		
		
		
		/*copy url*/
		#getinliveCopy {
			display: none;
			position: absolute;
			top: 50px;
			left: 40px;
			width: 200px;
			background-color: #fff;
			padding: 10px;
			border: 1px solid #666;
			color: #111;
			font-size:0.8em;
		}
		
		
		
	
	
		/*nav*/
		.getinliveLineupNav-container {
			margin-top: 5px;
		}

			.getinliveMLineupNav-container a {
				color: #fff;
			}

			.getinliveLineupBack {
				float: right;
				width: 20%;
				background-color: #434343;
				padding: 3px 5px;
				text-align: center;
			}

				.getinliveLineupBack a {
					color: #fff;
				}

			.getinliveLineupNav {
				width: 71%;
				background: #385c05;
				padding: 3px 5px;
				text-align: center;
			}

				.getinliveLineupNav a, .getinliveLineupNav a:active {
					color: #fff;
				}


