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

/* Navigation - Portuguese
-----------------------------------*/
ul#nav { width: 420px; 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: 81px; height: 26px; background: url(../images/nav_matrix_p.jpg) no-repeat 0 0; display: block; }
li#products a			{ width: 81px; height: 26px; background: url(../images/nav_matrix_p.jpg) no-repeat 0 0; display: block; position: absolute; top: 0; left: 0; }
li#products a:hover		{ background: url(../images/nav_matrix_ro_p.jpg) no-repeat 0 0; }

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

li#community			{ width: 93px; height: 26px; background: url(../images/nav_matrix_p.jpg) no-repeat -153px 0; display: block; }
li#community a			{ width: 93px; height: 26px; background: url(../images/nav_matrix_p.jpg) no-repeat -153px 0; display: block; position: absolute; top: 0; left: 153px; }
li#community a:hover	{ background: url(../images/nav_matrix_ro_p.jpg) no-repeat -153px 0; }

li#media				{ width: 52px; height: 26px; background: url(../images/nav_matrix_p.jpg) no-repeat -246px 0; display: block; }
li#media a				{ width: 52px; height: 26px; background: url(../images/nav_matrix_p.jpg) no-repeat -246px 0; display: block; position: absolute; top: 0; left: 246px; }
li#media a:hover		{ background: url(../images/nav_matrix_ro_p.jpg) no-repeat -246px 0; }

li#blog					{ width: 65px; height: 26px; background: url(../images/nav_matrix_p.jpg) no-repeat -298px 0; display: block; }
li#blog a				{ width: 65px; height: 26px; background: url(../images/nav_matrix_p.jpg) no-repeat -298px 0; display: block; position: absolute; top: 0; left: 298px; }
li#blog a:hover			{ background: url(../images/nav_matrix_ro_p.jpg) no-repeat -298px 0; }

li#about				{ width: 56px; height: 26px; background: url(../images/nav_matrix_p.jpg) no-repeat -363px 0; display: block; }
li#about a				{ width: 56px; height: 26px; background: url(../images/nav_matrix_p.jpg) no-repeat -363px 0; display: block; position: absolute; top: 0; left: 363px; }
li#about a:hover		{ background: url(../images/nav_matrix_ro_p.jpg) no-repeat -363px 0; }

/* HEADERS */

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

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

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

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

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

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