
========================================================================
Title:    Client Name Stylesheet (Screen)
Author:   Elliot Agro
========================================================================
*/

* {
    margin: 0;
    padding: 0;
    line-height: 100%;
    list-style-type: none;
    }

body {
    background: #000;
    }



/*
========================================================================
Common Styles
========================================================================
*/

div, p, span, li, dd, dt, th, td, legend, h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #FFF;
    }

div, p, span, li, dd, dt, th, td, label, a {
    font-weight: normal;
    font-size: 10px;
    }

div, p, span, dd, dt, th, td, label {
    line-height: 160%;
    }

p, ul, ol, table {
    padding: 8px 0;
    }

h1, h2, h3, h4, h5, h6, legend {
    line-height: 120%;
    font-weight: normal;
    }

h2, legend {
    font-size: 10px;
    }

h2 {
padding-bottom:10px;
}

h3 {
    font-size: 12px;
    }
.error{
text-indent:20px;
color:red;

}

.smalltext,
.mediumtext,
.largetext,
.password {
    border: 1px solid #666;
    background: #fff;
    color: #666;
    font-size: 11px;
    padding: 2px;
    }
.text {
    border: none;
    }
.image {
    position: absolute;
    }

select.dropdown {
    background: #000;
    border: 1px solid #FFF;
    color: #FFF;
    }

a {
    color: #FFF;
    outline: none;
    }

a:hover {
    color: #666;
    }

:focus {
    -moz-outline-style: none;
    }

pre {
    text-align: left;
    color: #FFF;
    }

label {
    font-weight: bold;
    }

fieldset {
    border: none;
    }
#messages{
padding:15px;
}

#newsletter
{
padding:15px;
}

#input_subscribe{
color:#fff;
}


/*
========================================================================
Basic Layout
========================================================================
*/

#container {
    width: 799px;
    margin: 0 auto;
    text-align: left;
    }

#composite{

width:799px;
}


    /* === Header === */

    #silver_bar_top {
      margin:10% 0 0;
      border-left:1px solid;
      border-right:1px solid;
      border-top:1px solid;
      width:100%;
      background: #fff url(/images/header.png);
      height:17px;
      }

     #header {
        border-left:1px solid;
        border-right:1px solid;
        background: #333;
        width: 100%;
        float: left;
        margin: 0px 0;
        }
        #logo {
            width: 180px;
            height: 55px;
            float: left;
            position:relative;
            top:15px;
            left:25px;
            }
        #pri_nav {
            width: 610px;
            height: 55px;
            float: left;
            }
            #pri_nav ul {
                list-style: none;
                padding: 0;
                }
                #pri_nav li {
                    float: left;
                        border-left: 1px #CCC solid;
                        height: 32px;
                        padding-left: 5px;
                    }
                    #pri_nav a {
                        text-decoration:none;
                        display: block;
                        width: 70px;
                        position:relative;
                        top:23px;

                        }
                    #pri_nav a:hover {
                        }
                    #pri_nav li.home a {
                        }
                    #pri_nav li.about_us a {
                        
                        }
                    #pri_nav li.contact a {
                        
                        }
                    #pri_nav a.selected {
                        background-position: 0 100%;
                        }
     #spacer_bar {
         height:5px;
         width:100%;
         float:left;
         background: #333 url(/images/bar.jpg) no-repeat;
         background-position: 50% 0;
     }
     #page_home #spacer_bar{
         display:none;
     }


    /* === Body === */

    #body {
        width: 100%;
        float: left;
        }

        #content {
            width: 799px;
            float: left;
            background: #333;
            border-left: solid 1px;
            border-right: solid 1px;
            

            }

#copy {
padding:15px;
background: #333;
}
            

            #search {
                float: left;
                }
                #search form {
                    padding-left: 20px;
                    padding-top: 4px;
                    *position:relative;
                    *bottom:15px;
                    }

                    #search h2 {
                    padding-left:15px;
                    }

                    #search #summary {
                    padding-left:15px;
                    }
                    #search fieldset {
                        border: none;
                        }
#search label {display:none;}
#search li {display:inline;}
#search .submit input {cursor:pointer;}
                        #search #input_search {
                            height: 13px;
                            width: 128px;
                            float: left;
                            }
                        #search #input_search_submit {
                            float: right;
                            position: static;
                            }
                            #search form fieldset ul li input.submit-button{
                                 border: 0pt none ; 
                                 margin: 0pt; 
                                 font-size: 10px; 
                                 background-color: transparent; 
                                 text-decoration:none;
                                 padding-left:5px; 
                                 color: #fff;                
                            }
#search #results dl {width:759px;padding:10px 20px;float:left;}
#search #results dl a {font-weight:bold;} 
            #newsletter_signup {
                float: right
                }
                #newsletter_signup fieldset{
                    width: 425px;
                    }
                #newsletter_signup fieldset legend{
                    padding-left:10px;
                    }
                #newsletter_signup li{
                    margin-left:10px;
                    float: left;
                    width: 170px; 
                    }
                #newsletter_signup li label{
                    float: left;
                    position:relative;
                    top:3px;
                    }
                #newsletter_signup li input{
                    float: right;
                    width:120px;
                    height:13px;
                    margin: 3px 0 0 0;
                    }
                #newsletter_signup form {
                    padding: 5px;
                    }
                #newsletter_signup li.submit{
                    width:50px;
                    float: left;
                    margin: 0px;
                    _padding-top:5px;
                    }
                    #newsletter_signup li.submit input{
                        width:50px;                       
                        }
                #newsletter_signup li input.submit-button {

                    margin: 0px; 
                    color: #FFF; 
                    font-size: 10px;  
                    padding: 0; 
                    border: 0; 
                    background-color: transparent;                    
                    text-decoration:none; 
                    height:15px;
                    }

                #newsletterandsearch {
                    width:799px;
                    height:50px;
                    float: left;
                    _padding-top:0px;
                    background: #333;
                    border-left:solid 1px;
                    border-right:solid 1px;
                    }
                #newsletter form p .text {
                    width: 200px;
                    }

            #footer_bar{
                 width:100%;
                 height:5px;
                 *height:15px;
                 _height:5px;
                 float:left;
                 background: #333 url(/images/bar.jpg) no-repeat;
                 background-position: 50% 50%;
                 border-left: solid 1px #fff;
                 border-right: solid 1px #fff;
                 _padding-top:10px;
         
                }

             #page_home #footer_bar{
                 display:none;
                }

            #footer_container{
                background: url('/images/header.png');
                width: 799px;
                height:17px;
                float: left;
                text-align: left;
                border-left: 1px solid;
                border-right: 1px solid;
                border-bottom: 1px solid;
                }

                #footer ul {
                   
                    padding: 0;
                    padding-left: 10px;
                    }
                    #footer li {
                        display: inline;
                        }
                #footer_container #copyright{
                width: 380px;
                height: 20px;
                float:right;
                text-align: right;
                }

                #copyright p {
                padding: 0;
                padding-right: 10px;
                }
                #copyright p a{
                text-decoration:none;
                }
                #footer_container 
                       #footer{                
                height: 20px;
                float:left;
                }

                #footer ul li a{
                text-decoration:none;
                }




/*
========================================================================
Home Page
========================================================================
*/

#page_home {
    }

#flash_panel {
    width: 754px;
    margin: 0 23px 0 22px;
    }


/*
========================================================================
Newsletter
========================================================================
*/

#newsletter p.email label {
    width: 100px;
    display: block;
    float: left;
    }

#newsletter p.fullname label {
    width: 100px;
    display: block;
    float: left;
    }

#newsletter form p input {
         border: 0pt none ; 
         margin: 0pt; 
         font-size: 10px; 
         background-color: transparent; 
         text-decoration:none;
         padding-left:5px; 
         color: #fff;
    }

/*
========================================================================
Forms
========================================================================
*/

#form {

    }
    #form li {
        margin: 0 0 8px 0;
        float:left;
        }
        #form label {
            float: left;
            width: 100px;
            }
#form ul.radio_buttons {
    float: left;
    }
    #form ul.radio_buttons li {
        float: none;
        }
#form ul.radio_buttons label {
    float: none;
    }
#form #input_submit {
         border: 0pt none ; 
         margin: 0pt; 
         font-size: 10px; 
         background-color: transparent; 
         text-decoration:none;
         padding-left:5px; 
         color: #fff;
         padding: 10px 0px 0px 78px;  
    
    }

/*
========================================================================
Contact Page
========================================================================
*/

    #page_contact #info {
        
        float:left;
        width:384px;
        background: #333;
    }

    #page_contact #image {
        
        float:right;
    }

    #page_contact #additional p{
         float:left;
         padding:5px;
         width:300px;
    }
    #page_contact #additional{
         float:left;
         padding-bottom:15px;
    }
    #image {
         float:right;
    }
    #page_contact #summary{
         width:390px;
         padding-bottom:20px;
    }

#fields {
    width: 310px;
    float: left;
    }
    #fields  {
        float: left;
        }
    #fields ul {
        float: left;
        }
    #fields li {
        width: 158px;
        float: left;
        }

       #input_submit {
            position:relative;
            left:40px;
            bottom:20px;
            color: #fff;
            }
        #fields li.input_comments{
            width: 160px;
       
            }
        #fields li.input_submit{
         
            }

#page_contact #image img{
width:320px;
height:300px;
}
        
/* 
========================================================================
About Us
========================================================================
*/
h2 {
    font-size: 12px;
font-weight:bold;
    }
#image_1,
#image_2,
#image_3{
margin : 30px;
_margin :22px;
float:left;
width: 192px;
height: 85px;
background: #fff;
text-align: center;
}
