/* ----------------------------------------
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;
}

.udf_field
{
	font-weight: bold;
}


.CustomRow
{
	text-align: left;
	vertical-align: top;
}
.CustomAltRow
{
	background-color: #E3EEF0;
	text-align: left;
	vertical-align: top;
}
.CustomHeaderRow
{
	padding: 2px;
	margin: 0px;
	background-color: #CBD9E0;
	text-align: left;
	vertical-align: bottom;
}
.CustomHeaderRow td
{
	font-weight: bold;
}
.CustomEmptyRow
{
	background-color: #CBD9E0;
	text-align: left;
	vertical-align: bottom;
}
.CustomPagerRow
{
	background-color: #FFFFFF;
	text-align: right;
}

.ektronFooter
{
	color:#707070;
	background-color: #FFF;
	font-size:11px;
	letter-spacing:1px;
	border:2px solid #002367;
	padding:5px;
	width:300px;
	margin: 0px auto;
}

.storeText
{
	margin-left: 20px;
	margin-right: 20px;
}

