/*
HTML Page elements
---------------------
*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	background-color: #233e7e;
}

hr {
	display: none;
}

p {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.clearBoth {	
	display: block;
	clear: both;
	height: -1px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}

a {
	color: #233e7e;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #488ac8;
	text-decoration: underline;
}

.introParagraph {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #488ac8;
}

.picBorder {
	border: 1px solid #ffffff;
}

.picLeft {
	display: block;
	/*clear: both;*/
	float: left;
	margin: 2px 10px 12px 0px;
}

.picRight {
	display: block;
	/*clear: both;*/
	float: right;
	margin: 2px 0px 12px 10px;
	position: relative;
}

.picRight img {
	margin-bottom: 15px;
}

.noTopMargin {
	margin-top: 0px !important;
}

.noBottomMargin {
	margin-bottom: 0px !important;
}

.smallText {
	font-size: 10px !important;
	line-height: 12px !important;
	font-weight: normal !important;
	color: #999999 !important;
}

.maroonText {
	color: #1c3588;
}

.redText {
	color: #ff2200;
}

.hidden {
	display: none;
}

.mandatory {
	color: #ff3300;
}

ul {
	display: block;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}

ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
	background-image: url("/images/common/list_bullet.gif");
	background-position: 5px 4px;
	background-repeat: no-repeat;
}

/*
Misc positioning elements
-------------------------
*/

#fullBrowserWidth {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	color: #000000;
}

#headerFullWidth {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
}

#miscTags {
	display: none;
}

/*
Header elements
-------------------------
*/

#headerArea {
	display: block;
	margin: 0px auto 0px auto;
	position: relative;
	width: 967px;
	height: 153px;
	background-image: url("/images/common/gfd_header.gif");
	background-repeat: no-repeat;
	background-position: top center;
}

#headerArea #headerLogoArea {
	margin: 23px 0px 0px 31px;
	padding: 0px 0px 0px 0px;
}

#headerArea .headerLogo {
	display: inline;
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#cssSwitch {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	text-align: center;
}
#cssSwitch a {
	color: #ffffff;
	text-decoration: none;
}
#cssSwitch a:visited {
	color: #ffffff;
	text-decoration: none;
}
#cssSwitch a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#skipNav {
	display: none;
}

/*
Content elements
-------------------------
*/

#centeredPage {
	display: block;
	margin: 0px auto 0px auto;
	clear: both;
	position: relative;
	width: 967px;
	text-align: left;
	background-image: url("/images/common/background_tile.gif");
	background-repeat: repeat-y;
	background-position: top center;
}
#centeredPage.home {
	background-image: url("/images/common/background_tile_home.gif");
}

#sigImage {
	display: block;
	position: relative;
	margin: 0px 8px 0px 8px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
}

#sigImage img {
	display: block;
}

#sigImage.noGap {
	border: none;
}

#sigBanner {
	position: relative;
	width: 951px;
	height: 210px;
	background-color: #000000;
	background-image: url("/images/common/banner_groupsgetoutmore.jpg");
	background-repeat: no-repeat;
}
#sigBanner.scouts {
	background-image: url("/images/common/banner_scoutsgetoutmore.jpg");
}
#sigBanner.guides {
	background-image: url("/images/common/banner_guidesgetoutmore.jpg");
}
#sigBanner.youth {
	background-image: url("/images/common/banner_youthgetoutmore.jpg");
}
#sigBanner.boysBrigade {
	background-image: url("/images/common/banner_boysbrigadegetoutmore.jpg");
}

#sigBanner p {
	margin: 0px 0px 0px 48px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	width: 450px;
	font-size: 14px;
	line-height: 16px;
}
#sigBanner p.firstParagraph {
	padding: 98px 0px 0px 0px;
}
#sigBanner p.firstParagraphLarge {
	padding: 98px 0px 0px 0px;
	font-size: 20px;
	line-height: 25px;
}
#sigBanner p.bigText {
	padding: 13px 0px 0px 0px;
	color: #233e7e;
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
}

#sigBanner #panelImage {
	display: block;
	position: absolute;
	top: 0px;
	left: 555px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sigBanner #panelImage #panelA {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-Index: 20;
}

#sigBanner #panelImage #panelB {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-Index: 10;
}
	
#sigBanner #panelImage .panelImage {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#mainColumn {
	display: inline;
	position: relative;
	margin: 15px 0px 0px 8px;
	float: left;
	width: 596px;
}

#mainColumn #pageTitleArea {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#mainColumn #pageTitleArea h1 {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	color: #233e7e;
}

#mainColumn #paddedContent {
	display: block;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

#mainColumn h2 {
	clear: both;
	margin: 20px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #233e7e;
}

#mainColumn h3 {
	margin: 12px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #233e7e;
}

#sideColumn {
	display: inline;
	margin: 0px 0px 20px 0px;
	padding: 7px 0px 0px 0px;
	position: relative;
	float: right;
	width: 348px;
	min-height: 400px;
	_height: 400px;
	color: #ffffff;
}

#smallSideColumn {
	display: inline;
	margin: 0px 8px 0px 0px;
	padding: 7px 0px 15px 0px;
	position: relative;
	float: right;
	width: 340px;
	color: #ffffff;
}

/* Column used on holding page */
#fullColumn {
	margin: 0px 8px 0px 8px;
	padding: 0px 0px 0px 0px;
	background-color: #303d88;
	background-image: url("/images/holding_page/main_background.jpg");
	background-position: top left;
	min-height: 693px;
}
* html #fullColumn {
	height: 693px;
}

#fullColumn h1 {
	margin: 0px 0px 0px 0px;
	padding: 10px 72px 10px 72px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #233f7e;
}

#fullColumn h2 {
	margin: 0px 0px 0px 0px;
	padding: 10px 72px 10px 72px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #233f7e;
}

#fullColumn h2.bigText {
	font-size: 26px;
	line-height: 28px;
	margin-right: 300px;
	color: #ffffff;
}

#fullColumn p {
	margin: 0px 300px 0px 0px;
	padding: 10px 72px 10px 72px;
	color: #ffffff;
}

#fullColumn #fullColumnBullets {
	margin: 0px 72px 0px 72px;
	padding: 0px 0px 0px 0px;
}

#fullColumn ul {
	display: block;
	float: left;
	width: 350px;
	margin: 10px 15px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}
#fullColumn ul li {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 45px;
	background-image: url("/images/holding_page/list_bullet.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
}
#fullColumn ul li strong {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#fullColumn .buyNowButton {
	margin: 0px 0px 0px 68px;
	padding: 0px 0px 0px 0px;
}
#fullColumn .buyNowButton a {
	margin: 8px 0px 0px 0px;
	width: 205px;
	height: 43px;
	line-height: 43px;
	background-image: url("/images/holding_page/book_button.gif");
}
#fullColumn .buyNowButton a:visited {
	background-image: url("/images/holding_page/book_button.gif");
}
#fullColumn .buyNowButton a:hover {
	background-image: url("/images/holding_page/book_button_on.gif");
}

/*
Box Styles
---------------------
*/

.featureBoxFullWidth {
	display: block;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.featureBoxFloatRight {
	width: 250px;
	display: inline;
	margin: 3px 0px 10px 12px;
	float: right;
	padding: 0px 0px 0px 0px;
}

.featureBoxContent {
	margin: 0px 0px 0px 0px;
	padding: 10px 12px 1px 12px;
	border: 1px solid #cccccc;
	background-color: #efefef;
}

.featureBoxContent h2 {
	font-size: 17px !important;
	line-height: 17px !important;
	padding: 0px 0px 0px 0px !important;
}

.featureBoxContent h3 {
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.featureBoxContent p {
	margin: 0px 0px 10px 0px !important;
}

/*
Table elements
-------------------------
*/

table {
	display: block;
	clear: both;
	margin: 15px 0px 15px 0px;
	background-color: #233e7e;
}
table caption {
	padding: 2px 9px 2px 9px;
	margin-bottom: 0px;
	background-color: #233e7e;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	border: none;
}
table th {
	margin: 1px;
	padding: 4px 8px 4px 8px;
	background-color: #fbf3db;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	border: none;
}
table th.noBold {
	font-weight: normal;
}
table td {
	margin: 1px;
	padding: 4px 8px 4px 8px;
	background-color: #e2e7eb;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	border: none;
}
table tr.tableHeadings th {
	margin: 1px;
	padding: 2px 8px 2px 8px;
	background-color: #cadae8;
	color: #233e7e;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	background-image: none;
	border: none;
}
table tr.tableHeadings th.centered {
	text-align: center;
}
table tr.commentArea td {
	margin: 1px;
	padding: 4px 8px 0px 8px;
	background-color: #e2e7eb;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	background-image: none;
	border: none;
}
table tr.commentArea td p {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}
.leftAligned td {
	margin: 1px;
	padding: 4px 8px 4px 8px;
	background-color: #e2e7eb;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	border: none;
}
table .smallText {
	color: #ff3300 !important;
}

/*
Form Elements
-------------------------
*/

.genericForm {
	padding: 1px 1px 0px 1px;
	margin: 20px 0px 10px 0px;
	border: 1px solid #233e7e;
	background-color: #233e7e;
	color: #000000;
}
.genericForm .errorArea {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/* IE fix for disappearing DIV background colour */
	_height: auto;
	_width: auto;
}

.genericForm .errorArea {
	background-color: #7f0000;
	color: #ffffff;
	font-weight: bold;
}
.genericForm .errorArea p {
	font-size: 12px !important;
	line-height: 14px !important;
	padding: 8px 8px 0px 8px !important;
}
.genericForm .errorArea ul {
	margin: 0px 0px 0px 15px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.genericForm .errorArea ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
	background-image: url("/images/common/list_bullet_error.gif");
}

.genericForm .helpText {
	font-size: 11px;
	color: #002165;
}
.genericForm .helpText a, .genericForm .helpText a:visited {
	color: #002165;
}

.genericForm h2 {
	padding: 1px 0px 3px 7px !important;
	margin: 0px 0px 0px 0px !important;
	font-size: 15px !important;
	line-height: 17px !important;
	background-color: #233e7e !important;
	color: #ffffff !important;
}

.genericForm .formArea {
	position: relative;
	padding: 0px 0px 1px 0px;
	margin: 1px 0px 0px 0px;
	background-color: #e2e7eb;
	/* IE fix for disappearing DIV background colour */
	_height: auto;
	_width: auto;
}

.genericForm .formAreaColumns {
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	background-color: #e2e7eb;
	/* IE fix for disappearing DIV background colour */
	_height: 100%;
	_width: 100%;
}

.genericForm .formAreaColumns {
	padding: 7px 7px 0px 7px;	
}

.genericForm .formAreaColumns .formAreaColumnLeft {
	display: inline;
	float: left;
	width: 250px;
}

.genericForm .formAreaColumns .formAreaColumnRight {
	display: block;
	float: left;
	width: 250px;
}

.genericForm .formArea label {
	position: absolute;
	top: 9px;
	left: 7px;
	width: 150px;
	color: #233e7e;
	font-weight: bold;
	line-height: 14px;
}

.genericForm .formAreaColumns label {
	color: #233e7e;
	font-weight: bold;
	line-height: 14px;
}

.genericForm .formArea p {
	display: block;
	padding: 5px 5px 5px 150px;
	margin: 0px 0px 0px 0px;
}

.genericForm .formAreaColumns p {
	display: block;
	padding: 7px 7px 8px 7px;
	margin: 0px 0px 0px 0px;
}

.genericForm .formArea .fullWidthField {
	width: 320px;
}
.genericForm .formArea .mediumWidthField {
	width: 175px;
}
.genericForm .formArea .smallWidthField {
	width: 50px;
}

.genericForm .submitArea {
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	background-color: #233e7e;
	border-bottom: 1px solid #233e7e;
}

.genericForm .submitArea p {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.genericForm .submitArea p input {
	width: 150px;
}

.genericForm .submitArea p input.smallButton {
	width: 100px;
}

#savingsBox {
	padding: 8px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
	background-color: #fff0a0;
	border: 1px solid #1c3588;
}
#savingsBox h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}
#savingsBox p {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
}
#savingsBox ul {
	margin-top: 7px;
	margin-bottom: 14px;
	/* IE Hack */
	_margin-bottom: 7px;
}

/*
Homepage Form Elements
----------------------
*/

.homepageForm {
	padding: 10px 1px 5px 1px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
}

.homepageForm .smallText {
	color: #ff3300 !important;
}

.homepageForm h2 {
	padding: 1px 0px 3px 7px !important;
	margin: 0px 0px 0px 0px !important;
	font-size: 15px !important;
	line-height: 17px !important;
	background-color: #002165 !important;
	color: #ffffff !important;
}

.homepageForm .formArea, .homepageForm .formAreaFull, .homepageForm .formAreaColumns, .homepageForm .errorArea {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	background-color: #112c73;
	/* IE fix for disappearing DIV background colour */
	_height: 100%;
	_width: 100%;
}
.homepageForm .errorArea {
	_height: auto;
	_width: auto;
}

.homepageForm .error {
	background-color: #4f1932;
}

.homepageForm .errorArea {
	background-color: #7f0000;
}
.homepageForm .errorArea p {
	font-size: 12px !important;
	line-height: 14px !important;
	padding: 8px 8px 0px 8px !important;
}
.homepageForm .errorArea ul {
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.homepageForm .formArea label {
	position: absolute;
	top: 8px;
	left: 7px;
	width: 120px;
	color: #ffffff;
	font-weight: bold;
	line-height: 14px;
}

.homepageForm .formAreaFull label, .homepageForm .formAreaColumns label {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 7px;
	color: #ffffff;
	font-weight: bold;
	line-height: 14px;
}

.homepageForm .formArea p {
	display: block !important;
	padding: 5px 5px 5px 135px !important;
	margin: 0px 0px 0px 0px !important;
}

.homepageForm .formAreaFull p, .homepageForm .formAreaColumns p {
	display: block !important;
	padding: 5px 5px 5px 5px !important;
	margin: 0px 0px 0px 0px !important;
}

.homepageForm .formArea .fullWidthField, .homepageForm .formAreaFull .fullWidthField {
	width: 190px;
}
.homepageForm .formArea .mediumWidthField, .homepageForm .formAreaFull .mediumWidthField {
	width: 100px;
}
.homepageForm .formArea .smallWidthField, .homepageForm .formAreaFull .smallWidthField {
	width: 50px;
}

.homepageForm .formAreaDivide {
	margin: 1px 0px 5px 0px !important;
}

.homepageForm .formAreaColumns .formAreaColumnLeft {
	display: inline;
	float: left;
	position: relative;
	width: 170px;
}

.homepageForm .formAreaColumns .formAreaColumnRight {
	display: block;
	float: left;
	position: relative;
	width: 170px;
}

.homepageForm .submitArea {
	padding: 6px 0px 10px 0px;
	margin: 1px 0px 0px 0px;
	background-color: #2b459b;
}

.homepageForm .submitArea p {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.homepageForm .submitArea p input {
	width: 100px;
}

.homepageForm .formArea .helpText {
	color: #C8DBFD;
	font-size: 11px;
	line-height: 11px;
}


/*
Footer elements
-------------------------
*/

#lowerMenuAccessKeys {
	display: none;
}

#footerFullWidth {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 120px;
	text-align: center;
}

#footerArea {
	display: block;
	margin: 0px auto 0px auto;
	position: relative;
	width: 967px;
	height: 79px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	text-align: left;
	background-image: url("/images/common/gfd_footer.gif");
	background-repeat: no-repeat;
}

#award {
	display: block;
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 4px;
	left: 23px;
	color: #000000;
	font-size: 9px;
}
#award img {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#paymentMessage {
	display: block;
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 9px;
	left: 90px;
	color: #000000;
	font-size: 9px;
}
#paymentMessage img {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#toTop {
	position: absolute;
	margin: 0px 0px 0px 8px;
	top: 82px;
	left: 0px;
	text-align: left;
}

#footerLinks {
	position: absolute;
	margin: 0px 8px 0px 0px;
	top: 82px;
	right: 0px;
	text-align: right;
}

#footerArea a {
	color: #ffffff;
	text-decoration: none;
}
#footerArea a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footerArea a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*
Copyright notice elements
-------------------------
*/

#copyrightArea {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 11px 146px 10px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #929292;
}

#copyrightArea strong {
	font-size: 11px;
	color: #212c62;
}

#copyrightArea a {
	color: #ddeedc;
	text-decoration: underline;
}

#copyrightArea a:visited {
	color: #ddeedc;
	text-decoration: underline;
}

#copyrightArea a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footerLogo {
	display: block;
	position: absolute;
	margin: -25px 29px 0px 0px;
	top: 0px;
	right: 0px;
	width: 96px;
	height: 81px;
}

/*
Site Map elements
-------------------------
*/

#centeredPage #mainColumn #sitemap {
	display: block;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#centeredPage #mainColumn #sitemap dt {
	margin: 12px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 16px;
	color: #488ac8;
	font-weight: bold;
}

#centeredPage #mainColumn #sitemap dt.withBorder {
	margin: 10px 0px 4px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #dbdbdb;
}

#centeredPage #mainColumn #sitemap dd {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 30px;
}
