@charset "UTF-8";
/* CSS Document */

* { behavior: url(iepngfix.htc) }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 860px;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 360px;
}

#location-header {
	width: 860px;
	height:360px;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/header-location.jpg);
	background-repeat: no-repeat;
	z-index: -999;
}

#newataveda-header {
	width: 860px;
	height:360px;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/header-newataveda.jpg);
	background-repeat: no-repeat;
	z-index: -999;
}

#promotions-header {
	width: 860px;
	height:360px;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/header-promotions.jpg);
	background-repeat: no-repeat;
	z-index: -999;
}

#reviews-header {
	width: 860px;
	height:360px;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/header-reviews.jpg);
	background-repeat: no-repeat;
	z-index: -999;
}

#services-header {
	width: 860px;
	height:360px;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/header-services.jpg);
	background-repeat: no-repeat;
	z-index: -999;
}

#wishcard-header {
	width: 860px;
	height:360px;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/header-wishcard.jpg);
	background-repeat: no-repeat;
	z-index: -999;
}

#aboutus-header {
	width: 860px;
	height:360px;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/header-aboutus.jpg);
	background-repeat: no-repeat;
	z-index: -999;
}

#header-wrapper {
	

}

.interior {
	background-color: #29272a;	
	/*background-image:url(../images/tj-logo-vertical-interior.png);
	background-repeat: no-repeat;*/
	min-width: 1126px;
	margin: 0 auto;
}

.home {
	background-color: #29272a;
	background-image:url(../images/tj-logo-vertical.png);
	background-repeat: no-repeat;
	min-width: 1126px;
	margin: 0 auto;
}


#home-header {
	width: 860px;
	height:463px;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*background-image: url(../images/hdr-home.jpg);*/
	background-repeat: no-repeat;
	z-index: -999;
}
.home-header-img  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 860px;
	top: 0px;
	position: relative;
}
#home-promotion-link  {
	float: left;
	position: relative;
	clear: right;
}
#header  img {
	position: absolute;
	z-index: -999;
}
section {
	clear: none;
	float: left;
}
#nav {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	width: 860px;
}
#navigation-wrapper {
	height: 40px;
	margin: 0 auto;
	min-width: 1126px;
	background-image: url(../images/navigation-background.gif);
	background-repeat: repeat-x;
	clear: both;
}


#social-wrapper {
	height: 40px;
	margin: 0 auto;
	min-width: 1126px;
	background-image: url(../images/navigation-background.gif);
	background-repeat: repeat-x;
	clear: both;
}

#social-content {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:8px;
}

#social-content img {
	display:inline-block;
	float:right;
	padding-right:10px;
}

.buttons {
	
	display:inline-block;
	float:right;
}

/* Logo in Header */
h1 {
	display:block;
	text-indent:-9999px;
	margin: 0;
	z-index: 999;
	}


h1 a{
	float:left;
	width:120px;
	height:360px;
	background-image:url(../images/tj-logo-vertical-interior.png);
	background-repeat:no-repeat;
	padding-top:-999px;
	overflow:hidden;
	z-index:999;/* End Logo in Header */

	}
h2 {
	font-size: 1em;
	letter-spacing: -0.1em;
	height: 2em;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	font-weight: normal;
	padding-bottom: 4px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2.services {
	color: #772125;
	border-bottom-color: #772125;
}
h2.aboutus {
	color: #32266b;
	border-bottom-color: #32266b;
}
h2.location {
	color: #a95025;
	border-bottom-color: #a95025;
}
h2.promotions {
	color: #6f1d3d;
	border-bottom-color: #6f1d3d;
}
h2.newataveda {
	color: #a95025;
	border-bottom-color: #a95025;
}
h2.wishcard {
	color: #772125;
	border-bottom-color: #772125;
}
h2.privacy {
	color: #2d2c67;
	border-bottom-color: #2d2c67;
}

h3 {
	font-size: 0.9em;
	margin-bottom: 0px;
	color: #797171;
}
.service {
	display: block;
	width: 160px;
	float: left;
	line-height:12px;
	white-space: nowrap;
}
.service-indent {
	display: block;
	width: 140px;
	float: left;
	padding-left: 20px;
}
			
	
.price {
	display: block;
	width: 50px;
	float: left;
}
.time {
	display: block;
	width: 150px;
	float: left;
}




p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 0px;
	color: #797171;
}
a {
	color: #797171;
	font-size: .8em;
	border:none;
}

img { 
border:none;
}

.clear-top-margin {
	clear: both;
	margin-top: 30px;
}
#content-wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	overflow: hidden;
}
#vertical-subhead {
	width: 80px;
	float: left;
}
#content {
	width: 640px;
	float: left;
}
#content a {
	font-size: 1em;
}
#right-submenu {
	width: 230px;
	text-align: right;
	padding-bottom: 10px;
	float: left;
}
#right-submenu img {
	margin: 0px;
	padding: 0px;
}


/* Navigation */

#navigation {
	list-style : none;
	padding-left : 0em;
	margin-left : 0;
	overflow : hidden;
	margin-top : 0em;
	}

#navigation li {
	margin: 0; 
	padding: 0;
	display:inline;
	list-style:none;
	}

#navigation a {
	float: left;
	display:inline;
	padding: 40px 0 0 0;
	border:none;
	outline:none;
	overflow: hidden;
	height: 0px !important; 
	height /**/:40px; /* for IE5/Win only */
	}
	
#navigation a:hover, #navigation a.hover {
	background-position: 0 -40px;
	}
#phone img {
	margin-left: 80px;
}
	
#home a  {
	width: 49px;
	background: url(../images/nav_home.gif) top left no-repeat;
	}

#services a  {
	width: 80px;
	background: url(../images/nav_services.gif) top left no-repeat;
	}

#aboutus a  {
	width: 141px;
	background: url(../images/nav_aboutus.gif) top left no-repeat;
	}
	
#location a  {
	width: 85px;
	background: url(../images/nav_location.gif) top left no-repeat;
	}	
	
#promotions a  {
	width: 105px;
	background: url(../images/nav_promotions.gif) top left no-repeat;
	}	

#new-at-aveda a  {
	width: 111px;
	background: url(../images/nav_new-at-aveda.gif) top left no-repeat;
	}	
	
#wishcard a  {
	width: 76px;
	background: url(../images/nav_giftcard.gif) top left no-repeat;
	}
	
	/* End Navigation */


/* Home Navigation */

#home-navigation {
	list-style : none;
	padding-left : 0em;
	margin: 0 auto;
	overflow : hidden;
	}

#home-navigation li {
	margin: 0; 
	padding: 0;
	display:inline;
	list-style:none;
	}

#home-navigation a {
	float: left;
	display:inline;
	padding: 50px 0 0 0;
	border:none;
	outline:none;
	overflow: hidden;
	height: 0px !important; 
	height /**/:50px; /* for IE5/Win only */
	}
	
#home-navigation a:hover, #home-navigation a.hover {
	background-position: 0 -50px;
	}

	
#home-careers a  {
	width: 146px;
	background: url(../images/home-careers.gif) top left no-repeat;
	}

#home-promotions a  {
	width: 232px;
	background: url(../images/home-promotions.gif) top left no-repeat;
	}

#home-facebook a  {
	width: 193px;
	background: url(../images/home-facebook.gif) top left no-repeat;
	}
	
#home-twitter a  {
	width: 126px;
	background: url(../images/home-twitter.gif) top left no-repeat;
	}	
	
	
	#home-reviews a  {
	width: 148px;
	background: url(../images/home-reviews.gif) top left no-repeat;
	}
	
#home-booking a  {
	width: 171px;
	background: url(../images/home-booking.gif) top left no-repeat;
	}	
	
	
#home-wishcard a  {
	width: 163px;
	background: url(../images/home-giftcard.gif) top left no-repeat;
	}	


	/* End Home Navigation */




			
#footer-wrapper {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #847b7b;
	clear: both;
	padding-top: 30px;
	padding-bottom: 50px;
	margin-top: 50px;
}
.copyright {
	font-size: 0.8em;
}
#footer-wrapper a {
	font-size: 1em;
}
.footer-nav {
	margin-bottom: 30px;
	word-spacing: .5em;
	font-weight: bold;
}

.footer-nav a {
	word-spacing: 0em;
}
.copyright a {
	font-size: 1em;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
form p {
	margin-bottom: 4px;
}
.big {
	font-size: 1.8em;
}




#home-header-holiday {
	width: 860px;
	height:463px;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/home-banner-holiday-promo.jpg);
	background-repeat: no-repeat;
	z-index: -999;
}
#home-header-img-holiday {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border:none;
	width: 186px;
	height:40px;
	top: 247px;
	left:185px;
	z-index:999;
	display:block;
	position: relative;
}
