
/* =Navigation
============================================================================== */

	/* =Reflection Nav
	-------------------------------------------------------------------------- */
		
		#nav-reflection {
			margin: 0 auto 50px auto;
			width: 896px;
			min-height: 130px;
			background: url(../../img/index/item_list/page-shadow.png) top center no-repeat;
			list-style: none;
			padding-top:18px;
			margin:0 auto;
			}
			
		#nav-reflection li {
			margin:0 6px;
			float: left;
			}
			
		#nav-reflection a, #nav-reflection a:visited, #nav-reflection a:hover {
			height: 80px;
			text-indent: -9999px;
			overflow: hidden;
			background: url(../../img/index/item_list/icons.png) no-repeat;
			display: block;
			}
			
		#nav-reflection span {
			margin-top: 1px;
			height: 36px;
			text-align: center;
			background: url(../../img/index/item_list/icons-reflections.jpg) no-repeat;
			display: block;
			}
			
		/* Button Colors */
		
		#nav-reflection li.button-color-1 a {
			width: 69px;background-position: 0 0;
			}
		#nav-reflection li.button-color-2 a {
			width: 77px;background-position: -69px 0;
			}
		#nav-reflection li.button-color-3 a {
			width: 63px;background-position: -145px 0;
			}
		#nav-reflection li.button-color-4 a {
			width: 67px;background-position: -208px 0;
			}
		#nav-reflection li.button-color-5 a {
			width: 76px;background-position: -275px 0;
			}
		#nav-reflection li.button-color-6 a {
			width: 70px;background-position: -352px 0;
			}
		#nav-reflection li.button-color-7 a {
			width: 61px;background-position: -423px 0;
			}
		#nav-reflection li.button-color-8 a {
			width: 77px;background-position: -484px 0;
			}
		#nav-reflection li.button-color-9 a {
			width: 77px;background-position: -561px 0;
			}
		#nav-reflection li.button-color-10 a {
			width: 55px;background-position: -639px 0;
			}
		#nav-reflection li.button-color-11 a {
			width: 71px;background-position: -696px 0;
			}
			
		/* Button Reflection Color */
		
		#nav-reflection li.button-color-1 span {
			width: 69px;background-position: 0 0;
			}
		#nav-reflection li.button-color-2 span {
			width: 77px;background-position: -69px 0;
			}
		#nav-reflection li.button-color-3 span {
			width: 63px;background-position: -145px 0;
			}
		#nav-reflection li.button-color-4 span {
			width: 67px;background-position: -208px 0;
			}
		#nav-reflection li.button-color-5 span {
			width: 76px;background-position: -275px 0;
			}
		#nav-reflection li.button-color-6 span {
			width: 70px;background-position: -352px 0;
			}
		#nav-reflection li.button-color-7 span {
			width: 61px;background-position: -423px 0;
			}
		#nav-reflection li.button-color-8 span {
			width: 77px;background-position: -484px 0;
			}
		#nav-reflection li.button-color-9 span {
			width: 77px;background-position: -561px 0;
			}
		#nav-reflection li.button-color-10 span {
			width: 55px;background-position: -639px 0;
			}
		#nav-reflection li.button-color-11 span {
			width: 71px;background-position: -696px 0;
			}