body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center; /* Centered layout */
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
}

/* Centered layout container */
#container {
	width: 823px;
	margin: 0 auto;
	border: 0 none;
	text-align: left;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

img {
	border: 0px none;
}

br.clear_float {
  clear: both;
}

/* Header and header menu */

#header {
  position: relative;
  background-color: #fff;
  width: 823px;
  height: 68px;
}

#header .logo {
  position: absolute;
  top: 16px;
}

#header ul {
  padding: 0;
  margin: 0;
  top: 9px;
}

#header li {
  list-style-type: none;
}

#header ul {
  position: absolute;
  left: 404px;
}

#header ul li ul {
  position: static;
  left: 0;
  top: 0;
}

#header ul li {
  float: left;
  padding: 0 0 0 11px;
  border-left: 1px solid #bab0ae;
  height: 44px;
  font-size: 15px;
  color: #393939;
}

.x {
  height: 44px;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  font-family: Helvetica, sans-serif;
}


#header .menu_home {
  width: 116px;
}

#header .menu_video {
  width: 142px;
}

#header .menu_contact {
  width: 120px;
}

#header ul li a, #header li.current ul li a {
  text-decoration: none;
  color: #393939;
}
#header ul li a {
  text-decoration: none;
  color: #393939;
}

#header ul li ul li {
  float: none;
  padding: 0;
  border: 0 none;
  font-size: 11px;
  height: auto;
  color: #333333;
  line-height: 13px;
  position: relative;
  top: 0;
}


#header ul li ul li a {
	color: #393939;
	text-decoration: none;
}

#header li a:hover {
	color: #ec785d;
}

#header li.current a {
	color: #ec785d;
}


.pit0, .pit0 a {
  font-size: 11px;
  color: #14a2c5;
  font-weight: normal;
}
.pit, .pit a {
  font-size: 12px;
  color: #14a2c5;
  font-weight: bold;
}
.pit2 {
  font-size: 12px;
  color: #ec785d;
  font-weight: normal;
}
.pit2 a {
  font-size: 12px;
  color: #ec785d;
  font-weight: normal;
}
.pit2 a:hover {
  text-decoration: underline;
}
.dr {
padding: 6px 0px 4px 6px;
}

.pitx {
  font-size: 11px;
  color: #ec785d;
  font-weight: normal;
}
.pitx a {
  font-size: 11px;
  color: #ec785d;
  font-weight: normal;
}
.pitx a:hover {
  text-decoration: underline;
}

/* Footer */

.page .footer .awards {
  text-align: center;
}

.footer .awards {
  margin: 15px 0;
}

.footer .awards ul {
  padding: 0;
  width: 600px;
  margin: 0 auto;
}
.footer .awards li {
  list-style-type: none;
  float: left;
  width: 200px;
  text-align: center;
  font-size: 9px;
	color: #484848;
}

.footer .full_menu {
  padding: 10px 0 10px 12px;
}

.footer .full_menu ul {
  padding: 0;
  margin: 0;
  float: left;
}

.footer .full_menu ul.first {
  width: 123px;
  padding-left: 10px;
}

.footer .full_menu ul.second {
  width: 135px;
  padding-left: 0px;
}

.footer .full_menu ul.third {
  width: 135px;
  padding-left: 0;
}

.footer .full_menu ul.forth {
  width: 160px;
  padding-left: 10px;
}
.footer .full_menu ul.fifth {
  width: 140px;
  padding-left: 10px;
}

.footer .full_menu li {
  list-style-type: none;
  padding: 0 0 0 0;
  margin: 0;
 
  background-position: 3px 2px;
  background-repeat: no-repeat;
  font-size: 11px;
}


.footer a {
  color: #14a2c5;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
}

.footer p.menu {
  text-align: center;
 	font-size: 12px;
 	color: #636363;
 	padding-top: 15px;
}

.footer .contact, #footer .copy {
  padding-left: 20px;
}

.footer .contact ul {
  padding: 0;
  margin: 0;
}

.footer .contact li {
  float: left;
  list-style-type: none;
	font-size: 11px;
	color: #484848;
	border-left: 1px solid #c1c1c1;
	padding: 5px 20px;
}

.footer .contact li.first {
  border: 0 none;
  padding-left: 0;
}

.footer .copy {
  font-size: 11px;
	color: #484848;
	padding: 10px 20px;
	 border-bottom: 1px solid #ccc;
}


/* Ordinary page */

.page #content {
  width: 823px;
  color: #444444;
}

.page #content a {
  text-decoration: none;
}

.page #content .right h1 {
  
}

.page #content .right h4 {
  color: #14a2c5;
  font-size: 13px;
}

.page #content .right p, .page #content .right td, .page #content .right th,
.page #content .right li, .page #content .right a {
  font-size: 12px;
}

.page #content .right th {
  color: #14a2c5;
}

.page #content .left2 {
  width: 10px;
  float: left;
  padding: 5px 5px 5px 5px;
  background-color: #ffffff;
}


.page #content .left {
  width: 167px;
  float: left;
}

.page #content img.left {
    margin-right: 10px;
    width: auto;
}

.page #content .left .menu_wrap {
    background-color: #00a0c7;
    padding: 50px 5px 5px 5px;
    background-image: url(../img/2top.jpg);
    background-repeat: no-repeat;
}

.page #content .left ul {
  padding: 0 0 0 6px;
  margin: 0 0 0 0px;
  font-weight: bold;
  font-size: 14px;
}

.page #content .left ul li ul {
  padding-left: 8px;
  font-weight: normal;
}

.page #content .left li {
  list-style-type: none;
  font-size: 12px;
}
.page #content .left li ul li {
  list-style-type: none;
  font-size: 11px;
  line-height: 14px;
}

.page #content .left li a, .page #content .left li {
  color: #fff;
  text-decoration: none;
  line-height: 14px;
}

.page #content .left li a:hover {
  color: #e5a88f;
  text-decoration: underline;
}

.page #content .left li a.current {
  color: #e5a88f;
}

.page #content .right {
  float: right;
  width: 616px;
  background-color: #fff;
  padding: 0 15px 0px 15px;
}

.page #content .right h1 {
  font-size: 15px;
}

.page #content .right p {
  font-size: 12px;
}

.page #content .right p.note {
  background-color: #e4ebf8;
  padding: 20px;
  text-align: center;
}

.page #content div.desc .name {
  color: #ff752b;
  font-size: 12px;
  font-weight: bold;
}

.page #content div.desc .enlarge {
  float: right;
}

.page #content .thumbnails ul {
  padding: 0;
  margin: 0;
}

.page #content .thumbnails li {
  list-style-type: none;
  float: left;
  width: 100px;
  margin: 0 20px 5px 0;
  text-align: center;
}

.page #content .thumbnails li a {
  font-weight: bold;
  font-size: 12px;
  color: #ff752b;
  text-decoration: none;
}

.page #content .thumbnails li img {
  margin-bottom: 3px;
}

.page #content .right .left_col {
  width: 346px;
  float: left;
  padding-right: 30px;
}

.page #content .right .right_col {
  width: 240px;
  float: right;
}

.page #content .ptn_head_right {
  width: 48%;
  float: right;
}

.page #content .ptn_head_left {
  width: 48%;
  float: left;
}

.page #content .ptn_return {
  text-align: center;
}

.page #content .ptn_return  a {
  color: #14a2c5;
  text-decoration: none;
}

.page #content .ptn_return  a:hover {
  text-decoration: underline;
}

.page #content .ptn_head {
  clear: both;
}

.page #content .img_list {
  margin: 0;
  padding: 0;
}

.page #content .ptn_head h2, .page #content .ptn_head h3 {
  color: #ff752b;
}

.page #content .ptn_head h2 {
  padding-top: 35px;
  font-size: 16px;
}

.page #content .ptn_head h3 {
  font-size: 12px;
}

.page #content .ptn_head p {
  font-size: 11px;
}

.page #content .img_list li {
  list-style-type: none;
  margin: 0 0 10px 0;
  text-align: center;
}

.page .articles_menu {
  float: right;
  padding: 10px;
  margin: 0 0 10px 10px;
  background-color: #fff1ea;
  width: 180px;
}
.page .articles_menu ul, ul.right_menu {
  margin: 0;
  padding: 0;
}
.page ul.right_menu {
  background-color: #fff1ea;
  padding: 10px;
  margin-bottom: 10px;
}

.page .articles_menu li, ul.right_menu li {
  list-style-type: none;
  margin-bottom: 6px;
  color: #ec785d;
}
.page .articles_menu li ul, ul.right_menu li ul {
  padding-left: 16px;
}
.page .articles_menu li ul li, ul.right_menu li ul li {
  margin-bottom: 0;
  list-style-type: circle;
  color: #000;
  padding: 0 0 3px 0;
}
.page .articles_menu li ul li a, ul.right_menu li ul li a {
  font-size: 11px;
  color: #14a2c5
}
.page #content .articles_menu li ul li a:hover, ul.right_menu li ul li a:hover {
  text-decoration: underline;
}
.a {
font-size: 10px;
margin-bottom: 0px;
color: #333333;
  }

/* Home page */
#header {
  width: 823px;
  height: 60px;
}

#header .logo {
  top: 3px;
}

#header ul {
  top: 9px;
}

#logo_text {
  position: absolute;
  left: 90px;
  top: 9px;
	font-family: "Times New Roman", Helvetica, Arial, sans-serif;
}

#logo_text .title {
  color: #0072a5;
  font-size: 21px;
}

#intro_text {
  width: 615px;
  text-align: left;
  color: #bfe8f3;
  text-decoration: none;
  font-size: 9px;
  line-height: 10px;
  padding: 0 0 0 5px;
}

#intro_text a{
  color: #ffffff;
  text-decoration: none;
}

#phone {
  width: 160px;
  position: absolute;
  right: 10px;
  top: 2px;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
}

#logo_text .subtitle {
  color: #464646;
  font-size: 15px;
}

.home .content {
  width: 823px;
}

.home .content .left {
  width: 404px;
  background-color: #fff;
  background-image: url(../img/bba.jpg);
  background-repeat: repeat-x;
  float: left;
}

.home .content .right {
  width: 419px;
  float: left;
  padding: 0;
}

.home .content .intro {
  height: 269px;
  background-color: #00A0C7;
}

.home .content .news {
  background-color: #fff;
  padding: 10px 20px 0px 20px;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  height: 146px;
}

.home .content .news h3 {
  color: #555555;
  font-weight: bold;
  font-size: 13px;
  margin: 0;
  padding-bottom: 3px;
  border-bottom: 1px solid #14a2c5;
}

.home .content .news h3 a {
  color: #ec785d;
 text-decoration: none;
}
.home .content .news h3 a:hover {
  color: #ec785d;
 text-decoration: underline;
}


.home .content .news ul {
  padding: 0;
  margin: 0;
}

.home .content .news ul li {
  list-style-type: none;
  padding: 5px 0;
}

.home .content .news li a {
  text-decoration: none;
  display: block;
}

.home .content .news li a:hover span.title {
  text-decoration: underline;
}

.home .content .news li span.date {
  color: #14a2c5;
  font-size: 11px;
  line-height: 11px;
}

.home .content .news li span.title {
  color: #14a2c5;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
}

.home .content .news li span.intro_text {
  color: #333333;
  font-size: 11px;
}

.home .content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #ffffff;
	margin: 0 20px 5px 20px;
	padding-top: 5px;
}
.home .content h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 20px 0px 20px;
}
.home .content h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	margin: 0 20px 0px 20px;
}

.home .content h3 a {
	color: #ffffff;
	text-decoration: none;
}


.home #home_menu ul {
  padding: 0;
  margin: 0;
	background-color:#00A0C7;
	height: 127px;
}

.home #home_menu ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  float: left;
}

.home #home_menu ul li.breast {
  border-left: 0 none;
  width: 135px;
}

.home #home_menu ul li.gynecomastia {
  width: 135px;
}

.home #home_menu ul li.liposuction {
  width: 134px;
}

.home #home_menu ul li a {
  text-decoration: none;
}

.home #home_menu ul li div.title {
  height: 21px;
  padding: 9px 0 0 9px;
  color: #555555;
  font-size: 15px;
}

.home #home_menu ul li div.desc {
  font-size: 12px;
	color: #fff;
	padding: 0px 0 0 9px;
}

.home .content .full_menu {
  padding: 10px 0px 0px 12px;
  border-top: 1px solid #ccc;
}

.home .content .full_menu ul {
  padding: 0;
  margin: 0;
  float: left;
}

.home .flash {
  height: 269px;
}

.home .content .full_menu ul.first {
  width: 117px;
  padding-left: 10px;
}

.home .content .full_menu ul.second {
  width: 127px;
  padding-left: 0px;
}

.home .content .full_menu ul.third {
  width: 127px;
  padding-left: 0;
}

.home .content .full_menu li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 11px;
  line-height: 14px;
}

.home .content .full_menu li a {
  color: #14a2c5;
  text-decoration: none;
}

.home .content .full_menu li a:hover {
  text-decoration: underline;
}

.home .content .articles {
  background-image: url(../img/mag.jpg);
  background-repeat: repeat-x;
  width: 419px;
  height: 154px;
  float: left;
  padding: 0 0 0 0px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  font-weight: normal;
  text-decoration: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.home .content .articles a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #00A0C7;
  font-weight: bold;
  text-decoration: none;	
}

.home .content .articles a:hover {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #00A0C7;
  font-weight: bold;
  text-decoration: underline;	
}

.home .content .videos {
  background-image: url(../img/video_bg.gif);
  background-repeat: no-repeat;
  width: 100%;
  float: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: normal;
  text-decoration: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.home .content .videos p {
  padding: 6px 0 0 84px;
  margin: 0;
  height: 21px;
} 
.home #home_menu ul li div.desc a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  text-decoration: none;	
}

.home #home_menu ul li div.desc a:hover {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  text-decoration: underline;	
}

.considering ul li
{
	list-style: none;
}

.article-body img
{
	margin-right: 10px;
}

ul.artwork-list li
{
	list-style-type: none;
	display: inline;
}

div.thumbnails ul li
{
	height: 75px;
	width: 100px;
}

#patients_navigation {
    float: right;
    margin-right: 20px;
}

#patients_navigation a {
    margin: 5px;
    color: #14A2C5;
    font-size: 11px !important;
    font-weight: normal;
    text-decoration: none;
}

#patients_navigation a:hover {
    text-decoration: underline;
}
