/* ================================================================= */
/* Copyright Phil Sylvia 2006 / 2007                                 */
/* ================================================================= */
/* CSS Document */

/* ================================================*/
/*****               GLOBAL INFO              ******/
/* ================================================*/

			body{
				background-color: #75DFF9;
				font-family: helvetica,arial,"times new roman";
				font-size: 12pt;
				line-height: 24px;
				color: black;
			}

			h1{
				font-family: verdana,arial,"times new roman";
				font-size: 12pt;
				text-align: center;
				font-weight: bold;
				color: rgb(0,0,0);
			}
			h3{
				font-family: verdana,arial,"times new roman";
				font-size: 18pt;
				font-weight: bold;
				text-align: center;
				color: #333399;
			}
			h4{
				font-family: verdana,arial,"times new roman";
				font-size: 11pt;
				font-weight: bold;
				color: rgb(0,0,0);
			}
			h5{
				font-family: verdana,arial,"times new roman";
				font-size: 13pt;
				font-weight: bold;
				color: rgb(0,0,0);
			}

			h6{
				font-family: verdana,arial,"times new roman";
				font-size: 20pt;
				font-weight: bold;
				text-align: center;
				color: rgb(205,16,65);
				padding-bottom: 30px;
			}
			
			hr{
				color: rgb(0,0,0);
				padding-top: 10px;
				padding-bottom: 10px;
			}

/* ================================================*/
/****               CONTAINER INFO            ******/
/* ================================================*/

			#container {
				position: relative;
				width: 950px;
				margin: auto;
				overflow:hidden;
				border: 1px solid black;
			}

/* ================================================*/
/*****               Header Info              ******/
/* ================================================*/	
			#wax_header{
				position: relative;
				float: left;
				width: 950px;
				height: 259px;
				overflow: hidden;
			}		
		
			#brazilian{
				position:relative;
				float: left;
				width: 950px;
				height: 9px;
			}
			.brazilian_waxing {
				position:relative;
				float: left;
			}
			#brazilian_full_bottom{
				position:relative;
				float: left;
				width: 950px;
				height: 17px;
			}
			#waxing_video{
				position: relative;
				margin-left: auto;
				margin-right: auto;
				width: 400px;
				padding: 0px;	
			}		
/* ================================================*/
/****             CONTENT WRAPPER             ******/
/* ================================================*/
			#wax_wrapper{
				position: relative;
				float: left;
				width: 950px;
				background-image: url(../images/brazilian_wax_slice_full.png);
				background-repeat:repeat-y;

			}

/* ================================================*/
/****                  CONTENT                ******/
/* ================================================*/
			#wax{
				position: relative;
				float: right;
				width: 720px;
				overflow: hidden;
			}

			#the_box{
				position: relative;
				float: left;
				width: 720px;
				overflow: hidden;
			}
							
			#wax_text{
				position: relative;
				float: left;
				width: 410px;
				left: 25px;
				overflow:hidden;
			}
			
			#wax_text2{
				position: relative;
				float: left;
				width: 625px;
				left: 25px;
				overflow:hidden;
			}
			
			#content_text{
				position: relative;
				float: left;
				width: 720px;
				background-image: url(../images/waxing-slice.png);
				background-repeat:repeat-y;
				overflow: hidden;
			}
			#content_top {
				position: relative;
				float: left;
				width: 720px;
				height: 15px;
				overflow: hidden;
			}
			#content_bottom {
				position: relative;
				float: left;
				width: 720px;
				height: 17px;
				overflow: hidden;
			}

/* ================================================*/
/****                Brazilian Menu           ******/
/* ================================================*/

			#brazilian_box {
				position: relative;
				float: left;
				width: 227px;
				overflow: hidden;
			}
			
			#brazilian_menu {
				position: relative;
				float: left;
				width: 227px;
				height: 15px;
				overflow: hidden;
			}

			.bb1{
				position: relative;
				float: left;
				width: 227px;
				height: 47px;
			}
			.bb2{
				position: relative;
				float: left;
				width: 227px;
				height: 17px;
			}
			#brazilian_wrapper{
				position: relative;
				float: left;
				width: 227px;
				background-image: url(../images/brazilian-slice.png);
				background-repeat:repeat-y;
			}
										
			.the_middle {
				text-align: center;
			}
			.nudge7{
				padding-left:7px;
			}			
			.nudge10 {
				padding-left:10px;
			}
			.nudge20 {
				padding-left:20px;
			}								
			.txt_home {
				position:relative;
				text-align: left;
				font-family: verdana,arial;
				font-weight: bold;
				font-size:13pt;
				padding: 16px;
				left: 22px;
				line-height: 24pt
			}
			
			.txt_home a:link{
				color: rgb(255,255,255);
				text-decoration:none;
			}
			
			.txt_home a:visited{
				color: rgb(255,255,255);
				text-decoration:none;
			}
			
			.txt_home a:hover{
				color: yellow;
				text-decoration:underline;
			}	
			
			.small_white{
				color: white;
				font-size: 11px;
				font-weight: bold;
				text-align: center;
			}
			.smaller_white{
				color: white;
				font-size: 10px;
				text-align: center;
			}

/* ================================================*/
/*****              Feature                   ******/
/* ================================================*/		

			#spa{
				position: relative;
				float: right;
				width: 220px;
				right: 22px;
			}

			#spa_top{
				position: relative;
				float: left;
				width: 220px;
				height: 67px;
				background-image: url(../images/spa-top.png);
				background-repeat:no-repeat;
			}
			
			#spa_middle{
				position: relative;
				float: left;
				width: 220px;
				background-image: url(../images/spa_slice.png);
				background-repeat:repeat-y;
			}
			
			#spa_bottom{
				position: relative;
				float: left;
				width: 220px;
				height: 30px;
				background-image: url(../images/spa_bottom.png);
				background-repeat:no-repeat;
			}
			.spa_wax{
				width: 150px;
			}
			
			.ads{
				position: relative;
				float: left;
				width: 190px;
				left: 32px;
				margin-top: 10px;
					
			}
														
/* ================================================*/
/*****              Footer Info               ******/
/* ================================================*/			
			#footer{
				position: relative;
				float: left;
				width: 950px;
				height: 81px;
			}
							
			.waxing_footer {
				position:relative;
				float: left;
			}
			
/* ==========================================*/
/*****              Data               ******/
/* =========================================*/					
			
			.td_data_header{
				font-family: verdana,arial,"times new roman";
				font-size: 12px;
				line-height: 20px;
				font-weight: bold;
				color: white;
			}
			.td_data{
				font-family: verdana,arial,"times new roman";
				font-size: 10px;
				line-height: 20px;
				color: black;
			}

			.td_data_red{
				font-family: verdana,arial,"times new roman";
				font-size: 10px;
				line-height: 20px;
				color: red;
			}
			
			.td_data_strike{
				font-family: verdana,arial,"times new roman";
				font-size: 10px;
				line-height: 20px;
				color: red;
				text-decoration: line-through;
			}			
			#mypic{
				text-align: center;
				padding: 40px 10px 0px 8px;
				
			}
			.frameit{
				border: 2px black solid;	
			}
			
			.waxing-productos{
				position: relative;
				float: left;
				background-color: white;
				font-size: 10px;
				color: black;
				border: solid black 1px;
				width: 375px;
				padding: 15px;
				margin-top: 10px;
			}
			.disclaimer{
				font-size: 14px;
				font-weight: bold;
				text-align: center;
				color: #333399;
			}
			.pic_center{
				margin-right: auto;
				margin-left: auto;
				border: 1px solid #0B71B1;	
			}