@charset "utf-8";

#gadget-hunter-logo-top {
	width: 440px;
	height: 127px;
	background: transparent url(images/gg-logo-top.gif) no-repeat;
}

#hunter-top {
	height: 126px;
	width: 440px;
}
#gadget-hunter-title {
	width: 425px;
	height: 39px;
	padding-top: 53px;
	padding-left: 15px;
}

#gadget-hunter-sub-head {
	margin-left: 15px;
	margin-top: 6px;
}
#gadget-hunter-tabs {
	height: 27px;
	background-color: #ced5db;
	font-weight: bold;
	font-size: 11px;
}
#gadget-hunter-cat-text {
	width: 170px;
	height: 23px;
	float: left;
	padding-top: 4px;
	padding-left: 25px;
	background-image: url(http://www.gadgetgadget.com/images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: 13px 11px;
}
#gadget-hunter-used-link {
	width: 180px;
	float: right;
	height: 23px;
	padding-top: 4px;
	padding-left: 45px;
	background-image: url(http://www.gadgetgadget.com/images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: 35px 11px;
}
#gadget-hunter-used-link a {
	color: #000;
}
#gadget-hunter-used-link a:hover {
	color: #528b03;
}

.gadget-hunter-product {
	height: 105px;
	width: 132px;
	background-color: #528b03;
	margin: 5px;
	float: left;
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
	color: #FFF;
	line-height: 14px;
	overflow: hidden;
}
.gadget-hunter-main {
	background-color: #ced5db;
	padding-left: 7px;
	padding-top: 3px;
	/*height: 422px;*/
}
.gadget-hunter-panel-bot {
	background-image: url(http://www.gadgetgadget.com/images/design-hunter-bot-panel.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 8px;
	width: 410px;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 12px;
}

#gadget-hunter-links {
	height: 70px;
	width: 416px;
	clear: left;
	background-color: #FFF;
	margin-left: 5px;
	padding-top: 2px;
	margin-top: 10px;
}
#gadget-hunter-links a {
	display: block;
	float: left;
	background-image: url(http://www.gadgetgadget.com/images/arrow-right.png);
	background-repeat: no-repeat;
	color: #528b03;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background-position: 4px 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#gadget-hunter-links a:hover {
	text-decoration: underline;
}

.pad-left {
	padding-left: 13px;
	width: 130px;
}
.pad-left2 {
	padding-left: 12px;
	width: 105px;
}

a.click-to-find-out span { font-size: 12px; }
a.click-to-find-out, a.click-to-find-out:visited { outline: none; color: #669933; }
div.initially-hidden { display: none; }


