/* CSS Document */
#leftnavigation {
	display: block;
	overflow: hidden;
	position: relative;
	height: auto;
	width: 151px;
}
#leftnavigation #leftnavtitle {
	display: block;
	position: relative;
	height: auto;
	width: 151px;
}
#leftnavbracket ul {
	display: block;
	float: left;
	width: 151px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	height: auto;
	margin-bottom:15px;
}

#leftnavbracket ul li {
	background-image: url(/v1/images/left-nav/left-nav-grey-bg.gif);
	display: block;
	float: left;
	height: 22px;
	width: 151px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}

#leftnavbracket a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	height: 22px;
	width: 151px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration:none;
}
#leftnavbracket ul a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #d9c8c8;
	height: 22px;
	width: 151px;
	background-repeat: repeat;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	text-decoration:underline;
}
#leftnavbracket {
	display: block;
	position: relative;
	height: auto;
	width: 151px;
}
#pcw-stores {
	display: block;
	overflow: hidden;
	position: relative;
	height: auto;
	width: 151px;
}
#pcworld-links-title {
}
#pcw-stores-title {
}
#pcw-stores #partner-stores {
	background-image: url(/v1/images/left-nav/partner-store-bg.gif);
	background-repeat: repeat-y;
	display: block;
	padding: 8px;
	width: 151px;
	overflow: hidden;
	height: auto;
}
#salenavbracket ul {
	display: block;
	float: left;
	width: 151px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	height: auto;
	margin-bottom:0px;
}

#salenavbracket ul li {
	background-image: url(/v1/images/left-nav/sale-nav-bg.gif);
	display: block;
	float: left;
	height: 22px;
	width: 151px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}

#salenavbracket a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 151px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration:none;
}
#salenavbracket ul a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cf2d58;
	height: 22px;
	width: 151px;
	background-repeat: repeat;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	text-decoration:underline;
}
#salenavbracket {
	display: block;
	position: relative;
	height: auto;
	width: 151px;
}

