﻿h1, h2, h3 {
    margin:0px;
    font-size:16px;
}
p {
    margin:0px;
}
img {
    border:none;
}
.linkbox {
    border:dotted 1px rgb(0, 153, 204);
    padding:5px;
}
/* תבנית יבוא מאמרים */
.article {
    width:580px;
    margin:5px auto;
    padding:10px;
    border-bottom:dotted 1px rgb(79,79,79);
    font-family:Arial;
    font-size:12px;
}
.article img {
    float:left;
    margin:5px;
}
.article-text {
    height:45px;
}
.article-link {
    height:15px;
}
#spaheader {
    background-image:url('http://www.spaplus.co.il/image/users/30191/ftp/my_files/seo/header.jpg');
    background-repeat:no-repeat;
    background-color:rgb(0, 0, 0);
    width:971px;
    height:178px;
    color:rgb(255,255,255);
    font-weight:bold;
    font-size:10px;
}
#spaheader a {
    color:rgb(255,255,255);
    font-size:24px;
    font-weight:bold;
}
#spaheader p {
    width:300px;
    text-align:center;
}
#footline {
    width:970px;
    margin:0px auto;
    font-size:12px;
    text-align:center;
    color:rgb(79,79,79);
    font-family:Arial;
}
#footsolid a {
    color:rgb(79,79,79);
    text-decoration:none;
}
#footsolid {
    padding:2px 0px;
    background-color:rgb(127, 225, 254);
    text-decoration: none;
    font-weight:bold;
}
#footlinks a {
    color:rgb(0, 28, 143);
}
#spamail {
    width:200px;
    margin:15px auto;
    font-size:12px;
    font-family:Arial;
}
#spamail h3 {
    font-size:12px;
}
#spamail-send {
    width:32px;
    height:20px;
    text-align:center;
    text-decoration:none;
    border:1px solid rgb(79,79,79);
    vertical-align:bottom;
    background-color:rgb(223, 245, 255);
}
#spaemail {
    height:20px;
    width:150px;
}
.sparadio {
    width:10px;
    border:none;
}
/* Product Box Template Design */
.product-box {
    width:240px;
    height:345px;
    border:ridge 2px rgb(111, 111, 111);
    font-family:Arial;
    font-size:12px;
}
.product-head {
    width:210px;
    height:35px;
    padding:15px;
    border-bottom:ridge 1px rgb(0,0,0);
    background-color:rgb(0, 153, 204);
    text-align:center;
}
.product-head a {
    color:rgb(255,255,255);
    font-weight:bold;
    text-decoration:none;
}
.product-body {
    width:240px;
    height:230px;
    border-bottom:ridge 1px rgb(0,0,0);
}
.product-img {
    width:133px;
    height:133px;
    margin:5px auto;
    text-align:center;
}
.product-txt {
    height:87px;
    text-align:center;
}
.product-desc {
    height:72px;
    font-size:16px;
}
.product-price {
    height:15px;
    color: rgb(0, 0, 128);
}
.product-link {
    width:220px;
    height:23px;
    padding:10px;
    background-color:rgb(0, 51, 255);
    text-align:center;
}
.product-link a {
    color:rgb(255,255,255);
    font-weight:bold;
    text-decoration:none;
}
/* Product Page Template Design */
#product-page {
    width:970px;
}
#product-spec {
    width:900px;
    height:160px;
    margin:0px auto;
}
#product-spec-txt {
    width:600px;
    float:right;
}
#product-spec-txt ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
}
#product-spec-txt li {
    width:300px;
    float:right;
}
#product-spec-img {
    width:300px;
    float:right;
    text-align:center;
}
#product-spec-pic {
    width:133px;
    height:133px;
    margin:0px auto;
}
#product-moin {
    width:970px;
    clear:both;
}
#product-moin h2 {
    background-color:rgb(224, 232, 239);
    padding:5px;
}
#product-footer {
    width:440px;
    margin:0px auto;
    border-top:dotted 1px rgb(95, 95, 95);
    font-size:11px;
    color:rgb(95, 95, 95);
    padding:5px;
}
.proh {
    text-align:center;
    font-size:11px;
    color:rgb(95, 95, 95);
    font-weight:bold;
}
/* Top Menu Bar Template */
#navigation {
    width:970px;
    height:21px;
    background-color:rgb(127, 208, 245);
    text-align:right;
}
#navigation a {
    display:block;
    padding:2px 5px;
    text-decoration:none;
    font-weight:bold;
    color:rgb(3, 10, 54);
    font-size:14px;
    border-left:solid 1px rgb(255,255,255);
    float:right;
}
#navigation a:hover {
    background-color:rgb(51, 102, 204);
    color:rgb(255,255,255);
}
/* Side Menu Bar Template */
#sidebar {
    width:200px;
    background-color:rgb(167, 220, 252);
    text-align:right;
    margin:15px auto;
}
#sidebar a {
    display:block;
    padding:2px 5px;
    text-decoration:none;
    font-weight:bold;
    color:rgb(3, 10, 54);
    font-size:12px;
    border-bottom:solid 1px rgb(255,255,255);
}
#sidebar a:hover {
    background-color:rgb(232, 240, 247);
    color:rgb(163, 24, 163);
}
/* Order Form */
.leadform {
    width:400px;
    margin:0px auto;
    text-align:center;
}
.leadform ul {
    padding:0px;
    margin:0px;
    list-style-type:none;
    height:350px;
}
.leadform li {
    float:right;
    text-align:right;
}
.leadform input {
    margin:5px;
    width:150px;
}
.leadform textarea {
    width:150px;
    margin:5px;
}
.leadform span {
    display:block;
    height:25px;
    margin:4px;
}
.leadsend {
    width:100px !important;
    border:solid 1px rgb(79, 79, 79);
    background-color:rgb(101, 124, 218);
    color:rgb(255,255,255);
    font-family:Arial;
}