﻿
body 
{
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12pt;
    color: #666667;
}

#body-home
{
    background: url('images/home-background-full.png') #ffffff no-repeat top center;
    margin-left: 1px !important;
    margin-right: 1px !important;
}

img
{
    border: 0;
}

*:focus 
{
    outline: none;
}

.break
{
    clear: both;    
}

a:link,
a:visited,
a:active
{
    color: #93c841;   
    text-decoration: none;   
}

a:hover
{
    color: #93c841;  
    text-decoration: underline;  
}

.validation
{
    color: #ff0000 !important;  
}



#wrapper
{   
    width: 857px;
    margin-left: auto;
    margin-right: auto;
    min-height: 918px;
}

#body-sub #wrapper
{   
    width: 857px;
    margin-left: auto;
    margin-right: auto;
    min-height: 800px;
}

#content-well
{    
}

#content-well #home-logo
{
    margin-top: 41px; 
    margin-right: 37px;
    text-align: right;   
}

#content-well #home-navigation
{
    margin-top: 144px; 
    margin-right: 37px;
    text-align: right; 
}

#content-well #home-copyright
{
    color: #ffffff;    
    text-align: right;
    margin-top: 280px;
    font-size: .75em;
    margin-right: 55px;
}

#content-well #sub-top
{
    background: url('images/sub-background-full.png') #ffffff no-repeat top center;
    height: 297px;
    margin-top: 10px;
}

#content-well #sub-top #sub-top-logo
{
    width: 350px;    
    background-color: #93c841;
    height: 297px; 
    float: left;
}

#content-well #sub-top #sub-top-logo img
{
    margin-top: 202px;
}

#content-well #sub-top #sub-top-nav
{
    width: 487px;  
    height: 297px;
    text-align: right; 
    float: left;
    margin-right: 20px;
}

#content-well #sub-content-holder
{
    background: url('images/sub-background-content.png') #ffffff repeat-y top left;
}

#content-well #sub-wide-content-holder
{
    background: url('images/sub-background-wide-content.png') #ffffff repeat-y top left;
}

#content-well #sub-content
{
    width: 805px;
    margin-left: 18px;
    min-height: 200px;
    border: solid 2px #737373;
    overflow: hidden;
}

#content-well #sub-content #sub-sidebar
{
    width: 310px;
    float: left;
    padding: 30px 10px;
    text-align: center;
}

#content-well #sub-content #sub-main
{
    width: 415px;
    float: left;
    padding: 30px 30px;
    color: #666667;
}

#content-well #sub-content #sub-main h1,
#content-well #sub-content #sub-main-wide h1,
#content-well #sub-content #sub-main h2,
#content-well #sub-content #sub-main-wide h2,
#content-well #sub-content #portfolio-main h2,
#content-well #sub-content #portfolio-main-wide h2
{
    margin: 0;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 3px;
}

#content-well #sub-content #sub-main h3,
#content-well #sub-content #sub-main-wide h3,
#content-well #sub-content #portfolio-main-wide h3
{
    margin: 0;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 3px;
}

#content-well #sub-content #sub-main p,
#content-well #sub-content #sub-main-wide p,
#content-well #sub-content #portfolio-main-wide p
{
    font-size: .85em;
    text-align: justify;
    margin: 0;
    margin-bottom: 15px;
}

#content-well #sub-content #sub-main ul,
#content-well #sub-content #sub-main-wide ul,
#content-well #sub-content #sub-main ol,
#content-well #sub-content #sub-main-wide ol,
#content-well #sub-content #portfolio-main ol,
#content-well #sub-content #portfolio-main-wide ol
{
    font-size: .85em;
    text-align: justify;
}


#content-well #sub-content #sub-main ol ol,
#content-well #sub-content #sub-main-wide ol ol,
#content-well #sub-content #portfolio-main-wide ol ol
{
    font-size: 1em;
}

#content-well #sub-content #sub-main-wide
{
    width: 745px;
    float: left;
    padding: 30px 30px;
    color: #666667;
}

#content-well #sub-content #portfolio-main-wide
{
    width: 805px;
    float: left;
    padding: 0;
    color: #666667;
}

#content-well #sub-bottom-holder
{
    background: url('images/sub-background-content-2.png') #ffffff repeat-y top left;
    overflow: hidden;
}

#content-well #sub-bottom-holder #sub-bottom-connect
{
    float: left;    
}

#content-well #sub-bottom-holder #sub-bottom-copyright
{
    float: left;    
}

#content-well #sub-bottom-holder #sub-bottom-copyright
{
    font-size: .75em;
    text-align: right;
    width: 475px;
    margin-top: 30px;
    color: #666667;
}

#content-well #sub-bottom-holder #sub-bottom-copyright div
{
    margin: 5px 0;
}

#content-well #sub-bottom-holder #sub-bottom-copyright a:link,
#content-well #sub-bottom-holder #sub-bottom-copyright a:visited,
#content-well #sub-bottom-holder #sub-bottom-copyright a:active
{
    color: #666667;
    text-decoration: none;
}

#content-well #sub-bottom-holder #sub-bottom-copyright a:hover
{
    color: #666667;
    text-decoration: underline;
}

#footer-well
{
    margin-top: 8px;
}

#body-sub #footer-well
{
    margin-top: 0;
}

#footer-well #footer-inner
{
    background-color: #666667;
    margin: 0;
    padding: 40px 35px;
    color: #ffffff;
    padding-bottom: 0;
}

#body-sub #footer-well #footer-inner
{
    background: url('images/sub-background-footer.png') #666667 repeat-y top center;
    margin: 0;
    padding: 40px 35px;
    color: #ffffff;
    padding-bottom: 0;
}

#body-home #footer-well #footer-inner
{
    background: url('images/home-background-footer.png') #666667 repeat-y top center;
    margin: 0;
    margin-right: 0;
    width: 787px;
    padding: 40px 35px;
    color: #ffffff;
    padding-bottom: 0;
}

#footer-well #footer-inner #footer-welcome-row
{
    margin-bottom: 25px;
}

#footer-well #footer-inner #footer-welcome-row img
{  
}

#footer-well #footer-inner #footer-welcome-row div
{
    font-size: .9em;  
    text-align: justify;   
}

#footer-well #footer-inner #footer-welcome-row div strong
{
    color: #93c841;   
    font-size: 1.25em; 
    font-weight: normal;
}

#footer-well #footer-inner #footer-latest-row img
{     
}

#footer-well #footer-inner #footer-latest-row p
{     
    margin: 0;
}

#footer-well #footer-inner #footer-latest-row div
{
    font-size: .9em;  
    text-align: left;   
    float: left;
    width: 250px;
}

#footer-well #footer-inner #footer-latest-row #footer-know,
#footer-well #footer-inner #footer-latest-row #footer-news
{
    margin-right: 15px;
}

#footer-well #footer-inner #footer-latest-row #footer-know,
#footer-well #footer-inner #footer-latest-row #footer-news,
#footer-well #footer-inner #footer-latest-row #footer-twitter
{
    height: 112px;
    overflow: hidden;
}

#footer-well #footer-inner #footer-extras-row
{
    margin-top: 25px;
}

#footer-well #footer-inner #footer-extras-row img
{ 
}

#footer-well #footer-inner #footer-extras-row div
{
    font-size: .9em;  
    text-align: justify;   
    float: left;
    width: 250px;
}

#footer-well #footer-inner #footer-extras-row #footer-search,
#footer-well #footer-inner #footer-extras-row #footer-social
{
    margin-right: 15px;
}

#footer-well #footer-inner #footer-extras-row #footer-search,
#footer-well #footer-inner #footer-extras-row #footer-social,
#footer-well #footer-inner #footer-extras-row #footer-done-by-diesel
{
    height: 107px;
    overflow: hidden;
}

#body-sub #footer-well #footer-inner #footer-extras-row #footer-search,
#body-sub #footer-well #footer-inner #footer-extras-row #footer-social,
#body-sub #footer-well #footer-inner #footer-extras-row #footer-done-by-diesel
{
    height: 80px;
    overflow: hidden;
}

#footer-well #footer-inner #footer-extras-row #footer-search input[type=text] 
{
    margin-top: 5px;
    width: 185px;
}

#footer-well #footer-inner #footer-extras-row #footer-done-by-diesel
{
    margin-top: 30px;
}

.searchResults strong
{
}

.searchResults em
{
    font-size: .9em;
    font-weight: normal;
    font-style: normal;
    display: none;
}

.searchResults dt a
{
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    margin-bottom: 5px;  
}

.searchResults dd
{
    font-size: .85em;
    margin: 0;  
    margin-bottom: 15px;
    text-align: justify;
}

.searchResults a:link,
.searchResults a:active,
.searchResults a:visited
{
    color: #93c841;
    text-decoration: none;
}

.searchResults a:hover
{
    color: #93c841;
    text-decoration: underline;
}

.sf_pager li
{
    font-size: .75em;
}

#ctl00_ContentPlaceHolder2_ctl01_MessageHolder div
{
    font-size: .9em;
}

.contact-form strong
{
    font-size: .9em;
}

#portfolio-top div
{
    float: left;
}

.portfolio-description
{
    float: left;
    width: 275px;
    padding: 0 30px;
    padding-left: 25px;
    margin-top: 20px;
    
}

.portfolio-description p
{
    font-size: .9em;
    text-align: justify;
}

.portfolio-description h1
{
    margin: 0;
    margin-bottom: 10px;
    text-align: left;
    font-weight: normal;
    font-size: 1.5em;
}

.portfolio-screen-shot
{
    float: left;
    width: 475px;
}

.portfolio-screen-shot div
{
    float: right;
    margin-right: 25px;
    font-size: .9em;
    margin-bottom: 5px;
}

.portfolio-screen-shot img
{
}

#default-holder
{
    float: left;
}

#default-holder img
{
    margin-left: 25px;
    margin-bottom: 25px;
}

#default-coming-soon
{
    float: left;
    margin-left: 50px;
}

#default-coming-soon h2
{
    margin: 0 !important;
    font-size: 1.35em !important;
}

#default-coming-soon ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#default-coming-soon ul li
{
    margin: 15px 0;
}

#default-more-info
{
    margin: 25px;
    margin-top: 0;
    font-size: 1.25em;
}

.img-shadow {
    float:right;
    background: url(images/trans-shadow.png) no-repeat bottom right;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-right: 15px;
}

.img-shadow img {
    display: block;
    position: relative;
    padding: 0;
    background-color: #fff;
    border: 1px solid #cecece !important;
    margin: -6px 6px 6px -6px;
}

#footer-news a:link,
#footer-news a:active,
#footer-news a:visited,
#footer-news a:hover
{
    color: #ffffff;
    text-decoration: none;
}

.sf_back
{
    margin-bottom: 10px;
    display: block;
}

.sf_newsList li p
{
    font-size: 1em !important;
}

.sf_readMore
{
    display: none;
}

p.sf_newsDate
{
    color: #a8a8a8;
}

p.sf_newsAuthor
{
    color: #a8a8a8;
}

.sf_singleNews p
{
}

