/* Login */
.il-container { width: 370px; min-height: 270px; position:absolute; z-index: 10001; padding-top: 10px; }
.il-container h3 { text-align: center; color: #ba5561; font-size: 38px; margin-bottom: 14px; }
.il-container form, .il-container .buttons { margin: 0 auto; padding: 0; width: 240px; text-align: center; }
.il-container .buttons { margin-top: 7px; }
.il-container button { width: 115px; }
.il-content { width: 330px; height: 230px; padding: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; background-color: #B70E22; background-repeat: repeat; background-image: url(/templates/rl2009/pics/popininfobox.gif); color: white; overflow: hidden; }
.il-close { width: 18px; height: 18px; cursor: pointer; position: absolute; right: 12px; top: 2px; background-image: url(/templates/mytyLightbox/images/light_square/btnCloseSmall.png); background-repeat: no-repeat; }
.fs-login { width: 240px; }
.fs-login .input-text { width: 234px; background-color: #FFFFFF; }
.fs-login label { color: #c2c2c2; padding : 0 5px; }
#inline-login-form .links { padding-top: 10px; color: #FFFFFF; }
#inline-login-form .links a:hover { text-decoration: underline; }
.il-content .errorMsg { color: #e7cb49; margin-bottom: 7px;  }
/* Short basket */
.sb-container { position: absolute; right: 0; top: 30px; z-index: 9999; width: 350px; padding: 10px; min-height: 20px; }
.shortbasketinbox { padding: 10px 10px 30px 10px; background-color: #B70E22; color: #FFFFFF; background-image: url(/templates/rl2009/pics/shortbasketbg.png); background-repeat: no-repeat; background-position: right top; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #B70E22; }
.sb-content { width: 100%; overflow: hidden; color: #191919; line-height: normal;  }
.sb-content .article-table td { color: #FFFFFF; border-bottom: 1px solid #cd5765; }
.sb-content a.input-submit:link, .sb-content a.input-submit:visited, .sb-content a.input-submit:active, .sb-content a.input-submit:hover { border: 1px solid #FFFFFF; background-color: #FFFFFF; color: #191919; position: absolute; right: 20px; bottom: 20px; }
.shortbasketclose { width:18px; height: 18px; cursor: pointer; position: absolute; right: 1px; top: 1px; }
/* to Basket Notice */
.sbn-container { width: 370px; min-height: 270px; position:absolute; z-index: 10001; }
.sbn-content { width: 330px; height: 230px; padding: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; background-color: #B70E22; background-repeat: repeat; background-image: url(/templates/rl2009/pics/popininfobox.gif); color: white; }
.sbn-content .fs { width: 330px; height: 168px; margin: 0 0 10px 0; padding-bottom: 10px; border-bottom: 1px solid #c53e4e; }
.sbn-content h3 { font-size: 13px; font-weight: bold; margin: 0 0 14px 0; padding: 0; }
.sbn-content .optionTitle { width: 260px; }
.sbn-content .optionImage { width: 60px; }
.sbn-content .optionImage img { border: 1px solid #FFFFFF; }
.sbn-content a.input-submit-grey, .il-content button.input-submit-grey { border: 1px solid #E6E6E6; background-color: #E6E6E6; color: #191919; }