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

body {
	color: #000000;
	background: #FFFFFF;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 1.6;
	height: 100%;
}
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;}





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

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

a img {
	border: none;
}

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;}


#container {width:960px;min-height: 80%; margin-left:auto;margin-right:auto;height:auto;}


.three-cols {
}

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

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

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


/** 2-COLUMN LAYOUT */

.two-cols {
}

.two-cols .colA {
	float: left;
	width: 220px;
	padding: 6px 0px 0px 6px;
}

.two-cols .colB {
	float: left;
	width: 720px;
	padding: 6px 0px 0px 7px;
}

#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: 200px; 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;}

.general {border: 1px solid #ccc; padding:8px;margin: 0 0 10px 0;}
.general_orange {border: 1px solid #ccc; background-color:#FFEBD7; padding:8px;margin: 0 0 10px 0;}



.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 {
	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.net/gletech/css/ver10_default/images/grad3.gif) repeat-x bottom #A8A8A8;
	border: 1px solid #E7E8E6;
	padding: 4px;
}
td.sectiontableheader_red {
	background: url(https://www.gletech.net/gletech/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.net/gletech/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.net/gletech/css/ver10_default/images/so-q.gif) no-repeat left top;
	padding: 0 0 0 15px;
}

blockquote span.close {
	background: url(https://www.gletech.net/gletech/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.net/gletech/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.net/gletech/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.net/gletech/css/ver10_default/images/icon-error.gif) no-repeat top left;
	color: #CC0000;
	padding-left: 25px;
}

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

p.tips {
	background: url(https://www.gletech.net/gletech/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.net/gletech/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.net/gletech/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.net/gletech/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.net/gletech/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.net/gletech/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.net/gletech/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.net/gletech/css/ver10_default/images/bub1-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

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

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

div.bubble1 div div div div {
	background: url(https://www.gletech.net/gletech/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.net/gletech/css/ver10_default/images/bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

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

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

div.bubble2 div div div div {
	background: url(https://www.gletech.net/gletech/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.net/gletech/css/ver10_default/images/bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

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

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

div.bubble3 div div div div {
	background: url(https://www.gletech.net/gletech/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.net/gletech/css/ver10_default/images/bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

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

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

div.bubble4 div div div div {
	background: url(https://www.gletech.net/gletech/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: #3364B6;
	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 */
