@charset "UTF-8";
/* CSS Document */

body {
	margin: 30px 0px 0px;
	padding: 30px 0px 0px;
	background: #000 url(images/bg-top-back.jpg) no-repeat fixed center -60px;
	font: 11px/1.3em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}
#mainbody {
	margin: 0 auto;
	width: 910px;
	position: relative;
	overflow: visible;
	z-index: 2;
}
a {
	color: #61D5FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.button, 
a.bid, 
a.buy, 
a.watch {
	color: #FFFFFF;
	background: url(images/button-blue.png) no-repeat center center;
	height: 24px;
	font: bold 11px/1.5em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border-style: none;
	width: 88px;
	float: left;
	text-align: center;
	padding-top: 10px;
	margin-right: 5px;
	letter-spacing: 0em;
}
a.watch {
	background: url(images/button-black.png) no-repeat center center;
}
a.button:hover, 
a.bid:hover, 
a.buy:hover, 
a.watch:hover {
	background: url(images/button-gold.png) no-repeat center center;
	color: #333333;
}
#smallfeature a.button,
#middlecol #tallfeature a.button,
#middlecol #catfeatures > div a.button,
#pagefeatures > div a.button,
#middlecol .tall a.button,
#middlecol .narrow a.button {
	font: bold 10px/1.5em Arial, Helvetica, sans-serif;
	height: 14px;
	width: 68px;
	float: left;
	text-align: center;
	padding: 2px 5px;
	margin: 0px 5px 5px 0px;
	letter-spacing: 0em;
	border: 1px solid #0985AE;
}
#smallfeature a.button:hover,
#middlecol #tallfeature a.button:hover,
#middlecol #catfeatures > div a.button:hover,
#pagefeatures > div a.button:hover,
#middlecol .tall a.button:hover,
#middlecol .narrow a.button:hover {
	border: 1px solid #FFCC33;
}
h3,
h4 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #FFCC00;
}
h3   a,
h4 a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
}
h3 a:hover,
h4 a:hover   {
	color: #61D5FF;
	text-decoration: none;
}
#redirect {
	width: 400px;
} 
#redirect h1 {
	font: normal 24px/24px Impact, "Arial Narrow", Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px 0px 6px 7px;
	margin: 10px;
	text-transform: uppercase;
	color: #FFCC00;
	background: url(images/bg-opacity-70.png) repeat;
	border: 1px solid #333;
}
#redirect img.product {
	max-width: 376px;
}
#header {
	position: relative;
	z-index: 10;
	height: 70px;
	padding-bottom: 10px;
}
#header a {
	color: #CCCCCC;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#header .logo {
	position: absolute;
	left: -48px;
	top: 14px;
	z-index: 2;
}
#header .logo strong {
	font-size: 44px;
	color: #FFFFFF;
}
#maincontent {
	display: block;
	float: left;
	width: 690px;
}
#sidecontent {
	display: block;
	float: right;
	width: 220px;
}
#middlecol {
	width: 460px;
	display: block;
	float: right;
	position: relative;
}
#middlecol div {
	margin: 0px 10px 10px 0px;
}
#middlecol div#catfeatures {
	margin: 0px;
}
#middlecol #maincopy {
	background: #363845 url(images/bg-gradient.jpg) no-repeat left top;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #626671;
	min-height: 121px;
	position: relative;
	clear: left;
}
#middlecol #additional {
	display: block;
	margin: 0px 0px 10px 0px;
	position: relative;
	clear: left;
	float: left;
}
#middlecol #productlist {
	background: #4E5768;
	width: 448px;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 10px;
	min-height: 115px;
	position: relative;
	clear: left;
	float: left;
	border-right: 1px solid #626671;
	border-bottom: 1px solid #626671;
	border-left: 1px solid #626671;
}
#middlecol #maincopy + #productlist,
#middlecol .pagination + #productlist {
	border-top: 1px solid #626671;

}
#middlecol #maincopy h1 ,
#middlecol #productlist h1{
	font: normal 24px/24px Impact, "Arial Narrow", Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px 0px 6px 7px;
	text-transform: uppercase;
	color: #FFCC00;
	background: url(images/bg-opacity-70.png) repeat;
}
#middlecol #maincopy p,
#middlecol #productlist p {
	padding: 7px 6px 7px 8px;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
}
#middlecol #productpad {
	padding: 7px 8px 40px 8px;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
}
#middlecol #productpad p {
	padding: 7px 0px;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
}
#middlecol #productpad p.productbuy {
	padding: 5px 8px;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
}
#middlecol h2,
#rightcol h2 {
	font: normal 22px/1em Impact, Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 8px;
	text-transform: uppercase;
	color: #9EB0C9;
}
#middlecol h2 strong{
	font: normal 26px/1em Impact, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0em;
	color: #9EB0C9;
}
#middlecol #maincopy h2, 
#middlecol #maincopy h3, 
#middlecol #maincopy h4, 
#middlecol #maincopy h5, 
#middlecol #maincopy h6 {
	font: bold 11px/1.5em Arial, Helvetica, sans-serif;
	padding: 7px 8px 0px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #FFCC00;
}
#middlecol #maincopy h3 + p, 
#middlecol #maincopy h2 + p {
	padding: 0px 8px 8px 8px;
}
#middlecol #maincopy ul {
	font: 12px/1.2em Arial, Helvetica, sans-serif;
	list-style-type: square;
	padding: 0px 10px 8px 30px;
}
#middlecol #maincopy h3 + ul {
	padding: 5px 10px 8px 30px;
}
#middlecol #maincopy li {
	padding: 0px 10px 8px 0px;

}
#middlecol #maincopy li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 5px 4px;
}
#middlecol #maincopy li a:hover {
	text-decoration: underline;
}
#middlecol #maincopy a.sourcename {
	display: block;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #61D5FF;
	margin: 0;
	padding: 0 0 8px 8px;
}
#maincopy blockquote {
	padding: 7px 8px;
	font: 13px/1.5em Arial, Helvetica, sans-serif;
	font-style: italic;
	background: url(images/bg-opacity-60.png) repeat;	
}
#maincopy blockquote.right,
#maincopy blockquote.left {
	font-size: 14px;
	width: 204px;
	font-style: normal;
}
#maincopy blockquote.left:first-line,
#maincopy blockquote.right:first-line {
	font-size: 18px;
}
#maincopy p img.right,
#maincopy p img.left {
	border: 1px solid #626671;
}
#middlecol #maincopy ul ul {
	padding-top: 10px;
}
#maincopy .right {
	float: right;
	margin: 0px 0px 0px 8px;
}
#maincopy .left {
	float: left;
	margin: 0px 8px 0px 0px;
}
#maincopy img.stack {
	border: 1px solid #626671;
	float: left;
	margin: 0px 2px 8px 8px;
}
#middlecol #bigfeature,
#middlecol .wide {
/*	background: url(images/bg-gradient.jpg) no-repeat center top; */
	width: 448px;
	height: 198px;
	overflow: hidden;
	position: relative;
	border: 1px solid #626671;
	background: #FFFFFF;
	float: left;
}
#middlecol #productpage {
	width: 448px;
	position: relative;
	border: 1px solid #626671;
	background: #FFFFFF;
	float: left;
	min-height: 400px;
}
#middlecol #bigfeature img,
#middlecol .wide img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

#middlecol #productpage img {
	position: relative;
	max-width: 448px;
	margin: 0 auto;
}
#bigfeature img.style1  { /* so 600 x 530 */
	left: -70px;
	top: -60px;
}
#bigfeature img.style2  { /* ee 500 x 500 */
	left: -50px;
	top: -80px;
}
#bigfeature img.style3  { /* wb 400 x 400 */
	left: -50px;
	top: -140px;
}
#bigfeature img.style4  { /* none */
	width: 450px;
	left: 0px;
	top: -140px;
}
#bigfeature img.style0  { /* none */
	left: -50px;
	top: -140px;
}
#middlecol #bigfeature h3,
#middlecol #productpage h3,
#middlecol .wide h3 {
	z-index: 6;
	position: relative;
	font-size: 20px;
	font-weight: bold;
	background: url(images/bg-opacity-70.png) repeat;
	padding: 6px 2px 8px 6px;
	line-height: 0.9em;
	min-height: 18px;
}
#middlecol #bigfeature p,
#productpad p.productbuy,
#middlecol .wide p {
	z-index: 6;
	position: absolute;
	background: url(images/bg-opacity-80.png) repeat;
	padding: 7px 2px 5px 6px;
	left: 0px;
	bottom: 0px;
	width: 450px;
	font-weight: bold;
	min-height: 28px;
}
#productpad p.productbuy {
	padding: 10px 2px 0px 6px;
	width: 432px;
}
#middlecol  #bigfeature  p strong,
#productpad p.productbuy strong,
#middlecol .wide p strong  {
	font-size: 14px;
	color: #FFCC00;
}
#middlecol #productlist p strong  {
	font-size: 14px;
	color: #FFF;
}
#middlecol  #bigfeature p .sale,
#productpad p.productbuy .sale,
#middlecol #productlist p .sale,
#middlecol .wide p .sale  {
	font-size: 16px;
	color: #00FFFF;
}
#middlecol #bigfeature .button,
#productpad p.productbuy .button,
#middlecol .wide .button {
	position: absolute;
	right: 12px;
	bottom: 3px;
}
#middlecol #smallfeature, 
#rightcol #smallfeature,
#rightcol #productlist,
#rightcol #additional > div,
#middlecol #catfeatures > div,
#middlecol #pagefeatures > div,
#middlecol .narrow {
/*	background: url(images/bg-gradient.jpg) no-repeat center top;
	clear: right; */
	width: 218px;
	height: 198px;
	overflow: hidden;
	border: 1px solid #626671;
	float: left;
	position: relative;
	margin-bottom: 10px;
	background: #FFFFFF;
}
#middlecol #tallfeature,
#middlecol #catfeatures > div.odd:first-child,
#middlecol #catfeatures > div.tall,
#middlecol #pagefeatures > div.tall,
#middlecol .tall  {
/*	background: url(images/bg-gradient.jpg) no-repeat center top;
	clear: right; */
	width: 218px;
	height: 408px;
	overflow: hidden;
	border: 1px solid #626671;
	float: left;
	position: relative;
	margin-bottom: 10px;
	background: #FFFFFF;
}
#middlecol #smallfeature img, 
#rightcol #smallfeature img,
#middlecol #tallfeature img,
#rightcol #productlist img,
#middlecol #catfeatures img,
#rightcol #additional > div img,
#middlecol #pagefeatures > div img,
#middlecol .tall img,
#middlecol .narrow img  {
	position: absolute;
	width: 220px;
	z-index: 3;
	top: 0px;
	left: 0px;
}
#middlecol #catfeatures > div.odd:first-child a img {
	position: absolute;
	width: auto;
	max-width: 400px;
	z-index: 3;
	top: 94px;
	left: 0px;
}
#smallfeature img.style1,
#productlist img.style1  { /* so 600 x 530 */
	width: 300px;
	left: -40px;
	top: -10px;
}
#smallfeature img.style2,
#productlist img.style2  { /* ee 500 x 500 */
	width: 220px;
	left: 0px;
	top: -10px;
}
#smallfeature img.style3,
#productlist img.style3  { /* wb 400 x 400 */
	height: 200px;
	left: -15px;
	top: -40px;
}
#smallfeature img.style4,
#productlist img.style4  { /* ee 500 x 500 */
	width: 220px;
	left: 0px;
	top: -10px;
}
#smallfeature img.style0,
#productlist img.style0  { /* none */
	left: -185px;
	top: -110px;
}
#middlecol #smallfeature h3, 
#rightcol #smallfeature h3,
#middlecol #tallfeature h3,
#rightcol #productlist h3,
#middlecol #catfeatures > div h3,
#rightcol #additional > div h3,
#middlecol #pagefeatures > div h3,
#middlecol .tall h3,
#middlecol .narrow h3 {
	z-index: 6;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	background: url(images/bg-opacity-70.png) repeat;
	padding: 4px 2px 6px 6px;
	line-height: 1.1em;
	min-height: 14px;
}
#middlecol #catfeatures > div h3 {
	font-size: 16px;
	padding: 5px 2px 5px 6px;
	background: url(images/bg-opacity-80.png) repeat;
}
#middlecol #catfeatures > div.odd:first-child h3 {
	font-size: 20px;
}
#middlecol #smallfeature p, 
#rightcol #smallfeature p,
#middlecol #tallfeature p,
#rightcol #productlist p,
#middlecol #catfeatures > div p,
#rightcol #additional > div p,
#middlecol #pagefeatures > div p,
#middlecol .tall p,
#middlecol .narrow p {
	z-index: 6;
	position: absolute;
	background: url(images/bg-opacity-70.png) repeat;
	padding: 12px 0px 6px 6px;
	left: 0px;
	bottom: 0px;
	width: 212px;
	font-weight: bold;
	min-height: 17px;
}/*
#middlecol #catfeatures > div p {
	padding: 7px 100px 6px 6px;
	width: 112px;
	min-height: 32px;
	line-height: 1.1em;
}
#middlecol #catfeatures > div.odd:first-child p {
	font-size: 16px;
	padding: 9px 0px 28px 6px;
	width: 212px;
}*/
#rightcol #productlist h3 + p {
/*	visibility: hidden; */	
}
#middlecol  #smallfeature p strong, 
#rightcol #smallfeature p strong,
#middlecol #tallfeature p strong,
#rightcol #productlist p strong,
#rightcol #additional > div p strong,
#middlecol #pagefeatures > div p strong,
#middlecol .tall p strong,
#middlecol .narrow p strong {
	font-size: 14px;
	color: #FFCC00;
} 
#middlecol .price {
	font-size: 14px;
	color: #FFCC00;
} 
#middlecol #smallfeature p em,
#middlecol #tallfeature p em,
#middlecol #catfeatures > div p em,
#middlecol #pagefeatures > div p em,
#middlecol .tall p em,
#middlecol .narrow p em {
	padding-right: 100px;
	font-size: 11px;
}
#middlecol .sale, 
#rightcol .sale {
	font-size: 16px;
	color: #FF5555;
}
#middlecol #smallfeature .button, 
#rightcol #smallfeature .button,
#middlecol #tallfeature .button,
#productlist a.button,
#middlecol #catfeatures > div .button,
#rightcol #additional > div .button,
#middlecol #pagefeatures > div .button,
#middlecol .tall .button,
#middlecol .narrow .button {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#middlecol #catfeatures a.button.price, 
#middlecol #catfeatures a.button.sale, 
#rightcol #additional a.button.price, 
#rightcol #additional a.button.sale {
	font-size: 16px;
	color: #fff;
	line-height: 14px;	
}
#middlecol #catfeatures a.button.price:hover, 
#middlecol #catfeatures a.button.sale:hover, 
#rightcol #additional a.button.price:hover, 
#rightcol #additional a.button.sale:hover {
	color: #333;
}
#middlecol .navigation + #smallfeature,
#middlecol .navigation + #tallfeature,
#middlecol .navigation + .tall,
#middlecol .navigation + .narrow  {
	clear: left;
}
#middlecol #bigauction {
	background: #363845 url(images/bg-enterprise.gif) repeat-y center top;
	width: 432px;
	border: 1px solid #626671;
	clear: both;
	padding: 7px 7px 7px 9px;
	position: relative;
}
#middlecol #bigauction h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.4em;
	color: #FFCC00;
}

#middlecol #bigauction p {
	line-height: 1.5em;
	clear: both;
	padding: 5px 5px 10px 107px;
	min-height: 100px;
	position: relative;
}
#middlecol #bigauction p img {
	border-style: none;
	position: absolute;
	left: 0px;
}
#middlecol  #bigauction  p  em {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}
#middlecol  #bigauction  p  a strong {
	font-size: 14px;
}
#middlecol  #bigauction  p  a {
	text-decoration: none;
	color: #FFFFFF;
}
#middlecol  #bigauction  p  a:hover {
	color: #61D5FF;
}
#middlecol #bigauction a.bid:hover, 
#middlecol #bigauction a.buy:hover, 
#middlecol #bigauction a.watch:hover {
	text-decoration: none;
	color: #333333;
}
#middlecol #bigauction h3 + p  {
	padding: 5px 5px 10px 0px;
	min-height: 0px;
}
#middlecol #bigauction > p:last-child {
	padding: 10px 5px 0px 0px;
	font-weight: bold;
	min-height: 0px;
}
#middlecol #bigauction > p:last-child a {
	color: #61D5FF;
}
#middlecol #bigauction > p:last-child a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#middlecol form {
	padding: 8px;
	
}
#middlecol form .submit {
	color: #FFFFFF;
	background: url(images/button-black.png) no-repeat center center;
	height: 24px;
	font: bold 11px/1.5em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-style: none;
	width: 90px;
	text-align: center;
	padding: 5px 20px;
	margin: 0px;

}
#middlecol form .email, 
#middlecol form .subject,
#middlecol form #user_pass,
#middlecol form #user_name, 
#middlecol form textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #363945;
	border: 1px solid #626671;
	padding: 5px;
	margin-bottom: 8px;
	width: 419px;	
}
#middlecol .error {
	color: #FFCC00;
}
#middlecol #productlist p,
#middlecol #productlist h3 {
	width: 308px;
	float: right;
	clear: right;
	position: relative;
	margin: 0px 4px 0px 0px;
	display: block;
}
#middlecol #productlist h3 {
	padding: 7px 6px 0px 8px;
}
#middlecol #productlist h3 a {
	font: bold 11px/1.5em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #FFCC00;
}
#middlecol #productlist h3 a:hover {
	color: #FFF;
}
#middlecol #productlist img { 
	width: 110px;
	position: relative;
}
#middlecol #productlist img.large { /*
	float: left;
	margin: 7px 8px 0px; 
	border: none;
	position: absolute;
	padding-bottom: 10px;
	top: 7px;
	clip: rect(0px 110px 106px 0px);*/
	min-width: 120px;
	max-width: 140px;
	position: relative;
	right: 20px;
}
#middlecol #productlist a.thumb {
	width: 110px;
	border: none;
	position: relative;
	float: left;
	left: 8px;
	top: 7px;
	overflow: hidden;
	height: 110px;
}
#leftcol {
	width: 220px;
	margin-right: 10px;
	display: block;
	float: left;
}
#leftcol a {
	color: #61D5FF;
}
#leftcol  .listbox {
	background: #363945 url(images/bg-emblem.gif) no-repeat center bottom;
	width: 218px;
	border: 1px solid #626671;
	padding: 5px 0 5px 0;
	margin-bottom: 10px;
	min-height: 113px;
}
#middlecol .listbox {
	background: #363845 url(images/bg-gradient.jpg) no-repeat center top;
	width: 432px;
	border: 1px solid #626671;
	padding: 8px;
	margin: 0px 10px 10px 0px;
	min-height: 108px;
}
#leftcol .listbox h3, 
#middlecol .listbox h3 {
	font-size: 11px;
	letter-spacing: .4em;
	padding-bottom: 5px;
	padding: 0 2px 0 8px;
}
#leftcol .listbox h4, 
#middlecol .listbox h4 {
	font-size: 12px;
	padding-bottom: 0px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 0px;
	padding: 0 2px 0 8px;
}
#leftcol .listbox p,
#middlecol .listbox p {
	font-size: 12px;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 0px;
	padding-top: 0px;
	padding: 0 2px 0 8px;
}
#middlecol .listbox h3 {
	font-size: 14px;
}
#leftcol .listbox ul, 
#middlecol .listbox ul {
	padding-bottom: 10px;
}
#middlecol .listbox ul li {
	position: relative;
	clear: both;
	padding-bottom: 20px;
	
}
#middlecol .listbox ul li li {
	width: 130px;
	display: inline;
	position: relative;
	float: left;
	clear: none;
	border: none;
	padding-bottom: 0px;
}
#middlecol .listbox ul li li a {
	padding: 0px;
	clear: none;
	border: none;
	background: none;
	font-size: 11px;
	text-transform: none;
}
#leftcol .listbox li, 
#middlecol .listbox li {
	padding-top: 5px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 10px;
}
#leftcol .navbox li {
	padding-left: 10px;
	padding-bottom: 0px;
	list-style: square inside;
}
#leftcol .navbox li li,
#middlecol .navbox li li {
	padding-left: 13px;
	list-style: square inside;
}
#leftcol .navbox a,
#middlecol .navbox a {
	font-weight: bold;
	color: #ffffff;
}
#leftcol .navbox a:hover,
#middlecol .navbox a:hover {
	text-decoration: none;
	color: #61D5FF;
}
#leftcol .listbox li strong, 
#middlecol .listbox li strong {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
#leftcol .listbox blockquote, 
#middlecol .listbox blockquote {
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 12px;
	line-height: 1.2em;
}
#leftcol .listbox.navbox {
	padding-top: 0;
}
#leftcol .listbox.navbox h3 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #171717;
	letter-spacing: 0px;
	padding: 2px 2px 1px 8px;
	margin: 0 0 4px 0;
	background: #544F49 url(images/bg-glow-80.png) no-repeat -190px center;
}
#leftcol  .snippet, 
#middlecol .navigation, 
#middlecol .category,
#rightcol .navigation,
#rightcol .navigation {
	width: 218px;
	border: 1px solid #626671;
	margin-bottom: 10px;
	overflow: hidden;
	background: #363945 url(images/bg-emblem.gif) no-repeat center bottom;
	position: relative;
	height: 121px;
	z-index: 4;
	min-height: 121px;
}
#middlecol .catwide {
	width: 448px;
	background: #363945 url(images/bg-emblem.gif) no-repeat left bottom;
}
#leftcol .snippet h3, 
#middlecol .navigation h3, 
#middlecol .category h3,
#rightcol .navigation h3,
#rightcol .navigation h3,
#middlecol #sortlist h4 {
	font: bold 11px/1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(images/bg-opacity-75.png) repeat;
	z-index: 6;
	padding: 3px 2px 3px 8px;
	position: relative;
	letter-spacing: 0.4em;
}
#middlecol .navigation, 
#middlecol .category  {
	float: left;
}
/*
#middlecol .navigation h3 {
	letter-spacing: 0em;
	color: #FFFFFF;
}
*/
#middlecol .navigation h3 a,
#rightcol .navigation a {
	text-transform: uppercase;
	color: #FFFFFF;
}
#middlecol .category h3 a,
#rightcol .navigation h3 a {
	text-transform: uppercase;
	color: #FFCC00;
	letter-spacing: 0.4em;
}
#middlecol .navigation h3 a:hover, 
#middlecol .category h3 a:hover,
#rightcol .navigation h3 a:hover,
#rightcol .navigation a:hover {
	color: #61D5FF;
}
#leftcol .snippet p, 
#middlecol .navigation p, 
#middlecol .category p,
#rightcol .navigation p,
#rightcol .navigation p {
	font: bold 11px/1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(images/bg-opacity-75.png) repeat;
	padding: 3px 3px 2px 8px;
	position: absolute;
	z-index: 6;
	left: 0px;
	bottom: 0px;
	width: 218px;
} 
#middlecol .catwide p {
	width: 438px;
}
#leftcol .snippet img {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	border-style: none;
} 
#middlecol .navigation img, 
#middlecol .category img,
#rightcol .navigation img,
#rightcol .navigation img {
	position: absolute;
	z-index: 3;
	border-style: none;
}
#middlecol .navigation img,
#rightcol .navigation img {
	left: 0px;
	top: 0px;
}
/*
#middlecol .category img {
	left: -10px;
	top: -30px;
	width: 300px;
}*/
#middlecol .category img,
#rightcol .navigation img {
	left: 0px;
	top: 0px;
}
#middlecol .catwide img {
	left: 0px;
	top: -100px;
	width: 450px;
}
#middlecol #sortlist {
	width: 218px;
	border: 1px solid #626671;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	width: 448px;
	background: #363945 url(images/bg-enterprise.gif) no-repeat center;
}
#middlecol #sortlist h4 {

}
#middlecol #sortlist ul {
	clear: both;
	
}
#middlecol #sortlist li {
	display: inline;
}
#middlecol #sortlist a {
	color: #eee;
	width: 140px;
	display: block;
	float: left;
	padding: 2px 1px 2px 7px;
	background: url(images/bg-opacity-60.png) repeat;
	margin: 1px 0px 0px 1px;
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#middlecol #sortlist a:hover,
#middlecol #sortlist .sortactive {
	background: url(images/bg-glow-10.png) repeat;
	color: #61D5FF;
	text-decoration: none;
}
#middlecol #sortlist p {
	clear: both;
}
#middlecol .pagination h4,
#middlecol .pagination p {
	display: block;
	clear: both;
	margin: 0px;
	border-left: solid 1px #333;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	color: #FFCC00;
	
	font: bold 11px/1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(images/bg-opacity-70.png) repeat;
	z-index: 6;
	padding: 4px 2px 3px 8px;
	position: relative;
	letter-spacing: 0.4em;
}
#middlecol .pagination h4 {
	border-top: solid 1px #333;
}
#middlecol .pagination h4 em,
#middlecol .pagination p em {
	font-style: normal;
/*	color: #61D5FF; */
}
#middlecol .pagination li {
	display: block;
	margin: 8px 0px 8px 8px;
	float: left;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
#middlecol .pagination li:first-child {
	margin: 8px 0px 8px 0px;
}
#middlecol .pagination li.active,
#middlecol .pagination li a {
	background: url(images/bg-opacity-70.png) repeat;
	color: #ccc;
	text-transform: uppercase;
	border: solid 1px #333;
	display: block;
	min-width: 16px;
	padding: 2px 4px;
	text-decoration: none;	
}
#middlecol .pagination li.active,
#middlecol .pagination li a:hover {
	background: #363945 url(images/bg-glow-10.png) repeat;
	color: #61D5FF;
}
#rightcol {
	width: 220px;
	display: block;
}
#rightcol #banner {
	border: 1px solid #626671;
	width: 218px;
	margin-bottom: 10px;
}
#rightcol  #banner img {
	border: none;
}
#rightcol #smallauction,
#rightcol #bigauction {
	background: #363845 url(images/bg-gradient.jpg) no-repeat center top;
	width: 202px;
	border: 1px solid #626671;
	clear: both;
	padding: 7px 7px 7px 9px;
	margin-bottom: 10px;
	min-height: 350px;
}
#rightcol #smallauction h3,
#rightcol #bigauction h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #FFCC00;
}

#rightcol #smallauction p,
#rightcol #bigauction p {
	line-height: 1.3em;
	clear: both;
	padding: 5px 5px 20px 80px;
	position: relative;
	max-width: 117px;
	min-height: 60px;
	overflow: hidden;
}
#rightcol #smallauction p img,
#rightcol #bigauction p img {
	border-style: none;
	position: absolute;
	padding-bottom: 10px;
	left: 0px;
	max-width: 72px;
	clip: rect(0px 80px 60px 0px);
}
#rightcol  #smallauction  p  em,
#rightcol #bigauction p em {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}
#rightcol  #smallauction  p  a,
#rightcol #bigauction p a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#rightcol  #smallauction  p  a:hover,
#rightcol #bigauction p a:hover {
	color: #61D5FF;
}
#rightcol #smallauction h3 + p,
#rightcol #bigauction h3 + p {
	max-width: 202px;
	padding: 5px 5px 10px 0px;
	line-height: 1.5em;
	min-height: 20px;
}
#rightcol #smallauction > p:last-child,
#rightcol #bigauction > p:last-child {
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	min-height: 20px;
}
#rightcol #smallauction > p:last-child a,
#rightcol #bigauction > p:last-child a {
	color: #61D5FF;
}
#rightcol #smallauction > p:last-child a:hover,
#rightcol #bigauction > p:last-child a:hover {
	color: #FFFFFF;
	text-decoration: underline;
} 
#footer {
	clear: both;
	width: 910px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-top: 2px solid #827C70;
	padding-top: 10px;
	position: relative;
}
#footer ul {
	display: block;
	float: left;
	width: 220px;
}
#footer li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	border-left: 1px solid #FFFFFF;
	font-size: 10px;
}
#footer  ul  >li:first-child {
	padding-left: 0px;
	border-left-style: none;
}
#footer li a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#footer li a:hover {
	color: #61D5FF;
}
#footer p {
	float: right;
	width: 680px;
	line-height: 1em;
	font-size: 10px;
	padding-bottom: 5px;
}
/*
#middlecol .category img.topalign {
	top: 10px;
}
*/
#middlecol .catwide img.topalign {
	top: -10px;
}
#smallfeature img.topalign {
	top: 20px;
}
#bigfeature img.topalign {
	top: -10px;
}
#smallfeature img.midalign {
	top: 35px;
}
#bigfeature img.midalign {
	top: 5px;
}
#smallfeature img.bottomalign,
#bigfeature img.bottomalign {
	bottom: 20px;
}
/* begin dropdown */
#mainnav {
	position: relative;
	font: bold 11px/1.3em Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: right;
	width: 680px;
} 
#mainnav > ul {
	display: block;
	position: relative;
	z-index: 15;
	height: 14px;
	background: #5C564D url(images/bg-glow-80.png) no-repeat left center;
	margin: 54px 0px 0px;
	padding: 2px 0px 1px;
	letter-spacing: 0.1em;
}
#mainnav > ul ul {
	padding: 1px 0px 0px 0px;
	margin: 0;
	list-style: none;
}
#mainnav > ul li {
	float: left;
	display: inline;
	text-transform: uppercase;
}
#mainnav > ul li ul {
	position: absolute;
	width: 8em;
	left: -999em;
}
#mainnav > ul ul li {
	border-left: 1px solid #171717;
	border-right: 1px solid #171717;
}
#mainnav > ul ul li:last-child {
	border-bottom: 1px solid #171717;
}

#mainnav > ul li:hover ul {
	left: auto;
}
#mainnav > ul li:hover ul, 
#mainnav > ul li.sfhover ul {
	left: auto;
}

#mainnav > ul a {
	display: block;
	margin: 0px;
	padding-right: 12px;
	padding-left: 8px;
	color: #171717;
	text-decoration: none;
}
#mainnav > ul a:hover {
	color: #FFFFFF;
}
#mainnav > ul ul li a{
	color: #C6BFAE;
	position: relative;
	min-width: 14em;
	white-space: nowrap;
	padding: 3px 8px 2px 8px;
	color: #FFFFFF;
	background: #5c564d;
}
#mainnav ul li ul a {

}
#mainnav > ul ul li a:hover {
	color: #FFCC00;
	background: #5c564d;
}
#mainnav ul li ul {

}
/* end dropdown */

