@import url("popupSystem.css"); /*Pop-up system*/
@import url("popupStyles.css"); /*Pop-up styles*/
@import url("sifr.css"); /*Pop-up styles*/
body {
	margin:0;
	padding:0;
	background: #902888 url(../fw/body-bg.jpg) repeat-x top left;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color:#000000;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
a.button {
	height:22px;
	margin:10px 0;
	padding:3px 12px 0 12px;
	border:2px solid #FFF;
	display:block;
	text-decoration:none;
	font-size:13px;
	color:#418CD2;
	background:#9DC7EF url(../fw/sideBox-link-bg.jpg) no-repeat top left;
	float:left;
}
a.button:hover {
	background:#FAC621 url(../fw/sideBox-link-hover-bg.gif) no-repeat top left;
	color:#902888;
}
h4 {
	color:#902887;
}
/****************************
	LAYOUT CONTAINERS
****************************/

.container {
	width:974px;
	margin:0 auto;
}
/****************************
	HEADER
****************************/
.header {
	width:974px;
	height:160px;
	background: url(../fw/header-bg.jpg) no-repeat top left;
}
.headerInner {
	width:974px;
	height:160px;
	background: url(../fw/header-inner-bg.jpg) no-repeat top left;
}
.logo {
	width:286px;
	height:111px;
	margin: 26px 0 0 34px;
	float:left;
}
.flashRegion {
	width:635px;
	height:160px;
	position:relative;
	top: 0;
	left:24px;
	z-index:50;
	float:left;
}
.topcontent {
	width: 150px;
	margin: 20px 0 0 50px;
	float:left;
}
h1.headerInnerTitle {
	margin:0;
	padding:0;
	font-size:16px;
	color:#666;
}
h1.content-title {
	margin:0;
	padding:0;
	font-size:22px;
	color:#666;
}
.topcontent p {
	width:150px;
	margin:0;
	padding:0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#4B4B4B;
}
/*
.innerSearch {
	width:100px;
	margin: 10px 0 0 50px;
	float:left;
	}
*/
.innerSearchBox {
	width: 100px;
	height: 40px;
	position:relative;
	top:40px;
	left:75px;
	-left:0;
	background: url(../fw/inner-search-bg.jpg) no-repeat top left;
	float:left;
}
.innerSearchBox .inners {
	width:94px;
	height:28px;
	padding:5px 0 0 6px;
	font:15px Tahoma, Arial, Helvetica, sans-serif;
	color: #A5A5A5;
	background:transparent;
	border: 0;
}
.innerSearchBox .innersgo {
	width:76px;
	height:35px;
	display:block;
	background: url(../fw/inner-search-btn.jpg) no-repeat top left;
}
.innerHeaderImg {
	width:266px;
	height:160px;
	position: relative;
	top:0;
	left:4px;
	z-index:50;
	float:right;
}
/****************************
	CONTENT
****************************/

div.contentBox {
	width:974px;
	-margin-top:-6px;
	background:url(../fw/contentBox-Tile.png) repeat-y top left;
	overflow:hidden;
}
.content {
	width: 625px;
	margin: 20px 30px 0 0;
	padding: 0 0 20px 0;
	float:right;
}
h1.maincontent-title div {
	margin:0;
	padding:5px 0 5px 0;
	font-size:21px;
	color:#666;

}
.content h1 {
	margin:10px 0;
	padding:0;
}
.content h2 {
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#5E5E5E;
	margin: 18px 0;
}
.content p {
	margin: 0 0 10px 0;
	padding:0;
	clear:both;
}
.content a {
	padding: 1px 3px;
	color:#710E6A;
	background-color:#ECF6FF;
	text-decoration:none;
}
.content a:hover {
	color:#902888;
}
.content a.linkbox {
	margin-bottom:10px;
	padding: 5px 8px;
	display:block;
	background-color:#E1EEFA;
	border: 1px solid #8DBFEB;
	color:#1074B9;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
}
.content a.linkbox:hover {
	color:#902888;
	background: url(../fw/mainNav-hover-bg.jpg) repeat-x bottom left;
	border: 1px solid #E9BB2F;
}
.content a.linkbox2 {
	margin-bottom:10px;
	padding: 5px 8px;
	display:block;
	background-color:#E1EEFA;
	border: 1px solid #8DBFEB;
	color:#1074B9;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	width:105px;
	text-align:center;
}
.content a.linkbox2:hover {
	color:#902888;
	background: url(../fw/mainNav-hover-bg.jpg) repeat-x bottom left;
	border: 1px solid #E9BB2F;
	width:105px;
}
.content ul {
	margin: 0 0 10px 15px;
	padding:0;
}
.content li {
	margin: 0 0 5px 0;
	padding:0;
}
/****************************
	HOME
****************************/

.homeSearch {
	background: url(../fw/homeSearch-bg.jpg) no-repeat top left;
	width:974px;
	height:92px;
	padding-top:1px
}
.homeSearch .action {
	width:280px;
	height:92px;
	float:left;
}
.homeSearch .action h1 {
	width:200px;
	height:10px;
	margin:16px 0 16px 38px;
	-margin:16px 0 -6px 38px;
	padding:0;
}
.homeSearch .action p {
	width: 232px;
	margin: 0 0 0 38px;
	padding:0;
	color:#4B4B4B;
	line-height:1.2em;
}
/* search form */
.homeSearch .search {
	width: 400px;
	height: 92px;
	float:left;
}
.searchBox {
	width: 227px;
	height: 34px;
	margin: 25px 0 0 35px;
	background: url(../fw/homeSearch-input-bg.jpg) no-repeat bottom left;
	-background: url(../fw/homeSearch-input-bg.jpg) no-repeat left 3px;
}
.searchBox .s {
	width:90px;
	margin: 6px 0 0 0;
	padding:2px 0 0 6px;
	*margin: 6px 0 0 -34px;
	font:15px Tahoma, Arial, Helvetica, sans-serif;
	color: #A5A5A5;
	background:transparent;
	border: 0;
	float:left;
}
.searchBox .sgo {
	width:124px;
	height:35px;
	background: url(../fw/homeSearch-search-btn.jpg) no-repeat top left;
	display:block;
	float:right;
}
/* phone listing */
.homeSearch .phone {
	width: 274px;
	height: 92px;
	float:left;
}
.homeSearch .phone p {
	width:150px;
	margin: 23px 0 0 100px;
}
.homeSearch .phone h1 {
	width:150px;
	margin: 0 0 0 100px;
}

.homeSearch h1.content-title,h1.headerInnerTitle { font-size: 22px; font-weight:normal; color: #262626; }

.homeSearch h1.sidebar-title { font-size: 19px; font-weight:normal; color: #262626; }
/****************************
	INNER CONTENT
****************************/

.innerContentTop {
	width:974px;
	height:6px;
	background: url(../fw/inner-content-top.png) no-repeat top left;
	-background: url(../fw/inner-content-top.jpg) no-repeat top left;
}
/****************************
	UI CONTENT
****************************/

.formTables .forms {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	padding:5px;
}
.asktric {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#710e69;
	font-size:18px;
}
.floatRight {
	float:right;
}
.floatRight2 {
	margin-right:19px;
	float:right;
}
.franchiseBox {
	width:95%;
	background-color:#FFFFFF;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	margin:10px 0px 10px 0px;
	float:left;
}
.floatLeft {
	float:left;
}
.FranchRight {
	float:left;
	padding:10px 0px 0px 0px;
}
.FranchLeft {
	float:left;
	width:430px;
	padding:0px 20px 0px 0px;
}
.rightButton {
	float:right;
	padding:0px 5px 0px 0px;
}
.checkBoxPad {
	float:left;
	width:80px;
	margin:0px 8px 0px 0px;
}
.checkContianer {
	float:left;
}
.materials {
	float:left;
}
.materialsText {
	float:left;
	width:100px;
}
.floatButton {
	float:right;
	padding:6px 56px 0px 0px;
}
.formsSmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	padding:5px;
	width:70px;
	margin:0px 0px 6px 0px;
}
/****************************
	LEFT COLUMN
****************************/

.sidebar {
	width: 256px;
	margin: 20px 0 0 10px;
	-margin: 20px 0 0 5px;
	padding: 0px 22px;
	float:left;
}
div.sideBox {
	background: url(../fw/sideBox-Tile.jpg) repeat-y top left;
	width: 261px;
	margin-bottom:10px;
}
div.sideBox div.sideBoxTop {
	background:url(../fw/sideBox-Top.jpg) no-repeat top left;
	padding:8px 0 0 0;
}
div.sideBox div.sideBoxBtm {
	background:url(../fw/sideBox-Bottom.jpg) no-repeat bottom left;
	padding:0 15px 15px 20px;
}
div.sideBox div.sideBoxBtm img {
	float:left;
	margin: 12px 0 20px 0;
}
div.sideBox div.sideBoxBtm h1 {
	width:150px;
	margin:18px 0 -5px 0;
	padding:0;
	font:normal 18px Verdana, Arial, Helvetica, sans-serif;
	color:#262626;
	float:right;
}
div.sideBox div.sideBoxBtm p {
	width:150px;
	margin:0;
	padding:0;
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#4B4B4B;
	float:right;
}
div.sideBox a.button {
	margin:10px 0 10px 12px;
	float:left;
}
/****************************
	FOOTER
****************************/

.footer {
	width:974px;
	height:53px;
	background:url(../fw/footer-bg.png) no-repeat top left;
	color:#383838;
	padding-top:1px;
}
.footerLinks ul {
	margin: 6px 0 0 20px;
	padding:0;
	list-style:none;
}
.footerLinks li {
	display:block;
	float:left;
	margin:0;
	padding: 5px 20px;
}
.footerLinks li a {
	color:#1074B9;
	text-decoration:none;
	background:none;
}
.footerLinks li a:hover {
	color:#902888;
}
.footerInfo p {
	margin: 6px 25px 0 0;
	padding:0;
	color:#383838;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	float: right;
}
.footerInfo a {
	color: #383838;
	text-decoration:none;
	background:none;
}
.footerInfo a:hover {
	text-decoration:underline;
	color: #383838;
}
a.sitemap-sublink {
	background:none;
}
.sitemap-ul li {
	margin:5px 0 0 0;
 .margin:5px 0 0 20px;
	list-style: none;
}
.sideBtn {
	margin-bottom:20px;
	}
.canadaZip {
	margin:4px 0 0 35px;
	color:#616161;
	width:380px;
}