@charset "utf-8";

/* CSS for LFC Shield Home: SCREEN */


/*---------------------------------------------------------------------------------------------------------
  RESET
  -----
  YUI 2 RESET - Copyright (c)2009, Yahoo! Inc. All rights reserved. - Code licensed under the BSD License:
  http://developer.yahoo.net/yui/license.txt - version: 2.8.0r4 
---------------------------------------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

.table2 {
	border-spacing:3;
	padding: 3px;
	margin: 3px;
}
.redleader {
	color: #F00;
	
	
}
fieldset, img {
	border:0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}

ol, ul {
	list-style:none;
}

caption, th {
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

q:before, q:after {
	content:'';
}

abbr, acronym {
	border:0;
}

/*------------------------------
  LFC STYLES
------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background:#FFF;
	text-align:center;
	color:#000;
	background:#262626 url(i/body-bg.png) repeat-x top left;
}

a {
	color:#FF7800;
	text-decoration:none;
}

a:hover {
	color:#FF7800;
	text-decoration:underline;
}

.wrapper {
	margin:0;
	margin:auto;
	width: 940px;
	background: #FFF;
	text-align: left;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

/*------------------------------
  Header
------------------------------*/

#header {
	height:160px;
	position:relative;
}

#logo {
	float:left;
	margin-top:30px;
	margin-left:20px;
}

#tagline {
	font-size:1.9em;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	float:right;
	margin-top:45px;
	margin-right:20px;
	color:#000;
}

#tagline span {
	color:#FF7800;
}

#nav {
	width:940px;
	height:30px;
	float:left;
	background:#000 url(nav.jpg) repeat-x;
	font-family:'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size:1.4em;
	position:absolute;
	bottom:0px;
	left:0px;
}

#nav li {
	display:inline;
	width:155px;
	float:left;
	text-align:center;
	line-height:30px;
}

#nav li a {
	color:#FFF;
	text-decoration:none;
	padding:0px 10px;
}

#nav li.active a, #nav li a:hover {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #FFF;
	background:#C2D730;
	color:#000;
}

#display {
	width:940px;
	min-height:275px;
	background:url(i/oranges.jpg) no-repeat top left;
	position:relative;
}

#display h1{
	position:absolute;
	left:35px;
	top:50px;
	font-size:3.8em;
	color:#FFF;}

#lfcorange {
	margin-top:115px;
	margin-left:50px;
	float:left;
}

/*------------------------------
  Login
------------------------------*/

#login {
	float:right;
	width:200px;
	background:#EFF5C9;
	border:1px solid #6C0;
	font-size:1.2em;
	color:#333;
	padding-bottom:.5em;
	margin:25px;
	display:inline; /*Corrects IE6 Double Margin */
}

#login form {
	padding-left:15px;
}

fieldset {
	margin-top:.5em;
}

#login h2, legend {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:.5em;
}

input {
	width:171px;
	background:url(i/input.gif) no-repeat top left;
	border:1px solid #FF7800;
	height:21px
}

.login-help {
	float:left;
	padding:.5em;
	line-height:21px;
}

.submit {
	float:left;
	width:95px;
	height:24px;
	background:url(i/submit.jpg) no-repeat top left;
	font-weight:bold;
	border:none;
	color:#FFF;
	margin:.5em 0;
	cursor:pointer;
}

/*------------------------------
  Buttons
------------------------------*/
.button {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	background:url(i/button.gif) no-repeat top left;
	height:27px;
	display:block;
	margin-top:.5em;
	line-height:27px;
	padding-left:.5em;
	width:157px;
}

.button a {
	width:157px;
	padding-right:10px;
	background: url(i/button.gif) no-repeat top right;
	color:#000;
	height:27px;
	display:block;
	text-decoration:none;
}

.button.e a {
	background:url(i/button-at.gif) no-repeat top right;
}

.button.heading {
	float:left;
	display:block;
	min-width:100px;
	width:auto;
	margin-bottom:10px;
	display:inline;
	margin:-.9em 100px 0 -15px;
}

h2.button.heading a {
	
	width:auto;
}

.section h2.button{font-size:1em;}

* html .button.heading {
	margin:.5em 10px .5em 0;
	width:157px;
}

/*------------------------------
  Main Content
------------------------------*/

#mainContent {
	float:right;
	width:640px;
	margin:50px 20px 20px 20px;
	min-height:300px;
}

#mainContent p {
	font-size:1.2em;
	padding-bottom:.5em;
}

#mainContent h2 {
	color:#FF7800;
	font-size:1.8em;
	padding-bottom:.5em;
}

h1 {
	color:#FF7800;
	font-size:2.2em;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding-bottom:.5em;
}

/*------------------------------
  Get-a-Quote Buttons
------------------------------*/

#quote-buttons {
	width:602px;
	height:208px;
	background:url(i/quotes-bg.gif) no-repeat top left;
	padding-top:10px;
}

#quote-buttons li {
	float:left;
	width:182px;
	height:89px;
	float:left;
	color:#FFF;
	font-size:1.6em;
	font-weight:bold;
	margin: 0 9px 12px 9px;
	margin-bottom:12px;
	display:inline;
}

#quote-buttons #retail {
	background:url(i/quote.jpg) no-repeat top left;
}

#quote-buttons #pub {
	background:url(i/pub-quote.jpg) no-repeat top left;
}

#quote-buttons #office {
	background:url(i/office-quote.jpg) no-repeat top left;
}

#quote-buttons #dry {
	background:url(i/dry-quote.jpg) no-repeat top left;
}

#quote-buttons #property {
	background:url(i/property-quote.jpg) no-repeat top left;
}

#quote-buttons #trade {
	background:url(i/trade.jpg) no-repeat top left;
}

#quote-buttons li a {
	float:left;
	width:182px;
	height:89px;
	display:block;
	color:#FFF;
	text-decoration:none;
}

#quote-buttons li span {
	padding-left:5px;
	padding-top:5px;
	width:100px;
	height:auto;
	float:left;
}

#quote-buttons li span.small {
	display:block;
	font-size:0.7em;
	padding:0px;
	height:auto;
}

/*------------------------------
  Sidebar
------------------------------*/

#sidebar {
	float: left;
	width: 240px;
}

#sidebar .section {
	float:left;
	width:186px;
	background:#EFF5C9;
	border:1px solid #6C0;
	font-size:1.2em;
	color:#333;
	padding-bottom:.5em;
	margin:15px 20px 1em 20px;
	padding-left:12px;
	display:inline; /*Corrects IE6 Double Margin */
	position:relative;
}

.section .button {
	margin-left:10
}

.section h2 {
	font-size:1.2em;
	font-weight:bold;
	margin-top:.5em;
}

.call {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight:bold;
}

.call span {
	font-size:0.9em;
	display:block;
	color:#666;
	font-weight:normal;
}

.reach {
	color:#FF7800;
	font-size:1.4;
}

.reach span {
	font-size:2.4em;
}

/*------------------------------
  Footer
------------------------------*/

#info {
	clear:both;
	width:940px;
	margin-bottom:1em;
	font-size:1.1em;
}

#info img {
	float:left;
	padding-left:20px;
	padding-right:.5em;
}

#info p {
	color:#333;
}

#info ul {
	float:right;
	margin-right:20px;
	color:#999;
}

#info li {
	display:inline;
	padding-left:.3em;
	padding-right:.3em;
	background:url(i/break.gif) no-repeat right top;
}


/*------------------------------
  Generic
------------------------------*/
