﻿/*
CSS for Dynamic Daze Salon and Spa site
*/

#container {
	height:100%;
}

#mainbody {
	height:100%;
}

#rightsidebar {
	min-height:100%;
}

#permcostop {
	width:540px;
	margin-left:5px;
	margin-top:2px;
	border:3px silver solid;
	background-color:#677EA0;
	color:#B6F8FB;
	height:92px;
}

#permcosimg {
	margin-top:5px;
	margin-left:50px;
	float:left;
	margin-bottom:5px;
	width:100px;
}

#permcosheadings {
	width:350px;
	float:right;
	margin-top:25px;
}
#permcostop h4 {
	width:350px;
	font-family:Arial Unicode MS;
	margin-bottom:0;
	margin-top:0;

}

#permcostop h5 {
	width:350px;
	margin-bottom:0;
	margin-top:0;
}

#permcostop h6 {
	width:250px;
	margin-top:0;
	padding-top:12px;
	margin-bottom:0;
	float:right;
	text-align:right;
	margin-right:10px;
}

#permcosmain {
	width:540px;
	margin-left:5px;
	margin-top:2px;
	border:3px silver solid;
	background-color:#677EA0;
	height:825px;

}

#permcosmain h4 {
	text-align:center;
	color:#E3C9EC;
	padding-top:10px;
	margin-top:0;

}

#permcosmain p {
	color:#B6F8FB;
	border:none;
	width:520px;
	margin-left:auto;
	margin-right:auto;
	padding-right:10px;
	padding-left:10px;
	font-size:small;
	text-indent:0;

}

#permcosmainlink {
	width:380px;
	float:right;
	font-size:small;
	margin-top:35px;
}

#permcosmainimg {
	width:128px;
	float:left;
	margin-left:15px;
}

#whychoose {
	width:540px;
	margin-left:5px;
	margin-top:2px;
	border:3px silver solid;
	background-color:#677EA0;

}

#whychoose h4 {
	text-align:center;
	color:#E3C9EC;
	margin-top:10px;
}

#whychoose ol {
	list-style-image:url('images/swirlbullet.gif');
	line-height:25px;

}

#whychoose li {
	list-style-position:inside;
	font-size:12px;
	color:#B6F8FB;
}

#whychoose h5 {
	text-align:center;
	color:#E3C9EC;
	
}









