@import url("reset.css");
@import url("navigation.css");


                /*--------------------------------------------------------o
----------------\                   Base Common Styles                    |
    Common       \-------------------------------------------------------*/
    
body {
	/* Reduce default font size to 10pt */
    font: 11px Arial, Verdana, Sans-serif;
    background-color: #ffffff;
    color: #333333;
    background: #ffffff url('../images/interface/background_spacer.gif') top left repeat-x;
}

#main a {
	color: #cc0000;
	font-weight: bold;
}

#main a:visited {
	color: #9e0000;
}

#main a:hover {
	color: #f31616;
}

a img {
	border: 0px;
}


strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

.clear {		clear: both; }


h1 {
	font-size: 250%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 7px;
	width: 100%;
	display: block;
	color: #d00000;
}

h2 {
	font-size: 200%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	width: 100%;
	display: block;
	color: #d00000;
}
h3 {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	width: 100%;
	display: block;
	color: #d00000;
}
h4 {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	width: 100%;
	display: block;
	color: #d00000;
}
h5 {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	width: 100%;
	display: block;
	color: #d00000;
}
h6 {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	width: 100%;
	display: block;
	color: #d00000;
}

p {
	margin: 0px 0px 18px 0px;
}

#main ul {
    padding: 0px 0px 0px 31px;
	margin: 4px 0px 15px 0px;
	list-style-image: url('../images/interface/li.gif');
}

#main ul.document {
    padding: 0px 0px 0px 31px;
	margin: 4px 0px 15px 0px;
	list-style-image: url('../images/interface/icon_document.gif');
}

#main ol {
    padding: 0px 0px 0px 31px;
	list-style: decimal;
}

#main ul li {
    margin: 6px 0px;
}

#main ol li {
    background-image: none;
    margin: 6px 0px;
}

#main input, #main textarea {
	border: 1px solid #aaaaaa;
	padding: 4px;
	font-size: 12px;
	background-color: #ffffff;
}

.container {
	width: 880px;
	margin: 0px auto;
	clear: both;
}


                /*--------------------------------------------------------o
----------------\                     Header Styles                       |
     header      \-------------------------------------------------------*/

#header {
	height: 70px;
}

#logo {
	position: relative;
	top: 0px;
}

#logo, #logo img {
	height: 70px;
	width: 234px;
}



                /*--------------------------------------------------------o
----------------\                  Login Box & Shadow                     |
      login      \-------------------------------------------------------*/

#login {
	position: relative;
	z-index: 15000;
	height: 200px;
	width: 268px;
	left: 602px;
	top: -190px;
}

#login_area {
	background: transparent url('../images/interface/login_background.png') bottom left no-repeat;
	height: 185px;
	width: 268px;
	z-index: 20000;
}

#login_form {
	height: 110px;
	width: 100%;
	position: relative;
	padding: 2px 0px 0px 15px;
}

.login_close {
	height: 13px;
	width: 100%;
	display: block;
	padding-bottom: 5px;
}

.login_close a {
	background: transparent url('../images/interface/btn_login_close.gif') right 1px no-repeat;
	height: 13px;
	display: block;
	width: 220px;
}

.login_field {
	width: 150px;
	padding: 0px 0px 0px 80px;
	margin: 0px 0px 2px 0px;
}

.login_field input {
	width: 130px;
	border: 1px solid #cc0000;
	background-color: #ffffff;
	height: 13px;
	padding: 4px 4px 4px 4px;
	font-size: 11px;
	line-height: 11px;
}

.login_field.submit {
	padding: 0px 0px 0px 154px;
}

.login_field.submit input {
	width: 67px;
	height: 26px;
	background-color: transparent;
	border: 0px;
	padding: 0px;
}

.login_links {
	color: #cc0000; 
}

.login_links a {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

.login_field.username {		background: transparent url('../images/interface/login_label_username.gif') 0px 6px no-repeat; }
.login_field.password {		background: transparent url('../images/interface/login_label_password.gif') 0px 6px no-repeat; }

#login_toggle {
	vertical-align: top;
	display: block;
	height: 40px;
	width: 250px;
	position: relative;
}


                /*--------------------------------------------------------o
----------------\                    Main Area Styles                     |
      main       \-------------------------------------------------------*/


#main_top {
	background: transparent url('../images/interface/main_top_normal.gif') top left no-repeat;
	width: 880px;
	height: 9px;
	line-height: 1px;
	font-size: 1px;
}

.section_0 #main_top {
	background: transparent url('../images/interface/main_top_section0.gif') top left no-repeat;
}

.section_25896 #main_top {
	background: transparent url('../images/interface/main_top_section6.gif') top left no-repeat;
}
      
#main {
	background: transparent url('../images/interface/main_spacer.gif') top left repeat-y;
	width: 880px;
	color: #75706d;
}

#main .padding {
	padding: 16px 25px 10px 25px;
}

#main #content .padding {
	padding: 0px 0px 0px 18px;
	font-size: 12px;
}

#content {
	width: 670px;
	float: left;
}

#main_footer {
	background: transparent url('../images/interface/main_footer.gif') top left no-repeat;
	width: 880px;
	height: 14px;
	line-height: 1px;
	font-size: 1px;
}



                /*--------------------------------------------------------o
----------------\                 Homepage Specific Areas                 |
    homepage     \-------------------------------------------------------*/


#homepage_top_area {
	height: 305px;
	margin-bottom: 15px;
}

#carousel {
	width: 495px;
	height: 305px;
	background: transparent url('../images/interface/homepage_carosel_placeholder.jpg') top left no-repeat;
	float: left;
	margin: 0px 14px 0px 0px;
}

#franchise_info {
	width: 321px;
	height: 147px;
	background: transparent url('../images/interface/homepage_franchise_info.gif') top left no-repeat;
	float: left;
	margin: 0px 0px 11px 0px;
}

#main #franchise_info a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 88px 50px 15px 15px;
	display: block;
}

#main #feature a  {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 88px 50px 15px 15px;
	display: block;
}

#feature {
	width: 321px;
	height: 147px;
	background: transparent url('../images/interface/homepage_feature_01.jpg') top left no-repeat;
	float: left;
}

#homepage #feature.feature01 {	background: transparent url('../images/interface/homepage_feature_01.jpg') top left no-repeat;	}
#homepage #feature.feature02 {	background: transparent url('../images/interface/homepage_feature_02.jpg') top left no-repeat;	}
#homepage #feature.feature03 {	background: transparent url('../images/interface/homepage_feature_03.jpg') top left no-repeat;	}
#homepage #feature.feature04 {	background: transparent url('../images/interface/homepage_feature_04.jpg') top left no-repeat;	}

#news_bar {
	width: 830px;
	height: 21px;
	background: transparent url('../images/interface/news_bar_background.gif') top left no-repeat;
	margin-bottom: 15px;
	padding: 7px 0px 0px 0px;
}

#news_bar .news_item {
	color: #ffffff;
	margin: 0px 0px 0px 110px;
	opacity: 0;
	filter: 				alpha(opacity=0);
	-moz-opacity: 			0.0;
	position: absolute;
	top: 458px;
	background-color: #cc0000;
	display: none;
}

#news_bar .news_item a, #news_bar .news_item a:link, #news_bar .news_item a:visited, #news_bar .news_item a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

h2#homepage_welcome {
	background: transparent url('../images/interface/homepage_welcome_header.gif') top left no-repeat;
	text-indent: -9999px;
}

#main a#read_more {
	background: transparent url('../images/interface/arrow.gif') 0px 2px no-repeat;
	display: block;
	padding: 0px 0px 0px 16px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}


                /*--------------------------------------------------------o
----------------\                    Homepage Slider                      |
     slider      \-------------------------------------------------------*/
     

#slider {
	height: 144px;
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}

#slider a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

#slider .slider {
	display: block;
	height: 144px;
}

#slider ul {
	margin: 0px;
	padding: 0px;
	height: 144px;
}

#slider li.locations, #slider li.products, #slider li.careers {
	float: left;
	display: block;
	padding: 0px 14px 0px 0px;
	margin: 0px;
}

#slider li.news {
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
}

#homepage #slider a.slider {
	color: #ffffff;
}

#slider .slider {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 74px;
	width: 133px;
	padding: 70px 12px 0px 13px;
}

#slider a.slider.locations {
	width: 288px;
}

#slider .slider span {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 74px;
	width: 133px;
}

#slider a {					font-weight: normal;	}

#slider a.locations {		background: transparent url('../images/interface/slider_corner_locations.gif') top right no-repeat;	}
#slider a.products {		background: transparent url('../images/interface/slider_corner_products.gif') top right no-repeat;	}
#slider a.careers {			background: transparent url('../images/interface/slider_corner_careers.gif') top right no-repeat;	}
#slider a.news {			background: transparent url('../images/interface/slider_corner_news.gif') top right no-repeat;		}

#slider .locations div {	background: transparent url('../images/interface/sliders_locations_expanded.jpg') top left no-repeat;	}
#slider .products div {		background: transparent url('../images/interface/sliders_products_expanded.jpg') top left no-repeat;	}
#slider .careers div {		background: transparent url('../images/interface/sliders_careers_expanded.jpg') top left no-repeat;	}
#slider .news div {			background: transparent url('../images/interface/sliders_news_expanded.jpg') top left no-repeat;		}






                /*--------------------------------------------------------o
----------------\                   Level 2 Top Boxes                     |
    level2       \-------------------------------------------------------*/

#level2 #subheader {
	height: 147px;
	margin-bottom: 12px;
}
    
#section_name {
	width: 161px;
	height: 147px;
	background: #e60101 url('../images/interface/level2_section_name_box.gif') top left no-repeat;
	float: left;
	margin-right: 11px;
	text-align: center;
}

#section_name h2 {
	color: #ffffff;
	padding: 60px 0px 0px 0px;
}

#section_feature {
	width: 485px;
	height: 147px;
	background: #e60101 url('../images/interface/level2_feature_01.jpg') top left no-repeat;
	float: left;
	margin-right: 11px;
}

#section_feature.post {
	margin-right: 0px;
}

#section_subfeature {
	width: 161px;
	height: 147px;
	background: #e60101 url('../images/interface/level2_minifeature_01.jpg') top left no-repeat;
	float: left;
}

#section_feature.feature01 {	background: #e60101 url('../images/interface/level2_feature_01.jpg') top left no-repeat;	}
#section_feature.feature02 {	background: #e60101 url('../images/interface/level2_feature_02.jpg') top left no-repeat;	}
#section_feature.feature03 {	background: #e60101 url('../images/interface/level2_feature_03.jpg') top left no-repeat;	}
#section_feature.feature04 {	background: #e60101 url('../images/interface/level2_feature_04.jpg') top left no-repeat;	}
#section_feature.feature05 {	background: #e60101 url('../images/interface/level2_feature_05.jpg') top left no-repeat;	}
#section_feature.feature06 {	background: #e60101 url('../images/interface/level2_feature_06.jpg') top left no-repeat;	}
#section_feature.feature07 {	background: #e60101 url('../images/interface/level2_feature_07.jpg') top left no-repeat;	}
#section_feature.feature08 {	background: #e60101 url('../images/interface/level2_feature_08.jpg') top left no-repeat;	}
#section_feature.feature09 {	background: #e60101 url('../images/interface/level2_feature_09.jpg') top left no-repeat;	}
#section_feature.feature10 {	background: #e60101 url('../images/interface/level2_feature_10.jpg') top left no-repeat;	}
#section_feature.feature11 {	background: #e60101 url('../images/interface/level2_feature_11.jpg') top left no-repeat;	}
#section_feature.feature12 {	background: #e60101 url('../images/interface/level2_feature_12.jpg') top left no-repeat;	}
#section_feature.feature13 {	background: #e60101 url('../images/interface/level2_feature_13.jpg') top left no-repeat;	}
#section_feature.feature14 {	background: #e60101 url('../images/interface/level2_feature_14.jpg') top left no-repeat;	}

#section_subfeature.pre {
	margin-right: 11px;
}

#level2.section_0 	  #section_feature {	background-image: url('../images/interface/level2_feature_01.jpg');			}
#level2.section_25891 #section_subfeature {	background-image: url('../images/interface/level2_minifeature_01.jpg');		}
#level2.section_25892 #section_subfeature {	background-image: url('../images/interface/level2_minifeature_02.jpg');		}
#level2.section_25893 #section_subfeature {	background-image: url('../images/interface/level2_minifeature_03.jpg');		}
#level2.section_25894 #section_subfeature {	background-image: url('../images/interface/level2_minifeature_04.jpg');		}
#level2.section_25895 #section_subfeature {	background-image: url('../images/interface/level2_minifeature_05.jpg');		}
#level2.section_25896 #section_subfeature {	background-image: url('../images/interface/level2_minifeature_06.jpg');		}




                /*--------------------------------------------------------o
----------------\                     Breadcrumb Links                    |
   breadcrumb    \-------------------------------------------------------*/

#breadcrumb {
	padding-left: 170px;
	margin-bottom: 15px;
}

#breadcrumb a, #breadcrumb a:visited {
	color: #bab0a8;
	border-right: 1px solid #bab0a8;
	text-decoration: none;
	line-height: 12px;
	padding: 0px 8px 0px 0px;
	margin: 0px 0px 0px 8px;
	font-weight: normal;
}


#breadcrumb a.final, #breadcrumb a.final:visited {
	border: 0px;
}


#breadcrumb a:hover {
	color: #7d7670;
}




                /*--------------------------------------------------------o
----------------\           Level2 Sidebar Nav & Franchisee Note          |
     level2      \-------------------------------------------------------*/

#sidebar {
	width: 160px;
	float: left;
}

#subnav {
	margin-bottom: 15px;
}

#subnav #ctoc div.ctoc_item0 {
	display: none;
}

#ctoc ul, #ctoc li {
	margin: 0px;
	padding: 0px;
}

#ctoc div.ctoc_item1, #ctoc div.ctoc_item0 {
	border-bottom: 1px dashed #cc0000;
	margin-bottom: 6px;
	margin-top: 6px;
}

#ctoc div.ctoc_item1 a {
	color: #cc0000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding-bottom: 2px;
	display: block;
}

#ctoc div.ctoc_item2 a {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 16px;
	background: transparent url('../images/interface/subnav_side_marker.gif') 4px 5px no-repeat;
}

.section_25892 #ctoc div.ctoc_item2 {
	display: none;
}

#subnav li li {
	border-bottom: 0px;
}

#comments {
	z-index: 400;
	width: 213px;
	height: 248px;
	background: transparent url('../images/interface/comments_background.png') top left no-repeat;
	position: relative;
	left: -50px;
	display: none;
}

.section_25891 #comments {
	display: block;
}

#comments .padding {
	padding: 63px 26px 0px 26px;
}

#comment_text {
	color: #cc3333;
	font-size: 16px;
	font-weight: bold;
	height: 112px;
}

#comment_name {
	color: #cc3333;
	font-size: 11px;
	height: 30px;
}

#comment_location {
	color: #cc3333;
	font-size: 11px;
	height: 20px;
}


                /*--------------------------------------------------------o
----------------\                      Sitemap Styles                     |
    sitemap      \-------------------------------------------------------*/
    
#main a.item {
	font-weight: normal;
}



                /*--------------------------------------------------------o
----------------\                   Location Map Styles                   |
   locations     \-------------------------------------------------------*/
    
#opportunity_map {
	width: 340px;
	height: 300px;
	float: left;
}

.location_region {
	width: 310px;
	float: left;
}

.location_region h6 {
	border-top: 1px solid #c9c6c4;
	padding-top: 10px;
}


                /*--------------------------------------------------------o
----------------\                       Form Styles                       |
     forms       \-------------------------------------------------------*/
    
.form_label {
	width: 20%;
	vertical-align: top;
}

.form_field {
	width: 30%;
	vertical-align: top;
}

.form_header {
	padding-top: 30px;
}

.form_field textarea {
	width: 160px;
}

.form_field input {
	width: 160px;
}

#main input.formError, #main textarea.formError {
	border: 1px solid red;
}

#main input.button {
	border: 1px outset #cc0000;
	font-weight: bold;
	color: #ffffff;
	background-color: #cc0000;
}


                /*--------------------------------------------------------o
----------------\                      Gallery Styles                     |
    gallery      \-------------------------------------------------------*/

.gallery_item {
	width: 159px;
	height: 145px;
	background: transparent url('../images/interface/gallery_box.gif') top left no-repeat;
	float: left;
	margin: 5px 4px 0px 0px;
	text-align: center;
}

.gallery_item img {
	margin-top: 10px;
}

#magazine_scroller {
	width: 840px;
	height: 46px;
	margin-top: 20px;
	background: transparent url('../images/interface/magazine_list_background.gif') top left no-repeat;
}


                /*--------------------------------------------------------o
----------------\                   Search Area Styles                    |
     search      \-------------------------------------------------------*/

#search {
	margin: 26px 0px 0px 0px;
	padding-bottom: 20px;
	height: 26px;
	border-bottom: 1px solid #cdc6c1;
}

#search, #search a {
	color: #9e9085;
	font-size: 11px;
}

#search a {
	text-decoration: none;
	float: left;
	margin-right: 8px;
}

#search a:hover {
	color: #807369;
}

#search_links {
	float: left;
	padding-top: 3px;
}

#search_form {
	float: right;
	padding-left: 45px;
	background: transparent url('../images/interface/search_label.gif') 0px 6px no-repeat;
}

#search_field, #search_submit {
	float: left;
}

#search_submit {
	margin-left: 2px;
}

#search_field {
	padding-top: 1px;
}

#search_field input {
	border: 1px solid #9e9085;
	color: #9e9085;
	padding: 4px 6px 4px 6px;
	font-size: 12px;
	line-height: 12px;
	width: 190px;
}


                /*--------------------------------------------------------o
----------------\                    Tooltip Styling                      |
    tooltips     \-------------------------------------------------------*/

.tool-tip {
	width: 340px;
	height: 132px;
	background: transparent url('../images/interface/tooltip_background.png') top left no-repeat;
}

.tool-title {
	color: #ffffff;
	font-weight: bold;
	padding: 15px 20px 10px 20px;
}

.tool-text {
	color: #ffffff;
	padding: 0px 20px 15px 20px;
}



                /*--------------------------------------------------------o
----------------\                  News Listing Styles                    |
      news       \-------------------------------------------------------*/
    
.news_listing_item {
	margin-bottom: 30px;
}


                /*--------------------------------------------------------o
----------------\                     Footer Styles                       |
     footer      \-------------------------------------------------------*/

#footer {
	margin: 16px 0px 0px 0px;
	padding-bottom: 20px;
	height: 20px;
	color: #9e9085;
	font-size: 11px;
}

#footer a {
	text-decoration: none;
	color: #9e9085;
}

#footer a:hover {
	color: #807369;
}

.footer_abn, .footer_link, .footer_copy, .break {
	float: left;
	margin-right: 8px;
}

a#imagin8 {
	float: right;
	color: #c5bcb6;
}



                /*--------------------------------------------------------o
----------------\                 No Javascript Warning                   |
  Compatibility  \-------------------------------------------------------*/
   
#noscript_bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    -moz-opacity: 0.85;
    opacity: 0.85;
    z-index: 99999;
}

#noscript_text {
    position: absolute;
    text-align: center;
    left: 0;
    width: 100%;
    top: 30%;
    font-size: 18px;
    line-height: 1.5em;
    z-index: 100000;
    color: #ffffff;
    padding-top: 70px;
    background: url('../logo.gif') center top no-repeat;
}