/* Created by Grow for DCFC 2006
   Copywrite Growmedia Ltd, Ronan McMacken 2006
        May not be reused without permission.*/

/*        -------------------------------------------------------------
        Grow Media Design 2006
        www.growmedia.co.uk
        One of These Pixels is Doing its Own Thing
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Description:        Base setup styles
        Filename:                dcfc.css
        Version:                2.1
        Date:                        DEC 10, 2006
        -------------------------------------------------------------        */


/*        -------------------------------------------------------------
        Base Body Styles
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */

html, body, form, fieldset {
    margin: 0;
    padding: 0;
    font: normal 100.01%/1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

html { font-size: 62.5%; } /* 1em = 10px */

html { font-size: 86%; } /* override it ... go bigger */


body {
        margin: 0 auto;
        padding:0px;
        text-align:center;
        color:#fff;
        background: #b3b3b3;
        line-height: 150%;
}


/*        -------------------------------------------------------------
        LAYOUT
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */



#container {
        width: 100%;
        \width: 100%;  /* for IE5/Win */
        w\idth: 100%;  /* for good browsers */
        margin: 10px auto 0px auto;
        overflow: visible;
        text-align: centre;}


#content {
        width: 800px;
        padding: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: auto;
        margin-left: auto;
        height: 100%;
        /* opera does not like 'margin:20px auto' */
        text-align:left;
        /* part 2 of 2 centering hack */
        width: 800px; /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 770px;

        }
html>body #content {
        width: 770px; /* ie5win fudge ends */
        }

                #window{
                         width:800px;
                         text-align:left;
                         margin-left:auto;
                         margin-right:auto;
                         background: url(../img/mdr.jpg) bottom center repeat-y;}

                #windowg{
                         width:800px;
                         text-align:left;
                         margin-left:auto;
                         margin-right:auto;
                         background: url(../img/mdr2.jpg) bottom center repeat-y;}

#header{
                         height:168px;
                         background: url(../img/hdr_168.gif) no-repeat;}

#footer {
        background: url(../img/ftr_100.jpg) top center no-repeat;
        height:100px;
}

.panel1{
                         background: #2b2c2b;
                         width: 540px;
                        margin-left: 20px;
                        margin-top: 15px;
                        margin-bottom: 15px;
                        text-align: left;
                        border: 1px solid #000;
                        float: left;
                        }
.panelgallery{
                         background-color: #ffffff;
                         color: #000;
                         width: 760px;
                        margin-left: 20px;
                        margin-top: 15px;
                        margin-bottom: 15px;
                        text-align: left;
                        border: 1px solid #000;
                        float: left;
                        }
.galleria img{
border:none;
color: #000;
}

.galleria {
color: #000;
}

.galleria img a:link{
border:none;
}

.paneltop{
        background-color: #3e3e3e;
        border-bottom: 2px solid #000;
        padding-left: 3em;
        padding-right: 3em;
        padding-top: 1em;
        padding-bottom:1em;
        color: #fff;
        font-size: 110%;
}


.servicepic1{
        width: 300px;
        float: left;
        padding-right:15px;
}

.servicepic2{
        width: 300px;
        float: left;
        padding-right:15px;
}

.servicepic3{
        width: 300px;
        float: left;
        padding-right:15px;
}

.servicepic4{
        width: 300px;
        float: left;
        padding-right:15px;
}

.right{
        width: 205px;
        float: right;
        margin-top: 15px;
}

.textpad{
        padding-left: 3em;
        padding-right: 3em;
        padding-top: 0.5em;
        padding-bottom:0.5em;
}


.contactright{
        float: right;
        text-align: left;
        margin-right:60px;
}

.contactleft{
        float: left;
        text-align: left;
        margin-left:0px;
}

div.spacer {
  overflow: hidden;
        clear: both;
        height: 1px;
        margin: -1px 0 0 0;
        font-size: 1px;
}

                   .rightarticles{
                        border-bottom: 1px solid #000;
                        margin-bottom: 5px;
                              }

                    .latestnews{
                        width: 174px;
                        background: #2b2c2b;
                        margin-top: 15px;
                        margin-bottom: 25px;
                        text-align: left;
                        padding: 8px;
                        font-size: 90%;
                              }
/*        -------------------------------------------------------------
        NEWS
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */

        .newspost{
        border-bottom: 2px solid #000;
}



#ditto_archivelist  {
width: 174px;
}

#ditto_archivelist  ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#ditto_archivelist  a
{
display: block;
padding: 3px;
width: 168px;
background-color: #333;
border-bottom: 1px solid #000;
}

#ditto_archivelist  a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#ditto_archivelist  a:hover
{
background-color: #0e9d0e;
color: #fff;
}

/*        -------------------------------------------------------------
        TEXT
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */

a {
  color: #0e9d0e;
  text-decoration:none;
  font-weight: normal;
  background: none;
}


a:hover {
  color: #fff;
  text-decoration:none;
  background-color: #0e9d0e;
}

.small {
  font-size:88%;
}

.red{
        color: #000;
        background-color: #f3140a;
}

/* =headings */



h1 {
  color: #0e9d0e;
 font-size: 218%;
 font-weight: bold;
  margin:0 0;
  padding: 0 0 0px 0px;
}

h2 {
  text-transform:uppercase;
  font-size: 164%;
  font-weight:normal;
  color: #0e9d0e;
  margin:0 0;
  padding: 0 0 0px 0;
}


h3 {
  color:#0e9d0e;
  font-size: 145%;
  font-weight:bold;
  margin:0 0;
  padding: 0 0 0px 0;
}
h4 {
  color:#ffffff;
  font-size: 118%;
  font-weight:bold;
  text-transform: uppercase;
  margin:0 0;
  padding: 0 0 0px 0;
}

.uline{
        text-decoration: underline;
}

h5 {
  text-transform:uppercase;
  font-size: 100%;
  font-weight:bold;
  color: #0e9d0e;
  margin:0 0;
  padding: 0 0 0px 0;
}

h6 { font-size: 86%; font-weight: bold; }

font.leagueTbl {
        font-family: Verdana, Helvetica, Arial, Sans-Serif;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 7pt;
        line-height: 100%;
        word-spacing: normal;
        letter-spacing: normal;
        text-decoration: none;
        text-transform: none;
        text-align: left;
        text-indent: 0ex;
}


/*        -------------------------------------------------------------
        SIDE MENU
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */

#side-menu {
width:190px;

 }

#side-menu-top {
margin: 10px 0px 0px 0px;
}

#side-menu-top ul {
margin:0px;
padding:6px 0px 0px 0px;
background-color: none;
border-bottom: none;}

#side-menu-top ul li {
display:block;
margin:0px;
list-style:none;
height:40px;
background-color: none;
border-bottom: none; }

#side-menu-top ul li a {
display:block;
width:190px;
color:#fff;
padding:0px 0px 0px 8px;
line-height:30px;
font-size:11px;
background-image:url(../img/side_btn2.gif);
background-repeat:no-repeat;
background-color: transparent;
border-bottom: none;}

#side-menu-top ul li a:hover {
background-position:left bottom;
color:#fff;
background-color: none;
border-bottom: none;}

#side-menu-top ul li.selected a {
background-position:left bottom;
color:#fff; }


/*        -------------------------------------------------------------
        MAINMENU
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */

                #holderMainMenu {
                          margin:0px 0px 0px 10px;}

#mainMenu {
  width:780px;
  padding:121px 0px 0px 0px;
  margin-bottom: 0px;
  overflow: none;
    -moz-box-sizing: padding-box;
}

#mainMenu ul {
  margin: 0;
  padding: 0;
}

#mainMenu li {
        margin: 0;
        padding: 0;
                   list-style-type: none;
        display: inline;
                   float: left;
        background-image: url(../img/menu_72.gif);
}

#mainMenu a {
   display:block;
   text-decoration:none !important;
   font-size:1px;
   background-image: url(../img/menu_72.gif);
   overflow: hidden;
   height:36px;
}

#mainMenu a span {
  visibility:hidden;
}

#mainMenu1, #mainMenu1 a {
  background-position: 0 0;
  width: 105px;
}
#mainMenu1 a:hover, #mainMenu1 a.selected {
  background-position: 0px 36px;
}

#mainMenu2, #mainMenu2 a {
  background-position: -105px 0;
  width: 95px;
}
#mainMenu2 a:hover, #mainMenu2 a.selected {
  background-position: -105px 36px;
}

#mainMenu3, #mainMenu3 a {
  background-position: -200px 0;
  width: 95px;
}
#mainMenu3 a:hover, #mainMenu3 a.selected {
  background-position: -200px 36px;
}

#mainMenu4, #mainMenu4 a {
  background-position: -295px 0;
  width: 95px;
}
#mainMenu4 a:hover, #mainMenu4 a.selected {
  background-position: -295px 36px;
}

#mainMenu5, #mainMenu5 a {
  background-position: -390px 0;
  width: 95px;
}
#mainMenu5 a:hover, #mainMenu5 a.selected {
  background-position: -390px 36px;
}

#mainMenu6, #mainMenu6 a {
  background-position: -485px 0;
  width: 95px;
}
#mainMenu6 a:hover, #mainMenu6 a.selected {
  background-position: -485px 36px;
}

#mainMenu7, #mainMenu7 a {
  background-position: -580px 0;
  width: 95px;
}
#mainMenu7 a:hover, #mainMenu7 a.selected {
  background-position: -580px 36px;
}

#mainMenu8, #mainMenu8 a {
  background-position: -675px 0;
  width: 105px;
}
#mainMenu8 a:hover, #mainMenu8 a.selected {
  background-position: -675px 36px;
}


.btm {
  padding-left:25px;
  padding-top:12px;
  color: #000;
  font-size: 80%;
  text-align: left;
  width: 94%;
}

.btm a {
color: #000;
}
.btm a:hover {
color: #fff;
}