body {
	font: normal 11px verdana;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul li {
	position: relative;
	float: left;
	width:100px;
}
	
li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top: auto;
	display: none;
	}

.welcomeuser {
	font: normal 17px verdana;
	color: #3366CC;
}

.notwelcomeuser {
	font: normal 9px verdana;
	color: #CC0000;
}

.notwelcomeuserblue {
	font: normal 9px verdana;
	color: blue;
}

.legalfooter {
	font: normal 9px verdana;
	color: #575E75;
}

.searchstyle {
	font: normal 12px verdana;
	font-style: italic;
	color: #575E75;
}

form {
	margin:0;padding:0;border:0;
}

td {
	font-size: 11px;
}

input.search
{
	height: 18; width: 140;
	border: 1px solid #575E75;
	font: 12px;
	color: black;
	background-color: #FFFFFF;
}

input.gogreen {
  width: 18px;
  height: 18px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/gogreen.gif) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

a {
	text-decoration: none;
	color: #373EA8
}

a:visited {
	color: #373EA8
}

a:hover {
	color: #DA4B47
}

.notwelcomeuser a {
	text-decoration: underline;
	font: normal 9px verdana;
	color: #DA4B47;
}

.notwelcomeuser a:hover {
	text-decoration: none;
	font: normal 9px verdana;
	color: #CC0000;
}

.notwelcomeuser a:active {
	text-decoration: underline;
	font: normal 9px verdana;
	color: #CC0000;
}

.notwelcomeuser a:visited {
	text-decoration: underline;
	font: normal 9px verdana;
	color: #DA4B47;
}

tab {
	font: normal 11px verdana;
}

a.tab {
	font: normal 11px verdana;
	color: #666666;
}

a.headtx:visited {
	color: #666666;
}

a.tab:hover {
	color: #CC0000;
}

a.tab:active {
	color: #CC0000;
}

headtx {
	font: normal 12px verdana;
	color: #CCCCCC;
}

.titletext {
 font: bold 22px arial;
 color: #990000;
}

.articletitletext {
 font: bold 16px arial;
 color: #000000;
}

a.headtx {
	font: normal 12px verdana;
	color: #FFFFFF;
}

a.headtx:visited {
	color: #FFFFFF;
}

a.headtx:hover {
	text-decoration: underline;
}

a.headtx:active {
	text-decoration: underline;
}

.sale {
	font: normal 14px verdana;
	color: #CC0000;
}

a.sale {
	font: normal 14px verdana;
	text-decoration: none;
	color: #CC0000;
}

a.sale:visited {
	color: #CC0000;
}

.departments {
	font: normal 11px verdana;
	color: #575E75;
}

a.departments {
	font: normal 11px verdana;
	text-decoration: none;
	color: #575E75;
}

#cats {
	font: 13px arial,verdana,helvetica,lucida,sans-serif;
}

#cats li {
	font: 13px arial,verdana,helvetica,lucida,sans-serif;
	width:	150px;
	padding: 0px 0px 0px 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	text-align: center;
}

/* Hide from IE-Mac \*/ 
#cats li {
	font: 13px arial,verdana,helvetica,lucida,sans-serif;
	width:	150px;
	padding: 0px 0px 0px 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	display: block; 
	text-align: center;
}
/* End hide */

#affiliate {
	font: 13px arial,verdana,helvetica,lucida,sans-serif;
}

#affiliate li {
	font: 13px arial,verdana,helvetica,lucida,sans-serif;
	width:	202px;
	height:	500px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 6px;
	margin-left: 15px;
}

#affiliate div{
	padding: 4px 4px 4px 4px;
	text-align: justify;
	text-justify: distribute;
}

#affiliate div.title {
	padding: 4px 4px 4px 4px;
	font: 14px arial,verdana,helvetica,lucida,sans-serif;
	background-color: #CCCCCC;
	color: #575E75;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
}

#affiliate img {
	border-width: 1px;
	border-style: solid;
	border-color: #333 #333 #333 #333;
}

/* Hide from IE-Mac \*/ 
#affiliate img {
	display: block; 
	border-width: 1px;
	border-style: solid;
	border-color: #333 #333 #333 #333;
}
/* End hide */

div.headerold{
  padding: 0 0 0 0;
  margin:  0 0 0 0;
  text-align: left;
  width: 780px;
  height: 90px;
  min-height: 90px;
  background-image: url(/images/foxeye.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  background-color: #666666;
}

div.header{
  padding: 0 0 0 0;
  margin:  0 0 0 0;
  text-align: left;
  width: 780px;
  height: 80px;
  min-height: 80px;
  background-image: url(/images/elogo.gif);
  background-repeat: no-repeat;
  background-position: center right;
  background-color: #666666;
}
	
div.body{
  padding: 0 0 0 0;
  margin:  0 0 0 0;
  width: 780px;
  height: 500px;
  min-height: 500px;
  background-image: url(/images/foxserverweb.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}

div.bodyblank{
  padding: 0 0 0 0;
  margin:  0 0 0 0;
  width: 780px;
}

div.rounded{
  padding: 0 0 0 0;
  margin:  0 0 0 0;
	width: 780px;
	height: 20px;
	min-height: 20px;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
  background-image: url(/images/roundedborder.jpg);
  background-repeat: repeat;
  background-position: center bottom;
 }
	
 div.spacerfrontpage {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	margin-top: 0;
	width: 778px;
	height: 130px;
	min-height: 130px;
	margin-bottom: 0;
 }
	
div.spacer {
	border-top: 1px dashed #999;
	margin-top: 1px;
	border-bottom: 1px dashed #999;
	margin-bottom: 1px;
}
	
 div.footer {
	text-align: left;
	color: #666666;
	font-size: 12px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-top: 15;
	width: 780px;
	height: 20px;
	min-height: 20px;
	margin-bottom: 0;
 }

 div.belowheader {
	text-align: right;
	color: #666666;
	font-size: 12px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-top: 3;
	width: 780px;
	height: 20px;
	min-height: 20px;
	margin-bottom: 3;
 }

 div.copyright {
	text-align: right;
	vertical-align: middle;
	color: #999999;
	font-size: 10px;
	width: 780px;
	min-height: 20px;
	height: 20px;
	margin-bottom: 0;
 }

div.bottom { 
	width:100%; 
	position:absolute; 
	bottom:0; 
	text-align:center; 
}
 
table.bottom { 
	margin-left:auto; 
	margin-right:auto; 
	text-align:left; 
} 


td.padder{
	text-align: left;
	color: #666666;
	font-size: 12px;
	padding: 0 0 0 4;
	height: 20px;
	min-height: 20px;
	border-style: none none none none;
	background-color: transparent;
	}
	
td.padder2{
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0 0 0 4;
	height: 20px;
	min-height: 20px;
	border-style: none none none none;
	background-color: transparent;
	}
	
td.copyright{
	text-align: right;
	color: #999999;
	font-size: 10px;
	padding: 0 0 0 0;
	height: 20px;
	min-height: 20px;
	border-style: none none none none;
	background-color: transparent;
}

td.withborderblogdt{
	text-align: left;
	font: bold 20px arial;
	color: #FFF;
	padding: 5 5 5 5;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #333 #333 #333 #333;
	background-color: #6699CC;
}

td.blogtitle{
	text-align: left;
	font: bold 20px arial;
	color: #333;
	padding: 5 5 5 5;
}

td.blogtext{
	text-align: left;
	font: normal 12px arial;
	color: #333;
	padding: 5 5 5 5;
}

td.blogfooter {
	text-align: center;
	font: normal 12px arial;
	color: #333;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #333 #333 #333 #333;
	padding: 2 2 2 2;
}

td.blogfooter a {
	color: #990000;
	text-decoration: none;
}

td.blogfooter a:visited {
	color: #990000;
	text-decoration: none;
}

td.blogfooter a:active {
	color: #990000;
	text-decoration: none;
}

td.blogfooter a:active {
	color: #6699CC;
	text-decoration: underline;
}

td.services {
    background-image: url(/images/services.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
	
div.titletext {
	text-align: left;
	font-weight: bold;
	color: #666666;
	font-size: 30px;
}
	
div.titlesubtext {
	text-align: middle;
	color: #999999;
	font-size: 20px;
}
	
td.large {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 25px;
}
	
td.small {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 13px;
}
	
td.smallerb {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

table.main {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	border-collapse: collapse;
	background-color: white;
}

table.mainNavi {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	border-collapse: collapse;
	background-color: white;
}

table.main th {
	padding: 2px 2px 2px 2px;
	border-style: none none none none;
	background-color: white;
}

td.padderheader {
	font-size: 11px;
	padding: 1px 4px 1px 4px;
	border-style: none none none none;
	background-color: white;
}

td.padderheaderLtBlue {
	padding: 1px 4px 1px 4px;
	border-style: none none none none;
	background-color: #99CCCC	;
}

td.padderheaderblank {
	padding: 1px 4px 1px 4px;
	height: 125;
	border-style: none none none none;
	background-color: white;
}

td.padder {
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
	background-color: white;
}

input.interfaceCart {
	width: 70;
 	background-color: #F0F0E3; /* Change the background color*/
	margin: 0px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Change the Font of the button */
	font-size: 12px; /* Change the button text size */
	border-top: 1px solid #E7E7C7; /* Button Border */
	border-right: 1px solid #BBBB88; /* Button Border */
	border-bottom: 1px solid #BBBB88; /* Button Border */
	border-left: 1px solid #E7E7C7; /* Button Border */
	color: #000000;
	text-decoration: none;
}

input.interfaceAddCart {
	width: 55;
 	background-color: #F0F0E3; /* Change the background color*/
	padding: 1px 2px; /* Increase or decrease width and height */
	margin: 0px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Change the Font of the button */
	font-size: 12px; /* Change the button text size */
	border-top: 1px solid #E7E7C7; /* Button Border */
	border-right: 1px solid #BBBB88; /* Button Border */
	border-bottom: 1px solid #BBBB88; /* Button Border */
	border-left: 1px solid #E7E7C7; /* Button Border */
	color: #000000;
	text-decoration: none;
}

input.interfaceCartActions {
	width: 148;
 	background-color: #F0F0E3; /* Change the background color*/
	padding: 1px 2px; /* Increase or decrease width and height */
	margin: 0px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Change the Font of the button */
	font-size: 12px; /* Change the button text size */
	border-top: 1px solid #E7E7C7; /* Button Border */
	border-right: 1px solid #BBBB88; /* Button Border */
	border-bottom: 1px solid #BBBB88; /* Button Border */
	border-left: 1px solid #E7E7C7; /* Button Border */
	color: #000000;
	text-decoration: none;
}

textarea.small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}

textarea {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}

small {
 font-size: 13px;
}

a.small {
	color: blue;
	font-size: 13px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}

a.small:visited {
	color: blue;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	text-decoration: none;
}

a.small:active {
	color: blue;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	text-decoration: none;
}

a.small:hover {
	color: blue;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

.largest {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 125%;
}

html
{
	height: 100%;
}

body
{
	height: 100%;
}

#nonFooter
{
position: relative;
min-height: 100%;
}

html #nonFooter
{
height: 100%;
}

#superFooter
{
position: relative;
margin-top: -60px;
}

img.tree {
	vertical-align: middle;
}