* {
    margin: 0;
    padding: 0;
}

body{
    /*background:#E0F3FA none repeat scroll 0 0;*/
    color: #596164;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    line-height:19px;
    background:#E0F3FA url(/lblue/content.jpg) repeat-y scroll center 0;    
}

a {
    color:#7DA3DF;
}

a:link, a:active, a:visited {
    /*text-decoration:none;*/
}

a:hover {
    color: #C3D9FF;
}

form label{
    color: #00629E;
    font-weight: bold;
}

form dd{
    margin-bottom: 4px;
}

.red{
    color: #F73032;
}

.clearBoth{
    clear: both;
}

#wrap{
    position: relative;
    margin: 0 auto;
    width: 800px;
}

#header{
    border-top: 20px solid #E0F3FA;
    background: #ffffff url(/lblue/header.jpg) no-repeat 0 0;
    height:70px;
}

#header h1{
    color:#000000;
    font-size:25px;
    letter-spacing:-1px;
    padding:25px 0 0 20px;

}

#header h1 a{
    color:#AAAAAA;
    font-weight:100;
    letter-spacing:-2px;
    text-decoration:none;
}

#header h2 {
    color:#3F89FF;
    font-size:14px;
    font-weight:100;
    letter-spacing:-1px;
    padding:3px 0 0 20px;
}

#menu {
    background: #c3d9ff;/* url(/lblue/menu.jpg2) no-repeat scroll 0 0;*/
    height: 30px;
    line-height:30px;
    margin: 0 10px;
    padding: 0;
}

#menu ul {
    list-style-type:none;
    padding-left: 7px;
}

#menu ul li {
    display:block;
    float:left;
}

#menu ul li a {
    color:#FFFFFF;
    font-size:14px;
    line-height: 16px;
    font-weight:100;
    padding: 6px;
    /*text-decoration:none;*/
    border: 1px solid #c3d9ff; 
    position: relative;    
    display: block;
}

#menu a:hover,
#menu a:hover .main{
    background: #ffffff;
}

#menu a:hover .main{
    color: black;
    text-decoration: underline;
}

#menu a span.hint{
    display: none;
    text-decoration: none;
    color: #7DA3DF;
    font-style:italic;
}

#menu a:hover span.hint{
    font-size: 12px;
    display: inline;
    position: absolute;
    background: #ffffff;
    border-left: 1px solid #C3D9FF;
    border-right: 1px solid #C3D9FF;
    border-bottom: 1px solid #C3D9FF;
    top: 23px;
    padding: 10px;
    left: -50px;
    right: -50px;
}

#menu .personal {
    position: relative;
}

#menu .personal a {
    font-weight: bold;
    /*background*/
}

#menu .personal img{
    position: absolute;
    right: -10px;
    top: -20px;
    height: 35px;
}


#quick_find{
    position: absolute;
    top: 92px;
    right: 15px;
}

#quick_term{
    border: 1px solid #C3D9FF;
    margin-left: 22px; height: 20px; width: 165px
}

#quick_do, button{
    height: 20px;
    border: 1px solid #C3D9FF;
    font-size: 14px;
    /*color: #3F89FF;
    color: #00629E;*/
    background: #e0f3fa;
    color: #596164;
}

#quick_do:hover, button:hover{
    background: #f2f3fb;
}

#content {
    /*background:#E0F3FA url(/lblue/content.jpg) repeat-y scroll 0 0;*/
    margin:0 10px;
    padding:0 10px;
    background-color: #ffffff;
}

#content .right{
    float:right;
    padding-top: 5px;
    /*text-align:justify;*/
    width:570px;
}

#content .right ul{
    padding-left: 30px;

}

#content .left{
    float:left;
    padding-top:10px;
    width:170px;
    text-align: center;
}

#vkgroup{
    text-decoration: none;
    display: block;
    text-align: center;
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 16px;

}

#vkgroup img{
    border: none;
    text-decoration: none;
    position: relative;
    top: 3px;
    margin: 0;
    padding: 0;
}

#vkgroup span{
    color: #00629E;
    text-decoration: underline;
}


.left h2{
    /*background: #C3D9FF none repeat scroll 0 0;*/
    background: #c3d9ff url(/lblue/left.title.bg.png) no-repeat; 
    color:#FFFFFF;
    font-size:13px;
    height:26px;
    line-height:26px;
    margin:10px 0 0 0 ;
    padding: 0 20px;
    
}

.right h2{
    /*background:#C3D9FF none repeat scroll 0 0;*/
    background: #c3d9ff url(/lblue/main.title.bg.png) no-repeat;
    font-size:18px;
    font-weight:100;
    height:26px;
    line-height:26px;
    padding: 0 30px;
    color: #FFFFFF;
    margin: 15px 0 10px 0;
}

.left ul {
    color:#00629E;
    padding:10px 0 15px 20px;
    text-align: left;
}
.left ul li{
    padding-bottom: 5px;
}

.left ul li a {
    font-weight:600;
    color: #00629E;
    /*text-decoration:none;*/
    letter-spacing: .05em;
}

.left ul ul{
    margin-top: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
}

.left ul ul li{
    padding: 0;
}

.left ul ul a{
    color: #7DA3DF;
    font-size: 12px;
    letter-spacing: normal;
}


.offer .price{
    color: #f73032; 
    font-size:20px;
    font-weight:bold;
    line-height:30px;
    position: absolute;
    width: 110px;
    top: 5px;
    right: 20px;
}

.special .price{
    position: relative;
    top: 0px;
    right: 0px;
}

.ask{
    position: absolute;
    display: block;
    width: 110px;
    text-align: center;

    top: 70px;
    right: 20px;
    color: #F73032;
}

.tocart{
    position: absolute;
    top: 35px;
    right: 20px;
    background:transparent url(/lblue/button_details.gif) no-repeat scroll 0 0;
    color:#FFFFFF;
    display: block;
    font-size:12px;
    font-weight:bold;
    height:26px;
    line-height:12px;
    padding:7px 0 0;
    text-align:center;
    text-decoration:none;
    width: 110px;
    margin: auto;
}

.buy input{
    position: absolute;
    top: 35px;
    right: 20px;
    background:transparent url(/lblue/button_details.gif) no-repeat scroll 0 0;
    color:#FFFFFF;
    display: block;
    font-size:12px;
    font-weight:bold;
    height:26px;
    line-height:12px;
    
    text-align:center;
    text-decoration:none;
    width: 110px;
    margin: auto;
    border: none;
}

.buy input.reserved{
    background: transparent url(/lblue/button_gray.gif) no-repeat scroll 0 0;    
}

.offer{
    text-align: center;
    margin: 2px;
    background: #ffffff;
    padding: 5px 17px 6px 17px;
    font-size: 14px;
    position: relative;
}

.offers .offer{
    border-bottom: 1px dashed #bbbbbb;

}

.special {
    padding: 5px 5px 6px 5px;
}

.left .offer{
    border: none;
}

.offer h2{
    margin: 0 140px 0 0;
    padding: 0;
    background: #ffffff;
    color: #00629E;
}

.offer h2 a{
    /*text-decoration: underline;*/
    color: #00629E;
}

.offer .data{
    margin: 0 120px 0 0;
}

.offer .description {
    overflow: hidden;    
    color: #333333;
    font-size: small;
    margin: 5px 0 5px 0;
    text-align: left;
    /*text-indent: 50px;*/ 
}

.offer h2 a:hover {
    color:#C3D9FF;
    color: #2b30fa;
}


.photolink{
    display: table-cell;
    width: 157px;
    height: 157px;
    float: left;
    background-color: #eeeeee;
    vertical-align: middle;
}

.offer .photo{
    text-decoration: none;
}

.offer .photo img{
    border: 3px solid #eeeeee;
    align:middle
}

.offer .photo span{
    font-size: 12px;
    text-decoration: underline;
}

.full div.photo{
    position: relative;
    border: none;
}

.full .photo .edit{
    position: absolute;
    top: 0;
    left: 0px;
    background-color: #ffffff;
    padding: 2px;
}

.full .small{
    float: left;
    margin: 2px;
}

#cart{
    background:#FFFFFF url(/lblue/shopping_cart.gif) no-repeat scroll left top;
    border:1px solid #BBBBBB;
    
    font-size:12px;
    font-weight:bold;
    margin: 7px 10px 0 0;
    padding:65px 5px 10px 0;
    position:relative;    
}

#cart .title{
    position: absolute;
    top: 25px;
    left: 83px;
    font-size: 14px;
}

#cart .title a{
    color:#DE3203;
    text-transform:uppercase;
}

#cart ul{
    margin: 0;
    padding: 5px 0px 5px 20px;
}

#cart form{
    text-align: center;
}

#cart .button {
    border: 1px solid #C3D9FF;
    margin: 0 10px;    
    font-size: 14px;
    line-height: 16px;
    padding: 2px;
}

#bottom {
    background:#E0F3FA url(/lblue/bottom.jpg) no-repeat scroll 0 0;
    padding:10px 0;
}

#footer {
    color:#AAAAAA;
    font-size:11px;
    text-align:center;
    padding: 15px 15px 35px 15px;
    background-color: #E0F3FA
}

#footer a {
    color:#AAAAAA;
}


.number {
    color: #666666;
}

#messages{
    padding: 20px;
    font-size: 20px;
    color: green;
}

.delete, .delete a{
    color: red;
}

.errors{
    color: red;
}

#userinfo{
    text-align: center;
    font-size: 14px;
    padding: 7px 0 0 0;
}

#userinfo a{
    padding: 0 10px;
}

#userinfo strong a{
    padding: 0 10px 0 0;
}

#userinfo .logout{
    color: #DE3203;
}


#deliveryType-element{
    background-color: lightgray;
    padding: 4px;
}

#deliveryType-element label{
    margin: 0 5px;
}
#fDeliveryInfo .description{
    color: #999999;
    font-size: small;
    font-style: italic;
}

#fDeliveryInfo #deliveryType-element .description{
    color: red;
}

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

#loginTable{
    margin: auto;
}

#userPlace{
    position: absolute;
    top: 40px;
    right: 20px;
    font-size: 12px;    
}

#userPlace #loginTable{
    margin: 0;
}

#fLogin {
    text-align: right;
}

#fLogin label{
    font-weight: normal;
}

form input, form textarea {
    border: 1px solid #C3D9FF;
    padding: 1px;
    font-size: 10px;
}

#fLogin .hint{
    text-align: right;
    font-size: 12px;
}

.articles dd{
    margin-bottom: 10px;
}

.article ul{
    padding-left: 15px;
}


#orphus_div{
    position: fixed;
    bottom: 0;
    right: 0px;
    height: 120px;
    width: 88px;
}

#orphus{
    display: block;
    right: 88px;    
    height: 120px;
    width: 88px;
    background: #ffffff;
}

.simular{
    list-style: none;    
    margin: 10px 0;
    padding: 5px 0;
}

#fSubmit{
    text-align: center;
}

#fSubmit .required{
    font-size: 10px;
}

#fSubmit input{
    font-size: 10px;
        
}