/* hide from ie5 mac \*/
html {
  height: 100%;
  overflow: hidden;
}
#flashcontent {
  height: 100%;
}
/* end hide */
body {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow:hidden;
}

.language {
	display: none;
	position: absolute;
	left: 633;
	top: 10px;
	height: 30px;
	z-index: 101;
}
#languageBox {
	font-size: 10px;
}
#external {
	position: absolute;
	display: none;
	z-index: 1000;
}

#modal {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	background-color: #000000; 
	float: left;
	position: absolute; 
	z-index: 1;
}

#social {
	position: absolute;
	z-index: 99;
}
#facebook {
	border: none; 
	overflow: hidden;
}
#extFrame {
	border: none; 
	z-index: 100; 
	position: absolute;	
}

.closeBar {
	padding-right: 10px; 
	color: #FFFFFF;
	font-family: Arial; 
	font-size: 11px;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	border-bottom: 1px solid white;
	text-align: right;
}

.closeBar a{
	font-family: Arial; 
	font-weight: bold;
	border: 0;
	text-decoration: underline;
}


/* AddThis Combo Pills */
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.a.addthis_button_tweet iframe{
	width: 90px  !important;
}
.addthis_button_facebook_like iframe{
	width: 77px !important;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: 0px;
}

.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}
