html, body, h1, h2, h3, h4, h5, h6, dl{
    padding: 0;
    margin: 0;
    border: 0;
}

body{
    padding-top: 15px;
    color: #535554;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 14px;
}

#wrap{
    margin: auto;    
    min-width: 1024px;
    max-width: 1280px;
    width: 1024px;
    background: #F5F9FA;
}

img{
    border: none;
    text-decoration: none;
}


a{
    color: #076aaf;
}

#header{
    height: 322px;
    background: #ffffff url(/design_fluff/images/header_bg.png) no-repeat;
    position: relative;
}

#header h1{
    margin: 0;
}

#header h2{
    margin: 0 0 0 2px;    
}

#header h1 a img,
#header h2 a img{
    border: 0;
    margin: auto;
}

#menu{
    padding: 0;
    height: 20px;
    position: absolute;
    top: 0;
    left: 240px;
    margin: 0;
}

#menu li{
    list-style: none;
    float: left;
    padding:4px 12px;
    font-size: 14px;
}

#menu li.personal{
    background: transparent url('/design_fluff/images/ind_bg.png') no-repeat;
    width: 177px;
    height: 27px;
    padding: 0;
    text-align: center;
    line-height: 27px;
    position: relative;
    top: -1px;
}

#menu li.personal a{
    color: #545655;    
}

#menu a{
    color: #0664ac;
}

#userPlace{
    position: absolute;
    right: 50px;
    top: 0;
    padding: 4px;
}

#userPlace a{
    color: #545655;
    text-decoration: none;
    border-bottom: 1px solid #545655;
    font-size: 14px;
    line-height: 14px;
}
f
#userPlace .login{
    border-bottom: 1px dashed #545655;
}

#left{
    width: 200px;
    margin-left: 25px;
    float: left;
    overflow: hidden;
}

#left .roundBg{
    margin-top: 30px;
}

.left_title{
    margin: 30px 0 20px 0;
}

#left .special h2{
    font-size: 14px;
    font-weight: lighter;   
}

.roundBg{
    text-align: center;
    background: transparent url('/design_fluff/images/left_header_bg1.png') no-repeat left top;
    font-size: 16px;
    font-weight: lighter;
    height: 26px;
    line-height: 26px;
    padding: 3px 0 5px 11px;
}

.roundBg span{
    color: #ffffff;
    background: transparent url('/design_fluff/images/left_header_bg2.png') no-repeat right top;
    padding: 3px 11px 5px 0px;
}

.roundBg span a{
    color: #ffffff;
}


#right {
    width: 754px;
    padding-right: 25px;
    overflow: hidden;
    float: right;
}


#content{
    margin: 2px 0 0 0;
    padding: 15px 0 50px 0;
    background: #f5f9fa url('/design_fluff/images/content_bg.png') repeat-x;
}

.new_title{
    padding-bottom: 0;
}

.new_title .subscribe {
    font-style: italic;
    font-size: 12px;
    text-decoration: none;
    border-bottom: 1px dashed #0C68A9;
    margin-left: 15px;
    padding-bottom: 0;
    position: relative;
    top: -2px;
}

#catalog{
    padding: 0;
    margin: 20px 0 0 0;
    color: #0c68a9;
}

#catalog li{
    list-style: none;
}

#catalog li li{
    list-style: none;;
}

#catalog td{
    padding: 10px 0;
    font-size: 16px;    
    letter-spacing: .5px;
    font-weight: bold;
}

/*#catalog .top{
    padding-left: 60px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 center;
    min-height: 70px;
}

#catalog .shawls{       background-image: url('/design_fluff/images/shawls.png');}
#catalog .scarfs{       background-image: url('/design_fluff/images/scarfs.png');}
#catalog .caps{         background-image: url('/design_fluff/images/caps.png');}
#catalog .kerchiefs{    background-image: url('/design_fluff/images/kerchiefs.png');}
#catalog .waistcoats{    background-image: url('/design_fluff/images/waistcoats.png');}
#catalog .shirtfront{    background-image: url('/design_fluff/images/shirtfront.png');}
#catalog .kneelengthsocks{    background-image: url('/design_fluff/images/kneelengthsocks.png');}
#catalog .gloves{    background-image: url('/design_fluff/images/gloves.png');}
#catalog .socks{    background-image: url('/design_fluff/images/socks.png');}
#catalog .mittens{    background-image: url('/design_fluff/images/mittens.png');}*/

#catalog .colors{
    padding-left: 6px;
    margin: 2px;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 1px;
}

#quick_find{
      
}

#quick_find .hint{
    font-style: italic;
    font-size: 10px;
    font-family: sans-serif;
    text-align: center;
    color: #545655;
}

#quick_find .hint a{
    font-size: 11px;
    color: #545655;
    text-decoration: none;
    border-bottom: 1px dashed #545655;
}

#quick_term{
    height: 18px;
    width: 160px;
    margin: 0 4px;
    border-top: 1px solid #a4c2de;
    border-right: 1px solid #d2e8f5;
    border-bottom: 1px solid #dceffe;
    border-left: 1px solid #e0e8f5;
    font-style: italic;
}

#quick_do{
    height: 24px;
    width: 28px;
    border: none;
    background: transparent url('/design_fluff/images/search_btn.png') no-repeat center center;
}

#right h1{
    color: #076AAF;
    font-size: 18px;
    margin: 0 0 15px 0;
}

#right h3{
    margin: 0 0 15px 0;
}

#right h3,
#right h3 a,
#right h3 span
{
    text-decoration: none;
    border: none;
}

#right h3 a span span{
    text-decoration: underline;
}

#right .comment form,
#right .comments{
    margin: 10px 0 0 10px;
}

#footer{
    border-top: 1px solid #acacac;
    padding: 25px 0 35px 0;
    margin: 0 25px;
    font-size: 14px;
}

#copy, #keywords{
    width: 700px;
    float: left;
}

#copy,
#copy a{
    color: #545655;
    text-decoration: none;
}

#keywords{    
    color: #acacac;
    font-size: 12px;
    text-align: left;
}

#orphus_div{
    width: 230px;
    float: right;
}

#orphus_div .hint{
    display: block;
    font-size: 14px;
}

#orphus_div .hint strong{
    color: #0b488b;
}

.offers{
    margin-left: 10px;
}

.offer{
    position: relative;
    margin: 10px 0 35px 0;
}

.offer h1{
    margin: 0 0 10px 0;
    font-weight: lighter;
    font-size: 18px;
    color: #076AAF;
}

#right .special h1{
    font-size: 14px;
}


#left .offer{
    text-align: center;
}

.price{
    font-size: 18px;
    font-weight: 600;
}

.curr{
    font-size: 12px;
}

.special .sb{
    margin: 6px auto 0 auto;
    position: relative;
    line-height: 28px;
    width: 170px;
    text-align: left;
}

.special .buy{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}

.toCart{
    width: 79px;
    height: 28px;
    line-height: 28px;
    padding-bottom: 4px;
    color: #545655;
    font-weight: 300;
    border: none;
    background: transparent url('/design_fluff/images/toCart.png') no-repeat center center;
}

.offer .photo{
    float: left;    
    overflow: hidden;
}

.offer .photos .small{
    margin: 15px 15px 0 0;
}

.offer .data{
    padding: 0 150px 0 340px;
}

.offer .data .handmade{
    margin: 10px 0;
}

.offer .data .description{
    font-size: 12px;
    font-style: italic;
}

.offer .oright{
    float: right;
    width: 140px;
    overflow: hidden;
    text-align: right;
}

.offer .oright form{
    margin: 10px 0;
}

.offer .buy{
    margin: 0;
}

.offer .price{
    font-family: cursive;
    font-weight: normal;
    line-height: 28px;
    font-size: 18px;
}

.offer .oright .price{
    line-height: 18px;
}

.offer .ask{
    font-family: cursive;
    font-style: italic;
    font-size: 14px;
}

.full{
    margin:10px 0 45px;
}

.simular .special{
    width: 230px;
    float: left;
    margin: 20px 10px 45px 10px;
    overflow: hidden;
}

.simular .special .sb{
    margin: 6px 0 0 0;
}

.simular .offer h2{
    font-size: 14px;
    border-style: none;
    height: 36px;
    overflow: hidden;
}

.clearBoth{
    clear: both;
}

#articles{
    float: left;
    margin-right: 240px;
}

#articles_title{
    margin: 0;
    display: block;
}

#askForm{
    width: 240px;
    float: right;
}

#askForm .hint{
    font-size: 12px;
    line-height: 16px;
    margin: 10px 0 15px 0;
}

#askForm .hint,
#askQuestionDialog{
    margin-left: 10px;
}

#askForm dt{
    margin: 0 0 5px 0;
}

form dd{
    margin: 0 0 10px 0;
}

form input,
form textarea{
    border-top: 1px solid #abadb3;
    border-left: 1px solid #e2e3ea;
    border-bottom: 1px solid #e3e9ef;
    border-right: 1px solid #dbdfe6;    
}

#askForm #email-element input,
#askForm #question-element textarea{
    width: 240px;
}

#content_bottom{
    margin: 60px 0 0 0;
}

#askForm,
#last_articles{
    
}

#ask-label{
    display: none;
}

#ask,
#fLogin #enter{    
    border: 0 none;
    background: transparent url('/design_fluff/images/button.gray.png') no-repeat;
    width: 117px;
    height: 22px;
    font-size: 12px;
    line-height: 22px;
    color: #323232;
    margin: 0;
    padding: 0;
}

#last_articles{
    margin-right: 260px;
    position: relative;
}

#last_articles .articles{
    margin-left: 10px;
}

#last_articles .preview{
    height: 130px;
}
#last_articles .preview img{
    width: 150px;
    float: left;
}

#last_articles .preview a,
#last_articles .preview span{
    margin-left: 160px;
    display: block;
    font-size: 14px;
    line-height: 140%;
}

#last_articles .preview a{
    margin-top: 10px;    
}

#info-label,
#info-element{
    display: none;
}

#cart{
    top: 40px;
    right: 20px;
    position: absolute;
    background: transparent url('/design_fluff/images/cart_bg.png') no-repeat 0 bottom;
    width: 202px;
    padding: 15px;
}

#cart .title{
    font-size: 18px;
    font-weight: 800;    
}

#cart ol{
    font-size: 12px;
    padding-left: 10px;
}

#cart form input{
    color: #7ead0e;
    background: transparent;
    border-style: none;
    border-bottom: 1px solid #7ead0e;
    padding: 0;
    margin: 0;
    text-indent: 0;    
}