/* standard */
img {
  border: 0px;
}

body {
  margin: 0px;
  padding: 0px;
}
#website {
  text-align: center;
  background-color: #641c00;
  padding: 20px;
}
body, .body_text_normal, .body_text_normal a:link, .body_text_normal a:visited, .body_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*color: #641c00;*/
  text-decoration: none;
}
.body_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.body_text_medium, .body_text_medium a:link, .body_text_medium a:visited, .body_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #641c00;
  text-decoration: none;
}
.body_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.body_text_large, .body_text_large a:link, .body_text_large a:visited, .body_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #641c00;
  text-decoration: none;
}
.body_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.brown_text_small, .brown_text_small a:link, .brown_text_small a:visited, .brown_text_small a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #641c00;
  text-decoration: none;
}
.brown_text_small a:hover {
  font-size: 10px;
  text-decoration: underline;
}
.brown_text_normal, .brown_text_normal a:link, .brown_text_normal a:visited, .brown_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #641c00;
  text-decoration: none;
}
.brown_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.brown_text_medium, .brown_text_medium a:link, .brown_text_medium a:visited, .brown_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #641c00;
  text-decoration: none;
}
.brown_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.brown_text_large, .brown_text_large a:link, .brown_text_large a:visited, .brown_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #641c00;
  text-decoration: none;
}
.brown_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.black_text_normal, .black_text_normal a:link, .black_text_normal a:visited, .black_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.black_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.black_text_medium, .black_text_medium a:link, .black_text_medium a:visited, .black_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}
.black_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.black_text_large, .black_text_large a:link, .black_text_large a:visited, .black_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
  text-decoration: none;
}
.black_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.yellow_text_normal, .yellow_text_normal a:link, .yellow_text_normal a:visited, .yellow_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffcc5d;
  text-decoration: none;
}
.yellow_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.yellow_text_medium, .yellow_text_medium a:link, .yellow_text_medium a:visited, .yellow_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffcc5d;
  text-decoration: none;
}
.yellow_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.yellow_text_large, .yellow_text_large a:link, .yellow_text_large a:visited, .yellow_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffcc5d;
  text-decoration: none;
}
.yellow_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.orange_text_normal, .orange_text_normal a:link, .orange_text_normal a:visited, .orange_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.orange_text_medium, .orange_text_medium a:link, .orange_text_medium a:visited, .orange_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.orange_text_large, .orange_text_large a:link, .orange_text_large a:visited, .orange_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.green_text_normal, .green_text_normal a:link, .green_text_normal a:visited, .green_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #224d30;
  text-decoration: none;
}
.green_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.green_text_medium, .green_text_medium a:link, .green_text_medium a:visited, .green_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #224d30;
  text-decoration: none;
}
.green_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.green_text_large, .green_text_large a:link, .green_text_large a:visited, .green_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #224d30;
  text-decoration: none;
}
.green_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.red_text_small, .red_text_small a:link, .red_text_small a:visited, .red_text_small a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #cf4c4c;
  text-decoration: none;
}
.red_text_normal, .red_text_normal a:link, .red_text_normal a:visited, .red_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #C0042E;
  text-decoration: none;
}
.alert {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #C0042E;
  text-decoration: none;
  font-weight: bold;
}
.red_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.red_text_medium, .red_text_medium a:link, .red_text_medium a:visited, .red_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #C0042E;
  text-decoration: none;
}
.red_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.red_text_large, .red_text_large a:link, .red_text_large a:visited, .red_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #C0042E;
  text-decoration: none;
}
.red_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.blue_text_normal, .blue_text_normal a:link, .blue_text_normal a:visited, .blue_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #20b3e8;
  text-decoration: none;
}
.blue_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.blue_text_medium, .blue_text_medium a:link, .blue_text_medium a:visited, .blue_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #20b3e8;
  text-decoration: none;
}
.blue_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.blue_text_large, .blue_text_large a:link, .blue_text_large a:visited, .blue_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #20b3e8;
  text-decoration: none;
}
.blue_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.dark_blue_text_normal, .dark_blue_text_normal a:link, .dark_blue_text_normal a:visited, .dark_blue_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #006bb6;
  text-decoration: none;
}
.dark_blue_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.dark_blue_text_medium, .dark_blue_text_medium a:link, .dark_blue_text_medium a:visited, .dark_blue_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #006bb6;
  text-decoration: none;
}
.dark_blue_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.dark_blue_text_large, .dark_blue_text_large a:link, .dark_blue_text_large a:visited, .dark_blue_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #006bb6;
  text-decoration: none;
}
.dark_blue_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.white_text_normal, .white_text_normal a:link, .white_text_normal a:visited, .white_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.white_text_medium, .white_text_medium a:link, .white_text_medium a:visited, .white_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.white_text_large, .white_text_large a:link, .white_text_large a:visited, .white_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.left_div, .ldiv {
  text-align: left;
}
.right_div, .rdiv {
  text-align: right;
}
.center_div, .cdiv {
  text-align: center;
}
.vmiddle {
  vertical-align: middle;
}
.vbottom {
  vertical-align: bottom;
}
.pad0 {
  padding: 0px;
  margin: 0px;
}
.pad5 {
  padding: 5px;
}
.pad10 {
  padding: 10px;
}
.pad20 {
  padding: 20px;
}
form {
  margin: 0px;
  padding: 0px;
}
td {
  vertical-align: top;
}
.formfield {
  color: #23211d;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #494640;
  background-color: #ffffff;
  width: 200px;
}
.formfield2 {
  color: #23211d;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #494640;
  background-color: #ffffff;
}
.formfield3 {
  color: #23211d;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #494640;
  background-color: #ffffff;
  width: 50px;
  text-align: center;
}
.formfield3rd {
  color: #23211d;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 0px solid #ffffff;
  width: 150px;
}
.formbutton {
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #494640;
  background-color: #23211d;
}
.hidden {
  display: none;
}
.new_row {
  clear: both;
  padding: 0px;
}
.menudiv {
  padding: 0px;
  position: relative;
  background-color: #606139;
}
#bg_1 {
  background-image: url(../images/background.jpg);
  background-repeat: no-repeat;
  background-position: top;
  text-align: left;
  background-color: #ffffff;
}
#outer_content_area {
  padding-left: 20px;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 20px;
  background-color: #FFFFFF;
  background-image: url(../images/background.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  text-align: left;
}
#content_area {}
#side_menu {
  width: 180px;
}
#sc_bg {
  background-image: url(../images/shopping_cart_bg.jpg);
  background-position: left;
}
#content_area a:link, #content_area a:visited, #content_area a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffcc5d;
  text-decoration: none;
  font-weight: bold;
}
#content_area a:hover {
  font-size: 11px;
  text-decoration: underline;
}
#footer, #efooter {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #b28e80;
  font-size: 10px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
  color: #b28e80;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
.e_footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #4d4a44;
  font-size: 10px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.e_footer a:link, .e_footer a:visited, .e_footer a:hover, .e_footer a:active {
  color: #4d4a44;
  text-decoration: none;
}
.e_footer a:hover {
  text-decoration: underline;
}
#newsletter_rego {
  position: absolute;
  width: 700px;
  margin-left: 128px;
  //margin-left: -370px;
  margin-top: 50px;
  background-color: #39372f;
  filter: alpha(opacity=95);
  opacity: 0.95;
  padding: 20px;
  display: none;
}
.r1 {
  background-color: #23211d;
}
#other_source {
  display: none;
}
.pic_border {
  padding: 1px;
  border: 1px solid #641c00;
}
.sc_info {
  position: absolute;
  display: none;
  top: -110px;
  left: 20px;
}
.home_text {
  padding-left: 40px;
}
.page_title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 21px;
  color: #641c00;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
.page_title_2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #641c00;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
.line {
  background-color: #c6ada3;
  height: 1px;
  width: 100%;
}
.pframe {
  background-image: url(../images/pframe.jpg);
  background-repeat: no-repeat;
  background-position: top;
  text-align: center;
  height: 202px;
  width: 132px;
  padding: 5px;
}
.pname {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #641c00;
  text-decoration: none;
  font-weight: normal;
}
.ppic {
  width: 124px;
  height: 119px;
  background-color: #e9dfdc;
  margin-left: 4px;
  //margin-left: 0px;
  margin-bottom: 10px;
}
.pbutton1 {
  margin-top: 8px;
  float: left;
  margin-left: 5px;
}
.pbutton1a {
  margin-top: 12px;
  float: left;
  margin-left: 5px;
}
.pbutton2 {
  margin-top: 6px;
  float: right;
  position: relative;
}
.pbutton2a {
  margin-top: 8px;
  float: right;

}
.qty {
  color: #641c00;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid #ede5e2;
  background-color: #ffffff;
  width: 30px;
}
#product_image, #shopping_cart {
  background-image: url(../images/popup_bg.gif);
  background-repeat: repeat-x;
  background-position: top;
  position: absolute;
  z-index:10;
  background-color:#faf8f7;
  display: none;
  border: 1px solid #641c00;

}
#shopping_cart{
  filter: alpha(opacity=95);
  opacity: 0.95;
}
.ebg {
  background-image: url(../images/ebg.jpg);
  background-repeat: no-repeat;
  background-position: top;
  text-align: left;
  background-color: #ffffff;
}
.menulink a:link, .menulink a:visited, .menulink a:active {
  background-image: url(../images/bullet.gif);
  background-repeat: no-repeat;
  background-position: top left;
  text-align: left;
  padding: 0px;
  padding-left: 15px;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #641c00;
  text-decoration: none;
  margin: 0px;
}
.menulink a:hover {
  color: #b28e80;
}
.black_border{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.black_border_1{
	border-bottom:1px solid #000000;
}
.black_border_2{
	border-right:1px solid #000000;
}
.other_breadcrums{
font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:##641C00;
  text-decoration: none;
  font-weight: normal;
}
.current_breadcrumb{
  color:##641C00;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration: none;
  font-weight: bold;
}
.padding_r15{
padding-right:15px;
}
.padding_b15{
padding-bottom:15px;
}


/**********************
dental lounge style
**********************/

* {
  margin: 0px;
  padding: 0px;
}

.page_bg {
  background-color: #2e2e2e;
  background-image: url(/images/main_top_bg.jpg);
  background-repeat: repeat-x;
  background-position: center top;
}

.page_container {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  overflow: hidden;
}

.page {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  background-color: #2e2e2e;
}

.page_border {
  position: relative;
  margin-top: 11px;
  /*border-left: 1px solid black;
  border-right: 1px solid black;*/
}

.page_h1 {
  position: absolute;
  right: 0px;
  top: -11px;
  z-index: 2;
  padding-right: 35px;
}

.page_h1 h1 {
  color: gray;
  font-family: Arial;
  font-size: 10px;
  font-weight: normal
}

.page_top {
  position: relative;
  height: 134px;
  z-index: 2;
}

.page_top_bg {
  position: absolute;
  left: 0;
  top: -134px;
  width: 1024px;
  overflow: hidden;
}

.page_middle {
  position: relative;
  height: 400px;
  z-index: 1;
}

.page_middle_subpage {
  position: relative;
  height: 150px;
}

.page_bottom {
  position: relative;
}

.logo {
  position: absolute;
  top: 31px;
  left: 47px;
  z-index: 2;
}

.nav_star {
  position: absolute;
  top: 18px;
  left: 260px;
}

.nav_line {
  position: absolute;
  top: 54px;
  left: 265px;
}

.nav_text {
  position: absolute;
  top: 39px;
  left: 280px;
}

.nav_text table {
  font-family: Arial;
  font-size: 12px;
  color: white;
}

.nav_text table td {
  padding: 0 10px;
}

.nav_text table td a {
  color: white;
  text-decoration: none;
}

.nav_text table td a:hover {
  color: #ee3a43;
}

.nav_text_sub {
  position: absolute;
  top: 67px;
  left: 273px;
}

.nav_text_sub table {
  font-family: Arial;
  font-size: 12px;
  color: #777777;
}

.nav_text_sub table td {
  padding: 0 5px;
}

.nav_text_sub table td td {
  padding: 0 2px;
}

.nav_text_sub table td td img {
  margin-top: 2px;
  border: 0;
}

.nav_text_sub table td a {
  color: #777777;
  text-decoration: none;
}

.nav_text_sub table td a:hover {
  color: #ee3a43;
}

.nav_line_red {
  position: absolute;
  top: 59px;
  left: 270px;
}

.banner {
  position: absolute;
  top: 0;
  left: 75px;
}

.banner_bg_subpage {
  position: absolute;
  top: -251px;
  left: 75px;
}

#girl {
  position: absolute;
  top: -65px;
  left: 15px;
}

#girl_small {
  position: absolute;
  top: -80px;
  left: 42px;
}

.right_c2a_bg {
  position: absolute;
  top: 0;
  left: 756px;
}

.right_c2a_text1 {
  position: absolute;
  top: 15px;
  left: 13px;
}

.right_c2a_text2 {
  position: absolute;
  top: 140px;
  left: 13px;
}

.right_c2a_text3 {
  position: absolute;
  top: 267px;
  left: 13px;
}

.right_c2a_pic1 {
  position: absolute;
  top: 33px;
  left: 13px;
}

.right_c2a_pic2 {
  position: absolute;
  top: 158px;
  left: 13px;
}

.right_c2a_pic3 {
  position: absolute;
  top: 285px;
  left: 13px;
}

.right_c2a_man1 {
  position: absolute;
  top: 15px;
  left: 150px;
}

.right_c2a_man2 {
  position: absolute;
  top: 140px;
  left: 170px;
}

.right_c2a_man3 {
  position: absolute;
  top: 267px;
  left: 170px;
}

.right_c2a_text3_subpage {
  position: absolute;
  top: 15px;
  left: 13px;
}

.right_c2a_pic3_subpage {
  position: absolute;
  top: 33px;
  left: 13px;
}

.right_c2a_man3_subpage {
  position: absolute;
  top: 15px;
  left: 170px;
}

.page_text {
  padding: 45px 35px 0 75px;
  font-family: Arial;
  font-size: 12px;
  color: #bdbdbd;
}

.page_text ul {
  margin-left: 25px;
}

.page_text_expander {
  padding: 20px 35px 20px 85px;
  font-family: Arial;
  font-size: 12px;
}

.page_text_expander a {
  color: #777777;
  text-decoration: none;
}

.page_text_expander a:hover {
  color: #ee3a43;
}

.page_text table.pad {
  padding: 10px;
}

.footer {
  position: relative;
  height: 80px;
  background-color: #333333;
}

.footer_contact_us {
  position: absolute;
  left: 47px;
  top: 17px;
  color: white;
  font-family: Arial;
}

.footer_links {
  position: absolute;
  left: 230px;
  top: 17px;
}

.footer_link_text {
  position: absolute;
  left: -20px;
  top: 0px;
}

.footer_link_text a {
  color: #727272;
  text-decoration: none;
  font-size: 9px;
  font-family: Arial;
}

.footer_link_text a:hover {
  color: #ee3a43;
}

.footer_dentist {
  position: absolute;
  left: 703px;
  top: 17px;
  color: white;
  font-family: Arial;
}

.footer_chair_man {
  position: absolute;
  /*left: 183px;
  top: 22px;*/
  left: -65px;
  top: -19px;
}

.footer_exa_logo {
  position: absolute;
  left: 220px;
  top: 15px;
}

.footer_exa_links {
  position: absolute;
  left: 47px;
  top: 30px;
  color: #727272;
  font-size: 10px;
  font-family: Arial;
}

.footer_exa_links a {
  color: #727272;
  text-decoration: none;
  font-size: 10px;
  font-family: Arial;
}

.footer_exa_links a:hover {
  color: #ee3a43;
}

.the_team_column {
  float: right;
  width: 278px;
  /*height: 701px;*/
  height: 940px;
  position: relative;
}

.subpage_left_column {
  float: left;
  width: 604px;
  position: relative;
  margin-right: 20px;
}

.the_team_bg {
  background: #000000;
  height: 970px;
  position: absolute;
  left: 0;
  top: -30px;
}

.the_team {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 10px;
}

.photo_container {
  position: relative;
  width: 118px;
  height: 75px;
  cursor: pointer;
}

.photo_text_container {
  position: relative;
  padding: 0 0 0 5px;
}

.photo_text_container .text1 {
  text-align: justify;
}

.photo_bg {
  position: absolute;
  left: 0;
  top: 0;
}

.photo {
  position: absolute;
  left: 3px;
  top: 3px;
}

.heading1 {
  color: #ef3a43;
  font-size: 16px;
  font-weight: bold;
}

.heading2 {
  color: #ef3a43;
  font-size: 13px;
  font-weight: bold;
}

.text1 {
  color: #9d9d9d;
  font-size: 11px;
  line-height: 12px;
}

.text1_2 {
  color: #9d9d9d;
  font-size: 11px;
}

.content_link {
  color: #ee3a43;
  text-decoration: none;
}
.content_link:hover {
  color: #ee3a43;
  text-decoration: underline;
}

.img_margin_left {
  margin: 6px 0px 6px 12px;
}

.img_margin_right {
  margin: 6px 12px 6px 0px;
}

.h2_title {
  color: #ee3a43;
  font-size: 16px;
  font-weight: bold;
}

.article_title {
  color: #ee3a43;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;
}

.article_img_margin {
  margin: 2px 14px 0px 0px;
}

.h3_title {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

.div_line {
  border-bottom: 1px solid #3d3d3d;
  margin: 15px 0px 10px 0px;
  width: 100%;
}

.br1 {
  height: 3px;
  overflow: hidden;
}

.br2 {
  height: 20px;
  overflow: hidden;
}

.br3 {
  height: 5px;
  overflow: hidden;
}

.br4 {
  height: 1px;
  overflow: hidden;
}

.clear_both {
  clear: both;
}

.pad1 {
  padding-top: 3px;
}

.pad2 {
  padding-top: 4px;
}

.pad3 {
  padding-left: 5px;
}

.team_details {
  position: absolute;
  z-index: 2;
  color: #bdbdbd;
  width: 500px;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  display: none;
}

.team_details .content_details {
  background-image: url(/images/details_bg.jpg);
  background-repeat: repeat-y;
  padding: 5px 15px 5px 15px;
  width: 470px;
  min-height: 290px;
  height: auto !important;
  height: 290px;
}

.team_details .name_title {
  font-size: 14px;
  font-weight: bold;
  color: #ee3a43;
}

#breadcrumb {
  position: absolute;
  top: 10px;
  right: 40px;
  font-size:11px;
  font-weight:bold;
}

#breadcrumb h2 {
  font-size: 11px;
  display: inline;
}

#bottom_bg {
  width: 100%;
  background-image: url(/images/footer_bottom_bg.jpg);
  background-position: center bottom;
  background-repeat: repeat-x;
}

#facebook {
  display: block;
  background-image: url(/images/facebook_logo.png);
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  width: 220px;
  height: 34px;
  top: 105px;
  left: -20px;
  text-decoration: none;
  color: #727272;
  padding: 11px 0 0 45px;
}

#facebook:hover {
  color: #ee3a43;
}

#facebook span {
  font-size: 14px;
  font-weight: bold;
}
.text_normal{
  font-weight:normal;
  font-size:12px;
}

#featured{
	margin:auto;
	border: 2px solid gray;
}

#padding_featured{
	padding:25px;
}
