﻿.pageDivider
{
    background-image:url(../images/pageDivider.png);
    background-repeat:no-repeat;
    width:894px;
    height:2px;
    _background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/pageDivider.png',sizingMethod='image');
}

.leftContainer
{
    width:235px;
}

.leftContainerTop
{
    background-image:url(../images/leftContainerTop.png);
    background-repeat:no-repeat;
    width:235px;
    height:15px;
}

.leftContainerContent
{
    background-color:#4D352B;
    padding-left:6px;
    padding-right:6px;
    
}

.leftContainerBottom
{
    background-image:url(../images/leftContainerBottom.png);
    background-repeat:no-repeat;
    width:235px;
    height:10px;
}

#contentTop
{
    margin-top:17px;
    background-image:url(../images/contentTop.png);
    background-repeat:no-repeat;
    width:894px;
    height:26px;
    _background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/contentTop.png',sizingMethod='scale');
}

#contentMiddle
{
    background-color:#4D352B;
    padding-left:30px;
    padding-right:30px;
}


#contentBottom
{
    background-image:url(../images/contentBottom.png);
    background-repeat:no-repeat;
    width:894px;
    height:16px;
    _background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/contentBottom.png',sizingMethod='scale');
}

.pageDividerContent
{
    background-image:url(../images/pageDividerContent.png);
    background-repeat:no-repeat;
    background-position:center center;
    width:834px;
    height:12px;
}

.leftCircles
{
    background-image:url(../images/leftCircles.png);
    background-repeat:no-repeat;
    width:47px;
    height:256px;
    float:left;
}

h1
{
    font-size:17px;
    color:#F03B96;
    font-weight:bold;
    padding:0px;
    margin:0px;
}

h2
{
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
    padding:0px;
    margin:0px;
}

/* events */
.eventsVerticleDivider
{
    width:34px;
    height:400px;
    float:left;
    background-color:#4D352B;
    background-image:url(../images/events-middleDivider.png);
    background-repeat:repeat-y;
    background-position:top center;
}

.eventsDivider
{
    width:400px;
    height:36px;
    background-color:#4D352B;
    background-image:url(../images/events-divider.png);
    background-repeat:no-repeat;
    background-position:center top;
    clear:both;
}

.eventDescPadding
{
    padding-right:10px;
}

.lightbox img
{
    border-color:#F43F99;
    border-width:1px;
    border-style:solid;
}


/*  contact page */
.contactText
{
    color:#F43F99;
    font-weight:bold;  
}

.contactValidator
{
    font:verdana;
    font-size:10px;
    color:#00FF00;
}

.contactRightBG
{
    background-image:url(../images/contactRightBG.png);
    background-repeat:no-repeat;
    width:280px;
    height:330px;
    float:left;
    color:#4C342B;
}

.contactRightHeaderText
{
    font-weight:bold;
}


/* services */

.serviceItem
{
    width: 406px; 
    float: left;
}

.serviceItemContainerTop
{
    background-image:url(../images/serviceConatinerItemTop.png);
    background-repeat:no-repeat;
    width:406px;
    height:20px;
}

.serviceItemContainerMiddle
{
    padding-left:10px;
    padding-right:10px;
    background-color:#F54099;
}

.pedispaBottom
{
    background-image:url(../images/pedispaBottom.jpg);
    width:406px;
    height:140px;
	background-repeat:no-repeat;
}

.babytiqueBottom
{
    background-image:url(../images/babytiqueBottom.jpg);
    width:406px;
    height:195px;
}

.servicesVerticalDivider
{
    background-image:url(../images/servicesVerticalDivider.png);
    background-repeat:repeat-y;
    background-position:center top;
    width:20px;
    height:100px;
    float:left;
}

/* shoe parties */

#galleryHolder
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100px;
    height: 500px;
    display:none;
}