

/* Start:/local/components/dfg/stock/templates/.default/style.css?16252089424001*/
.stock-block {
    border: 1px #555 solid;
    border-radius: 20px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-top: 5px;
}

.stock-block h2 {
    color: #2E2E2E;
    padding-right: 10px;
    border-bottom: none;
    padding-left: 5px;
    background: white;
    background: -moz-linear-gradient(top, white 0%, #E5E5E5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #E5E5E5));
    background: -webkit-linear-gradient(top, white 0%, #E5E5E5 100%);
    background: -o-linear-gradient(top, white 0%, #E5E5E5 100%);
    background: -ms-linear-gradient(top, white 0%, #E5E5E5 100%);
    background: linear-gradient(to bottom, white 0%, #E5E5E5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    border-bottom: 1px #DFDFDF solid;
    border-top-right-radius: 20px;
}

.clock div,
.clock p {
    float: left;
    height: 30px;
    padding: 0;
    margin: 0;
}

.start_price {
    color: #DC1A1A;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
}

.select_button,
.usloviya_button {
    display: block;
    background: url(/local/components/dfg/stock/templates/.default/images/button.png) left top no-repeat;
    height: 37px;
    width: 136px;
    font-size: 19px;
    color: #fff;
    text-decoration: none;
    padding-top: 4px;
    padding-left: 21px;
}

.usloviya_button {
    background: url(/local/components/dfg/stock/templates/.default/images/button_green.png) left top no-repeat;
}

.select_button:hover,
.usloviya_button:hover {
    color: #fff;
}

.timer_title {
    background: url(/local/components/dfg/stock/templates/.default/images/timer.png) left top no-repeat;
    height: 40px;
    font-size: 20px;
    padding-left: 45px;
    padding-top: 7px;
}

.timer_t {

}

.stock_i {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0); /* IE6-9 */

    padding: 10px;
    border-radius: 23px;
    margin-bottom: 6px;
    border: 1px #DFDFDF solid;
}

.stock_i_name {
    float: left;
}

.stock_i_title {
    font-weight: bold;
    font-size: 14px;
    color: #007FD8;
    float: left;
    width: 440px;
}

.buy_now {
    float: right;
    font-size: 15px;
    padding-top: 10px;
}

.buy_now a {
    color: #E40000;
}

.close {
    background: url(/local/components/dfg/stock/templates/.default/images/close.png) center top no-repeat;
    height: 30px;
    width: 30px;
    float: right;
}

.box_title {
    float: left;
    font-size: 17px;
    font-weight: bold;
    padding-left: 4px;
    color: #666;
}

a:hover {
    color: #ccc;
    text-decoration: none
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    opacity: 0.3;
}

.boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 9999;
    padding: 20px;

}

.boxes .dialog,
.dialog2 {
    width: 530px;
    padding: 10px;
    background-color: #fff;
    border: 1px #DFDFDF solid;
    border-radius: 23px;
}

.stock-promo {
    width: 718px;
    height: 254px;
}

.stock-actions {
    width: 200px;
    float: right;
    height: 255px;
}

#slider-images {
    float: left;
    width: 500px;
    height: 255px;
}

#wowslider-container1 .ws_shadow {
    bottom: -36px !important;
}

#wowslider-container1 {
    width: 500px;
    margin-left: 0;
}

#wowslider-container1 .ws_bullets {
    bottom: 0;
}

.wsl {
    display: none;
}

.ws_images img {
	width: 500px;
}
/* End */


/* Start:/local/templates/.default/components/dfg/stock/template1/style.css?16252089424001*/
.stock-block {
    border: 1px #555 solid;
    border-radius: 20px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-top: 5px;
}

.stock-block h2 {
    color: #2E2E2E;
    padding-right: 10px;
    border-bottom: none;
    padding-left: 5px;
    background: white;
    background: -moz-linear-gradient(top, white 0%, #E5E5E5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #E5E5E5));
    background: -webkit-linear-gradient(top, white 0%, #E5E5E5 100%);
    background: -o-linear-gradient(top, white 0%, #E5E5E5 100%);
    background: -ms-linear-gradient(top, white 0%, #E5E5E5 100%);
    background: linear-gradient(to bottom, white 0%, #E5E5E5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    border-bottom: 1px #DFDFDF solid;
    border-top-right-radius: 20px;
}

.clock div,
.clock p {
    float: left;
    height: 30px;
    padding: 0;
    margin: 0;
}

.start_price {
    color: #DC1A1A;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
}

.select_button,
.usloviya_button {
    display: block;
    background: url(/local/templates/.default/components/dfg/stock/template1/images/button.png) left top no-repeat;
    height: 37px;
    width: 136px;
    font-size: 19px;
    color: #fff;
    text-decoration: none;
    padding-top: 4px;
    padding-left: 21px;
}

.usloviya_button {
    background: url(/local/templates/.default/components/dfg/stock/template1/images/button_green.png) left top no-repeat;
}

.select_button:hover,
.usloviya_button:hover {
    color: #fff;
}

.timer_title {
    background: url(/local/templates/.default/components/dfg/stock/template1/images/timer.png) left top no-repeat;
    height: 40px;
    font-size: 20px;
    padding-left: 45px;
    padding-top: 7px;
}

.timer_t {

}

.stock_i {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0); /* IE6-9 */

    padding: 10px;
    border-radius: 23px;
    margin-bottom: 6px;
    border: 1px #DFDFDF solid;
}

.stock_i_name {
    float: left;
}

.stock_i_title {
    font-weight: bold;
    font-size: 14px;
    color: #007FD8;
    float: left;
    width: 440px;
}

.buy_now {
    float: right;
    font-size: 15px;
    padding-top: 10px;
}

.buy_now a {
    color: #E40000;
}

.close {
    background: url(/local/templates/.default/components/dfg/stock/template1/images/close.png) center top no-repeat;
    height: 30px;
    width: 30px;
    float: right;
}

.box_title {
    float: left;
    font-size: 17px;
    font-weight: bold;
    padding-left: 4px;
    color: #666;
}

a:hover {
    color: #ccc;
    text-decoration: none
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    opacity: 0.3;
}

.boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 9999;
    padding: 20px;

}

.boxes .dialog,
.dialog2 {
    width: 530px;
    padding: 10px;
    background-color: #fff;
    border: 1px #DFDFDF solid;
    border-radius: 23px;
}

.stock-promo {
    width: 718px;
    height: 254px;
}

.stock-actions {
    width: 200px;
    float: right;
    height: 255px;
}

#slider-images {
    float: left;
    width: 500px;
    height: 255px;
}

#wowslider-container1 .ws_shadow {
    bottom: -36px !important;
}

#wowslider-container1 {
    width: 500px;
    margin-left: 0;
}

#wowslider-container1 .ws_bullets {
    bottom: 0;
}

.wsl {
    display: none;
}

.ws_images img {
	width: 500px;
}
/* End */
/* /local/components/dfg/stock/templates/.default/style.css?16252089424001 */
/* /local/templates/.default/components/dfg/stock/template1/style.css?16252089424001 */
