/* Start of CMSMS style sheet 'aspire-golf_css' */
body {
  background-color:#380906;
  background-image: url(images/aspire_bg.gif);
  background-repeat: repeat-x;
  background-position: top left;
  background-attachment: fixed;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
a,
a:link,
a:visited {
  text-decoration: none;
  color: #380906;
  font-weight: bold;
}
a:hover {
  color: #896b30;
}
img {
  border: none;
}
h3 {
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
/****************************
Clear Fix
*****************************/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
 
.clearfix {
  display: inline-block;
}
 
html[xmlns] .clearfix {
  display: block;
}
 
* html .clearfix {
  height: 1%;
}
/*----------------------- [TEMP PAGE ] ------------------------*/
#construction {
  width: 900px;
  height: 580px;
  margin: 20px auto 0 auto;
  background-image: url(images/constructionV2.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 352px 20px 40px 20px;
}
#construction_content {

  color: #F2E3C2;
  font-family:Arial, Verdana,  Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin: 0 100px 0 50px;
}
#construction_content a {
  text-decoration: none;
  color: #f2E3C2;
}
#construction_content a:hover {
  text-decoration: underline;
}
/*-------------------------- [ TOP WRAPPER ] ------------------------*/
#top_wrapper {
  width: 937px;
  height: 402px;
  position: absolute;
  float: left;
  left: 10px;
  height: 402px;
  z-index: 1;
}
#logo {
  z-index: 500;
  position: absolute;
  width: 216px;
  height: 118px;
  background-image: url(images/aspire-logo.jpg);
  background-repeat: no-repeat;
  float: left;
  top: 28px;
}
#banner_wrapper {
  width: 890px;
  height: 397px;
  position: absolute;
  margin-left: 56px;
  z-index: 1;
  float: left;
  background-image: url(images/banner_bg.gif);
  background-repeat: no-repeat;
}
/* ------------------------------ TOP NAV ----------------------------- */
#nav_wrapper {
  margin-top: 44px;
  margin-left: 191px;
  position: relative;
  z-index: 1;
  background-image: url(images/nav_bg.gif);
  background-repeat: repeat-x;
  width: 582px;
  line-height: 30px;
  
}

#topNav {
  height: 30px;
  position: relative;
  background: url(images/topMenu.gif);
  margin: 0 0 0 0;    
  padding: 0;
  overflow:hidden;
}
#topNav li {
  display: block;
}
#topNav li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 30px;
  background: url(images/topMenu.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}
li#topNav_home a {
  left: 0;
  width: 107px;
  background-position: 0 0;
  display: block;
}
li#topNav_services a {
  left: 107px;
  width: 94px;
  background-position: -107px 0;
}
li#topNav_projects a {
  left: 201px;
  width: 93px;
  background-position: -201px 0;
}
li#topNav_buzz a {
  left: 294px;
  width: 65px;
  background-position: -294px 0;
}
li#topNav_in-the-news a {
  left: 359px;
  width: 114px;
  background-position: -359px 0;
}
li#topNav_contact-us a {
  left: 473px;
  width: 109px;
  background-position: -473px 0;
}
/*---------------- [ TOP NAV HOVER STATE] -----------*/
li#topNav_home a:hover {
  background-position: 0 -30px;
}
li#topNav_services a:hover {
  background-position: -107px -30px;
}
li#topNav_projects a:hover {
  background-position: -201px -30px;
}
li#topNav_buzz a:hover {
  background-position: -294px -30px;
}
li#topNav_in-the-news a:hover {
  background-position: -359px -30px;
}
li#topNav_contact-us a:hover {
  background-position: -473px -30px;
}
/*---------------- [ TOP NAV active STATE] -----------*/

body#home li#topNav_home  a {
  background-position: 0 -30px;
}
body#services li#topNav_services a {
  background-position: -107px -30px;
}
body#projects li#topNav_projects a {
  background-position: -201px -30px;
}
body#buzz li#topNav_buzz a {
  background-position: -294px -30px;
}
body#in-the-news li#topNav_in-the-news a {
  background-position: -359px -30px;
}
body#contact-us li#topNav_contact-us a {
  background-position: -473px -30px;
}
/*---------------- [ TOP IMAGE] -----------*/
#topImg {
  position: relative;
  z-index: 1;
  top: 20px;
  left: 17px;
  width: 844px;
  height: 285px;
  /*background-image:url(uploads/images/top_banner/topImg01.jpg);*/
  background-repeat: no-repeat;
}
/*--------------- [LEFT COLUMN ] ---------------------------------*/
#lft_column {
  width: 152px;
  float: left;
  margin-top: 410px;
}
/*----------------- [LEFT NAV ] ----------------------------------*/
#lftNav {
  margin: 0;
  padding: 0;
  width: 152px;
  list-style-type: none;
  float: left;
  }
#lftNav li {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  text-align: right;
}
#lftNav a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-family: Garamond, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 5px;
  line-height: 2;
  
}
#lftNav a:hover {
  background-color: #F3E4C2;
  color: #797261;
  background-image: url(images/lftNav_bg.gif);
  background-repeat: repeat-y;
  background-position: top right;
}
#lftNav li.lftNavActive a {
  background-color: #F3E4C2;
  color: #797261;
  background-image: url(images/lftNav_bg.gif);
  background-repeat: repeat-y;
  background-position: top right;
}
/*---------------- [CONTENT WRAPPER ] ------------------------*/
#content_wrapper {
  width: 696px;
  position: relative;
  z-index: 1;
  margin-top: 410px;
  border: 4px solid #ffffff;
  float: left;
  background-color: #F7ECD2;
  margin-bottom: 20px;
}
#contentInner {
  padding: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.2;
  color: #43321D; 
}
/* ------------------------ [ NEWS STYLES ] ---------------------------- */
/* Summary Template */
div.news_summary {
  float: left;
  width: 95%;
   border-bottom: 1px dotted #43321D;
   
}
div.news_summary_title {
  margin: 2px 0 0 0;
}
div.news_summary_title a, div.news_summary_title  a:link, div.news_summary_title  a:visited {
  color: #43321D;
  text-decoration: none; 
}
div.news_summary_title  a:hover {
  color: #896F32;
}
div.news_summary_content+p  {
  margin: 0;
  padding: 0;
}
div.news_summary_morelink {
  width: 100%;
  text-align: right;
  clear: both;
  margin-bottom: 10px;
  padding: 3px 0;
  }
div.news_summary_morelink a {
  color: #43321D;
  font-weight: bold;
  text-decoration: none;
}
div.news_summary_morelink a:hover {
  color: #896F32;
}
/* Detail Template */
div#news_detail_titlebar {
  width: 100%;
  padding-bottom: 10px;
}
div#news_detail_title {
  text-align: left;
  width: 50%;
  display: inline;
}
div#news_detail_titlebar_links {
  width: 50%;
  text-align: right;
  margin-left: 47%;
  display: inline;
}
div#news_detail_returnlink, div#news_detail_printlink {
  display: inline;
}
div#news_detail_printlink a, div#news_detail_returnlink a {
  color: #896F32;
  font-weight: bold;
  text-decoration: none;
  padding: 0 5px;
}
div#news_detail_printlink a:hover, div#news_detail_returnlink a:hover {
  color: #43321D;
  }
/*--------------------
BLOG STYLE
---------------------*/
.blogSummary {
  margin: 0px 0px 10px 0px;
}
.blogSummaryLink a {
  text-decoration: none;
  color: #380906;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}
.blogSummaryLink a:hover {
  color: #c69844;
}
span.dropcaps {
    float:left;
    margin-top:0px;
    width: 1em;
    color:#593201;
    padding-top: 0px;
    font-size:20px;
    height:20px;
    font-weight:bold;
}
/*------------------------- [PAGE TITLE] --------------------------------*/
div#contentInner h1.pageTitle {
  color: #43321D;
  font-size: 14px;
  font-family: sans-serif, Geneva, Arial, Helvetica;
  line-height: 30px;
  background-image: url(images/title_bg.gif);
  background-repeat: repeat-x;
  width: 360px;
  padding-left: 6px;
  text-transform: capitalize;
  }
/* --------------------------- [ COPYRIGHT ] ----------------- */
div#copyright {
  width: 714px;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-align: right;
  line-height: 1.5;
  float: left;
  clear: both;
}
div#copyright a {
  color: #ffffff;
  text-decoration: none;
}
div#copyright a:hover {
  text-decoration: underline;
}
.small {
  font-size: 10px;
}
div.siteupdates {
  height: 175px; 
  width: 200px; 
  border: 2px solid #ffffff; 
  background: #d5b77a; 
  display: block; 
  float: right; 
  margin-left: 10px; 
  margin-bottom: 5px; 
  padding: 8px; 
  font-size: 11px; 
  line-height: 1.6;
}
div.siteupdates h3 {
  background-color:#380906;
  text-align: center;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  padding: 3px 0px;
  visibility: visible;
  letter-spacing: normal;
  margin: 0px 0px 5px 0px;
}
/***********************************************
BLOG SUMMARY AND DETIAL
************************************************/
.CGBlogSummary{
  width: 100%;
  margin-bottom: 15px;
  background: transparent url(images/bg_CGBlogSummary.gif) no-repeat scroll center bottom;
  padding-bottom: 40px;
}
.CGBlogSummaryPostdate,
div#CGBlogPostDetailDate{
  color: #A48E8D;
  font-size: 9px;
}
.CGBlogSummaryLink {
  width: 100%;
  margin-bottom: 8px;
}
.CGBlogSummaryLink a,
h3#CGBlogPostDetailTitle {
  color: #380906;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
}
h3#CGBlogPostDetailTitle {
  margin-bottom: 8px;
}
.CGBlogSummaryLink a:hover {
  color: #ce9c47;
}
.CGBlogCommentsLink {
  width: 100%;
  margin-bottom: 10px;
}
.CGBlogCommentsLink a {
  font-size: 11px;
  text-decoration: none;
  color: #9e6e24;
  font-family: Arial, Helvetica, sans-serif;
}
.CGBlogSummaryCategory,
.CGBlogSummaryCategory a {
  color: #b5822a;
  font-size: 9px;
  line-height: 1.2;
  text-decoration: none;
}
.CGBlogSummaryAuthor{}
.CGBlogSummarySummary,
.CGBlogSummaryContent{}

 /* Blog Selectors Specific to Detail Template*/
#CGBlogPostDetailSummary {}
#CGBlogPostDetailSummary{}
#CGBlogPostDetailContent {}
/***************************************************************************************
FEEBACK FORM FOR COMMENTS
****************************************************************************************/
.CGFeedBackAverage {
  width: 90%;
  margin: 10px 0;
  float: left;
}
.cgfeedback_addcoment{
  width: 100%;
  clear: both;
  margin: 20px 0px 10px 0px;
}

/****************
SUMMARY STYLES
*****************/
.feedback_item_wrapper {
  float: left;
  margin:0px 10px 15px 10px;
  width: 85%;
}
.feedback_item_userinfo{
  width: 30%;
  float: left;
}
.feedback_summary_item{
  width: 62%;
  float: left;
  padding: 5px;
  border: 1px solid #a48e8d;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-border-radius:4px;
}
.blogRow1{background-color:#cfbfaf !important;color:#54361b !important;}
.blogRow2{background-color:#d7d0bd !important;color:#54361b!important;}
.blogRow-over {background-color:#5b544d !important;color:#ffffff !important;}
.feedback_item_authorname {
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 2px;
}
.feedback_item_postdate {
  color: #a48e8d;
  font-size: 9px;
  margin-bottom: 10px;
  line-height: 1.2;
}
.feedback_confirmation_msg {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 10px;
}
/***************************************************************************************
 --FORMS STYLES--
****************************************************************************************/
/* Fieldsets,legend,label */
fieldset { 
  clear:both;
  padding: 10px 1.4em 1.4em 1.4em;
  margin: 10px 0 30px .3em;
  background:transparent;
  border:1px solid #5b544d;
  }
fieldset div {
  width: 100%;
  float: left;
  margin: 3px 0;
}
legend { 
  margin:;
  padding: 5px 12px;
  font-weight:bold;
  font-size:1.4em;
  font-family: "Palatino Linotype", "Book Antiqua",Palatino, serif;
  text-transform:capitalize;
  color:#54361b; 
  background-color: transparent;
  }
label,
.group-label { 
  float:left;
  width:30%;
  margin-top:9px;
  text-align:right;
  font-size:12px;
  font-weight:bold;
  color:#54361b;
  text-transform:lowercase;
  }
fieldset div p,
.static-text {
  font-size:12px;
  font-weight:bold;
  color:#54361b;
  text-transform:lowercase;
  padding: 0px 0px 4px 0px;
}
.rating-group label {
  margin-top: 4px;
  margin-right: 20px;
}
label.selection-label { 
  float:none;
  width:auto;
  text-align:left;
  color:#666; 
  }

/* Text fields */
input,
textarea,
select { 
  width:60%;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-border-radius:4px;
  font-size:1.1em;
  color:#666;
  margin-left:20px;
  padding:5px;
  font-family:"Lucida Grande","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
  z-index:100 !important;
  position:relative;
  border-collapse:collapse;
  }
input { 
  border:2px solid #54361b;
  background-color:#fff; 
  }
input:focus,
textarea:focus { 
  border:2px solid #d29457;
  background:#fff; 
  }
input[type="radio"],
input[type="checkbox"],
input.ie6_checkbox { 
  background:transparent !important;
  border:0 !important;
  width:16px !important; 
  }
input[type="radio"] { 
  width:13px !important; 
  }
button { outline:none; }

/* Textareas */
textarea { 
  height:150px;
  padding:5px;
  border:2px solid #43321d;
  font-size:1.1em;
  color:#666;
  background-color:#fff; 
  }

/* Select fields */
select { 
  border:2px solid #ccc;
  background:#fff;
  width:62%;
  padding:2px; 
  }
select:focus { 
  border:1px solid #999;
  background:#fff; 
  }

/* required elements */
.indicates-required { 
  margin:0 6% 10px 0;
  text-align:right;
  font-size:90%;
  font-style:italic;
  color:#c60; 
  }
span.required,
label sup { 
  color:#c60;
  font-weight:bold;
  font-size:115%; 
  }

/* general form utility */

/* wrap label and input in <div class="fieldgroup"> to style as group */
.field-group { 
  float:left;
  clear:both;
  width:100%;
  margin:6px 0 4px;
  position:relative; 
  }
/* wrap label and input in <div class="fieldgroup"> to style as group */
.selection-group { 
  float:left;
  clear:both;
  width:100%;
  margin:3px 0; 
  }
.selection-group-elements { 
  width:60%;
  margin-left:20px;
  margin-top:5px; 
  }
.form-btn-group { 
  clear:both;
  margin:-10px 0 10px 0;
  padding-left:34%; 
  }
.form-btn-group input { 
  margin:0;
  width:200px; 
  }
.btn,
input[type="submit"],
input.fbsubmit
 { 
  display:block;
  width:auto !important;
  min-width:120px;
  margin:0;
  background:#54361b;
  border:3px solid #d29457;
  color:#fff;
  font-size:120%;
  font-weight:bold;
  letter-spacing:0;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-border-radius:4px; 
  }
.btn:hover,
input.fbsubmit:hover,
input[type="submit"]:hover { 
  background:#7A624D;
  border:3px solid #DCAB7C;
  color:#fff; 
  }
input[type="submit"].cancel { 
  margin-left:15px;
  background:#ccc;
  color:#666 !important;
  border:3px solid #ccc; 
  }
input[type="submit"].cancel:hover { 
  color:#333 !important; 
  }
.field-help { 
  float:right;
  min-width:120px;
  margin:-10px 5.5% 4px 34%;
  padding:12px 5px 4px;
  background:#ccc;
  color:#666;
  font-style:italic;
  font-size:85%;
  text-align:center;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-border-radius:4px;
  position:absolute;
  right:10px;
  top:30px; 
  }
.captcha-group label { margin-top:0; }
.captcha-group img { float:left;margin:0 0 0 3%; }
.captcha-group input { float:left;width:36%; }

/* Success,error & notice boxes for messages and errors. */
.error,
.warning,
.success { 
  padding:10px 4px 10px 60px;
  margin-bottom:1em;
  border:1px solid #ddd;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-border-radius:4px; 
  }
.error_message {
  background:#FFF6BF url(images/cms/icons/flag_24.png) no-repeat 14px 50%;
  color:#D12F19;
  border: 1px solid #FBC2C4;
  padding: 15px 15px 15px 20px;
  margin: 0px 0px 15px 0px;
}
.error,
.plan-response-error { 
  background:#FFF6BF url(images/cms/icons/flag_24.png) no-repeat 14px 50%;
  color:#D12F19;
  border-color:#FBC2C4; 
  }
.warning { 
  background:#FFF6BF url(images/cms/icons/flag_24.png) no-repeat 14px 50%;
  color:#817134;
  border-color:#FFD324; 
  }
.success{ 
  background:#E6EFC2 url(images/cms/icons/success_24.png) no-repeat 14px 50%;
  color:#529214;border-color:#C6D880; 
  } 
.error a { color:#D12F19; }
.notice a { color:#817134; }
.success a { color:#529214; }
.success strong { color:#2a4d09; }

/*Fix to work w/ jquery validation class*/
input.error,
textarea.error,
select.error { 
  background-color:#fff;
  background-image:none;
  padding:5px;
  border:2px solid #CCCCCC;
  color:#666666; 
  }
input.error:focus { 
  border:2px solid #a2bede;
  background:#def3f7; 
  }
label.error { 
  display:block;
  margin: 1.1em 0 0 35%;
  padding: 15px 10px 15px 50px;
  text-align:left;
  position:relative;
  top:-15px;
  background-position: 12px 50% !important;
  color:#D12F19;
  width: 48%;
  z-index:50;
  line-height: 1.5;
  }
div.fb_invalid {
  margin: 0;
}

/* End of 'aspire-golf_css' */

