img.mainAction {
    width: 525px;
}

div.homeBlockTitle a {
    color: #fff;
}

div.homeBlockTitle a:hover {
    text-decoration: none;
}

div.specialActionText {
    background-color: #707070;
    height: 31px;
    margin-top: -25px;
    position: relative;
    margin-bottom: 8px;
    text-align: center;
    padding-top: 11px;
    color: #fff;
    font-weight: bold;
}

div.specialActionImage {
    cursor: pointer;
    cursor: hand;
}

div.specialActionDescription {
    margin-top: -160px;
    height: 160px;
    position: relative;
    color: #000;
    font-weight: bold;
    padding-left: 40px;
}

div.specialActionButton {
    margin-top: -70px;
    height: 70px;
    position: relative;
    color: #000;
    font-weight: bold;
    padding-left: 83px;
}

div.actionText {
    background-color: #9c9c9c;
    margin-bottom: 4px;
    padding-top: 8px;
    height: 26px;
    width: 100%;
    color: #fff;
    text-align: center;
}

/*************************/
/*      HOME BLOCKS      */
/*************************/

.last div.homeBlock  {
    margin-right: 0;
}

div.homeBlock {
    width: 171px;
    margin-right: 6px;
    margin-bottom: 8px;
}

div.homeBlock input.amountField {
    width: 25px;
    text-align: center;
    height: 15px;
}

div.homeProductForm {
    margin-top: 3px;
}

div.homeProductForm input.basketButton {
    margin-right: 4px;
    margin-left: 4px;
}

div.homeProductForm input.amountField {
    width: 40px;
}

div.homeBlockPrice {
    margin-top: 5px;
    position: absolute;
    top: 43px;
}

div.homeInputContainer {
    border: 1px solid #fff;
}

div.homeBlockHeader {
    background: url('/layout/Cdf/Themes/2010/Images/gradient-block-header-5x13.png') repeat-x;
    height: 13px;
    color: #fff;
    border: 1px solid #848484;
    border-bottom: none;
}

div.homeBlockContent {
    background: #e3e3e3 url('/layout/Cdf/Themes/2010/Images/gradient-block-content-5x79.png') repeat-x;
    border: 1px solid #848484;
    padding: 4px;
    padding-right: 0px;
}

div.homeBlockProductInfo {
    width: 90px;
    padding-left: 2px;
    position: relative;
}

div.homeBlockProductDescription {
    color: #808080;
}

div.homeExtraBlock {
    border: 1px solid #848484;
    background-color: #fff;
    padding: 5px;
}

div.homeExtraBlockText {
    width: 380px;
}

div.homeExtraBlock img {
    margin-right: 10px;
}
