@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
	-webkit-box-shadow: px px;
	box-shadow: px px;
	border-radius: 7px;
	border: thick solid #126E0B;
	background-color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.headr {
width: 100%;
}
.nav_item {
	background-color: #4B4B4B;
	text-align: center;
	border-radius: 13px;
	border: thin inset #1C6F16;
	width: 100%;
	clear: both;
	margin-left: 0;
	color: #EEF3EC;
}
.nav_item:hover {
	background-color: #D2ECD0;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 13px;
}
#div1 {
}
.main {
}
.myfoot {
	border-color: #126E0B;
	border-top-width: thick;
	clear: both;
	margin-left: 0;
}
.Main {
width: 100%;
clear: both;
margin-left: 0;
}
.rightcol {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#sidebar {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(210,255,245,1.00)),color-stop( 100% , rgba(0,255,163,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(210,255,245,1.00) 0%,rgba(0,255,163,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(210,255,245,1.00) 0%,rgba(0,255,163,1.00) 100%);
}

.navbar {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(73,205,47,1.00) 99.48%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(73,205,47,1.00) 99.48%);
}
fluidList.navbar:hover {
	background-color: #126E0B;

}
fluidList.nav_item:hover {
	background-color: #126E0B;
}
.fluidList.nav_item a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.fluidList.nav_item a {
	text-decoration: none;
	color: #E8EBE9;
}
 a:focus  {
	text-align: center;
}
.gridContainer.clearfix .fluid.headr .fluid.fluidList.nav_item #Accordion1 {
	background-color: #CEECD4;
	border-radius: 13px;

}
.fluid.headr .fluid.fluidList.nav_item h3 {
	line-height: 0px;
}
.gridContainer.clearfix .fluid.headr .fluid.fluidList.nav_item #Accordion1 .ui-helper-reset.ui-state-default.ui-state-active a {
	color: #010101;
}
.footerlinks {
	width: 93%;
	clear: both;
	margin-left: 7px;
	border-width: thin;
	border-radius: 7px;
	height: 180px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(195,246,232,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(195,246,232,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(195,246,232,1.00) 100%);
}
.nav_list {
}

 a#mail {
	background-repeat: no-repeat;
	background-image: url(gardenwalkthrough/images/icons.png);
	height: 14px;
	line-height: 14px;
	margin: 0 0 10px;
	padding: 0 0 0 30px;
}
 a#facebook {
	background: url(gardenwalkthrough/images/icons.png) no-repeat 0 -38px;
	height: 20px;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 0 0 0 30px;
}
 a#twitter {
	background: url(gardenwalkthrough/images/icons.png) no-repeat 0 -88px;
	height: 18px;
	line-height: 18px;
	margin: 0 0 10px;
	padding: 0 0 0 30px;
}
.gridContainer.clearfix .fluid.myfoot  h3 {
	margin-top: 9px;
	margin-bottom: 6px;


}
#showbadge {
	width: 220px;
	float: right;
	background-color: #FBB300;
	margin-top: 5px;
	margin-left: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.fluid.nav_list a {
	padding-left: 10px;
}


.gridContainer.clearfix .fluid.myfoot .fluid.nav_list a {
	padding-left: 10px;
}
#tickets {
	border: thin solid #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	left: 5px;
	border-collapse: separate;
	width: 100%;
	top: 5px;
	right: 5px;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
}
.mylist {
	
}

#main ul {
	//list-style-image: url(images/dorrisICO.png);
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 30px;
}

#coupon {
}

.zeroMargin_mobile {
margin-left: 0;
}

.hide_mobile {
display: none;
}
#div_coupon {
	padding-top: 10px;
	float: right;
}
#Button1 {
	background-image: -webkit-linear-gradient(270deg,rgba(255,218,62,1.00) 0%,rgba(255,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,218,62,1.00) 0%,rgba(255,0,0,1.00) 100%);
}
.gridContainer.clearfix #main {
	color: #000000;
	font-family: "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: medium;
}
.gridContainer.clearfix #main .redtext {
	color: #000000;
	text-align: center;
}
.gridContainer.clearfix #main p {
	color: #000000;
	font-size: 18px;
}
.gridContainer.clearfix .fluid.myfoot #copyright {
	text-align: center;

}
.divbox   {
	background-color: #CCF8EF;
	margin-top: -1px;
	margin-right: -1px;
	margin-bottom: -1px;
	margin-left: -1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}






}










/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
	text-align: left;
}
.headr {
width: 100%;
}
.nav_item {
width: 100%;
clear: both;
margin-left: 0;
}
#div1 {
}
.main {
}
.myfoot {
clear: both;
margin-left: 0;
}
.Main {
width: 100%;
clear: both;
margin-left: 0;
}
.rightcol {
width: 100%;
clear: both;

display: block;

}
.navbar {
}
.footerlinks {
width: 100%;
clear: both;
margin-left: 0;
}
.nav_list {
}
.mylist {
}
#coupon {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px; 
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
.headr {

}
.nav_item {
	margin-left: 1.6949%;
	clear: none;
	font-size: small;
	width: 12%;
	border-radius: 0px;
}
#div1 {
}
.main {
}
.myfoot {
margin-left: 1.6949%;
clear: none;
}

.navbar { 
}
.footerlinks {
	width: 28%;
	margin-left: 3.695%;
	clear: none;
	border-radius: 7px;
}
.nav_list {
	font-size: 10pt;
}
#showinfo {
	border-radius: 7px;
}
.gridContainer.clearfix #container {
	position: relative;
float: left;
	/*	right: 75%;*/
}
.gridContainer.clearfix  #sidebar {
	float: right;
	width: 25%;
	max-width: 220px;
	/*left: 75%;*/ 
	
	padding-top: 0px;
	margin-top: 11px;
	font-size: small;
	font-style: italic;
	color: #F4080C;
	font-weight: bold;
	
}
.gridContainer.clearfix  #main {
	float: left;
	position: relative;
	/*left: 75%;*/
	background-color: white;
	width: 75%;
	margin-top: 11px;
	text-align: left;
}
.gridContainer.clearfix #containeer-outer {
	float: left;
	width:100%;
	
}
.mylist {
	margin-left: 29px;
	padding-left: 0px;
	width: 85%;
}
sidebartxt {
	color: #F5090D;
	font-size: small;
	text-shadow: 0px 3px #F7E70E;
	font-style: italic;
}
#coupon {
	width: 200px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	float: right;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}










}
.gridContainer.clearfix #sidebar .treats {
	font-weight: normal;
	color: #000000;
	border-spacing: 6px 3px;
	border: medium solid #000000;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 18px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.rightimage {
	float: right;
	padding:10px;
}

.leftimage {
	float: left;
	padding:10px
}
.redtext {
}
