@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background: #fee7b1; /* Old browsers */
background: -moz-linear-gradient(top,  #fee7b1 0%, #cb8d26 35%, #c07907 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fee7b1), color-stop(35%,#cb8d26), color-stop(100%,#c07907)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fee7b1 0%,#cb8d26 35%,#c07907 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fee7b1 0%,#cb8d26 35%,#c07907 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fee7b1 0%,#cb8d26 35%,#c07907 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fee7b1 0%,#cb8d26 35%,#c07907 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee7b1', endColorstr='#c07907',GradientType=0 ); /* IE6-9 */

}

.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.no-margin{margin:0;}
.bg1{background:url('../images/bg1.jpg') no-repeat; background-position:right top;}
.myriadpro{font-family:MyriadWebProRegular}
.myriadlight{font-family: 'MyriadProLight';}
.helveticacondensed{font-family: 'helveticacondensed';}
.text-white{color:#fff;}
.text-brown{color:#785B55;}
.img-border{border: 7px solid #785B55; margin:15px;}
.search-result{background:#f0f0f0;padding:10px 20px;margin:15px 0;}
.search-result h4{margin:10px 0 0;color:#721801;}
ul.child-listing{list-style:none;padding:0;}
ul.child-listing li{margin:0 0 10px 0;}
ul.child-listing li a{font-size:20px !important;}
a{color:#333333;}
.nav li li.child a.parent{
border-bottom: 1px solid #551100;
    border-right: medium none;
    min-width: 200px;
    padding: 5% 5% 5% 14% !important;
    text-align: left;}
h3{
	font-size:30px;
	color:#444;	
	margin:5px 0 20px;
	background: url("../images/border.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
	padding-bottom:7px;
	font-family:'MyriadProLight';
	
}
.hero-unit{background: none repeat scroll 0 0 #e5e5e5;
    margin:0 auto;
	width:1100px;
    padding:1px 0;
    text-align: center;}
.hero-unit p{font-size:24px;}
#info-bar-inner-wrapper1{display:none;}
#partners-nav{
	width:1100px;
	max-width:1100px;
	margin:0 auto;
	background:#fff;
	padding:10px 0;	
}
#partners-title {
    background: no-repeat scroll left 23px top 8px / 48px auto rgba(0, 0, 0, 0);
    font-size: 20px;
    margin: 0 0 0 20px;
    padding: 10px 0 10px 45px;
    text-align: center !important;
    width: 170px;
}
#partners-nav li{display:inline-block;}
#partners-nav a{display:block;width:92%;padding:0 4%;height:100%;}
#partners-nav img{width:100%;}

/*#partners-nav1{text-align:center;padding:10px 0;background:#741801; color:#fff;display:none;}*/
#site1, #site2, #site3, #site4{padding:5px 2.3%;width:15% !important;}
#site2, #site3, #site4{opacity:0.8;}
#site2:hover, #site3:hover, #site4:hover{opacity:1;}

.plus, .minus{background: url("../images/plus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 16px;
    vertical-align: middle;
    width: 16px;}
.minus{background: url("../images/minus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
#text-size p{margin:10px 20px 0 0;}
/*#nav-top{background:#f1f1f1;padding:25px 0}*/
#nav-top-inner-wrapper{
	width:1100px;
	max-width:1100px;
	margin:0 auto;
	background:#ffffff;
}
#branding{padding-top:10px;}
#info{margin-right:15px;width:58%;margin-top:30px;}
.header-links.myriadpro.text-right {
    background: none repeat scroll 0 0 #e5e5e5;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px 10px 10px 0;
}
.search-bar{padding:10px;border:1px solid #ccc;box-shadow:none;width:240px;border-radius:5px;font-size:16px;max-width:60%;}
.submit{background:#e78b24;box-shadow:none;border:none;border-radius:0px;color:#fff;padding:10px 20px;margin-left:10px;border-radius:5px;cursor:pointer;}
.submit:hover{background:#d07e21}
.header-links .nav-col{width:420px;padding-top:10px;margin-right:40px;}
.header-links ul{list-style:none;margin:0px;padding:0;}
.header-links ul li{display:inline;padding:7px;border-right:1px solid #999;}
.header-links ul li:last-child{border:none;}
.header-links ul li a{text-decoration:none;color:#444;}
.social-media ul{list-style:none;
    margin:0;
    padding: 5px 0 0 0;}
.social-media ul li{display:inline; margin-left:5px;}
.social-media ul li a{background:url('../images/social-media1.png');padding:20px; display:inline-block}
.social-media ul li a.facebook{background-position:top left;}
.social-media ul li a.twitter{background-position:top left -45px;}
.social-media ul li a.youtube{background-position:top left -85px;}
.social-media ul li a.googleplus{background-position:top left -129px;}
.social-media ul li a.linkedin{background-position:top left -175px;}
.appointment{margin:15px 10px 0 0 ;display:inline-block;width:200px;}
.appointment:first-child{margin-right:0;}
.appointment a{padding:12px 100px;}
.link-book{background:url('../images/appointment.png') no-repeat;}
.link-book:hover{background:url('../images/appointment-1.png') no-repeat;}
.link-insurances{background:url('../images/insurances.png') no-repeat;}
.link-insurances:hover{background:url('../images/insurances-1.png') no-repeat;}
.link-career{background:url('../images/career.png') no-repeat;}
.link-career:hover{background:url('../images/career-1.png') no-repeat;}

#nav-main{background:url('../images/menu-bg.png') repeat-x; height:50px;}
#nav-main-inner-wrapper{width:1100px;max-width:1100px;margin:0 auto;}
#nav-main ul{list-style:none;margin:0px;padding:0; text-align:center;}
#nav-main ul li{display:inline;}
#nav-main ul li a{color:#fff; text-decoration:none; display:inline-block; padding:16px 2.3% 13px;font-size:18px;}
#nav-main ul li a:hover{background:url('../images/menu-hover-bg.png')}


#nav-main-secondary{display:none;}

.custom-dropdown--large {
	font-size: 1.5em;
}

.custom-dropdown--small {
	font-size: .7em;
}

.custom-dropdown__select{
	font-size: inherit; /* inherit size from .custom-dropdown */
	padding: .5em; /* add some space*/
	margin: 0; /* remove default margins */
}

.custom-dropdown__select--white {
	background-color: #fff;
	color: #444;    
}

@supports (pointer-events: none) and
	  ((-webkit-appearance: none) or
	  (-moz-appearance: none) or
	  (appearance: none)) {

	.custom-dropdown {
		position: relative;
		display: inline-block;
		vertical-align: middle;
	}

	.custom-dropdown__select {
		padding-right: 2.5em; /* accommodate with the pseudo elements for the dropdown arrow */
		border: 0;
		border-radius: 3px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		margin-left:10%;
	}

	.custom-dropdown::before,
	.custom-dropdown::after {
		content: "";
		position: absolute;
		pointer-events: none;
	}

	.custom-dropdown::after { /*  Custom dropdown arrow */
		content: "\25BC";
		height: 1em;
		font-size: .625em;
		line-height: 1;
		right: 1.2em;
		top: 50%; margin-top: -.5em;
	}

	.custom-dropdown::before { /*  Custom dropdown arrow cover */
		width: 2em;
		right: 0; top: 0; bottom: 0;
		border-radius: 0 3px 3px 0;
	}

	.custom-dropdown__select[disabled] {
		color: rgba(0,0,0,.3);
	}

	.custom-dropdown.custom-dropdown--disabled::after {
		color: rgba(0,0,0,.1);
	}

	/* White dropdown style */
	.custom-dropdown--white::before {
		top: .5em; bottom: .5em;
		background-color: #fff;
		border-left: 1px solid rgba(0,0,0,.1);
	}

	.custom-dropdown--white::after {
		color: rgba(0,0,0,.9);
	}

	/* FF only temp fix */
	@-moz-document url-prefix() {
		.custom-dropdown__select 			 { padding-right: .9em }
		.custom-dropdown--large .custom-dropdown__select { padding-right: 1.3em }
		.custom-dropdown--small .custom-dropdown__select { padding-right: .5em }
	}
}

#info-bar{
	background:#2C0C01;
	max-height: 70px;	
}
#info-bar-inner-wrapper{
	width:1100px;
	max-width:1100px;	
	margin:0 auto;
}

#info-bar-inner-wrapper div{
	background: url("../images/bar-bg.jpg") no-repeat scroll left -41px top / 306px auto rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 20px;
    line-height: 32px;
    padding: 3px 0 0;
    text-align: center;
    width: 24.7%;
}

#info-bar-inner-wrapper div span{
	font-size:26px;	
}

#info-bar-inner-wrapper div img{
	display: inline-block;
    margin: 15px -27px 10px 20px;
    top: 6px;	
}

/*#banner{
	background:#E7E7E5;		
}*/

#banner-inner-wrapper{
	max-width:1100px;
	width: 1100px;	
	margin:0 auto;
	background:#fff;
}

#slides {
      display: none;
	  padding:0 0 20px;
	 }

    #slides .slidesjs-navigation {
      margin-top:5px;
    }
	
	a.slidesjs-previous{
		margin-left:42%;
	}
    
	a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
      background-image: url(http://charakcenter.org/images/btns-next-prev.png);
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:5px;
    }

    a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }

    a.slidesjs-previous {
      background-position: 0 0;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }

    .slidesjs-pagination {
      margin: 7px auto;
      list-style: none;
	  width:200px;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(../images/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px;
	  
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }
	
#banner-fixed, #banner-fixed img{
	width:100%;		
}

/*#content{
	
	background:#E7E7E5;	
}*/


#content h4{font-size:20px;font-weight:normal;margin-bottom:0px;}
#content .section1{margin-bottom:30px;}
#content .section2-col{width:32%;display:inline-block;vertical-align:top;}
#content .section5-col{width:19.5%;display:inline-block;vertical-align:top;padding-top:15px;}
#content .section2-col iframe{width:90%;}
#location-faqs .section5-col{font-size:13px;}
#mid-section-left{
	/*
	width:65%;	
	background:url('../images/border1.png') no-repeat;
	background-position:top 80px right;
	padding-right:2%;
	*/
}

#mid-section-right{
	width:30%;
	padding:0 1% 0 2%;	
}
	
#content-inner-wrapper{
	padding:0 40px 40px;;
	margin: 0 auto;
    max-width: 1020px;
    width: 1020px;
	background:#fff;
}

#content-inner-wrapper .div1{width:74%;padding-top:20px;
	min-height:450px;line-height:20px;}	


.content-right-section {
    border-left: 1px solid #CCCCCC;
    margin:0 -4% 0 0;
    padding: 0% 3% 0% 2%;
    width: 22%;
}


.content-right-section > ul {
    list-style: none outside none;
    padding: 0;
}

.content-right-section > ul li{
	border-bottom:1px solid #ccc;	
}

.content-right-section > ul li:last-child{
	border-bottom:none;	
}
	
.content-right-section a {
    color: #333333;
    display: block;
    padding: 5%;
    text-decoration: none;
}

.content-right-section a:hover {
    background:#6E1701;
	color:#fff;
}

#content .inner-sidebar ul li ul li:first-child{
	padding-top:7px;	
}

#content .inner-sidebar ul li ul li:last-child{
	padding-bottom:10px;
}

#content .active{
	background:#6E1701;
	color:#fff !important;	
}

.childlist {
    list-style: none outside none;
    padding-left: 10px;
	font-size:14px;
	background:#f2f2f2;
}

.childlist li a{
	background:url("../images/arrow.png") no-repeat scroll left 3px top 16px / 10px auto rgba(0, 0, 0, 0);
	padding-left:20px !important;
	}

.childlist li a:hover{
		background:url("../images/arrow-white.png") no-repeat scroll left 3px top 16px / 10px auto #6E1701 !important;
}

.news-section{
	background: none repeat scroll 0 0 #e5e5e5;
    border-radius: 30px 0 30px 0;
    margin: 12px 0 0 3%;
    padding: 3% 10% 5%;
    width: 80%;
	text-align:center;
	max-height:314px;
}

.service-item-wrap{margin-top:10px;}
.service-item-wrap a{display:block;}
.service-item-wrap:first-child{margin-top:40px;}
.service-img-wrap{width:50px;width:5%;float:left;left:0;min-width:35px;}
.service-img-wrap img{max-width:100%;}
.service-text-wrap{float:left;left:50px;padding:6px 0 0 20px;width:90%;mx-width:697px;}
.service-text-wrap > h4{margin:0;color:#333;}
.service-text-wrap p{margin-top:10px;color:#333;}


ul.insurances{list-style:none;}
ul.insurances li{background:url('../images/bullet-small.png') no-repeat;padding-left:21px;margin-bottom:10px;background-size:15px;background-position:left top 3px}

.button-link{background:url('../images/map.png') no-repeat;padding:3px 0 10px 20px;border:none;box-shadow:none;font-weight:bold;cursor:pointer;}
#breadcrumb{
	padding-top:20px;	
}
#breadcrumb a{
	color:#333;
	text-decoration:none;
	display:inline-block;
	background:url(../images/arrow.png) no-repeat;
	background-position:top 4px right;
	padding-right:15px;
	margin-right:3px;
	background-size:10px;		
}
#breadcrumb a:hover{
	color:#731801;
	text-decoration:underline;
}
#breadcrumb a:last-child:hover{
	color:#333;	
	text-decoration:none;
}
#breadcrumb a:last-child{
	background:none;
	cursor:text;	
}

.news-section img{
	max-height:145px;
}

.five-col-table{background:#e5e5e5}
.five-col-table th{text-align:left;padding:5px 2%;border-right:1px solid #ccc;}
.five-col-table td{width:10%;padding:5px 2%;text-align:left;font-size:13px;border-right:1px solid #ccc;}
.five-col-table td:last-child,.five-col-table th:last-child{border:none;}
.news-section .img-border{margin:0px;}

.news-section p{text-align:left;max-height:80px;overflow:hidden;}
.next{display:inline-block; padding:16px;background:url('../images/next.png') no-repeat;cursor:pointer;transition: background 0.3s ease;}
.previous{display:inline-block; padding:16px;background:url('../images/previous.png') no-repeat;cursor:pointer;transition: background 0.3s ease;}
.next:hover{background:url('../images/next-after.png') no-repeat;transition: background 0.3s ease;}
.previous:hover{background:url('../images/previous-after.png') no-repeat; transition: background 0.3s ease;}
#info-bar-inner-wrapper > a {
		color: #FFFFFF;
	}
#info-bar-inner-wrapper > a:hover{color:#ccc;}
#info-bar-inner-wrapper > a:hover ~ #info-bar-inner-wrapper img{opacity:0.8}
#footer{
	
}

.footer-inner-wrapper{
	width:1100px;
	margin:0 auto;background:#C4C4C4;
	padding:20px 0 30px;	
}

.footer-inner-wrapper div.left{
	width:27%;
	padding-left:6%;
}

.footer-inner-wrapper div.left h4{
	color:#19407B;
	font-size:20px;
	font-weight:lighter;
}
.footer-inner-wrapper ul{
	list-style:none;
	padding:0;	
	font-size:14px;
	margin:0;	
}
.footer-inner-wrapper a{
	color:#333;
	text-decoration:none;
	background:url("../images/arrow.png") no-repeat scroll left top 3px / 10px auto rgba(0, 0, 0, 0);
	display:block;
	padding-left:20px;
}

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


.footer-inner-wrapper p.left{
	margin-left:6%;
	font-size:14px;	
	color:#19407B;
}
.footer-inner-wrapper p.right{width:25%}
.footer-inner-wrapper p.right a{
	display:inline-block;
	margin-left:6%;
	font-size:14px;	
	color:#19407B;
}

.div2{
	width:1060px;
	margin:0 auto;
	background: none repeat scroll 0 0 #e5e5e5;
    padding: 10px 20px;	
}

.copyright a{
	color:#333;
	text-decoration:none;
	margin-left:15px;	
}
.copyright a:hover{
	text-decoration:underline;
}	/* Distributed as part of The Coolest DHTML Calendar
   Author: Mihai Bazon, www.bazon.net/mishoo
   Copyright Dynarch.com 2005, www.dynarch.com
*/

/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #bdb2bf;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: url("http://charakcenter.org/css/normal-bg.gif");
  font-family: "trebuchet ms",verdana,tahoma,sans-serif;
}

.calendar {
  border-color: #797979;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  background: url("http://charakcenter.org/css/title-bg.gif") repeat-x 0 100%; color: #000;
  font-weight: bold;
}

.calendar .nav {
  font-family: verdana,tahoma,sans-serif;
}

.calendar .nav div {
  background: transparent url("http://charakcenter.org/css/menuarrow.gif") no-repeat 100% 100%;
}

.calendar thead tr { background: url("http://charakcenter.org/css/title-bg.gif") repeat-x 0 100%; color: #000; }

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  padding: 2px;
  background: url("http://charakcenter.org/css/title-bg.gif") repeat-x 0 100%; color: #000;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #797979;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #c44;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background: url("http://charakcenter.org/css/hover-bg.gif");
  border-bottom: 1px solid #797979;
  padding: 2px 2px 1px 2px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background: url("http://charakcenter.org/css/active-bg.gif"); color: #fff;
  padding: 3px 1px 0px 3px;
  border-bottom: 1px solid #797979;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: url("http://charakcenter.org/css/dark-bg.gif");
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  font-family: verdana,tahoma,sans-serif;
  width: 2em;
  color: #000;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #999;
}
.calendar tbody .day.othermonth.oweekend {
  color: #f99;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #797979;
  background: url("http://charakcenter.org/css/dark-bg.gif");
}

.calendar tbody .rowhilite td,
.calendar tbody .rowhilite td.wn {
  background: url("http://charakcenter.org/css/rowhover-bg.gif");
}

.calendar tbody td.today { font-weight: bold; /* background: url("http://charakcenter.org/css/today-bg.gif") no-repeat 70% 50%; */ }

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: url("http://charakcenter.org/css/hover-bg.gif");
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #c44;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid #797979;
  padding: 1px 3px 1px 1px;
  background: url("http://charakcenter.org/css/active-bg.gif"); color: #fff;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #565;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px;
  background: url("http://charakcenter.org/css/status-bg.gif") repeat-x 0 0; color: #000;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #afa;
  border: 1px solid #084;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #7c7;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #797979;
  background: url("http://charakcenter.org/css/normal-bg.gif"); color: #000;
  z-index: 100;
  font-size: 90%;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: url("http://charakcenter.org/css/hover-bg.gif"); color: #000;
}

.calendar .combo .active {
  background: url("http://charakcenter.org/css/active-bg.gif"); color: #fff;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #797979;
  padding: 1px 0px;
  text-align: center;
  background: url("http://charakcenter.org/css/dark-bg.gif");
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 5px 0px 6px;
  font-weight: bold;
  background: url("http://charakcenter.org/css/normal-bg.gif"); color: #000;
}

.calendar td.time .hour,
.calendar td.time .minute {
  font-family: monospace;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  background: url("http://charakcenter.org/css/hover-bg.gif"); color: #000;
}

.calendar td.time span.active {
  background: url("http://charakcenter.org/css/active-bg.gif"); color: #fff;
}
form#form_req {
    background-color: #F8F8F8;
    border: 1px solid #E2E2E2;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 3%;
}
fieldset {
    border: 1px solid #ccc;
}
#form_req input {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    color: #999999;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px 7px;
    width: 65%;
}
form#form_req input placeholder {
    color: #999999;
}
#form_req select {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    color: #999999;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px 7px;
    width: 275px;
}
#form_req textarea {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    color: #999999;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px 7px;
    width: 65%;
}
#form_req input[type="checkbox"], #form_req input[type="radio"] {
    margin: 0;
    width: 15px;
}
#form_req input[type="submit"], #form_req input[type="reset"],#form_req input[type="button"] {
    background-color: #6C1601;
    border: 1px solid #6C1601;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    width: 100px;
    margin-left: 32%;
}
#form_req legend {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}
.formLabel_bold {
    color: #666666;
    font-size: 13px;
    font-weight: normal;
    padding-right: 5px;
}
form#form_req input:hover, form#form_req select:hover, form#form_req textarea:hover {
    border: 1px solid #6C1601;
}
form#form_req input.focus_class, form#form_req textarea:focus {
    background-color: #FFFFCC;
    color: #333333;
}
label.name {
    display: block;
    float: left;
    padding-right: 1%;
    text-align: right;
    width: 30%;
    cursor: pointer;
}
#patientTypeWrap{margin-left:30%;}
.patientType:nth-child(2){margin-left:20px !important;}
#officeDropDown{margin-top:20px;}
@media only screen and (min-width : 150px) and (max-width : 1130px){
	#partners-nav{
		width:100%;
		max-width:100%;	
	}
	
	#nav-top-inner-wrapper{
		width:100%;
		max-widtth:100%;	
	}
}

@media only screen and (min-width : 150px) and (max-width : 1100px){
	#nav-main-inner-wrapper{
		width:100%;
		max-width:100%	
	}
	
	/*#partners-nav{
		display:none;	
	}
	
	#partners-nav1{
		display:block;	
	}*/
	
	#banner, #banner img, #banner-inner-wrapper, .slidesjs-control, .slidesjs-container{
		width:100% !important;
		max-width:100% !important;
	}	
	
	#content, #content-inner-wrapper{
		max-width: 100%;
		width: 100%;	
	}
	
	 #content-inner-wrapper{
		max-width: 92%;
		padding: 0 4% 30px;
		width: 96%;	 
	 }
	 .hero-unit{width:100%;}
	 
	 .footer-inner-wrapper, #info-bar-inner-wrapper{
		width:100%; 
	 }
	 
	 #info-bar {
		background: none repeat scroll 0 0 #4E1001;
		max-height: 70px;
	}
	 	 
	#info-bar-inner-wrapper {
		max-width: 100%;
		width: 100%;
	}
	
	#info-bar-inner-wrapper div:first-child {
    	border:none;
	}
	
	#info-bar-inner-wrapper div{
		background:none;
		border-left: 2px solid #FFFFFF;
		display: inline-block;
		font-size: 20px;
		line-height: 32px;
		padding: 3px 0 0;
		text-align: center;
		width: 24%;
	}
	
	.div2{
		width:96%;
		padding:10px 2%;
	}	
	
	 	
	}
	
@media only screen and (min-width : 150px) and (max-width : 970px){
	
	#info-bar-inner-wrapper div img ,#partners-title	{
		display:none;	
	}
	{}
}
	

@media only screen and (min-width : 150px) and (max-width : 950px){
	.news-section img{
		width:82%;
	}	
	#text-size{float:right;}
	
	#content .section5-col{width:32%;display:inline-block;vertical-align:top;}
}

@media only screen and (min-width : 150px) and (max-width : 720px){
	#branding{float:none; width:100%;text-align:center;padding:0;}
	#info{float:none;width:95%;text-align:center;margin:0 auto;}
	#nav-top .social-media{display:none;}
	 #mid-section-left{
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		float: none;
		padding:0% 1% 0% 2%;
		width: 96%;	
	}
	
	#mid-section-right{
		margin-top: 50px;
		float:none;
		width:98%;
		padding-left:2%;
	}
	
	.news-section{
		background: none repeat scroll 0 0 #E5E5E5;
		border-radius: 30px 30px 30px 30px;
		margin: 12px 0 0 3%;
		padding: 3% 5%;
		text-align: center;
		width: 80%;
	}
	
	.news-section img {
    	width: 40%;
	}
	
	.toggle-buttons{
		float:none; margin-top:10px;	
	}
	
	.content-right-section{
		display:none;	
	}
	
	#content-inner-wrapper .div1{
		width:100%	
	}
}

@media only screen and (min-width : 150px) and (max-width : 650px){
	#info-bar-inner-wrapper{display:none;}
	#info-bar-inner-wrapper1{display:block;padding:2% 5%; font-size:16px;}
	#content .section2-col{width:48%;}	
	#content .section5-col{width:48%;display:inline-block;vertical-align:top;margin-top:20px;}
	.header-links .nav-col{margin-right:0;}
}

@media only screen and (min-width : 150px) and (max-width : 400px){
	#branding img{width:100%;}	
	#content .section5-col{width:100%;display:inline-block;vertical-align:top;}
	.nav-col-3 input[type="submit"]{margin-top:5px;}
	#info{display:none;}
	h3{font-size:22px;}
}

@media only screen and (min-width : 750px) and (max-width : 1150px){
	#site1, #site2, #site3, #site4{width:20%;text-align:center;}
	#partners-nav img{width:150px;}
}
@media only screen and (min-width : 150px) and (max-width : 970px){
#nav-main ul li a{border-bottom:1px solid #fff;}
#nav-main ul li ul li a{background:#541c0e;}
#nav-main ul li ul li a{border-bottom:none;}
#nav-main ul li ul li a.child{display:none !important}
#nav-main ul li:hover > ul li a.child{display:block !important}
#branding{float:none !important;text-align:center;}
#info{width:100%;text-align:center;margin-top:10px;}
.appointment{float:none;display:inline-block;}

}
@media only screen and (min-width : 450px) and (max-width : 750px){
	#site1, #site2, #site3, #site4{width:45%;text-align:center;}
	#partners-nav img{width:200px;}
	#site2{background:none;}
}
@media only screen and (min-width : 320px) and (max-width : 450px){
	#site1, #site2, #site3, #site4{width:45%;text-align:center;}
	#partners-nav img{width:150px;}
	#site2{background:none;}
	.header-links ul li a{font-size:13px !important;font-weight:bold;}
	#text-size span{font-size:12px !important;}
	#content .section2-col{width:100%;}
}