/* Model1 Customized for ... */

/* Page background */
body, html { 
  background-color: #111; 
}

#page { 
  background: white; 
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  margin-bottom: 2em;
}

/* Header */

#header { 
  background-image: url(images/header.jpg); 
  border: none; 
  height: 100px; 
  padding: 0;
}

#header #logo { 
  float: left; 
  padding: 0; 
  margin: 0;
}

#header #logo a { 
  background-image: url(images/header.jpg); 
  background-repeat: no-repeat;
  background-position: left middle;
  width: 360px; 
  height: 100px; 
  text-indent: -99999px; 
  display: block; 
  padding: 0; 
  margin: 0;
}

/* Nook */

#nook { 
  float: right;
  text-align: center; 
  font-family: Arial;
  font-size: 11px;
  color: #999;
  margin-right: 6.5em;
}

#nook ul { 
  list-style: none; 
  clear: both;
  display: block;
}

#nook ul li {
  display: block; 
  float: left;
  background-image: url(images/nook.jpg); 
  background-position: center bottom;
  background-repeat: no-repeat; 
  padding: 0.9em 1em;
  margin: 0;
}

#nook ul li.first { 
  padding-left: 20px; 
  background-position: left bottom; 
}

#nook ul li.last { 
  padding-right: 20px; 
  background-position: right bottom; 
}

#nook ul li a:link, #nook ul li a:visited {
  color: #999;
  text-decoration: underline; 
  margin: 0 1em;
}

#nook ul li a:hover { 
  color: white; 
}
#after_nook{
  margin-top: 4.7em;
  display: block;
  clear: both;
}
#after_nook li{
  list-style: none;
  font-size: 2em;
  color: white;
  font-weight: bold;
}

/* Menu */

.menu { background-image: url(images/navigation.jpg); border: 0; }

.menu li { margin: 0; }

.menu li.tab a:link, 
.menu li.tab a:visited {
  margin-top: 0;
  background-image: url(images/navigation.jpg);
  padding: 1.2em 1.7em;
  border-top-width: 0; 
  border-bottom-width: 0; 
  letter-spacing: 0.2em; 
  text-transform: uppercase;
}

.menu li.tab a:hover, 
.menu li.current_page_item.tab a:hover {
  background-image: none;
  color: white;
}

.menu .rss a, 
.menu .rss a:visited {
  margin-right: 10px;
  color: white;
  padding-right: 2em;
}

.menu li ul, 
.menu li ul a{ 
  border: none; 
}

.menu .submenu .item {
  border-width: 0;
}

.menu .submenu .item a:link, 
.menu .submenu .item a:visited {
  background-color: #222;
  background-image: none;
  font-size: 12px;
  color: #eee;
  padding: 0.8em 2em;
  text-transform: none;
  letter-spacing: 0;
}

.menu .submenu .item a:hover{
  color: white;
  background-color: black;  
}

.menu .submenu li.item a { 
  letter-spacing: 0; 
  border-top:1px solid #333;
}

/* Content Box */

#content_box{
  background-image: url(images/content.png) !important;
  background-repeat: repeat-x !important;
  background-position: top !important;
  min-height: 300px;
}

#content { 
  padding: 20px 30px; 
  width: 560px; 
}

.no_sidebars #content { 
  width: 920px; 
  padding: 15px 20px;
}

.no_sidebars .post_box{
  margin: 0 2em;
}

/* Sidebars */

#sidebars{
  width: 300px;
  margin-right: 30px;
  margin-top: 30px;
  min-height: 400px;
  border-left: 1px solid #eee;
}

.sidebar ul.sidebar_list{
  padding-left: 2em;
  padding-right: 2em;
}

/* Feature Box */

#feature_box, 
#feature_box a, 
#feature_box a img{ 
  border: none; 
  padding: 0; 
  margin: 0; 
  display: block; 
}

/* Footer */

#footer{ text-align: center; border: 0; }
#footer a { border: none; }

/* General Styles */

.clear { clear: both; }
.comments_closed { display: none; }

/* Content formatting */

.headline_area h1 { 
  font-size: 3em; 
  font-weight: bold; 
  letter-spacing: -0.05em; 
}

#sidebars h3{
  font-variant: normal;
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: -0.05em;
}

/* Home specific */

.home .headline_area { 
  display: none; 
  border: 0; 
}

.home #content_box {
  background-image: url(images/content.png) !important;
  background-repeat: repeat-x !important;
  background-position: top !important;
  min-height: 200px;
  padding-top: 0;
}

.home .interest_areas{
  width: 23.125%;
  margin: 0;
  margin-right: 2.5%;
  min-height:250px;
}
.home .interest_areas.last{
  margin-right: 0;
}
.home #content .interest_areas h3 {
  font-weight: bold;
  font-size: 1.2em;
}

.home .specialties ul li {
  padding-bottom: 0.5em;
}

#content h3 { 
  margin-top: 0.5em;
  font-family: Arial;
}

#content h2, #content h3{
  font-weight: normal;
}

#footer .copyrights{
  background-color: #f7f5ea;
  width: 93%;
  margin: auto;
  padding: 10px;
  margin-bottom: 1em;
  font-size: 1.2em;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

#footer .copyrights .phone, #footer .copyrights .email{ float: left; margin-right: 2em; color: black;}
#footer .copyrights .company{ float: right; }
#footer .copyrights li{ list-style: none; }

.canada{
  background-image: url(images/canada.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
}

.home .solutions_grid td,
.home .products_grid td,
.home .solutions_grid img,
.home .products_grid img{
  vertical-align: middle;
}

.gform_wrapper ul, 
.gform_wrapper li{
  list-style: none;
  margin: 0;
  padding: 0;
}

.gform_wrapper textarea,
.gform_wrapper input{
  width: 90%;
  margin-bottom: 5px;
}

.gform_wrapper textarea{
  height: 10em;
}

.gform_footer{
  margin-top: 0;
}
.gform_footer input{
  width: auto;
  padding: 0;
  border: 0;
  background: none;
}

.format_text img.frame, .format_text .wp-caption {
  border-width: 0;
  padding: 0;
  background-color: #fff;
  display: block;
  text-align: center;

}
.format_text .wp-caption p{
  color: #000;
  font-size: 1em;  
  font-style: normal;
}
.wp-caption-text{
  background-color: #F2F29B;
  padding: 0.5em;
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-bottom-radius: 5px;
}

.gfield_checkbox input{
  width: auto;
}

.ginput_left, .ginput_right{
  float: left;
  display: block;
  width: 47%;
}

.ginput_left label, .ginput_right label{
  color: gray;
  font-style: italic;
  margin-bottom: 10px;
  display: block;
}

.ginput_left input, .ginput_right input{
  width: 90%;
}

.ginput_complex{
  width: 100%;
}

.gform_wrapper .gfield_checkbox, 
.gform_wrapper .ginput_complex, 
.gform_wrapper .gfield{
  clear: both;
  display: block;
  padding-bottom: 0.5em;
}

.gfield_required {
  color: red;
}

.gfield .gfield_label {
  font-weight: bold;
}

h1{
  color: #A80000;
}

.format_text h2{
  color: #007180;
  font-weight: bold !important;
  font-size: 1.6em;
  margin: 1.275em 0 0.5em;
}

h3{
  color: #ff6600;
  font-weight: bold !important;
}

.home h3{
  color: black;
}

.gfield.gfield_error{
  border: 1px solid red;
  margin-bottom: 1em;
  display: block;
  padding: 5px;
  background-color: #FCF5F7;
}

.validation_message{
  color: red;
  display: block;
  clear: both;
}

.format_text input, .format_text textarea{
  background-color: white;
}


