*{
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: 'antoniobold';
    src: url('antonio-bold-webfont.eot');
    src: url('antonio-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('antonio-bold-webfont.woff') format('woff'),
         url('antonio-bold-webfont.ttf') format('truetype'),
         url('antonio-bold-webfont.svg#antoniobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background: #dedede;
}
/********************************** common  variables *****************/
body,.footer ul li a{
    color: #666;
}
.sub-menu li a,.sub-menu-left li a,.address-line span,label.direction-link a,.testimonial-footer,form.search_form input[type="text"]{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.para > h2,.bucket-menu-left,.bucket-menu-right,.banner-text div label,.content h1,.social-share label,h3{
    font-family: 'antoniobold';
}
.top ul li a,.content h1,.para h2,h2.testimonial-header,.social-share label,h3{
    color: #45195d;
}
.bucket-menu-left a,
.bucket-menu-right a,
.sub-menu li a,
.side-box a,
.side-box2 a,
.banner-text div span.form,
.search_form input[type="text"],
h2.news-letter,
h2.appointment-heading,
.footer ul li a:hove,
.footer ul li a.active{
    color: #fff !important;
}
.powerdby a,.testimonial-footer label a,.testimonial-footer{
    color: #f37f22;
}
h2.news-letter,.address-line,.side-box a,.side-box2 a,.para h2,h2.testimonial-header,h2.news-letter,h2.appointment-heading,.social-share label{
    font-size: 18px;
}
form.search_form input[type="text"],span.suscribe,.footer ul li a,.copyright,.powerdby{
    font-size: 12px;
}
.nomargin-right{
    margin-right: 0 !important;
}
.nomargin-bottom{
    margin-bottom: 0 !important;
}
.nomargin-top{
    margin-top: 0 !important; 
}
a img{
    border: 0;
}
.wrapper{
    width: 100%;
    height: auto;
    float: left;
}
    .top-wrapper{
        width: 100%;
        height: 212px;
        float: left;
        background: url(../images/top-bg.jpg) repeat-x;
    }
        .top{
            width: 1000px;
            height: 212px;
            margin: 0 auto;
            position: relative;
        }
            .top ul{
                width: 1000px;
                height: 40px;
                display: block;
                float: left;
                list-style: none;
            }
                .top ul li{
                    float: left;
                    line-height: 40px;
                    margin-right: 35px;
                    word-spacing: 2px;
                }
                    .top ul li a{
                        text-decoration: none;
                    }
                        .top ul li a:hover{
                            color: #cb7749;
                        }
                        .top ul li a.active{
                            color: #cb7749;
                        }
            .header-address{
                width: 343px;
                height: 131px;
                float: left;
                overflow: hidden;
            }
                .address-line{
                    float: left;
                    width: 100%;
                    height: auto;
                    color: #43185d;
                    margin-top: 20px;
                    line-height: 20px;
		    font-size: 16px;
                }
                    .address-line span{
                        margin-left: 5px;
                    }
                .header-address label{
                    display: block;
                    float: left;
                    width: 100%;
                    height: auto;
                    color: #43185d;
                }
                label.direction-link{
                    margin-top: 4px;
                }
                    label.direction-link a{
                        color: #43185d;
                    }
                .sm-buttons{
                    width: 100%;
                    height: auto;
                    float: left;
                    margin-top: 7px;
                }
                    .twitter-btn{
                        float: left !important;
                        display: block;
                        width: 84px;
                        overflow: hidden;
                    }
                    .google-button{
                        width: 60px;
                        height: 30px;
                        float: left;
                        overflow: hidden !important;
                    }
                        iframe[id^="oauth2relay"]{
                            display: none !important;
                        }
                        iframe{
                            position: relative !important;
                        }
                        #twttrHubFrame,#twttrHubFrameSecure{
                            display: none !important;
                        }
                    .facebook-like-btn{
                        float: left;
                        width: 90px;
                        height: auto;
                        overflow: hidden;
                    }
            .logo{
                width: 312px;
                height: 131px;
                float: left;
                margin-right: 2px;
            }
            .address-right{
                text-align: right;
            }
            .bucket-menu-wrapper{
                float: left;
                width: 1000px;
                height: 41px;
            }
                .bucket-menu-left{
                    width: 237px;
                    height: 41px;
                    line-height: 41px;
                    text-transform: uppercase;
                    font-size: 22px;
                    float: left;
		    position: relative;
                }
                    .bucket-menu-left a{
			text-align: center;
                        text-decoration: none;
                        color: #fff;
			display: block;
                        float: left;
                        display: block;
                        width: 100%;
                        height: auto;
                        position: relative;
                        color: #fff;
                    }
                        .bucket-menu-left a:hover{
                            color: #d59e66;
                        }
			    .bucket-menu-left a.active{
				color: #d59e66;
			    }
                        .bucket-menu-left a label{
                            width: 30px;
                            height: 30px;
                            float: right;
                            margin-top: 5px;
                            background: url(../images/sprites.png) 0 -35px no-repeat;
                            cursor: pointer;
                        }
                            .bucket-menu-left a:hover > label{
                                background: url(../images/sprites.png) 0 0 no-repeat;
                            }
				.bucket-menu-left a.active > label{
                                background: url(../images/sprites.png) 0 0 no-repeat;
                            }
			    
			    .sub-menu-left{
                                        display: none !important;
                                        width: 242px !important;
                                        min-height: 232px;
                                        list-style: none;
                                        position: absolute;
                                        top: 41px;
                                        left: 0;
                                        z-index: 1000;
                                }
				 .bucket-menu-left:hover > ul{
                                    display: block !important;
                                }
                                    .sub-menu-left li{
					
                                        display: block;
                                        width: 242px !important;
                                    }
                                        .sub-menu-left li a{
                                            display: block;
					    text-align: left;
                                            width: 219px;
                                            height: 32px;
                                            border-bottom: 1px solid #926792;
                                            background: #5f195f;
                                            opacity: 0.9;
                                            text-transform: none  !important;
                                            line-height: 32px;
                                            padding-left: 23px;
                                            font-size: 13px;
                                            color: #fff !important;
                                        }
                                            .sub-menu-left li a:hover{
                                                background: #fff !important;
                                                color: #45195d !important;
                                            }
						.sub-menu-left li a.active{
						    background: #fff !important;
						    color: #45195d !important;
						}
			    
                .bucket-menu-right{
                    width: 245px;
                    height: 41px;
                    float: right;
                    line-height: 41px;
                    text-transform: uppercase;
                    font-size: 22px;
                    position: relative;
                }
                    .bucket-menu-right a{
                        text-decoration: none;
                        display: block;
			text-align: center;
                        float: left;
                        display: block;
                        width: 100%;
                        height: auto;
                        position: relative;
                        color: #fff;
                    }
                        .bucket-menu-right a:hover{
                            color: #d59e66;
                        }
			    .bucket-menu-right.active a{
				color: #d59e66;
				}
                        .bucket-menu-right a label{
                                width: 30px;
                                height: 30px;
                                float: right;
                                margin-top: 5px;
                                background: url(../images/sprites.png) 0 -35px  no-repeat;
                                cursor: pointer;
                            }
                                .bucket-menu-right a:hover > label{
				    background: url(../images/sprites.png) 0 0 no-repeat;
				  }
					.bucket-menu-right.active a > label{
					    background: url(../images/sprites.png) 0 0 no-repeat;
					}
                                .sub-menu{
                                        display: none !important;
                                        width: 242px !important;
                                        min-height: 232px;
                                        list-style: none;
                                        position: absolute;
                                        top: 41px;
                                        left: 3px;
                                        z-index: 1000;
                                }
                                .bucket-menu-right:hover > ul{
                                    display: block !important;
                                }
                                    .sub-menu li{
					position: relative;
                                        display: block;
                                        width: 242px !important;
                                    }
                                        .sub-menu li a{
					    text-align: left;
                                            display: block;
                                            width: 219px;
                                            height: 32px;
                                            border-bottom: 1px solid #926792;
                                            background: #5f195f;
                                            opacity: 0.9;
                                            text-transform: none  !important;
                                            line-height: 32px;
                                            padding-left: 23px;
                                            font-size: 13px;
                                            color: #fff !important;
                                        }
                                            .sub-menu li a:hover{
                                                background: #fff !important;
                                                color: #45195d !important;
                                            }
						.sub-menu li a.active{
						    background: #fff !important;
						    color: #45195d !important;
						}
						.sub-menu li ul{
						    display: none;
						    position: absolute;
						    top: 0;
						    right: 242px;
						    width: 242px !important;
						}
						.sub-menu li:hover > ul{
						    display: block;
						}
						
            .logo-wrapper{
                width: 312px;
                height: 239px;
                position: absolute;
                top: 40px;
                left: 343px;
                z-index: 1000;
            }
            .main-slider{
                width: 100%;
                height: 345px;
                float: left;
            }
                .headerimg {
                    background-position: center top;
                    background-repeat: no-repeat;
                    width: 100%;
                    height: 345px;
                    position: absolute;
                    z-index: -50 !important;
                }
    .middle-wrapper{
        width: 100%;
        min-height: 698px;
        float: left;
        margin-top: -32px;
        position: relative;
    }
    .inner{
        margin-top: 25px !important;
    }
        .middle{
            min-height: 698px;
            width: 1000px;
            background: #fff;
            position: relative;
            left: 50%;
            margin-left: -500px;
            float: left;
        }
            .left-bar{
                width: 204px;
                min-height: 660px;
                float: left;
                margin-left: 24px;
            }
                .btn-set{
                    float: left;
                    width: 204px;
                    height: 188px;
                    margin-top: 38px;
                }
                    .btn-set a{
                        display: block;
                        width: 101px;
                        height: 93px;
                        float: left;
                    }
                        .btn-set a:hover{
                            opacity: 0.7;
			    transition: opacity .2s ease-out;
			    -moz-transition: opacity .2s ease-out;
			    -webkit-transition: opacity .2s ease-out;
			    -o-transition: opacity .2s ease-out;
                        }
                
                    .testimonial-btn{
                        background: url(../images/sprites.png) 0 -168px no-repeat;
			margin:0 2px 2px 0;
                    }
                    .offer-btn{
                        background: url(../images/sprites.png) 0 -70px no-repeat;
                        margin-bottom: 2px;
                    }
                    .newsletter-btn{
                        /*background: url(../images/sprites.png) 0 -799px no-repeat;*/
			background: url(../images/newsletter-icon.jpg) no-repeat;
                        margin-right: 2px;
                    }
                    .insurance-btn{
                        background: url(../images/sprites.png) 0 -450px no-repeat;
			
                    }
                .side-box{
                    width: 204px;
                    height: 46px;
                    padding-top: 6px;
                    float: left;
                    margin-top: 36px;
                    text-align: center;
                    line-height: 19px;
                    background: #46195C;
                    }
                        .side-box a{
                            text-decoration: none;
                            color: #fff !important;
                        }
			    .side-box.single-line{
				line-height: 40px !important;
			    }
				.side-box2{
                    width: 204px;
                    height: 70px;
                    padding-top: 6px;
                    float: left;
                    margin-top: 36px;
                    text-align: center;
                    line-height: 19px;
                    background: #46195C;
                    }
					.side-box2 a{
                            text-decoration: none;
                            color: #fff !important;
                        }
			    .side-box2.single-line{
				line-height: 40px !important;
			    }
                .loyalty-banner{
                    width: 204px;
                    height: 246px;
                    float: left;
                    margin-top: 37px;
                    background: url(../images/sprites.png) 0 -548px no-repeat;
                }
                    .banner-text{
                        width: 194px;
                        height: 116px;
                        float: left;
			margin: 104px 0 0 5px;
                        padding-top: 20px;
                    }
                        .banner-text div{
                            float: left;
                            height: auto;
			    margin: 0 0 1px 7px
                        }
                            .banner-text div label{
                                text-transform: uppercase;
                                color: #d9ae6f;
                            }
                            .banner-text span{
                                color: #fff;
                            }
            .content{
                width: 544px;
                min-height: 698px;
                float: left;
		padding-bottom: 80px;
            }
                .content h1{
                    font-weight: normal;
                    font-size: 30px;
                    display: block;
                    float: left;
                    width: 95%;
		    line-height: 31px;
                    letter-spacing: -1px;
                    word-spacing: 1px;
		    margin: 30px 0 14px 22px;
                }
                .para{
                    width: 496px;
                    height: auto;
                    float: left;
		    margin: 0 0 16px 24px;
                }
		    .para a{
			color: #F37F22;
		    }
		    .pdf-list li{
			background: url("../images/pdf-icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
			display: block;
			height: 20px;
			line-height: 20px;
			margin-bottom: 13px;
			padding-left: 20px;
		    }
			.pdf-list li a{
			    color: #45195D;
			}
		    .half{
			width: 238px;
			height: auto;
			margin-right: 10px;
			float: left;
		    }
			.half iframe{
			    border-radius: 5px;
			}
		    .insuarence-logos img{
			margin-left: 15px;
			margin-right: 0;
			margin-bottom: 20px !important;
		    }
		    .para img{
			float: left;
			margin-bottom: 5px;
			margin-right: 15px;
			width: 120px;
			border: 1px solid #46195C;
			border-radius: 5px;
		    }
			.sitemap{
			    margin-left: 40px; 
			}
		    .sp-banners img{
			margin-bottom: 0;
			margin-right: 0;
			width: 100%;
			border: 0;
		    }
                    .para h2{
                        font-weight: normal;
			margin-bottom: 15px;
                    }
		    .para ul{
			margin-left: 20px;
			margin-top: 15px;
		    }
			.para ul li{
			    margin-bottom: 13px;
			}
			.list-set{
			    width: 50%;
			    height: auto;
			    float: left;
			}
			.newsletter{
			    width: 100%;
			    min-height: 50px;
			    float: left;
			    margin-bottom: 20px;
			}
			    .month{
				width: 80px;
				height: 50px;
				float: left;
			    }
				.month img{
				    width: 80px;
				    height: 50px;
				    border: none;
				}
			    .description{
				float: left;
				min-height: 50px;
				margin-left: 20px;
				width: 390px;
			    }
				.description span{
				    display: block;
				    width: 100%;
				    float: left;
				    font-size: 16px;
				    color: #F37F22;
				    margin-bottom: 4px;
				}
				    .description span a{
					text-decoration: none;
				    }
				.description label{
				    display: block;
				    float: left;
				    text-transform: uppercase;
				}
                    h2.testimonial-header{
                        display: block;
                        width: 322px;
                        height: 22px;
                        line-height: 22px;
                        padding-left: 174px;
                        background: url(../images/sprites.png) 0 -378px no-repeat;
                        margin-top: 18px;
                    }
                    .testimonial-wrapper{
                        background: url(../images/qleft.png) top left no-repeat;
			margin-top: -10px;
                    }
		    .testimonial-inner{
			margin-top: 36px !important;
		    }
                    .testimonial-box{
                        width: 100%;
                        height: auto;
                        min-height: 30px;
                        float: left;
                        background: url(../images/qright.png) bottom right no-repeat;
                    }
                        .testimonial-text{
                            width: 423px;
                            float: left;
                            height: auto;
                            margin-left: 38px;
                            word-spacing: 2px;
                        }
                        .testimonial-footer{
                            width: 423px;
                            height: auto;
                            float: left;
			    margin: 13px 0 0 36px;
                        }
                            .testimonial-footer span{
                                display: block;
                                float: left;
                            }
                            .testimonial-footer label{
                                display: block;
                                float: right;
                                margin-right: 5px;
                            }
            .right-bar{
                width: 204px;
                float: left;
                min-height: 660px;
                padding-bottom: 30px;
            }
                form.search_form{
                    display: block;
                    width: 204px;
                    border: none;
                    height: 31px;
                    margin-top: 39px;
                    background: url(../images/sprites.png) 0 -897px no-repeat;
                }
                    form.search_form input[type="text"]{
                        width: 160px;
                        height: 31px;
                        display: block;
                        border: 0;
                        background: none;
                        float: left;
                        padding-left: 10px;
                        line-height: 31px;
                        color: #fff;
                    }
                    form.search_form input[type="submit"]{
                        width: 32px;
                        display: block;
                        background: url(../images/sprites.png) 0 -933px no-repeat;
                        float: left;
                        border: 0;
                        height: 27px;
			margin: 2px 2px 0 0;
                        cursor: pointer;
                    }
                h2.news-letter{
                    height: 32px;
                    width: 204px;
                    display: block;
                    font-weight: normal;
                    margin-top: 35px;
                    text-align: center;
                    line-height: 32px;
                    background: #46195C;
                    color: #fff;
                }
                span.suscribe{
                    height: 20px;
                    width: 100%;
                    text-align: center;
                    display: block;
                    margin-top: 2px;
                }
                .news-letter-form{
                    margin-top: 0 !important;
                }
                h2.appointment-heading{
                    height: 32px;
                    width: 204px;
                    display: block;
                    font-weight: normal;
                    text-align: center;
                    background: #46195C;
                    line-height: 32px;
                    margin-top: 37px;
                    color: #fff;
                }
                .app-form-wrapper{
                    width: 204px;
                    float: left;
                    min-height: 242px;
                    margin-top: 7px;
                }
                .brilliant-logo{
                    display: block;
                    float: left;
                    width: 204px;
                    height: 71px;
                    margin-top: 36px;
                }
                .carecredit{
                    width: 204px;
                    height: 31px;
                    float: left;
                    display: block;
                    margin-top: 7px;
                }
    .footer-wrapper{
        width:100%;
        min-height: 167px;
        float: left;
        background:  url(../images/footer-repeat.jpg)  top repeat-x;
    }
        .footer{
            width: 1000px;
            min-height: 180px;
	    margin:0 auto;
	    padding-bottom: 20px;
        }
            .social-share{
                width: 210px;
                height: 107px;
                float: left;
		margin: -80px 0 0 393px;
                background: url(../images/sprites.png) 0 -266px no-repeat;
                position: relative;
            }
                .social-share span{
                    display: block;
                    height: 28px;
                    width: 100%;
                    margin-top: 35px;
		    text-align: center;
                }
                    .social-share span a{
                        display: inline-block;
                        width: 28px;
                        height: 28px;
                        margin-right: 4px;
                    }
                    
		    .social-share span a.pinterest img{
			border-radius: 5px;
			width: 26px;
                    }
                .social-share label{
                    display: block;
                    width: 100%;
                    height: auto;
                    float: left;
                    text-align: center;
                    word-spacing: -2px;
                    margin-top: 6px;
                }
            .footer ul{
                width: 320px;
                height: 26px;
                list-style: none;
                float: left;
                display: block;
		margin: 35px 0 0 356px;
            }
                .footer ul li{
                    float: left;
                }
                    .footer ul li a{
                        display: block;
                        height: 26px;
                        text-decoration: none;
                        line-height: 26px;
                        text-align: center;
                        margin-right: 2px;
                        background: #fff;
                    }
                    .footer ul li a.one{
                        width: 66px;
                    }
                    .footer ul li a.two{
                        width: 80px;
                    }
                    .footer ul li a.three{
                        width: 75px;
                    }
                    .footer ul li a.four{
                        width: 66px;
                    }
                        .footer ul li a:hover{
                            background: #e29c58;
                            color: #fff;
                        }
                        .footer ul li a.active{
                            background: #e29c58;
                            color: #fff;
                        }
            .copyright{
                width: 100%;
                height: auto;
                float: left;
                text-align: center;
                word-spacing: 2px;
                margin-top: 12px;
            }
	    .copyright a{
		color: #f37f22;
	    }
            .powerdby{
                width: 100%;
                height: auto;
                text-align: center;
                float: left;
                word-spacing: 2px;
                margin-top: 4px;
            }
         .scrollup {
		    background: url("../images/icon_gototop.png")  no-repeat;
		    bottom: 20px;
		    display: block;
		    height: 40px;
		    position: fixed;
		    right: 20px;
		    text-indent: -9999px;
		    width: 40px;
		 }
		 
/*########################### fancy box styles ##################################*/
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
	.fancybox-wrap {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 8020;
	}
		.fancybox-skin {
			position: relative;
			background: #f9f9f9;
			color: #444;
			text-shadow: none;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
		}
	.fancybox-opened {
		z-index: 8030;
	}
		.fancybox-opened .fancybox-skin {
			-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
			-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
		}
			.fancybox-outer, .fancybox-inner {
				position: relative;
			}
		.fancybox-inner {
			overflow: hidden;
		}
			.fancybox-type-iframe .fancybox-inner {
				-webkit-overflow-scrolling: touch;
			}
				.fancybox-error {
					color: #444;
					font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
					margin: 0;
					padding: 15px;
					white-space: nowrap;
				}
		.fancybox-image, .fancybox-iframe {
			display: block;
			width: 100%;
			height: 100%;
		}
			.fancybox-image {
				max-width: 100%;
				max-height: 100%;
			}
				#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
					background-image: url('../images/fancybox_sprite.png');
				}
			#fancybox-loading {
				position: fixed;
				top: 50%;
				left: 50%;
				margin-top: -22px;
				margin-left: -22px;
				background-position: 0 -108px;
				opacity: 0.8;
				cursor: pointer;
				z-index: 8060;
			}
				#fancybox-loading div {
					width: 44px;
					height: 44px;
					background: url('../images/fancybox_loading.gif') center center no-repeat;
				}
			.fancybox-close {
				position: absolute;
				top: -18px;
				right: -18px;
				width: 36px;
				height: 36px;
				cursor: pointer;
				z-index: 8040;
			}
			.fancybox-nav {
				position: absolute;
				top: 0;
				width: 40%;
				height: 100%;
				cursor: pointer;
				text-decoration: none;
				background: transparent url('../images/blank.gif'); /* helps IE */
				-webkit-tap-highlight-color: rgba(0,0,0,0);
				z-index: 8040;
			}
			.fancybox-prev {
				left: 0;
			}
			.fancybox-next {
				right: 0;
			}
			.fancybox-nav span {
				position: absolute;
				top: 50%;
				width: 36px;
				height: 34px;
				margin-top: -18px;
				cursor: pointer;
				z-index: 8040;
				visibility: hidden;
			}
			.fancybox-prev span {
				left: 10px;
				background-position: 0 -36px;
			}
			.fancybox-next span {
				right: 10px;
				background-position: 0 -72px;
			}
			.fancybox-nav:hover span {
				visibility: visible;
			}
		.fancybox-tmp {
			position: absolute;
			top: -99999px;
			left: -99999px;
			visibility: hidden;
			max-width: 99999px;
			max-height: 99999px;
			overflow: visible !important;
		}
		/* Overlay helper */

		.fancybox-lock {
			overflow: hidden !important;
			width: auto;
		}
			.fancybox-lock body {
				overflow: hidden !important;
			}
				.fancybox-lock-test {
					overflow-y: hidden !important;
				}
					.fancybox-overlay {
						position: absolute;
						top: 0;
						left: 0;
						overflow: hidden;
						display: none;
						z-index: 8010;
						background: url('../images/fancybox_overlay.png');
					}
						.fancybox-overlay-fixed {
							position: fixed;
							bottom: 0;
							right: 0;
						}
		.fancybox-lock .fancybox-overlay {
			overflow: auto;
			overflow-y: scroll;
		}
		/* Title helper */
		
			.fancybox-title {
				visibility: hidden;
				font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
				position: relative;
				text-shadow: none;
				z-index: 8050;
			}
				.fancybox-opened .fancybox-title {
					visibility: visible;
				}
		.fancybox-title-float-wrap {
			position: absolute;
			bottom: 0;
			right: 50%;
			margin-bottom: -35px;
			z-index: 8050;
			text-align: center;
		}
			.fancybox-title-float-wrap .child {
				display: inline-block;
				margin-right: -100%;
				padding: 2px 20px;
				background: transparent; /* Fallback for web browsers that doesn't support RGBa */
				background: rgba(0, 0, 0, 0.8);
				-webkit-border-radius: 15px;
				-moz-border-radius: 15px;
				border-radius: 15px;
				text-shadow: 0 1px 2px #222;
				color: #FFF;
				font-weight: bold;
				line-height: 24px;
				white-space: nowrap;
			}
				.fancybox-title-outside-wrap {
					position: relative;
					margin-top: 10px;
					color: #fff;
				}
			.fancybox-title-inside-wrap {
				padding-top: 10px;
			}
		.fancybox-title-over-wrap {
			position: absolute;
			bottom: 0;
			left: 0;
			color: #fff;
			padding: 10px;
			background: #000;
			background: rgba(0, 0, 0, .8);
		}
		
		/*Retina graphics!*/
		@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (min--moz-device-pixel-ratio: 1.5),  only screen and (min-device-pixel-ratio: 1.5) {
		#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
			background-image: url('../images/fancybox_sprite@2x.png');
			background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
		}
		#fancybox-loading div {
			background-image: url('../images/fancybox_loading@2x.gif');
			background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
		}
		}
.aad-logo{
    border: solid 3px #45195d;
    width: 200px;
    height: 45px;
    overflow: hidden;
    padding: 15px 0px;
}
.readmore-link a{
	color:#f37f22;
}
.prod-bio{
    padding: 15px;
    border: 1px solid #45195d;
    width: 85%;
    margin-top: 10px; border-radius: 5px;
}

.yellow-button{
		background:#fdc94b;
		padding:10px;
		text-align:center;
		border:1px solid #0cb2e8;
		border-radius:10px;
		color:#000;	
	}
.high-letter{
		color:#1e8acb;
		font-size:34px;	
		line-height:18px;
		text-align:center;
	}
	.high-letter-2{
		color:#0cb2e8;
		font-size:24px;	
		text-align:center;
	}
	.high-letter-3{
		color:#0cb2e8;
		font-size:20px;	
	}
	
	.small-font{
		font-size:12px;			
	}
	.para-wrapper{
		width:95%;
		margin:auto;
		background:#00a4e4;
		padding:5px;	
	}
	.para-wrapper-white{
		width:95%;
		margin:10px auto;
		background:#FFFFFF;
		padding:5px;	
	}
	.stepcarousel {
		position: relative;
		overflow: scroll;
		width: 500px;
		height: 224px;
		margin-top:10px;
		margin-left:10px;
	}
	.stepcarousel .belt {
		position: absolute;
		left: 0;
		top: 0;
	}
	.stepcarousel .panel {
		float: left;
		width: 500px;
		height: 224px;
		overflow: hidden;
		margin: 0 0 0 0px;
	}	
.clearfloat{
		clear:both;	
	}
/* Updated date - By Thuwan on 3/18/2015 */
.updated-date {
    display: block;
    background: url(../images/calendar-16.png) 0px 1px no-repeat;
    padding-left: 20px;
    color: #aaaaaa;
    font-style: italic;
}
.margin-top {
    margin-top: 25px;
}
/* Testimonial in coolsculpting page - By Thuwan on 3/27/2015 */
.coolsculpting-testimonial {
  margin: 25px 0px 0px; 
  width: 516px; 
  background-color: #ffffff;
  padding: 15px;
}

.purple{
	background:#ceb7ce;
	border:1px solid #864786;
	padding:10px;
	margin:10px;
	clear:both;	
	color:#000;
}
.orange{
	clear:both;	
	background:#fbe7c7;
	border:1px solid #cc7a4b;
	padding:10px;
	margin:10px;
	color:#000;		
}
.purple .testimonial-footer{
	color:#864786;	
}

.quote-left{
	display:block;
	background:url(../images/qleft.png) left top; 	
	width:25px;
	height:25px;
	float:left;
	margin:0 10px 10px 0;
}
.quote-right{
	display:block;
	background:url(../images/qright.png)right top; 	
	width:25px;
	height:25px;
	float:right;
	margin:0 0px 10px 10px;
	clear:both;
}
.source{
	float:right;
	margin-bottom:10px;
	font-style:italic;
	color:#666;
	font-size:12px;		
}
.source_left{
	float:left;
	margin-bottom:10px;
	font-style:italic;
	color:#666;
	font-size:12px;
	margin-left:36px;
}
/* Top Location Pages Links - By Thuwan on 5/7/2015 */
.top-wrapper {
    background: url("../images/top-bg-2.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 232px;
}
.top {
    height: 232px;
}
.header-address {
    height: 151px;
}
/* -------------- */
.videoThumb, .videoThumb img{
	float: left;
	height: 149px;
	margin: 0 10px 10px 0;
	padding: 2px;
	width:225px;
}
.videoThumb .text {
	clear: both;
	font-size: 12px;
	padding: 5px;
	color:#f37f22;
}
/*Office Hours*/
.office-hours {
	width: 200px;
}
.days {
	float: left;
	width: 80px;
	padding-top: 5px;
}
.time {
	float: left;
	width: 120px;
	padding-top: 5px;
}
.priminent-text{
	font-family: 'antoniobold';
    font-size: 16px;
    text-align: center;
    line-height: 22px;
    background-color: #46195C;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px;
    border: 3px solid #C37246;
}


#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.customNavigation{
  text-align: center;
}

.non-decorate a{text-decoration:none;}
p{
    margin-bottom: 24px;
}
.review-form{
    width: 225px;
    margin-left: auto;
    margin-right: auto;
}



#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.customNavigation{
  text-align: center;
}

.non-decorate a{text-decoration:none;}

/******owncoursel**********/
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/***************owl coursel theme****************/

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}


.dca-logo {
    float: right;
}

.dca-logo img {
    border: none;
    border-radius: 0;
    margin-right: 0;
    margin-left: 15px;
    width: 140px;
}
.coolsculpting{
    line-height: 46px;
    padding-top: 0;
}
.cool{
    text-align: center;
}
.cool a{
    text-decoration: none;
    color: #FFF !important;
}
