/* Roses spa day mobile grooming:  CSS Document */

/* Layout */
body  {
	margin:0px 0 0 0;
	background: url(../images/wavebg.jpg) repeat-y;
	padding:0px 0 0 0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	

}
* html body  {
	font-size:x-small;  /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	}
	


#rosesspadaytd  {
 background: url(../images/rosesspadaymobile.gif) 250px 100% no-repeat;
 width:770px;
 height:96px;
}

/* END LAyout */

/* Texts/fonts */

#topheader  {
	position:absolute;
	margin:-70px 0 0 -5px;
	float:left;
	font-family:"Comic Sans MS";
	font-size:140%;
	color:#4a6e1a;
	float:left;
}

#middleheader  {
	position:absolute;
	margin:270px 0 0 -5px;
	float:left;
	font-family:"Comic Sans MS";
	font-size:140%;
	color:#4a6e1a;
	float:left;
}
#bodyText1  {
	position:absolute;
	margin:-30px 0 0 10px;
	float:left;
	font-family:"Comic Sans MS";
	font-size:100%;
	color:#000000;
	float:left;
}

#selectedPageNumber  {

	color:#ed008c;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	font-family:"Comic Sans MS";


}

#bodyText2  {
	position:absolute;
	margin:312px 0 0 10px;
	float:left;
	font-family:"Comic Sans MS";
	font-size:100%;
	color:#000000;
	float:left;
}

#newsdate  {
	color:#ed008c;
	font-family:"Comic Sans MS";
	font-size:110%;
	font-weight:bold;
}

#newsItems  {
	float:left;
	font-family:"Comic Sans MS";
	font-size:100%;
	color:#000000;
}

/* END Texts/fonts */

/* START images */
	#vanimage  {
	float:right;
	margin:-85px 10px 1px 1px;
	z-index:1;
	position:relative;
}

#suddogimage  {
	float:right;
	margin:-56px 10px 1px 1px;
	z-index:1;
	position:relative;
}

#tootsienews  {
	float:right;
	margin:-122px 10px 1px 1px;
	z-index:1;
	position:relative;
}

#tootsieservices   {
	float:right;
	margin:-122px 10px 1px 1px;
	z-index:1;
	position:relative;
}

#tootsiephotos   {
	float:right;
	margin:-122px 10px 1px 1px;
	z-index:1;
	position:relative;
}

#tootsieshop   {
	float:right;
	margin:-130px 10px 1px 1px;
	z-index:1;
	position:relative;
}

#testimonialphoto   {
	float:right;
	margin:-140px 10px 1px 1px;
	z-index:1;
	position:relative;
}

#policyphoto   {
	float:right;
	margin:-140px 10px 1px 1px;
	z-index:1;
	position:relative;
}


/* END Images */

/* LINKS */

.selectedMenuItemLink {
	color:#ed008c;
	padding-left:25px;
	text-decoration:none;
	font-size:120%;
	font-weight:bold;
	font-family:"Comic Sans MS";
	background:url(../images/menupaw.gif) no-repeat left bottom;
}

a.mnavLink:link  {
	color:#244401;
	font-size:120%;
	text-decoration:none;
	padding-left:25px;
	font-weight:bold;
	font-family:"Comic Sans MS";
}

a.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border:#ed008c;
border-style:solid;
}

a.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
border:#ed008c;
border-style:solid;
}

a.mnavLink:visited  {
	color:#244401;
	padding-left:25px;
	font-size:120%;
	text-decoration:none;
	font-weight:bold;
	font-family:"Comic Sans MS";
}
a.mnavLink:hover  {
	color:#ed008c;
	padding-left:25px;
	text-decoration:none;
	font-size:120%;
	font-weight:bold;
	font-family:"Comic Sans MS";
	background:url(../images/menupaw.gif) no-repeat left bottom;
}

a.mnavLink:active  {
	color:#004fa5;
	padding-left:25px;
	font-size:120%;
	font-weight:bold;
	font-family:"Comic Sans MS";
	background:url(../images/menupaw.gif) no-repeat left bottom;

}

a.pageNumbLinks:link  {
	color:#244401;
	font-size:90%;
	text-decoration:none;
	font-weight:bold;
	font-family:"Comic Sans MS";
}

a.pageNumbLinks:visited  {
	color:#244401;
	font-size:90%;
	text-decoration:none;
	font-weight:bold;
	font-family:"Comic Sans MS";
}
a.pageNumbLinks:hover  {
	color:#ed008c;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	font-family:"Comic Sans MS";
}

a.pageNumbLinks:active  {
	color:#004fa5;
	font-size:90%;
	font-weight:bold;
	font-family:"Comic Sans MS";

}
/* END LINKS */