#mainPicHome { width: 900px; height: 460px; background: url(../images/mainimage_home-trans.png) no-repeat; }

/* Navigation - Spanish 
-----------------------------------*/
ul#nav { width: 546px; height: 26px; display: block; float: right; margin: 40px 21px 0 0; /margin-right: 8px; text-indent: -10000em; position: relative; z-index: 6; }
ul#nav li { display: inline; }

li#products				{ width: 94px; height: 26px; background: url(../images/nav_matrix_s.jpg) no-repeat 0 0; display: block; }
li#products a			{ width: 94px; height: 26px; background: url(../images/nav_matrix_s.jpg) no-repeat 0 0; display: block; position: absolute; top: 0; left: 0; }
li#products a:hover		{ background: url(../images/nav_matrix_ro_s.jpg) no-repeat 0 0; }

li#tournaments			{ width: 72px; height: 26px; background: url(../images/nav_matrix_s.jpg) no-repeat -94px 0; display: block; }
li#tournaments a		{ width: 72px; height: 26px; background: url(../images/nav_matrix_s.jpg) no-repeat -94px 0; display: block; position: absolute; top: 0; left: 94px; }
li#tournaments a:hover	{ background: url(../images/nav_matrix_ro_s.jpg) no-repeat -94px 0; }

li#community			{ width: 94px; height: 26px; background: url(../images/nav_matrix_s.jpg) no-repeat -166px 0; display: block; }
li#community a			{ width: 94px; height: 26px; background: url(../images/nav_matrix_s.jpg) no-repeat -166px 0; display: block; position: absolute; top: 0; left: 166px; }
li#community a:hover	{ background: url(../images/nav_matrix_ro_s.jpg) no-repeat -166px 0; }

li#media					{ width: 184px; height: 26px; background: url(../images/nav_matrix_s.jpg) no-repeat -260px 0; display: block; }
li#media a				{ width: 184px; height: 26px; background: url(../images/nav_matrix_s.jpg) no-repeat -260px 0; display: block; position: absolute; top: 0; left: 260px; }
li#media a:hover			{ background: url(../images/nav_matrix_ro_s.jpg) no-repeat -260px 0; }

li#blog				{ width: 48px; height: 26px; background: url(../images/nav_matrix_s.jpg) no-repeat -444px 0; display: block; }
li#blog a				{ width: 48px; height: 26px; background: url(../images/nav_matrix_s.jpg) no-repeat -444px 0; display: block; position: absolute; top: 0; left: 444px; }
li#blog a:hover		{ background: url(../images/nav_matrix_ro_s.jpg) no-repeat -444px 0; }

li#about				{ width: 53px; height: 26px; background: url(../images/nav_matrix_s.jpg) no-repeat -492px 0; display: block; }
li#about a				{ width: 53px; height: 26px; background: url(../images/nav_matrix_s.jpg) no-repeat -492px 0; display: block; position: absolute; top: 0; left: 492px; }
li#about a:hover		{ background: url(../images/nav_matrix_ro_s.jpg) no-repeat -492px 0; }

/* HEADERS */

h1#headerProducts { background-image: url(../images/header_products_s-trans.png); }

h1#headerTournaments { background-image: url(../images/header_tournaments_s-trans.png); }

h1#headerCommunity { background-image: url(../images/header_community_s-trans.png); }

h1#headerMedia { background-image: url(../images/header_media_s-trans.png); }

h1#headerBlog { background-image: url(../images/header_blog-trans.png); }

h1#headerAbout { background-image: url(../images/header_about_s-trans.png); }
