A
{
	COLOR: #FF6600;
	text-decoration: none;
}
A:hover
{
	COLOR: #FF6600;
	text-decoration: underline;
}

BODY
{
    FONT-SIZE: 1em;
    BACKGROUND: #ffffff;
    MARGIN: 0pt;
    FONT-FAMILY: Verdana
}

FORM
{
	margin: 0;
}

H1	{font: bold 1.25em verdana;margin:0px;}

P 	{margin-top:0px;}

DIV
{
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
TD
{
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.Tab
{
	font: bold 12px verdana;
	width: 110px;
	height: 44px;
	background-repeat: no-repeat;
	text-align: center;
	cursor: pointer;
}

.Tab A:hover
{
	text-decoration: none;
}

.Tab_Spacer
{
	width: 4px;
	height: 44px;
}

.Tab_SpacerEnd
{
	width: 105px;
}

.TabReset
{
	top: 80px;
	left: 0px;
	width: 100%;
	height: 100px;
	position: absolute;
	top: 65px;
	z-index: 1;
}


.TabTable
{	
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position: relative;
	z-index: 2;
}

.TabTable A
{
	padding-top: 17px;
	text-decoration: none; 
	width: 110px;
	height: 44px;
}
.CategoryLinkBar
{
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	text-align:center;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 2;
}

A.CategoryLink
{
	font-size: 12px;
}
A.CategoryLinkSelected
{
	font-size: 12px;
	text-decoration: none;
}

.SingleProductHolder
{
	width: 100%;
	clear: both;
	border: 1px solid #FFCC99;
	padding: 20px;
}
.SingleProductHolder_Link
{
	clear: both;
	text-align: right;
}

.SingleProductHolder_LinkText
{
	float:left;
	padding-right: 5px;
	width: 840px;
}

.ProductOuterHolder
{
	width: 100%;
	border-left: 1px solid #FFCC99;
	font-size: 12px;
	border-bottom: 1px solid #FFCC99;

}
.ProductOuterHolder TD
{
	width: 50%;
	border-top: 1px solid #FFCC99;
	border-right: 1px solid #FFCC99;
	padding: 10px;
}


.ProductTable_Title
{
	font-size: 14px;

}
.ProductTable_Image
{
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}

.ProductTable_Link
{
	padding-top: 10px;
	clear: both;
	text-align: right;
	float: right;
}

.ProductTable_LinkText
{
	float:left;
	padding-right: 5px;
}
.ProductTable_LinkImage
{
	float:left;
}




.ProductTable_MoreLink
{
	text-align: right;
	background-color: #FFCC99;
	padding: 5px;
	font-size: 16px;
	font-weight:bold;
	border: 1px solid #FF6600;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ProductList
{
	width: 900px;
	border: 1px solid #FFCC99;
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: 10px;
}

.ProductList TH
{
	font-weight: bold;
	font-size: 14px;
	background-color: #FFCC99;
	color: #ffffff;
	padding: 4px;
}
.ProductList TD
{
	border-top: 1px solid #FFCC99;
	padding: 4px;
}

.ProductListTitle
{
	
	width: 500px;
	border-right: 1px solid #FFCC99;
}
.ProductListPrice
{
	border-right: 1px solid #FFCC99;
	width: 300px;
}
.ProductListLinkText
{
	width: 80px;
}

.ProductListLinkImage
{
	
}

.ProductListFilterHolder
{
}
.ProductFilter
{
	float: left;
}
.ProductFilter Select
{
	font-size: 10px;
	margin-right: 5px;
}
.ProductPager
{
	float: right;
	text-align: right;
}


.SearchFilter
{
	border: 1px solid #FFCC99;
	width: 100%;
	font-size: 14px;
	margin-bottom: 10px;
}

.SearchFilter TH
{
	background-color: #FFCC99;
	padding: 10px;
	color: #ffffff;
}
.SearchFilter TD
{
	padding: 5px;
}

.SearchFilter Select
{
	font-size: 12px;
}

#printfooter
{
	display:none;
}

#PageContentHolder
{
}

