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

	/* =Reflection Nav
	-------------------------------------------------------------------------- */
		
		#nav-reflection {
			/*margin: 0 auto 50px auto;
			padding: 50px 0 0 172px;*/
			width: 999px;
			min-height: 300px;
			background: url(../images/page-shadow.jpg) top center no-repeat;
			list-style: none;
			}
			
		#nav-reflection li {
			margin-right: -15px;
			width: 170px;
			float: left;
			}
			
		#nav-reflection a, #nav-reflection a:visited, #nav-reflection a:hover {
			/*width: 999px;*/
			height: 300px;
			text-indent: -9999px;
			overflow: hidden;
			background: url(../images/equipos.png) no-repeat;
			display: block;
			}
			
		/*#nav-reflection span {
			margin-top: 1px;
			width: 190px;
			height: 34px;
			text-align: center;
			background: url(../images/icons-reflections.jpg) no-repeat;
			display: block;
			}*/
			
		/* Button Colors */
		
		#nav-reflection li.button-color-1 a {
			background-position: -3px -3px;
			}
			
		#nav-reflection li.button-color-2 a {
			background-position: -166px -3px;
			}
			
		#nav-reflection li.button-color-3 a {
			background-position: -330px -3px;
			}
			
		#nav-reflection li.button-color-4 a {
			background-position: -498px -3px;
			}
			
			#nav-reflection li.button-color-5 a {
			background-position: -669px -3px;
			}
			
			#nav-reflection li.button-color-6 a {
			background-position: -820px -3px;
			}
			
		/* Button Reflection Color */
		
		#nav-reflection li.button-color-1 span {
			background-position: 0 0;
			}
			
		#nav-reflection li.button-color-2 span {
			background-position: -89px 0;
			}
			
		#nav-reflection li.button-color-3 span {
			background-position: -178px 0;
			}
			
		#nav-reflection li.button-color-4 span {
			background-position: -267px 0;
			}
		#nav-reflection-logos {
			 position: absolute; 
			 margin:250px -1px;
		}
		