/* Copyright 2011 Archive Entertainment, ALL RIGHTS RESERVED. */

#rightwin {
	z-index: 2;
	position: absolute;
	right: 0px;
	bottom: 0px;
	top: 0px;
	background-color:#666;
	width: 250px;
	
	color: white;
	overflow-x:hidden;
	overflow-y:auto;
}

#rightwinindex {
	z-index: 2;
        /*position: absolute;*/
	float: right;
        right: 0px;
        /*bottom: 0px;*/
	/*height:100%;*/
        top: 0px;
        background-color:#666;
        width: 250px;

        color: white;
        overflow-x:hidden;
	padding: 5px;
}

#javaprotip  {
        z-index: 2;
        position: absolute;
	left: 20px;
        /*right: 0px;
        bottom: 0px;*/
        top: 20px;
        background-color:#666;
        width: 400px;
	height: 210px;

        color: white;
        overflow-x:hidden;
        overflow-y:hidden;
}

.newsitems a {
	color:#DDD;
}

.newsitems a:hover {
	color:#FFF;
}

.rightwinbody {
	color: white;
}


.newsheader {
	font-size:16pt;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
}

.newsheader a {
	color:#DDD;
}

.newsheader a:hover {
	color:#FFF;
}

.newsitems {
	font-family:"Courier New", Courier, monospace;
	font-size:10pt;
}

.newsitems ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;	
}

.newsitems li {
	border:solid;
	border-width:1px;
	border-color:#444;
	margin-bottom:10px;
	padding: 2px;
	list-style-type: none;	
}

.newsitemsImportant a {
	color:#D00;
}

.newsitemsImportant a:hover {
	color:#F00;
}

.newstime
{
	font-size:8px;
}

.newsitemsImportant {
	font-family:"Courier New", Courier, monospace;
	font-size:10pt;

	margin-left: 0;
	padding-left: 0;
	list-style-type: none;	

	border:solid;
	border-width:1px;
	border-color:#000;
	margin-bottom:10px;
	padding: 2px;
	
	
	font-weight: bold;
	background-color: #f0f393;
	color: #000;
}


.block, .blockNoTable {
	background-color:#CCC;
	
	width:750px;
	position:relative;
	margin:5px;	
	
	margin-left: auto;
    margin-right: auto;
	margin-top:2px;	
	
	padding:5px;
	
	font-family:Verdana, Geneva, sans-serif;
}

.block h1, .blockNoTable h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	margin-top:0px;
}

.block h2, .blockNoTable h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
}

.block td {
	background-color:#EEE;
	padding:3px;
	padding-left:15px;
	padding-right:15px;
}

.block th {
	background-color:#FFF;
	padding:3px;
}

.block button, .blockNoTable button {
	border:1px solid #000;
	background-color: #FFF;
}

.block input, .blockNoTable input {
	border:1px solid #AAA;
	background-color: #FFF;
}

.amznblockwidget {
	/*float: left;*/
	background-color:#777;
	padding:3px;
	font-size:12px;
}

.amznblockwidget:hover {
	/*float: left;*/
	background-color:#888;
	padding:3px;
	font-size:12px;
}

.amznblockwidget h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	margin-top:0px;
}

.amznblockwidget a {
	color:#FFF;
}

.amznblockwidget input {
	border:1px solid #444;
	margin-top:2px;
	margin-bottom:2px;
}

.amznblockwidget button {
	border:1px solid #000;
}


.darkblock {
	background-color:#666;
	color:#FFF;
	
	width:750px;
	position:relative;
	margin:5px;	
	
	margin-left: auto;
    margin-right: auto;
	margin-top:2px;	
	
	padding:5px;
	
	font-family:"Lucida Console", Monaco, monospace;

}

.amznblock {
	
	background-color:#555;
        color:#FFF;

        width:580px;
        position:relative;
        margin:5px;

        margin-left: auto;
    margin-right: auto;
        margin-top:2px;

        padding:5px;

        font-family:"Lucida Console", Monaco, monospace;
		
		/*height:200px;*/
}

.downloadtext {
	margin-top:20px;
	text-align:center;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
}

.downloadtext a {
	color:#DDD;
}

.downloadtext a:hover {
	color:#FFF;
}

.footertext {
	margin-top:40px;
	text-align:center;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#CCC;
}

.footertext a {
	color:#DDD;
}

.footertext a:hover {
	color:#FFF;
}

.indexcenter {
	margin-right:250px;
}

.playnowbutton
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(playnow-rollover.gif) no-repeat;
white-space: nowrap;
display: block;
width: 469px;
height: 56px;
margin: 0;
padding: 0;
}

.playnowbutton a
{
display: block;
color: #000000;
font-size: 11px;
width: 469px;
height: 56px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.playnowbutton img
{
width: 469px;
height: 56px;
border: 0;
}

/** html a:hover
{
visibility:visible
}*/

.playnowbutton a:hover img
{
visibility:hidden
}

/*.playnowbutton span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} */

.languageButtons {
	text-align: right;
}
