html {
    color: #6A4C54;
    font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

body,table,input,select,textarea,tt {
    color: #6A4C54;
    font: 10px/130% Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

span.btn {
    background: transparent;
}

span.btn input {
    color: #6A4C54;
    background: #FFFFFF;
    border: 1px solid #E9EAEB;
    font-weight: bold;
}

.def_color_1 {
    color: #6A4C54;
}

div#header {
    background: url(bg/azshop1/background_header.jpg) no-repeat;
    /*background: url(bg/azshop1/background_header_summer.jpg) no-repeat;*/
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 980px;
    height: 136px;
}

div.bar.oxid {
    background: none;
}

div.bar.oxid .logo {
    padding: 30px 0px 0px 195px;
}

#header div.bar.links.single {
    background: url(bg/azshop1/background_top_navigation.jpg) no-repeat right;
    position: absolute;
    top: 72px;
    right: 0px;
    width: 584px;
    height: 26px;
    border-bottom: 0px;
}

#header div.bar a {
    border: 0px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}

#header div.bar .fixed {
    position: absolute;
    float: none;
    top: 30px;
    right: 0px;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    border: 0px;
    min-width: 0px;
    width: 570px;
}

#header div.bar .fixed .azsearch {
    position: absolute;
    float: none;
    top: 5px;
    right: 348px;
    width: 220px;
    color: #6A4C54;
    font-weight: bold;
    vertical-align: middle;
}

#header div.bar .fixed .azsearchtable {
    border: 0px;
    margin:0px;
    padding:0px;
}

#header div.bar .fixed .azsearchtitle {
    vertical-align: top;
    font-size: 11px;
    font-weight: bold;
    padding-top: 3px;
    padding-right: 5px;
}

#header div.bar .fixed .azsearchparam {
    vertical-align: top;
    padding-top: 1px;
}

#header div.bar .fixed .azsearchbutton {
    vertical-align: top;
}

#header div.bar .fixed .azsearchartnr {
    right: 100px;
}

#header div.bar .fixed .azsearch input.txt {
    background: url(bg/azshop1/background_input_100.jpg) no-repeat;
    color: #6A4C54;
    width: 100px;
    height: 19px;
    border: 0px;
    padding: 2px 0px 0px 2px;
}

#header div.bar .fixed .azsearch input.btn {
    background: url(bg/azshop1/background_button_20.jpg) no-repeat;
    width: 19px;
    height: 19px;
    border: 0px;
    padding: 0px;
}

#header div.bar .fixed .azlang {
    position: absolute;
    float: none;
    top: 5px;
    right: 5px;
}

#header div.bar .left a {
    padding-left: 15px;
}

#header div.bar .right {
    padding: 7px 1em;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
}

#header div.bar .right a {
    float: none;
    padding: 7px 4px;
}

div#left {
    width: 173px;
    border: 0px;
}

div#left .leftitemheader {
    background: #B3A596 url(bg/azshop1/background_leftitem_top.jpg) no-repeat;
    /*background: #B3A596 url(bg/azshop1/background_leftitem_top_summer.jpg) no-repeat;*/
    width: 173px;
    height: 57px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

div#left .azminibasket {
    color: #fff;
    background: #F9A72A;
    padding: 5px 5px 0px 5px;
}

div#left .azminibasket a {
    color: #fff;
}

div#left .azminibasket strong.h2 {
    color: #fff;
    background: transparent;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

div#left .box.minibasket {
    border: 2px solid #F9A72A;
    padding: 0px;
}

div#left .box.minibasket table.total {
    background: #fff;
    width: 100%;
    border: 0px;
}

div#left .box.minibasket table.total th {
    color: #6A4C54;
    border-bottom: 1px solid #F9A72A;
    padding: 2px 5px 2px 5px;
    font-weight: bold;
}

div#left .box.minibasket table.total td {
    color: #6A4C54;
    border-bottom: 1px solid #F9A72A;
    padding: 2px 5px 2px 5px;
    text-align: right;
    font-weight: bold;
}

div#left .box.minibasket .tocart {
    background: transparent;
    width: 163px;
    margin: 10px 5px 5px 0px;
}

div#left .box.minibasket .tocart input.btn {
    color: #F9A72A;
    background: transparent url(bg/azshop1/background_button_100.jpg) no-repeat;
    width: 100px;
    border: 0px;
    margin: 0px;
    padding: 2px;
    text-align: center;
}

div#content {
    background: transparent;
}

ul.tree li {
    color: #6A4C54;
    background: #DFD5C6;
    border: 1px solid #B3A596;
    margin: 0px;
    padding: 4px 0px 0px 10px;
}

ul.tree ul {
    margin: 0px 0px 0px -10px;
    padding: 0px;
    border-top: 1px solid #B3A596;
}

ul.tree ul li {
    padding: 1px 2px 2px 10px;
}

ul.tree ul ul {
    margin: 0px 0px 0px 6px;
}

ul.tree ul li ul {
    border: 0px;
}

ul.tree li ul li {
    background: #fff;
    border: 0px;
}

ul.tree li a {
    display: inline;
    padding: 0px;
    margin: 0px;
    color: #6A4C54;
    background: transparent;
    border: 0px;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

ul.tree li a:hover {
    color: #F9A72A;
}

ul.tree li a.act {
    color: #6A4C54;
    background-color: transparent;
}

ul.tree li a.act:hover {
    color: #F9A72A;
}

ul.tree a.act {
    color: #6A4C54;
    background: transparent url(bg/azshop1/navipunkt.gif) no-repeat 0px 4px;
    padding: 2px 0px 0px 15px;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

ul.tree li a.exp.act {
    background: transparent url(bg/azshop1/navipunkt.gif) no-repeat 0px 4px;
}

ul.tree ul a {
    font-weight: normal;
}

ul.tree ul a.act {
    font-weight: normal;
    background: transparent url(bg/azshop1/navipunkt.gif) no-repeat 0px 4px;
}

ul.tree ul a.exp.act {
    font-weight: normal;
    background: transparent url(bg/azshop1/navipunkt.gif) no-repeat 0px 4px;
}

div#left strong.h2 {
    color: #FFFFFF;
    background: #F9A72A;
    border: 1px solid #B3A596;
    border-bottom: 0px;
    padding: 2px 5px;
}

div#left ul.info {
    padding: 5px 0px;
    border: 1px solid #B3A596;
    border-top: 0px;
    border-bottom: 0px;
}

div#left ul.info li a {
    color: #6A4C54;
    background: transparent;
    text-decoration: none;
    font-size: 11px;
    border: 0px;
    padding: 2px 0px;
}

div#left ul.info li a:hover {
    color: #F9A72A;
}

div#left dl.news {
    border: 1px solid #B3A596;
    border-top: 0px;
    border-bottom: 0px;
    margin: 0px;
    padding: 5px;
    width: 161px;
    overflow: hidden;
}

div#left dl.news dd a.link {
    color: #F9A72A;
}

div#left div.partners {
    border: 1px solid #B3A596;
    border-top: 0px;
    margin: 0px;
    padding: 5px;
}

div#left .logo a {
    color: #6A4C54;
    background: transparent;
    text-decoration: none;
    font-size: 11px;
    border: 0px;
}

div#left .logo a:hover {
    color: #F9A72A;
}

div#right {
    width: 185px;
    overflow: hidden;
}

div#right div.forms {
    background: transparent;
}

div#right strong.h2 {
    color: #6A4C54;
    background: transparent url(bg/azshop1/background_right_items_header.jpg) no-repeat;
    background-color: transparent;
    border: 0px;
    margin-top: 10px;
    padding: 5px;
}

div#right strong.h2 .rss {
    right: 25px;
    bottom: 4px;
}

div#right div.forms strong.h2 {
    background-color: transparent;
}

div#right div.box {
    color: #6A4C54;
    font-size: 11px;
    border: 0px;
    padding: 5px 5px 10px 5px;
}

div#right div.box a, div#body div.box ul.list.azsubcats li a {
    color: #6A4C54;
    background: transparent url(bg/azshop1/arrow_new.gif) no-repeat 0px 2px;
    text-decoration: none;
    font-size: 11px;
    border: 0px;
    padding-left: 14px;
}

div#right div.box a.picture {
    background: transparent;
    padding-left: 0px;
}

div#right div.box a:hover, div#body div.box ul.list.azsubcats li a:hover {
    color: #F9A72A;
}

div#right strong.h2.azrightaccount {
    color: #FFFFFF;
    background: transparent url(bg/azshop1/background_right_items_header_login.jpg) no-repeat;
    background-color: transparent;
}

div#right strong.h2.azrightaccount a {
    color: #FFFFFF;
}

div#right strong.h2.azrightaccount a:hover {
    text-decoration: none;
}

div#right div.forms .azrightlabel {
    float: left;
    width: 70px;
}

div#right div.forms .azrightinput {
    float: right;
    margin-left: 72px;
}

div#right div.forms .azrightclear {
    clear: both;
}

div#right div.forms input.txt, div#body .azbasketvoucher input, div#body .useroptbox input {
    background: url(bg/azshop1/background_input_107.jpg) no-repeat;
    color: #6A4C54;
    width: 107px;
    height: 19px;
    border: 0px;
    padding: 3px 0px 0px 3px;
}

div#right div.forms input.openid, div#body .useroptbox input.openid {
    background: url(bg/azshop1/background_input_107_openid.jpg) no-repeat;
    color: #6A4C54;
    width: 87px;
    height: 19px;
    border: 0px;
    padding: 3px 0px 0px 20px;
}

div#right div.forms span.btn {
    background: transparent;
    text-align: right;
    margin-left: 64px;
    margin-top: 2px;
    margin-bottom: 5px;
}

div#right div.forms input.btn {
    color: #F9A72A;
    background: transparent url(bg/azshop1/background_button_107.jpg) no-repeat;
    width: 107px;
    height: 20px;
    text-align: center;
    border: 0px;
}

div#footer div.footertext {
    color: #6A4C54;
    font-size: 11px;
    margin-bottom: 10px;
}

div#footer a {
    color: #6A4C54;
    background: transparent url(bg/azshop1/arrow_new.gif) no-repeat 0px 2px;
    text-decoration: none;
    font-size: 11px;
    border: 0px;
    padding-left: 14px;
}

div#footer a:hover {
    color: #F9A72A;
}

div#body {
    overflow: hidden;
    margin: 0px 191px 50px 180px;
    width: 600px;
    margin-left: 180px;
}

div#body a {
    color: #6A4C54;
    text-decoration: none;
    font-size: 11px;
}

div#body a.link {
    color: #6A4C54;
    background: transparent url(bg/azshop1/arrow_new.gif) no-repeat 0px 2px;
    text-decoration: none;
    font-size: 11px;
    border: 0px;
    padding-left: 14px;
}

div#body a.active {
    color: #F9A72A;
}

div#body a:hover, div#body a.link:hover {
    color: #F9A72A;
    text-decoration: none;
    font-size: 11px;
}

div#body a.fontunderline {
    text-decoration: underline;
}

div#body .separator {
    border: 0px;
}

div#body strong.head2, div#body .boxhead {
    color: #6A4C54;
    background: transparent url(bg/azshop1/background_product_category_row.jpg) no-repeat;
    width: 587px;
    height: 24px;
    border: 0px;
    padding-top: 1px;
    padding-bottom: 0px;
    line-height: 20px;
}

div#body .boxhead .rss {
    right: 18px;
    top: 5px;
}

div#body div.aztoparticlelist div.product {
    border: 0px;
}

div#body div.aztoparticlelist div.product strong.h4 {
    background: transparent url(bg/azshop1/background_joker_row.jpg) no-repeat;
    border: 0px;
    width: 284px;
    height: 34px;
}

div#body div.aztoparticlelist div.product strong.h3 {
    margin-bottom: 5px;
}

div#body div.aztoparticlelist div.product div.azartnum {
    margin-bottom: 5px;
}

div#body div.aztoparticlelist div.product strong.h3 a {
    font-size: 12px;
}

div#body div.welcome {
    background: transparent url(bg/azshop1/background_start.jpg) no-repeat;
    float: right;
    width: 291px;
    height: 200px;
    padding: 5px 0px 5px 5px;
    margin-right: 0px;
}

div#body div.welcome a {
    color: #F9A72A;
    background: transparent url(bg/azshop1/arrow_new.gif) no-repeat 0px 2px;
    text-decoration: none;
    font-size: 11px;
    border: 0px;
    padding-left: 14px;
}

div#body div.product {
    height: 185px;
    border: 1px solid #CBCBCB;
}

div#body div.product.big {
    width: 456px;
    height: 120px;
    border: 0px;
    border-bottom: 1px dotted #CBCBCB;
    padding-left: 118px;
}

div#body div.product.big .picture {
    left: 0px;
    width: 100px;
    height: 100px;
    padding: 0px;
    text-align: center;
}

div#body div.product.details {
    width: 316px;
    padding-left: 265px;
    height: 330px;
}

div#body div.product.details div.picture {
    width: 250px;
    height: auto;
}

div#body div.product strong.h3 {
    height: auto;
}

div#body div.product.big strong.h3 {
    margin-top: 0px;
    margin-bottom: 5px;
}

div#body div.product.big strong.h3 a {
    color: #6A4C54;
    font-size: 12px;
    font-weight: bold;
}

div#body div.product.big strong.h3 a:hover {
    color: #FF9900;
}

div#body div.product.big div.azartnum {
    float: left;
    width: 150px;
}

div#body div.product div.azartnum tt {
    color: #6A4C54;
    font-size: 11px;
}

div#body div.product.big div.desc, div#body div.product.big div.actions {
    float: right;
    width: 300px;
    margin-bottom: 5px;
}

div#body div.product div.desc {
    color: #6A4C54;
    font-size: 11px;
}

div#body div.product.head strong.h4.big {
    background: transparent url(bg/azshop1/background_product_category_row.jpg) no-repeat;
    width: 587px;
    height: 24px;
    border: 0px;
    padding-top: 4px;
}

div#body div.product strong.h3 tt {
    color: #6A4C54;
}

div#body div.product strong.h3 a {
    color: #F9A72A;
    font-size: 11px;
}

div#body div.product strong.h3 a:hover {
    text-decoration: none;
}

div#body div.product .picture {
    width: 115px;
    border: 1px solid #DFD5C6;
}

div#body div.product .actions a {
    color: #F9A72A;
    background: transparent url(bg/azshop1/arrow_new.gif) no-repeat 0px 2px;
    text-decoration: none;
    font-size: 11px;
    border: 0px;
    padding-left: 14px;
}

div#body div.product .actions a:hover {
    text-decoration: none;
}

div#body div.product .price big {
    color: #F9A72A;
    font-size: 14px;
}

div#body div.product.big .price big {
    color: #F9A72A;
    font-size: 14px;
}

div#body div.product .price .azpriceperunit {
    font-size: 10px;
    font-weight: bold;
    margin-top: 2px;
}

div#body div.product .price .azdeliveryinfo {
    font-size: 9px;
}

div#body div.product .price .azdeliveryinfo a {
    font-size: 9px;
}

div#body div.locator {
    width: 587px;
    border: 0px;
}

div#body div.locator a.active {
    color: #F9A72A;
}

div#body div.locator div.lochead {
    color: #6A4C54;
    background: transparent url(bg/azshop1/background_product_category_row.jpg) no-repeat;
    width: 587px;
    height: 24px;
    border: 0px;
    padding: 0px;
    padding-top: 6px;
}

div#body div.locator div.lochead strong.h4 {
    color: #6A4C54;
    margin-left: 7px;
}

div#body div.locator div.lochead div.right {
    color: #6A4C54;
    margin-right: 7px;
}

div#body div.product.details h1 {
    color: #6A4C54;
}

div#body div.product.details div.desc, div#body div.product.details div.actions {
    width: 316px;
}

div#body div.product.details div.socialbookmarks {
    width: 300px;
}

div#body div.product.details div.actions a, div#body div.product.details div.actions a.reqlogin {
    color: #6A4C54;
    background: transparent url(bg/azshop1/arrow_new.gif) no-repeat 0px 2px;
    text-decoration: none;
    font-size: 11px;
    border: 0px;
    padding-left: 14px;
}

div#body div.product.details div.actions a:hover, div#body div.product.details div.actions a.reqlogin:hover {
    color: #F9A72A;
}

div#body div.product.details div.price big {
    font-size: 23px;
}

div#body div.product div.price sup.dinfo a {
    color: #6A4C54;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

div#body div.product div.price sup.dinfo a:hover {
    color: #F9A72A;
    text-decoration: none;
}

div#body div.product.details div.price sup.dinfo a {
    color: #6A4C54;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

div#body div.product.details div.price sup.dinfo a:hover {
    color: #F9A72A;
    text-decoration: none;
}

div#body div.product.moredetails {
    border: 0px;
    width: 585px;
    padding: 0px;
}

div#body div.product.moredetails div.longdesc {
    border: 0px;
}

div#body div.product.moredetails div.longdesc div.question {
    border: 0px;
    border-top: 1px dotted #CBCBCB;
}

div#body div.product.moredetails div.longdesc div.question a {
    color: #F9A72A;
    text-decoration: none;
    font-size: 11px;
    border: 0px;
}

div#body div.product.details div.exturls a {
    color: #F9A72A;
    text-decoration: none;
    font-size: 11px;
    border: 0px;
}

div#body div.box {
    width: 576px;
    border: 0px;
}

div#body div.product strong.h3 a {
    color: #6A4C54;
    text-decoration: none;
}

div#body div.product.thinest {
    height: 140px;
    border: 0px;
}

div#body div.product.thinest strong.h3 {
    height: auto;
    margin-right: 242px;
}

div#body div.product.thinest div.azartnum tt, div#body div.product.thin div.azartnum tt {
    font-size: 10px;
}

div#body div.product.thinest div.azstock {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 240px;
}

div#body div.product.thinest div.azreminder, div#body div.product.thin div.azreminder {
    position: absolute;
    top: 25px;
    right: 0px;
    width: 240px;
}

div#body div.product.thinest div.azreminder a {
    color: #6A4C54;
    background: transparent url(bg/azshop1/arrow_new.gif) no-repeat 0px 2px;
    text-decoration: none;
    font-size: 11px;
    border: 0px;
    padding-left: 14px;
}

div#body div.product.thinest div.azreminder a:hover, div#body div.product.thin div.azreminder a:hover {
    color: #F9A72A;
}

div#body div.product.thinest .flag {
    margin-left: 0px;
}

div#body div.product.thinest .price {
    width: 165px;
    margin-top: 30px;
    right: 75px;
}

div#body div.product.thinest div.actions a, div#body div.product.thin div.actions a {
    color: #6A4C54;
}

div#body div.product.thinest div.actions a:hover {
    color: #F9A72A;
}

div#body div.product.thinest div.azamount, div#body div.product.thin div.azamount {
    position:absolute;
    top: 46px;
    right: 0px;
    text-align: right;
}

.azvariantstobasket {
    width: 100%;
    text-align: right;
    border-top: 1px dotted #CBCBCB;
    margin-top: 10px;
    padding-top: 10px;
}

div#left .box.minibasket .tocart {
    background: transparent;
    width: 163px;
    margin: 10px 5px 5px 0px;
}

.azvariantstobasket input, div#body div.product div.tocart.aznotmultiorder input {
    color: #F9A72A;
    background: transparent url(bg/azshop1/to_basket_130.jpg) no-repeat;
    width: 130px;
    height: 20px;
    border: 0px;
    margin: 0px;
    padding: 2px 20px 2px 2px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.pricealarm span.btn {
    background: transparent;
}

.pricealarm input.btn {
    color: #F9A72A;
    background: url(bg/azshop1/background_button_107.jpg) no-repeat;
    width: 107px;
    height: 20px;
    border: 0px;
    padding: 0px;
}

div#right div.listitem {
    padding-left: 68px;
}

div#right div.listitem b a {
    background: transparent;
    text-decoration: none;
    padding-left: 0px;
}

div#right div.listitem b a:hover {
    text-decoration: none;
}

div#right div.listitem div.actions a.link {
    color: #6A4C54;
    background: transparent url(bg/azshop1/arrow_new.gif) no-repeat 0px 2px;
    text-decoration: none;
    font-size: 11px;
    border: 0px;
    padding-left: 14px;
}

div#right div.listitem div.actions a.link:hover {
    color: #F9A72A;
}

div#right div.listitem div.price {
    color: #F9A72A;
}

div#right div.listitem div.price a {
    color: #6A4C54;
    background: transparent;
    padding: 0px;
}

div#right div.listitem.rightlist div.price {
    color: #F9A72A;
}

div#body div#review.box span.important {
    color: #F9A72A;
}

div#body .account_header dt a:hover {
    color: #F9A72A;
    text-decoration: none;
    font-size: 10px;
}

div#body div.bar.prevnext {
    color: #6A4C54;
    background: transparent url(bg/azshop1/background_product_category_row.jpg) no-repeat;
    width: 587px;
    /* height: 24px; */
    border: 0px;
    padding-top: 1px;
    padding-bottom: 0px;
    line-height: 20px;
}

div#body div.bar.prevnext input {
    color: #F9A72A;
    background: url(bg/azshop1/background_button_200.jpg) no-repeat;
    width: 200px;
    height: 20px;
    border: 0px;
    padding: 0px;
    text-align: center;
}

div#body div.bar.prevnext input.chk {
    background: transparent;
    width: auto;
    height: auto;
}

div#body div.bar.prevnext .arrowright input {
    color: #F9A72A;
    background: url(bg/azshop1/background_button_200.jpg) no-repeat;
    width: 200px;
    height: 20px;
    border: 0px;
    padding: 0px;
    text-align: center;
}

div#body table.basket {
    width: 587px;
    border: 0px;
}

div#body table.basket thead tr {
    color: #6A4C54;
    background: transparent url(bg/azshop1/background_product_category_row.jpg) no-repeat;
    width: 587px;
    height: 24px;
    border: 0px;
    padding-top: 1px;
    padding-bottom: 0px;
    line-height: 20px;
}

div#body table.basket th, div#body table.basket th.brd, div#body table.basket th.brd .brd_line, div#body table.basket td, div#body table.basket td.brd {
    color: #6A4C54;
    background: transparent;
    border: 0px;
}

div#body .azbasketvoucher span.btn input, input#test_orderChangeBillAdress, input#test_orderChangeShipAdress {
    color: #F9A72A;
    background: transparent url(bg/azshop1/background_button_150.jpg) no-repeat;
    width: 150px;
    height: 20px;
    border: 0px;
    margin: 0px;
    padding: 2px;
    text-align: center;
}

div#body div.box.azfullwidth {
    width: 586px;
    margin: 0px;
}

div#body div.ordersteps dl {
    color: #6A4C54;
    background: #F0F0F0;
    border: 1px solid #F9A72A;
}

div#body div.ordersteps dl dt a:hover {
    font-size: 10px;
    text-decoration: none;
}

div#body div.ordersteps dl dd a:hover {
    font-size: 9px;
    text-decoration: none;
}

div#body div.ordersteps dl.active dt, div#body div.ordersteps dl.active dt a {
    color: #F9A72A;
    text-decoration: none;
}

div#body div.ordersteps dl a:hover big {
    text-decoration: none;
}

div#body table.basket input {
    background: url(bg/azshop1/background_input_40.jpg) no-repeat;
    color: #6A4C54;
    width: 40px;
    height: 20px;
    border: 0px;
    padding: 3px 0px 0px 3px;
}

div#body table.basket input.upd, div#body table.basket input.btn, input#test_orderChangeShipping, input#test_orderChangePayment {
    color: #F9A72A;
    background: transparent url(bg/azshop1/background_button_100.jpg) no-repeat;
    width: 100px;
    height: 20px;
    border: 0px;
    margin: 0px;
    padding: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    cursor: pointer;
}

div#body table.basket span.flag {
}

div#body table.basket .flag {
    width: 6px;
    height: 6px;
    border: 1px solid #969696;
    float: left;
    margin: 3px 8px 0 0;
}

div#body table.basket .flag.red {
    background-color: #f00;
}

div#body table.basket .flag.orange {
    background-color: #ffb200;
}

div#body table.basket .flag.green {
    background-color: #00ab1f;
}

div#body table.basket .azstock {
    font-size: 10px;
}

div#body table.basket div.art_title a {
    color: #6A4C54;
    font-size: 10px;
}

div#body table.basket div.art_title a:hover {
    color: #F9A72A;
    font-size: 10px;
}

div#body strong.useroptboxhead {
    color: #6A4C54;
    background: transparent url(bg/azshop1/background_right_items_header.jpg) no-repeat;
    background-color: transparent;
    width: 185px;
    border: 0px;
    margin-top: 10px;
    margin-right: 0px;
    padding: 5px;
}

div#body .useroptbox {
    border: 0px;
}

div#body .useroptbox span.btn input {
    color: #F9A72A;
    background: transparent url(bg/azshop1/background_button_107.jpg) no-repeat;
    width: 107px;
    height: 20px;
    text-align: center;
    border: 0px;
}

div#body .useroptbox a.link {
    color: #6A4C54;
    font-size: 10px;
}

div#body .useroptbox a.link {
    color: #F9A72A;
    font-size: 10px;
}

div#body div.box.azuserdata table.form td {
    vertical-align: top;
}

div#body div.box.azuserdata table.form input, div#body .azvoucheradvertise input.txt {
    background: url(bg/azshop1/background_input_200.jpg) no-repeat;
    color: #6A4C54;
    width: 200px;
    height: 20px;
    border: 0px;
    padding: 2px 0px 0px 2px;
}

div#body div.box.azuserdata table.form input.chk, div#body div.box.azuserdata table.form input#test_newsReg {
    background: transparent;
    width: auto;
    height: auto;
    padding: 0px;
}

div#body div.box.azuserdata table.form select {
    width: 200px;
}

div#body div.box.azuserdata table.form input.azstreet, div#body div.box.azuserdata table.form input.azcity {
    background: url(bg/azshop1/background_input_140.jpg) no-repeat;
    color: #6A4C54;
    width: 140px;
    height: 20px;
    border: 0px;
    padding: 2px 0px 0px 2px;
}

div#body div.box.azuserdata table.form input.azstreetnr, div#body div.box.azuserdata table.form input.azzip, div#body div.box.azuserdata table.form input.azbirthyear {
    background: url(bg/azshop1/background_input_55.jpg) no-repeat;
    color: #6A4C54;
    width: 55px;
    height: 20px;
    border: 0px;
    padding: 2px 0px 0px 2px;
}

div#body div.box.azuserdata table.form input.azbirthday, div#body div.box.azuserdata table.form input.azbirthmonth {
    background: url(bg/azshop1/background_input_40.jpg) no-repeat;
    color: #6A4C54;
    width: 40px;
    height: 20px;
    border: 0px;
    padding: 2px 0px 0px 2px;
}

div#body div.box.azuserdata table.form label.aznewsletterenglish {
    margin-left: 10px;
    font-size: 10px;
}

div#body div.bar.prevnext div.termsconfirm {
    clear: both;
}

div#body div.bar.prevnext div.termsconfirm td {
    color: #6A4C54;
}

div#left div.azdeliverycostlevels {
    border-bottom: 1px solid #F9A72A;
    padding: 5px;
}

div#body .azvoucheradvertise .aztitle {
    color: #ff0000;
}

div#body .azvoucheradvertise .azerror {
    color: #ff0000;
}

div#body .azvoucheradvertise td {
    padding-right: 10px;
}

div#body div.product.head strong.h4.thin {
    color: #6A4C54;
    background: transparent url(bg/azshop1/background_product_category_row.jpg) no-repeat;
    width: 587px;
    height: 24px;
    border: 0px;
    padding-top: 1px;
    padding-bottom: 0px;
    line-height: 20px;
}

div#body div.product.head strong.h4.thin .rss {
    right: 17px;
    top: 4px;
}

div#body div.product.thin {
    height: 110px;
    border: 0px;
}

div#body div.product.thin strong.h3 {
    height: auto;
    margin-right: 152px;
}

div#body div.product.thin div.desc {
    clear: both;
    padding-top: 5px;
    margin-right: 152px;
}

div#body div.product.thin div.actions {
    margin-top: 10px;
}

div#body div.product.thin .price {
    width: 150px;
    right: 0px;
    margin: 0px;
    text-align: right;
}

div#body div.product.thin .price big {
    font-size: 18px;
}

div#body div.product.details table.amprice {
    margin-top: 5px;
}

div#body div.product.moredetails .morepics a {
    text-align: center;
}

div#body div.product.small .picture {
    border: 0px;
}

div#body div.product.small .actions a, div#body div.product.small .azartnum tt {
    font-size: 9px;
}

div#body div.product.small .variants {
    height: 5px;
}

div#body div.product.small .price .azdeliveryinfo {
    white-space: normal;
}

div#body div.box div.azvoucher2user td {
    padding-right: 10px;
    vertical-align: top;
}

div#body table.basket input.azpersparam {
    height: auto;
    color: #6A4C54;
    background: transparent;
    border: 1px solid #6A4C54;
    padding: 1px;
}

div#body div.box ul.list.azsubcats li {
    background: transparent;
    width: 31%;
    padding: 0px;
    float: left;
    display: block;
}

div#body div.box div.azaftersubcats {
    clear: left;
}

div#body div.box div.azvoucher2user textarea.txt {
	width: 489px;
}

div#body div.box div.product.thinest.aznotmultiorder div.price {
	left: 75px;
	top: 30px;
}

div#body div.box div.product.thinest.aznotmultiorder div.azamount {
	top: 47px;
	right: 150px;
}

div#body div.product div.tocart.aznotmultiorder {
	background: transparent;
	height: auto;
	top: 46px;
	right: 0px;
}

div#body div.bar.prevnext input.paypalbutton {
	height: 42px;
	background: transparent;
}

#body .account_header dt a.active {
	color: #F9A72A;
}

#body div.bar.prevnext.terms a.default_nextbutton {
	background: url(bg/azshop1/background_button_200.jpg) no-repeat;
	color:#FF9900;
	cursor:pointer;
	float:right;
	font-size:11px;
	font-weight:bold;
	height:20px;
	text-align:center;
	width:200px;
}