@charset "utf-8";
/* Design by Victor Avendano at http://victoravendano.com, info@vicavendano.com */

/* Redefined */
body {
	background: #a19855 url(images/defaultBG.jpg) no-repeat top center scroll;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	line-height: 1.6em;
}
@font-face {
    font-family: 'AngelinaRegular';
    src: url('/font/angelina-webfont.eot');
    src: url('/font/angelina-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/angelina-webfont.woff') format('woff'),
         url('/font/angelina-webfont.ttf') format('truetype'),
         url('/font/angelina-webfont.svg#AngelinaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1, h2 {font-family:'AngelinaRegular', Georgia, "Times New Roman", Times, serif;}
h1 {font-size: 3.4em;}
h2 {font-size: 2.6em;}
h3 {font-size: 1.1em;}

img {
	border-width:0px;
}

/* Define Classes */
.hidden{display:none; visibility:none}
.inlineNavigation {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.inlineNavigation ul{
	display: inline;
	padding: 0;
	margin: 0;
}
.inlineNavigation ul li, .inlineNavigation p, .inlineNavigation h1, .inlineNavigation h2, .inlineNavigation h3 {
	display: inline;
	padding: 0 .5em;
	margin: 0;
}
.clearBoth {
	clear: both;
}
.clearHeight {
	clear:both;
	height: 10px;
	line-height:10px;
}
.centered {text-align: center;}
.leftBox {float: left;}
.rightBox {float: right;}

/* define IDs */
#header {
	margin: 0 auto 10px;
	text-align: left;
	width: 790px;
}

#container {
	width: 790px;
	padding:0;
	color: #030;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container h1, #container h2, #container h3, #container h4 {
	margin: 5px 0;
	color: #333;
}

#rightWrapper {
	float: right;
	width: 240px;
	height: 410px;
	padding: 10px;
	border: 0px none #000;
	background-color: #fffcdf;
	text-align: left;
	overflow: auto;
	list-style-type: none;
	background-image: url(images/wheat_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}
#leftWrapper {
	float: left;
	width: 518px;
	padding:0;
	background-color: #dbcaa0;
	height: 428px;
	overflow: visible;
	border:1px solid #000;
	border-radius: 7px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
}
#topNavigation {
	width:520px;
	height: 30px;
	line-height:30px;
	vertical-align:baseline;
	text-align:center;
	color: #f2e75f;
	font-size: 12px;
	font-weight: bold;
}
#topNavigation a, #topNavigation a:visited{
	color: #333;
	text-decoration: none;
}
#topNavigation a.standout{
	color: #693;
	text-decoration: none;
	background: none transparent !important;
	border: 0px none !important;
	font-weight: bold !important;
}
#topNavigation a:hover {
	color: #9c6;
}
#searchbar  {
	width:400px;
	height: 32px;
	line-height:40px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: repeat-x;
	display: block;
	padding: 4px 59px;
	background-image: url(images/searchbar_bg.png);
	border: none 0px;
}
#searchbar .input {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	width: 292px;
	overflow: hidden;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/searchbar_controls.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 0px none;
	margin: 0px;
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
	position: relative;
}
#searchbar .submit {
	width: 100px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	border: 0px none;
	float: left;
	background-image: url(images/searchbar_controls.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: -300px 0px;
	text-indent: -999px;
	line-height: 100px; /* Set it higher than your image height */
	overflow: hidden; /* Hide the text */
	font-size: 0; /* FF2 doesn't like the above */
}
#searchbar .submit:hover, #searchbar .submit.hover {
	width: 100px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	border: 0px none;
	float: left;
	background-image: url(images/searchbar_controls.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: -300px -32px;
	text-indent: -999px;
}
#searchbar .submit:active {
	width: 100px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	border: 0px none;
	float: left;
	background-image: url(images/searchbar_controls.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: -300px -64px;
	text-indent: -999px;
}
.autocomplete-image{width:20px; height:20px; margin-right:5px;}
#contact_ettia a, #content1 a, #contact_ettia  a:visited, #content1 a:visited {
	color: #360;
}
#contact_ettia  a:hover, #content1 a:hover  {
	color: #090;
}
#content1, #eventBox, #meet-ettia, #contact_ettia, #contact_success{
	position: inherit;
	overflow: auto;
	height: 330px;
	margin: 0px auto;
	border: 1px solid #000;
	border-radius: 7px;
	padding: 10px 30px;
	color: #000;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

#carouselWrapper  {
	height: 330px;
	padding: 10px 30px;
	text-align: justify;
	z-index:0;
}
#carouselWrapper h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding:0;
	margin:.5em;
}
#carouselWrapper p {
	padding:0;
	font-size: 1.2em;
}
#carouselWrapper .boxedLinks {
	float: left;
	width:175px;
	margin: 0.5em 1em;
	padding: 0;
	height: 8em;
}

#contact_success {
	background:url(images/tranblue.png) repeat;
}
.hpBox {
	height: 200px;
	border: 1px solid #000;
	width: 375px;
	padding: 7px;
	overflow: visible;
	position: relative;
}
#hpBox1 a, #hpBox2 a, #hpBox3 a, #hpBox4 a, #hpBox1 a:visited, #hpBox2 a:visited, #hpBox3 a:visited, #hpBox4 a:visited, #errorPage a, #errorPage a:visited {
	color: #360;
}
#hpBox1 a:hover, #hpBox2 a:hover, #hpBox3 a:hover, #hpBox4 a:hover, #errorPage a:hover {
	color: #090;
	text-decoration: underline;
}
#hpBox1 h2, #hpBox2 h2, #hpBox3 h2, #hpBox4 h2 {
	margin: 0px;
	padding: 0px;
}

#hpBox1 {
	background-image: url(images/tranwhite.png);
	font-weight:bold;
	border-radius: 7px;
}
#hpBox1 ul, #hpBox4 ul {
	padding: 0px;
	margin: 5px 0px;
}
#hpBox1 li, #hpBox4 li{
	clear: both;
	list-style-type: none;
	list-style-position: outside;
	width:370px;
	height:50px;
}
#hpBox1 li img, #hpBox4 li img{
	float: left;
	margin:0;
	padding:0;
	display:block;
}
#hpBox2 {
	background-image: url(images/hpBoxBg2.png);
	border-radius: 7px;
}
#hpBox2 #best-seller {
	margin:10px;
	position: relative;
	height: 150px;
	width: 150px;
	float: right;
	border-radius:7px;
}

#hpBox2 h3  {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
#hpBox2 .highlight {
	color: #006600;
	font-weight: bold;
}

#hpBox3 {
	background-image: url(images/hpBoxBg3.png);
	border-radius: 7px;
}
#hpBox3 #reviewText {
	width: 295px;
}

#hpBox4 {
	background-image: url(images/hpBoxBg4.png);
	border-radius: 7px;
}
#subcontent1, #treatmentBox, #eventList{
	background-image: url(images/tranblue.png);
	border: 1px solid #000;
	clear: both;
	margin: 0px;
	padding: 5px 20px;
	text-align: left;
	overflow: auto;
}
#errorPage{
	border: 1px solid #000;
	clear: both;
	margin: 0px;
	padding: 5px 20px;
	text-align: left;
	overflow: auto;
	background-color: floralWhite;
}
.emailLink {
	display: inline-block;
	white-space: nowrap;
	position: static;
	background: url(images/icons/mailLink.gif) no-repeat left center;
	padding-left: 22px;
}
.bookAppointment, .bookAppointment:visited{
	display: inline-block;
	position: static;
	white-space: nowrap;
	border: 1px solid #000;
	padding: 4px 4px 4px 4px;
	background: url(images/menu/button1_off.gif) repeat-x;
	color: #FFF;
	text-decoration: none;
}
.bookAppointment:hover {
	background-image: url(images/menu/button1_over.gif);
	color: #FFC;
	text-decoration: none;
}
.bookAppointment:active {
	color: #FFC;
	text-decoration: underline;
}
#treatmentBox h3, #eventList h3{
	color: #FFF;
	border: 1px solid #333;
	background-color: #6F7650;
	padding: 2px;
}
#container #basePic {
	border: 1px solid #000;
	border-bottom: none;
}
#footer {
	clear: both;
	width: 790px;
	margin: 0px auto 10px;
	padding: 0;
	border: 1px solid #000;
	background: #272727 url(/shop/includes/templates/healing/images/footerBG.jpg) repeat-x scroll 0 0;
	color: #FFF;
}
.footbox{
	width: 235px;
	float: left;
	text-align:center;
}
.footbox ul{
	margin: 0;
	padding: .5em 1em;
}
.footbox li{
	text-align: left;
	list-style-type:none;
}
.footbox legend{
	font-size: 1.1em;
	color: #FFC;	
}
#footer a, #footer a:visited{
	color: #DDD;
	text-decoration: none;
}
#footer a:hover {
	color: #C99;
}
#footer #subscribe {
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}
#footNavigation {
	padding-top: 10px;
	color: #f2e75f;
	font-weight: bold;
	text-align:center;
}
#footer #siteinfoLegal {
	text-align:center;
	margin: 10px 0px;
}
#footerPartners {
	clear: both;
	width: 790px;
	margin: 0px auto 20px;
	padding: 0;
	text-align: center;
	vertical-align: top;
}
.disabledText, .disabledText a{
	color: #999;
}
.red {
	color: #099;
}
.green {
	color: #090;
}
.strikethrough {
	text-decoration: line-through;
}

.hrBlock {
	color: #F96633;
}
#blogBoxWrapper {
	border: 1px solid #000;
	border-radius: 7px;
	height: 170px;
	background-image: url(/images/tranwhite.png);
	padding: 7px;
	clear: both;
	margin-top: 10px;
}
#blogBoxWrapper h3{
	margin: 0;
}
#blogBoxWrapper .article-date{
	color:#666;
	font-weight:bold;
}
#blogBoxWrapper .article-description{
	color:#000;
	margin-bottom:20px;
}

#blogBoxWrapper p{ /*CSS specific to demo 3*/
margin: 2px 0px;
}
#blogBoxWrapper #feedScroller {
	height: 100px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index:0;
	background-color:transparent !important;
}
#feedScroller .feed-item{
	height: 100px;
	margin: 0 0 10px;
	padding: 0px;
	background-color:transparent !important;
}
#feedScroller .feedScrollThumb{
	float:left;
	width:75px;
	height:75px;
	margin: 0 5px 5px 0;
	border-radius:7px;
}
#rightWrapper h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
#rightWrapper p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#facebook {font-family: Georgia, "Times New Roman", Times, serif !important}
