/*** 
Hello!

The WRL Web Team
***/

/*** BEGIN HTML ELEMENTS CSS ***/
html { min-height: 100%; margin-bottom: 1px; }
body { 
    background-color: #fff;      
    width: 100%;
    margin: 0 auto;    
    text-align: left;
    padding: 0;
    margin-top:20px;
}

body, td, p, li, address {
    font-family: Verdana,Tahoma,Arial,sans-serif ;
    font-size: 11px;
    line-height: 20px;
    color: #666;
    font-style:normal;
}

/* Default link styles */
a {
    color:#2490D7;
    text-decoration:none;
    margin: 0 ;
    padding: 0 1px 2px 1px ;
}

a:visited { 
    color:#2490D7;
}

a:hover { 
    color:#2490D7;
    text-decoration:underline;
}

/* hcard */
/*
.vcard abbr {
    border-bottom: none;
}
*/
acronym {border-bottom: none;}
abbr {border-bottom: none;}

.content_page_section ul{
    padding-left:12px;
}

.content_page_section li{
    /*list-style-position:inside;*/
}

h1 {
    font-family:Helvetica,Geneva,Arial,sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight:normal;
    font-style:normal;    
    float:left;
    letter-spacing:1.5px;
    margin-left:40px;
}

#page_title{
    float:left;
    margin:30px 0px 0px 0px;
    width:841px;    
    letter-spacing:3px;
    text-align:left;
    line-height:24px;
    
}

#department_title_right{
    float:right;
    font-family:Helvetica,Geneva,Arial,sans-serif;
    font-size: 28px;
    color: #fff;
    font-weight:normal;
    font-style:normal;    
    margin-top:10px;
    margin-right:30px;
    padding:0px 20px 3px 20px;
    letter-spacing:2px;
    border-right: 2px solid white;
    border-left: 2px solid white;
}

#department_title_right a:link   {color: #fff;}
#department_title_right a:visited   {color: #fff;}
#department_title_right a:active  {color: #fff;}
#department_title_right a:hover   {color: #fff;}

/* e.g. ''WRL News' '*/
h1 a:link   {color: #fff;}
h1 a:visited   {color: #fff;}
h1 a:active  {color: #fff;}
h1 a:hover   {color: #fff; text-decoration: none;}

#department_contact_page_left_copy {
    float: left;
    width: 300px;
    padding-right: 65px;
}
#department_contact_page_right_copy {
    float: left;
}

.job {
    padding-bottom: 20px;
}

h2 {
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 18px;
    color:#0082CC;
    text-transform:uppercase;
    font-weight:normal;    
    margin-top:0px;

}
h3 {
    font-family: Arial,Verdana,Tahoma,sans-serif ;
    color:#666;
    font-size: 11px;
}
h3.first{
    margin-top:0px;
}
img {
    border: 0;
}


pre {
    background-color: #eee;
    padding: 10px;
    font-size: 11px;
}

/*** END HTML ELEMENTS CSS ***/

/*** begin page layout ***/
#middle_content {
  float:left;
  width: 765px;
  padding:44px 40px 20px 40px;
}

#one_column_layout{
    float:left;
    width: 765px;
    padding:0;
}

#one_column_layout p {    
    
}

.column_1{
  float: left;
  width: 190px;
  padding-top:30px;   
  text-align:left;
}
.column_1 img{
    float:right;
}
.column_2 p:first-child{
    margin:0;
    margin-top:-5px;
    padding-top:0;
}

.column_2{
  float: left;
  width:534px;
  border-left:1px solid #ccc;
  padding-left:30px;
  padding-top:30px;
  text-align:left;
}

.content_page_section{
    float:left;
    width:765px;
    
}

/*** end page layout ***/

/*** notice/success/failure ***/
#notice {
  border: 2px solid #3BADE9;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #F0F0F0;
  font: bold smaller sans-serif;
}

#success {
  border: 2px solid #97CF97;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #DFFFDF;
  font: bold smaller sans-serif;
  color: #005F00;
}
#failure {
  width: 300px;
  border: 2px solid #EF1D1D;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #FF5F5F;
  font: bold smaller sans-serif;
  color: #FFF;
}
/*** end notice/success/failure ***/

/*** END HTML ELEMENTS CSS ***/

/*** BEGIN LAYOUT CSS ***/
#wrapper{
    margin: 0 auto;
    width:998px;    
}

#page {  
  float: left;
  text-align: left;
  padding: 0px;  
  padding-right: 5px;
  width:998px;
  color: black;
  background-color: white;
  border:1px solid #ccc;        
}

#index_page {
  width:956px;
  text-align: left;  
  margin-right:auto;
  margin-left:auto;        
}

#index_top{
    float:left;
    width:956px;
    height:25px;
    border-bottom: 1px solid #ccc;
    padding-top:15px;
    clear:both;
}
#noisy_world{
    float:left;
}
#index_wrl_navigation{
    float:right;
    width:650px;
    height:40px;    
}
#index_wrl_navigation ul{
    float:right;
    display:block;
    list-style:none;
}

#index_wrl_navigation li{
    float:left;
    display:block;

}
#index_wrl_navigation li > a{
    text-decoration:none;
    border-left:2px solid #2490D7;
    text-transform:uppercase;
    padding:0px 12px 0px 12px;
    color: #666;
}
#index_wrl_navigation li > a:hover{
    color:#2490D7;
}
#index_wrl_navigation li:first-child > a{
    border-left:none;
    padding-left:0;
}
#index_wrl_navigation a.last_menu_item{
    padding-right:0;
}

#index_flash{
    float:left;
    width:954px;
    height:289px;
    margin:90px 0px 20px 0px;
    clear:both;    
}

#index_flash img {
    float:left;
    margin:0;
    padding:0;
    border:none;
}

#index_flash a {
    margin:0;
    padding:0;
    border:none;
}
#index_wrl_advertising_logo {
    float: left;
}
#index_wrl_advertising_portfolio_pieces {
    float: left;
}
#index_wrl_advertising_services {
    float:left; 
    width:691px; 
    padding:0; 
    margin:0; 
}


#index_bottom{
    float:left;
    width:955px;
    clear:both;
    padding-top:10px;
    margin-bottom:10px;
}
#index_content{
    float:left;
    width:259px;
    margin:0px 20px 0px 0px;
}
#index_news{
    float:left;
    width:503px;
    height:97px;
    border:1px solid #ccc;
    margin-top:12px;
    padding: 15px 0px 15px 0px;
}
#index_news_left {
    float:left;
    height:107px;
    width:175px;
    border-right:1px solid #ccc;
    padding-left: 15px;
}

#index_news_title{
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color:#0082CC;    
    font-weight:normal;
    margin-top:10px;
}

#index_news_right{
    float:left;
    width:280px;
    height:107px;
    padding:0px 15px;
    margin:0;    
}
#index_news_right > p{
    margin-top:0px;
}
#demo_reel{
    margin:12px 0px 0px 4px;
    padding:0;
    float:right;
}
#secondary_page {    
    float: left;
    text-align: left;
    padding: 0px;  
    padding-right: 5px;
    width:998px;
    color: black;
    background-color: white;
          
}
#right_column {
  
}


/*** BEGIN sidebar_navigation ***/
#secondary_sidebar_navigation {
  float: left;
  background-color: white;
  width: 128px;
  height:423px;
  
  margin-right: 10px;
}

/*
* WRL Secondary Pages Logo
*/

/* background-position: top; and background-position: bottom; for :hover state */
#secondary_wrl_logo a {
        background:url(/images/wrl_advertising_logo_hover.png) repeat 0px 0px;
        width: 128px;
        height: 143px;
        display: block;
        padding: 0px;
        margin-bottom: 47px;
}
#secondary_wrl_logo a span {
        display: none;
}

#secondary_wrl_logo a:hover {
        background: url(/images/wrl_advertising_logo_hover.png) repeat 0px -143px;
}


#secondary_sidebar_navigation #department_menu_container {
  width: 128px; 
  border:1px solid #ccc;
  border-bottom:none;
  margin-top:27px;
}

#secondary_sidebar_navigation #wrl_navigation {  
  width: 108px;
  border:1px solid #ccc;
  border-top:none;
  padding-bottom:3px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

#department_menu_container > ul > li {
  height: 40px;
  border-bottom: 1px #ccc solid;
}

.department_navigation_link {
  width: 126px;
  height: 28px;  
  padding-top: 10px;
  display: block;
  text-decoration: none;
}
a.department_navigation_link {
    color:#666;
}
.department_navigation_link:hover {
  background-color: #DDDDDD;
  text-decoration: none;
}
.department_navigation_link img {
 vertical-align: middle;
 margin-right: 5px;    
 margin-left: 4px;        
}
#wrl_navigation li:first-child {
  padding-top: 5px;
}
#wrl_navigation li {
  margin-bottom:5px;
}
#wrl_navigation a{
  color:#666;
  text-decoration: none ;
}
#wrl_navigation a:hover{
    color:#2E73AC;
    background-color:white;
}

span.top_menu_item, span.top_menu_item > a, span.top_menu_item > a:hover{
  display:block; /* This is a IE fix (props Brian). */
  cursor:default;
  background:none;
  height:22px;
  padding:0;
  margin:0;
  line-height:10px;
}
/*** end sidebar_navigation ***/

/*** begin (department) banner ***/
#banner {
  position: relative;  
  height: 122px;  
  background-repeat:no-repeat;
}

#banner_search {
  position: absolute;
  bottom: 2px;
  right: 2px;
  color: white;
  text-transform: uppercase;
}
/** Department drop menu **/
#department_top_dropdown_menu {
  width: 808px;
  height: 22px;  
  border-top: 1px #e6eee1 solid;
  background-color: #f0f0f0;
  background:url(/images/menu_bg.jpg) repeat-x;
  padding-left:35px;
}
/*** end (department) banner ***/


#content {
  float: left;
  
}
#secondary_content{
    float:right;
    width:843px;
    border:1px solid #ccc;
    min-height:600px;
}
img.department_banner{
    padding-bottom:30px;
}
#home_footer{    
    width:956px;    
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    margin-bottom:20px;
    text-align:center;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:7px 0px;
}

#home_footer ul{
    margin:0;
    padding:0;
    
}
#home_footer li{
    font-size:9px;
}

#footer { 
  float: right;
  clear: both; 
  text-align: center;
  margin: 0 auto;  
  margin-bottom: 20px;
  margin-top:20px;
  width: 843px;
  border-top:1px solid #ccc;
  
  background: white;
  padding-top: 1em;
}
#footer ul{
    width:843px;
    margin: 0 auto;
    padding-bottom:7px;
    border-bottom:1px solid #ccc;
}

#footer p{
    margin-top:5px;
    margin-bottom:5px;
}

#footer-social-media-links {
    padding-top: 15px;
}

/*** Begin Custom CSS ***/

.menu ul { 
    margin: 0px;
    padding: 0px;
    list-style: none; 
}
.horizontal_menu li {
  display: inline;
  margin:0;
  padding: 0px 3px 0px 7px;
  border-left: 2px #2490D7 solid;
}

/* Used on non-Flash homepage element */
.no_border li {
    padding: 0px;
    border-left: none;
}

.horizontal_menu li:first-child {
  border-left: none;
}

/* On an input's focus, makes the field's background yellow */
input:focus {
  color: black;
  background-color: #FFFFCF;
}

.required {
  float: left;
}

.first_section {
  padding-top: 0px;
}

/*** End Custom CSS ***/

/*** Begin Page Specific Styles ***/
#homepage_wrl_logo {  
  float: left;
  top: 10px;  
  width: 371px;

}
#homepage_wrl_copy {
  float: left;
  padding:0;
  
}
#homepage_wrl_copy p{
  font-size: 9px;
  line-height:15px;
  text-align:justify;
  margin-top:8px;
}
#homepage_driving_directions p{
  text-align: center;
  font-size: 9px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#wrl_contact_form{
    float:left;
}
#contact_form{
    float:left;
}

.contact_phone {
    letter-spacing:3px;
}
#wrl_contact_form_address{
    float:right;
}
#wrl_contact_form fieldset {
  width: 300px;
}
#wrl_contact_form legend {
  font-weight: bold;
  color:#666;
}
#google_map{
    float:left;
}

.feeds_list li {list-style:none;}

.news_item{    
    border:1px solid #ccc;    
    margin-bottom:20px;
}

.news_item_header{
    clear:both;
    padding:10px;
    height: 50px;
    background-color:#eee;
    font-size:10px;
    border-bottom:1px solid #ccc;
}

.news_item_header_left{
    float:left;    
    margin-left:0px;
}
.news_item_header_left img{
    float:left;
    vertical-align:middle;    
    margin-right:10px;
    
}
div.news_item_heading{
    font-family: Geneva,Arial,Helvetica,sans-serif;
    text-transform:uppercase;
    float:left;
    margin:2px 0px 0px 0px;
    font-size: 12px;
}
div.news_item_heading > a{
    text-decoration:none;
}
.news_item_date{
    float:left;
    width:150px;        
    margin:0px 0px 0px 33px;
    color:#666;
    clear:both;
}
.news_item_body{
    float:left;
    clear:both;
    padding:10px 30px;
}

.employee_department_container{
    float:left;
    width:780px;
    margin-bottom:15px;
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
}

.department_heading{
    width:767px;
    height:35px;
    float:left;
    padding:6px;
    background:#efefef;    
    margin:0;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
}
.employee_container_no_wrap{
    float:left;
    width:229px;
    padding:15px;
    border:1px solid #ccc;
    border-top:none;
    border-left:none;
}
.employee_container_wrap{
    float:left;
    width:229px;
    padding:15px;
    border-bottom:#ccc 1px solid;
    border-right:#ccc 1px solid;
}    
.employee_photo{
    float:left;    
    width:88px;
    height:120px;
}

.employee_photo img {
    border:none;
    margin:0;
    padding:0;
}
.employee_contact_info{
    float:right;
    width:119px;
    border: 1px dashed #ccc;
    background:#efefef;    
    height:108px;
    padding:5px;
    font-size:10px;
    line-height:12px;
}
.employee_contact_info p{
    font-size:10px;
    line-height:12px;
    margin-top:10px;
    margin-bottom:10px;
}
.department_heading h2{
    float:left;
    margin: 7px 0px 10px 0px;
}
img.jobs_icon{
    vertical-align:middle;
    padding-right:10px;
}
#internships_link_list {
  margin: 10px;
  padding: 0px;
  list-style: none;
}

.list {
  padding: 0px;
  list-style: none;
}

#wrl_newsletter legend {
  font-weight: bold;
}
#wrl_newsletter_required_information {
  float: left;
  width: 300px;  
}

#wrl_newsleter_optional_information {
  width: 225px;
}
#wrl_newsletter_submit {
  padding-top: 25px;
  clear: both;
}

/* begin directions */
#directions_google_gadget {
  margin-left: -3px;
  float:left;
  width:534px;
}
/* end directions */

#web_sites_on_time_on_budget_guaranteed {
  background-image: url(/images/wrl-logo-background.jpg);
  background-repeat: no-repeat;
  width: 773px;
  height: 502px;
  padding-top: 10px;
  color: #000;
}
#web_sites_on_time_on_budget_guaranteed a {color: #fff; text-decoration: underline;}
#web_sites_on_time_on_budget_guaranteed a:hover {color: #fff; text-decoration: underline;}
#web_sites_on_time_on_budget_guaranteed a:visited {color: #fff; text-decoration: underline;}

#web_sites_on_time_on_budget_guaranteed h2 {
  color: white;
  font-size: 55px;
  line-height:55px;
  text-align:center;
  margin-top: 25px;
  margin-bottom: 2px;
  font-weight: normal;
}
#web_sites_on_time_on_budget_guaranteed h3 {
  color: white;
  text-transform:none;
  font-weight: normal;
  font-size: 18px;
  text-align:center;
}

#web_sites_on_time_on_budget_guaranteed p {
  color: white;
  font-size: 13px;
}
#web_sites_on_time_on_budget_guaranteed_copy {
  width: 425px;
  margin: 5px auto;
  text-align: justify;
}

.portfolio_item{
    float:left;
    clear:both;
    width:500px;
    margin:0;
    margin-bottom:20px;
    padding:0;
    border:1px solid #ccc;
}

.portfolio_item_thumb{
    float:left;
    width:100px;
    height:100px;
}

.portfolio_item_body{
    float:left;
    width:379px;
    height:100%;
    border-left:1px solid #ccc;
    min-height:100px;
}

.portfolio_item_header{
    font-family: Geneva,Arial,Helvetica,sans-serif;
    text-transform:uppercase;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 20px;
    font-size: 12px;
    border-bottom:1px solid #ccc;
    width:100%;
    background-color:#eee;
}
img.portfolio_image_large{
    float:left;
}
.portfolio_item_short_description{
    float:left;
    padding-left:20px;
    padding-top: 8px;
}

img.news_item_left_image{
    float:none;
    clear:both;
    margin-top:25px;
}

a.dept_anchor{    
    height:0px;
    margin:0;
    padding:0;
}

.sitemap_content_page_section {
    list-style: none;
}
.sitemap_content_page_section span {
    font-weight: bold;
}
.sitemap_content_page_section ul {
    list-style: none;
}
.sitemap_department {
    margin-bottom: -30px;
}
.sitemap_department ul {
    padding-bottom: 25px;
}


 legend {
    font-weight: bold;
}

#wrl_contact_confirmation label {
    font-weight: bold;
}

#wrl_contact_confirmation input {
    color: white;
    font-weight: bold;
    padding: 25px;
}

#cancel_button {
    background-color: red;
}
#send_button {
    background-color: green;
}

#employee_detail_social_media_links {
    clear: both;
    float: left;
    padding-top: 10px;
}

#employees_social_media_links {
    height: 100px;
    width: 779px;
    border-top: dashed gray;
    border-bottom: dashed gray;
    border-width: 1px;
}

#wrl_team_connect_and_share {
    float: left;
    width: 220px;
    padding-left: 5px;
    border-right: dashed gray;
    border-width: 1px;
    height: 100px;
}

#wrl_team_social {
    float: left;
    padding-right: 30px;
    border-right: dashed gray;
    border-width: 1px;
    height: 100px;
}
#wrl_team_facebook {
    padding-right: 5px;
}

#wrl_team_wrl_resources {
    width: 180px;
    float: left;
}
#wrl_team_wrl_newsletter {
    padding-right: 3px;
    margin-left: -6px;
}

/** Begin Blog Styles **/

.blog {
    padding-bottom: 50px;
}

.blog_summary_posted_date{
    text-align: center;
}
.blog_article_date_day {
    font-size: 38px;
    margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 15px;
    font-weight: bold;
}
.blog_article_date_month {
    font-size: 20px;
    margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 15px;
    font-weight: bold;
}
.blog_article_date_year {
    font-size: 20px;
    margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 15px;
    font-weight: bold;
}
.blog_article_title {
    border-bottom: 1px solid gray;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: gray;
    text-transform: none;
    font-weight:normal;
    margin-top:0px;
}
.blog_article_summary {
    margin-top: 25px;
}
.blog_share_button {
    padding-top: 20px;
    /* padding-bottom: 60px; */
}

/** End Blog Styles **/

#secondary_page_footer_note p {
    margin-left: 210px;
    font-size: 10px;
    font-style: italic;
}

/*** End Page Specific Styles ***/

/*** Begin pagination styles ***/
.pagination a {
    padding:3px;
    border:1px solid #ccc;
    text-decoration:none;
}
div.pagination > span{
    padding:3px;
    border:1px solid #ccc;
    text-decoration:none;    
}
.pagination > .current{
    padding:3px;
    border:1px solid #ccc;
    text-decoration:none;
    background-color:#F7EDC9;
}

.pagination > .disabled {
    color: #CFCFCF;
}

/*** End pagination styles ***/

/*** Begin errors styles ***/
.fieldWithErrors {
    padding: 2px;
    background-color: #FF9999;
    display: table;
}

#errorExplanation {
    float:none;
    width: 400px;
    border: 2px solid #FF9999;
    padding: 7px;
    padding-bottom: 12px;
    margin-bottom: 20px;
    background-color: #f0f0f0;
}
#errorExplanation h1 {
    text-align: left;    
    clear:both;
    background-color: #FF3F3F;
    padding: 5px 5px 5px 15px;
}

#errorExplanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;    
    background-color: #FF3F3F;
    color: #fff;
    
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
/*** End errors styles ***/


/*** External Links ***/
a.external {
  background: url(/images/external-link.png) right center no-repeat;
  padding-right: 16px;
}
/*** Mozilla + CSS3 ***/
/*
a[href^=\"http:\"] {
        background: url(/images/external-link.png) right center no-repeat;
        padding-right: 12px;
}
a[href^=\"http:\"]:hover {
        background: url(/images/external-link.png) right center no-repeat;
}
div#middle_content a[href^=\"http://www.wrladv.com\"] {
        background: transparent;
        padding-right: 0px;
}
div#middle_content a[href^=\"http://www.wrladv.com\"]:hover {
        background: transparent;
}
*/
