﻿/*
       copyright 2008 Company, Inc. All Rights Reserved
       Client: Company, Inc. 
       Author: UID Dev - Brulant, Inc. 
       Date: 00/00/20XX 
*/

/* Styles that go in here include the styling of the text for the site -- font-size, font-family, font-weight, color, line-height, text-transform, text-align */

/****************************** START :: page **********************/

.pageTestimonials { font-size: 12px; }
strong{ font-weight: bold; }
sup{ }

.welcomePanel a { color: #fff !important; font-weight: bold; }

.AuthoringContainer a {color: #000;}

.loginLayout .wssuc a{ color: white; }

ol.terms{ font-size: 12px; }

.mediaWith2CalloutsLayout .cta .ctalocator label, .mediaWith2CalloutsLayout .cta .ctalocator input,	.mediaWith2CalloutsLayout .cta .ctalocator div{ font-size: .95em; }
.mediaWith2CalloutsLayout .cta .ctalocator select{ font-size: 1.05em;}
.mediaWith2CalloutsLayout .cta .ctalocator #city_postal_field { font-size: 1em; line-height: normal; }
.mediaWith2CalloutsLayout .cta .ctalocator #city_postal_field input { color: #602e70; }

#home_btm #home_btm-mid h3 b div{ font-weight:bold; }

/***** START :: TEXT OVERRIDES *****/			
.webpartLayout #registration{ font-size: 12px; }
.webpartLayout #registration .label{  text-align:inherit;}

#nav ul li a { color: transparent; text-decoration: none; font-size:0px; line-height:0px;  }
#secondary-nav li a { color: #848484;  }
#secondary-nav li a:hover { color: #a5a5a5; text-decoration: none; }
#secondary-nav li.AspNet-Menu-Selected a{ color: #fff; }
#secondary-nav li a:hover { color: #a5a5a5; }
#secondary-nav li.AspNet-Menu-Selected a:hover { color: #fff; }
#footer p{ line-height: 1.2727em; }
#footer .logo_nav a{ text-transform: uppercase; }
/***** END :: TEXT OVERRIDES *****/
