/*-------- Sub Page Common Elements --------*/
/*------------------------------------------*/
#subPageContent p.lessMargin {
    margin-bottom: 12px;
}

.list, .list li {
	list-style: none;
}
.list {
    padding-bottom: 5px;
}
.list li {
	margin-left: 7px;
	margin-bottom: 12px;
	padding-left: 13px;
	background:url(../images/list-arrows.gif) left 5px no-repeat;
}

.standard {
    border-collapse: collapse;
    border-left: 1px solid #ecdfc5;
    width: 515px;
}

.standard th {
    background-color: #897663;
    border-right: 1px solid #ecdfc5;
    color: #e5dac5;
    padding-bottom: 7px;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 7px;
}

.standard td {
    border-right: 1px solid #ecdfc5;
    border-bottom: 1px solid #ecdfc5;
    padding-bottom: 7px;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 7px; 
}

.standard td.cell1 {
    text-align: center;
}

.altRow td {
    background-color: #f5f1e7;
}

.formBox fieldset {
    border-top: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-right: 2px solid #e8e8e8;
    border-bottom: 2px solid #e8e8e8;
    margin-bottom: 8px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    text-align: center;
}

.formBox table.formTable {
    border-bottom: 1px dashed #e2e2e2;
    margin-bottom: 5px;
}

.formBox table.formTable th {
    text-align: left;
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 3px;
    vertical-align: top;
}

.formBox table.formTable td {
    padding-bottom: 6px;
    text-align: left;
    vertical-align: top;
}

.formBox table.formTable input {
    background-color: #f4ebdb;
    border-bottom: 1px solid #daccb3;
    border-left: 1px solid #daccb3;
    border-right: 1px solid #daccb3;
    border-top: 1px solid #c9b798;
    padding: 3px 12px;
    width: 160px;
}


.formBox table.formTable textarea {
    background-color: #f4ebdb;
    border-bottom: 1px solid #daccb3;
    border-left: 1px solid #daccb3;
    border-right: 1px solid #daccb3;
    border-top: 1px solid #c9b798;
    padding: 3px 0 3px 12px;
    width: 160px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    height: 100px;
    overflow-x: hidden;
}

.formBox table.formTable td.checkBox input {
    background-color: none;
    border: none;
    height: 13px;
    padding: 0;
    width: 13px;
}

#subPageContent .formBox p {
    margin-bottom: 8px;
}

.formBox table.formTable input.imgBtn {
    border: none;
    background-color: none;
    padding: 0;
    width: auto;
}


/*-------- Sub Page Wrap --------*/
/*-------------------------------*/
#sideBar {
	float: left;	
	width: 244px;
	padding-left: 40px;
	margin-right: 19px;
}
#subNav {
	font-weight: bold;
	width: 244px;
	padding-bottom: 19px;
	min-height: 249px;
	}
#subNav h2 {
	background:url(../images/sub-nav-head-bg.jpg) top left no-repeat;
	width: 218px;
	height: 24px;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #f4ede1;
	margin-top: 0;
	padding-top: 11px;
	padding-left: 25px;
	}
#subNav ul, #subNav li {
	list-style: none;
	width: 195px;
	}
#subNav ul {
	border-bottom: 1px dashed #e2e2e2;
	margin-left: 21px;
	}
#subNav li {
	font-size: 12px;
	border-top: 1px dashed #e2e2e2;
	}
#subNav li.first {
	border-top: none;
	}
#subNav ul ul {
	/*display: none;*/
	margin-left: 0px !important;
	border-bottom: none;
	}
#subNav li li {
	font-size: 11px;
	margin-left: 0;
	padding-left: 17px;
	width: 178px;
	}
#subNav li a {
	color:#59483E;
	text-decoration: none;
	background:url(../images/sub-nav-arrows.gif) 4px 50% no-repeat;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	}
#subNav li a:hover, #subNav li a.selected,  #subNav li .rtSelected a  {
	color:#fa3d59;
	}
#subNav li li a{
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	background:url(../images/sub-nav-arrows-2a.gif) 0 8px no-repeat;	
	}
#subNav li li a:hover, #subNav li li a.selected,  #subNav li li .rtSelected a {
	background:url(../images/sub-nav-arrows-2b.gif) 0 8px no-repeat;	
	}	
#now-click{
	display:inline;
	float: none;
	width:244px;
	}

.banners {
    margin-top: 6px;
}

.sheet-of-paper{
	background:url(../images/sheet-of-paper-sub.gif) repeat-y;
	clear: left;
	}
#container{
	min-height:216px;
	float:right;
	width:546px;
	position:relative;
	margin-right:35px;
	margin-left: 0;
	padding-top: 0;
	display:inline;
	}
* html #container{
	height:216px;
	}
#subHeader {
	margin-bottom: 25px;
	margin-left: 8px;
	width: 541px;
	height: 251px;
	}
#subPageContent {
	padding: 0 12px 0 20px;
	border-left: 1px solid #e8e8e8;
}
#subPageContent h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	color: #562e1c;
	margin-bottom: 6px;
	font-weight: normal;
	}
#subPageContent h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #345e7a;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 6px;
	}
#subPageContent h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #47362d;
	margin-top: 20px;
	margin-bottom: 4px;
	}
#subPageContent p {	
	margin: 0 0 17px;
	line-height: 17px;
}
#subPageContent a {	
	color: #f92948;
	text-decoration: underline;
}
#subPageContent a:hover {
    text-decoration: none;
}


/*-------- Pages --------*/
/*-----------------------*/

#subPageContent .disclaimer h3 {
    font-size: 12px;
}

.disclaimer p {
    font-style: italic;
    font-size: 11px;
}

.factsList {
    border-top: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-right: 2px solid #e8e8e8;
    border-bottom: 2px solid #e8e8e8;
    margin-bottom: 18px;    
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 29px;
}

.factsList li {
    background:url(../images/list-arrows2.gif) 2px 5px no-repeat;
    border-bottom: 1px dashed #e9e8e8;
    margin-bottom: 8px;
    padding-bottom: 5px;
    padding-left: 16px;
}

.factsList li.last {
    border-bottom: none;
}

#subPageContent .factsList li a {
    text-decoration: none;
}

#subPageContent .factsList li a:hover {
    text-decoration: underline;
}

#missionQuote {
    width: 523px;
    height: 84px;
	background: #fff url(../images/missionQuote.gif) top left no-repeat;
	text-indent: -9999px;
	margin: 20px 0 20px 0;
}

#pressReleaseList, #pressReleaseList li {
    list-style: none;
}

#pressReleaseList {
    border-top: 3px solid #e2e2e2;
}

#pressReleaseList li {
    border-bottom: 1px dashed #e2e2e2;
}

#pressReleaseList h2 {
    font-size: 12px;
}

#pressReleaseList h2 span {
    font-size: 11px;
    color: #47362d;
}

#pressReleaseList p {
    margin-bottom: 10px;
}

#subPageContent p.backLink {
    border-top: 3px solid #e2e2e2;
    color: #897d76;
    margin-bottom: 3px;
    padding-top: 5px;
    text-align: right;
}

.aboutFabBlurb, .note {
    font-size: 11px;
}

.aboutFabBlurb h4 {
    border-bottom: 1px dashed #e2e2e2;
    font-size: 12px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    padding-top: 2px;
}

.loginBox {
    width: 370px;
}

.loginBox p.submitBtn, .signupBox p.submitBtn {
    text-align: center;
}

.signupBox {
    width: 425px;
}

.signupBox table.formTable {
    border-bottom: none;
}

.signupBox table.formTable th {
    padding-left: 0;
    white-space: nowrap;
}

.signupBox table.formTable td.checkBox {
    vertical-align: top;
}

.docList, .docList li {
    list-style: none;
}

.docList {
    margin-bottom: 25px;
    margin-left: 25px;
}

.docList li {
    margin-bottom: 6px;
    padding-left: 22px;
    padding-top: 1px;
}

.docList li span {
    font-size: 11px;
    color: #7d7d7d;
}

.docPdf {
	background: #fff url(../images/iconPdf.gif) left 50% no-repeat;
}
.docWord {
	background: #fff url(../images/iconWord.gif) left 50% no-repeat;
}
.docExcel {
	background: #fff url(../images/iconExcel.gif) left 50% no-repeat;
}
.docPowerPoint {
	background: #fff url(../images/iconPowerPoint.gif) left 50% no-repeat;
}

.docOther 
{
	background:url(../images/list-arrows.gif) left 50% no-repeat;
	
}

.hoursTable {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    width: 350px;
}

.hoursTable {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    width: 400px;
}

#franchiseCity p {
    text-align: left;
}

#franchiseCity .standard {
    border-collapse: collapse;
    border-left: 1px solid #ecdfc5;
    width: 100%;
    margin-bottom: 10px;
}

#franchiseCity .standard th {
    background-color: #897663;
    border-right: 1px solid #ecdfc5;
    color: #e5dac5;
    padding-bottom: 7px;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 7px;
    text-align:center;
    white-space: normal;
}

#franchiseCity .standard th.alignLeft {
    text-align:left;
}

#franchiseCity .standard td {
    border-right: 1px solid #ecdfc5;
    border-bottom: 1px solid #ecdfc5;
    padding-bottom: 7px;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 7px; 
    text-align: center;
}

#franchiseCity .standard td.alignLeft {
    text-align: left;
}

#franchiseCity .standard .altRow td {
    background-color: #f5f1e7;
}

.emailSignUp td {
    text-align: left;
    vertical-align: top;
    padding-bottom: 10px;
}
    
/*-------- Sitemap --------*/
/*-------------------------*/

#siteMap {
    margin-top: 15px;
}

#siteMap a {
    color: #345E7A;
    text-decoration: none;
}

#siteMap a:hover {
    text-decoration: underline;
}

#siteMap ul, #siteMap li {
    list-style: none;
}

#siteMap li {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

#siteMap ul {
    margin-top: 3px;
}

#siteMap ul li a {
    color: #59483E;
    background:transparent url(../images/sub-nav-arrows.gif) no-repeat scroll 2px 50%;
    color:#59483E;
    display:block;
    padding-left:16px;
}

#siteMap ul ul {
    margin-left: 16px;
}
#siteMap li li {
    text-transform: none;
    font-size: 12px;
    margin-bottom: 5px;
}

#siteMap li li li {
    font-weight: normal;
}

#siteMap li li li a {
    background:transparent url(../images/sub-nav-arrows-2a.gif) no-repeat scroll 0 50% ;
    padding-left:10px;
}


/*-------- Sitemap2 --------*/
/*-------------------------*/

.siteMap2 {
    margin-top: 15px !important;
}

.siteMap2 a {
    color: #345E7A !important;
    text-decoration: none !important;
}

.siteMap2 a:hover {
    text-decoration: underline !important;
}

.siteMap2 ul, #siteMap li {
    list-style: none !important;
}

.siteMap2 li {
    text-transform: uppercase !important;
    font-weight: bold !important;
    font-size: 14px !important;
    margin-bottom: 10px !important;
}

.siteMap2 ul {
    margin-top: 3px !important;
}

.siteMap2 ul li li a {
    color: #59483E !important;
    background:transparent url(../images/sub-nav-arrows.gif) no-repeat scroll 2px 50% !important;
    color:#59483E !important;
    display:block !important;
    padding-left:16px !important;
}

.siteMap2 ul ul {
    margin-left: 16px !important;
}
.siteMap2 li li {
    text-transform: none !important;
    font-size: 12px !important;
    margin-bottom: 5px !important;
}

.siteMap2 li li li {
    font-weight: normal !important;
}

.siteMap2 li li li a {
    background:transparent url(../images/sub-nav-arrows-2a.gif) no-repeat scroll 0 50%  !important;
    padding-left:10px !important;
}




.requiredField,
.validation
{
	color: #ff0000;
	font-weight: bold; 	
	display: inline; 
	position: relative;
	overflow: visible;
}
.validation .validator
{
	position: absolute;
	left: 10px;
	top: 3px;
	width: 280px;
}