@charset "utf-8";
/* CSS Document */

#subpageHeaderaltBoxImg span h1 { visibility: hidden; }
#subpageHeaderaltBox {
	width: 754px;
	height: 125px;
	position: relative;
	clear: left;
	overflow: hidden;
	right: -10px;
	margin-left: 3px;
	z-index: 1;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #663399;
}	

#sectabLeftCol {
	position: relative;
	float: left;
	width: 505px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 80px;
	z-index: 62;
	bottom: 35px;
	visibility: visible;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

/* right column */
	#sectabRightCol {
	position: relative;
	float: right;
	width: 222px;
	overflow: hidden;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	right: 15px;
	height: 650px;
	background-color: #5C2984;
}
.sectionContainertabs {
	width: 530px;
	height: 100%;
	overflow: visible;
	margin-bottom: 15px;
	position: relative;
	left: 0px;
	z-index: 60;
	margin-left: 11px;
	visibility: visible;
	bottom: 0px;
	margin-top: 8px;
}

.sectionContainertabs h3 {
	font-family:helvetica, arial, sans-serif;
	font-size:14px;
	color:#000099;
	font-weight: bold;
}
/* right column */
	#sectabsRightCol {
	position: relative;
	float: left;
	width: 222px;
	overflow: hidden;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	top: -200px;
	left: 520px;
}
.tabcontent {
	margin-top: 40px;
	position: relative;
	width: 460px;
	margin-right: 5px;
	margin-left: 15px;
}
.tabcontent p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding-bottom: 5px;
}
	
.tabcontent ul{list-style-image: url(/public/images/blue_square.gif);
	list-style-type: square;}
.tabcontent h2 {
	font-family:helvetica, arial, sans-serif;
	font-size:18px;
	color:#EB0483;
	font-weight: normal;
	margin-top: 10px;
}
.countrytabs li{}
.shadetabs{
	margin: 0;
	padding: 0;
	width: 100%;

	float: left;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	
}
.shadetabs ul li a {

	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
}
.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a {
	float: left;
	color: #FFFFFF;
	padding: 5px 10px;
	text-decoration: none;
	background-image: url(/public/images/shade2.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #21205F;
	border-right-color: #21205F;
	
}

.shadetabs li a:visited{
	color: #FFFFFF
}

.shadetabs li a:hover{
	color: #FFFFFF;
	background-image: url(/public/images/gloss.gif);
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
}

.shadetabs li a.selected{ /*selected main tab style */
	background-image: url(/public/images/gloss.gif);
	color: #FFFFFF;
	padding: 5px 
	
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none; color: #FFFFFF;
}
.shadetabs li a.selected:visited{
	color: #FFFFFF;
}

.modernbricksmenuline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px; /*Brown color theme*/
	background-image: url(/public/images/pinkline.gif);
}



#bottompageHeaderBox {
	width: 754px;
	height: 115px;
	position: relative;
	clear: left;
	overflow: hidden;
	margin-left: auto;
	z-index: 18;
	border-top-style: none;
	margin-top: 20px;
	margin-right: auto;
}	


#modbricknavline{
	width: 755px;
	z-index: 63;
	position: relative;
	position: relative;
	background-color: #5C2984;
	height: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	margin-right: auto;
	margin-left: auto;
}

