<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'ChevinMedium';
    src: url('../fonts/ChevinPro-Medium.eot') format('eot'),
        url('../fonts/ChevinPro-Medium.woff') format('woff'),
        url('../fonts/ChevinPro-Medium.ttf') format('truetype'),
        url('../fonts/ChevinPro-Medium.svg')
        format('svg');
}

@font-face {
    font-family: 'ChevinDemiBold';
    src: url('../fonts/ChevinPro-DemiBold.eot') format('eot'),
        url('../fonts/ChevinPro-DemiBold.woff') format('woff'),
        url('../fonts/ChevinPro-DemiBold.ttf') format('truetype'),
        url('../fonts/ChevinPro-DemiBold.svg')
        format('svg');
}

@font-face {
    font-family: 'ChevinBold';
    src: url('../fonts/ChevinPro-Bold.eot') format('eot'),
        url('../fonts/ChevinPro-Bold.woff') format('woff'),
        url('../fonts/ChevinPro-Bold.ttf') format('truetype'),
        url('../fonts/ChevinPro-Bold.svg') format('svg');
}

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

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
    {
    display: block;
}

ol,ul {
    list-style: none;
}

blockquote,q {
    quotes: none;
}

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

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

.skip {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
}

.skip:focus {
    position: static;
    width: auto;
    height: auto;
}

* {
    font-size: 100.01%;
}

html {
    min-width: 964px;
    font-size: 62.5%;
    height: 100%;
    width: 100%;
}

body {
    margin: 0;
    color: #4b4c4d;
    font: 1.6em/1.211em Arial, Helvetica, sans-serif;
    background: #f2f2f2;
    min-width: 964px;
    height: 100%;
    width: 100%;
}

.page {
    background: #e1e1e1 url(../images/bg-center.gif) repeat-y 50% 0;
}

a {
    text-decoration: none;
    color: #575859;
}

a:hover {
    text-decoration: underline;
}

input,textarea,select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #989f9c;
}

#wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    margin: 0 auto -300px;
}

.w1 {
    width: 964px;
    margin: 0 auto;
}

.page #header {
    border-bottom: 1px solid #fff;
}

#header {
    background: #175701 url(../images/bg-page-c.png) repeat-y 50% 0;
    margin: 0 -9999px;
    padding: 0 9999px;
    width: 964px;
    position: relative;
}

.item-form {
    width: 100%;
    padding: 0 0 6px;
}

.header-frame {
    background: url(../images/bg-page-t.jpg) no-repeat 50% 0;
    margin: 0 -9999px;
    padding: 22px 9999px 10px;
    width: 964px;
    position: relative;
}

.header-content {
    height: 1%;
    padding: 12px 4px 11px 3px;
}

.page .header-content {
    padding: 12px 4px 33px 3px;
}

.header-content:after {
    content: '';
    display: block;
    clear: both;
}

.header-holder:after {
    content: '';
    display: block;
    clear: both;
}

.logo {
    float: left;
    margin: 6px 0 0;
    background: url(../images/logo1.png) no-repeat;
    width: 246px;
    height: 45px;
    text-indent: -9999px;
    overflow: hidden;
}

.logo a {
    display: block;
    height: 100%;
}

.logo img {
    vertical-align: top;
    display: none;
}

.navigation {
    float: right;
    background: url(../images/bg-nav.png) no-repeat 100% 0;
    height: 51px;
    position: relative;
    /*border:solid #6cb31a;
	border-width:0 1px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
}

#language span.number {
    background: url('../images/bg-number.png') no-repeat scroll 0 0 transparent; 
    color: #FFFFFF; 
    font-size: 16px; 
    font-weight: bold; 
    height: 32px; 
    line-height: 24px; 
    position: absolute; 
    text-align: center; 
    top: -3px; 
    width: 35px;
}

#nav {
    float: left;
    background: url(../images/bg-nav.png) no-repeat 0 -56px;
    height: 56px;
}

#nav li {
    float: left;
    background: url(../images/separator.png) no-repeat 100% 0;
    position: relative;
    margin: 0 0 0 -1px;
}

#nav li a.nav-header {
    color: #fff;
    float: left;
    width: 140px;
    padding: 17px 0 1px;
    height: 33px;
    text-align: center;
    text-decoration: none !important;
    text-shadow: -1px -1px 0 #507721;
    outline: none;
}

#nav li a.nav-header.narrow {
    width: 92px;
}

#nav li a.nav-header:hover {
    background: url(../images/bg-nav.png) no-repeat 100% -112px;
}

#nav li a.selected {
    background: url(../images/bg-nav.png) no-repeat 100% -168px;
}

#nav li:first-child a.selected {
    background-position: 0 -168px;
}

#nav li:first-child a.nav-header:hover {
    background-position: 0 -112px;
}

#nav .navigation-menu {
    background: none repeat scroll 0 0 #5FA801;
    border-radius: 0 0 0 0;
    box-shadow: 0 4px 5px gray;
    margin-left: 1px;
    margin-top: 40px;
    position: relative;
    display: none;
    z-index: 100;
    max-width: 139px;
    width: 139px;
    position: absolute;
    left: 0;
    padding-bottom: 1em;
}

#nav .navigation-menu-row {
    background: none repeat scroll 0 0 #5FA801;
    padding-left: 1em;
    padding-top: 1em;
    padding-right: 5px;
}

#nav .navigation-menu-row a {
    color: #fff;
    text-align: center;
    outline: none;
}

#nav div.navigation-submenu-triangle {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #437501;
    position: absolute;
    left: 120px;
    top: 13px;
    z-index: 1000;
}

#nav div.navigation-submenu-triangle-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #437501;
    float: right;
    z-index: 1000;
    position: relative;
    top: 5px;
    right: 5px;
}

#nav div.navigation-submenu {
    padding-bottom: 1em;
    min-height: 40px;
    background-color: #5FA801;
    font-size: 0.9em;
    position: absolute;
    left: 130px;
    top: 0px;
    width: 131px;
    border: 1px solid #437501;
    box-shadow: 0 4px 5px gray;
    z-index: 10011;
}

/*
.btn-tapahtuma{
	float:left;
	background:url(https://www.mynextrun.com/resources/public/images/signup-button-9.fw.png) no-repeat;
	width:155px;
	height:27px;
	padding:8px 0 0;
	margin:8px 7px 2px 11px;
	color:#585859;
	text-align:center;
	text-shadow:1px 1px 0 #fff;
}
*/
.signup-login {
    background: url("../images/signup-login.png") top left
        no-repeat;
    float: left;
    padding: 8px 0 0;
    margin-top: 8px;
    color: #585859;
    text-align: center;
    text-shadow: 1px 1px 0 #fff;
}

.login-button {
    width: 79px;
    height: 34px;
    background-position: -10px -54px;
    margin-left: 8px;
}

.login-button:hover {
    width: 79px;
    height: 34px;
    background-position: -10px -10px;
}

.login-button:active {
    width: 79px;
    height: 34px;
    background-position: -9px -185px;
    padding: 9px 0 0;
}

.signup-button {
    width: 79px;
    height: 34px;
    background-position: -10px -142px;
    margin-right: 8px;
    margin-left: 2px;
}

.signup-button:hover {
    width: 79px;
    height: 34px;
    background-position: -10px -98px;
}

.signup-button:active {
    width: 79px;
    height: 34px;
    background-position: -9px -227px;
    padding: 9px 0 0;
}

.heading-block {
    text-align: center;
    color: #fff;
    padding: 0 0 20px;
    text-shadow: 1px 1px 0 #626262;
}

.heading-block h1 {
    font: normal 3em/1.12em "ChevinBold", Arial, Helvetica, sans-serif;
}

.heading-block h2 {
    font: normal 2.25em/1.37em "ChevinMedium", Arial, Helvetica, sans-serif;
    margin: -4px 0 0;
}

.search-form {
    margin: 0 auto;
    width: 597px;
    padding: 0 0 89px;
}

.search-form .row {
    background: #fde119 url(../images/bg-row.png) repeat-y -597px 0;
    margin: 0 0 15px;
}

.search-form .row .holder {
    background: url(../images/bg-row.png) no-repeat;
}

.search-form .row .frame {
    background: url(../images/bg-row.png) no-repeat -1194px 100%;
    padding: 21px 26px;
    min-height: 44px;
}

.search-form .text {
    float: left;
    background: #fff url(../images/bg-text.png) no-repeat;
    width: 392px;
    height: 41px;
    padding: 0 1px;
    overflow: hidden;
}

.search-form .text input {
    float: left;
    width: 362px;
    padding: 9px 15px 7px;
    border: none;
    margin: 0;
    font-size: 20px;
    line-height: 25px;
    background: none;
    outline: none;
}

.btn-search {
    float: right;
    background: url(../images/btn.png) no-repeat -167px 0;
    width: 132px;
    height: 44px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    font-size: 22px;
    line-height: 44px;
    font-weight: bold;
    color: #575859;
    text-shadow: 1px 1px 1px #fff;
    border: none;
}

.btn-search:hover {
    text-decoration: underline;
}

.row-radio {
    overflow: hidden;
    font-size: 0.938em;
    line-height: 18px;
    color: #525353;
    padding: 0 0 0 19px;
}

.row-radio .title {
    float: left;
    padding: 1px 22px 0 0;
    font-weight: bold;
}

.row-radio .area {
    float: left;
    padding: 0 23px 0 0;
}

.row-radio .alt-area {
    padding: 0 0 0 11px;
}

.radio {
    float: left;
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
}

.row-radio label {
    float: left;
    padding: 1px 0 0 9px;
}

.page #main {
    background: url(../images/bg-main.png) no-repeat;
    margin: -52px 0 0;
    padding: 30px 45px 10px;
    width: 874px;
    position: relative;
    z-index: 10;
}

#main {
    padding: 0 4px 10px 4px;
}

.events-box {
    width: 100%;
}

.events-list {
    padding: 0 0 10px;
}

.events-list h2 {
    font: normal 1.875em/1.121em "ChevinBold", Arial, Helvetica, sans-serif;
    margin: 0 0 20px;
    color: #575859;
}

.events {
    width: 110%;
}

.events&gt;li {
    display: inline-block;
    vertical-align: top;
    width: 285px;
    margin: 0 6px 10px 0;
    background: url(../images/bg-events.png) repeat-y -285px 0;
}

*+html .events&gt;li {
    display: inline;
    margin: 0 10px 10px 0;
}

.events .holder {
    background: url(../images/bg-events.png) no-repeat;
}

.events .frame {
    background: url(../images/bg-events.png) no-repeat -570px 100%;
}

.events .content {
    padding: 17px 19px 6px;
}

.date-box {
    overflow: hidden;
    padding: 0 0 3px;
}

.date-box span {
    margin: 0 0 0 9px;
    padding: 0 0 0 10px;
    background: url(../images/separator.png) no-repeat 0 -63px;
}

.events-list h3 {
    font: normal 1.375em/1.17em "ChevinDemiBold", Arial, Helvetica,
        sans-serif;
    color: #575859;
    margin: 0 0 6px;
}

#twocolumns .arrow {
    background: url(../images/arrow.png) no-repeat 0 -92px;
    width: 5px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

*+html #twocolumns .arrow {
    display: inline;
    top: 0;
}

#twocolumns .events-news .arrow,.events-list .arrow {
    background: url(../images/arrow.png) no-repeat;
    width: 7px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

*+html #twocolumns .events-news .arrow {
    display: inline;
    top: 0;
}

*+html .events-list .arrow {
    display: inline;
    top: 0;
}
/* Review */
.seo-review {
    color: #afafb0;
    margin-bottom: 1em;
    margin-top: 0.5em;
    font-size: 0.75em;
}

.seo-review .star {
    margin: 0 1em 0 0;
}

.seo-review .star li a {
    background-position: 0 -18px;
}

.star-rating {
    font-size: 0.75em;
    line-height: 15px;
    padding: 0;
    overflow: hidden;
    margin-bottom: 2.5em;
}

.star-rating h3 {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 1em;
}

.star-container-table {
    width: 100%;
}

.star-container-table td,.star-container-table th {
    padding: 0 0 1em;
}

.star-container-table th {
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
}

.star-container-table .larger-text {
    font-size: 14px;
}

.star-container-table [rel="tooltip"] {
    display: inline-block;
    width: 13px;
    height: 12px;
    background: url("../images/icon_info.png") no-repeat;
    vertical-align: middle;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.star-container-table [rel="tooltip"]:hover {
    opacity: 0.8;
}

.events-news .star-rating {
    padding: 0;
}

.star {
    float: left;
    position: relative;
    width: 100px;
    overflow: hidden;
    background: #c7c7c7;
    display: block;
}

.star li {
    float: left;
    /*padding:0 2px 0 0;*/
    height: 18px;
    display: block;
    top: 0;
}

.current-star-rating {
    background: #6bba0d;
    height: 18px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}

.rateable .current-star-rating {
    display: none;
}

.star.rateable li a:hover,.star.rateable li a.active {
    background: #f5db00; /* Old browsers */
    background: -moz-linear-gradient(top, #f5db00 0%, #ffb500 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5db00),
        color-stop(100%, #ffb500) ); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f5db00 0%, #ffb500 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f5db00 0%, #ffb500 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f5db00 0%, #ffb500 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f5db00 0%, #ffb500 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#f5db00',
        endColorstr='#ffb500', GradientType=0 ); /* IE6-9 */
    left: 0;
    top: 0;
    width: 100px;
    z-index: 3;
}

.star.rateable li a:hover:after,.star.rateable li a.active:after {
    content: "";
    position: absolute;
    display: block;
    background: url("../images/stars_mask_v-2.png") no-repeat;
    width: 20px;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 15;
}

.star li a {
    float: left;
    /*width:16px;
	height:15px;*/
    width: 20px;
    height: 18px;
    /*background:url(../images/stars.png) no-repeat;*/
    background: url("../images/stars_mask_v-2.png") no-repeat;
    color: #ababac;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    display: block;
}

.star.unrateable li a {
    cursor: default;
}

.star li a.star-no-1 {
    left: 0;
}

.star li a.star-no-2 {
    left: 20px;
}

.star li a.star-no-3 {
    left: 40px;
}

.star li a.star-no-4 {
    left: 60px;
}

.star li a.star-no-5 {
    left: 80px;
}

.star.rateable li a.star-no-1:hover,.star.rateable li a.star-no-1.active
    {
    width: 20px;
    z-index: 8;
}

.star.rateable li a.star-no-2:hover,.star.rateable li a.star-no-2.active
    {
    width: 40px;
    left: 0;
    z-index: 7;
}

.star.rateable li a.star-no-3:hover,.star.rateable li a.star-no-3.active
    {
    width: 60px;
    left: 0;
    z-index: 6;
}

.star.rateable li a.star-no-4:hover,.star.rateable li a.star-no-4.active
    {
    width: 80px;
    left: 0;
    z-index: 5;
}

.star.rateabler li a.star-no-5:hover,.star.rateable li a.star-no-5.active
    {
    width: 100px;
    left: 0;
    z-index: 4;
}

.alt-star li a { /*background-position: 0 -48px;*/
    
}

.star-rating .statistics {
    float: left;
    padding: 1px 0 0 7px;
}

.star-rating .statistics a {
    color: #a4a5a5;
}
/*.star .half{background-position:0 -16px;}
.star .empty{background-position:0 -32px;}*/
.comment-user-information {
    width: 10%;
    margin: 0 3% 0 0;
    font-size: 0.75em;
    display: block;
    vertical-align: top;
    float: left;
}

.my-comment {
    display: none;
}

.my-comment textarea {
    
}

.my-comment input {
    width: 300px !important;
    border-radius: 5px;
    border: 1px solid #BBBBBB;
}

.my-comment textarea {
    width: 500px !important;
    height: 100px !important;
    border-radius: 5px;
    border: 1px solid #BBBBBB;
}

.my-comment-guide {
    clear: both;
    margin-top: 1em;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
}

#send-my-review {
    clear: both;
    float: left;
    margin-left: 10px;
}

.review-error {
    float: left;
    font-size: 0.75em;
    color: #ff0000;
    margin-left: 1em;
    display: none;
}

.review-comment-container {
    margin-top: 2.5em;
}

.review-comment {
    padding-top: 1em;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.review-comment.for-active-user {
    background-color: #F2F2F2; 
}

.review-comment.for-active-user .star li a {
     background-position: 0 -18px;
}

.review-comment-text {
    background: #ffffff;
    font-size: 0.75em;
    display: inline-block;
    width: 82%;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    min-height: 30px;
}

.review-comment-text:before {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.review-comment-text:before {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 20px;
    top: 0px;
    -webkit-transform: scale(1, 0.5);
    -moz-transform: scale(1, 0.5);
    -ms-transform: scale(1, 0.5);
    -o-transform: scale(1, 0.5);
    transform: scale(1, 0.5);
}

.hide-review-ratings {
    display: none;
}

.rewiew-overall-rating {
    font-size: 0.75em;
    margin: 10px 0 10px 10px;
}

.review-comment-text+.rewiew-overall-rating {
    margin: 10px 0 10px 95px;
}

.rewiew-overall-rating .bold {
    float: left;
    margin: 0 1em 0 0;
}

.show-review-ratings,.hide-review-ratings {
    float: right;
    font-size: 0.75em;
    margin: 10px 10px 10px 0;
}

.review-ratings { /*width: 82%;*/
    width: 565px;
    font-size: 0.75em;
    float: right;
    margin: 1em 0;
    display: none;
}

/* end review */

/* tool tips */
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    padding: 5px;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity = 0);
    visibility: visible;
}

.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

.tooltip.top {
    margin-top: -3px;
}

.tooltip.right {
    margin-left: 3px;
}

.tooltip.bottom {
    margin-top: 3px;
}

.tooltip.left {
    margin-left: -3px;
}

.tooltip-inner {
    max-width: 180px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000000;
    border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000000;
    border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000000;
    border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #000000;
    border-width: 0 5px 5px;
}

/* end tool tips */
.events-list img {
    display: block;
    margin: 0 1px 5px;
    position: relative;
}

#onecolumn {
    overflow: hidden;
    padding: 12px 0 5px;
}

#twocolumns {
    overflow: hidden;
    padding: 12px 0 5px;
}

#wrapper .alt-twocolumns {
    padding: 30px 0 19px;
}

#twocolumns select {
    float: right;
    width: 137px;
}

#twocolumns .size1 {
    width: 152px;
}

#twocolumns .size2 {
    width: 242px;
}

#twocolumns .align-left {
    float: left !important;
}

#content {
    float: right;
    width: 724px;
}

.alt-twocolumns #content {
    padding: 1px 0 0;
    width: 702px;
}

.heading {
    height: 1%;
    padding: 6px 0 23px 14px;
    overflow: hidden;
}

.heading:after {
    content: '';
    display: block;
    clear: both;
}

.heading h1 {
    float: left;
    font: normal 1.875em/33px "ChevinBold", Arial, Helvetica, sans-serif;
    color: #575859;
}

.choice-form {
    float: left;
    padding: 7px 0 0 14px;
}

.choice-form label {
    float: left;
    padding: 0 9px 0 0;
    font-size: 14px;
    line-height: 28px;
    color: #575859;
}

.choice-form select {
    float: left;
    width: 242px;
    font-size: 14px;
    color: #575859;
}

.events-news {
    border-top: 1px solid #bcbcbc;
    overflow: hidden;
}

.events-news&gt;li {
    float: left;
    width: 693px;
    border-bottom: 1px solid #bcbcbc;
    padding: 17px 15px 15px 16px;
}

.events-news .date-box {
    padding: 0;
}

.events-news&gt;li.hover,.events-news&gt;li:hover {
    background: #fff;
}

.events-news .alt-box {
    background: #fdffd1;
}

.events-news h2 {
    font: normal 24px/1.291em "ChevinDemiBold", Arial, Helvetica, sans-serif;
    color: #575859;
    margin: 0 0 13px;
}

.events-news .arrow {
    background: url(../images/arrow.png) no-repeat;
    width: 7px;
    height: 12px;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

*+html .events-news .arrow {
    display: inline;
    top: 0;
}

.events-news img {
    float: right;
    margin: -2px 0 0 15px;
    position: relative;
}

.events-news .description {
    overflow: hidden;
}

.events-news small {
    color: #ABABAC;
    font-size: 0.75em;
    line-height: 15px;
}

.events-news ul.star {
    margin: 0 1em 0 0;
}

.events-news .star li a {
    background-position: 0 -18px;
}

.events-news li:hover .star li a {
    background-position: 0 -36px;
}

.promoted-event {
    background: #FDFFD1;
}

.promoted-event .star li a {
    background-position: 0 -54px;
}

.more,.more-gray {
    float: right;
    width: 88px;
    height: 27px;
    font-size: 13px;
    line-height: 27px;
    color: #585859;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 0 #fff;
    background: url(../images/btn.png) no-repeat 0px -54px;
    margin: 10px 0 0;
    text-shadow: 1px 1px 0 #fff1a3;
}

.more-gray {
    text-shadow: none !important;
    background: url("../images/btn.png") no-repeat scroll -99px -55px
        transparent !important;
}

.alt-box .more {
    background-position: 0 -54px;
    color: #585859;
    text-shadow: 1px 1px 0 #fff1a3;
}

.events-news li.hover .more,.events-news li:hover .more { /*
	background-position:-197px -55px;
	color:#858585;
	text-shadow:1px 1px 0 #fff !important;
	*/
    
}

.mileage-box {
    float: left;
    padding: 0 30px 0 0;
}

.mileage-box li {
    float: left;
    width: 45px;
    height: 35px;
    padding: 9px 0 0;
    background: url(../images/mileage-box.png) no-repeat;
    font: normal 14px/16px "ChevinBold", Arial, Helvetica, sans-serif;
    text-align: center;
    color: #68ba00;
    margin: 0 -7px 0 0;
    position: relative;
}

.mileage-box li span {
    display: block;
    font-size: 10px;
    line-height: 12px;
    position: relative;
    margin: -2px 0 0;
}

.mileage-box .light-green {
    background-position: -50px 0;
    color: #59a000;
}

.mileage-box .dark-green {
    background-position: -101px 0;
    color: #fff;
}

.events-news .container {
    padding: 10px 0 0;
    overflow: hidden;
}

.events-news .estimate {
    color: #379b00;
    display: none;
    float: left;
}

.events-news li.hover .estimate,.events-news li:hover .estimate {
    display: block;
}

.events-news li.hover .visible,.events-news li:hover .visible {
    display: none;
}

#twocolumns #sidebar .arrow {
    margin: 0 0 0 6px;
}

.side-content h4 {
    font-size: 1.286em;
    line-height: 20px;
    font-weight: bold;
    margin: 0 0 5px;
}

.side-content .sum-box {
    overflow: hidden;
    padding: 0 0 13px;
}

.side-content .sum-box .new {
    font: normal 1.286em/20px "ChevinBold", Arial, Helvetica, sans-serif;
    color: #549701;
    float: left;
    padding: 0 11px 0 0;
}

.side-content .sum-box .old {
    float: left;
    text-decoration: line-through;
    padding: 1px 0 0;
}

.side-content {
    font-size: 14px;
    line-height: 20px;
    color: #565859;
}

.details {
    background: url(../images/arrow.png) no-repeat 100% -87px;
    font-weight: bold;
    color: #549701;
    padding: 0 11px 0 0;
}

.article-box {
    padding: 0 0 25px;
}

.article-box h1 {
    font: normal 2.5em/44px "ChevinDemiBold", Arial, Helvetica, sans-serif;
    color: #575859;
    margin: 0 0 5px;
}

.article-box .date-box {
    font-size: 1.5em;
    line-height: 29px;
    color: #575859;
}

.article-box .date-box span {
    background-position: 0 -124px;
    margin: 0 0 0 12px;
    padding: 0 0 0 16px;
}

.like {
    overflow: hidden;
    padding: 0 0 21px;
}

.like li {
    float: left;
    padding: 0 5px 0 0;
}

.like img {
    vertical-align: top;
}

.article-box .star-rating {
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 22px;
}

.article-box .star-rating .statistics {
    color: #a4a5a5;
    padding: 1px 28px 0 8px;
    float: left;
}

.article-box .statistics a {
    color: #a4a5a5;
}
/*.article-box .star a{
	width:19px;
	height:19px;
	background-position:0 -88px;
}
.article-box .star .empty{background-position:0 -68px;}
.article-box .alt-star a{background-position:0 -48px;}*/
.info-box {
    overflow: hidden;
    padding: 0 0 15px;
}

.info-box .mileage-box li {
    width: 55px;
    height: 43px;
    font-size: 18px;
    line-height: 20px;
    background-position: 0 -46px;
    padding: 11px 0 0;
    margin: 0 -5px 0 0;
}

.info-box .mileage-box li span {
    font-size: 12px;
}

.info-box .mileage-box .light-green {
    background-position: -59px -46px;
}

.info-box .mileage-box .dark-green {
    background-position: -124px -46px;
}

.col-info {
    float: left;
    width: 209px;
    padding: 0 23px 0 0;
}

.col-info .mileage-box {
    padding: 0 0 15px;
}

.participate-links {
    overflow: hidden;
    width: 100%;
    font-size: 18px;
    line-height: 45px;
}

.participate-links li {
    float: left;
    padding: 0 0 5px;
}

.participate-links a {
    float: left;
    width: 209px;
    height: 45px;
    text-align: center;
    color: #585859;
    text-shadow: 1px 1px 00 #fff;
    background: url(../images/btn.png) no-repeat 0 -88px;
    text-decoration: none !important;
    font-weight: bold;
}

.participate-links a:hover {
    background-position: -220px -88px;
}

.participate-links a:active {
    background-position: 0 -140px;
    color: #585859;
    text-shadow: -1px -1px 00 #fff;
}

.description-box {
    overflow: hidden;
    border-left: 1px solid #c2c2c2;
    padding: 4px 0 0 26px;
    font-size: 1em;
    line-height: 20px;
}

.report-box {
    position: relative;
    margin: 0 0 -15px;
}

.report-box li {
    width: 100%;
    padding: 0 0 7px;
}

.report-box li:after {
    content: '';
    display: block;
    clear: both;
}

.report-box img {
    float: left;
    margin: -2px 13px 0 0;
    position: relative;
}

.report-box dl {
    margin: 0;
    overflow: hidden;
    padding: 0 0 9px;
}

.report-box dt {
    float: left;
    font-weight: bold;
    padding: 0 3px 0 0;
}

.report-box dd {
    margin: 0;
}

.report-box strong {
    font-weight: bold;
}

.more-map {
    padding: 0 10px 0 0;
    background: url(../images/arrow-gray.gif) no-repeat 100% -43px;
}

.report-list dt {
    width: 200px;
}

.report-list dd {
    margin: 0 0 2px;
}

.tabset-arow {
    border-bottom: 1px solid #666;
}

.tabset {
    overflow: hidden;
    width: 110%;
}

.tabset li {
    float: left;
    padding: 0 10px 0 0;
}
/* fix this when main content is not 702px wide */
.tabset li:nth-child(4) {
    padding: 0 12px 0 0;
}

.tabset .tab {
    float: left;
    /*width:168px;*/
    width: 132px;
    height: 65px;
    background: #cfd4d4 url(../images/btn.png) no-repeat -221px -140px;
    font-size: 16px;
    line-height: 56px;
    font-weight: bold;
    color: #565859;
    text-shadow: 1px 1px 0 #fff;
    text-align: center;
    text-decoration: none !important;
}

.tabset .active,.tabset .tab:hover { /*width:166px;*/
    width: 130px;
    background: #e9e9e9;
    border: solid #bdbdbd;
    border-width: 0 1px;
    outline: none;
}

.tab-content {
    border: solid #bdbdbd;
    border-width: 0 1px;
    background: #e9e9e9;
    padding: 21px 19px 6px 20px;
    width: 661px;
    position: relative;
}

.routes-table {
    width: 100%;
    font-size: 0.875em;
    line-height: 1.139em;
    color: #565859;
    margin: 0 0 21px;
}

.routes-table caption {
    display: none;
}

.routes-table th {
    border: 1px solid #c2c2c2;
    font-size: 0.857em;
    line-height: 1.189em;
    font-weight: bold;
    text-align: center;
    padding: 14px 0 !important;
    width: 164px;
}

.routes-table h2 {
    font-size: 1.333em;
    line-height: 1.145em;
    font-weight: bold;
    margin: 0;
}

.routes-table td {
    border: 1px solid #d5d5d5;
    text-align: center;
    padding: 12px 0 5px;
}

.routes-table p {
    margin: 0 0 7px;
}

.sex-box {
    overflow: hidden;
    padding: 7px 16px 9px;
    font-weight: bold;
}

.sex-box span {
    float: left;
    width: 31px;
    height: 30px;
    padding: 0 3px 0 29px;
    line-height: 30px;
    color: #fff;
    background: url(../images/bg-sex-box.png) no-repeat;
}

.sex-box .male {
    background-position: -70px 0;
    float: right;
}

.alt-sex .female {
    background-position: 0 -67px;
}

.alt-sex .male {
    background-position: -70px -67px;
}

#sidebar {
    float: left;
    width: 224px;
}

.side-box {
    background: #e9e9e9 url(../images/bg-side-box.gif) no-repeat;
    margin: 0 0 10px;
}

.side-holder {
    background: url(../images/bg-side-box.gif) no-repeat -224px 100%;
    padding: 12px 18px 5px 15px;
}

.side-nav {
    font: normal 1.25em/24px "ChevinBold", Arial, Helvetica, sans-serif;
    color: #575859;
    padding: 0 0 1px;
    margin: 0;
    position: relative;
}

.side-nav li {
    padding: 0 0 12px;
}

.side-nav a {
    color: #575859;
}

.side-nav a:hover {
    padding: 0 0 0 13px;
    background: url(../images/arrow.png) no-repeat 0 8px;
    text-decoration: none;
    color: #549701;
}

.side-box .heading {
    padding: 0 0 13px 0px;
    /*background:url(../images/arrow-gray.gif) no-repeat 0 10px;*/
}

#sidebar .side-box .heading h3 {
    font: normal 1.25em/22px "ChevinBold", Arial, Helvetica, sans-serif;
    margin: 0;
    word-wrap: break-word;
}

.box {
    background: url(../images/bg-box.gif) repeat-x;
    padding: 16px 0 8px;
    width: 193px;
}

.check-row {
    overflow: hidden;
    padding: 0 1px 11px 2px;
    font-size: 0.875em;
    line-height: 18px;
}

.check {
    float: left;
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 18px;
}

.check-row .clear {
    float: right;
    color: #379b00;
}

.check-row label {
    float: left;
    color: #575859;
    font-weight: bold;
    padding: 0 0 0 7px;
    font-size: 14px;
    line-height: 18px;
}

.item-list {
    color: #575859;
    padding: 0 4px 5px 2px;
    font-style: italic;
    font-size: 14px;
    line-height: 18px;
}

.item-list li {
    overflow: hidden;
    padding: 0 0 6px;
}

.item-list .close {
    width: 13px;
    height: 13px;
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/btn.png) no-repeat -321px 0;
    margin: 2px 0 0;
}

.keywords-box {
    background: url(../images/bg-text.png) no-repeat -405px 0;
    width: 189px;
    height: 32px;
    padding: 0 3px 0 1px;
    margin: 0 0 8px;
    overflow: hidden;
}

.keywords-box .text {
    float: left;
    width: 133px;
    padding: 8px 0 6px 8px;
    font-size: 14px;
    line-height: 17px;
    height: 17px;
    color: #575859;
    background: none;
    border: none;
    margin: 0;
    outline: none;
}

.btn-add {
    float: right;
    width: 44px;
    height: 25px;
    border: none;
    background: url(../images/btn.png) no-repeat -350px 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    padding: 0;
    margin: 4px 0 0;
}

.row-select {
    overflow: hidden;
    padding: 2px 0 8px;
    position: relative;
}

.flap {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 200;
    top: 0;
    left: 0;
    display: none;
}

.block {
    position: relative;
}

.error .flap {
    display: block;
}

.error label {
    color: #a0a0a1 !important;
}

.row-select label {
    float: left;
    padding: 4px 0 0;
    font-size: 14px;
    line-height: 18px;
}

.slider-box {
    padding: 4px 0 4px;
    position: relative;
}

.slider-info {
    overflow: hidden;
    padding: 0 3px 11px 2px;
}

.slider-info strong {
    width: 60px;
    height: 21px;
    background: url(../images/bg-text.png) no-repeat -608px 0;
    text-align: center;
    font-size: 13px;
    line-height: 21px;
    font-weight: bold;
    color: #fff;
    float: left;
}

.slider-info .align-right {
    float: right;
}

.slider-frame,.slider-holder {
    height: 28px;
    position: relative;
    background: url(../images/bg-slider-frame.png) no-repeat 0 9px;
    border-style: none !important;
}

.slider-holder {
    background: none;
    width: 170px;
    margin-left: 10px;
}

.slider-btn,.ui-slider .ui-slider-handle {
    background: url(../images/slider-btn.png) no-repeat;
    width: 26px;
    height: 28px;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 30;
    border-style: none !important;
}

.slider-l {
    left: 11%;
}

.slider-r {
    left: 79%;
}

.slider-range,.ui-slider .ui-slider-range {
    background: url(../images/bg-slider-range.gif) repeat-x;
    width: 66%;
    height: 6px;
    z-index: 1;
    position: absolute;
    top: 9px;
    text-indent: -9999px;
    overflow: hidden;
}

.ad {
    padding: 0; 
    max-height: 224px;
    max-width: 224px;
    width: 224px;
    height: 224px;
    text-align: center; 
    border: 1px solid #C2C2C2; 
    background-color: white;
    margin-bottom: 1em;
    cursor: pointer;
}

.ad a {
    height: 222px; 
    line-height: 222px;
}


.ad img {
    display: inline;
    margin: 0 auto;
    max-width: 224px;
    max-height: 224px;
}

.ad-narrow {
    padding: 0; 
    max-height: 187px;
    max-width: 187px;
    width: 187px;
    height: 187px;
    text-align: center; 
    border: 1px solid #C2C2C2; 
    background-color: white;
    margin-bottom: 1em;
    cursor: pointer;
}

.ad-narrow a {
    height: 186px; 
    line-height: 186px;
}

.ad-narrow img {
    display: inline;
    margin: 0 auto;
    max-width: 187px;
    max-height: 187px;
}

.map {
    padding: 0 0 22px;
}

.map img {
    vertical-align: top;
}

#sidebar h2 {
    color: #565859;
    font: 1.5em/25px "ChevinBold",Arial,Helvetica,sans-serif;
    margin: 0 0 7px;
    word-wrap: break-word;
}

.events-links {
    line-height: 19px;
    font-weight: bold;
    background: url(../images/bg-box.gif) repeat-x 0 100%;
    padding: 13px 0 0;
    margin: 0 0 29px;
}

.events-links li {
    background: url(../images/bg-box.gif) repeat-x;
    padding: 8px 0;
}

#footer {
    border-top: 1px solid #c4c4c4;
    overflow: hidden;
    font-size: 0.875em;
    line-height: 20px;
    color: #575859;
    background-color: #eaeaea;
    height: 300px;
    position: relative;
    width: 100%;
    clear: both;
    box-shadow: inset 0 10px 10px -10px #888888;
}

.push {
    height: 300px;
    clear: both;
}

.page #footer {
    position: relative;
    width: 100%;
}

.footer-holder {
    overflow: hidden;
    width: 956px;
    padding: 27px 0 0;
    margin: 0 auto;
}

#footer a {
    color: #575859;
}

#footer a:hover {
    text-decoration: none;
    color: #549701;
}

#footer .col {
    float: left;
    width: 224px;
    margin: 0 20px 0 0;
}

#footer h3 {
    font: normal 1.214em/1.222em "ChevinDemiBold", Arial, Helvetica,
        sans-serif;
    color: #575859;
    margin: 0 0 11px;
    border-bottom: 1px solid #575859;
    padding-bottom: 20px;
}

#footer ul {
    padding: 0 0 20px;
}

#footer .arrow {
    width: 4px;
    height: 7px;
    background: url(../images/arrow.png) no-repeat 0 -43px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
}

* html #footer .arrow {
    display: inline;
}

#footer address {
    padding: 0 0 20px;
    font-style: normal;
}

#footer address span {
    display: block;
}

#footer p {
    margin: 0 0 20px;
}

.outtaHere {
    position: absolute;
    left: -3000px;
}
/*Radio buttons*/
.radioArea,.radioAreaChecked {
    float: left;
    width: 18px !important;
    height: 18px;
    background: url(../images/radio.png) no-repeat;
    overflow: hidden;
}

.radioAreaChecked {
    background-position: 0 -18px;
}
/*Checkboxes*/
.checkboxArea,.checkboxAreaChecked {
    float: left;
    width: 14px !important;
    height: 14px;
    overflow: hidden;
    background: url(../images/checkbox.gif) no-repeat;
    margin: 2px 0 0;
}

.checkboxAreaChecked {
    background-position: 0 -14px;
}

/* Selects */
.selectArea {
    position: relative;
    height: 30px;
    color: #575859;
    font-size: 14px;
    line-height: 30px;
    float: right;
}

.error .selectArea {
    color: #a0a0a1 !important;
}

.selectArea .left {
    position: absolute;
    top: 0;
    left: 0;
    width: 19px;
    height: 100%;
    background: url(../images/select-left.png) no-repeat;
}

.alt-select .left {
    background-position: 0 -35px;
}

.error .left {
    background-position: 0 -70px;
}

.selectArea a.selectButton {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../images/select-button.png) no-repeat 100% 0;
}

.alt-select a.selectButton {
    background-position: 100% -35px;
}

.error a.selectButton {
    background-position: 100% -70px;
}

.selectArea .center {
    height: 30px;
    line-height: 30px;
    display: block;
    padding: 0 26px 0 10px;
    background: url(../images/select-center.gif) repeat-x;
}

.alt-select .center {
    background-position: 0 -35px;
}

.error .center {
    background-position: 0 -70px;
}

.selectArea .center img {
    float: left;
    margin: 7px 0 0;
}
/*Selects drop-down*/
.optionsDivInvisible,.optionsDivVisible {
    position: absolute;
    z-index: 1100;
    font-size: 14px;
    padding: 0 0 7px;
    background: url(../images/bg-select.png) no-repeat 0 100%;
    border-top: 1px solid #bcbcbc;
}

.size1 {
    background-position: -274px 100% !important;
}

.drop-size2 {
    background-position: -578px 100% !important;
}

.optionsDivScroll ul {
    height: 205px;
    overflow: auto !important;
}

.drop-dif {
    background: #9cc;
}

.optionsDivInvisible {
    display: none;
}

.optionsDivVisible ul {
    margin: 0;
    padding: 8px 0 7px;
    overflow: hidden;
    list-style: none;
    background: url(../images/bg-select.png) repeat-y -137px 0;
}

.size1 ul {
    background-position: -426px 0 !important;
}

.drop-size2 ul {
    background-position: -820px 0 !important;
}

.optionsDivVisible ul li {
    float: left;
    width: 100%;
    line-height: 15px;
}

.optionsDivVisible a {
    color: #575859;
    overflow: hidden;
    text-decoration: none;
    /*display: block;*/
    height: 1%;
    padding: 0px 9px;
}

.optionsDivVisible a img {
    border: none;
    float: left;
}

.optionsDivVisible a:hover {
    color: #379b00;
    text-decoration: none;
}

.review-clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}</pre></body></html>