#image {
    background: transparent url('/media/index/image.jpg') no-repeat left top;
    height: 228px;
    margin: 10px 0 0 10px;
}
#image h1 {
    font-size: 150%;
    line-height: 115%;
    padding: 26px 90px 0 460px;
}
#image h1 a {
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
}
#image p {
    color: #fff;
    font-style: italic;
    padding: 0 90px 0 460px;
    margin: 12px 0 0 0;
}
#user,
#image form {
    padding: 18px 50px 0 462px;
}
#user h4 {
    color: #fff;
    font-size: 100%;
    margin-bottom: 2px;
}
#image form div.inputs {
    float: left;
}
#image form label {
    color: #0094de;
    display: block;
    font-size: 92%;
    text-transform: lowercase;
}
#image form input {
    background: #fff url('/media/page/input-bg.gif') repeat-x left top;
    border: 1px solid #c9c7ca;
    margin: 4px 5px 5px 0;
    padding: 1px 2px;
    width: 156px;
}
#image form button {
    background: transparent url('/media/page/button-login.gif') no-repeat left top;
    border: 0 none;
    cursor: pointer;
    height: 11px;
    margin: 23px 0 0 2px;
    width: 8px;
}
#image form a {
    background: transparent url('/media/page/form-arrow.gif') no-repeat left center;
    color: #8bbde2;
    font-size: 92%;
    margin-right: 12px;
    padding-left: 8px;
}
#icons-container {
    background-color: #fff;
    border-bottom: 1px solid #d3e1e4;
    padding: 10px 10px 0 10px;
    margin: 10px 10px 0 10px;
}
#icons {
    display: block;
    margin: 0;
}
#icons li {
    border-right: 1px solid #d3e1e4;
    float: left;
    list-style-type: none;
}
#icons li.last {
    border-right: 0 none;
}
#icons li a {
    background-color: #fff;
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    font-size: 83%;
    font-style: italic;
    font-weight: bold;
    height: 30px;
    line-height: 107%;
    padding: 80px 5px 0 5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 84px;
}
#content-index {
    background: #fff url('/media/index/content-index-bg.jpg') no-repeat center top;
    margin: 0 10px;
    min-height: 308px;
    _height: 308px;
}
#action-product-container {
    background: transparent url('/media/index/action-product-bg.gif') no-repeat center 170px;
    float: left;
    margin-left: 3px;
    padding-top: 36px;
    width: 424px;
}
#action-product {
    background: transparent url('/media/index/action-product-bg-top.gif') no-repeat center top;
    padding: 0 27px;
    width: 370px;
}
#action-product .action-product-content {
    border-bottom: 1px solid #d3e1e4;
    padding-bottom: 8px;
}
#action-product .action-product-content p.ico {
    margin: 0;
    text-align: center;
}
#action-product .action-product-content p.ico a {
    display: block;
}
#action-product .action-product-content div.left {
    color: #bbb;
    display: inline;
    float: left;
    font-size: 92%;
    margin: 10px 0 0 30px;
}
#action-product .action-product-content div.left h3 {
    color: #82a61f;
}
#action-product .action-product-content div.left p {
    margin: 0;
}
#action-product .action-product-content div.right {
    display: inline;
    float: right;
    font-size: 92%;
    margin: 10px 23px 0 0;
    text-align: right;
}
#action-product .action-product-content div.right a {
    padding-right: 12px;
    text-decoration: none;
    text-transform: lowercase;
}
#action-product .action-product-content div.right a:hover {
    text-decoration: underline;
}
#action-product .action-product-content div.right a strong {
    color: #0094de;
}
#action-product .action-product-content div.right a.more {
    background: transparent url('/media/page/more.gif') no-repeat right 3px;
}
#action-product .action-product-content div.right a.plus {
    background: transparent url('/media/page/plus.gif') no-repeat right 3px;
}
#texts-index {
    background: transparent url('/media/index/world.jpg') no-repeat 3px 75px;
    float: left;
    margin-left: 33px;
    padding-top: 38px;
    width: 395px;
}
#texts-index h2 {
    color: #0094de;
    font-size: 100%;
    font-style: italic;
    display: block;
    height: 18px;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    width: 395px;
}
#texts-index h2 a {
    color: #0094de;
    font-style: italic;
    font-weight: bold;
    margin-right: 10px;
    text-decoration: none;
}
#texts-index h2 span {
    border-top: 1px solid #d4dde2;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 7px;
    width: 100%;
}
#texts-index h2 a:hover {
    text-decoration: underline;
}
#texts-index p {
    color: #5a5f62;
    font-size: 92%;
    line-height: 118%;
    margin: 0;
}
#texts-index div.more {
    font-size: 92%;
    margin-bottom: 12px;
    text-align: right;
}
#texts-index div.more a {
    background: transparent url('/media/page/more.gif') no-repeat right 3px;
    padding-right: 12px;
    text-decoration: none;
}
#texts-index div.more a:hover {
    text-decoration: underline;
}
