@charset "utf-8";
/* CSS Document */

#SearchNavLogo {
	width: 1250px;
	position: relative;
	height: 141px;
	margin-left: 0%;
	margin-bottom: -40px;
} 

#SearchNavLogo .MainLogo {
	width: 100%;
} 

#SearchNavLogo .LogoLargePrint {
	background-image: url(../images/Logo_LP.gif);
	background-repeat: no-repeat;
	background-position: right top;
} 

.ContainerTop {
	/*width: 100%;*/
	position: absolute;
	margin: auto;
	clear: both;
	margin-top: -90px;
} 

#navigationTOP {
	position:		relative;
	width:			1250px;
	height:			29px;
}

	#navigationTOP ul {
		margin:			0;
		padding:		0;
		padding-left:	20px;
		padding-right:	20px;
	}
	
	#navigationTOP ul li {
		list-style:		none;
		float:			left;
		margin-top:		20px;
		height:			16px;
	}
	
	#navigationTOP ul li a {
		display:		block;
	}

#btnCart {
	width:			190px;
	height:			29px;
	text-indent:	110px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	overflow:		hidden;
	text-decoration:none;
	background:		transparent url(../images/SBar.gif) no-repeat -1000px -88px;
	margin-left: 1000px;
	padding-top: 8px;
}

	#btnCart:hover {
		background-position: -1000px 1px;
	}

	#btnCart:link {
	color:#FFFFFF;
	}

	#btnCart:visited {
	color:#000000;
	}

	#btnCart:hover {
	color:#ff9900;
	}

.ContainerBottom {
	/*width: 100%;*/
	position: relative;
	margin: auto;
	clear: both;
	margin-bottom: 14px;
} 

#navigationBOTTOM {
	position:		relative;
	width:			1250px;
	height:			47px;
	text-align: right;
}

	#navigationBOTTOM ul {
		margin:			0;
		padding:		0;
		padding-left:	20px;
		padding-right:	20px;
	}
	
	#navigationBOTTOM ul li {
		list-style:		none;
		float:			left;
		margin-top:		20px;
		height:			16px;
	}
	
	#navigationBOTTOM ul li a {
		display:		block;
	}
	
#btnLeftLine {
	width:			235px;
	height:			47px;
	text-indent:	10000px;
	overflow:		hidden;
	text-decoration:none;
	background:		transparent url(../images/SBar.gif) no-repeat 0px -117px;
}

	#btnLeftLine:hover {
		background-position: 0px -29px;
	}
	
#btnAdvSer {
	width:			223px;
	height:			47px;
	text-indent:	10000px;
	overflow:		hidden;
	text-decoration:none;
	background:		transparent url(../images/SBar.gif) no-repeat -236px -117px;
}

	#btnAdvSer:hover {
		background-position: -236px -29px;
	}
	
#BasicSearch {
	width:			528px;
	height:			47px;
/*	text-indent:	10000px;*/
	overflow:		hidden;
	text-decoration:none;
	background:		transparent url(../images/SBar.gif) no-repeat -458px -117px;
}

/*	#BasicSearch:hover {
		background-position: -458px -29px;
	}*/

#btnSearchGo {
	width:			43px;
	height:			47px;
	text-indent:	10000px;
	overflow:		hidden;
	text-decoration:none;
	background:		transparent url(../images/SBar.gif) no-repeat -987px -117px;
}

	#btnSearchGo:hover {
		background-position: -987px -29px;
	}

#btTrack {
	width:			181px;
	height:			47px;
	text-indent:	10000px;
	overflow:		hidden;
	text-decoration:none;
	background:		transparent url(../images/SBar.gif) no-repeat -1030px -117px;
}

	#btTrack:hover {
		background-position: -1030px -29px;
	}

DataField {
	clear:both;
	position: relative;
	width: 100%;
	margin-top: 2px;
	margin-left: 0px;
	height: 25px;
	text-align: right;
} 

#SearchField {
	position:	inherit;
	margin:			0;
	padding:		0;
	margin-top:	12px;
	text-indent:	5px;
	color:			#555555;
	border:			none;
	background:		transparent /*url(/images/SBar_DataField.gif) no-repeat*/ center left;
	width:			427px;
	height:			23px;
	font-size:		1.2em;
	z-index:	2000;
}
/*		#SearchField {
			margin:			0;
			padding:		0;*/
/*			padding-top:	10px;
			text-indent:	5px;*//*
			color:			#555555;
			border:			none;
			background:		transparent url(/images/searchterm.gif) no-repeat center left;
			width:			350px;
			height:			25px;
			font-size:		1.3em;
		}
*/
/*  EVERYTHING BELOW DELETE WHEN BRIAN IS DONE	*/
#SearchButtons {
	clear:both;
	position: relative;
	width: 100%;
	text-align: right;
} 

#GOSearch {
	clear:both;
	position: relative;
	width: 100%;
	text-align: right;
	margin-left: -2px;
} 

##MenuLink {
/*	clear:both;
	position: relative;
	width: 100%;
	margin-top: -28px;
	margin-left: -190px;
	height: 31px;
	text-align: right;	*/
	display: none;
}