/* UK Visas - Shared template CSS */
/* _______________________________________________________________________ Top bar styles */
#main .inner {
	background-color: #fff;
	margin: 0 160px 0 15px;
	/*margin: 0 160px 0 6px;*/
}

#main .inner .topbar h1 {
	background: #193978 url(../files/images/h1_bg.gif) 0 0 no-repeat;
	color: #fff;
	font-size: 170%;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-weight: normal;
	padding: 7px 10px;
	text-align: left;
}

/* _______________________________________________________________________ Content box styles */

/* Inner margins */


.contentbox_topbar {
	height: 5px;
	background-color: #e7e7e7;
	/*margin: 0 1px;*/
}
.contentbox_topbar .contentbox_topbar_left {
	background: url(../files/images/boxCornerTopLeftGrey.gif) top left no-repeat;
	float: left;
	height: 5px;
	width: 5px;
}
.contentbox_topbar .contentbox_topbar_right {
	background: url(../files/images/boxCornerTopRightGrey.gif) top right no-repeat;
	float: right;
	height: 5px;
	width: 5px;
}

/* Bottom bar styles */
.contentbox_bottombar {
	height: 5px;
	background-color: #e7e7e7;
}
.contentbox_bottombar .contentbox_bottombar_left {
	background: #fff url(../files/images/boxCornerBottomLeftGrey.gif) bottom left no-repeat;
	float: left;
	height: 5px;
	width: 5px;
}
.contentbox_bottombar .contentbox_bottombar_right {
	background: #fff url(../files/images/boxCornerBottomRightGrey.gif) bottom right no-repeat;
	float: right;
	height: 5px;
	width: 5px;
}

/* Font styles */
#main .inner .contentbox2 h2 {
	background-color: #e7e7e7;
	font-size: 110%;
	font-weight: bold;
	padding: 3px 0 6px 7px;
	margin: 0 1px;
	/*font-variant: small-caps;*/
	/*text-transform: uppercase;*/
}

#main .contentbox1 p, 
#main .contentbox2 p {
	color: #000;
	padding: 0 10px;
	margin: 0;
}

.contentbox1 {
	margin-bottom: 15px;
}

#innerBottomBar {
	background-color: #91b6d0;
	height: 37px;
}
#innerBottomBar .innerBottomLeft {
	float: left;
	width: 7px;
	height: 37px;
	background: #91b6d0 url(../files/images/form_corner_bottom_left.gif) bottom left no-repeat;
}
#innerBottomBar .innerBottomRight {
	float: right;
	width: 7px;
	height: 37px;
	background: #91b6d0 url(../files/images/form_corner_bottom_right.gif) bottom right no-repeat;
}

.contentbox_results { padding: 0.5em 0; }
.contentbox_results .resultCount {
	float: left;
	font-weight: bold;
	padding-left: 10px;
}
.contentbox_results .resultPages {
	padding-right: 10px;
	text-align: right;
}
.contentbox_results .resultPages a.selected { font-weight: bold; }

/*
.listContinent {
	margin-bottom: 1em;
	margin-left: 0;
}

#main .listContinent ul {
	margin: 0 10px;
}

.listContinent ul {
	border-bottom: 1px solid #666;
	height: 4em;
	list-style: none;
	padding: 0 !important;
}

.listContinent ul li {
	background-image: none;
	display: inline;
	font-weight: 700;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

.listContinent ul li.clear {
	clear: both;
}

.listContinent ul li a {
	border-left: 1px solid #bbb; 
	border-top: 1px solid #bbb;
	display: block;
	float: left;
	font-size: 90%;
	font-weight: 400 !important;
	height: 3.7em;
	padding: 4px;
	width: 6em;
	color: #193978; /* add to main 160807*/
/*}

.listContinent ul li a.last {
	border-right: 1px solid #bbb;
}

.listContinent ul li a.selected {
	background-color: #fff;
	border-color: #666;
	border-right: 1px solid #666;
	color: #193978;
	font-weight: 700 !important;
}

.listContinent ul li span {
	background-color: #ccc;
	border-left: 1px solid #fff;
	color: #999;
	display: block;
	margin-right: 1px;
	padding: 4px;
	text-align: center;
}

.listContinent .listScroll {
	background-color: #fff;
	border: 1px solid #666;
	border-top: none;
	height: 200px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: auto;
	padding: 1em 0;
}

.listContinent .listScroll ul {
	border-bottom: none;
	height: auto;
}

.listContinent .listScroll ul li {
	float: none;
	font-size: 100%;
	font-weight: 400;
	margin: 0;
	padding-top: 0;
}

.listContinent .listScroll ul li a {
	border: none;
	color: #193978;
	float: none;
	font-size: 100%;
	font-weight: 400;
	height: auto !important;
	margin: 0;
	width: auto;
}*/
.imageOverlap {
	margin-bottom: 12px;
}

.imageOverlap .boxBottom {
	display: none;
}

#mapScroller {
	height: 290px;
	margin: 1em auto;
	position: relative;
	width: 300px;
}

#mapScroller #map {
	border: 1px solid #666;
	margin: 0 16px;
	overflow: hidden;
	position: relative;
	top: 16px;
}

#mapScroller a {
	background-repeat: no-repeat;
	display: block;
	height: 0 !important;
	overflow: hidden;
	padding: 8px 0 0;
	position: absolute;
	width: 16px;
}

#mapScroller a.corner {
	height: 12px;
	padding: 12px 0 0;
	width: 12px;
}

#mapScroller a.side {
	height: 16px;
	padding: 16px 0 0;
	width: 8px;
}

#mapScroller a.arrowUpLeft {
	background: url(../files/images/scroll_arrow_up_left.gif) no-repeat;
	left: 0;
	top: 0;
}

#mapScroller a.arrowUp {
	background: url(../files/images/scroll_arrow_up.gif) no-repeat;
	left: 50%;
	margin-left: -8px;
	top: 0;
}

#mapScroller a.arrowUpRight {
	background: url(../files/images/scroll_arrow_up_right.gif) no-repeat;
	right: 0;
	top: 0;
}

#mapScroller a.arrowLeft {
	background: url(../files/images/scroll_arrow_left.gif) no-repeat;
	left: 0;
	margin-top: -8px;
	top: 50%;
}

#mapScroller a.arrowRight {
	background: url(../files/images/scroll_arrow_right.gif) no-repeat;
	margin-top: -8px;
	right: 0;
	top: 50%;
}

#mapScroller a.arrowDownLeft {
	background: url(../files/images/scroll_arrow_down_left.gif) no-repeat;
	bottom: 0;
	left: 0;
}

#mapScroller a.arrowDown {
	background: url(../files/images/scroll_arrow_down.gif) no-repeat;
	bottom: 0;
	left: 50%;
	margin-left: -8px;
}

#mapScroller a.arrowDownRight {
	background: url(../files/images/scroll_arrow_down_right.gif) no-repeat;
	bottom: 0;
	right: 0;
}