html {height:100%;width:100%;}

body{
    font: normal 13px  Arial Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    background:#D4D7DA;
    min-height: 100%;
    position: relative;
    padding: 0;
    width: 100%;
    margin: 0;
}

* html body {/*height:100%;*/}

body{
    margin: 0; 
    padding: 0;
}

img {
    border:0px solid;
    margin: 0; 
    padding: 0;
}


.inbg{ border:1px solid yellow;  }

.outbg{ border:1px solid #ccccca; }



h1 {
    font-size: 16px;
}

#header {
    
}


div.logo {
    text-align: center;
    font-size: 13px; 
    font-style: italic; 
    font-weight:bold; 
    color: #FFF;
}

span.rub_descript {
    display:block;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-style:italic;
    font-weight:300;
    padding-right: 55px;
}

#wrapper {
    width: 995px;
    background: #009d9d;
}

#content_wrapper{
    padding: 0px 30px 0px 15px;
}

#content_background {
    background: url("/media/i/12/bg_3n.gif") repeat-y top right #fff;
    padding: 0px 8px 0px 0px;
}

#content_wrapper div.content{
    border-left: 1px solid #4e4e4e;
    border-bottom: 1px solid #4e4e4e;
    padding: 0px 18px 0px 0px;
}

div.content_data {
    padding: 15px;
}

td.content_data {
    background: #E8F2EB;
}

#header div.contact{
    text-align: center;
    background: #fff;
    border-top: 1px solid #4e4e4e;
    border-left: 1px solid #4e4e4e;
    padding-top: 5px;
    width: 224px;  
    height: 27px;
}

#menu_container {
    background: url("/media/i/12/bg_3n.gif") repeat-y bottom right #E8F2EB;
    margin: 0px 30px  0px 0px;
    padding-right: 13px;    
}

#menu {
    border-top: 1px solid #4e4e4e;
    height: 33px;
    padding-left: 100px;
}


ul.menu {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.menu li{
    float: left;
    margin: 0px;
}

ul.menu li a{
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    color: #666;
    font-size: 18px;
}

ul.menu li a b.curent {
    color: #009d9d;
}

ul.menu li a:hover{
    color: #009d9d;
}

td.catalog_menu {
    width: 224px; 
    border-right: 2px solid #009d9d;
}

#catalog_menu {
}

ul.catalog_menu {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

div.inner_menu {
    background: #fff;
    border: 1px solid #009d9d;
    width: 200px;
}

ul.catalog_menu li{
    display: block;
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    background: url("/media/i/1/line_1.jpg") no-repeat top left;
}

ul.catalog_menu li a{
    display: block;
    margin: 0px;
    padding: 5px 10px 5px 0px;
    text-decoration: none;
    color: #414040;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
}

ul.catalog_menu li a:hover{
	color: #009D9D;
}

div.inner_menu ul.catalog_menu li.first{
    background: none;
}


div.upcatalog {
}

div.upcatalog a{
    color: #000;
    text-decoration: none;
    font-style: italic;
}

div.upcatalog a:hover{
    text-decoration: underline;
}


div.subcatalog {
    padding: 10px 0px 10px 30px;
}

div.subcatalog a{
    color: #000;
    text-decoration: none;
    font-style: italic;
}

div.subcatalog a:hover{
    text-decoration: underline;
}

div.products {
    /*padding-left: 50px;*/
}

div.productItem {
    width: 165px;
    float: left;
}

div.productItem div.photo{
    text-align: center;
}

div.productItem .product-title {
    font-size: 12px; 
    color: #4B4B4B; 
    font-style: italic; 
    width: 165px; 
    height: 30px; 
    position: absolute;
}

div.caption {
    background: url('/media/i/12/v_line.gif') repeat-x bottom;
}

div.caption div.text{
    padding-top: 10px;
}

div.text span.artTitle {
    color:#4B4B4B;
    font-size:11px;
    font-style:italic;
}

div.text span.artData {
    font-size:11px;
    font-weight:bold;
}

td.arrow {
    width: 36px; height: 70px; background: url('/media/i/12/v1.gif') no-repeat bottom;
}

div.arrow {
    width: 36px; height: 70px;
}

td.arrow.v1 {
    background: url('/media/i/12/v1.gif') no-repeat bottom;
}
td.arrow.v2 {
    background: url('/media/i/12/v2.gif') no-repeat bottom;
}
td.arrow.v3 {
    background: url('/media/i/12/v3.gif') no-repeat bottom;
}
td.arrow.v4 {
    background: url('/media/i/12/v4.gif') no-repeat bottom;
}
td.arrow.v5 {
    background: url('/media/i/12/v5.gif') no-repeat bottom;
}

table.productList {
    
}

table.productList tr.even{
    background: #ECECEC;        
}

table.productList th{
    background: #CCC;
    padding: 3px;
}

table.productList td{
    padding: 3px;
}

table.productList a.detail {
	text-decoration: none;
    color: #000;
}   

table.productList a.detail:hover {
    color: #009d9d;
}   

div.paginator {
    padding: 15px 0px 0px;
}
    
div.paginator a{
    color: #000;
}

div.paginator span.this-page {
    font-weight: bold;
}	

a.link {
    color: #000;
}   

a.link:hover {
    color: #009d9d;
}   

.color {
    color: #009d9d;
}   

.detail-atr {
    width: 60px;
    font-style:italic;    
}

.newslist_date {
    margin-bottom: 6px;
}

.query {
    border: 1px solid #999;
}

#catalog_menu {
    padding-top: 36px;
}
