/******************************
 * ExtInfoWindow - OARSwindowBlueNarrow *
 *****************************/

 #OARSwindowBlueNarrow {
    width: 150px;
    font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
  }
  #OARSwindowBlueNarrow_contents{
    background:transparent url(/images/maps/elements/background70.png) no-repeat left top;
    color: #FFFFFF;
    text-align: center;
  }

  #OARSwindowBlueNarrow_contents img {
  border: 1px solid #0060A9;
  }

  #OARSwindowBlueNarrow_close{
    height: 12px;
    width: 12px;
    margin-top: -10px;
    margin-left: 10px;
    background: url('/images/maps/elements/close.png') top left no-repeat transparent;
    cursor: pointer;
  }

  * html #OARSwindowBlueNarrow_close{
    height: 12px;
    width: 12px;
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/elements/close.png', sizingMethod='crop');
  }

  #OARSwindowBlueNarrow_beak{
    width: 23px;
    height: 52px;
    margin-left: -15px;
display: none;

  }
  * html #OARSwindowBlueNarrow_beak{
    /* Alpha transparencies hack for IE */
    background-image:none;
   
  }
  #OARSwindowBlueNarrow_tl {
    background:transparent url(/images/maps/elements/border_tl70.png) no-repeat left top;
    height: 15px;
    width: 15px;
  }
  #OARSwindowBlueNarrow_t {
    background:transparent url(/images/maps/elements/border_t70.png) repeat-x left top;
    height: 15px;
  }
  #OARSwindowBlueNarrow_tr {
    background:transparent url(/images/maps/elements/border_tr70.png) no-repeat right top;
    height: 15px;
    width: 15px;
  }
  #OARSwindowBlueNarrow_l {
    background:transparent url(/images/maps/elements/border_l70.png) repeat-y left top;
    width: 15px;
  }
  #OARSwindowBlueNarrow_r {
    background:transparent url(/images/maps/elements/border_r70.png) repeat-y right top;
    width: 15px;
  }
  #OARSwindowBlueNarrow_bl {
    background:transparent url(/images/maps/elements/border_bl70.png) no-repeat left bottom;
    height: 15px;
    width: 15px;
    font-size:0;
  }
  #OARSwindowBlueNarrow_b {
    background:transparent url(/images/maps/elements/border_b70.png) repeat-x left bottom;
    height: 15px;
    font-size:0;
  }
  #OARSwindowBlueNarrow_br {
    background:transparent url(/images/maps/elements/border_br70.png) no-repeat right bottom;
    height: 15px;
    width: 15px;
    font-size:0;
  }

/* styles for tabs part */
#OARSwindowBlueNarrow_contents .tabs_header{
  position: absolute;
  top: -37px;
  float: left;
}

*+html #OARSwindowBlueNarrow_contents .tabs_header{
  top: -36px;
}

* html #OARSwindowBlueNarrow_contents .tabs_header{
  top: -38px;
}

#OARSwindowBlueNarrow_contents .tab {
  background: #000000;
  border-top: 1px solid #0060A9;
  border-left: 1px solid #0060A9;
  border-right: 1px solid #0060A9;
  margin-right:3px;
  cursor: pointer;
  float: left;
}

#OARSwindowBlueNarrow_contents #tab0 {
  border-bottom: 2px solid #000;
}

#OARSwindowBlueNarrow_contents .tabs_header .tab p.contents{
  margin: 1px 4px 0px 4px;
  _margin-top: 4px;
  padding: 0;
}
* html .tab{
  padding: 0;
  margin: 0px 3px 0px 0px;
}
#OARSwindowBlueNarrow_contents .tab_contents{
  position: relative;
  top: 0;
  left: 0;
  font-size: 13px;
}

#OARSwindowBlueNarrow_contents .tabx_contents {
  display:none;

  top: 0;
  left: 0;
}

#OARSwindowBlueNarrow_contents #tab0_content{
  position: relative; 
  top: 0;
  left: 0;
  display: block;
}

/******************************
 * END ExtInfoWindow - OARSwindowBlueNarrow  *
 *****************************/

/******************************
 * ExtInfoWindow - OARSwindowBlue *
 *****************************/

 #OARSwindowBlue {
    width: 300px;
    font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
  }
  
  #OARSwindowBlue a {
color: #5795c4;
}

#OARSwindowBlue a:hover {
color: #9ab2c6;
}

  #OARSwindowBlue_contents{
   background:transparent url(/images/maps/elements/background70.png) no-repeat left top;
    color: #FFFFFF;
  }

  #OARSwindowBlue_contents img {
  border: 1px solid #0060A9;
  }

  #OARSwindowBlue_close{
    height: 12px;
    width: 12px;
    margin-top: -10px;
    margin-left: 10px;
    background: url('/images/maps/elements/close.png') top left no-repeat transparent;
    cursor: pointer;
  }

  * html #OARSwindowBlue_close{
    height: 12px;
    width: 12px;
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/elements/close.png', sizingMethod='crop');
  }

  #OARSwindowBlue_beak{
    width: 23px;
    height: 23px;
    margin-top: 13px;
    display: none;
    background: url('/images/maps/elements/newbeak.png') top left no-repeat transparent;
  }
  * html #OARSwindowBlue_beak{
    /* Alpha transparencies hack for IE */
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/elements/newbeak.png', sizingMethod='crop')
  }
  #OARSwindowBlue_tl {
    background:transparent url(/images/maps/elements/border_tl70.png) no-repeat left top;
    height: 15px;
    width: 15px;
  }
  #OARSwindowBlue_t {
    background:transparent url(/images/maps/elements/border_t70.png) repeat-x left top;
    height: 15px;
  }
  #OARSwindowBlue_tr {
    background:transparent url(/images/maps/elements/border_tr70.png) no-repeat right top;
    height: 15px;
    width: 15px;
  }
  #OARSwindowBlue_l {
    background:transparent url(/images/maps/elements/border_l70.png) repeat-y left top;
    width: 15px;
  }
  #OARSwindowBlue_r {
    background:transparent url(/images/maps/elements/border_r70.png) repeat-y right top;
    width: 15px;
  }
  #OARSwindowBlue_bl {
    background:transparent url(/images/maps/elements/border_bl70.png) no-repeat left bottom;
    height: 15px;
    width: 15px;
    font-size:0;
  }
  #OARSwindowBlue_b {
    background:transparent url(/images/maps/elements/border_b70.png) repeat-x left bottom;
    height: 15px;
    font-size:0;
  }
  #OARSwindowBlue_br {
    background:transparent url(/images/maps/elements/border_br70.png) no-repeat right bottom;
    height: 15px;
    width: 15px;
    font-size:0;
  }

/* styles for tabs part */
#OARSwindowBlue_contents .tabs_header{
  position: absolute;
  top: -32px;
  float: left;
}

*+html #OARSwindowBlue_contents .tabs_header{
  top: -36px;
}

* html #OARSwindowBlue_contents .tabs_header{
  top: -38px;
}

#OARSwindowBlue_contents .tab {
  background: #000000;
  border-top: 1px solid #0060A9;
  border-left: 1px solid #0060A9;
  border-right: 1px solid #0060A9;
  margin-right:3px;
  cursor: pointer;
  float: left;
}

#OARSwindowBlue_contents #tab0 {
  border-bottom: 2px solid #000;
}

#OARSwindowBlue_contents .tabs_header .tab p.contents{
  margin: 1px 4px 0px 4px;
  _margin-top: 4px;
  padding: 0;
}
* html #OARSwindowBlue_contents .tab{
  padding: 0;
  margin: 0px 3px 0px 0px;
}
#OARSwindowBlue_contents .tab_contents{
  position: relative;
  top: 0;
  left: 0;
  font-size: 13px;
}

#OARSwindowBlue_contents .tabx_contents {
  display:none;

  top: 0;
  left: 0;
}

#OARSwindowBlue_contents #tab0_content{
  position: relative; 
  top: 0;
  left: 0;
  display: block;
}

/******************************
 * END ExtInfoWindow - OARSwindowBlue  *
 *****************************/

/******************************
 * ExtInfoWindow - OARSwindowBlue400 *
 *****************************/

 #OARSwindowBlue400 {
  width: 400px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
}
  
  #OARSwindowBlue400 a {
color: #5795c4;
}

#OARSwindowBlue400 a:hover {
color: #9ab2c6;
}

  #OARSwindowBlue400_contents{
    background:transparent url(/images/maps/elements/background70.png) no-repeat left top;
    color: #FFFFFF;
  }

  #OARSwindowBlue400_contents img {
  border: 1px solid #0060A9;
  }

  #OARSwindowBlue400_close{
    height: 12px;
    width: 12px;
    margin-top: -10px;
    margin-left: 10px;
    background: url('/images/maps/elements/close.png') top left no-repeat transparent;
    cursor: pointer;
  }

  * html #OARSwindowBlue400_close{
    height: 12px;
    width: 12px;
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/elements/close.png', sizingMethod='crop');
  }

  #OARSwindowBlue400_beak{
    width: 23px;
    height: 23px;
    margin-top: 13px;
    display: none;
    background: url('/images/maps/elements/newbeak.png') top left no-repeat transparent;
  }
  * html #OARSwindowBlue400_beak{
    /* Alpha transparencies hack for IE */
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/elements/newbeak.png', sizingMethod='crop')
  }
  #OARSwindowBlue400_tl {
    background:transparent url(/images/maps/elements/border_tl70.png) no-repeat left top;
    height: 15px;
    width: 15px;
  }
  #OARSwindowBlue400_t {
    background:transparent url(/images/maps/elements/border_t70.png) repeat-x left top;
    height: 15px;
  }
  #OARSwindowBlue400_tr {
    background:transparent url(/images/maps/elements/border_tr70.png) no-repeat right top;
    height: 15px;
    width: 15px;
  }
  #OARSwindowBlue400_l {
    background:transparent url(/images/maps/elements/border_l70.png) repeat-y left top;
    width: 15px;
  }
  #OARSwindowBlue400_r {
    background:transparent url(/images/maps/elements/border_r70.png) repeat-y right top;
    width: 15px;
  }
  #OARSwindowBlue400_bl {
    background:transparent url(/images/maps/elements/border_bl70.png) no-repeat left bottom;
    height: 15px;
    width: 15px;
    font-size:0;
  }
  #OARSwindowBlue400_b {
    background:transparent url(/images/maps/elements/border_b70.png) repeat-x left bottom;
    height: 15px;
    font-size:0;
  }
  #OARSwindowBlue400_br {
    background:transparent url(/images/maps/elements/border_br70.png) no-repeat right bottom;
    height: 15px;
    width: 15px;
    font-size:0;
  }

/* styles for tabs part */
#OARSwindowBlue400_contents .tabs_header{
  position: absolute;
  top: -32px;
  float: left;
}

*+html #OARSwindowBlue400_contents .tabs_header{
  top: -36px;
}

* html #OARSwindowBlue400_contents .tabs_header{
  top: -38px;
}

#OARSwindowBlue400_contents .tab {
  background: #000000;
  border-top: 1px solid #0060A9;
  border-left: 1px solid #0060A9;
  border-right: 1px solid #0060A9;
  margin-right:3px;
  cursor: pointer;
  float: left;
}

#OARSwindowBlue400_contents #tab0 {
  border-bottom: 2px solid #000;
}

#OARSwindowBlue400_contents .tabs_header .tab p.contents{
  margin: 1px 4px 0px 4px;
  _margin-top: 4px;
  padding: 0;
}
* html #OARSwindowBlue400_contents .tab{
  padding: 0;
  margin: 0px 3px 0px 0px;
}
#OARSwindowBlue400_contents .tab_contents{
  position: relative;
  top: 0;
  left: 0;
  font-size: 13px;
}

#OARSwindowBlue400_contents .tabx_contents {
  display:none;

  top: 0;
  left: 0;
}

#OARSwindowBlue400_contents #tab0_content{
  position: relative; 
  top: 0;
  left: 0;
  display: block;
}

/******************************
 * END ExtInfoWindow - OARSwindowBlue400  *
 *****************************/

/******************************
 * ExtInfoWindow - OARSwindowBlue600 *
 *****************************/

 #OARSwindowBlue600 {
  width: 600px!important;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
}
  
  #OARSwindowBlue600 a {
color: #5795c4;
}

#OARSwindowBlue600 a:hover {
color: #9ab2c6;
}

  #OARSwindowBlue600_contents{
    background:transparent url(/images/maps/elements/background70.png) no-repeat left top;
    color: #FFFFFF;
  }

  #OARSwindowBlue600_contents img {
  border: 1px solid #0060A9;
  }

  #OARSwindowBlue600_close{
    height: 12px;
    width: 12px;
    margin-top: -10px;
    margin-left: 10px;
    background: url('/images/maps/elements/close.png') top left no-repeat transparent;
    cursor: pointer;
  }

  * html #OARSwindowBlue600_close{
    height: 12px;
    width: 12px;
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/elements/close.png', sizingMethod='crop');
  }

  #OARSwindowBlue600_beak{
    width: 23px;
    height: 23px;
    margin-top: 13px;
    display: none;
    background: url('/images/maps/elements/newbeak.png') top left no-repeat transparent;
  }
  * html #OARSwindowBlue600_beak{
    /* Alpha transparencies hack for IE */
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/elements/newbeak.png', sizingMethod='crop')
  }
  #OARSwindowBlue600_tl {
    background:transparent url(/images/maps/elements/border_tl70.png) no-repeat left top;
    height: 15px;
    width: 15px;
  }
  #OARSwindowBlue600_t {
    background:transparent url(/images/maps/elements/border_t70.png) repeat-x left top;
    height: 15px;
  }
  #OARSwindowBlue600_tr {
    background:transparent url(/images/maps/elements/border_tr70.png) no-repeat right top;
    height: 15px;
    width: 15px;
  }
  #OARSwindowBlue600_l {
    background:transparent url(/images/maps/elements/border_l70.png) repeat-y left top;
    width: 15px;
  }
  #OARSwindowBlue600_r {
    background:transparent url(/images/maps/elements/border_r70.png) repeat-y right top;
    width: 15px;
  }
  #OARSwindowBlue600_bl {
    background:transparent url(/images/maps/elements/border_bl70.png) no-repeat left bottom;
    height: 15px;
    width: 15px;
    font-size:0;
  }
  #OARSwindowBlue600_b {
    background:transparent url(/images/maps/elements/border_b70.png) repeat-x left bottom;
    height: 15px;
    font-size:0;
  }
  #OARSwindowBlue600_br {
    background:transparent url(/images/maps/elements/border_br70.png) no-repeat right bottom;
    height: 15px;
    width: 15px;
    font-size:0;
  }

/* styles for tabs part */
#OARSwindowBlue600_contents .tabs_header{
  position: absolute;
  top: -32px;
  float: left;
}

*+html #OARSwindowBlue600_contents .tabs_header{
  top: -36px;
}

* html #OARSwindowBlue600_contents .tabs_header{
  top: -38px;
}

#OARSwindowBlue600_contents .tab {
  background: #000000;
  border-top: 1px solid #0060A9;
  border-left: 1px solid #0060A9;
  border-right: 1px solid #0060A9;
  margin-right:3px;
  cursor: pointer;
  float: left;
}

#OARSwindowBlue600_contents #tab0 {
  border-bottom: 2px solid #000;
}

#OARSwindowBlue600_contents .tabs_header .tab p.contents{
  margin: 1px 4px 0px 4px;
  _margin-top: 4px;
  padding: 0;
}
* html #OARSwindowBlue600_contents .tab{
  padding: 0;
  margin: 0px 3px 0px 0px;
}
#OARSwindowBlue600_contents .tab_contents{
  position: relative;
  top: 0;
  left: 0;
  font-size: 13px;
}

#OARSwindowBlue600_contents .tabx_contents {
  display:none;

  top: 0;
  left: 0;
}

#OARSwindowBlue600_contents #tab0_content{
  position: relative; 
  top: 0;
  left: 0;
  display: block;
}

/******************************
 * END ExtInfoWindow - OARSwindowBlue600  *
 *****************************/
