/*
Theme Name: Skirmish2015
Author: Chris Collins
*/

@font-face {
    font-family: 'MavenProRegular';
    src: url('fonts/maven_pro_regular-webfont.eot');
    src: url('fonts/maven_pro_regular-webfont.eot?#iefix') format('eot'),
         url('fonts/maven_pro_regular-webfont.woff') format('woff'),
         url('fonts/maven_pro_regular-webfont.ttf') format('truetype'),
         url('fonts/maven_pro_regular-webfont.svg#webfontOM8fITNz') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neueregular';
    src: url('fonts/bebasneue-webfont.eot');
    src: url('fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue-webfont.woff') format('woff'),
         url('fonts/bebasneue-webfont.ttf') format('truetype'),
         url('fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
  display:block;
}

nav ul {
  list-style:none;
}

blockquote, q {
  quotes:none;
	border: 1px solid #bbbbbb;
	background: #d8d8d8 url(images/quote.png) no-repeat;
	padding: 10px 5px 5px 47px;
	text-shadow: 1px 1px #fff;
	margin: 5px 0;
	border-radius: 7px;
}

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

pre {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

code {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  display: block;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

ins {
  background-color:#fdfc9b;
  text-decoration:none;
}

mark {
  background-color:#fdfc9b;
  font-style:italic;
  font-weight:bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom:1px dotted;
  cursor:help;
}

hr {
  height:1px;
  background: #9f9f9f;
  margin: 7px 0;
  border: none;
	clear: both;
	float: none;
	width: 100%;
}

input, select {
  vertical-align:middle;
}

select {
  border-radius: 4px;
  border: 1px solid #ACACAC;
  padding: 3px 4px;
}

.remove-margin {
  margin-right: 0 !important;
}

fieldset {
  border: 1px solid #ccc;
  margin: 0 0 1.4615em;
  padding: 1.5385em;
}

table {
  border-collapse:collapse;
  border-spacing:0;
  margin-bottom: 15px;
  width: 100%;
}

th, tr, td {
  vertical-align: middle;
}

.sticky-header th, .sticky-table th {
  border-bottom: 3px solid #ccc;
  padding-right: 1em;
  text-align: left;
}


table {
  background: #ececec;
  border: 1px solid #bbbbbb;
}

th {
  background: #dbdbdb;
  padding: 10px;
  border-right: 1px solid #c8c7c7;
  color:#333;
}

td {
  background: #ebebeb;
  color: #747474;
  text-align: left;
  padding: 10px;
  border-right: 1px solid #c8c7c7;
  border-bottom: 1px solid #c8c7c7;
}

.page-user .views-field-edit-node a,
.page-user .views-field-delete-node a {
	background: #ccc url("images/editdel.png") no-repeat top left;
	display:block;
	height:20px;
	width:20px;
	border-radius:50%;
	text-indent:-9999px;
	opacity:0.7;
}

.page-user a.add:before {
	content:"+";
	background:green;
	border-radius:50%;
	font:15px/15px "Arial";
	padding:0 4px;
	margin-right:5px;
	color:#eee;
}

input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

.form-item-field-activity-value input {display:none}

.page-user td {
	font-size:11px;
	padding:3px;
	height:20px;
  	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	max-width:136px;
}

.page-user .views-field-edit-node a:hover,
.page-user .views-field-delete-node a:hover {
	opacity:1;
	border-radius:5px;
}

.page-user .views-field-delete-node a {
	background-position:top right;
}

html {
	background: #010101;
}

body {
  background:#010101 url(images/forestbg.jpg) repeat-x center top fixed; 
  font:normal 14px Arial,Helvetica,sans-serif;
  color: #b0c399;
  font-weight: 400;
  overflow-x:hidden;
}

.mastercontainer:before {
	background:url("images/forestbgfade.png") repeat-x center top; 
	width:100%;
	height:40px;
	position:fixed;
	top:55px;
	left:0px;
	content:"";
	z-index:12;
	pointer-events:none;
}

.not-logged-in .mastercontainer:before {
	top:26px;
}

.mastercontainer:after {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,1) 70%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0)), color-stop(70%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 70%,rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 70%,rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 70%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 70%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
	width:100%;
	height:80px;
	position:fixed;
	bottom:0px;
	left:0px;
	content:"";
	z-index:12;
	pointer-events:none;
}

@keyframes animatedBackground {
	from { background-position: 0 0; }
	to { background-position: 1808px 0; }
}

@-webkit-keyframes animatedBackground{
	from { background-position: 0 0; }
	to { background-position: 1808px 0; }
}

body:before,
body:after {
	background:url("images/redsmoke.png");
	position:fixed;
	top:230px;
	content:"";
	height:405px;
	width:100%;
	display:block;
	z-index:1;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	animation: animatedBackground 60s linear infinite;
	-ms-animation: animatedBackground 60s linear infinite;
	-moz-animation: animatedBackground 60s linear infinite;
	-webkit-animation: animatedBackground 60s linear infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction:normal;
	animation-direction:normal;
}

body:before {
	top:300px;
	background:url("images/bluesmoke.png");
	animation: animatedBackground 40s linear infinite;
	-ms-animation: animatedBackground 40s linear infinite;
	-moz-animation: animatedBackground 40s linear infinite;
	-webkit-animation: animatedBackground 40s linear infinite;
	-webkit-animation-direction:reverse;
	animation-direction:reverse;
}

.mastercontainer {
	z-index:2;
}

.topbar {
	background:#171717;
	border-bottom:2px solid #111;
	color:#ccc;
	font-size:12px;
	padding:5px 0;
	position:fixed;
	width:100%;
	z-index:15;
}

.topbar span {
	color: #DBA34D;
}

#clockbox {
	background:url("images/ukflag.png") no-repeat left center;
	padding-left:20px;
	color:#ccc;
}

span.officeclosed {
	color: rgb(213, 99, 25);
}

a {
  text-decoration: none;
  color: #FE9902;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

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

p {
  margin: 0 0 0.8em;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

ul, ol {
  padding-left:20px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#mobilemenuicon {
	z-index: 10000;
	color: #D0DB7F;
	font: normal 30px/40px "Arial";
	margin-bottom: 0.5em;
	text-align: center;
	cursor: pointer;
	outline:none;
	background:rgba(0,0,0,0.6);
	padding:0px 60px 0px 15px;
	border-radius:5px;
    }

    #mobilemenuicon:after {
    	content:"MENU";
    	font: normal 24px/20px "bebas_neueregular";
    	position:absolute;
    	top:10px;
    	margin-left:4px;
    }

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  padding: 0;
  margin: 0px 0px 10px 0px;
}


h1 {
	font-size: 26px;
}	
	
h2 {
	font-size: 21px;
}
h3 {
	font-size: 19px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 13px;
}

#wrapper {
  margin: 0px auto;
}

#content-contain {
  padding: 0px 0px 8px 0px;
  line-height:22px;
}

#content, #sidebar-first {
	background:#141414;
	padding:12px;
	border:8px solid #242424;
}

#head {
  float:left;
  margin-top:40px;
}

#headright {
  float:right;
}

#logo {
  float: left;
  margin: 20px 0 10px 0;
}

#logo img {
	z-index:2;
	position:relative;

}

.site-slogan {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 0;
}

#mobileMenu_mm1 {
  margin: 10px 20px;
  padding: 3px 0px;
}

#navigation {
  margin: 0px auto;
}

.mainmenu {
  background: #43563c;
  background: -moz-linear-gradient(top,  #43563c 0%, #2d3a28 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#43563c), color-stop(100%,#2d3a28));
  background: -webkit-linear-gradient(top,  #43563c 0%,#2d3a28 100%);
  background: -o-linear-gradient(top,  #43563c 0%,#2d3a28 100%);
  background: -ms-linear-gradient(top,  #43563c 0%,#2d3a28 100%);
  background: linear-gradient(to bottom,  #43563c 0%,#2d3a28 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43563c', endColorstr='#2d3a28',GradientType=0 );
  box-shadow:inset 0px 1px 1px #4f6348, inset 0px -1px 1px #0e1b0a;
  margin-bottom:8px;
}

.mainmenu:before {
  content:"";
  display:block;
  width:215px;
  height:145px;
  z-index:13;
  position:absolute;
  top:-138px;
  right:0px;
  pointer-events:none;
  background:url("images/playertopcorner.png");
}

#main-menu {
  clear: both;
  font-size: 14px;
  margin: 0 auto;
  overflow: hidden;
  border-right:1px solid #0e1b0a;
}

#main-menu ul {
  padding:0;
}

#main-menu ul ul {
  float: left;
  padding:0;
  background:#fff;
  box-shadow:0 0 5px rgba(0,0,0,0.3);
  border-radius:4px;
}

#main-menu li {
  float: left;
  list-style-type: none;
  font-weight: bold;
}

#main-menu li li {
  border:none;
}

#main-menu li a {
  color: #d6d6d6;
  font:normal 21px/22px 'bebas_neueregular';
  display: block;
  position: relative;
  text-shadow:0px 0px 5px rgba(0,0,0,0.3);
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  border-right:1px solid #0e1b0a;
  border-left:1px solid #4f6348;
}

#main-menu li:last-child a {border-right:0px;}

#main-menu a.active {color: #d6d6d6;}

#main-menu li a:hover,
#main-menu li a:active {
  color: #fff;
}

#main-menu li li a:hover,
#main-menu li li a:active {
  color: #444;
  box-shadow:none;
  padding: 12px 20px 8px 20px;
}

#main-menu li a .sf-sub-indicator {
  display: block;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
}

#main-menu li li a,
#main-menu li li a:link,
#main-menu li li a:visited {
  border-top-width: 0;
  background:#eee;
  margin:2px;
  border-radius:0px;
  border:none;
  color: #666;
  font-size: 21px;
  text-shadow:none;
  padding: 10px 10px;
  position: relative;
  text-transform: none;
  width: 136px;
  font-weight: 400;
}

#main-menu .contextual-links-wrapper {display:none}

#main-menu li li a:hover,
#main-menu li li a:active {
  color: #D35B30;
  background:#ddd;
}

#main-menu li ul {
  height: auto;
  padding: 4px;
  left: -9999px;
  margin: 0 0 0 1px;
  position: absolute;
  width: 160px;
  z-index: 9999;
}

#main-menu li ul a {
  width: 160px;
}

#main-menu li ul ul {
  margin: -38px 0 0 160px;
}

#main-menu li:hover>ul,
#main-menu li.sfHover ul {
  left: auto;
}

#main-menu ul li.leaf, #main-menu ul li.expanded, #main-menu ul li.collapsed {
  list-style:none;
}
#main-menu ul.menu li {
  margin: 0;
}

#main-menu li.expanded, #main-menu li.collapsed, #main-menu li.leaf {
  margin: 0;
  padding: 0;
}

#front-welcome {
  font-family: Helvetica, Arial, sans-serif;
}

#front-welcome .block > h2{
	color:#282c2f;
	font-size:24px;
	margin:0px auto;
    text-transform: none;
}

#front-welcome p{
	padding:10px 0px;
	color:#282c2f;
	line-height:22px;
	font-size:18px;
}

#breadcrumbs{
  font-size: 11px;
}

#sidebar-first .menu li, #sidebar-first .menu ul  {
	list-style:none;
	padding:0;
	margin:0
}

#sidebar-first .menu li a {
	display:block;
	padding:9px;
	font-size:15px;
	background:#ededed;
	margin-left:-20px;
	margin-bottom:2px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#sidebar-first .menu li a:hover {background:#ddd;padding-left:15px;color:#111;} 

.node {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.node h2.title, .page-title, .sidebar .block > h2 {
  font-family: 'MavenProRegular';
  line-height:30px;
  color: #d3c9bb;
  font-size: 28px;
  font-weight:normal
}

.sidebar .block > h2 {
	font-size:25px;
	color:#777;
}

.node h2.title a{
  color: #000;
}

.view-latest-news-offers h2.title {font-size:25px;}
.node h2.title a {color:#555}

.block{
	margin-bottom:1.5em;
}

/* Blog Posts */

.view-blog-posts .views-row {
	border-bottom:1px dashed #aaa;
	margin-bottom:10px;
	padding-bottom:10px;
	min-height:100px;
}

.view-blog-posts .views-field-field-blog-image {
	float:left;
	margin-right:10px;
}

.view-blog-posts .views-row:nth-child(2n) .views-field-field-blog-image {
	float:right; 
}

.view-blog-posts .views-field-created {
	font:italic normal 13px/14px "Arial";
	color:#888;
}

#block-views-blog-posts-block .view-blog-posts .views-field-title a {
	color:#d3c9bb;
	font:18px/16px "MavenProRegular"
}

.view-blog-posts .views-field-title a:hover {
	text-decoration:underline
}

/* Prices Table */

#edit-field-activity-value-wrapper {
	background:#444;
	border-radius:10px;
	border:2px solid #444;
	box-shadow:inset 0 0 7px rgba(0,0,0,0.4);
	padding:10px;
	width:calc(100% - 24px);
	text-align:center;
}

#edit-field-activity-value-wrapper select {
	padding:5px 15px;
	margin:5px;
}

#block-views-prices-table-block .views-field-title {
	font:22px/30px "bebas_neueregular"
}

#block-views-prices-table-block .views-field-title p {
	font:12px/15px "Arial";
	margin-bottom:0px;
}

#block-views-prices-table-block .view-grouping-header {
	font:30px/30px "MavenProRegular";
	color:#FD7218;
}

#block-views-prices-table-block caption {
	text-align:left;
}

#block-views-prices-table-block tr {
	border-bottom:8px solid #141414;
}

.view-prices-table .view-grouping-content > h3 {
	display:block;
	float:left;
	width:100%;
	margin:20px 0 20px 0;
}

.view-prices-table .views-row {
	background:#056b2a url("images/blockfade.png") repeat-x top center;
	color:#fff;
	text-align:center;
	float:left;
	margin-top:20px;
	position:relative
	}

.view-prices-table .views-row.recommended {
	background:orange
}

.view-prices-table .views-row .views-field-body {
	padding:0 5px;
}

.views-field-field-highlighted {
	color:yellow;
	width:100%;
	text-transform:uppercase;
	font:bold 15px/20px "Arial";
	text-shadow:1px 0 0 #DE7019, 1px 1px 0 #DE7019, -1px -1px 0 #DE7019, 0 1px 0 #DE7019, -1px 0 0 #DE7019, 0 -1px 0 #DE7019;
}

.view-prices-table .view-grouping-content {
	overflow:hidden;
}

.view-prices-table .views-field-field-included-ammunition {
	background:#FD7218;
	background: rgb(255,168,76);
	background: -moz-linear-gradient(-45deg,  rgba(255,168,76,1) 0%, rgba(253,114,24,1) 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,168,76,1)), color-stop(100%,rgba(253,114,24,1)));
	background: -webkit-linear-gradient(-45deg,  rgba(255,168,76,1) 0%,rgba(253,114,24,1) 100%);
	background: -o-linear-gradient(-45deg,  rgba(255,168,76,1) 0%,rgba(253,114,24,1) 100%);
	background: -ms-linear-gradient(-45deg,  rgba(255,168,76,1) 0%,rgba(253,114,24,1) 100%);
	background: linear-gradient(135deg,  rgba(255,168,76,1) 0%,rgba(253,114,24,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#fd7218',GradientType=1 );
	border:1px solid #FD7218;
	box-shadow:0 0 5px rgba(0,0,0,0.5);
	border-radius:50%;
	width:140px;
	height:140px;
	margin:0 auto;
	margin-top:-30px;
}

.view-prices-table .views-field-edit-node a {color:yellow}

.view-prices-table .views-field-field-included-ammunition .price {
	font:56px/80px "bebas_neueregular";
	margin-left:-13px;
	text-shadow:1px 0 0 #222, 1px 1px 0 #222, -1px -1px 0 #222, 0 1px 0 #222, -1px 0 0 #222, 0 -1px 0 #222, 0 0 10px rgba(0,0,0,0.6);
}

.view-prices-table .views-field-field-included-ammunition .price:first-letter {
	font:30px/60px "bebas_neueregular";
	color:#ddd;
}

.view-prices-table .views-field-field-included-ammunition .ammo {
	font:30px/10px "bebas_neueregular";
}

.view-prices-table .views-field-field-included-ammunition .ammo:after {
	font:20px/40px "bebas_neueregular";
	display:block;
}

.view-prices-table .minipaintball .ammo:after,
.view-prices-table .paintball .ammo:after,
.view-prices-table .lowimpact .ammo:after {content:"paintballs"}
.view-prices-table .splatball .ammo:after {content:"splatballs"}
.view-prices-table .airsoft .ammo:after {content:"bb's"}

/* End prices table */

/* PRICE ATTATCHMENT STYLE */

#edit-field-activity-value {
	overflow:hidden
}

.form-item-field-activity-value {
	background:#222;
	font:normal 23px/20px "bebas_neueregular";
	border-radius:5px;
	text-shadow:none;
	margin:5px;
	float:left;
	cursor:pointer;
}

input[type="radio"]:checked+label{color:yellow}

.form-item-field-activity-value label {
	font-weight:normal;
}

.form-item-field-activity-value label:after {
	content:" prices";
}

.form-item-field-activity-value * {
	cursor:pointer;
}

.attachment-after {
	width:100%;
	float:none;
	position:relative;
	display:block;
}

.attachment-after .view-grouping-header {
	display:none;
}

.view-prices-table .attachment-after .views-row {
	background:none;
	width:100%;
	text-align:left;
	border:none;
	padding:0px;
	color:#eee;
	float:none;
	margin:0px;
	min-height:0px;
	position:relative
	}

.view-prices-table .attachment-after .views-row .views-field-body {
	border:1px solid #444;
	background:#222;
	border-radius:10px;
	padding:20px 10px;
}

/* END PRICE ATTATCHMENT STYLE */

#block-views-location-map-block,
#block-views-front-slideshow-block {
	float:left;
	border:8px solid #242424;
	background:#000;
	margin:0 0 8px 0;
	position:relative;
}

#block-views-front-slideshow-block .views-field-field-slideshow-images-1 .field-content {
	letter-spacing:1px;
	text-shadow:1px 0 0 #5EAE3F, 1px 1px 0 #5EAE3F, -1px -1px 0 #5EAE3F, 0 1px 0 #5EAE3F, -1px 0 0 #5EAE3F, 0 -1px 0 #5EAE3F, 0 0 10px rgba(0,0,0,0.8);
	color:#222;
	text-transform:uppercase;
	position:absolute;
	width:calc(100% - 20px);
	padding:10px;
}

#block-views-front-slideshow-block .views-field-field-slideshow-images-1 .field-content span {
	text-shadow:1px 0 0 #FB7218, 1px 1px 0 #FB7218, -1px -1px 0 #FB7218, 0 1px 0 #FB7218, -1px 0 0 #FB7218, 0 -1px 0 #FB7218, 0 0 10px rgba(0,0,0,0.8);
}

#block-views-game-arena-map-block {
	border:8px solid #242424;
	background:#000;
	margin:0 0 8px 0;
}

#block-views-game-arena-map-block .bubble {
	width:auto!important;
	height:auto!important;
	background:transparent!important;
	border:none!important;
}

#block-views-game-arena-map-block .bubble img {margin:0 auto;display:block;}
#block-views-game-arena-map-block .bubble span.title {display:block;margin-top:-10px;text-align:center}

#block-views-game-arena-map-block .gmap-popup a {
	font:30px/30px "bebas_neueregular";
	color:#fff;
	text-shadow:0 0 10px rgba(0,0,0,0.9)
}

#block-views-game-arena-map-block .gmap-popup a:hover {
	color:#FC7218;
}

#block-views-game-arena-map-block > div > div > div > div > div >.gmnoprint, .gm-style-cc {
	display:none
}

/* Booking Widget */

#block-views-location-map-block-1,
#block-booking-widget {
	float:left;
	z-index:40;
	border:8px solid #242424;
	margin:0 0 8px 8px;
	background:#489535;
	overflow:hidden;
	position:relative;
}

#block-booking-widget:after {
	content:"";
	width:230px;
	height:400px;
	background:#54b23c;
	position:absolute;
	top:-50px;
	right:-90px;
	z-index:-1;
	transform: rotate(-18deg) ;
	-webkit-transform: rotate(-18deg) ;
	-moz-transform: rotate(-18deg) ;
	-o-transform: rotate(-18deg) ;
	-ms-transform: rotate(-18deg) ;
}

#block-booking-widget h2 {
	font:normal 30px/30px "bebas_neueregular";
	color:#000;
	text-align:center;
	padding:2px 0 2px 0;
	margin:0;
}

.complete-booking-button {
	font:normal 20px/25px "bebas_neueregular";
	padding:0px;
	border:none;
	background: rgb(250, 111, 24);
	display:block;
	width:calc(100% - 10px);
	margin:5px;
	cursor:pointer;
	opacity:0.9
}

.complete-booking-button:hover {
	opacity:1;
}

/* Booking Widget Datepicker */

#block-booking-widget #datepicker * {
	border:0;
	margin:0;
	padding:0;
	background:0;
	border-radius:0;
	border:none;
	font-size:11px;
	text-align:center;
}

#block-booking-widget #datepicker .ui-datepicker-prev,
#block-booking-widget #datepicker .ui-datepicker-next 								{cursor:pointer;font:24px/24px "bebas_neueregular";}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover 	{top:2px; }
#block-booking-widget #datepicker .ui-datepicker-prev:after 						{content:"<";position:absolute;top:-3px;left:5px;color: rgb(250, 114, 24);}
#block-booking-widget #datepicker .ui-datepicker-next:after 						{content:">";position:absolute;top:-3px;right:5px;color: rgb(250, 114, 24);}
#block-booking-widget #datepicker .ui-datepicker-month,
#block-booking-widget #datepicker .ui-datepicker-year 								{font-size:13px;text-align:left;width:60px;margin:2px;color:#eee;cursor:pointer;outline:none;}
#block-booking-widget #datepicker .ui-datepicker-month option,
#block-booking-widget #datepicker .ui-datepicker-year option 						{background:#111}

#block-booking-widget #datepicker .ui-widget-content {
	background:#141517;
	width:calc(100% - 10px);
	margin-bottom:5px;
}

#block-booking-widget #datepicker .ui-widget-content th {color:#777;text-transform:uppercase;font:normal 12px/12px "Arial";padding-top:4px;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {color:#aaa}
#block-booking-widget #datepicker .ui-state-active {color: rgb(250, 114, 24);}

/* End Booking Widget Datepicker */

#block-booking-widget select {
	background:#141517;
	color:#aaa;
	border:none;
	margin:0 5px 5px 5px;
	width:calc(100% - 10px);
	border-radius:0px;
	cursor:pointer;
}

select#activity {padding:5px 5px 5px 46px;}
select#session {padding:5px 5px 5px 28px;}

select#spaces,
select#playertype {
	width:calc(50% - 10px);
	float:left;
}

/* Activity Blocks */
#block-views-activity-blocks-block {
	float:left;
	margin-bottom:0px;
}

#block-views-activity-blocks-block .view-activity-blocks .views-row {
  border:8px solid #242424;
  float:left;
  margin-bottom:8px;
}

#block-views-activity-blocks-block .view-activity-blocks .views-row .blocktitle {
  color: #fff;
  padding:10px 0 0 0;
  background:#5eae3f;
  display:block;
  position:relative;
  text-align:center;
  text-shadow:0 0 4px rgba(0,0,0,0.7);
}

#block-views-activity-blocks-block .view-activity-blocks .views-row .blocktitle:after {
	content:"";
	background:url("images/blockfade.png");
	position:absolute;
	top:40px;
	left:0px;
	width:100%;
	height:76px;
	pointer-events:none
}

#block-views-activity-blocks-block .view-activity-blocks .views-row img {
	margin-bottom:-6px;
}

#block-views-contact-info-block {
	float:right;
	margin:0;
	margin-top:-14px;
}

#front-welcome {
	position:relative;
	display:block;
	background:#fff;
}

#bottom .botblck a {
  color: #BCA491;
}

#bottom .botblck a:hover {
  color: #B66B16
}

ul li.leaf {
  list-style-image: none;
  list-style-type: disc;
}

.botblck {
  float: left;
  list-style: none;
  background:#000;
  position:relative;
  border:8px solid #242424;
  overflow:hidden;
}

.botblck:after {
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 99%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(99%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1)));
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 99%,rgba(0,0,0,1) 100%);
  background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 99%,rgba(0,0,0,1) 100%);
  background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 99%,rgba(0,0,0,1) 100%);
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 99%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  content:"";
  display:block;
  width:100%;
  height:40px;
  position:absolute;
  bottom:0px;
}

.page-user .botblck {height:auto}
.page-user .botblck:after {display:none}

.botblck .block {
	padding:10px;
	margin:0
}

.botblck .block > h2 {
  font-family: Helvetica, Arial, sans-serif;
  padding: 0px 0px 0px 0px;
  color: #BCA491;
  padding-bottom:7px;
  border-bottom: 1px dashed #DFD1C6;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.botblck .content {
  padding: 7px 0px;
  margin: 0;
  line-height: 160%;
  color: #BCA491;
}

/* Availability Walk On Calendars */

.node-walk-on-activity table caption {
  color:#8ccc8c;
  font:17px/20px "MavenProRegular";
  border:none;
  margin-bottom:5px;
}

.node-walk-on-activity .cal-month {
  float: left;
  margin: 0 5px 5px;
}

.node-walk-on-activity .cal table {
  color: #000000;
  border:1px solid #111;
  width:100%;
  background:#2c2c2c;
}

.node-walk-on-activity .cal-month table th {
  color:#aaa;
  border:1px solid #111;
  background:#222
}

.node-walk-on-activity .cal-month table td {
  border:1px solid #2c2c2c;
}

.node-walk-on-activity .cal-month table td.cal-empty {
  background:none
}

.node-walk-on-activity .cal-month table tr .cal-nc {
  background:#555;
  color:#DBA34D
}

.cal-nc, .cal-nc > div {
  background: none;
}

/* Twitter API */

#block-views-tweet-feed-block-1 {
	background:url("images/twitterbg.png") no-repeat top right;
}

#block-views-tweet-feed-block-1 .views-row {
	margin-bottom:10px;
}

#block-views-tweet-feed-block-1 .views-field-profile-image-url {
	float:left;
	margin-right:10px;
}

#block-views-tweet-feed-block-1 .views-field-screen-name {
	color:#76BDDF;
	font-weight:bold
}

#block-views-tweet-feed-block-1 .views-field-created-at {
	font:italic normal 11px/15px "Arial";
	color:#aaa;
}

#copyright {
  font-size:12px;
  text-align:right;
  margin:15px 0 80px 0;
  padding-top:10px;
}

.views-field-field-facebook-page a 		{background:url(images/fb.png) no-repeat left ;}
.views-field-field-google-plus-page a 	{background:url(images/gp.png) no-repeat left center;} 
.views-field-field-twitter-page a 		{background:url(images/tw.png) no-repeat left center;}

.views-field-field-facebook-page a,
.views-field-field-google-plus-page a,
.views-field-field-twitter-page a {
	padding:10px 10px 10px 40px;
	display:block;
	font:17px/15px "MavenProRegular"
}

.credit {
  color: #BCA491;
}

.submitted {
  padding: 0px;
  border-radius: 4px;
  color: #777;
  clear: both;
  display: block;
  margin-bottom: 2px;
}

.links {
  color: #000;
  margin-top: 10px;
  font-size: 14px;
}

.links li a, .readmore {
  background-color: #E7E5E3;
  color: #100100;
  padding: 4px 5px;
  border-radius: 4px;
  text-shadow: 1px 1px #fff;
  font-weight: normal;
}

.links li a:hover {
  background-color: #D7D5D3;
  color: #100101;
}

.flex-direction-nav {display:none}

body .messages {
  border:none;
  border-radius:5px;
  margin:0px;
  margin-bottom:8px;
  z-index:10;
}

body div.warning {
  background-color: #fffecb;
  color: #ff9421;
}

body div.warning a {
  color: #0074bd;
}

body div.error {
  background-color: #ffdddd;
  color: #c70000;
}

body div.error a {
  color: #0074bd;
}

body div.status {
  background-color: #d6ffcb;
  color: #1a7000;
}

body div.status a {
  color: #0074bd;
}

/*-------------------------------------------*
/* Fix CKEditor style
/*-------------------------------------------*/
table.cke_editor {
  background: transparent;
  border: 0;
}
table.cke_editor td {
  background: transparent;
  padding: 0;
  border: 0;
}

/*-------------------------------------------*
/* Poll, Buttons, Form
/*-------------------------------------------*/
.poll .vote-form .choices .title {
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
}

.poll .vote-form .choices {
  margin: 0;
}

.form-submit{
  padding:10px 15px;
  border-radius:4px;
  border: 1px solid #FA7218;
  background: #FB7218;
  box-shadow:inset 0px 5px 15px rgba(255,255,255,0.2);
  color:#fff;
  font:16px/12px 'MavenProRegular';
  text-shadow: 1px 1px 2px #FA6F18;
  cursor:pointer;
}

.form-submit:hover {
  box-shadow:inset 0px 5px 15px rgba(255,255,255,0.5);
}

.form-submit:active {
  box-shadow:inset 0px -5px 15px rgba(0,0,0,0.2);
}


input.form-checkbox, input.form-radio {
  vertical-align: baseline;
}

.form-text, textarea {
  background:#333;
  color:#eee;
  border-radius: 3px;
  border: 1px solid #000;
  padding: 8px 5px;
  width:96%;
  width: calc(100% - 10px); 
  max-width:400px;
  font-family:"Arial";
}

.form-text:focus, textarea:focus {
  outline:1px solid orange;
  border-radius: 3px;
}

textarea {max-width:100%;}

.form-textarea-wrapper textarea {
	border:none!important;
}

.grippie {
	display:none!important
}

.location.vcard {
	font:16px/24px "Arial";
	color:#222;
	padding-bottom:24px;
	position:relative;
}

.location.vcard .postal-code {
	position:absolute;
	bottom:0px;
	font:bold 18px/24px "Arial";
}

#block-views-contact-info-block-1 .location.vcard {
	color:#eee;
}
#block-views-contact-info-block-1 .views-field-field-site-phone-number {
	font:27px/30px "Arial";
	margin-bottom:10px;
}

#block-views-contact-info-block-1 .views-field-field-site-e-mail {
	margin-bottom:20px;
}

#block-views-location-map-block-1 .content {
	padding:10px;
}

#block-views-location-map-block-1 .views-label {color:#eee}

#block-views-location-map-block-1 .views-field-postal-code a {
	background:green url("images/sign.png") no-repeat top center;
	display:block;
	color:#fff;
	font-weight:bold;
	border-radius:10px;
	margin-top:20px;
	padding:70px 10px 10px 10px;
	text-align:center;
}

.location.vcard .fn {font-weight:bold;}

/*-------------------------------------------*
/* Menus and item lists 
/*-------------------------------------------*/
.item-list ul {
  margin: 0;
  padding: 0 0 0 1.5385em;
}

.item-list ul li {
  margin: 0;
  padding: 0;
}

ul.menu li {
  margin: 0;
  padding: 0;
}

ul.inline {
  clear: both;
}

ul.inline li {
  margin: 0;
  padding: 0;
}

/*-------------------------------------------*
/* Admin Tabs
/*-------------------------------------------*/
.tabs-wrapper {
  margin: 0;
  position:fixed;
  top:58px;
  z-index:15;
}

.not-logged-in .tabs-wrapper {
	top:30px;
}

ul.primary {
  border: none;
  margin: 0;
  padding: 0;
}

ul.primary li a {
  background: #222;
  color:#fff;
  border: 1px solid #666;
  display: block;
  float: left;
  line-height: 1.5385em;
  margin: 0;
  padding:3px 7px 3px 7px;
  border-radius: 4px;
  margin-right: 5px;
}

.logged-in .tabs-wrapper ul.primary li:nth-of-type(1) {display:none}

.logged-in .tabs-wrapper ul.primary li:nth-of-type(2) a {
	background:#222 url("images/edit.png") no-repeat 5px;
	padding:3px 7px 3px 30px;
}

.logged-in .tabs-wrapper ul.primary li:nth-of-type(2) a:hover {
	background:#fa6f18 url("images/edit.png") no-repeat 5px;
}

.logged-in .tabs-wrapper ul.primary li:nth-of-type(2) a:after {
	content:" this page";
}

ul.primary li a:hover, ul.primary li a.active {
  background: #333;
  border: 1px solid #666;
  color: #fff;
}

ul.primary li a:hover {
  background: #fa6f18;
  text-decoration: none;
}

ul.secondary {
  background: #666;
  border-bottom: none;
  clear: both;
  margin: 0;
  padding: 0;
}

ul.secondary li {
  border-right: none;
}

ul.secondary li a, ul.secondary li a:link {
  border: none;
  color: #ccc;
  display: block;
  float: left;
  line-height: 1.5385em;
  padding: 0 1em;
}

ul.secondary li a:hover, ul.secondary li a.active {
  background: #888;
  color: #fff;
  text-decoration: none;
}

ul.secondary a.active {
  border-bottom: none;
}

/*-------------------------------------------*
/* Tabs and Tags
/*-------------------------------------------*/
.field-name-field-tags {
  margin: 0 0 10px 0;
}

.field-name-field-tags a{
  display: inline-block;
  background: url(images/tag.png) no-repeat;
  padding: 0px 8px 0 16px;
  height: 22px;
  text-shadow: 1px 1px #fff;
  border-radius: 2px;
  font-size: 12px;
}

.field-name-field-tags a:hover{
}

.field-name-field-tags .field-item {
  margin: 0 1em 0 0;
}

.field-name-field-tags div {
  display: inline;
}

#content-container .field-label{
}

#content-container .field-items .field-item{
}

/*-------------------------------------------*
/* Profile
/*-------------------------------------------*/
.profile {
  margin: 1.5385em 0;
}

.profile dd {
  margin-bottom: 1.5385em;
}

.profile h3 {
  border: none;
}

.profile dt {
  margin-bottom: 0;
}

.password-parent {
  width: 36em;
}

/*-------------------------------------------*
/* comment
/*-------------------------------------------*/
#comments {
  clear: both;
  margin-top: 14px;
  padding: 5px;
  border: 1px solid #dddddd;
  border-radius: 8px;
}

.comment {
  margin-bottom: 1.5em;
  padding: 5px;
  border-radius: 7px;
  min-height: 150px;
  border-bottom: 1px solid #d9d9d9;
}

h3.comment-title a{
  margin-bottom: 5px;
  font-size: 16px;
  color: #67696d;
}

.comment .new {
  color: red;
  text-transform: capitalize;
  margin-left: 1em;
}

.form-textarea-wrapper textarea {
  border-radius: 3px;
  border: 1px solid #dedede;
}

.comment .submitted {
  display:inline;
  background: #e5e5e5;
}

.comment .user-picture{
  float: left;
  padding: 4px;
  border: 1px solid #d9d9d9;
  margin-right: 7px;
  margin-bottom: 7px;
}

.comment-new-comments{
  display: none;
}

/*-------------------------------------------*
/* Navigation
/*-------------------------------------------*/
.item-list .pager {
}

.item-list .pager li {
  background: #cfcfcf;
  border-radius: 3px;
  margin-right: 4px;
  text-shadow: 1px 1px #fff;
}

/*-------------------------------------------*
/* Forum
/*-------------------------------------------*/
.field-name-taxonomy-forums div {
  display: inline;
  margin-top: 4px;
}

.field-name-taxonomy-forums .field-items {
}

#forum .title {
  font-size: 16px;
}

#forum .submitted {
  font-size: 12px;
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  background: transparent;
  padding: 0;
}

#forum .container {
  background: #a1a1a1;
  color: #fff;
}

#forum .container a {
  color: #000;
  font-weight: bold;
}

#forum div.indent {
  margin-left: 2px;
}

.forum-starter-picture {
  float: left;
  padding: 4px;
  border: 1px solid #d9d9d9;
  margin: 5px 7px 5px 0;
}

#forum th {
  background: #434343;
  text-shadow: none;
  color: #fff;
}

#forum th a {
  color: #fff;
}

#forum td.forum .icon, #forum .icon div {
  background: url(images/no-new-posts.png) no-repeat;
  width: 35px;
  height: 35px;
}

#forum .name a{ 
  font-size: 16px;
}

.credit a {
    color: #B66B16;
}

.credit a:hover {
    color: #AF8167;
}


/* these apply to all ajax progresses */
.ajax-progress {
  display: inline-block;
}
.ajax-progress .throbber,
html.js input.form-autocomplete {
  background: url(images/ajax-loader.gif) no-repeat top left; /* tweak this according to your gif */
  margin:0 auto;
  width:16px;
  position:absolute;
  left:50%;
  margin-left:-8px;
}


/* Modal Styles for booking widget */

.modal-backdrop.fade.in{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
	z-index:30;
}

#messageModal {display:none}

#messageModal.in {
	display:block;
	position:absolute;
	z-index:40;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:999;
	background:#54B23C;
	color:#222;
}

#messageModal.in .modal-content {
	padding:80px 10px 0px 10px;
	text-align:center;
}

#messageModal.in .modal-header button {
	position:absolute;
	top:5px;
	right:5px;
	background:transparent;
	border:none;
	cursor:pointer;
}