/* Random HTML Styles */
#other{
        width : 28px;
        height : 200px;
        position : absolute;
        top : 0px;
        left : 50%;
        margin-left : 460px;
        margin-top : -10px;
}

 .hide { display: none; }

/* General Structure */

    body, td, th, input, div, table { /* redundant rules for bad browsers  */
          font-family : Verdana, Arial, sans-serif;
          font-size : 10pt;
          color : #7C8083;
    }

  h1, h2, h3, h4, h5, h6 {
    margin: 1px 0 2px 0;
    font-family: Verdana, Arial, sans-serif;
    border-bottom : 1px solid #E2E2E2;
    width : 95%;
        padding-bottom : 7px;
  }

  li h1, li h2, li h3, li h4, li h5, li h6 {
    border: none;
  }

  #header h1 { border: 0; }

  .sr_top{
        background-image : url(images/bg_sr_top.jpg);
        background-repeat : repeat-x;
        background-position : -1;

        margin : 4px;
        margin-bottom : 2px;
        height : 22px;
        padding-top : 2px;
}

  h1 { font-size: 160%; font-weight: normal; }
  h2 { font-size: 150%; font-weight: normal; }
  h3 { font-size: 120%; }
  h4 { font-size: 100%; }
  h5 { font-size: 90%; }
  h6 { font-size: 90%; border: 0; }

/* Navigation */

        :link { color: #DC623D;  text-decoration : none;  }
       :visited { color: #DC623D;  text-decoration : none;  }
           a:hover{ text-decoration : underline;}

/* Other */

 html {
  height:100%;
}

#flashcontent2{
        padding-left : 4px;
}

 body {
  margin:0;
  padding:0;
  height:auto !important;
  height:100%;
  min-height:100%;
}

#main{
/*  background-color : #1F4B00;*/
  background-image : url(images/bg_body_x.jpg);
  background-position : left;
}

/* MainBody */

DIV.mainBody{
  width : 100%;
  height : 100%;
  text-align : center;
}

DIV.inner{
        width : 920px;
  height : 100%;
        background-color : White;
        margin : auto;
        text-align : left;
}

DIV.top{
        height : 281px;
        display : block;
        overflow : hidden;
}

DIV.left_menu{
        width : 209px;
        background-image : url(images/bg_lmenu.gif);
        background-repeat : no-repeat;
        background-position : -2px bottom ;
        float : left;
        border: 1px solid white;
}

DIV.bd_inner{
        width:100%-209;
        margin-left : 209px;
        padding-top : 5px;
}

DIV.lm_inner{
        /*background-image : url(images/bg_lm_inner.gif);
        background-position : left bottom;
        background-repeat : no-repeat;*/
        display : block;
}

.menu{
        width : 209px;
        margin-left : 12px;
}


.search{
        width : 180px;
        margin-left : 6px;

}

/*BUTTON*/

#button ul {
      list-style: none;
      margin: 0;
      padding: 0;
      border: none;
}

#button li {
      margin: 0;
    }

#button li a {
      display: block;
      padding: 5px 5px 5px 45px;
      text-decoration: none;
      width: 100%;
      text-align : left;
      color : #0F6EB2;
      border-bottom : 1px solid White;
}

html>body #button li a {
      width: auto;
}

html>body #button li a.topic {
      width: auto;
}

#flashcontent2{
        padding-top : 4px;
}

#button li a:hover {
      background-image : url(images/bg_link2.jpg);
      background-repeat : repeat-y;
      background-position : left top;
      color : #0F6EB2;
}

/*BUTTON2*/

#button2 ul {
      list-style: none;
      margin: 0;
      padding: 0;
      border: none;
}

#button2 li {
      margin: 0;
    }

#button2 li a {
      display: block;
      padding: 5px 5px 5px 45px;
      text-decoration: none;
      width: 100%;
      text-align : left;
      color : #0F6EB2;
      background-image : url(images/bg_link3.jpg);
      background-repeat : repeat-y;
      background-position : left top;
      border-bottom : 1px solid White;
}

html>body #button2 li a {
      width: auto;
}

html>body #button2 li a.topic {
      width: auto;
}

#button2 li a:hover {
      background-image : url(images/bg_link4.jpg);
      background-repeat : repeat-y;
      background-position : left top;
      color : #0F6EB2;
}

/*  */

.fm_search{
        margin : 0;
        padding : 0;
        padding-left : 4px;
}

.fm_search table{
        margin-top : 10px;
        margin-left : 5px;

}

.search td{
        color : #575757;
}

.rline{
        width : 209px;
        margin-left : 12px;
        background-color : White;
        font-size : 1px;
        height : 7px;
        background-image : url(images/rline.gif);
        background-position : left;
        background-repeat : no-repeat;
}

a.a_blue, a.a_blue:VISITED{
        color : #0C6FB0;
        text-decoration : underline;
}

/* BOTTOM */

DIV.bottom{
        clear : both;
        background-image : url(images/bg_btn.jpg);
        background-repeat : repeat-x;
        text-align : center;
        height : 68px;
        padding-top : 20px;
        padding-left : 20px;
        padding-right : 20px;
        margin-top : 7px;
}

.bottom ul{
        padding : 0;
        margin : 0;
        list-style : none;
        display : inline;
}

.bottom ul li{
        padding : 0 5px 0 1px;
        margin : 0;
        list-style : none;
        display : inline;
        font-size : 8pt;
        color : #D1DCDE;
}

.bottom ul li a, .bottom ul li a:visited{
        font-size : 8pt;
        color : #F4F8F9;
        text-decoration : none;
}

a.ho, a.ho:VISITED{
        font-size : 10pt;
        color :#204C01;
        text-decoration : none;
}

a.ho:HOVER{
        font-size : 10pt;
        color : #D1DCDE;
        text-decoration : underline;
}

.bottom ul li a:HOVER{
        font-size : 8pt;
        color :#D1DCDE;
        text-decoration : underline;
}

.logo{
        width : 266px;
        float : left;
        text-align : center;
}

.alogo{
  width : 118px;
  height : 30px;
        background-image : url(images/logo.jpg);
        text-decoration : none;
}

.copy{
        width : 100%-266;
        text-align : center;
        font-size : 10px;
        padding-top : 5px;
}

.search_inp{
        border : 1px solid #CCCCCC;
        width : 180px;
}

/* GAL */
.gal_thambs{
  width : 200px;
  height : 180px;
  text-align : center;
  float : left;
  margin-top : 10px;
  margin-left : 16px;

}

.gal_thambs2{
  width : 200px;
  height : 180px;
  text-align : center;
  float : left;
  margin-top : 2px;
  margin-left : 16px;

}

.btm{
        height : 40px;
}

.gal_small2{
  width : 179px;
  height : 135px;
  background-image : url(images/bg_gal.jpg);
  background-repeat : no-repeat;
  background-position : left top;
  padding-top : 18px;
  padding-left : 6px;

}

.gal_small{
  width : 179px;
  height : 135px;
  background-image : url(images/bg_gal.jpg);
  background-repeat : no-repeat;
  background-position : left top;
  padding-top : 18px;
  padding-left : 6px;
}

.bigimg{
  width : 240px;
  text-align : center;
}

.bigimg1{
  background-image : url(images/big1.gif);
  background-repeat : no-repeat;
  background-position : left top;
}

.bigimg2{
  background-image : url(images/big2.gif);
  background-repeat : no-repeat;
  background-position : right top;
}

.bigimg3{
  background-image : url(images/big3.gif);
  background-repeat : no-repeat;
  background-position : right bottom;
}

.bigimg4{
 background-image : url(images/big4.gif);
  background-repeat : no-repeat;
  background-position : left bottom;
  padding : 18px 18px 18px 22px;
  height:auto !important;
  height:300;
  min-height:300;
}
.sr_name{
        float : left;
        padding-left : 10px;
        color : #4C4C4C;
}

.sr_price{
        float : right;
        padding-right : 40px;
        color : #D9000B;
}

.sr_inf1{
        background-color : #DCDCDC;
        border-top : 1px solid White;
        border-bottom : 1px solid #999999;
}

.sr_inf{
        padding-top : 1px;
}

.sr_inf2, .sr_inf3, .sr_inf4{
        border-bottom : 1px solid #CBCBCB;
        border-right : 1px solid #CBCBCB;
}

.sr_tb{
        margin-left : 5px;
}

.sr_content{
        border-bottom : 1px solid #003466;
        padding : 5px;
        margin : 2px;
}

.obi tr{
        background-image : url(images/bgx.jpg);
}

.s_form{
        width : 180px;
        border : 1px solid #CCCCCC;
}

.sr_xx{
        width : 674px;
}