
.nocss{ display:none;}

#page-container {
	margin: 0 auto;
	padding: 0px;
	width:1000px;
	text-align: left;
	height:auto !important;
	height:100%;
	background: #FFFFFF;
}

#page-container #footer {
	float: left;
	margin:0 auto;		
	padding: 0;
	width:100%;	
	text-align:center;
	color: #697081;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

#page-container #footer .spacer {
	padding-left: 20px;
	padding-right: 20px;
}

#sidebar {
	float: left;
	margin:0 auto;
	padding: 0px;
	width:155px !important;	/* moz width */
	width:155px;		/* IE width  */
	background: #293051;
}

#sidebar #logo_top {
	padding: 0;
	margin: 0 auto;	
	width: 155px;
	height: 183px;
	background: #293051 url(../images/logo_left.gif) no-repeat;
}

#sidebar #logo_bottom {
	padding: 0;
	margin: 0 auto;	
	width: 155px;
	height: 98px;
	background: #293051 url(../images/logo_bottom.gif) no-repeat;
}

/* page body */

#body {
	padding: 0;
	margin:0 auto;
	margin-left: 3px;
	width: 1000px;
	float: right;
	background: #FFFFFF;
}

#body #header {
	padding: 0;
	margin:0 auto;
	height: 130px;
	background: #FFFFFF url(/layout/images/bottom.jpg);
}



#body #home_left {
	float: left;
	margin:0 auto;	
	width:320px;
	height: 320px;
	text-align: left;	
}


#body #home_right {
	float: left;
	margin:0 auto;	
	width:680px;
	height: 320px;
	text-align: left;	
	background: #FFFFFF;
}

#body #content_header {
	float: left;
	margin:0 auto;	
	width:1000px;
	height: 125px;
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

#body #content_header #list {
	margin-left: 47px;
	position: relative;
	top: 55%;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}


#body #content_container_home {
	float: left;
	margin:0 auto;	
	width:1000px;
	text-align: left;	
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 1.3em;
	color: #555;
	background: #FFFFFF;
}

#body #content_container_home #breadcrumb {
	float: left;
	margin:0 auto;	
	width:100%;
	height:30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;	
	background: #FFFFFF url(/layout/images/top.jpg) no-repeat;
}

#body #content_container_home #breadcrumb #list {
	margin-left: 40px;
	position: relative;
	margin-top: 8px;
	background: transparent;
	line-height: 100%;	
	/*top: 30%;*/
}

#body #content_container_home #breadcrumb #list a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#body #content_container_home #breadcrumb #list a:hover {
	text-decoration: none;
	color: #9eeeff;
}
#body #content_container_home #breadcrumb #list a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#body #content_container_home #breadcrumb #list a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#body #content_container_home #breadcrumb img {
	vertical-align: 10%;
}

#body #content_container_home #breadcrumb .delim {
	vertical-align: 10%;
}


#body #content_container_home #bottom {
	float: left;
	margin:0 auto;	
	width:100%;
	height:13px;
	text-align: left;	
	background: #FFFFFF url(/layout/images/bottom.jpg) no-repeat;
}


#body #content_container_home #content {
	float: left;
	margin:0 auto;
	padding: 40px;
	padding-top: 20px;
	width:920px !important;	/* moz width */
	width:1000px;		/* IE width  */
	background: #ffffff url(/layout/images/middle.jpg);
}

#body #content_container_home #content #content_left {
	float: left;
	margin:0 auto;
	top-padding: 20px;
	width:170px !important;	/* moz width */
	width:170px;		/* IE width  */
}

#body #content_container_home #content #content_right {
	float: right;
	margin:0 auto;
	padding: 0px;
	width:750px !important;	/* moz width */
	width:750px;		/* IE width  */
}

#body #content_container_home #content #content_left #logo {
	width: 140px;
	height: 205px;
	background: url(/layout/images/playforforfree.jpg);
}

.side_button {
	width: 140px;
	height: 38px;
	text-align:center;	
	background: url(/layout/images/sidebutton.jpg);
}


#body #content_container {
	float: left;
	margin:0 auto;	
	width:100%;
	text-align: left;	
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 1.3em;
	color: #555;
	background: #FFFFFF;
}


#body #content_container #content {
	float: right;
	margin:0 auto;
	padding: 4px;
	padding-top: 50px;
	width:564px !important;	/* moz width */
	width:572px;		/* IE width  */
	text-align: left;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 1.3em;
	color: #555;
	background: #FFFFFF;
}


#body #menu_bar {
	padding: 0;
	margin:0 auto;			
	width: 547px !important;
	width: 572px;
	height: 19px !important;
	height: 35px;
	background: #FFFFFF;
	font-weight:bold;
	color:#3D5462;
	border-bottom: 1px solid #3D5462;
	padding-left: 25px;
	padding-top: 16px;
	vertical-align:baseline;
}

#body #menu_bar a {
	color:#3D5462;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#body #menu_bar a:hover {
	border-top: 1px solid #3D5462;
	text-decoration: none;
	margin: 0;
	padding: 0;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0182A0;
}

.header_downloads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;	
}

.title_downloads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.title_downloads strong {
	color: #42C4F0;
	font-weight: bold;
	font-size: 10px;
}
.title_downloads em {
	color: #333333;
	font-weight: bold;
	font-style: normal;
}

.games_b {
	color: #3C9DB4;
	font-weight: bold;
}

.games_screenshot {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}



/* breadcrumbs */

.breadcrumb {
	color: #141A34;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: 100%;
}

.breadcrumb ul {
	list-style-position: outside;
}

.breadcrumb li {
	display: inline;
}

.breadcrumb li.disabled {
	display: inline;
	color: #000000;
}


.box-red {	
	margin: 0 auto;
	padding: 1px;
	text-align: left;
	background: #FBF8EF;
}

.box-white{	
	margin: 0 auto;
	padding: 1px;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #FBF8EF;
}



/* sidebar menus */

#menu-list {
	margin: 0;
}

#menu-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside; 
}

#menu-list ul li {
	width: 118px;
	height: 20px;
	text-align: left;
	background: url(/layout/images/sidebutton.jpg);
	padding: 14px 10px 4px 12px;
}

#menu-list ul li a {
	display: block;
	text-decoration: none;
	color: #0182A0;
}

#menu-list ul li a.hover {
	text-decoration: none;
	color: #3B9CB2;
}

#articles a.hover {
	text-decoration: none;
	color: #000000;
}

.lang-menu {
	margin:0 auto;
	width: 720px;
	background:#141A34;
	color:#C9D5E9;
	border-bottom:1px solid #2D3F5D;
	font-size:10px;
	padding:3px 0px 3px 0px;
}
.lang-menu a {
	color:#C9D5E9;
	text-decoration:none;
	margin:0px 8px 0px 8px;
}
.lang-menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.lang-menu a.active{
	color:#FFFFFF;
	text-decoration:none;
}



.warning {
	color: #AC0715;
}

/* common style */

* {
    padding: 0;
    margin: 0;
}

.copyright {
	font-size:10px;
	color:#848589;
	/*border-top:1px solid #F5EEDA;*/
	padding-top:6px;
	margin-bottom:10px;
	text-align:center;
}


body {
	background: #FFFFFF;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #000000;
	/*line-height: 1.5em;*/
	text-align: center;
	vertical-align: top;
	letter-spacing: normal;
	height:auto !important;
	height:100%;
}

table {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.reg_table {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0px;
	align: left;
	text-align: left;	
}

.reg_table_header {	
	background: #54BAE2;	
	border: 1px solid #ccc;
	font-weight: bold;
	color: #fff;
	padding: 5px;
}

.required {	
	color: #54BAE2;		
	font-weight: bold;
	font-size: 14px;	
}

.error {	
	color: #f00;
}

.reg_table_left {	
	background: #eee;
	width: 160px !important;	/* moz width */
	width: 180px;
	border: 1px solid #ccc;
	padding: 10px;
}

.reg_table_right {	
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
}

.table-header {
	color: #333;
	background: #FBF8EF;
	font-weight: normal;
}

.table-selected {
	background: #EEE;
} 

/* paragraph */
p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	list-style-type: disc;
	list-style-position: inside; 
}

ol {
	list-style-type: decimal;
	list-style-position: inside; 
}

a:link {
	color: #0182A0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0182A0;
}
a:hover {
	text-decoration: none;
	color: #3B9CB2;
}
a:active {
	text-decoration: none;
	color: #0182A0;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2391AB;
	font-weight:lighter;
	margin:0;
	margin-top:0.1em;
	line-height:1.0em;
	margin-bottom:1.0em;
}

h2 {
	color:#FF675A;
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	margin-top:0.1em;
	line-height:1.0em;
	margin-bottom:1.0em;
}

h3 {
	color:#333;
	font-size:1em;
	font-weight:bold;
	margin:0;
	margin-top:1em;
	line-height:1em;
	margin-bottom:1em;
}

strong {
	color:#333;
	font-size:1em;
	font-weight:bold;
	margin:0;
	margin-top:1em;
	line-height:1em;
	margin-bottom:1em;
}


/* forms */
form {
	margin:0;
	padding:0;
}

input, select, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:1em;
	border:1px solid #ccc;
}

input[type="radio"], input[type="checkbox"] {
	border: 0px;
}


.form-grey {
	margin: 0;
	padding: 2px;
	border: 1px solid #D7E1E1;	
	background: #FBF8EF;
	color: #333;
}

.button-red {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:normal;
	padding: 1px 1px;
	background:url(../images/formbg.gif) repeat-x left top;
}

.button-red-disabled {
	color: #777;
	background: #ccc;
	margin: 0;
	padding: 1px;
	text-align: center;
	font-size: 1em;
	border: 1px solid #ccc;
	text-shadow: #FFF;
}

.button-red[disabled] {
	color: #777;
	background: #ccc;
	margin: 0;
	padding: 1px;
	text-align: center;
	font-size: 1em;
	border: 1px solid #E72020;
	text-shadow: #FFF;
}

.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0196C1;
	font-weight: normal;
}

.news_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}

.news_body ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}

.news_body ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}

.footer_links a:link {
	color: #0182b2;
	font-size: 12px;
	font-weight: normal;
}
.footer_links a:hover {
	color: #0182b2;
	font-size: 12px;
	font-weight: normal;	
}
.footer_links a:active {
	color: #0182b2;
	font-size: 12px;
	font-weight: normal;
}
.footer_links a:visited {
	color: #0182b2;
	font-size: 12px;
	font-weight: normal;
}


/* IE tweaks */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.homepage_titles_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.clock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: none;
}

.style69 {font-size: 14px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */




div.newsArticles p {
	margin: 0 0 1em;
}