body {
    background: url('http://www.oldfashion.ru/img/l2_bg.gif') repeat;
    text-align: center;
    margin-bottom:25px;
    margin-top:25px;
    padding:0;
}

#main{
    background:#FFFFFF none repeat scroll;
    margin:0 auto;
    padding-top:4px;
    text-align: left;
    width:950px;
}

#header {
    height: 90px;
}
#header h2 {
    font-family: Verdana, Tahoma, Arial;
    font-size: 27px;
    font-weight: normal;
    margin: 0px 0px 0px 25px;
    padding: 0px;
}
#header h2 a{
    color: #0a2b2f;
    text-decoration: none;
}
#header h3{
    font-family: Verdana, Tahoma, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #0a2b2f;
    margin: 0px 0px 0px 25px;
    padding: 10px 0px 0px 0px;
}
#headertext  {
    width: 550px;
    float:left;
    padding-top: 10px;
}

#search  {
    color: #750303;
    width: 330px;
    float:left; 
    text-align: right;
    font-family: Verdana, Tahoma, Arial;
    font-size: 12px;
    padding: 10px 40px 0px 20px;
}


#search  .searchform-submit{
    margin-right: 0px;
}

#top-menu {
    height:25px;
}


#top_bar_l , #top_bar_c, #top_bar_r  {
    float:left;
    font-family:Tahoma, Verdana, Arial;
    font-size: 14px;
    height:25px;
    padding-top:3px;
}
#top_bar_l  {
    background-color:#c0a0cb;
    width:250px;
    text-align: center;
}
#top_bar_c {
    background-color:#cbcbcb;
    width:200px;
}
#top_bar_r {
    background-color:#8b2f52;
    width:500px;
    text-align: right;
}

#top_bar_r  a {
    color: #fff;
    text-align: right;
    text-decoration: none;
    font-weight: bold;
    margin-right: 40px;
}
#top_bar_r  a :hover{
    color: #aaa;
}

#left-menu {
    float:left;
    text-align:left;
    width:250px;
}

#left-menu ul a {
    text-decoration: none;
}

#left-menu ul.first {
    font-family: Arial, Tahoma, Verdana;
    font-size: 14px;
    font-weight: bold;
    padding: 60px 0px 60px 0px;
    margin: 0px;
    list-style: none;
}

#left-menu ul.first a {
    color: #333;
}
#left-menu ul.first a:hover{
    color: #777;
}

#left-menu ul.second {
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    padding: 10px 0px 10px 0px;
    margin: 0px;
    font-weight: bold;
    list-style: circle inside url("http://www.oldfashion.ru/img/red_triangle.gif");
}
#left-menu ul.second a {
    color: #4a4a4a;
}
#left-menu ul.second a:hover{
    color: #777;
}

#left-menu ul a.current{
    color: #741c93; 
}


#left-menu .list-1, #left-menu .list-2, #left-menu .list-3,
#left-menu .list-4, #left-menu .list-5, #left-menu .list-6,
#left-menu .events {
    list-style: none;
    padding-left:30px;
    padding-right:10px;
    padding-bottom: 10px;
}

#left-menu .sidebar-articles {
    font-size: 10px;
    list-style: circle inside;
    line-height: 20px;
    padding: 0px 0px 0px 10px;
}

#left-menu .list-1{
    background:transparent url(http://www.oldfashion.ru/img/menu-dot-red.gif) no-repeat scroll 0 0;
}

#left-menu .list-2{
    background:transparent url("http://www.oldfashion.ru/img/menu-dot-orange.gif") no-repeat scroll 0 0;
}
#left-menu .list-3{
    background:transparent url("http://www.oldfashion.ru/img/menu-dot-yellow.gif") no-repeat scroll 0 0;
}
#left-menu .list-4{
    background:transparent url("http://www.oldfashion.ru/img/menu-dot-green.gif") no-repeat scroll 0 0;
}
#left-menu .list-5{
    background:transparent url("http://www.oldfashion.ru/img/menu-dot-cyan.gif") no-repeat scroll 0 0;
}
#left-menu .list-6{
    background:transparent url("http://www.oldfashion.ru/img/menu-dot-lightblue.gif") no-repeat scroll 0 0;
}
#left-menu .events{
    background:transparent url("http://www.oldfashion.ru/img/menu-dot-square.gif") no-repeat scroll 0 0;
}

/********************************************************/
#item-area {
    float:left;
    padding:10px 0px 10px 0px;
    text-align:center;
    width:700px;
}

#item-area  h3{
    font-family: Verdana, Tahoma, Arial;
    font-size: 18px;
    line-height: 1.5;
    padding: 10px 30px 10px 10px;   
    color: #666;
}

#item-area-text {
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    text-align:justify;
    padding: 0px 30px 50px 10px;
    color: #444;
}

#item-area-text a{
    text-decoration: none;
    color: #8b2f52;
}

#item_data {
    text-align:left;
    padding: 20px 0px 20px 50px;
    line-height: 1.5;
    font-family: Tahoma, Verdana, Arial;
    font-size: 14px;
    color: #621;    
}
/********************************************************/
#footer {
    height:25px;
    clear: both;
}


#bottom_bar_l , #bottom_bar_c, #bottom_bar_r  {
    float:left;
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    height:25px;
    line-height:25px;
}
#bottom_bar_l  {
    background-color:#8b2f52;
    width:250px;
}
#bottom_bar_c {
    background-color:#cbcbcb;
    color:#444;
    width:350px;
    text-align: center;
    vertical-align: middle;
}
#bottom_bar_r {
    background-color:#c0a0cb;
    width:350px;
    text-align: right;
}


/***********************************************/
.level3dep {
    margin:10px 6px 6px 0px;
    position:relative;
    text-align:center;
    width:680px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    font-family:Tahoma,Helvetica,Arial,Sans-serif;
    background-color: #f5f5f5;
    color: #8b2f52;
    clear: both;
}

.goods {
    float:left;
    /*height:270px;*/
    margin:10px 6px 6px;
    position:relative;
    text-align:center;
    width:218px;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 10px;
    border: 1px solid #eeeeee;
    background-color: #faf6f6;
}
.goods_img {
    height:200px;
    padding: 20px 0px;
}
img {
    border:medium none;
}

.button {
    padding: 12px;
}

.button a {
    color:#CC3300;
    font-family:Tahoma,Helvetica,Arial,Sans-serif;
    font-size:10pt;
    line-height: 25px;
    text-decoration:none;
    background-color: #e2bdd8;
    padding: 2px 6px;
    margin-top: 10px;

    border-left: 1px solid #a0a0a0;
    border-top: 1px solid #a0a0a0;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.button a:hover{
    color:#CC3366;
    background-color: #ea8ed1;
}

#crosspromoted {
    padding: 5px;
    margin: 5px;
    border: 1px solid #000;
}
/**************************************************/
td.article-txt-odd, td.article-txt-even{
    text-align: left;
    width: 600px;
    font-family:Tahoma,Helvetica,Arial,Sans-serif;
    font-size:10pt;
    vertical-align: top;
    padding-left: 20px;
}
td.article-txt-odd {
    background-color: #f0f0f0;
}

td.article-txt-odd a, td.article-txt-even a{
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    line-height: 30px;
    color: #8b2f52;
}

img.article-img-odd, img.article-img-even{
    height: 100px;
    border: 1px solid #bbb;
}

#subscribe {
    clear: both;
    padding: 0px 0px 20px 0px;
    text-align: center;
    font-family:Tahoma,Helvetica,Arial,Sans-serif;
    font-size: 12px;
}

#subscribe a{
    text-decoration: none;
    font-weight: bold;
    color: #8b2f52;
}

img.right {
    float: right;
    padding-left: 20px;
    padding-bottom: 20px;
}

img.left {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}

#siteabout-footer{
    color: #888;
    font-size: 14px;
    padding: 60px 40px 10px 60px;
}

#siteabout-footer a{
    color: #888;
    text-decoration: none;
}
