
@charset "utf-8";
html, body{
	background:#ffffff;
	color:#000;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin:0; padding:0;
	text-align:left;
}
ul, li{
	list-style:none outside none;
	margin:0; padding:0;
	white-space:nowrap;
}
div#container{
	border:1px solid #CCC;
	margin:0 auto; padding:20px 0 0 20px;
	width:679px; height:535px;
}
div#logo{
	margin:8px 0 0 0;
	width:280px; height:75px;
}
div.category{
	margin:8px 0 0 104px;
	position:absolute;
	z-index:1;
}
div.category_title{
	margin:0 0 2px 0; padding:2px 0;
	width:157px; height:16px;
}
div#category_face div.category_title{background:url('/assets/images/category_title_face.gif') left center no-repeat;}
div#category_breast div.category_title{background:url('/assets/images/category_title_breast.gif') left center no-repeat;}
div#category_body div.category_title{background:url('/assets/images/category_title_body.gif') left center no-repeat;}
div#category_skin div.category_title{background:url('/assets/images/category_title_skin.gif') left center no-repeat;}
div#preload_face{background:url('/assets/images/category_title_face.gif') -4096px -4096px no-repeat;}
div#preload_breast{background:url('/assets/images/category_title_breast.gif') -4096px -4096px no-repeat;}
div#preload_body{background:url('/assets/images/category_title_body.gif') -4096px -4096px no-repeat;}
div#preload_skin{background:url('/assets/images/category_title_skin.gif') -4096px -4096px no-repeat;}
div#category_breast, div#category_body, div#category_face, div#category_skin{display:none;}
div.procedure_title{
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 8px;
}
li.technique{
	background:url('/assets/images/arrow-list.gif') left center no-repeat;
	margin:0 0 0 32px; padding:0 0 0 10px;
}
li.technique a{
	color:#4B4B4B;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}
li.technique a:hover{
	color: #000;
	border-bottom: 2px solid #000;
}
span.new{
	color:#F00;
	font-weight:bold;
}

div#category_icons{
	float:left;
	width:97px;
}
div#category_icons a.icon{
	cursor:pointer;
	display:block;
	margin:0 0 8px 0; padding:0;
	width:97px; height:79px;
}
a#icon_face{background:url('/assets/images/category_icon_face.jpg') top center no-repeat;}
a#icon_breast{background:url('/assets/images/category_icon_breast.jpg') top center no-repeat;}
a#icon_body{background:url('/assets/images/category_icon_body.jpg') top center no-repeat;}
a#icon_skin{background:url('/assets/images/category_icon_skin.jpg') top center no-repeat;}
a#btn_spanish{
	background:url('/assets/images/menu_btn_spanish.png') top center no-repeat;
	clear:left;
	display:block;
	width:77px; height:25px;
	margin:0 0 0 9px;
}
a#logo_understand{
	background:url('/assets/images/main_menu_understand_logo.gif') no-repeat;
	display:block;
	height:41px; width:192px;
	position:absolute;
	top:588px;
}
a#btn_terms{
	color:#000;
	display:block;
	font:10px normal Arial, Helvetica, sans-serif;
	position:absolute;
	text-align:left;
	text-decoration:underline;
	width:112px; height:12px;
	margin-left:331px;
	top:615px;
}
div#flash_container{
	margin:-20px 0 0 275px;
	position:absolute;
	z-index:0;
}
div#top_banner{
	margin:0 auto;
	width:701px;
	height: 89px;
}