@charset "utf-8";body{margin:0px;padding:0px;background:#ffffff;font-weight:normal;font-size:1em;}
*{margin:0px;padding:0px;box-sizing:border-box;font-family:Cambria, 'Times New Roman', 'Nimbus Roman No9 L', 'Freeserif', Times, serif;}
h1{font-size:1.5em;text-align:center;}
h2{font-size:1.25em;text-align:center;}
h3{font-size:1.125em;text-align:center;}
h1, h2, h3, h4, h5{text-align:center;line-height:25px;}
img .imgreview{width:50px;}
.refresh{width:40px;height:40px;background:url(../images/refresh.png);}
.contact_us{color:#000000;font-size:14px;padding:5px;}
.header{width:100%;height:auto;}
.banner{width:100%;background:#ffffff;height:auto;border-top:dotted 1px #ffffff;border-left:dotted 1px #ffffff;border-right:dotted 1px #ffffff;border-bottom:1px dotted #ffffff;box-shadow:inset 0 -1px 0 0 #ffffff, 0 -1px 0 0 #ffffff,0 1px 0 0 #ffffff;margin-bottom:1px;}
.text3{width:97%;text-align:center;margin:20px 0 20px 1.5%;line-height:0.1em;font-size:1.25em;color:#FFF;}
.text3 span{background:#ffffff;padding:0 10px;text-shadow:0 0px 1px #111, 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);}
.phone-number{display:block;text-align:right;font-size:0.875em;line-height:90%;margin:0px 5px 5px 0;text-shadow:0 0px 1px #111;}
.email{color:white;font-size:6px;}
.main-menu-small2{display:none;}
}
.main-menu-bg{width:100%;height:auto;}
.main-menu{margin:auto;width:100%;}
.main-nav-bar, .main-nav-bar1{background:#ADADAD;position:relative;border:solid 1px white;background:-moz-linear-gradient(top, #000000 0%, #9e9e9e 100%);background:-webkit-linear-gradient(top, #000000 0%,#9e9e9e 100%);background:linear-gradient(to bottom, #000000 0%,#9e9e9e 100%);-moz-box-shadow:inset 0px 0px 0px 2px #C8C8C8;-webkit-box-shadow:inset 0px 0px 0px 2px #C8C8C8;box-shadow:inset 0px 0px 0px 2px #C8C8C8;width:100%;height:30px;line-height:30px;text-align:center;color:#ffffff;font-size:0.675em;text-shadow:0px 0px 2px #000000;}
.read-more-state{display:none;}
.read-more-target{display:none;max-height:0;font-size:0;transition:.25s ease;}
.read-more-state:checked ~ .read-more-wrap .read-more-target{display:block;font-size:inherit;max-height:999em;}
.read-more-state ~ .read-more-trigger:before{content:'Show more';}
.read-more-state:checked ~ .read-more-trigger:before{content:'Show less';}
.read-more-trigger{cursor:pointer;float:right;display:inline-block;padding:0 .5em;color:#FF0000;font-size:.9em;line-height:2;border:1px solid #ddd;border-radius:.25em;}
.main-nav-bar:before, .main-nav-bar1:before{position:absolute;content:"";height:50%;background:linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.2));width:calc(100% - 4px);left:2px;top:2px;}
p{text-align:justify;margin-bottom:20px;padding-left:5px;padding-right:5px;}
.city{display:none;}
.left-bar, .left-bar1{width:100%;line-height:35px;height:35px;background:url(../images/backBar.png);float:left;text-align:center;font-size:1em;color:#ffffff;border:solid 1px #7B7B7B;box-shadow:inset 0px 0px 5px #6b6b6b;border-bottom:solid 1px #3F3F3F;}
.left-bar1{width:100%;height:30px;line-height:30px;}
.left-bar-bottom{width:100%;height:7px;background:#838383;}
#navbatonoff, #navbatonoff1, #navbatonoff2,#navbatonoff3, #navbatonoff4, #navbatonoff5,#navbatonoff6,#navbatonoff7, #navbatonoff8{display:none;}
.switch{position:relative;display:inline-block;width:46px;height:27px;float:right;margin-right:5px;}
.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#a82121;-webkit-transition:.6s;transition:.6s;border-radius:19px;}
.slider:before{position:absolute;content:"";height:23px;width:23px;left:2px;bottom:2px;border-radius:50%;background-color:white;background:-moz-radial-gradient(center, ellipse cover, #ffffff 0%, #ffffff 8%, #fcfcfc 19%, #898989 22%, #ffffff 25%, #ffffff 40%, #898989 44%, #ffffff 47%, #ffffff 62%, #898989 65%, #ffffff 68%);background:-webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#ffffff 8%,#fcfcfc 19%,#898989 22%,#ffffff 25%,#ffffff 40%,#898989 44%,#ffffff 47%,#ffffff 62%,#898989 65%,#ffffff 68%);background:radial-gradient(ellipse at center, #ffffff 0%,#ffffff 8%,#fcfcfc 19%,#898989 22%,#ffffff 25%,#ffffff 40%,#898989 44%,#ffffff 47%,#ffffff 62%,#898989 65%,#ffffff 68%);-webkit-transition:.6s;transition:.6s;}
input:checked + .slider{background-color:#177D11;}
input:focus + .slider{box-shadow:0 0 1px #177D11;}
input:checked + .slider:before{-webkit-transform:translateX(19px);-ms-transform:translateX(19px);transform:translateX(19px);}
.main-menu ul{width:100%;list-style:none;}
.main-menu ul li{float:left;width:20%;font-size:0.875em;border-left:1px solid #555555;border-right:1px solid #acacac;border-bottom:1px solid #555555;border-top:1px solid #acacac;}
.main-menu ul li:nth-child(1){width:50%;font-size:1.25em;}
.main-menu ul li:nth-child(2){width:50%;font-size:1.25em;}
.main-menu ul li a{padding:0px;margin:0px;border:none;text-decoration:none;font-size:1em;}
.main-menu ul li a img{padding:0px;margin-right:1px;border:none;text-decoration:none;}
.container{width:100%;height:100%;margin:auto;background:#ffffff;}
.col-left{width:96%;float:left;margin-left:2%;margin-top:20px;margin-bottom:20px;}
.navigation{width:100%;float:left;}
.navigation-title{font-size:0.875em;font-weight:bold;color:#FFF;padding:0 0 0 0px;background:#850E10;height:38px;line-height:38px;}
.navigation-links{display:none;width:100%;float:left;border-top:1px solid #c9c9c9;}
.navigation-links-in, .navigation-links-in-profile{width:90%;float:left;margin:5%;background:#4b4747;border-radius:5px;border:solid 1px rgba(255, 255, 255, 0.6);padding-left:4%;padding-right:4%;letter-spacing:1px;}
.latest-review-bg{width:90%;float:left;margin:5%;background:#4b4747;border-radius:5px;border:solid 1px rgba(255, 255, 255, 0.6);padding-left:4%;padding-right:4%;letter-spacing:1px;}
.latest-review-bg1{border-top:1px solid #c9c9c9;display:none;height:auto;width:100%;float:left;}
.navigation-links-in ul li{width:100%;font-size:0.875em;color:#ffffff;height:30px;list-style:none;display:list-item;border-bottom:rgba(255, 255, 255, 0.6) solid 1px;line-height:28px;}
.galleryPrice{color:#b62b2b;}
.navigation-links-in ul li:last-child{border:none;}
.navigation-links-in ul li a{margin-left:5px;font-size:1em;color:#ffffff;text-decoration:none;text-shadow:1px 1px 1px #000000;width:100%;}
.navigation-links-in ul li a:hover{color:#fff;text-decoration:underline;}
.nav-bottom2{background:#838383;height:7px;width:100%;display:table;margin-top:-1px;}
.navigation-links-btm{width:100%;float:left;background:#838383;height:2px;}
.location-form-width{width:100%;float:left;background:#838383;padding-bottom:15px;margin-bottom:-2px;}
.location-form{width:80%;float:left;margin-left:10%;margin-top:10px;}
.location-form2{width:80%;float:left;margin-left:10%;margin-top:10px;}
.location-title{font-size:0.75em;color:#ffffff;font-weight:normal;line-height:normal;padding:5px 0 5px 0;}
.location-input{width:70%;margin-left:15%;float:left;background-color:#404040;height:28px;border:none;color:#ffffff;}
.location-input1{width:200px;;float:left;background-color:#404040;height:28px;border:none;color:#ffffff;}
.location-input option{padding-left:0px;}
.location-button, .location-button2, .location-button3, .review-button, .taxi{background:#ADADAD;border-radius:7px;position:relative;margin-left:10%;font-size:14px;border:solid 1px white;margin-top:7px;margin-bottom:7px;padding:1% 3%;text-align:center;background:-moz-linear-gradient(top, #565656 0%, #9e9e9e 100%);background:-webkit-linear-gradient(top, #565656 0%,#9e9e9e 100%);background:linear-gradient(to bottom, #565656 0%,#9e9e9e 100%);-moz-box-shadow:0px 0px 0px 2px #C8C8C8;-webkit-box-shadow:0px 0px 0px 2px #C8C8C8;box-shadow:0px 0px 0px 2px #C8C8C8;}
.location-button::before, .location-button2::before, .location-button3::before, .review-button::before, .taxi::before{position:absolute;content:"";height:50%;border-radius:7px;background:linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.2));width:calc(100% - 4px);left:2px;top:-1px;}
.review-button{margin-left:0%;}
.taxi{margin:auto;margin-top:8px;margin-bottom:8px;display:table;font-size:14px;}
.aboutreview a{line-height:30px;}
.tableServices a{text-decoration:underline;}
.latest-review-width{width:100%;float:left;margin:10px 0 0;background:#838383;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.latest-review-title{width:100%;font-size:1em;font-weight:bold;color:#FFF;padding:0 0 0 0px;background:#838383;height:38px;line-height:38px;}
.latest-review-txt{width:100%;float:left;padding-left:0px;}
.latest-review-txt ul{width:100%;float:left;padding:0px;margin:0px;font-size:1em;font-weight:normal;list-style:none;display:block;}
.latest-review-txt ul li{padding:5px;margin:0px;font-size:0.875em;color:white;font-weight:normal;list-style:none;display:block;border-bottom:1px solid rgba(255, 255, 255, 0.6);width:100%;}
.latest-review-txt ul li a{font-size:1em;color:#ffffff;text-decoration:none;margin-left:10px;}
.latest-review-txt ul li a:hover{color:#fff;text-decoration:underline;}
.readmore{font-weight:normal;font-size:0.875em;color:#9d0e0e;padding:10px 10px 10px 0px;text-align:right;}
.readmore a{font-size:0.75em;color:#ffffff;text-decoration:none;vertical-align:-10px;font-weight:normal;text-align:right;font-weight:normal;}
.readmore a:hover{color:#fff;}
.news-letter-width{width:100%;float:left;padding:0px;margin-top:10px;}
.news-letter-title{width:100%;float:left;font-size:0.875em;font-weight:bold;color:#FFFFFF;padding:0 0 0 0px;background:#850E10;height:38px;line-height:38px;}
.news-letter-bg{float:left;width:100%;height:auto;box-sizing:border-box;display:none;color:#000 !important;background:#838383;}
.news-letter-input{float:left;height:24px;width:100%;padding:14px 0 14px 0px;}
.news_input{background:none repeat scroll 0 0 #676767;border:medium none;color:#ffffff;width:80%;margin-left:10%;text-align:center;margin-top:10px;}
.news_input_textarea{width:80%;background:#676767;height:100px;border:none;color:#fffff;border:none;margin-left:10%;}
#siimage{margin-left:10%;border:1px solid #676767;width:50%;}
#refresh{display:inline-block;}
.col-left-profile{width:96%;float:left;margin-left:2%;margin-top:20px;margin-bottom:20px;}
.col-main{width:96%;float:left;margin-left:2%;}
.col-main-bg{width:100%;padding:0px;height:auto;float:right;background:#ffffff;border:solid 1px #838383;margin-bottom:20px;margin-top:-1px;}
.col-main-bg2{display:none;}
.featured-width{width:100%;height:auto;float:left;}
.featured-title h1{width:100%;float:left;font-size:1em;padding-left:10px;box-sizing:border-box;line-height:0.1em;margin:20px 0 20px;}
.featured-title span h1{padding:0 10px;line-height:1.6em;color:#0033FF;}
.featured-img-area{width:100%;float:left;margin-top:10px;height:auto;box-sizing:border-box;}
.featured-img-width{width:35%;margin-left:10%;float:left;box-sizing:border-box;margin-bottom:10px;}
.review_table{width:100%;float:left;height:auto;text-align:left;font-family:Georgia;font-size:14px;color:#000000;}
.review_table a{color:#000000;}
.review_table1{width:100%;float:left;color:#FFFFFF;font-size:10px;text-shadow:none;border-collapse:collapse;border:1px solid black;}
.review_table1 tr{border:1px solid black;color:#000000;}
.review_table1 li{background:none;list-style-type:none;}
.review_table1 a{font-size:10px;color:#2B65B0;text-align:center;}
.table2{font-size:0.875em;color:#000000;}
.table2 td{width:20%;}
.table2 a{color:#000000;}
.featured-img{width:100%;float:left;text-align:center;box-sizing:border-box;border:3px solid;-moz-border-image:-moz-linear-gradient(top left, #becdd4 0%, #becdd5 7%, #393939 15%, #393939 22%, #bfced5 27%, #bcccd4 60%, #393939 75%, #393939 80%, #b0c9d5 100%);-webkit-border-image:-webkit-linear-gradient(top left, #becdd4 0%, #becdd5 7%, #393939 15%, #393939 22%, #bfced5 27%, #bcccd4 60%, #393939 70%, #393939 75%, #b0c9d5 100%);border-image:linear-gradient(to bottom right, #becdd4 0%, #becdd5 7%, #393939 15%, #393939 22%, #bfced5 27%, #bcccd4 60%, #393939 75%, #393939 80%, #b0c9d5 100%);border-image-slice:1;}
.featured-img img{width:100%;margin-bottom:-5px;box-sizing:border-box;}
.girl-name{width:100%;float:left;font-size:100%;color:#000000;padding-top:5px;padding-bottom:5px;font-weight:normal;text-align:center;background:#ffffff;border:1px solid #838383;border-top:none;}
.girl-name img{float:right;width:30%;border:solid 1px black;margin-right:5px;}
.girl-name a{font-size:0.875em;color:#2B65B0;text-decoration:none;}
.girl-name a:hover{text-decoration:underline;}
.girl-name-gallery{}
.about-site-width{width:100%;float:left;height:auto;border-radius:3px;}
.about-site-title{width:100%;float:left;font-size:1.125em;font-weight:bold;color:#FFF;font-weight:normal;padding-lrft:10px;margin-top:10px;box-sizing:border-box;}
.about-site-txt{width:95%;float:left;font-size:14px;color:#000000;font-weight:normal;line-height:20px;text-align:justify;margin-left:2.5%;margin-right:2.5%;}
.about-site-txt a{color:#000000;}
.about-site-txt-btm{width:100%;float:left;font-size:14px;color:#000000;font-weight:normal;line-height:27px;text-align:justify;}
.about-site-readmore{width:100%;float:left;font-size:12px;color:#9d0e0e;font-weight:normal;padding:20px 0px 0 0px;text-align:right;font-weight:normal;}
.about-site-readmore a{font-size:12px;color:#9d0e0e;text-decoration:none;}
.about-site-readmore a:hover{color:#fff;text-decoration:none;}
.footer{margin-top:20px;width:96%;hight:auto;margin-left:2%;float:left;text-align:center;background:#838383;box-sizing:border-box;box-shadow:0px 0px 5px 0px #959595;}
.footer-links{margin-top:20px;box-sizing:border-box;}
}
.footer-links ul{margin-top:10px;text-align:center;display:inline;box-sizing:border-box;}
.footer-links ul li{display:inline;padding:10px;box-sizing:border-box;}
.footer-links ul li a{font-family:Georgia;font-size:12px;color:#fff;text-decoration:none;box-sizing:border-box;line-height:40px;}
.copyright{font-family:Georgia;font-size:12px;color:#ffffff;font-weight:normal;text-align:center;line-height:40px;}
.copyright1{font-family:Georgia;font-size:12px;color:#ffffff;font-weight:normal;text-align:center;line-height:15x;margin-top:-10px;padding-bottom:10px;}
a{font-size:16px;color:#FF9900;text-decoration:none;letter-spacing:0px;}
a:hover{text-decoration:underline;}
.innerpage-bg-width{width:100%;float:left;}
.innerpage-bg-top{float:left;height:10px;width:100%;height:auto;color:#000000;font-size:14px;text-align:justify;padding:2.5%;box-sizing:border-box;}
.innerpage-bg-main{width:100%;float:left;height:auto;}
.girl-name1{font-size:13px;color:#ffffff;text-decoration:none;text-shadow:1px 1px 1px #000000;font-weight:normal;text-align:left;line-height:20px;letter-spacing:0px;}
.girl-name1 a{font-size:14px;font-weight:normal;color:#FFF;text-decoration:none;}
.girl-name1 a:hover{text-decoration:underline;}
.girl-name2{font-size:8px;color:#000000;font-weight:normal;text-align:left;line-height:20px;}
.girl-name3{font-size:13px;color:#ffffff;text-decoration:none;text-shadow:1px 1px 1px #000000;font-weight:normal;text-align:center;line-height:20px;letter-spacing:0px;}
.innerpage-bg-top-big{width:100%;height:auto;padding:10px 10px 20px;color:#FFF;font-size:14px;text-align:justify;}
.col-main-1000{width:96%;float:left;margin-left:2%;height:auto;margin-top:20px;}
.col-main-bg-1000{width:100%;float:left;padding:0px;height:auto;color:#000000;background:#ffffff;border:solid 1px #838383;margin-bottom:20px;margin-top:-1px;}
.featured-title-1000{width:100%;float:left;background:#2B65B0;font-size:1em;color:#2B65B0;padding-left:10px;box-sizing:border-box;line-height:0.1em;margin:20px 0 20px;}
.featured-title-1000 span{background:#ffffff;padding:0 10px;}
.innerpage-bg-width-1000{width:100%;float:left;height:auto;}
.innerpage-bg-top-1000{float:left;height:10px;}
.innerpage-bg-main-1000{width:100%;float:left;height:auto;}
.featured-width-1000{width:100%;float:left;}
.featured-img-area-1000{width:100%;float:left;padding:11px 0 0px 35px;height:auto;}
.map{background:url(../images/map.jpg);height:50px;width:90px;color:#000000;font-size:0.75em;letter-spacing:-1px;padding:15px 12px 15px 12px;text-shadow:-1px 0 #e7e7e7, 0 1px #e7e7e7,
1px 0 #e7e7e7, 0 -1px #e7e7e7;border-radius:5px;border-width:1px;border-color:#000000;display:block;margin:auto;text-align:center;}
.allreviews{color:#ffffff;font-size:0.875em;text-align:center;}
.revdiv{border:5px #651d1f;}
.navigation-profile{width:100%;height:auto;float:left;margin-bottom:10px;margin-left:0px;background:#838383;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.navigation-title-profile{font-size:20px;font-weight:normal;color:#ffffff;text-align:center;background:url(../images/part-1-top.html) repeat-x;height:35px;line-height:35px;}
.navigation-links-profile{width:100%;float:left;color:white;font-size:14px;border-top:1px solid #c9c9c9;text-shadow:1px 1px 1px #000000;}
.navigation-links-profile h3{font-weight:normal;}
.info{font-size:12px;}
.navigation-links-profile-1, .navigation-links-profile-2, .navigation-links-profile-3, .navigation-links-profile-4, .navigation-links-profile-5, .navigation-links-profile-6{display:none;}
.navigation-links-profile-4{text-align:center;line-height:200%;}
.navigation-links{display:none;background:#838383;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.navigation-links-review-in{text-align:left;line-height:100%;}
.desc_title{color:#FFFFFF;font-size:12px;font-weight:bold;line-height:22px;text-align:center;}
.desc_text{color:#FFFFFF;font-size:14px;text-shadow:1px 1px 1px #000000;font-weight:normal;line-height:20px;padding-right:10px;padding-bottom:10px;letter-spacing:0px;text-align:justify;}
.desc_text h3{text-align:center;font-weight:normal;text-shadow:none;}
.desc_text p{margin-left:0%;}
.col-main-profile{width:96%;float:left;margin-left:2%;height:auto;margin-top:20px;margin-right:0px;}
.col-main-bg-profile{width:100%;height:auto;float:right;padding-bottom:15px;padding-top:5px;background:#ffffff;margin-bottom:10px;border:1px solid #838383;margin-top:-1px;}
.featured-title-profile{width:100%;float:left;background:#2B65B0;font-size:1em;color:#2B65B0;padding-left:10px;box-sizing:border-box;line-height:0.1em;margin:20px 0 20px;}
.featured-title-profile span{background:#ffffff;padding:0 10px;}
.innerpage-bg-width-profile{width:100%;float:left;height:auto;}
.innerpage-bg-top-profile{float:left;height:10px;}
.innerpage-bg-main-profile{width:100%;float:left;height:auto;}
.featured-width-profile{width:100%;float:left;}
.featured-img-area-profile{width:100%;float:left;padding:11px 0 0px 35px;height:auto;border-radius:3px;}
.featured-img-width-g{width:48%;float:left;margin:1%;border:solid 3px;-moz-border-image:-moz-linear-gradient(top left, #becdd4 0%, #becdd5 7%, #393939 15%, #393939 22%, #bfced5 27%, #bcccd4 60%, #393939 75%, #393939 80%, #b0c9d5 100%);-webkit-border-image:-webkit-linear-gradient(top left, #becdd4 0%, #becdd5 7%, #393939 15%, #393939 22%, #bfced5 27%, #bcccd4 60%, #393939 70%, #393939 75%, #b0c9d5 100%);border-image:linear-gradient(to bottom right, #becdd4 0%, #becdd5 7%, #393939 15%, #393939 22%, #bfced5 27%, #bcccd4 60%, #393939 75%, #393939 80%, #b0c9d5 100%);border-image-slice:1}
.featured-img-width-new{width:100%;}
.featured-img-g{width:100%;position:relative;}
.featured-img-width-p{width:75%;margin-left:12.5%;}
.featured-img-p{width:100%;margin-top:10px;position:relative;}
.featured-img-width-cp{width:95%;margin-top:10px;margin-left:2.5%;}
.featured-img-cp{width:100%;}
.featured-img-g-hol, .featured-img-p-hol, .featured-img-cp-hol{position:absolute;width:100%;height:99%;text-align:center;background:rgba(0, 0, 0, 0.5);overflow:hidden;}
.featured-img-g-hol{width:100%;height:100%;}
.featured-img-p-hol span, .featured-img-cp-hol span, .featured-img-g-hol span{color:#d8d7d7;font-weight:900;text-shadow:-1px 0 rgb(51, 51, 51), 0 1px rgb(51, 51, 51),
1px 0 rgb(51, 51, 51), 0 -1px rgb(51, 51, 51);display:block;margin-top:50%;}
.featured-img-cp-hol span{margin-top:25%;}
.girl-name-g{width:100%;float:left;height:auto;font-size:75%;line-height:30px;color:#838383;text-align:center;background:#ffffff;}
.girl-name-g a{color:#2B65B0;}
.girl-name-g img{width:30%;float:right;margin:1.5%;border:1px solid black;}
.girl-name-ga{width:100%;float:left;height:auto;font-size:66.6%;color:#838383;text-align:center;background:#ffffff;height:78px;}
.services{background-color:#838383;background:-moz-linear-gradient(left, #464749 0%, #e1e1e1 50%, #464749 100%);background:-webkit-linear-gradient(left, #464749 0%,#e1e1e1 50%,#464749 100%);background:linear-gradient(to right, #464749 0%,#e1e1e1 50%,#464749 100%);height:30px;overflow:hidden;color:#ffffff;text-shadow:1px 1px 1px #000000;}
.primages{width:100%;}
.featured-img-g img{width:100%;}
.featured-img-cp img, .featured-img-p img{width:100%;border:solid 3px;-moz-border-image:-moz-linear-gradient(top left, #becdd4 0%, #becdd5 7%, #393939 15%, #393939 22%, #bfced5 27%, #bcccd4 60%, #393939 75%, #393939 80%, #b0c9d5 100%);-webkit-border-image:-webkit-linear-gradient(top left, #becdd4 0%, #becdd5 7%, #393939 15%, #393939 22%, #bfced5 27%, #bcccd4 60%, #393939 70%, #393939 75%, #b0c9d5 100%);border-image:linear-gradient(to bottom right, #becdd4 0%, #becdd5 7%, #393939 15%, #393939 22%, #bfced5 27%, #bcccd4 60%, #393939 75%, #393939 80%, #b0c9d5 100%);border-image-slice:1;}
.book_model{width:100%;font-size:1em;color:#838383;text-align:center;}
.book_model1{font-size:1em;color:#838383;}
.book_model img{float:right;max-height:31px;vertical-align:top;}
.himage{background:url(../images/back4.jpg) width:250px;height:375px;padding:5px 0 0 0;}
small{text-decoration:none;font-size:8px;line-height:10px;color:#000000;}
small p{text-align:left;}
.wrapper{width:100%;margin:auto;}
li.foot{padding:10px;}
img.withBorder{display:block;margin:auto;margin-top:10px;border:4px solid;-moz-border-image:-moz-linear-gradient(top left, #becdd4 0%, #becdd5 7%, #393939 15%, #393939 22%, #bfced5 27%, #bcccd4 60%, #393939 75%, #393939 80%, #b0c9d5 100%);-webkit-border-image:-webkit-linear-gradient(top left, #becdd4 0%, #becdd5 7%, #393939 15%, #393939 22%, #bfced5 27%, #bcccd4 60%, #393939 70%, #393939 75%, #b0c9d5 100%);border-image:linear-gradient(to bottom right, #becdd4 0%, #becdd5 7%, #393939 15%, #393939 22%, #bfced5 27%, #bcccd4 60%, #393939 75%, #393939 80%, #b0c9d5 100%);border-image-slice:1;border-radius:3px;-webkit-transition:all 0.57s ease;-moz-transition:all 0.57s ease;-o-transition:all 0.57s ease;-ms-transition:all 0.57s ease;transition:all 0.57s ease;}
img.withBorder:hover{box-shadow:0px 0px 4px 4px #ffffff;}
th{text-size:12px;}
.extlink{display:none;}
.availabilityTable, .statisticsTable, .priceTable{width:100%;font-size:1em;color:white;}
.availabilityTable td{width:50%;}
.priceTable td:nth-child(2) , .priceTable td:nth-child(3), .availabilityTable td:nth-child(2){text-align:center;}
.myConverter{float:right;margin-bottom:10px;margin-top:10px;}
table th{font-weight:normal;}
.popup{position:relative;display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.popup .popuptext{visibility:hidden;width:120px;background-color:rgba(102, 102, 102,1);color:#fff;text-align:center;border-radius:6px;padding:10px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-60px;border:solid 1px rgba(255,255,255,0.4);color:rgba(255,255,255,0.7);}
.popup .popuptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(102, 102, 102,1) transparent transparent transparent;margin-top:1px;}
.popup .show{visibility:visible;-webkit-animation:fadeIn 1s;animation:fadeIn 1s;}
@-webkit-keyframes fadeIn{from{opacity:0;}
to{opacity:1;}
}
@keyframes fadeIn{from{opacity:0;}
to{opacity:1;}
}
#gmap{display:none;}
.picUpdate{color:#2B65B0;text-align:center;}
}