﻿body {
	background-position: center top;
	background-color: #EAD2EA;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #564b47;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/body_bg.jpg');
	background-repeat: no-repeat;
}
html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
	font-size:20px;
	font-weight: bold;
	padding: 5px 10px;
	margin:0px;
	color: #EF5BA1;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0px;
	color: #662D91;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	margin:0px;
	color: #D13B91;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px;
	margin:0px;
	color: #D13B91;
}
.crumbs {
	font-size: 11px;
	text-transform:uppercase;
	background-color: #EFB9D5;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #E89DC8;
	padding:5px 105px;
	margin:0px; 
}
.logo {
	position: relative;
	width: 283px;
	height: 111px;
	top: 17px;
	left: 57px;
}

/* ----------container to center the layout-------------- */
#container {
	width: 900px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

/* ----------banner for logo-------------- */
#header {
	background-position: center bottom;
	width: 900px;
	height: 200px;
	margin: 0 auto 0 auto;
	background-image: url('../images/header_bg.png');
	background-repeat: no-repeat;
}

/* -----------------content--------------------- */

#contentWrap {
	background-color: #F7DCEA;
}
#contentWrapSub {
	background-color: #FFFFFF;
}
#content {
	background-color: #ffffff;
	padding: 0px;
	width: 690px;
	margin-left: 0px;
	margin-right: 0px;
}
div#content { 
	min-height:422px;
	height:expression(this.scrollHeight > 422 ? "auto":"422px"); 
}
#contentMain {
	background-position: center center;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #E89DC8;
	background-color: #ffffff;
	width: 900px;
	height: 422px;
	padding: 0px;
	margin-left: 0px;
	background-image: url('../images/main_bg.png');
	background-repeat: no-repeat;
}
.mainBGleft {
	background-image: url('../images/main_bg_left.png');
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
	width: 48px;
	height: 281px;
	top: -14px;
	left: -48px;
	z-index: 1;
}
.mainBGtop {
	background-image: url('../images/main_bg_top.png');
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
	width: 66px;
	height: 38px;
	top: -13px;
	left: 172px;
	z-index: 1;
}
#contentSub {
	border-top:1px solid #FFFFFF;
	background-color: #ffffff;
	width: 590px;
	min-height: 422px;
	padding: 0px;
	margin-left: 0px;

}

p, pre{
	padding: 0px 20px 0px 20px;
	margin: 0px;
	text-align: justify;
}
p.intro{
	padding: 0px 20px 0px 20px;
	margin: 0px;
	text-align: justify;
	font-size: 14px;
	color: #D13B91;
}
p.intro2{
	padding: 0px 20px 0px 20px;
	margin: 0px;
	text-align: justify;
	font-size: 14px;
}
.textMain1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3399;
	text-align: justify;
	position: relative;
	width: 255px;
	height: 90px;
	top: -250px;
	left: 410px;
}
.textMain2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #662D91;
	text-align: justify;
	position: relative;
	width: 300px;
	height: 130px;
	top: -150px;
	left: 575px;
}

/* --------------top navi------------- */
#menuTop {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 579px;
  height: 70px;
  position: relative;
}
#menuTop span {
  display: none;
  position: absolute; /* exact position of image */

}
#menuTop a {
  display: block;
  text-indent: -900%; /* hide link text */
  position: absolute;
  outline: none;
}
#menuTop a:hover {
  background-position: left bottom; /* shift background image from top to bottom */
}
#menuTop a:hover span {
  display: block; /* span element to display:block */
}
#menuTop .home {
  width: 101px;
  height: 70px;
  background: url(../images/b_home.png) no-repeat;
  left: -10px;
  top: 0px;
}
/*
#menuTop .home span {
  width: 101px;
  height: 70px;
  background: url(../images/b_home_on.png) no-repeat;
  left: 28px;
  top: -20px;
}
*/
#menuTop .boutique {
  width: 117px;
  height: 70px;
  background: url(../images/b_boutique.png) no-repeat;
  left: 91px;
  top: 0px;
}
/*
#menuTop .boutique span {
  width: 101px;
  height: 70px;
  background: url(../images/b_boutique_on.png) no-repeat;
  left: 28px;
  top: -20px;
}
*/
#menuTop .parties {
  width: 102px;
  height: 70px;
  background: url(../images/b_parties.png) no-repeat;
  left: 208px;
  top: 0px;
}
/*
#menuTop .parties span {
  width: 101px;
  height: 70px;
  background: url(../images/b_parties_on.png) no-repeat;
  left: 28px;
  top: -20px;
}
*/
#menuTop .makeovers {
  width: 132px;
  height: 70px;
  background: url(../images/b_makeovers.png) no-repeat;
  left: 310px;
  top: 0px;
}
/*
#menuTop .makeovers span {
  width: 101px;
  height: 70px;
  background: url(../images/b_makeovers_on.png) no-repeat;
  left: 28px;
  top: -20px;
}
*/
#menuTop .locations {
  width: 127px;
  height: 70px;
  background: url(../images/b_locations.png) no-repeat;
  left: 442px;
  top: 0px;
}
/*
#menuTop .locations span {
  width: 101px;
  height: 70px;
  background: url(../images/b_locations_on.png) no-repeat;
  left: 28px;
  top: -20px;
}
*/

/* --------------now franchising------------- */
#menuFranchise {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 195px;
  height: 37px;
  position: relative;
}
#menuFranchise span {
  display: none;
  position: absolute; /* exact position of image */

}
#menuFranchise a {
  display: block;
  text-indent: -900%; /* hide link text */
  position: absolute;
  outline: none;
}
#menuFranchise a:hover {
  background-position: left bottom; /* shift background image from top to bottom */
}
#menuFranchise a:hover span {
  display: block; /* span element to display:block */
}

#menuFranchise .franchising {
  width: 195px;
  height: 37px;
  background: url(../images/b_NowFranchising.png) no-repeat;
  left: 590px;
  top: -50px;
}
/*
#menuFranchise .franchising span {
  width: 101px;
  height: 70px;
  background: url(../images/b_locations_on.png) no-repeat;
  left: 28px;
  top: -20px;
}
*/
/* --------------print invitation------------- */
#printInvitation {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 170px;
  height: 64px;
  position: relative;
}
#printInvitation span {
  display: none;
  position: absolute; /* exact position of image */

}
#printInvitation a {
  display: block;
  text-indent: -900%; /* hide link text */
  position: absolute;
  outline: none;
}
#printInvitation a:hover {
  background-position: left bottom; /* shift background image from top to bottom */
}
#printInvitation a:hover span {
  display: block; /* span element to display:block */
}

#printInvitation .invitation {
  width: 170px;
  height: 64px;
  background: url(../images/b_PrintInvitation.png) no-repeat;
  left: 110px;
  top: -190px;
}
/*
#menuFranchise .franchising span {
  width: 101px;
  height: 70px;
  background: url(../images/b_locations_on.png) no-repeat;
  left: 28px;
  top: -20px;
}
*/

/* --------------right navi------------- */
#right {
	float: right;
	width: 210px;
	margin: 0px;
	padding: 0px;
	position: relative;
	right: 0px;
	top: 0px;
}
#rightSub {
	float: right;
	width: 310px;
	padding: 0px;
	position: relative;
	right: 0px;
}
#menuRight {
	background: #EFB9D5;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 210px;
}
#menuRight li {
	font: 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
}
#menuRight a {
	background: #EFB9D5;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #3C093C;
	display: block;
	margin: 0;
	padding: 4px 15px 5px 15px;
	text-decoration: none;
	font-weight: normal;
}
#menuRight a:hover {
	background: #EF5BA1 url('../images/hover.gif') no-repeat left center;
	color: #fff;
	padding-bottom: 5px;
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	background-position: center top;
	width: 900px;
	height: 105px;
	margin: 0 auto 0 auto;
	background-image: url('../images/footer_bg.png');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: center; 
}

#footerMenu {
	clear: both;
	width: 900px;
	margin: 0 auto 0 auto;
	margin: 0px;
	padding: 0px;
	text-align: center; 
}

ul { list-style-type:none; }
li {
	background-image: url('../images/bullet_1.png');
	background-position: 0px 0px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 14px;
}
.floatLeft { 
    float: left; 
    margin: 4px; 
}
.floatRight { 
    float: right; 
    margin: 0px 0px 4px 10px; 
    padding: 0px 10px 4px 10px;
    margin-left: auto;
	margin-right: auto;

}
.floatRight .caption {
	font-size: 10px;
	font-weight: bold;
	text-align: center; 
	color: #662D91;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}
blockquote.withquote {
	background:url(../images/quote.gif) no-repeat;
	background-position:top left;
	padding-left:25px;
	text-align:justify;
	width: 350px;
} 

div.withunquote {
	background: url(../images/unquote.gif) no-repeat;
	background-position:bottom right;
	padding-right:25px;
}
.style1 {
	font-size: large;
	color: #FF71D0;
}
.style3 {
	color: #B66CFF;
}
img, div, a, input { behavior: url(../iepngfix.htc) }

/************* CONTENT ACCORDIAN ************/

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: yellow;
}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}