﻿/*-------------------------------------------------*/
/* small user login */
/*-------------------------------------------------*/
#sm_login_help
{
    font-family:verdana;
    color:#cd9933;
    font-size:11px;
    font-weight:bold;
    padding-bottom:5px;
    
}


#sm_login_help a
{
    font-family:verdana;
    color:#cd9933;
    font-size:11px;
    text-decoration:none;
    font-weight:bold;
    
}

#sm_login_help a:hover
{
    font-family:verdana;
    color:#cd9933;
    font-size:11px;
    text-decoration:underline;
    font-weight:bold;
    
}

#sm_login_text 
{ 
    font-size:10px;
    color:White;
    text-align:right;
    
}

#sm_login_btn 
{
  display: inline; 
  padding:10px;
  vertical-align:bottom;
}

#sm_login_results 
{
    
    
}

#sm_login_info 
{
    margin:10px;
    padding:5px;
    background-color:#c7ba9f;
    width:auto;
    
}

#sm_login_info_logout 
{
     padding:10px;
    
}

#sm_login_info_logout a
{
     color:#cd9933;
     font-weight:bold;
     font-size:12px;
     text-decoration:none;
    
}

#sm_login_info_logout a:hover
{
     color:#cd9933;
     font-weight:bold;
     font-size:12px;
     text-decoration:underline;
    
}


/*-------------------------------------------------*/
/* large user login */
/*-------------------------------------------------*/
#lg_login_info 
{
    margin:10px;
    padding:5px;
    
}


/*-----------------------------------------------------------------------------------*/
/*used to show login information - who is currently logged in and a way to log out*/
/*----------------------------------------------------------------------------------*/
#userinfo
{
    float:right;
    font-family:Arial, helvetica, Sans-Serif;
    font-size:12px;
    color:#d0d0d0;
    padding-right:10px;
    
}

#userinfo a
{
   text-decoration:underline;
   color:#000000
    
}

#userinfo a:hover
{
   text-decoration:none;
   color:#000000
    
}


/*-------------------------------------------------*/
/* FAQ formatting  */
/*-------------------------------------------------*/
#faq_question 
{
  font-weight:bold;   
}

#faq_answer 
{
     
}

#faq_link 
{
     
}

#faq_container
{
  padding-bottom:10px;
  margin-bottom:10px;
  width:500px;
}



/*-------------------------------------------------*/
/* Gallery Formatting  */
/*-------------------------------------------------*/
#gallery_details
{
    font-size:11px;
    color:#c0c0c0;
    
}

#gallery_title
{
     font-size:12px;
     font-weight:bold;
}

#gallery_description 
{
    padding-top:10px;
}

#gallery_container
{
    
    
}

#gallery_photolabel
{
    display: inline;
    font-weight:bold;
    
}

#gallery_back_btn
{
    
        
}

#gallery_detailscount
{
    display:inline;
    
}

#gallery_detailsnav
{
    
}

#gallery_detailsdescription
{
    
}

/*-------------------------------------------------*/
/*properties of the LARGE testimonial display*/
/*-------------------------------------------------*/
#lg_testimonial_container 
{
     border-bottom:solid 1px #d3d3d3;
     margin-bottom:20px;
     padding-bottom:20px;
}

#lg_testimonial
{
    padding-bottom:10px;
}

#lg_contributor_container 
{
    width:auto;
    text-align:right;
    
}

#lg_personname
{
     display:inline;
    font-weight:bold;
    
}

#lg_persontitle 
{
    display:inline;
    
}

#lg_companyname 
{
    display:inline;
    
}

#lg_location 
{
    display:inline;
}

#lg_url 
{
    display:inline;
}




/*-------------------------------------------------*/
/*properties of the SMALL testimonial display*/
/*-------------------------------------------------*/
#sm_testimonial_container 
{
    text-align:left;
    margin:5px;
    background-image:url(../../images/testimonial_bg.png);
    background-repeat:no-repeat;
    height:90px;
    padding:10px;
    
}

#sm_testimonial 
{
    
   
}

#sm_readmore
{
 

    
}

#sm_readmore a
{
    
    color:#cd9933;
    text-decoration:none;
    
}

#sm_readmore a:hover
{
    
    color:#cd9933;
    text-decoration:underline;
    
}

/*-------------------------------------------------*/
/* Disply properties for Link Element*/
/*-------------------------------------------------*/
#link_container
{
    
 padding:10px;
 background-color:#ececec;
 margin-bottom:10px;
 
    
}

#link_title
{
  font-weight:bold;
  font-size:16px;
  border-bottom:solid 1px #d9d8d8;
  padding-bottom:10px;
    
}

#link_text
{   
    
}
#link_url
{  
    
}

/*-------------------------------------------------*/
/* Disply properties for Download Element*/
/*-------------------------------------------------*/
#download_container
{
    
 padding:10px;
 margin-bottom:10px;
 border-bottom:solid 1px #ededed;
 
    
}

#download_title
{
  font-weight:bold;
  padding-bottom:10px;
    
}

#download_text
{   
    
}
#download_url
{  
    
}

/*-------------------------------------------------*/
/* Disply properties for JOB Element*/
/*-------------------------------------------------*/
/* Job List*/
#job_container
{

    
}

#job_show_title 
{

  padding-bottom:5px;
    
}


/* Job Detail*/
#job_location_header
{
 font-weight:bold;
 width:100%;
 padding:3px;
 background-color:#ebebeb;
 border:solid 1px #c0c0c0;
    
}

#job_title
{
 font-weight:bold;
 font-size:14px;
 margin-top:10px;
    
}

#job_city
{
    display:inline;
    margin-right:5px;

}

#job_state
{
  display:inline;

    
}


#job_description_header
{
 font-weight:bold;
 width:100%; 
 padding:3px;
 background-color:#ebebeb;
 border:solid 1px #c0c0c0;
 margin-top:20px;
    
}

#job_contact_header
{
 font-weight:bold;
 width:100%;
 padding:3px;
 background-color:#ebebeb;
 border:solid 1px #c0c0c0;
    
}

#job_contact
{
 font-weight:bold;
    
}

#job_nav_joblist
{
  float:right;
  margin-bottom:5px;
  padding-bottom:5px;
    
}

/*-------------------------------------------------*/
/* Disply properties for Admin Control Element*/
/*-------------------------------------------------*/
#control_navigation a
{
    background-color:#d1ddb1;
    padding:6px;
    width:auto;
    display:block;
    color:Black;
    
}

#control_navigation a:hover
{
    background-color:#ededed;
    padding:6px;
    padding-left:3px;
    width:auto;
    border-left:solid 3px #5c6e24;
    display:block;
    color:Black;
    text-decoration:none;
    
}

#control_title 
{
    font-size:12px;
    color:Gray;
    padding-bottom:10px;
    font-weight:bold;
}

#control_section_header 
{

    font-weight:bold;
    width:100%;
    background-color:#ededed;
    border:solid 1px #c0c0c0;
    padding:5px;
}

#ctl_bad 
{
    width:auto;
    padding:5px;
    background-color:#f19e9e;
    border:solid 1px #ad1010;
    margin-top:20px;
    margin-bottom:20px;
    
}

#ctl_good 
{
    width:auto;
    padding:5px;
    background-color:#9ef1a6;
    border:solid 1px #10ad2a;
    margin-top:20px;
    margin-bottom:20px;

}

#ctl_info
{
    width:auto;
    padding:5px;
    background-color:#ffffcc;
    border:solid 1px #fca827;
    margin-top:20px;
    margin-bottom:20px;

}

#seo_form
{
 border:solid 1px #c0c0c0;
 background-color:#d8d7d7;
 padding:10px;
 width:auto;
 margin-bottom:20px;
    
    
}

