/*
LC = 200
RX = 150
*/

body {
  min-width: 630px;
  background: #bad2a0; /* #EEEEFF; */ /* #E2E2E2; */
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font-family:  helvetica, arial;
  font-size: 10px;
}

#container
{ 
  width: 100%;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border-collapse: collapse;
}

#header
{
  width: 100%;
  background: url(../images/header_bg1.gif);
  height: 77px;	
}

#header2
{
  width: 150px;
  background: url(../images/header_bg1.gif);
  height: 77px;
  padding: 0 0 0 0;
  margin: 0;
}

#menu{ 
  width: 190px;
  padding: 0px 0px 0px 0px;
  margin: 0 0 0 0;
  vertical-align: top;

  color: green;
/*   border: 1px solid red; */
}

#menu img{ 
  padding: 0 0 0 0;
  margin: 0 0 0 0;
/*   border: 1px solid orange; */
}

#menu ul{ 
  padding: 0px 10px 0px 30px;
  margin: 0 0 0 0;
/*  border: 1px solid green; */
}

#menu li{ 
  color: #ac5600; /* 7A2709 */ /* #236B96; */
  font-weight: bold;
  list-style-image: url(../images/strelka.gif);
 }

#menu a{ 
  text-decoration: none;
  font-weight: normal;
 }


#right{ 
  background: url(../images/line.gif) repeat-x 0 0;
  width: 140px;
  padding-top: 10px;
  margin-top: 0px;
  vertical-align: top;
}

#right ul{ 
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 5px;
}

#right li{ 
  list-style: none inside;
}

#content
{ 
  background: #FFFFFF url(../images/line.gif) repeat-x 0 0;
  vertical-align: top;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
/*   border: 1px solid red; */
}

#content2{ 
  margin-top: 0px;
  padding-top: 20px;
  padding-left: 32px;
  padding-right: 15px;
  text-indent: 15px;
/*   border: 1px solid green;  */
}

/* #footer{ 
  background: #E2E2E2;
}
 */
#footer{ 
  background: #C6CDA3;
  border-top: 2px solid #CD7127;
  vertical-align: middle;
  padding-left: 10px;
 }

h2{ 
  font-weight: bold;
  font-size: 16px;
  padding-top: 0px;
  margin-top: 5px;
 }

.asale{ 
  text-align: left;
  width: 138px;
  margin: 0px;
  padding-bottom: 10px;
  padding-left: 1px;
  padding-right: 1px;
  overflow: hide;
 }

.asale_img{ 
  text-align: center;
}

#title
{ 
  position: absolute;
  left: 0px;
  top: 0px;
  margin-left: 0px;
  width: 100%;
  height: 75px;
/*    border: 1px solid red;  */
}

#title2
{ 
  position: absolute;
  left: 50%;
  height: 77px;
  width: 355px;
  margin-left: -171px;
  background: url("../images/title.gif") no-repeat 0 10px;
/*   border: 1px solid red;  */
}

#title-l1
{
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0px 55px;
  width: 200px;
  white-space: nowrap;
/*   border: 1px solid red; */
}

#title-l2
{  
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0px;
  padding: 45px 65px 0px 65px;
  white-space: nowrap;
/*   border: 1px solid red; */
}

a:link{ 
/*   color: #7A2709 */
  color: #ac5600; /* 7A2709 */ /* #236B96; */
} 

a:visited{ 
/*   color: #CD7127 */
  color: #ac5600; /* 7A2709 */ /* #236B96; */
 }

.bpic{ 
  border: 3px solid #ac5600; /* #7A2709 */  /* #236B96; */
 }

.bpic2{ 
  border: 3px solid #000000;
 }

.help
{ 
  word-spacing: 0px;
  font-size: 10px;
  letter-spacing: 1px;
  color: #ac5600; /* 7A2709 */
 }

.ntext{ 
  font-size: 12px;
}

.champion-params{ 
  padding-left: 20px;
  /* border: 1px solid red; */
 }

.champion-params li{ 
  padding-left: 0px;
 }

.champion-params ul{ 
  padding-left: 20px;
  list-style: discs;
 }

.producer{ 
  color: #ac5600; /* 7A2709 */
 }

.producer a{ 
  font-weight: bold;
 }

.btable{ 
  border-collapse: collapse;
  border: 1px solid black;
 }

#pedigree
{ 
  border-collapse: collapse; 
  border: 0.3mm solid black;
  
}

.producer-list{ 
  text-decoration: none;
  text-align: left;
 }

.producer-list{ 
  text-decoration: none;
  text-align: left;
 }

.more{ 
  color:   #ac5600;
}

 
.lblock{
  margin-top: 5px;
  padding: 0;
  background: #bad2a0;
  color: black;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  width: 151px;
}
 
.sale-h{
  width: 153px;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  background: url(../images/block.gif) no-repeat;
  color: white;
  text-align: center;
  height: 25px;
}

 .search{
  width: 151px;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  background: url(../images/left_h1.gif) no-repeat;
  color: white;
  text-align: center;
  padding-top: 3px;
  height: 24px;
/*   border: 1px solid red; */
}

 .lblock-h1{
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  background: url(../images/left_h.gif) no-repeat;
  color: white;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 7px;
}

.lblock ul{
  color: black;
  text-decoration: none;
  padding-top: 0px;
  margin-top: 0px;
  padding-left: 20px;
  margin-left: 0px;
}


.lblock a:link	{
  color: black;
  text-decoration: none;
}

.lblock a:visited	{
  color: black;
  text-decoration: none;
}


.lblock li{
  color: #ac5600;
 margin-left: 0px;
  padding-left: 0px;
/*   list-style: url(../images/bullet.gif); */
}

.updated{ 
  color: #ac5600;
  margin-left: 0px;
  padding-left: 0px;
/*   list-style: url(../images/bullet2.gif); */
 }

.footer{
height: 20px;
font-size: 11px; 
padding-top: 2px;
color: white; font-weight:bold;
}

.footer a{
color: white;
}

.more a{ 
  color: #ac5600;  
  text-decoration: underline;
 }

.article-section{ 
  font-size: 16px;
  font-weight: bold;
} 

#top-menu{ 
  font-size: 13px;
/*   font-weight: bold; */
}

#top-menu a{ 
  font-size: 13px;
/*   font-weight: bold; */
  text-decoration: none;
}

#shortcuts {
}

#shortcuts li {
    list-style: none;
}

#shortcuts a {  
}

#shortcuts img{ 
                border: none;
} 

/**********************
        feedback
**********************/
#feedback-form {
    float: left;
}

#feedback-form textarea.textarea {
    width: 300px;
    height: 150px;
    border: 1px solid silver;
}

#feedback-form label {
    float: left;
    width: 100px;
}

#feedback-form input.text {
    width: 200px;
    border: 1px solid silver;
    margin-bottom: 1px;
}

#feedback-form input.button {
    border: 1px solid silver;
    background: white;
    margin-top: 2px;
    margin-left: 100px;
}

.exhib{ 
        font-weight: bold;
        font-size: 
        word-spacing: 0px;
        font-size: 11px;
        letter-spacing: 1px;
        color: #000000;
}

.news{ 
       margin-top: 10px;
}

.date{ 
       font-weight: bold;
}

