/* CSS Document */

body {
	margin: 0px;
	color: #ffffff;
	background-color:#e8e8e8;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

.leftBackground {
	background-image: url(../images/left-col-back.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
.rightBackground {
	background-image: url(../images/right-col-back.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

.topSpacer {
	height: 30px;
}
.topRowSpacer {
	height: 100px;
}
.leftColSpacer {
	width: 48px;
}
.widthSpacer2 {
	width: 2px;
}
.widthSpacer4 {
	width: 4px;
}
.widthSpacer6 {
	width: 6px;
}
.widthSpacer10 {
	width: 10px;
}
.widthSpacer15 {
	width: 15px;
}
.widthSpacer24 {
	width: 24px;
}
.widthSpacer56 {
	width: 56px;
}
.widthSpacer150 {
	width: 140px;
}
.heightSpacer2 {
	height: 2px;
}
.heightSpacer4 {
	height: 4px;
}
.heightSpacer6 {
	height: 6px;
}
.heightSpacer10 {
	height: 10px;
}
.heightSpacer20 {
	height: 20px;
}
.heightSpacer26 {
	height: 26px;
}
.heightSpacer40 {
	height: 40px;
}
.heightSpacer100{
	height: 100px;
}
.heightSpacer94{
	height: 94px;
}
.heightSpacer150{
	height: 150px;
}
.heightSpacer210{
	height: 210px;
}
.heightSpacer300 {
	height: 300px;
}
.shadowSpacer {
	width: 8px;
	height: 8px;
}

.bottomRow {
	background-color: #3A5B8C;
}

.homeText{
	color: #000000;
	font-size: 18px;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
}
.homeBlueText{
	color: #25316e;
	font-size: 18px;
	text-align: left;
	margin-left: 10px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.homeSmallBlueText{
	color: #25316e;
	font-size: 11px;
	text-align: left;
}
.homeSmallBlackText{
	color: #000000;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
}
.homeBigText{
	color: #000000;
	font-size: 28px;
	text-align: left;
	margin-left: 10px;
	margin-right: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}
.blueText{
	color: #25316e;
	font-size: 14px;
}
.moreDetailsLink{
	color: #25316e;
	font-size: 14px;
	font-weight: bold;
	border:2px #7F9DB9 solid;
	width: 110px;
}
.redText{
	color: #ff0000;
	font-size: 14px;
}
.redBackText{
    background-color: red;
	color: #000055;
	font-size: 18px;
	font-weight: bold;
}
.contentText {
	color: #000000;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}
.pricingTable {
	color: #25316e;
	font-size: 17px;
	text-align: center;
	border:1px #7F9DB9 solid;
	white-space: nowrap;
}
.pricingTableHeaderRow {
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	background-color:#415194;
	height:25px;
}
.pricingTableHeaderCell {
	border:1px #ffffff solid; 
	background-color:#202C6C;
	font-size: 17px;
	white-space: nowrap;
}
.pricingTableRowHeaderCell {
	border:1px #ffffff solid; 
	background-color:#415194;
	color: #ffffff;
	white-space: nowrap;
}
.pricingTableRow {
	color: #25316e;
	font-size: 14px;
	text-align: center;
	background-color:#4E60A4;
	height:20px;
}
.pricingTableCell {
	border:1px #ffffff solid; 
	color: #ffffff;
	white-space: nowrap;
}
.pricingTableCellReduced {
    background-color: #ff0000;
    color: #000055;
    white-space: nowrap;
	border:1px #ffffff solid; 
}
.confMessage {
	font-size: 16px;
    color: #000000;
	font-weight: bold;
}
.formTextBox {
	height: 18px;
	font-size: 13px;
	text-align: left;
	font-style: normal; 
	font-weight: normal; 
}
.formTextBoxLong {
	height: 18px;
	width: 240px;
	font-size: 13px;
	text-align: left;
	font-style: normal; 
	font-weight: normal; 
}
.requiredText {
    color: Red;
    font-weight: bold;
}
.errorText {
    color: Red;
	font-size: 13px;
	text-align: left;
}


.jobsArea{
	color: #dddddd;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.mainText{
	text-align: center;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.mainTextLeft{
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: left;
}
.mainTextNoMargin{
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}
.mainTextLeftNoMargin{
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}
.contactTopText{
	text-align: center;
	font-size: 16px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.contactText{
	text-align: center;
	font-size: 20px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.contactLinksTitleText {
	font-size: 22px;
	text-align: center;
	color: #ffffff;
	margin-top: 5px;
}
.contactFormText{
	text-align: left;
	font-size: 15px;
	margin-left: 150px;
	margin-right: 15px;
	vertical-align: top;
}
.contactFormBox1{
	text-align: left;
	width: 257px;
	margin-left: 36px;
}
.contactFormBox2{
	text-align: left;
	width: 257px;
	margin-left: 38px;
}
.contactFormBox3{
	text-align: left;
	width: 257px;
	margin-left: 33px;
}
.contactFormBox4{
	text-align: left;
	margin-left: 2px;
}
.tableText{
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
.pictureTitleText{
	font-size: 16px;
	margin-bottom: 4px;
	text-align: left;
}
.homeTitleImage{
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
}
.recruitText{
	font-size: 13px;
	text-align: left;
	color: #333333;
	vertical-align:top;
	font-weight:bold;
}
.menuTitleText {
	font-size: 15px;
	text-align: left;
	color: #ffffff;
	vertical-align:top;
	font-weight:bold;
}
.menuBigTitleText {
	font-size: 20px;
	text-align: left;
	color: #ffffff;
	vertical-align:top;
	font-weight:bold;
}
.menuText {
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	vertical-align:top;
}
.menuTextB {
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	vertical-align:top;
}
.menuGreenText {
	font-size: 13px;
	text-align: left;
	color: #c2ff01;
	vertical-align:top;
	font-style:italic;
	font-weight:bold;
}
.menuSmallText {
	font-size: 9px;
	text-align: left;
	color: #ffffff;
	vertical-align:top;
}
.menuTextSelected {
	color: #c2ff01;
}
.menuTextBSelected {
	color: #3eaed2;
}
.menuSubText {
	font-size: 10px;
	text-align: left;
	color: #ffffff;
	vertical-align: top;
	margin-left: 20px;
}
.menuSubTextSelected {
    font-size: 10px;
	text-align: left;
	color: #FFFF00;
	vertical-align: top;
	margin-left: 20px;
}
.leftColText {
	font-size: 16px;
	text-align: left;
	color: #ffffff;
	vertical-align: top;
}
.menuBackground {
	background-image: url(/IMAGES/menu-btm.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ffffff;
}
.shopCategoryMenuText {
	font-size: 12px;
	color: #5C6F83;
	margin-top: 2px;
	margin-bottom: 2px;
}
.titleText {
	font-size: 24px;
	text-align: left;
	color: #ffffff;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 14px;
}
.leftBoxTitleText {
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 14px;
}
.leftBoxText {
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 14px;
}
.leftBoxBottomText {
	font-size: 20px;
	text-align: center;
	color: #000000;
	margin-top: 25px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 14px;
}
.shopBoxTitleText {
	font-size: 15px;
	text-align: center;
	color: #061f4c;
	margin-top: 5px;
	margin-bottom: 14px;
}
.headingText {
	font-size: 15px;
	text-align: left;
	color: #444444;
	vertical-align:top;
	font-weight:bold;
}
.newsText {
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
	vertical-align:top;
}
.newsTextLink {
	font-size: 13px;
	text-align: left;
	color: #D59E35;
	vertical-align:top;
}
.newsViewTitleText {
	font-size: 16px;
	text-align: left;
	color: #dddddd;
	vertical-align:top;
	font-weight:bold;
}
.newsViewSubTitleText {
	font-size: 14px;
	text-align: left;
	color: #aaaaaa;
	vertical-align:top;
	font-weight:bold;
}
.hotJobText {
	color: #9acc08;
}
.newsText1 {
	font-size: 14px;
	text-align: left;
	color: #9acc08;
	vertical-align:top;
}
.newsText2 {
	font-size: 13px;
	text-align: left;
	color: #000000;
	vertical-align:top;
}
.newsText3 {
	font-size: 13px;
	text-align: left;
	color: #777777;
	vertical-align:top;
}
.galleryTitleText {
	font-size: 14px;
	text-align: left;
	color: #000000;
	vertical-align:top;
}
.shopTitleText {
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	margin-left: 5px;
	margin-bottom: 2px;
}
.shopTitleBoldText {
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
}
.deliveryTitleText {
	font-size: 13px;
	text-align: center;
	color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
}
.deliveryText {
	font-size: 9px;
	text-align: left;
	color: #061f4c;
	vertical-align:top;
}
.deliveryFooterText {
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
}
.bottomText {
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
}
.footerText {
	font-size: 13px;
	text-align: center;
	color: #5f5c5c;
	margin-top: 4px;
}
.footerSubText {
	font-size: 12px;
	text-align: center;
	color: #5f5c5c;
	margin-top: 5px;
}


.menuColourRow {
	background-color: #ffffff;
}

.deliveryImage {
	align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

.destinationsSelect {
	width: 130px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.shopProductQuantitySelect {
	width: 40px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}
.shopProductQuantitySubmit {
	width: 35px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

.menuText a:link {
	color:#ffffff;
	text-decoration: none;
}
.menuText a:visited {
	color:#ffffff;
	text-decoration: none;
}
.menuText a:hover {
	color: #c2ff01;
	text-decoration: none;
}
.menuText a:visited:hover {
	color: #c2ff01;
	text-decoration: none;
}
.menuText a:active {
	color: #ffffff;
	text-decoration: none;
}

.menuTextB a:link {
	color:#ffffff;
	text-decoration: none;
}
.menuTextB a:visited {
	color:#ffffff;
	text-decoration: none;
}
.menuTextB a:hover {
	color: #3eaed2;
	text-decoration: none;
}
.menuTextB a:visited:hover {
	color: #3eaed2;
	text-decoration: none;
}
.menuTextB a:active {
	color: #ffffff;
	text-decoration: none;
}

.menuGreenText a:link {
	color:#c2ff01;
	text-decoration: none;
}
.menuGreenText a:visited {
	color:#c2ff01;
	text-decoration: none;
}
.menuGreenText a:hover {
	color: #ffffff;
	text-decoration: none;
}
.menuGreenText a:visited:hover {
	color: #ffffff;
	text-decoration: none;
}
.menuGreenText a:active {
	color: #c2ff01;
	text-decoration: none;
}

.homeBlueText a:link {
	color:#25316e;
	text-decoration: underline;
}
.homeBlueText a:visited {
	color:#25316e;
	text-decoration: underline;
}
.homeBlueText a:hover {
	color: #6070c1;
	text-decoration: underline;
}
.homeBlueText a:visited:hover {
	color: #6070c1;
	text-decoration: underline;
}
.homeBlueText a:active {
	color: #25316e;
	text-decoration: underline;
}

.blueText a:link {
	color:#25316e;
	text-decoration: none;
}
.blueText a:visited {
	color:#25316e;
	text-decoration: none;
}
.blueText a:hover {
	color: #6070c1;
	text-decoration: none;
}
.blueText a:visited:hover {
	color: #6070c1;
	text-decoration: none;
}
.blueText a:active {
	color: #25316e;
	text-decoration: none;
}

.moreDetailsLink a:link {
	color:#25316e;
	text-decoration: none;
}
.moreDetailsLink a:visited {
	color:#25316e;
	text-decoration: none;
}
.moreDetailsLink a:hover {
	color: #6070c1;
	text-decoration: none;
}
.moreDetailsLink a:visited:hover {
	color: #6070c1;
	text-decoration: none;
}
.moreDetailsLink a:active {
	color: #25316e;
	text-decoration: none;
}

.homeSmallBlueText a:link {
	color:#25316e;
	text-decoration: underline;
}
.homeSmallBlueText a:visited {
	color:#25316e;
	text-decoration: underline;
}
.homeSmallBlueText a:hover {
	color: #6070c1;
	text-decoration: underline;
}
.homeSmallBlueText a:visited:hover {
	color: #6070c1;
	text-decoration: underline;
}
.homeSmallBlueText a:active {
	color: #25316e;
	text-decoration: underline;
}

.menuSubText a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.menuSubText a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.menuSubText a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.menuSubText a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.headingText a:link {
	color:#444444;
	text-decoration: none;
}
.headingText a:visited {
	color:#444444;
	text-decoration: none;
}
.headingText a:hover {
	color: #9acc08;
	text-decoration: none;
}
.headingText a:active {
	color: #444444;
	text-decoration: none;
}

.newsText1 a:link {
	color:#9acc08;
	text-decoration: none;
}
.newsText1 a:visited {
	color:#9acc08;
	text-decoration: none;
}
.newsText1 a:hover {
	color: #78aa06;
	text-decoration: none;
}
.newsText1 a:active {
	color: #9acc08;
	text-decoration: none;
}

.productFullDesc a:link {
	color:#5f5c5c;
	text-decoration: none;
}
.productFullDesc a:visited {
	color:#5f5c5c;
	text-decoration: none;
}
.productFullDesc a:hover {
	color:#868686;
	text-decoration: none;
}
.productFullDesc a:visited:hover {
	color:#868686;
	text-decoration: none;
}
.productFullDesc a:active {
	color: #5f5c5c;
	text-decoration: none;
}

.footerText a:link {
	color:#5f5c5c;
	text-decoration: none;
}
.footerText a:visited {
	color:#5f5c5c;
	text-decoration: none;
}
.footerText a:hover {
	color:#868686;
	text-decoration: none;
}
.footerText a:visited:hover {
	color:#868686;
	text-decoration: none;
}
.footerText a:active {
	color: #5f5c5c;
	text-decoration: none;
}

.footerSubText a:link {
	color:#5f5c5c;
	text-decoration: none;
}
.footerSubText a:visited {
	color:#5f5c5c;
	text-decoration: none;
}
.footerSubText a:hover {
	color:#868686;
	text-decoration: none;
}
.footerSubText a:visited:hover {
	color:#868686;
	text-decoration: none;
}
.footerSubText a:active {
	color: #5f5c5c;
	text-decoration: none;
}

.contactLink a:link {
	color:#ffffff;
	text-decoration: none;
}
.contactLink a:visited {
	color:#ffffff;
	text-decoration: none;
}
.contactLink a:hover {
	color:#9acc08;
	text-decoration: none;
}
.contactLink a:active {
	color: #ffffff;
	text-decoration: none;
}



