body {
    /*background-color: #cfecfe;*/
    background: url('images/bg-top-gradient.jpg') top repeat-x #cfecfe;
    margin:0px;
}
body, td, div{
    font-size:12px;
    font-family: Tahoma, Verdana;
    color: #1e6b91;
}
a {
    color: #4d89a9;
}
h1, h2, h3, h4 {
    margin: 0px;
}
h1 {
font-size: 22px;
}
.h {
    padding: 2px 0px 2px 20px;
    background: url('images/boorble.jpg') left no-repeat;
}
.h2 {
    padding: 2px 0px 2px 20px;
    background: url('images/boorble.gif') left no-repeat;
}
.h h1, h2, h3, h4{
    border-bottom: 1px dashed #94c1d6;
}
.h2 h1, h2, h3, h4{
    border-bottom: 1px dashed #94c1d6;
}
.category{
    border-bottom: 1px dashed #94c1d6;
    font-size: 14px;
    font-weight: bold;
    color: #7bbad6;
    padding: 1px 0px 3px 0px;
}

#main {
    background: url('images/bg-main-gradient.jpg') top repeat-y;
}
#main-2 {
    background: url('images/top-bg.jpg') top no-repeat;
}
#left-border {
    background: url('images/left-border.jpg') right repeat-y;
}
#right-border {
    background: url('images/right-border.jpg') left repeat-y;
}
#header {
}
#menu {
    padding: 10px 20px 0px 29px;
}
#menu .menu-block {
    padding: 15px 5px 30px 30px;
}
#menu .menu-block div{
    padding: 3px 0px 3px 0px;
}
#menu a{
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
    padding: 0px 0px 0px 12px;
    background: url('images/boorble2.gif') left no-repeat;
}
#menu-top{
    text-align:right;
    padding: 5px 20px 0px 0px;
}
#menu-top a{
    padding: 0px 10px 0px 20px;
    background: url('images/menu-top.gif') left no-repeat;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #7bbad6;
}

#center {
    padding: 5px 20px 20px 20px;
}
#footer td{
    padding: 10px 10px 10px 29px;
}
#footer td, div, a{
    font-size:11px;
}
#copy a{
    text-decoration: none;
}

a {
    text-decoration: underline;
}
#way {
    float:right;
}
#way a {
   font-size:11px;
}
.clr {
    clear:both;
}
#cart {
    float:right;
    padding: 160px 20px 0px 0px;    
}
#your-cart {
    display: inline;
}
#your-cart a{
    font-size: 14px;
    font-weight: bold;
    color: #7bbad6;
    text-decoration: none;
    background: url('images/cart.gif') left no-repeat;
    padding: 7px 0px 7px 35px;
}
#cart-items {
    font-size: 12px;
    font-weight: bold;
    display: inline;
}
.product-block{
    padding: 0px 2px 7px 0px;
}
.product-block{
    height: 200px;
}

img { border: 0px; }
input {
    border:1px solid #8dbdd6;
    font-size:12px;
}