/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

BODY {
  background: #ffffff;
  background-image: url(images/bg3.gif);
  color: #000000;
  margin: 0px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

A {
  color:#FF9000;
  text-decoration: none;
}

A:hover {
  color:#FF9000;
  text-decoration: underline;
}

H1 {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration:underline;
}

H2 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#FF9000;
  text-decoration:underline;
}

/*div{
	padding-left:5px;
	padding-right:5px;
}*/
td{
font-family:arial;
font-size:9pt;
}
.wh{
color:white;
font-size:6pt;
}

.menu{
text-decoration:none;
color:white;
font-weight:bold;
font-family:verdana;
font-size:6pt;
}
.copy{
color:#B3B3B3;
font-size:8pt;
}

.menu1 {
color:#FFFFFF;
background: #606B7E;
font-size:8pt;
font-weight:bold;
text-decoration:none;
}

.menu1 A {
text-decoration:none;
color:#FF9000;
background: #606B7E;
font-weight:bold;
font-size:8pt;
}

.menu1 A:hover {
text-decoration:underline;
color:#FF9000;
background: #606B7E;
font-weight:bold;
font-size:8pt;
}

TR.bg_row_title{
background: #D0F0FF;
}

TR.bg_row_data{
background: #E8F6FD;
}


.smallText A, TD.smallText, SPAN.smallText, P.smallText{
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #606b7e;
}

TR.smallTextdark, TD.smallTextdark, SPAN.smallTextdark, P.smallTextdark{
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color:#000000;
}

.smallText A:hover, TD.smallText:hover, SPAN.smallText:hover, P.smallText:hover{
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #606b7e;
text-decoration: underline;
}

.note{
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10px;
color: #000;
text-weight: bold;
}
.bg01{
background: #5EAAE3;
/* background-image: url(images/m_15.jpg);
background-repeat: repeat-y; */ 
}

.bg02{
background: #B7D9F2;
/* background-image: url(images/m_15.jpg);
background-repeat: repeat-y; */ 
}
.bg02 LI,.bg02_1 LI{
padding: 0px 0px 5px;
}

.bg_dark{
background: #606B7E;
}

.bg_l{
background: #606B7E;
background-image: url(images/left_line_bg.jpg);
background-repeat: repeat-x;  
}

.bg_r{
background: #606B7E;
background-image: url(images/right_line_bg.jpg);
background-repeat: repeat-x;  
}

.bg_s{
background: #ffffff;
background-image: url(images/bg_s.gif);
background-repeat: repeat-y;  
}

.cpr{
color:#FFFFFF;
font-size:8pt;
font-family: Verdana, Arial, sans-serif;
text-decoration:none;
}

.cprr, .cprr A {
color:#8D9DB8;
font-size:7pt;
text-decoration:none;
text-align:right;
}

.cprr A:hover {
color:#FF9000;
text-decoration: underline;
font-size:7pt;
text-align:right;
}



.EWTitle {
background-color:#FF9000;
font-weight:bold;
border-bottom:1px solid #000000;
text-align:center;
}

.map {
  border: 1px solid #979797;
  background-color: #e5e3df;
  position: relative;
  width: 430px;
  height: 330px;
  margin: 0;
  text-align:center;
}
.apar {
padding:2px 11px 2px 11px;
}

.suites A {
text-decoration:none;
color: #606b7e;
font-weight:bold;
font-size:8pt;
}

.suites A:hover {
text-decoration:underline;
color: #5EAAE3;
font-weight:bold;
font-size:8pt;
}

.smallTextdark A {
text-decoration:none;
color: #606b7e;
font-weight:bold;
font-size:8pt;
}

.smallTextdark A:hover {
text-decoration:underline;
color: #5EAAE3;
font-weight:bold;
font-size:8pt;
}


.border {
  border: 1px solid #000000;
  background-color: #ffffff;
  text-align:center;
}

table.smallTextdark{
border:0px; /* border="0" */
border-collapse:collapse; /* cellspacing="0" */
padding:0px 2px;
}

table.smallTextdark td{
border:0px; /* border="0" */
border-collapse:collapse; /* cellspacing="0" */
padding:0px 2px;
}


table.smallTextdark1 td{
padding:0px 3px;
/* border: 1px solid #000000; */
vertical-align: middle;
}

.counter {
text-decoration:none;
color: #000000;
font-size: 8pt; 
font-weight:bold;
}

.inv {
  display: none;
}
