/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
	width: 577px;
	margin: 0px;
	padding: 0px;
}

.shadetabs li{
	list-style:none;
	/*background-image:url(../../images/shared/projects/tab.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	width:138px;
	height:31px;
	margin:0px;
	padding:0px;
	float:left;
	display: block;
	text-align:center;
}

.shadetabs li a{
	background-image:url(../../images/shared/projects/tab.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:138px;
	height:19px;
	margin:0px;
	padding:12px 0 0 0;
	float:left;
	display: block;
	text-align:center;
}

.shadetabs li a:hover{
	/*background-image:url(../../images/shared/projects/tab.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	width:138px;
	height:19px;
	margin:0;
	padding:12px 0 0 0;
	float:left;
	display: block;
	text-align:center;
}
/*bubble*/

#wrap {
	height: 37px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width:577px;
	z-index:1;
}
.shadetabs li.bubble{
	background-image:url(../../images/shared/projects/tab.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:138px;
	height:19px;
	margin:0px;
	padding:12px 0 0 0;
	float:left;
	display: block;
	text-align:center;
	cursor:pointer;
}
.shadetabs li.bubble a{
	/*background-image:url(../../images/shared/projects/tab.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	width:138px;
	height:19px;
	margin:0px;
	padding:12px 0 0 0;
	float:left;
	display: block;
	background:none;
	text-align:center;
}

/*.shadetabs li.bubble a:hover{
	width:138px;
	height:18px;
	margin:0px;
	padding:13px 0 0 0;
	float:left;
	display: block;
	text-align:center;
	background:none;
}*/
.shadetabs li.bubble a.bublepopup{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
/*.shadetabs li.bubble a.bublepopup a:hover{
	background-image:url(../../images/en/projects/tab-buble-o.gif) no-repeat 0 0;
	width:236px;
	height:28px;
	margin:0px;
	padding:0px;
	display: block;
}*/
.shadetabs li.bubble ul#showbuble{
	background-image:none;
	margin:0px;
	padding:0px;
	display: block;
}
.shadetabs li.bubble ul#showbuble li{
	background-image:none;
	margin:0px;
	padding:0px;
	display: block;
}
#showbuble{
	width: 276px;
	height:auto;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 3;
	/*top: 442px;*/
	top:-25px;
	left:310px;
}
#showbuble li#bubbleli{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width: 276px;
	height: auto;
	background:none;
}
#showbuble li#bubbleli a{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#showbuble li#bubbleli a:hover{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.shadetabs li.bubble  #showbuble li#bubbleli  a.selected{ /*selected main tab style */
	background:none;
	margin:0px;
	padding:0;
	float:left;
}
.shadetabs li.bubble  #showbuble li#bubbleli  a.selected:hover{ /*selected main tab style */
	background:none;
	margin:0px;
	padding:0;
	float:left;
}
.shadetabs li a.selected{ /*selected main tab style */
	background-image:url(../../images/shared/projects/tab-o.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:138px;
	height:19px;
	margin:0px;
	padding:12px 0 0 0;
	float:left;
	display: block;
	text-align:center;
	font-weight:800;
	color:#597b9f;
}
.shadetabs li a.selected:hover{ /*selected main tab style */
	background-image:url(../../images/shared/projects/tab-o.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:138px;
	height:19px;
	margin:0px;
	padding:12px 0 0 0;
	float:left;
	display: block;
	text-align:center;
	font-weight:800;
	color:#597b9f;
}

#countrydivcontainer{
	width:676px;
	float:left;
	padding:25px 5px 0 40px;
   *padding:12px 5px 0 40px;
}
