body
{
  margin:0;
  padding:0;
  width:100%;
}
html
{
  padding:0;
  margin:0;
}
.main
{
  margin:0 auto;
  padding:0;
  background:#fcfcfc url(../images/main_bg.png) top center repeat-x;
}
.main2
{
  margin:0 auto;
  padding:0;
  background:#fcfcfc url(../images/main_bg2.png) top center repeat-x;
}
ul
{
  color:#7D7D7D;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;
}
li { }
/********** header **********/
.header
{
  padding:0;
  margin:0 auto;
  width:980px;
  border:thin;
  border-bottom-color:#000000;
}
/* logo */
.logo
{
  padding:0;
  margin:0;
  width:467px;
  height: 120px;
  background-image: url(../images/logo.png);
  background-repeat:no-repeat;
  display:block;
  float:left;
}
.logo h1
{
  padding:0;
  margin:0;
  float:left;
  margin-top: 70px;
  margin-left: 150px;
  position:absolute;
  color: #0086DF;
  text-decoration:none;
  font-size: 18px;
  opacity: 0.4;
}
h1 a { text-decoration:none; }
/* rss */
.rss
{
  width:250px;
  margin:0;
  padding:23px 0 0 20px;
  float:left;
  font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#505050;
  line-height:1.8em;
}
/* Click */
.Click
{
  width:250px;
  float:left;
  padding:15px 0 16px 0;
  margin:0;
  font: bold 11px Arial, Helvetica, sans-serif;
  color:#a4a3a3;
  line-height:1.6em;
  text-align:right;
}
/*menu*/
.menu
{
  height: 26px;
  background-color: transparent;
  margin-top: 5px;
  margin-bottom: 5px;
}
.menu ul
{
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
.menu ul li { display: inline; }
.list a { border-right: solid 1px #999999; }
.menu ul li a
{
  float: left;
  text-decoration: none;
  color: #018CDF;
  padding: 5px 15px;
  font-weight: bold;
}
.menu ul li a:visited { color: #018CDF; }
.menu ul li a:hover, .menu ul li .current
{
  color: #fff;
  background-color:#0b75b2;
}
/* search */
.search
{
  padding:10px 0 0 0;
  margin:0;
  width:230px;
  float:right;
}
.search form
{
  display:block;
  float:right;
  padding:0;
}
.search span
{
  display:block;
  float:left;
  background: url(../images/search_bg.gif) left top no-repeat;
  width:168px;
  padding:0;
  height:32px;
}
.search form .keywords
{
  width:179px;
  line-height:14px;
  float:left;
  background:none;
  border:0;
  padding:8px 2px 0 10px;
  margin:0;
  font:normal 11px Arial, Helvetica, sans-serif;
  color:#a4a4a4;
}
.search form .button
{
  float:left;
  margin:0;
  padding:0;
}
/* click_blog */
.click_blog a
{
  color:#fff;
  text-decoration:none;
}
.click_blog img
{
  float:left;
  margin:0;
  padding:0 10px 0 0;
}
.click_blog
{
  width:940px;
  font: italic 12px Tahoma, Geneva, sans-serif;
  color:#8d8d8d;
  padding:10px 20px;
  margin:-20px auto 0 auto;
  line-height:1.8em;
  background:#1a1a1a;
  border:1px solid #616161;
}
.click_blog p
{
  width:650px;
  float:left;
  padding:5px 0 0;
  margin:0;
}
.click_blog img.floated
{
  float:right;
  margin:0 3px;
  padding:5px;
}
/* click_blog */
.click_blog2 a
{
  color:#686868;
  text-decoration:none;
}
.click_blog2 img
{
  float:left;
  margin:0;
  padding:0 10px 0 0;
}
.click_blog2
{
  width:970px;
  font: italic 12px Tahoma, Geneva, sans-serif;
  color:#8d8d8d;
  padding:10px 5px;
  margin:20px auto 0 auto;
  line-height:1.8em;
}
.click_blog2 p
{
  padding:0;
  margin:0;
}
/* FBG */
.FBG
{
  background:#fff url(../images/FBG_bg.gif) top center no-repeat;
  padding:5px 0;
  margin:0;
}
.FBG_resize
{
  width:980px;
  margin:0 auto;
  padding:0;
}
.FBG_resize img
{
  float:left;
  margin:0;
  padding:0;
}
.FBG_resize a
{
  color:#98b755;
  text-decoration:none;
}
.FBG_resize h2
{
  font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#504f4f;
  padding:10px 0;
  margin:0;
}
.FBG_resize p
{
  font: normal 11px Arial, Helvetica, sans-serif;
  color:#adadad;
  padding:5px 0;
  margin:0;
  line-height:1.8em;
}
.FBG_resize ul
{
  padding:0;
  margin:0;
  list-style:none;
}
.FBG_resize li
{
  padding:5px 0;
  margin:0;
  border-bottom:1px solid #ececec;
}
.FBG_resize li a
{
  font: normal 11px Arial, Helvetica, sans-serif;
  color:#aeaeae;
  padding:5px 0;
  margin:0;
  text-decoration:none;
}
.FBG_resize li a:hover
{
  color:#98b755;
  text-decoration:none;
}
.FBG_resize .blog
{
  width:210px;
  float:left;
  margin:0;
  padding:20px 30px 10px 0;
}
/* body */
.body_resize
{
  width:980px;
  margin:0 auto;
  padding:10px 0 0;
}
.body_resize2
{
  width:980px;
  margin:0 auto;
  padding:0;
}
.body
{
  padding:10px 0;
  margin:0 auto;
}
.body h2
{
  font: normal 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#686868;
  padding:10px 0;
  margin:0 0 10px 0;
  border-bottom:1px solid #e9e9e9;
}
.body h2 span
{
  font: normal 11px Arial, Helvetica, sans-serif;
  color:#7D7D7D;
}
.body h3
{
  color:#27619c;
  font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-bottom:1px solid #dbdbdb;
  padding:15px 0;
  margin:0;
}
.body .menu2
{
  width:170px;
  float:right;
  padding:0;
  margin:0;
}
.body .menu2 a
{
  font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#5d5d5d;
  text-decoration:none;
}
.body .menu2 a:hover
{
  color:#27619c;
  text-decoration:underline;
}
.body p
{
  font:normal 12px Arial, Helvetica, sans-serif;
  color:#7D7D7D;
  line-height:1.8em;
  padding:2px;
  margin:0;
}
.body a
{
  color:#7ba8b6;
  text-decoration:none;
}
.body p span
{
  padding:0 0 0 15px;
  background:url(../images/data.gif) left no-repeat;
}
.body img
{
  margin:5px auto;
  padding:5px;
  border:1px solid #e9e9e9;
  background:#fff;
}
.body img.floated
{
  float:left;
  margin:5px 0;
  padding:0;
  border:none;
  background:none;
  margin-top: -7px;
}
.body img.serv
{
  margin:5px 10px 5px 0;
  padding:5px;
  border:1px solid #e9e9e9;
  background:#fff;
  float:left;
}
.right
{
  width:645px;
  margin:10px 0;
  padding:0 45px 0 0;
  float:left;
}
.left
{
  width:290px;
  margin:10px 0;
  padding:0;
  float:right;
}
.port
{
  width:290px;
  margin:10px 0;
  padding:0 55px 0 0;
  float:left;
}
.product
{
  width:290px;
  float:left;
  border-bottom: 1px solid #dddddd;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 0;
}

.product-wide
{
  width:607px;
  text-align:center;
  float:left;
  border-bottom: 1px solid #dddddd;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 0;
}

.last { padding:0; }
/********** contact form **********/
#contactform
{
  margin:0;
  padding:5px 0;
}
#contactform * { color:#F00; }
#contactform ol
{
  margin:0;
  padding:0;
  list-style:none;
}
#contactform li
{
  margin:0;
  padding:0;
  background:none;
  border:none;
  display:block;
  clear:both;
}
#contactform li.buttons
{
  margin:5px 0 5px 0;
  clear:both;
}
#contactform label
{
  margin:0;
  width:400px;
  display:block;
  padding:5px 0;
  color:#7b7b7b;
  font: bold 12px Arial, Helvetica, sans-serif;
  float:left;
}
#contactform label span
{
  color:#d66423;
  font-weight:bold;
}
#contactform input.text
{
  width:450px;
  border:1px solid #e0e0e0;
  margin:2px 0;
  padding:5px 2px;
  height:16px;
  background:none;
  float:left;
}
.text
{
  color:#7D7D7D;
  font-size: 14px;
}
#contactform textarea
{
  width:450px;
  border:1px solid #e0e0e0;
  margin:2px 0;
  padding:2px;
  background:none;
  float:left;
}
#contactform li.buttons input
{
  padding:3px 0 3px 0;
  margin:10px 0 0 0;
  border:0;
  color:#FFF;
  float:left;
}
/*************footer**********/
.footer
{
  padding:5px 20px;
  margin:0 auto;
  background: #f4f4f4 url(../images/footer_bg.gif) top repeat-x;
}
.footer_resize
{
  width:980px;
  margin:0 auto;
  padding:5px 0;
}
.footer p
{
  font:normal 12px Arial, Helvetica, sans-serif;
  color:#a9a9a9;
}
.footer a
{
  font:bold 12px Arial, Helvetica, sans-serif;
  color:#a9a9a9;
  text-decoration:none;
}
.footer p.right
{
  text-align:right;
  width:350px;
  margin:0;
  padding:10px 0;
  float:right;
}
.footer p.leftt
{
  text-align:left;
  width:550px;
  margin:0;
  padding:10px 0;
  float:left;
}
p.clr, .clr
{
  clear:both;
  padding:0;
  margin:0;
  background:none;
}
.bg
{
  clear:both;
  padding:5px 0;
  margin:0;
  border-bottom:1px solid #e9e9e9;
}
/* Slider */
#slider
{
  width:980px;
  padding:0;
  margin:0 auto;
}
#slider h2
{
  font: normal 40px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#fff;
  padding:40px 0 30px 0;
  margin:0;
}
#slider .flash_slider
{
  width:980px;
  height:255px;
  margin:0;
}
#slider img { padding:0; }
.slide_blog
{
  width:280px;
  float:left;
  padding:5px 20px;
}
.slide_blog img
{
  float:left;
  margin:0;
  padding:10px 10px 0 0;
}
.slide_blog h3
{
  font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#1e1e1e;
  padding:10px 0;
  margin:0 0 10px 0;
  border-bottom:1px solid #d7d7d7;
}
.slide_blog h3 span
{
  font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#7D7D7D;
  padding:0;
  margin:0;
}
.slide_blog p
{
  font: normal 11px Arial, Helvetica, sans-serif;
  color:#7D7D7D;
  padding:0;
  margin:0;
  line-height:1.8em;
}
.mail
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #7D7D7D;
}
.grey-font
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #7D7D7D;
  font-weight: bold;
}
.grey { color: #7D7D7D; }
.breadcrumbs
{
  width:500px;
  float:left;
  padding: 5px;
  color: #7D7D7D;
  font-size: 11px;
  font-weight: bold;
}
.breadcrumbs a
{
  text-decoration: none;
  font-style: italic;
}
.breadcrumbs a:hover
{
  text-decoration: none;
  font-style: italic;
}
.addthis_button_google_plusone
{
  width:49px;
  margin-top:0px
}
.fadein
{
  position:relative;
  width:980px;
  height:300px;
}
.fadein img
{
  position:absolute;
  left:0;
  top:0;
}
.fadeinside
{
  position:relative;
  width:275px;
  height:205px;
}
.fadeinside img
{
  position:absolute;
  left:0;
  top:0;
}
.contact
{
  font-size: 11px;
  color: #1D98E5;
  margin-top: 3px;
  margin-right: 10px;
  text-align:right;
  width: 400px;
  float: right;
  padding-top:30px;
}

.adding
{
  float:right;
  margin-top: -13px;
  margin-right: 10px;
}
.adding-top
{
  margin-top: 10px;
  text-align:right !important;
  float:right;
  width:151px;
}
.mailform
{
  width:360px;
  float:right;
}
.tabs-collapse
{
  width:100%;
  margin-bottom:10px
}
.tabs-collapse .headerbar
{
  line-height:43px;
  background-image:url(../images/menu-back.jpg);
  background-repeat:repeat-x;
  display:block;
  cursor:hand;
  color:#2F3E46;
  font-weight:bold;
  text-align:left;
  border:1px solid #cdcdcd
}
.tabs-collapse .headerbar a
{
  text-decoration:none;
  color:#7BA8B6;
  display:block;
  line-height:43px;
  background-image:url(../images/plus.png);
  background-position:10px center;
  background-repeat:no-repeat;
  padding-left:40px
}
.tabs-collapse .headerbar a:hover
{
  background-image:url(../images/plus.png) , url(../images/menu-back-h.jpg);
  background-repeat:no-repeat, repeat-x;
  background-position: 10px center, top right
}
.tabs-collapse .selected a
{
  background-image:url(../images/min.png) , url(../images/menu-back-h.jpg);
  background-repeat:no-repeat, repeat-x;
  background-position: 10px center, top right
}

.submenu
{padding:10px;}

/* Target Shooting */

.targetshooting {
	float:left;
	margin: 10px;
}

.targetshooting img {
	width: 250px;
}

/* End Target Shooting */

/* Leisure Activities */

.leisure-activities {
	float:left;
	margin: 10px;
}

.leisure-activities img {
	width: 270px;
	margin: 10px;
}

.leisure-activities-center {
	text-align:center;
	width: 100%;
}

/* End Leisure Activities */

.ox-wagon {
	text-align:center;
}

.ox-wagon img {
	width: 500px;
}

/* SLIMBOX */

.gallery ul
{list-style:none;
display:inline;
margin: 0px;
padding: 0px;

}

.gallery li
{list-style:none;
display:inline;

}

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.red
{
   color:#FF0000; 
    }
    
.Zebra_DatePicker *,
.Zebra_DatePicker *:after,
.Zebra_DatePicker *:before  { -moz-box-sizing: content-box !important; -webkit-box-sizing: content-box !important; box-sizing: content-box !important }

.Zebra_DatePicker           { position: absolute; background: #666; border: 3px solid #666; display: none; z-index: 100; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px }

.Zebra_DatePicker *         { margin: 0; padding: 0; color: #000; background: transparent; border: none }

/* = GLOBALS
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker table                      { border-collapse: collapse; border-spacing: 0 }

.Zebra_DatePicker td,
.Zebra_DatePicker th                         { text-align: center; padding: 5px 0 }

.Zebra_DatePicker td                         { cursor: pointer }

.Zebra_DatePicker .dp_daypicker,
.Zebra_DatePicker .dp_monthpicker,
.Zebra_DatePicker .dp_yearpicker             { margin-top: 3px }

.Zebra_DatePicker .dp_daypicker td,
.Zebra_DatePicker .dp_daypicker th,
.Zebra_DatePicker .dp_monthpicker td,
.Zebra_DatePicker .dp_yearpicker td         { background: #E8E8E8; width: 30px; border: 1px solid #7BACD2 }

.Zebra_DatePicker,
.Zebra_DatePicker .dp_header .dp_hover,
.Zebra_DatePicker .dp_footer .dp_hover { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }


/* = HEADER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_header td             { color: #FFF }

.Zebra_DatePicker .dp_header .dp_previous,
.Zebra_DatePicker .dp_header .dp_next       { width: 30px }

.Zebra_DatePicker .dp_header .dp_caption    { font-weight: bold }
.Zebra_DatePicker .dp_header .dp_hover      { background: #222; color: #FFF }
.Zebra_DatePicker .dp_header .dp_blocked    { color: #888; cursor: default }

/* = DATEPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_daypicker th              { background: #FFCC33 }
.Zebra_DatePicker td.dp_not_in_month            { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_not_in_month_selectable { background: #F3F3F3; color: #CDCDCD; cursor: pointer }
.Zebra_DatePicker td.dp_weekend                 { background: #D8D8D8 }
.Zebra_DatePicker td.dp_weekend_disabled        { color: #CCC; cursor: default }
.Zebra_DatePicker td.dp_selected                { background: #5A4B4B; color: #FFF !important }
.Zebra_DatePicker td.dp_week_number             { background: #FFCC33; color: #555; cursor: text; font-style: italic }

/* = MONTHPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_monthpicker td        { width: 33% }

/* = YEARPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_yearpicker td         { width: 33% }

/* = FOOTER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_footer                { margin-top: 3px }
.Zebra_DatePicker .dp_footer td             { color: #FFF; padding: 2px; font-weight: bold }
.Zebra_DatePicker .dp_footer .dp_hover      { background: #222; color: #FFF }

/* = SOME MORE GLOBALS (MUST BE LAST IN ORDER TO OVERWRITE PREVIOUS PROPERTIES)
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker td.dp_current             { color: #C40000 }
.Zebra_DatePicker td.dp_disabled_current    { color: #E38585 }
.Zebra_DatePicker td.dp_disabled            { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_hover               { background: #482424; color: #FFF }

/* = ICON
----------------------------------------------------------------------------------------------------------------------*/
button.Zebra_DatePicker_Icon                { display: inline-block; position: relative; width: 16px; height: 16px; background: url('../images/calendar.png') no-repeat left top; text-indent: -9000px; border: none; cursor: pointer; padding: 0; line-height: 0; vertical-align: top; zoom: 1; *display: inline; }
button.Zebra_DatePicker_Icon_Disabled       { background-image: url('../images/calendar-disabled.png') }
/* don't set vertical margins! */
button.Zebra_DatePicker_Icon                { margin: 0 0 0 3px }
button.Zebra_DatePicker_Icon_Inside         { margin: 0 12px 0 0 }

.imgbook { border:0!important;padding:0!important;background-color:transparent!important; }

.topbuttons { margin-left:10px; }

.contacthead { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size:15px;}

.contact a { color: #141414!important; }

#camping, #dayvisiting { display: none; }


.show-hide-nav { display: none; }


@media only screen and (max-width : 810px) {

body p {
	padding: 0px !important;
	margin: 10px !important;
}

.body h2 {
	margin: 0px 0px 10px 10px !important;
	border-bottom: 0px !important;
}

.body h3 {
padding: 15px 0px 10px 10px;
}

.body img {
margin-left: 5px;
}

.body img.serv {
	margin: 5px 10px 5px 5px;
}

.body img.floated {
	display: none;
}

ul {
	margin-left: -16px;
	margin-right: 30px;
}

.header {
	width: 100%;
}

#sthoverbuttons {
	display:none !important;
}

.main {
	background: none;
}

.main2 {
	background: none;
}

.logo {
	width: 300px;
	height: 80px;
	background-size: 96%;
	background-position-x: 8px;
	background-position-y: 8px;
}

.logo h1 {
	margin-top: 51px;
	margin-left: 77px;
	font-size: 14px;
}

.topbuttons {
margin-left: 5px !important;
}

#slider {
	display: none;
}

.breadcrumbs {
width: 90% !important;
}

.click_blog {
    width: 90%;
	font: italic 12px Tahoma, Geneva, sans-serif;
	padding: 10px;
	margin: 20px auto 0 auto;
}

.click_blog p {
	width: 94%;
	margin: 10px 0px 10px 0px !important;
}

.imgbook {
	display: none !important;
}

.shadow-one {
	width: 100%;
}

.shadow-two {
	width: 100%;
}

.body_resize {
    width: 100%;
}

.body_resize2 {
	width: 100%;
}

.left {
	width: 100%;
}

.fadeinside {
	width: 100%;
}

.port {
	width: 100%;
	padding: 0px;
}

.right {
	width: 100%;
	padding: 0px;
}

.footer_resize {
	width: 100%;
}

/*.footer img {
	width: 250px;
}
*/

.footer p.leftt {
	width: 100%;
}

.footer p.right {
	width: 100%;
}

.product {
width: 100% !important;
margin-left: 0px !important;
}

.product-wide {
width: 100% !important;
text-align: left !important ;
margin-left: 0px;
}

.targetshooting {
	float:left;
}

.targetshooting img {
	width: 270px;
	margin: 0px !important;
}

.leisure-activities {
	float:left;
	margin: 10px;
}

.leisure-activities img {
	width: 270px;
	margin: 0px !important;
}

.leisure-activities-center {
	text-align:left;
	width: 100%;
}

.leisure-activities-center img {
	width: 450px;
}

.ox-wagon {
	text-align:left;
}

/*.ox-wagon img {
	width: 90%;
}*/

/* Menu */

.menu ul li a{
	width:100% !important;
}

/* End Menu*/

/* Nav */


#nav
{
position: relative;

}
#nav li a { padding-top: 10px; padding-bottom: 10px; border-bottom:3px solid #018CDF; }
#nav li a:hover { padding-top: 10px; padding-bottom: 10px; }


#nav > a
{
}
#nav:not( :target ) > a:first-of-type,
#nav:target > a:last-of-type
{
display: block;
position: absolute; right: 0; top: 0px;
background-image: url('../images/nav.png');
background-repeat: no-repeat;
width: 50px;
height: 50px;
margin-top: -14px;
}

/* first level */

#nav > ul
{
height: auto;
display: none;
position: absolute;
left: 0;
right: 0;
margin-top: 0;
}
#nav:target > ul{
display: block;
margin-top: 36px;
background-color: #141414;
border-top: 3px solid #018CDF;
-webkit-box-shadow: 0 5px 15px -5px #9a9a9a;
-moz-box-shadow: 0 8px 6px -6px #9a9a9a;
/* box-shadow: 0 8px 6px -6px #9a9a9a; */
z-index: 1000;
}

#nav > ul > li
{
width: 100%;
float: none;
margin: 0; padding: 0;

}

/* second level */

#nav li ul
{
position: static;
padding-top: 15px;
}


/*End Nav*/

}

@media only screen and (max-width : 768px) {

.leisure-activities-center img {
	width: 450px;
}

}

@media only screen and (max-width : 675px) {

.ox-wagon img {
	width: 90%;
}

}

@media only screen and (max-width : 490px) {

.leisure-activities-center img {
	width: 300px;
}

}

@media only screen and (max-width : 385px) {

.leisure-activities-center img {
	width: 270px;
}

}