/*  Frontend CSS - frontend-style.css	*/

/*  Establish general layout parameters */
	

body       { 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 	

}



td         { 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000000; 
}

td.header		  {
	background-color: #189D61; 
	color:#FFF; 
	font-weight: bold;
}

h1	{
	color: #000;	
	font-size: 18px;
	font-weight: bold;
}

h2	{
	color: #000;	
	font-size: 16px;
	font-weight: bold;
}

h3	{
	color: #000;	
	font-size: 16px;
	font-weight: bold;

}

.text-header	{
	color: #000000;	
	font-size: 14px;
	font-weight: bold;
}

.text-small	{
	color: #000000;	
	font-size: 11px;
}

.text-small-welcome	{
	color: #FFF;	
	font-size: 11px;
	font-weight: bold;
}

/*  Define the Link Color(s) */

a            { 
	color: #CA0002; 
	text-decoration: none; 
	font-weight: bold 
}

a:active     { 
	color: CA0002; 
	text-decoration: none; 
	font-weight: bold

}
	
a:link       { 
	color: CA0002; 
	text-decoration: none; 
	font-weight: bold 
}

a:visited    { 
	color: CA0002; 
	text-decoration: none; 
	font-weight: bold 

}
	
a:hover      { 
	color: CA0002; 
	text-decoration: underline; 
	font-weight: bold 

}

a.topnav {
	font-size:11px;
	color: #666666; 
	text-decoration: none; 
	font-weight: bold 
}

a.topnav:active {
	font-size:11px;
	color: #666666; 
	text-decoration: none; 
	font-weight: bold 
}

a.topnav:link {
	font-size:11px;
	color: #666666; 
	text-decoration: none; 
	font-weight: bold 
}

a.topnav:visited {
	font-size:11px;
	color: #666666; 
	text-decoration: none; 
	font-weight: bold 
}

a.topnav:hover {
	font-size:11px;
	color: #000; 
	text-decoration: underline; 
	font-weight: bold 
}

a.topnav-active {
	font-size:11px;
	color: #FFF; 
	text-decoration: none; 
	font-weight: bold 
}

a.topnav-active:active {
	font-size:11px;
	color: #F; 
	text-decoration: none; 
	font-weight: bold 
}

a.topnav-active:link {
	font-size:11px;
	color: #FF; 
	text-decoration: none; 
	font-weight: bold 
}

a.topnav-active:visited {
	font-size:11px;
	color: #FFF; 
	text-decoration: none; 
	font-weight: bold 
}

a.topnav-active:hover {
	font-size:11px;
	color: #FFF; 
	text-decoration: underline; 
	font-weight: bold 
}

a.subnav {
	font-size:11px;
	color: #FFF; 
	text-decoration: none; 
	font-weight: bold 
}

a.subnav:active {
	font-size:11px;
	color: #FFF; 
	text-decoration: none; 
	font-weight: bold 
}

a.subnav:link {
	font-size:11px;
	color: #FFF; 
	text-decoration: none; 
	font-weight: bold 
}

a.subnav:visited {
	font-size:11px;
	color: #FFF; 
	text-decoration: none; 
	font-weight: bold 
}

a.subnav:hover {
	font-size:11px;
	color: #FFF; 
	text-decoration: underline; 
	font-weight: bold 
}

a.prilink {
	font-size:14px;
	text-decoration: underline;
	font-weight: bold
}

a.prilink:active {
	font-size:14px;
	text-decoration: underline;
	font-weight: bold
}

a.prilink:link {
	font-size:14px;
	text-decoration: underline;
	font-weight: bold
}

a.prilink:visited {
	font-size:14px;
	text-decoration: underline;
	font-weight: bold
}

a.prilink:hover {
	font-size:14px;
	text-decoration: underline; 
	font-weight: bold 
}

a.sublink {
	font-size:12px;
	color: #000; 
	text-decoration: underline;
	font-weight: normal
}

a.sublink:active {
	font-size:12px;
	color: #000;
	text-decoration: underline;
	font-weight: normal
}

a.sublink:link {
	font-size:12px;
	color: #000; 
	text-decoration: underline;
	font-weight: normal
}

a.sublink:visited {
	font-size:12px;
	color: #000;  
	text-decoration: underline;
	font-weight: normal
}

a.sublink:hover {
	font-size:12px;
	color: #CA0002; 
	text-decoration: underline; 
	font-weight: normal 
}

a.resultslink {
	font-size:11px;
	color: #000; 
	text-decoration: underline;
	font-weight: normal
}

a.resultslink:active {
	font-size:11px;
	color: #000;
	text-decoration: underline;
	font-weight: normal
}

a.resultslink:link {
	font-size:11px;
	color: #000; 
	text-decoration: underline;
	font-weight: normal
}

a.resultslink:visited {
	font-size:11px;
	color: #000;  
	text-decoration: underline;
	font-weight: normal
}

a.resultslink:hover {
	font-size:11px;
	color: #CA0002; 
	text-decoration: underline; 
	font-weight: normal 
}

a.resultsbodylink {
	font-size:12px;
	color: #000; 
	text-decoration: underline;
	font-weight: normal
}

a.resultsbodylink:active {
	font-size:12px;
	color: #000;
	text-decoration: underline;
	font-weight: normal
}

a.resultsbodylink:link {
	font-size:12px;
	color: #000; 
	text-decoration: underline;
	font-weight: normal
}

a.resultsbodylink:visited {
	font-size:12px;
	color: #000;  
	text-decoration: underline;
	font-weight: normal
}

a.resultsbodylink:hover {
	font-size:12px;
	color: #CA0002; 
	text-decoration: underline; 
	font-weight: normal 
}

/*  Define the footer */


.text-copyright	{
	color: #737373;	
	font-size: 10px;
}


/*  Define the form elements */


input.loginbox	{ 
	font-family: arial,helvetica,sans-serif; 
	font-size: 10px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #000; 
	background-color: #FFF;
	width: 160px;
	height:20px;
}

input.Loginbutton	{ 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
	border: 1px solid #000; 
	background-color: #E4E4E4;
	width: 100px;
	height:20px;
}


input.button	{ 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
	font-weight: bold; 
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 100px;
	height:20px;
}

input.largebutton	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
	font-weight: bold; 
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 150px;
	height:20px;
}

input.textbox	{ 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 200px;
	height:20px;
	padding-left:3px;
}

select.select	{  
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 200px;
	height:20px;
}

select.selectmedium	{  
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 365px;
	height:20px;
}

select.selectlarge	{  
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 425px;
	height:20px;
}


select.LoginSelect	{ 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #000; 
	background-color: #E4E4E4;
	width: 160px;
	height:20px;
}

textarea.textarea	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 300px;
	height:100px;
	padding-left:3px;
}

input.searchbutton	{ 
	font-family: arial,helvetica,sans-serif; 
	font-size: 10px;
	color: #000; 
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 50px;
	height:18px;
	vertical-align:middle;
}

input.gobutton	{ 
	font-family: arial,helvetica,sans-serif; 
	font-size: 10px;
	color: #000; 
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 30px;
	height:18px;
	vertical-align:middle;
}

input.searchbox	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 180px;
	height:20px;
	padding-left:3px;
}

input.smalltextbox	{ 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 100px;
	height:20px;
	padding-left:3px;
}

input.mediumtextbox	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000; 
   	vertical-align: middle;
	border: 1px solid #6D7067; 
	background-color: #FFF;
	width: 150px;
	height:20px;
	padding-left:3px;
}


/* Define the Section Menu Header Elements */

div.tagline {
      width: 150px; 
	  position: absolute;
	  top: 5px;
	  left: 5px;
	  padding: 0px;
	  visibility: show;
	  z-index:3;
}	


div.homelayer {
      width: 66px; 
	  position: absolute;
	  top: 83px;
	  left: 15px;
	  padding: 0px;
	  visibility: show;
	  z-index:3;
}	

div.autolayer {
      width: 66px; 
	  position: absolute;
	  top: 83px;
	  left: 72px;
	  padding: 0px;
	  visibility: show;
	  z-index:3;
}	

div.clothinglayer {
      width: 66px; 
	  position: absolute;
	  top: 83px;
	  left: 129px;
	  padding: 0px;
	  visibility: show;
	  z-index:3;
}

div.computerslayer {
      width: 66px; 
	  position: absolute;
	  top: 83px;
	  left: 210px;
	  padding: 0px;
	  visibility: show;
	  z-index:3;
}

div.electronicslayer {
      width: 66px; 
	  position: absolute;
	  top: 83px;
	  left: 296px;
	  padding: 0px;
	  visibility: show;
	  z-index:3;
}

div.healthlayer {
      width: 66px; 
	  position: absolute;
	  top: 83px;
	  left: 382px;
	  padding: 0px;
	  visibility: show;
	  z-index:3;
}

div.gardenlayer {
      width: 66px; 
	  position: absolute;
	  top: 83px;
	  left: 500px;
	  padding: 0px;
	  visibility: show;
	  z-index:3;
}

div.sportslayer {
      width: 66px; 
	  position: absolute;
	  top: 83px;
	  left: 619px;
	  padding: 0px;
	  visibility: show;
	  z-index:3;
}


/* Define the memu elements */

table.border {
	width: 100%;
	height: 100%;
}

<!-- CHRIS I STARTED WHACKING HERE -->

.sidebar {  
	vertical-align: top;  
	text-align: left, top, justify;  
	padding: 10px;  
	width: 200px;  
	background-color: #f9f7e3;  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 10px;  
	line-height: 12px;  
	font-weight: normal;  
}  
.textblock { vertical-align: top; text-align: center, top, justify; padding:  
9px; background-color: inherit;  
}  
.subtitle-header {   
	font-size: 14px;  
	line-height: 16px;  
	font-style: normal;  
	font-weight: bolder;  
	font-variant: normal;  
	color: #000;  
}  
.subpage-headername {   
	font-size: 17px;  
	font-weight: bold;   
	color: E00606;  
	text-align: left;  
	margin-top: 13px; 
	margin-left: 15px; 
	white-space: nowrap;  
}  
.datatextheader {    
	font-style: normal;  
	font-weight: bold;  
	font-variant: normal;  
	color: #7f1818;  
}  
.description {  
	vertical-align: top;  
	text-align: left, top;  
        padding-top: 10px;  
        padding-bottom: 0px;  
        padding-right: 15px;  
        padding-left: 15px;  
	border: 0px solid #990000;  
	background-color: #ffffff;   

    text-align: left;  
	font-weight: normal;  
}  
.exhibittext {  
	vertical-align: baseline;  
	text-align: left, justify;  
        padding-left: 40px;  
        padding-bottom: 20px;  
        background-color: #ffffff  
	font-size: 11px;  
	line-height: 13px;  
	font-weight: normal;  
}  
.exhibitheader {    
	font-size: 17px;  
	font-style: normal;  
	line-height: normal;  
	font-weight: bold;  
	text-transform: none;  
	color: #8e8e67;
} 
 
td.sidebar {
	vertical-align: top;
	position: relative;
	padding-left: 10px;
	margin-right: 3px;
	width: 220px;
}

td.hairlinerule {
	position: relative;
	background-color: #FFFFFF;
}

td.headername {
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
    font-size: 16px;
    padding:10px;
    visibility: hidden;
    height: 1px;
    color:#E00606;
}

td.homebutton {
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
    font-size: 16px;
    visibility: hidden;
    height: 1px;    
}

<!-- DOWN TO HERE CHRIS -->

td.border {
	vertical-align: top;
	text-align: center;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 768px;
}

div.Nav {
	position: absolute;
	top: 75px;
	left: 213px;
	width: 150px;
	padding: 0px;
	visibility: hidden;
	z-index:3;

}

div.AutoNav {
	position: absolute;
	top: 111px;
	left: 74px;
	width: 150px;
	padding: 0px;
	visibility: hidden;
	z-index:3;

}

div.ClothingNav {
	position: absolute;
	top: 111px;
	left: 131px;
	width: 149px;
	padding: 0px;
	visibility: hidden;
	z-index:3;

}

div.ComputerNav {
	position: absolute;
	top: 111px;
	left: 212px;
	width: 150px;
	padding: 0px;
	visibility: hidden;
	z-index:3;

}

div.ElectronicsNav {
	position: absolute;
	top: 111px;
	left: 298px;
	width: 150px;
	padding: 0px;
	visibility: hidden;
	z-index:3;

}

div.HealthNav {
	position: absolute;
	top: 111px;
	left: 384px;
	width: 150px;
	padding: 0px;
	visibility: hidden;
	z-index:3;

}

div.GardenNav {
	position: absolute;
	top: 111px;
	left: 502px;
	width: 150px;
	padding: 0px;
	visibility: hidden;
	z-index:3;

}

div.SportsNav {
	position: absolute;
	top: 111px;
	left: 620px;
	width: 150px;
	padding: 0px;
	visibility: hidden;
	z-index:3;

}

div.HideLayer {
	position: absolute;
	top: 111px;
	left: 0px;
	width: 768px;
	padding: 0px;
	visibility: hidden;
	z-index:2;

}


/* Define the Menu Styles */

#MenuFloat td		{
	font-size:11px;
	font-weight:bolder;  
	text-align: left;
   	vertical-align: middle;	
	display: block; 	
	color: #000;
	float: none;
	padding: 0px;
}


#MenuFloat td a		{
	font-size:11px;
	font-weight:bolder;  
	text-align: center;
   	vertical-align: middle;	
	height: 24px;
	line-height:24px;
	display: block; 
	color: #000;
	float: none;
	text-decoration: none;
}


#MenuFloat td a:hover  {
	color: #000;
   	text-decoration : none;   
}


#Nav td		{
	font-size:11px;
	font-weight:bolder;  
	text-align: left;
   	vertical-align: middle;	
	display: block; 	
	color: #FFF;
	float: none;
	padding: 0px;
}


#Nav td a		{
	font-size:11px;
	font-weight:bolder;  
	text-align: center;
   	vertical-align: middle;	
	height: 24px;
	line-height:24px;
	display: block; 
	color: #FFF;
	float: none;
	text-decoration: none;
}


#Nav td a:hover  {
	color: #FFF;
   	text-decoration : none;   
}

#SubNav td		{
	font-size:11px;
	font-weight:bolder;  
	text-align: center;
   	vertical-align: middle;	
	background-image: none;	
	background-color: #E4E4E4;
	display: block; 
	width: 200px;	
	color: #000;
	float: none;
	padding: 0px;
}


#SubNav td a		{
	font-size:11px;
	font-weight:bolder;  
	text-align: left;
   	vertical-align: middle;	
	height: 24px;
	line-height:24px;
	background-image: none;	
	background-color: #E4E4E4;
	display: block; 
	width: 200px;	
	color: #000;
	float: none;
	text-decoration: none;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}


#SubNav td a:hover  {
	background-image: none;
	color: #000;
	background-color: #FFF;
   	text-decoration : none;   
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;	
}

a.info:hover span {
	display:block;
	position:absolute;
	left:8em;
	padding: 0.2em 0.6em;
	border:1px solid #996633;
	background-color:#993333;
	color:#000;
	font-style: italic;}

a.info:hover {
	font-size: 100%; /*Fixes bug in IE5.x/Win */ }
