

body, textarea, select, option, input {
	font-family: "Lucida Sans Grande", Verdana, Helvetica, Arial, sans-serif;
}
body {
	font-size: small;
	font-size: 75%;
	background: #7e6429 url(../images/c4g-background-top.jpg) repeat-x top center fixed;
}

body, #wrapper, #container {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#main-body, body, #wrapper, #container, #right-sidebar, #footer {
	position: relative;
}

#wrapper, #container, #header {
	width: 990px;
	background: white;
}

#wrapper, #container, #header, #wrapper a, #container a, #header a {
	color: #235731;
}

#wrapper a:hover, #container a:hover, #header a:hover {
	color: #332211;
}

#header {
	margin: 0;
	padding: 0;
	height: 180px;
	background: white url(../images/franchise-header.jpg) no-repeat top center;
}


#logo-floater {
	position: relative;
	height: 130px;
}

#home-link-header, #more-info-header, #contact-header, #contact-header a#contact-email {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
}

#home-link-header a, #more-info-header a, #contact-header a#contact-email {
	display: block;
	height: 124px;
}

body * .alt-text {
	position: absolute;
	left: -990em;
}

#home-link-header {
	left: 0;
}

#home-link-header a {
	width: 360px;
}

#more-info-header {
	left: 365px;
}
#more-info-header a {
	width: 320px;
}

#contact-header a#contact-email {
	left: 690px;
	width: 285px;
}

#wrapper {
	background-color: white;
}

#main-body, #right-sidebar {
	text-align: left;
}

#main-body {
	min-height: 438px;
	padding: 6px;
}

#container div.medium div#main-body {
	width: 640px;
}

#container div.wide div#main-body {
	width: 960px;
}

#centre {
	clear: both;
	width: auto;
	min-height: 450px;
	padding: 0 15px 12px 15px;
}

#main-body {
	clear: both;
	float:left;
}

#right-sidebar {
	float: right;
	width: 300px;
	background-color: #33312f;
	color: white;
	min-height: 510px;
	padding: 4px;
}

#footer {
	clear: both;
	height: 5ex;
	overflow: hidden;
}

#footer p, #footer ul {
	float: left;
	padding: 0 0 0 6px;
	margin: 0;
}

#footer p, #footer li {
	font-size: 11px;
	margin: 0;
	padding: 9px 0 0 0;
}

#footer li a {
	padding-top: 0;
}

#footer p {
	padding-right: 18px;
}

#footer p#secure-site {
	float: right;
}

#footer p#secure-site a {
	color: #221100;
	font-weight: bold;
}

#footer p a {
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

#footer p#secure-site a {
	display: block;
	background: white url(../images/padlock.gif) no-repeat center left;
	padding-left: 22px;
	min-height: 22px;
}

#footer a {
	color: #235731;
}

ul.horizontal-links {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.horizontal-links li {
	float: left;
	margin: 0;
	padding: 6px 4px;
}

ul.horizontal-links li a {
	display: block;
	padding: 3px 4px;
}

#header ul.horizontal-links li a {
	display: block;
	text-decoration: none;
	height: 22px;
	padding: 0;
}

#header ul.horizontal-links {
	padding-top: 2px;
	width: 990px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	height: 36px;
	overflow: hidden;
}

#header ul.horizontal-links li {
	width: auto;
}

ul.horizontal-links li a.home-link, ul.horizontal-links li a.home-link-over {
	width: 117px;
	margin-left: 6px;
}
ul.horizontal-links li a.home-link {
	background: white url(../images/home-button.gif) no-repeat top center;
}
ul.horizontal-links li a.home-link-over, ul.horizontal-links li a.home-link:hover {
	background: white url(../images/home-button-over.gif) no-repeat top center;
}

ul.horizontal-links li a.aboutus-link, ul.horizontal-links li a.aboutus-link-over {
	width: 193px;
}

ul.horizontal-links li a.aboutus-link {
	background: white url(../images/aboutus-button.gif) no-repeat top center;
}
ul.horizontal-links li a.aboutus-link-over, ul.horizontal-links li a.aboutus-link:hover {
	background: white url(../images/aboutus-button-over.gif) no-repeat top center;
}

ul.horizontal-links li a.case-histories-link, ul.horizontal-links li a.case-histories-link-over {
	width: 151px;
}

ul.horizontal-links li a.case-histories-link {
	background: white url(../images/case-histories-button.gif) no-repeat top center;
}
ul.horizontal-links li a.case-histories-link-over, ul.horizontal-links li a.case-histories-link:hover {
	background: white url(../images/case-histories-button-over.gif) no-repeat top center;
}

ul.horizontal-links li a.faqs-link, ul.horizontal-links li a.faqs-link-over {
	width: 93px;
}

ul.horizontal-links li a.faqs-link {
	background: white url(../images/faqs-button.gif) no-repeat top center;
}
ul.horizontal-links li a.faqs-link-over, ul.horizontal-links li a.faqs-link:hover {
	background: white url(../images/faqs-button-over.gif) no-repeat top center;
}

ul.horizontal-links li a.contactus-link, ul.horizontal-links li a.contactus-link-over {
	width: 135px;
}

ul.horizontal-links li a.contactus-link {
	background: white url(../images/contactus-button.gif) no-repeat top center;
}
ul.horizontal-links li a.contactus-link-over, ul.horizontal-links li a.contactus-link:hover {
	background: white url(../images/contactus-button-over.gif) no-repeat top center;
}

#header ul.horizontal-links li a.login-link, #header ul.horizontal-links li a.login-link-over {
	width: 227px;
	height: 26px;
}

#header ul.horizontal-links li a.login-link {
	background: white url(../images/franchise-login-button.gif) no-repeat top center;
}

#header ul.horizontal-links li a.login-link-over,#header ul.horizontal-links li a.login-link:hover {
	background: white url(../images/franchise-login-button-over.gif) no-repeat top center;
}

span.more-button {
	position: relative;
	top: 6px;
}

span.more-button a {
	display: inline-block;
	margin-top: -5px;
	background: white url(../images/more-button.gif) no-repeat top center;
	height: 16px;
	width: 45px;
}

#header ul.horizontal-links li a:hover {
	top: -5px;
}

/*
* Contact form
*/

#right-sidebar form {
	padding: 0 10px 10px 10px;
}

h2#enquiry-form-header {
	margin: 9px 0 0 13px;
	padding-top: 0;
	background: transparent url(../images/enquiry-form.gif) no-repeat top center;
	height: 31px;
	width: 271px;
}

#right-sidebar form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#contact-form dl {
	margin: 0;
	padding: 0;
}

#right-sidebar form dt, #right-sidebar form dd {
	position: relative;
	float: left;
	font-size: 0.8em;
}

#right-sidebar form dt, #right-sidebar form dd {
	margin: 0;
	padding: 0;
}

#right-sidebar form dt {
	position: relative;
	clear: both;
}

#right-sidebar form dd input#submit {
	margin: 9px 0;
	width: 267px;
	height: 31px;
	background: transparent url(../images/submit-details-button.gif) no-repeat top left;
	border: none;
}

#right-sidebar form dd, #right-sidebar form dd input,
#right-sidebar form dd select, #right-sidebar form dd textarea {
	width: 175px;
	clear: none;
}

#right-sidebar form dd label input {
	width: auto;
}

 #right-sidebar form dd select.narrow {
 	width: auto;
}

#right-sidebar form dt#employment_status-label,
#right-sidebar form dt#franchise_start_months-label,
#right-sidebar form dt#fulltime-label,
#right-sidebar form dt#find_us-label {
	float: none;
	width: auto;
	padding-top: 5px;
}

#right-sidebar form dd#employment_status-element {
	width: 290px;
}

#right-sidebar form dd input.date-pick {
	width: 8em;
	float: left;
}
#right-sidebar form dd div {
	float: left;
}

#right-sidebar form dt#finance_required-label {
	clear: both;
	float: left;
	width: 240px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#right-sidebar form dd#finance_required-element {
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 20px;
}
#right-sidebar form dd#finance_required-element input {
	width: auto;
}

 #right-sidebar form dd select.wide {
	width: 267px;
}

#right-sidebar form dt {
	width: 88px;
	text-align: left;
	padding-left: 4px;
	padding-right: 2px;
}

#right-sidebar form dt#submit-label {
	width: 0;
}
#right-sidebar form dd#submit-element {
	clear: both;
	float: none;
	text-align: center;
	padding-left: 5px;
}

 form dd .errors {
 	clear: both;
	list-style: none;
	padding: 0 0 1ex 0;
	margin: 0;
}

dd .errors li {
	list-style: none;
	padding: 0;
	margin: 0;
	color: yellow;
	width: auto;
	font-style: italic;
}

/*
* Home page
*/

#main-body .body-bar {
	position: relative;
	width: 636px;
	padding: 0;
	margin: 0;
	min-height: 180px;
}

#main-body #top-section {
	background: white url(../images/home-centre-top.jpg) no-repeat top left;
	min-height: 195px;
}

#main-body #top-section #piggy-bank {
	float: right;
	width: 250px;
	height: 150px;
}

#main-body .inner {
	padding-left: 20px;
}

#main-body #top-section .inner {
	clear: none;
	float: left;
	padding: 45px 0 3px 6px;
	font-size: 13px;
}

#main-body #bottom-section {
	clear: both;
	background: white url(../images/home-bottom.jpg) no-repeat top left;
	height: 209px;
}

#main-body #bottom-section .body-bar {
	height: 194px;
}

.overlay-button {
	position: absolute;
	bottom: 8px;
	left: 14px;
	z-index: 100;
}

.overlay-button a {
	display: block;
	height: 50px;
	min-width: 150px;
}

#request-bag-overlay-button a {
	width: 250px;
}
#request-bag-overlay-button {
	bottom: 16px;
}

#aboutus-overlay-button a {
	width: 220px;
}

/*
* Login page
*/

body #container div.login div#main-body {
	background: #325b33 url(../images/login-background.jpg) no-repeat top center;
	color: white;
	height: 510px;
	width: 601px;
}

#container div.login div#main-body a {
	color: white;
}

#container div.login div#main-body form, #container div.login div#main-body div {
	padding: 120px 10px 0 10px;
}

#container div.login div#main-body div#forgotten-text form {
	padding: 10px 0 0 0;
}

#login-form dl {
	clear: both;
	margin: 0;
	padding: 0;
	width: 500px;
}

#container div.login div#main-body p#forgotten {
	position: relative;
	clear: both;
	top: -5ex;
	padding-left: 168px;
}

form#login-form dt, form#login-form dd {
	position: relative;
	float: left;
	font-size: 1.1em;
	margin: 0;
}

form#login-form dt {
	clear: both;
	width: 150px;
	text-align: right;
	padding-right: 0.5em;
}

form#login-form dd  ul.errors {
	margin-bottom: -2.5ex;
}

form#login-form dd {
	width: 200px;
	padding: 0 0 3ex 0;
}

form#login-form dd input#loginsubmit {
	position: relative;
	top: -54px;
	left: 200px;
	width: 161px;
	height: 39px;
	background: transparent url(../images/login-submit.jpg) no-repeat top left;
	border: none;
}

/*
* FAQs
*/

.back-to-top {
	position: relative;
	display: block;
	float: right;
	height: 16px;
	width: 86px;
	background: transparent url(../images/back-to-top.gif) no-repeat top left;
}

div.faq-intro {
	position: relative;
	height: 140px;
	width: 408px;
	padding: 54px 200px 12px 12px;
	background: transparent url(../images/faqs-background.jpg) no-repeat top left;
	color: white;
}

dl.faqs-list dt {
	font-weight: bold;
	padding: 2.5ex 0 0.25ex 0;
}

dl.faqs-list dd {
	padding: 0 0 3ex 0;
	margin: 0;
}

dl.faqs-list dd div.separator {
	clear: both;
	margin: 0 auto;
	float: left;
	height: 8px;
	width: 540px;
	border-bottom: solid 1px #235731;
}

/*
* Franchise area
*/

#container div.franchise div#main-body {
	background: #315b33  url(../images/franchise-area-background.jpg) no-repeat top left;	
	color: white;
	width: 925px;
	padding-right: 25px;
}

#container div.franchise div#main-body a {
	color: yellow;
}

#container div.franchise div#main-body a:hover {
	color: orange;
}

.left-box {
	border: 1px white solid;
	padding: 10px 6px;
	width: 560px;
	margin: 10px;
}

.left-box h2 {
	margin: 0 0 1ex 0;
	text-transform: uppercase;
}

table.prices {
	width: 490px;
	border-collapse: separate;
	border-spacing: 12px;
	margin-bottom: 2ex;
	border: none;
}

.prices tr th, .prices tr td {
	padding: 3px 6px;
}

.prices thead tr td, .prices thead tr th {
	background-color: #ddffdd;
	color: #062206;
}

.prices tbody tr td, .prices tbody tr th {
	background-color: #062206;
}

.prices tbody tr th {
	width: 120px;
}

.prices caption {
	font-size: 1.33em;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	text-transform: uppercase;
}

.franchise-resource-box {
	background: transparent url(../images/franchise-green-fade-box.jpg) no-repeat top left;	
	border: solid 1px #062206;
	width: 280px;
	padding: 10px;
	margin: 10px;
}

.franchise-resource-box h2 {
	margin-top:0;
	padding-top:0;
	text-transform: uppercase;
}

#main-body .left-section {
	width: 572px;
	float: left;
	clear: both;
}

#main-body .right-section {
	width: 300px;
	float: right;
}

#main-body .franchise-bar h1 {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 16px;
}

#main-body .franchise-bar {
	position: relative;
	width: 905px;
	background-color: #062206;
	height: 30px;
	padding: 6px 10px;
	margin: 10px;
}

#main-body table {
	clear: both;
}

.click-here a {
	display: block;
	height: 20px;
	width: 100px;
	background: transparent url(../images/click-here-button.jpg) no-repeat top left;
}

h2.franchise-heading {
	clear: both;
	float: left;
	margin-top: 0;
	padding: 0 0 0 20px;
}

div.back-button {
	float: left;
	padding: 3px 0 0 75px;
}
.back-button a {
	display: block;
	height: 21px;
	width: 85px;
	background: transparent url(../images/franchise-back-button.gif) no-repeat top left;
}


div.logout {
	float: right;
	margin-top: 4px;
}
.logout a {
	display: block;
	height: 20px;
	width: 100px;
	background: transparent url(../images/logout-button.jpg) no-repeat top left;	
}

/*
* consumables
*/

table.consumables {
	width: 925px;
	border-collapse: separate;
	border-spacing: 4px;
	margin: 0 10px 2ex 10px ;
	border: solid 1px white;
}

.inner table.consumables {
	width: 885px;
}

.consumables tr th, .consumables tr td {
	padding: 3px 6px;
	vertical-align: top;
}
.consumables tbody tr th, .consumables tbody tr td {
	background-color: #ddffdd;
	color: #062206;
}

.consumables tbody tr th {
	width: 450px;
}

.consumables thead tr td, .consumables thead tr th {
	background-color: #ddffdd;
	color: #062206;
}

.consumables tbody tr td, .consumables tbody tr th {
	background-color: #ddffdd;
	color: #062206;
}


.consumables tfoot {
	background-color: #062206;
	color: white;
}

.consumables tfoot th label {
	float: left;
	text-align: right;
	width: 90px;
	padding-right: 5px;
}

.consumables tfoot th textarea {
	float: left;
	width: 350px;
	font-size: 0.9em;
	font-weight: normal;
}

.consumables caption {
	text-align: left;
	padding-left: 15px;
	font-style: italic;
}

.consumables td.numeric, .consumables th.numeric, .consumables td.edit {
	text-align: right;
	padding-right: 6px;
	white-space: nowrap;
}

.consumables td.edit a {
	position: relative;
	display: inline-block;
	padding-left: 6px;
}

.consumables td.narrow {
	width: 80px;
}

.consumables td.medium-narrow {
	width: 120px;
}

.consumables td.email-cell a {
	display: block;
	width: 180px;
	overflow: hidden;
}

/*
* Downloads
*/

table.downloads {
	width: 925px;
	border-collapse: separate;
	border-spacing: 4px;
	margin: 0 10px 2ex 10px ;
	border: solid 1px white;
}

.downloads tr th, .downloads tr td {
	padding: 3px 6px;
	vertical-align: top;
}
.downloads tbody tr th, .downloads tbody tr td {
	background-color: #062206;
}

table.downloads tbody td.download-link {
	width: 130px;
	min-height: 40px;
	text-align: right;
}

td.download-link a {
	display: block;
	height: 26px;
	width: 106px;
	background: transparent url(../images/download-button.jpg) no-repeat top left;	
}

.clear {
	clear: both;
}
