/* ----------------------------------------
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;
}


/* CUSTOM STYLES for VENDOR Directory */
.Vendor_Header {
	background : #416194;
	color: white;
	text-align : Center;
	font-weight : bold;
}
.Vendor_Light_line_Title, .Vendor_Light_line_Title a {
	background : #F6FAFF;
	color: #CC6666;
	text-align : Left;
	font-weight : bold;
	text-decoration : none;
}
.Vendor_Dark_line_Title, .Vendor_Dark_line_Title a {
	background : #E6EEFF;
	color: #CC6666;
	text-align : Left;
	font-weight : bold;
		text-decoration : none;
}

.Vendor_Light_line_Text {
	background : #F6FAFF;
	color: #333366;
	text-align : Left;
	font-weight : bold;
}
.Vendor_Dark_line_Text {
	background : #E6EEFF;
	color: #333366;
	text-align : Left;
	font-weight : bold;
}

/* VIEW PAGE STYLES */
.Vendor_Detail_Logo
{
	border : 0px none #333366;
	text-align : left;
}
.Vendor_Detail_Banner
{
	font-family:arial;
	color:white;
	font-size:11pt;
	font-weight : bold;
	background : #6a85b4;
	padding-bottom : 2px;
	padding-top: 2px;
}

.Vendor_Detail_Title 
{
	font-family:arial;
	color: #23417A;
	font-size:10pt;
	font-weight : bold;
	background : #F6FAFF;
		padding-bottom : 2px;

}
.Vendor_Detail_Text
{
	
	font-family:arial;
	color: #23417A;
	font-size:10pt;
	font-weight : normal;
	background : #F6FAFF;
		padding-bottom : 2px;
}
.Vendor_Detail_Spacer
{
	background : #F6FAFF;
		height :  10px;
}

.Vendor_Detail_HTML
{
	font-family:arial;
	color: #23417A;
	font-size:10pt;
	font-weight : normal;
	background : #F6FAFF;
}

.Search_table
{
	background : #E6E8EE;
}

.Search_title
{
	background : #E6E8EE;
	color: #3D5B9D;
	font-weight : bold;
}
.Vendor_Cat_list ul
{
	margin-left: 0px;
	padding-left: 5px;
	font-weight : bold;
	list-style-type : none;
	list-style-position : outside;
	color : #5D5E5F;
}
.Vendor_Cat_list li, .Vendor_Cat_list ul li
{
	padding-left: 3px;
	font-weight : normal;
	list-style-type : none;
	font-size: 9pt;
	color: #5D5E5F;
}

.Search_Input
{
		font-size: 9pt;
}

.Search_Help
{
		font-size: 9pt;

	color: #3D5B9D;
	font-weight : normal;

}