/*-----------------------------------------------------------------------------

 KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

 Screen Stylesheet

 version:    1.0
 date:       07/27/11
 author:     themepunch
 email:      support@themepunch.com
 website:    http://www.themepunch.com
 -----------------------------------------------------------------------------*/

body .tp-banner-container ul li {
    background: none;
    padding: 0;
    margin: 0;
    font-family: Tahoma, Arial;
}

body .boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0px 30px;
}

/*********************************************
 -   SETTINGS FOR BANNER CONTAINERS  -
 **********************************************/

/*
 body .amiro-market-title,
 body .amiro-code-title,
 body .amiro-speed-title,
 body  .amiro-cms-title,
 body .amiro-cmf-title,
 body .amiro-modules-title,
 body .amiro-mod-title,
 body .amiro-dev-title {
 text-decoration: underline;
 }
 */

body .tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
}

body .tp-banner {
    width: 100%;
    position: relative;
}

body .tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

body .amiro-slide-banner {
    background: #fff;/*CBEFFF*/
    width: 920px;
}

body .amiro-market-title, body .amiro-code-title, body .amiro-speed-title, body  .amiro-cms-title, body .amiro-cmf-title {
    height: 30px;
    font-size: 24px !important;
    font-weight: bold;
    line-height: 1 !important;
}

.slider-touch .amiro-speed-title {
    height: 30px;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 1 !important;
}

body .amiro-cms-title {
    font-size: 28px !important;
}

body .amiro-market-title span, body .amiro-code-title span, body .amiro-cms-title span {
    color: #e03431;
}

body .amiro-market-sub-title, body .amiro-code-sub-title {
    height: 25px;
    line-height: 1 !important;
    font-size: 18px !important;
    color: #176199;
}

body .amiro-market-row, body .amiro-dev-row, body .amiro-market-row, body .amiro-speed-row, body .amiro-cmf-row, body .amiro-modules-row, body .amiro-mod-row {
    line-height: 1 !important;
    height: 30px;
    font-size: 16px !important;
    background: url(../images/market/el.png) no-repeat left 3px;
    padding-left: 20px;
}

body .slider-dev img, body .slider-dev img, body .slider-speed img, body .slider-cms img, body .slider-cmf img, body .slider-modules img, body .slider-mod img {
    width: 100% !important;
    height: 100% !important;
}

body .amiro6 .amiro-market-row, body .amiro6 .amiro-dev-row, body .amiro6 .amiro-market-row, body .amiro6 .amiro-speed-row, body .amiro6 .amiro-cmf-row, body .amiro6 .amiro-modules-row, body .amiro6 .amiro-mod-row {
    font-size: 12px !important;
}

body .amiro-dev-title, body .amiro-cmf-title {
    line-height: 1 !important;
    height: 30px;
    font-size: 26px !important;
    color: #fff;
}

body .amiro-dev-row, body .amiro-speed-row, body .amiro-cmf-row {
    color: #fff;
    background: url(../images/dev/el.png) no-repeat left 3px;
}

body .amiro-code-sub-title {
    color: #FF6764;
}

body .amiro-market-row {
    background: url(../images/code/el.png) no-repeat left 3px;
    height: 22px;
}

body .amiro-market-row__sub, body .amiro-cmf-row__sub {
    line-height: 1 !important;
    font-size: 14px !important;
    padding-left: 22px;
}

body .amiro-speed-title, body .amiro-cmf-row__sub {
    color: #fff;
}

body .amiro-cmf-row {
    height: 18px;
}

#lay_f9 {
    width: 920px;
    margin: 0 auto;
    height: 300px;
    overflow: hidden;
    position: relative;
    top: -10px;
}

#layout {
    background: url(/_img/layout_top_int_slider.jpg) no-repeat center top;
}

#wing {
    margin: 0;
}

.submenu {
    z-index: 1001;
}

#amiro-air {
    background: url(/_img/amiro_air.png) no-repeat;
    width: 360px;
    height: 60px;
    display: block;
    position: absolute;
    z-index: 100;
    top: -12px;
    left: -50px;
}

.small-search {
    margin: 0px;
    position: absolute;
    z-index: 101;
    padding-left: 35px;
}

body .amiro6 {
    width: 640px;
    margin: 0 auto;
}

body .amiro-modules-title, body .amiro-mod-title {
    color: #156fb3;
    line-height: 1 !important;
    font-size: 22px !important;
}

body .slider-cms-small img, body .slider-modules .lamp_small {
    width: 80% !important;
    height: 80% !important;
}

body .slider-cms-small .last-img {
    width: 90% !important;
    height: 90% !important;
}

body .slider-cms-small .img-title {
    width: 100% !important;
    height: 100% !important;
}

body .slider-modules .lamp_small_rotate {
    -moz-transform: rotate(-100deg);
    -ms-transform: rotate(-100deg);
    -webkit-transform: rotate(-100deg);
    -o-transform: rotate(-100deg);
    transform: rotate(-100deg);
}