﻿/* _______________________________________________________________________________________ Shared box styles (set1) */
/* All content boxes are identical hence the duplication of styles */


.contentbox1, 
.contentbox2 {
	border-top: 1px #b2b2b2 solid;
	border-left: 1px #b2b2b2 solid;
	margin: 0 0 15px 0;
	background: #f5f9fc url("../files/images/mother_borderRight.gif") repeat-y top right;
}

.contentbox1 p, 
.contentbox2 p {
	margin: 0 0 0 15px;
	padding: 0;
}

.contentbox1 .contentbox_topbar, 
.contentbox2 .contentbox_topbar {
	display: none;
}

.contentbox1 .contentbox_content, 
.contentbox2 .contentbox_content {
	padding: 10px 0 10px 0;
	height:1%;/* cure Peekaboo bug */
}

.contentbox1 .contentbox_content .contentbox_bottombar, 
.contentbox2 .contentbox_content .contentbox_bottombar {
	display: none;
}

.contentbox1 .contentbox_bottombar, 
.contentbox2 .contentbox_bottombar { 
	background:  url("../files/images/mother_border.gif") repeat-x left bottom;
	height: 15px;
}


.contentbox1 .contentbox_bottombar .contentbox_bottombar_stripe, 
.contentbox2 .contentbox_bottombar .contentbox_bottombar_stripe {
	background:  url("../files/images/boxBottomStripe.gif") repeat-x bottom left;
	height: 15px;
	margin: 0 16px 0 15px;
}

.contentbox1 .contentbox_bottombar .contentbox_bottombar_right, 
.contentbox2 .contentbox_bottombar .contentbox_bottombar_right {
	float: right;
	width: 15px;
	height: 15px;
	background:  url("../files/images/mother_cornerWhite.gif") bottom right no-repeat;
}

.listContinent {
	margin-bottom: 1em;
	margin-left: 15px;
}

.listContinent ul {
	border-bottom: 1px solid #666;
	height: 4em;
	list-style: none;
	margin-bottom: 0;
	margin-right: 15px;
	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: 15px;
	overflow: auto;
	padding: 1em;
}

.listContinent .listScroll ul {
	border-bottom: none;
	height: auto;
}

.listContinent .listScroll ul li {
	float: none;
	font-size: 100%;
	font-weight: 400;
	margin: 0;
	padding-top: 0px!important;
}

.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 5px;
}

#countrySelect div.listScroll {
	background-color: #fff;
	border: 1px solid #666;
	border-top: none;
	height: 200px;
	margin: 0 10px;
	overflow: auto;
	padding: 1em;
}

#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: 0px!important;
	margin-bottom: 0;
}

#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;
}

#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(../files/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(../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;
}