/* = = = = = = = = = = = = = = = = = = = = */
/* COLORS                                  */
/* = = = = = = = = = = = = = = = = = = = = */
/*
#002d6a - LMG Blue
#619379 - LMG Patina
#b0cdc2 - LMG Light Patina
#338289 - LMG Teal
#e1741c - LMG Orange
#6d6f72 - LMG Gray
#e6a318 - LMG Yellow
#d5001e - LMG Red
#578037 - LMG Green
#4376b0 - LMG Light Blue
/*
/* = = = = = = = = = = = = = = = = = = = = */

html, body, h1, h2, h3, h4, h5, h6, p, table, th, td, ul, li {
    margin: 0;
    padding: 0;
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 12px;
}
html {
	background-image: url(/common/images/bg-gradient.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #b7c1d4;
}
ul {
	margin: 0 0 0 25px;
	padding: 0px 0 15px 0;
}
p, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 0 0 15px 0;
	color: #000;
}
p {
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Rokkitt',Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #002d6a;
}
h2, h3, h4, h5, h6 {
	font-size: 20px;
	color: #619379;
}
h1 {
	margin: 20px 0 10px 0;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 13px;
	text-transform: uppercase;
	color: #002d6a;
}
html {
	background-color: #fff;
}
img {
    border: none;
}
a {
    color: #002d6a;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
hr {
	color: #b0cdc2;
	background-color: #b0cdc2;
	height: 1px;
	border: 0;
	margin: 10px 0;
}
ol, ul {
	margin: 10px 0 0 10px;
}
li {
	margin: 3px 0 0 20px;
}
.clear {
	clear: both;
}
.lm-blue-bold {
	color: #002d6a;
	font-weight: bold;
}

.services img {
	padding-top: 45px;
	float: left;
}
#repContactInfo h2 {
	color: #002d6a;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0 0 0;
}
#repContactInfo h3 {
	color: #619379;
	font-weight: bold;
	font-size: 14px;
}

.picAndServices br {
	display: block;
	/* display: none; */
}

#wrapper-to-center {
	width: 990px;
	margin: 0 auto;
	height: 600px;
}
#wrapper-to-shadow {
	position: relative;
	padding: 15px 15px 0 15px;
	background-image: url(/common/images/shadow-main.png);
	background-repeat: repeat-y;
}
#wrapper-to-gradient {
	margin: 10px;
	background-color: #e2e2e2;
	background-image: url(/common/images/body-gradient.png);
	background-repeat: repeat-x;
	position:relative;
}
#masthead, #nav, #breadcrumb, #footer {
	padding: 0 25px 0 25px;
}
#nav {
	height: 55px;
	background-image: url(/common/images/nav-gradient.png);
	background-repeat: repeat-x;
	padding-left: 20px;
}

.breadcrumb {
	padding: 10px 25px;
	font-size: 11px;
	background-color: #b0cdc2;
	color: #666;
}
.breadcrumb a {
	color: #000;
}

#footer {
	margin: 0 10px;
	padding: 10px 10px 5px 10px;
	background-color: #e2e2e2;
}
#footer p {
	font-size: 10px;
	color: #A9A9A9;
	padding-bottom: 5px;
}
#footer a {
	color: #A9A9A9;
}
#footer-shadow {
	width: 960px;
	height: 25px;
	padding: 0 15px 20px 15px;
	background-image: url(/common/images/shadow-footer.png);
	background-repeat: no-repeat;
}
.inner-hero-image {
	float: left;
	margin: 0 0 10px -10px;
	width: 200px;
}
#left-column, #right-column, #full-width-column
{
	min-height: 675px;
}
#left-column {
	position: relative;
	float: left;
	padding: 0 15px 10px 15px;
	width: 695px;
}
#right-column {
	position: relative;
	float: left;
	width: 200px;
	padding: 0 0 25px 0;
}
#full-width-column
{
	position: relative;
	float: left;
	width: 925px;
	padding: 0 15px 10px 15px;
}
#hero-copy {
	float: left;
	padding: 25px 0 0 10px;
	width: 345px;
}
#connect-with-liberty {
	position: relative;
	margin: -10px -10px 10px -10px;
	padding: 10px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #999;
}
#lm-logo {
	margin: -5px 0 0 -25px;
}
.nav-image {
	padding: 0 0 0 21px;
}
a#feedback {
	float: right;
	color: #fff;
}
#feedback-animation {
	position: absolute;
	top: 8px;
	right: 80px;
}
.bbb {
	float: right;
}
.social-media-footer {
	position: absolute;
	top: 8px;
}
.facebook {
	left: 200px;
}
.twitter {
	left: 225px;
}
#lm-links {
	position: absolute;
	top: 44px;
	right: 110px;
}
#search-and-links
{
	position: absolute;
	top: 16px;
	right: 110px;
	height:20px;
	width:385px;
}
#search-and-links a, #search-and-links input, #search-and-links label, #search-and-links span
{
	float:left;
	display:block;
}
#search-and-links a, #search-and-links span
{
	margin-right:10px;
}
#search-and-links a, #search-and-links span, #search-and-links label
{
	margin-top:3px;
}
#search-and-links label
{
	font-weight:bold;
	color:#A6A6A6;
	margin-right:4px;
	font-size:11px;
}
#search-and-links a#btnSearch
{
	margin-top:-1px;
}
#txtSearch
{
	width:130px;
	background-color: #FFFFFF;
    border: 1px solid #DCDCDC;
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    margin-top:2px;
}
.masthead-links {
	float: left;
	width: 150px;
}
.masthead-link {
	padding-left: 15px;
	color: #4376b0;
	font-size: 11px;
	background-image: url(/common/images/arrows.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#fb-wrapper
{
	/*float:right;
	width:292px;*/
	position:absolute;
	top:0;
	right:0px;
	background-color:White;
}
#fb-wrapper #ie7-hack {
	position: absolute;
	top: 267px;
	left: 1px;
	width: 301px;
	height: 22px;
	background-color: #fff;	
}
/* Callouts */
.callout
{
	width:210px;
	float:left;
}
.callout-title {
	background-image: url(/common/images/callout-title-bg.png);
	width: 210px;
	height: 41px;
}
.callout-body {
	background-image: url(/common/images/callout-bg.png);
	background-repeat: repeat-y;
	padding: 15px 15px 5px 15px;
	float:left;
	font-size: 11px;
	width: 180px;
}
.callout-body img
{
	float:left;
	margin-right:6px;
}
.callout-body a {
	color: #002d6a;
	text-decoration: underline;
}
.callout-bottom-cap {
	background-image: url(/common/images/callout-bottom-cap.png);
	width: 210px;
	height: 14px;
	float:left;
}
.callout h2, .callout-wide h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 15px 0 0 12px;
}





.callout-wide{
	width:425px;
	float:left;
}
.callout-wide-title {
	background-image: url(/common/images/callout-wide-title-bg.png);
	width: 420px;
	height: 41px;
}
.callout-wide-body {
	float:left;
	width: 390px;
	background-image: url(/common/images/callout-wide-bg.png);
	background-repeat: repeat-y;
	padding: 15px 15px 5px 15px;
	font-size: 11px;
}
.callout-wide-body img
{
	float:left;
	margin-right:6px;
}
.callout-wide-body a {
	color: #002d6a;
	text-decoration: underline;
}
.callout-wide-bottom-cap {
	background-image: url(/common/images/callout-wide-bottom-cap.png);
	width: 420px;
	height: 14px;
	float:left;
}

#repContactInfo {
	font-size: 11px;
}



div#home-callouts-wrapper
{
	position: absolute;
	top: 270px;
	left: 3px;
	width:630px;
}

div#home-callouts-wrapper .callout-body
{
	min-height:115px;
}
div#home-hero-image
{
	height: 465px;
	width: 940px;
	float:left;
/*	background-image: url(/common/images/hero-image.jpg); */
}
div#latest-tips
{
	position: absolute;
	right: 0;
	top: 290px;
	height:154px;
	width:281px;
	border: 1px solid #315c99;
	border-top: none;
	background-color: #cddfd7;
	padding: 10px;
}
div#latest-tips.latest-tips-nofb {
	top: 0;
	border-top: 1px solid #315c99;
	height: 443px;
}

div#latest-tips a {
	font-size: 12px;
}

div#latest-tips h1 {
	margin: 0 0 8px 0;
	padding: 0;
}

div#latest-tips a#lnkViewMore {
	display: block;
	padding-top: 5px;
	color: #002d6a;
}
div#latest-tips a:hover {
	text-decoration: underline;
}
div#latest-tips .home-tip {
	padding-bottom: 3px;
}
div#home-hero-image
{
}

.lifestyle {
	position:absolute; 
	right:0;
	bottom:0; 
	z-index:1;
}
#inner-hero-image 
{
	float:left;
	margin:-10px 20px 20px -10px;
	width:200px;
	height:200px;
}
#intro-copy
{
	float:left;
	width:480px;
	margin-bottom: 5px;
}
#intro-copy ul li
{
	margin-bottom: 10px;
}
#feature-copy-one, #feature-copy-two, #feature-copy-three, #feature-copy-four
{
	float: left;
	width: 335px;
	margin: 0 20px 20px 0;
	padding-top: 5px;
    border-top: 1px solid #b0cdc2;
}
#feature-copy-two, #feature-copy-four {
	margin-right: 0;
}

a.liberty-button {
    background: -moz-linear-gradient(center top , #F1C37D, #E49111) repeat scroll 0 0 transparent;
    border: 1px solid #E38900;
    color: #FFFFFF !important;
    display:inline-block;
     border-radius: 0.25em 0.25em 0.25em 0.25em;
     height:19px;
     font-size: 12px !important;
    line-height: 19px;
    font-weight:bold;
    text-align:center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
    vertical-align: middle;    
    padding:0 10px;
    margin-right:16px;
}

.liberty-button:hover, .liberty-button:active {
	text-decoration:none;
    background: -moz-linear-gradient(center top , #F3CC90, #E8A134) repeat scroll 0 0 transparent;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
}

#newsletter-signup-buttons
{
	width:125px;
	float:right;
	margin:20px 20px 20px 0;
}

.tabnormal {
  text-align : center;
  margin-top : 43px;
  padding : 15px 0px 0px 0px;
  float : left;
  width : 166px;
  height : 23px;
  background : url('/common/images/tab2.png') no-repeat right top;
}

.tabselected {
  text-align : center;
  margin-top : 43px;
  padding : 15px 0px 0px 0px;
  float : left;
  width : 166px;
  height : 23px;
  background : url('/common/images/tab.png') no-repeat right top;
}

.winner-panel {
  background-color : #E2E2E2;
  background-image : none;
  background-repeat : repeat;
  border-bottom-color : gray;
  border-collapse : separate;
  border-left-color : gray;
  border-right-color : gray;
  border-top-color : gray;
  display : table;
  width: 930px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 25px;
  margin-left: -15px;
}

.spacer {
  float : left;
  margin-right : 175px;
  width: 10px;
  height: 23px;
}

a.tabtype {
 font-family : Arial, sans-serif;
 color : #0F3D7E;
 font-size : 13px;
 font-weight : bold;
 text-decoration : none;
}

.winner-badge-holder {
  width: 125px; 
  height: 220px; 
  background-image: url(/common/images/winners-oval.png);
  margin-top: 10px;
  margin-left:5px;
  margin-right:5px;
  text-align: center;
  vertical-align: middle;
  font-size: 10px;
  padding: 1px;
}
label.firemark 
{
	float:left;
	clear: left;
	margin: 4px 5px 0 0;
	text-align: right;
	width: 225px;
	color: #888;
}
select.firemark {
	margin-bottom: 10px;
	padding: 2px 0;
	width: auto;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #002d6a;
}
table.badgeTable {
	background-color: #fff;
	border: 1px solid #b0cdc2;
}
table.badgeTable td {
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid #b0cdc2;
}
table.badgeTable img {
	padding: 20px 0 0 0;
}
table.badgeTable h4 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-transform: none;
	margin: 15px 0 5px 0;
	padding: 0;
}
.modal-badge-label {
	color: #888;
}
.inner-content-image {
	float: left;
	margin: -7px 5px 10px -10px;
}
.winners {
	background-image: url(../images/winners-back-top-2010.jpg);
	height: 369px;
	width: 940px;
	margin-top: -78px;
	margin-left: -15px;
}
.winners-text {
	position: relative;
	top:65px;
	left: 15px;
	width: 500px;
}
.winners-container {
	margin-top: -145px;
}
.winners-panel table {
	position: relative;
	margin: 0 auto;
}
table.fire-department-results {
	border-right: 1px solid #b0cdc2;
	border-bottom: 1px solid #b0cdc2;
	margin-bottom:20px;
}
table.fire-department-results tbody tr th, table.fire-department-results tbody tr td  {
	padding: 8px;
	border-top: 1px solid #b0cdc2;
	border-left: 1px solid #b0cdc2;
	color: #002d6a;
	background-color: #fff;
}
table.fire-department-results tbody tr th {
	background: #b0cdc2;
	color: #000;
}

#email-verification-needed
{
	margin-top:20px;
	border:1px solid #CCCCCC;
	padding:20px;
	width:630px;
}
#email-verification-working
{
	display:none;
}
div.repIntro
{
	margin-top:20px;
}
div.repContainer
{
	float:left;
	clear:left;
}
#rep-callout-container
{
	float:left;
	clear:left;
	width:100%;
}
/*spread the word manual email textarea*/
#txtManual { width:600px; height:200px; margin-bottom:10px; }
/*get a quote*/
#radioLeft, #radioRight
{
	width:75px;
	float:left;
	margin-bottom:10px;
}
