/*stuff2fix:
game.php table,
olgames.php table*/

a:link, a:visited {
	color: #344A55;
}

a:hover {
	color: #344A55;
	text-decoration: none;
}

* {
	margin:0;
	padding:0
}

/* commented backslash hack v2 \*/ 
html, body {
	height:100%;
} 
/* end hack */ 

p {
	margin:0.5em 0 1em 0;
	padding:2px
}

table {
	text-align:center;
	margin: 0 auto;
	width: 100%;
}

table th {
	text-decoration: underline;
	padding-bottom: 7px;
}


body {
	background:#D0D4D6;
	color: #344A55;
	position:relative;/* for ie7*/
	/*direction: rtl;*/
	font-family: Arial,Veranda, Times; 
	font-size: 0.8em;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#C0C0C0;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#C0C0C0;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#C0C0C0;
	scrollbar-3dlight-color:#000000;
}

#outer{
	min-height:100%;
	margin-right: 165px;
	margin-left: 200px;
	margin-top: 0;
	margin-bottom: 0;
	background:#e3e6e7;
	color: #344A55;
	
}

* html #outer{
	height:100%;
} /*IE treats height as min-height anyway*/

#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:119px;
	background:#D0D4D6;
	overflow:hidden;
	color: green;
		direction: rtl;
}

#left {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	margin-left:-199px;/*must be 1px less than width 
						otherwise won't push footer down in some browsers */
	left:-1px;
	padding-bottom:3px;/* clear footer*/
		padding-bottom:0;
	text-align: center;
		direction: rtl;
}

#right {
	position:relative;/*ie needs this to show float */
	width:165px;
	float:right;
	margin-right:-164px;/*must be 1px less than width 
						otherwise won't push footer down in some browsers */
	padding-top:120px;/* to clear header*/
	left:1px;
	padding-bottom:3px;/* clear footer*/
		padding-bottom:0;
		direction: rtl;
}
 
#footer {
	width:100%;
	clear:both;
	height:2px;
		height:0px;
	background: #D0D4D6;
	background:#e3e6e7;
	text-align:center;
	position:relative;
	margin-top:-2px;/*drag footer from below the fold*/
		margin-top:0px;
}

#centrecontent_wrapper {
	float:right;
	width:100%;
	position:relative;
	padding-bottom:3px;/* clear footer*/
		padding-bottom:0;
	margin-left:-1px;
	text-align:center;
}

#centrecontent {
	width:90%;
	padding-top: 10px;
	margin: 0 auto;
	text-align:right;
		direction: rtl;
}



.outerwrap {
	float: left;	
	width: 100%;
	padding-top:120px;/* to clear header*/
	margin-right:-3px;/* to stop columns dropping*/
	
}

.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

#navcontainer_up ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #A8B4B8;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#navcontainer_up ul li { 
	display: inline; 
}

#navcontainer_up ul li a {
	padding: 0.1em 1em;
	background-color: #A8B4B8;
	color: #687078;
	text-decoration: none;
	font-weight: bold;
	float: right;
	border-left: 1px solid black;
}

#navcontainer_up ul li a:hover {
	background-color: #369;
	color: #fff;
}

#navlist_up {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}



input, textarea, select {
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
	border-left-width : 1px; 
	border: 1px solid #666666; 
	BACKGROUND-COLOR: #244A55;  
	color: #B6C2C8;
	font-family: Verdana, Arial; 
	direction:rtl;
}

input { 
	text-indent : 2px; 
}

input.button {
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	width:10px;
}

.left_text {
	 display:block;
	 
}

.left_top_3_ul {
	background: #B4BDC1;
	width:199px;
	margin:0;
	list-style-type: none;
	direction:ltr;
}

.left_bar_divs {
	margin:20px 0;
	font-size: 0.9em;
}

#google_up {
	border: 0;
	width: 468px;
	height: 60px;
	/*float: right;*/
	display:inline;
	position:absolute;
	margin-left: 10px;
	left: 5px;
	top: 5px;
	z-index:200;
}

#google_left {
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	padding: 8px 0;
	margin-bottom: 20px;
}

.menu_pics {
	display: block;
	margin: 0 auto;
	width:129px; 
	height:20px;
	border: 0;
	cursor:default;
	text-align:center;
}

.menu_pics_href:hover  {
	cursor:default;
}

.banners {
	border:0;
	background: #b4bdc1; 
	margin:30px 0 0 0; 
	padding:20px 0;
	width:200px;
	height:55px; 
	
}

.navlist_right {
	list-style-image: url(bullot.gif); 
	padding-right: 40px;
}

.navlist_right li {
	margin: 3px 0;
}

.navcontainer_right {
	margin-bottom: 22px;
}

#abc {
	width: 128px; 
	text-align:center; 
	font-size:18px;
	padding-bottom: 22px;
	margin: 0 auto;
	direction: ltr;
}

#index_buttons {
	width: 400px;
	padding: 75px 0;
	margin: 0 auto;
	text-align:center;
}

#index_p {
	padding-top: 50px;
	padding-bottom: 0;
	max-width: 650px;
	margin: 0 auto;
	font-size: 1.2em;
	text-align:center;
}

.index_p2 {
	max-width: 650px;
	margin:0 auto;
	font-size: 1.2em;
	text-align:center;
}

#google_center {
	border-top: 5px dashed #C0C0C0;
	padding-top: 10px;
	margin-top: 15px;
	text-align:center;
}

b.rtop {
	display:block;
	background: #D0D4D6;
	margin-top: -1px;
}
b.rtop b {
	display:block;
	height: 1px;
    overflow: hidden; 
	background: #e3e6e7;
}

b.r1 {
	margin: 0 5px
}

b.r2 {
	margin: 0 3px
}

b.r3 {
	margin: 0 2px
}

b.rtop b.r4 {
	margin: 0 1px;
	height: 2px
}

#logo {
	display:block;
	border: 0;
}

.paging_links {
	margin: 0 auto;
	padding:15px 0;
	direction:ltr;
	text-align:center;
}

.table_games td {
border-bottom: 1px dashed gray;
padding: 1px 0 2px 0;
}
.table_games tr.noborder td {
border-bottom: 0;
padding: 1px 0 2px 0;
}
.table_games td  a:link, .table_games td a:visited{
	font-weight: bold;
	text-decoration:none;
}
.table_games td  a:hover{
	text-decoration:underline;
}

.small_details  {
	_font-size: 0.7em;
}

#searchbox {
	margin: 0 auto;
	padding: 40px 0;
	text-align:center;
}

h1 {
	font-size: 1.5em;
	text-decoration: underline;
	margin: 1em 0;
}

h2 {
	font-size: 1em;
	text-decoration: underline;
	margin: 10px 0;
}

h3 {
	font-size: 1em;
	margin: 10px 0;
}

h4 {
	font-size: 1em;
	margin: 10px 0;
}

#search_error {
	text-align:center;
	font-weight: bold;
}

.game_title { 
	text-align:center;
	margin-bottom: -10px;
}

.game_specs_title {
	text-align:right;
	font-weight: bold;
	border-bottom: 1px dashed gray;
	padding: 1px 7px 2px 0;
	width: 40%;
	border-right:1px dashed gray;
}

.game_specs  {
	border-bottom: 1px dashed gray;
	padding: 1px 0 2px 0;
	border-left:1px dashed gray;
	
}

img {
	border:0;
	border-style:none;
}


.help {
	margin-right: 2.5em;
}

.help ul {
	 list-style-type: circle;
	 padding: 15px;
}

.help li {
	 padding: 5px;
}

.english {
	direction:ltr;
}

.center {
	text-align: center;
	margin: 0 auto;
}

#online_games {
	width: 75%;
	text-align:center;
	margin: 0 auto;
}

#online_games span {
	display: block;
}

.credit {
	text-align:center;
	font-weight: bold;
}

.news {
	border: 1px solid black;
	margin: 0 auto;
	width: 91%;
	font-size: 0.8em;
}

.new_news {
	margin: 0 0 0 auto;
}
.new_news td {
	text-align:right;
}
.new_news_date {
	width: 3em;
}

#olgame_ul, .olgame_li, .demos_ul{
	margin:0;
	padding:0;
}

#olgame_ul, .demos_ul{
	padding:10px 0;
}

.olgame_li{
	display:inline;
}

span.olgame_set{
/* don't change the order of the next two lines */
	display:table-cell; /* for Firefox */
	display:inline-block; /* for Opera and IE */
}
span.olgame_set{
	width:180px;
	border:1px solid #e3e6e7;
	margin: 0 1px 5px 1px;
}

span.olgame_set a {
	cursor:pointer;
}

span.olgame_set:hover{
	border:1px solid red;
}

span.olgame_thumb{
	display:block;
	width:180px; /* necessary for Firefox bug */
	height:134px;
}

span.olgame_thumb img{
	width:180px; 
	height:134px;
	border: 0;
}

span.olgame_caption{
	display:block;
	height:2.5em;
}

#game_container_div {
	max-width: 450px;
	margin: 0 auto;
	width:expression(document.body.clientWidth > 800? "493px": "395px" );
}

#game_container_div ul,#game_container_div ol {
	margin:1em; 
} 

#game_container_div ol,#game_container_div ul { 
	margin-right:2em; 
} 

#pics_chk_div {
	text-align: right;
	padding-right: 55px;
}
#pics_chk_div div {
	margin: 5px;
	float:right;
	width:120px;
}

#pics_chk_div input {
	margin: 0;
	padding: 0;
}

#pics_h2 {
	direction: ltr;
}

#guides_comments {
	width: 50%;
	margin: 10px auto;
	display: none;
	
}
dl {
	margin-bottom: 20px;
}
dt {
	font-weight: bold;
	text-decoration: underline;
}

dd {
	padding: 0 10px 10px 0;
}

.demo {
	text-align: center;
	margin: 30px 0;
}

.quote, .code {
	width: 70%;
	border: 1px dotted gray;
	margin: 10px auto;
	padding: 10px;
}

.code {
	direction: ltr;
	text-align: left;
}

.h3 {
	text-decoration: underline;
	font-weight: normal;
}

#prisa_icons_div {
	text-align: center;
}

#prisa_icons_div img {
	cursor: pointer;
}

#site_statistics p, ol {
	padding: 15px 0;
}

.collapse {
	 visibility: collapse;
	 display: none;
}

.hide
{
	display: none;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	direction: rtl;
	text-align: right;
}

.ta_l
{
	text-align: left;
}
.ta_r
{
	text-align: right;
}
.ta_c
{
	text-align: center;
}

.raquo
{
	width: 1em;
}

.tt_share, .tt_iso
{
	padding: 0 2px;
}

#addthis
{
	list-style-type: none;
	padding: 5px;
	margin: 5px;
}
#addthis img
{
	padding: 0 6px;
	vertical-align: middle;
}
#addthis li
{
	margin: 5px 0;
}