* {

}

/* sitewide element styles */

body {
	text-align: left;
	background: #5f1700 url(../images/background_tile.gif) center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.9em;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
	
a {
	text-decoration: underline;
	color: #900000; /* #A43200; */
}

a:hover {
	text-decoration: underline;
}

a img {
	border:none;
}

a.special {
	font-weight: bold;
	color: #8f0000;
}

input, select, textarea {
	font-family: inherit;
	font-size: 1.25em;
	color: #000000;
	padding-top: 0.1em;
	padding-right: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
}

input.imageButton {padding: 0; background: transparent; border: none;}

div.clearer {
	overflow: hidden;
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0;
}

p {
	margin-bottom: 0.8em;
}

ul {
	position: relative;
}

li {
	list-style-type: none;
	line-height: 1.5em;
	padding-left: 18px;
	margin-bottom: 0.3em;
	padding-right: 2em;
	background: url(../images/blt2.gif) no-repeat;
	background-position: 0 0.35em;
}

table.form td.label {
	width: 50%;
	font-weight: bold;
	vertical-align: top;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A46600;
	padding-top: 3px;
}

hr {
	position: relative;
	display: block;
	height: 1px;
	border: none;
	background: url(../images/2dot2.gif) top left repeat-x;
	margin: 10px 0;
	background-color: #FFFFFF;
}


.left {
	float: left;
}

.right {
	float: right;
	text-align: left;
}

.toLeft {
	text-align: left;
}

.toRight {
	text-align: right;
}


.priceTable {
	margin: 0 auto;
	margin-bottom: 1.5em;
	width: 90%;
}
	.priceTable.fullWidth { width: 100%; }
	.priceTable tr {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/2dot2.gif);
}
	.priceTable tr.last { background: none; }
	.priceTable td {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 1px;
}
	.priceTable td.article {  }
	.priceTable td.price { font-weight: bold; text-align: right;}
	.priceTable td.prop { text-align: right;}



.singleBulletLink, .doubleBulletLink {
	line-height: 1em;
	text-decoration: none;
	position: relative;
	/* margin-top: 6px; */
	padding: 0 10px 0 12px;
	background: url(../images/blt1.gif) top left no-repeat;
	color: #530001;
}
.doubleBulletLink {
	padding-left: 16px;
	background: url(../images/blt3.gif) top left no-repeat;
}

.header img { display: block; }

.header, .header.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #711905;
	margin-bottom: 6px;
}

.header.med { 
	font-size: 14px;
	margin-bottom: 10px;
}

.header.big { 
	font-size: 16px;
	margin-bottom: 14px;
}

.split {
	position: relative;
	width: 100%;
	padding: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-position: 50% top;
	background-image: url(../images/dash_v.gif);
}

/* site container div */

#mainContainer {
	position: relative;
	width: 940px;
	margin: 0 auto;
}


/* top & top menu */

#top {
	height: 80px;
	position: relative;
	overflow: hidden;
	background-image: url(../images/upper_map_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	.nosidemenu #top { background: url(../images/upper_map_bg_nomenu.jpg) left bottom no-repeat; }

#logo {
	position: absolute;
	left: 30px;
	top: -10px;
	z-index: 208;
	visibility: visible;
}

#menu {
	background: #711F1E url(../images/menuTTile.jpg) top left repeat-x;
	/* height: 22px; */
	height: 33px;
	position: relative;
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 182px;
}

/* side menu styles */

#sideMenu {
	position: relative;
	background-color: #ef9429;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #5D1600;
	width: 150px;
	
	padding-top: 16px;
	padding-left: 23px;
}

#sideMenu2 {
	position: relative;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #5D1600;
	width: 149px;
	
	padding-top: 7px;
	padding-left: 23px;
}

#sideMenu3 {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #5D1600;
	width: 149px;
	
	padding-top: 7px;
	padding-left: 23px;
}

#sideMenu .item {
	position: relative;
	display: block;
	padding-bottom:1px;
	margin-bottom: 6px;
	background: url(../images/sideMenu_dash.gif) left bottom repeat-x;
	line-height: 1em;
}

#sideMenu2 .item {
	position: relative;
	display: block;
	padding-bottom:1px;
	margin-bottom: 6px;
	background: url(../images/2dot1.gif) left bottom repeat-x;
	line-height: 1em;
}

#sideMenu3 .item {
	position: relative;
	display: block;
	padding-bottom:1px;
	margin-bottom: 6px;
	background: url(../images/2dot3.gif) left bottom repeat-x;
	line-height: 1em;
}

#sideMenu .item a {
	text-decoration: none;
}
#sideMenu2 .item a {
	text-decoration: none;
	color: #E2D1B3;
}
#sideMenu3 .item a {
	text-decoration: none;
	color: #FFF;
}
#sideMenu  .item  a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#sideMenu2  .item  a:hover {
	text-decoration: none;
	color: #000;
}
#sideMenu3  .item  a:hover {
	text-decoration: none;
	color: #FFF;
}
#sideMenu .item .active, #sideMenu .item a {
	display: block;
	padding: 8px 23px 3px 0;
	color: #2D0C00;

}
#sideMenu2 .item .active, #sideMenu2 .item a {
	display: block;
	padding: 8px 23px 3px 0;
	color: #432E27;
}

#sideMenu3 .item .active, #sideMenu3 .item a {
	display: block;
	padding: 8px 23px 3px 0;
	color: #F5D5CE;
}

#sideMenu .item .active {
	background: url(../images/sideMenu_active.gif) right top no-repeat;
}
#sideMenu2 .item .active {
	background: url(../images/sideMenu_active.gif) right top no-repeat;
}
#sideMenu3 .item .active {
	background: url(../images/sideMenu_active.gif) right top no-repeat;
}
#news {
	position: relative;
	background: #EF9429 url(../images/newsBg.jpg) left bottom repeat-x;
	text-align: left;
	padding: 20px 0 50px 0;
}

#news.empty {
	padding: 0;
	padding-bottom: 50px;
}

#newsletter {
	background: #E2D1B2 url(../images/newsletterBg.jpg) left top repeat-x;
	text-align: left;
	height: 117px;
	overflow: hidden;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
	clear: left;
}

#newsletter form {
	position: relative;
	display: block;
	padding: 0 15px 0 11px;
	text-align: right;
}

#newsletter form input {
	position: relative;
	display: block;
	width: 136px;
	background: #fff;
	border: 1px solid #666;
	margin: 0;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 3px 4px;
}

#newsletter form input#newsletterSubmit {
	width: 64px;
	height: 17px;
	border: none;
	margin: 11px 0 0 auto;
	padding: 0;
}

#newsContainer {
	position: absolute;
	width: 173px;
	z-index: 204;
	left: 21px;
	visibility: visible;
	/*_margin-top: -5px;*/
}

#news .header, #newsletter .header, #accolades2 .header {
	position: relative;
	background: url(../images/2dot1.gif) left bottom repeat-x;
	margin: 0 0 8px 11px;
	padding: 0 0 1px 0;
}

#accolades3 .header 
{
	position: relative;
	background: url(../images/2dot3.gif) left bottom repeat-x;
	margin: 0 0 8px 11px;
	padding: 0 0 1px 0;
}

#news .header {
	background-image: url(../images/2dot2.gif);
	margin-bottom: 6px;
}

#news .item {
	position: relative;
	margin-bottom: 10px;
	padding: 0 12px;
	color: #000;
	font-size: 10px;
	line-height: 15px;
}

#news .item .date { font-weight: bold; }
#news .item .body { }
#news .item .moreinfo { }
#news .item .moreinfo .singleBulletLink {
	position: relative;
	display: block;
	text-decoration: underline;
}

/* block containers */

#topBlock {
	position: relative;
	background-color: #FFF;
	background-image: url(../images/lower_map_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	zoom: 1;
	margin: 0px;
	padding: 0px;
}


/* generic & sitewide blocks */

.contentBlock {
	position: relative;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	zoom: 1;
}

.sectionSpacer {
	position: relative;
	background-color: #EAC57F;
	overflow: hidden;
	height: 3px;
}

.backToTop a {
	background: url(../images/up.gif) center left no-repeat;
	padding-left: 13px;
}


/* block specification */
	
/* class normalFlow */

.normalFlow {
	position: relative;
	padding: 25px 42px;
}

/* class singleTeaser */

.singleTeaser, .reverseSingleTeaser {
	position: relative;
	padding: 25px 42px;
}

	.singleTeaser .left, .reverseSingleTeaser .right {
		position: relative;
		width: 64%;
		text-align:left;
	}
	
	.singleTeaser .right, .reverseSingleTeaser .left  {
		position: relative;
		width: 33%;
		overflow: hidden;
	}
	
	.singleTeaser .right img, .reverseSingleTeaser .left img  {
		display: block;
		margin: 0 auto;
	}

	/* modifiers for top block */
	
	#topBlock .singleTeaser .left {
		position: absolute;
		display: block;
		float: none;
		padding-top: 28px;
		width: 54%;
		_width: 58%;
		z-index: 200;
		zoom: 1;
	}
	
	#topBlock .singleTeaser .right {
		display: block;
		float: none;
		width: 100%;
	}

	#topBlock .singleTeaser.indent .left {
		width: 45%;
		_width: 58%;
	}
	
	#topBlock .singleTeaser .right img { margin: 0; float: right; }
	
.gabiTeaser {
	position: relative;
	padding: 25px 50px 0 200px;
}

	.gabiTeaser .left {
	position: relative;
	width: 250px;
	overflow: hidden;
	}

	.gabiTeaser .left img {
		display: block;
		float: left;
	}
	
	.gabiTeaser .right {
		position: relative;
		text-align:left;
		padding-top: 40px;
		width: 400px;
	}
	
/* class tiledTeasers */

.tiledTeasers {
	position: relative;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
}
	.tiledTeasers .left, .tiledTeasers .right {
	position: relative;
	width: 335px;
	margin-bottom: 10px;
	}

	.tiledTeasers .left .right, .tiledTeasers .right .right {
	position: relative;
	width: 335px;
	}




/* class wideSections */

.wideSections .backToTop {
	position: absolute;
	z-index: 102;
	top: 30px;
	right: 25px;
}

.wideSections .section {
	position: relative;
	margin: 0;
	padding: 30px 25px 0 0;
}

.wideSections .section.even {
	position: relative;
	margin: 0;
	padding: 30px 0 0 25px;
}

.wideSections .section .left {
	position: relative;
	width: 400px;
	margin: 0;
	padding:0;
	overflow: hidden;
}

.wideSections .section.even .left {
	width: 500px;	
	padding: 0;
	overflow: hidden;
	padding-top: 16px;
}

.wideSections .section .right {
	position: relative;
	width: 500px;
	margin: 0;
	padding:0;
	padding-top: 16px;
}

.wideSections .section.even .right {
	width: 400px;	
	text-align: left;
	text-align: right;
	overflow: hidden;
	padding:0;
}

.wideSections .section .item {
	position: relative;
	margin-bottom: 8px;
	padding-bottom: 0.01em;
	background: url(../images/2dot1.gif) bottom left repeat-x;	
}

.wideSections .section .item.last {
	background: none;
	margin-bottom: 0;
}

.wideSections .section .header {
	position: relative;
	background: url(../images/2dot1.gif) bottom left repeat-x;	
	margin-bottom: 0;
	padding-bottom: 8px;
}

.wideSections .section.odd .header {
	padding-left: 414px;	
}

.wideSections .section .item .header {
	background: none;
	margin-bottom: 5px;
	padding: 0;
}

/* explicit contentBlock modifier classes */

#topBlock .contentBlock { padding: 0; padding-left: 42px; background: none;}
#topBlock .contentBlock.mountains { background: url(../images/mountains_bg.jpg) bottom left no-repeat;}
#topBlock .contentBlock.swooshToDark { background: url(../images/swooshToDark.gif) bottom left no-repeat;}
#topBlock .contentBlock.swooshToSemidark { background: url(../images/swooshToSemidark.gif) bottom left no-repeat;}
#topBlock .contentBlock.indent { padding: 0; padding-left: 225px;}



.container { position: relative; zoom: 1; }

.contentBlock.indent {
	padding-left: 225px;
	padding-right: 23px;
}

.contentBlock.orange {
	background-color: #D3A95D;
	background-image: url(../images/front_back_w_z_line_2.jpg);
	background-repeat: repeat-y;
}
#z_line_container {
	height: 32px;
	width: 940px;
	position: absolute;
	z-index: 50;
	background-image: url(../images/front_back_w_z_line_top_2.png);
	top: 496px;
}


.contentBlock.dark { background-color: #EFE6D5; }
.contentBlock.semidark {
	background-color: #F7F3EA;
}
.contentBlock.smallFont { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
}

.contentBlock.noTopPadding { padding-top: 0;}
.contentBlock.noBottomPadding { padding-bottom: 0;}




/* footer */

#bottomContent {
	position:relative;
	padding: 27px 0 30px 32px;
	background-color: #FEF0CD;
	background-image: url(../images/bottom_content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#bottomContent .right {
	position: relative;
	width: 450px;
	text-align: right;
}

#bottomContent .left {
	position: relative;
	width: 420px;
}
#bottomContent .left .left {
	position: relative;
	width: 90px;
}

#bottomContent .left .right {
	position: relative;
	width: 290px;
	text-align:left;
}

#footer {
	position: relative;
	text-align: center;
	color: #955;
	font-size: 10px;
	padding-top: 38px;
	background: url(../images/footer_bg.gif) top left no-repeat;
	zoom: 1;
}
#footer a {
	color: #AD5423;
}

/* old, need checking */

#textContentBlock {
	position: relative;
	margin: 0;
	padding-top: 27px;
	padding-right: 40px;
	padding-bottom: 27px;
	padding-left: 228px;
	background-color: #f7f3eb;
	text-align: left;
}
#textContentBlock .header {
	margin-bottom: 15px;
}
#textContentBlock .left {
	position: relative;
	width: 300px;
}

#textContentBlock .right {
	position: relative;
	width: 300px;
}

#highlightsNav {
	position: relative;
	margin: 0;
	padding-top: 32px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 228px;
	background-color: #EFE6D5;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	z-index: 1;
}
#highlightsNav .header {
	margin-bottom: 15px;
}

#welcome {
	position: relative;
	width: 360px;
	z-index: 1;
}

#welcome .left {
	position: relative;
	width: 180px;
}

#welcome .right {
	position: relative;
	width: 172px;
}

#accolades {
	position: relative;
	width: 313px;
	z-index: 1;
}
#accolades .left {
	position: relative;
	width: 100px;
}
#accolades .right {
	position: relative;
	width: 208px;
}

/* ie debugging 

.contentBlock {
	border: 1px solid #606;
}
.left, .right {
	border: 1px solid #909;
}
*/

.REDHigh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#topHome {
	background-color: #5D1600;
	background-image: url(../images/lower_map_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	zoom: 1;
}
#flashcontent {
	background-color: #5D1600;
	margin: 0px;
	padding: 0px;
	height: 448px;
	width: 940px;
}
.imgPadding10 {
	padding-right: 10px;
}
.splitletter {
	position: relative;
	width: 100%;
	padding: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-position: 60% top;
	background-image: url(../images/dash_v.gif);
}
#bullets_left {
	float: left;
	width: 200px;
}
#bullets_right {
	float: right;
	width: 200px;
}
#see_videos {
	height: 129px;
	width: 206px;
	position: absolute;
	left: 0px;
	top: 40px;
}

.hidden {
	display : none;
}#flashcontent2 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}
#fr_middle_block {
	height: 190px;
	margin: 0px;
	padding: 0px;
}
#fr_middle_block .front_header {
	margin-top: 20px;
}
#fr_middle_block .accolades {
	margin-top: 20px;
}
#fr_middle_block .left_column ul {
	padding: 0px;
	margin-left: 24px;
	margin-top: 15x;
	margin-right: 0px;
	margin-bottom: 0px;
}
#fr_middle_block .left_column li {
	margin-top: 5px;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bolder;
	line-height: 18px;
}
#fr_middle_block .left_column p {
	margin-left: 20px;
	width: 220px;
	margin-top: 9px;
	margin-bottom: 12px;
	font-size: 11px;
}


#fr_middle_block .right_column p {
	margin-top: 5px;
	margin-right: 20px;
}

#fr_middle_block .left_column {
	float: left;
	width: 290px;
}
#fr_middle_block .right_column {
	float: right;
	width: 647px;
}
#bottomContentFront {
	position:relative;
	background-color: #FEF0CD;
	background-image: url(../images/bottom_content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#bottomContentFront .left_column {
	width: 290px;
	float: left;
	height: 209px;
}
#bottomContentFront .lgp1 {

}
#bottomContentFront .lgp2 {
	position: absolute;
	margin-top: 12px;
	margin-left: 27px;
}
#bottomContentFront .text   {
	position: absolute;
	width: 305px;
	margin-top: 52px;
	margin-left: 32px;
}
#lipo_larger {
	height: 12px;
	position: absolute;
	margin-top: 132px;
	width: 171px;
	font-weight: bold;

}
#front_flash {
	height: 159px;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	background-color: #EF9429;
	width: 172px;
}

#mainContainer .lgp3 {
	position: absolute;
	margin-top: -216px;
	margin-left: 628px;
	z-index: 1;
}

#mainContainer .lgp3ie {
	position: absolute;
	margin-top: -210px;
	margin-left: 628px;
	z-index: 1;
}

.BulletVideo {
	text-decoration: none;
	position: relative;
	color: #530001;
	background-image: url(../images/icons/object_14.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 25px;
}
.BulletArticle {
	text-decoration: none;
	position: relative;
	color: #530001;
	background-image: url(../images/icons/zoomin.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 25px;
}
.BulletAwards {
	text-decoration: none;
	position: relative;
	color: #530001;
	background-image: url(../images/icons/Favorite.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 25px;
}
#lipo_land_page {
	background-image: url(../images/medical_spa/landing_page/master_landing.jpg);
	background-position: center center;
	height: 489px;
	width: 940px;
	margin-top: 0px;
}
#lipo_land_page .text_1 {
	height: 204px;
	width: 205px;
	position: absolute;
	margin-top: 240px;
	float: left;
	margin-left: 20px;
	font-size: 11px;
}
#lipo_land_page .link_1 {
	float: left;
	height: 15px;
	width: 200px;
	position: absolute;
	margin-top: 455px;
	margin-left: 20px;
	color: #FFF;
	font-size: 11px;
}

#lipo_land_page .text_2 {
	height: 204px;
	width: 205px;
	position: absolute;
	margin-top: 240px;
	float: left;
	margin-left: 256px;
	font-size: 11px;
}
#lipo_land_page .link_2 {
	float: left;
	height: 15px;
	width: 200px;
	position: absolute;
	margin-top: 455px;
	margin-left: 256px;
	color: #FFF;
	font-size: 11px;
}
#lipo_land_page .text_3 {
	height: 204px;
	width: 205px;
	position: absolute;
	margin-top: 240px;
	float: left;
	margin-left: 490px;
	font-size: 11px;
}
#lipo_land_page .link_3 {
	float: left;
	height: 15px;
	width: 200px;
	position: absolute;
	margin-top: 455px;
	margin-left: 490px;
	color: #FFF;
	font-size: 11px;
}
#lipo_land_page .text_4 {
	height: 204px;
	width: 205px;
	position: absolute;
	margin-top: 240px;
	float: left;
	margin-left: 723px;
	font-size: 11px;
}

#lipo_land_page .link_4 {
	float: left;
	height: 15px;
	width: 200px;
	position: absolute;
	margin-top: 455px;
	margin-left: 723px;
	color: #FFF;
	font-size: 11px;
}

#lgp_landing_page {
	width: 940px;
	background-color: #F7F3EA;
}
#lgp_landing_page .text1 {
	width: 600px;
	margin-left: 24px;
	margin-top: 0px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

#lgp_landing_page .img1 {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	clear: right;
}
#lgp_landing_page .img2 {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	float: right;
	clear: right;
}
#lgp_landing_page .img3 {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	float: right;
	clear: both;
}
.text1 .img4 {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
clear: both;
	
}
#lpg_rolls {
	background-image: url(../images/medical_spa/lgp/lgp_technology_rolls.jpg);
	background-position: center center;
	height: 275px;
	width: 940px;
	background-repeat: no-repeat;
	margin-top: 20px;
}

#lpg_rolls .roll_1 {
	float: left;
	height: 46px;
	width: 244px;
	position: absolute;
	font-size: 11px;
	color: #FFF;
	margin-top: 198px;
	margin-left: 66px;
	line-height: 140%;
}
#lpg_rolls .roll_2 {
	float: left;
	height: 46px;
	width: 244px;
	position: absolute;
	font-size: 11px;
	color: #FFF;
	margin-top: 198px;
	margin-left: 360px;
	line-height: 140%;
}
#lpg_rolls .roll_3 {
	float: left;
	height: 46px;
	width: 244px;
	position: absolute;
	font-size: 11px;
	color: #FFF;
	margin-top: 198px;
	margin-left: 653px;
	line-height: 140%;
}
#infrared_sauna_landing_page {
	width: 940px;
	background-color: #F7F3EA;
}
#infrared_sauna_landing_page .text1 {
	margin-left: 24px;
	margin-top: 0px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-right: 20px;
}
#infrared_sauna_landing_page .img1 {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	clear: right;
}
#infrared_sauna_landing_page .img2 {
	margin-right: 20px;
	margin-left: 24px;
	float: left;
	margin-top: 10px;
}
#infrared_sauna_landing_page .img3 {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	clear: right;
	margin-top: 15px;
}

#infrared_sauna_landing_page .header {
	margin-left: 24px;
	margin-top: 10px;
}

#infrared_sauna_landing_page .bold{
	color: #B04D23;
	font-weight: bold;
}
#infrared_sauna_landing_page li {
	font-size: 12px;
	color: #B04D23;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
#infrared_sauna_landing_page ul {
	margin-left: 24px;
}
#products_landing_page {
	background-image: url(../images/products/landing/products_landing_page.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 455px;
	width: 940px;
	margin-top: 30px;
}
#products_landing_page .skin_care_txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 140%;
	height: 45px;
	width: 200px;
	position: absolute;
	margin-top: 37px;
	color: #FCE9D1;
	margin-left: 247px;
}
#products_landing_page .skin_care_url {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left: 247px;
	position: absolute;
	margin-top: 92px;
	width: 200px;
}
#products_landing_page .hare_care_txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 140%;
	height: 45px;
	width: 200px;
	position: absolute;
	margin-top: 37px;
	color: #FCE9D1;
	margin-left: 493px;
}
#products_landing_page .hare_care_url {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left: 493px;
	position: absolute;
	margin-top: 92px;
	width: 200px;
}
#products_landing_page .nail_care_txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 140%;
	height: 45px;
	width: 200px;
	position: absolute;
	margin-top: 192px;
	color: #FCE9D1;
	margin-left: 247px;
}
#products_landing_page .nail_care_url {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left: 247px;
	position: absolute;
	margin-top: 248px;
	width: 200px;
}
#products_landing_page .foot_care_txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 140%;
	height: 45px;
	width: 200px;
	position: absolute;
	margin-top: 192px;
	color: #FCE9D1;
	margin-left: 493px;
}
#products_landing_page .foot_care_url {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left: 493px;
	position: absolute;
	margin-top: 248px;
	width: 200px;
}
#products_landing_page .bb_care_txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 140%;
	height: 45px;
	width: 200px;
	position: absolute;
	margin-top: 347px;
	color: #FCE9D1;
	margin-left: 247px;
}
#products_landing_page .bb_care_url {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left: 247px;
	position: absolute;
	margin-top: 402px;
	width: 200px;
}
#products_landing_page .makeup_txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 140%;
	height: 45px;
	width: 200px;
	position: absolute;
	margin-top: 347px;
	color: #FCE9D1;
	margin-left: 493px;
}
#products_landing_page .makeup_url {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left: 493px;
	position: absolute;
	margin-top: 402px;
	width: 200px;
}
#promo_one {
	height: 365px;
	width: 769px;
	position: absolute;
	margin-left: 169px;
	margin-top: 42px;
	z-index: 205;
	visibility: hidden;
}
#promo_two {
	height: 169px;
	width: 428px;
	position: absolute;
	margin-left: 175px;
	margin-top: 54px;
	z-index: 206;
	visibility: hidden;
}
#promo_three {
	height: 169px;
	width: 411px;
	position: absolute;
	margin-left: 175px;
	margin-top: 83px;
	z-index: 207;
	visibility: hidden;
}
#steps_table  {
	height: 350px;
	width: 940px;
	background-image: url(../images/skincare_products_table.jpg);
}
#steps_table .step_1 {
	width: 235px;
	position: absolute;
	margin-top: 202px;
	margin-left: 40px;
	font-size: 11px;
}
#steps_table .step_2 {
	width: 235px;
	position: absolute;
	margin-top: 202px;
	margin-left: 352px;
	font-size: 11px;
}
#steps_table .step_3 {
	width: 235px;
	position: absolute;
	margin-top: 202px;
	margin-left: 667px;
	font-size: 11px;
}
#sc_products_table {
	height: 466px;
	width: 940px;
	background-image: url(../images/skincare_products_table_2.jpg);
}
#sc_products_table .product_1 {
	height: 252px;
	width: 135px;
	position: absolute;
	margin-top: 202px;
	margin-left: 24px;
}
#sc_products_table .product_2 {
	height: 252px;
	width: 135px;
	position: absolute;
	margin-top: 202px;
	margin-left: 175px;
}
#sc_products_table .product_3 {
	height: 252px;
	width: 135px;
	position: absolute;
	margin-top: 202px;
	margin-left: 323px;
}
#sc_products_table .product_4 {
	height: 252px;
	width: 135px;
	position: absolute;
	margin-top: 202px;
	margin-left: 467px;
}
#sc_products_table .product_5 {
	height: 252px;
	width: 135px;
	position: absolute;
	margin-top: 202px;

	margin-left: 615;
	margin-left: 615px;
}
#sc_products_table .product_6 {
	height: 252px;
	width: 135px;
	position: absolute;
	margin-top: 202px;
	margin-left: 615;
	margin-left: 615px;
}
#sc_products_table .product_6 {
	height: 252px;
	width: 135px;
	position: absolute;
	margin-top: 202px;
	margin-left: 615;
	margin-left: 615px;
}
#sc_products_table .product_6 {
	height: 252px;
	width: 135px;
	position: absolute;
	margin-top: 202px;
	margin-left: 615;
	margin-left: 768px;
}
.BulletCustomer {
	text-decoration: none;
	position: relative;
	color: #530001;
	background-image: url(../images/icons/user.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 25px;
}
#separator {
	background-color: #AE5222;
	height: 1px;
	width: 940px;
}

.BulletVideo .small {
	font-size: 10px !important;
	font-weight: normal;
	text-transform: none;
}
#promo_lipo {
	position: absolute;
	z-index: 209;
	margin-top: 370px;
	margin-left: 170px;
	width: 482;
	height: 353;
	overflow: hidden;
	visibility: hidden;
}
#promocontent {
	margin-top: 10px;
	margin-bottom: 0px;
	width: 700px;
	height: 1170px;
	margin-left: 0px;
}
#share {
	height: 16px;
	width: 125px;
	position: absolute;
	margin-left: 814px;
	margin-top: -10px;
}
#accolades2 {
	background-color: #E0D0AF;
	height: 169px;
	float: left;
	clear: left;
	width: 172px;
	background-image: url(../images/accoladesBg.jpg);
	background-repeat: repeat-x;
	padding-top: 16px;
}
#promo_table_1 {
	background-image: url(../images/promo_page_new_r2_c2.jpg);
	background-repeat: no-repeat;
	height: 285px;
	width: 690px;
}
#promo_table_1  .spec1{
	height: 100px;
	width: 230px;
	margin-top: 10px;
	position: absolute;
	margin-left: 100px;
}
#promo_table_1 .spec2 {
	height: 100px;
	width: 230px;
	margin-top: 10px;
	position: absolute;
	margin-left: 460px;
}
#promo_table_1 .spec3 {
	height: 100px;
	width: 230px;
	margin-top: 160px;
	position: absolute;
	margin-left: 100px;
}
#promo_table_1 .spec4 {
	height: 100px;
	width: 230px;
	margin-top: 160px;
	position: absolute;
	margin-left: 460px;
}
#promo_table_2 {
	background-image: url(../images/promo_page_new_r6_c2.jpg);
	background-repeat: no-repeat;
	height: 285px;
	width: 690px;
}
#promo_table_2 .promo1 {
	height: 210px;
	width: 350px;
	margin-left: 340px;
	position: absolute;
	margin-top: 50px;
}
#link_img  {
	position: absolute;
	margin-top: 190px;
	margin-left: 530px;
	height: 77px;
	width: 114px;
	z-index: 500;
}
#promo_table_3 {
	background-image: url(../images/promo_page_new_r10_c2.jpg);
	background-repeat: no-repeat;
	height: 285px;
	width: 690px;
}
#promo_table_3 .promo1 {
	height: 210px;
	width: 350px;
	margin-left: 340px;
	position: absolute;
	margin-top: 50px;
}
#promo_table_4 {
	background-image: url(../images/promo_page_new_r12_c2.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 690px;
}
#promo_table_4 .promo1 {
	height: 200px;
	width: 480px;
	margin-left: 160px;
	position: absolute;
	margin-top: 5px;
}
#promo_table_5 {
	background-image: url(../images/promo_page_new_r13_c2.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 690px;
}
#promo_table_5 .promo1 {
	height: 200px;
	width: 480px;
	margin-left: 160px;
	position: absolute;
	margin-top: 5px;
}
#promo_table_6 {
	background-image: url(../images/promo_page_new_r14_c2.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 690px;
}
#promo_table_4  img {
	margin-top: 10px;
	margin-left: 320px;
	position: absolute;
}

#promo_table_6 .promo1 {
	height: 200px;
	width: 480px;
	margin-left: 160px;
	position: absolute;
	margin-top: 5px;
}
#promo_table_5 img {
	margin-top: 10px;
	margin-left: 320px;
	position: absolute;
}
#promo_table_6 img {
	margin-top: 10px;
	margin-left: 320px;
	position: absolute;
}
#promo_table_packages {
	background-image: url(../images/special_page_back_1.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 690px;
}
#promo_table_packages .title {
	font-size: 16px;
	color: #886F33;
	font-weight: bold;
	height: 100px;
	width: 100px;
	text-align: center;
	position: absolute;
	margin-top: 55px;
	margin-left: 45px;
	line-height: 120%;
}
#promo_table_packages ul {
	position: absolute;
	height: 120px;
	width: 180px;
	margin-left: 210px;
	margin-top: 22px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: auto;
	left: 222px;
}
#promo_table_packages .fee_then {
	height: 20px;
	width: 100px;
	position: absolute;
	color: #090;
	font-size: 12px;
	text-decoration: line-through;
	margin-left: 420px;
	margin-top: 60px;
	font-weight: bold;
}
#promo_table_packages .sign {
	width: 100px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 50px;
	margin-left: 562px;
	position: absolute;
}
#promo_table_packages .sign a {
	color: #FFF;
}

#promo_table_packages .fee_now {
	font-size: 16px;
	color: #900;
	font-weight: bold;
	position: absolute;
	margin-top: 80px;
	margin-left: 431px;
}

#promo_table_packages ul li {

}
#promo_table_packages .sign a:hover {
	color: #FF0;
	text-decoration: none;
}

#day_spa_table {
	height: 403px;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/day_spa_landing_page_r2_c2.jpg);
}
#day_spa_table .one_url {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	position: absolute;
	margin-top: 37px;
	margin-left: 229px;
}
#day_spa_table .two_url {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	position: absolute;


	margin-top: 136
\;
	margin-left: 229px;
	margin-top: 136px;
	margin-left: 229px;
}
#day_spa_table .three_url {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	position: absolute;



	margin-top: 136
\;
	margin-left: 229px;
	margin-top: 236px;
	margin-left: 229px;
}
#day_spa_table .four_url {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	position: absolute;
















	margin-top: 136
\;
	margin-left: 229px;
	margin-top: 37px;
	margin-left: 475px;
}
#day_spa_table .five_url {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	position: absolute;







	margin-top: 136
\;
	margin-left: 229px;
	margin-top: 339px;
	margin-left: 229px;
}
#day_spa_table .six_url {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	position: absolute;










	margin-top: 136
\;
	margin-left: 229px;
	margin-top: 136px;
	margin-left: 475px;
}
#day_spa_table .seven_url {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	position: absolute;












	margin-top: 136
\;
	margin-left: 229px;
	margin-top: 236px;
	margin-left: 475px;
}
#day_spa_table .eight_url {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	position: absolute;
	margin-top: 136;
	margin-left: 229px;
	margin-top: 339px;
	margin-left: 475px;
}
#newsletter_fr {
	height: 49px;
	float: left;
}
#last_minute_fr {
	height: 53px;
	float: left;
}
#loyalty_prog_fr {
	height: 53px;
	float: left;
}
#accolades3 {
	background-color: #900;
	height: 167px;
	float: left;
	clear: left;
	width: 172px;
	background-repeat: repeat-x;
	padding-top: 16px;
	background-image: url(../images/fr_panel_bottom_grad_2.jpg);
	background-position: bottom;
}
.new_front_txt {
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
}
#hair_c1 {
	float: left;
	height: 500px;
	width: 470px;
	background-image: url(../images/products/haircare/hc_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#hair_c1 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 240px;
	margin-left: 28px;
	margin-right: 20px;
}

#hair_c2 {
	float: left;
	height: 500px;
	width: 470px;
	background-image: url(../images/products/haircare/hc_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#hair_c2 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 240px;
	margin-left: 28px;
	margin-right: 20px;
}


#hair_care_landing_page {
	width: 940px;
	height: 2000px;
}

#player {
	margin-top: 400px;
	margin-left: 500px;
	position: absolute;
	z-index: 1000;
	height: 27px;
	width: 202px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hair_c3 {
	float: left;
	height: 520px;
	width: 470px;
	background-image: url(../images/products/haircare/hc_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#hair_c3 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 240px;
	margin-left: 28px;
	margin-right: 20px;
}
#hair_c4 {
	float: left;
	height: 520px;
	width: 470px;
	background-image: url(../images/products/haircare/hc_4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#hair_c4 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 240px;
	margin-left: 28px;
	margin-right: 20px;
}
#hair_c5 {
	float: left;
	height: 400px;
	width: 470px;
	background-image: url(../images/products/haircare/hc_5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#hair_c6 {
	float: right;
	height: 400px;
	width: 470px;
	background-image: url(../images/products/haircare/hc_6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#hair_c5 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 240px;
	margin-left: 28px;
	margin-right: 20px;
}
#hair_c6 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 240px;
	margin-left: 28px;
	margin-right: 20px;
}
#hair_c7 {
	float: left;
	height: 580px;
	width: 470px;
	background-image: url(../images/products/haircare/hc_7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#hair_c8 {
	float: right;
	height: 580px;
	width: 470px;
	background-image: url(../images/products/haircare/hc_8.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#hair_c6 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 240px;
	margin-left: 28px;
	margin-right: 20px;
}
#hair_c7 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 240px;
	margin-left: 28px;
	margin-right: 20px;
}
#hair_c8 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 240px;
	margin-left: 28px;
	margin-right: 20px;
}
#lpg_rolls_zoomed {
	background-image: url(../images/medical_spa/lgp/lpg_technology_zoomed_in.jpg);
	height: 198px;
	width: 896px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#pop_up_gallery {
	height: 169px;
	width: 411px;
	position: absolute;
	margin-left: 380px;
	margin-top: 642px;
	z-index: 207;
	visibility: hidden;
}

#blog_up_gallery {
	height: 169px;
	width: 411px;
	position: absolute;
	margin-left: 580px;
	margin-top: 642px;
	z-index: 207;
	visibility: hidden;
}

#gifts_up_gallery {
	height: 169px;
	width: 411px;
	position: absolute;
	margin-left: 780px;
	margin-top: 642px;
	z-index: 207;
	visibility: hidden;
}
