@charset "utf-8";
/* CSS Document */

/*NET ENT*/
		
.TabbedPanels {
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
}
.TabbedPanelsTabGroup {
	margin: 0;
	padding: 0;
	cursor: pointer;
	color:#333;
	font-weight:bold;
	background-color:#99CC00;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 0;
	margin: 0;
	font: bold 0.7em sans-serif;
	list-style: none;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	cursor: pointer;	
}


.TabbedPanelsTabHover {
	/*border: 1px solid #79b70a;
	height: 25px;*/
	text-align:center;
	background-position: -120px 0;
}
.TabbedPanelsTabSelected {
	/*border: 1px solid #79b70a;
	height: 25px;*/
	text-align:center;
	background-position: -120px 0;
}

/*
.TabbedPanelsTabHover {
background-position: -95px 0;
}
.TabbedPanelsTabSelected {
background-position: -190px 0;
}
*/

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	width: 764px;
	margin: 0;
	padding: 0;
	/*border:#9a9a9a solid 1px;*/
	/*min-height: 232px;*/
}
.TabbedPanelsContent {
	margin: 0;
	padding: 0;
	float: left;
	width: 764px;
	background-color: #000000;
	background-image: url('../netent/background.jpg');
	border:#9a9a9a solid 1px;
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	background-color: #eee;
	position: relative;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #eee;
	border-bottom: 1px solid #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0;
}
.VTabbedPanels .TabbedPanelsContentGroup li {
	float: left;
	list-style: none;
	height: 100px;
}
#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible .game-list-background {
	background-color: #003333;
	height: 75px;
	width: 100px;
}
.game-info {
	margin: 0;
	padding: 0;
	float: right;
	width: 525px;
	/*min-height: 252px;*/
	height: auto !important;
	/*height: 252px;*/
	text-align:left;
}
.game-info-image {
	margin: 37px 0 0 39px;
	padding: 0;
	width: 150px;
	height: 170px;
	float: left;
	display: inline; /* IE6 Double Float Margin Fix */
	background-image: url('../netent/unselected.gif');
}
.game-info-headline {
	margin: 50px 0 0 210px;
	padding: 0;
	color: #8ec523;
	width: 260px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: bold;
}
.game-info-text {
	margin: 5px 0 0 210px;
	padding: 0;
	width: 260px;
	color: #929292;
	line-height: 14px;
}
#game-picker-tabs-my-favorites {
	width: 120px;
	height: 25px;
	display: block;
	overflow: hidden;
	float: left;
	text-align:center;
	line-height: 25px;
	margin: 1px;
}
#game-picker-tabs-table-games {
	width: 120px;
	height: 25px;
	display: block;
	overflow: hidden;
	float: left;
	text-align:center;
	line-height: 25px;
	margin: 1px;
}

#game-picker-tabs-poker-games {
	width: 120px;
	height: 25px;
	display: block;
	overflow: hidden;
	float: left;
	text-align:center;
	line-height: 25px;
	margin: 1px;
}
#game-picker-tabs-video-slots {
	width: 120px;
	height: 25px;
	display: block;
	overflow: hidden;
	float: left;
	text-align:center;
	line-height: 25px;
	margin: 1px;
}
#game-picker-tabs-classic-slots {
	width: 120px;
	height: 25px;
	display: block;
	overflow: hidden;
	float: left;text-align:center;
	line-height: 25px;
	margin: 1px;
}
#game-picker-tabs-video-pokers {
	width: 120px;
	height: 25px;
	display: block;
	overflow: hidden;
	float: left;
	text-align:center;
	line-height: 25px;
	margin: 1px;
}
#game-picker-tabs-other-games {
	width: 120px;
	height: 25px;
	display: block;
	overflow: hidden;
	float: left;
	text-align:center;
	line-height: 25px;
	margin: 1px;
}
.game-list-links {
	margin: 0;
	padding: 0;
}
.game-list-links li {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	list-style: none;
}
.game-list-links li a {
	margin: 0 0 0 18px;
	padding: 0 0 0 13px;
	width: 160px;
	display: block;
	text-decoration: none;
	background-image: url('../netent/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FFF;
}
.game-list-links li a:hover {
	background-position: 0 -14px;
	color: #FFF;
}
.game-list-left {
	padding: 0 0 32px 0;
	margin: 0;
	width: 215px;
	clear: both;
	float: left;
	min-height: 190px;
	height: auto !important;
	height: 228px;
	background-color: #292929;	
	text-align:left;
}
.game-list-choose {
	margin: 10px 0 10px 32px;
	padding: 0 0 0 0;
	color: #8ec523;
	font-weight: bold;
}
		
	#game-picker-and-minislot {
		margin: 0px 0px 0px 0px;
		padding: 0;
		width: 995px;
		/*min-height: 252px;*/
		height: auto !important;
		/*height: 252px;*/
		float: left;
		/*background-image: url('../netent/background.jpg');
		background-repeat: no-repeat;
		background-position: top right;*/
		clear: both;
		text-align:left;
		}
		
		#minislot {
		margin: 0;
		padding: 0;
		width: 223px;
		float: right;
		text-align:right;
		}
		
		/*
		
		
		#minislot #try-our-minislot {
		margin: 0;
		padding: 0;
		text-indent: -100em;
		overflow: hidden;
		background: url('../netent/minislot.gif');
		width: 253px;
		height: 30px;
		}
		
		#minislotcrop {
		margin: 0;
		padding: 0;
		width: 253px;
		height: 190px;
		overflow: hidden;
		
		}
		
		#minislotflashcontent {
		margin: -2px 0 0 -2px;
		padding: 0;
		}
		#minislot-controls {
		margin: 0;
		padding: 0;
		text-align: center;
		}
*/
		
		/*NET ENT*/
