﻿#fotoObject {
    cursor: pointer;
}
#fotobox {
    height: 250px;
    padding: 10px 0px 10px 50px;
}
#fotobox span {
    color: #ffffff;
    cursor: pointer;
}
#fotobox #maxibox {
    float: left;
    width: 354px;
    height: 242px;
    padding: 6px 9px 0px 9px;
    text-align: center;
}
#fotobox #maxibox:hover {
}

#fotobox #minibox {
    float: left;
    padding: 0px 0px 0px 3px;
}
#fotobox #minibox div {
    padding: 2px 3px 0px 3px;
    margin-bottom: 2px;
    text-align: center;
    width: 65px;
    height: 46px;
    background: url(../images/bigback2.gif) no-repeat 0px 0px;
    cursor: pointer;
}
#fotobox #minibox div:hover {
    background: url(../images/bigback3.gif) no-repeat 0px 0px;
}
#fotobox #minibox img {
    cursor: pointer;
}


#bigname {
    color: #ffffff;
    font-weight: normal;
    font-size: 18px;
    padding: 0px 0px 0px 10px;
    text-align: center;
    margin-top: 12px;
}

#bigdesc {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    color: #ccc16e;
    text-align: center;
    padding: 5px 10px 10px 10px;
}

#descriptionbox {
    clear: both;
    padding: 15px 10px 20px 9px;
    color: #ffffff;
    line-height: 15px;
}
span#bigprice {
    width: 290px;
    float: left;
    padding-bottom: 10px;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    margin-left: 10px;
    text-align:right;
}
span#bigprice span {

    display:block;
    padding:0 0 4px 0;}
span#bigprice strong {
    padding: 3px 0px 0px 3px;
    color: #b78341;
    font-size: 18px;
}
span#bigprice em {
    padding: 3px 0px 0px 3px;
    color: #b78341;
    font-size: 15px;
    text-decoration:line-through;
    font-style:normal;
}
#toolbox2 a {
    display: block;
    margin: 17px 0px 0px 0px;
}

#toolbox2 {
    float: left;
    width: 120px;
    font-size: 12px;
    padding: 2px 0px 0px 120px;
    color: #ffffff;
    display:inline;
}

#toolbox2 em {
    display: block;
    font-style: normal;
    padding: 3px 0px 3px 0px;
    font-size: 12px;
}

#recommendbox p {
    color: #ffffff;
    font-weight: bold;
    margin: 0px 10px 10px 10px;
    padding: 0px 0px 4px 0px;
    border-bottom: solid 1px #7d7d7d;
    font-size: 12px;
}

.morebox {
    float: left;
    display: inline;
    background: url(../images/div1.gif) no-repeat 0px 0px;
    width: 160px;
    height: 150px;
    padding: 0px 0px 0px 0px;
    margin: 10px 10px 20px 10px;
}


.morebox div {
    height: 108px;
    cursor: pointer;
}
.morebox div:hover {
    background: url(../images/div2.gif) no-repeat 0px 0px;
}
.morebox div a {
    display: block;
    text-align: center;
    height: 100px;
    padding: 4px 0px 4px 0px;
    text-align: center;
}
.morebox h3 {
    font-size: 12px;
    height: 37px;
    margin: 0px 6px 0px 6px;
    padding: 5px 0px 0px 0px;
    line-height: 15px;
}
.morebox h3 a {
    color: #ffffff;
}
.morebox h3 a:hover {
    color: #ccc16e;
}

#otherCats
{
    padding-top:30px;
    clear:both;
    margin-left:10px;
    
}
#otherCats em
{
   color:#B78341;
   font-size:18px;
   font-weight:bold;
   font-style:normal;
   border-bottom:solid 1px White;
    
}
#otherCats p
{
    clear:both;
    margin-bottom:5px;
    height:12px;
}
#otherCats p a
{
    background:url("../images/navdot.gif") no-repeat scroll 0 5px;
    color:#FFFFFF;
    padding-left:10px;
    float:left;
    margin-left:9px;
}
