
html,body {
    margin: 0;
    padding: 0;
}
body {
    font: 11px verdana,helvetica,arial,sans-serif;
    text-align: center;
    padding: 0 0 20px;
}
div#sitecontainer {
    margin-left: auto;
    margin-right: auto;
    width: 780px;
    text-align: left;
    border: 1px solid #333333;
    border-bottom: none;
}
.smaller {
    font-size: 80%;
}
.bolder {
    font-weight: 600;
}
.dateline {
    float: right;
    font-size: 90%;
}
div.clearer {
    clear: both;
    font-size: 1px;
    line-height: .01em;
}

#logo {
    margin: 0;
    padding: 0;
}
#logo img {
    display: block;
}

.nav ul {
    margin: 0;
    padding: 0;
}
.nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.nav a {
    text-decoration: none;
}
.nav li div a {
    display: block;
    width: 122px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

#nav1 {
    width: 780px;
    height: 17px;
    padding-left: 5px;
}
#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 90%;
}
#nav1 a {
    height: 13px;
    display: block;
}
#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
}
#nav1a {
    width: 780px;
    height: 17px;
}
#nav1a li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 90%;
}
#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
}

#nav2 {
    float: left;
    width: 175px;
    padding-top: 10px;
}
#nav2 li {
    padding: 0;
    margin: 0;
    padding-left: 8px;
    padding-bottom: 4px;
    line-height: 130%;
}
#nav2 a {
    margin-left: 5px;
    background-repeat: no-repeat;
    background-position: 0 5px;
    margin: 0;
}

#nav2 ul.attention {
    margin: 6px;
}
#nav2 ul.attention li {
    padding: 0;
    margin: 0;
    padding-left: 6px;
    padding-bottom: 4px;
}
#nav2 ul.attention li a {
    background-image: none;
    display:block;
    padding-left: 10px;
}
#nav2 ul.textsize {
    margin-top: 30px;
}

#main {
    float: right;
    width: 545px;
    padding: 10px 20px 0 20px;
}
/* IE Mac hack \*/
#main {
    width: 555px;
}
/* End IE Mac hack */
#main a {
    text-decoration: none;
}
body.threecolumn #main {
    float: left;
    width: 400px;
    padding-right: 0;
}
body.admin #main {
    float: left;
}

#extra {
    float: right;
    width: 140px;
    text-align: left;
    padding-top: 10px;
}
#extra a {
    display: block;
    margin-top: 10px;
}
#extra a img {
    float: none;
}
#extra a.joinnow {
    font-size: 150%;
    margin: 4px 0;
}
#extra form h4 {
    font-size: 90%;
    margin: 0;
    font-weight: 600;
}
#extra input {
    width: 80px;
}
#extra input.submit {
}
#extra form p {
    margin: 0;
    margin-bottom: 10px;
    font-size: 80%;
}

#footer {
    clear: both;
    padding-left: 2px;
    padding-top: 10px;
    text-align: center;
    margin: auto;
    width: 780px;
}
.address {
    font-size: 95%;
    margin: auto;
}
.notice {
    padding: 5px;
    margin-top: 10px;
    border: 1px solid #000000;
}
#footer .powered {
    margin-top: 10px;
}

h1 {
    font-size: 120%;
    margin: 0;
}
h2 {
    font-size: 110%;
    margin: 0;
}
h3 {
    font-size: 100%;
    margin: 0;
}
h4 {
    font-size: 100%;
    margin: 0;
}
#main a {
    color: #1E2472;
}
#main a:visited {
    color: #551A8B;
}

#main {
    line-height: 130%;
}

ul.itemlist {
    clear: both;
}
ul.itemlist,ul.itemlist li {
    margin: 0;
    padding: 0;
}
ul.itemlist li {
    display: block;
    margin: 20px 0;
    list-style-type: none;
    clear: both;
}
span.itemname {
    font-weight: 600;
    display: block;
    font-size: 110%;
}
span.itemname a {
    display: inline;
}
ul.itemlist.links li {
    margin: 10px 0;
}

img.inline,img.outline {
    float: left;
    margin-right: 10px;
}
img.inline.home {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}
a img {
    border: 0; 
}

input,textarea {
    font-family: helvetica,arial,sans-serif;
}
input.smallinput {
    width: 100px;
}
input.mediuminput {
    width: 200px;
}
input.largeinput {
    width: 300px;
}
td.question {
  color                 : #6b7f7f;
  background-color      : #ffffff;
  text-align        : right;
}
td.question-left {
  color                 : #6b7f7f;
  background-color      : #ffffff;
}
div.errorMessage {
  color         : #cc0000;
  font-weight       : 600;
}
.required {
    color: #990000;
    font-size: 150%;
    vertical-align: bottom;
}

div.headerform {
    clear: right;
    float: right;
    width: 200px;
}
/* Also hide from IE Mac \*/
div#main > div.headerform {
    margin-top: 15px;
}
/* End hide */
div.headerform.nofloat {
    float: none;
    width: auto;
    text-align: center;
    margin-top: 0;
}
div.headerform p {
    margin: 5px 0;
}
div.headerform input.main {
    width: 130px;
}
div.headerform input.submit {
    width: 60px;
}
.catitem {
    margin-right: 210px;
    margin-top: 15px;
}
div.headerform form.special {
    float: left;
    width: 45%;
}

body.popup {
    background-color: #eeeeee;
}
body.popup div.popupborder {
    margin: 15px;
    background-color: #ffffff;
    padding: 5px 60px;
    border: 1px solid #000000;
    text-align: left;
}
div.popupborder form {
    text-align: center;
}
div.popupborder img {
    text-align: center;
}
div.popupborder p.date {
    color: #9F9F9F;
    text-align: center;
    font-size: 80%;
    margin: 0;
}
div.popupborder h1 {
    text-align: center;
    font-size: 190%;
    margin-top: 5px;
    font-weight: 600;
    font-family: verdana, sans-serif;
    color: #000000;
    background-color: transparent;
    border: none;
}

table.gallery{
    margin: 0 -10px;
}
table.gallery div.dateline {
    float: right;
    font-weight: 600;
    font-size: 90%;
}
table.gallery h2 {
    margin-top: 10px;
    background-color: transparent;
    color: #000000;
    border-color: #9BB2B0;
    padding: 5px;
}
table.gallery td {
    vertical-align: top;
}
table.gallery td.photo {
    border: 1px solid #9BB2B0;
    padding: 5px;
    text-align: center;
}

/* ------------------------------------------------------------

LETTERS

Styles for the letters (a-z) in some listings

------------------------------------------------------------ */

div.letters a {
    text-decoration: none;
}

div.letters b {
    font-weight: 700;

    background-color: #ffdede;
}



div.releases p {
    margin: 0;
}
body.admin table {
    width: auto !important;
}


.notice 
{
  border                : 1px solid #000000;
}
.letters a{
   font-weight: bold;
}

.outline
{ 
 border-width     : 1px;
 border-style     : solid;
 border-color     : #9bb2b0;
}
.outline-dark
{ 
 border-width     : 1px;
 border-style     : solid;
 border-color     : #6b7b7a;
}
.outline-subtle
{ 
 border-width     : 1px;
 border-style     : solid;
 border-color     : #ccffee;
}

/* ----------------------------------------------------------- */
/* CSS tab technique, from  http://www.alistapart.com/articles/slidingdoors/ */
#tabheader {
  float:left;
  width:100%;
  line-height:normal;
  }
#tabheader ul {
  margin:0;
  padding:10px 10px 0 0;
  list-style:none;
  }
#tabheader li {
  float:left;
  background:url("http://www.orchidsuites.net/orchid/images/tab_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#tabheader a {
  float:left;
  display:block;
  background:url("http://www.orchidsuites.net/orchid/images/tab_right.gif") no-repeat right top;
  padding:5px 10px 2px 1px;
  text-decoration:none;
  font-weight:bold;
  font-size: 8pt;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabheader a {float:none;}
/* End IE5-Mac hack */
#tabheader a:hover {
  color:#333;
  }
#tabheader #current {
  background-image:url("http://www.orchidsuites.net/orchid/images/tab_left_on.gif");
  }
#tabheader #current a {
  background-image:url("http://www.orchidsuites.net/orchid/images/tab_right_on.gif");
  color:#333;
  }

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

.rss 
{
background-image: none
}

.overlib 
{
position:absolute;
visibility:hidden;
z-index:1000;
}

.showimageborder
{
border:1px solid #000000;
padding:10px 10px;
text-align:center ! important;
}

.searchbox
{
width: 120px
}

.alert 
{
color:#ff6666
}