html,
body {
   margin:      0;
   padding:     0;
   width:       100%;
   height:      100%;
   background:  url(images/sidebar.png) repeat-y;
   font-family: Arial;
   font-size:   10px;
}

div#top {
    z-index:     3;
    position:    absolute; left: 0; top: 0;
    width:       100%;
    height:      230px; 
}

table.sidebar {  position: absolute; top:220px;
border-style:    none;
margin:          0px;
padding:         0px;
}
table.forsale {  position: relative; left: 3px; 
border-width:    1px;
border-color:    #6699CC;
border-style:    solid;
margin:          0px;
padding:         0px;
width:         210px;
}
table.noborder {  position: relative; left: 12px;
border-style:    none;
margin:          0px;
padding:         5px;
}
div#logo{
    z-index:      5;
    position:     absolute; left: 2px; top: 10px;
    background:   url(images/logo.png) no-repeat;     
    margin:       0px; 
    padding:      0px;
    width:        200px;
    height:       200px; 
}
div#left-box1 {
    z-index:      4;
    position:     absolute; left: 57px; top: 30px; 
    float:        left;
    background:   url(images/Right-box1.png) no-repeat;     
    margin:       0px; 
    padding:      0px;
    width:        23px;
    height:      139px; 
}

#center-box1 {
    z-index:      4;
    position:     absolute; left: 80px; right: 100px; _right: -200px; top: 30px;
    float:        right;
    background:   url(images/Center-box1.png) repeat-x;     
    margin:       0px; 
    padding:      0px;
    height:     139px;
}

#right-box1 {
    z-index:      4;
    float:        right;
    position:     absolute; right: -20px;
    background:   url(images/Right-box1.png) no-repeat;     
    margin:       0px; 
    padding:      0px;
    width:        23px; 
    height:      139px;
}
div#breadcrumb-left {
    z-index:      4;
    position:     absolute; left: 190px; top: 170px; 
    float:        left;
    background:   url(images/breadcrumb-left.png) no-repeat;     
    margin:       0px; 
    padding:      0px;
    width:        15px;
    height:       34px; 
}
div#breadcrumb-center {
    z-index:      4;
    position:     absolute; left: 205; right: 150px; _right: -125px; top: 170px; 
    float:        right;
    background:   url(images/breadcrumb-center.png) repeat-x;     
    margin:       0px; 
    padding:      0px;
    height:       34px;
}
div#breadcrumb-right {
    z-index:      4;
    float:        right; 
    position:     absolute; right: -20px;
    background:   url(images/breadcrumb-right.png) no-repeat;     
    margin:       0px; 
    padding:      0px;
    height:       34px;
    width:        25px;
}

.alignleft {
    float:        left; 
}
.alignright {
    float:        right;
}

a.content:link  {
   font:            normal;
   color:           #000000;
   font-family:     Verdana, Arial;
   font-size:       11px;
   font-weight:     bold;
   text-decoration: none; 
   border-bottom:   none
}
a.content:visited  {
   font:            normal;
   color:           #52525F;
   font-family:     Verdana, Arial;
   font-size:       11px;
   font-weight:     bold;
   text-decoration: none; 
   border-bottom:   none
}
a.content:hover  {
   COLOR:           #3158D8;
   font:            normal;
   font-family:     Verdana, Arial;
   font-size:       11px;
   font-weight:     bold;
   text-decoration: underline; 
   border-bottom:   none}
}

table.mem
{
    width: 700px;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    margin: 10px;
    padding: 8px;
    background-color: #FFFFFF;
    font-family: arial;
    font-size: x-small;
    font-style: normal;
    font-weight: normal;
}

div#itemlist {
   position:      absolute; left: 250; top: 220; width: 220px; width: 200px; height: 300px; _height: 300px;
   margin:        0;
   padding:       10;
   background:    #EDEDE0;
   line-height:   200%;
   font-family:   Verdana, Arial;
   font-size:     8px;
   overflow-y:    scroll;
}
div#itempic {
position:     absolute; left: 450px; _left: 450px; top: 220px; width: 500px;
}

div#itemdesc {
position:     absolute; left: 760px; _left: 760px; top: 220px; 
}

.itemcat {    
   font-family:   Verdana, Arial;
   color:         #555555;
   font-size:     13pt;
   font-weight:   bold;
   font-style:    italic;
}
img {border: 0}
.itemname {    
   font-family:   Verdana, Arial;
   color:         #000000;
   font-size:     16pt;
   font-weight:   bold;
}
.itemcost {    
   font-family:   Verdana, Arial;
   color:         #000000;
   font-size:     14pt;
   font-weight:   bold;
}
.itemdesc {    
   font-family:   Verdana, Arial;
   color:         #000000;
   font-size:     11pt;
   font-weight:   normal;
}
table.itembuy {    
   border-color:  #C0B5AA;
   border-style:  solid;
   border-width:  1px; 
   font-family:   Verdana, Arial; 
   font-weight:   normal; 
   font-size:     12px; 
   width:         250px;
}
table.itembuy td { 
    padding:                 2px; 
} 
div#droplist {
   position:      absolute; left: 20px; top: 20px; width: 220px;
   line-height:   100%;
   z-index:       5;
}
div#navarrows {
    position:     absolute; left: 760px; top: 466px; 
}


div.tabBox {}
 

div.tabArea {
  font-size: 70%;
  font-weight: bold;
}

div#tabselect {
   position:      absolute; left: 260px; top: 650px;
   font-family:   Verdana, Arial;
   color:         #000000;
   font-size:     11pt;
   font-weight:   bold; 
}

div#lowertabavail {
   position:      absolute; left: 270px; top: 600px;
   font-family:   Verdana, Arial;
   color:         #000000;
   font-size:     9pt; 
}


 
a.tab {
  background-color: #D6E7F3;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  position: relative;
  text-decoration: none;
  top: -1px;
  z-index: 100;
}
 
a.tab, a.tab:visited {
  color: #808080;
}
 
a.tab:hover {
  background-color: #C5D4DF;
  color: #606060;
}
 
a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #9FC6E2;
  color: #000000;
}
 
a.tab.activeTab {
  z-index: 102;
}
 
div.tabMain {
  background-color: #9FC6E2;
  border: 1px solid #000000;
  padding: 1em;
  position: relative;
  z-index: 101;
}
 
div.tabIframeWrapper {
  width: 100%;

}
 
iframe.tabContent {
  border: 1px solid #000000;
  background: #ffffff;
  width: 100%;
  
}

a.sidebar {
  color: #ffe489;
  text-decoration: none;
}
 
a.sidebar:visited {
  color: #ffffff;
  text-decoration: none;
}
 
a.sidebar:hover {
  color: #89c3ff;
  text-decoration: none;
}

