/* Created by Grow for Apex 2006 */



/*        -------------------------------------------------------------

        Grow Media Design 2006

        www.growmedia.co.uk

        One of These Pixels is Doing its Own Thing

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

        Description:        Base setup styles

        Filename:                apex.css

        Version:                2.1

        Date:                        Mar 10, 2006

        -------------------------------------------------------------        */





/*        -------------------------------------------------------------

        Base Body Styles

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */

        /* Netscape 4 safe font sizes */

body, div, p, th, td, li, dd        {

        font-family:        arial , helvetica,Verdana,  sans-serif;

        font-size: 14px;

}



body {

        margin:0px;

        padding:0px;

   text-align:center;

        border: 0;

   color:#000;

background: #2a3737 url(../img/bg-body6.jpg) top center no-repeat;

}



/*

h1, h2, h3, h4, h5, h6, p, ul {

  position: relative;

}

*/



div.spacer {

  overflow: hidden;

        clear: both;

        height: 1px;

        margin: -1px 0 0 0;

        font-size: 1px;

}



strong, .highlight {
  font-weight:bold;
}




p {

}

.text span{
        background-color: #252525;
        padding-top: 4px;
        padding-right: 5px;
        padding-bottom: 4px;
        padding-left: 5px;
        line-height: 210%;
        margin-bottom:1px;
        color: #cee115;
}



img {

  border:0;

  /*display:block;*/

}



/*        -------------------------------------------------------------

        TEXT

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */



a {

  color: #9FCF10;

  text-decoration:none;

  border-bottom: 1px solid: #e5fe03

}





a:hover {

  color: #999;

  text-decoration:none;

}



.abody {

 color: #2794bd;

  text-decoration:none;

  border-bottom: 1px dotted #2794bd;

}

.small {

  font-size:85%;

}



.textpad{

        padding-left: 34px;

        padding-right: 9px;

        /*padding-top: 2em;*/

        line-height: 150%;

}


/* =strong */

.strong {

font-weight: bold;

  color:#2794bd;

}



                .date {

                        font: 10px Helvetica, Verdana, Arial , sans-serif;

                        text-transform: uppercase;

                        font-weight: bold;

                        color: #666;

                        margin-bottom: 4px;}





/*        -------------------------------------------------------------

        LAYOUT

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */



#container {

        /*background: url(../img/layout/hdr_large.gif) top center no-repeat;*/

        text-align: center;

        margin-top:0px;



}

                #window{

                         width:780px;
                         text-align:left;
                         margin-left:auto;
                         margin-right:auto;
                         margin-top: 290px;}




content{
        text-align: center;
        margin-bottom: 30px;
}




/*        -------------------------------------------------------------
   INDEX
------------------------------------------------------------------*/




/*        -------------------------------------------------------------
        PROJECT
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */



/*        -------------------------------------------------------------

   SERVICES

------------------------------------------------------------------*/



/*        -------------------------------------------------------------

   NEWS

------------------------------------------------------------------*/



/*        -------------------------------------------------------------

   GALLERY

------------------------------------------------------------------*/





/*        -------------------------------------------------------------

   FORMS

------------------------------------------------------------------*/

                .txt {

                        border:1px solid #222222;

                        color: #fff;

                        background-color:#1c1c1d;

                        width:300px;

                        margin-top:2px 0;

                        padding-left: 2px;}

                 .txt2 {

                        border:1px solid #222222;

                        color: #fff;

                        background-color:#1c1c1d;

                        width:200px;

                        margin-top:2px 0;

                        padding-left: 2px;}

                .fieldname {

                        font: 11px Helvetica, Verdana, Arial , sans-serif;

                        text-transform: lowerrcase;

                        letter-spacing: 1px;

                        font-weight: normal;

                        color: #ffffff;

                        margin-bottom: 4px;}



                .bg {

                        background-color:#2f3e3e;

                        padding:3px;

                        width:314px;}



                #contact-form p {

                        margin-bottom:15px;}



                .red {

                      font-size: 90%;

                      color: #ed083e;

                      font-weight: bold;}


                .formleft{

                        float: left;}

                .formright{

                        float: right;}





/*        -------------------------------------------------------------

   LINKS

------------------------------------------------------------------*/





/*        -------------------------------------------------------------

   CONTACT

------------------------------------------------------------------*/




/*        -------------------------------------------------------------

   FORMS

------------------------------------------------------------------*/

                .txt {

                        border:1px solid #6f787c;

                        color: #fff;

                        background-color:#3a3a3e;

                        width:360px;

                        margin-top:2px 0;

                        padding-left: 2px;}



                .fieldname {

                        font: 11px Helvetica, Verdana, Arial , sans-serif;

                        text-transform: lowerrcase;

                        letter-spacing: 1px;

                        font-weight: normal;

                        color: #ebebeb;

                        margin-bottom: 4px;}



                .bg {

                        background-color:#2f3e3e;

                        padding:3px;

                        width:314px;}



                #contact-form p {

                        margin-bottom:15px;}



/*        -------------------------------------------------------------

        LOGO

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */




/*        -------------------------------------------------------------

        TOPMENU

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */




/*        -------------------------------------------------------------
        FOOTER
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */

#btm {
  margin-left:0px;
  padding-top:25px;
  text-align: left;
  width: 400px;
  font-size: 80%;
  color: #666;}


