@charset "utf-8"; 
@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;
}
#main .help {
	display:none;
	visibility:hidden;
}
#block-admin-display-form { clear: both; color: #000; }

#contactdetails p {
	display:none;
	visibility:hidden;
}
/**
 * 0.RESET 
 */
@import "reset.css";


@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**
 * 1.GLOBAL
 */
body {
  background:#ffffff url(images/bg-top-center.png) no-repeat center top;
  color:#6b6b6b;
  font-family: 'open_sansregular',verdana,arial,helvetica,sans-serif;
  font-size: 85%;
  line-height:1.5;
  margin: 0px;
  padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
  color:#012861;
 font-family: 'open_sansregular',verdana,arial,helvetica,sans-serif;
  font-weight: normal;
}


h1 {
  font-size: 38px;
  line-height: 20px;
  margin-bottom: .5em; 
}

h1 span {font-size: 14px!important; color: #6B6B6B; font-weight: bold;}

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:22px;
	margin: 0 0 1.3em 0;
	padding:0px;
	color:#6b6b6b;
}

p a:link {
  text-decoration: underline;
}

a:link, a:visited {
  color: #6b6b6b;
  outline: none;
  text-decoration: underline;
}

a:focus {
  outline: 1px dotted;
}

a:hover, a:active, li a.active {
  color: #6b6b6b;
  outline: none;
  text-decoration: none;
}

/**
 * 2.LAYOUT
 */
.container {
  margin:0 auto;
  padding:0px;
  width:1010px;
}

/* add this class to div.container in page.tpl to show grid */
.showgrid {
  background: url(images/grid.png) repeat;
}

/**
 * 16. Banner
 */
 
#bannercont {
	margin:0 auto;
	padding:0px;
	width:1013px;
	height:295px;
	clear:both;
}
#banner { 
	margin:0px;
	padding:0px;
	float:left;
	width:693px;
	height:295px;
}
#formbground {
	background:url(images/form-bg.png) no-repeat left top;
	margin:0px;
	padding:20px 0 0 10px;
	float:left;
	width:306px;
	height:275px;
}



/**
 * 3.MAIN
 */
/* 1 column */
#content-contain {
  background:url(images/content-bgrep.html) repeat-x left top;
  margin:0px;
  padding:5px 0 5px 0;
  clear:both;
  width:1010px;
  min-height:400px;
  overflow:hidden;
}

body.page-contactus #main {
	margin:0 0 0 15px;
	padding:5px 0 10px 0;
	float:left;
	width:960px;
}

#main {
	margin:0 0 0 15px;
	padding:5px 0 10px 0;
	float:left;
	width:697px;
}

ul.contentlist {
	margin:0px;
	padding:0 0 15px 0;
	clear:both;
	list-style-type:none;
}
ul.contentlist li {
	background:url(images/list-bullet.png) no-repeat left center;
	margin:0px;
	padding:0 0 0 35px;
}



/* 2 columns - sidebar-left */
#sidebar-left {
	margin:0px;
	padding:0px;
  float: left;
  width:300px;
}

/* 2 columns - sidebar-right */
#sidebar-right {
	background:url(images/side-bottom-bg.png) no-repeat left bottom;
	margin:0px;
	padding:5px 0 500px 0;
	float: right;
	width:293px;
}

.block-webformblock  {
	padding:5px 0 0 0;
	width:310px;
}
.submitted {
	display:none !important;
}
.block-webformblock  h2 {
	background:url(images/email-form-icon.png) no-repeat left center;
	color:#ffffff;
	font-size:22px;
	margin:0 0 0 28px;
	padding:0 0 0 35px;
	text-transform:uppercase;
	letter-spacing:-1px;
}
form#webform-client-form-9 {
	margin:5px 0 0 0;
	padding:5px 0 15px 0;
	width:275px;
}
form#webform-client-form-9 label {
	display:none !important;
}
form#webform-client-form-9 .form-item {
	margin:0 0 8px 0;
	padding:0px;
}
form#webform-client-form-9  input.form-text {
	background-color:#ffffff;
	margin:0 0 0 28px;
	padding:4px 0 0 10px;
	clear:both;
	width:238px;
	height:26px;
	-webkit-border-radius: 8px;
    border-radius: 8px;
	-webkit-box-shadow: inset 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
        
        box-shadow: inset 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
	font-size:12px;
	color:#807b79;
	font-family: 'open_sansregular',verdana,arial,helvetica,sans-serif;
	border:none;
}
form#webform-client-form-9  textarea.form-textarea {
	background-color:#ffffff;
	margin:0 0 0 28px;
	padding:10px 0 0 10px;
	clear:both;
	width:238px;
	height:80px;
	-webkit-border-radius: 8px;
    border-radius: 8px;
	-webkit-box-shadow: inset 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
        
        box-shadow: inset 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
	font-size:12px;
	color:#807b79;
	font-family: 'open_sansregular',verdana,arial,helvetica,sans-serif;
	border:none;
}
form#webform-client-form-9  input.form-submit {
	background:url(images/sendmsg-btn.png) no-repeat left top;
	margin:0 0 15px 0;
	padding:0px;
	clear:both;
	width:127px;
	height:36px;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
	float:right;
}





/**
 * 5.HEADER
 */
#header {
	background:url(images/header-bgrep.html) repeat-x left top;
	margin:0px;
	padding:0px;
  width:1010px;
	height:136px;
}

#header #logo {
  float:left;
  margin:10px 0 0 0;
  padding:0px;
  display:block;
  width:209px;
}

#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;
}




/* 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;
}

/* bottom margin leaves space for secondary links */
#nav {	
  margin: 0px; 
  padding:0px;
  float:right;
}

#nav ul.links {
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
}
#nav ul.links li {
  margin:0px;
  padding:59px 10px 10px 10px;
  float:left;
  display:inline;
}
#nav ul.links li a {
	color:#ffffff;
	text-decoration:none;
	font-size:15px;
}
#nav ul.links li:hover {
	background:url(images/menu-active-bgrep.png) repeat-x left top;
	-webkit-box-shadow:  2px 3px 4px 1px rgba(0, 0, 0, 0.2);       
        box-shadow:  2px 3px 4px 1px rgba(0, 0, 0, 0.2);
}
#nav ul.links li.active-trail {
	background:url(images/menu-active-bgrep.png) repeat-x left top;
	-webkit-box-shadow:  2px 3px 4px 1px rgba(0, 0, 0, 0.2);       
        box-shadow:  2px 3px 4px 1px rgba(0, 0, 0, 0.2);
}

/**
 * 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 {
	background:url(images/footer-bgrep.png) repeat-x left top;
	margin:0 auto;
	padding:15px 0 0 0;
	clear:both;
	width:100%;
	height:142px;
 }
 
#footer ul.links {
	display:none !important;
} 
 
 
#footercontent {
	margin:0 auto;
	padding:0px;
	clear:both;
	width:1010px;
	height:105px;
}
#footer-left {
	margin:0px;
	padding:0px;
	float:left;
	width:55%;
}
#footer-right {
	margin:0px;
	padding:0px;
	float:right;
	width:25%;
}
#footer-left p {
	margin:0px;
	padding:0px;
	color:#09407b;
	font-size:14px;
}

#footphone {
	background:url(images/phone-icon.png) no-repeat left center;
	margin:0px;
	padding:3px 0 3px 30px;
}
#footphone p {
	margin:0px;
	padding:0px;
	line-height:20px;
	color:#09407b;
	font-size:16px;
}
#footmobile {
	background:url(images/mobile-icon.png) no-repeat left center;
	margin:0px;
	padding:3px 0 3px 30px;
}
#footmobile  p {
	margin:0px;
	padding:0px;
	line-height:20px;
	color:#09407b;
	font-size:16px;
}
#footemail {
	background:url(images/email-icon.png) no-repeat left center;
	margin:0px;
	padding:3px 0 3px 30px;
}
#footemail a {
	text-decoration:none;
	line-height:20px;
	color:#09407b;
	font-size:16px;
}



#footerbottom {
	margin:0 auto;
	padding:0px;
	clear:both;
	width:1010px;
}
#footerbot-left {
	margin:0px;
	padding:0px;
	float:left;
	width:55%;
}
#footerbot-right {
	margin:0px;
	padding:0px;
	float:left;
	width:45%;
	text-align:right;
}
#footerbot-left p {
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:14px;	
} 


/**
 * 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;}

.picture_description {
	display:none !important;
}