﻿div#menu 
{
	
	width:155px;  padding-top:44px;
}

div#menubody 
{	background-image:url('../Images/PageArt/BrowseDropDown.gif');
	background-repeat:no-repeat;background-position: left  top;
	vertical-align:middle;
	text-align:center;
	padding-top:5px;
	color:White;
	background-color:Black;
	width: 157px;
}
div#menubody:hover ul#menulist, div#menubody.over ul{ display:list-item; }
div#menubody ul#menulist:hover
{
	 display: list-item;
}

div#menubottom 
{
	background-color:Black;
	
}

ul#menulist {width:144px; background-color:Black;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	display:none;
}

ul#menulist li {height:27px;background-color:Black;
	margin-left: 0px; list-style-type:none;
}


ul#menulist a {width:122px; height:20px;
               background-color:Black; 
               border-left:white 1px solid; 
               font:bold 10px Verdana, Arial, sans-serif; 
               color:white; text-decoration:none; padding:0px 0 0 5px; 
               display:block; }

ul#menulist a:hover {background-color:Gray;}


.browsebg {
	background-image: url(../images/search-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 594px;
	padding: 6px 4px 0 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
}
.browsebg a{
	color: #545454;
	text-decoration:none;
}
.browsebg a:hover{
	color: #545454;
	text-decoration:underline;
}
.browsebg strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
}


.browse-resultbdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002f68;
	background-color:#FFFFD5;
	border: 1px solid #859e35;
	height: 32px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}



.browse-resulttitlebar {
	font-family: arial;/* Century Gothic;*/
	font-size: 12px;
	color: #000000;
	background-color:#e1e1d3;
}
.browse-resulttitlebar a {
	
	color: blue;
	
}
.browse-resultdetailbar {
	font-family: arial;/* Century Gothic;*/
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color:#ffffff;
}
.browse-resultpricebar {
	font-family:arial;/* Century Gothic;*/
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color:#e1e1d3;
}
.browse-resultpricebar span
{
	background-color: #e1e1d3;
	color: #f70404;
}
.browse-navigationbar
{
	font-family: arial;/* Century Gothic;*/
	font-size: 11px;
	color: #002f68;
	background-color:#e9f7fa;
	border: 1px solid #d5d5d5;
	height: 32px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.page-no-result {
	font-size: 11px;
	color: #7f7f7f;
	font-weight:bold;
}
.page-no-result a {
	margin: 3px;
	color: #7f7f7f;
	text-decoration: none;
	border: 1px solid #bebebe;
	display: block;
	float: left;
	padding: 1px 3px;
}
.page-no-result a:hover {
	margin: 3px;
	color: #002f68;
	text-decoration: none;
	border: 1px solid #bebebe;
	display: block;
	float: left;
	padding: 1px 3px;
	background-color: #d2e1da;
}
.page-no-result-active {
	margin: 3px;
	color:#002f68;
	text-decoration: none;
	border: 1px solid #bebebe;
	display: block;
	float: left;
	padding: 1px 3px;
	background-color: #d2e1da;
}
.result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #626262;
}
.browntxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #581b00;
}
.browntxt a{
	color: #581b00;
	text-decoration:underline;
}
.browntxt a:hover{
	color: #581b00;
	text-decoration:none;
}



.featuredhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005b21;
	background-color: #d2e1da;
	padding: 2px 6px;
}
.featuredhd a{
	color: #005b21;
	text-decoration:none;
}
.featuredhd a:hover{
color: #551f0a;
	text-decoration:none;
}
.featuredhdbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal ;
	color: #5d5d5d;
	background-color: #f5fac2;
	padding: 2px 8px;
}
.featuredhdbar a{
	color: #005b21;
	text-decoration:none;
	background-color: #f5fac2;
	padding: 2px 8px;
}
.featuredhdbar a:hover{
color: #551f0a;
	text-decoration:none;
	background-color: #f5fac2;
	padding: 2px 8px;
}
.featuredhdbar strong{
	color: #5d5d5d;
	font-weight:bold;
	text-decoration:none;
	background-color: #f5fac2;
	padding: 2px 8px;
}

.pricehd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #f5fac2;
	color: #000000;
}
.pricehd span
{
	background-color: #f5fac2;
	color: #f70404;
}

.sresults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
}
.sresults a{
	color: #5d5d5d;
	text-decoration:none;
}



.browse-result {
}
.browse-result thead td 
{
	padding-top:10px;
	font-family:  Century Gothic;
	font-size: 22px;
	vertical-align:middle;
	height:30px;
}

.FeaturedItemsHeader_Music
{
	vertical-align: middle;
	font-family: Base 02;
	font-size: 22px;
	color:#950404;
}
.FeaturedItemsHeader_Movies
{
	vertical-align:middle;
	font-family:  Century Gothic;
	font-size: 22px;
	color:#888988;
}
.FeaturedItemsHeader_Games
{
	vertical-align:middle;
	font-family: Armor Piercing;
	font-size: 28px;
	color:#2a2a2a;
}
.FeaturedItemsHeader_Accessories
{
	vertical-align:middle;
	font-family: Boston Traffic;
	font-size: 22px;
	color:#8c8688;
}
