@charset "utf-8";
/* Copyright © 2009 Creative Pixel Media Inc - All Rights Reserved */
/* HTML Style Redefine */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
html {
	height: 101%;
	margin-bottom: 1px;
	min-height: 101%;
}
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background: #9f5325 url(../images/centre-bkgd.png) repeat center 0px;
}
img {
	border: none;
}
h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
/* Primary Link Styles */
a, a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:focus {
	color: #000;
}
a:active {
	color: #000;
}
/* Body Style Layout Definitions */
/* Main Content Layout Declarations */
#fullWidthOuterWrapper {
	background: url(../images/bkgdSwooshTransparent.png) no-repeat scroll center 125px;
	overflow: visible;
	visibility: visible;
}
#outerWrapper {
	margin: 0px auto;
	width: 964px;
	padding: 0px;
}
/* Full Width Header Layout Declarations */
#fullWidthHeader {
	background-color: #f57b20;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	padding: 0px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px;
	min-height: 35px;
}
#fullWidthHeader #header {
	width: 964px;
	padding-top: 8px;
	margin: 0 auto;
	clear: both;
	height: 27px;
}
#fullWidthHeader #header #centrePhone {
	width: 480px;
	text-align: left;
	float: left;
	font-size: 16px;
	font-weight: bold;
}
#fullWidthHeader #header #studioLink {
	float: right;
	width: 484px;
	text-align: right;
}
#fullWidthHeader a, a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
}
#fullWidthHeader a:visited {
	color: #FFF;
	text-decoration: underline;
}
#fullWidthHeader a:hover {
	color: #FFF;
	border: 1px solid #FFF;
	background: #000;
	text-decoration: none;
}
#fullWidthHeader a:focus {
	color: #000;
}
#fullWidthHeader a:active {
	color: #FFF;
	text-decoration: underline;
}
/* Main Header Layout Declarations */
#outerWrapper #topHeaderWrapper {
	height: 70px;
	width: 964px;
	border-bottom: 1px groove #999;
	margin-top: 8px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#outerWrapper #topHeaderWrapper #logoArea {
	width: 480px;
}
#outerWrapper #topHeaderWrapper #airMilesBanner {
	float: right;
	width: 468px;
	text-align: right;
	margin-top: 5px;
}
/* Header CSS Navigation Area */
#outerWrapper #topNavigation {
	padding: 0px;
	margin: 3px auto 0px;
}
/* Main Homepage Content Layout Declarations */
#outerWrapper #contentWrapper {
	overflow: hidden;
	border: 1px groove #000;
	height: 642px;
	margin: 2px auto 0px;
	padding: 0px;
	width: 960px;
	background: #FFF no-repeat left top;
	text-align: left;
}
#outerWrapper #contentWrapper #topContentWrapper {
	width: 960px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
}
#outerWrapper #contentWrapper #topContentWrapper #contentTable {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
}
#outerWrapper #contentWrapper #topContentWrapper #contentTable #centre-home-content-welcome {
	position:absolute;
	left:0px;
	top:0px;
	width:322px;
	background: url(../images/centre-home-content-welcome.png) no-repeat left top;
	overflow: hidden;
}
.red {
	font-weight: bold;
	color: #F00;
}

#outerWrapper #contentWrapper #topContentWrapper #contentTable #centre-home-content-welcome #welcomeTop {
	background: url(../images/welcome-spacer.png) no-repeat left top;
	height: 2px;
}
#outerWrapper #contentWrapper #topContentWrapper #contentTable #centre-home-content-welcome #welcomeMiddle {
	background: url(../images/centre-home-content-welcome-01-bkgd_02_02.png) repeat-y;
	padding: 0px 3px;
	height: 628px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#outerWrapper #contentWrapper #topContentWrapper #contentTable #centre-home-content-welcome #welcomeBottom {
	background: url(../images/centre-home-content-welcome-01-bottom_03.png) no-repeat left bottom;
	height: 10px;
}
#outerWrapper #contentWrapper #topContentWrapper #contentTable #centre-home-content-anim {
	position:absolute;
	left:322px;
	top:0px;
	width:638px;
	height:428px;
}
#outerWrapper #contentWrapper #topContentWrapper #contentTable #centre-home-content-video {
	position:absolute;
	left:322px;
	top:428px;
	width:317px;
	background: #FFF url(../images/centre-home-content-video-03.png) no-repeat left top;
	height: 212px;
	overflow: hidden;
}
#outerWrapper #subContentWrapper {
	overflow: hidden;
	border: 1px groove #000;
	margin: auto 0px 0px auto;
	padding: 0px;
	width: 960px;
	background: #FFF url(../images/insideSwooshTransparent.png) no-repeat center top;
}
#centre-home-content-video #videoContent {
	padding: 30px 20px 15px 20px;
}
#centre-home-content-contest #contestContent {
	padding: 0px;
}
#outerWrapper #contentWrapper #topContentWrapper #contentTable #centre-home-content-contest {
	position:absolute;
	left:639px;
	top:428px;
	width:321px;
	background: url(../images/centre-home-content-contest-04.png) no-repeat left top;
	height: 212px;
	overflow: hidden;
}
#subContentWrapper {
	margin: 0px auto;
	text-align: left;
	width: 960px;
	background: #FFF;
}
#innerSubContentWrapper {
	overflow: hidden;
	background: url(../images/centre-sub-bkgd-middle.png) repeat-y;
}
#subContentWrapper #innerSubContentWrapper #rightTabSubContent {
	float: right;
	padding: 0px 33px 10px 28px;
	width: 609px;
	text-align: justify;
}
#subContentWrapper #innerSubContentWrapper #leftPanelContent {
	margin: 0 671px 0 0;
	padding: 10px 30px 10px 35px;
	text-align: justify;
	word-spacing: 0.1em;
}
#subContentWrapper #topBkgdHeader {
	background: url(../images/centre-sub-bkgd-top.png) no-repeat left top;
	height: 29px;
	width: 960px;
}
#subContentWrapper #bottomBkgdHeader {
	background: url(../images/centre-sub-bkgd-bottom.png) no-repeat left bottom;
	height: 29px;
	width: 960px;
}
#rightTabSubContent a, a:link {
	color: #000;
	text-decoration: underline;
}
#rightTabSubContent a:hover {
	color: #804D23;
	text-decoration: underline;
}
#rightTabSubContent a:visited {
	color: #000;
	text-decoration: underline;
}
#rightTabSubContent a:active {
	color: #D66921;
	text-decoration: underline;
}
/* Homepage Text Nav and Footer Copyright Area*/
#outerWrapper #footer {
	border-top: solid 1px #666;
	padding: 0px;
	text-align: center;
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 960px;
	margin: 3px auto 10px;
}
#outerWrapper #footer a, a:link {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}
#outerWrapper #footer a:visited {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
#outerWrapper #footer a:hover {
	color: #FFF;
	background: #F47B20;
	text-decoration: none;
}
#outerWrapper #footer a:focus {
	color: #000;
}
#outerWrapper #footer a:active {
	color: #FFF;
	text-decoration: underline;
}
/* Optional CSS Classes */
.googleFooterTitle {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin-top: 7px;
}
/* optional style */
#quote {
	color: #000;
	height: 30px;
	width: 314px;
	margin-left: 1px;
	background: #999 url(../p7apm/img/p7apm_south_black.gif) no-repeat 3px center;
}
#quote #randomQuote {
	padding: 15px 20px;
	font: italic 14px/1.5em Arial, Helvetica, sans-serif;
	color: #000;
}
#quote #randomQuote .right {
	line-height: 1.5em;
	font-size: 10px;
	color: #000;
	text-align: right;
}
#quote h3 {
	font: normal 15px Arial, Helvetica, sans-serif;
	padding-left: 21px;
	padding-top: 6px;
	letter-spacing: 0.1em;
}
.center {
	text-align: center;
}
/* forced Scrollbars */
#outerWrapper #subContentWrapper #innerSubContentWrapper #leftPanelContent h2 {
	font: italic bold 16px/20px Arial, Helvetica, sans-serif;
	color: #804D23;
	text-align: center;
	display: block;
	border-bottom: 1px groove #999;
	padding-bottom: 8px;
}
#fullWidthOuterWrapper #outerWrapper #subContentWrapper #innerSubContentWrapper #leftPanelContent p a {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
.right {
	text-align: right;
}
/* Optional Styles */
.rightMargin15px {
	margin-right: 15px;
}
.leftMargin15px {
	margin-left: 15px;
}
.inputButton {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #875223;
	border: 2px groove #666;
}
.faqQuestion {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}
.faqAnswer {
	margin-left: 20px;
}
.orangeEmphasis {
	color: #AB6022;
	font-style: italic;
	font-weight: bold;
}
.endorse {
	font: bold small-caps 8px Arial, Helvetica, sans-serif;
	color: #000;
}
.quote {
	padding: 10px 35px;
	font: normal 13px/1.4em Arial, Helvetica, sans-serif;
	color: #000;
	text-align: justify;
}
.quotePerson {
	padding: 10px 25px;
	font: italic 12px/1.4em Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
}
.quoteCenter {
	padding: 10px 35px;
	font: italic 13px/1.4em Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
.quoteList {
	padding: 0px 35px 0px 70px;
	font: normal 13px/1.4em Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin-left: 35px;
}
.parentboxRightAuto {
	position: relative;
	width: auto;
	float: right;
	text-align: center;
	margin-right: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 0px;
	margin-left: 25px;
}
.parentboxLeftAuto {
	position: relative;
	width: auto;
	float: left;
	text-align: center;
	margin-right: 25px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 8px;
	margin-left: 0px;
}
.parentboxRight {
	position: relative;
	width: 250px;
	float: right;
	text-align: center;
	margin-right: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 0px;
	margin-left: 25px;
}
.parentboxLeft {
	position: relative;
	width: 250px;
	float: left;
	text-align: center;
	margin-right: 25px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 8px;
	margin-left: 0px;
}
.nestedbox {
	position: relative;
	width: 215px;
	text-align: center;
	margin: 10px auto;
}
.clear {
	clear: both;
}
.sierraNews {
	position: relative;
	float: left;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999;
	border-left: none;
	margin: 8px 0px 5px;
	clear: both;
	padding: 10px;
	width: 95%;
}
.sierraNewsNoBorder {
	position: relative;
	width: 95%;
	float: left;
	text-align: left;
	margin: 8px 0px 5px;
	clear: both;
	padding: 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.arialFont {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
}
.submit {
	border: 1px groove #FFF;
	background: #DB6A21;
	padding: 4px;
	width: 200px;
	margin-top: 3px;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.submit:hover {
	border: 1px solid #C0C0C0;
	background: #7F4C23;
}
.redBold {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.parentboxLeftDoctor {
	position: relative;
	width: 200px;
	float: left;
	text-align: center;
	margin-right: 25px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 8px;
	margin-left: 0px;
}
.nestedboxDoctor {
	position: relative;
	width: 215px;
	text-align: left;
	margin: 10px auto;
}
