/*header*/
#bbchdcontainer {
	background-image: url(http://www.bigbuycity.com/themes/january_2009/hdstretch_def.jpg);
	position: relative;
	height: 140px;
	background-repeat: repeat-x;
	background-position: 700px top;
	width: 100%;
	background-color: #CCCCCC;
}
#bbchdcontainer #bbchead {
	background-image: url(http://www.bigbuycity.com/themes/january_2009/hdbanner_def.jpg);
	background-repeat: repeat-x;
	height: 140px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
	background-position: left top;
	z-index: 0;
}
#bbchdcontainer #headID {
	color: #000000;
	position: absolute;
	float: right;
	right: 3%;
	z-index: 2;
	visibility: visible;
}

/*top navbar*/
div#navbar2 {
	height: 24px;
	width: 100%;
	min-width:750px;
	background-image: url(http://bigbuycity.com/eBay/images/store/navbar.gif);
	background-repeat: repeat;
	text-align: center;
	padding: 0px;
}
div#navbar2 ul {
	display:inline;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	white-space: nowrap;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

.navlink, .navlink a, .navlink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.navlink a:hover{color: #0099FF;}
#navadvsearch {
	position: relative;
	color: #66CCFF;
	font-variant: small-caps;
	font-weight: bold;
	height: 24px;
	display: inline;
	float: left;
}

/*advanced search*/
#advsearch {
	background-color: #122940;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 15px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	clear: both;
}
#advsearch #search input, #advsearch #search #fsub {
	font-size: 12px;
	color: #013567;
	font-weight: bold;
}

/*ebay left menu*/
#StoreCategories td{background-color:#000000;}
.category {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #66CBFF;
}
	/*category main-list items (always bold)*/
.category b a, .category b a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.category b a:hover{color: #66ccff;}
	/*category sub-list items*/
.category a, .category a:visited  {
	color: #66ccff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.category a:hover{color: #0066FF;}

/*GLOBAL*/
a:hover{color: #FF0000;}
#headsnow {
	position:absolute;
	width:100%;
	height:124px;
	z-index:1;
	left: 11px;
}

/*Form Elements*/
.txtbx {
	color: #000066;
}
.bbcbutton {
	color: #CCCCCC;
	background-color: #000000;
}
