f/*links*/
a {
	color: #686868;	
}
a:hover {
	cursor: pointer;
}
a.more {
	color: #B71237;	
	font-weight: bold;
}

big {
	font-size: 1.1em;
}
body {
	background: #96B768 url(../i/page-bg.jpg) repeat-y top center;
	padding: 0;
	margin: 0;
	font-size: 62.5%;
	font-family: verdana, sans-serif;
}
img {
	border: 0;
}
li {
	font-size: 1.1em;
	line-height: 1.4em;	
	color: #686868;
}
p {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #686868;
	margin-bottom: 0;
	padding-bottom: 0;
}
p + h3 {
	margin-top: 20px;
}
p + p {
	margin-top: 10px;
}

/*headers*/
h2 {
	color: white;
	font-size: 2.4em;
	padding: 0;
	margin: 45px 0 0 20px;	
	position: relative;
	z-index: 200;
}
h3 {
	font-size: 2em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
}

h3 + p {
	margin-top: 5px;
}

h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #00649D;
	padding: 0;
	margin: 0;
}

h4 + p {
	margin-top: 5px;
}

h4 + h5 {
	margin-top: 5px;
	padding-top: 0;
}

h5 {
	font-size: 1.1em;
	color: #B71237;
	margin-bottom: 0;
	padding-bottom: 0;
}

h5 a {
	color: #B71237;	
	font-weight: bold;
}

h5 + p{
	margin-top: 5px;
	padding-top: 0;
}

h6 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h6 a {
	text-decoration: none;
}

h6 + p{
	margin-top: 2px;
	padding-top: 0;
}




/*form elements*/
fieldset {
	margin: 10px 0 0 0;
	padding: 10px;
	border: 1px solid #ccc;
}
fieldset br {
	clear: both;
}
fieldset.submit {
	border: 0;
	padding: 0;
	clear: both;
}
fieldset.submit input {
	width: auto;
	height: auto;
}
fieldset.directions label {
	width: auto;
	margin-right: 5px;
}

fieldset.flow label {
	clear: none;
	text-align: left;
	width: auto;
	line-height: 20px;
	margin-right: 3px;
}

fieldset.flow input {
	clear: none;
}

fieldset.flow img {
	float: left;
	margin: 3px 5px 0 0;
}
fieldset + p {
	/*added this rule for safari*/
	clear: both;
	padding-top: 10px;
}
label {
	float: left;
	line-height: 1.4em;
	clear: both;
	width: 140px;
	margin-bottom: 5px;
}
legend {
	font-size: 1.4em;
	font-weight: normal;
	color: #000;
}
input {
	float: left;
	font-size: 1.2em;
	margin-right: 5px;
	height: 18px;
	margin-bottom: 5px;
}
input.btn {
	width: auto;
	height: auto;
}
input.submit {
	width: auto;
	height: auto;
}
select {
	float: left;
	font-size: 1.2em;
	margin-bottom: 5px;
}

/*global classes*/
.callout {
	font-weight: bold;
	color: #6D9734;
	border: 1px solid #B71237;
	border-width: 1px 0;
	padding: 0;
	float: left;
	margin: 20px 0;
	clear: both;
	padding: 10px 0;
	width: 633px;
}
.clearfix:after { /* clear floats */
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;}
/* hide from ie-mac \*/
.clearfix {display:block;}
/* end hide from ie mac */
.clearfix {display:inline-block;}

.divider {
	height: 1px;
	float: left;
	margin: 22px 0;
	background: #B71237;
	font-size: 0;
	padding: 0;
}
.fineprint {
	font-size: .9em;
}
.inline {
	float: right;
	margin: 0 0 0 10px;
}
.phone {
	font-weight: bold;
	color: #00649D;
}


/*page structure*/
.outer {
	width: 900px;
	padding: 0 32px;
	margin: auto;
}
.header {
	float: left;
}
.header h1 {
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
	width: 476px;
}

.header h1 a:hover {
	cursor: pointer;
}

.header .franchise {
	height: 74px;
	background: white url(../i/banner-franchise.jpg) no-repeat 0 0;
	width: 424px;
	float: left;
}

.header .franchise a {
	height: 74px;
	width: 424px;
	display: block;
}

.nav {
	float: left;
	width: 900px;
	margin: 0;
	padding: 0;
	height: 45px;
	position: relative;
}

.nav li {
	float: left;
	margin: 0 0 0 20px;
	list-style: none;
	line-height: 45px;
	font-size: 10px;
	display: inline;
}

.nav li a{
	font-weight: bold;
	color: #00649D;
	text-decoration: none;
}

.nav li ul {
	position: absolute;
	top: 29px;
	left: 0;
	display: none;
	padding: 0;
	margin: 0;
	height: auto;
	background: white;
	width: 846px;
}
.nav li ul.active {
	display: block;
}
.nav li.hover ul,
.nav li:hover ul {
	display: block;
	z-index: 99;
}
.nav li ul li {
	line-height: 14px;
}
.nav li ul li a{
	font-weight: normal;
}
.nav li ul.m-about {
    padding: 0 0 0 573px;
	width: 323px;
}
.nav li ul.m-business {
    padding: 0 0 0 124px;
	width: 722px;
}
.nav li ul.m-products {
    padding: 0 0 0 53px;
    width: 793px;
}
.banner {
	float: left;
	position: relative;
	width: 900px;
	height: 97px;
	background: url(../i/banner-bg.jpg) no-repeat;	
	margin-bottom: 35px;
}
.banner-home {
	float: left;
	position: relative;
	width: 900px;
}

.banner-home .imgSwap {
	width: 490px;
	height: 267px;
	float: left;
	background: url(../i/banner-imgSwap3.jpg) no-repeat;	
}

.banner-right h2 {
	background: url(../i/banner-tagline.jpg) no-repeat;
	width: 410px;
	height: 0;
	\height: 136px;
	he\ight: 0;
	padding: 136px 0 0 0;
	float: left;
	overflow: hidden;
	margin: 0;
	position: relative;
	z-index: 100;
}
.banner-right p {
	background: url(../i/banner-text.jpg) no-repeat;
	width: 410px;
	height: 0;
	\height: 131px;
	he\ight: 0;
	padding: 131px 0 0 0;
	float: left;
	overflow: hidden;
	margin: 0;
}

.click:hover {
	cursor: pointer;
}
.find-store {
	position: absolute; top: 0; left: 659px;
	width: 241px;
	z-index: 200;
}
.find-store .drop{
	width: 233px;
	margin-left: 2px;
	z-index: 200;
}
.find-cartridge {
	position: absolute; top: 0; left: 438px;
	width: 221px;
	z-index: 200;
}
.find-cartridge .drop{
	width: 198px;
	margin-left: 21px;
	z-index: 200;
}

.find-cartridge .drop ul{
	margin: 0;
	padding: 5px;
	list-style: none;
}

.find-cartridge .drop a{
	color: white;
	font-weight: bold;
}

.drop {
	background: #96B768;
	filter:alpha(opacity=95);
   	-moz-opacity:0.95;
   	opacity: 0.95;
	padding: 1px;
}

.drop fieldset {
	border: 0;
	margin: 2px;
	width: 215px;
	padding: 5px;
}

.drop fieldset input {
	width: 150px;
}
.drop fieldset label{
	width: auto;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
}
.drop fieldset input.btn {
	width: 23px;
	height: 23px;
}
.drop p {
	font-size: 1.2em;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 0;
}

.left-col {
	width: 633px;
	float: left;
	padding: 0 50px 0 0;
}
.left-col.gmap {
	width: 653px;
	float: left;
	padding: 0 30px 0 0;
}
.left-col-home {
	width: 633px;
	float: left;
	padding: 10px 50px 0 0;
}
.right-col {
	float: left;
	width: 216px;
}
.right-col-home {
	float: left;
	width: 216px;
	padding-top: 80px;
	background: url(../i/banner-bottom.jpg) no-repeat;
}
fieldset.locator {
	float: left;
	border: 0;
	background: #f5f5f5;
	margin: 0 0 10px 0;
	height: 58px;
	\height: 78px;
	he\ight: 58px;
}
fieldset.locator input{
	height: 16px;
	border: 1px solid #ccc;
	margin-right: 0;
}
fieldset.locator input{
	height: 20px;
}
fieldset.locator input.submit{
	height: auto;
}
fieldset.street {
	width: 200px;
}
fieldset.street input{
	width: 190px;
}
fieldset.city {
	width: 190px;
}
fieldset.city input{
	width: 180px;
}
fieldset.state {
	width: 30px;
}
fieldset.state input{
	width: 30px;
}
.or {
	float: left;
	background: #f5f5f5;
	width: 20px;
	text-align: center;
	line-height: 16px;
	padding-top: 35px;
	height: 42px;
	\height: 77px;
	he\ight: 42px;
}
fieldset.zip {
	width: 69px;
}
fieldset.zip input{
	width: 50px;
}
fieldset.go {
	width: 40px;
}
.mapGo{
	padding-top: 20px;
	cursor: pointer;
}
.info {
	background: #f5f5f5;
	padding: 10px;
	height: 470px;
	overflow-y: auto;
	margin-top: 25px;
}

.info a {
	color: #00649D;
}

.info p{
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 10px;
}

.info h4 + p{
	border-bottom: 0;
}

.info h6{
	margin-top: 10px;
}

.info h6 a {
	color: black;
}

.info h6.commercial {
	color: #686868;
}

.letter {
	color: #B81238;	
}
.distance {
	color: #B81238;
	display: block;
	margin-bottom: 5px;
}

.more-info {
	display: block;
}

.drop-boxes {
	margin: 0 0 5px 0;
	text-align: right;
	height: 20px;
	padding: 0 19px 0 0;
	background: url(../i/box.png) top right no-repeat;
}

.map {
	clear: both;	
}

.map a {
	color: #00649D !important;
}

.map-instructions p {
	margin: 0 0 5px 0;
    text-align: center;	
}
.map-error p {
	font-weight: bold;
	color: #B81238;
	margin: 0 0 5px 0;
    text-align: center;
}
.map-error p img{
	vertical-align: middle;
	margin-bottom: 2px;
}

table.drop-box-locations {
	border-collapse: collapse;
}

table.drop-box-locations td{
	width: 26%;	
	border-bottom: 1px solid #ccc;
	padding: 5px;
	font-size: 1.1em;
}

table.drop-box-locations td.drop-box-state{
	width: 16%;
	font-weight: bold;
}

table.drop-box-locations tr.odd{
	background: #E5E5E5;
}

fieldset.drop-box-locations {
	border: 0;
}

fieldset.drop-box-locations h3{
float: left;
width: 325px;
}

fieldset.drop-box-locations select{
float: left;
margin: 5px;
}

.left-col .divider, .left-col-home .divider {
	width: 633px;
}
.left-col h4, .left-col-home h4 {
	clear: both;
}
fieldset.signup {
	border: 0;
	background: white url('../i/signup-bg.jpg') no-repeat;
	margin: 0;
	padding: 10px 14px 0 14px;
	height: 93px;
}
fieldset.signup label {
	width: auto;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
	margin: 0 0 10px 0;
}
fieldset.signup input {
	border: 1px solid black;
	width: 145px;
}
fieldset.signup input.btn {
	border: 0;
	width: 23px;
	height: 23px;
}
.sidebar .h {
	width: 186px;
	height: 23px;
	\height: 29px;
	he\ight: 23px;
	padding: 8px 15px 0 15px;
	background: url('../i/sidebar-header-bg.jpg') top left no-repeat;
}
.sidebar .h h5 {
	padding: 0;
	margin: 0;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
}
.sidebar .copy{
	padding: 8px 15px 10px 15px;
	background: white url('../i/sidebar-bg.jpg') repeat-x;
	min-height: 166px;
}
.sidebar .copy p {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 1em;
}
.entrepreneur-2008 {
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}
.franchise-opportunities {
	position: relative;
}

.franchise-opportunities .tag {
	position: absolute; 
	top: 31px; 
	left: 0; 
	display: block;
}

.franchise-opportunities .copy {
	margin-top: 31px;
}
.stamp {
	float: left; 
	width: 211px;
	margin-top: 10px;
}
.guarantee {
	float: left; 
	width: 420px;
	margin-top: 30px;
}

.guarantee p:first-child{
	margin-top: 0;
}
.inner-col-left {
	float: left;
	width: 300px;
	padding-left: 33px;
}
.inner-col-right {
	float: left;
	width: 300px;
}

.footer {
	clear: both;
	float: left;
	margin: 40px 0 0 0 ;
	padding: 0 0 40px 0;
	width: 897px;
}

.footer ul {
	margin: 0 0 10px 0;
	padding: 0;
}
.footer ul li {
	display: inline;
	font-size: 1em;
}
.footer ul li a {
	color: #878787;
	text-decoration: none;
}

/* 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 */


.sIFR-hasFlash h2.headline {
	font-size: 38px;
	visibility: hidden;
	margin-top: 37px;
	width: 425px;
	letter-spacing: -5px;
}

.sIFR-hasFlash h3.headline {
	font-size: 22px;
	visibility: hidden;
	letter-spacing: -10px;
}

.sIFR-hasFlash h4.headline {
	font-size: 18px;
	visibility: hidden;
}


