/* ----------------------------------------
ASI CUSTOM Style Sheet
---------------------------------------- */


h1, h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


p.nodecor a, p.nodecor a:link, p.nodecor a:hover, p.nodecor a:visited, p.nodecor a:visited:hover, p.nodecor a:active
{
	text-decoration: none;
	border: 0px;
	color: #fff;
}

#search
{
	font-size: 11px;
}

/* Modify the top attribute to set the appropriate position for login, view cart, etc. */
.login
{
	font-size:10px;
	height:23px;
	position: absolute;
	right: 20px;
	top: 98px;
	text-align:right;
	vertical-align:middle;
}

#top_nav
{
	position:relative;
	height:68px;
	width: 750px;
	top:2px;
	font: normal normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}

#top_navSub
{
	height:18px;
	background-color: #f8e0c5;
	text-align:left;
	padding:5px 0px 0px 40px;
}

/* Modify the top attribute to set the appropriate position for the search box. */
#top_navSearch
{
	position:absolute;
	right: 20px;
	top: 48px;
	vertical-align: top;
}

#top_nav a
{
	color:#666696;
	text-decoration:none;
}
/*
#top_nav a:link, div.navText a:visited
{
	color: #666696;
	text-decoration: none;
}

#top_nav a:link:hover, div.navText a:visited:hover
{
	color: #666696;
	text-decoration: none;
}

#top_nav a:active
{
	color: #666696;
	text-decoration: none;
}
*/
#genericBanner
{
	position:absolute;
	font-size:24px;
	z-index:1000;
	left: 50px;
	top:10px;
	
}

.testingLinksBody {
	font-size: 20px;
	color: #369;
}