﻿a
{
    color: #eeffba;
}

html
{
    height: 100%;
}

body
{
	margin: 0 0 0 0;
	font-size: 0.9em;
	font-family: Verdana;
	width: 100%;
	text-align: center;
    	color: white;
    	height: 100%;
    
}

body form
{
    height: 100%;
}

#nonFooter
{
    min-height: 100%;
    /*
    background-image: url(../images/base/back_bottom.gif);
    background-position: center bottom;
    background-repeat: repeat-x;
    */
    background-color: #57711b;

}

* html #nonFooter
{
    height: 100%;
}

#footer
{
    background-image:url(/images/base/back_footer.gif);
    background-repeat:no-repeat;
    background-position: top center;
    height: 30px;
    font-size: smaller;
    position: relative;
    margin-top: -30px;
}

h1, h2, h3, h4, h5
{
    font-family: Tahoma;
}

h1
{
    font-size: 1.8em;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: normal;
}

h2
{
	font-weight: normal;
	font-size: 1.6em;
	margin-top: 0px;
    	margin-bottom: 10px;
}

h3
{
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: normal;
}

p
{
    margin-top: 0em;
    margin-bottom: 1em;
}

.larger
{
    font-size: larger;
    font-weight: bold;
}

#pagecontainer
{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/base/back_body6.gif);
    background-repeat: repeat-x;  
    background-position: 0px 0px;
    padding-bottom: 40px;  
}

#header
{
    height: 378px;
    background-image: url(../images/base/back_top.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    text-indent: -10000px;
}

#headercontainer
{
    margin-bottom: 3px;
}

#logo
{
    padding-top: 120px;
}

#maincontainer
{
    text-align: center;
}

#navigationcontainer
{
    margin-bottom: 20px;
}

#navigation
{
    width: 498px;
    margin-left: auto;
    margin-right: auto;
    height: 30px;
}

#navigation a
{
    background-repeat: no-repeat;
    background-position: center center;
}

#navigation a.home
{
    text-indent: -10000px;
    background-image: url(/images/menu2/home.gif);
    height: 30px;
    width: 80px;
}

#navigation a.aboutus
{
    text-indent: -10000px;
    background-image: url(/images/menu2/aboutus.gif);
    height: 30px;
    width: 107px;  
}

#navigation a.contactus
{
    text-indent: -10000px;
    background-image: url(/images/menu2/contactus.gif);
    height: 30px;
    width: 124px;  
}

#navigation a.ourwork
{
    text-indent: -10000px;
    background-image: url(/images/menu2/ourwork.gif);
    height: 30px;
    width: 107px;  
}

#navigation a.news
{
    text-indent: -10000px;
    background-image: url(/images/menu2/news.gif);
    height: 30px;
    width: 80px;  
}

/*
#navigation a.AspNet-Menu-Selected
{
    background-position: 0 -60px;
}

#navigation a:hover
{
    background-position: 0 -30px;
}
*/

#topcontent
{
    width: 820px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}

a.portfoliolink
{
    display: block;
    padding: 10px;
    background-color: #607d1e;
    margin-bottom: 10px;
    
    /*
    background-image: url(/images/asterisk_green.gif);
    background-position: 5px 10px;
    background-repeat: no-repeat;
    padding-left: 25px;
    */
    
}

a.portfoliolink:hover
{
    /*background-image: url(/images/asterisk_green_on.gif);*/
    background-color: #8ca63b;
}

a.sendenquiry
{
    background-color: #a8cb4c;
    padding: 10px;
    display: block;
    width: 100px;
    text-align: center;
    border: 4px solid #8ca63b;
    text-decoration: none;
}

a.sendenquiry:hover
{
    background-color: #8ca63b;
    border: 4px solid #6c8129;
}

#content
{
    width: 500px;
    text-align: left;  
    float: left;    
}

#rightcolumncontainer
{
    padding-top: 5px;
    float: right;
    width: 320px;
    text-align: center;
}

#rightcolumn
{
    background-image: url(/images/base/back_rightcolumn.gif);
    background-repeat: no-repeat;
    text-align: center;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 20px;
    padding-top: 20px;
    background-color: #57711b;   
}

#rightcolumncontent
{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

#contactus
{
    text-align: left;
}

#recentwork
{
    text-align: center;
}

#recentwork ul
{
    width: 258px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
}

#recentwork li
{
    margin-bottom: 10px;
}

#aboutusphotos
{
    padding-top: -10px;
}

.portfolioitemcontainer
{
    background-color: White;
    padding: 0px;
    margin: 0px;
}

.portfolioitem
{
    padding: 4px 4px 4px 4px;
}

.portfoliotitle
{
    color: Black;
}

ul.nobullets
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
}
#contactus
{
}

#contactus li
{
    margin-bottom: 10px;
    padding-left: 20px;
}

li.address
{
    background-image: url(/images/house.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

li.mobile
{
    background-image: url(/images/mobile.gif);
    background-repeat: no-repeat;
    background-position: left center;

}

li.telephone
{
    background-image: url(/images/homephone.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

li.email
{
    background-image: url(/images/email.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#latestnewscontainer
{
    /*
    background-image: url(../images/base/back_cloud.gif);
    background-position: center top;
    background-repeat: no-repeat;
    */
    background-color: #96b83a;
    text-align: center;
}

#latestnews
{
    padding: 10px;
    text-align: left;
}

#desktopdoodar
{
    text-align: left;
}

.desktopdownload
{
    font-size: 0.8em;
    text-align: right;
    margin-top: 5px;
    background-image: url(/images/download.gif);
    background-position: 325px 0px;
    background-repeat: no-repeat;
    height: 23px;
    padding-top: 5px;
}

.clear
{
    clear: both;
}

.smallportfolio
{
    padding: 4px;
    background-color: White;
    margin-bottom: 10px;
}

.roundedpanel
{
    background-image: url(/images/roundedpanel/topleft.gif);
    background-repeat:no-repeat;
    background-position: top left;
    background-color: #8ca63b;
}

.roundedpanelcontainer
{
    background-image: url(/images/roundedpanel/bottomright.gif);
    background-repeat:no-repeat;
    background-position: bottom right;
    padding: 20px;
}

.roundedpaneldarkgreen
{
    background-image: url(/images/roundedpanel/darkgreentopleft.gif);
    background-repeat:no-repeat;
    background-position: top left;
    background-color: #2c3a00;
}

.roundedpaneldarkgreen .roundedpanelcontainer
{
    background-image: url(/images/roundedpanel/darkgreenbottomright.gif);
    background-repeat:no-repeat;
    background-position: bottom right;
    padding: 20px;
}

.roundedpanelblue
{
    background-image: url(/images/bluetopleft.gif);
    background-repeat:no-repeat;
    background-position: top left;
    background-color: #bcf3ff;
}

.roundedpanelblue .roundedpanelcontainer
{
    background-image: url(/images/bluebottomright.gif);
    background-repeat:no-repeat;
    background-position: bottom right;
    color: Navy;
}

.bloglatestnewstitle
{
    font: 1.2em bold;
    margin-bottom: 10px;
}

.bloglatestnewsdate
{
    font-weight: bold;
    font-size: smaller;
    margin: 3px 0px 10px 0px;
    color: #aecd4c;
}

.bloglatestnewsmorelink a
{
    display: block;
    text-decoration: none;
    padding: 5px;
    background-color: #6c8a26;
    
}

.blogdate
{
    font-weight: normal;
    padding-bottom: 10px;
}

/*Contact Form*/
div.contactform
{
    background-image: url(/images/back_contactform.gif);
    background-repeat: repeat-x;
}

div.contactform input{
	background-color: white;
}

div.contactform fieldset {
  margin-bottom: 10px;
  position: relative;
  padding: 20px 20px 20px 20px;
  border: none;
  border: 1px solid #e0f0ff;
  background-image: url(images/back_form.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  border-bottom: none;
}

div.contactform ul {
  margin: 0;
  padding: 0;
}

div.contactform li {
  list-style: none;
  margin-bottom: 10px;
}

div.contactform legend 
{
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.8;
}
div.contactform label {
  font-weight: bold;
  display: block;
  line-height: 1.8;
  vertical-align: top;
}

.blogarchiveitem
{
    padding: 20px;
    border-bottom: 2px dashed #8ca63b;
}

.blogarchiveitemselected
{
    padding: 20px;
    background-color: #8ca63b;
    border-bottom: 2px dashed #8ca63b;
}

a.hideblogs
{
    display: block;
    margin-top: 20px;
    text-align: right;
}

a.showblogs
{
    display: block;
    margin-top: 20px;
    text-align: right;
}

span.small
{
    font-size: 0.6em;
}

blockquote
{
    background-image: url(/images/roundedpanel/quotetopleft.gif);
    background-repeat:no-repeat;
    background-position: top left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 98%;
}

blockquote .quotecontainer
{
    background-image: url(/images/roundedpanel/quotebottomright.gif);
    background-repeat:no-repeat;
    background-position: bottom right;
    padding: 20px 10px 10px 20px;
    font-style: italic;
}

ul.toolsused
{
    padding: 0px;
    margin: 5px;
    margin-bottom: 10px;
}

ul.toolsused li
{
    padding-left: 25px;
    background-image: url(/images/tick.gif);
    background-repeat:no-repeat;
    background-position: bottom left;
    font-size: smaller;
    font-style: italic;
    list-style: none;
    margin: 2px;
}
