@CHARSET "UTF-8";

#content-tappa {
	float: left;
	margin-bottom: 20px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

#col-sx {
	float: left;
	padding: 19px 10px 50px 19px;
	width: 220px;
}

#col-dx {
	float: left;
	padding: 19px 19px 50px 10px;
	width: 700px;
}

#submenu-grandprix #search-video {
	float:right;
	margin:10px;	
	width:200px;
	height:30px;
	text-align:right;
}

.box-smallest {
	float:left;
	margin-bottom:20px;
	border:1px solid #333;	
}

#search-video {
	float:left;
	width:200px;
	height:30px;
	background:url('../images/backgrounds/input/search_video.png') top left no-repeat;
}

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

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

#content-search-video {
	float:left;
	margin:0 10px 10px 10px;
	width:200px;
	height:40px;
}

/* MENU TAPPE WT */
.submenu-tappe {
	width: 220px;
}

.submenu-tappe .top-box {
	padding-left:12px;
	height:50px;
	font-size:14px;
	font-weight:bold;
	line-height:50px;
	color:#0099FF;
	background:url('../images/backgrounds/tabs/bkg_gray.jpg') top left repeat-x;	
}

.sub-menu { /* Sotto menu */
	display: none;
	padding: 1px 0 20px 0;
	width: 220px;
	background: #222;
}

.sub-menu li { /* Voci del sotto menu */
	margin: 0 10px 0 12px;
	border-bottom: 1px dotted #767676;
	height: 29px;
	line-height: 29px;
}

.sub-menu li.last {
	border-bottom: none;
}

.sub-menu li.sep {
	padding: 0;
	border: none;
	margin: 9px 0;
	height: 1px;
	line-height: 0;
	background-color: #111;
}

.sub-menu li.sub-title {
	padding: 0;
	border: none;
	font-family: "EtelkaBold";
	font-size: 16px;
	color: #EE251F;
}

.sub-menu li.evento { /*font-family:"HelveticaNeueBold";*/
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.submenu-tappe .title-standing {
	padding: 17px 0 0 12px;
	height: 33px;
	background:url('../images/backgrounds/tabs/bkg_blu.jpg') top left repeat-x;
}

.submenu-tappe .principali {
	padding:10px 10px 50px 10px;
	width:200px;
	background-color:#222;
	border-bottom:1px solid #111;
}

.submenu-tappe .classiche {
}

.submenu-tappe .classifiche li {
	height:29px;
	font-size:14px;
	font-weight:bold;
	color:#0099FF;
	line-height:29px;
	border-bottom:1px dotted #FFF;	
}

.submenu-tappe .classifiche li.last {
	border:none;	
}

.submenu-tappe .tornei {
	float:left;
	padding:10px 10px 30px 10px;
	width:200px;
	background-color:#222;
}

.submenu-tappe .tornei .sub-title {
	margin-bottom:5px;
	font-family:"EtelkaBold";
	font-size:16px;
	color:#EC251F;	
}

.general-txt {
	width: 700px;
	/*font-family:"HelveticaReg";*/
	font-size: 12px;
	color: #CCC;
	line-height: 150%;
}

#container-video {
	float:left;
	border:1px solid #333;
	padding:20px;
	width:658px;
	background-color:#222;
}

#content-video {
	margin:0 auto;
	width:100%;	
}

#container-desc {
	float:left;
	margin-bottom:40px;
	padding:20px;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	width:658px;	
}

#vista-tabella {
	float:right;
	position:relative;
	top:-10px;
	left:0;
	margin-right:10px;
	width:24px;
	height:24px;
	background:url('http://wptnationalseries.es/images/icons/view_tabella.png') top left no-repeat;	
}

#vista-tabella-select {
	float:right;
	position:relative;
	top:-10px;
	left:0;
	margin-right:10px;
	width:24px;
	height:24px;
	background:url('http://wptnationalseries.es/images/icons/view_tabella.png') bottom left no-repeat;	
}

#vista-lista {
	float:right;
	position:relative;
	top:-10px;
	left:0;
	width:24px;
	height:24px;
	background:url('http://wptnationalseries.es/images/icons/view_lista.png') top left no-repeat;	
}

#vista-lista-select {
	float:right;
	position:relative;
	top:-10px;
	left:0;
	width:24px;
	height:24px;
	background:url('http://wptnationalseries.es/images/icons/view_lista.png') bottom left no-repeat;	
}

#content-video-list {
	float:left;
	padding:20px 0;	
}

#content-video-list .video {
	float:left;
	margin:5px 14px 10px 0px;
	width:128px;
}

#content-video-list .video.right {
	margin-right:0;	
}

#content-video-list .content-video:hover {
	background:#0099FF;
}

.content-video {
	padding:2px;
	border:1px solid #333;
	width:122px;
	height:69px;
	float:left;
}

#content-video-list .video .title {
	float:left;
	margin-top:8px;
}

#content-video-list .video .title a{
	color: #0099FF;
	text-decoration: none;
}

#content-video-list .video .title a:hover{
	text-decoration: underline;
}

#content-video-list .video .data {
	font-size:10px;
	font-style:italic;
	color:#999;	
}

.content-pagination {
	float:left;
	margin-top:20px;
	width:700px;
	height:24px;
}

.pagination {
	float:right;
}

.pagination .arrow-prev {
	float:left;
	margin-right:18px;
}

.pagination .arrow-next {
	float:left;
	margin-left:18px;
}

.pagination .pages {
	float:left;
}

.pagination .page {
	float:left;
}