﻿* { margin:0; padding:0; }
body { background-color: #000; color: #fff; }
img { border:0; }
p,ul,a,span,h4 { font-family: arial, helvetica, sans-serif; font-weight: normal; }
p,li,a,h4 { font-size: .75em; }
p a,li a,li p,li a,li p a,li h4,li p h4,li li { font-size: 1em; }
p { margin-bottom: .8em; }
a:link,a:visited,a:active { color: #6d6e71; text-decoration: underline; }
a:hover  { color: #e1058c; text-decoration: underline; }
ul { list-style: none; }
.extramargin { margin-bottom: 55px !important; }

#container,#container_special { width: 933px; height: 735px; margin: 40px auto 40px auto; background: url(../img/background.jpg) #000 no-repeat; position: relative; }
	#navi { position: absolute; top: 260px; left: 48px; list-style: none; }
		#navi li { width: 283px; height: 56px; margin-bottom: 5px; }
			#navi li a { display: block; width: 100%; height: 100%; text-indent: -1000em; }
	#content { width: 329px; height: 712px; margin: 0 auto; padding: 25px 30px 0 30px; position: relative; }

/* image replacement for headers, default margins overridden when needed */
h1  { text-indent: -1000em; font-size: .8em; }
h1 { margin-bottom: 25px; }
.hd_main { background: url(../img/hd_nokiarevolution.gif) no-repeat; height: 70px; width:300px; margin-top: 100px; margin-bottom: 200px; }

/* image replacement for menu items */
#navi li.english a { background: url(../img/menu_lang_english.gif) no-repeat top left; }
#navi li.english a.active { background: url(../img/menu_lang_english.gif) no-repeat top right; }
#navi li.english a:hover { background: url(../img/menu_lang_english.gif) no-repeat top right; }
#navi li.espanol a { background: url(../img/menu_lang_espanol.gif) no-repeat top left; }
#navi li.espanol a.active { background: url(../img/menu_lang_espanol.gif) no-repeat top right; }
#navi li.espanol a:hover { background: url(../img/menu_lang_espanol.gif) no-repeat top right; }
#navi li.portugues a { background: url(../img/menu_lang_portugues.gif) no-repeat top left; }
#navi li.portugues a.active { background: url(../img/menu_lang_portugues.gif) no-repeat top right; }
#navi li.portugues a:hover { background: url(../img/menu_lang_portugues.gif) no-repeat top right; }
