/*!
Custom css styles for Golf Weather
 */
.background-pattern {
    background: url(/img/bg_pattern.png) repeat;
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
}

.top-bar {
    background: #0d2d02;
    min-height: 35px;
}

#social-icons a, .socialbtn a {
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    text-indent: -99999px;
    overflow: hidden;
    margin: 0px 10px 0 0;
}

.fb {
    background: url(/img/icons-social.png) 0px 0px no-repeat;
}

.fb:hover {
    background-position: 0px -31px;
}

.tw {
    background: url(/img/icons-social.png) -33px 0px no-repeat;
}

.tw:hover {
    background-position: -33px -31px;
}

.gp {
    background: url(/img/icons-social.png) -67px 0px no-repeat;
}

.gp:hover {
    background-position: -67px -31px;
}

.yt {
    background: url(/img/icons-social.png) -101px 0px no-repeat;
}

.yt:hover {
    background-position: -101px -31px;
}

.top-bar #platform-icons {
    width: auto;
    margin-left: 0px;
}

#platform-icons a.wgt {
    width: 79px;
    height: 25px;
    float: left;
    text-indent: -99999px;
    overflow: hidden;
    display: block;
    float: left;
    background: url(/img/topbar-btn.png) 0px 0px no-repeat;
    margin-right: 15px;
}

#platform-icons a.wgt:hover {
    background-position: left bottom;
}

#platform-icons a.iphone {
    width: 79px;
    height: 25px;
    float: left;
    text-indent: -99999px;
    overflow: hidden;
    display: block;
    float: left;
    background: url(/img/topbar-btn.png) -94px 0px no-repeat;
    margin-right: 6px;
}

#platform-icons a.iphone:hover {
    background: url(/img/topbar-btn.png) -94px -26px no-repeat;
}

#platform-icons a.blackberry {
    width: 79px;
    height: 25px;
    float: left;
    text-indent: -99999px;
    overflow: hidden;
    display: block;
    float: left;
    background: url(/img/topbar-btn.png) -179px 0px no-repeat;
    margin-right: 6px;
}

#platform-icons a.blackberry:hover {
    background: url(/img/topbar-btn.png) -179px -26px no-repeat;
}

#platform-icons a.android {
    width: 79px;
    height: 25px;
    float: left;
    text-indent: -99999px;
    overflow: hidden;
    display: block;
    float: left;
    background: url(/img/topbar-btn.png) -264px 0px no-repeat;
    margin-right: 6px;
}

#platform-icons a.android:hover {
    background: url(/img/topbar-btn.png) -264px -26px no-repeat;
}

#platform-icons a.windows {
    width: 79px;
    height: 25px;
    float: left;
    text-indent: -99999px;
    overflow: hidden;
    display: block;
    float: left;
    background: url(/img/topbar-btn.png) -349px 0px no-repeat;
    margin-right: 5px;
}

#platform-icons a.windows:hover {
    background: url(/img/topbar-btn.png) -349px -26px no-repeat;
}

#platform-icons a.taylormade {
    width: 92px;
    height: 25px;
    float: left;
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
}

.navbar-form.navbar-left {
    float: right;
    margin-top: 10px;
    margin-right: 8px;
}

.navbar-form.navbar-left input[type="text"] {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-right: 7px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
}

.navbar-form.navbar-left .form-group {
    float: left;
}

.logo-header {
    background-color: #195a06;
    background-image: -moz-linear-gradient(top, #195a06, #5b890a);
    background-image: -ms-linear-gradient(top, #195a06, #5b890a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#195a06), to(#5b890a));
    background-image: -webkit-linear-gradient(top, #195a06, #5b890a);
    background-image: -o-linear-gradient(top, #195a06, #5b890a);
    background-image: linear-gradient(top, #195a06, #5b890a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#195a06', endColorstr='#5b890a', GradientType=0);
    border-bottom: 1px solid #8ec03e;
    height: 132px;
}

.logo-header .container {
    background: url(/img/header-graphicsbg.png) left center no-repeat;
    height: 132px;
    width: 980px;
}

.logo {
    margin-top: 27px;
    float: left;
}

.ad-container {
    border: 1px solid #8ec03e;
    height: 90px;
    width: 728px;
    margin-left: 2px;
}

.span9.pull-left span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
}

.logo-header .container .span9.pull-left {
    margin-top: 11px;
}

.top-bar .container, .navbar-inner .container {
    width: 980px;
}

.countryselect button {
    width: 142px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    background: none;
    border: 1px solid #41681a;
    text-shadow: none;
    padding: 0px 0px;
}

.countryselect button:hover {
    background: none;
    color: #fff;
}

.countryselect button img {
    float: left;
}

.top-bar .span2, .top-bar .span7 {
    margin-left: 8px;
}

.span2.topbtn {
    float: right;
}

.top-bar .row-fluid {
    padding-top: 5px;
}

#middle-container {
    width: 952px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top, #e7e7e7, #b4b4b4);
    background-image: -ms-linear-gradient(top, #e7e7e7, #b4b4b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e7e7e7), to(#b4b4b4));
    background-image: -webkit-linear-gradient(top, #e7e7e7, #b4b4b4);
    background-image: -o-linear-gradient(top, #e7e7e7, #b4b4b4);
    background-image: linear-gradient(top, #e7e7e7, #b4b4b4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7', endColorstr='#b4b4b4', GradientType=0);
    padding: 14px 14px 14px 14px;
}

.heading-green {
    background: #346e1f; /* Old browsers */
    background: -moz-linear-gradient(top, #346e1f 0%, #346e1f 50%, #1d5d06 51%, #1d5d06 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #346e1f), color-stop(50%, #346e1f), color-stop(51%, #1d5d06), color-stop(100%, #1d5d06)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #346e1f 0%, #346e1f 50%, #1d5d06 51%, #1d5d06 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #346e1f 0%, #346e1f 50%, #1d5d06 51%, #1d5d06 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #346e1f 0%, #346e1f 50%, #1d5d06 51%, #1d5d06 100%); /* IE10+ */
    background: linear-gradient(to bottom, #346e1f 0%, #346e1f 50%, #1d5d06 51%, #1d5d06 100%); /* W3C */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17.5px;
    color: #fff;
    font-weight: bold;
    text-indent: 10px;
}

.heading-black {
    background: #3c3c3c; /* Old browsers */
    background: -moz-linear-gradient(top, #3c3c3c 0%, #3c3c3c 50%, #262626 51%, #262626 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c3c3c), color-stop(50%, #3c3c3c), color-stop(51%, #262626), color-stop(100%, #262626)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #3c3c3c 0%, #3c3c3c 50%, #262626 51%, #262626 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #3c3c3c 0%, #3c3c3c 50%, #262626 51%, #262626 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #3c3c3c 0%, #3c3c3c 50%, #262626 51%, #262626 100%); /* IE10+ */
    background: linear-gradient(to bottom, #3c3c3c 0%, #3c3c3c 50%, #262626 51%, #262626 100%); /* W3C */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17.5px;
    color: #fff;
    font-weight: bold;
    text-indent: 10px;
}

.box-white {
    background: #ffffff;
    border: 4px solid #fff;
    margin-bottom: 14px;
}

.weather-details strong {
    font-weight: bold;
    color: #619830;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.weather-details p {
    margin: 0;
    border-bottom: 1px solid #cecece;
    padding: 4px 5px;
}

.weather-details p:last-child {
    border-bottom: 0px;
}

#weather-info, #course-trivia, #club-info {
    width: 98.9%;
}

#weather-info.box-white {
    border-bottom: 0;
}

.weather-info .span5 img {
    display: block;
    margin: 0 auto;
}

#weather-info .span5, #weather-info .span8 {
    margin: 0;
}

#weather-info .span5 {
    width: 37%;
    border-right: 1px solid #d3d3d3;
}

#weather-info .span8 {
    width: 63%;
    margin-left: -1px;
}

#weather-info a .weather-details {
    color: #333333;
    text-decoration: none;
}


.search-container {
    padding: 9px 15px;
}

.stream-item {
    border-radius: 7px;
    padding: 10px;
    background: #83a947; /* Old browsers */
    background: -moz-linear-gradient(top, #83a947 0%, #327421 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #83a947), color-stop(100%, #327421)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #83a947 0%, #327421 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #83a947 0%, #327421 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #83a947 0%, #327421 100%); /* IE10+ */
    background: linear-gradient(to bottom, #83a947 0%, #327421 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#83a947', endColorstr='#327421', GradientType=0); /* IE6-9 */
}

.stream-item input[type="text"] {
    font-size: 21.87px;
    color: #393939;
    border: 1px solid #436325;
    padding: 3.5% 3%;
    font-weight: bold;
    width: 94%;
    height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    box-shadow: inset 0px 3px 5px #c2c2c2, 0px 0px 1px #6eb153;
    webkit-appreance: none;
    line-height: 27px;
}

.stream-item form {
    height: auto;
    position: relative;
    margin: 0;
}

.stream-item button {
    position: absolute;
    top: 5px;
    right: 5px;
    border: 0px;
    padding: 0px;
    height: 35px;
    width: 30px;
}

.stream-item #course_submit {
    top: 17%;
}

.stream-item button:hover {
    color: #fff;
}

.stream-item .icon-search {
    background: url(/img/icon_search.png) no-repeat;
    height: 25px;
    width: 25px;
}

.other-search {
    padding: 8px 0 10px 0;
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
    margin: 15px 0px 0px 55px;
    font-weight: bold;
    line-height: 27px;
}

.other-search-f {
    padding: 8px 0 10px 0;
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
    margin: 15px 8px 0 8px;
    font-weight: bold;
    line-height: 27px;
}

.search-container p {
    font-weight: bold;
    font-size: 15.39px;
    margin-bottom: 5px;
}

.icon-greenplay {
    display: inline-block;
    margin-top: 5px;
    width: 0;
    height: 0;
    text-indent: -99999px;
    *text-indent: 0;
    vertical-align: top;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #8ec03e;
    opacity: 1;
    filter: alpha(opacity=100);
    content: "\2193";
}

.golfweather-short .icon-greenplay {
    margin-left: -6px;
}

.golfweather-short {
    margin: 12px 0 0;
    line-height: 16px;
    padding: 0 15px;
}

.golfweather-short a {
    color: #619830;
    font-weight: bold;
}

.table-listing ul {
    margin: 0;
    list-style-type: none;
    background: #e0e0e0; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0e0e0', GradientType=0); /* IE6-9 */
}
.course-details ul * {
    line-height: 32px;
}

.table-listing ul .icon-greenplay {
    margin-top: 12px;
	margin-left: 2px;
    padding-right: 1px;
}

.clubdetails .table-listing ul .icon-greenplay {
    margin-left: 3px;
}

.golf-news  .table-listing ul .icon-greenplay {
    margin-top: 12px;
    padding-right: 1px;
}

.golf-news  .icon-greenplay {
    padding-right: 1px;
    margin-top: 0px;
}

.news-headlines.table-listing ul .icon-greenplay {
    margin-top: 5px;
    margin-left: 2px;
    padding: 0px;
    padding-right: 2px;
    margin-right: 0;
    border-right-width: 4px;
}

.table-listing ul li {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 3px 0 3px 0;
    background: #eaeaea;
    background: -moz-linear-gradient(top,  #eaeaea 0%, #e7e7e7 51%, #fbfbfb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(51%,#e7e7e7), color-stop(100%,#fbfbfb));
    background: -webkit-linear-gradient(top,  #eaeaea 0%,#e7e7e7 51%,#fbfbfb 100%);
    background: -o-linear-gradient(top,  #eaeaea 0%,#e7e7e7 51%,#fbfbfb 100%);
    background: -ms-linear-gradient(top,  #eaeaea 0%,#e7e7e7 51%,#fbfbfb 100%);
    background: linear-gradient(to bottom,  #eaeaea 0%,#e7e7e7 51%,#fbfbfb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#fbfbfb',GradientType=0 );
}

.table-listing ul li:hover {
    border: 1px solid #8ec03e;

}

.table-listing ul li:last-child {
    /*border:0px;*/
    border-bottom: 1px solid #fff;
}

.table-listing ul li:last-child:hover {
    /*border:0px;*/
    border-bottom: 1px solid #8ec03e;
}

.course-details ul .span2 {
    color: #1d5d06;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#courses-info.box-white, #ads-container.box-white {
    border: 0px solid rgba(0, 0, 0, 0);
    background: none;
}

.weather-wettest {
    background: url(/img/weathericons/rain_24.png) no-repeat center;
    height: 30px;
    width: 29px;
    display: block;
    float: left;
}

.weather-hottest {
    background: url(/img/weathericons/sunny_24.png) no-repeat center;
    height: 30px;
    width: 29px;
    display: block;
    float: left;
}

.weather-windiest {
    background: url(/img/weathericons/wind_24.png) no-repeat center;
    height: 30px;
    width: 29px;
    display: block;
    float: left;
}

.weather-bestweather {
    background: url(/img/weathericons/sunny_24.png) no-repeat center;
    height: 30px;
    width: 29px;
    display: block;
    float: left;
}

.course-details ul li .span2, .course-details ul li .span7 {
    border-right: 1px solid #e5e5e5;
}

.course-details ul li a, .course-details ul li .span3 {
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}

.news-headlines.table-listing ul li span {
    padding-left: 2px;
    padding-right: 0px;
    float: left;
}

.news-headlines.table-listing ul li * {
    font-size: 11px;
}

.news-headlines.table-listing ul li {
	line-height: 17px;
}

.news-headlines.table-listing ul li a {
    display: inline-block;
    height: 13px !important;
}

.news-headlines.table-listing ul li a,
.golf-tips.table-listing ul li a,
.golf-news.table-listing ul li a
{
    font-weight: bold;
    color: #1d5d06;
    letter-spacing: -.1px;
    -webkit-letter-spacing: -1px;
    height: 15px;
    white-space: nowrap;
    text-overflow: ellipsys;
}

.golf-news.table-listing ul li a
{
    font-weight: bold;
    color: #1d5d06;
    letter-spacing: -.1px;
    -webkit-letter-spacing: -1px;
    height: 15px;
    white-space: nowrap;
    text-overflow: ellipsys;
}


.news-headlines.table-listing ul li p {
    line-height: 14.5px;
    margin: 0;
    padding-left: 14px;
}


.golf-tips.table-listing ul li p {
    line-height: 14.5px;
    margin: 0;
    padding-left: 14px;
}

.golf-news.table-listing ul li p {
    line-height: 18px;
    margin: 0;
    padding-left: 14px;
}

.news-headlines.table-listing ul li p a {
    font-weight: normal;
    color: #333333;
    font-size: 11px;
    text-decoration: underline;
}

.golf-news-golfticker {
}

span.page-content-title {
	margin: 0px;
	padding: 0px 0px 0px 11px;
	display: inline-block;
	white-space:normal;
	font-size: 15px !important;
}

.item-title-15 {
	font-size: 15px !important;
}

span.page-content-title a {
	display: block !important;
	white-space:normal !important;
	height: auto !important;
}

span.page-content-title .icon-greenplay {
	margin-top: 5px;
	margin-left: -10px;
}

#courses-info.box-white .span6, #ads-container.box-white .span6 {
    border: 4px solid #fff;
}

#courses-info.box-white .span6 + .span6 {
    float: right;
    margin: 0 !important;
}

#course-trivia h2 {
    font-size: 16.2px;
    width: 20%;
    float: left;
    line-height: 36px;
}

#course-trivia ul li {
    border: 0px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #c5c5c5;
    margin-left: -2px;
    width: 25%;
    float: left;
    background: #ffffff !important;
    background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 51%, #e2e2e2 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(51%,#e7e7e7), color-stop(100%,#e2e2e2)) !important;
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 51%,#e2e2e2 100%) !important;
    background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 51%,#e2e2e2 100% !important);
    background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 51%,#e2e2e2 100%) !important;
    background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 51%,#e2e2e2 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ) !important;
}

#course-trivia .news-headlines.table-listing {
    width: 80%;
    float: left;
}

#course-trivia .news-headlines.table-listing ul {
    width: 100%;
    float: left;
}

#course-trivia ul li {
    color: #1f1f1f;
    font-size: 12.96px;
    font-weight: bold;
}

#course-trivia ul li:first-child {
    border-left: none;
    margin-left: -1px;
}

#course-trivia ul li span {
    font-size: 10px;
    font-weight: normal;
    line-height: 10px;
    display: block;
}

.child {
    margin-right: 5px;
}

#ads-container.box-white .span6 {
    display: block;
    float: left;
    margin-bottom: 15px;
    margin-left: 0;
}

#ads-container.box-white .left-bar.span6, #ads-container.box-white .right-bar.span6 {
    border: 0px;
}

/*#ads-container.box-white .span6:nth-child(odd){ margin:0 0 15px 0; float:left;}*/
#ads-container.box-white .left-bar.span6 div.ad,
#ads-container.box-white .right-bar.span6 div.ad,
#sidebar .left-bar.span12 div.ad {
    border: 4px solid #fff;
    margin-bottom: 14px;
    margin-left: 0;
}

#ads-container.box-white .right-bar.span6.pull-right {
    float: right;
}

#ads-container.box-white .golf-tips img {
    margin: 0 5px;
    padding: 2px;
    background: #ffffff;
    border: 1px solid #e2e2e2;
}

.golf-tips.table-listing ul li:last-child a img {
	margin: 0 auto !important;
	padding: 0 !important;
}
.golf-tips.table-listing ul li:last-child a {
	display: inline !important;
}

#ads-container.box-white .golf-tips img.ad-banner {
    margin: 0 auto;
    padding: 0px;
}

.ad span.clearfix {
    display: block;
    clear: both;
}

.golf-tips.table-listing ul li {
    padding: 5px 0 8px 0;
}

.golf-news.table-listing ul li {
    padding: 5px 0 8px 0;
}

.golf-tips.table-listing ul li:last-child {
    border-bottom: 1px solid #fff;
}


.golf-news.table-listing ul li:last-child {
    border-bottom: 1px solid #fff;
}

#ads-container.box-white img, #sidebar .left-bar.span12 img {
    display: block;
    margin: 0 auto;
}

#ads-container.box-white iframe, #sidebar .left-bar.span12 iframe {
    display: block;
    margin: 0 auto;
}

#ads-container.box-white .right-bar.span6 div.golf-tips {
    margin-bottom: 0;
}

.ad300x82 img {
    /* min-height: 82px; */
}

ul.magazines {
    list-style-type: none;
    float: left;
    width: 100%;
    margin: 0;
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top, #f1f1f1, #d3d3d3);
    background-image: -ms-linear-gradient(top, #f1f1f1, #d3d3d3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#d3d3d3));
    background-image: -webkit-linear-gradient(top, #f1f1f1, #d3d3d3);
    background-image: -o-linear-gradient(top, #f1f1f1, #d3d3d3);
    background-image: linear-gradient(top, #f1f1f1, #d3d3d3);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#d3d3d3', GradientType=0);
    padding-bottom: 4px;
}

.magazines li {
    float: left;
    width: 93px;
    text-align: center;
    padding-top: 5px;
    margin: 0 3px 0 3px;
}

.magazines li a {
    float: left;
}

.magazines li img {
    display: block;
    margin: 0 auto;
    padding: 1px;
    background: #fff;
    border: 1px solid #3c5a2f;
    width: 89px;
}

.leaderboard-details ul li .span1, .leaderboard-details ul li .span4, .leaderboard-details ul li .span2, .leaderboard-details ul li .span3 {
    border-right: 1px solid #e5e5e5;
    line-height: 38px;
    vertical-align: middle;
}

.course-details ul li a, .course-details ul li .span3 {
    font-size: 11px;
    font-weight: bold;
    color: #333333;
//    padding-left: 5px;
}

.icon-arrowup {
    background: url(/img/arrow_up_lboard.png) center center no-repeat;
    height: 15px;
    width: 15px !important;
    margin-right: 5px;
}

.icon-arrowdown {
    background: url(/img/arrow_down_lboard.png) center center no-repeat;
    height: 15px;
    width: 15px !important;
    margin-right: 5px;
}

.rankUp {
    background: url(/img/arrow_up_lboard.png) center center no-repeat;
    height: 15px;
    width: 15px;
    margin-right: 5px;
}

.rankDown {
    background: url(/img/arrow_down_lboard.png) center center no-repeat;
    height: 15px;
    width: 15px;
    margin-right: 5px;
}

#sidebar .left-bar.span12 .leaderboard-details {
    text-align: center;
    margin: 0;
    line-height: 18px;
}

.leaderboard-details .span1 {
    width: 10%;
    margin: 0;
    padding: 0 2px;
    font-size: 14px;
    color: #1d5d06;
    font-weight: bold;
}

.leaderboard-details .span1 + .span1 {
    font-size: 12px;
    color: #333333;
    font-weight: normal;
}

.leaderboard-details .span2 {
    width: 14%;
    margin: 0;
    text-align: center;
    padding: 0 2px;
}

.leaderboard-details .span3 {
    width: 17%;
    margin: 0;
    padding: 0 2px;
}

.leaderboard-details .span4 {
    width: 34%;
    margin: 0;
    text-align: left;
    font-size: 11px;
    padding-left: 2%;
    color: #000;
    background: #fdfdfd;
}

.leaderboard-details .span5 {
    padding-top: 10px;
    text-align: left;
    padding-left:  5px;
    width: 33%;
    float: left;
}

.leaderboard-details .span6 {
    padding-top: 10px;
	padding-left: 5px;
    text-align: left;
    width: 48%;
    float: left;
}

.leaderboard-details #points {
	float: right !important;
}

.leaderboard-details.table-listing ul li {
    padding: 0;
}

#sidebar .left-bar.span12 .leaderboard-details .span3 img {
    margin-top: 7px;
}

.leaderboard-details ul li span:last-child {
    border-right: 0px;
    width: 15%;
}

.leaderboard-details ul li:last-child {
    border-bottom: 1px solid #E5E5E5;
}

#sidebar .left-bar.span12 .viewall_block {
    background: #fff;
    border: 0px;
    margin: 0;
}

.viewall {
    background: url(/img/icons_viewallarrow.png) center right no-repeat;
    padding-right: 20px;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
    color: #363636;
    margin: 12px 0 0 3px;
}

.viewall_block .span5 {
    float: right;
    background: #e1e1e1;
    text-transform: uppercase;
    font-size: 11.35px;
    text-align: center;
    line-height: 28px;
    color: #707070;
    font-weight: bold;
    margin-top: 6px;
}

#points {
    background: #75934d;
    font-size: 12px;
    font-weight: bold;
    color: #fff; /*width:12%;*/
}

#sidebar .left-bar.span12 div.span6.pull-right {
    float: right;
}

#sidebar .left-bar.span12 div.socialbar {
    background: url(/img/get_socialbg.jpg) left center no-repeat #000;
    min-height: 40px;
}

.socialbar a {
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    text-indent: -99999px;
    overflow: hidden;
    margin: 7px 6px 7px 7px;
}

.fb_dark {
    background: url(/img/icon_social.png) 0px 0px no-repeat;
    margin-left: 15px !important;
}

.fb_dark:hover {
    background-position: 0px -31px;
}

.tw_dark {
    background: url(/img/icon_social.png) -37px 0px no-repeat;
}

.tw_dark:hover {
    background-position: -37px -31px;
}

.gp_dark {
    background: url(/img/icon_social.png) -73px 0px no-repeat;
}

.gp_dark:hover {
    background-position: -73px -31px;
}

.yt_dark {
    background: url(/img/icon_social.png) -110px 0px no-repeat;
}

.yt_dark:hover {
    background-position: -110px -31px;
}

#tournament_leaderboard h4 {
    padding: 4px 0;
    background: #f0f0f0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
}

#sidebar .left-bar.span12 #tournament_leaderboard h4 img {
    float: left;
    margin: 1px 7px 1px 7px;
}

#tournament_leaderboard h4 p {
    font-size: 12.96px;
    font-weight: bold;
    margin-top: 7px;
    margin-bottom: 0px;
}

#tournament_leaderboard h4 span {
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
}

footer {
    border: 4px solid #ffffff;
    background: #fff;
}

footer .row-fluid .span2 {
    width: 20%;
    text-align: center;
    margin: 0;
}

#footer-logo {
    background: url(/img/footerlogo_bg.png) left center repeat-x;
}

#footer-logo img {
    margin-top: 3px;
    clear: both;
}

#footer-logo .span2 {
    border-right: 1px solid #bebebe;
    margin-left: -1px;
}

#footer-logo .span2:last-child {
    border-right: 0px;
}

#footermenu {
    background: #2b2b2b; /* Old browsers */
    background: -moz-linear-gradient(top, #2b2b2b 0%, #161616 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #161616)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2b2b2b 0%, #161616 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2b2b2b 0%, #161616 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2b2b2b 0%, #161616 100%); /* IE10+ */
    background: linear-gradient(to bottom, #2b2b2b 0%, #161616 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#161616', GradientType=0); /* IE6-9 */
}

footer .row-fluid#footermenu .span2 {
    text-align: left;
}

footer .row-fluid#footermenu ul {
    list-style-type: none;
    margin: 0 25px 9px 25px;
}

footer .row-fluid#footermenu h3 {
    font-size: 18px;
    color: #dcdcdc;
    font-weight: bold;
    padding: 15px 0 5px 25px;
}

footer .row-fluid#footermenu ul li a {
    font-size: 11.62px;
    color: #dcdcdc;
    font-weight: bold;
}

footer .row-fluid#footermenu ul li {
    line-height: 16px;
}

footer .row-fluid#footermenu .span2:nth-child(1) ul li:last-child, footer .row-fluid#footermenu .span2:nth-child(3) ul li:last-child, footer .row-fluid#footermenu .span2:nth-child(4) ul li:last-child {
    margin: 0 0 5px 0;
}

footer .row-fluid#footermenu .span2:last-child ul li:nth-child(5) {
    margin: 20px 0 10px 0;
}

#copyright {
    text-align: center;
    margin: 5px 0;
}

#copyright p {
    font-size: 10px;
    text-align: center;
    color: #fff;
    clear: both;
    margin: 0;
}

#copyright a {
    font-size: 12.96px;
    color: #619830;
    font-weight: bold;
    text-align: center;
}

#copyright {
    margin: 5px auto;
}

.box-white:last-child, #ads-container.box-white .right-bar, #ads-container.box-white .left-bar {
    margin-bottom: 0;
}

#courses-info .span6 {
    width: 48.9101%;
}


#courses-info .span6 .course-details.table-listing ul li.row-fluid a .span2 {
    margin-right: 2px;
    width: 12%;
    font-weight: normal;
}

#courses-info .span6 .course-details ul li .span3 {
    width: 22% !important;
}



#left-container #courses-info {
    width: 100.2%;
}

#ads-container {
    width: 100.2%;
}

/*#ads-container .span6{width: 48.9179%;}*/
#tournament_leaderboard.ad {
    background: #FFFFFF;
    min-height: 327px; /*height:327px;*/
    overflow: hidden;
}

.PadR5 {
    padding-right: 5px;
}

.PadT4 {
    padding-top: 4px;
}

.PadT2 {
    padding-top: 2px;
}

.socialbtn {
    display: none;
}

#ad10normal {
    display: block;
}

#sidebar .left-bar.span12 img#ad10normal768 {
    display: none;
}

#sidebar .left-bar.span12 div#ad10normal768 {
    display: none;
}

#video768 {
    clear: both;
}

.hidden1 {
    display: none;
}

.platform {
    float: left;
}

/* SEVEN DAYS CSS */
.clubinfo {
    margin-bottom: 5px;
}

#club-info h1 {
    padding: 15px 0 2px 7px;
    font-weight: bold;
    color: #164606;
    font-size: 19px;
    line-height: 17.70px;
}

.clubinfo .span4 p {
    font-size: 12px;
    line-height: 13px;
}

.clubinfo .span4 a {
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    color: #346e1f;
    text-decoration: underline;
}

.clubinfo .span12 a {
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    color: #346e1f;
    text-decoration: underline;
}

.clubinfo .span6 h1, .clubinfo .span6 p {
    padding-left: 7px;
}

.clubinfo .span6 .pull-right, .clubinfo .span6 p {
    padding-right: 7px;
}

.clubinfo .span6 a:hover {
    text-decoration: none;
}

.clubinfo .span6 {
    text-align: right;
}

.txt-l, .txt-l p a  {
    text-align: left !important;
    padding-left: 0 !important;
}

.clubinfo .span6 p {
    margin: 5px 0 0 0;
}

.clubinfo .span6 p a {
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #346e1f;
    padding: 1px 0 1px 20px;
    margin-top: 5px;
}

a.bookmark {
    background: url(/img/sponser_icons.png) 0px 0px no-repeat;
}

a.favorite {
    background: url(/img/sponser_icons.png) 0 -45px no-repeat;
}

a.favorite_big_off {
    background: url(/img/icon-star.png) -12px 0px no-repeat;
}

a.favorite_big_on {
    background: url(/img/icon-star.png) 0 0px no-repeat;
}

a.pivottable {
    background: url(/img/sponser_icons.png) 0 -97px no-repeat;
}

.sponserstitle {
    font-size: 10px;
    line-height: 16px;
    font-weight: bold;
    color: #606060;
    text-align: center;
    display: block;
}

.groundrating a {
    padding: 5px;
    text-indent: -10000px;
    position: relative;
    width: 5px;
    width: 5px;
    display: inline-block;
    overflow: hidden;
    line-height: 10px;
}

.groundrating a.yellow, .groundrating a.gray:hover {
    background: url(/img/icon-star.png) 0 0 no-repeat;
}

.groundrating a.gray {
    background: url(/img/icon-star.png) -17px 0 no-repeat;
}

.daytableheader {
    background: #0066cc;
    color: #fff;
    line-height: 12px;
    text-align: center;
    font-size: 12px;
}

.clubinfotable tr.datarow td {
    padding: 4px 0px 4px 0px;
    background: url(/img/tablerow_separator.png) center right repeat-y;
    font-weight: bold;
}

.clubinfotable .daytableheader td {
    padding: 5px 0px;
    background: url(/img/tableheader_separator.png) center right repeat-y;
    color: #fff;
}

.clubinfotable td {
    text-align: center;
}

td.hour {
    width: 65px;
}

td.condition {
    width: 77px;
}

td.temp {
    width: 48px;
}

td.windspeed {
    width: 67px;
}

td.humidity {
    width: 62px;
}

td.comfortlvl {
    width: 77px;
}

td.threehour {
    width: 73px;
}

td.threehour {
    width: 78px;
}

td.crating {
    width: 91px;
}

.icon_condition {
    display: block;
    padding-top: 35px;
    font-size: 9px;
    line-height: 10px;
}

.icon_front {
    display: block;
    font-size: 12px;
    line-height: 60px;
    color: white;
    margin-left: 8px;
}

.icon_condition.clearcool {
    background: url(/img/icon-condition.png) center 5px no-repeat;
}

.icon_condition.sunnycool {
    background: url(/img/icon-condition.png) center -57px no-repeat;
}

.icon_condition.partlycloud {
    background: url(/img/icon-condition.png) center -130px no-repeat;
}

.clubinfotable tr.datarow td.temp {
    color: #75934d;
    font-size: 14px;
    font-weight: bold;
}

.clubinfotable tr.datarow {
    background: url(/img/tablerow_bg.png) center bottom repeat-x #f6f6f6;
}

.clubinfotable tr.datarow td.dark {
    background: url(/img/tablerowdark_bg.png) right bottom repeat;
}

.icon_winddirection {
    display: block;
    padding-top: 30px;
    font-size: 9px;
    font-weight: bold;
    color: #75934d;
    line-height: 10px;
}

/*.icon_winddirection.E{ background:url(/img/weathericons/16x16/wind-dir.png) center 0px no-repeat;}*/
/*.icon_winddirection.N{ background:url(/img/weathericons/16x16/wind-dir.png) center -36px no-repeat;}*/

/*.icon_winddirection.NE{ background:url(/img/weathericons/16x16/wind-dir.png) center -72px no-repeat;}*/
/*.icon_winddirection.NNE{ background:url(/img/weathericons/16x16/wind-dir.png) center -72px no-repeat;}*/
/*.icon_winddirection.ENE{ background:url(/img/weathericons/16x16/wind-dir.png) center -72px no-repeat;}*/

/*.icon_winddirection.SE{ background:url(/img/weathericons/16x16/wind-dir.png) center -180px no-repeat;}*/
/*.icon_winddirection.ESE{ background:url(/img/weathericons/16x16/wind-dir.png) center -180px no-repeat;}*/
/*.icon_winddirection.SSE{ background:url(/img/weathericons/16x16/wind-dir.png) center -180px no-repeat;}*/

/*.icon_winddirection.S{ background:url(/img/weathericons/16x16/wind-dir.png) center -144px no-repeat;}*/

/*.icon_winddirection.SW{ background:url(/img/weathericons/16x16/wind-dir.png) center -216px no-repeat;}*/
/*.icon_winddirection.WSW{ background:url(/img/weathericons/16x16/wind-dir.png) center -216px no-repeat;}*/
/*.icon_winddirection.SSW{ background:url(/img/weathericons/16x16/wind-dir.png) center -216px no-repeat;}*/

/*.icon_winddirection.W{ background:url(/img/weathericons/16x16/wind-dir.png) center -252px no-repeat;}*/

/*.icon_winddirection.NW{ background:url(/img/weathericons/16x16/wind-dir.png) center -108px no-repeat;}*/
/*.icon_winddirection.WNW{ background:url(/img/weathericons/16x16/wind-dir.png) center -108px no-repeat;}*/
/*.icon_winddirection.NNW{ background:url(/img/weathericons/16x16/wind-dir.png) center -108px no-repeat;}*/


.icon_winddirection.W {
	    background: url(/img/weathericons/24x24/wind-dir.png) center 0px no-repeat;
}

.icon_winddirection.S {
	    background: url(/img/weathericons/24x24/wind-dir.png) center -74px no-repeat;
}

.icon_winddirection.SW {
	    background: url(/img/weathericons/24x24/wind-dir.png) center -148px no-repeat;
}

.icon_winddirection.SSW {
	    background: url(/img/weathericons/24x24/wind-dir.png) center -148px no-repeat;
}

.icon_winddirection.WSW {
	    background: url(/img/weathericons/24x24/wind-dir.png) center -148px no-repeat;
}


.icon_winddirection.SE {
	    background: url(/img/weathericons/24x24/wind-dir.png) center -222px no-repeat;
}

.icon_winddirection.ESE {
	    background: url(/img/weathericons/24x24/wind-dir.png) center -222px no-repeat;
}

.icon_winddirection.SSE {
	    background: url(/img/weathericons/24x24/wind-dir.png) center -222px no-repeat;
}


.icon_winddirection.N {
	    background: url(/img/weathericons/24x24/wind-dir.png) center -296px no-repeat;
}

.icon_winddirection.NW {
	    background: url(/img/weathericons/24x24/wind-dir.png) center -370px no-repeat;
}

.icon_winddirection.WNW {
	    background: url(/img/weathericons/24x24/wind-dir.png) center -370px no-repeat;
}

.icon_winddirection.NNW {
	    background: url(/img/weathericons/24x24/wind-dir.png) center -370px no-repeat;
}


.icon_winddirection.NE {
	    background: url(/img/weathericons/24x24/wind-dir.png) center -444px no-repeat;
}

.icon_winddirection.ENE {
	    background: url(/img/weathericons/24x24/wind-dir.png) center -444px no-repeat;
}

.icon_winddirection.NNE {
	    background: url(/img/weathericons/24x24/wind-dir.png) center -444px no-repeat;
}

.icon_winddirection.E {
	    background: url(/img/weathericons/24x24/wind-dir.png) center -518px no-repeat;
}

.table_tabs {
    background: #c2c2c2;
    padding: 4px 0 0 8px;
}

.table_tabs a {
    background: url(/img/tabs_bg.png) bottom center no-repeat;
    display: block;
    float: left;
    width: 72px;
    height: 32px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-right: 4px;
}

.table_tabs a:hover, .table_tabs a.active {
    background: url(/img/tabs_bg.png) top center no-repeat;
    text-decoration: none;
}

#club-info .table_tabs a.last {
    display: none;
}

.ratingsystem {
    margin-top: 3px;
}

.ratingsystem h6 {
    color: #344830;
    font-size: 15px;
    font-weight: bold;
    padding-left: 11px;
    line-height: 16px;
    padding-top: 4px;
}

.ratingsystem .span2 {
    width: 13%;
}

.ratingsystem .span8 {
    width: 63%;
    margin-left:0px;
}

.ratingsystem .rating-social {
    width: 18%;
    margin: 0;
}

.ratingsystem .rating-social .stButton {
    margin-left: 2px;
    margin-right: 0;
}

.txtgreen {
    color: #346e1f;
}

.ratingdetails {
    font-size: 9px;
    font-weight: bold;
    padding-top: 5px;
}

.ratingdetails {
    padding-left: 11px;
    line-height: 12px;
}

.starterms {
    margin-left: -6px;
}

.summary_broadcast {
    border: 4px solid #fff;
    background: url(/img/summary_bg.png) center top repeat-x #fafafa;
    min-height: 71px;
    margin: 7px 0 14px 0;
}

.buttonitem {
    background: url(/img/summary_separator.png) center right no-repeat;
    width: 20%;
    float: left;
    height: 71px;
    text-align: center;
}

.buttonitem.first {
    width: 123px;
}

.buttonitem.second {
    width: 114px;
}

.buttonitem.third {
    width: 135px;
}

.buttonitem.fourth {
    width: 123px;
}

.buttonitem.last {
    width: 125px;
}

.buttonitem a.btn-dark {
    color: #fff;
    background: #9d9d9d; /* Old browsers */
    background: -moz-linear-gradient(top, #9d9d9d 0%, #8c8c8c 50%, #5b5b5b 50%, #404040 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9d9d9d), color-stop(50%, #8c8c8c), color-stop(50%, #5b5b5b), color-stop(100%, #404040)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9d9d9d 0%, #8c8c8c 50%, #5b5b5b 50%, #404040 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9d9d9d 0%, #8c8c8c 50%, #5b5b5b 50%, #404040 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9d9d9d 0%, #8c8c8c 50%, #5b5b5b 50%, #404040 100%); /* IE10+ */
    background: linear-gradient(to bottom, #9d9d9d 0%, #8c8c8c 50%, #5b5b5b 50%, #404040 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d9d9d', endColorstr='#404040', GradientType=0); /* IE6-9 */
    line-height: 18px;
    padding: 4px 7px;
    float: none;
    margin: 6px auto 0px auto;
    width: 72%;
    display: block;
    text-shadow: 0px 0px 2px #5a5a5a, 0px 0px 2px #5a5a5a, 0px 0px 2px #5a5a5a;
}

.buttonitem a.btn-success {
    line-height: 18px;
    padding: 4px 7px;
    float: none;
    margin: 6px auto 0px auto;
    width: 72%;
    display: block;
}

.buttonitem.last a {
    /*background: #555555; *//* Old browsers */
    /*background: -moz-linear-gradient(top, #555555 0%, #363636 50%, #1d1d1d 51%, #010101 100%); *//* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(50%,#363636), color-stop(51%,#1d1d1d), color-stop(100%,#010101)); *//* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top, #555555 0%,#363636 50%,#1d1d1d 51%,#010101 100%); *//* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top, #555555 0%,#363636 50%,#1d1d1d 51%,#010101 100%); *//* Opera 11.10+ */
    /*background: -ms-linear-gradient(top, #555555 0%,#363636 50%,#1d1d1d 51%,#010101 100%); *//* IE10+ */
    /*background: linear-gradient(to bottom, #555555 0%,#363636 50%,#1d1d1d 51%,#010101 100%); *//* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#010101',GradientType=0 ); *//* IE6-9 */
    border: 0px;
    font-size: 13px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0px 0px 2px #3c6030;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 10px 5px;
    float: none;
    margin: 8px auto 0 auto;
    width: 81%;
    display: block;
}

.buttonitem a:hover {
    background: #bdd193; /* Old browsers */
    background: -moz-linear-gradient(top, #bdd193 0%, #a6bd89 50%, #7ea155 50%, #517c40 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bdd193), color-stop(50%, #a6bd89), color-stop(50%, #7ea155), color-stop(100%, #517c40)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bdd193 0%, #a6bd89 50%, #7ea155 50%, #517c40 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bdd193 0%, #a6bd89 50%, #7ea155 50%, #517c40 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bdd193 0%, #a6bd89 50%, #7ea155 50%, #517c40 100%); /* IE10+ */
    background: linear-gradient(to bottom, #bdd193 0%, #a6bd89 50%, #7ea155 50%, #517c40 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdd193', endColorstr='#517c40', GradientType=0); /* IE6-9 */
    text-shadow: none;
}

.buttonitem.first a {
    width: 84px;
}

.buttonitem.second a {
    width: 75px;
}

.buttonitem.third a {
    width: 96px;
}

.buttonitem.fourth a {
    width: 78px;
}

.buttonitem.last a {
    width: 96px;
    letter-spacing: -1px;
}

.additiongraph {
    text-align: center;
}

.additiongraph a {
    margin: 0 0 10px 0;
}

.clubdetails div {
    background-color: #f3f3f3;
    background-image: -moz-linear-gradient(top, #f3f3f3, #efefef);
    background-image: -ms-linear-gradient(top, #f3f3f3, #efefef);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#efefef));
    background-image: -webkit-linear-gradient(top, #f3f3f3, #efefef);
    background-image: -o-linear-gradient(top, #f3f3f3, #efefef);
    background-image: linear-gradient(top, #f3f3f3, #efefef);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#efefef', GradientType=0);
    padding: 14px;
    text-align: justify;
}

.clubdetails div p {
    line-height: 16px;
    font-size: 12px;
}

.clubdetails h3 {
    padding: 1px 0 4px 0px;
    font-weight: bold;
    color: #164606;
    font-size: 17px;
    line-height: 17.70px;
}

.course-details.top-courses-widget.table-listing {
	padding: 0;
}

ul.forecast-dd {
	margin: 0;
	padding: 0;
	padding-right: 25px;
	list-style: none;
	display: none;
	position: relative;
	left: 0;
}
  
ul.forecast-dd li {
	width: 100%;
	float: left;
}
  
#tab_tabs.table_tabs ul.forecast-dd li a, #tab_tabs.table_tabs ul.forecast-dd li a:link, #tab_tabs.table_tabs ul.forecast-dd li a:active {
	margin: 0;
	padding: 0;
	display: block;
	height: auto;
	width: 100% !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background: #f63e3e;
	background: -moz-linear-gradient(top,  #f63e3e 0%, #ff4141 50%, #ff1111 51%, #ce0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f63e3e), color-stop(50%,#ff4141), color-stop(51%,#ff1111), color-stop(100%,#ce0000));
	background: -webkit-linear-gradient(top,  #f63e3e 0%,#ff4141 50%,#ff1111 51%,#ce0000 100%);
	background: -o-linear-gradient(top,  #f63e3e 0%,#ff4141 50%,#ff1111 51%,#ce0000 100%);
	background: -ms-linear-gradient(top,  #f63e3e 0%,#ff4141 50%,#ff1111 51%,#ce0000 100%);
	background: linear-gradient(to bottom,  #f63e3e 0%,#ff4141 50%,#ff1111 51%,#ce0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f63e3e', endColorstr='#ce0000',GradientType=0 );
}
  
#tab_tabs.table_tabs ul.forecast-dd li a:hover {
	background: #3385d6;
	background: -moz-linear-gradient(top,  #3385d6 0%, #3385d6 50%, #0064cb 51%, #0066cc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3385d6), color-stop(50%,#3385d6), color-stop(51%,#0064cb), color-stop(100%,#0066cc));
	background: -webkit-linear-gradient(top,  #3385d6 0%,#3385d6 50%,#0064cb 51%,#0066cc 100%);
	background: -o-linear-gradient(top,  #3385d6 0%,#3385d6 50%,#0064cb 51%,#0066cc 100%);
	background: -ms-linear-gradient(top,  #3385d6 0%,#3385d6 50%,#0064cb 51%,#0066cc 100%);
	background: linear-gradient(to bottom,  #3385d6 0%,#3385d6 50%,#0064cb 51%,#0066cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3385d6', endColorstr='#0066cc',GradientType=0 );
}

h2.heading-green.courses-heading {
	padding: 0 10px;
	text-indent: 0px;
	line-height: 2em;
}

.h14 {
	height: 14px;
}
