@charset "utf-8"; 
/* Drupal 6 Framework
----------------------------------------------------------------
[Table of contents]

 0.Reset
 1.Global
 2.Layout
 3.Main
 4.Sidebars
 5.Header
 6.Navigation
 7.Nodes
 8.Comments
 9.Blocks
10.Footer
12.CSS Support
13.Advanced
14.NiceForms
15.Contact Us Form
16.Banner
17.Gallery

[Font sizes - based on 75%/12px body]
36px = 3em
30px = 2.5em
24px = 2em
18px = 1.5em
16px = 1.333333em
14px = 1.1667em
12px = 1em
11px = .9167em
10px = .8333em

Equasion for font sizing: 
-Desired in px ÷ Default (or parent) in px = sizing in em

----------------------------------------------------------------*/

div.edit {
	display:none;
	visibility:hidden;
}
h2.with-tabs {
	display:none;
	visibility:hidden;
}
div.breadcrumb {
	display:none;
	visibility:hidden;
}
.meta {
	display:none;
	visibility:hidden;
}
#block-admin-display-form { clear: both; color: #000; }

/**
 * 0.RESET 
 */
@import "reset.css";

/**
 * 1.GLOBAL
 */
body {
  background:#ffffff url(images/background-rep.png) repeat-x left top;
  color:#222;
  font-family: 'Century Gothic',verdana,arial,helvetica,sans-serif;
  font-size: 85%;
  line-height:normal;
  margin: 0px;
  padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
  color:#880f2f;
  font-family: 'Century Gothic',verdana,arial,helvetica,sans-serif;
  font-weight: normal;
}

h1 span, h2 span {
	color:#ffffff !important;
}

#main h1,#main h2 {
	background:url(images/main-heading-bgrep.png) repeat-x left top;
	padding:1px 0 6px 5px;
	clear: both;
	margin:0 0 8px 0;
}


h1 {
  font-size: 2.0em;
  line-height: 1em;
  margin-bottom: .5em; 
}

h2 {
  font-size: 1.8em;
}

h3 {
  font-size: 1.5em;
  line-height: 2em;
}

h4 {
  font-size: 1.2em;
  line-height: 1.25em;
  margin-bottom: 1.25em; 
}

h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; 
}

h6 {
  font-size: 1em;
  font-weight: bold;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0;
}

p {
	line-height:normal;
	margin: 0 0 1.3em 0;
	padding:0px;
	color:#202020;
}

p a:link {
  text-decoration: underline;
}

a:link, a:visited {
  color: #202020;
  outline: none;
  text-decoration: underline;
}

a:focus {
  outline: 1px dotted;
}

a:hover, a:active, li a.active {
  color: #202020;
  outline: none;
  text-decoration: none;
}

/**
 * 2.LAYOUT
 */
.container {
  margin:0 auto;
  padding:0px;
	width:959px;
}

/* add this class to div.container in page.tpl to show grid */
.showgrid {
  background: url(images/grid.png) repeat;
}

/**
 * 16. Banner
 */

 #bannercontain {
	margin:0px;
	padding:5px 0 0 0;
	clear:both;
	width:959px;
	height:238px;
}
 
#banner { 
	background:url(images/banner.png) no-repeat left top;
	margin:0px;
	padding:0px;
	float:left;
	width:708px;
	height:238px;
}

#bannerbuttons {
	margin:0px;
	padding:0px;
	width:246px;
	height:238px;
	float:right;
}
#bannerbuttons img {
	margin:0px;
	padding:0px;
	display:block;
}


/**
 * 3.MAIN
 */
/* 1 column */
#content-contain {
  background:url(images/content-bgrep.png.htm) repeat-x left top;
  margin:0px;
  padding:5px 0 5px 0;
  clear:both;
	width:959px;
  min-height:350px;
  overflow:hidden;
}

body.page-contactus #main {
	margin:0px;
	padding:0 0 10px 0;
	float:left;
	width:950px;
}

#main {
	margin:0px;
	padding:0 0 10px 0;
	float:left;
	width:711px;
}

/* 2 columns - sidebar-left */
#sidebar-left {
	margin:0px;
	padding:px;
  float: left;
  width:300px;
}

/* 2 columns - sidebar-right */
#sidebar-right {
	margin:0px;
	padding:18px 0 10px 0;
	float: right;
	width:245px;
}
#sidebar-right h2 {
	display:none;
	visibility:hidden;
}
/* Sidebar Content */
#sidebar-right h3 {
	background:url(images/side-heading-bgrep.png) repeat-x left top;
	margin:0 0 8px 0;
	padding:2px 0 3px 5px;
	font-size:15px;
	color:#ffffff;
}
#sidebar-right p {
	margin:0 0 8px 0;
	padding:0 0 0 5px;
	font-size:12px;
	color:#202020;
	line-height:normal;
}
#sidebar-right p strong {
	color:#8c162e !important;
}

hr.dotteddivider {
	margin:0px;
	padding:0 0 10px 0;
	width:90%;
	height:2px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px dotted #202020;
}


table.tablerproducts {
	margin:0 0 10px 0 !important;
	border:1px solid #c0c0c0 !important;
}
table.tablerproducts tr {
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:1px solid #c0c0c0 !important;
}
table.tablerproducts tr td {
	padding:10px !important;
}




/**
 * 5.HEADER
 */
 
 
 #topbar {
	margin:0px;
	padding:0px;
	clear:both;
	width:959px;
	height:10px;
 }
  #topbarleft {
	margin:0px;
	padding:0px;
	float:left;
	width:45%;
		height:10px;
  }
 #topbarright {
	margin:0px;
	padding:0px;
	float:right;
	width:45%;
		height:10px;
	text-align:right;
  }
 
 p#welcometxt {
	font-size:10px;
 }
  p#welcometxt span {
	color:#efcd12;
 }
 #topbarright p,  #topbarleft p {
	color:#ffffff;
	font-size:10px;
 }
 
#header {
	background:url(images/header-bgrep.png.htm) repeat-x left top;
	margin:0px;
	padding:0px;
	width:959px;
	height:111px;
	clear:both;
}

#header #logo {
  float:left;
  margin:20px 0 0 00px;
  padding:0px;
  display:block;
  width:520px;
}

#header #sitename {
  float: left;
  margin-bottom: 1.5em;
}

#header h1 {
  font-weight: bold;
  margin: 0;
}

#header h1 a {
  text-decoration: none;
}

#header #siteslogan {
  display: block;
  font-size: 1.5em;
  line-height: 1em;
}

#search-theme-form {
  float: right;
  margin: 0;
}

#search-theme-form input {
  margin: 1em 0 1.85em;
}

#header-right {
	margin:0px;
	padding:30px 10px 0 0;
	float:right;
	width:335px;
}

#topnumber {
	background:url(images/phone-icon.png) no-repeat left center;
	margin:0px;
	padding:0 0 3px 45px;
	clear:both;
}
#topnumber p {
	color:#8c162e;
	line-height:22px;
	font-size:1.3em;
	margin:0px;
	padding:0px;
}	
#topnumber p span {
	color:#efcf14;
	font-size:2.1em;
}	


#topemail {
	margin:0px;
	padding:0 0 3px 45px;
	clear:both;
}
#topemail a {
	color:#8c162e;
	line-height:normal;
	font-size:1.3em;
	margin:0px;
	padding:0px;
	text-decoration:none;
}	


/* removes "Search this site:" label from search forms */
div#edit-search-theme-form-1-wrapper label, 
div#edit-search-block-form-1-wrapper label {
  display: none;
}

/**
 * 6.NAVIGATION
 */
ul.links li {
  background: none;
  margin: 0 1em 0 0;
  padding: 0;
}

#nav {
	background:url(images/menu-bgrep.png) repeat-x left top;
	margin:0px;
	padding:0px;
	clear:both;
	width:959px;
	height:38px;
}

ul.nice-menu {
	margin:0px;
	padding:0px;
	clear:both;
	float:left;
	display:block;
	height:38px;
	border:none !important;
}
ul.nice-menu li {
	background:url(images/menu-divider.png) no-repeat right top !important;
	border:none !important;
	margin:0px;
	padding:8px 12px 8px 12px;
}
ul.nice-menu li ul {
	background-color:#f4e8a1;	
	border:none !important;
}
ul.nice-menu ul {
	margin-top:13px !important;
}
ul.nice-menu ul li {
	background-image:none !important;
}
ul.nice-menu ul li:hover { background:#f1d31b !important; }
ul.nice-menu ul li {
	margin:0px;
	padding:3px 3px 3px 5px;
	border:none !important;
	width:9.5em;
}
ul.nice-menu li:hover {
	background-color:none !important;
}
ul.nice-menu li.active-trail {
	background-color:none !important;
}
ul.nice-menu li.menuparent {
	background:url(images/menu-divider.png) no-repeat right top;
		background-color:none !important;
}
ul.nice-menu li.menuparent:hover  {
	background:url(images/menu-divider.png) no-repeat right top !important;
}
ul.nice-menu li a {
	color:#8c162e;
	text-decoration:none;
	font-family:Arial;
	font-size:15px;
}


ul.nice-menu li.menu-259 a {
	background:url(images/home-icon.png) no-repeat center center;
	 margin:0 1px 0 0;
     padding:1px 5px 1px 5px;
	 width:19px;
	 height:18px;
	 display:block;
}
ul.nice-menu li.menu-259 {
	text-indent: -9999px;

}

ul.nice-menu li.menu-248 { padding: 0px !important; margin: 0px; }
ul.nice-menu li.menu-248 a { height: 39px; width: 40px; padding: 0px; margin: 0px;} 


/**
 * 7.NODES
 */
span.submitted {
  color: #898989;
  font-size: .8333em;
  line-height: 1.5em;
}

.node .picture {
  float: left;
  margin: .5em .5em .5em 0;
}

.meta {
  margin: 0 0 3em;
}

.meta div.links {
  float: left;
}

.meta div.terms {
  float: right;
}

.meta div.terms span {
  float: left;
}

.meta div.links ul.links li {
  float: left;
  padding: 0 1em 0 0;
}

.meta div.terms ul.links li {
  float: left;
  padding: 0 0 0 1em;
}

.node_read_more {
  font-weight: bold;
}

/* pagination */
.item-list ul.pager li {
  margin: 0;
  padding: 0;
}

.item-list ul.pager li a:link, 
.item-list ul.pager li a:visited, 
.item-list ul.pager li.pager-current {
  margin: 0;
  padding: 0 .2em;
  text-decoration: none;
}

.item-list ul.pager li a:hover, 
.item-list ul.pager li a:active {
  text-decoration: underline;
}

.item-list ul.pager li.pager-current {
  border-bottom: 2px solid;
  color: #2684c8;
  font-weight: bold;
}

/**
 * 8.COMMENTS
 */
.comment {
  margin: 0;
  padding: 0;
}

.comment-bar {
  font-size: 1em;
  line-height: 1.5em;
  position: relative;
}

.comment span.submitted {
  color: #898989;
}

.comment span.new {
  color: red;
}

.comment-title {
  display: none;
}

.comment .picture {
  float: right;
  margin: 0 0 .5em .5em;
}

.comment ul.links {
  margin: 0 0 1.5em;
}

.comment ul.links li a {
  text-decoration: underline;
}

.indented {
  border-left: 1px solid #ddd;
  margin-left: 2em;
  padding-left: 1em;
}

/**
 * 9.BLOCKS
 */
.block {
  margin: 0px;
  position: relative;
}

/* login block */
#user-login-form {
  padding: 0 .5em;
  text-align: left;
}

#user-login-form .form-item {
  margin: 0;
}

#user-login-form .item-list ul li {
  background: none;
  padding: 0;
}

/* block configuration links */
div.block div.edit {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  display: none;
  font-size: 9px;
  padding: 2px 0 2px 10px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 40;
}

div.block:hover div.edit {
  display:block;
}

div.block div.edit a {
  color: #999;
  margin-right: 10px;
}

div.block div.edit:hover a {
  color: #000;
}

/* views configuration links */
div.view {
  position: relative;
}

div.view div.views-hide-hover,
div.view:hover div.views-hide,
div.view div.views-admin-links,
div.view div.views-admin-links-hover,
div.view div.views-admin-links:hover {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  font-size: 9px;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
  padding-left: 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

div.view div.views-admin-links li a {
  color: #999;
}

/**
 * 10.FOOTER
 */
 
 #footer-columns {
	margin:0px;
	padding:0px;
	clear:both;
	width:959px;
 }	
 
 #totalwaste {
margin:0 3px 0 0;padding:0 0 5px 0;width:235px;float:left;
 }
 #skiphire {
margin:0 3px 0 0;padding:0 0 5px 0;width:235px;float:left;
 }
 #otherservices {
margin:0 3px 0 0;padding:0 0 5px 0;width:235px;float:left;
 }
 #recycleaggre {
margin:0 0 0 3px;padding:0 0 5px 0;width:235px;float:left;
 }
 
#footer-columns h3 {
	margin:0px;
	padding:0px;
	color:#880f2f;
	font-size:15px;
}
#footer-columns p {
	margin:0px;
	padding:0px;
	color:#202020;
	font-size:12px;
	line-height:18px;
}

 
 
 
 #footer {
	background:#e0ac08 url(images/footer-bgrep.png) repeat-x left top;
	margin:0 auto;
	padding:0px;
	clear:both;
	width:100%;
	height:180px;
 }
 
  #footercontent {
 	margin:0 auto;
	padding:0px;
	clear:both;
	width:959px;
 }
 
 .footer-left {
  	margin:0px;
	padding:0px;
	float:left;
 }
.footer-right {
  	margin:0px;
	padding:0px;
	float:right;
	width:50%;
 }
 
  #footercontent {
	margin:0 auto;
	padding:0px;
	clear:both;
	width:959px;
	height:137px;
 }
 #footerbotcontent {
	margin:0 auto;
	padding:3px 0 0 0;
	clear:both;
	width:959px;
 }
 
p.copyrights {
	color:#880f2f;
	font-size:10px;
	line-height:normal;
} 
 
.footer-columns {
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	width:210px;
}	 
.footer-columns h3 { 
	margin:0px;
	padding:0px;
	 color:#e8bd0c;
	 font-size:14px;
	 font-weight:bold;
 }
 
 ul.footermenus {
 	margin:0px;
	padding:0px;
	float:left;
	list-style-type:none;
	width:200px;
 }
  ul.footermenus li {
 	margin:0px;
	padding:0px;
	width:200px;
}
 ul.footermenus li a {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
 ul.footermenus li a:hover {
	text-decoration:underline;
}
 
 .footer-columns p {
	color:#ffffff;
	line-height:normal;
	font-size:12px;
 }
  .footer-columns a {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
 }
 
 
 
#footermenu ul {
	margin:5px 10px 0 0;
	padding:0px;
	float:right;
	list-style-type:none;
}
 #footermenu ul li {
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
 }
 #footermenu ul li a {
	margin:0px;
	padding:0 5px 0 5px;
	color:#ffffff;
	text-decoration:none;
} 
  #footermenu ul li.last a {
  border:none !important;
  }
 
 
#footer #block-system-0 {
  position: absolute;
  right: 5px;
  top: 1.5em;
}

#block-poweredbyems-2 {
	margin:0px;
	padding:0px; 
	float:left !important;
}
#poweredbyems a {
	color:#202020 !important;
	text-decoration:none !important;
}
#poweredbyems {
	float:left;
	margin:0 0 0 2px;
	padding:0px;
	width:240px !important;
}
#poweredbyems table  tr  {
	border:none;
	background:none;
	border-collapse: separate !important;
}	

table {
		border-collapse: separate !important;
}


#bestratedbusinesses a {
	color:#202020 !important;
	text-decoration:none !important;
}
#bestratedbusinesses {
	float:left;
	margin:0 0 0 2px;
	padding:0px;
}
#bestratedbusinesses table  tr  {
	border:none;
	background:none;
	border-collapse: separate !important;
}	

/**
 * 11.CSS SUPPORT
 */
span.clear       { clear: both; display: block; font-size: 0; height: 1px; line-height: 0; margin-bottom: -1px; }
.clear           { clear: both; }
.clear-block     { display: block; }

.clearfix:after,
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }
.clearfix,
.container       { display: block; }

.float-left      { float: left; }
.float-right     { float: right; }
.img-left        { float: left; margin: 1.5em 1.5em 1.5em 0; }
.img-right       { float: right; margin: 1.5em 0 1.5em 1.5em; }

.first           { margin-left: 0; padding-left: 0; }
.last            { margin-right: 0; padding-right: 0; }
.top             { margin-top: 0; padding-top: 0; }
.bottom          { margin-bottom: 0; padding-bottom: 0; }

.text-left       { text-align: left; }
.text-right      { text-align: right; }
.text-center     { text-align: center; }
.text-justify    { text-align: justify; }

.bold            { font-weight: bold; }
.italic          { font-style: italic; }
.underline       { border-bottom: 1px solid; }
.highlight       { background: #ffc; }
.quiet           { color: #666; }
.loud            { color: #000; }
.added           { background: #060; color: #fff; }
.removed         { background: #900; color: #fff; }
.small           { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large           { font-size: 1.2em; line-height: 1.25em; margin-bottom: 1.25em; }

.nopadding       { padding: 0; }
.noindent        { margin-left: 0; padding-left: 0; }
.nobullet        { background: none; list-style: none; list-style-image: none; }

.wrap            { width: 950px; margin: 0 auto; }

.hide            { display: none; }

/**
 * 12.ADVANCED
 */
 
/* lists */
ol{margin:0 0 1.5em;padding:0;}
ol li{margin:0 0 0 1.5em;}
ul{margin:0 0 1.5em;padding:0;}
ul li{list-style-image:none;list-style-type:none;margin:0;padding:0 0 0 1.5em; }
li ol,li ul,ul ul,ol ol{margin:0;}
ul.menu,.item-list ul{margin:0 0 1.5em;padding:0;}
ul.menu ul,.item-list ul ul{margin:0;}
ul.menu li,.item-list ul li,li.leaf{list-style-image:none;list-style-type:none;margin:0;padding:0 0 0 1.5em; display: inline !important;}
ul li.expanded{background:transparent url(images/menu-expanded.gif) no-repeat 1px .35em;}
ul li.collapsed{background:transparent url(images/menu-collapsed.gif) no-repeat 0 .35em;}
ul li.leaf a,ul li.expanded a,ul li.collapsed a{ }
ul li.fake-leaf{font-size:1em;font-weight:bold;}
ul.inline li{background:none;margin:0;padding:0 1em 0 0;}
dl{margin:0 0 1.5em;}
dl dt{font-weight:bold;}
dl dd{margin-left:1.5em;}

/* forms & fieldsets */
/*input{color:#494949;font:1em Verdana, sans-serif;}
textarea,select{color:#494949;font:1em Verdana, sans-serif;}*/
fieldset ul.clear-block li{background-image:none;margin:0;padding:0;}
fieldset{background:#fff;border:1px solid #ccc;margin:1em 0;padding:1em;}
fieldset legend{padding:0 0.5em;}
label {display: inline-block !important;width: 150px;}
html.js fieldset.collapsed{background:transparent;padding-bottom:.6em;padding-top:0;}
html.js fieldset.collapsible legend a{background:url(images/menu-expanded.gif) no-repeat 0 50%;}
html.js fieldset.collapsed legend a{background:url(images/menu-collapsed.gif) no-repeat 0 50%;}
.form-checkboxes,.form-radios,.form-checkboxes .form-item,.form-radios .form-item{margin:.25em 0;}
.form-button,.form-submit{margin:1em .5em 1em 0;}
.confirmation .form-submit,.search-form .form-submit,.poll .form-submit,fieldset .form-button,fieldset .form-submit,.sidebar .form-button,.sidebar .form-submit,table .form-button,table .form-submit{margin:0 0 1.2em;}
.form-item {
	display: block;
}
#autocomplete li{cursor:pointer;margin:0;padding:2px;}
#autocomplete li.selected{background:#027ac6;color:#fff;}

/* admin tab links */
#tabs-wrapper{border-bottom:1px solid #ccc;margin:0 0 .75em;padding:0;}
ul.primary{border-bottom:5px solid #eee;margin:0;padding:.25em 0;}
ul.primary li{background:none;border-top:3px solid #ccc;margin:0 .5em 0 0;padding:.25em 0;}
ul.primary li.active{background:#eee;}
ul.primary li:hover{background:#f5f5f5;}
ul.secondary{background:#eee;border:none;margin:0;padding:.5em 1em;}
ul.secondary li{background:none;border:none;display:inline;line-height:2em;margin:0;padding:0 1em 0 0;}
ul.primary li a,ul.primary li.active a,ul.primary li a:hover,ul.primary li a:visited{background:none;border:0;margin:0;padding:0 1em;text-decoration:none;}
ul.secondary li a,ul.secondary li a:visited{background:none;border:0;margin:0;padding:0;text-decoration:none;}
ul.secondary li.active a,ul.secondary li a:hover{text-decoration:underline;}
ul.primary li.active a,ul.secondary li.active a{font-weight:bold;text-decoration:none;}

/* admin styling */
div.admin,div.admin .left,div.admin .right,div.admin-panel,div.admin-panel .body,div.admin .expert-link{margin:0;padding:0;}
div.admin .left{float:left;width:48%;}
div.admin .right{float:right;width:48%;}
div.admin-panel .description,.form-item .description{color:#666;font-size:0.9167em;line-height:1.636364em;margin:0 0 1.63636em;padding:0;}
div.admin-panel { }
body.admin dt{font-weight:normal;}
body.admin dd{color:#898989;font-size:.9167em;line-height:1.636364em;}
.more-help-link {font-size:.8333em;padding:0.2em 0 0.1em;}
.block-region {font-size:0.8333em;line-height:1.5em;margin:0;padding:0.15em 0.5em;}

/* tables */
#forum thead th {border-bottom:3px solid #ccc;}
#forum td.posts,#forum td.topics,#forum td.replies,#forum td.pager{text-align:left;}
#forum tr td.forum{background-position:4px 9px;}
.forum-topic-navigation{background:#eee;border:none;border-bottom:1px solid #ccc;margin-bottom:1em;padding:5px;}
body.admin table{margin:0 0 1.4em;width:100%;}
body.admin thead th{border-bottom:2px solid #ccc;font-weight:bold;padding:0 1em 0 0;}
body.admin tbody{border-top:none;}
body.admin td,body.admin th{padding:.3em .5em;vertical-align:middle;}
body.admin tr.even,body.admin tr.odd,body.admin tbody th{border:solid #ccc;border-width:1px 0;}
body.admin tr.odd td.active{background-color:#e9e9e9;}
body.admin tr.even td.active{background-color:#eee;}
body.admin tr.odd,body.admin tr.info{background-color:#eee;}
body.admin tr.even{background-color:#f5f5f5;}
body.admin tr.drag{background-color:#fffff0;}
body.admin tr.drag-previous{background-color:#ffd;}
body.admin td.region,body.admin td.module,body.admin td.container,body.admin td.category{background-color:#ddd;border-bottom:1px solid #ccc;border-top:1em solid #fff;color:#666;font-weight:bold;}
body.admin tr:first-child td.region,body.admin tr:first-child td.module,body.admin tr:first-child td.container,body.admin tr:first-child td.category{border-top-width:0;}
body.admin table.sticky-header{margin:0 0 0 1px;z-index:1;}
body.admin table.sticky-header th{padding-top:.5em;}
span.form-required{color:#ffae00;}

/* messages */
.messages{background-color:#fff;border:1px solid #b8d3e5;}
.messages,.preview,div.warning,div.error{margin:0 0 1.5em;padding:8px 1em;}
.messages ul{margin:0;}
.preview{background-color:#fcfce8;border:1px solid #e5e58f;}
.preview .node{background-color:#fcfce8;}
div.status{border-color:#c7f2c8;color:#33a333;}
div.error,tr.error{background-color:#fcc;color:#a30000;}
.form-item input.error,.form-item textarea.error{border:1px solid #c52020;color:#363636;}

/* status report */
table.system-status-report tr.error,table.system-status-report tr.error th{background-color:#fcc;border-color:#ebb;color:#200;}
table.system-status-report tr.warning,table.system-status-report tr.warning th{background-color:#ffd;border-color:#eeb;}
table.system-status-report tr.ok,table.system-status-report tr.ok th{background-color:#dfd;border-color:#beb;}
table.system-status-report th{padding-bottom:6px;padding-top:6px;}
table.system-status-report th,table.system-status-report tr.merge-up td{padding-left:30px;}


/**
 * 13.NICEFORMS (if enabled)
 */

/*Text inputs*/
.NFText {border:none; vertical-align:middle; font:12px/15px Arial, Helvetica, sans-serif; background:none;}
.NFTextCenter {height:21px; background:url(niceforms_images/input.png) repeat-x 0 0; padding:0px 0; margin:0; display: inline-block; line-height:18px;}
.NFTextLeft, .NFTextRight {width:7px; height:21px; vertical-align:middle; display: inline-block;}
.NFTextLeft {background:url(niceforms_images/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(niceforms_images/input-right.png) no-repeat 0 0;}
/*Radio*/
.NFRadio {cursor:pointer; position:absolute; display:block; width:13px; height:13px; border:1px solid transparent; background:url(niceforms_images/radio.png) no-repeat 0 0; z-index:2;}
/*Checkbox*/
.NFCheck {cursor:pointer; position:absolute; width:12px; height:12px; border:1px solid transparent; background:url(niceforms_images/checkbox.png) no-repeat 0 0; z-index:2;}
/*Buttons*/
.NFButton {width:auto; height:26px; color:#fff; padding:0 2px; background:url(niceforms_images/button.png) repeat-x 0 0; cursor:pointer; border:none; font:10px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px; vertical-align:middle;}
.NFButtonLeft, .NFButtonRight {width:6px; height:26px; vertical-align:middle;}
.NFButtonLeft {background:url(niceforms_images/button-left.png) no-repeat 0 0;clear: both;}
.NFButtonRight {background:url(niceforms_images/button-right.png) no-repeat 0 0;}
/*Textareas*/
.NFTextarea {border:none; background:none; font:12px/12px Arial, Helvetica, sans-serif; margin:0;}
.NFTextareaTop, .NFTextareaBottom {height:5px; clear:both; float:none; padding-right:10px;maximum-height: 5px; display: block;}
.NFTextareaTop {background:url(niceforms_images/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(niceforms_images/textarea-br.png) no-repeat 100% 0; }
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:5px; height:5px;}
.NFTextareaTopLeft {background:#f2f2e6 url(niceforms_images/textarea-tl.png) no-repeat 0 0;display: block; }
.NFTextareaBottomLeft {background:#f2f2e6 url(niceforms_images/textarea-bl.png) no-repeat 0 0;display: block;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; padding-bottom:5px;}
.NFTextareaLeft, .NFTextareaLeftH {width:5px;}
.NFTextareaLeft {background:url(niceforms_images/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(niceforms_images/textarea-l-over.png) repeat-y 0 0;}
.NFTextareaRight, .NFTextareaRightH {padding-right:5px; padding-bottom:0;}
.NFTextareaRight {background:url(niceforms_images/textarea-r-off.png) repeat-y 100% 0;}
.NFTextareaRightH {background:url(niceforms_images/textarea-r-over.png) repeat-y 100% 100%;}
.NFTextareaTopLeft img {
	display: inline-block; width: 5px; height: 5px;
}
.NFTextareaBottomLeft img {
	display: inline-block; width: 5px; height: 5px;
}
/*Files*/
.NFFileButton {padding-bottom:0; vertical-align:bottom; cursor:pointer; background:url(niceforms_images/file.png) no-repeat 0 0; width:60px; height:21px;}
.NFFile {position:relative; margin-bottom:5px;}
.NFFile input.NFhidden {position:relative; filter:alpha(opacity=0); opacity:0; z-index:2; cursor:pointer; text-align:left;}
.NFFileNew {position:absolute; top:0px; left:0px; z-index:1;}
/*Selects*/
.NFSelect {height:21px; position:absolute; border:1px solid transparent;}
.NFSelectLeft {float:left; width:3px; height:21px; background:url(niceforms_images/select-left.png) no-repeat 0 0; vertical-align:middle;}
.NFSelectRight {height:21px; width:auto; background:url(niceforms_images/select-right.png) no-repeat 100% 0; cursor:pointer; font:12px/21px Arial, Helvetica, sans-serif; color:#fff; padding-left:3px; margin-left:3px;}
.NFSelectTarget {position:absolute; background:none; margin-left:-13px; margin-top:18px; z-index:3; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#707175; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; color:#fff; font:11px/13px Arial, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#fff; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#464646;}
.NFSelectOptions a:hover {background:#333;}
/*Multiple Selects*/
.NFMultiSelect {border:0; background:none; margin:0;}
.NFMultiSelectTop, .NFMultiSelectBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFMultiSelectTop {background:url(niceforms_images/textarea-tr.png) no-repeat 100% 0;}
.NFMultiSelectBottom {background:url(niceforms_images/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFMultiSelectTopLeft, .NFMultiSelectBottomLeft {width:5px; height:5px;}
.NFMultiSelectTopLeft {background:#f2f2e6 url(niceforms_images/textarea-tl.png) no-repeat 0 0;}
.NFMultiSelectBottomLeft {background:#f2f2e6 url(niceforms_images/textarea-bl.png) no-repeat 0 0;}
.NFMultiSelectLeft, .NFMultiSelectRight, .NFMultiSelectLeftH, .NFMultiSelectRightH {float:left; padding-bottom:5px;}
.NFMultiSelectLeft, .NFMultiSelectLeftH {width:5px;}
.NFMultiSelectLeft {background:url(niceforms_images/textarea-l-off.png) repeat-y 0 0;}
.NFMultiSelectLeftH {background:url(niceforms_images/textarea-l-over.png) repeat-y 0 0;}
.NFMultiSelectRight, .NFMultiSelectRightH {padding-right:5px; padding-bottom:0;}
.NFMultiSelectRight {background:url(niceforms_images/textarea-r-off.png) repeat-y 100% 0;}
.NFMultiSelectRightH {background:url(niceforms_images/textarea-r-over.png) repeat-y 100% 0;}

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {opacity:0; z-index:-1; position:relative;}
/*Safari*/
select, input, textarea, button {outline:none; resize:none;}

/**
 * 14.CONTACT US PAGE
 */

#emscontactus_clear { clear: both; }
#emscontactus_details { width: 860px; min-width: 860px; }
#edit-name-wrapper label {  }
#edit-name-wrapper input {  }
#edit-name-wrapper .description { padding-left: 160px; }
#edit-fromaddress-wrapper label {  }
#edit-fromaddress-wrapper input {  }
#edit-fromaddress-wrapper  .description { padding-left: 160px; }
#edit-fromaddress-wrapper label {  }
#edit-fromaddress-wrapper input {  }
#edit-fromaddress-wrapper  .description { padding-left: 160px; }
#edit-telephone-wrapper label {  }
#edit-telephone-wrapper input {  }
#edit-telephone-wrapper .description { padding-left: 160px; }
#edit-message-wrapper label {  }
#edit-message-wrapper  textarea{ display: inline !important; width: 370px !important; }
#edit-message-wrapper .description {  }
#edit-submit-div { width: 370px; text-align: right;}
#offline { }
#offline .left { float: left; width: 180px; margin: 0px 0px 20px 0px;}
#offline .right { float: left; width: 200px;margin: 0px 0px 20px 0px;}
#offline .right h3 {margin:-5px 0 0 0;}
.contact_text {float:right; width: 400px;}

#contact_left { width: 550px; float: left;}
#contact_right {width: 500px; float: left; }
.resizable-textarea { display: inline; width: 300px;}

.grippie { display: none; }

/**
 * 15. GOOGLE MAPS
 */

#tab1 {float: left; cursor: pointer; width: 112px; height: 38px; background-image: url(gmap_images/map_view.png);}
#tab2 {float: left; cursor: pointer; width: 108px; height: 38px; background-image: url(gmap_images/street_view.png);}
#map1 {margin-top: 20px;width: 500px;height: 450px;}	
#map2 {margin-top: 20px;width: 500px;height: 450px;}	

 #staticmap {
	margin:0px;
	padding:0px;
	float:left;
	display:block;
} 
 
 
 div.contact_text {
	display:none;
	visibility:hidden;
 }
 
/**
 * 17.Gallery
 */
 
.gallery_thumbnail { width: 140px; height: 140px; margin-bottom: 5px; text-align: center; vertical-align: middle; line-height: 140px; display: block;}
.gallery_thumbnail img { vertical-align: middle; }
.gallery_item { width: 140px; display: block;height:140px; float: left; margin: 10px;text-align: center; }
.gallery_title { font-size: 14px;color: #444444;font-weight: bold;}
.picture_item {width: 140px;margin: 10px;height: 140px;text-align: center;float: left;}
.picture_image {width: 140px;text-align: center;}
.display_archived {float: right;}


.page-otherservices #main .content img{
	margin: 0 10px 10px !important;
}
	
#node-21 h2{
	display: none;
}

#block-webformblock-21 h2{
	margin-top: 15px;
}