/* UK Visas - Shared template CSS */
/* _______________________________________________________________________ Top bar styles */

#main .inner {
	background-color: #fff;
	margin: 0 165px 0 10px;
	/*margin: 0 160px 0 6px;*/
}

#main .inner .topbar h1 {
	background: #1A3979 url(../Images/h1_bg.gif) no-repeat top left;
	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 */
.contentbox1, 
.contentbox2 {
	
}

.contentbox_topbar {
	height: 5px;
	background-color: #e7e7e7;
	/*margin: 0 1px;*/
}
.contentbox_topbar .contentbox_topbar_left {
	background: url(../Images/boxCornerTopLeftGrey.gif) top left no-repeat;
	float: left;
	height: 5px;
	width: 5px;
}
.contentbox_topbar .contentbox_topbar_right {
	background: url(../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(../Images/boxCornerBottomLeftGrey.gif) bottom left no-repeat;
	float: left;
	height: 5px;
	width: 5px;
}
.contentbox_bottombar .contentbox_bottombar_right {
	background: #fff url(../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(../Images/form_corner_bottom_left.gif) bottom left no-repeat;
}
#innerBottomBar .innerBottomRight {
	float: right;
	width: 7px;
	height: 37px;
	background: #91b6d0 url(../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: #039; /* 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: #039;
	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: #039;
	float: none;
	font-size: 100%;
	font-weight: 400;
	height: auto !important;
	margin: 0;
	width: auto;
}


#countrySelect {
	margin: 0.5em 0;
}

#countrySelect div.listScroll {
	background-color: #fff;
	border: 1px solid #666;
	border-top: none;
	height: 200px;
	margin: 0 10px;
	overflow: auto;
	padding: 1em 0;
}

#countrySelect div.listScroll ul {
	list-style: none;
	padding: 0 !important;
	font-size: 110%;
}

#countrySelect div.listScroll ul li {
	background:none;
	padding-left:0;
	padding-top: 0;
	margin-bottom: 0.3em;
}

#countrySelect div.listScroll ul li a {
	font-weight: 400;
}

#countrySelect iframe {
	background-color: #fff;
	border: 1px solid #666;
	border-top: none;
	height: 300px;
	width: 99%;
}

.listAZ ul li span {
	background-color: #ccc;
	border-left: 1px solid #fff;
	color: #999;
	display: block;
	margin-right: 1px;
	padding: 4px;
	text-align: center;
}

#countrySelect ul.listAZ {
	border-bottom: 1px solid #666;
	line-height: 1.4em;
	list-style-type: none;
	margin: 0 10px;
	padding-left: 0 !important;
	height: .4em !important;
}

#countrySelect ul.listAZ li {
	background: none;
	display: inline;
	font-size: 85%;
	margin-right: -4px;
	padding: 0;
}

#countrySelect ul.listAZ a {
	border-left: 1px solid #b2b2b2;
	border-top: 1px solid #b2b2b2;
	padding: 2px 3px;
	text-align: center;
	text-decoration: none;
}

#countrySelect ul.listAZ a:hover {
	text-decoration: underline;
}

#countrySelect ul.listAZ a.last {
	border-right: 1px solid #b2b2b2;
}

#countrySelect ul.listAZ a.selected {
	background-color: #fff;
	border: 1px solid #666;
	border-bottom: none !important;
	padding-bottom: 5px;
}


#countrySelectTop {
	margin-bottom: 1em;
}

#countrySelectTop select {
	width: 300px;
}


form#countrySelectTop .go input {
	background: #507798 url(../Images/button_go.gif);
	border: 0;
	color: #000;
	font-size: 80%;
	height: 18px;
	width: 26px;
}

#countrySelect .imageOverlap {
	margin-right: 2px;
	overflow: hidden;
}

.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(../Images/scroll_arrow_up_left.gif) no-repeat;
	left: 0;
	top: 0;
}

#mapScroller a.arrowUp {
	background: url(../Images/scroll_arrow_up.gif) no-repeat;
	left: 50%;
	margin-left: -8px;
	top: 0;
}

#mapScroller a.arrowUpRight {
	background: url(../Images/scroll_arrow_up_right.gif) no-repeat;
	right: 0;
	top: 0;
}

#mapScroller a.arrowLeft {
	background: url(../Images/scroll_arrow_left.gif) no-repeat;
	left: 0;
	margin-top: -8px;
	top: 50%;
}

#mapScroller a.arrowRight {
	background: url(../Images/scroll_arrow_right.gif) no-repeat;
	margin-top: -8px;
	right: 0;
	top: 50%;
}

#mapScroller a.arrowDownLeft {
	background: url(../Images/scroll_arrow_down_left.gif) no-repeat;
	bottom: 0;
	left: 0;
}

#mapScroller a.arrowDown {
	background: url(../Images/scroll_arrow_down.gif) no-repeat;
	bottom: 0;
	left: 50%;
	margin-left: -8px;
}

#mapScroller a.arrowDownRight {
	background: url(../Images/scroll_arrow_down_right.gif) no-repeat;
	bottom: 0;
	right: 0;
}

#masthead #breadcrumb {
	font-size : 90%;
	color : Navy;
}

#masthead #breadcrumb a {
	color : Navy;
}

#masthead #breadcrumb a:hover{
	color : Red;
	text-decoration : none;
}
