@import url("fran-popupSystem.css"); /*Pop-up system*/
@import url("fran-popupStyles.css"); /*Pop-up styles*/
@import url("fran-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:#666;
	}
form {
	margin:0;
	padding:0;
}

h1.maincontent-title {
	margin:10px 0;
	padding:0;
	color:#666;
line-height:1.25;
	font-size:22px;
}
h1. div {
	margin:0;
	padding:0px 0;
}
h2 {
	font-weight: bold;
	color:#5E5E5E;
	margin: 18px 0;
	}
h3, h4, h5 {
	margin:10px 0 5px 0;
	padding:0;
}
h5 { 
	color:#902887; 
	font-size:12px;
}
div.content ol, ul {
	margin:5px 0 10px 50px;
	padding:0 0 0 0;
}

.left {
	float:left;
	}
.right {
	float:right;
	}
div.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0%;
	padding: 0;
	margin: 0;
}/* Used to stop floating elements in parent div from breaking boundary of parent div */

a.button {
	height:22px;
	margin: 10px 0 0;
	padding:3px 12px 0 12px;
	border:2px solid #FFF;
	display: inline;
	text-decoration:none;
	font-size:13px;
	color:#902888;
	background:#FAC621 url(../fw/sideBox-link-hover-bg.gif) no-repeat top left;
	float: left;
	}
	
a.button:hover {
	
	background:#9DC7EF url(../fw/sideBox-link-bg.jpg) no-repeat top left;
	color:#418CD2;
	}


/****************************
	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;
	}
div.headerInfo {
	float: left;
	width: 370px;
	padding: 30px 0 0 30px;
}
.topcontent {
	width: 180px;
	float: left;
	}
.container .headerInner .headerInnerTitle {
	margin: 0;
	padding: 0;
	font-size:16px;
	font-weight:normal;
	color:#000;
	}
	
.container .headerInner .headerInnerTitle2 {
	margin: 0;
	padding: 0;
	font-size:22px;
	font-weight:normal;
	color:#000;
	}
	
.headerEmail {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:14px;
}

a:hover.headerEmail {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
	font-size:14px;
}
	
.headerInnerTitle {
	margin:0;
	padding:0;
	font-size:22px;
	color:#000;
	}
.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 {
	float:right;
	display: inline;
	margin:-3px 12px 0 0;
	}
.flashText { 
	margin: 15px 0 0;
	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;
}
.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;
	}
	

.serveBox {
	width:95%;
	min-height:75px;
	padding:8px;
	margin:5px;
	border-style:solid;
	border-width:1px;
	border-color:#D4E6F4;
}


.quickFeild {
	border-style:solid;
	border-width:1px;
	border-color:#BCD9F4;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	margin:4px 0px 0px 0px;
	padding:2px;
	width:135px;
}
textarea.quickFeildMessage {
border:1px solid #BCD9F4;
font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	margin:4px 0px 0px 75px;
	padding:2px;
	width:135px;
	height:30px;
}

.navGutter {
	background: url(../fw/bg_navGutter.jpg) no-repeat bottom right;
	margin:-5px 0px 0px 12px;
}

.contactUsHeaderBox {
	width: 115px;
	float: right;
}



/****************************
	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;
	}
.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;
	}
	
/****************************
	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; }


.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-title2 {
	font-size:20px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 0 0;
	margin-bottom: 10px;
	font-weight: normal;
}


.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 25px 20px;
}

div.sideBox div.sideBoxBtm img {
	float:left;
	margin: 12px 0 20px 0;
	}

div.sideBox div.sideBoxBtm div.sideTutor {
	background: transparent url(../fw/sideBox-FindTutor.jpg) no-repeat top left;
}
div.sideBox div.sideBoxBtm div.sideContact {
	background: transparent url(../fw/sideBox-QuickContact.jpg) no-repeat top left;
}
div.sideBox div.sideBoxBtm h1,
div.sideBox div.sideBoxBtm p,
div.sideBox div.sideBoxBtm span,
div.sideBox div.sideBoxBtm a,
div.sideBox div.sideBoxBtm input {
	margin-left: 75px;
}
div.sideBox div.sideBoxBtm p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
div.sideBox div.sideBoxBtm div.sideTutor h1 {
	margin-bottom: 2px;
}


/****************************
	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:#902888;
	text-decoration:none;
	background:none;
	}
.footerLinks li a:hover {
	color:#1074B9;
	}

.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;
	}