html, body 
{
    margin:0px;
    padding:0px;   
    font-family: 'Roboto', sans-serif;
    color:#acacac;
    height:100%;
    min-width:1100px;
}

#main
{
    width:1010px;
    height:100%;
    margin:0px auto;
    padding:0px;
    position:relative;
    z-index:9;
    overflow:hidden;
}
/*Load deal top*/

#notification
{
    width:100%;
    background:#7a8939;
    position: fixed;
    top: 0;
    z-index:999;    
    text-align:center;
    color:#fff;
    font-weight: bold;
    line-height: 1.5em;
    font-size: 15pt;
    display:none;
    padding: 5px;
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}
.notificationtop a
{
    color:#000;
    text-decoration:none;    
    background:#fff;
    padding:4px 5px 4px 5px;
    font-size:11pt;
    border-radius:5px;
    -moz-border-radius:5px;
    margin-left:10px;
    cursor:pointer;
}

/*Load deal top*/

/* Banner */
.groupbanner
{
    width:100%;
    height:100%;
    position:fixed;
    z-index:1;
}
.banner
{
    width:100%;
    height:100%;
    position:absolute;
    display:none;
}
#banner1
{    
    background:url(../images/banner1.webp)0px 0px no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display:block;
}
#banner2
{    
    background:url(https://acquanailsva.com/images/banner2.webp)0px 0px no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#banner3
{    
    background:url(../images/banner3.webp)0px 0px no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.groupnext
{
    width:100%;
    overflow:hidden;    
    margin-bottom:10px;
}
.nextbox
{
    width:34px;
    margin:0px auto;
}
.next
{
    width:7px;
    height:7px;
    float:left;
    background:url(../images/next.png)center 0px no-repeat;
    cursor:pointer;
    margin-left:2px;
    margin-right:2px;
}
.next:hover
{
    background:url(../images/next.png)center -8px no-repeat;
}
#next1
{
    background:url(../images/next.png)center -8px no-repeat;
}
.loadbanner
{
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    z-index:2;
    text-align:center;
    background:url(../images/gall_spinner.gif)center 10% no-repeat;
    background-color:rgba(0, 0, 0, 0.8);
    display:none;
}
.loadbanner img
{
    margin-top:7%;
}
#flag
{
   display:none;
}
/* Banner */


/* Logo & menu */

#logo
{
    margin-top:60px;
    background-color:rgba(225, 225, 225, 1.0);
    text-align: center;
}
#logo img
{
    width: 90%;
    border: none;
    margin: 0px auto;
}
#logo h1
{
    margin:0px;
    padding:0px;
}
.bookan
{
    text-align:center;
    margin-top:20px;
    margin-left:10px;
}
.bookan_m
{
    display:none;
    text-align:center;
}
.header_m
{
    display:none;
}
.groupmenu
{        
    padding-right:20px;
    padding-top:25px;  
}
#menu .menu_m
{
    height:500px;
}
#menu ul
{
    margin:0px;
    padding:0px;    
}

#menu ul li
{
    list-style-type:none; 
    text-align:right; 
    margin-bottom: 10px;
    padding-bottom: 4px;
    border-bottom: 2px solid #333;
}

#menu ul li a
{
    color:#acacac;
    text-decoration:none;
    font-size:13pt;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform:uppercase;
}
#menu ul li a:hover, #menu ul li .selected
{
     color:#7a8939;
     background: none;
}
#menu2:hover > ul
{
    display:block;
}
#menu ul ul 
{
    width:180px;
    position:absolute;
    z-index:99;
    margin-left:236px;  
    margin-top:-30px;
    background-color:rgba(0, 0, 0, 1.0);
    padding:6px;    
    display:none; 
}

#menu ul ul:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  top: calc(10% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0px;
  border-color: transparent #000 transparent transparent;
}

#menu ul ul li
{
    margin-top:4px;
    margin-bottom:0px;
    text-align:left;
}
#menu ul ul li a
{
    font-size:11pt;
}

.icon1
{
    background:url(../images/icon1.png)5px center no-repeat;
}
.icon2
{
    background:url(../images/icon2.png)5px center no-repeat;
}
.icon3
{
    background:url(../images/icon3.png)5px center no-repeat;
}
.icon4
{
    background:url(../images/icon4.png)5px center no-repeat;
}
.icon5
{
    background:url(../images/icon5.png)5px center no-repeat;
}
.icon6
{
    background:url(../images/icon6.png)5px center no-repeat;
}
.icon7
{
    background:url(../images/icon7.png)5px center no-repeat;
}
.icon8
{
    background:url(../images/icon8.png)5px center no-repeat;
}
.icon9
{
    background:url(../images/icon9.png)5px center no-repeat;
}
.icon10
{
    background:url(../images/icon10.png)5px center no-repeat;
}
.icon11
{
    background:url(../images/icon11.png)5px center no-repeat;
}
.icon12
{
    background:url(../images/icon12.png)5px center no-repeat;
}

.menuimg
{
    display:none;
}


.groupcopyright
{
    width:100%;
    position:absolute;
    bottom:0px;
    
}
.copyrightbox
{
    width:100%;
    background:#8b6c47;
    padding:10px 0px 10px 0px;
    overflow:hidden;
}

.copyright
{
    font-size:8pt;
    text-align:center;
    color:#472803;
}
.social
{
    text-align:center;
    margin-top:10px;
}
.social img
{
    border:none;
}
.social img:hover
{
    opacity:0.8;
}
/* Logo & menu */

/* Home */
.groupheader
{
    width:225px; 
    float:left;
    border-top:6px solid #8b6c47;
    background-color:rgba(0, 0, 0, 0.8);
    height:100%;
    position:relative;
}
.groupcontent
{
    width:780px;
    height:100%;
    float:right;    
    position:relative;
    overflow:hidden;
    font-size: 11pt;
    line-height: 24px;
}
.homecontent
{
    
}
.homecontactm
{
        background: rgba(0,0,0,0.9);
        padding: 10px;
        margin-top: 10px;
        color: #fff;
        text-align: center;
        display: none;
}
.homecontactmtitle
{
	font-size: 16pt;
	margin-bottom: 20px;
}
.homecontactmrow
{
	margin-bottom: 20px;
	border-bottom: 1px dashed #333;
	padding-bottom: 5px;
	font-size: 12pt;
}
.homecontactmrow a
{
	color: #fff;
	text-decoration: none;
}
.contentbox
{
    width: 100%;
    height: 85%;
    position:absolute;
    top: 45px;     
    z-index:9;
    background-color:rgba(0, 0, 0, 0.95);
    padding-top:10px;
}
.content
{
    height:95%;
    padding:10px;
    overflow-y:auto;
}
.content h2
{
    font-size:22pt;
    color:#7a8939;
}
#phone_m
{
    display:none;
}
.manicure_img
{
    overflow:hidden;
    margin-top:50px;
    margin-left:30px;
}
.manicure_img img
{
    margin-left:20px;
    border:2px solid #f0c332;
}
#freemanicure_bt
{
    float:right;
    background-color:#f0c332;
    text-align:center;
    margin-right:10px;
    padding:10px 10px 10px 10px;
    text-decoration:none;
    color:#000;
    font-size:12pt;
    border-top:4px solid #000;
    cursor: pointer;
    
}
#freemanicure_bt:hover
{
    opacity:0.8;
}

#facebookbar
{
    width:38px;
    height:184px;
    display:block;
    position:fixed;
    top:22%;
    right:0px;  
    z-index:99;
    background:url(../images/facebookbar.png)0px 0px no-repeat;  
    border-right:4px solid #fff;
}
#facebookbar:hover
{
    opacity: 0.8;
}
#yelpbar
{
    width:38px;
    height:118px;
    display:block;
    position:fixed;
    top:55%;
    right:0px;  
    z-index:99;
    background:url(../images/yelpbar.png)0px 0px no-repeat;  
    border-right:4px solid #fff;
}
#yelpbar:hover
{
    opacity: 0.8;
}
#linktop
{
    width:40px;
    height:40px;
    position:fixed;
    bottom:10px;
    right:10px;  
     z-index:999;  
    background:url(../images/top.png)0px 0px no-repeat;  
    opacity:0.8;
    cursor:pointer;   
    display:none;
}
#linktop:hover
{
    opacity:1.0;
}
.grouphomepage_note
{
    width:100%;
    position:absolute;
    bottom:60px;    
}

.homepage_note
{
    width:250px;
    margin:0px auto;
    padding:5px 20px 5px 20px;
    text-align:center;
    background-color:rgba(255, 255, 255, 0.8);
    color:#000;
    font-size:10pt;
}
/* Home */

/* Services */
.groupservices
{
    overflow:hidden;
    padding-top:20px;
    padding-bottom:20px;
    margin-bottom:10px;
}
.groupservicesimg
{
    text-align:center;
}
.servicesbox_r
{
    margin-left: 20px;
}
.servicesimg
{    
    margin-top:10px;
}

.servicesimg img
{
    border:3px solid rgba(255, 229, 144, 0.8);
    margin-bottom:30px;
}
.services_img1
{
    text-align:center;
    margin-top:10px;
}
.price
{
    float:right;
    overflow:hidden;
    color:#7a8939;
}
.servicestitle
{
    font-size:30pt;
    text-align:center;
    margin-bottom:40px;
    padding-top:20px;
    line-height:34px;
    color:#7a8939;
    font-family: 'Oleo Script', cursive;
}
.servicestitle span
{
    background: url(../images/angel.png) 0px 0px no-repeat;
    padding-left: 50px;     
}
.servicestitle_note
{
    text-align:center;
}
.grouprow
{
    overflow:hidden;    
}
.rowtitle
{
    font-size:20pt;
    text-align:center;
    margin-bottom:10px;
    color:#fff;
    width:100%;
    overflow:hidden;
    font-family: 'Ubuntu Condensed', sans-serif;
}
.row
{
    padding-top:5px;
    padding-bottom:5px;
    border-bottom:1px dashed #222;
    overflow:hidden;
    color:#f1f1f1;
}
.row_note2
{
    color:#999;
    font-size:10pt;
    text-align:center;
}
.row_note
{
    color:#999;
    font-size:10pt;
}
.services_note
{
    color:#999;      
    margin-top:20px;    
}

.servicesbox
{
    overflow:hidden;
    margin-bottom:30px;
    text-align:center;
}
.servicesbox img
{
    border:10px solid #fff; 
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition:all 1s ease-out; /* Safari */
    transition:all 1s ease-out;
}

.servicesbox img:hover 
{    
    filter: none;
    -webkit-filter: grayscale(0%);   
}
.servicesbox span
{
    display:block;
}
.servicesbox a
{
    color:#fff;
    text-decoration:none;
}

.servicesnav
{
    text-align: right;
    margin-bottom: 20px;
}
.servicesnav a
{
    color: #fff;
    text-decoration: none;
}
#seacret_logo
{
    text-align:center;
}
.deadsea_l
{
    width:200px;
    float:left; 
    margin-right:30px;
}
.deadsea_r
{
    width:200px;
    float:left;    
}
.groupdeadsea
{
    overflow:hidden;
}
.groupdeadsea ul li
{
    list-style-type:decimal;    
    margin-bottom:5px;
    padding: 0px;
}
.row2
{
    font-size:12pt;
    margin-top:10px;
    font-weight:bold;
}
.border_service
{
    width:100%;
    margin:0px auto;
    text-align:center;
}
/* Services */

/*Packages*/
.grouppackage
{
    padding:10px; 
    margin:10px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius:10px;
    color:#000;
}
.grouppackage span
{
    font-family: 'Niconne', cursive;
    font-size: 22pt;
    line-height:32px;
}
.package_note
{
    font-size:10pt;
}
/*Packages*/

/* About Us */
.aboutimg
{
    text-align:center;
    margin-bottom:10px;
   
}
.aboutimg img
{
     border:3px solid rgba(41, 41, 41, 0.9);
}
.about_title
{
    margin-top:30px;
    margin-bottom:10px;
    font-size:15pt;
    font-weight:bold;
    color: #fff;
}
.aboutslogan
{
    margin-top:20px;
    margin-bottom:20px;
    font-size:24pt;
    text-align:center;
    color:#7a8939;
    font-family: 'Niconne', cursive;
}
.video
{
    padding-top:20px;
    margin-bottom:20px;
    margin-top:10px;
    text-align:center;
}
/* About Us */

/* Gallery */
#gallery
{
    text-align:center;
}
#gallery img
{
    margin-left:2px;
    margin-right:2px;
    margin-bottom:10px;
    border:3px solid rgba(41, 41, 41, 0.9);
}
/* Gallery */

/* Contact */
.groupcontact
{
    overflow:hidden;
    color:#f1f1f1;
}
.contact_add ul li
{
    list-style-type:none;
}
.contact_add2 a
{
    color:#7a8939;
}
.contact_title
{
    font-size:16pt;
    margin-top:10px;
}
/*Contact form*/
.contact_from_title
{
    font-size:18pt;
    text-align:center;
}
#form
{
    margin-top: 20px;
}
.txtbox
{
    border: 1px solid #ccc;
    height: 30px;
    width: 90%;
}
.textarea
{
    min-height: 100px;
}
.formrowtop
{
    font-weight: bold;
}
.formrow
{
    margin-bottom: 10px;
}
.buttonrow
{
    text-align: center;
}
#bSend
{
    width: 100%;
    max-width: 250px;
    background: #aa915f;
    color: #000;
    text-align: center;
    cursor: pointer;
    margin: 0px auto;
    height: 35px;
    line-height: 35px;
}
#bSend:hover
{
    background: #ccc;
}
#formnotify
{
	width: 90%;
	max-width: 400px;
	min-height: 160px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin-left: -200px;
	padding: 10px;
	text-align: center;
	box-shadow: 2px 2px 5px #666;
	z-index: 99999;
	display: none;
}
#formnotifycontent
{
	font-size: 12pt;
	color: #666;
	margin-top: 30px;
}
#formnotifyok
{
	margin: 0px auto;
	margin-top: 20px;
	width: 100px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #df811e;
	cursor: pointer;
}
#formnotifyok:hover
{
	background: #be3024;
}
#formpwait
{
	float: left;
	margin-left: 20px;
	display: none;
}
#formwait
{
    display: none;
}
/*Contact form*/
/* Contact */

/* Location */

.map
{
    margin-top:10px;
    margin-bottom:30px;
}
/* Location */

/* Promotion */
.promotionrow
{
    margin-bottom:20px;
}
/* Promotion */

/* Reviews */
.reviewsgroup
{
    overflow:hidden;
    padding:10px 10px 30px 10px;
    margin-bottom:40px;
    color:#fff;
    border-bottom: 1px dashed #333;
}
.reviews
{
    overflow:hidden;
}
.reviewsimg
{
    width:60px;
    height:60px;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}
.reviewsname
{
    display:inline-block;
    float:left;    
    font-size:12pt;
}
.reviewsname span
{
    font-weight:bold;
}
.reviewsyelp
{
    width:60px;
    float:right;
    text-align:center;
    padding-top:2px;
}
.reviewsyelp img
{
    border:none;
    background: #fff;
    padding: 3px;
}
.reviewsstar
{
    margin-bottom:20px;
}

.reviewstxt
{
    font-size:10pt;
    color: #ccc;
}

.groupreviews_bt
{
    overflow:hidden;
    margin-bottom:20px;
}
.reviewsus
{
    display:inline-block;
    float:left;
    font-weight:bold;
    margin-right:5px;
    margin-top:10px;
}

.groupreviews_bt .review_bt
{
    display:block;
    width:80px;
    height:40px;
    line-height:40px;
    background-color:#f1f1f1;
    color:#fff;
    margin-bottom:5px;
    float:left;
    margin-right:10px;
}
.groupreviews_bt .review_bt:hover
{
    background-color:#ccc;   
}

.yelp
{
    background: url(../images/reviews/yelp.png) 16px 6px no-repeat;
}
.fb
{
    background: url(../images/reviews/fb.png) 22px 6px no-repeat;
}
.yellowpages
{
    background: url(../images/reviews/logo-yp.png) 16px 0px no-repeat;
}
.fb_review
{
    background: url(../images/reviews/fb.png) 25px 6px no-repeat;
}
.gp_review
{
    background: url(../images/reviews/gp.png) 25px 6px no-repeat;
}
/* Reviews */

/*Locations*/
.locationgroup
{
    background: #111;
    padding: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}
.locationimg
{
    float: left;
    width: 25%;
}
.locationinfo
{
    width: 75%;
    float: left;   
}
.locationtitle
{
    color: #fff;
    font-size: 20pt;
    text-align: center;
    font-family: 'Ubuntu Condensed', sans-serif;
    margin-bottom: 20px;
}
.locationinforow
{
    overflow: hidden;
}
.locationrow
{
    font-size: 10pt;
    margin-bottom: 10px;
    color: #ccc;
}
.locationphone
{
    font-size: 16pt;
}
.locationrow a
{
    color: #fff;
    text-decoration: none;
}
.locationrow a:hover
{
    color: #ccc;
}
.locationright
{
    text-align: right;
}
/*Locations*/

/* Free Manicure */
.formrowtop_freemani
{
    font-weight: bold;
}
.formrow_freemani
{
    margin-bottom: 10px;
}
.freemanititle
{
    text-align:center; 
    margin-bottom:30px; 
    font-size: 14pt;
    color: #fff;
}
.freemaniform
{
    max-width: 400px;
    margin: 0px auto;
}
#bsend_freemani
{
    width: 90%;
    background: #f0c332;
    color: #000;
    text-align: center;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    margin-top: 30px;
}
#bsend_freemani:hover
{
    background: #ccc;
}
/* Free Manicure */

/* Subbar */

#subbar
{
   width: 130px;
    height: 40px;
    position: fixed;
    z-index: 99;
    right: 0px;
    top: 35%;
    border-top-left-radius: 4px;
    -mox-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    background: url(../images/subbar.png) 0px 0px no-repeat;
    background-color: #7a8939;
    cursor: pointer;
    opacity: 1.0;
}
#subbar:hover
{
    opacity:0.8;
}
#book_online
{
   width: 130px;
    height: 40px;
    position: fixed;
    z-index: 99;
    right: 0px;
    top: 45%;
    border-top-left-radius: 4px;
    -mox-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    background: url(../images/book_online.png) 0px 0px no-repeat;
    background-color: #000;
    cursor: pointer;
    border:1px solid #7a8939;
    opacity: 1.0;
}
#book_online:hover
{
    opacity:0.8;
}
#egiftm
{
    float:right;
    background:#aa915f;
    width: 130px;
    text-align: center;
}
#egiftm:hover
{
    opacity: 0.8;
}
#egiftm img
{
    border: none;
}
#egiftm a
{
    display: block;
    padding-top:3px;
    padding-bottom: 2px;
    border-top: 4px solid #8b6c47;
}
#subbox
{
   width:100%;  
   height:100%;
   overflow:hidden;
   position:fixed;
   top:0px;
   z-index:9999;
   display:none;
}
.subboxgroup
{
    width:680px;
    margin:0px auto;
    padding:0px;
    padding:10px;
    margin-top:200px;
    background:#fff;
    overflow:hidden;
    border:1px solid #ccc;
}
#opttitle
{
    text-align:center;
    font-size:15pt;
    margin-bottom:20px;
    line-height:30px;
    color: #666;
}
.optcell
{
    margin-bottom:10px;
    text-align:center;
}

.subtextbox
{
	width: 250px;	
	height: 30px;
	padding-left:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cccccc;
}
.optbutton
{
    width: 80px;	
	height: 30px;
	border:none;
	background:#000;
	cursor:pointer;
	color:#fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
}
.optbutton:hover
{
	opacity: 0.8;
}

#subtop
{
    display:none;
}


#optnotify
{
	display: none;
	position: fixed;
	width: 400px;
	min-height: 190px;
	background: #fff;
	z-index: 99999;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -200px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	border: 2px solid #ccc;
	background: #f1f1f1;
	padding: 10px;
	color: #000;
	text-align: center;
}
#optnotifytitle
{
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 20px;
}
#notifyok
{
	margin-top: 30px;
	background: #706a6c;
	color: #fff;
	width: 50px;
	height: 30px;
	border: none;
	cursor: pointer;
}

/* Subbar */

/* Scroll bar content color */
.content, .groupmenu{
    scrollbar-face-color: #fff;
    scrollbar-shadow-color: #fff;
    scrollbar-highlight-color: #fff;
    scrollbar-3dlight-color: #fff;
    scrollbar-darkshadow-color: #fff;
    scrollbar-track-color: #fff;
    scrollbar-arrow-color: #fff;
}

/* Let's get this party started */
.content::-webkit-scrollbar, .groupmenu::-webkit-scrollbar {
    width: 10px;
}
 
/* Handle */
.content::-webkit-scrollbar-thumb, .groupmenu::-webkit-scrollbar-thumb {
  /* background: rgba(122, 137, 57, 1.0); */
}

/* Scroll bar content color */

#bookbutton
{
    float:right;
    background-color:rgba(0, 0, 0, 0.8);
    padding:0px 10px 0px 10px;
    border-top:4px solid #fff;
}
#bookbutton:hover
{
    opacity: 0.8;
}
#bookbutton img
{
    border: none;
}
#bookbutton a
{
    display: block;
    color:#fff;
    font-size:12pt;
    text-decoration: none;
    padding:10px 0px 10px 0px;
}
#homephone
{
    float:right;
    background-color:rgba(0, 0, 0, 1.0);
    text-align:center;
    margin-right:10px;
    padding:5px 10px 5px 10px;
    text-decoration:none;
    color:#fff;
    font-size:15pt;
    border-top:4px solid #fff;
}
#homephone:hover
{
    opacity: 0.8;
}
/*Page E-gift*/
.error
{
    text-align:center;
    font-size:13pt;
}
.error a
{
    color:#7a8939;
    text-decoration:none;
}
.textbox2
{
    width:500px;
    height:100px;
}
.card_m
{
    max-width: 650px;
    width: 98%;
    border: 1px dashed #ccc;
    background: #f1f1f1;
}

#egifttopnote
{
	font-weight: bold;	
	color: #fff;
	font-family:Arial;
	text-align:left;
}

.egiftrow
{
	text-align: left;
	margin-top: 20px;
}

#egiftlibrary
{
	text-align: left;
	margin-top: 20px;
}

#egiftlibrary img
{
	margin: 5px;
	border: 2px solid #ffffcc;
	padding: 2px;
	cursor: pointer;
}

#egiftlibrary img:hover
{
	border: 2px solid #7a8939;
}

.egiftbox
{
	float: left;
	width: 208px;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 20px;
}

#cardimg img
{
	width: 100%;
}

#egiftmessagegroup
{
	font-family: Arial;
	font-size: 10pt;
	line-height: 140%;
	overflow: hidden;
	background: #f1f1f1;
	color: #000;
}

.calendar
{
	position: relative;
	border: 1px solid #e5e5e5;
	background: #ffffff;
}
.center_egift
{
    font-family:Arial;
    color:#000;    
    text-align:left;
}
.searchbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	cursor: pointer;
}.searchbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}.searchbutton:active {
	position:relative;
	top:1px;
}

.textbox
{
	width: 150px;
	height: 25px;
	border: 1px solid #cccccc;
}

#productcart
{
	text-align: center;
	width: 350px;
	border: 1px dashed #e5e5e5;
	margin-bottom: 30px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	float: right;
	margin-right: 10px;
}

#productcart img
{
	border: none;
}

#egifttabbar
{
	margin-bottom: 20px;
	overflow: hidden;
}

.egifttab
{
	float: left;
	height: 35px;
	margin-right: 10px;
	width: 200px;
	font-size: 12pt;
	color: #fff;
	background: #f2c781;
	text-align: center;
	font-weight: bold;
	line-height: 32px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
}

.egifttab a
{
	height: 35px;
	width: 200px;
	display: block;
	color: #fff;
	text-decoration: none;
}

.egifttab a:hover
{
	background: #666;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
}

.giftselect
{
	background: #666;
}
#dragguide
{
	width: 195;
	height: 19px;
	background: url(../images/dragguide.jpg) 0px 0px no-repeat;
	display: none;
}

.gifttextarea
{
	max-width: 500px; 
	width: 98%;
	height: 80px;
}
/*End Page E-gift*/

/* Notification */
#groupnoti
{
    width:100%;
    height:100%;
    position: absolute;
    top:0px;
    z-index:9999;
    
}
#noti
{
    width:400px;
    margin:0px auto;
    padding:10px;   
    margin-top:20px;
    background:#fff;
    box-shadow:0px 0px 4px 1px #888;
    overflow: hidden;
}
#noti img
{
    width:100%;
}

#closenoti
{
    text-align:right;
    width:100%;
    float:right;
    cursor:pointer;
    margin-bottom:5px;
}



/* Notification */

/*Sign In*/

.sign
{
    overflow:hidden;
    width:50%;
    margin:0px auto;
}
.sign_title
{
    text-align:center;
    font-size:14pt;
    font-weight:bold;    
}
#bSubmit
{
    width: 100%;
    max-width: 100px;
    background: #38b44a;
    border-radius:5px;
    -moz-border-radius:5px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin: 0px auto;
    height: 35px;
    line-height: 35px;
}
#bSubmit:hover
{
    opacity:0.8;
}
#formsign
{
    margin-top:30px;
}
.txtboxsign
{
    width:99%;
    border: 1px solid #ccc;
    height: 30px;
}
/*Sign In*/


/*  1100px hoac nho hon */
@media screen and (max-width: 1100px) 
{
     html, body 
    { 
        min-width:0px;
        zoom:85%;
        
    }   
    .groupmenu
    {        
        height:100%;    
    }
    .sign
    {
        width:60%;
    }
    
}
@media screen and (max-width: 900px) 
{
    #noti
    {
        width: 90%;
    }
}
/*  768px hoac nho hon */
@media screen and (max-width: 768px) 
{
    html, body 
    {
       
        zoom:100%;
    }
    
    #groupnoti
    {
        margin-left:2px;
        
    }
    #main
    {
        width:100%;
        height:auto;
    }
    #banner1
    {
        display:none;
    }
    #banner2
    {
        display:none;
    }
    #banner3
    {
        display:block;
    }
    .groupnext
    {
        display:none;
    }
    /* Handle */
    .content::-webkit-scrollbar-thumb, .groupmenu::-webkit-scrollbar-thumb {
        background: none; 
    }
    /* Logo & menu */
    #logo
    {
        width:100%;
        margin-top:0px;
        text-align:center; 
        overflow:hidden;
    }
    .groupmenu
    {
        width:100%;
        margin:0px; 
        padding:0px;         
    }
    #menu
    {
        height:auto;
    }
    #menu .menu_m
   {
    height:412px;
   }
    #menu ul
    {
        height:40px;
        margin:0px;
        padding:0px;    
        background-color:rgba(0, 0, 0, 0);
        overflow:hidden;
    }

    #menu ul li
    {
        text-align:center; 
        height:40px;
        margin:0px;
    }
    #menu ul li a
    {
        font-size:12pt;
        line-height:40px;
    }
    #menu ul ul
    {
        width:0px;
        height:0px;
        padding:0px;
        overflow:hidden;
    }
     .menuimg
    {
        display:block;
        text-transform:uppercase;        
        color:#fff;
        font-size:16pt;
        line-height:42px;        
        background:url(../images/iconmenu_m.png)right 0px no-repeat;
        border-bottom:1px solid #fff;
        cursor:pointer;
    }
    /* Logo & menu */
    .bookan
    {
        margin:0px auto;
        text-align:center;
        display:none;
    }
    .bookan_m
    {
        display:block;
        margin-top:7px;
    }
    /* Menu moblie*/
    .header_m
    {
        display:block;
        overflow:hidden;

    }
    .group-first
	{
	    margin-top:35px;
	}
	.group-second
	{
	    padding-bottom:5px;       
	}
    
    .groupmenu_m
    {
        width:100%;   
        margin-top:2px;
        margin-bottom:2px;
        overflow:hidden;     
    }
    .groupmenu_m ul
    {
        margin:0px;
        padding:0px;
    }
    
    .groupmenu_m ul li
    {
        width:32.2%;
        float:left;
        background:#e1e1e1;
        margin-left:0.1%;
		margin-right:0.1%;
		border-radius:5px;
        padding-top:5px;       
        text-align:center;    
        list-style-type:none;  
        margin:2px;  
    }
    .groupmenu_m ul li:hover
	{
		
		background:#aa915f;
		border:none;         
	}
	.selected
    {   
        background:#aa915f;
    }
    .groupmenu_m ul li a
    {
        color:#000;
        text-decoration:none;
    }
    #call_m span
    {
        display:block;
        background:url(../images/phone_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    #email_m span
    {
        display:block;
        background:url(../images/services_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    #direction_m
    {
        cursor:pointer;
    }
    #direction_m span
    {
        display:block;
        background:url(../images/location_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    #subbar_m span
    {
        display:block;
        background:url(../images/stay_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
   
    #e-gift span
    {
        display:block;
        background:url(../images/gift2.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
	#promotion span
    {
        display:block;
        background:url(https://acquanailsva.com/images/promotions.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    #book_m span
    {
        display:block;
        background:url(../images/bookonline_m.png)center 0px no-repeat;
        padding:30px 0px 10px 0px;
    }
    /* Menu moblie*/
    
    /* Home */
    .groupheader
    {
        width:98%;         
        height:auto;
        margin:0px auto;
        float:none;
        position:static;
        border-top: none;
    } 
    
    .groupcontent
    {
        width:98%;        
        height:auto;        
        margin:0px auto;
        float:none;    
        margin-bottom:120px;
    }
    .homecontent
    {
        min-height: 300px;
    }
    .contentbox
    {
        height:auto;
        position:relative;
        top:0px;
        margin-top:10px;   
    }
    .content
    {
        height:auto;
    }
    .groupcopyright
    {
        width:105%;
        margin-top:10px; 
        margin-left:-6px;  
    }
    .copyright_m
    {     
        position:fixed;
        bottom:0px;
    }
    
    #phone_m
    {
        padding:10px 0px 10px 0px;
        text-align:center;
        background:#fff;
        color:#000;
        font-size:15pt;
        cursor:pointer;
        display:block;
        text-decoration:none;
        
    }
    #freemanicure_bt
    {
        display:block;
        width:100%;        
        float:none;
        border-bottom:5px solid #000;
    }
    .manicure_img
    {
        
        margin-left:0px;
        text-align:center;
    }
    .manicure_img img
    {
        text-align:center;
        margin-left:0px;
    }

    #facebookbar
    {
        display:none;
    }
    #yelpbar
    {
        display:none;
    }
    .homecontactm
    {
        display: block;
    }
    
    .grouphomepage_note
    {
        position:relative;        
        min-height:250px;
    }
    .homepage_note
    {
        width:100%;
        line-height:30px;
        margin-top:100px;        
    }
    /* Home */
    
    /* Services */
    .groupservices
    {
        overflow:hidden;
        padding-top:20px;
        padding-bottom:20px;
        margin-bottom:10px;
    }
    .groupservicesimg
    {
         width:100%;
         float:none;
    }
    .servicesimg
    {
        text-align:center;
        margin-top:20px;
    }
    .servicesbox_r
    {
        width:100%;
        float:none;
        margin-left:0px;
    }
    .clearimg
    {
        display:none;
    }
    .services_l
    {
        float:none;
        width:240px;
        margin:0px auto;
        margin-bottom:20px;
    }
    .services_r
    {
        float:none;
        width:240px;
        margin:0px auto;
    }
    .servicesnav
    {
        display: block;
    }
    /* Services */
    
    /* About Us */
    .aboutimg img
    {
        width:95%;
    }
    .video iframe
    {
        width:100%
    }
    /* About Us */
    
    /* Contact */
    .contact_bt
    {
        width:100%;
        margin-bottom:5px;
    }
    /* Contact */    
    
    /* Location */    
    .location_l
    {
        width:100%;
        float:none;
        margin-bottom:30px;
    }
    .location_r
    {
        width:100%;
        float:none;
    }
    .locationimg
    {
        float: none;
        width: 100%;
    }
    .locationinfo
    {
        width: 100%;
        float: none;   
    }
     /* Location */
    
    /* Promotion */
    .promotionrow
    {
        text-align:center;
    }
    .promotionimg img
    {
        width:95%;
    }
    /* Promotion */
    
    /* Subbar */ 
    #egiftm
    {
        float:none;
        width: 100%;
    }
    #subbar
    {
        display:none;
    }
    #book_online
    {
        display:none;
    }
    .subboxgroup
    {
        width:90%;
        margin:0px auto;
        padding:0px;
        padding:10px;
        margin-top:20px;
        background:#fff;
        overflow:hidden;
    }
    /* Subbar */
    /* Egift */
    #dragguide
    {	    
	    display:block;
    }
    .card_m
    {
        overflow-x:auto;
        width:100%;
    }
    /* Egift */
    #bookbutton
    {
        float:none;
        text-align:center;
        border-radius:0px;
        padding:4px 0px 4px 0px;
        width:100%;
        margin:0px;
        border-top: none;
    }

    #homephone
    {
        display:none;
    }
}
/*  680px hoac nho hon */
@media screen and (max-height: 680px) /* height  */
{
    .groupmenu
    {        
        height:412px;
        overflow-y:auto; 
    }
    #menu
    {
        height:412px; 
    }
    #notification
    {
        font-size:10pt;    
    }
    .notificationtop a
    {
        font-size:9pt;
    }
    

}


/*  650px hoac nho hon*/
@media screen and (max-width: 650px) 
{
    /* Notification */    
    /*#noti
    {
        width:90%;
        max-width:600px;
        margin:0px auto;
        margin-top:20px;
    }
    /* Notification */
    .border_service img
    {
        width:90%
    }
    .sign
    {
        width:80%;
    }
    .txtboxsign
    {
        width:90%;
    }
    
}
/*  540px hoac nho hon*/
@media screen and (max-width: 540px) 
{
    
    .services_img1 img
    {
        width:90%;
    }
    .servicesimg img
    {
        width:70%;
    }
    .groupmenu_m ul li a
    {
        font-size:9pt;
    }   
    .textbox2
    {
        width:90%;
        height:100px;
    } 
   #noti img
    {
        width: 100%;
    }
    
}
/*  520px hoac nho hon */
@media screen and (max-height: 520px) /* height  */
{
    #menu
    {
        height:412px; 
    }
    #deal
    {
        font-size:10pt;
    }
    #notification
    {
        font-size:10pt;
    }

    
}
/*  380px hoac nho hon*/
@media screen and (max-width: 380px) 
{
    .groupmenu_m ul li a
    {
        font-size:7pt;
    }    
    
}