body.main {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

div.main {
	position: absolute;
	width: 1000px;
	height: 580px;
}

div.top-menu-holder {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	height: 150px;
	border-right-color: #be700e;
	border-right-width: 2px;
	border-right-style: solid;
}

div.menu-holder {
	position: absolute;
	margin-top: 150px;
	margin-left: 0px;
	width: 100%;
	height: 400px;
	/* border-color: #e46a18; */
	border-color: #be700e;
	border-width: 1px;
	border-style: solid;	
}

div.bottom-menu-holder {
	position: absolute;
	margin-top: 550px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	height: 30px;
	border-right-color: #be700e;
	border-right-width: 2px;
	border-right-style: solid;
	border-bottom-color: #be700e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(./pic/bottom2.png);
	background-repeat: repeat-x;
	text-align: right;
	color: #ffffff;
}

div.spa-logo {
	position: absolute;
	width: 775px;
	height: 100%;
	margin-left: 0px;	
}

div.spa-menu {
	position: absolute;
	width: 225px;
	height: 100%;
	margin-left: 775px;
	border-left-color: #be700e;
	border-left-width: 1px;
	border-left-style: solid;
	background-image: url(./pic/menu2.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div.spa-menu-field {
	height: 23px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 10px;
	text-align: right;
	font-size: 11px;
	font-family: verdana;
	color: #ffffff;
}

/*** APP LINKS ***/
a.menu:link {
	color: #000000;
	font-size: 8pt;
	font-family: verdana;
	text-decoration: none;
}

a.menu:visited {
	color: #000000;
	font-size: 8pt;
	font-family: verdana;
	text-decoration: none;	
}

a.menu:active {
	color: #000000;
	font-size: 8pt;
	font-family: verdana;
	text-decoration: underline;	
}

a.menu:hover {
	color: #000000;
	font-size: 8pt;
	font-family: verdana;
	text-decoration: underline;	
}


/*** APP LINKS ***/
a.linked:link {
	color: #f0f0f0;
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;
}

a.linked:visited {
	color: #f0f0f0;
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;	
}

a.linked:active {
	color: #f0f0f0;
	font-size: 7pt;
	font-family: verdana;
	text-decoration: underline;	
}

a.linked:hover {
	color: #f0f0f0;
	font-size: 7pt;
	font-family: verdana;
	text-decoration: underline;	
}

/*** SCROLLER ***/
div.main-scroll-holder {
	width: 500px;
	height: 400px;		
}

div.main-scroll-menu {
	overflow: hidden;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 450px;
	height: 400px;			
	background-image: url(./pic/pink_spa.png);
	background-repeat: no-repeat;
	background-color: #ffefe9;
}

div.main-scroll-menu-reverse {
	overflow: hidden;
	position: absolute;
	margin-top: 0px;
	margin-left: 548px;
	width: 450px;
	height: 400px;			
	background-color: #ffefe9;
}

div.main-scroll-up-down-holder {
	position: absolute;
	margin-top: 0px;
	margin-left: 450px;
	width: 50px;
	height: 400px;	
}

div.main-scroll-up-down-holder-reverse {
	position: absolute;
	margin-top: 0px;
	margin-left: 521px;
	width: 50px;
	height: 400px;	
}

div.main-scroll-up {
	position: absolute;
	margin-top: 343px;
	width: 25px;
	height: 25px;
	border-color: #75460b;
	border-width: 1px;
	border-style: solid;
	background-image: url(./pic/up.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10pt;
	font-family: sans-serif;
}

div.main-scroll-down {
	position: absolute;
	margin-top: 371px;
	width: 25px;
	height: 25px;
	border-color: #75460b;
	border-width: 1px;
	border-style: solid;
	background-image: url(./pic/down.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10pt;
	font-family: sans-serif;
}

div.test {
	width: 100%;	
}

/*** PICTURES ***/
div.picture-thumbs-holder-1-pic {
	position: absolute;
	margin-top: 5px;
	margin-left: 507px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 45px;
	height: 45px;
}

div.picture-thumbs-holder-2-pic {
	position: absolute;
	margin-top: 5px;
	margin-left: 555px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 45px;
	height: 45px;
}

div.picture-thumbs-holder-3-pic {
	position: absolute;
	margin-top: 5px;
	margin-left: 603px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 45px;
	height: 45px;
}

div.picture-thumbs-holder-4-pic {
	position: absolute;
	margin-top: 5px;
	margin-left: 651px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 45px;
	height: 45px;
}

div.picture-thumbs-holder-5-pic {
	position: absolute;
	margin-top: 5px;
	margin-left: 699px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 45px;
	height: 45px;
}

div.picture-thumbs-holder-6-pic {
	position: absolute;
	margin-top: 5px;
	margin-left: 747px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 45px;
	height: 45px;
}

div.picture {
	position: absolute;
	margin-top: 56px;
	margin-left: 507px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 490px;
	height: 340px;
}

/*** PICTURES REVERSE ***/

div.picture-reverse {
	position: absolute;
	margin-top: 56px;
	margin-left: 0px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 490px;
	height: 340px;
}

div.picture-thumbs-holder-1-pic-reverse {
	position: absolute;
	margin-top: 5px;
	margin-left: 1px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 45px;
	height: 45px;
}

div.picture-thumbs-holder-2-pic-reverse {
	position: absolute;
	margin-top: 5px;
	margin-left: 49px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 45px;
	height: 45px;
}

div.picture-thumbs-holder-3-pic-reverse {
	position: absolute;
	margin-top: 5px;
	margin-left: 97px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 45px;
	height: 45px;
}

div.picture-thumbs-holder-4-pic-reverse {
	position: absolute;
	margin-top: 5px;
	margin-left: 145px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 45px;
	height: 45px;
}

div.picture-thumbs-holder-5-pic-reverse {
	position: absolute;
	margin-top: 5px;
	margin-left: 193px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 45px;
	height: 45px;
}

div.picture-thumbs-holder-6-pic-reverse {
	position: absolute;
	margin-top: 5px;
	margin-left: 241px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 45px;
	height: 45px;
}
/*** PAGE TEXT STYLE ***/
div.pageHeader {
	margin-top: 5px;
	margin-left: 2px;
	font-family: sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

div.pageText {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	font-family: sans-serif;
	font-size: 8pt;
}

div.priceHolder {
	width: 450px;
	height: 20px;
}

div.priceInfo {
	position: absolute;
	margin-left: 0px;
	width: 225px;
	height: 20px;
	text-align: left;
}

div.price {
	position: absolute;
	margin-left: 200px;
	width: 225px;
	height: 20px;
	text-align: right;
}

/*** FORM ***/
span.form-label {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	font-family: sans-serif;
	font-size: 8pt;
}

input.form-button {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	font-family: sans-serif;
	font-size: 8pt;
	background-color: #fad163;
}

input.form-text {
	width: 220px;
	height: 14px;
	font-family: sans-serif;
	font-size: 8pt;
	border-color: #c0c0c0;
	border-width: 1px;
	border-style: solid;
}

textarea.form-textarea {
	width: 220px;
	height: 60px;
	font-family: sans-serif;
	font-size: 8pt;
	border-color: #c0c0c0;
	border-width: 1px;
	border-style: solid;
}

/*** VEVAR ***/
a.vevar:link {
	font-size: 8pt;
	font-family: sans-serif;
	color: #000000;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	text-decoration: none;
}

a.vevar:visited {
	font-size: 8pt;
	font-family: sans-serif;
	color: #000000;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	text-decoration: none;
}

a.vevar:active {
	font-size: 8pt;
	font-family: sans-serif;
	color: #000000;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	text-decoration: none;
}

a.vevar:hover {
	font-size: 8pt;
	font-family: sans-serif;
	color: #000000;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}
