/* Start of CMSMS style sheet 'hunter-pr : hunter' */
/*---------------------- Global Settings -------------*/
/* {margin: 0; padding: 0; border: 0;} /*Start from scratch!*/
html {height:101%}/* a hack to keep the page from jumping back and forth in non-IE browsers*/

body {
  background-image: url(images/body_bg.jpg);
  background-repeat: repeat-x;
  background-color: #072306;
  margin: 15px auto;
  text-align: center;
}
img {
  border-style: none;
}
/*--------------------- Start Lay Out ---------------------------*/
#content {
  width: 650px;
  background-color: #ffffff;
  padding: 0 10px 15px 20px;
  margin: auto;
  }
#content a:link, #content a:visited {
  color: #D09835;
  text-decoration: none;
  font-weight: bold;
  
}
#content a:hover {
  color: #97AE92;
  text-decoration: underline;
}
#content ul {
  list-style-type: disc;
  margin-left: 1.5em;
}
#content li {
  margin: 0.7em 0 0 0;
  line-height: 115%;
}
.outer_wrapper {
  border: 3px solid #ffffff;
  width: 803px;
  text-align:center;
  margin: 0em auto;
}
.table_wrapper {
    border: 3px solid #336633;
}
.right_image {
  float: right;
  border: solid 3px #A06600;
  margin: 20px 10px 3px 10px;
}
.right_image img {
  margin: 3px;
  border: solid 2px #A06600;
  background-color: #ffffff;

}
#client_list a:link, #client_list a:visited {
  font-weight: normal;
  text-decoration:underline;
}
#client_list {
  line-height: 140%;
}
#client_detail {
  
  text-align:left;
  margin: 15px 0 15px 0;
  width: 235px;
  height:375px;
  border: 2px solid #A06600;
  
}
#client_detail td {
  padding: 10px;
}
#logos a:link, #logos a:visited {
  font-weight: normal;
  font-size: 11px;
  
}
.copyright {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 140%;
  text-align: center;
  margin: 10px 0;
  padding: 0 0 10px 0;
}
.copyright a, .copright a:link, .copyright a:visited {
  color: #ffffff;
  text-decoration:none;
  font-weight:bold;
}
.copyright a:hover {
  color: #D09835;
}
/* Icon for my print links */
.iconPrint02 {
  background: url(images/print_icon.gif) no-repeat 0px 2px;
  padding: 3px 0px 0px 20px;
  font-size: 11px;
  line-height: 27px;
}
/* Icon for back button */
.iconBack {
  background: url(images/back_icon.gif) no-repeat 0px 2px;
  padding: 3px 0px 0px 20px;
  font-size: 11px;
  line-height: 33px;
  margin-right: 8px;
}
/* NAV BAR FOR INDIVIDUAL NEWS ARTICLES "PRINT" AND "BACK" */
#content .news_bar {
  margin: 5px 0 10px 0;
  width: 95%;
  background-color: #97AE92;
  padding: 0 0 0 5px;
}
#content .news_bar a, #content .news_bar a:link, #content .news_bar a:visited {
  color: #ffffff;
  font-size: 11px;
}
#content .news_bar .news_bar_title{
  float: right;
  font-size: 14px;
  font-weight: bold;
  padding-right: 8px;
}
#content .sub_header {
  font-weight: bold;
  color: #336633;
}
/*----------- BEST PRACTICES ---------------------------------- */
img.borders {
  border: 2px solid #A06600;
  padding: 2px;
  background-color: #ffffff;
  margin: 4px;
}
div.borders2 {
  border: 3px double #A06600;
  padding: 2px;
  background-color: #ffffff;
  margin: 4px;
  float: right;
  margin: 15px 5px 5px 10px;
}
/* ---------- DECIDE WHEATHER OR NOT TO DISPLAY THE IMAGE ----- */
body#editors-at-large div.borders2, body#media-room div.borders2,
body#success-stories div.borders2, body#other div.borders2, body#contact-us div.borders2, body#client-photos div.borders2{
  display: none;
}
/*----------- CONTACT FORM ---------------------------------- */
table.contact_form{
  width: 450px;
  
}
td.contact_textfield input {
  border: 1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 2px 0;
}
td.contact_msg textarea {
  width: 450px;
  border: 1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 5px;

}
.fbsubmit {
  background-color: #ffffff;
  border: 1px solid #ccc;
  height: 24px;
  color: #ffffff;
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align:center;
  padding: 2px 4px;
  margin: 5px 0 0 0;
  background-image: url(images/navdown_bg.gif);
  background-repeat: repeat-x;
  
  }
/* ---------  OUR CLIENTS SECTION THUMBS & STUFF ------------- */
h5 {
 font-size: 14px;
 color: #D09835;
 width: 245px;
 /*border-bottom: 2px solid #D09835;*/
 clear: both;
 padding-top: 8px;
 
}
#client_thumb {
  width: 125px;
  border: 3px double #034403;
  margin: 10px 5px 8px 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #ffffff;
  text-align: center;
  float: left;
  line-height: 110%;
}
#client_thumb p {
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #034403;
}
#client_thumb img {
  vertical-align: top;
  margin-bottom: 3px;
  width: 105;
  height: 65px;

}
#client_thumb a, #client_thumb a:link, #client_thumb a:visited {
  padding: 5px 10px 30px 10px;
  background-color: #ffffff;
  display: block;
  width: 105px;
  height: 100px;
  text-decoration: none;
  color: #034403;
  font-weight: normal;
  font-size: 11px;
}
#client_thumb a:hover {
  background-color:#dae6e4;
  color: #A06600;
  text-decoration: none;
}
div.client_content {
  display: none;
}

/* BEST PRACTICES SECTION */
#content #best_holder {
  float: left;
  clear: both;
  border-bottom: 2px solid #D5D5D5;
  width: 90%;
  padding-bottom: 0;
  margin-bottom: 12px;
}
#content #best_holder img {
  margin-right: 10px;
  float: left;
  display: inline;
  clear: both;
  position: relative;
  top: -20px;
}
/* LOGIN SECTION */
div.login input {
  border: 1px solid #eee;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#7E7D7C;
  margin: 2px 0;
}
span.button input {
  background-color: #ffffff;
  border: 1px solid #eee;
  width: 45px;
}
/* -------------------- [ CHANGE SETTINGS ] --------------------------------*/
table.login input {
  border: 1px solid #eee;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#7E7D7C;
  margin: 2px 0;
}
/*--------------------- End Lay Out ---------------------------*/
/* -------------------- Main text --------------------------- */
p, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #7E7D7C;
  line-height: 120%;
}

p { margin: 1em 0 1.5em 0;}


h1 {
  color: #97AE92;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: left;
  line-height: 100%;
  
}
h1+p, h2+p {
  margin: 0;
  padding: 0;
}

h2 {
  color: #D09835;
  font-size: 12px;
  display: inline;
  font-weight: bold;
  text-align: left;
  float: left;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}
h3 {
  color: #D09835;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin: 1.5em 0 4px 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}
h4 {
    color: #97AE92;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin: 1.5em 0 4px 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}
hr {
  color: #D5D5D5;
  background-color: #D5D5D5;
  height: 1px;
  border:0px;
}
.inline_heading {
  font-size: 100%;
  font-weight: bold;
  color: #D09835;
}
.logo_link img{
  padding: 4px;
  background-color: #97AE92;
  margin: 2px;
}

.logo_link img:hover {
  background-color: #999999;
}
/*--------------------- DOWNLOADS --------------------------- */
.downloads {
  border: 1px solid #072306;
  border-collapse: collapse;
  width: 600px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 120%;
  margin: 10px 0;

}
.downloads td {
  border: 1px solid #072306;
  text-align: left;
  vertical-align: top;
  padding: 4px;
  }
.downloads th {
  border: 1px solid #072306;
  background-color:  #FFFFFF;
  font-weight: bold;
  text-align: left;
  padding-left: 4px;
  height: 20px;
  color: #336633;
}
td.download_thumb {
  width: 72px;
  text-align: center;
  vertical-align: middle;
}
td.download_file {
  width: 125px;
}
td.download_filesize {
  width: 50px;
  text-align: center;
  vertical-align: top;
}
td.download_filedescription {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 135%;
}
/*rows in download section */
.row1 {
  background-color:  #FFFFFF;
}
.row2 {
  background-color: #CFDACD;
}
/* -------------------- Main text --------------------------- */


/*----------------------- Main NAV ---------------------- */
#nav_wrapper {
  width: 797px;
  border: 3px solid #336633;
  border-right: none;
  border-left: none;
  margin: 0 auto;
  text-align: center;
}

#navcontainer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  list-style-type: none;
  border: 2px solid #ffffff;
  border-right: none;
  border-left: none;
  margin: 0;
  padding:0;
  background-color: #A06600;
  line-height: 180%;
  background-image: url(../../images/nav_bg.gif);
  background-position: 20px;
  background-repeat: repeat-x;
  border-collapse: collapse;
}
#navcontainer li
{
  display: inline;
  margin: 0;
}

#navcontainer a, #navcontainer a:link, #navcontainer a:visited
{
  color: #ffffff;
  text-decoration: none;
  padding: 5px 12px;
  letter-spacing: 1px;

}
#navcontainer li#active a { 
  background-color: #ffffff;
  color:  #ffffff;
  /*padding: 5px 12px;*/
  background-image: url(images/navdown_bg.gif);
  background-position: 20px;
  background-repeat: repeat-x;
  }
#navcontainer a:hover { 
  background-color: #ffffff;
  color:  #ffffff;
  background-image: url(images/navdown_bg.gif);
  background-position: 20px;
  background-repeat: repeat-x;
}
/*---------------------- End Main Nav -------------------*/

/*---------------------- Start Sub Nav -------------------*/
#subnav_wrapper {
  background-image: url(images/subnav_bg.jpg);
  background-repeat: repeat-x;
  background-color: #ffffff;
  height: 374px;
  width: 135px;
  text-align:right;
  margin: 5px 8px;
}
#subnav_wrapper #subnav{
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  display: block;
}
#subnav_wrapper #subnav li {
  margin:0;
  padding: 8px 0;
  border-bottom: 1px dotted #ffffff;
  line-height: 200%;
}
#subnav_wrapper #subnav a, #subnav_wrapper #subnav li a:link, #subnav_wrapper #subnav li a:visited {
  white-space: nowrap;
  color: #ffffff;
  text-decoration:none;
  padding: 2px 5px 10px 5px;
}
#subnav_wrapper #subnav li a:hover {
  color: #A06600;
}
#subnav_wrapper #subnav li#cur a, #subnav_wrapper #subnav li#cur a:link, #subnav_wrapper #subnav li#cur a:visited  {
  color: #A06600;
}
.arrow {
  position: absolute;
  margin-top: 2px;
  margin-left: 8px; 
}
body#our-clients #content,
body#company_overview #content
 {
    height: 650px;
}
/*---------------------- End Sub Nav -------------------*/



/* ------------------ Start Bottom Nav ---------------- */
.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 160%;
  color: #ffffff;
  text-align: center;
  padding: 3px 0;
}
.footer a:link, .footer a:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  padding: 5px;
  letter-spacing: 0.05em
  
}
.footer a:hover {
    color:  #A06600;
}
/* ACTIVE FOOTER LINK */
#footer_active{
  color: #A06600;
}
/* ------------------ End Bottom Nav ---------------- */
/* make all links red */
.calendar tr td a
{
color: red;
}

/* highlight "today" for the small calendar */
.calendar-today
{
font-weight: bold;
}

/* display the "upcominglist" as one line per entry (assuming table_id='cal-upcominglist') */
#cal-upcominglist .calendar-date-title
,#cal-upcominglist .calendar-summary-title
{
display: none;
}

#cal-upcominglist h2
,#cal-upcominglist .calendar-date
,#cal-upcominglist .calendar-summary
{
display: inline;
margin-right: 5px;
}

/* tidy up text sizes for lists */
#cal-list h1, #cal-upcominglist h1
{
color: red;
font-size: 120%;
}
#cal-list h2, cal-upcominglist h2
{
font-size: 110%;
}

/** large calendar rules (assuming table_id='big') **/
/* border on for #big */
#big{
margin: 0px;
border-collapse:    collapse;
border: 1px solid #A06000;

}

/* nice squares for the #big table */
#big caption {
  color: #7E7D7C;
  font-size: 12px;
  padding: 4px 0;
  font-weight: bold;
}
#big th
{
/*border: 1px solid #A06000;*/
font-size: 12px;
color:#D09835;
padding: 3px;
width: 35px;
text-align: center;
}

#big td {
/*border: 1px solid #A06000;*/
vertical-align: top;
padding: 3px;
height: 35px;
width: 35px;
}

/* format summaries nicely in #big */
#big ul
{
margin: 0px;
padding: 0px;
padding-left: 5px;
}

#big li
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

/* background colours for #big */
#big td
{
background-color: #EADBAC;
}

#big .calendar-day
{
background-color: #80ff80;
}

#big .calendar-today
{
font-weight: normal;
background-color: #97AE92;
color: #ffffff;
}

.calendar-event .calendar-date-title,
.calendar-event .calendar-summary-title,
.calendar-event .calendar-details-title
{
display: none;
}
#slideshow {
	width: 197px;
	height: 246px;
	border: 3px double #a16800;
	position: relative;
	overflow: hidden;
	margin: 20px 0 0 0;
	padding: 0;
	float: right;
}
#slideshow li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 197px;
	height: 246px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#slideshow li img {
	position: absolute;
	top: 0px;
	left: 0px;
}
/* Social Media */
div.socialmedia {
	width: 135px;
	margin-bottom: 20px;
	display: block;
	height: 100px;
	float: left;
	clear: both;
}
div.socialmedia h3 {
	width: 135px;
	background: #1d3d28;
	color: #ffffff;
	padding: 3px 0px;
	font-size: 12px;
	text-align: center;
}
div.socialmedia a.fb {
	display: block;
	margin: 10px 10px;
	width: 45px;
	height: 45px;
	float: left;
	overflow: hidden;
	text-indent: -9999em;
	background: transparent url(/images/facebook.png) no-repeat scroll 0 0;
}
div.socialmedia a.tweet {
	display: block;
	margin: 10px 10px;
	float: left;
	width: 45px;
	height: 45px;
	overflow: hidden;
	text-indent: -9999em;
	background: transparent url(/images/Twitter.png) no-repeat scroll 0 0;
}
.article_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.article_list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	height: 95px;
	float: left;
	width: 95%;
	border-bottom: 1px dotted #ccc;
}
.article_list li div.article_thumb {
	float: left;
	display: block;
	width: 85px;
	height: 85px;
	overflow: hidden;
	margin-right: 10px;
}
.article_list li div.article_info {
	float: left;
	height: 85px;
	
}
.article_list li div.article_info a {
	display: block;
	width: 100%;
	margin-bottom: 10px;	
}
#content .article_list li div.article_info p {
	margin: 3px;
	padding: 3px;
}
/* ----------- [ Slide Show ] ----------- */
#content ul.cycleShow {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 197px;
	height: 246px;
	overflow: hidden;
	position: relative;
}
#content ul.cycleShow li {
	margin: 0;
	padding: 0;
	height: 246px;
	width: 197px;
	position: absolute;
	top: 0px;
	left: 0px;
}
/* ------------ [ Photo Album ] -------------- */
ul.albumlist,
ul.picturelist {
    margin: 20px 0;
    padding: 0;
    list-style-type: none;
}
ul.albumlist li.thumb {
    padding: 5px;
    width: 125px;
    height: 150px;
    text-align: center;
    font-size: 10px;
    display: block;
    float: left;
    margin: 0 5px 10px 5px;
}
#content ul.albumlist li.thumb p {
    font-size: 11px;
}
#content ul.picturelist li.thumb {
    float: left;
    width: 110px;
    height: 82px;
    text-align: center;
    overflow: hidden;
    padding: 0;
    margin: 0 5px 10px 5px;
    border: 1px solid #ccc;
}
#content ul.picturelist li.thumb a {
    padding: 5px;
    display: block;
    width: 100px;
    height: 72px;
}
#content ul.picturelist li.thumb a:hover {
    background: #ccc;
}

/* CSS for Lightbox follows */
#lightbox{
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
  }

#lightbox a img{ border: none; }

#outerImageContainer{
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  }

#imageContainer{
  padding: 10px;
  }

#loading{
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
  }
#hoverNav{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
  width: 49%;
  height: 100%;
  background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
  display: block;
  }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(uploads/hunter-pr/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(uploads/hunter-pr/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  }

#imageData{
  padding:0 10px;
  }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }     
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;  } 
    
#overlay{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  }
  

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  }

* html>body .clearfix {
  display: inline-block; 
  width: 100%;
  }

* html .clearfix {
  /* Hides from IE-mac \*/
  height: 1%;
  /* End hide from IE-mac */
  } 
/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 97%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
.small {
  font-size: 90%;
}




/* End of 'hunter-pr : hunter' */

