
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}




#tabs{
width: 961px;
padding:0px;
margin:0px;
position:relative;
margin-bottom:10px;
clear:both;

}

/* Skin */

.ui-tabs-nav, .ui-tabs-panel {
   font-family: Arial;
    font-size: 11px;
}


.ui-tabs-panel {
	padding: 0px;
	margin-left: 180px;
    background: url(images/headbg_all.gif) no-repeat;
	position:relative;
	z-index:5;
	height:222px;
	min-height:222px;
	/*width:752px;*/
	width:778px;
}

.ui-tabs-nav {
    float:left;	
	width:180px;
	list-style: none;
    margin: 0px;
    padding: 0px;
	padding-left:6px;
	height:222px;
	min-height:222px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
	clear: both;
    content: " ";
	
}
.ui-tabs-nav li {
    display: block;
    margin: 0;
	padding:0;
	min-width: 180px; /* be nice to Opera */
	height: 71px;
	margin-bottom:1px;
	
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0px;
	margin:0px;
	line-height:71px;
	background: url(images/tabs/tab2.png) no-repeat;
	padding-left:10px;
	font-size:14px;
}




.ui-tabs-nav a:active, .ui-tabs-nav a:active span {
	display: block;
}

.ui-tabs-nav a:visited, .ui-tabs-nav a:visited span {
	display: block;
}

.ui-tabs-nav a {
    margin: 0px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color:#000;
    line-height: 61px;
    text-align: left;
	font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
	
}
.ui-tabs-nav a:hover{
color:#03a3ee;
}

.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
	top: 0px;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
	color:#03a3ee;
    white-space: nowrap; /* required in IE 6 */  
	width:177px;
	z-index:8;
}

.ui-tabs-nav a span {
    width: 110px; /* IE 6 treats width as min-width */
    min-width: 110px;
    height: 71px;/* IE 6 treats height as min-height */
    min-height: 71px;
	padding-left:60px;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

/*
.ui-tabs-nav .ui-tabs-selected a span {
    padding: 0px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -69px;
  background: url(images/tabs/tab2.png) no-repeat;
	}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -69px;
	}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -69px;
	background: url(images/tabs/tab2.png) no-repeat;
	color:#333333;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 -69;
		background: url(images/tabs/tab2.png) no-repeat;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { 
    cursor: text;
	
}
*/

.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 0px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -71px;

}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -71px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -71px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}


.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}




.ui-tabs-loading em {
    padding: 0;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}







.topcontent{
width:100%;
position: relative;
z-index:7;
padding-left:20px;
}

.topcontent .left{
float:left;
width:25px;
margin-right:5px;
}

.topcontent .right{
float:left;
width:25px;
margin-left:2px;
}

div.scrollable, div.scrollable_harom, div.scrollable_ketto { 
     /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 675px; 
    height:190px; 
	border:0px solid #000;
	float:left;
	z-index:8;
} 
 

div.scrollable div.items, div.scrollable_harom div.items, div.scrollable_ketto div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:relative; 
	z-index:7;

} 
 

div.scrollable div.items div, div.scrollable_harom div.items div div.scrollable_ketto div.items div { 
    /*float:left; 
	height:166px;*/
} 
 
div.items div.active { 
  /*  border:0px inset #ccc; 
    background-color:#fff; */
}


.scrollable .items, .scrollable_harom .items, .scrollable_ketto .items {
	/* this cannot be too large */
	width:20000em;
	position:relative;
	clear:both;
	z-index:7;
}

/* single scrollable item */
.scrollable .img5 {
	float:left;
	margin:10px 2px 10px 0px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:128px;
	height:155px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.scrollable .gamebox2, .scrollable_harom .gamebox2, .scrollable_ketto .gamebox2{
 margin: 10px 7px 2px 1px;
 width: 128px;
 position: relative;
 z-index:8;
 height:150px;
 background-color:#fff;
 border:0px solid #dedede;
  -moz-border-radius: 6px; /* Firefox */
  -webkit-border-radius: 6px; /* Safari and Chrome */
  border-radius: 6px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  -moz-box-shadow: 0px 0px 3px 3px rgba(190, 190, 190, 0.5);  /* Firefox */
  -webkit-box-shadow: 0px 0px 5px 5px rgba(190, 190, 190, 0.5); /* Safari and Chrome */
  box-shadow: 0px 0px 8px;  /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
  behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */

}

.scrollable .gamebox, .scrollable_harom .gamebox, .scrollable_ketto .gamebox{
 margin: 10px 0px 2px 1px;
 width: 126px;
 position: relative;
 z-index:8;
 height:159px;
 background-color:#fff;
 /*background:url(images/gamebg.gif) no-repeat;*/
  background:url(images/gamebgfull.gif) no-repeat;
 padding: 7px 0 0 8px;

}

/* active item */
.scrollable .active {
	border:0px solid #000;
	z-index:9999;
	position:relative;
	/*background:url(images/gamebg_hover.gif) no-repeat;*/
	background-position: 0 -166px;
}




/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(images/button.png) no-repeat 0 0 transparent;
	display:block;
	width:25px;
	height:25px;
	margin:70px 0px 0 0px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -25px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-25px -25px; }
a.right:active 	{ background-position:-50px -25px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-25px 0; }
a.left:active  	{ background-position:-50px 0; }


/* disabled navigational button */
a.left.disabled {
	/*visibility:hidden !important;	*/
	 background-position:-75px 0px;
} 	

a.right.disabled {
	/*visibility:hidden !important;	*/
	 background-position:-75px -25px;
} 	



