@charset "utf-8";
  /* CSS Document */


/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     {
	float:right;
	margin:10px 0px 10px 10px;
}
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }






 
/* LAYOUT */
.clear { clear: both; }

.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0;
line-height: 1px; font-size: 1px; }


/*--- layout ---*/
html { background-color: #f7f7f7; }
body { width: 984px; margin: 0 auto; }
#main { width: 984px; margin: 0 auto; }

#wrapper  {
border-bottom: medium none;
width: 984px;
margin: 0 auto;
padding-top: 0px;
margin-top:0;
background-color:#ffffff;
margin-top:0;
}


#content {
padding-top: 0px;
padding-right: 10px;
padding-bottom: 18px;
padding-left: 10px;
text-align: left;
position: relative;
 margin-left:30px; margin-right:10px;
 color:#333;
 background-color:#ffffff}


/* TYPE */
body {
	background-color: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
 
a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
 

em, i { font-style: italic; }
 


p { margin-bottom: 18px; }
h1 {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 18px;
}
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
 

.narrow-top {margin-top:5px}
.narrow-bottom {margin-bottom:5px}
.narrow-top-and-bottom {margin-bottom:5px; margin-top:5px}


p.intro { font-weight: bold;
font-size:14px;
line-height:18px }


 

ul { margin-bottom: 18px; list-style: none outside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
  
 
 #container { width: 980px; margin: 0 auto; position: relative; }


#homeLeft {
float: left;
padding: 0 0 10px 6px;
width: 465px;
}

 #callout {
	color: #666;
	font-family: Georgia, 'Palatino Linotype', 'Times New Roman', serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	margin: 0px 0 0 0;
	padding: 0 20px 0 0;
	word-spacing: 2px;
}



.centerit { margin:auto; text-align:center}

div.center-ninety-percent {
	width:90%;
	text-align:center;
	margin:auto;
	height:auto;
	padding-top:5px;
}

.spacedlines {
line-height: 1.75em;
}

 
strong, b { font-weight: bold; }
em, i { font-style: italic; }


h1, h2, h3, h4{ color:#000; }

img {
	border: none;
}

img.noborder {border:0}

ul {margin-bottom: 18px;}


ul.bulleted {
text-align: left;
list-style-type: disc;
list-style-image: url(/image-files/bullet.gif);
list-style:outside;
padding-left: 5px;
margin-left: 10px;
}
 



.franchiselist {
text-indent:8px;
font-size:14px;
list-style-type: disc;
list-style-image: url(/image-files/bullet.gif);
line-height: 1.8em;
margin-left:50px;
    list-style-position: outside;
padding-left: 0;
}


.bullets10 {
text-indent:8px;
font-size:14px;
list-style-type: disc;
list-style-image: url(/image-files/bullet.gif);
line-height: 1.8em;
margin-left:10px;
list-style-position:outside;
padding:0;
}


  ul.checkmarkbullets {
text-align: left;
list-style-type: none;
list-style-image: url(/image-files/checkblue.png);
line-height: 1.4em;
list-style-position: outside;
padding-left: 0;
margin-left: 30px;
}


#rb_tabs
{
background-image: url(/image-files/tab-bg1x1.png);
text-align: center;
padding-left: 12px;
width: 935px;
background-repeat: repeat-x;
font: bold 12px arial, helvetica;
background-position: 50% bottom;
height: 29px;
top: 100px;
left: 0px;
color:#333;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
.rb_tab_l
{
width: 15px;
display: inline;
background: url(/image-files/tab_off_l.gif) no-repeat 50% bottom;
float: left;
height: 29px;
}
.rb_tab_l.on_l
{
width: 12px;
display: inline;
background: url(/image-files/tab_on_l.gif) no-repeat 50% bottom;
float: left;
height: 29px;
}
.rb_tab_r
{
padding-bottom: 4px;
padding-left: 10px;
width: auto;
padding-right: 20px;
display: inline;
background: url(/image-files/tab_off_r.gif) no-repeat right bottom;
float: left;
height: 15px;
padding-top: 10px;
}
.rb_tab_r.on_r
{
width: auto;
background: url(/image-files/tab_on_r.gif) no-repeat right bottom;
}

.rb_tab_r A
{
color: #efefef;
}
.rb_tab_r A:link
{
color: #efefef;
}
.rb_tab_r.on_r A
{
color: #000;
}
.rb_tab_r.on_r A:link
{
color: #000;
}


 /*--clears--*/

.clearTen {
LINE-HEIGHT: 0px; HEIGHT: 10px; CLEAR: both; FONT-SIZE: 0px
}

.clear50 {
LINE-HEIGHT: 0px; HEIGHT: 50px; CLEAR: both; FONT-SIZE: 0px
}
 
.clear150 {
LINE-HEIGHT: 0px; HEIGHT: 100px; CLEAR: both; FONT-SIZE: 0px
}



.clear-block:after
{
display: block;
height: 0px;
visibility: hidden;
clear: both;
}


.wide-banner
{
width: 900px;
height: 100px;
}



.quotebox300 {
float:left;
width: 245px;
line-height: 1;
height:287px;
background-color:#660000;
text-align: left;
font-size: 22px;
padding-left:20px;
padding-right:20px;
color: #FFFFFF;
margin-left: 10px;
padding-top: 10px;
vertical-align:bottom;
}



.quotebox300-225 {
float:left;
width: 245px;
line-height: 1;
height:215px;
background-color:#660000;
text-align: left;
font-size: 22px;
padding-left:20px;
padding-right:20px;
color: #FFFFFF;
margin-left: 0px;
padding-top: 10px;
vertical-align:bottom;
}



.quotebox200 {
float:left;
width: 225px;
line-height: 1;
height:180px;
background-color:#660000;
text-align: left;
font-size: 120%;
padding:10px;
color: #FFFFFF;
display: inline;
}





 

 
 /*--lines--*/

#hLine {
width:80%;
height:1px;
line-height:0px;
font-size:0px;
background-color:#333333;
margin-top: 5px;
margin-bottom: 3px;
margin-right: auto;
margin-left: auto;
text-align: center;
}


hr.redrule {
	color:#a80532;
	background-color:#a80532;
	margin:0 auto 2px auto;
	text-align:center;
	width:80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


hr.grey {
	background-color: #CCC;
	margin: .5em auto;
	display:block;
	border-width:1px;
	width:50%;
}

  
.headline
{
	width: 600px;
	float: left;
	height: 175px;
	background-repeat: no-repeat;
	background-position: center 50%;
	background-color: #fff;
}


.headline H1
{
	border-bottom: medium none;
	border-left: medium none;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 25px;
	padding-right: 20px;
	color: #009bde;
	font-size: 34px;
	border-top: medium none;
	font-weight: bold;
	border-right: medium none;
	padding-top: 10px;
}

.headline H2
{
	border-bottom: medium none;
	border-left: medium none;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 10px;
	color: #444444;
	margin-left: 11px;
	font-size: 20px;
	line-height:26px;
	 padding-top: 10px;
}

.requesthelp
{
width: 296px;
padding-right: 2pt;
background-color:#f1f1f1;
FLOAT: right;
height: 100px;
background-repeat: no-repeat;
}
.requesthelp IMG
{
padding-bottom: 0px;
padding-left: 15px;
padding-right: 0px;
padding-top: 35px;
}



#home2
{
background-image: url(/image-files/winui2-bg.png);
POSITION: relative;
margin: 7pt 0pt 4pt;
width: 900px;
background-repeat: no-repeat;
background-position: center 50%;
height: 210px;
color: #444;
font-weight: bold;
}


#home2 H2
{
color: #444;
margin-left: 40px;
font-size: 18px;
font-weight: bold;
padding-top: 20px;
}
#home2 UL
{
line-height: 1.5em;
margin-top: 5px;
padding-left: 40px;
color: #666666;
margin-left: 20px;
font-size: 16px;
padding-top: 10px;
}
 
 
 .checklistpanel{
width: 600px;
height:225px;
float:left;
display:block;
background-repeat:repeat;
background-color:#f2f2f2;
margin-left: 0px;
}

.checklistpanel h2 {
	color:#222222;
	font-size:18px;
	font-weight:bold;
	padding:5px 0px 5px 47px;
	/* [disabled]MARGIN: 5px 0px 15px 12px; */
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-repeat: no-repeat;
	line-height:18px;
}


.checklistpanel h3{
font-size:15px;
color:#444;
MARGIN: 0px 10px 0px 22px;
padding-top: 2px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 27px;
background-image: url(/image-files/checkblue.png);
background-repeat: no-repeat;
font-weight:normal;
line-height: 20px;
}

 

.home2-left
{
position: relative;
width: 66.6%;
float: left;
}
.home2-right
{
width: 33.3%;
float: right;
}
.home2-right IMG
{
padding-left: 35px;
padding-top: 5px;
}



  /*--------------------BLUE ACTION BUTTONS --------------------------*/


 
  
#visitor_header
{
	position: relative;
	width: 100%;
	margin-bottom: 3px;
	margin-top:0;
	padding-top:0;
	height: 100px;
}





#footer-wrapper
{
color:#333333;
text-align:left;
font-size:12px;
width: 980px;
margin-top: 15px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}

.emphasis
{
font-weight:bold;
}


#footer
{
clear:both;
float:none;
text-align: left;
padding-bottom: 1em;
margin: 3px 0 -3em;
color: #333333;
border-top: rgb(206,218,255) 3px solid;
padding-top: 1em;
}

#footer A
{
border-bottom: #ffffff 1px dotted;
margin-left: 5px;
margin-right: 5px;
text-decoration: underline;
}
#footer .copyright
{
float: right;
color: #666;
}
.node
{
padding-bottom: 15px;
margin-bottom: 15px;
font-size: 13px;
}

.content
{
padding-bottom: 5px;
padding-top: 10px;
color:#333;
}



/*-- Divs --*/

div.full-width-box {
background-color: #ffffff;
margin: 15px 0px 10px 0px;
padding: 15px;
}

div.center-box {
width: 50%;
background-color: #ffffff;
margin-left:auto;
margin-right:auto;
padding: 15px;
}

  

div.forty-percent-left {
	background-color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 15px;
	border: none;
	width:40%;
	float: left;
}
 
 
div.box-left-65percent{
	float:left;
	margin: 5px 0px 15px 0px;
	padding: 15px;
   border: none;
   width:65%
}

.leftdiv500 {
float: left;
background-color: #ffffff;
border: none;
padding: 10px;
width: 465px;
min-height: 15px;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 10px;
vertical-align: top;
text-align: left;
}



div.rightdiv350 {
	margin-left: 20px;
	border: none;
	width: 350px;
	float: right;
	min-height: 15px;
	vertical-align: top;
}


div.rightdiv400 {
background-color: #FFF;
border: none;
width: 380px;
float: right;
min-height: 15px;
vertical-align: top;
margin-top: 5px;
padding: 10px;
}


 
 
div.box-right-links-30percent {
	float:right;
	margin: 0px 0px 5px 5px;
	border: none;
	padding: 5px;
	width:30%;
	text-decoration:underline;
	text-align:right;
	font-size:85%;
}

/*** right column Half of width box left ***/
div.half-width-box-left {
	background-color: #ffffff;
	margin: 5px 5px 5px 5px;
	padding: 10px;
	width: 48%;
	float: left;
	
}
/*** right column Half of width box right ***/
div.half-width-box-right {
	background-color: #ffffff;
	margin: 5px 5px 5px 5px;
	border: none;
	padding: 10px;
	width: 45%;
	float: right;
	
}






/* the border of the image inside your half width textbox can be changed.
Its set to #5F8B8C at the moment. You can also change the solid
to either dashed or dotted if you want to*/

/*** Picture inside the text ***/
.img-float-left {
	float: left;
	padding: 2px;
	margin-right: 5px;
	border: none;
}
.img-float-right {
	float: right;
	padding: 2px;
	margin-left: 15px;
	display: inline;
	border:none;
}


.img-rightside-float-left {
	float: left;
	padding: 0;
	margin-left: 20px;
	border:none;
}



/*--- Global Footer ---*/
#globalfooter {
width: 900px;
color: #888;
font-size: 10px;
margin: auto;
padding-bottom: 36px;
text-align: left !important;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
 }

 

#globalfooter a { color: #08c; }

#globalfooter strong, b { font-weight: bold; }
#globalfooter a:link, #globalfooter a:visited, #globalfooter a:active {
text-decoration: none; }

#globalfooter a:hover { text-decoration: underline; }


#globalfooter p { margin-bottom: 1em; }

#globalfooter p.gf-buy {
float: left;
width: 95%;
margin: 18px 0 9px 3px;
display: block;
}


#globalfooter   p{
padding-bottom:0px;
margin:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;margin-bottom:18px;
}

#globalfooter  li {
padding-bottom:0px;
margin:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
}

#globalfooter  H3 {
font-size:11pt;
font-weight:bold;
line-height:18px
}
 

#globalfooter .column {float:left}
 
 

#globalfooter h3 { font-weight: bold; font-size: 1em; line-height: 18px; }

#globalfooter ul {  list-style: none outside; }
 
#globalfooter ul.piped a { padding: 0 0 0 1.5em; margin-left: 1.5em;
border-left: 1px solid #d0d0d0; }


 

 #breadory {
border: 1px solid #ddd; width: 900px; margin: 0 auto;
 }

 #breadory #directorynav .capbottom { height: 0; font-size: 1px }


 .gf-sosumi { clear: both; width: 100%; border-top: 1px solid #ddd;
padding-top: 9px; }
  .gf-sosumi a { padding: 0 10px; }
  .gf-sosumi p { float: left; margin-left: 3px; }


/*--- Directory Nav ---*/



#directorynav {
font-size: 12px;
background-color:#fdfdfd;
border-top: 1px solid #e5e5e5;
float: left;
width: 100%;
position: relative;
margin-top: -4px;
}


#directorynav .column {   padding: 9px 0 4px 18px; }
#directorynav h3 { color: #666; font-weight: bold; }
#directorynav a {color: #888; text-decoration: none; display: block;}
 


#directorynav ul {
margin-bottom: 0;
padding-bottom: 9px;
margin-left: 0px;
padding-left: 0px;
}


#directorynav .column {
width: 200px;
}
 
 
 

/* PIPED LINKS */
.piped {
display: inline;
}
.piped:after { content: "."; display: block; height: 0; clear: both;
visibility: hidden; }
.piped li { float: left; display: inline; }
.piped a { border-left: 1px solid #797c80; padding: 0 0 0 0.75em;
margin-left: 0.75em; }
.piped a.first { border-left: 0 !important; padding-left: 0; margin-left: 0
!important; }

#globalfooter ul.piped a { padding: 0 0 0 1.5em; margin-left: 1.5em;
border-left: 1px solid #d0d0d0; }



#globalfooter  .column.first { margin-left: 0 !important; }
#globalfooter  .column.last { float: right !important; }




#globalfooter p {
margin-bottom: 18px;
display: inline;
}

#globalfooter  h1 { font-weight: bold; font-size: 24px; line-height: 36px;
margin-bottom: 18px; }
#globalfooter h2 { font-weight: bold; font-size: 16px; line-height: 18px;
margin-bottom: 18px; }
#globalfooter h3 {
font-weight: bold;
font-size: 1em;
line-height: 18px;
}
#globalfooter h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
#globalfooter p.intro { font-weight: bold; }
 
  

/* --format tables of franchises --*/
.flistnav { font-size:1em; font-weight:bold}

#flist{
	margin-left:0;
	border-spacing: 0px;
	text-align:left;
}


.flistheader {
font-weight:bold;
text-align: left;
padding: 4px;
font-size:14px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #000;
}


#flist td {
padding: 8px;
text-align:left;
letter-spacing: 0.04em;
font-size: 14PX;
}

#flist td a:hover {text-decoration:underline; color:#660000}
.ledger {
background-color:#ECEDFB}


#fsbrowse {
margin:0 0 15px 0;
border:1px solid #ccc;
width:340px;
float:right;
}


.fslistheader {
color:#333;
background:#f2f2f2;
font-size:12px;
font-weight:bold;
border-top:1px solid #ccc;
text-transform:uppercase;
padding-top: 8px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
}

#fsbrowseheaderbox {
color:#333;
background:#f2f2f2;
border-top:1px solid #ccc;
padding: 10px;
}



#fsbrowseheaderbox h2{
color:#333;
font-size:14px;
margin-top:10px;
line-height:1;
font-weight:bold;
}

  
 
.fslistbullets a {
padding-left:9px;
background:transparent url(/image-files/black-bullet.gif) 0px 5px no-repeat;
font-size:12px;
display:block;
margin-left: 4px;
line-height: 18px;
}


a.small {
color:#0a54a8;
font-size:12px;
margin-left: 5px;
}

 a.small:hover {
color: #660000;
}
 

/*For the franchise categories browser box */
a.fsitem:link { color: #0A54A8; }

a.fsitem:hover, a.fsitem:active {
color: #660000;
text-decoration:underline;
}


a.continued {font-size:10px; color:#369}



a.continued:hover { color : #c00; font-size : 10px; } 




a.continued:visited   {text-decoration:underline; font-size:10px}



/* iPhone max width is 480px */
 
 

#navigator {
background-color: transparent;
width: auto;
margin-top: 5px;
margin-left: 10px;
margin-right: auto;
padding: 2px;
text-align: left;
}

/********************************/
#nav ul {
float: left; list-style: none; background: #ccccff;/* this sets the
background color of the nav, grey by default*/
width: 100%; padding: 0; margin: 0 0 0 0px;
height: auto; display: inline;
}

#nav ul li {
display: inline; margin: 0; padding: 0;
}

#nav ul li a {
display: block;
float: left;
width: auto;
margin: 0;
padding: 0 8px;/*this is the gap between the text, and the border*/
border-top: none;
border-right: 1px solid #fff;/*this gives a white border, change as
required*/
border-left: 1px solid #fff; /*this gives a white border, change as
required*/
border-bottom: none;
color: #523D66; /* text color*/
font-weight:bold;
font-size: 10px;
line-height: 30px;
font-family: Verdana, Arial, Geneva, sans-serif; 
text-decoration: none;
letter-spacing: 1px;
}



#nav ul li a:hover, #nav ul li a:active {
color: #fff;
background-color: #523D66;
font-weight: bold;
}

#taglines {font-size: 88%}

 
 


#franchiseCopy {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 96px;
}


 
#announcement {
font-family : Arial, Helvetica, sans-serif;
line-height : 17px;
font-size : 14px;
padding : 0;
margin : auto;
width : 700px;
text-align : center;
}




#topheadline {
	background-color: transparent;
	background-image:url(/image-files/lp/bg-grad-grey-to-white.original.png);
	background-position:center top;
	background-repeat:repeat-x;
	margin:0;
	width:100%;
	height:44px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height:36px;
}


#grey {
	background-image:url(/image-files/lp/bg-grad-grey-to-white.original.png);
	background-position: 50% 100%;
	background-repeat: repeat-x;
	border-color: #ccc;
	border-width:1px;
	color: black;
	display: block;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

#announcement-text {
	background-image:url(/image-files/lp/bg-grad-grey-to-white-inverse.original.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	margin:0;
	position:relative;
	width:700px;
	height:224px;
	text-align:center;
	margin:auto;
 border-top-style: none;
  border-right-style: none;
   border-bottom-style: solid;
    border-left-style: none; 
	border-width: 1px;
	 border-color: #ccc; 
}
  
.announce-points {
	width:100%;
	margin-top:6px
}
  
  
.starbox {
	width:38px;
	}

 

.announcement-bottom {
	height:5px
}

#bottom-spacer {
	height:35px;
	margin:auto;
	width:700px
}


  
 /* Header Codes */
 
 #topmastlp 
 {width:984px; height:120px; background-image:url(/image-files/mast-oval-bfo.gif); background-repeat:no-repeat; padding-top:0;
 margin-top:0}
 
 a.float-left {float:left}
  
.searchbox-position {
	FLOAT: right;
	margin-right:10px;
	margin-top:12px;
}
   
 input.searchspacer {height:1px}
 
  div.searchwhiteletters {FLOAT: right; margin-right:15px; margin-top:7px}
  input.c2 {height:1px}
  a.c3 {color:#FFFFFF; float:left; margin-top:6px}

 a.inforequest-red {color:#660000; float:left; margin-top:10px}
 
   
     /* End of Header Codes */
   
 #footermenubacktotop {
	padding: 6px;
	margin:auto;
	text-align: center;
	width:875px;
	font-size: 12px;
	font-weight:bold;
	}
  

.backtotop-font-size {
	font-size:14px;
	font-weight:bold
}





 #nav ul {
float : left;
list-style : none;
background : transparent;
width : 100%;
padding : 0;
margin : 0 0 0 0;
height : auto;
display : inline;
}
#nav ul li {
display : inline;
margin : 0;
padding : 0;
}
#nav ul li a {
display : block;
float : left;
margin : 0;
padding : 0 8px;
padding-left : 16px;
border-top : none;
border-right : none;
border-left : none;
border-bottom : none;
color : #000;
font-weight: bold;
font-size:11px;
line-height:30px;
font-family:Arial, Helvetica, sans-serif;
text-decoration : none;
}

#nav ul li a:hover, #nav ul li a:active {
color: #3b73b9;
background-color: #ccc;
text-decoration: underline;
display : block;
}







.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter {
	padding: 5px;
	background-color: #fff;
	border: 0px;
}
.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
}
.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}
.AdSenseBoxCenter {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

