/* ===================================
    CSS STYLES FOR Module VirtualEarth
	Copyright 2006 Inspector IT, Inc. 
	& Antonio Chagoury
   ===================================
*/

.hide {
	display: none;
	visibility:hidden;
}

.IITVEARTH_Directions {
	font-size: 10pt;
	margin: 3px 10px 10px 15px;
	padding-left: 15px;
}
#search input.button, .searchBtn
{
	cursor: pointer;
	background: green url("http://images.shopping.msn.com/img/btnbg.gif") repeat-x 0 0;
	border: 1px solid #d0d9df;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
}
.searchBtn 
{
	height: 20px;
	font-size:11px;
	padding-bottom:2px;
	margin-top:1px;
}
.GeoCoder 
{
	border: 1 dashed #333333;
	background-color: #ffffce;
}
.IITVEARTH_Map
{
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	/*float: left;*/
}

.IITVEARTH_CardBox
{
	width: 210px;
    border: 1px solid #cccccc;
    margin: 1px 0px 0px 1px;
    background:url("images/bg-fade-light.png") repeat-x bottom;
    color:#000;
    font-size:11px; 
    font-family:Tahoma, Verdana, Sans-Serif;
}
.IITVEARTH_CardBox_Hover
{
	width: 210px;
    border: 1px  solid #666666;
    margin: 1px 0px 0px 1px;
    background:url("images/bg-fade-dark.png") repeat-x bottom;
    color:#000;
    font-size:11px; 
    font-family:Tahoma, Verdana, Sans-Serif;
}
.IITVEARTH_Contact_View
{
	width: 250px;
    border-top: solid 1px #E7E7E7;
    border-right: solid 1px #D2D2D2;
    border-bottom: solid 1px #D2D2D2;
    border-left: solid 1px #E7E7E7;
    padding: 3px 3px;
    background:url("images/bg-fade-light.png") repeat-x bottom;
    margin: 0px, 0px, 2px, 3px;
}

.IITVEARTH_Contact_Edit
{
	width: 200px;
    border-top: solid 1px #E7E7E7;
    border-right: solid 1px #D2D2D2;
    border-bottom: solid 1px #D2D2D2;
    border-left: solid 1px #E7E7E7;
    padding: 3px 3px;
    background-color: #ffffce;
    color:#000;
    font-size:.8em; 
    font-family:Verdana, Sans-Serif;
    margin: 0px, 0px, 2px, 3px;
    cursor: hand;
}

.IITVEARTH_Title
{    
    font-weight:bold;
    color: #333333;
	cursor: hand;
	padding-left: 3px;
	padding-top: 3px;
}

.IITVEARTH_CardContent
{
    color:Gray;
    padding: 6px 6px;
}

div.IITVEARTH_glide { 
	position:absolute; 
	visibility:hidden; 
	left:10px; 
	top:10px;
	width:500px; 
	z-index:1001;
	background-color:#ffffce;
	border: 1px solid #000033;
}
 
.IITVEARTH_DirectionsHeader{
	background-color:#000033;
	color:#FFFFFF;
	font-weight: bold;
	cursor:move;
}
.IITVEARTHDirectionsClose{
	border: 1px solid #ffffce;
	background-color:#CC0000;
	color:#FFFFFF;
	padding: 2px;
	cursor: hand;
	width: 1%;
}
.IITVEARTH_Toolbar
{
	border: #666666 1px solid;
	padding-left: 19px;
	background:url("images/toolbar_bg.gif");
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 28px;
}
.IITVEARTH_Statusbar
{
	border: #666666 1px solid;
	background:url("images/statusbar_bg.gif");
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	height: 28px;
}
.IITVEARTH_StatusbarText
{
	padding-left: 19px;
	padding-right: 5px;
	padding-top: 5px;
}

.IITVEARTH_ToolbarButton_Remote_Off
{
	padding-left: 19px;
	padding-right: 5px;
	background-position: left center;
	cursor: hand;
	cursor: pointer;
	background-image: url(images/remotecontrol.gif);
	background-repeat: no-repeat;
	height: 16px;
}
.IITVEARTH_ToolbarButton_Remote_On
{
	padding-left: 19px;
	padding-right: 5px;
	background-position: left center;
	cursor: hand;
	cursor: pointer;
	background-image: url(images/remotecontrol_off.gif);
	background-repeat: no-repeat;
	height: 16px;
}
.IITVEARTH_ToolbarButton_Email
{
	padding-left: 19px;
	padding-right: 5px;
	background-position: left center;
	cursor: hand;
	cursor: pointer;
	background-image: url(images/email_link.png);
	background-repeat: no-repeat;
	height: 16px;
}

.IITVEARTH_StatusbarButton_Copy
{
	padding-left: 5px;
	padding-right: 19px;
	background-position: right center;
	cursor: hand;
	cursor: pointer;
	background-image: url(images/copy.gif);
	background-repeat: no-repeat;
	height: 16px;
}

.IITVEARTH_ToolbarButton_Link
{
	padding-left: 19px;
	padding-right: 5px;
	background-position: left center;
	cursor: hand;
	cursor: pointer;
	background-image: url(images/link.png);
	background-repeat: no-repeat;
	height: 16px;
}
.IITVEARTH_ToolbarButton_ClearPoints
{
	padding-left: 19px;
	padding-right: 5px;
	background-position: left center;
	cursor: hand;
	cursor: pointer;
	background-image: url(images/cancel.png);
	background-repeat: no-repeat;
	height: 16px;
}
.IITVEARTH_ToolbarButton_ClearLayers
{
	padding-left: 19px;
	padding-right: 5px;
	background-position: left center;
	cursor: hand;
	cursor: pointer;
	background-image: url(images/layers.png);
	background-repeat: no-repeat;
	height: 16px;
}
.IITVEARTH_DirectionsLink{
	padding-left: 19px;
	padding-right: 5px;
	background-position: left center;
	cursor: hand;
	cursor: pointer;
	background-image: url(images/map_magnify.png);
	background-repeat: no-repeat;
	height: 16px;
	display: inline;
}
.IITVEARTH_LocationSearch{	
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	margin-top: 28px;
	width: 300px;
	height: 119px;
	background-image: url(images/directions_bg.gif);
	background-repeat: no-repeat;
}
.IITVEARTH_LocationSearch_content{	
	padding:8px;
	font-family: Tahoma;
	font-size: 11px;
	height: 119px;
}
.IITVEARTH_SearchTypeLink {
	font-family: tahoma;
	font-size: 9px;
}
.IITVEARTH_SearchTypeSelectedLink {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
}
.IITVEARTH_SearchRowHidden {
	visibility: hidden;
	display: none;
}
.IITVEARTH_SearchRowVisible {
	visibility: visible;
	display: table-row;
}

/* CSS for Directions Window */
.overlay_mac_os_x {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.mac_os_x_nw {
	background: transparent url(images/themes/mac_os_x/TL_Main.png) no-repeat 0 0;			
	width:24px;
	height:30px;
}

.mac_os_x_n {
  background: transparent url(images/themes/mac_os_x/T_Main.png) repeat-x 0 0;			
  height:30px;
}

.mac_os_x_ne {
  background: transparent url(images/themes/mac_os_x/TR_Main.png) no-repeat 0 0;			
  width:31px;	  
  height:30px;
}

.mac_os_x_w {
  background: transparent url(images/themes/mac_os_x/L_Main.png) repeat-y top left;			
  width:16px;
}

.mac_os_x_e {
  background: transparent url(images/themes/mac_os_x/R_Main.png) repeat-y top right;			
  width:16px;	  
}

.mac_os_x_sw {
  background: transparent url(images/themes/mac_os_x/BL_Main.png) no-repeat 0 0;			
  width:31px;
  height:40px;
}

.mac_os_x_s {
  background: transparent url(images/themes/mac_os_x/B_Main.png) repeat-x 0 0;			
  height:40px;
}

.mac_os_x_se, .mac_os_x_sizer {
  background: transparent url(images/themes/mac_os_x/BR_Main.png) no-repeat 0 0;			
  width:31px;
  height:40px;
}

.mac_os_x_sizer {
	cursor:se-resize;	
}

.mac_os_x_close {
	width: 19px;
	height: 19px;
	background: transparent url(images/themes/mac_os_x/close.gif) no-repeat 0 0;			
	position:absolute;
	top:12px;
	left:25px;
	cursor:pointer;
	z-index:1000;
}

.mac_os_x_minimize {
	width: 19px;
	height: 19px;
	background: transparent url(images/themes/mac_os_x/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:12px;
	left:45px;
	cursor:pointer;
	z-index:1000;
}

.mac_os_x_maximize {
	width: 19px;
	height: 19px;
	background: transparent url(images/themes/mac_os_x/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:12px;
	left:65px;
	cursor:pointer;
	z-index:1000;
}

.mac_os_x_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	margin-top:8px;
	width:100%;
	color:#000;
}

.mac_os_x_content {
	overflow:auto;
	color: #222;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background:#FFF;
}
.mac_os_x_s .status_bar {
  padding-bottom:24px;
}

/* FOR IE */
* html .mac_os_x_nw {
	background-color: transparent;
	background-image: none;
}

* html .mac_os_x_n {
	background-color: transparent;
	background-image: none;
}

* html .mac_os_x_ne {
	background-color: transparent;
	background-image: none;
}

* html .mac_os_x_w {
	background-color: transparent;
	background-image: none;
}

* html .mac_os_x_e {
	background-color: transparent;
	background-image: none;
}

* html .mac_os_x_sw {
	background-color: transparent;
	background-image: none;
}

* html .mac_os_x_s {
	background-color: transparent;
	background-image: none;
}

* html .mac_os_x_se {
	background-color: transparent;
	background-image: none;
}

* html .mac_os_x_sizer {
	background-color: transparent;
	background-image: none;
}

.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(images/themes/mac_os_x/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(images/themes/mac_os_x/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(images/themes/mac_os_x/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(images/themes/mac_os_x/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(images/themes/mac_os_x/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(images/themes/mac_os_x/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(images/themes/mac_os_x/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(images/themes/mac_os_x/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(images/themes/mac_os_x/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(images/themes/mac_os_x/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(images/themes/mac_os_x/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(images/themes/mac_os_x/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
	background-color: #ccddff;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}

