﻿/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
h1.sIFR-hasFlash {
	visibility: hidden;
}

h2.sIFR-hasFlash {
	visibility: hidden;
}

/* Global Buttons */
.content ul.contact-buttons {
	padding: 20px 0 0 0;
}

.content ul.contact-buttons li {
	margin: 0; padding: 0 0 15px 0;
	text-align: center;
	background: none;
}

a.col2-request-quote, 
a.col2-have-question {
	display: block;
	text-indent: -999em;
	width: 255px;
	height: 55px;
}

a.col2-request-quote {
	background: url(/assets/images/content/col2-request.png) no-repeat 0 0;
}

a.col2-have-question {
	background: url(/assets/images/content/col2-have-question.png) no-repeat 0 0;
}

/* Sections */
body {
	font: 14px calibri, helvetica, arial, sans-serif;
}

/* Generic Markup */
.content {
	color: #333;
	line-height: 22px;
}

.content h1 {
	margin: 0; padding: 0 0 20px 0;
	font: 22px/normal calibri, helvetica, arial, sans-serif;
	color: #89bd43;
}

#column-1 h1 {
	margin: 10px 0 0 0; padding: 0 0 20px 0;
	font: 18px/normal calibri, helvetica, arial, sans-serif;
	color: #89bd43;
}

.content h2 {
	margin: 0; padding: 10px 0;
	font: 16px/normal calibri, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #333;
}

.content h2 a {
	color: #333;
	text-decoration: none;
}

.content h2 a:hover {
	color: #333;
	text-decoration: underline;
}

.content h3 {
	margin: 0; padding: 10px 0;
	font: 14px/normal calibri, helvetica, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #666;
}

#column-2 h1 {
	margin: 0; padding: 10px 0;
	font: 14px/normal calibri, helvetica, arial, sans-serif;
	color: #333;
}

.content p {
	padding: 0 0 10px 0;
}

.content p.callout {
	margin: 15px 0;
	padding: 15px;
	background-color: #EAF2DB;
}

.content em {
	font-weight: bold;
}

.content b {
	font-weight: bold;
}

.content i {
	font-style: italic;
}

.content a {
	color: #360;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: none;
}

.content a.read-more {
	margin: 10px 0 0 30px;
	padding: 2px 4px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	width: 75px;
	background: #336600;
}

.content ul {
	padding: 0 0 10px 0;
}

.content ul li {
	margin: 0 0 10px 0; padding: 0 0 0 30px;
	line-height: 20px;
	list-style: none;
	background: url(images/bullet_standard.gif) no-repeat 7px 6px;
}

.content ol {
	padding: 0 0 10px 0;
}

.content ol li {
	margin: 0 0 10px 30px;
	line-height: 20px;
	list-style-type: upper-roman;
}

.content ol.decimal li {
	list-style-type: decimal;
}

.content ol.lower-alpha li {
	list-style-type: lower-alpha;
}

.content dl {
	padding: 10px 0 10px 0;
}

.content dt {
	color: #360;
	font-weight: bold;
}

.content dt span {
	padding-bottom: 10px;
	display: block;
	font-weight: normal;
}

.content dd {
	padding: 0 0 10px 0;
	line-height: 14pt;
}

/* Company Services */
dl.services dt img {
	padding-bottom: 15px;
}

dl.services dd li {
	padding-left: 0px;
	background: none;
}

.content address {
	padding: 10px 0;
	line-height: 20px;
}

.content address span {
	display: block;
}

.content address span.title {
	font-weight: bold;
}

.content a.email {
	padding: 0 0 0 21px;
	display: block;
	min-height: 11px;
	background: url(/Upload/images/icon_email.jpg) no-repeat center left;
}

.content blockquote {
	padding: 10px 15px;
	font-size: 1em;
	line-height: 1.5em;
	background: url(./images/bg_quotes.jpg) no-repeat 0 0;
}

.content blockquote span {
	padding: 15px 0 0 0;
	display: block;
	font-weight: bold;
}

.content blockquote span span {
	padding: 0;
	font-weight: normal;
	font-style: italic;
}

/* Banners */
#banner-hero {
	color: #fff;
}

#banner-hero h1 {
	padding: 0 0 10px 0;
	color: #fff;
	font-weight: bold;
}

#banner-hero a {
	color: #fff;
}

#banner-hero ul {
}

#banner-hero ul li {
	margin: 0;
}

/* Tabular Data */
table.table-data {
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.table-data tr {
	border: 1px solid #000;
}

table.table-data th {
	padding: 5px 7px;
	font-weight: bold;
	vertical-align: top;
	background: #000;
}

table.table-data th a {
	color: #fff;
}

table.table-data td {
	padding: 5px 7px;
	color: #000;
	vertical-align: top;
	background: #fff;
}

table.table-data tr.alternate td {
	color: #000;
	background: #999;
}

table.table-data tr:hover td {
	color: #fff;
	background: #000;
}

table.table-data tr:hover td a {
	color: #fff;
}

/* Generics */
a.external {
	padding: 0 12px 0 0;
	background: center right no-repeat url(images/link_external.gif);

	/* IE6 and IE7 */
	*padding: 0;
	*background: none;
}

.fineprint {
	font-size: 80%;
	font-weight: bold;
}

/* Customer Badges */
ul.ad-list {
	margin: 0; padding: 0 0 30px 0;
	height: 150px;
	width: 520px;
	overflow: hidden;
}

ul.ad-list li {
	margin: 0; padding: 0;
	height: 150px;
	width: 520px;
	background: none;
}

ul.ad-list li p {
	margin: 0; padding: 0;
	display: none;
	/*
	float: left;
	width: 370px;
	height: 150px;
	*/
	line-height: 150px;
	font-size: 32px;
}

ul.ad-list li img {
	float: right;
}

