html, body, fieldset {
	margin: 0;
	padding: 0;
	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;}

.blue{color: #004891;}
.green{color: #005500;}
.red{color: #800000;}
.purple{color:#5B005B;}

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


#blue_bar {
	background : url(https://www.bidcow.com/html/images/body_background.gif) #7B7B7B repeat-x;
	color : #7B7B7B;
}
#content {
	width: 950px;
	margin: 0px auto;
}


#balloon{
position:absolute;
left:10px;
top:0px;
margin-bottom: 150px;

}
#animation{
position:absolute;
left:135px;
top:0px;
margin-bottom: 150px;


}
#logo{
position:absolute;
left:285px;
top:50px;
margin-bottom: 150px;

}





/* 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: 180%;font-weight:bold; }
h2 {font-size: 150%; font-weight:bold; color: #ffccoo;}
h3 {font-size: 125%;font-weight:bold; }
h4 {font-size: 110%;font-weight:bold; }
h5 {font-size: 100%;font-weight:bold; }
h6 {
font-size: 16px;font-weight: bold;font-variant: small-caps;
border-bottom:1px solid #ccc; padding: 0 0 4px 0;margin: 0 0 5px 0;
	}

h7 {font-size: 100%;font-weight:bold; color:#000066; 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;}



th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#mainnavwrap {
	background: url(/html/images/shadow.gif) repeat-x bottom;
	height: 37px;
	position: relative;
	z-index: 999;
}

#mainnav {
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/grad2.gif) repeat-x top #2C79B3;
	height: 32px;
}

/* Search */
#search {
	bottom: 12px;
	right: 10px;
	position: absolute;
	font-size: 11px;
}

#search .inputbox {
	padding: 2px 0 2px 22px;
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/icon-search.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #E7E8E6;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #515756;
	background: #FFFFFF;
}

.button {
	padding: 2px 8px;
	border: 1px outset #A8A8A8;
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/grad4.gif) repeat-x;
	font-size: 92%;
	color: #515756;
	font-weight: bold;
}

* html .button { /*IE 6*/
	padding: 1px 5px !important;
}

*+html .button { /*IE 7*/
	padding: 1px 5px !important;
}



/* LAYOUTS AND BOXES
--------------------------------------------------------- */
.three-cols {
}

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

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

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

.two-cols {
}

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

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


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

#info {width: 200px; 
	float:right;
	margin: 0 0 0 16px; 
	}

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

#thirds {
	float: left;
	width: 275px;
	padding: 0 10px 0 15px;
}
	
#quarters {
	float: left;
	width: 250px;
	padding: 0 10px 0 15px;
}
	
#fifths {
	float: left;
	width: 180px;
	padding: 0 5px 0 5px;
}	

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

.featurebox {
	border: 1px solid #ccc; 
	height: 210px; 
	padding:8px;
	margin: 0 0 10px 0;
}

#regform {
	width: 675px; 
	float:left;
}
#box1, #box3, #box4 {
	width:330px;
	float:left;
	margin:  0 10px 0 0;
	}
#box3 {height:160px;}
#box4 {height:160px;}


.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:#FFEBD7; font-weight:bold;}

#lfeature {background-color:#FFFFFF; color:#000000; margin:0px 1px 5px 0; padding:5px; border:1px solid #333333; width:300px; height:175px; float:left;}
#rfeature {background-color:#FFFFFF; color:#000000; margin:0px 0px 5px 1px; padding:5px; border:1px solid #333333; width:300px; height:175px; float:right;}
#ctitle {display: block; clear:both; padding:2px; margin:0px 0px 2px 0; border:1px solid #999999; background-color:#000000; color:#FFFFFF;font-weight:bold;}


#login {
	position: absolute;
	top: 15px;
	right: 0;
	background: url(https://www.gletech.net/gletech/css/ver10_default/images/grad4.gif) repeat-x bottom #F8F8F7;
	padding: 4px 8px;
	border: 1px solid #E7E8E6;
	border-bottom: 1px solid #CCCCCC;
	width: 350px;
}

.login-links {
	padding-top: 2px;
	clear: both;
}

#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 #0F6BB2;}

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

.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:#0F6BB2; 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:#0F6BB2; color:#fff; }

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

#itemhead h2 {
	float:left;
}
#itemhead p {
	text-align:right;
	padding: 6px 0 0 0;
}

#messages {width:100%;float:left;}
#messages h3 {color:#FFFFFF;background:#000000; height:24px;padding: 4px 0 0 4px;}
#messages h6 {font-size:12px; font-weight:bold; color:#000066; 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:#FFFFFF;background:#000000;}
#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:#FFFFFF;background:#000000; padding:5px 0 5px 10px;font-size:112%;}


/* Item Page
--------------------------------------------------------- */
#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:#FFFFFF;background:#000000; 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:#FFFFFF;background:#000000; 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(http://www.gletech.com/graphics/icons/11_48x48.png) 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.plain {
	list-style: none;
}

ul.plain li {
	margin-left: 20px;
	padding: 0 0 0 20px;
}


ul.bullet {
	list-style: none;
}

ul.bullet li{
	background: url(https://www.bidcow.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;
}

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

/* - - - 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.bidcow.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: #C10B0B;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight:bold;
	font-size: 13px;

}

.menu ul {
	width: 11em;
}

.menu a {
	text-decoration: none;
	color: #eee;
	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 */
