/* Default styles for individual tags */
body {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 2px;
	padding: 0px;
}
td {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
img {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	border-style:none;
}

/* These styles should be overridden in the template with appropriate values from skin table */
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
SUP{
	font-size:8px;
}
.heading {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #F79E82;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.bordercell {
	border: 1px solid #999999;
}
.imgborderclass {
	border: 1px solid #999999;
}
.borderpx {
	border: 1px solid #999999;
}
td.bottommenulinebreak {
	background-color: #999999;
}
td.bottommenuheading {
	background-color: #F1F1F2;
	font-size: 11px;
	line-height: 16px;
}
a.toplinkcolor {
	color: #333333;
}
td.leftsidenav {
	background-color: #F1F1F2;
	font-weight: bold;
}
td.leftsidenav a {
	color: #333333;
}
a.footerlinks {
	color: #333333;
}
.introtext {
	border: 1px solid #999999;
	background-color: #F1F1F2;
	color: #333333;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;	
}
.chartrowone {
	border: 1px solid #FFFFEE;
	background-color: #FFFFEE;
}
.chartrowone:hover {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.chartrowtwo {
	border: 1px solid #FFFFFF;
	background-color: #EEEEEE;
}
.chartrowtwo:hover {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

/* Classes for use with specific tags */
td.newsletter {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
input.newsletter {
	/* background-color: #EEEEEE; */
	color: #000000;
	font-size: 10px;
}
td.topmenuheading {
	text-align: right;
	font-weight: bold;
}
.search {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}
.searchbutton {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}
td.leftsidenavtext {
	line-height: 20px;
	/*border-bottom: 1px solid #FFFFFF;*/
	text-align: left;
}
td.leftsidenavtext_line {
	/*
	border-bottom: 1px solid #FFFFFF;*/
	text-align: center;
	vertical-align:top;
}
td.leftsidenavtext_parent {
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	padding-left:12px;
	margin:0px;
	padding-top:8px;
	padding-bottom:0px;
	vertical-align:bottom;
}
hr.leftsidenavtext_parent_line {
	/*border-bottom: 1px solid #FFFFFF;*/
	color:#FFFFFF;
	width:90%;
	border-style:solid;
	border-width:1px;
	padding:0px;
	margin:0px;
	/*
	vertical-align:bottom;*/
}
td.leftsidenavfreeshipping {
	font-weight: normal;
	line-height: 18px;
	color: #333333;
}
a.activemeta {
	font-style: italic;
}
.grayarea {
	line-height: 16px; 
	padding-left: 6px; 
	padding-right: 6px; 
	font-weight: normal;
	background-color: #EEEEEE;
}
.basiccattitle {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 3px;
}
.subcaption {
	width: 104px;
	text-align: center;
	float: left;
	font-size: 11px;
	letter-spacing: 1px;
}
.strikeout {
	text-decoration: line-through;
}
.saleprice {
	font-weight: bold;
	color: #990033;
}
td.footer {
	line-height: 20px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

img.blocker { position:absolute; z-index:2; }

