.SubMenuTitle {
background-color: #ffffff;
color: #2E9ED1;
font-weight: bold;
}
.SubMenuTitle a {
background-color: #ffffff;
color: #2E9ED1;
font-weight: bold;
}
.SubMenuTitle a:active {
background-color: #ffffff;
color: #2E9ED1;
font-weight: bold;
}
.SubMenuTitle a:visited {
background-color: #ffffff;
color: #2E9ED1;
font-weight: bold;
}
.SubMenuTitle a:hover {
background-color: #ffffff;
color: #980E10;
font-weight: bold;
}
.MenuHeaderFont {
background-image: url('img/navigation-hover.gif');
color: #2E9ED1;
font-weight: normal
}
.MenuHeaderFont a {
background-image: url('img/navigation-hover.gif');
color: #2E9ED1;
font-weight: normal
}
.MenuHeaderFont a:active {
background-image: url('img/navigation-hover.gif');
color: #2E9ED1;
font-weight: normal
}
.MenuHeaderFont a:visited {
background-image: url('img/navigation-hover.gif');
color: #2E9ED1;
font-weight: normal
}
.MenuHeaderFont a:hover {
background-image: url('img/navigation-hover.gif');
color: #980E10;
font-weight: normal
}
.breadcrumbs { 
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight : normal;
color : #000000; 
text-align : left;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 0px;
margin-bottom: 0px;
width: 90%;
} 
.breadcrumbs a { 
color : #999999; 
background-color : #ffffff; 
text-decoration : none; 
} 
.breadcrumbs a:visited { 
color : #999999; 
background-color : #ffffff; 
text-decoration : none; 
} 
.breadcrumbs a:hover { 
color : #ff0000; 
background-color : #ffffff; 
text-decoration : underline; 
} 
.breadcrumbs a:active { 
color : #5e8cba; 
background-color : #ffffff; 
text-decoration : none; 
}

.homePicBreadcrumbs {
Width: 15px;
float: left;
height: 10px;
margin-top: 2px;
}



.productOutline {
width: 100%;
}
.productPicLeft {
width: 100px;
height: 135px;
float: left;
padding-right: 10px;
}
.productDescMiddle {
float: left;
width: 350px;
}

.productActionRight {
width: 95px;
height: 100px;
float: right;
}

.moreInfo {
width: 93px;
height: 20px;
}

.designAndBuy {
width: 93px;
margin-top: 3px;
height: 20px;
}

HR {
color: #8DCBE7;
height: 1px;
}

.startingPrice {
background-color: #FEF8DE;
width: 145px;
height: 20px;
font-weight: bold;
color: #000000;
font-size: 10px;
font-family: verdana, Arial, Helvetica, sans-serif;
}
.startingPriceText {
margin-top: 3px;
bacground-color: #FEF8DE;
text-indent: 5px;
}

.everydayBPText {
text-align: center;
font-weight: bold;
width: 93px;
font-size: 8pt;
color: #000000;
background-color: transparent;
font-family: arial;
}

.everydayBestPrice {
text-align: center;
font-weight: bold;
width: 93px;
font-size: 12pt;
color: #FF9B1C;
background-color: transparent;
}

.HorLineComSize {
height: 15px;
border-bottom: 1px solid #0A2A5B;
font-weight: bold;
color: #BFBFBF;
}

.comparisonPriceStartingSize {
float: right;
width: 205px;
background-color: transparent;
color: #7F7F7F;
}

/* Added by Robert */

#productMenu{
width: 190px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
#productMenu a
{
	text-decoration: none;
}
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}
.treeview a.selected {
font-weight: bold;
color: #183063;
background-color: #ffffff;
}
.treeview a:hover
{
	color: #980E10;
	background-color: #e2e2e2;
}
.treeview li { 
	margin: 0;
}
.treeview li li.last
{
	margin-bottom: 5px;
}
.treeview li a
{
display:block;
font-weight: normal;
color: #183063;
background-color: #f0f0f0;
padding: 3px 0 3px 6px;
}
.treeview li.collapsable a
{
	font-weight:bold;
	background-color:#ffffff;
}
.treeview li.collapsable a:hover
{
	color: #980E10;
	background-color: #e2e2e2;
}

.treeview li.collapsable li a
{
	color: #2E9ED1;
	background-color:#ffffff;
	display: block;
	padding: 3px 0;
	padding-left: 15px;
	font-weight:normal;
}
.treeview li.collapsable li a.selected
{
	font-weight: bold;
}
.treeview li.collapsable li a:hover
{
	color: #980E10;
	background-color: #e2e2e2;
}
.treeview li.expandable a
{
	background-color: #f0f0f0;
}
.treeview li.expandable a:hover
{
	color: #980E10;
	background-color: #e2e2e2;
}

/* End added by Robert */




.titleSheerLeft
{
width: 210px;
height: 242px;
float:left;
background-color: #fff;
}

.titleSheerRight
{
width: 524px;
height: 242px;
float:right;
background-color: #fff;	
}

div#titleSheerMini
{
position: absolute;
margin-top: 5px;
left: 430px;
background-color: #fff;	
}

.sheerPicPlacement {
height: 242px;
text-align: left;
}

.navlist { 
list-style-image: url('img/arrow_right2.png');
margin-left: 16px;
padding:0px;
margin-top: 0px;
margin-bottom: 0px
}