body{
  padding: 0;
  margin: 0;
  font-size: 10pt;
  font-family: Arial;
  color: #FFF;
  background-color: #000;
}

A:link, A:visited{
  outline: none;
  color: #8C9B93;
  text-decoration: underline;
}

A:hover{
  text-decoration: none;
}

.container{
  padding: 5px 20px;
  width: 1210px;
}

.header{
  width: 1210px;
  height: 118px;
  background-color: #F6F6EE;
}

.logo{
  float: left;
  padding-left: 80px;
}

.login{
  float: right;
  padding-right: 10px;
  padding-top: 20px;
  width: 290px;
  height: 75px;
}

.loginPart{
  font-size: 9pt;
  float: right;
  padding-bottom: 3px;
  width: 290px;
}

.labelLogin{
  color: #7A7977;
  width: 80px;
  padding-top: 5px;
}

.loginBtn{
  float: right;
  background-image: url(http://ao.vestrahost.com/site/loginBtn.jpg);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-top: 7px;
  padding-left: 20px;
  width: 50px;
  height: 20px;
}

.loginBtn a{
  color: #3A3A30;
  font-size: 10pt;
  font-weight: bold;
}

.loginRegister{
  float: left;
}

.loginRegister a{
  display: block;
  text-align: left;
  padding-top: 3px;
  padding-left: 87px;
  color: #A53D65;
  font-size: 8pt;
}

.loginInput{
  border: 1px solid #FFF;
  width: 190px;
  height: 20px;
  background-color: #ECECE1;
  padding: 0 5px;
  color: #8C9C92;
}

.bodyLeft{
  width: 245px;
  padding-right: 2px;
}

.subcategory{
  float: left;
  margin-right: 80px;
  margin-bottom: 30px;
}

.leftCategory, .leftCategorySelected{
  width: 245px;
  height: 55px;
  padding-top: 7px;
  background-position: left bottom;
  background-repeat: no-repeat;
  position: relative;
}

.subcategoryMiddle{
  width: 155px;
  height: 170px;
  padding-top: 7px;
  background-position: left bottom;
  background-repeat: no-repeat;  
  position: relative;
  background-color: #000;
}

.subcategoryMiddle a{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #8C9B93;
  width: 145px;
  height: 22px;
  color: #FFF;
  text-decoration: none;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
  font-family: Gill Sans MT BOLD;
}

.leftCategory a{
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #8C9B93;
  width: 155px;
  height: 22px;
  color: #FFF;
  text-decoration: none;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
  font-family: Gill Sans MT BOLD;
}

.leftCategorySelected a{
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #363634;
  width: 155px;
  height: 22px;
  color: #A53D65;
  text-decoration: none;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
  font-family: Gill Sans MT BOLD;
}

.subcategoryMiddle a:hover{
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #000;
  width: 145px;
  height: 22px;
  color: #A53D65;
  text-decoration: none;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
  font-family: Gill Sans MT BOLD;
}

.leftSubcategory{
  list-style-type: square;
  color: #FFF;
  padding-bottom: 5px;  
}

 .leftSubcategorySelected{
  list-style-type: square;
  color: #A53D65;
  padding-bottom: 5px;  
}
 
.leftSubcategorySelected a{
  color: #A53D65;
  text-decoration: none;
  font-size: 9pt;
  font-family: Verdana;
}

.leftSubcategory a{
  color: #FFF;
  text-decoration: none;
  font-size: 9pt;
  font-family: Verdana;
}

.leftSubcategory a:hover{
  color: #A53D65;
}

.leftCategory a:hover, .leftCategorySelected a:hover{
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #363634;
  width: 155px;
  height: 22px;
  color: #A53D65;
  text-decoration: none;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
}

.bodyRight{
  padding-top: 5px;
  padding-left: 4px;
  width: 314px;
}

.rightContactHome{
  background-image: url(http://ao.vestrahost.com/site/rightContactHome.jpg);
  background-repeat: no-repeat;
  background-position: right 40px;
  color: #FFF;
  text-align: left;
  padding: 15px 0 0 20px;
}

.rightCommonContactContainer{
  float: right;
  background-color: #000;
  padding-top: 5px;
  padding-left: 4px;
  width: 312px;
  height: 62px;

}

.rightCommonSearch{
  float: right;
  background-color: #000;
  padding-top: 12px;
  padding-left: 13px;
  width: 303px;
  height: 55px;

}

#slideshow {
    position: relative;
    height: 327px;
    width: 310px;
    overflow: hidden;
}

#slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}

#slideshow img.active {
    z-index: 10;
}

#slideshow img.last-active {
    z-index: 9;
}

.rightContactCommon{
  background-image: url(http://ao.vestrahost.com/site/rightContactCommon.jpg);
  background-repeat: no-repeat;
  background-position: 70px 3px;
  color: #FFF;
  height: 47px;
  text-align: right;
  padding-top: 10px;
  padding-right: 30px;
  background-color: #171918;
}

.rightContactHome label{
  color: #A23961;
  font-style: italic;
  font-size: 18pt;
  font-family: Times New Roman;
  font-weight: bold;
}

.bodyMiddleHome{
  width: 645px; 
  height: 500px; 
  background-color: #363634;
  background-image: url(http://ao.vestrahost.com/site/middle.jpg);
  background-repeat: no-repeat;
  background-position: center 60px;
}

.bodyMiddleCommon{
  height: 490px; 
  width: 963px;  
  background-color: #363634;
  background-image: url(http://ao.vestrahost.com/site/middle.jpg);
  background-repeat: no-repeat;
  background-position: center 60px;
}

.topMenuContainer{
  background-color: #000;
  padding-bottom: 8px;
  border: 1px solid #000;
  width: 645px;
  height: 57px;
}

.menu{
  width: 645px;
  height: 57px;
  background-color: #860052;
  margin-top: 4px;
}

.menuItem, .menuItemSelected{
  float: left;
  padding: 20px 28px 0 28px;
}

.menuSeparator{
  float: left;
  padding: 15px 5px 0 5px;
  color: #A2265D;
  font-weight: bold;
  font-size: 15pt;
}

.menuItem a{
  color: #FFE6F4;
  font-size: 12pt;
  text-decoration: none;
  font-weight: bold;
  font-family: Times New Roman;
}

.menuItemSelected a{
  color: #FFF;
  font-size: 12pt;
  text-decoration: underline;
  font-weight: bold;
  font-family: Times New Roman;
}

.menuItem a:hover{
  color: #FFF;
  text-decoration: underline;
}

.bodyContainerHome{
  width: 605px;
  padding: 20px;
  text-align: left;
}

.bodyContainerCommon{
  width: 922px;
  padding: 20px 0;
  text-align: left;
}

.blockTitle{
  font-size: 18pt;
  font-style: italic;
  font-family: Times New Roman;
  padding-top: 25px;
  padding-bottom: 10px;
}

.product{
  float: left;
  width: 300px;
  height: 142px;
  background-image: url(http://ao.vestrahost.com/site/featured.jpg);
  background-repeat: no-repeat;
  margin-right: 5px;
  margin-bottom: 15px;
  position: relative;
}

.productImg{
  width: 84px;
  height: 120px;
  overflow: hidden;
  position: absolute;
  left: 16px;
  top: 10px;
}

.productItem{
  width: 182px;
  height: 86px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  top: 30px;
}

.productTitle{
  padding-bottom: 5px;
}

.productTitle a{
  font-weight: bold;
  color: #8C9B93;
  font-size: 11pt;
}

.prInnerLeft{
  float: left;
  width: 232px;
  padding-bottom: 40px;
}

.prInnerRight{
  float: left;
  width: 600px;
  padding-left: 20px;
}

.prImgInnerThumb{
  float: left;
  margin: 10px;
  position: relative;
}

.prImgInnerThumbColors{
  float: left;
  margin: 10px;
  position: relative;
  width: 88px;
}

.fileDescription{
  text-align: center;
  padding-bottom: 5px;
}

.prImgMain{
  margin-bottom: 20px;
  position: relative;
}

.prImgMain img, .prImgInnerThumb img, .prImgInnerThumbColors img{
  border: 2px solid #000;
}

.enlarge{
  position: absolute;
  bottom: 5px;
  right: 2px;
  width: 13px;
  height: 13px;
  background-image: url(http://ao.vestrahost.com/site/enlarge.jpg);
  background-repeat: no-repeat;
}

.enlarge2{
  position: absolute;
  bottom: 5px;
  right: 26px;
  width: 13px;
  height: 13px;
  background-image: url(http://ao.vestrahost.com/site/enlarge.jpg);
  background-repeat: no-repeat;
}

.enlarge3{
  position: absolute;
  bottom: 5px;
  right: 2px;
  width: 13px;
  height: 13px;
  background-image: url(http://ao.vestrahost.com/site/enlarge.jpg);
  background-repeat: no-repeat;
}

.prDescription{
  float: left;
  width: 180px;
  padding-right: 20px;
}

.prProperties{
  float: left;
}

.prPropCont{
  background-color: #7A7977;
  width: 400px;
}

.prOrdersCont{
  background-color: #7A7977;
  width: 900px;
}

.prPropHeader{
  background-color: #171918;
  border: 1px outset #7A7977;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  padding: 3px 0;
}

.prPropTd{
  background-color: #363634;
  padding: 4px 0;
  text-align: center;
}

.prOrderTd{
  background-color: #363634;
  height: 25px;
}

.prOrderTdImage{
  background-color: #363634;
  height: 25px;
  padding: 10px;
}

.prOrderCell{
  padding-top: 8px;
}

.prOrderTdTitle{
  padding-left: 10px;
}

.prPropTdPrice{
  background-color: #363634;
  padding: 4px 0;
  color: #FF0000;
  text-align: center;
  font-weight: bold;
}

.prColors{
  color: #FFF;
  font-style: Italic;
  font-size: 10pt;
  padding-top: 10px;
  font-weight: bold;
  text-align: right;
  width: 400px;
}

.prColors select{
  border: 1px solid #7A7977;
  color: #E994C8;
  font-size: 10pt;
  background-color: #3E3E3C;
  padding: 1px;
}

.designNumber{
  padding-bottom: 10px;
  color: #FFF;
  font-size: 10pt;
  font-weight: bold;
}

.pager{
  clear:both;
  text-align:center;
  font-size:9pt;
  margin-top: 10px;
  padding-top: 20px;
  border-top: 1px dotted #8C9B93;

}

.pager a{
  border:1px solid #8C9B93;
  margin:2px;
  padding:2px 5px;
  font-weight:bold;
  text-decoration:none;
}

.pager a:hover{
  color:#fff;
  background:#860052;
  text-decoration:none;
  border: 1px solid #FFF;
}

.pager strong.pager-current{
  background:#860052;
  color:#fff;
  border:1px solid #8C9B93;
  margin:2px;
  padding:2px 5px;
  font-weight:bold;
}

.addPager{
  font-size: 8pt;
  color: #FFF;
  font-weight: bold;
  padding-top:10px;
  padding-bottom:20px;
}

.c_left{
  float: left;
  width: 300px;
  padding-right: 7px;
}

.c_right{
  float: right;
  padding-right: 30px;
  padding-top: 5px;
}

.c_label{
  color: #DEDEDE;
  font-size: 12pt;  
  font-weight: bold;
  font-family: Times New Roman;
}

.c_input{
  border:1px dotted #8C9C92;
  background-color: #ECECE1;
  width:90%;
  color:#363634;
  font-size:10pt;
  padding:2px;
}

.c_textarea{
  border:1px dotted #8C9C92;
  background-color: #ECECE1;
  width:98%;
  color:#363634;
  font-size:10pt;
  padding:2px;
}

.c_secure{
  float:left;
  padding-left:10px;
  font-weight:bold;
  font-size:14pt;
  font-family: Times New Roman;
}

.c_submit{
  padding:3px;
  border:1px solid #FFF;
  background-color:#8C9C92;
  color:#FFF;
  font-size:10pt;
  font-weight:bold;
  cursor:pointer;
}

.c_submit_over{
  padding:3px;
  border:1px dotted #8C9C92;
  background-color:#ECECE1;
  color:#163219;
  font-size:10pt;
  font-weight:bold;
  cursor:pointer;
}

.c_captcha{
  border:1px dotted #8C9C92;
  color:#363634;
  width:70px;
  font-size:11pt;
  font-weight:bold;
  background-color: #ECECE1;
  padding:4px 2px 2px 2px;	
  text-align:center;
}

.nothing{
  text-align: center;
  font-style: Italic;
}

.regLeft{
  float: left;
  width: 280px;
  padding-top: 20px;
  padding-left: 20px;
}

.regLogin{
  border: 1px solid #BCBCBC;
  padding: 15px;
}

.regRight{
  float: left;
  width: 572px;
  padding-left: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.regMsg{
  color: #F6F6EE;
  font-size: 9pt;
  padding-bottom: 20px;
}

.regLoginInput{
  border: 1px solid #FFF;
  width: 130px;
  height: 15px;
  color: #8C9C92;
  font-size: 9pt;
  padding:1px;
  background-color: #ECECE1;
}

.regLoginBtn a{
  background-image: url(http://ao.vestrahost.com/site/regBtn.gif);
  background-repeat: no-repeat;
  background-position: 10px 5px;
  padding-top: 4px;
  padding-left: 30px;
  width: 60px;
  height: 20px;
  margin-top: 10px;
  font-weight: bold;
  color: #C3C2C0;
  text-decoration: none;
  display: block;
  border: 1px solid #C3C2C0;
  background-color: #860052;
}

.contactBtn a{
  float: left;
  background-image: url(http://ao.vestrahost.com/site/regBtn.gif);
  background-repeat: no-repeat;
  background-position: 10px 5px;
  padding-top: 4px;
  padding-left: 30px;
  width: 70px;
  height: 20px;
  margin-left:10px;
  font-weight: bold;
  color: #C3C2C0;
  text-decoration: none;
  display: block;
  border: 1px solid #C3C2C0;
  background-color: #860052;
}

.regLoginBtn a:hover, .checkoutBtn a:hover, .cartBtn a:hover, .contactBtn a:hover, .printBtn a:hover{
  color: #8C9C92;
  border: 1px solid #8C9C92;
  background-image: url(http://ao.vestrahost.com/site/regBtn.gif);
  background-repeat: no-repeat;
  background-position: 10px 5px;
}

.regRegInput{
  border: 1px solid #FFF;
  width: 250px;
  color: #363634;
  font-size: 9pt;
  padding:1px;
  background-color: #ECECE1;
}

.regSubscribe{
  font-size:9pt; 
}

.regSpacer{
  border-bottom: 1px solid #BCBCBC;
  height: 15px;
  width: 365px;
  margin-bottom: 10px;
}

.regTabs{
  border-bottom: 2px solid #BCBCBC;
  height: 26px;
  width: 450px;
  margin-bottom: 10px;
}

.regActive a{
  float: left;
  background-color: #8C9C92;
  color: #FFF;
  height: 18px;
  padding: 4px 10px 3px 10px;
  margin-right: 5px;
  border: 1px solid #BCBCBC;
  display: block;
  text-decoration: none;
  font-weight: bold;
}

.regNotActive a{
  float: left;
  background-color: #3F3F3D;
  color: #FFF;
  height: 18px;
  padding: 4px 10px 3px 10px;
  margin-right: 5px;
  border: 1px solid #BCBCBC;
  display: block;
  text-decoration: none;
  font-weight: bold;
}

.regNotActive a:hover, .regActive a:hover{
  background-color: #8C9C92;
}

.regSame{
  float: left;
  color: #D0B6A9;
  font-size: 9pt;
  padding-top: 4px;
}

.regMainOptions{
  color: #860052;
  font-weight: bold;
}

ul.regErrors{
  padding-bottom: 20px;
}

ul.regErrors li, ul.updateErrors li{
  color: #FF0000;
  list-style: circle;
}

.regOk{
  margin-bottom: 20px;
  color: #8C9C92;
}

.updateOk{
  margin-top: 20px;
  color: #8C9C92;
}

.regNok{
  margin-bottom: 20px;
  color: #FF0000;
}

.logged{
  color: #8C9C92;
  font-weight: bold;
  padding-top: 10px;
}

.logged2{
  color: #FF0000;
  padding-top: 10px;
  font-style: Italic;
  font-size: 12pt;
}

a.loggedCustomer:link, a.loggedCustomer:visited, a.loggedCustomer:active{
  color: #860052;
  text-decoration: none;
}

a.loggedLinks:link, a.loggedLinks:visited, a.loggedLinks:active{
  font-size: 8pt;
  font-family: Verdana;
  color: #BEBEBE;
  text-decoration: none;
}

a.loggedLinks:hover, a.loggedCustomer:hover{
  text-decoration: underline;
}

.cartBtn{
  margin-top: 20px;
}

.cartBtn a{
  display: block;
  border: 1px solid #C3C2C0;
  padding: 3px 10px;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
  width: 100px;
  background-image: url(http://ao.vestrahost.com/site/regBtn.gif);
  background-repeat: no-repeat;
  background-position: 10px 5px;
  color: #C3C2C0;
  background-color: #860052;
}

.prCartBtn a{
  display: block;
  padding-right: 20px;
  padding-top: 10px;
  text-decoration: none;
  color:#BEBEBE;
  font-family:Verdana;
  font-size:8pt;
  font-weight: bold;
  background-image: url(http://ao.vestrahost.com/site/cart.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  width: 90px;
}

.prCartBtn a:hover{
  text-decoration: underline;
}

a.orderTitle:link, a.orderTitle:visited{
  text-decoration: none;
  font-weight: bold;
}

a.orderRemove:link, a.orderRemove:visited{
  display: block;
  margin-top: 8px;
  text-decoration: none;
  color: #FF0000;
}

a.orderTitle:hover, a.orderRemove:hover{
  text-decoration: underline;
}

.ordersContainer{
  padding-top: 15px;
}

.orderQuant{
  float: right;
  padding-right: 15px;
  padding-top: 8px;
  width: 50px;
}

.orderQuantArr{
  float: right;
  margin-right: 5px;
  width: 20px;
}

.orderQuantArr a{
  text-decoration: none;
}

.orderQuantArr a:hover{
  color: #FFF;
}

.total{
  color:#7A7977;
  font-size:10pt;
  font-style:italic;
  font-weight:bold;
  padding-top:10px;
  text-align:right;
  padding-top: 10px;
  padding-right: 20px;
}

.totalPrice{
  color: #FFF;
  display: inline;
}

.checkout{
  float: left;
  padding-left: 40px;
  padding-bottom: 20px;
}

.checkoutTab{
  border-bottom: 2px solid #BCBCBC;
  height: 26px;
  width: 400px;
  margin-bottom: 10px;
  margin-top: 40px;
}

.checkoutTab div{
  background-color: #3F3F3D;
  color: #FFF;
  width: 150px;
  height: 18px;
  padding: 4px 10px 3px 10px;
  margin-right: 5px;
  border: 1px solid #BCBCBC;
  text-decoration: none;
  font-weight: bold;
  float: left;
}

.checkoutTab a{
  display: block;
  float: left;
  color: #E63A00;
  text-decoration: none;
  font-size: 11pt;
  font-weight: bold;
  padding-top: 5px;
  margin-left: 10px;
}

.checkoutTab a:hover{
  color: #FF0000;
  text-decoration: none;
}

.checkoutEven{
  text-align: right;
  color: #7A796C;
  width: 150px;
}

.updateEven{
  text-align: right;
  color: #7A796C;
  width: 120px;
}

.checkoutBtn{
  margin-top: 30px;
  margin-bottom: 20px;
}

.checkoutBtn a{
  display: block;
  border: 1px solid #C3C2C0;
  padding: 3px 10px 3px 20px;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
  width: 120px;
  background-image: url(http://ao.vestrahost.com/site/regBtn.gif);
  background-repeat: no-repeat;
  background-position: 10px 5px;
  color: #C3C2C0;
  background-color: #860052;
}

.printBtn{
  margin-top: 20px;
}

.printBtn a{
  display: block;
  border: 1px solid #C3C2C0;
  padding: 3px 10px 3px 20px;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
  width: 120px;
  background-image: url(http://ao.vestrahost.com/site/regBtn.gif);
  background-repeat: no-repeat;
  background-position: 10px 5px;
  color: #C3C2C0;
  background-color: #860052;
  float: left;
  margin-left: 20px;
}

.orderNotes{
  padding-top: 20px;
  font-weight: bold;
}

.footerTd{
  background-color: #000;
}

.footerDiv{
  width: 1210px;
  height: 43px;
  margin-top: 4px;
  padding-top: 27px;
  font-size: 9pt;
  color: #8C9B93;
  background-color: #F6F6EE;
}

.copyright{
  float: left;
  padding-left: 20px;
}

.designed{
  float: right;
  padding-right: 20px;
}

.designed a{
  font-weight: bold;
}

.roomTitle{
  clear: both;
  font-family:Times New Roman;
  font-size:16pt;
  font-style:italic;
  padding-bottom:5px;
  padding-top:35px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #DEDEDE;
}

.roomBlock{
  width: 550px;  
  margin-left: 25px;
}

.roomBlockScene {  
  width: 160px;
  margin-left: 25px;
}

.additionalColors{
  padding-top: 5px;
  color: #EE2352;
}

.shipping{
  padding-top: 20px;
  height: 20px;
}

.shippingItem{
  float: left;
  font-weight: bold;
  padding-right: 20px;
}

.shippingItem select{
  background-color:#ECECE1;
  border:1px solid #FFFFFF;
  color:#363634;
  font-size:9pt;
  padding:1px;
  width:150px;
}

.shippingItem input{
  background-color:#ECECE1;
  border:1px solid #FFFFFF;
  color:#363634;
  font-size:9pt;
  padding:1px;
  width:235px;
}

.excluding{
  text-align: right;
  padding-right: 30px;
  font-size: 8pt;
  color: #EE2352;
}

.c_account{
  font-size: 13pt;
  text-decoration: underline;
  color:#B4B4B4;
}

.shippingMsg{
  float: left;
}

.clear{
  clear: both;
}

.printContainer{
  border: 1px dotted #F6F6EE;
  padding: 10px;
  width: 370px;
  margin-top: 20px;
}

.printMsg{
  font-weight: bold;
}

.ord_shipping{
  float: left;
  padding-right: 10px;
}

.search{
  padding-top: 10px;
  width: 280px;
}

.searchInput{
  float: left;
  padding-top: 1px;
}

.searchInput input{
  background-color:#ECECE1;
  border:1px dotted #FFFFFF;
  color:#363634;
  font-size:9pt;
  padding:1px 1px 3px 1px;
  width:150px;
}

.searchBtn{
  margin-left: 10px;
  float: left;
}

.searchBtn a{
  background-image: url(http://ao.vestrahost.com/site/regBtn.gif);
  background-repeat: no-repeat;
  background-position: 10px 4px;
  padding-top: 2px;
  padding-left: 30px;
  width: 60px;
  height: 20px;
  font-weight: bold;
  color: #C3C2C0;
  text-decoration: none;
  display: block;
  border: 1px solid #C3C2C0;
  background-color: #860052;
}

.searchBtn a:hover{
  color: #8C9C92;
  border: 1px solid #8C9C92;
  background-image: url(http://ao.vestrahost.com/site/regBtn.gif);
  background-repeat: no-repeat;
  background-position: 10px 4px;
}