/*
################################################################################
##
## V4 STYLE by BIG DOG ADMIN
##
################################################################################
*/

body {
	background-color: rgb(30, 32, 36);
	text-align: center;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbbbbb;
}

A:link {
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
color: #00baff;
text-decoration: none;
font-weight: normal;
}
A:visited {
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
color: #00baff;
text-decoration: none;
font-weight: normal;
}
A:hover {
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
color: #bbbbbb;
text-decoration: none;
font-weight: normal;
}

/*
################################################################################
##
## FIRST WE WILL LIST THE MAIN SECTIONS
##
################################################################################
*/

#outerwrapper {
position: relative;
width: 964px;
text-align: center;
margin: 0 auto;
padding: 0;
border: 0 solid;
}

#wrapper {
float:left;
position: relative;
width: 964px;
text-align: left;
background-color: rgb(30, 32, 36);
background-image: url(images/bg2.gif);
background-repeat: repeat-y;
margin: 0 auto;
padding: 0;
border: 0 solid;
}

.spacer {
float:left;
position : relative;
width : 964px;
height: 4px;
text-align : left;
margin : 0 auto;
padding : 0;
border : 0 solid;
overflow: hidden;
}

#topstrip {
float : left;
position : relative;
left : 0px;
width : 964px;
height: 17px;
margin : 0 auto;
padding : 0;
border : 0 solid;
background-image: url(images/topstrip.gif);
}

#left {
float : left;
position : relative;
left : 4px;
width : 170px;
margin : 0 auto;
padding : 0;
border : 0 solid;
}

#middle {
float : left;
position : relative;
left : 4px;
width : 786px;
margin : 0 auto;
padding : 0;
border : 0 solid;
}

#middle2 {
float : left;
position : relative;
left : 4px;
width : 778px;
margin : 0 auto;
padding : 0;
border : 0 solid;
}

#right {
float : left;
position : relative;
left : 4px;
width : 170px;
margin : 0 auto;
padding : 0;
border : 0 solid;
}

/*
################################################################################
##
## NEXT THE HEADER AND MENU
##
################################################################################
*/

#header {
float : left;
position : relative;
left : 0px;
width : 964px;
height: 214px;
margin : 0 auto;
padding : 0;
border : 0 solid;
background-image: url(images/header.gif);
}

#menu {
position : absolute;
top: 94px;
left: 5px;
width : 946px;
height: 31px;
padding: 0;
margin: 0;
overflow: hidden;
}

.button {
float: left;
display: block;
height: 31px;
width: 160px;
background-image: url(images/goldbutton1.gif);
padding: 0;
margin: 0;
position: relative;
top: 0px;
text-align: center;
font-size: 15px;
font-weight: bold;
color: #bbbbbb;
overflow: hidden;
}

.buttonover {
float: left;
display: block;
height: 31px;
width: 160px;
background-image: url(images/goldbutton2.gif);
padding: 0;
margin: 0;
position: relative;
text-align: center;
font-size: 15px;
font-weight: bold;
color: #bbbbbb;
overflow: hidden;
}

.button a:link, .button a:visited, .button a:hover, .buttonover a:link, .buttonover a:visited, .buttonover a:hover {
display: block;
height: 31px;
width: 160px;
font-size: 15px;
font-weight: bold;
color: #000000;
padding: 8px 0 0 0;
position: relative;
bottom: 2px;
right: 0px;
}

.button a:link b, .button a:visited b, .button a:hover b, .buttonover a:link b, .buttonover a:visited b, .buttonover a:hover b {
display: block;
height: 31px;
width: 160px;
font-size: 15px;
font-weight: bold;
color: #dddddd;
padding: 8px 0 0 0;
position: relative;
bottom: 26px;
right: 1px;
}

.button a:hover, .buttonover a:hover {
cursor: pointer;
}

#menu_message {
position : absolute;
top: 166px;
left: 20px;
width : 946px;
height: 26px;
padding: 0;
margin: 0;
overflow: hidden;
}

.bmclass {
font-size: 13px;
font-weight: bold;
color: rgb(14, 134, 200);
display: none;
position: relative;
top: 3px;
}

#bm_default {
font-size: 13px;
font-weight: bold;
color: rgb(14, 134, 200);
display: block;
}

a.submenu, a.submenu:link, a.submenu:visited {
display: block;
float: left;
padding: 5px;
margin: 0 3px 0 3px;
font-size: 13px;
font-weight: bold;
font-family: arial, verdana, sans-serif;
color: #00baff;
position: relative;
}

a.submenu:hover {
display: block;
float: left;
padding: 5px;
margin: 0 3px 0 3px;
font-size: 13px;
font-family: arial, verdana, sans-serif;
color: #000000;
background-color: #00baff;
position: relative;
}

/*
################################################################################
##
## NEXT THE LOGINBOX
##
################################################################################
*/

#loginbox {
float: left;
height: 40px;
width: 956px;
background-repeat: no-repeat;
overflow: hidden;
position: relative;
left: 4px;
top: 6px;
padding: 0;
margin: 0;
}

.login_style {
height : 16px;
width : 90px;
padding : 0 0 0 3px;
border : 1px solid rgb(88, 88, 88);
font-family : arial, helvetica, sans-serif;
font-size : 10px;
color: rgb(14, 134, 200);
background-color: rgb(32, 32, 32);
}

.search_style {
height : 16px;
width : 115px;
padding : 0 0 0 3px;
border : 1px solid rgb(88, 88, 88);
font-family : arial, helvetica, sans-serif;
font-size : 10px;
color: rgb(14, 134, 200);
background-color: rgb(32, 32, 32);
}


/*
################################################################################
##
## NEXT THE BOX THAT SHOWS NEWEST GAMES
##
################################################################################
*/

#buttonrow {
float: left;
width: 964px;
overflow: hidden;
position: relative;
left: 0px;
padding: 0;
margin: 0;
background-color: rgb(30, 32, 36);
background-image: url(images/bg1.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

#widegames {
float: left;
height: 100px;
width: 964px;
overflow: hidden;
position: relative;
left: 0px;
padding: 0;
margin: 0;
background-color: rgb(30, 32, 36);
background-image: url(images/bg1.gif);
background-repeat: no-repeat;
}

/*
################################################################################
##
## NEXT THE FOOTER
##
################################################################################
*/

#footer {
float : left;
position : relative;
left : 0px;
width : 964px;
height: 51px;
margin : 0 auto;
padding : 0;
border : 0 solid;
background-image: url(images/footer.gif);
color: #bbbbbb;
}

/*
################################################################################
##
## ADJUST THE TEXT POSITIONING IN TITLEBARS
##
################################################################################
*/

.adjustCenteredText {
position: relative;
top: 16px;
}

.adjustLeftText {
position: relative;
top: 16px;
left: 20px;
}

/*
################################################################################
##
## Big Cell Below Header and Buttons
##
################################################################################
*/

.bigcell {
float : left;
position : relative;
left : 4px;
width : 956px;
margin : 0 0 4px 0;
padding : 0;
border : 0 solid;
}

.bigcelltop {
float : left;
position : relative;
left : 0px;
width : 956px;
height: 45px;
margin : 0;
font-weight: bold;
padding : 0;
border : 0 solid;
background-image: url(images/bigcelltop.gif);
background-repeat: no-repeat;
font-size: 13px;
color: #00baff;
}

.bigcellmiddle {
float : left;
position : relative;
left : 0px;
width : 956px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/bigcellmiddle.gif);
background-repeat: repeat-y;
text-align: left;
}

.bigcellbottom {
float : left;
position : relative;
left : 0px;
width : 956px;
height: 18px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/bigcellbottom.gif);
background-repeat: no-repeat;
overflow:hidden;
}

/*
################################################################################
##
## VARIOUS CELLS FOR THE MAIN (middle) CONTENT
##
################################################################################
*/

.fullcell {
float : left;
position : relative;
left : 0px;
/*width : 608px;*/
width : 778px; /* s */
margin : 0 4px 4px 0;
padding : 0;
border : 0 solid;
}

/* s */
.fullcelltop, .fullcellmiddle, .fullcellbottom {
	width : 778px;
}

.fullcelltop {
float : left;
position : relative;
left : 0px;
/*width : 608px;*/
height: 45px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/rightcelltop.gif);
background-repeat: no-repeat;
}

.fullcellmiddle {
float : left;
position : relative;
left : 0px;
/*width : 608px;*/
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/rightcellmiddle.gif);
background-repeat: repeat-y;
}

.fullcellbottom {
float : left;
position : relative;
left : 0px;
/*width : 608px;*/
height: 18px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/rightcellbottom.gif);
background-repeat: no-repeat;
overflow:hidden;
}

.halfcell {
float : left;
position : relative;
left : 0px;
width : 302px;
margin : 0 4px 4px 0;
padding : 0;
border : 0 solid;
}

.halfcell2 {
float : left;
position : relative;
left : 0px;
width : 302px;
margin : 0 0 4px 0;
padding : 0;
border : 0 solid;
}

.halfcelltop {
float : left;
position : relative;
left : 0px;
width : 302px;
height: 45px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/halfcelltop.gif);
background-repeat: no-repeat;
font-size: 13px;
color: rgb(14, 134, 200);
}

.halfcellmiddle {
float : left;
position : relative;
left : 0px;
width : 302px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/halfcellmiddle.gif);
background-repeat: repeat-y;
}

.halfcellbottom {
float : left;
position : relative;
left : 0px;
width : 302px;
height: 18px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/halfcellbottom.gif);
background-repeat: no-repeat;
overflow:hidden;
}

.gamecell, .gamecell2 {
	width : 256px; /* s */
	/*width : 200px;*/
	float : left;
	position : relative;
	left : 0px;
	margin : 0 4px 4px 0;
	padding : 0;
	border : 0 solid;
}

.gamecell2 {
float : left;
position : relative;
left : 0px;
/*width : 200px;*/
margin : 0 0 4px 0;
padding : 0;
border : 0 solid;
}

.gamecelltop {
/*float : left;*/
position : relative;
left : 0px;
/*width : 200px;*/
height: 45px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/gamecelltop.gif);
background-repeat: no-repeat;
font-size: 13px;
text-transform: uppercase;
text-align: center;
color: rgb(14, 134, 200);
}

.gamecellmiddle {
/*float : left;*/
position : relative;
left : 0px;
/*width : 200px;*/
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/gamecellmiddle.gif);
background-repeat: repeat-y;
}

.gamecellbottom {
/*float : left;*/
position : relative;
left : 0px;
/*width : 200px;*/
height: 18px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/gamecellbottom.gif);
background-repeat: no-repeat;
overflow:hidden;
}

/*
 * s
 *//*
.fullcelltop, .gamecelltop {
	background-image: url(images/flexCellTopLeft.gif), url(images/flexCellTopRight.gif), url(images/flexCellTopBg.gif);
	background-position: left top, right top, center top;
	background-repeat: no-repeat, no-repeat, repeat-x;
}

.fullcellmiddle, .gamecellmiddle {
	background-image: url(images/flexCellMidLeft.gif), url(images/flexCellMidRight.gif), url(images/flexCellMidBg.gif);
	background-position: left top, right top, center top;
	background-repeat: repeat-y, repeat-y, repeat;
}

.fullcellbottom, .gamecellbottom {
	background-image: url(images/flexCellBotLeft.gif), url(images/flexCellBotRight.gif), url(images/flexCellBotBg.gif), url(images/flexCellMidBg.gif);
	background-position: left top, right top, center top;
	background-repeat: no-repeat, no-repeat, repeat-x, repeat;
}*/

/*
 * Cells on displaygame page
 */
#displayGame {
	width : 950px;
}

/*
################################################################################
##
## THESE USED IN RIGHT AND LEFT COLUMNS
##
################################################################################
*/

.leftcell {
float : left;
position : relative;
left : 0px;
width : 170px;
margin : 0 0 4px 0;
padding : 0;
border : 0 solid;
}

.lefttop {
float : left;
position : relative;
left : 0px;
width : 170px;
height: 45px;
margin : 0;
font-weight: bold;
padding : 0;
border : 0 solid;
background-image: url(images/lefttop.gif);
background-repeat: no-repeat;
text-align: center;
font-size: 13px;
color: rgb(14, 134, 200);
}

.leftmiddle {
float : left;
position : relative;
left : 0px;
width : 170px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/leftmiddle.gif);
background-repeat: repeat-y;
}

.leftbottom {
float : left;
position : relative;
left : 0px;
width : 170px;
height: 18px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/leftbottom.gif);
background-repeat: no-repeat;
overflow:hidden;
}

/*
################################################################################
##
## 60x60 ICON STYLE FOR RIGHT AND LEFT COLUMNS
##
################################################################################
*/

.smallicon {
width: 55px;
height: 55px;
border: 0px;
}

/*
################################################################################
##
## MISC STYLES
##
################################################################################
*/

.whitetext {
color: #bbbbbb;
}

.whitelink {
color : #cccccc;
font-size : 11px;
}

a.whitelink {
color : #cccccc;
font-size : 11px;
text-decoration : none;
}
a.whitelink:link {
color : #cccccc;
font-size : 11px;
text-decoration : none;
}
a.whitelink:visited {
color : #cccccc;
font-size : 11px;;
text-decoration : none;
}
a.whitelink:hover {
color : #cccccc;
font-size : 11px;
text-decoration : underline;
}

/*
################################################################################
##
## Featured Game and Pagination
##
################################################################################
*/

.featurebox {
  /*width : 302px;*/
  width : 472px; /* s */
  height : 252px;
  position : relative;
  float : left;
  margin : 0 0 4px 0;
  text-align: center;
  background-image : url(images/featurebox.gif);
  background-repeat : no-repeat;
  overflow : hidden;
}
.slidercontainer {
  height : 190px;
  /*width : 292px;*/
  margin-left: 5px; /* s */
  margin-right: 5px; /* s */
  text-align: center;
}

#featuredTitle, .fullcelltop {
	font-size: 13px;
	font-weight: bold;
	color: rgb(14, 134, 200);
}

#featuredTitle {
	line-height: 48px;
}

div.contentdiv img {
	width: 374px;
	height: 180px;
}

.contentslide {
  border : 0 solid;
  padding : 0;
  margin : 0;
  width : 460px;
  height : 190px;
  position : absolute;
  top : 40px;
  left : 0px;
}

.feature_slider_title {
  font-size : 14px;
}

.pagination {
  text-align : center;
  position : relative;
  width: 50px;
  float: right;
}

.pagination a {
  padding : 2px 5px 2px 5px;
  margin : 1px;
  border : 1px solid rgb(109, 153, 188);
  text-decoration : none;
  color : #000000;
  background-color : rgb(226, 239, 241);
  display: block;
}

.pagination a.hover, .pagination a.selected {
  border : 1px solid #000000;
  color : #000000;
  text-decoration : none;
  background-color: #bebebe;
}

div.pagination {
	padding: 3px;
	margin: 3px;
	height: 40px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000000;
	text-decoration: none; /* no underline */
	color: #000000;
	background-color: #ffffff;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000000;
  color: #000000;
  text-decoration: none;
  background-color: #bebebe;
}

div.pagination a:visited {
	border: 1px solid #000000;
  color: #000000;
  text-decoration: none;
}

div.pagination span.current {
  font-family: Arial, Verdana, Helvetica;
  font-size:10pt;
  font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000000;
	background-color: #bebebe;
	color: #000000;
	}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
	}

div.pagination span.dots {
  font-family: Arial, Verdana, Helvetica;
  font-size:17px;
  font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	color: #000000;
	}


/* s */
#gamePopupBox {
	position:absolute;
	display:none;
	width:0;
	overflow:visible;
	z-index: 10;
}

#gamePopupBoxIn {
	position:relative;
	width:190px;
	left:145px;
	background: #1d1c2d;
	/*background: #fff;*/
	border: 3px double #373c59;
	border-radius: 7px;
	box-shadow: 1px 1px 11px #181818;
}

#gamePopupBoxTitle {
	border-radius: 7px 7px 0px 0px;
	background: #373c59;
	padding: 5px 10px;
}

#gamePopupTitle, a.browseTitle {
	font-size: 135%;
	font-weight: bold;
	display: block;
}

#gamePopupRating, .browseRating {
	float: right;
	color: #eeaa33;
	font-weight: bold;
	font-size: 175%;
}

#gamePopupDescription {
	clear: both;
	padding: 12px;
	padding-top:7px;
}

.browseBox, #gamePopupBoxIn {
	border: 1px solid #4a4f5a;
}

.browseBox {
	margin: 4px 4px 1px 0;
	width: 752px;
	height: 100px;
	overflow: hidden;
}

.browseText {
}

.browseBoxTitle {
	padding:8px;
}

#gamePopupBoxTitle, .browseBoxTitle {
	background: #35373d;
	box-shadow: 0px 1px 7px #1a1a1a;
}

#gamePopupBoxIn, .browseBox {
	background-color: #25272d;
}

.fullBox {
	text-align:left;
	float:left;
	padding:3px;
	width:172px;
	margin-top:10px;
	margin-right: 7px;
	height: 137px;
	overflow: hidden;
	background: #0f101e;
}

.smallBox {
	padding: 4px;
	padding-top: 0px;
	text-align: left;
	float: left;
	width: 112px;
	height: 120px;
	overflow: hidden;
}

.boxInfo {
	margin: 5px 2px;
	padding-top: 100px;
}

.smallBox .boxInfo {
	padding-top: 80px;
}

.boxInfo div {
	height: 60px;
}

.widegames_icons, .widegames_over {
	/*float: left;*/
	height: 100px;
	width: 172px;
	border: 0;
	padding: 0;
	display: block;
	position: absolute;
	/*margin: 0 0 0 9px;*/
}

.widegames_over {
	overflow: hidden;
	z-index: 9;
	background: url("/templates/darkblue/images/transparent.gif");
}

.smallBox .widegames_over, .smallBox img {
	width: 112px;
	height: 80px;
}

.gameList {
	padding-left: 10px;
	margin-top: 100px;
	height: 85px;
	position: absolute;
	left: 10px;
	top: 25px;
}

.viewMore {
	position: absolute;
	top: 190px;
	left: 90px;
}

a img {
	border: none;
}

.fullcelltop a.tab, .fullcelltop a.tabSelected {
	float: right;
	line-height: 24px;
	padding: 0px 10px;
	height: 29px;
	display: block;
	position: relative;
	top: 2px;
	font-size: 110%;
	font-weight: normal;
}

.fullcelltop a.tabSelected {
	background: #1d1c2c;
	border: 1px solid #373c59;
	border-width: 0px 1px;
}

.fullcelltop .tabbox {
	margin-right: 30px;
	position: relative;
	top: -5px;
}

.PageNumbers .pagination {
	width: auto;
	float: none;
	margin: auto;
	margin-top: 10px;
}

.PageNumbers .pagination a {
	float: none;
	display: inline;
}

/*
 * Cells
 */
.fullcelltop, .totalcelltop, .gamecelltop, .detailcelltop {
	color: #00baff;
	font-weight: bold;
	height: 45px;
	background-repeat: no-repeat;
}

.fullcellmiddle, .totalcellmiddle, .gamecellmiddle, .detailcellmiddle {
	background-repeat: repeat-y;
}

.fullcellbottom, .totalcellbottom, .gamecellbottom, .detailcellbottom {
	height: 18px;
	background-repeat: no-repeat;
}

/*
 * Total cells
 */
.totalcelltop {
	background-image: url(images/totalcelltop.gif);
}

.totalcellmiddle {
	background-image: url(images/totalcellmiddle.gif);
}

.totalcellbottom {
	background-image: url(images/totalcellbottom.gif);
}

/*
 * Detail cells
 */
.detailcell {
	width: 690px;
}

.detailcelltop {
	background-image: url(images/detailcelltop.gif);
}

.detailcellmiddle {
	background-image: url(images/detailcellmiddle.gif);
}

.detailcellbottom {
	background-image: url(images/detailcellbottom.gif);
}

/**/
a.bottomButton {
	text-align:center;
	clear: both;
	display: block;
	/*padding-top: 8px;*/
	font-size: 110%;
	padding: 0;
	margin: 10px;
	/*font-weight: bold;*/
	/*color: #fff;*/
	background: #373c59;
	line-height: 24px;
}

a.bottomButton:hover {
	background: #494e6b;
	color: #fff;
}
