@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
html, body {height: 100%;}
body {font: 14px Tahoma, Arial, sans-serif; color:#666;}
#home{ background:url(header-b.png) repeat-x;}
#interior{ background:url(headerBack.png)  repeat-x;}
/*  ===== @DEFAULT STYLES ============================== */

#container { width:950px; margin:0 auto; }

.quote-btn {
  display:block;
  background:url(quote-btn.png) no-repeat;
  width:143px;
  height:40px;
  text-indent:-9999px;
  margin-top:15px;
}

.quote-btn:hover { background-position:bottom left; }

#twitter h2 { background:url(tweetbird.png) no-repeat right; color: #404040; height:40px; line-height:22px; }
#interior #twitter h2 { color:#FFF; height:20px; }
.profileLink{margin: 5px 0 0 10px;}
.box1 {margin-right:10px;}
.box1, .box2 { width:350px; height:auto; float:left; }
#interior #twitter a{
display: block;
}
#twitter p{
margin: 5px 0 0 10px;
color: #333;
}
#interior #header { margin-top:20px; border-bottom:3px solid #3c7914; }


.clear {
clear: both; 
display: block; 
overflow: hidden; 
visibility:hidden; 
width: 0; 
height: 0;
}  
.clearfix:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0;
}  
* html .clearfix {height: 1%;}
:-moz-any-link:focus {outline: none;}
img {border:none;}
hr {height:1px; border:0; border-bottom:1px solid #000;}
a,a:link,a:visited, a:focus{color:#49751d; text-decoration:none; outline:none;}
a:hover, a:active, a:hover,{color:#666;}

.copy h2, .copy h3, .copy h5, .copy h6{ color: #49751d; margin: 0 0 1em 0;}
.copy h1{font-size:22px; color:#49751d;margin: 0 0 1em 0;}
.copy h2{ font-size:18px; }
.copy h3 { font-size:16px; }
.copy h4 { font-weight:bold;}
.copy p{color:#666; margin-bottom:15px; line-height: 1.5em;}
.copy ul, .copy ol{margin:1em 0;}
.copy li{margin:0 0 0 2em; list-style-type:disc; line-height: 1.5em;}
/*  ===== @HEADER =============================== */
#phoneWrapper{
float:right;
text-align:right;
  margin-right:10px;
}
#phoneWrapper p{
display:none;
color:#ff00ff;
font-size:12px;
text-align:right;
text-transform:uppercase;
}
#phoneNumber{
font-size:32px;
font-weight:bold;
color:#FFF;
display:inline;
text-shadow:#1E1E1E 1px 1px 1px;
}
#logo{
width: 262px;
height: 70px;
float:left;
}
#header{
width:940px;
height: 79px;
margin: 0 auto;
}
#home #header{
margin:20px auto 0;
}
#interior #header{

}
/*  ===== @Drop-Down Nav =============================== */
#navClearer{
clear:right;  
}
#jsddm {
list-style: none;
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
width: auto;
height:30px;
clear:right;
float:right;
margin:10px 10px 0 0;
  
}
#jsddm li{
list-style:none;
}
#jsddm > li {float: left;}

#jsddm > li > a {
  color:#fff;
  font-weight:bold;
  text-align: center;
  display:block;
  text-decoration:none;
  height:20px;
  line-height:20px;
  padding: 0 5px;
  margin:0 0 0 2px;
}

#jsddm > li > a:hover {
  color:#CCC;
}
.mainNavFirst a{

}
.mainNavLast a{

}
#jsddm > li ul{
display:none;
width: 200px;
list-style:none;
position:absolute;
z-index:100;
border: 1px solid #000;
margin:0 0 0 2px;
}
#jsddm > li > ul a{
color:#fff;
background: #333;
padding: 4px 10px;
font-size: 11px;
text-decoration:none;
display: block;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{
border-bottom: 1px solid #666;
}
#jsddm > li > ul a:hover{
background: #999;
}
#jsddm  > li ul li  ul{
margin:-23px 0 0 203px;
position:absolute;
}

/*  ===== @HOMEPIECE ============================ */
#homeMenu{
height:311px;
width:960px;
margin:0 auto;
text-align:center;
}
/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
margin:0 auto; 
width:960px; 
}
#interior #contentWrapper{
clear:both; 
margin: 10px auto; 
width:960px;
background: #FFF;
}
#home #content{
width:600px;
padding: 20px 20px 0 20px;
float:left;
}
#interior #content{
width:600px;
float:right;
}
#home #sideBar{
width:320px;
margin: 20px 0 0 0;
float:right;
 }
#sideBar{
width:300px;
float:left;
height:auto;
}
.copy {
clear: both;
}
#interior .copy {
padding: 0 20px;
}
/* ===== @ACTION NAV STYLES ============================================= */
#actionNav {
float:left;
font:13px Arial, Helvetica, sans-serif;
width:338px;
background: #ddd;
color: #fff;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #a7a7a7;
margin: 0 0 0 20px;
}
#actionNav h2 {
    background:#1e1e1e;
    font-size:16px;
    padding: 5px 10px;
}
#actionNavLinks { margin:0; padding:0 }

#actionNavLinks li {
    border-bottom:1px solid #b4b4b4;
    border-top:1px solid #fff;
    list-style:none;
}

#actionNavLinks li a {
    color:#000;
    display:block;
    padding:5px 0 5px 10px;
    text-decoration:none
}

#actionNavLinks li a:hover {
    background:#efefef;
    padding:5px 0 5px 10px
}

#twitter {font-size:12px; margin: 0 0 10px; }
#twitter a { color:#49751d; margin:2px 0 0; }
#twitter li { background:none; list-style:none; padding:0 10px; color:#4a4a4a; margin-bottom:20px; font-size:12px; }
#twitter ul{
margin: 10px 0 0 0;
}

.sidebarTestimonial {
  clear:both;
  width: 320px;
  padding: 30px;
}
/* ===== @CONTENT STYLES ============================================= */
#contactInfo{
float:left;
width:325px;
height: auto;
margin: 0;
}
#contactAddress{
margin:15px 0 0 0;
}
#googleMap{
width:350px;
height:325px;
background:#1e1e1e;
border:1px solid #3c7914;
padding:2px;
margin: 0 0 20px 0;
}

/* ===== @FORMS STYLES ============================================= */
#formContainer{
background:#2c5810;
border:1px solid #333;
width: 555px;
margin:0 auto;
-webkit-border-radius:5px;
-moz-border-radius:5px;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContainer #idMediaLoader{
margin: 0 auto;
width: 520px;
display: block;
}
#formContainer label{
color:#fff;
}
#formContainer h2{
color: #fff;
font-size:14px;
text-align:center;
margin:10px 0 10px 0;
}
#formReferFriend .emailAddress{
width: 260px;
}
#formReferFriend .emailAddress input{
width: 260px;
}
#formReferFriend .phone1,#formReferFriend .phone2{
width: 130px;
}
#formReferFriend .phone1 input, #formReferFriend .phone2 input{
width: 130px;
}
.notes textarea, .form .formWidth{ border:1px solid #cecece;}
.form{
width:520px;
margin: 10px auto 0;
}
.form .formInput{
width:130px;
float:left;
}
.form .formWidth{
width:120px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#CRM_Leads_CompanyName{
width:490px;
}
.notes textarea{
width:518px;
height:35px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.phone .phoneUS{
width: 128px;
}
.inputMoreInfo, .submit{text-align:center; margin: 5px 0 0 0;}
.inputMoreInfo{margin:5px 0 0 0; color:#fff;}
.form label.error {color: #fff; padding-left: 5px; }
#submit{margin:0 0 10px 0; }
/* ===== @BLOG STYLES ============================================= */
.articleSeparator{}
.blog{
margin:20px;
line-height:1.3;
}
.blog h2{
margin:0;
padding:0;
border-bottom:1px solid;
}
.blog .time{
display:block;
margin: 0 0 20px 0;
font-size:10px;
float:right;
}
.blog .article{
clear:both;
margin: 0 0 20px 0;
}

/*=== BLOG ===*/
.blog{margin:0 0 20px 0;line-height: 1.3}
.blog h2,#fullArticle h2{margin:0;padding:0;border-bottom: 1px solid}
.articleSeparator{height:1px;margin:8px 0;display:block}
  
.blogPostDateTime,.time{margin:0 0 10px;font-size:10px;font-weight: bold}
.blogPostHeader,#fullArticle  h2{margin-bottom:8px !important;padding-bottom:5px !important}
.blogPostHeader  a{text-decoration:none}
.blogPostReadMoreBtn{margin:15px 0 40px !important;display:block}
#fullArticle  p {display:block}
.blogPostReadMoreBtn{width:101px !important;text-decoration:none !important}
   
.blog_module{border:1px solid #bbb;margin:0 0 10px}
#quoteForm+.blog_module{margin-top:10px}
.blog_module h2{
  background:#ccc;
  background:-moz-linear-gradient(top,#ddd,#ccc);
  background:-webkit-gradient(linear,left top,left bottom,from(#ddd),to(#ccc));
  color:#444;
  font:700 16px sans-serif;
  text-shadow:0 1px 0 #fff;
  padding:8px;
  margin:0}
.blog_items{padding:8px 12px 8px 8px;margin:0}
.blog_items li{list-style:none;padding:0;margin:0 0 10px}
.blog_items h4{font:700 12px sans-serif;margin:0}
.blog_items span{font:400 11px sans-serif}

#aboutItem span{max-height:300px}
#vidItems,#podItems{display:none}
 
.btnSubscribe{float:right;margin:-35px 0 10px;width:90px}
.socLikeTweet{float:right;margin:-20px 0 0 5px;width:100px}
.socLikeTweet  iframe{margin-bottom:5px !important}

/*=== Blog Content Editor Styles ===*/
.editor{
  border:1px solid #bbb;
  margin:0 0 10px;
  padding:0 0 10px}
.editor li{list-style:none !important;margin:0 0 10px 10px}
.editor h2{
  background:#ccc;
  background:-moz-linear-gradient(top,#ddd,#ccc);
  background:-webkit-gradient(linear,left top,left bottom,from(#ddd),to(#ccc));
  color:#444;
  font:700 20px sans-serif;
  text-shadow:0 1px 0 #fff;
  padding:8px;
  margin:10px 0}
.editor h2:first-child{margin-top:0}
.editor label{font-weight:700}
.editor input,.editor select,.editor textarea{
  border:1px solid #ccc;
  color:#444;
  font:400 13px sans-serif}
.editor input,.editor textarea{padding:3px;width:570px}
.editor select{margin:0 5px 0 0}
.editor img{padding:5px 10px 0 0}
.editor .siteBtnUI{font:700 14px sans-serif !important;width:250px!important}
.editArea div{border:1px dashed #bbb;font-weight:400;padding:3px;margin:0 6px 0 0}


.blogpage #contentWrapper { padding-top: 30px; }

.blogpage #sideBar { width:300px; float:right !important; margin-right: 10px; }
.blogpage #content { width: 600px; float:left !important; margin-left: 10px; }


/* ===== @PREFERRED VENDOR STYLES ============================================= */
.partnersItem{
width:150px;
display:block;
margin:10px;
}
.visitSiteBtnNo{display:none;}
.poBox{
border: 1px dashed #ddd;
height:78px;
color:#687175;
width:310px;
margin:0 5px 5px 0;
padding:0;
  float:left;
}
.poBoxContent a{
color:#687175;
text-decoration: none;
}
.poBoxContent a:hover{
color:#9FB0B8;
text-decoration: underline;
}
.poBoxIcon{
width:76px;
height:76px;
margin:2px 2px 0 2px;
padding:0;
  float:left;
}
.poBoxContent{
width:230px;
padding:5px 0 0  0;
text-align:left;
color:#687175;
  float:right;
}
.poShortDesc{
padding:0;
margin:3px 0 5px;
font-size:12px;
text-align:left;
color:#687175;
}
.poFullDesc{
padding:0;
margin:10px 0;
text-align:left;
width:330px;
}
.partners{
width:960px;
margin:0 0 20px;
}
/* ===== @FOOTER STYLES ============================================= */
#footer li img {vertical-align:middle;}
#arLogo{float:right;}
#footer{
background:url(footerBack.png) repeat-x;
color:#fff;
  padding:1px 0;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:800px; 
margin:0 auto;
height:34px;
}
#footer li {
display:block;
line-height:34px;
float:left;
height:34px;
width:auto;
margin:0 15px 0 0;
list-style:none;
}
#footer a, #footer a:visited {
color:#FFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#footer a:hover {color:#ccc;}

/*=== TESTIMONIAL PAGE ===*/
#optionalFields{width:300px}

    #optionalFields li{margin:5px 0 15px 15px;float:none}
    #optionalFields .inputFloat input{float:right}
    .showNone{display:none}
    #hideLabel label{display:none}
    blockquote.testimonialItem{
      background:#fff url(/quoteLeft.png) no-repeat 5px 5px;
      width:275px;
      height:180px;
      border:1px solid #ccc;
      overflow:hidden;
      position:relative;
      -webkit-border-radius:5px;
      -moz-border-radius:5px;
      -ms-border-radius:5px;
      border-radius:5px}
      
blockquote.testimonialItem.featured{
      background-color:#EFFBFF;
      width:575px;
      height:130px;
      float:none}
      
    blockquote.testimonialItem.featured p{width:570px}
    blockquote h5{margin:0 10px 20px 0 !important}
    .blockQuoteWrapper{margin:10px 11px;float:left}
    blockquote.testimonialItem h5{margin-right:10px;float:right}
    blockquote.testimonialItem a{margin-left:10px;float:left}
    blockquote.testimonialItem span{bottom:0;position:absolute;right:5px}
    blockquote.testimonialItem p{
      width:260px;
      margin:12px 0 10px 0;
      padding-left:10px;
      overflow:hidden;
      text-indent:30px}
    .lengthError{color:#ff0000}
    .almostError{color:#CE7019}
    .showNone{display:none}
    .on{display:block}
    #counter{
      margin:10px 0 0 198px;
      display:block;
      font-size:15px;
      font-weight:bold}
    #paginationBtns{margin:20px 0 25px 0;text-align:center}
    #testimonailInterior h5{margin:0 0 3px 0}
    .extraHeadings{margin:20px 0}
    #testimonailInterior #boxStyle{
      background:#fff;
      margin:0 0 20px 0;
      padding:0 10px;
      border:1px solid #ccc;
      -webkit-border-radius:5px;
      -moz-border-radius:5px;
      -ms-border-radius:5px;
      border-radius:5px}
    #testimonialBlurb{width:293px !important;height:90px}





/* ===== @VIDEO GIRL STYLES ============================================= */ 
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
}
#vpBtn{display:none;}

/* ===== @SLIDE-DOWN-PANEL ============================================= */
#slidepanel {
    position:absolute; /* absolute = overlap content, relative = push-down content */
    top: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    margin: 0 auto;
}

#panel {
  background: #FFF;
  color: #544D45;
  display: none;
  width: 100%;
  overflow: hidden; position: relative; z-index: 1000;
}

#panel .content {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}

#panel .content .box {
  width:220px;
  float:left;
  padding:10px;
}

/* box content */

.box h1 {
  color:#49751d;
  font-size: 16px;
  padding:0 0 10px;
  margin: 0;
}

.box h2 {
  color:#00244C;
  font-size: 14px;
  padding:0 0 10px;
  margin: 0;
}

.box p {
  color:#544D45;
  margin: 5px 0;
  padding: 0;
  font-size:12px;
}

.box a { color: #15ADFF; text-decoration: none; }
.box a:hover { color: white; }

/* @TAB */

.tab {
  background:#5e9228;
  height:2px;
  position: relative; top: 0; z-index: 10000;
}

.tab #toggle { float:right; margin:3px 0 0 0; }

.tab a.open, .tab a.close {
  color:#FFF;
  display:block;
  font-size:11px;
  width:190px;
  height: 20px;
  line-height: 11px;
  padding-left: 5px;
  cursor: pointer;
  position: relative;
  text-decoration:none;
}

.tab a.open { background: url(tab-icon.png) no-repeat; }
.tab a.close { background: url(tab-icon.png) no-repeat; }
.tab a:hover.open { background: url(tab-icon.png) no-repeat; }
.tab a:hover.close { background: url(tab-icon.png) no-repeat; }

/* ===== @SLIDER ========== */

.hrzAccordion * { margin:0; padding:0; }
.hrzAccordion { display: none; }
.handle {
    float: left;
    width: 25px;
    height: 312px;
    text-align:center;
    margin:0 1px;
    cursor:pointer;
}
    
.handle:hover img { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)"; filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80; }

.container {
    width:945px;
    height:312px;
    margin:0 auto;
    font:12px Arial, Helvetica, sans-serif;
}
    
.container ul { margin: 0; padding:0; }
.container li{ list-style:none; display: inline; }

.contentContainer { 
    padding-left: 0px;    
    float: left;
    width:0;
    height: 312px;    
    overflow:hidden;
}

.contentInnerWrapper{ 
    background:url(images/slider-b.jpg) no-repeat center;    
    text-align: justify;
    height:312px;
    padding:0 0 0 10px;
}

.innerContentText h3 { font-size:30px; color:#FFF; text-shadow:1px 1px 1px #1E1E1E; margin:20px 0; }

.innerContentText { float:left; width:450px; margin-left:40px; }
.innerContentText p { font-size:13px; color:#FFF; margin-bottom:10px; }
.prodImage { float:right; }
.menuContainer { height:312px; background-color:#3A5619;}
.businessImage { margin:22px 20px 0px 0px; }


/***** ESSEX DAY FESTIVAL PAGE *****/
#essex-day-event {width:265px;height:auto;margin:25px 0 25px 20px;text-align:center;}
#essex-day-event h2 {color:#2c5810;margin:0 0 10px 0;font-size:18px;}
#essex-day-event p {line-height:1.5em;}

#career-opp {width:325px;line-height:1.5em;}
#career-opp ul {margin:10px 0;}
#career-opp li {margin:0 0 0 20px;list-style:square;}
