@CHARSET "UTF-8";
/*	--------------------------------------------------
	:: Global Reset & Standards
	-------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, li a,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
}

body {
	outline: 0;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
}

ol,ul,li {
	list-style:none;		
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#container {
	width: 100%;
}

#content-header {
	position:relative;
	width:100%;	
}

#top-header {
	position:relative;
	height:30px;
	background-color: #000;
	z-index:1000;
}

#login {
	margin:0 auto;
	width:980px;
	height:30px;
}

#content-login {
	float:right;
	margin-right:8px;
	border-right:1px solid #333;
	color:#CCC;
}

#top-link {
	float:right;
	margin:0 5px;
	line-height:30px;
}

.input-top {
	float:left;
	margin:7px 9px 5px 0;
	padding:0;
	width:100px;
	height:18px;
	background:url('../images/backgrounds/input/input_login.jpg') top left no-repeat;
}

input.top-login {
	margin:1px 1px 0 1px;
	padding:0 6px;
	width:86px;
	height:16px;
	border:none;
	font-size:12px;
	background-color:#000;
	color:#CCC;
}

#link-login {
	float:left;
	margin-right:10px;
	height:30px;
	line-height:30px;	
}

#top-header-bottom {
	width:100%;
	height:1px;
	background-color:#EF251F;
	-khtml-opacity:.20; -moz-opacity:.20; -ms-filter:"alpha(opacity=20)"; filter:alpha(opacity=20); opacity:.20;	
}

#bkg-header {
	position:absolute;
	width:100%;
	height:422px;
}

#bkg-header img {
	margin:0 auto;
}

#header {
	position:relative;
	margin:10px auto 0 auto;
	width:980px;	
}

#header .logo {
	float:left;
	width:140px;
	/* height:87px;	 */
}

#navigation-sx {
	float:left;
	width:6px;
	height:86px;
	background:url('../images/backgrounds/navigation/bkg_sx.png') top left no-repeat;
}

#navigation { 
	float:left;
	padding-top:1px;
	width:831px;
	height:85px;
	font-size:18px;
	background:url('../images/backgrounds/navigation/bkg_center.png') top left repeat-x;
}

#navigation ul {
	float:left;
	margin-top:30px;
	height:30px;	
}

#navigation li {
	display:inline-block;
	padding:0 14px;
	height:30px;
	line-height:30px;		
	background:url('../images/icons/sep_dot.png') top right no-repeat;
}

#navigation li.last {
	background:none;	
}

#navigation .sponsor {
	float:right;
	width:130px;	
}

#navigation-dx {
	float:left;
	width:3px;
	height:86px;
	background:url('../images/backgrounds/navigation/bkg_dx.png') top left no-repeat;
}

#navigation #search-player {
	float:right;
	margin:33px 20px 0 0;	
	width:180px;
	height:24px;
	text-align:right;
}

#search-player {
	float:left;
	width:180px;
	height:24px;
	background:url('../images/backgrounds/input/search_player.png') top left no-repeat;
}

input.search-player {
	margin:1px 8px 0 0px;
	padding:0 5px 0 0;
	width:140px;
	height:22px;
	border:none;
	font-size:12px;
	line-height:14px;
	background-color:#F1F1F1;
	color:#999;
}

/* IE 8 */
@media \0screen {
  input.search-player {line-height:22px;}
}

#content-tappe {
	position:relative;
	margin:270px auto 0 auto;
	width:980px;
	height:90px;
	z-index:1000;	
}

#content-tappe .tappa-select {
	float:left;
	border-top:1px solid #222;
	border-left:1px solid #222;
	border-right:1px solid #222;
	padding:10px;
	width:304px;
	height:69px;
	background-color:#000;	
}

#content-tappe .tappa {
	float:left;
	margin-top:10px;
	border-bottom:1px solid #222;
	padding:3px 0 0 8px;
	width:318px;
	height:76px;
	background:url('../images/backgrounds/tabs/tappa.jpg') top left repeat-x;
}

#content-tappe .logo-tappa {
	float:left;
	margin-right:20px;	
}

#content-tappe .info {
	float:left;	
}

#content-tappe .tappa-select .where {
	margin-top:17px;
	height:32px;
	font-family:"EtelkaBold";
	font-size:24px;
	line-height:32px;
	color:#EE251F;
}

#content-tappe .tappa-select .when {
	height:20px;
	font-family:"Helvetica";
	font-size:11px;
	line-height:20px;
	color:#EE251F;
}

#content-tappe .tappa .where {
	margin-top:14px;
	height:32px;
	font-family:"EtelkaBold";
	font-size:24px;
	line-height:32px;
	color:#FFF;
}

#content-tappe .tappa .when {
	height:20px;
	font-family:"HelveticaReg";
	font-size:11px;
	line-height:20px;
	color:#FFF;
}

.sep-tappa {
	float:left;
	margin-top:10px;
	width:1px;
	height:79px;
	background:#006699;	
}

#content {
	position:relative;
	margin:0 auto;
	width:980px;
	height:100%;
	z-index:10000;
}

.major-title {
	display:inline-block;
	position:relative;
	top:-2px;
	left:1px;
	font-family:"HelveticaBold";
	font-size:22px;
	color:#CCC;	
}

.box {
	float:left;
	margin-bottom:20px;
	width:978px;
	border:1px solid #222;
}

.box.first {
	border-top:0;
}

.header-box {
	float:left;
	margin:0 20px;
	border-bottom:3px solid #333;
	padding-bottom:12px;
	width:938px;
	height:47px;
	line-height:47px;
	font-family:"EtelkaRegular";
	background:url('http://wptnationalseries.es/images/icons/title_icons.jpg') top left no-repeat;	
}

.header-box.small {
	margin:0;
	width:700px;
	height:36px;
	line-height:36px;	
}

.header-box .title {
	float:left;
	margin-top:22px; 
	height:20px;
}

.header-box.small .title {
	margin-top:12px;	
}
                        
.header-box .btn-link {
	float:right;
	margin-top:22px; 
}

.btn-link .btn-corner-sx {
	float:left;
	width:11px;
	height:26px;
	background:url('../images/buttons/btn_gray_sx.png') top left no-repeat;	
}

.btn-link .btn-center {
	float:left;
	padding:0 3px;
	height:26px;
	line-height:26px;
	background:url('../images/buttons/btn_gray_center.png') top left repeat-x;	
}

.btn-link .btn-corner-dx {
	float:left;
	width:11px;
	height:26px;
	background:url('../images/buttons/btn_gray_dx.png') top left no-repeat;	
}

.content-box {
	float:left;
	margin:20px;
}

.content-box.small {
	margin:20px 0;	
}

.sub-title {
	font-family:"HelveticaBold";
	font-size:18px;
	height:28px;
	line-height:28px;
	color:#FFF;	
}

.sep-horizontal {
	margin:20px 0 15px 0;
	width:100%;
	height:1px;
	background:#222;	
}

#footer {
	clear:both;
	margin:0 auto;
	width:980px;
}

#footer-menu {
	float:left;	
}

#footer li {
	display:inline-block;
	margin:0 6px;
}

#footer li.first {
	margin-left:0;
}

#footer li.sep-footer {
	margin:0;
	color:#666;	
}

#footer-logo {
	float:right;
/* 	width:67px; */
}

#footer-copy {
	float:left;
	margin:10px 0 20px 0;
	width:980px;
	font-size:11px;
	color:#333;
	text-align:right;	
}