/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#f26522;
}
a:hover {
	color:#f26522;
	text-decoration : underline;
}

body {
	vertical-align:top;
	background-color: #e8d766;
	padding:0;
	margin: 0;
	background-image: url(../images/background.gif);
	background-repeat:repeat-x;
}
h1, h2, h3, h4, h5, h6, p, ol {
	padding:0;
	margin:0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

p.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #f26522;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin:0;
	padding:0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #f26522;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: bold;
}
.mes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	background-color:#F5851F;
	margin: 0 0 10px 0;
	padding: 10px;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #f26522;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: bold;
}

img {
	display:block;
	margin:0;
}	

#wrapper {
	width:862px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
}


/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:862px;
	height:140px;
	margin:0;
	padding:0;
	position:relative;
}

.logo {
	display:block;
	margin:0;
	position:absolute;
    left:300px;
    top:0;
}

.hook {
}
/*--------------------------------------------------------------------------------------------------
	navigation
--------------------------------------------------------------------------------------------------*/
#nav {
	width:808px;
	height:62px;
	padding:0 0 0 27px;
	margin: 0;
	float: left;
}
#nav img {
	float:left;
}
/*--------------------------------------------------------------------------------------------------
	gift area
--------------------------------------------------------------------------------------------------*/
#gift {
	width:544px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	float:left;
	background-image: url(../images/gift_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	display:inline;
}

#giftcontent {
	width:369px;
	padding:15px 15px 5px 160px;
	margin:0;
	float:left;
	background-image: url(../images/gift_top.gif);
	background-repeat:no-repeat;
	background-position:top;
}
/*--------------------------------------------------------------------------------------------------
	orange area
--------------------------------------------------------------------------------------------------*/
#orange {
	width:425px;
	height:149px;
	padding:115px 400px 0 37px;
	margin:0;
	position:relative;
	float:left;
}

#orange h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #fcd207;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: bold;
}

#orange p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: normal;
}
.home {
	background-image: url(../images/orange_home.jpg);
	background-repeat:no-repeat;	
}
.facials {
	background-image: url(../images/orange_facials.jpg);
	background-repeat:no-repeat;	
}
.acupuncture {
	background-image: url(../images/orange_accupuncture.jpg);
	background-repeat:no-repeat;	
}
.contact {
	background-image: url(../images/orange_contact.jpg);
	background-repeat:no-repeat;	
}
.massage {
	background-image: url(../images/orange_massage.jpg);
	background-repeat:no-repeat;	
}
.men {
	background-image: url(../images/orange_men.jpg);
	background-repeat:no-repeat;	
}

.feet {
	background-image: url(../images/orange_foot.jpg);
	background-repeat:no-repeat;	
}
.packages {
	background-image: url(../images/orange_packages.jpg);
	background-repeat:no-repeat;	
}
.logo2 {
	display:block;
	margin:0;
	position:absolute;
    left:37px;
    top:22px;
}
.right {
	display:block;
	margin:0;
	padding:0;
	float:right;
}
.newsletter{
color: #fcd207;
font-size: 14px;
line-height: 19px;
}
a.orangelink:link {color: #fcd207; text-decoration: none;}
a.orangelink:active {color: #fcd207; text-decoration: none;}
a.orangelink:visited {color: #fcd207; text-decoration: none;}
a.orangelink:hover {color: #fcd207; text-decoration: underline;}

/*--------------------------------------------------------------------------------------------------
	content area
--------------------------------------------------------------------------------------------------*/
#container {
	width:808px;
	padding:0 0 0 27px;
	margin:0;
	float:left;
	background-image: url(../images/column.gif);
	background-repeat:repeat-y;
}

#subcontainer {
	width:808px;
	padding:0 0 15px 34px;
	margin:0;
	float:left;
	background-image: url(../images/white.gif);
	background-repeat:repeat-y;
}

#content {
	width:794px;
	padding:0 7px 15px 7px;
	margin:0;
	float:left;
	background-image: url(../images/columngradient.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#rightcontainer {
	width:170px;
	padding:20px 15px 0 0;
	margin:0;
	float:right;
	text-align:left;
}

#specials {
	padding:0 0 10px 0;
}

#leftcontainer {
	width:544px;
	padding:20px 25px 0 25px;
	margin:0;
	float:left;
	background-image: url(../images/gradient.gif);
	background-repeat:repeat-x;
}

#subcontent {
	width:744px;
	padding:20px 25px 0 25px;
	margin:0;
	float:left;
	background-image: url(../images/gradient.gif);
	background-repeat:repeat-x;
}

#charityleft {
	width:252px;
	padding:0 20px 0 0;
	margin:0;
	float:left;
	border-right:1px solid #d8d1c9;
	text-align:left;
}

#charityleft img {
	padding:0;
	margin:0;
	float:left;
	display:block;
}

#charityright {
	width:252px;
	padding:0;
	margin:0;
	float:right;
	text-align:left;
}

#columnleft {
	width:352px;
	padding:0 20px 0 0;
	margin:0;
	float:left;
	border-right:1px solid #d8d1c9;
	text-align:left;
}

#columnright {
	width:352px;
	padding:0;
	margin:0;
	float:right;
	text-align:left;
}
/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:402px;
	padding:10px 0 10px 10px;
	margin:0 0 10px 0;
	float: left;
	text-align:left;
	background-color:#E9E4DF;
	border: 1px solid #d8d1c9;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

.continue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	margin: 10px 0 0 0;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #7d6a55;
	background-color: #f26522;
}

.inputborder {
	border: 1px solid #d8d1c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}
/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/

.TextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #f26522;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #FFFFFF;
	background-color:#f26522;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #FFFFFF;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #dd5c1e;
	text-decoration: none;
}


.TextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #dd5c1e;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButtonHighlight:LINK, .TextButtonHighlight:VISITED, .TextButtonHighlight:ACTIVE, .TextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #dd5c1e;
	color: #FFFFFF;
}
/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/
#footer {
	width:862px;
	margin:0 auto 0 auto;
	vertical-align:top;
	padding:20px 0 0 0;
	text-align:center;
	background-image: url(../images/bottom.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color:#f26522;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}		

a.gecko:link {color: #cfb140; text-decoration: none;}
a.gecko:active {color: #cfb140; text-decoration: none;}
a.gecko:visited {color: #cfb140; text-decoration: none;}
a.gecko:hover {color: #000000; text-decoration: underline;}


a.navlink:link {color: #000000; text-decoration: none;}
a.navlink:active {color: #000000; text-decoration: none;}
a.navlink:visited {color: #000000; text-decoration: none;}
a.navlink:hover {color: #000000; text-decoration: underline;}


/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}

