/*
Theme Name: McFall & Berry
*/

* { padding:0; margin:0; outline:0 }
a img { border:0; }

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#000;
	padding-top:20px;
	background:#63ac1d url(images/body.gif);
}
.cl { font-size:0; line-height:0; height:0; clear:both;}
a { color:#2e0054; text-decoration: none; }
a:hover { color:#000; text-decoration: underline; }
.shell { width:814px; margin:0 auto;   }
.t { width:814px; height:11px; font-size:0; line-height:0;  background:url(images/t.png) no-repeat 0 0; }
.b { width:814px; height:16px; font-size:0; line-height:0;  background:url(images/b.png) no-repeat 0 0; }
.c { width:814px; background:url(images/c.png) repeat-y 0 0; }

.wrapper {
	width:786px;
	margin-left:12px;
	background:url(images/wrapper.gif) repeat-y 0 0;
	height:100%;
}
.homepage .wrapper { background-image:url(images/home-wrapper.gif);  }

.cnt { width:100%; }

#header {
	height:300px;
	padding:13px 0 0 17px;
	position:relative;
}
h1#logo {
	font-size:0;
	line-height:0;
	width:196px;
	height:136px;
	float:left;
	margin-right:5px;
	display:inline;
	position:relative;
	z-index:10;
}
h1#logo a { 
	display:block;
	height:136px;
	text-indent: -4000px;
	background:url(images/logo.gif);
}
#navigation {
	float:left;
	width:550px;
	font-size:15px;
	}
#navigation ul { list-style-type: none; }
#navigation li { float:left; 
	z-index:200;
	display:inline; 
	background:url(images/nav-line.gif) no-repeat right 0; 
	padding:5px 4px 0 0; 
	height:33px; 
	position:relative; 
}
#navigation li.last { background:transparent; }
#navigation a { color:#fff; float:left; background:url(images/nav-h.gif) repeat-x 0 -200px; padding:5px 11px 6px 11px; }
#navigation a:hover { background-position:0 0; text-decoration: none; }

#navigation li.hover a{ background-position:0 0; }
#navigation .submenu {
	position:absolute;
	width:190px;
	top:38px;
	left:0;
	display:none;
}
#navigation .submenu li { 
	float:none; 
	display:block; 
	background:transparent; 
	height:auto; 
	margin:0;
	padding:0 0 1px 0;
	background:url(images/subnav-line.gif) no-repeat 0 bottom;
	font-size:14px;
	line-height:19px;
}
#navigation .submenu a { 
	float:none; 
	display:block; 
	text-align: center; 
	background:url(images/sub-h.gif) repeat-x 0 -200px !important; 
	height:auto;
	padding:5px 0;
}
#navigation .submenu a:hover {
	background-position:0 0 !important;	
}

.submenu-t { font-size:0; line-height:0; width:190px; height:8px; background:url(images/sub-t.png); }
.submenu-b { font-size:0; line-height:0; width:190px; height:9px; background:url(images/sub-b.png); }
.submenu-c { width:190px; background:url(images/sub-c.png) repeat-y 0 0; }
#navigation .submenu ul {
	padding:0 9px 0 1px;
	width:180px;
	position:relative;
	margin-top:-7px;
}

h2 {
	font-family:Times, serif;
	font-size: 28px;
	font-weight: bold;
	padding-bottom:10px;
}
.content { padding:0 25px 20px 30px; position:relative; z-index:10; }

.side-right { float:right; width:470px; }
.side-right p{ padding-bottom:15px; }

.side-left { float:left; width:260px; padding-top:29px; position:relative; }


#footer { text-align: center; color:#fff; padding:10px 0 20px 0; font-size:14px; }
#footer a{ color:#fff; text-decoration: underline; }
#footer a:hover{ text-decoration: none; }


ul.bull {
	list-style-type: none;
	padding:0 0 15px 15px;
	line-height:16px;
}
ul.bull li { background:url(images/bull.gif) no-repeat 0 4px; padding:0 0 1px 10px; }

.small-thumbs a {
	float:left;
	width:110px;
	height:70px;
/*	background:url(images/small-thumb.png) no-repeat 0 0;
*/	padding:3px 0 0 0;
	margin-right:12px;
	margin-bottom:12px;
	cursor:pointer;
}
.small-thumbs a.second { margin-right:0; }
.small-thumbs a img { border:solid 1px #31124d;}
.small-thumbs a:hover img { border:solid 1px #fff;}

.testimonial { font-weight: bold; font-style: italic; font-size: 15px; font-family: Times, serif; line-height:21px; padding-right:20px; padding-top:10px; }
.testimonial p{ padding-bottom:5px;  }
.testimonial p.from{ font-weight: normal; padding-left:10px; }

.with-caption a { float:none; display:block; margin:0; text-align: left; }
.thumb { float:left; display:inline; width:113px; text-align: center; padding-bottom:5px; line-height:14px; }
.thumb span{ color:#370c5c; font-weight: bold; }
.center-thumb { margin: 0 27px;}


.big-thumb {
	width:237px;
	height:118px;
	margin-bottom:7px;
	position:relative;
	
}
.big-thumbs-place {
	width:237px;
}
.big-thumb-bg {
	padding-top:4px;
	width:233px;
	height:114px;
	background:url(images/big-thumb.png) no-repeat 0 0;
	text-align: left;
	padding-left:4px;
}
.big-thumb-bg img { border:solid 1px #2e0154;}
.big-thumb-bg a{ 
	position:absolute; 
	text-decoration: none !important;
	bottom:5px;
	text-align: center; 
	left:5px; 
	width:228px;
	font-weight: bold;
	padding:2px 0;
	background:url(images/big-thumb-a.png);
}

.homepage .cnt { background:url(images/home-head.jpg) no-repeat 0 0; }
.homepage #header { height:470px; }

#home-navigation { height:55px; padding-top:206px; position:relative; margin-left:-17px; width:787px; overflow:hidden; }
#home-navigation ul { list-style-type: none; }
#home-navigation li { float:left; }
#home-navigation a { 
	margin-right:6px;
	float:left; 
	background-position:0 bottom;
	height:53px;
	width:153px;
	font-size: 0;
	line-height:0;
	text-indent: -4000px;
}
#home-navigation a:hover { background-position: 0 0; }
#home-navigation .landscape-maintenance{ background-image:url(images/landscape-maintenance.jpg); }
#home-navigation .technical-services{ width:152px; background-image:url(images/technical-services.jpg); }
#home-navigation .turf-renovation{ width:152px; background-image:url(images/turf-renovation.jpg); }
#home-navigation .landscape-enhancement{ width:152px; background-image:url(images/landscape-enhancement.jpg); }
#home-navigation .arborcultural-services{ margin:0; width:152px; background-image:url(images/arborcultural-services.jpg); }

.piclenselink {
	display:none;
}


#header-border {
	position:absolute;
	top:0;
	left:0px;
	width:786px;
	height:606px;
}
#header-border-bg {
	width:786px;
	height:675px;
	position:absolute;
	background:url(images/border.png) no-repeat 0 0;
	z-index:2;
	top:0;
	left:0;
}
#header-border img {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width:786px;
	height:310px;
	top:35px;
}

.innerpage .content { min-height:350px; }

.side-right ul {
	list-style-type: none;
	padding:0 0 15px 15px;
	line-height:16px;
}
.side-right ul li { background:url(images/bull.gif) no-repeat 0 4px; padding:0 0 1px 10px; }

.ngg-navigation {
	clear:both;
	float:none;
	font-size:11px;
	padding-left:4px;
}
.ngg-navigation a, 
.ngg-navigation span { margin-right:5px; border:solid 1px #ddd; padding:1px 4px; }
.ngg-navigation span { border:solid 1px #643297; }
.ngg-navigation a:hover { border:solid 1px #643297; text-decoration: none; }



/*.ngg-gallery-thumbnail-box { 
	float:left; 
	display:inline; 
	width:113px; 
	text-align: left; 
	padding-bottom:5px; 
	line-height:14px;
	margin-right:13px;
	margin-bottom:12px;
}
.ngg-gallery-thumbnail-box a {
	float:left;
	width:105px;
	height:70px;
	background:url(images/shadowAlpha.png) no-repeat 0 0;
	padding:3px 5px 0 3px;
	margin:3px 5px 35px 3px;	
	text-align: center;
	cursor:pointer;
}


.ngg-gallery-thumbnail-box a img { border:solid 3px #fff;}
.ngg-gallery-thumbnail-box a:hover img { border:solid 3px #31124d;}
*/



/* ----------- Gallery style -------------*/
.side-left .ngg-gallery-thumbnail-box { margin-bottom:10; margin-right:10px; padding-bottom:17px; }

.ngg-galleryoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-gallery-thumbnail-box {
	float:left; 
	display:inline; 
	width:113px; 
	text-align: left; 
	padding-bottom:5px; 
	line-height:14px;
	margin-right:30px;
	margin-bottom:12px;
}

.ngg-gallery-thumbnail {
	float: left; 
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
}

.ngg-gallery-thumbnail img {
	margin: -6px 6px 6px -6px;
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block; 
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #63AC1D;
} 

.ngg-gallery-thumbnail span {
	display:none;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #81BD4B;
	color: #FFFFFF !important;
	text-decoration: none !important;
}