html {
	scrollbar-face-color: #880000;
	scrollbar-shadow-color: #E5E5E5;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #5D0000;
	scrollbar-arrow-color: #000000;
	background : #000000;
	color : #E9E9E9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12pt;
	font-weight : bold;
	background-color : #720000;
	width: 300px;
}
#featuredProduct {
	background: url(../_fset/images/top_right_tile.gif);
	background-repeat : repeat-x;
	background-color : Black;
}
#featuredProductFF {
	background: url(../_fset/images/top_right_tile.gif);
	background-repeat : repeat-x;
	background-color : Black;
	width: 100%;
	height: 100%;
}
#leftNav{
	background: url(../_fset/images/tile_left.gif);
	background-repeat : repeat-y;
	background-color : Black;
	height: 100%;
	width: 100%;
}
h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12pt;
	font-weight : bold;
	background-color : #720000;
	width: 300px;

}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
	background-color : #720000;
	width: 300px;

}

p,td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #E9E9E9;
	font-size : 10pt;
}

hr {
 color : #ffffff;
 width: 100%;
}

blockquote{
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	margin-top : 0px;
}


a:link	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFC642;
	text-decoration : underline;
}

a:visited	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFC642;
	text-decoration : underline;
}

a:active	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFC642;
	text-decoration : underline;
}

a:hover	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #cc6600;
	text-decoration : none;
}



/*
Navigation links
*/
a.nav:link	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffcc;
	text-decoration : underline;
}

a.nav:visited	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffcc;
	text-decoration : underline;
}

a.nav:active	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffcc;
	text-decoration : underline;
}

a.nav:hover	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	text-decoration : none;
}

/*
Sales
*/
.productGroupImage
{
	
}
.productGroupText
{
	position: absolute;
	width : 100px;
	padding-top : 135px;
	margin-left : -120px;
	overflow : hidden;
	height: 185px;
	text-align : center;
}
.salesGroupText
{
	position: absolute;
	width : 150px;
	padding-top : 185px;
	margin-left : -170px;
	overflow : hidden;
	height: 226px;
	text-align : center;
}


.pName
{
	
	width:278px;
	height:45px;
	position : absolute;
	right : 0px;
}
.pHeaderBG
{
	position : absolute;
	left : 0px;
	width: 522px;
	height: 34px;
	background-image : url(../_fset/images/popup/bg.jpg);
	background-repeat : repeat-x;
}
.pClose
{
	position : absolute;
	width:83px;
	height:18px;
	left: 0px;
	top: 34px;
}

.shoppingCart
{
	margin-left : 20px;
}

.scHeaders
{
	background-color : #2E0513;
	font-weight : bold;
}

.scItems
{
	background-color : #5D0034;
}

.scNav{
	float: left;
	width: 120px;
	margin-left : 50px;
}

.clearLeft
{
	clear : left;
}

.indentFeatures
{
	color : Red;
	margin-left: 60px;
}