﻿/*
============================================
LEVER/edge Marketing Site
Created by the creative team at Community Ahead
© 2009 Community Ahead, LLC.  All rights reserved.
http://www.CommunityAhead.com  
============================================
*/

html, form, body
{
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #444;
    height: 100%;
    background: #fbfbfb url(Images/body_bkgd.gif) repeat-x top left;
}

a, a:hover, a:visited, a:active, a:link
{
    text-decoration: none;
    border: 0;
}

h1, h2, h3, h4, h5
{
    color: #3b322b;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
}

h1
{
    font-size: 24px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 16px;
}

h4
{
	font-size: 14px;
}

h5
{
    font-family: 'Segoe Script';
    font-size: 34px;
    color: #98b233;
    font-weight: bold;
    padding: 0;
    margin: 0;
}


p
{
     font-size: 14px;
     line-height: 1.5em;
     margin-top: 3px;
     padding-top: 0;
     font-weight: normal;
}
	
#container
{
    min-height: 100%;
    position: relative;
}

#masthead
{
    width: 1032px;
    height: 586px;
    margin: 0 auto;
    background: url(images/header_bkgd.jpg) no-repeat left top;
    color: #444;
    line-height: normal;
    font-weight: normal;
}

#masthead-sub
{
    width: 1032px;
    height: 68px;
    margin: 0 auto;
    background: url(images/header_sub_bkgd.gif) no-repeat left top;
    color: #444;
    line-height: normal;
    font-weight: normal;
}

#header
{
    padding-right: 7px;
    width: 1032px;
    height: 68px;
    font-size: 10px;
    color: #444;
    font-weight: bold;
}

#header img
{
    border: none 0;
}

#header .header-left
{
    float: left;
    width: 180px;
    height: 68px;
    margin-left: 26px;    
}

#header .logo-zone
{
    float: left;
    background: url(images/logo.gif) no-repeat left top;
    width: 180px;
    height: 68px; 
 }

#header .header-menu
{
    float: left;
    width: 100%;
    position: relative;
}

#header .header-right
{
    float: left;
    width: 774px;
    height: 38px;
    text-align: right;
    padding-top:30px;
    
}

#header .header-right ul 
{
 
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   text-align:right;
}

#header .header-right ul li
{
   display: block;
   float:left;
   text-align:right;
   text-decoration:none;
   list-style:none;
   margin:0;
   padding: 10px 10px 0 20px;
   position:relative;
}

#header .header-right a, 
#header .header-right a:active, 
#header .header-right a:visited
{
    color:#444;
    font-weight:bold;
    text-decoration:none;
}

#header .header-right a:hover 
{
    color: #98b233;
}

/*main masthead area*/
#banner
{
    float: left;
    width: 1032px;  
}

#banner .banner-left
{
    float: left;
    margin-left:26px;
    width: 250px;
    height: 453px;
}

#banner .banner-left-interior
{
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    width: 430px;
    overflow: hidden;
    height: 85px;
}

#banner .banner-right
{
    float: left;
    background: url(images/Main.jpg) no-repeat left top;
    overflow: hidden;
    width: 753px;
    height: 453px;
}

#banner .banner-menu
{
    float: left;
    width: 100%;
    height: 316px;
  
 }

#banner .banner-client-slider
{
    float: left;
    width: 247px;
    height: 95px;
    background: url(images/1.jpg) no-repeat left top;
    overflow: hidden;
    border-top: solid 2px #efefef;
    margin-left: 1px;
    overflow: hidden;
    background-color: #efefef;
}

#banner .banner-client
{
    float: left;
    width: 247px;
    margin-left: 1px;
    border-top: solid 1px #e5e5e5;
    padding-top: 13px;
    height: 26px;
    background-color: #efefef;
    color: #b0b0b0;
    font-weight: bold;
    font-size: 11px;
}



#banner .banner-client a
{
    color: #b0b0b0;
    text-transform: uppercase;
    margin-left: 15px;
}

#banner .banner-client a:hover
{
    
    color: #1c466e;
    
}

#header-rotator
{
    z-index: 10 !important;
}


#beltline
{
    float: left;
    width: 1032px;
    z-index: 100;
    margin-left: 26px;
}

#beltline .beltline-1
{
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #6b6b6b;
    width: 250px;
    height: 65px;
    text-align:left;
}
#beltline .beltline-2
{
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #6b6b6b;
    width: 242px;
    height: 65px;
    text-align:left;
}
#beltline .beltline-3
{
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #6b6b6b;
    width: 242px;
    height: 65px;
    text-align:left;
}
#beltline .beltline-4
{
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #6b6b6b;
    width: 242px;
    height: 65px;
    text-align:left;
}

#beltline .short-links
{
    float: left;
    width: 100%;
    overflow:hidden;
    position:relative;
}

#beltline .short-links ul 
{
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   text-align:left;
}

#beltline .short-links ul li
{
   display: block;
   float:left;
   text-align:left;
   text-decoration:none;
   list-style:none;
   margin:0;
   padding: 10px 10px 0 20px;
   position:relative;
}

#beltline .short-links ul li a 
{
    display: block;
    color:#6b6b6b;
    text-decoration:none;
}

#beltline .short-links ul li a:hover
{
    color:#5e7315;
}

#beltline .short-links ul li a:hover h1
{
    color:#6b6b6b;
}

#beltline .short-links ul li a.active,
#beltline .short-links ul li a.active:hover
{
   color:#6b6b6b;
   font-weight:bold;
}

#beltline h1
{
    
    font-size: 20px;
    line-height: 25px;
    font-weight:bold;
    color: #6b6b6b;
    color: #5e7315;
    margin:0;
    padding:0;
}

/* Main body content area*/
/*{
    width: 1032px;
    height: 68px;
    margin: 0 auto;
    background: url(images/header_sub_bkgd.gif) no-repeat left top;
    color: #444;
    line-height: normal;
    font-weight: normal;
}
*/
#body
{
    width: 1032px;
    /*padding: 0px 5px 106px 0px; /* Bottom Padding Needs to Match Footer  */
    margin: 0 auto;
}

#body-section
{
    width: 975px;
    padding: 0px 5px 106px 0px; /* Bottom Padding Needs to Match Footer  */
    margin: 0 auto;
    background-color:#fff;
    line-height: normal;
    font-weight: normal;  
}

#body-section a, 
#body-section a:visited, 
#body-section a:active,
#body-section a:link
{
    text-decoration: underline;
    color: #98b233;
}

#body-section a:hover
{
    text-decoration: none;
    font-weight: bold;
}
/* using at all??*/
#content
{
    width: 950px;
    /*margin: 20px 10px 25px 20px;*/
    float: left;   
}

#content-full
{
    width: 950px;
    /*margin-bottom: 10px;*/
    /*padding: 20px 10px 20px 20px;*/
    float: left;
}

#content-full-sub
{
    width: 700px;/*total 730*/
    padding: 10px 10px 10px 10px;
    float: left;
}

#content-left
{
    width: 220px;
    padding: 10px 10px 10px 20px;
    float: left;
}

#content-left-sub
{
    width: 250px;
    float: left;
}

#content-left-menu
{
     float: left;
    width: 100%;
    
    /*width: 220px;
    padding: 10px 10px 10px 20px;
    /*margin-right: 10px;*/
    /*margin-bottom: 10px;
    float: left;*/
}


#content-left-menu a,
#content-left-menu a:visited,
#content-left-menu a:active,
#content-left-menu a:link
{
    text-decoration: none;
}

#content-left-bottom
{
    width: 220px;
    padding: 10px 10px 10px 20px;
    /*margin-right: 10px;*/
    margin-bottom: 10px;
    float: left;
}

#content-middle
{
    width: 335px;
    text-align: left;
    margin: 10px 10px 10px 10px; /*was 20 10 20 20*/
    float: left;
}

#content-right
{
    width: 335px;
    text-align: left;
    margin: 10px 10px 10px 10px; /*was 20 10 20 20*/
    float: left;
}

#footer
{
    margin: 0 auto;
    text-align: center;
    background: url(images/ftr_bkgd.png) no-repeat center top;
    width: 1032px;
    height: 106px; /* Footer Height */
}

/* Is there a reason you are reading our style sheets?   */
/* We can develop a site for you too, email us.          */

#footer-contents
{
    width: 980px;
    height: 66px; 
    margin: 0 auto;
    font-size: 10px;
    line-height: 20px;
    color: #303a43;
    text-align: center;
}

#footer-contents p 
{
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #303a43;
}

#footer-contents a 
{
	background: #e3e3e3;
    border: solid 1px #303a43;
    padding: 2px 7px;
    color: #303a43;
}

#footer-contents a:hover {
	background: #362d22;
	border: solid 1px #e3e3e3;
	padding: 2px 7px;
	color: #e3e3e3;
}

#footer-contents .footer-upper
{
    padding-top: 30px; 
}

#footer-contents .footer-upper,
#footer-contents .footer-upper p
{
	text-align: center;
	text-transform: uppercase;	 	
}

#footer .footer-logo 

{
	background-color: Transparent;
	padding: 10px 0 10px 0;
}

#footer .footer-logo a

{
	background-color: Transparent;
	padding: 0;
	border: solid 0 #e3e3e3 ;   
}
.poweredBySitefinityLogo
{
  margin: 20px 0 0 52px;
  
}

/*old end of footer*/
/* ENDORSEMENTS STYLES */
.sf_EndorsementsList 
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.3;
}
.sf_EndorsementsList ul li
{
    margin: 0 0 1em;
    padding: 0;
    list-style: none;
}
.sf_EndorsementsContent
{
    color: #362d22;
    line-height: 1.5em;
}
.sf_EndorsementSummary
{
    font-style: italic;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px;
}
.sf_EndorsementsTitle
{
	font-size: 1.4em; 
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.sf_EndorsementsAuthor
{
	font-weight: normal;
	color: #3b322b;
	margin: 0;
	padding: 0;
}

/* BLOG/FEATURES STYLES */
ul.sf_postListing 
{
	margin: 0;
	padding: 0;
}
ul.sf_postListing li
{
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
ul.sf_postListing li p, .sf_singlePost p, .sf_postComments p
{
	margin: 0;
	line-height: 1.2em; /*was 1.5*/
	padding: 0;
}
.sf_postTitle, .sf_postTitle a
{
    color: #3b322b; /*font-weight: bold;*/
    text-decoration: none;
}
.sf_postDate 
{
	margin: 0;
	padding: 0;
	font-size: .85em;
	color: #666;
}
.sf_postReadMore
{
	margin: 0;
	padding: 0;
}
.sf_postAuthor, .sf_commentAuthor, .sf_commentContent
{
	margin: 0;
	padding: 0;
}
.sf_commentListing .sf_authorComment, .sf_commentListing .sf_anonymousComment
{
	margin: 0;
	padding: 5px;
}
.sf_authorComment 
{
	background-color: #eee;
}

/* Comments List */
.sf_commentListing 
{
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
.sf_commentListing li
{
	margin: 0 0 10px;
	padding: 0;
}
.sf_commentListing abbr 
{
	font-size: .8em;
}
.sf_commentListing strong 
{
	font-size: 1.1em;
}
/* Post Comments Form */
fieldset.sf_postNewComment 
{
	margin: 20px 0;
	padding: 0;
	border: 0;
}
fieldset.sf_postNewComment ol
{
	margin: 0;
	padding: 0;
	list-style: none;
}
fieldset.sf_postNewComment li
{
	margin: 0 0 10px;
	padding: 0;
}
fieldset.sf_postNewComment label
{
	display: block;
}
/* Pager */
ol.sf_pager 
{
	margin: 10px 0;
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
	clear: both;
}
ol.sf_pager li
{
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
	float: left;
}
ol.sf_pager li a
{
	padding: 3px 5px;
}
ol.sf_pager li a[disabled="disabled"], ol.sf_pager li a.sf_PagerSelItem
{
    color: #666;
    text-decoration: none;
    cursor: default;
}
.sf_emptyForm 
{
	margin: 1em 0;
	padding: 0;
	color: #f00;
	font-size: 1em;
}
.sf_newsletterSubscriptionForm 
{
	margin: 1em 0;
	padding: 0;
	border: 0;
	font-size: 1em;
}
.sf_newsletterSubscriptionForm ol 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sf_newsletterSubscriptionForm li
{
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}
.sf_newsletterSubscriptionForm label 
{
	display: block;
}
.sf_newsletterSubscriptionForm input
{
	display: block;
	margin-bottom: 2px;
}
.sf_newsletterSubscriptionForm .sf_subscribeBtn 
{
}
.sf_newsletterSubscriptionForm .sf_subscribeTxt 
{
}
.sf_newsletterSubscriptionForm .sf_emailValidation strong
{
    padding: 1px 5px;
    background-color: #98b233;
    color: #fff;
}
/* Subscription Status */
.sf_subscriptionStatusSuccess
{
    margin: 1em 0;
    padding: 0;
    color: #556513;
    font-size: 2em;
    font-weight: normal;
    font-family: Arial;
}
.sf_subscriptionStatusFailure 
{
	margin: 1em 0;
	padding: 0;
	color: #f00;
	font-size: 2em;
	font-weight: normal;
	font-family: Arial;
}
.sf_goBackToSite 
{
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Arial;
}
#Greeting
{
    width: 100%;
}
#Greeting p
{
    margin:  0 0 5px 0;
    padding: 0;
    line-height: normal;
}
#Greeting h1
{
    margin: 0;
    line-height: normal;
    padding: 0;
    
}
#Greeting .greet-contents
{
    width: 250px;
    padding: 5px;
    margin-left: 25px;
    float: left;
}
#Greeting .greet-contents a.NewLink:link,
#Greeting .greet-contents a.NewLink:active,
#Greeting .greet-contents a.NewLink:visited
{
    text-decoration: none;
    padding-left: 20px;
    padding-top: 3px;
    height: 20px;
    background: url(images/ico-register.gif) no-repeat bottom left;    
}
#Greeting .greet-contents a.NewLink:hover
{
    background: url(images/ico-register-over.gif) no-repeat bottom left;
}
#Greeting .greet-contents a.ReturnLink:link,
#Greeting .greet-contents a.ReturnLink:active,
#Greeting .greet-contents a.ReturnLink:visited
{
    text-decoration: none;
    padding-left: 20px;
    padding-top: 3px;
    height: 20px;
    background: url(images/ico-login.gif) no-repeat bottom left;   
}
#Greeting .greet-contents a.ReturnLink:hover
{
    background: url(images/ico-login-over.gif) no-repeat bottom left;
}

tr .trshaded
{
     background-color:#f4f4f4;
     padding: 10px;
}
tr .trshaded td
{
     padding: 5px;

}

		

