.catbar li	a {
	display: block;
	width: 255px;
	height: 115px;
	position:absolute;
	background-repeat: no-repeat;
	bottom: 0;

}

#tabgaming{
	background-image: url("../images/interface/255-X-132PX-TABS-L-BLUE-GAMINGV14-open.png");
	right: 57%;
	z-index:27;
}

#tabphones{
	background-image: url("../images/interface/255-X-132PX-TABS-YELLOW-PHONESV14-open.png");
	right: 47.5%;
	z-index:26;
}

#tabelectronics{
	background-image: url("../images/interface/255-X-132PX-TABS-D-BLUE-ELECTRONICSV14-open.png");
	right: 38%;
	z-index:25;
}

#tabmovies{
	background-image: url("../images/interface/255_X_132_TAB-ORANGE-MOVIES-AND-TV-USA-V16-open.png");
	right: 28.5%;
	z-index:24;
}

#tabcomputing{
	background-image: url("../images/interface/255-X-132PX-TABS-GREEN-COMPUTING-V14-open.png");
	right: 19%;
	z-index:23;
}

#tabvision{
	background-image: url("../images/interface/255-X-132PX-TABS-PURPLE-VISION-V14-open.png");
	right: 9.5%;
	z-index:21;
}

#tabhome{
	background-image: url("../images/interface/255-X-132PX-TABS-D-RED-HOME-V14-open.png");
	right: 0;
	z-index:20;
}

/* Footer Area 
------------------------------------------------------------------------------------------*/

.footerLinks {
	margin: 0 auto 0 auto;
	width: 895px;
	height: 60px;
	text-align: center;
	position: relative;
}

.footerLinks ul{
	list-style-type: none;
}

.footerLinks li {
	display: inline;
}

.footerLinks li a{
	display: inline-block;
	color: #FFC;
	line-height: 45px;
	text-align: center;
	font-weight: normal;
	width: 119px;
	height: 54px;
	text-decoration: none;
	background-image: url("/images/interface/123 x 57 pxtop-nav-bar.png");		
	background-repeat: no-repeat;
}

.footerLinks li a.home {
	position: absolute;
	left: -1px;
}

.footerLinks li a.gaming {
	position: absolute;
	left: 97.6px;
}

.footerLinks li a.movies {
	position: absolute;
	left: 195.2px;
}

.footerLinks li a.computing {
	position: absolute;
	left: 292.8px;
}

.footerLinks li a.phones {
	position: absolute;
	left: 390.4px;
}

.footerLinks li a.electronics {
	position: absolute;
	left: 488px;
}

.footerLinks li a.franchising {
	position: absolute;
	left: 585.6px;
}

.footerLinks li a.help {
	position: absolute;
	left: 683.2px;
}


.footerLinks li a.terms {
	position: absolute;
	left: 780.8px;
}

/* Search DropDown Menu 
------------------------------------------------------------------------------------------*/

.searchDropDown .All {
	background-color: #e21114;
	box-shadow: inset 0px 0px 8px #880404;
	background: #CC080B; /* Old browsers */
	background: -moz-linear-gradient(left, #E6000B 15%, #CC080B 45%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(15%,#E6000B), color-stop(45%,#CC080B)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #E6000B 15%,#CC080B 45%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #E6000B 15%,#CC080B 45%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #E6000B 15%,#CC080B 45%); /* IE10+ */
	background: linear-gradient(to right, #E6000B) 15%,#CC080B 45%)
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6000B', endColorstr='#e21114',GradientType=1 ); /* IE6-9 */
	background-repeat: no-repeat;
}

.searchDropDown .Gaming{
	box-shadow: inset 0px 0px 8px #0572AC;
	background: #78C4EB; /* Old browsers */
	background: -moz-linear-gradient(left, #78C4EB 15%, #5EBBE7 45%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(15%,#78C4EB), color-stop(45%,#5EBBE7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #78C4EB 15%,#5EBBE7 45%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #78C4EB 15%,#5EBBE7 45%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #78C4EB 15%,#5EBBE7 45%); /* IE10+ */
	background: linear-gradient(to right, #78C4EB) 15%,#5EBBE7 45%)
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78C4EB', endColorstr='#5EBBE7',GradientType=1 ); /* IE6-9 */
	background-repeat: no-repeat;
}

.searchDropDown .Phones{
	background-color: #FAC85E;
	box-shadow: inset 0px 0px 8px #CA9523;
	background: #FAC85E; /* Old browsers */
	background: -moz-linear-gradient(left, #FEEA84 15%, #FAC85E 45%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(15%,#FEEA84), color-stop(45%,#FAC85E)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #FEEA84 15%,#FAC85E 45%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #FEEA84 15%,#FAC85E 45%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #FEEA84 15%,#FAC85E 45%); /* IE10+ */
	background: linear-gradient(to right, #FEEA84) 15%,#FAC85E 45%)
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEEA84', endColorstr='#FAC85E',GradientType=1 ); /* IE6-9 */

}

.searchDropDown .Electronics{
	background-color: #5468AB;
	box-shadow: inset 0px 0px 8px #2C4186;
	background: #5468AB; /* Old browsers */
	background: -moz-linear-gradient(left, #647EBC 15%, #5468AB 45%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(15%,#647EBC), color-stop(45%,#5468AB)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #647EBC 15%,#5468AB 45%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #647EBC 15%,#5468AB 45%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #647EBC 15%,#5468AB 45%); /* IE10+ */
	background: linear-gradient(to right, #647EBC) 15%,#5468AB 45%)
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#647EBC', endColorstr='#5468AB',GradientType=1 ); /* IE6-9 */
}

.searchDropDown .DVD{
	background-color: #F29C47;
	box-shadow: inset 0px 0px 8px #F29C47;
	background: #F29C47; /* Old browsers */
	background: -moz-linear-gradient(left, #F3A64C 15%, #F29C47 45%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(15%,#F3A64C), color-stop(45%,#F29C47)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #F3A64C 15%,#F29C47 45%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #F3A64C 15%,#F29C47 45%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #F3A64C 15%,#F29C47 45%); /* IE10+ */
	background: linear-gradient(to right, #F3A64C) 15%,#F29C47 45%)
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F3A64C', endColorstr='#F29C47',GradientType=1 ); /* IE6-9 */
}

.searchDropDown .Computing{
	box-shadow: inset 0px 0px 8px #097222;
	background-color: #74BB41;
	background: #74BB41; /* Old browsers */
	background: -moz-linear-gradient(left, #7FBE51 15%, #74BB41 45%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(15%,#7FBE51), color-stop(45%,#74BB41)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #7FBE51 15%,#74BB41 45%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #7FBE51 15%,#74BB41 45%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #7FBE51 15%,#74BB41 45%); /* IE10+ */
	background: linear-gradient(to right, #7FBE51 15%,#74BB41 45%) /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7FBE51', endColorstr='#74BB41',GradientType=1 ); /* IE6-9 */
}

.searchDropDown .Vision{
	background-color: #7D70B0;
	box-shadow: inset 0px 0px 8px #7D70B0;
	background: #7D70B0; /* Old browsers */
	background: -moz-linear-gradient(left, #8F9BCC 15%, #7D70B0 45%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(15%,#8F9BCC), color-stop(45%,#7D70B0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #8F9BCC 15%,#7D70B0 45%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #8F9BCC 15%,#7D70B0 45%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #8F9BCC 15%,#7D70B0 45%); /* IE10+ */
	background: linear-gradient(to right, #8F9BCC) 15%,#7D70B0 45%)
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8F9BCC', endColorstr='#7D70B0',GradientType=1 ); /* IE6-9 */
}
#flagArea_us{
	width: 50px;
	height: 50px;
	background-image: url("../images/interface/50_x_50_us_flag.png");
	background-repeat: no-repeat;
	border: none;
	box-shadow: -4px 4px 0px rgba(173,173,173,0.5);
	border-radius: 25px;
	left: 79%;
	z-index: 96;
}