/*
Theme Name: Summerhill Theme
Description: Custom designed theme for Summerhill Garden Centre
Author: nm+co
Author URI: http://www.noblemeleka.com/
*/

/* ------------------- begin reseting elements ------------------- v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* ----------------------------- end reseting elements ---------------------------- */

html, body {
	height: 100%;
}

/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 12px */
	font-family: Helvetica, Arial, Sans-Serif;
	background: #e2f5ff url(images/bg.gif) top left repeat-x;
	color: #333;
	text-align: center;
	line-height: 1.6em;
	}

#page {
	background: url(images/clouds.png) top left repeat-x;
	border: none;
	text-align: left;
	}

.big-cloud {
	background: url(images/big-cloud.png) top left no-repeat;
	border: none;
	width: 1034px;
	height: 398px;
	text-align: left;
	position: relative;
	z-index: 150;
	padding-bottom: 250px;
	margin-left: -50px;
	padding-left: 50px;
}

.small-cloud {
	background: url(images/small-cloud.png) top left no-repeat;
	border: none;
	text-align: left;
	position: relative;
	z-index: 150;
	margin-left: -50px;
	padding-left: 50px;
	width: 700px;
	height: 300px;
}

.small-cloud .cloud-content {
	width: 550px;
	height: 200px;
	overflow: auto;
	position: relative;
	top: 70px;
	left: 50px;
}

#content {
	font-size: 1.2em;
	padding-bottom: 300px;
	line-height: 1.6em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: url('images/footer-fence.png') bottom left repeat-x;
	border: none;
	color: #e58028;
	}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.5em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	}

h2.pagetitle {
	font-size: 2em;
	}

#sidebar h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #007c00;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
.entry a {
	color: #247ee7;
}

.entry a:hover {
	color: #0056ba;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

.wrap {
	width: 980px !important;
	margin: 0px auto !important;
	position: relative !important;
	padding: 0;
}

#page {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -236px; /* the bottom margin is the negative value of the footer's height */
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 0;
	width: 100%;
	z-index: 0;
	}

html>body #page {
	height: auto;
}

#logo {
	display: block;
	position: relative;
	background: url(images/logo.png) top left no-repeat;
	width: 774px;
	height: 172px;
	margin: 0 auto;
}

#logo span { display: block; text-indent:-9009px; }

/* navigation style start */

#navigation {
	position: absolute;
	top: -40px;
	left: 50%;
	width: 1016px;
	height: 133px;
	margin-left: -508px;
	background: url(images/menu-asset.png) top left no-repeat;
}

#navigation ul li {
	display: block;
	float: left;
	list-style-type: none;
}

#navigation ul li a {
	display: block;
	text-indent:-9009px;
	width: 151px;
	height: 66px;
	top: 133px;
}

#navigation ul li#home a {
	display: block;
	position: relative;
	background: url(images/nav-home.png) top left no-repeat;
	left: 27px;
}

#navigation ul li#home a:hover {
	background-position: -151px 0;
}

#navigation ul li#services a {
	display: block;
	position: relative;
	background: url(images/nav-services.png) top left no-repeat;
	left: 37px;
}

#navigation ul li#services a:hover {
	background-position: -151px 0;
}

#navigation ul li#facilities a {
	display: block;
	position: relative;
	background: url(images/nav-facilities.png) top left no-repeat;
	left: 48px;
}

#navigation ul li#facilities a:hover {
	background-position: -151px 0;
}

#navigation ul li#club a {
	display: block;
	position: relative;
	background: url(images/nav-club.png) top left no-repeat;
	left: 58px;
}

#navigation ul li#club a:hover {
	background-position: -151px 0;
}

#navigation ul li#about a {
	display: block;
	position: relative;
	background: url(images/nav-about.png) top left no-repeat;
	left: 70px;
}

#navigation ul li#about a:hover {
	background-position: -151px 0;
}

#navigation ul li#contact a {
	display: block;
	position: relative;
	background: url(images/nav-contact.png) top left no-repeat;
	left: 81px;
}

#navigation ul li#contact a:hover {
	background-position: -151px 0;
}

/* navigation style end */

/* submenu style start */

ul#submenu {
	position: absolute;
	top: 50px;
	right: 0px;
}

ul#submenu li {
	background: url(images/submenu-bg.png) top left no-repeat;
	display: block;
	width: 241px;
	height: 35px;
	text-indent: 15px;
	padding-top: 15px;
	padding-left: 5px;
}

ul#submenu li.double-line { padding-top: 10px; }

ul#submenu li.single-line {
	padding-top: 20px;
	height: 37px;
}

ul#submenu li a {
	display: block;
	vertical-align: middle;
	text-align: center;
	color: #fff;
}

ul#submenu li a:hover {
	color: #fff600;
}


#submenu-top {
	background: url(images/submenu-top.png) top right no-repeat;
	display: block;
	position: absolute;
	width: 31px;
	height: 37px;
	top: 20px;
	right: -14px;
}

#submenu-top2 {
	background: url(images/submenu-top.png) top right no-repeat;
	display: block;
	position: absolute;
	width: 31px;
	height: 37px;
	top: 13px;
	right: -14px;
}

#submenu-bottom {
	background: url(images/submenu-bottom.png) top right repeat-y;
	display: block;
	position: absolute;
	width: 3px;
	height: 100% !important;
	top: 50px;
	right: 0px;
}

ul#submenu li#imgframe {
	background: none;
	position: relative;
	display: block;
	width: 246px;
	height: 155px;
	margin: 0 0 20px 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}

ul#submenu li#imgframe img {
	position: absolute;
	top: -50%;
	left: -50%;
	margin-left: 90px;
	margin-top: 50px;
}

ul#submenu li#imgframe span {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
    width: 246px;
	height: 155px;
	background: url(images/img-frame.png) top left no-repeat;
}
/* submenu style end */

#gallery {
	background: url(images/gallery-bg.jpg) bottom left no-repeat;
	width: 635px;
	height: 631px;
	position: relative;
	z-index: 0;
	margin-top: 0px;
	margin-bottom: -120px;
	padding: 0;
}

.sign-content {
	line-height: 1.6em;
	color: #fff;
	width: 280px;
	height: 169px;
}

.sign-content a {
	color: #fff;
	text-decoration: underline;
}

.sign-content a:hover {
	color: #fff;
	text-decoration: underline;
}

.sign-content h3 {
	color: #5c2e1a;
}

#special-offers {
	background: url(images/corkboard-1.png) top left no-repeat;
	width: 280px;
	height: 281px;
	position: absolute;
	z-index: 150;
	bottom: 150px;
	left: 0;
	padding: 20px;
}

#coming-soon {
	background: url(images/corkboard-2.png) top left no-repeat;
	width: 280px;
	height: 281px;
	position: absolute;
	z-index: 150;
	bottom: 145px;
	left: 325px;
	padding: 20px;
}

#news-events {
	background: url(images/corkboard-3.png) top left no-repeat;
	width: 280px;
	height: 281px;
	position: absolute;
	z-index: 150;
	bottom: 165px;
	left: 650px;
	padding: 20px;
}
		
.narrowcolumn {
	float: left;
	padding: 0 0 250px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 250px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.cloud-content {
	width: 770px;
	height: 220px;
	overflow: auto;
	position: relative;
	top: 80px;
	left: 100px;
}

.cloud-content h2 {
	margin: 5px 0 10px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.page-content {
	margin: 0 0 40px;
	text-align: justify;
	width: 710px;
	min-height:600px;
	height:auto !important;
	height:600px;
	}

.page-content p {
	margin: 1em 0;
	line-height: 1.6em;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	position: relative;
	bottom: 0;			
	padding: 0;
	margin: 0 auto;
	width: 100%;
	min-height: 236px;
	height: 236px;
	clear: both;
	z-index: 200;
	}

#hills-left {
	position: absolute;
	bottom: 95px;
	left: 0;
	width: 100%;
	height: 175px;
	background: url(images/hill-left.png) top left no-repeat;
	overflow: hidden;
	z-index: 100;
}

#hills-right {
	position: absolute;
	bottom: 95px;
	right: 0;
	width: 610px;
	height: 175px;
	background: url(images/hill-right.png) top right no-repeat;
	z-index: 150;
}

#foot-asset1 {
	position: absolute;
	bottom: 85px;
	left: 200px;
	width: 185px;
	height: 139px;
	background: url(images/foot-asset1.png) top left no-repeat;
	z-index: 400;
}

#foot-asset2 {
	position: absolute;
	bottom: 82px;
	right: 200px;
	width: 238px;
	height: 154px;
	background: url(images/foot-asset2.png) top left no-repeat;
	z-index: 400;
}

#send-to {
	position: absolute;
	bottom: 92px;
	left: 204px;
	width: 154px;
	height: 150px;
	background: url(images/sent-to.png) top left no-repeat;
	z-index: 500;
}

#send-to #stafLink {
	text-indent: -9009px;
	display: block;
	width: 154px;
	height: 150px;
}

#footer .wrap {
	position: relative;
	top: 170px;
	z-index: 10000;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 10px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3.sign {
	font-size: 30px;
	margin-top: -40px;
	padding-bottom: 5px;
	color: #773c23;
	position: absolute;
	width: 280px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding: 4px;
	}

img.alignright {
	margin: 3px 0 2px 7px;
	display: inline;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding: 4px;
	}

img.alignleft {
	margin: 3px 7px 2px 0;
	display: inline;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #31aced;
	}

blockquote {
	background: url(images/quote.png) top left no-repeat;
	padding: 15px 0 0 50px;
	margin: 25px 30px 0 30px;
	min-height:126px;
	height:auto !important;
	height:126px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.4em;
	font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
.snail {
	background: url(images/pullquote-1.png) top left no-repeat;
	padding: 10px 0 0 60px;
	margin: 25px 30px 0 30px;
	min-height:126px;
	height:auto !important;
	height:126px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.4em;
	font-style: italic;
}

.bee {
	background: url(images/pullquote-2.png) top right no-repeat;
	padding: 10px 75px 0 0;
	margin: 25px 30px 0 30px;
	min-height:126px;
	height:auto !important;
	height:126px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.4em;
	font-style: italic;
}

.spade {
	background: url(images/spade.png) bottom left no-repeat;
	padding: 0 0 0px 80px;
	margin: 25px 30px 0 30px;
	min-height:126px;
	height:auto !important;
	height:126px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.4em;
	font-style: italic;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 10px 10px 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* coda slider style */
p#cross-links { text-align: center; position: absolute; bottom: 340px; left: 400px; width: 300px; }
p#cross-links a { background: url(images/leaf-bg.png) top left no-repeat; width: 30px; height: 33px; text-align: center; display: inline-block; color: #fff; text-decoration: none; font-weight: 700; padding-top: 18px;}

noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-left: 25px; }

a:focus { outline:none }

img { border: 0 }

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 220px; background: none; overflow: hidden;}
.csw .loading {margin: 100px 0 100px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	margin: auto;
	width: 770px;
	height: 220px;
	clear: both;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	 -moz-user-select: none; /* This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
	
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 770px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0px;
}

.stripNav { display: none }
		
/* coda slider style end */	
#text-resize { 
	position: absolute;
	top: 0px;
	right: 20px;
}

#chgfontsizeselection { width: 70px; margin-right: 10px; }

#stafForm {
	padding: 10px;
}

#stafForm input, #stafForm label {
	padding: 2px 0;
	margin: 2px 0;
}

#stafForm input#stafSendBtn {
	line-height: 16px;
	background: #efefef;
	border: 1px solid #cecece;
	padding: 2px 0 5px 0;
	height: 22px;
}

#map { margin-left: 10px; float: left; width: 290px;}
#facebook {
	background: url(images/facebook.gif) top left no-repeat;
	width: 137px;
	height: 20px;
	text-indent: -9009px;
	position: absolute;
	top: 40px;
	right: 220px;
}