/* Global styles */
html {
height: 100%;
}

body {
	color: #000000;   
	background-color: #000;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 1.6;
	height: 100%;
	background: #000000;
}
body.fs1 {font-size: 10px;} 
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

#page {

	background-repeat:no-repeat;
	position: absolute;
	top: 0px;
	left:0px;
	width: 100%;
	padding-left: 0px;
    padding-top: 20px;
	padding-bottom: 20px;
}


/* Normal link */
a {
	color: #2C79B3;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #2C79B3;
	text-decoration: underline;
}

a img {
	border: none;
}

.ui-widget-header {
   background: #3364B6;
   color: #fff;
}


strong {font-weight:bold;}
h1 {font-size:36px; font-weight:bold; margin:0px; padding:0px;}
h2 {font-size:142%; color: FFFFFF;}
h3 {font-size: 125%;font-weight:bold; }
h4 {font-size:16px; font-weight:bold; margin:0px; padding:0px;}
h5 {font-size:14px; font-weight:bold; margin:0px; padding:0px;}
h6 {font-size:12px; font-weight:bold; color:#CC0000;border-bottom:1px dotted #ccc; padding: 4px 0 4px 0;margin: 0 0 16px 0;}
h7 {font-size:12px; font-weight:bold; color:#CC0000; padding: 4px 0 4px 0;margin: 0 0 16px 0;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

.clear {clear: both; height:1%; display:block;}





/* Added for Upgrade
--------------------------------------------------------- */

/* search form 
-------------------------------------- */
.searchform {
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 1px #d2d2d2;
	padding: 3px 5px;
	
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	box-shadow: 0 1px 0px rgba(0,0,0,.1);

	background: #f1f1f1;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie8 */
}
.searchform input {
	font: normal 12px/100% Arial, Helvetica, sans-serif;
}
.searchform .searchfield {
	background: #fff;
	padding: 6px 6px 6px 8px;
	width: 602px;
	border: solid 1px #bcbbbb;
	outline: none;

	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}
.searchform .searchbutton {
	color: #fff;
	border: solid 1px #494949;
	font-size: 11px;
	height: 27px;
	width: 27px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);

	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	background: #5f5f5f;
	background: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#454545));
	background: -moz-linear-gradient(top,  #9e9e9e,  #454545);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie8 */
}



.text8 {
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	padding: 6px 0px 0px 7px;
}


.text9 {
	font-size: 24px;
	font-weight: bold;
	color: #004891;
}

.text10 {
	font-size: 16px;
	color: #004891;
	font-weight: bold;
}

.circle{width:50px;height:50px;border-radius:50px;font-size:20px;color:#fff;line-height:50px;text-align:center;background:#950E14}

#float100 {
	float: left;
	width: 100px;
	padding: 0 5px 0 5px;
}
	
#float50 {
	float: left;
	width: 50px;
	padding: 0 5px 0 5px;
}
#float150 {
	float: left;
	width: 150px;
	padding: 0 5px 0 5px;
}
/* 
--------------------------------------------------------- */

#container {float: inherit;width:1000px;min-height: 80%; margin: 0 auto; height:auto;background: #fff; border: 2px solid #3364b6; padding: 20px;padding-bottom: 0px;
-moz-box-shadow: 2px 2px 20px  #000;
-webkit-box-shadow: 2px 2px 20px  #000;
box-shadow: 2px 2px 20px   #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#000000');
*margin-left: 150px;
}
#logocontainer {float: inherit;width:1050px; margin: 0 auto; height:auto;padding: 00px;padding-bottom: 0px;

*margin-left: 150px;
}
 
 #logocontainer img {margin-left: 10px}
 
.three-cols {
}

.three-cols .colB {
	float: left;
	width: 320px;
	padding: 6px 0px 0px 6px;
}

.three-cols .colA {
	float: left;
	width: 320px;
	padding: 6px 0px 0px 7px;
}

.three-cols .colC {
	float: left;
	width: 320px;
	padding: 6px 0px 0px 7px;
}


/** 2-COLUMN LAYOUT */

.two-cols { 
}

 
.two-cols .colA {
	float: left;
	width: 660px;
	padding: 6px 0px 0px 7px;
	margin-right: 10px;
}

.two-cols .colB {
	float: left;
	width: 300px;
	padding: 6px 0px 0px 6px;
		margin-left: 10px;
	}

#sitehead {border-bottom:1px solid #ccc; padding: 0 0 4px 0;margin: 0 0 10px 0;}
#sitehead h2 {font-size:142%; color: #CC0000;}
#sitehead p {text-align:right;padding: 6px 0 0 0;}

#halves {
	float: left;
	width: 400px;
	padding: 0 10px 0 15px;
}

#thirds {float: left;width: 275px;padding: 0 10px 0 15px;}	
#quarters {float: left;width: 200px;padding: 0 10px 0 15px;}	
#fifths {float: left;width: 170px; padding: 0 10px 0 15px;}	


#leftcol {width:710px; float:left; vertical-align:top; padding:4px 2px 4px 4px;}
#leftcolemail {width:400px; float:left; vertical-align:top; padding:4px 2px 4px 4px;}

#ctitle {display: block; clear:both; padding:2px; margin:0px 0px 2px 0; border:1px solid #999999; background-color:#3364B6; color:#E6F2F2;font-weight:bold;}
#actiontitle {display: block; clear:both; padding:2px; margin:0px 0px 2px 0; border:1px solid #999999; background-color:#ffcc00; font-weight:bold;}

#leftcol ul {margin: 0 0 0 20px;}
#leftcol h4 {font-size:16px; font-weight:bold; color:FFFFFF;border-bottom:1px dotted #ccc; padding: 0 0 4px 0;margin: 0 0 16px 0;}
#leftcolemail ul {margin: 0 0 0 20px; color: #666;}
#leftcolemail h4 {font-size:16px; font-weight:bold; color:FFFFFF;border-bottom:1px dotted #ccc; padding: 0 0 4px 0;margin: 0 0 16px 0;}
 
 
#lfeature {background-color:#FFFFFF; color:#000000; margin:0px 1px 5px 0; padding:5px; border:1px solid #333333; width:300px; height:200px; float:left;}
#rfeature {background-color:#FFFFFF; color:#000000; margin:0px 0px 5px 1px; padding:5px; border:1px solid #333333; width:300px; height:200px; float:right;}

.mainblock {background-color:#FFFFFF; color:#000000; margin:0px 0px 5px 0; padding:5px; border:1px solid #333333;}
.mainsection {background-color:#FFFFFF; color:#000000;}

#titlehead {border-bottom:1px solid #ccc; padding: 0 0 4px 0;margin: 0 0 10px 0;}
          
/* Side Boxes */
#info {width: 250px; float:right;margin: 0 0 0 16px; }
#info .btitle {display: block; clear:both; padding:2px; margin:0px 0px 2px 0; border:1px solid #999999; background-color:#F0F0F0; color:#333333;}
#infoemail {width: 180px; float:right;margin: 0 0 0 16px; }
#infoemail .btitle {display: block; clear:both; padding:2px; margin:0px 0px 2px 0; border:1px solid #999999; background-color:#F0F0F0; color:#333333;}
#mpu {position: relative; left: -50px;}
#sky {position: relative; left: 106px;}
.general {border: 1px solid #ccc; padding:8px;margin: 0 0 10px 0;text-align: left;}
.general_orange {border: 1px solid #ccc; background-color:#FFEBD7; padding:8px;margin: 0 0 10px 0;}
.general-centered {border: 1px solid #ccc; padding:8px;margin: 0 0 10px 0;text-align: center;}
 .categories {border: 1px solid #ccc; padding:8px;margin: 10px 0 10px 0;text-align: left;  } 
 
 .categories table{ 
 width: 980px;
 }
 
  .categories td  {
  width: 25%}

.random {border: 1px solid #ccc; padding:8px;margin: 0 0 10px 0;width: 184px;}

.general p {font-size:92%;}

.featurebox {border: 1px solid #ccc; height: 210px; padding:8px;margin: 0 0 10px 0;}
.featurebox p {font-size:92%;}
 
 
/* Headings
--------------------------------------------------------- */
 
#contenthead {
	clear: left;
	border-bottom:1px solid #ccc; 
	padding: 0 0 4px 0;
	margin: 0 0 10px 0;
}

#contenthead h2 {

	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}

#contenthead_rightinfo {
	border-bottom:1px solid #ccc; 
	padding: 0 0 4px 0;
	margin: 0 0 20px 0;
}
#contenthead_rightinfo h2 {
	float:left;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}
#contenthead_rightinfo p {
	text-align:right;
	padding: 2px 0 0 0;
}


.offer_reply {border: 1px solid #ccc; width:75%; padding:8px;margin: 10px 10px 10px 10px;}
.offer_reply p {font-size:92%;}
#replytitle {display: block; clear:both; padding:2px; margin:0px 0px 2px 0; border:1px solid #999999; background-color:#ECECEC; font-weight:bold;}


#sectionhead {border-bottom:1px solid #ccc; padding: 0 0 4px 0;margin: 0 0 10px 0;}


/* Registration */
#reghead {border-bottom:1px solid #ccc; padding: 0 0 4px 0;margin: 0 0 10px 0;}
#rehead p {text-align:right;padding: 6px 0 0 0;}

#reginfo {width: 650px; float:left;}
/* Legend */
.legend-title {
	background: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -13px;
}

.legend {
	border: 1px solid #CCCCCC;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
	height:auto;
}
#regform {width: 675px; float:left;}
#box1, #box3, #box4 {width:330px;float:left;margin:  0 10px 0 0;}
#box3 {height:160px;}
#box4 {height:160px;}


/* Members Area */

#memberhead {border-bottom:1px dotted #ccc; padding: 0 0 4px 0;margin: 0 0 16px 0;}
#memberhead h4 {float:left;}
#memberhead p {text-align:right;padding: 2px 0 0 0;}

#acctools {width:33%;float:left;padding: 2px 0 0 0;}
#sellingtools {width:34%;float:left;padding: 2px 0 0 0;}
#buyingtools {width:33%;float:left;padding: 2px 0 0 0;}

#acctools h3, #sellingtools h3, #buyingtools h3 {color:#E6F2F2;background:#3364B6; height:24px;padding: 4px 0 0 4px;}
#acctools li, #sellingtools li, #buyingtools li {height:20px; border-bottom: 1px dotted #ccc}

#messages {width:100%;float:left;}
#messages h3 {color:#E6F2F2;background:#3364B6; height:24px;padding: 4px 0 0 4px;}
#messages h6 {font-size:12px; font-weight:bold; color:#CC0000; padding: 4px 0 4px 0;margin: 0 0 16px 0;}



/* List pages */
#listhead {border-bottom:1px dotted #ccc; padding: 0 0 4px 0;margin: 0 0 16px 0;}
#listhead h3 {float:left;color:#E6F2F2;background:#3364B6;}
#listhead p {text-align:right;padding: 2px 0 0 0;}


#listsubhead {border-bottom:1px solid #ccc; padding: 0 0 4px 0;margin: 0 0 10px 0;}
#listsubhead h4 {float:left;}
#listsubhead p {text-align:right;padding: 2px 0 0 0;}

#listarea {width: 680px; float:left;}
#listdetail {border: 1px solid #ccc; width:100%; margin: 0 0 16px 0;}
#listdetail h3 {color:#E6F2F2;background:#3364B6; padding:5px 0 5px 10px;font-size:112%;}


/* Item Page */

#itemhead {border-bottom:1px solid #ccc; padding: 0 0 4px 0;margin: 0 0 20px 0;}
#itemhead h2 {float:left;}
#itemhead p {text-align:right;padding: 6px 0 0 0;}

#itemdetailarea {width: 680px; float:left;}
#itemdedescarea {width: 100%; float:left;}

#itemdetail { width:100%; margin: 0 0 16px 0;}
#itemdetail h3 {border: 2px solid #333;color:#E6F2F2;background:#3364B6; padding:5px 0 5px 10px;font-size:112%;}
#itemdetail ul {margin: 0 0 0 10px;font-size:92%;}
#itemdetail li { border-bottom: 1px dotted #ccc; padding: 6px 0;color:#333; font-weight:bold;margin: 0 10px 0 0;}
#itemdetail li span {color:#5d9d02;margin: 0 0 0 5px;}

.itemboxleft {width:49%;float:left;}
.itemboxright {width:49%;float:right;}

.itemboxleft h3, .itemboxright h3 {color:#E6F2F2;background:#3364B6; height:24px;padding: 4px 0 0 4px;}
.itemboxleft li, .itemboxright li {height:20px; border-bottom: 1px dotted #ccc}


/* Fun Little Pieces
--------------------------------------------------------- */


/* content tables */
td.sectiontableheader {
	background: url(https://www.gletech.com/css/ver10_default/images/grad3.gif) repeat-x bottom #A8A8A8;
	border: 1px solid #E7E8E6;
	padding: 4px;
}
td.sectiontableheader_red {
	background: url(https://www.gletech.com/css/ver10_default/images/red/grad2-2.gif) repeat-x bottom #A8A8A8;
	border: 1px solid #E7E8E6;
	padding: 4px;
	color: white;
	font-weight: bold;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
	background: url(https://www.gletech.com/css/ver10_default/images/dot.gif) repeat-x bottom;
}


pre, .code {
	background: #FFFFCC;
	border-left: 5px solid #CCCCCC;
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	background: url(https://www.gletech.com/css/ver10_default/images/so-q.gif) no-repeat left top;
	padding: 0 0 0 15px;
}

blockquote span.close {
	background: url(https://www.gletech.com/css/ver10_default/images/sc-q.gif) no-repeat bottom right;
	padding: 0 15px 0 0;
}

blockquote.testimonial {
	padding: 0 0 10px;
	border-bottom: 1px solid #E7E8E6;
}

blockquote.testimonial span.author {
	background: url(https://www.gletech.com/css/ver10_default/images/icon-author.gif) no-repeat 5px center;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 20px;
}


#itemheading h2 {
	font-size: 1.8em;

	padding:.4em 0px .1em 52px;
	border-bottom: 1px solid #ccc;
	}
			
.gavel {
	background: url(https://www.gamegavel.com/html/images/icon_gavel.jpg) no-repeat left center;
	}
	
.general_info {
	border: 1px solid #ccc; 
	padding:0px;margin: 0 0 10px 0;
}

div.dots
{
	float: left;
	clear: both;
	width: 100%;
	background: url("https://www.gletech.com/css/ver10_default/images/dotleaders.png") left 85% repeat-x;
}
span.heading
{
	float: left;
	padding-right: .5ex;
	background-color: #fff;
}
span.content
{
	float: right;
	padding-left: .5ex;
	background-color: #fff;
}

/* Drropcap */
.dropcap {
	color: #4B4B4B;
	display: block;
	float: left;
	font: 50px/40px Georgia, Times, serif;
	padding: 4px 8px 0 0;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	background: url(https://www.gletech.com/css/ver10_default/images/icon-error.gif) no-repeat top left;
	color: #CC0000;
	padding-left: 25px;
}

p.message {
	background: url(https://www.gletech.com/css/ver10_default/images/icon-info.gif) no-repeat top left;
	color: #2C79B3;
	padding-left: 25px;
}

p.tips {
	background: url(https://www.gletech.com/css/ver10_default/images/icon-tips.gif) no-repeat top left;
	color: #E58C00;
	padding-left: 25px;
}

.highlight {
	background: #FFFFCC;
	font-weight: bold;
	padding: 1px 5px;
}

/* Note Style */
p.stickynote {
	background: url(https://www.gletech.com/css/ver10_default/images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 60px;
}

p.download {
	background: url(https://www.gletech.com/css/ver10_default/images/download-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 45px;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(https://www.gletech.com/css/ver10_default/images/icon-checklist.gif) no-repeat 0 4px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Check list (star) */
ul.stars {
	list-style: none;
}

ul.stars li {
	background: url(https://www.gletech.com/css/ver10_default/images/icon-star.gif) no-repeat 0 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

ul.bullet {
	list-style: none;
}

ul.bullet li{
	background: url(https://www.gamegavel.com/html/images/bullet.gif) no-repeat 0 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
	}



/* List arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(https://www.gletech.com/css/ver10_default/images/icon-arrow.gif) no-repeat 3px 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Bignumber */
.bignumber {
	background: url(https://www.gletech.com/css/ver10_default/images/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 20px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	font-weight: bold;
	margin-left: 15px;
	padding-left: 0;
}

div.bubble1 div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub1-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble2 div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 10px 15px 25px;
	width: auto;
}

div.bubble3 div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

div.bubble4 div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(https://www.gletech.com/css/ver10_default/images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}


#middle {
	width: 920px;
	background:#fff;
	float:left;
	padding:10px;
	margin:10px 0;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}


#cat-2, #cat-4 {border-top:8px solid #3364B6;}

.category span.cat_title, #front-popular h3, #front-list .cat_title {
	
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	text-decoration:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#3364B6; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#3364B6; color:#fff; }


/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */

/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */

}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(https://www.gamegavel.com/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 630px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */






/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu, .menu ul li {
	color: #fff;
	background: #11489A;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight:bold;
	font-size: 13px;

}

.menu ul {
	width: 11em;
}

.menu a {
	text-decoration: none;
	color: #fff;
	padding: .4em 1em;
	display: block;
	position: relative;
}

.menu a:hover, .menu li:hover>a {
	color: #fc3;
}

.menu li li {	/* create borders around each item */
	border: 1px solid #ccc;
}


.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #fff;
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

#feature-widget {
margin-top:7px;
*margin-top:1px;
margin-bottom: 3px;
}



#header {
width: 1000px;
height: 166px;
display: block;
*margin-bottom: 11px;
}
*html #header {margin-bottom: -4px;}


#logo {
float: left;
width: 255px;
height: 67px;
margin-left: 4px;
margin-top: 3px;
}

#search {
float: right;
width: 621px;
height: 60px;
margin-left: 5px;
margin-top: 15px;
margin-bottom: 2px;
padding: 0px 10px 10px 10px;
}

#search-title {
float: left;
}

#search-links {
float: right;
}

#search-form {
float: left;
}

#search h2{
font-family: Arial,Geneva,sans-serif;
color: #2c79b3;
margin: 0px;
padding: 0px;
position: relative; 
top: -3px;
left: 2px;
font-weight: bold;

font-size: 1.66em;
}

fieldset.search {
	border: none;
	margin: 0;
	padding: 0;
}

#searchbox {
width: 656px;
height: 32px;
}

.search input.box {
font-family: Verdana,Geneva,sans-serif;
color: #333;
background: #f5f5f5;
  float: left; /* LTR */
  height: 30px;
  padding: 0 7px 0px 7px;
  margin-right: 10px;
  width: 320px;
    border: 1px solid #cbcbcb;
   -khtml-border-radius-topleft: 6px;
  -khtml-border-radius-topright: 6px;
     -khtml-border-radius-bottomleft: 6px;
  -khtml-border-radius-bottomright: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  *padding-top: 5px;
  *height: 20px;
  }
  .search input.box {
    padding-top: 5px\0/;
	 height: 20px\0/;
  }
.search input.box:focus {
    border: 2px solid #abc7f5;
	background: #f5f5f5;
    position: relative; top: -1px;left: -1px; 
    margin-right: 8px;
}
  
 fieldset.search-options {
 color: #fff;
	float: left;
	border: none;
	margin: 5px 0 0 0;
	padding: 0;
    width: 277px;
    *position: relative;
    *top: -5px;
}
  
.search input.btn {
position: relative;
left: 10px;
}


#socialmedia {
float: left;
margin: 3px 0px 20px 17px;
width: 236px;
height:35px;
}

#socialmedia img {
margin-right: 5px;
width: 30px;
height: 30px;
}

#leaderboard {
float: right;
width: 728px;
height: 90px;
margin: 14px 7px 17px 0px;
}

#mainmenu {
clear: left;
margin: 0px;
width: 1000px;
display: block;
}

#register-links {
float: left;
height: 60px; 
width: 240px;
display: block;
list-style: none;
text-align: center;
padding-top: 10px;
margin-left: 17px;
}

*html #register-links { margin-left: 10px;margin-top: -17px;}
*html #socialmedia { margin-left: 10px;}
*html #leaderboard { margin-top: -3px;position:relative;left:20px;}

#register a {
float: left;
background: url('images/buttons/register.png') no-repeat;
height: 47px;
width: 109px;
display: block;
text-indent: -2000px;
position: relative; 
top: 5px;
}

#register a:hover {
background: url('images/buttons/register.png') no-repeat -109px 0px;
height: 47px;
width: 109px;
}

#login a {
float: left;
margin-left: 8px;
background: url('images/buttons/login.png') no-repeat; 
height: 47px;
width: 109px;
display: block;
text-indent: -2000px;
position: relative; 
top: 5px;
}

#login a:hover {
background: url('images/buttons/login.png') no-repeat -109px 0px;
height: 47px;
width: 109px;
}

#members a {
float: left;
background: url('images/buttons/members.png') no-repeat; 
height: 47px;
width: 109px;
display: block;
text-indent: -2000px;
position: relative; 
top: 5px;
}

#members a:hover {
background: url('images/buttons/members.png') no-repeat -109px 0px;
height: 47px;
width: 109px;
}

#logout a {
float: left;
margin-left: 8px;
background: url('images/buttons/logout.png') no-repeat; 
height: 47px;
width: 109px;
display: block;
text-indent: -2000px;
position: relative; 
top: 5px;
}

#logout a:hover {
background: url('images/buttons/logout.png') no-repeat -109px 0px;
height: 47px;
width: 109px;
}

#logo-panels {
clear:left;
}

.logo-panel {
float: left;
margin: 5px 13px 5px 10px;
}

.logo-panel h4 {
text-align: center;
font-size: 100%;
}

.logo-panel-ads {
background: url('images/ads.png');
width: 188px;
height: 256px;
float: left;
margin: 0px;
padding: 20px;
}

.logo-panel-ads {
text-align: center;
font-size: 100%;
}

.ads {
background: url('images/ads_bg.png') repeat-x;
width: 200px;
padding: 20px 50px 20px 50px;
margin: 0 0 10px 0;
}

.new-release-title {
width: 275px;
height: 23px;
background-color: #ffffff;
background-image: url("images/h3-bg.gif");
color: #ffffff;
display: block;
padding: 7px 10px 0px 15px;
font-weight: bold;
}

.new-releases {
border: 2px solid #3364b6;
width: 196px;
padding: 10px 50px 10px 50px;
margin: 0 0 10px 0;
}

.new-releases h3{
margin: 0px;
text-align: center;
font-size: 14px;
}

.new-releases-pics {
background: #fff;
text-align: center;
} 

.new-releases img {
border: 5px solid white;
margin: 0px;
}

#store-logo {
position: relative; 
left: -10px;
}

#container center  {
width: 100%;
overflow-x: auto;
overflow-y: hidden;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}





/*
 ******************************************************************** 
 * FOOTER
 */
 
 #footer {
	width: 1040px;
	margin: 0px auto;
	position: relative;
	left:-20px;
	margin-top: 20px;
}

#footer-top {
	height: 90px;
	background: #999;
	padding: 15px;
}

#footer-middle {
	height: 110px;
	background: #4e4e50;
	padding: 10px;
}

#footer-bottom {
	height: 50px;
	background: #333;
	padding: 10px;
	color: #595959;
	line-height: 1.5em;
	margin-bottom: 0px;
	overflow: hidden; 
}

#footer-bottom a:hover{
text-decoration: underline;
}

/*
 ******************************************************************** 
 * NETWORK LOGOS
 */
 
 .networklogos h2.title {
 color: #fff;
 font-weight: bold;
 margin-bottom: 5px;
 }
 
 #logo1 a {
 float: left;
 text-indent: -2000px;
 background: url(images/network-logos/gs_bw_color.png) no-repeat;
 width: 100px;
 height: 65px;
 display: block;
 margin-left: 40px;
 margin-right: 55px;
 }
 
  #logo1 a:hover {
 background: url(images/network-logos/gs_bw_color.png) no-repeat 0 -65px;
 }
 
  #logo2 a {
 float: left;
 text-indent: -2000px;
 background: url(images/network-logos/gg_bw_color.png) no-repeat;
 width: 150px;
 height: 60px;
 display: block;
 margin: 5px 55px 0px 15px;
 }
 
  #logo2 a:hover {
 background: url(images/network-logos/gg_bw_color.png) no-repeat 0 -60px;
 }
 
   #logo3 a {
 float: left;
 text-indent: -2000px;
 background: url(images/network-logos/gguk_bw_color.png) no-repeat;
 width: 150px;
 height: 60px;
 display: block;
 margin: 5px 55px 0px 15px;
 }
 
  #logo3 a:hover {
 background: url(images/network-logos/gguk_bw_color.png) no-repeat 0 -61px;
 }
 
   #logo4 a {
 float: left;
 text-indent: -2000px;
 background: url(images/network-logos/rgr_bw_color.png) no-repeat;
 width: 125px;
 height: 38px;
 display: block;
 margin: 10px 60px 0px 15px;
 }
 
  #logo4 a:hover {
 background: url(images/network-logos/rgr_bw_color.png) no-repeat 0 -38px;
 }
 
   #logo5 a {
 float: left;
 text-indent: -2000px;
 background: url(images/network-logos/rar_bw_color.png) no-repeat;
 width: 80px;
 height: 45px;
 display: block;
 margin: 5px 60px 0px 20px;
 }
 
  #logo5 a:hover {
 background: url(images/network-logos/rar_bw_color.png) no-repeat 0 -45px;
 }
 
   #logo6 a {
 float: left;
 text-indent: -2000px;
 background: url(images/network-logos/gy_bw_color.png) no-repeat;
 width: 110px;
 height: 40px;
 display: block;
 margin: 10px 30px 0px 15px;
 }
 
  #logo6 a:hover {
 background: url(images/network-logos/gy_bw_color.png) no-repeat 0 -40px;
 }
 
 .copyright {
width: 425px;
float: right;
	color: #595959;
font-size: 11px;
font-family: Tahoma, Arial,Helvetica,sans-serif;
line-height:1.5em;
}

  .copyright a{
color: #fff;
font-weight: bold;
font-size: 11px;
}
.footerlinks1 {
float: left;
position: relative; 
top: -2px;
color: #595959;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica,sans-serif;
line-height:1.5em;
}

.footerlinks1 a {
	color: #fff;
	font-size: 11px;
font-family: Tahoma, Arial, Helvetica,sans-serif;
}

.footerlinks2 {
clear: left;
position: relative; 
top: -4px;
color: #595959;
font-size: 11px;
font-family: Tahoma, Arial,Helvetica,sans-serif;
line-height:1.5em;
}  

.footerlinks1 li {
float: left;
list-style: none;margin-left: 0px;
}

.footerlinks2 li {
float: left;
list-style: none;
}

#footer .footerlinks1 li a{
font-weight: normal;
}

#footer .footerlinks2 li a{
font-weight: normal;
color: #595959;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica,sans-serif;
}


#footer ul.menu li {
margin: 0px;
}

#footer .leader {
margin-left: 136px;
}

#footer-middle h2 {
color: #ffffff;
font-weight: bold;
margin-bottom: 5px;
font-size:0.8em;
}


.home-post-wrap, .home-post-wrap-2  {
width: 300px;
padding: 0px; 
background-image: url(images/sidebar-bg-Blue.gif);
background-repeat: y; 
}

.home-post-titles {
width: 275px;
background-image: url(images/h3-bg.gif);
}

.post-info-small {
width: 215px;
}

