
/* Universal Styles */

* {
    outline:none;
}
a img {
    border:0;
}
body {
    margin:0;
    background:#282828;
    font:0.8em/1em 'Helvetica',Arial;
    color:#656565;
}

form {
    margin:0;
    padding:0;
}
p {
    font:1em/1.4em Arial;
    margin:0 0 12px 0;
    padding:0;
}
li {
    font:1em/1.4em Arial;
}
a,
a:active,
a:visited {
    color:#5998c2;
    text-decoration:none;
}
a:hover {
    color:#202020;
    text-decoration:none;
}
th {
    text-align:left;
    padding:0 0 0 10px;
}
hr {
    border:0;
    border-top:1px solid #ddd;
    clear:both;
    height:0;
    display:block;
}
form hr {
    margin:8px 0 8px 10px;
}
.input {
    padding:4px 8px;
    background:#fff;
    font-weight:normal;
    color:#777;
    border:1px solid #aaa;
}
.checkbox {
    margin:0 10px 0 0;
    padding:0;
}
/* Layout */
#back {
    background:url('../images/bg.gif') repeat-x top left;
}

#bike {
    position:relative;
    z-index:2;
    width:1175px;
    margin:0 auto;
    background:url('../images/bike.gif') no-repeat 0 0;
}
#wrapper {
    width:1085px;
    margin:0 auto;
	padding:0 0 40px 0;
}
#bodyAdvert {
    background-position:50% 0;
    background-repeat:no-repeat;
	background-attachment:fixed;
}
#bodyAdvert #back,
#bodyAdvert #bike {
    background:none;
}
#bodyAdvert #wrapper {
    background:url('../images/bike-advert.gif') no-repeat 0 0;
    background:#282828;
}
#bodyAdvert #background-link {
    z-index:3;
    position:absolute;
    display:block;
    font:0.01em/0.01em Arial;
    overflow:hidden;
    width:10px;
    height:300px;
    top:0;
    left:0;
    text-indent:-9999px;
}
#login {
    height:40px;
    background:url('../images/login-header.png') no-repeat bottom left;
}
#login-form {
    float:left;
    width:625px;
    /* padding:7px 0 0 55px; */
    margin:0 25px 0 52px;
}
#login-form input {
    float:left;
    margin:0 10px 0 0;
}
#login-form .input {
    margin:0 5px 0 0;
    padding:2px 8px;
    width:200px;
    height:19px;
    line-height:19px;
    background:#9fcee9;
    font-weight:bold;
    font-size:1em;
    color:#fff;
    text-shadow:1px 1px rgba(0,0,0,0.2);
    border-top:1px solid #73b1da;
    border-right:1px solid #b7daef;
    border-bottom:1px solid #b7daef;
    border-left:1px solid #73b1da;
}
#login-form .submit {
    border:none;
    padding:0;
    margin:0;
}
#login-links {
    float:left;
    width:380px;
}
#login-links a {
    float:left;
    display:block;
    height:40px;
    line-height:40px;
    margin:0 0 0 52px;
    _margin:0 0 0 35px;
    font-weight:bold;
    color:#fff;
    text-shadow:1px 1px rgba(0,0,0,0.2);
}
#login-links a:hover {
    color:#518aae;
    text-shadow:1px 1px rgba(255,255,255,0.2);
}

#login ul {
    height:38px;
    margin:0 0 0 20px;
    padding:0;
    list-style:none;
}
#login ul li {
    margin:0;
    padding:0;
    list-style:none;
    display:inline;
    line-height:38px;
}
#login ul li a {
    display:block;
    float:left;
    font-weight:bold;
    font-size:1em;
    color:#7c7c7c;
    margin:0 12px 0 0;
    padding:0 12px 0 0;
    color:#fff;
    text-shadow:1px 1px rgba(0,0,0,0.2);
}
#login ul li a.active,
#login ul li a:hover {
    color:#518aae;
    text-shadow:1px 1px rgba(255,255,255,0.2);
}
#header {
    margin-top:15px;
    height:92px;
}
#logo {
    float:left;
    width:343px;
    height:102px;
}
#logo a {
    display:block;
    text-indent:-9999px;
    width:343px;
    height:102px;
    background:url('../images/logo_small.png') no-repeat 0 50%;
}
#advert {
    margin:7px 0 0 13px;
    float:left;
    width:728px;
    height:90px;
}

/* Navigation */
#white-content {
    background:#fff;
}
#content input,
#content textarea {
    font:1em/1.4em Arial;
}
#navigation {
    height:52px;
    margin:24px 0 0 0;
    background:url('../images/nav.png') no-repeat top left;
}
#navigation #search-bar {
    float:right;
    padding:7px 20px 0 0;
}
#navigation #search-bar input {
    margin:0 5px 0 0;
    padding:2px 8px;
    width:185px;
    height:20px;
    line-height:20px;
    background:#9fcee9 url('../images/search-magnify.gif') no-repeat 213px 5px;
    font-weight:bold;
    font-size:1em;
    color:#fff;
    text-shadow:1px 1px rgba(0,0,0,0.2);
    border-top:1px solid #79A7E0;
    border-right:1px solid #b7daef;
    border-bottom:1px solid #b7daef;
    border-left:1px solid #79A7E0;
}
#navigation ul {
    margin:0;
    padding:0;
    list-style:none;
}
#navigation ul li {
    margin:0;
    padding:0;
    list-style:none;
    display:inline;
}
#navigation ul li a {
    display:block;
    float:left;
    height:52px;
    text-indent:-9999px;
}
#navigation ul li a#nav-home {
    width:79px;
    background:url('../images/nav-home.png') no-repeat top left;
}
#navigation ul li a#nav-events {
    width:169px;
    background:url('../images/nav-events.png') no-repeat top left;
}
#navigation ul li a#nav-organisers {
    width:125px;
    background:url('../images/nav-organisers.png') no-repeat top left;
}
#navigation ul li a#nav-community {
    width:122px;
    background:url('../images/nav-community.png') no-repeat top left;
}
#navigation ul li a#nav-forum {
    width:86px;
    background:url('../images/nav-forum.png') no-repeat top left;
}
#navigation ul li a#nav-training {
    width:102px;
    background:url('../images/nav-training.png') no-repeat top left;
}
#navigation ul li a#nav-videos {
    width:87px;
    background:url('../images/nav-videos.png') no-repeat top left;
}
#navigation ul li a#nav-photos {
    width:90px;
    background:url('../images/nav-photos.png') no-repeat top left;
}
#navigation ul li a#nav-how {
    width:92px;
    background:url('../images/nav-how.png') no-repeat top left;
}
#navigation ul li a#nav-review {
    width:102px;
    background:url('../images/nav-review.png') no-repeat top left;
}
#navigation ul li a#nav-about {
    width:83px;
    background:url('../images/nav-about.png') no-repeat top left;
}
#navigation ul li a#nav-home:hover,
#navigation ul li a#nav-events:hover,
#navigation ul li a#nav-organisers:hover,
#navigation ul li a#nav-community:hover,
#navigation ul li a#nav-forum:hover,
#navigation ul li a#nav-training:hover,
#navigation ul li a#nav-videos:hover,
#navigation ul li a#nav-photos:hover,
#navigation ul li a#nav-how:hover,
#navigation ul li a#nav-review:hover,
#navigation ul li a#nav-about:hover {
    background-position:0 -52px;
}
#navigation ul li.active a#nav-home,
#navigation ul li.active a#nav-events,
#navigation ul li.active a#nav-organisers,
#navigation ul li.active a#nav-community,
#navigation ul li.active a#nav-forum,
#navigation ul li.active a#nav-training,
#navigation ul li.active a#nav-videos,
#navigation ul li.active a#nav-photos,
#navigation ul li.active a#nav-how,
#navigation ul li.active a#nav-review,
#navigation ul li.active a#nav-about {
    background-position:0 -52px;
}
#sub-navigation {
    border-bottom:2px solid #ccc;
    margin:0 15px;
    padding:0 0 4px 0;
    position:relative;
}
#sub-navigation ul {
    margin:0 10px;
    padding:0;
    list-style:none;
}
#sub-navigation ul.right-sub-navigation {
    float:right;
}
#sub-navigation ul li {
    height:22px;
    margin:0;
    padding:0;
    list-style:none;
    display:inline;
}
#sub-navigation ul li a {
    display:block;
    float:left;
    font-weight:bold;
    font-size:1em;
    color:#7c7c7c;
    margin:0 8px 0 0;
    padding:0 8px 0 0;
    border-right:1px solid #ccc;
}
#sub-navigation ul li a.last {
    border-right:none;
}
#sub-navigation ul li a.active,
#sub-navigation ul li a:hover {
    color:#75accf;
}

/* Main */
#main {
    padding:15px 15px 0 15px;
}
#main-left {
    float:left;
    width:570px;
    margin:0 20px 0 0;
}
#main-right {
    float:left;
    width:465px;
}
#full-left {
    float:left;
    width:675px;
    margin:0 40px 0 0;
}
#full-right {
    float:left;
    width:300px;
    border-left:1px solid #83bbe0;
    padding:0 0 0 39px;
}
.main-advert {
    margin:0 0 25px 0;
}
.full-advert {
    margin:25px 0 20px 0;
}
.item {
    margin:0 0 13px 0;
}
.item h2 {
    margin:0 0 12px 0;
    padding:0;
    font-size:1.075em;
    color:#5998c2;
}
.item h2 a {
    color:#5998c2;
}
.item h2 a:hover {
    color:#676767;
}
.item h2 span {
	color:#555;
}
.item .image {
    position:relative;
    float:left;
    width:133px;
    margin:0 15px 0 0;
}
#full-left .item .image {
    float:left;
    width:133px;
    margin:0 3px 0 0;
}
.item .image img {
    float:left;
    border:4px solid #ccc;
}
.item .image img.flag {
    border:none;
    position:absolute;
    bottom:5px;
    left:5px;
}
.item .text {
    float:left;
    width:437px;
}
.item .longText {
    float:left;
    width:539px;
}
.event-reviews .item {
    padding:0 15px;
    margin:0 0 20px 0;
}
.event-reviews .item .longText {
    width:495px;
}
.reviewItem span.review_stamped {
    display:block;
    text-align:center;
}
.event-reviews .item span.review_stamped {
    display:block;
    text-align:center;
}
.event-reviews .item span.review_stamped img {
    float:none;
    margin:5px 0 0 0;
    border:none;
}
span.review_stamped {
    display:block;
    text-align:center;
}
.item span.review_stamped img {
    float:none;
    margin:5px 0 0 0;
    border:none;
}
.homepageLeft {
	float:left;
	width:423px;
	margin:0 10px 0 0;
}
.homepageRight {
	float:left;
	width:125px;
	padding:0 0 0 10px;
	border-left:2px solid #9fcee9;
}
#main-left .item .text {
	width:422px;
}
#main-left .homepageLeft .item .text {
	width:275px;
}
.homepageRight h3 {
    height:31px;
    line-height:32px;
    background:url('../images/widgetTopBlue.gif') no-repeat 0 0;
    margin:0 0 15px 0;
    padding:0;
    font-size:0.9em;
    text-transform:uppercase;
	text-align:center;
    color:#fff;
    text-shadow:1px 1px rgba(0,0,0,0.3);
}
.homepageRight .reviewItem {
	margin:0 0 20px 0;
}
.homepageRight .reviewItem strong {
	line-height:1.2em;
}
.homepageRight .reviewItem .reviewPrice {
	color:#c80211;
	font-size:0.9em;
}
.homepageRight .reviewItem div.reviewRating {
	width:125px;
	height:11px;
	margin:3px 0 8px 0;
	overflow:hidden;
}
.homepageRight .reviewItem div.reviewRating span {
    text-indent:-9999px;
    float:left;
    display:block;
    width:11px;
    height:11px;
    margin:0 1px 0 0;
}
.homepageRight .reviewItem div.reviewRating span.star0 {
	background:url('../images/mini-stars.gif') no-repeat 0 -22px;
}
.homepageRight .reviewItem div.reviewRating span.star1 {
	background:url('../images/mini-stars.gif') no-repeat 0 -11px;
}
.homepageRight .reviewItem div.reviewRating span.star2 {
	background:url('../images/mini-stars.gif') no-repeat 0 0;
}
.item h2.review_title {
	margin:0 0 4px 0;
}
.item h2.review_title span.reviewPrice {
	color:#c80211;
	font-size:0.9em;
}
span.reviewPrice {
	color:#c80211;
}
.item div.reviewRating {
	width:125px;
	height:11px;
	margin:0 0 10px 0;
	overflow:hidden;
}
.item div.reviewRating span {
    text-indent:-9999px;
    float:left;
    display:block;
    width:11px;
    height:11px;
    margin:0 1px 0 0;
}
.item  div.reviewRating span.star0 {
	background:url('../images/mini-stars.gif') no-repeat 0 -22px;
}
.item div.reviewRating span.star1 {
	background:url('../images/mini-stars.gif') no-repeat 0 -11px;
}
.item div.reviewRating span.star2 {
	background:url('../images/mini-stars.gif') no-repeat 0 0;
}
.review_quote {
	margin:0 0 25px 12px;
	padding:10px 10px 10px 35px;
	border-left:2px solid #ccc;
    font:1.1em/1.3em 'Helvetica',Arial;
	background:#eee url(../images/openquote.gif) no-repeat 10px 10px;
}
.review_quote span {
	display:block;
	padding:10px;
	background:url(../images/closequote.gif) no-repeat bottom right;
}
.review_rating_title .review_recommended img {
	vertical-align:bottom;
}
.review_recommended img {
	vertical-align:middle;
}
div.review_rating {
	height:18px;
	margin:0 0 15px 0;
	overflow:hidden;
}
div.review_rating span {
    text-indent:-9999px;
    float:left;
    display:block;
    width:19px;
    height:18px;
    margin:0 1px 0 0;
}
div.review_rating span.star0 {
	background:url('../images/stars.png') no-repeat 0 -36px;
}
div.review_rating span.star1 {
	background:url('../images/stars.png') no-repeat 0 -18px;
}
div.review_rating span.star2 {
	background:url('../images/stars.png') no-repeat 0 0;
}
.review_opts {
	border:1px solid #dddddd;
	margin:0 0 15px 12px;
}
.review_opts th {
	padding:5px 30px 5px 10px;
	background:#eee;
}
.review_opts td {
	padding:5px 10px;
}
#featured {
    width:570px;
    height:265px;
    margin:0 0 15px 0;
    padding:15px 0;
    background:url('../images/featured.gif') no-repeat top left;
    position:relative;
}
#featured-buttons {
    width:570px;
    height:315px;
    margin:0 0 15px 0;
    padding:15px 0;
    background:url('../images/featured-buttons.gif') no-repeat top left;
    position:relative;
}
#featured #controls,
#featured-buttons #controls {
    position:absolute;
    top:12px;
    right:15px;
}
#featured #controls a.prev,
#featured #controls a.next,
#featured-buttons #controls a.prev,
#featured-buttons #controls a.next {
    font-size:0.01em;
    overflow:hidden;
    display:block;
    float:left;
    width:13px;
    height:11px;
    text-indent:-9999px;
}
#featured #controls a.prev,
#featured-buttons #controls a.prev {
    margin:0 8px 0 0;
    background:url('../images/controls.gif') no-repeat 0 0;
}
#featured #controls a.prev:hover,
#featured-buttons #controls a.prev:hover {
    background:url('../images/controls.gif') no-repeat 0 -11px;
}
#featured #controls a.next,
#featured-buttons #controls a.next {
    background:url('../images/controls.gif') no-repeat -27px 0;
}
#featured #controls a.next:hover,
#featured-buttons #controls a.next:hover {
    background:url('../images/controls.gif') no-repeat -27px -11px;
}
#featured-video {
    width:300px;
    height:227px;
    padding:15px 0;
    position:relative;
}
#video-slider {
    width:300px;
    height:242px;
    overflow:hidden;
    position:relative;
}
#video-slider div.slides {
    width:10000em;
    height:242px;
    position:absolute;
    left:0px;
}
#video-slider div.slides div.slide {
    float:left;
    width:300px;
    height:245px;
}
#video-slider div.slides div.slide p {
    margin:4px 0 0 0;
    width:300px;
    height:20px;
    overflow:hidden;
    text-align:center;
}
#video-slider div.slides div.slide p a {
    color:#333;
    font-weight:bold;
}
#video-slider div.slides div.slide a.click {
    position:relative;
    display:block;
    height:212px;
}
#video-slider div.slides div.slide a.click span.play {
    position:absolute;
    display:block;
    top:50%;
    left:50%;
    width:56px;
    height:36px;
    margin:-18px 0 0 -28px;
    background:url('../images/video-play.gif') no-repeat 0 0;
    z-index:9;
}
#video-slider div.slides div.slide p a:hover {
    color:#555;
}
#featured #slider,
#featured-buttons #slider {
    padding:2px 0 0 0;
    width:570px;
    height:239px;
    overflow:hidden;
    position:relative;
}
#featured #slider div.slides,
#featured-buttons #slider div.slides {
    width:10000em;
    height:239px;
    position:absolute;
    left:0px;
}
#featured #slider div.slides div.slide,
#featured-buttons #slider div.slides div.slide {
    float:left;
    width:570px;
    height:239px;
}
#featured h1,
#featured-buttons h1 {
    margin:0 0 8px 0;
    padding:0 15px;
    font-size:1.2em;
    color:#87b3cc;
    text-shadow:1px 1px #000;
    height:13px;
}
#featured h2,
#featured-buttons h2 {
    margin:0 0 9px 0;
    padding:0 15px;
    font-size:1.075em;
    line-height:15px;
    height:30px;
    color:#fff;
    text-shadow:1px 1px #000;
}
#featured h2 a,
#featured-buttons h2 a {
    color:#fff;
    text-shadow:1px 1px #000;
}
#featured h2 a:hover,
#featured-buttons h2 a:hover {
    color:#87b3cc;
    text-shadow:1px 1px #000;
}
#featured .image,
#featured-buttons .image {
    float:left;
    width:274px;
    margin:0 15px 0 16px;
}
#featured .image img,
#featured-buttons .image img {
    width:270px;
    height:180px;
    border:2px solid #888;
}
#featured .text,
#featured-buttons .text {
    float:left;
    width:250px;
    margin:0 15px 0 0;
}
#featured .text p,
#featured-buttons .text p {
    color:#ddd;
    text-shadow:1px 1px #000;
}
#featured-buttons .featured-links {
    text-align:center;
    height:50px;
    background:#444;
}
#featured-buttons .featured-links ul {
    margin:0;
    padding:0;
    list-style:none;
    position:relative;
    display:inline-block;
    zoom:1;
    *display:inline;
    text-align:left;
}
#featured-buttons .featured-links ul li {
    float:left;
    display:inline;
    position:relative;
}
#featured-buttons .featured-links ul li a {
    float:left;
    display:block;
    height:40px;
    width:132px;
    padding:5px 5px;
    color:#000;
    text-decoration:none;
    text-align:center;
    overflow:hidden;
    color:#fff;
}
#featured-buttons .featured-links ul li a span {
    display:block;
    height:40px;
    font:bold 1em/20px Arial;
    overflow:hidden;
}
#featured-buttons .featured-links ul li.first-link a,
#featured-buttons .featured-links ul li.last-link a {
    width:133px;
}
#featured-buttons .featured-links ul li a.active {
    background:#666;
}

/*
#featured-buttons ul.featured-links {
    height:50px;
    width:570px;
    padding:0;
    margin:0 0 20px 0;
    list-style:none;
    background:red;
}
#featured-buttons ul.featured-links li {
    padding:0;
    margin:0 4px 0 0;
    list-style:none;
    display:inline;
    float:left;
    width:132px;
    height:50px;
}
#featured-buttons ul.featured-links li.last-link {
    margin:0;
}
#featured-buttons ul.featured-links li a {
    display:block;
    float:left;
    padding:8px 5px;
    width:122px;
    height:34px;
    line-height:18px;
    color:#fff;
    font-weight:bold;
    overflow:hidden;
    font-size:0.95em;
}
#featured-buttons ul.featured-links li a span {
    display:block;
    height:36px;
    width:125px;
    overflow:hidden;
}
#featured-buttons ul.featured-links li a.active {
    color:#222;
    text-shadow:1px 1px rgba(255,255,255,0.5);
    background:url('../images/featured-links-active.png') no-repeat top left;
}*/

/* Full Width Content */
#full-left h1 {
    margin:2px 0 12px 0;
    padding:0;
    font-size:2em;
    line-height:1em;
    color:#555;
}
#full-left h2.title {
    margin:0 0 8px 0;
    padding:0;
    font-size:1.5em;
    color:#518aae;
    line-height:1.1em;
}
#full-left h2.review_rating_title {
	margin:0 0 4px 0;
}
#full-left h3 {
    margin:0 0 25px 0;
    padding:0;
    font-size:1em;
    color:#999;
    font-weight:normal;
}
#full-left h3.author {
    margin:0 0 10px 0;
    padding:0;
    font-size:1em;
    color:#999;
    font-weight:normal;
}
#full-left img.article-flag {
    margin:0 0 25px 0;
}
#full-left div.spacer {
    height:1px;
    font:0.01em/0.01em;
    overflow:hidden;
    margin:0 0 25px 0;
}
#full-left p {
    padding:0 0 0 12px;
}
#full-left #network {
    width:135px;
    float:right;
    margin:0 0 30px 30px;
}
#full-left #event-network {
    width:130px;
    float:right;
    margin:0 0 2px 0;
}
#full-left #network div,
#full-left #event-network div {
    float:right;
    margin:0 0 0 12px;
}

/* Sidebars */
#social {
    margin:0 0 0 10px;
    width:140px;
    height:32px;
}
#social #icons {
    float:left;
    width:144px;
    padding:0;
}
#social #icons a {
    float:left;
    display:block;
    margin:0 0 0 4px;
    width:32px;
    height:32px;
    text-indent:-9999px;
}
#social #icons a#rss {
    margin:0;
    background:url('../images/rss_32.png') no-repeat top left;
}
#social #icons a#youtube {
    background:url('../images/youtube_32.png') no-repeat top left;
}
#social #icons a#facebook {
    background:url('../images/facebook_32.png') no-repeat top left;
}
#social #icons a#twitter {
    background:url('../images/twitter_32.png') no-repeat top left;
}
#social #tweet {
    margin:14px 10px 0 10px;
}
#social #tweet h4 {
    margin:0 0 8px 0;
    padding:0;
    font-size:1.05em;
    color:#2f5169;
    text-shadow:1px 1px rgba(255,255,255,0.2);
}
#social #tweet p {
    margin:0 0 12px 0;
    padding:0;
    font-size:1.2em;
    color:#2f5169;
    text-shadow:1px 1px rgba(255,255,255,0.2);
}
#social #tweet p a {
    color:#fff;
    text-shadow:-1px -1px rgba(0,0,0,0.2);
}
#social #tweet p a:hover {
    color:#2f5169;
    text-shadow:1px 1px rgba(255,255,255,0.2);
}
#social #tweet span {
    font-size:0.95em;
    color:#fff;
    text-shadow:-1px -1px rgba(0,0,0,0.2);
}
#social #tweet span a {
    color:#fff;
    text-shadow:-1px -1px rgba(0,0,0,0.2);
}
#social #tweet span a:hover {
    color:#2f5169;
    text-shadow:1px 1px rgba(255,255,255,0.2);
}
.box3 {
    margin:0 0 15px 0;
}
#sidebar1 {
    float:left;
    width:300px;
    margin:0 15px 0 0;
}
#sidebar2 {
    float:left;
    width:150px;
}
#sidebar1top {
    float:left;
    width:300px;
    margin:0 7px 15px 0;
}
#sidebar2top {
    float:left;
    width:150px;
    border-left:1px solid #83bbe0;
    padding:0 0 0 7px;
    margin:0 0 15px 0;
    height:250px;
    position:relative;
}
#sidebar2top div.bottom150 {
    position:absolute;
    right:0;
    bottom:0;
    width:150px;
    height:150px;
}
#sidebar2 ul,
#sidebar2top ul {
    margin:0;
    padding:0;
    list-style:none;
}
#sidebar2 ul li,
#sidebar2top ul li {
    margin:0;
    padding:0;
    list-style:none;
    display:inline;
}
#sidebar2 ul li a,
#sidebar2 ul li a img,
#sidebar2top ul li a,
#sidebar2top ul li a img {
    display:block;
}
#sidebar2 ul li a,
#sidebar2top ul li a {
    float:left;
    width:150px;
    margin:0 0 15px 0;
}
#sidebar2top ul li a.sky,
#sidebar2 ul li a.sky {
    float:left;
    width:150px;
    height:450px;
    margin:0 0 15px 0;
}

/* Footer */
#footer {
    height:274px;
    background:url('../images/footer.png') no-repeat top left;
    padding:48px 35px 0 35px;
}
#footer #hotchillee {
    text-indent:-9999px;
    margin:5px 0 0 0;
    display:block;
    width:170px;
    height:70px;
    background:url('../images/hotchillee.png') no-repeat top left;
}
#footer #ascentpublishing {
    text-indent:-9999px;
    margin:0 0 0 0;
    display:block;
    width:200px;
    height:91px;
    background:url('../images/ascent-publishing.png') no-repeat top left;
}
#footer p {
    color:#2f5169;
    text-shadow:1px 1px rgba(255,255,255,0.2);
    padding:0;
}
#footer #col1 {
    height:239px;
    float:left;
    width:400px;
}
#footer #col2 {
    height:239px;
    float:left;
    width:170px;
    margin:0 0 0 35px;
    text-align:right;
}
#footer #col3 {
    height:239px;
    float:left;
    width:365px;
    margin:0 0 0 45px;
    text-align:left;
}
#footer #col1 a {
    color:#fff;
    text-shadow:-1px -1px rgba(0,0,0,0.2);
}
#footer #col3 a {
    color:#518aae;
    text-shadow:1px 1px rgba(255,255,255,0.2);
}
#footer #col3 a:hover {
    color:#333;
    text-shadow:1px 1px rgba(255,255,255,0.2);
}
#footer h4 {
    font-size:1em;
    color:#fff;
    margin:0 0 20px 0;
    padding:0;
    text-shadow:1px 1px rgba(0,0,0,0.2);
}
#footer ul {
    margin:0;
    padding:0;
}
#footer ul li {
    margin:0;
    padding:0;
    list-style:none;
    text-align:right;
}
#footer ul li a {
    color:#2f5169;
    text-shadow:1px 1px rgba(255,255,255,0.2);
}
#footer ul li a:hover {
    color:#333;
    text-shadow:1px 1px rgba(255,255,255,0.2);
}

/* Register */
#register-left {
    width:337px;
    float:left;
    margin:20px 25px 0 10px;
    padding:0 24px 0 0;
    border-right:2px solid #91BBD5;
}
#register-right {
    width:277px;
    float:left;
    margin:20px 0 0 0;
}
#register-left h2,
#register-right h2 {
    margin-bottom:20px;
}

#full-left #register-left p,
#full-left #register-right p,
#full-left #register-left th,
#full-left #register-right th {
    padding:0;
}

/* Classes */
.clear {
    clear:both;
}
img.left {
    float:left;
    margin:4px 30px 30px 0;
}
img.right {
    float:right;
    margin:4px 0 30px 30px;
}
.error {
    margin:0 0 15px 10px;
    color:#b22222;
    background:#f5f5f5;
    padding:15px;
    border:1px solid #eee;
    text-shadow:1px 1px #fff;
}
.error ul {
    margin:10px 0 0 0;
}
.error ul li {
    color:#b22222;
    text-shadow:1px 1px #fff;
}
.error p {
    margin:0;
    padding:0;
}
.success {
    margin:0 0 15px 10px;
    color:#656565;
    background:#f5f5f5;
    padding:15px;
    border:1px solid #eee;
    text-shadow:1px 1px #fff;
}
.success p {
    margin:0;
    padding:0;
}
.successBlue {
    margin:0 0 15px 10px;
    color:#2F5169;
    background:#9FCEE9;
    padding:0;
    text-shadow: 1px 1px rgba(255, 255, 255, 0.2);
}
#full-left .successBlue p {
    margin:0;
    padding:0 16px;
}
.successBlueTop {
    font-size:0.01em;
    line-height:0.01em;
    height:15px;
    overflow:hidden;
	background:url('../images/successBlue-top.gif') no-repeat top right;
}
.successBlueBot {
    font-size:0.01em;
    line-height:0.01em;
    height:15px;
    overflow:hidden;
	background:url('../images/successBlue-bot.gif') no-repeat top right;
}


a.button {
    float:right;
    color:#858585;
    text-shadow:1px 1px 0 rgba(255,255,255,0.6);
    line-height:25px;
    padding:0 10px 0 0;
    font-size:0.95em;
    font-weight:bold;
    text-decoration:none;
    background:url('../images/pagination.gif') no-repeat top right;
}
a.button span {
    float:left;
    display:block;
    height:25px;
    padding:0 10px 0 0;
    background:url('../images/pagination.gif') no-repeat top left;
}
a.button:hover {
    color:#fff;
    text-shadow:-1px -1px 0 rgba(0,0,0,0.2);
	background: url('../images/pagination.gif') no-repeat right -25px;
}
a.button:hover span {
	background: url('../images/pagination.gif') no-repeat left -25px;
}
ul.pagination,
ul.pagination li {
    margin:0 0 12px 0;
    padding:0;
    list-style:none;
    color:#ccc;
    font-weight:bold;
}
ul.pagination {
    float:right;
}
ul.pagination li {
    float:left;
    margin:0 0 0 3px;
}
ul.pagination .spacer {
    padding:12px 0 0 0;
}
ul.pagination li a {
    float:left;
}
ul.pagination li a.active {
    color:#fff;
    text-shadow:-1px -1px 0 rgba(0,0,0,0.2);
	background: url('../images/pagination.gif') no-repeat right -25px;
}
ul.pagination li a.active span {
	background: url('../images/pagination.gif') no-repeat left -25px;
}


.post-info {
    margin:25px 0;
    padding:0 0 0 15px;
    background:#eee;
    border:1px solid #ddd;
    height:40px;
}
.post-info ul.post-info-links {
    margin:0;
    padding:0;
    list-style:none;
    float:right;
}
.post-info ul.post-info-links li {
    margin:0;
    padding:0;
    list-style:none;
    display:inline;
}
.post-info ul.post-info-links li a {
    font-size:0.9em;
    display:block;
    float:left;
    padding:0 12px;
    line-height:40px;
    border-left:1px solid #ddd;
}
.post-info ul.post-info-links li a:hover {
    color:#777;
    background:#e5e5e5;
}


.post-info ul.post-info-rating {
    margin:0;
    padding:0;
    list-style:none;
}
.post-info ul.post-info-rating li {
    margin:0;
    padding:0;
    list-style:none;
    display:inline;
}
.post-info ul.post-info-rating li strong,
.post-info ul.post-info-rating li em,
.post-info ul.post-info-rating li div {
    display:block;
    float:left;
    margin-right:15px;
    line-height:40px;
}
.post-info ul.post-info-rating li em {
    font-size:0.9em;
}

.post-info div.rating a,
.post-info div.rating span {
    text-indent:-9999px;
    float:left;
    display:block;
    width:19px;
    height:18px;
    margin:10px 1px 0 1px;
}
.post-info div.rating a.star0,
.post-info div.rating span.star0 {
	background:url('../images/stars.gif') no-repeat 0 -36px;
}
.post-info div.rating a.star1,
.post-info div.rating span.star1 {
	background:url('../images/stars.gif') no-repeat 0 -18px;
}
.post-info div.rating a.star2,
.post-info div.rating span.star2 {
	background:url('../images/stars.gif') no-repeat 0 0;
}

/* Comments */
.comment {
    margin:20px 0 20px 12px;
}
.comment .comment-top {
    font-size:0.01em;
    line-height:0.01em;
    height:10px;
    overflow:hidden;
	background:url('../images/comment-top.gif') no-repeat top right;
}
.comment .comment-bot {
    font-size:0.01em;
    line-height:0.01em;
    height:10px;
    overflow:hidden;
	background:url('../images/comment-bot.gif') no-repeat top right;
}
.comment .comment-avatar {
    float:left;
    width:108px;
	background:url('../images/comment-point.gif') no-repeat right 26px;
}
.comment .comment-text {
    background:#eee;
    float:left;
    width:705px;
}
.comment .comment-mid {
    padding:5px 17px;
}
.comment .comment-mid span.date {
    float:right;
    font-style:italic;
    color:#aaa;
}
.comment .comment-mid span.name {
    font-size:1.1em;
    line-height:1.1em;
    font-weight:bold;
}
#full-left .comment .comment-mid p {
    margin:0;
    padding:0;
}
#full-left .leave-comment {
    margin:20px 0 20px 0;
}

.add-event h4 {
    margin:15px 0 5px 12px;
    padding:0;
}

.required {
    color:#b22222;
}

.courses {
    margin:0 0 0 11px;
    width:664px;
    overflow:auto;
}
.courses th {
    padding-left:0;
    padding-right:0;
}
.courses td {
    padding-left:0;
    padding-right:0;
}

#mile-to-km {
    margin:10px 0 10px 10px;
    background:#eee;
    padding:8px 15px;
}
#mile-to-km span {
    font-weight:bold;
}

.pending {
    color:orange;
}
.live {
    color:green;
}
.removed {
    color:#b22222;
}
.draft {
    color:#888;
}


.content-table {
    margin:0 0 25px 12px;
}
.content-table th {
    padding:6px 8px 6px 0;
    border-bottom:2px solid #ccc;
}
.content-table td {
    padding:5px 8px 5px 0;
    border-bottom:1px solid #eee;
}

#event-navigation {
    margin:0;
    padding:0;
    list-style:none;
}
#event-navigation li {
    float:left;
    height:26px;
    margin:0;
    padding:0;
    list-style:none;
}
#event-navigation li a {
    float:left;
    display:block;
    height:26px;
    line-height:29px;
    overflow:hidden;
    font-weight:bold;
    padding:0 6px 0 0;
    color:#fff;
	background:url('../images/event-tabs.gif') no-repeat top right;
	text-shadow:-1px -1px rgba(0,0,0,0.15);
}
#event-navigation li a span {
    float:left;
    display:block;
    height:26px;
    background:red;
    width:8px;
	background:url('../images/event-tabs.gif') no-repeat top left;
}
#event-navigation li a:hover,
#event-navigation li a.blue {
	background:url('../images/event-tabs.gif') no-repeat right -26px;
}
#event-navigation li a:hover span,
#event-navigation li a.blue span {
	background:url('../images/event-tabs.gif') no-repeat left -26px;
}
#event-navigation li a.active {
    padding:0 15px 0 0;
	background:url('../images/event-tabs.gif') no-repeat right -52px;
}
#event-navigation li a.active span {
    width:15px;
	background:url('../images/event-tabs.gif') no-repeat left -52px;
}
.event-content {
    border-top:1px solid #428db9;
    padding:20px 5px 20px 5px;
    margin:0 0 25px 0;
	background:url('../images/event-bg.gif') no-repeat top left;
}
.event-content-nopadding {
    padding:5px 5px 20px 5px;
}
.event-content-inner {
    padding:0 15px;
}
#full-left p.map-details {
    padding:0 0 0 5px;
    margin:0;
}
.newsletter {
    background:#eee;
    padding:0 15px;
}
.newsletter h4 {
    margin:0 0 12px 0;
    padding:0;
    font-size:1em;
    line-height:1.2em;
    color:#2f5169;
    text-shadow:1px 1px rgba(255,255,255,0.2);
}
.newsletter table th {
    margin:0;
    padding:0;
    color:#555;
    width:120px;
    font-size:0.95em;
}
.newsletter table td {
    padding:2px 0;
}
.newsletter table input {
    border:1px solid #ccc;
}
.newsletter table input.submit {
    border:none;
}
.newsletter p {
    padding:0;
    margin:0;
}
.newsletter .error {
    padding:0;
    border:none;
    background:#eee;
    margin:15px 0;
}
.newsletter-top {
    font-size:0.01em;
    line-height:0.01em;
    height:15px;
    overflow:hidden;
	background:url('../images/newsletter-top.gif') no-repeat top left;
	margin:0;
}
.newsletter-bot {
    font-size:0.01em;
    line-height:0.01em;
    height:15px;
    overflow:hidden;
	background:url('../images/newsletter-bot.gif') no-repeat top left;
	margin:0 0 15px 0;
}
.event-item {
    margin:25px 15px 25px 15px;
}
.event-item .image div {
    height:18px;
    text-align:center;
    color:#fff;
    line-height:20px;
    font-weight:bold;
    font-size:0.9em;
    overflow:hidden;
}
.event-item h2 {
    margin:2px 0 5px 0;
    padding:0;
    font-size:1.2em;
    color:#5998c2;
}
.event-item h2 a {
    color:#5998c2;
}
.event-item h2 a:hover {
    color:#676767;
}
.event-item small {
    display:block;
    margin:6px 0 8px 0;
    font-style:italic;
    font-size:0.8em;
    line-height:1.4em;
}
.event-item .image {
    float:left;
    width:125px;
    margin:0 13px 0 0;
}
.event-item .image img {
    border:none;
}
.event-item .text {
    float:left;
    width:490px;
    padding:0 0 0 0;
}
.event-item .extra {
    float:left;
    width:155px;
    margin:0 0 0 20px;
}
#full-left .event-item .text p {
    padding-left:0;
}
.event-item .text .difficulty {
    float:right;
    height:20px;
    width:20px;
}
.event-item .text .correct {
    float:right;
    height:20px;
    width:20px;
    margin:0 6px 0 0;
}
.event-item .text .left-event {
    float:left;
    width:340px;
    padding:6px 0 0 0;
}
.event-item .text .right-event {
    float:left;
    width:150px;
}
.event-item .text .right-event div {
    float:right;
    width:27px;
    height:22px;
    margin:0 0 0 5px;
}

.event-item .extra div.rating {
    margin:0 0 25px 0;
    height:18px;
}
.event-item .extra div.rating span {
    text-indent:-9999px;
    float:left;
    display:block;
    width:19px;
    height:18px;
    margin:10px 1px 0 1px;
}
.event-item .extra div.rating span.star0 {
	background:url('../images/stars.png') no-repeat 0 -36px;
}
.event-item .extra div.rating span.star1 {
	background:url('../images/stars.png') no-repeat 0 -18px;
}
.event-item .extra div.rating span.star2 {
	background:url('../images/stars.png') no-repeat 0 0;
}
.sponsored-event .event-item h2 a {
    color:#555;
}
.sponsored-event .event-item h2 a:hover {
    color:#fff;
}
.sponsored-event .event-item a {
    color:#555;
}
.sponsored-event .event-item a:hover {
    color:#fff;
}

.custom-colour-event {
    border-radius:12px;
}
.custom-colour-event .event-item {
    padding:15px 0;
}
.custom-colour-event small,
.custom-colour-event p,
.custom-colour-event strong,
.custom-colour-event .textSponsoredOlympic h2 {
    color:#fff;
}
.custom-colour-event a,
.custom-colour-event h2 a {
    color:#fff;
}
.custom-colour-event a:hover,
.custom-colour-event h2 a:hover {
    color:#555;
}
.custom-colour-event .event-item .text,
.custom-colour-event .event-item .text {
	border-right:none;
}
.event-item .extra strong {
    font-size:0.75em;
}
#full-left .event-item .extra p {
    font-size:0.75em;
    padding:0;
    margin:5px 0 0 0;
}

.event-rankings th {
    text-align:left;
    padding:8px 4px 6px 4px;
    border-bottom:1px solid #ccc;
    background:#f5f5f5;
}
.event-rankings td {
    padding:6px 4px 4px 4px;
    border-bottom:1px solid #ddd;
}
.event-rankings th.right,
.event-rankings td.right {
    text-align:right;
}
.event-rankings th a.active {
    color:#ff6e54;
}
#full-left h1.event {
    margin-bottom:8px;
}
#full-left h3.event {
    font-size:1.2em;
    padding-bottom:0;
    margin-bottom:10px;
}
#full-left h4.event {
    margin:0 0 15px 0;
    padding:0;
}

#full-left div.event-icons {
    float:right;
	text-align;right;
}
#full-left div.event-icons div {
    float:left;
    margin:0 0 2px 5px;
}
#full-left div.event-icons div.spacer {
    border-left:1px solid #ddd;
    height:24px;
    margin:0 0 2px 8px;
}

#event-directions {
    width:265px;
    float:left;
    margin:0 20px 0 0;
}
#event-directions .directions-form {
    background:#eee;
    border:1px solid #ddd;
    padding:5px;
}
#event-directions #directions table td {
    padding-top:8px !important;
    padding-bottom:8px !important;
    line-height:1.3em !important;
    font-size:0.9em !important;
}
#event-map {
    width:350px;
    float:left;
}
#event-map #map_canvas {
    width:350px;
    height:450px;
}

.event-content hr {
    margin:15px 0;
}
#full-left .event-rating-list p {
    padding-left:0px;
}
#full-left .event-rating-list p.right {
    float:right;
}

span.blue {
    color:#75ACCF;
}

ul#linksUL,
ul#linksUL2 {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
ul#linksUL li,
ul#linksUL2 li {
    background:#EDF5FA url(../images/admin/icons/cross.png) no-repeat 98% center;
    margin:4px 0px;
    padding:6px 5px;
    cursor:pointer;
    font-weight:bold;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border:1px solid #d5e6f0;
    -moz-box-shadow:inset 0px 1px rgba(255,255,255,0.5);
    -webkit-box-shadow:inset 0px 1px rgba(255,255,255,0.5);
    box-shadow:inset 0px 1px rgba(255,255,255,0.5);
}

h2.related {
    margin:30px 0 10px 0;
}
h2.eventRelated {
    margin:30px 0 10px 12px;
}


#calendar {
    margin:0 0 0 12px;
    width:660px;
    padding:10px 0 30px 0;
}
#calendar table {
    width:660px;
    border-collapse:collapse;
}
#calendar table td {
    text-align:center;
    padding:8px 0;
}
#calendar table td.prev {
    font-weight:bold;
    width:200px;
    text-align:left;
    font-size:1.1em;
}
#calendar table td.next {
    font-weight:bold;
    width:200px;
    text-align:right;
    font-size:1.1em;
}
#calendar table td.current {
    font-weight:bold;
    width:260px;
    text-align:center;
    font-size:1.7em;
}
#calendar table td table {
    width:660px;
    border-collapse:collapse;
}
#calendar table td table th {
    text-align:center;
    background:#eee;
    width:110px;
    border:1px solid #ddd;
    padding:10px 0;
}
#calendar table td table td {
    border:1px solid #ddd;
    padding:10px 2px;
    height:80px;
    vertical-align:top;
    text-align:left;
}
#calendar table td table td.highlight {
    background:#EEF9FF;
}
#calendar table td table td span {
    display:block;
    font-style:italic;
    font-size:1em;
    font-weight:bold;
    color:#bbb;
    margin:0 0 5px 5px;
}
#calendar table td table td span.red {
    color:#F4A4A8;
}
#calendar table td table td.fade {
    background:#f9f9f9;
}
#calendar table td table td.fade span {
    color:#ddd;
}
#calendar table td table td div.event-data {
    padding:4px 3px 3px 3px;
    margin:0 0 3px 0;
    font-size:0.8em;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;


    background:#EDF5FA;
    border:1px solid #d5e6f0;
    -moz-box-shadow:inset 0px 1px rgba(255,255,255,0.5);
    -webkit-box-shadow:inset 0px 1px rgba(255,255,255,0.5);
    box-shadow:inset 0px 1px rgba(255,255,255,0.5);
}
#calendar table td table td div.event-data a:hover {
    color:#838383;
}
#calendar table td table td div.event-data a.remove {
    color:#ff7f7f;
}

div#event-search {
    margin:0 0 12px 0;
    background:#212221;
}
div#event-search div#event-search-top {
    background:url('../images/search-top.gif') no-repeat top left;
    height:15px;
    font-size:0.01em;
    overflow:hidden;
    display:block;
}
div#event-search div#event-search-bot {
    background:url('../images/search-bot.gif') no-repeat top left;
    height:15px;
    font-size:0.01em;
    overflow:hidden;
    display:block;
}
div#event-search th {
    color:#90B7CD;
    text-align:right;
    width:150px;
    padding:10px 0;
}
div#event-search td {
    color:#eee;
    padding:8px 30px 8px 20px;
}
div#event-search td .searchInput {
    padding:4px 8px;
    margin:0 10px 0 2px;
    background:#D8D9D9;
    font-weight:normal;
    color:#888888;
    border:1px solid #BFC0C0;
}


#full-left h2.search-title {
    margin:12px 0;
    padding:0;
    font-size:1.5em;
    color:#518aae;
    line-height:1.1em;
}
.event-search-results th {
    text-align:left;
    padding:8px 4px 6px 4px;
    border-bottom:1px solid #ccc;
    background:#f5f5f5;
}
.event-search-results td {
    padding:4px 4px 2px 4px;
    border-bottom:1px solid #ddd;
}
.dull {
    color:#ccc;
}

.search-item {
    margin:25px 0 20px 0;
}
.search-item .image div {
    height:18px;
    text-align:center;
    color:#fff;
    line-height:20px;
    font-weight:bold;
    font-size:0.9em;
    overflow:hidden;
}
.search-item h2 {
    margin:2px 0 5px 0;
    padding:0;
    font-size:1.2em;
    color:#676767;
}
.search-item h2 a {
    color:#5998c2;
}
.search-item h2 a:hover {
    color:#676767;
}
.search-item small {
    display:block;
    margin:6px 0 8px 0;
    font-style:italic;
    font-size:0.8em;
}
.search-item .image {
    float:left;
    width:133px;
    margin:0 15px 0 0;
}
.search-item .image img {
    border:4px solid #ccc;
}
.search-item .text .difficulty {
    float:right;
    height:20px;
    width:20px;
}
.search-item .text .correct {
    float:right;
    height:20px;
    width:20px;
    margin:0 6px 0 0;
}
.search-item .text .left {
    float:left;
    width:377px;
    padding:6px 0 0 0;
}
.search-item .text .right {
    float:left;
    width:150px;
}
.search-item .text .right div {
    float:right;
    width:27px;
    height:22px;
    margin:0 0 0 5px;
}
.search-item .text .post-left span {
    text-indent:-9999px;
    float:left;
    display:block;
    width:19px;
    height:18px;
    margin:10px 1px 0 1px;
}
.search-item .text .post-left em {
    float:left;
    display:block;
    line-height:18px;
    margin:12px 0 0 15px;
}
.search-item .text .post-left span.star0 {
	background:url('../images/stars-white.gif') no-repeat 0 -36px;
}
.search-item .text .post-left span.star1 {
	background:url('../images/stars-white.gif') no-repeat 0 -18px;
}
.search-item .text .post-left span.star2 {
	background:url('../images/stars-white.gif') no-repeat 0 0;
}



.search-item .text {
    float:left;
    width:527px;
}
#full-left .search-item .text h3.related {
    margin:10px 0;
    font-size:1.1em;
    color:#676767;
    font-weight:bold;
}
.search-item .text ul li small {
    display:inline;
    margin:0;
    font-style:normal;
    font-size:0.8em;
}
#full-left .search-item .text p,
#full-left .search-item .full-text p {
    padding-left:0;
}

.readmore {
    text-align:left;
}
.readmore a {
    font-size:0.90em;
    font-weight:bold;
}
.custom-colour-event-search {
    border-radius:12px;
    padding:15px;
}
.custom-colour-event-search .text {
    width:497px;
}
.custom-colour-event-search .text .left {
    width:347px;
}
.custom-colour-event-search small,
.custom-colour-event-search p,
.custom-colour-event-search strong,
.custom-colour-event-search h2,
.custom-colour-event-search .search-item h2 {
    color:#fff;
}
.search-item h2 a {
    color:#676767;
}
.custom-colour-event-search a:hover,
.search-item h2 a:hover {
    color:#fff;
}
.photo-holder {
    padding:0 0 0 12px;
}
.photo-holder hr {
    margin-bottom:12px;
}
.photo-item {
    float:left;
}
.photo-item div.top {
    background:#eee;
    border-bottom:1px solid #ddd;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    padding:2px 5px 0 5px;
    text-align:right;
    width:111px;
}
.photo-item div.bot {
    background:#eee;
    border-top:1px solid #f5f5f5;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    text-align:right;
    width:121px;
    text-align:center;
    font-size:0.75em;
    padding:5px 0 3px 0;
}

.eventPhoto {
    float:left;
    width:375px;
    margin:0 17px 0 0;
}
.eventPhotoLeft {
    float:left;
    width:125px;
    margin:0 10px 0 0;
}
.eventPhotoLeft img {
    float:left;
}
.eventPhotoRight {
    float:left;
    width:240px;
}
.eventPhotoRight a {
    font-size:1.1em;
    font-weight:bold;
    display:block;
    margin:5px 0 5px 0;

}
.galleryTitle {
    font-size:1.2em;
}


.forum-listings {
    margin:0 0 0 12px;
    width:660px;
}
.forum-listings th {
    text-align:left;
    padding:8px 4px 6px 4px;
    border-bottom:1px solid #ccc;
    background:#f5f5f5;
}
.forum-listings td {
    padding:6px 4px 4px 4px;
    border-bottom:1px solid #ddd;
    line-height:1.2em;
}
.forum-listings th.right,
.forum-listings td.right {
    text-align:right;
}
.forum-listingse .rowA td {
    background:#fff;
}
.forum-listings .rowB td {
    background:#f7f7f7;
}
#full-left .forum-listings td p {
    padding-left:0;
}
.forum-listings td blockquote {
    font:1em/1.4em Arial;
    color:#999;
    margin:12px 0 12px 15px;
    padding:0 0 0 10px;
    border-left:3px solid #ccc;
}

.replywithquote {
    color:#ccc;
    border-top:1px solid #eee;
    padding:10px 15px 0 0;
    margin:10px 0 8px 0;
    text-align:right;
}
.replywithquote a {
    font-size:0.9em;
}
.relatedHalf {
    float:left;
    width:385px;
}
.relatedHalfSpacer {
    float:left;
    width:15px;
}
.relatedFull {
    float:left;
    width:785px;
}
.relatedHalf h2.eventRelated,
.relatedFull h2.eventRelated {
    margin:12px 0 10px 12px;
    line-height:1.2em;
}
span.upload-photos {
    font-size:0.9em;
    font-weight:bold;
    display:block;
    margin:14px 0 8px 0;
}
.full-advert-header {
    background:#161616;
    height:100px;
    padding:0 45px;
    min-width:1085px;
    margin:0 auto;
    position:relative;
    z-index:2;
}
.full-advert-header div {
    width:1085px;
    margin:0 auto;
}
.full-advert-header-code {
    background:#161616;
/*    height:250px;*/
    padding:0 45px;
    min-width:1085px;
    margin:0 auto;
    position:relative;
    z-index:2;
}
.full-advert-header-code div {
    width:1085px;
    margin:0 auto;
    text-align:center;
}
input.lookup {
    width:300px;
}
ul.linksUL {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
ul.linksUL li {
    background:#EDF5FA url(../images/admin/icons/cross.png) no-repeat 98% center;
    margin:4px 0px;
    padding:6px 5px;
    cursor:pointer;
    font-weight:bold;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border:1px solid #d5e6f0;
    -moz-box-shadow:inset 0px 1px rgba(255,255,255,0.5);
    -webkit-box-shadow:inset 0px 1px rgba(255,255,255,0.5);
    box-shadow:inset 0px 1px rgba(255,255,255,0.5);
}
input.ui-ac-borders {
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom:none;
    margin-bottom:none;
}
ul.ui-autocomplete {
    position:absolute;
    margin:0;
    padding:0;
    width:300px;
    border:1px solid #b0b0b0;
    border-top:none;
}
ul.ui-autocomplete li {
    margin:0;
    padding:0;
    list-style:none;
    border-top:1px solid #dfdfdf;
    background:#fff;
}
ul.ui-autocomplete li a {
    padding:6px 4px;
    display:block;
    text-decoration:none;
}
ul.ui-autocomplete li a.ui-state-hover {
    background:#f0faff;
    cursor:pointer;
}
ul.ui-autocomplete li span.empty {
    display:block;
    height:20px;
    line-height:20px;
    text-align:center;
    font-weight:bold;
    color:#a5a5a5;
    text-decoration:none;
}
.youtube-video {
    margin:0 auto 30px auto;
    width:720px;
    height:480px;
    border:1px solid #aaa;
}
.ratenowbutton {
    vertical-align:middle;
}



.widgetBlue {
    margin:0 0 15px 0;
    background:#9fcee9 url('../images/widgetMidBlue.gif') no-repeat bottom right;
}
.widgetBlue h3 {
    height:35px;
    line-height:36px;
    background:url('../images/widgetTopBlue.gif') repeat-x 0 0;
    margin:0;
    padding:0 0 0 20px;
    font-size:1em;
    text-transform:uppercase;
    color:#fff;
    text-shadow:1px 1px rgba(0,0,0,0.3);
}
.widgetBlue ul {
    margin:5px 0 5px 35px;
    padding:0;
}
.widgetBlue ul li {
    margin:0;
    padding:0;
    color:#333;
    font-size:0.95em;
}
.widgetBlue ul li a {
    display:block;
    color:#333;
    text-decoration:none;
}
.widgetBlue ul li a:hover {
    color:#555;
    text-decoration:none;
}
.widgetBlue div.widgetBot {
    height:22px;
    background:url('../images/widgetBotBlue.gif') repeat-x 0 0;
}
.widgetDark {
    margin:0 0 15px 0;
    background:#666767 url('../images/widgetMidDark.gif') no-repeat bottom right;
}
.widgetDark h3 {
    height:35px;
    line-height:36px;
    background:url('../images/widgetTopDark.gif') repeat-x 0 0;
    margin:0;
    padding:0 0 0 20px;
    font-size:1em;
    text-transform:uppercase;
    color:#fff;
    text-shadow:1px 1px rgba(0,0,0,0.3);
}
.widgetDark ul {
    margin:5px 0 5px 35px;
    padding:0;
}
.widgetDark ul li {
    margin:0;
    padding:0;
    color:#fff;
    font-size:0.95em;
}
.widgetDark ul li a {
    display:block;
    color:#fff;
    text-decoration:none;
}
.widgetDark ul li a:hover {
    color:#ddd;
    text-decoration:none;
}
.widgetDark div.widgetBot {
    height:22px;
    background:url('../images/widgetBotDark.gif') repeat-x 0 0;
}
.shortened {
    float:right;
    margin:18px 0;
    padding:0 15px;
    background:#eee;
    border:1px solid #ddd;
    height:40px;
    line-height:40px;
    font-weight:bold;
}
.riderhqenter {
	display:block;
	width:147px;
	margin:5px 0 0 0;
}
.event-icons .riderhqenter {
	margin:10px 0;
}
#full-left div.event-icons div.riderhq_div {
	float:right;
	margin-right:13px;
}
div.advert_event_view_top {
	margin:0 0 15px 0;
}
.also_like {
	padding:0 0 10px 0;
}
.also_like h2 {
	font-size:1.1em;
	margin:20px 0 20px 0;
}
.also_like_item {
	float:left;
	width:125px;
	margin:0 50px 0 0;
}
.also_like_item_last {
	margin:0;
}
.also_like_link {
	display:block;
	margin:5px 0 0 0;
	font-weight:bold;
	line-height:1.3em;
}
.events_single_day {
    background:url('../images/events_single_day.gif') no-repeat 0 0;
	height:40px;
	width:620px;
	margin:6px 0 25px 7px;
	padding:0 15px;
}
.events_single_day table td {
	height:40px;
	padding:0 10px 0 0;
}
.events_single_day table td input.w16em {
	border:none;
	height:20px;
	line-height:20px;
	background:#fff;
	border:1px solid #ccc;
	padding:0 5px;
	width:100px;
	color:#777;
}
.events_single_day table td a.date-picker-control {
	margin:2px 0 0 5px;
}
.events_single_day table td.events_error {
	font-weight:bold;
	color:#b22222;
}
.past_url {
	display:block;
	margin:4px 0 0 0;
	font-size:0.75em;
}
.read-more-reviews {
    border-top:1px solid #eee;
    display:block;
    padding-top:10px;
    font-weight:bold;
    font-size:0.9em;
}
#sub-navigation ul li a.event-review-link {
    display:block;
    float:left;
    background:#75ACCF;
    color:#fff;
    padding:0 5px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border-right:none;
}
#sub-navigation ul li a.event-review-link:hover,
#sub-navigation ul li a.event-review-link-active {
    display:block;
    float:left;
    background:#7c7c7c;
    color:#fff;
    padding:0 5px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border-right:none;
}
table.review_office_rating td,
table.review_office_rating th {
    padding:8px 2px;
    border-top:1px solid #eee;
}
table.review_office_rating tr.last td,
table.review_office_rating tr.last th {
    padding-top:20px;
}
table.review_office_rating td {
    color:#bbb;
    font-size:0.9em;
}
table.review_office_rating tr.last td {
    font-size:1em;
}
table.review_office_rating td strong {
    font-size:1.5em;
    color:#656565;
}
span.review_office_rating {
    color:#518AAE;
    font-weight:bold;
    font-size:1.5em;
}
.critics_rating {
    display:block;
    margin:8px 0 0 0;
}
.add-download-table-left {
    padding-left:10px;
}
.add-download-table td,
.add-download-table th {
    padding:2px 0;
}
.event-download strong {
    display:block;
}
#full-left .event-download p {
    margin:10px 0 0 0;
    padding-left:0;
}
.event-download .event-download-link {
    display:block;
    line-height:26px;
    height:26px;
    margin:0 10px 10px 0;
    padding:0 0 0 34px;
    background:url('../images/event-download.gif') no-repeat 0 0;
}
.event-download .event-download-link:hover {
    background:url('../images/event-download.gif') no-repeat 0 -26px;
}
.add-download-table th {
    width:120px;
}
a.newer-version {
    display:block;
    background:#ffeea3;
    color:#555;
    margin:0 0 15px 0;
    padding:10px 20px;
    text-align:center;
    font-weight:bold;
    border:1px solid #ffe48c;
}
a.newer-version:hover {
    color:#333;
    background:#ffe48c;
    border:1px solid #ffdb7f;
}
.rating-left {
    float:left;
    width:75px;
    margin:0 15px 0 0;
}
.rating-right {
    float:left;
    width:540px;
}
.great-events {
    background:#444;
    padding:25px;
}
.great-events h3 {
    color:#fff;
    margin:0 0 20px 0;
    padding:0;
}
.great-event {
    width:165px;
    margin:15px 0 0 0;
}
.great-event .also_like_link {
	display:block;
	margin:5px 0 0 0;
	font-weight:bold;
	line-height:1.3em;
	color:#fff;
}
.great-event .also_like_link:hover {
    color:#5998c2;
}
.remainder-content {
    margin-top:25px;
    width:825px;
    padding:0 0 50px 0;
}
.article-pagination {
    margin:50px 0 0 0;
}
.article-pagination .article-pagination-col1 {
    float:left;
    width:120px;
    height:60px;
}
.article-pagination .article-pagination-prev,
.article-pagination .article-pagination-next {
    display:block;
    width:119px;
    height:34px;
    line-height:35px;
    background:#99cae7;
    overflow:hidden;
    text-align:center;
    font-weight:bold;
    font-size:1.3em;
    color:#fff;
    border-top:1px solid #75b2db;
}
.article-pagination .article-pagination-prev {
    border-left:1px solid #75b2db;
}
.article-pagination .article-pagination-next {
    border-right:1px solid #75b2db;
}
.article-pagination .article-pagination-first,
.article-pagination .article-pagination-last {
    display:block;
    width:119px;
    height:24px;
    line-height:25px;
    overflow:hidden;
    background:#eee;
    text-align:center;
    font-weight:bold;
    color:#888;
    border-bottom:1px solid #ddd;
}
.article-pagination .article-pagination-first {
    border-left:1px solid #ddd;
}
.article-pagination .article-pagination-last {
    border-right:1px solid #ddd;
}
.article-pagination span.article-pagination-prev,
.article-pagination span.article-pagination-next {
    background:#eee;
    color:#ddd;
    border-top:1px solid #ddd;
}
.article-pagination span.article-pagination-prev {
    border-left:1px solid #ddd;
}
.article-pagination span.article-pagination-next {
    border-right:1px solid #ddd;
}
.article-pagination span.article-pagination-first,
.article-pagination span.article-pagination-last {
    background:#fafafa;
    color:#ddd;
}
.article-pagination a.article-pagination-prev:hover,
.article-pagination a.article-pagination-next:hover {
    background:#555;
    border-top:1px solid #444;
}
.article-pagination a.article-pagination-prev:hover {
    border-left:1px solid #444;
}
.article-pagination a.article-pagination-next:hover {
    border-right:1px solid #444;
}
.article-pagination a.article-pagination-first:hover,
.article-pagination a.article-pagination-last:hover {
    background:#ddd;
    border-bottom:1px solid #ccc;
}
.article-pagination a.article-pagination-first:hover {
    border-left:1px solid #ccc;
}
.article-pagination a.article-pagination-last:hover {
    border-right:1px solid #ccc;
}
.article-pagination .article-pagination-col2 {
    float:left;
    width:435px;
    height:58px;
    background:#fafafa;
    position:relative;
    text-align:center;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
}
.article-pagination .article-pagination-col2 ul {
    margin:12px 0;
    padding:0;
    list-style:none;
    position:relative;
    display:inline-block;
    zoom:1;
    *display:inline;
    text-align:left;
}
.article-pagination .article-pagination-col2 ul li {
    margin:0;
    padding:0;
    list-style:none;
    display:inline;
}
.article-pagination .article-pagination-col2 ul li a {
    float:left;
    display:block;
    text-align:center;
    padding:0 14px;
    margin:0 4px;
    height:36px;
    line-height:36px;
    background:#e8e8e8;
    color:#888;
    font-weight:bold;
    font-size:1.3em;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
.article-pagination .article-pagination-col2 ul li a:hover,
.article-pagination .article-pagination-col2 ul li a.active {
    background:#99cae7;
    color:#fff;
}
.article-pagination .article-pagination-col2 ul li span {
    float:left;
    display:block;
    text-align:center;
    width:25px;
    height:36px;
    line-height:42px;
    overflow:hidden;
    color:#ccc;
}
.article-pagination .article-pagination-col3 {
    float:left;
    width:120px;
    height:60px;
}