.top
{
background-image: url(blue/top.jpg);
background-position: top right;
Background-repeat: no-repeat;
}

.logo
{
background-image: url(blue/logo.jpg);
Background-repeat: no-repeat;
height: 141px;
width:130px;
}


.bottom
{
border-top: 3px solid #a58c6e;
color: #6573ab;
}


.cathegory_name
{
background-image: url(blue/name.jpg);
background-position: top right;
border-bottom: 3px solid #a58c6e;
color: #6573ab;
}


.menu
{
color: #6573ab;
}

.line
{
background-image: url(blue/bullet.gif);
background-position:  0px 4px;
background-repeat: no-repeat;
color: #6573ab;
}
.line:hover
{
color: #aaaaaa;
}


.descr
{
color: #636466;
border-top: 1px solid #9facdd;
}

.pic
{
background-image: url(blue/product_bg.png);
background-repeat: repeat-x;;
border-top: 1px solid #9facdd;
}

.cat_descr
{
color: #a58c6e;
}

.cat_pic
{
background-image: url(blue/product_bg.png);
background-repeat: repeat-x;
border-bottom: 1px solid white;
}



.info
{
color: #636466;
border-left: 3px solid #9facdd;
}

.price
{
color: #6573ab;
border-left: 3px solid #9facdd;
}

.product_name a
{color: #636466; text-decoration: none;}
.product_name a:hover
{color: #888; text-decoration: none;}


.product_text a
{color: #636466; text-decoration: none;}
.product_text a:hover
{color: #888; text-decoration: none;}


.header
{
color: #a58c6e;
}


.bottom a
{color: #6573ab;}
.bottom a:hover
{color: #aaa;}



.cat1 td
{color: white;}
.cat1 td a
{color: white; text-decoration: none;}
.cat1 td a:hover
{color: #a58c6e;}


.cell1
{background-color: #d6c2e0; padding: 15px;}

.cell3
{background-color: #9fb4dd; padding: 15px;}
.cell4
{background-color: #b5abb9; padding: 15px;}
.cell5
{background-color: #cabbab; padding: 15px;}
.cell2
{background-color: #88c9d3; padding: 15px;}

.cell6
{background-color: #78AFBB; padding: 15px;}


#blue
{color: #6573ab;}
#ochre
{color: #a58c6e;}


.buy_now
{background-image: url(blue/buy_now.png); margin-bottom: 10px;}