@import url(base.css);

#bg-wrap {
	padding: 15px 0 0;
	background: url(../images/bg_wrap.gif) repeat-y 50% 0;
}

#wrap {
	width: 760px;
	margin: 0 auto;
	position: relative;
}

.bpe-logo {
	width: 420px;
	height: 60px;
	margin: 0 auto;
	padding-bottom: 10px;
	display: block;
}

.bpe-ic-download {
	width: 74px;
	height: 49px;
	display: block;
	text-indent: -9999em;
	background: url(../images/bt_download.gif);
	position: absolute;
	top: 70px;
	right: 12px;
}

body#mag {
	margin: 0;
	padding: 0;
}

.wrap-embededcode {
	background: #fff;
	padding: 5px 5px 50px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.header1 {
	background-color:#ffffff;
	background-image: url(../images/level2/bg_bpe1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.header1 td {
	vertical-align: bottom;
}
.header2Cell {
	background-image: url(../images/level2/bg_bpe2.gif);
	background-position: top;
	background-repeat: repeat-x;
	vertical-align: top;
}
.short {
	background-position: 0 -26px !important;
}

a {
	color: #637b17;
}
a:hover {
	color: #81a01f;
}
.orange {
	background-color: #ff9900;
}
.content {
/*	background-image: url(../images/level2/bg_content.gif);
	background-position: left;
	background-repeat: repeat-y;*/
	background: #ffffff;
	vertical-align: top;

}
.paleGreen {
	background-color: #bbdd55;
}
.green {
	background-color: #a4cc2d;
}

.orangeBar {
	vertical-align: top;
	background-image: url(../images/level2/px_1x35_ff6600.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.content h1 {
	background: #ff6600;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding: 6px 10px;
}
.content .orangeBar h1 {
	margin: 0 0 18px 0;
	padding: 0;
}
.content h3 {
	font-weight: bold;
	color: #ff6600;
	font-size: 11px;
	padding: 0 10px;
	margin: 0 0 15px 0;
}
.content .orangeBar h3 {
	padding: 0;
}
.content p {
	color: #333333;
	padding: 0 10px;
	margin: 0 0 15px 0;
}
.content .orangeBar p {
	padding: 0;
}
p.date {
	font-weight: bold;
	color: #000000;
	margin: 0 0 10px 0;
}

p.firstPara{
	color: #ff9900;
	font-weight: bold;
}

.floatCell {
	position:relative;
	top:-33px;
	left:-13px;
	width:100px;
	height:100px;
}

.floatCell_print {
	position:relative;
	top:-33px;
	left:0px;
}

.keyFacts {
	margin-top: 9px;
	padding: 12px 11px 12px 12px;
	border: 4px solid #ffffff;
	background: #92a6fb;
	width:154px;
}
* html .keyFacts {
	width:185px;
}
.keyFacts p {
	font-size: 10px;
	margin-bottom: 6px;
	margin-top: 6px;
}
.keyFacts h3 {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin: 15px 0 0 0;
}
.keyFacts a {
	color: #333333;
}
.keyFacts a.bookNow {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.keyFacts a:hover {
	color: #000000;
}

.subheader, .subheaderArrows {
	width: 100%;
}
.subheader {
	margin-top: 30px;
	margin-bottom: 10px;
}
.subheader td {
	background-image: url(../images/homepage/px_1x3_ffffff.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0 0 3px 15px;
}
.subheaderArrows td {
	background-image: url(../images/homepage/px_1x3_ffffff.gif);
	background-position: 0 23px;
	background-repeat: repeat-x;
}

.orange p, .orange h3, .orange li {
	margin: 5px 0;
	padding: 0 25px 0 15px;
	font-size: 11px;
}
.orange h3 {
	font-weight: bold;
}
.orange .button {
	background: #ff6600;
	border: 1px solid #ffcc66;
}
.orange a {
	color: #000000;
}
.orange a:hover {
	color: #ffe2a6;
}
.orange a.button {
	padding: 1px 5px 3px 5px;
	color: #ffffff;
	text-decoration: none;
}
.orange a.button:hover {
	color: #ffffff;
	background: #ffad33;
}

.orange .largeArrows, .orange .smallArrows, .content .largeArrows, .orange .contentTypes {
	margin: 0;
	padding: 0;
}
.orange .largeArrows li {
	list-style: none;
	background: url(../images/level2/bt_nav_arrow.gif) no-repeat Top Left;
	padding-left: 20px;
	padding-bottom: 10px;
}


.content .largeArrows li {
	list-style: none;
	background: url(../images/search/bt_nav_arrow2.gif) no-repeat Top Left;
	padding-left: 20px;
	padding-bottom: 11px;
}
.content .largeArrows li a {
	color: #000000;
}
.content .largeArrows li a:hover {
	color: #81a01f;
}
.orange .smallArrows li {
	list-style: none;
	background: url(../images/level2/ic_list_gt.gif) no-repeat 5px 5px;
	padding-bottom: 8px;
}
.orange .contentTypes li {
	list-style: none;
	background: url(../images/search/bt_nav_arrow2.gif) no-repeat Top Left;
	margin: 0;
	padding: 10px 0 17px 40px;
}


.orangeFooter {
	background: #ff9900 url(../images/level2/px_1x45_ffffff.gif) repeat-x bottom;
	vertical-align:top;
}
.greenFooter {
	background: #bbdd55 url(../images/level2/px_1x66_ffffff.gif) repeat-x bottom;
	vertical-align:top;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #ff9900;
	background: #ffffff;
	padding: 10px 0 20px 102px;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #ff9900;
}

a .nu, a.nu {
	text-decoration: none;
}


/*
FET STYLES
*/

.fetContent {
	position: relative;
	text-align: center;
}
.fetContent p, .fetContent h1, .fetContent h2, .fetContent h3, .fetContent h4, .fetContent h5, .fetContent h6, .fetContent h7, .fetContent table, .fetContent td, .fetContent th, .fetContent ul, .fetContent li {
	text-align: left;
}

.fetContent div.imageFrame {
	background: #ffb74c;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	padding-bottom: 5px;
}
.fetContent div.imageFrame img {
	display:block;
}

.fetContent div.imageFrame.left {
	clear:both;
	margin: 14px 14px 10px 0;
}

/* print ver */
#print div.imageFrame.left {
	clear:both;
	margin: 14px 14px 10px 5px;
}

#print div.imageFrame, #print  div.imageFrame .caption, #print  h2, #print  h1, #print  h3, #print .firstPara {
	color: #000000;
}
/*END*/


.fetContent div.centre, .fetContent div.center {
	margin: 14px auto 10px auto !important;
}

.fetContent div.imageFrame.right {
	clear:both;
	margin: 14px 8px 10px 14px;
}

.basicArticle div.imageFrame.left {
	margin: 14px 14px 10px 7px;
}
.basicArticle div.imageFrame.right {
	margin: 14px 7px 10px 14px;
}

.fetContent div.imageFrame .caption {
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	padding: 0 8px 3px 8px;
}

.left {
	float: left;
	clear: left;
}
.right {
	float: right;
	clear: right;
}
.center {
	clear: both;
}

/*.fetContent h1 {
	background: #ff6600 !important;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 6px 10px !important;
}*/
.fetContent h2, .fetContent h1 {
	font-weight: bold;
	color: #ff6600;
	font-size: 14px;
	margin: 0 0 15px 0;
}
.fetContent h3 {
	font-weight: bold;
	color: #ff6600;
	font-size: 11px;
	margin: 0 0 15px 0;
}
.featureContent p, .featureContent h1, .featureContent h2, .featureContent h3, .featureContent li {
	margin-right: 15px;
}
.featureContent li li {
	margin-right: 0px;
}

.fetContent table, .fetContent td, .fetContent th {
	border-color: #ffb74c;
	border-style: solid;
}
.fetContent table {
	border-width: 1px 0 0 1px;
}
.fetContent td, .fetContent th {
	border-width: 0 1px 1px 0;
	padding: 1px 3px;
}
.fetContent th {
	background: #ffb74c;
	color: #ffffff;
	text-align:left
}
.fetContent td {
	color: #333333;
}

/*
SEARCH PAGE
*/
h3.resultsCount,
h2#hdResultsFilter {
	background: #fff5e5;
	font-size: 12px;
	padding: 6px 15px;
	margin: 0px;
}
.resultsNav {
	width:100%;
	border-color: #ffcc7f;
	border-style: solid;
	border-width: 1px 0;
}
.resultsNav td {
	color: #ff9900;
	padding: 5px 15px 7px 15px;
}
.resultsNav td a{
	color: #ff6600;
}
.resultsNav td a:hover{
	color: #ff9900;
}

.results {
	margin: 0 15px;
}
.results th, .results td {
	text-align: left;
	vertical-align: top;
	padding: 15px 0;
	background: url(../images/global/gr_divider_dots.gif) repeat-x top;
}
.results .firstRow th, .results .firstRow td {
	background: none;
}
.results th {
	padding-top: 16px;
	padding-right: 3px;
}

.results td.cat {
	padding-top: 12px;
	padding-right: 6px;
	padding-left: 2px;
}

.results th, .results a {
	color: #81a01f;
	font-weight: bold;
}
.results a:hover {
	color: #637b17;
}
.results .date {
	color: #81a01f;
}
.results p {
	padding: 10px 0 0 0;
	margin: 0;
}

/*
FORM PAGE
*/
.formTable {
	margin: 0 15px;
}
.formTable th, .formTable td {
	vertical-align:top;
	padding:4px 0;
}
.formTable td {
	width: 100%;
}
.formTable th {
	text-align:right;
	font-weight:normal;
	color: #ff6600;
}
.formTable .divider {
	padding: 15px 0;
	background: url(../images/global/gr_divider_dots.gif) repeat-x top;
}
td.divider {
	background: url(../images/global/gr_divider_dots.gif) repeat-x top;
}

.travelCentreTable {
	margin: 0 15px;
}
.travelCentreTable th, .travelCentreTable td {
	vertical-align:top;
	padding: 4px 0 0 45px;
}
.travelCentreTable td {
	width: 100%;
}
.travelCentreTable th {
	text-align:left;
	color: #ff6600;
}
.travelCentreTable .divider {
	padding: 15px 10px;
	background: url(../images/global/gr_divider_dots.gif) repeat-x 0 15px;
}

.phone, .fax, .email {
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
}
.phone {
	background-image: url(../images/level2/ic_phone.gif);
}
.fax{
	background-image: url(../images/level2/ic_fax.gif);
}
.email {
	background-image: url(../images/level2/ic_email.gif);
}
.email a {
	color: #637b17;
}


.errorMessage {
	margin-top: 10px !important;
	color: #ff6600 !important;
	font-weight: bold !important;
}
.defaultWarning {
	color: #ff6600 !important;
	font-weight: bold !important;
	font-style: italic !important;
}


/*
.footerCell {
	background-image: url(images/homepage/px_1x69_ffffff.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.contentTable {
	background-color: #ff9900;
	background-image: url(images/homepage/px_1x69_ffffff.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}


p {
	margin: 5px 0;
	font-size: 11px;
}
h3 {
	margin: 5px 0;
	font-weight: bold;
	font-size: 11px;
}
h5 {
	margin: 5px 0;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 10px;
}
.paleGreen h5 {
	color: #4f6312;
}
.centreBlue a, .centreBlue h5 {
	color: #003366;
}
.centreOrange a, .centreOrange h5 {
	color: #4a1e00;
}

.paleGreen p, .paleGreen h3, .paleGreen h5, .green p, .green h3, .green h5, .orange p, .orange h3, .orange h5 {
	margin-left: 10px;
}

.paleGreen .button {
	background: #81a01f;
	border: 1px solid #cee786;
}
.centreOrange .button {
	background: #ff9900;
	border: 1px solid #ffffff;
}

.subheader, .subheaderArrows {
	width: 100%;
}
.subheader {
	margin-bottom: 10px;
}
.subheader td {
	background-image: url(images/homepage/px_1x3_ffffff.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0 0 3px 10px;
}
.subheaderArrows td {
	background-image: url(images/homepage/px_1x3_ffffff.gif);
	background-position: 0 23px;
	background-repeat: repeat-x;
}

.centreWhite {
	width: 360px;
	background-image: url(images/homepage/bg_white_panel.gif);
	background-position: 13px 0;
	background-repeat: repeat-y;
	padding-right: 13px;
}
.centreBlue {
	width: 360px;
	background-image: url(images/homepage/bg_blue_panel.gif);
	background-position: 13px 0;
	background-repeat: repeat-y;
	padding-right: 13px;
}
.centreOrange {
	width: 360px;
	background-image: url(images/homepage/bg_or_panel.gif);
	background-position: 13px 0;
	background-repeat: repeat-y;
	padding-right: 13px;
}
.centreHeader {
	margin: 10px 0 10px 30px;
}

.article {
	margin-bottom: 15px;
}
.article td {
	vertical-align: top;
}
.article td h3 {
	margin-top: 0px;
}

*/

.note {
	font-size: 10px;
	color: #666666;
}

/* --------------------------------------------------------------------------------
 * Print Specials
 * -------------------------------------------------------------------------------- */ 
.keyFactsPrint {}
.keyFactsPrint h3,.keyFactsPrint a,.keyFactsPrint a:visited {
	color: #000;
	font-size: 10px;
}

.printPage {
	float:right;
}

.printPage a, .printPage a:visited {
	width: 96px;
	height: 35px;
	background: url(../images/Level2/bt_print2.gif)
}

.printPage a:hover {
	width: 96px;
	height: 35px;
	background: url(../images/Level2/bt_print2.gif) 0 -100px 
}

.publishPrint {
	display: none;
}

/* --------------------------------------------------------------------------------
 * Woirking Visas
 * -------------------------------------------------------------------------------- */ 
.workingVisasTable {
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #ffcc7f;
	width: 504px;
}

.workingVisasTable th {
	vertical-align: top;
	padding: 8px;
	text-align: left;
	color: #ff6600;
	font-size: 12px;
	background-color: #fff5e5;
}

.workingVisasTable td {
	vertical-align: top;
	padding: 8px;
	text-align: left;
	color: #333;
	font-size: 11px;	
}

.workingVisasTable td.noPad {
	padding: 0px !important;
}

.workingVisasTable td.subHeader {
	color: #ff6600;
	vertical-align: middle;
}

.workingVisasTable td.indexPad {
	padding: 0 0 4px 8px;
	color: #ff6600;
}

.orangeText, .workingVisasTable td.orangeText,
.workingVisasTable td a, .workingVisasTable td a:visited {
	color: #ff6600;
}

.workingVisasTable td a:hover {
	color: #333;
}

.workingVisasTable p {
	margin: 0;
	padding: 0 0 10px 0;
}



