/*
Theme Name: Ciao Bella Day Spa
Theme URI: http://www.ciaobelladayspa.com
Description: Custom template for Ciao Bella Day Spa
Version: 1.0
Author: Image Design
*/
html, body{
	height:100%;	
}
body{
	font: 62.5% "Century Gothic", Futura, "Futura Md BT", Arial, Helvetica, sans-serif;
	background: #4D4D4F url(images/bodybg.png) repeat-y center top;
}

.clear {
	clear: both;
}
.alignleft{
	float:left;
	margin-right: 10px;
}
.alignright{
	float:right;
	margin-left: 10px;
}
p.alignleft{
	text-align:left;
	float:none;
	margin-right: 0;
}
p.alignright{
	text-align:right;
	float:none;
	margin-left:0;
}
.centre{
	text-align:center;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
small{
	font-size: 10px;
}
h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}
h1{
	font-size: 26px;
	color:#FBB040;
}
h2{
	font-size: 24px;
	color:#FBB040;
}
h3{
	font-size: 22px;
	color:#54301A;
}
h4{
	font-size: 20px;
	color:#41C4DD;
}
h5{
	font-size: 18px;
	color: #4D4D4F;
}
h6{
	font-size: 16px;
	color:#000;
}
p{
	font-size: 13px;
	line-height: 1.5;
	padding-top: 5px;
	padding-bottom: 5px;
}
blockquote p{
	border: none;	
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color: #FBB040;
	text-decoration:none;
}
a{
	color: #54301A;
	text-decoration:none;
}
a:hover, a:active, a:focus{
	color: #41C4DD;
}
ul, ol{
	font-size: 12px;	
	padding-left: 40px;
}
ul ul, ul ol, ol ol, ol ul{
	border:none;	
}
ul{
	list-style-type:disc;	
}
li{
	padding: 5px;	
}
blockquote{
	padding: 10px 15px;
	font-size: 10px;
}
table{
	width: 90%;
	font-size: 12px;
	margin: 5px;
}
table th{
	text-align:center;
	vertical-align:top;
	padding: 5px;
}
table td{
	vertical-align:top;
	padding: 5px;
	
}
#OuterContainer {
	width: 990px;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: #42C4DC url(images/background.jpg) repeat-x;
}
#Logo {
	background: url(images/logo.png) no-repeat;
	position: absolute;
	height: 150px;
	width: 375px;
	left: 20px;
	top: 10px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#Slider{
	width:590px;
	height: 136px;
	overflow:hidden;
	position:absolute;
	top:15px;
	right:20px;	
}
#Slider img {position:absolute;	margin:0; display:none;}
#Slider #FadeLeft{
	position:absolute;
	top:0;
	left:0;
	background-image:url(images/fadeleftpng.png);
	height:136px;
	width: 200px;
	z-index: 99;
}
#Slider #FadeRight{
	position:absolute;
	top:0;
	right:0;
	background-image:url(images/faderightpng.png);
	height:136px;
	width: 200px;
	z-index: 99;
}
#Tagline {
	position: absolute;
	height: 35px;
	width: 190px;
	left: 5px;
	top: 159px;
	margin: 0px;
	padding: 0px;
	z-index:30;
	color: #41C4DD;
	font-size: 20px;
	font-weight: bold;
}
#Phone{
	position:absolute;
	width:190px;
	height:35px;
	right:8px;
	top:152px;
	margin:0;
	padding:0;
	z-index:30;
	color: #000;
	font-size: 25px;
	font-weight: bold;
	text-align:right;
}
#ColumnOne {
	float: left;
	width: 190px;
	margin-right: 40px;
	margin-top: 200px;
	position: relative;
	background: #41C4DD;
	z-index:10;
	margin-bottom:30px;
}
#ColumnOne .top {
	background: url(images/leftbox_top.png) no-repeat right top;
	position: absolute;
	height: 20px;
	width: 190px;
	left: 0px;
	top: -20px;
}
#ColumnOne .bottom {
	background: url(images/leftbox_bot.png) no-repeat right top;
	position: absolute;
	height: 20px;
	width: 190px;
	left: 0px;
	bottom: -20px;
}
#ColumnOne .tagline {
	background: url(images/hellobeautiful.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	height: 320px;
	width: 40px;
	top: 0px;
	right: -40px;
}
#ColumnTwo {
	float: left;
	width: 490px;
	position: relative;
	margin-top: 200px;
	background: #C2E7F2;
	min-height: 300px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom:30px;
}
#ColumnTwo .top {
	background: url(images/mainbox_top.png) no-repeat;
	position: absolute;
	height: 20px;
	width: 530px;
	left: 0px;
	top: -20px;
}
#ColumnTwo .bottom {
	background: url(images/mainbox_bot.png) no-repeat;
	position: absolute;
	height: 20px;
	width: 530px;
	left: 0px;
	bottom: -20px;
}
#ColumnThree {
	float: left;
	width: 150px;
	margin-top: 200px;
	margin-left: 40px;
	position: relative;
	background: #41C4DD;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom:30px;
}
#ColumnThree .top {
	background: url(images/rightbox_top.png) no-repeat left top;
	position: absolute;
	height: 20px;
	width: 190px;
	left: 0px;
	top: -20px;
}
#ColumnThree .bottom {
	background: url(images/rightbox_bot.png) no-repeat left top;
	position: absolute;
	height: 20px;
	width: 190px;
	left: 0px;
	bottom: -20px;
}
#Menu {
	color: #4D4D4F;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
	font-size: 16px;
}
#Menu li a {
	color: #4D4D4F;
	text-decoration: none;
}
#Menu li a:hover,#Menu li a:focus,#Menu li a:active, #Menu li.current_page_item a, #Menu li.current_page_parent a {
	color: #FFF;
}
#Menu ul{
	list-style:none;
	margin-left:0px;
	padding-left:10px;
	font-size: 14px;
}
#Menu ul li{
	padding-left: 0;
	margin-left: 0;
}
