@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: local('Raleway Thin'), local('Raleway-Thin'), url(raleway/RJMlAoFXXQEzZoMSUteGWFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(raleway/RJMlAoFXXQEzZoMSUteGWD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'), url(raleway/8KhZd3VQBtXTAznvKjw-k_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2'), url(raleway/8KhZd3VQBtXTAznvKjw-kxsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local('Raleway Light'), local('Raleway-Light'), url(raleway/-_Ctzj9b56b8RgXW8FArifk_vArhqVIZ0nv9q090hN8.woff2) format('woff2'), url(raleway/-_Ctzj9b56b8RgXW8FAriRsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), url(raleway/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2'), url(raleway/IczWvq5y_Cwwv_rBjOtT0w.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: local('Raleway Medium'), local('Raleway-Medium'), url(raleway/CcKI4k9un7TZVWzRVT-T8_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2'), url(raleway/CcKI4k9un7TZVWzRVT-T8xsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(raleway/xkvoNo9fC8O2RDydKj12b_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2'), url(raleway/xkvoNo9fC8O2RDydKj12bxsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local('Raleway Bold'), local('Raleway-Bold'), url(raleway/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2'), url(raleway/JbtMzqLaYbbbCL9X6EvaIxsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'), url(raleway/1ImRNPx4870-D9a1EBUdPPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2'), url(raleway/1ImRNPx4870-D9a1EBUdPBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: local('Raleway Heavy'), local('Raleway-Heavy'), url(raleway/PKCRbVvRfd5n7BTjtGiFZPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2'), url(raleway/PKCRbVvRfd5n7BTjtGiFZBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
html {overflow-y: scroll}
body {
	margin:0px;
	padding:0px;
}

a {
        color:#84bd32;
}

.center {
	width:1171px;
	margin-left:auto;
	margin-right:auto;
}

.clear {
	clear:both;
}

#header {
	width:100%;
	height:100px;
	background:#333333;
}

#logo {
	width:300px;
	height:85px;
	text-align:center;
	background:#84bd32;
	color:#fff;
	font-family: 'Raleway';
	display:block;
	text-decoration:none;
	padding-top:15px;
	float:left;
}

#logo h1 {
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:36px;
}

.text_underline {
	width:200px;
	height:1px;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
}

#logo span {
	font-size:18px;
}

#menu {
	float:left;
}

#menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

#menu ul li {
	width:173px;
	height:40px;
	border-right:solid 1px #666666;
	float:left;
	color:#999999;
	margin-top:30px;
}

#menu ul li a {
	display:block;
	color:#999999;
	text-decoration:none;
	height:60px;
	margin-top:-30px;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Raleway';
	padding-left:10px;
	padding-right:10px;
	width:153px;
	line-height:20px;
	padding-top:40px;
}

#menu ul li.two_line a {
	padding-top:30px;
	height:70px;
}

#menu ul li:hover, #menu ul li.active {
	border-right:none;
	width:174px;
}

#menu ul li a:hover, #menu ul li.active a { 
	color:#c5c5c5;
	border-bottom:solid 5px #fff;
	height:55px;
	background:#555555;
}

#menu ul li.two_line a:hover, #menu ul li.two_line.active a {
	height:65px;
}

#slider {
	width:100%;
	height:600px;
	background:#333333;
	position:relative;
}

#slider_text {
	top:0px;
	position:relative;
	margin:0px;
	padding:0px;
	list-style:none;
}

.slider_text_p {
margin-top:150px;
z-index:55;
position:relative;
}

.slider_text_p h2 {
background:url("text_line.png");
padding:20px!important;
}

.slider_text_p .p_div {
background:url("text_line.png");
padding:15px!important;
}

.slider_text_p p {
padding:0px;
margin:0px;
}

.slider_t_center {
width:1171px;
	margin-left:auto;
	margin-right:auto;
}

.slider_item {
	position:absolute;
	top:0px;
	font-family: 'Raleway';
	font-weight:normal;
	color:#fff;
	width:100%;
	font-size:18px;
	line-height:25px;
	display:none;
}

.slider_item h2 {
	font-family: 'Raleway';
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#fff;
	font-size:43px;
	margin-bottom:20px;
}

.slider_item .image_bg {
position:absolute;
top:0px;
left:0px;
z-index:0;
width:100%;
background-size:cover;
height:600px;
}


#slider_nav {
	position:absolute;
	top:378px;
}

#slider_nav img {
	float:left;
	margin-right:10px;
	cursor:pointer;
}

.slider_item.active {
	display:block;
}

#home_blocks {
	position:relative;
	top:-100px;
}

.home_block {
	width:300px;
	height:210px;
	margin-right:30px;
	float:left;
	background:url(../images/block_1.png);
	padding-left:35px;
	padding-right:35px;
	text-align:center;
	font-family: 'Raleway';
	color:#91FF01;
	padding-top:90px;
	text-decoration:none;
        display:block;
}

.home_block h2 {
	margin:0px;
	padding:0px;
	font-size:28px;
}

.home_block h2:after {
	width:200px;
	height:1px;
	content: "";
	display:block;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

.home_block p {
	margin:0px;
	padding:0px;
	padding-top:15px;
	font-size:14px;
	line-height:22px;
}

.block_2 {
	background:url(../images/block_2.png);
}

.block_2 {
	line-height:300px;
	padding-top:0px;
	height:300px;
	font-weight:bold;
	font-size:28px;
}

.block_3 {
	background:url(../images/block_3.png);
}

.home_block.last {
	margin-right:0px;
}

#content_real  {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: 'Raleway';
	color:#999999;
	font-size:18px;
	line-height:32px;
}

#content_real h1 {
	color:#999999;
	font-size:30px;
	border-bottom:solid 1px #d7d7d7;
	display:inline;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:10px;
}

#content_real p {
	padding-top:15px;
}

#content_real quote {
	padding:55px;
	padding-top:30px;
	background:#ebebeb;
	display:block;
	width:900px;
	margin-left:-150px;
}

.subheader {
        background:#ebebeb;
        width:100%;
        text-align:center;
	font-family: 'Raleway';
	color:#999999;
	font-size:16px;
	line-height:27px;
        padding-top:57px;
        padding-bottom:47px;
}

.subheader .center {
        width:896px;
}

.subheader h1 {
	color:#666666;
	font-size:20px;
	border-bottom:solid 1px #d7d7d7;
	display:inline;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:10px;
        text-transform:uppercase;
}

.subheader p {
	padding-top:15px;
}

#content .center {
	border-bottom:solid 1px #d7d7d7;
	padding-bottom:50px;
	margin-bottom:50px;
}

.subcontent .center {
        border-bottom:none!important;
}

.subcontent #content_real {
        width:1170px;
}

.tx-yag-breadcrumbcomtainer {
        display:none;
}

.tx-yag-lightbox-permalink {
        display:none;
}

.footer_block {
	width:550px;
	height:260px;
	background:#84bd32;
	color:#fff;
	text-align:center;
	font-family: 'Raleway';
	padding-top:40px;
}

.footer_block h1 {
	color:#fff;
	font-size:24px;
	border-bottom:solid 1px #d7d7d7;
	display:inline;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
}

.footer_block p {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	line-height:45px;
}

.footer_block.left {
	float:left;
}

.footer_block.right {
	float:right;
}

#footer_blocks {
	margin-bottom:50px;
}

.footer_block input {
	width:300px;
	height:40px;
	margin-bottom:20px;
	border:none;
	background:#fff;
	text-align:center;
	font-family: 'Raleway';
        color:#999999;
}

.footer_block form {
	padding-top:17px;
}

.footer_block input#mailformaddress {
	width:230px;
	float:left;
	margin-left:125px;
}

.footer_block input[type="submit"] {
	width:70px;
	background:#959595;
	color:#fff;
	float:left;
	font-family: 'Raleway';
	font-weight:bold;
	font-size:14px;
}

#footer {
        text-align:center;
        width:100%;
        height:60px;
        background:#333333;
        line-height:60px;
        color:#fff;
        font-family: 'Raleway';
        font-size:14px;
}

#mailform fieldset {
        border:none;
        margin:0px;
        padding:0px;
}

.tx-yag-pi1 .tx-yag-items {
        margin-top:20px;
}

.news-list-container {
        padding-top:20px;
}

.news-list-left {
        width:350px;
        float:left;
        margin-right:30px;
}

.news-list-right {
        float:left;
        width:790px;
        text-align:left;
}

.news-list-item h2 {
        color:#666666;
        text-transform:uppercase;
        font-family: 'Raleway';
        font-size:20px;
        margin:0px;
        padding:0px;
        text-decoration:none;
        padding-top:25px;
        padding-bottom:20px;
        border-bottom:solid 1px #d7d7d7;
        display:inline;
}

.news-list-item h2 a {
        font-family: 'Raleway';
        color:#666666;
        text-decoration:none;
}

.news-list-item p {
        color:#666666;
        margin:0px;
        padding:0px;
        margin-top:20px;
}

.news-list-morelink {
        display:block;
    
}

.news-list-morelink a {
        display:block;
        width:100px;
        height:40px;
        color:#fff;
        text-align:center;
        font-family: 'Raleway';
        line-height:40px;
        background:#84bd32;
        text-decoration:none;
        text-transform:uppercase;
        margin-top:10px;
        margin-bottom:10px;
        font-size:16px;
}

.news-list-item {
        margin-bottom:50px;
}

.news-single-item h2 {
        color:#666666;
        text-transform:uppercase;
        font-family: 'Raleway';
        font-size:20px;
        margin:0px;
        padding:0px;
        text-decoration:none;
        padding-top:25px;
        padding-bottom:20px;
        border-bottom:solid 1px #d7d7d7;
        display:inline;
}

.news-single-item h2 a {
        font-family: 'Raleway';
        color:#666666;
        text-decoration:none;
}

.news-single-item {
        margin-top:20px;
}

.news_short h2 {
        color:#666666;
        margin:0px;
        padding:0px;
        margin-top:20px;
        font-weight:normal;
        font-size:18px;
        line-height:32px;
        border-bottom:none!important;
        text-transform:none!important;
}

.news_date {
        margin-top:20px;
}

.news-single-imgcaption {
        display:none;
}
.news-single-img {
        text-align:left;
}

.news-list-left {
        text-align:left;
}

.news-latest-container {
        padding-top:20px;
        width:1230px;
}

.news-latest-title {
        background:#84bd32;
        color:#fff;
        height:100px;
        padding-right:25px;
        text-align:right;
        width:255px;
        line-height:100px;
        font-family: 'Raleway';
        font-size:30px;
        font-weight:bold;
}

.news-latest-item {
        width:350px;
        margin-right:60px;
        float:left;
        margin-top:30px;
}

.news-latest-item h2 {
        font-size:20px;
        color:#666666;
        text-transform:uppercase;
        font-weight:bold;
        margin:0px;
        padding:0px;
        padding-top:30px;
        padding-bottom:20px;
        border-bottom:solid 1px #d7d7d7;
}

.news-latest-item h2 a {
        color:#666666;
        text-decoration:none;
        font-size:20px;
}

.news-latest-item a {
        text-decoration:none;
        color:#666666;
        font-size:16px;
}

.news-latest-item p {
        color:#666666;
        font-size:14px;
        margin-top:0px;
}

.news-latest-gotoarchive {
        border-bottom:solid 1px #d7d7d7;
        text-align:right;
}

.news-latest-gotoarchive a {
        width:91px;
        height:30px;
        display:block;
        float:right;
        background:#d7d7d7;
        color:#999999;
        text-decoration:none;
        font-size:14px;
        text-align:center;
        line-height:30px;
}

.tournament_list {
	width: 250px;
	float: left;
	margin-right: 20px;
	padding-top: 30px;
}

.tournament_list h2 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

.tournament_list ul {
	margin:0px;
	padding: 0px;
	list-style: none;
}


.tournament_list ul li {
	width: 100%;
	height: 25px;
	line-height: 25px;
	border-bottom: solid 1px #fff;
}

.tournament_list ul li a {
	display: block;
	text-decoration: none;
	line-height: 25px;
	background: #84bd32;
	color: #fff;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}

.tournament_list ul li a.active {
	background: #333333;
}

.tournament_show {
	width:900px;
	float: left;
	text-align: left;
	padding-top: 30px;
}

.tournament_show ul {
	margin:0px;
	padding: 0px;
	list-style: none;
}

/* TOUR */

/* tour page css begin: */
.tour-submit {
	width: 29px;
	height: 28px;
	display: block;
	background: transparent url(../img/tour-submit.html) no-repeat;
}
.tour-window {
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	min-height: 100px;
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	-moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
}
.tour-window-main {
	width: 960px;
	margin-left: 20px;
	margin-top: 30px;
	min-height: 270px;
	position: relative;
}
.tour-window h3 {
	color: #2a6c93;
	height: 62px;
	display: block;
	position: relative;
	background: transparent url(../img/big-title.html) repeat-x;
	line-height: 62px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	font-size: 22px;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	padding-left: 65px;
}
.tour-days {
	display: block;
	width: 35px;
	height: 35px;
	background: transparent url(../img/tour-days.html) repeat-x;
	position: absolute;
	top: 15px;
	left: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
}
.tour-days .tour-days-num {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	color: #000;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
}
.tour-days .tour-days-day {
	height: 15px;
	line-height: 15px;
	color: #fff;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-size: 9px;
	text-shadow: 0 1px 0 #1e5476;
}
.tour-window p {
	font-size: 15px;
	line-height: 23px;
	color: #666666;
	width: 435px;
	margin: 14px 14px 0 14px;
}
.tour-listing {
	width: 435px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.tour-listing li {
	height: 30px;
	display: block;
	width: 160px;
	padding-left: 40px;
	float: left;
	line-height: 30px;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #5c5c5c;
}
.tourl-atp {
	background: transparent url(../img/tourl-atp.html) no-repeat 14px 7px;
}
.tourl-loc {
	background: transparent url(../img/tourl-loc.html) no-repeat 14px 7px;
}
.tourl-podloga {
	background: #f3f8fa url(../img/tourl-podloga.html) no-repeat 14px 11px;
}
.tourl-reward {
	background: #f3f8fa url(../img/tourl-reward.html) no-repeat 14px 8px;
}
.tourl-site {
	background: transparent url(../img/tourl-site.html) no-repeat 14px 8px;
}
.tour-info {
	width: 451px;
	height: 248px;
	position: absolute;
	top: 0;
	right: 0;
}
.tour-info img {
	display: block;
	position: absolute;
	top: 11px;
	right: 15px;
}
.tour-finals {
	width: 174px;
	height: 56px;
	background: transparent url(../img/tour-finals.html) no-repeat 0 0;
	margin: 18px auto 0 auto;
	position: relative;
	text-align: center;
}
.finals-title {
	display: block;
	padding-top: 7px;
	color: #000;
	font-weight: 300;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.finals-time {
	display: block;
	padding-top: 9px;
	color: #fff;
	font-weight: 700;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.player-result {
	width: 317px;
	height: 50px;
	position: absolute;
	left: 95px;
}
.pr-first {
	top: 110px;
}
.pr-second {
	top: 185px;
}
.player-result img {
	width: 42px;
	height: 42px;
	border: solid 4px #fff;
	position: absolute;
	top: 0;
	left: 0;
}
.tour-window .player-result .sets {
	position: absolute;
	left: 42px;
	width: 120px;
}
.tour-window .player-result .sets span {
	color: #fff;
	width: 18px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 17px;
	background: transparent url(../img/sets-bg.html) no-repeat;
}
.tour-window .player-name {
	color: #fff;
	font-size: 15px;
	font-weight: 800;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	position: absolute;
	left: 180px;
	top: 0px;
	text-shadow: 0 1px 3px #000;
	margin: 0;
	padding: 0;
}
.result-final {
	display: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: rgba(0, 0, 0, .33);
	position: absolute;
	width: 47px;
	height: 27px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 1px 3px #000;
	text-align: center;
	line-height: 27px;
	top: 158px;
	left: 190px;
}
span.h2h {
/*	display: block;*/
	display:none;
	position: absolute;
	left: 277px;
	top: 165px;
	color: #fff;
	font-size: 8px;
	font-weight: bold;
	text-shadow: 0 1px 3px #000;
}
#toursched-links {
	width: 400px;
	padding: 4px 0 0 0;
	margin-left: 17px;
	width: 400px !important;
	height: 80px;
	position: relative;
	overflow: hidden;
	
}
#toursched-items li {
	display: block;
	width: 400px;
	height: 80px;
	float: left;
	margin-right: 25px;
	position: relative;
}
#toursched-items li .tour-days {
	background: transparent url(../img/dater.html) repeat-x;
	position: absolute;
	top: 23px;
	left: 45px;
}
.toursched-title {
	font-size: 16px;
	color: #2a6c93;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	display: block;
	position: absolute;
	top: 5px;
	left: 95px;
}
.schedule-icons {
	width: 220px;
	position: absolute;
	top: 30px;
	left: 95px;
}
.schedule-icons span {
	display: block;
	height: 13px;
	float: left;
	font-size: 10px;
	margin-top: 4px;
	color: #575757;
	text-shadow: 0 1px 0 #fff;
	margin-bottom: 8px;
	padding-left: 15px;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
span.sched-position {
	background: transparent url(../img/sched-position.html) no-repeat center left;
}
span.sched-location {
	background: transparent url(../img/sched-location.html) no-repeat center left;
}
span.sched-award {
	background: transparent url(../img/sched-award.html) no-repeat center left;
	padding-left: 18px;
}
span.sched-podloga {
	background: transparent url(../img/sched-podloga.html) no-repeat center left;
}
span.sched-url {
	background: transparent url(../img/sched-url.html) no-repeat center left;
}
.tour-scheded {
	margin-left: 5px;
}
.career-stats {
	width: 298px;
	height: 272px;
	background: transparent url(../img/career-stats.html) no-repeat top left;
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	-moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	margin-right: 20px;
	margin-top: 10px;
	color: #fff;
	font-size: 9px;
	text-shadow: 0 1px 0 #033045;
	font-weight: 700;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	position: relative;
	float: left;
}
.career-stats span {
	display: block;
}
.cs-title {
	text-align: center;
	padding-top: 35px;
}
.cs-won-num, .cs-lost-num {
	font-size: 34px;
	font-weight: 600;
	position: absolute;
	top: 55px;
	left: 72px;
	text-align: center;
}
.cs-won-num span, .cs-lost-num span {
	font-size: 9px;
}
.cs-lost-num {
	left: 190px;
}
.cs-gstitles {
	position: absolute;
	top: 148px;
	right: 225px;
	font-weight: 700;
	text-align: right;
}
.cs-stitles {
	 font-size: 8px;
    font-weight: normal;
    left: 138px;
    position: absolute;
    text-align: left;
    top: 165px;
	width: 40px;
	text-align: center;
}
.cs-gsnum {
	font-size: 27px;
	position: absolute;
	top: 141px;
	left: 105px;
	font-weight: normal;
}
.cs-smstitles {
	 font-size: 8px;
    font-weight: normal;
    left: 182px;
    position: absolute;
    text-align: left;
    top: 165px;
	width: 40px;
	text-align: center;
}
.cs-smmnum{
	font-size: 14px;
    font-weight: normal;
    position: absolute;
    left: 182px;
    top: 145px;
	text-align: center;
	width: 40px;
}
.cs-smdtitles {
	font-size: 8px;
    font-weight: normal;
    left: 225px;
    position: absolute;
    text-align: left;
    top: 165px;
	width: 40px;
	text-align: center;
}
.cs-smdnum {
	font-size: 14px;
    font-weight: normal;
    left: 225px;
    position: absolute;
    top: 145px;
	width: 40px;
	text-align: center;
}
.cs-snum {
	font-size: 14px;
    font-weight: normal;
    position: absolute;
    left: 138px;
    text-align: center;
    top: 145px;
    width: 40px;
}
.cs-dctitle {
	font-size: 9px;
    font-weight: normal;
    left: 65px;
    position: absolute;
    text-align: right;
    top: 214px;
}
.cs-omtitle {
	font-weight: normal;
    left: 215px;
    position: absolute;
    text-align: left;
    top: 214px;
}
.cs-dcnum {
	font-size: 22px;
    font-weight: normal;
    left: 135px;
    position: absolute;
    top: 210px;
}
.cs-omnum {
	font-size: 22px;
    font-weight: normal;
    position: absolute;
    right: 120px;
    top: 210px;
}
.cs-mtitles {
	left: 260px;
    position: absolute;
    text-align: right;
    top: 185px;
}
.cs-mnum {
	position: absolute;
	top: 183px;
	right: 150px;
	font-size: 20px;
	font-weight: normal;
}
.cs-dtitles {
	left: 350px;
    position: absolute;
    text-align: right;
    top: 185px;
}
.cs-dnum {
	font-size: 20px;
    font-weight: normal;
    position: absolute;
    right: 55px;
    top: 183px;
}

.single-stats {
	width: 298px;
	height: 272px;
	background: transparent url(../img/single-stats.html) no-repeat top left;
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	-moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	margin-top: 10px;
	color: #727272;
	font-size: 9px;
	text-shadow: 0 1px 0 #f3f3f3;
	font-weight: 700;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
}
.single-stats span {
	display: block;
}
.ss-title {
	text-align: center;
	padding-top: 28px;
	font-size: 44px;
}
.ss-subtitle {
	padding-top: 7px;
	text-align: center;
}
.ss-won-num, .ss-lost-num {
	font-size: 34px;
	font-weight: 600;
	position: absolute;
	top: 110px;
	left: 82px;
	text-align: center;
}
.ss-won-num {
	color: #2a6c93;
}
.ss-won-num span, .ss-lost-num span {
	font-size: 9px;
	color: #727272;
}
.ss-lost-num {
	left: 180px;
}
.ss-gstitles {
	font-size: 8px;
    font-weight: normal;
    position: absolute;
    right: 228px;
    text-align: right;
    top: 205px;
}
.ss-gsnum {
	color: #2A6C93;
    font-size: 27px;
    font-weight: normal;
    left: 108px;
    position: absolute;
    top: 197px;
}
.ss-stitles {
	font-size: 9px;
    font-weight: 600;
    left: 130px;
    position: absolute;
    text-align: center;
    top: 220px;
    width: 40px;
}
.ss-snum {
	color: #2A6C93;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    left: 130px;
    top: 200px;
	width: 40px;
	text-align: center;
}
.ss-mtitles {
	font-size: 9px;
    font-weight: 600;
    left: 178px;
    position: absolute;
    text-align: left;
    top: 220px;
	width: 40px;
	text-align: center;
}
.ss-mnum {
	color: #2A6C93;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    left: 178px;
    top: 200px;
	width: 40px;
	text-align: center;
}
.ss-dtitles {
	font-size: 9px;
    font-weight: 600;
    left: 225px;
    position: absolute;
    text-align: left;
    top: 220px;
	width: 40px;
	text-align: center;
}
.ss-dnum {
	color: #2A6C93;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    left: 225px;
    top: 200px;
	width: 40px;
	text-align: center;
}
/* tour page css end */

/* titles subpage css begin: */
.titles-photo {
	float: left;
	width: 465px;
	margin-left: 20px;
	margin-bottom: 40px;
}
.titles-photo img {
	display: block;
	border: 10px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.titles-desc {
	float: left;
	width: 465px;
	margin-left: 30px;
	margin-bottom: 40px;
}
.titles-desc h3 {
	font-size: 56px;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top: -15px;
}
.titles-date {
	height: 14px;
	line-height: 14px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding-left: 22px;
	background: transparent url(../img/titles-date.html) no-repeat center left;
	color: #ababab;
	margin-top: 15px;
}
.titles-desc p {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	padding: 14px 0 0 0;
}
.titles-desc ul {
	margin-top: 20px;
}
.titles-desc ul li {
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	font-size: 13px;
	margin-right: 18px;
}
ul li.titles-news {
	background: transparent url(../img/titles-news.html) no-repeat center left;
}
ul li.titles-photos {
	background: transparent url(../img/titles-photos.html) no-repeat center left;
}
ul li.titles-videos {
	background: transparent url(../img/titles-videos.html) no-repeat center left;
}
.titles-desc ul li a {
	color: #fff;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding-left: 20px;
	display: block;
	height: 16px;
}
.titles-mini {
	width: 970px;
	margin-left: 20px;
}
.titles-mini li {
	width: 280px;
	float: left;
	margin-left: 60px;
	color: #fff;
}
.titles-mini li:first-child {
	margin-left: 0;
}
.titles-mini-title {
	font-size: 22px;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top: 10px;
	display: block;
}
.titles-mini img {
	display: block;
	border: ;
}
a.titles-mini-photo {
	display: block;
}
a.titles-mini-photo img {
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 8px solid #fff;
}
.titles-mini li ul {
	margin-top: 20px;
}
ul.minilist {
	margin-bottom: 40px;
}
ul.minilist li {
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	font-size: 11px;
	margin-right: 0;
	width: 15px;
	margin-left: 0;
}
ul.minilist li a {
	color: #fff;
	padding-left: 20px;
	font-weight: 700;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
ul.minilist li.titles-news {
	width: 50px;
	padding-left: 20px;
}
ul.minilist li.titles-news a {
	width: 50px;
	padding-left: 0;
}
ul.minilist li.titles-photos {
	width: 70px;
	padding-left: 22px;
}
ul.minilist li.titles-photos a {
	width: 70px;
	padding-left: 0;
}
ul.minilist li.titles-videos {
	width: 50px;
	padding-left: 15px;
}
ul.minilist li.titles-videos a {
	width: 50px;
	padding-left: 0;
}
/* titles subpage css end */

/* stats subpage css begin: */

.career-stats-big {
	width: 470px;
	height: 320px;
	background: transparent url(../img/career-stats-big.html) no-repeat top left;
	margin-left: 20px;
}
.single-stats-big {
	width: 470px;
	height: 320px;
	background: transparent url(../img/single-stats-big.html) no-repeat top left;
	margin-left: 5px;
}
.career-stats-big h4 {
	font-size: 19px;
	text-align: center;
	padding-top: 10px;
	font-weight: 600;
}
.career-stats-big .cs-title {
	padding-top: 45px;
}
.career-stats-big .cs-won-num {
	font-size: 40px;
	position: absolute;
	top: 92px;
	right: 205px;
}
.career-stats-big .cs-lost-num {
	font-size: 40px;
	position: absolute;
	top: 92px;
	left: 275px;
}
.career-stats-big .cs-gstitles {
	right: 385px;
	top: 185px;
}
.career-stats-big .cs-gsnum {
	top: 175px;
	left: 120px;
}
.career-stats-big .cs-stitles {
	left: 168px;
    text-align: right;
    top: 185px;
	font-size: 9px;
    font-weight: 700;
}
.career-stats-big .cs-snum {
	font-size: 20px;
    left: 218px;
    text-align: left;
    top: 183px;
}

.career-stats-big .cs-mtitles {
	left: 260px;
    position: absolute;
    text-align: right;
    top: 185px;
    width: 40px;
}
.career-stats-big .cs-mnum {
	font-size: 20px;
    font-weight: normal;
    left: 310px;
    position: absolute;
    text-align: left;
    top: 183px;
    width: 40px;
}
.career-stats-big .cs-dtitle {
	left: 350px;
    position: absolute;
    text-align: right;
    top: 185px;
    width: 40px;
}
.career-stats-big .cs-dnum {
	font-size: 20px;
    font-weight: normal;
    left: 400px;
    position: absolute;
    text-align: left;
    top: 183px;
    width: 40px;
}
.career-stats-big .cs-dctitle {
	font-size: 9px;
    font-weight: 700;
    left: 130px;
    position: absolute;
    text-align: right;
    top: 255px;
}
.career-stats-big .cs-omtitle {
	font-weight: 700;
    left: 300px;
    position: absolute;
    text-align: left;
    top: 255px;
}
.career-stats-big .cs-dcnum {
	font-size: 25px;
	position: absolute;
	top: 249px;
	left: 200px;
	font-weight: normal;
}
.career-stats-big .cs-omnum {
	font-size: 25px;
    font-weight: normal;
    position: absolute;
    right: 215px;
    top: 249px;
}
.single-stats-big h4 {
	font-size: 19px;
	text-align: center;
	padding-top: 10px;
	font-weight: 600;
	color: #2a6c93;
}
.single-stats-big .ss-subtitle {
	padding-top: 45px;
}
.single-stats-big .ss-won-num {
	font-size: 34px;
	font-weight: 600;
	position: absolute;
	top: 100px;
	left: 150px;
	text-align: center;
	width: 60px;
	text-align: right;
	color: #2a6c93;
}
.single-stats-big .ss-lost-num {
	position: absolute;
	top: 100px;
	left: 275px;
}
.single-stats-big .ss-gstitles {
	font-size: 9px;
	position: absolute;
	font-weight: 700;
	text-align: right;
	right: 385px;
    top: 185px;
}
.single-stats-big .ss-stitles {
	left: 168px;
    position: absolute;
    text-align: right;
    top: 185px;
    width: 40px;
}
.single-stats-big .ss-gsnum {
	color: #2A6C93;
    font-size: 31px;
    font-weight: 600;
    left: 125px;
    position: absolute;
    top: 175px;
}
.single-stats-big .ss-snum {
	color: #2A6C93;
    font-size: 20px;
    font-weight: normal;
    left: 218px;
    position: absolute;
    text-align: left;
    top: 183px;
    width: 40px;
}
.single-stats-big .ss-mtitles {
	left: 260px;
    position: absolute;
    text-align: right;
    top: 185px;
    width: 40px;
}

.single-stats-big  .ss-mnum {
	color: #2A6C93;
    font-size: 20px;
    font-weight: normal;
    left: 310px;
    position: absolute;
    text-align: left;
    top: 183px;
    width: 40px;
}

.single-stats-big .ss-dtitles {
	left: 350px;
    position: absolute;
    text-align: right;
    top: 185px;
    width: 40px;
}

.single-stats-big .ss-dnum {
	color: #2A6C93;
    font-size: 20px;
    font-weight: normal;
    left: 400px;
    position: absolute;
    text-align: left;
    top: 183px;
    width: 40px;
}

.ss-yearlist {
	position: absolute;
	top: 255px;
	left: 0;
	text-align: center;
	font-size: 15px;
	width: 470px;
}
.ss-yearlist li {
	color: #555;
	display: inline;
	margin-left: 7px;
	padding: 0;
}
.ss-yearlist li:first-child {
	margin-left: 0;
}
.ss-yearlist li a {
	display: inline;
	color: #555;
}
.ss-yearlist li a.ss-defaulttab {
}
.ss-yearlist li a.ss-selected {
	color: #727272;
}
.gsstats-big {
	width: 960px;
	margin-left: 20px;
	min-height: 300px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	-moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 30px;
	padding-bottom: 15px;
}
.gsstats-big h3 {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #2a6c93;
	font-size: 19px;
	text-shadow: 0 1px 0 #fff;
	background: transparent url(../img/big-title.html) repeat-x bottom left;
	font-weight: 700;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.gsstats-big .inset {
	width: 930px;
	margin: 20px 0 0 15px;
	min-height: 350px;
}
.gsyears {
	float: left;
	margin-left: 19px;
	width: 51px;
	margin-top: 55px;
}
.gsyears li {
	display: block;
	height: 35px;
	line-height: 35px;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #555;
	text-shadow: 0 1px 0 #fff;
	font-size: 14px;
	height: 35px;
}
ul.gslist {
	float: left;
	margin-top: 15px;
	text-align: center;
	width: 200px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	margin-right: 15px;
}
ul.gslist li {
	height: 35px;
	line-height: 35px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #2a6c93;
}
ul.gslist li.gsl-title {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
li.gsl-ao {
	background: transparent url(../img/gsl-ao.html) repeat-x;
}
li.gsl-rg {
	background: transparent url(../img/gsl-rg.html) repeat-x;
}
li.gsl-wd {
	background: transparent url(../img/gsl-wd.html) repeat-x;
}
li.gsl-uso {
	background: transparent url(../img/gsl-uso.html) repeat-x;
}
ul.gslist li.gsl-striped {
	background-color: #f4f4f4;
}
.resultsvs {
	width: 960px;
	height: auto;
}
.rsvs-footer {
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	height: 45px;
	line-height: 45px;
	background: transparent url(../img/npf-social.html) repeat-x;
}
ul.rlvs-list {
	width: 932px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
ul.rlvs-list li {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
ul.rlvs-list li.li-stripe {
	background-color: #f6f6f6;
}
ul.rlvs-list li span {
	float: left;
	height: 30px;
	color: #696969;
}
.rlvs-tournament {
	width: 240px;
	padding-left: 10px;
}
.rlvs-phase {
	width: 130px;
}
.rlvs-wdl {
	width: 97px;
}
.rlvs-player {
	width: 240px;
}
.rlvs-sets {
	width: 200px;
	text-align: right;
	padding-right: 10px;
}

#rsvs-years {
	height: 49px;
	line-height: 49px;
	font-size: 14px;
	margin-left: 20px;
}
#rsvs-years li {
	display: inline;
	margin-right: 25px;
}
#rsvs-years li a {
	color: #555;
	text-shadow: 0 1px 0 #fff;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

#rsvs-years li a.rsvs-selected {
	color: #9d9d9d;
}

ul.rlvs-list li.rlvs-column span  {
	color: #2d78a4;
}
ul.rlvs-list li.rlvs-column {
	background-color: transparent !important;
}

/*
div.cs-box {
	height: 240px;
	margin: 0 0 100px;
	overflow: hidden;
	position: relative;
	width: 470px;
}
.career-stats-big {
	width: 470px;
	height: 320px;
	background: transparent url(../img/career-stats-big.png) no-repeat top left;
	margin-left: 20px;
}
.single-stats-big {
	width: 470px;
	height: 320px;
	background: transparent url(../img/single-stats-big.png) no-repeat top left;
	margin-left: 5px;
	overflow: hidden;
}
.career-stats-big h4 {
	font-size: 19px;
	text-align: center;
	padding-top: 10px;
	font-weight: 600;
}
.career-stats-big .cs-title {
	padding-top: 45px;
}
.career-stats-big .cs-won-num {
	font-size: 40px;
	position: absolute;
	top: 92px;
	right: 205px;
}
.career-stats-big .cs-lost-num {
	font-size: 40px;
	position: absolute;
	top: 92px;
	left: 275px;
}
.career-stats-big .cs-gstitles {
	right: 310px;
	top: 185px;
}
.career-stats-big .cs-gsnum {
	top: 175px;
	left: 200px;
}
.career-stats-big .cs-stitles {
	top: 185px;
	left: 320px;	
}
.career-stats-big .cs-snum {
	top: 183px;
	right: 190px;
}
.career-stats-big .cs-dctitle {
	position: absolute;
	top: 255px;
	right: 300px;
	font-weight: 700;
	text-align: right;
}
.career-stats-big .cs-omtitle {
	position: absolute;
	top: 255px;
	left: 300px;
	font-weight: 700;
	text-align: right;
}
.career-stats-big .cs-dcnum {
	font-size: 25px;
	position: absolute;
	top: 249px;
	left: 210px;
}
.career-stats-big .cs-omnum {
	font-size: 25px;
	position: absolute;
	top: 249px;
	right: 210px;
}
.single-stats-big h4 {
	font-size: 19px;
	text-align: center;
	padding-top: 10px;
	font-weight: 600;
	color: #2a6c93;
}
.single-stats-big .ss-subtitle {
	padding-top: 45px;
}
.single-stats-big .ss-won-num {
	font-size: 34px;
	font-weight: 600;
	position: absolute;
	top: 100px;
	left: 150px;
	text-align: right;
	width: 60px;
}
.single-stats-big .ss-lost-num {
	position: absolute;
	top: 100px;
	left: 275px;
	width: 60px;
	text-align: left;
}
.single-stats-big .ss-gstitles {
	position: absolute;
	top: 183px;
	right: 310px;
	font-weight: 700;
	text-align: right;
}
.single-stats-big .ss-stitles {
	position: absolute;
	top: 183px;
	left: 325px;
	text-align: left;
}
.single-stats-big .ss-gsnum {
	font-size: 31px;
	position: absolute;
	top: 175px;
	left: 210px;
	font-weight: 600;
}
.single-stats-big .ss-snum {
	font-size: 20px;
	position: absolute;
	top: 181px;
	right: 185px;
	font-weight: 600;
}
.ss-yearlist {
	position: absolute;
	top: 255px;
	left: 0;
	text-align: center;
	font-size: 15px;
	width: 470px;
}
.ss-yearlist a {
	color: #555;
	margin-left: 15px;
}
.ss-yearlist .cslink-selected {
	color: #727272;
}
.ss-yearlist span {
	display: inline;
}
.gsstats-big {
	width: 960px;
	margin-left: 20px;
	min-height: 300px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	-moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 30px;
	padding-bottom: 15px;
}
.gsstats-big h3 {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #2a6c93;
	font-size: 19px;
	text-shadow: 0 1px 0 #fff;
	background: transparent url(../img/big-title.png) repeat-x bottom left;
	font-weight: 700;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.gsstats-big .inset {
	width: 930px;
	margin: 20px 0 0 15px;
	min-height: 350px;
}
.gsyears {
	float: left;
	margin-left: 19px;
	width: 51px;
	margin-top: 55px;
}
.gsyears li {
	display: block;
	height: 35px;
	line-height: 35px;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #555;
	text-shadow: 0 1px 0 #fff;
	font-size: 14px;
	height: 35px;
}
ul.gslist {
	float: left;
	margin-top: 15px;
	text-align: center;
	width: 200px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	margin-right: 15px;
}
ul.gslist li {
	height: 35px;
	line-height: 35px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #2a6c93;
}
ul.gslist li.gsl-title {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
li.gsl-ao {
	background: transparent url(../img/gsl-ao.png) repeat-x;
}
li.gsl-rg {
	background: transparent url(../img/gsl-rg.png) repeat-x;
}
li.gsl-wd {
	background: transparent url(../img/gsl-wd.png) repeat-x;
}
li.gsl-uso {
	background: transparent url(../img/gsl-uso.png) repeat-x;
}
ul.gslist li.gsl-striped {
	background-color: #f4f4f4;
}
.resultsvs {
	width: 620px;
	height: auto;
}
.rsvs-footer {
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	height: 45px;
	line-height: 45px;
	background: transparent url(../img/npf-social.png) repeat-x;
}
ul.rlvs-list {
	width: 590px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
ul.rlvs-list li {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
ul.rlvs-list li.li-stripe {
	background-color: #f3f8fa;
}
ul.rlvs-list li span {
	float: left;
	height: 30px;
	color: #696969;
}
.rlvs-tournament {
	width: 140px;
}
.rlvs-phase {
	width: 90px;
}
.rlvs-wdl {
	width: 43px;
}
.rlvs-player {
	width: 154px;
}
.rlvs-sets {
	width: 153px;
	text-align: right;
	padding-right: 10px;
}

#rsvs-years {
	height: 49px;
	line-height: 49px;
	font-size: 14px;
	margin-left: 20px;
}
#rsvs-years li {
	display: inline;
	margin-right: 25px;
}
#rsvs-years li a {
	color: #555;
	text-shadow: 0 1px 0 #fff;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

#rsvs-years li a.rsvs-selected {
	color: #9d9d9d;
}
*/
/* stats subpage css end */
/* results subpage css begin: */
.results-scheds ul li {
	display: block;
	padding: 16px 15px 16px 15px;
	font-weight: 700;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #666666;
}
.results-scheds ul li a {
}
.results-scheds ul li.sched-zebra {
	background-color: #f5f5f5;
}
.results-list {
	margin: 0;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	width: 620px;
	padding: 0;
	text-align: left;
	margin-bottom: 22px;
}
.results-list li {
	margin-left: 13px;
	font-size: 12px;
}
.rl-window {
	margin-bottom: 20px;
	min-height: 150px;
	background-color: white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	-moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
	box-shadow: 0 0 0 1px rgba(0,0,0,0.17);
}
.rl-window h3 {
	height: 85px;
	background: transparent url(../img/rl-window-title.png) repeat-x;
	position: relative;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.rl-window h3 .rl-title {
	font-size: 22px;
	color: #2a6c93;
	text-shadow: 0 1px 0 #fff;
	position: absolute;
	top: 13px;
	left: 16px;
	display: block;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.rl-window h3 .rl-desc {
	display: block;
	height: 16px;
	position: absolute;
	bottom: 16px;
	left: 16px;
	font-size: 12px;
	color: #555;
	line-height: 16px;
	text-shadow: 0 1px 0 #fff;
}
.rl-window h3 .rl-desc span {
	float: left;
	margin-right: 25px;
	padding-left: 17px;
	font-weight: normal;
}
.rl-window h3 .rl-desc span.rl-place {
	background: transparent url(../img/rl-place.png) no-repeat center left;
}
.rl-window h3 .rl-desc span.rl-date {
	background: transparent url(../img/rl-date.png) no-repeat center left;
}
.rl-window h3 .rl-desc span.rl-tour {
	background: transparent url(../img/rl-tour.html) no-repeat center left;
}
.rl-window h3 span.rl-tour-type {
    position: absolute;
    right: 15px;
    top: 20px;
	color:  #555;
	text-shadow: 0 1px 0 #fff;
}

.rl-window h3 img {
	display: block;
	position: absolute;
	top: 20px;
	right: 15px;
}
ul.rl-list {
	width: 870px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
ul.rl-list li {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
ul.rl-list li.li-stripe {
	background-color: #f3f8fa;
}
ul.rl-list li span {
	float: left;
}
.rll-img {
	width: 30px;
	padding-left: 9px;
	margin-top: 9px;
}
.rll-wdl {
	width: 65px;
}
.rll-name {
	width: 175px;
}
.rll-num {
	width: 100px;
}
.rll-sets {
	width: 210px;
	text-align: left;
	padding-right: 10px;
}
.rl-footer {
	height: 49px;
	background: transparent url(../img/rl-footer.png) repeat-x;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	padding-left: 14px;
}
.rl-footer a {
	display: block;
	color: #2a6c93;
	font-size: 13px;
	height: 49px;
	line-height: 49px;
	float: left;
	font-weight: 600;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	padding-left: 25px;
	text-shadow: 0 1px #fff;
	margin-right: 25px;
}
.rl-footer a.rl-news {
	background: transparent url(../img/rl-news.html) no-repeat center left;
}
.rl-footer a.rl-photos {
	background: transparent url(../img/rl-photos.html) no-repeat center left;
}
.rl-footer a.rl-video {
	background: transparent url(../img/rl-video.html) no-repeat center left;
	padding-left: 20px;
}
/* results subpage css end */

div.time-drop{
	overflow: hidden;
}

ol#ticker{
	width: 200px;
	list-style: none;
}

ol#ticker, ol#ticker a, ol#ticker a:visited{
	color: #fff;
}

ul.tour-results a:hover{
	color: #2A6C93 !important;
}

.tour-pow-by{
	display: block;
	position: absolute;
	bottom: 30px;
	right: 180px;
}

.tour_year {
	padding-top: 5px;
	padding-bottom: 5px;
}

.tour_year a {
	margin-right: 20px;
}