/* 
Document   : layout.css
Author     : Johan Alexanderson
Description: layout, max image height: 400px, width: 600px screens: w:250px h:200px
-------------------------------------------------*/

root { 
   	display: block;
}

body {  
	background-color: #DDDDDD;
	font-family: Verdana; 
	font-size: 12px; 
	color: #000;
	margin: 0px;
	text-align: center;
	letter-spacing: 1px;
}

h3 {
	letter-spacing: 2px;
}

A:link {text-decoration: none; color: #000;}
A:visited {text-decoration: none; color: #000;}
A:active {text-decoration: none; color: #000;}
A:hover {text-decoration: underline; color: #000;}

/*-------------------------------------------------*/

#divContainer {
	background-color: #fff;
	margin-right:auto; 
	margin-left:auto; 
	margin-top: 6px;
	text-align:left; 	
	width: 900px;
	border: 1px solid #263665;
}

/*-------------------------------------------------*/

#divMenuBar {
  	background-image: url(layout/menuborder.jpg);
   	top: 0px;
   	left: 0px;
   	height: 70px;
}

table.menuBar {
	margin-top: 0px;
	width: 900px;
	height: 10px;
}

td.topMenuRow {
	height: 43px;
	text-align: left;
}

td.menuIcon {
	text-align: left;
}

td.menuIconLeft {
	width: 10px;
}

td.menuJalexLogo {
	text-align: right;
}

img.icon {
	border: 0px solid #263665;
}

.menu A:hover {text-decoration:none; color:#E0F0FD;}
.menu A:visited {text-decoration: none;}
.menu A:active {text-decoration: none; color: #B6D9F5;}
.menu A { font: bold 11px verdana; color:#B6D9F5}

A.selected {
	text-decoration:none;
	color: #FFFFFF;
	font: bold 11px verdana;
}

/*-------------------------------------------------*/

#title {
	top: 0px;
   	width: 900px;
   	height: 700px;
   	left: 0px;
   	text-align: center;
}

table.title_table {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}

td.title_image {
	text-align: center;
}

img.title {
	border: 0px solid #fff;
}

/*-------------------------------------------------*/

#divVisitorsTable {
   	width: 900px;
   	left: 0px;
}

table.visitorsTable {
	width: 900px;
	left: 0px;
}

td.visitors {
	text-align: center;
}

td.validation {
	text-align: right;
}

/*-------------------------------------------------*/
/* gallery view, thumbnails and big images */

#artwork_view {
	height: 700px;
	margin-left: 55px;
	width: 845px;
}

#image_artwork_view {
	float: left;
	width: 69%;
	height: 100%;
}

#thumbnail_artwork_view {
	float: left;
	width: 31%;
	height: 645px;;
	margin-top: 45px;
	overflow-x: hidden;
}

#thumbnail_artwork_view a:hover img{
	border: 1px solid #aac;
	color: #000;
	filter:alpha(opacity=100); /* IE */
	-moz-opacity: 1.0; /* old versions of Safari (1.x) */
	opacity: 1.0; /* firefox, opera */
	-khtml-opacity: 1.0; /* older Mozilla browsers, older versions of Netscape */
}

#thumbnail_artwork_view a img{
	border: 1px solid #263665;
}

#thumbnail_artwork_view td{
	padding-top: 10px;
}

.thumbnail_artwork_table {
	 width: 100%;
}

.empty_thumbnail {
	border: 1px solid #bbb;
}

/*-------------------------------------------------*/
/* the image view (artwork big size)*/

.image_artwork_view_table {
	width: 100%;
}

.image_table {
	width: 100%;
}

.image_text_table {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

#image_info {
	text-align: center;
}

.image_cell_data {
	height: 690px;
	vertical-align: middle;
}

.image {
	text-align: center;
}

.image img{
	border: 1px solid #222;
}

/*-------------------------------------------------*/
/* games view, thumbnails and big screenshots + info */

#game_view {
	height: 700px;
	margin-left: 55px;
	width: 845px;
}

#text_game_view {
	width: 795px;
	height: 80px;
}

.text_game_view_table {
	height: 80px;
}

.text_game_view_cell_data {
	vertical-align: middle;
}

#screenshot_info_game_view {
	float: left;
	width: 77%;
	height: 550px;
	overflow-x: hidden;
}

#thumbnail_game_view {
	float: left;
	width: 23%;
	height: 550px;
	margin-top: 25px;
}

#thumbnail_game_view a:hover img{
	border: 1px solid #aac;
	color: #000;
	filter:alpha(opacity=100); /* IE */
	-moz-opacity: 1.0; /* old versions of Safari (1.x) */
	opacity: 1.0; /* firefox, opera */
	-khtml-opacity: 1.0; /* older Mozilla browsers, older versions of Netscape */
}

#thumbnail_game_view a img{
	border: 1px solid #263665;
}

#thumbnail_game_view td{
	padding-top: 18px;
}

.thumbnail_game_table {
	 width: 100%;
}

#running_game_view {
	display: none;
	height: 700px;
	width: 900px;
}

.running_game_cell_data {
	width: 900px;
	height: 700px;	
	text-align: center;
	vertical-align: middle;
}

.applet {
	border: 1px solid #263665;
}

/*-------------------------------------------------*/
/* info and screenshots big size */

.screenshot_info_game_view_table {
	margin-left: 50px;
	width: 550px;
	height: 100%;
}

.screenshot_info_cell_data {
	height: 100%;
	vertical-align: middle;
}

.game_info_table {
	width: 100%;
}

.screenshot_table {
	width: 100%;
	/*padding: 40px 0px 0px 0px;*/
	margin-top: 20px;
	text-align: center;
}

img.screenshot {
	border: 1px solid #000;
}

td.screenshot {
	text-align: left; 
}


/*-------------------------------------------------*/
/* copyright info */

#divCopyright {
	left: 0px;
	width: 900px;
}

table.copyrightTable {
	width: 900px;
	left: 0px;
	display: none;
}

td.copyrightData {
	width: 900px;
	left: 0px;
	text-align: center;
}

/*-------------------------------------------------*/

#divFooter {
	background-image: url(layout/contact.jpg);
	height: 26px;
	width: 900px;
}

/*-------------------------------------------------*/

#divAboutTextTable {
	margin-top: 40px;
	left: 0px;
	width: 900px;
	height: 660px;
}

table.textTable {
	width: 760px;
	height: 660px;
	/*padding: 70px 0px 0px 70px;*/
	margin-left: 70px;
}

td.title {
	text-align: center;
	font-size: 20px;
}

td.title2 {
	text-align: left;
	font-size: 20px;
}

#divLanguageLink {
	height: 20px;
	margin-top: 20px;
	text-align: right;
	color: #567;
	font: bold 11px verdana;
}