@charset "utf-8";

@import url(jquery-ui-1.8.4.custom.css);

/* Base Structure */


img, div, a, input { behavior: url(iepngfix.htc) }

.hidden {
	visibility: hidden;
	display: none;
}

* html a:hover {
	visibility:visible;
}

* {
margin:0;
padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/bg_repeat.jpg);
	background-repeat: repeat-x;
}
a {
	color: #1e5d88;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: none;
	color: #1e5d88;
}
#body_cell {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#main_container {
	width: 960px;
	float: left;
}
#header {
	float: left;
	width: 960px;
	height: 148px;
}
	.header_left {
		float: left;
		width: 185px;
		height: 148px;
	}
	.header_right {
		float: left;
		width: 775px;
	}
		.header_right_top {
			float: left;
			width: 775px;
			height: 91px;
		}
			.header_call_to_action {
				float: right;
				margin-top: 20px;
				width: 187px;
				height: 48px;
			}
			.header_call_to_action img {
				height: 48px; 
				border: 0; 
			}
			.header_call_to_action a {
				display: block;
				height: 48px;
				float: left;
				overflow: hidden;/* for ie to hide extra height*/
			}
			.header_call_to_action a:hover img{
				visibility: hidden;
			}
			.header_call_to_action_mo {
				float: left;
				width: 187px;
				height: 48px;
				background-image: url(../images/call_to_action_top_mo.jpg);
				background-repeat: no-repeat;
			}
			
		.header_right_bottom {
			float: left;
			width: 775px;
			height: 57px;
		}
		
		.navcell {
			float: left;
			height: 57px;
		}
		.navcell img {
			height: 57px; 
			border: 0; 
		}
		.navcell a {
			display: block;
			height: 57px;
			float: left;
			overflow: hidden;/* for ie to hide extra height*/
		}
		.navcell a:hover img{
			visibility: hidden;
		}
			.nav_1_about {
				float: left;
				width: 81px;
				height: 57px;
				background-image: url(../images/nav_mo_1_about.png);
				background-repeat: no-repeat;
			}
			.nav_2_franchising {
				float: left;
				width: 89px;
				height: 57px;
				background-image: url(../images/nav_mo_2_franchising.png);
				background-repeat: no-repeat;
			}
			.nav_3_industry {
				float: left;
				width: 70px;
				height: 57px;
				background-image: url(../images/nav_mo_3_industry.png);
				background-repeat: no-repeat;
			}
			.nav_4_why {
				float: left;
				width: 64px;
				height: 57px;
				background-image: url(../images/nav_mo_4_why.png);
				background-repeat: no-repeat;
			}
			.nav_5_training {
				float: left;
				width: 82px;
				height: 57px;
				background-image: url(../images/nav_mo_5_training.png);
				background-repeat: no-repeat;
			}
			.nav_6_franchisees {
				float: left;
				width: 93px;
				height: 57px;
				background-image: url(../images/nav_mo_6_franchisees.png);
				background-repeat: no-repeat;
			}
			.nav_7_process {
				float: left;
				width: 82px;
				height: 57px;
				background-image: url(../images/nav_mo_7_process.png);
				background-repeat: no-repeat;
			}
			.nav_8_requirements {
				float: left;
				width: 103px;
				height: 57px;
				background-image: url(../images/nav_mo_8_requirements.png);
				background-repeat: no-repeat;
			}
			.nav_9_faqs {
				float: left;
				width: 48px;
				height: 57px;
				background-image: url(../images/nav_mo_9_faqs.png);
				background-repeat: no-repeat;
			}
			.nav_10_request {
				float: left;
				width: 63px;
				height: 57px;
				background-image: url(../images/nav_mo_10_request.png);
				background-repeat: no-repeat;
			}


#mid_content {
	float: left;
	width: 960px;
}
	#mid_content .cap_main_white_top {
		float: left;
		width: 960px;
		height: 56px;
		background-image: url(../images/cap_main_white_top.png);
		background-repeat: no-repeat;
	}
	#mid_content .cap_main_white_top .ourproducts {
		float: left;
		width: 273px;
		height: 30px;
		padding-top: 18px;
		padding-left: 23px;
	}
	#mid_content .cap_main_white_top .recentnews {
		float: right;
		width: 272px;
		height: 30px;
		padding-top: 18px;
		padding-right: 23px;
	}
	
/* Secondary Structure */

.col_left {
	float: left;
	width: 253px;
	padding-top: 25px;
	padding-bottom: 15px;
}
.col_mid {
	float: left;
	width: 510px;
	padding-top: 25px;
	line-height: 1.45em;
	font-size: 13px;
}
.col_wide {
	float: left;
	width: 707px;
	padding-top: 25px;
	line-height: 1.45em;
	font-size: 13px;
}
.col_right {
	float: right;
	width: 170px;
	padding-top: 25px;
}

.col_mid ul {
	padding-left: 15px;
	margin-left: 10px;
}
.col_mid li {
	color: #004778;
	padding-bottom: 3px;
}
.font_normal {
	color: #000000;
}

.header_cell {
	float: left;
	width: 510px;
	padding-bottom: 10px;
}
.header_cell_left {
	float: left;
	width: 28px;
}
.header_cell_right {
	float: left;
	width: 482px;
	font-size: 15px;
	padding-top: 2px;
	color: #3c7298;
	font-weight: bold;
}

.mininav_area {
	float: left;
	width: 510px;
	color: #666666;
	font-size: 11px;
	padding-bottom: 15px;
	font-size: 12px;
}
.mininav_area a {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
.mininav_area a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.prev_next_area {
	float: right;
	width: 155px;
	_width: 165px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.prev {
	float: left;
	width: 100px;
	text-align: right;
}
.prev a {
	color: #3c7298;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
.prev a:hover {
	color: #3c7298;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.divider {
	float: left;
	width: 10px;
	font-weight: bold;
}
.next {
	float: left;
	width: 45px;
	text-align: right;
}
.next a {
	color: #cd1b1d;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
.next a:hover {
	color: #cd1b1d;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.right_download_kit {
	float: left;
	width: 170px;
	height: 99px;
}
.right_download_kit img {
	height: 99px; 
	border: 0; 
}
.right_download_kit a {
	display: block;
	height: 99px;
	float: left;
	overflow: hidden;/* for ie to hide extra height*/
}
.right_download_kit a:hover img{
	visibility: hidden;
}
.right_download_kit_mo {
	float: left;
	width: 170px;
	height: 99px;
	background-image: url(../images/right_download_kit_mo.jpg);
	background-repeat: no-repeat;
}

.right_testimonial_area {
	float: left;
	width: 170px;
}
.bg_testimonial_kurt {
	float: left;
	width: 170px;
	height: 298px;
	background-image: url(../images/bg_testimonial_kurt.jpg);
	background-repeat: no-repeat;
}
.quote_open {
	float: left;
	width: 33px;
	height: 34px;
}
.quote_textarea {
	float: left;
	width: 150px;
	padding-left: 10px;
	font-size: 10px;
}
.quote_close {
	float: right;
	width: 36px;
	height: 28px;
}
.quote_byline_row {
	float: left;
	width: 150px;
	padding-left: 10px;
}
.quote_byline_left {
	float: left;
	width: 87px;
}
.quote_byline_right {
	float: left;
	width: 63px;
	font-size: 9px;
	padding-top: 10px;
}

/* Home */

.bannerhome {
	float: left;
	width: 960px;
	height: 363px;
	background-image: url(../images/bg_banner_index.jpg);
	background-repeat: no-repeat;
}

	.bannerhome_learnmore {
		float: right;
		width: 325px;
		height: 96px;
		padding-top: 135px;
		padding-right: 5px;
	}
		.bannerhome_learnmore img {
			height: 96px; 
			border: 0; 
		}
		.bannerhome_learnmore a {
			display: block;
			height: 96px;
			float: left;
			overflow: hidden;/* for ie to hide extra height*/
		}
		.bannerhome_learnmore a:hover img{
			visibility: hidden;
		}
		.bannerhome_learnmore_mo {
			float: left;
			width: 325px;
			height: 96px;
			background-image: url(../images/button_home_start_now_mo.png);
			background-repeat: no-repeat;
			overflow: hidden;/* for ie to hide extra height*/
		}

.three_box_home {
	float: left;
	width: 960px;
}
	.three_box_home_left {
		float: left;
		width: 300px;
		height: 259px;
		margin-left: 10px;
		display: inline;
		background-image: url(../images/bg_home_box_left.png);
		background-repeat: no-repeat;
	}
		.three_box_home_left_text_area {
			float: left;
			width: 170px;
			padding-left: 15px;
			padding-top: 110px;
			font-size: 14px;
			line-height: 1.35em;
		}
		.three_box_home_left_button_area {
			float: right;
			width: 194px;
			height: 44px;
			padding-top: 13px;
			padding-right: 5px;
		}
		.three_box_home_left_button_area img {
			height: 44px; 
			border: 0; 
		}
		.three_box_home_left_button_area a {
			display: block;
			height: 44px;
			float: left;
			overflow: hidden;/* for ie to hide extra height*/
		}
		.three_box_home_left_button_area a:hover img{
			visibility: hidden;
		}
		.three_box_home_left_button_area_mo {
			float: left;
			width: 194px;
			height: 44px;
			background-image: url(../images/button_home_convert_mo.png);
			background-repeat: no-repeat;
		}
	
	.three_box_home_mid {
		float: left;
		width: 308px;
		height: 259px;
		background-image: url(../images/bg_home_box_mid.png);
		background-repeat: no-repeat;
		margin-left: 20px;
		display: inline;
	}
		.three_box_home_mid_text_area {
			float: left;
			width: 265px;
			padding-left: 15px;
			padding-top: 40px;
			font-size: 14px;
			line-height: 1.35em;
		}
	
	.three_box_home_right {
		float: left;
		width: 300px;
		height: 259px;
		background-image: url(../images/bg_home_box_right.png);
		background-repeat: no-repeat;
		margin-left: 12px;
		display: inline;
	}
		.three_box_home_right_text_area {
			float: left;
			width: 265px;
			padding-left: 22px;
			padding-top: 102px;
			font-size: 14px;
			line-height: 1.35em;
		}
		.three_box_home_right_button_area {
			float: left;
			width: 112px;
			height: 42px;
			padding-left: 85px;
		}
		.three_box_home_right_button_area img {
			height: 42px; 
			border: 0; 
		}
		.three_box_home_right_button_area a {
			display: block;
			height: 42px;
			float: left;
			overflow: hidden;/* for ie to hide extra height*/
		}
		.three_box_home_right_button_area a:hover img{
			visibility: hidden;
		}
		.three_box_home_right_button_area_mo {
			float: left;
			width: 112px;
			height: 42px;
			background-image: url(../images/button_home_download_mo.png);
			background-repeat: no-repeat;
		}
	
/* About */

.bio_cell {
	float: left;
	width: 510px;
	padding-bottom: 25px;
}
	.bio_cell_top {
		float: left;
		width: 510px;
		font-weight: bold;
		padding-bottom: 3px;
	}
	.bio_cell_textarea {
		float: left;
		width: 510px;
	}
		.bio_cell_img {
			float: left;
			width: 73px;
			height: 89px;
			padding-right: 15px;
			padding-bottom: 10px;
		}
		
/* Training */

.training_cell {
	float: left;
	width: 510px;
	padding-bottom: 10px;
}
.training_cell_left {
	float: left;
	width: 39px;
	padding-right: 5px;
}
.training_cell_right_blue {
	float: left;
	width: 466px;
}
.training_cell_right_yellow {
	float: left;
	width: 466px;
	padding-top: 2px;
}

/* Franchisees */

.video_row {
	float: left;
	width: 510px;
}
.video_cell_left {
	float: left;
	width: 245px;
}
.video_cell_right {
	float: right;
	width: 245px;
}
.video_cell_mid {
	float: left;
	width: 245px;
	padding-left: 132px;
}
.video_area {
	float: left;
	width: 245px;
	height: 216px;
	padding-bottom: 9px;
}
.video_text {
	float: left;
	width: 245px;
	height: 55px;
}
.video_text_top {
	float: left;
	width: 245px;
	font-weight: bold;
}
.video_text_bottom {
	float: left;
	width: 245px;
	font-size: 11px;
}

/* Assorted */

.body_img_industry_right {
	float: right;
	width: 219px;
	height: 313px;
}

.body_img_whymaaco_right_one {
	float: right;
	width: 162px;
	height: 201px;
}
.body_img_whymaaco_right_two {
	float: left;
	width: 133px;
	height: 121px;
}

.body_img_whymaaco_adv_right {
	float: right;
	width: 181px;
	height: 76px;
}

.process_divider {
	float: left;
	width: 510px;
	height: 33px;
}
.body_img_process {
	float: left;
	width: 209px;
	height: 121px;
}

.requirements_two_cell {
	float: left;
	width: 510px;
	padding-top: 8px;
}
	.requirements_two_cell_left {
		float: left;
		width: 108px;
	}
	.requirements_two_cell_right {
		float: left;
		width: 402px;
		padding-top: 8px;
	}

.international_three_cell {
	float: left;
	width: 707px;
	_width: 697px;
	font-size: 12px;
}
	.international_wrapper {
		float: left;
		width:525px;
	}
	.international_left {
		float: left;
		width: 215px;
		padding-left: 50px;
		_padding-left: 40px;
		padding-right: 20px;
	}
	.international_mid {
		float: left;
		width: 230px;
	}
	.international_right {
		float: right;
		width: 172px;
		padding-right: 10px;
	}
	.int_call_to_action {
				margin-top: 20px;
				width: 187px;
				height: 48px;
				padding-left:225px;
			}
			.int_call_to_action img {
				height: 48px; 
				border: 0; 
			}
			.int_call_to_action a {
				display: block;
				height: 48px;
				float: left;
				overflow: hidden;/* for ie to hide extra height*/
			}
			.int_call_to_action a:hover img{
				visibility: hidden;
			}
			.int_call_to_action_mo {
				float: left;
				width: 187px;
				height: 48px;
				background-image: url(../images/call_to_action_top_mo.jpg);
				background-repeat: no-repeat;
			}

/* Expandables */

.faq_plus, .faq_minus {
	width: 12px;
	/*padding-right: 6px;
	padding-left: 20px;
	padding-top: 3px;*/
	float: left;
	padding: 3px 6px 7px 20px;
}
.faq_bullets {
	padding-left: 40px;
	line-height: 1.3;
}
.faq_bullets ul {
	margin-left: 15px;
	padding-left: 15px;
}
.click_collapse_expand_container {
	float: none;
	width: 100%;
	cursor: pointer;
	cursor: hand;
	padding-bottom: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
.click_bullet {
	width: 10px;
	float: left;
}


/* Forms */

.hidden {
	display: none;
}
.request_form_area {
	float: left;
	width: 535px;
	font-size: 12px;
	padding-left: 70px;
	line-height: 1.2em;
}
	body#application .request_form_area {
		width: 585px;
		padding-left: 20px;
		overflow: hidden;
	}
.req_left {
	float: left;
	width: 260px;
	padding-right: 15px;
}
	body#application .req_left {
		width: 310px;
	}
.req_right {
	float: left;
	width: 260px;
}
	body#application .req_right {
		clear: right;
	}
	body#application textarea {
		float: right;
	}
	body#application #application_submit {
		width: 86px;
		margin: 0 auto;
	}
.req_row {
	float: left;
	width: 260px;
	padding-bottom: 10px;
}
.req_row_wide {
	float: left;
	width: 535px;
	padding-bottom: 10px;
}
.req_row_topspace {
	float: left;
	width: 260px;
	padding-bottom: 15px;
	padding-top: 20px;
}
.req_row_topspace_wide {
	float: left;
	width: 535px;
	padding-bottom: 15px;
	padding-top: 20px;
}
.req_row_topspace_two {
	float: left;
	width: 260px;
	padding-bottom: 15px;
	padding-top: 9px;
}
.req_row_topspace_three {
	float: left;
	width: 260px;
	padding-bottom: 15px;
	padding-top: 13px;
}
.req_row_topspace_four {
	float: left;
	width: 260px;
	height: 73px;
}
.req_top_left {
	float: left;
	width: 100px;
	_width: 90px;
	padding-top: 2px;
}
.req_top_right, .req_top_right_other {
	float: left;
	width: 160px;
	_width: 165px;
}
	.req_top_right_other {
		padding-top: 2px;
	}
.req_form_field {
	float: left;
	width: 160px;
	font-size: 12px;
	background-color: #f0f6fb;
}
	td.req_form_field {
		float: none;
	}
	.req_form_field_small {
		float: left;
		width: 90%;
		font-size: 12px;
		background-color: #f0f6fb;
	}
.req_form_wide_field {
	float: left;
	width: 180px;
	font-size: 12px;
	background-color: #f0f6fb;
}
.req_form_city {
	float: left;
	width: 90px;
}
.req_form_field_city {
	float: left;
	width: 85px;
	font-size: 12px;
	background-color: #f0f6fb;
}
.req_form_state {
	float: left;
	width: 25px;
}
.req_form_field_state {
	float: left;
	width: 20px;
	font-size: 12px;
	background-color: #f0f6fb;
}
.req_form_zip {
	float: left;
	width: 45px;
}
.req_form_field_zip {
	float: left;
	width: 45px;
	font-size: 12px;
	background-color: #f0f6fb;
}
.req_submit {
	float: left;
	width: 158px;
	height: 52px;
	padding-left: 120px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.req_submit_int {
	float: left;
	width: 158px;
	height: 52px;
	padding-left: 170px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.button_full_app {
	float: left;
	width: 168px;
	height: 52px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.kit_submit {
	float: left;
	width: 135px;
	height: 49px;
	padding-left: 120px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.padlock {
	float: left;
	width: 97px;
	height: 24px;
	padding-top: 30px;
	padding-left: 10px;
}
.font_red_two {
	color: #9d0c16;
}
.download_img_right {
	float: left;
	width: 220px;
	height: 266px;
}
.button_download_kit {
	float: left;
	width: 232px;
	height: 50px;
	padding-top: 5px;
	padding-left: 220px;
	padding-bottom: 20px;
}
.button_download_kit_int {
	float: left;
	width: 232px;
	height: 50px;
	padding-top: 5px;
	padding-left: 220px;
	padding-bottom: 20px;
}
.pdf_download_cell {
	float: left;
	width: 707px;
	padding-top: 25px;
}
.pdf_download_left {
	float: left;
	width: 27px;
	height: 28px;
}
.pdf_download_right {
	float: left;
	width: 680px;
	padding-top: 5px;
	font-style: italic;
	font-size: 12px;
}
.pdf_download_right a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;
	color: #004778;
}
.pdf_download_right a:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	color: #004778;
}


/* Footer Home */

#main_container_bottom_full_home {
	float: left;
	width: 100%;
	_margin-top: -1px;
}
#main_container_bottom_home {
	float: left;
	width: 100%;
	background-image: url(../images/bg_footer_repeat.jpg);
	background-repeat: repeat-x;
	overflow: visible;
}
#main_container_footer_home {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#footer_inner_home {
	float: left;
	width: 960px;
}
	.footer_inner_home_left {
		float: left;
		width: 694px;
		height: 46px;
		background-image: url(../images/bg_footer_area.jpg);
		background-repeat: no-repeat;
	}
		.footer_inner_home_left_text_area {
			float: left;
			width: 680px;
			padding-left: 14px;
			font-size: 11px;
			padding-top: 15px;
		}
		.footer_inner_home_left_text_area a {
			font-size: 11px;
			color: #000000;
			font-weight: normal;
			text-decoration: none;
		}
		.footer_inner_home_left_text_area a:hover {
			font-size: 11px;
			color: #000000;
			font-weight: normal;
			text-decoration: underline;
		}


/* Footer */

#footer {
	float: left;
	width: 960px;
}
#main_container_bottom_full {
	float: left;
	width: 100%;
}
#main_container_bottom {
	float: left;
	width: 100%;
	height: 245px;
	background-image: url(../images/bg_footer_repeat.jpg);
	background-repeat: repeat-x;
	overflow: visible;
}
#main_container_footer {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 245px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#footer_inner {
	float: left;
	width: 946px;
	padding-left: 14px;
	font-size: 11px;
	padding-top: 15px;
}
#footer_inner a {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#footer_inner a:hover {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}


/* Fonts */

.font_red {
	font-size: 12px;
	color: #DF1F26;
}
.font_red_bold {
	color: #DF1F26;
	font-weight: bold;
	font-size: 20px;
}
.font_blue {
	color: #004060;
	font-weight:normal;
}
.font_grey {
	color:#6d6d6d;
}
.font_fourteen {
	font-size: 14px;
}
.font_nine {
	font-size: 9px;
}
.font_eleven {
	font-size: 11px;
}
.font_twelve {
	font-size: 12px;
}
.font_thirteen {
	font-size: 13px;
}
.font_fourteen {
	font-size: 14px;
}
.font_sixteen {
	font-size: 16px;
}
.font_seventeen {
	font-size: 17px;
}
.font_eighteen {
	font-size: 18px;
}
.font_twenty {
	font-size: 20px;
}
.font_twenty_two {
	font-size: 22px;
}
.font_twenty_four {
	font-size: 24px;
}
.font_large_bold {
	font-size: 24px;
	font-weight: bold;
}
.font_large_bold_italic {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

/* Basic Page Structure */



/* Form CSS */

.form_container {
	float: left;
	width: 200px;
}
.side_form_text_area {
	float: left;
	width: 197px;
	margin-left: 10px;
	display: inline;
}
.side_form_top_text {
	float: left;
	width: 197px;
	font-size: 16px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	margin: 10px 0 5px 5px;
	display: inline;
}
.field_container {
	float: left;
	width: 197px;
	margin-top: 5px;
	margin-left: 4px;
	display: inline;
}
.field_text {
	float: left;
	font-size: 9px;
	width: 195px;
	margin-left: 2px;
	font-weight: normal;
	margin-bottom: 1px;
	display: inline;
}
.form_field {
	float: left;
	width: 195px;
}
.field_checkbox {
	float: left;
	font-size: 9px;
	width: 195px;
	margin-left: 2px;
	font-weight: normal;
	margin-bottom: 1px;
	display: inline;
	vertical-align:top;
}
.submit {
	float: left;
	width: 87px;
	height: 22px;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 55px;
	display: inline;
}
