
a,
a:link {
	text-decoration: underline;
	color: white;
}

a:visited {
	text-decoration: underline;
	color: #BFBFBF;
}

body{
	background: #c0c0c0;	
	color: white; 
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
}

h2{
	font-size: 14px;
}

#innerPage{
	background: #D0D2C4 url(../../Gray/images/content_bg.gif) right repeat-y;
	border: 3px solid black;
}

.itemTable h3{
	font-size: 14px;
}

#page{
	background: #B195A8 url(../../Gray/images/bg.gif);
	border-color: black;
}
.itemsDisplay li {font-size: 14px; font-weight: bold;}
.results{font-size: 14px; font-weight: normal; padding-bottom: 4px; margin-top: -7px;}
.itemsPerPage{font-size: 14px; width: 200px;}
.pager{font-size: 14px;}



/*---------Header--------------*/
#header{
	background: url(../../Gray/images/top.jpg) no-repeat;
	font-size: 14px;
}

#header h1{
	font-family: verdana;
	font-weight: bold;
	font-size: 24px;
	color: #351c21;
	text-align: left;
}

#header .tabControl{
	background: url(../../Gray/images/nav_bg.jpg) repeat-x 0 1px;
}

#header .tabControl a{
	color: white;
	font-weight: bold;
}

#header .tabControl li.currentTab a {
	text-decoration: none;
	background: url(../../Gray/images/tab.jpg) 0 1px no-repeat;
}	


/*----------------Nav Bar-----------*/
.blogBar h2 a{
	background: #d0d2c4;
}

.bookmark a{
	color: #000000;
	border: 0;
}


.bookmark{
	border: 0;
}


#sideNav{
	background: #d0d2c4;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: black;
	line-height: 18px;
	width:121px;
}

#sideNav li{
	display: inline-block;
}

#sideNav ul.nav a {
	font-size: 14px;
	color: black;
	margin-left: 5px;
	display: block
}

#sideNav ul.nav a:hover,
#sideNav h2 a:hover {
	background-color: #B195A8;
}

#sideNav h2 a{
	text-decoration: none;
	color: black;
}

.rss a, .rss a:visited {color: black; text-decoration: none;}
.rss a:hover {background-color: #B195A8;}
.rss .disabled{color: #aaa;}
a.rssLink img, a:visited.rssLink img {border: 0; margin:0;}

/*---------------Featured--------------------*/
.featured h2 {
	background: url(../../Gray/images/featbx_tp.jpg) left top no-repeat;
	color: white;
}

.featured {
	background: url(../../Gray/images/featbx_mid.jpg) repeat-y;
}

.featured .itemList{
	background: url(../../Gray/images/featbx_bt.jpg) left bottom no-repeat;
	padding-top: 9px;
	padding-bottom: 17px;
}



/*--------------Content--------------------*/
.blog {
	border-top: 2px solid #000000;
}

#content{
	border-right: black;
	border-left: 2px solid black;
	background-color: #504f4d;
	padding-bottom: 30px;
}

a.ebayItem {
	background-color: #COCOCO;
}

dl.buyNow {
	position: relative;
	top: 2px;
}

.featured dl.buyNow  {
	position: relative;
	top: 0;
}

.endingSoon{
	color: red;
}

.info{
	font-size: 14px;
}

.items{
	font-size: 1em;
}

.items .itemTable{
	font-size: 14px;
}

.item .details{
	position: absolute; 
	margin-top: -40px; 
	margin-left: -170px;
	width: 180px;
	font-size: .8em;
	background: #000;
	border: 2px solid #aaa;
	overflow: hidden;
	padding: 5px;
	z-index: +100;}

.item img {
	background: #c0c0c0;
}

.itemList li{
	margin: 5px;
	float: left; 
	width: 98px;}

.item dl.endingSoon {
	color: white;
}

.item .details .endingSoon{
	color: red;
}

.buyNow  a {
	background: url(../../../images/buyItNow2.gif) no-repeat;
	text-decoration: none;
}

.itemTable thead,
.itemTable tr.alt {
	background: #282D2A;
}

.itemImage img{
	border: 2px solid black;
}

.itemImage:visited img {
	border: 2px solid #BFBFBF;
}

.itemsDisplay li {
	border: thin solid black;
	background: #282D2A;
} 

li .itemImage{
	display: block;
}

.pager .nav a:visited {
	color: #c4ae87;
}

.viewComments{
	font-size: 14px;}

/*-----------------Search----------------------*/	
.search{
	padding: 10px 10px 0;
	background-color: #504f4d;
}

/*------------------Footer-----------------------*/
div.footerInfo a,
div.footerInfo a:link{
 color: white;
}



#footer{
	background: #151112 url(../../Gray/images/footerimg.gif) bottom no-repeat;
	font-size: 14px;
	border-top: 2px solid black;
}

.footerInfo{
	font-size: 12px;
}

.small {
	font-size: 12px;
}

ul.nav a:visited{
 color: #BFBFBF;
}

	
