body {
  font-size: 10pt;
  font-family: Verdane, Arial, Helvetica, sans-serif;
  background: #50085E url(img1/BG_.gif);
  color: #303324;
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 140%;
}

#wrap {
  padding: 0 5px;
  clear: both;
  width: 960px;
  margin: 0 auto;
  background: #CC66CC ;
}

#header {
  width: 960px;
  clear: both;
  padding: 0;
  margin: 0 auto;
  height: 255px;
}

#nav {
  width: 960px;
  height: 20px;
  line-height: 20px;
  margin: 0 auto;
  padding: 2px;
  border-bottom: 1px solid #fff;
}

#feat {
  width: 960px;
  height: %1;
  margin: 0 auto;
  padding: 1px 0 0;
  border-bottom: 1px solid #fff;
}
#page {
  clear: both;
  margin: 0 auto;
  padding: 0;
}

#contentleft {
  width: 794px;
  float: left;
  padding: 2px 0 2px 2px;
  margin: 0 0 2px;
  display:inline;

}


div#search{
  position: relative;
  height: 36px;
  min-height: 31px;
  width: 200px;

}

div#search .input{
 /*background: url('img/Input-BG.gif') no-repeat;*/
  background-color: #F9F9BB;
  color: #000;
  display: inline;
  float: left;
  font-size: 16px;
  height: 24px;
  padding: 2px 2px 2px 2px;
  width: 155px;
}

div#search .btn{
  background: url('img1/search-btn.gif') no-repeat;
  border: 0;
  cursor: pointer;
  display: inline;
  width: 33px;
  height: 31px;
  float: left;
}

#leftbar {
  width: 200px;
  float: left;
  padding:1px;
  font-family: Arial;
}

div#leftbar .box{
  margin:4px 0 4px 0;
  border:1px dashed #fff;
  color: #000;
}

div#leftbar .box .title{
  line-height: 25px;
  border: 1px solid #f4287c;
  background: #932E0A url(img1/Box-Title-BG.gif) repeat-x;
  color: #ffffff;
  padding-left: 5px;
  font-weight: bold;
  font-size: 14px;
 font-family: Verdana;
}

div#leftbar .box a:link{
  color: #000;
  text-decoration: none;
}

div#leftbar .box a:visited{
  color: #000;
  text-decoration: none;
}

div#leftbar .box a:hover{
  color: #000;
  text-decoration: underline;
}

div#leftbar .box a:active{
  color: #000;
  text-decoration: none;
}

#midcontent {
  font-family: tahoma, geneva, verdana, sans-serif;
  font-size: 8pt;
  width: 160px;
  float: right;
  margin: 0 0 15px 0;
  padding: 15px 10px 15px 0;
}

#contentright {
  font-family: tahoma, geneva, verdana, sans-serif;
  font-size: 8pt;
  width: 160px;
  float: left;
  padding: 2px 0 2px 2px;
  margin: 0 0 2px;
  display:inline;

}

#sidebar {
  width: 160px;
  font-size: 8pt;
  float: left;
  margin: 0;
  padding: 0;
}

#footer {
  border-top: 1px solid #fff;
  font-size: 8pt;
  color: #DAD6C4;
  width: 960px;
  background: #D7C2D7;
  font-size: 8pt;
  line-height: 90%;
  clear: both;
  margin: 0px auto;
  padding: 20px 0;
  text-align: center;
}

#footer p {
  margin: 0;
}

/* -------------------[ Headings ]------------------- */

#sidebar h2, #midcontent h2 {
  font-weight: bold;
  font-size: 9pt;
  letter-spacing: 0px;
  margin: 0;
  padding: 0;
}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
  color: #000;
  text-decoration: none;
  font-size: 12px;
  font-family: Verdana;
}

a:hover, a:active {
  text-decoration: underline;
  color: #000;

}

#footer a:hover, #footer a:active {
  text-decoration: underline;
  color: #fff;
}
/* -------------------[ Images ]------------------- */

img.alignright {
  float: right;
  clear: right;
  margin: 0 0 5px 10px;
  background: #fff;
  padding: 2px;
  border: 1px solid #ccc;
}

img.alignleft {
  float: left;
  clear: left;
  margin: 0 10px 5px 0px;
  background: #fff;
  padding: 2px;
  border: 1px solid #ccc;
}

img.centered {
  display: block;
  padding: 2px;
  margin: 0 auto 20px auto;
  border: 1px solid #ccc;
  float: none;
  clear: both;
}
/* -------------------[ Sidebar ]------------------- */

#sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#sidebar ul li {
  list-style-type: none;
  margin: 0 0 2px;
  padding: 0;
}

#sidebar ul li ul {
  list-style-type: square;
  margin: 0;
  padding: 0;
}

#sidebar ul li ul li {
  list-style-type: none;
  padding-left: 2px;
  margin: 0;
}

/* -------------------[ Misc Tags and Classes ]------------------- */


}

p {
  margin-top: 0px;
  margin-bottom: 15px;
}

acronym, abbr, span.caps {
  cursor: help;
}

acronym, abbr {
  border-bottom: 1px dotted #999;
}

* html acronym, abbr {
  border-bottom: 1px dashed #999;
}

.center {
  text-align: center;
}

a img, img a {
  border: none;
}

.navigation {
  text-align: left;
  margin: 0;
  padding: 10px 15px;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}


hr {
  display: block:

        clear:both;
}

a.more-link, a.more-link:link, a.more-link:visited, a.more-link:hover {
  background: url(img1/arrow-rt.gif) 100% 70% no-repeat;
  padding-right: 16px;
}

/* -------------------[ Navigation ]------------------- */

ul.nav {
  font-size: 8pt;
  font-weight: bold;
  letter-spacing: 0px;
  height: 20px;
  line-height: 20px;
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.nav li {
  float: left !important;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {
  color: #FAF7E8;
  float: left;
  display: block;
  padding: 0 2px;
}

ul.nav li a:hover, ul.nav li a:active {
  background: #50085E;
  text-decoration: underline;
}

ul.nav li.current_page_item a {
  text-decoration: underline;
  background: #660000;
  text-decoration: underline;
}

ul.nav li ul {
  float: left;
  margin: 0;
  padding: 0;
}

.gamen{
  position: relative;
  width: 90px;
  height: 110px;
  margin: 2px;
  float: left;
  display: inline;
  cursor: pointer;
  font-family: Arial;
  background-color: #FFFFFF;
  border: 1px solid #9C21A4;
  overflow:hidden;
}

.gamenHover{
  position: relative;
  width: 90px;
  height: 110px;
  margin: 2px;
  padding: 0;
  float: left;
  display: inline;
  font-family: Arial;
  cursor: pointer;
  background-color: #FFFFFF;
  border: 1px solid #9C21A4;
  overflow:hidden; 
}

.gamen div{
  display: none;
}

.gamenHover div{
  display: block;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  color: #000000;
  z-index: 10;
}

.gamen .adddate{
  position: absolute;
  top: 90px;
  width: 89px;
  margin: 1px;
  background-color: #FDFDD9;
  font-size: 9px;
  font-family: Arial Narrow;
  text-align: center;
  filter:alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}

.gamenHover .adddate{
  position: absolute;
  top: 90px;
  width: 89px;
  margin: 1px;
  background-color: #FDFDD9;
  font-size: 9px;
  font-family: Arial Narrow;
  text-align: center;
  filter:alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}
.gamen .gtitle{
  position: absolute;
  top: 90px;
  width: 89px;
  margin: 1px;
  background-color: #D782CE;
  font-family: Arial;
  font-size: 9px;
  text-align: center;
  filter:alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}

.gamenHover .gtitle{
  position: absolute;
  top: 90px;
  width: 89px;
  margin: 1px;
  background-color: #FFFF55;
  font-family: Arial;
  font-size: 9px;
  text-align: center;
  filter:alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}


.gamenHover .xup{
  position: absolute;
  top: 75px;
  width: 90px;
  background-color: #fff;
  font-size: 9px;
  color: #000;
  text-align: center;
  font-family: Arial;
  filter:alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}

.gamen .xup{
  position: absolute;
  top: 75px;
  width: 90px;
  background-color: #fff;
  font-size: 9px;
  font-family: Arial;
  color: #000;
  text-align: center;
  filter:alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}

.gamenHover .hot{
  margin: 3px;
  top: 0px;
  width: 25px;
  height: 12px;
  text-align: center;
  position: absolute;
  padding: 0px;
  filter:alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}

.gamen .hot{
  top: 0px;
  margin: 3px;
  width: 25px;
  height: 12px;
  text-align: center;
  position: absolute;
  padding: 0px;
  filter:alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}

.gamenHover .title{
  position: absolute;
  top: 0px;
  width: 89px;
  margin: 1px;
  background-color: #FDFDD9;
  font-size: 10px;
  text-align: center;
  font-family: Arial;
  filter:alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}

.gamen .title{
  position: absolute;
  top: 0px;
  width: 89px;
  margin: 1px;
  background-color: #FDFDD9;
  font-size: 10px;
  text-align: center;
  font-family: Arial;
  filter:alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}
.gamenHover .title a{
  color: #000;
  text-decoration: none;
}

.gamenHover .title a:hover{
  text-decoration: none;
}

.gamenHover .play{
  position: absolute;
  top: 73px;
  width: 89px;
  margin: 1px;
  background-color: #FDFDD9;
  font-size: 12px;
  font-family: Arial;
  color: #000;
  text-align: center;
  filter:alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}

.gamen .thumb{
  width: 90px;
  height: 90px;
  text-align: center;
  border: 0px solid #D782CE;
  padding: 1px;
}

.gamenHover .thumb{
  width: 90px;
  height: 90px;
  text-align: center;
  border: 0px solid #FF0000;
  padding: 1px;
}


div.mainbox{
  background-color: #F7F7E0;
  float: left;
  color: #000;
  font-size: 12px;
  font-family: Arial;
  border: 2px solid #fff;
  width: %1;
  display: inline;
}

div.mainbox-title{
  margin: -2px -2px 2px -2px;
  color: #ffffff;
  padding-left: 8px;
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  height: 25px;
  line-height: 25px;
  background: url('img1/Box-Title-BG.gif');
  border: 2px solid #B14AAC;
}

div.mainbox .img{
  clear: left;
  float: left;
  border: 1px solid #ffffff;
  padding: 2px;
  margin: 0 2px 2px 0;
}

div.mainbox .list{
  clear: left;
}

div.mainbox .pad{
  margin: 2px 0 0 2px;
}

div.mainbox-title H3{
  font-weight: bold;
  font-size: 14px;
}


div.fullbox{
  width:960px;
  margin:2px;
  background-color: #fff;
  float: left;
  color: #fff;
  font-size: 12px;
  border: 2px solid #B14AAC;
  display: inline;
}

div.fullbox-title{
  margin: -2px -2px 2px -2px;
  color: #ffffff;
  padding-left: 8px;
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  height: 25px;
  line-height: 25px;
  background: url('img1/Box-Title-BG.gif');
  border: 2px solid #B14AAC; 
}

div.fullbox .img{
  clear: left;
  float: left;
  border: 1px solid #ffffff;
  padding: 2px;
  margin: 0 2px 2px 0;
  display:inline;
}

div.fullbox .list{
  clear: left;
}

div.fullbox .pad{
  margin: 2px 0 0 2px;
}

div.fullbox-title H3{
  font-weight: bold;
  font-size: 14px;
}

#lightsoff {
	float: left;
 text-align: center;
 font-family: Verdana;
 padding: 2px;
}

#lightsoff-background 
{
	position: absolute;
	margin:0;
	padding: 0;
	z-index: 20;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.plug{
  position: relative;
  width: 705px;
  height: 128px;
  background-color:#F3F3D1;
  margin-bottom:2px;
  cursor: pointer;
}

.plugHover{
  position: relative;
  width: 705px;
  height: 128px;
  background-color: #EBEBB1;
  margin-bottom:2px;
  cursor: pointer;
}