#contentArea
{
	width:938px;
	padding:11px;
	background-repeat:repeat-x;
}

#middleColumn 
{           
    width: 938px;
}

#productCatHeaderNew
{
	width:762px;
	float:left;
	text-align:left;
}

/* Maincat Navigation */
#maincatNavContainer
{
	float:left;
	clear:both;
}

#maincatNav
{
	background-image:url(/images/LeftNavNew/tab_leftnav.gif);
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	font-size:11px;
	height:20px;
	line-height:20px;
	text-align:left;
	width:168px;
}

#maincatNav, #maincatNav ul
{
	padding:0;
	margin:0;
	list-style:none;
	z-index:+100;
}

#maincatNav a
{
	display:block;
	height:20px;
	line-height:20px;
	padding-left:10px;
	color:#e4e1e1;
	font-Family:Tahoma;
	font-Size:11px;
	text-decoration:none;
}



#maincatNav li ul
{
	position:absolute;

	left:-9999em;
	background-color:#bcc3cb;
	filter: alpha(opacity = 90);
	opacity:.90;
	-moz-opacity:.90;
}


#maincatNav li ul li
{
	z-index:+100;		
}

#maincatNav li ul li a
{
	color:#444d53;
	padding-left:10px;
	padding-right:10px;
}

#maincatNav li ul li a.current
{
	color:#e75050;
	padding-left:10px;
}	

#maincatNav li ul li a:hover
{
	text-decoration:underline;
}

#maincatNav li:hover ul, #maincatNav li.sfhover ul
{
	left:auto;
}

#maincatNav li div, .featureNavLink div {
	cursor:pointer;
	float:left;
	color:white;
}



/* Subcat Navigation */
#productLandingCatHeader
{
	float:left;
	width:762px;
}

#leftNavContainer
{
	float:left;
	width:172px;
}

#headerContainer
{
	width:938px;
	overflow:hidden
}


#subcatNav
{
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	clear:both;
}

#subcatNavTop
{
	background-image:url(/images/LeftNavNew/leftnav_top.gif);
	color:#fff;
	line-height:18px;
	padding-left:15px;
	padding-top:2px;
	text-align:left;
	width:153px;
	font-Size:0.8em;
	clear:both;
}

#subcatNavMiddle
{
	background-image:url(/images/LeftNavNew/leftnav_bg_center.gif);
	background-repeat:repeat-y;
	padding-left:15px;
	min-Height:75px;
	height:auto !important;
	height:75px;
	width:168px;
}

#subcatNavMiddle ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	width:148px;
}
#subcatNavMiddle ul li
{

}


#subcatNavMiddle ul li a
{
	color:#444d53;
	font-Size:10px;
	text-decoration:none;
	line-height:15px;
}

#subcatNavMiddle ul li a:hover
{
	text-decoration:underline;
}

/* Subcat Headers and items */
.subcatHeaderNew {
	background-image:url(/images/LeftNavNew/tab_chicklet.gif);
	color:#FFFFFF;
	font-Size:1.1em;
	font-Weight:normal;
	text-align: left;
	width:938px;
	height: 22px;
	line-height: 22px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}

.productChickletsNew {
	padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    list-style-type: none;
}

.productChickletsNew li {
    width: 311px;
    height: 120px;
    float:left; 
	display:block;
   	border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;

	border-right-color: #E6E4E7;
    border-bottom-color: #E6E4E7; 

    /*border-right-color: red;
    border-bottom-color: red;  */
	
}

.onelineDescriptionNew {
    float: left;
    padding: 8px;
	width:174px;
	height:100px;
    text-align: left;
    font-size: 11px;
    line-height: 15px;
    overflow:hidden;
}       

.subcatItems
{
	width:938px;
	display:block;
}
           
.subcatItems li
{
	display:block;
}
		   
.accessoryItems
{
	display:block;
	float:left;
}

#accessoryContainer
{
	float:left;
	clear:both;
	z-index:-100;
}

.accessoryAnchor, .subcatAnchor
{
	height:0px;
}

.toggleProducts, .toggleAccessories
{
	text-decoration:none;
	font-Size:11px;
	color:#ffe97f;
	font-Weight:normal;
	
}

.toggleProducts:hover, .toggleAccessories:hover
{
	text-decoration:underline;
	font-Size:11px;
	color:#ffe97f;
	font-Weight:normal;
	
}

a.productLink
{
	text-decoration:none;
	font-Weight:bold;
	color:#222d33;
}

a.productLink:hover
{
	text-decoration:underline;
}

.productChickletContainer
{
	width:120px; 
	height:120px; 
	float:left;
}

#compareLink
{
	font-Size:11px;
	color:#228CC8;
	font-Weight:bold;
	text-decoration:none;
}
