/* CSS Document */
#leftnavigation {
	display: block;
	overflow: hidden;
	position: relative;
	height: auto;
	width: 170px;
	text-align:left
}

#leftnavtitle {
	background-color:#58156c;
	color: #FFFFFF;
	padding: 0px 0 3px 8px;
}

#leftnavigation  {
	display: block;
	position: relative;
	height: auto;
	width: 170px;
}
#leftnavbracket ul {

	display: block;
	float: left;
	width: 170px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	height: auto;
	margin-bottom:15px;
}

#leftnavbracket ul li {
	text-align:left;
	display: block;
	float: left;
	height: 20px;
	width: 170px;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #e2e1dc;
	border-left: 1px solid #e2e1dc;
	border-right: 1px solid #e2e1dc;
}

#leftnavbracket a {
	background-color:#f2f1ed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #23385f;
	height: 22px;
	width: 170px;
	float: left;
	padding: 0px;
	padding-left: 10px;
	text-decoration:none;
	

}
#leftnavbracket ul a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #dad9d4;
	height: 22px;
	width: 170px;
	background-repeat: repeat;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	text-decoration:none;
}
#leftnavbracket {
	display: block;
	position: relative;
	height: auto;
	width: 170px;
}
#pcw-stores {
	display: block;
	overflow: hidden;
	position: relative;
	height: auto;
	width: 170px;
}
#pcworld-links-title {
}
#pcw-stores-title {
}
#pcw-stores #partner-stores {
	background-image: url(../images/partner-store-bg.gif);
	background-repeat: repeat-y;
	display: block;
	padding: 8px;
	width: 170px;
	overflow: hidden;
	height: auto;
}
#salenavbracket ul {
	display: block;
	float: left;
	width: 170px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	height: auto;
	margin-bottom:0px;
}

#salenavbracket ul li {
	background-image: url(../images/sale-nav-bg.gif);
	display: block;
	float: left;
	height: 22px;
	width: 170px;
	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: 170px;
	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: 170px;
	background-repeat: repeat;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	text-decoration:underline;
}
#salenavbracket {
	display: block;
	position: relative;
	height: auto;
	width: 170px;
}
