body {
	margin:0;
	color:#252424;
	font:11px/16px Georgia, "Times New Roman", Times, serif;
	background:#fff url(../images/page-bg.gif) repeat-x;
}
form {
	margin:0;
	padding:0;
}
#main {
	width:994px;
	clear:both;
	overflow:hidden;
	background:url(../images/main-bg.gif) repeat-y 100% 0;
}
.holder {
	overflow:hidden;
	width:100%;
	clear:both;
}
/*-----header-----*/
#header {
	clear:both;
	width:994px;
	float:left;
	background:url(../images/header-bg.gif) repeat-x;
}
#header .header-holder {
	clear:both;
	float:left;
	width:994px;
	height:127px;
	background:url(../images/header-holder-bg.gif) no-repeat 100% 0;
	position:relative;
	z-index:999;
}
#header .logo {
	float:left;
	margin:4px 0 0 10px;
	padding:0 0 1px;
	display:inline;
}
#header .logo a {
	display:block;
	width:178px;
	height:90px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
}
#header .search-bar {
	float:right;
	padding:38px 20px 0 0;
}
#header .search-bar label {
	float:left;
	padding:2px 8px 0 0;
	color:#7f8184;
	font:11px/14px Georgia, "Times New Roman", Times, serif;
}
#header .search-bar .inp-txt {
	float:left;
	width:100px;
	margin:0;
	padding:1px 4px 0;
	border:1px solid #afafa9;
	background:#fff;
	color:#7f8184;
	font:10px Georgia, "Times New Roman", Times, serif;
}
#header .search-bar .btn-go {
	float:left;
	margin:0 0 0 6px;
	padding:0;
	display:inline;
	width:17px;
	height:15px;
	cursor:pointer;
}
#header ul {
	float:left;
	margin:0;
	padding:0;
	background:#fff url(../images/nav-bg.gif) repeat-x;
}
#header ul li {
	float:left;
	padding:12px 8px 6px 23px;
	list-style:none;
	background:url(../images/nav-separator.gif) no-repeat;
	font:10px/14px Georgia, "Times New Roman", Times, serif;
	letter-spacing:3px;
}
#header ul li a {
	color:#252424;
	text-decoration:none;
}
#header ul li:first-child {
	background:none;
	padding:12px 8px 6px 13px;
}
#header ul li a:hover {text-decoration:underline;}
/*-----content-----*/
#content {
	clear:both;
	width:994px;
	float:left;
	margin:-68px 0 0;
	padding:0 0 4px;
	position:relative;
	z-index:346;
}
/*---info-column---*/
.info-column {
	float:left;
	width:255px;
	padding:92px 0 0 0;
}
ul.menu {
	overflow:hidden;
	margin:0 0 30px;
	padding:4px 0 0 17px;
	width:238px;
	background:url(../images/menu-bg.gif) repeat-y;
}
ul.menu li {
	float:left;
	width:100%;
	padding:7px 0 9px;
	list-style:none;
	background:url(../images/dotted-line.gif) repeat-x 0 100%;
	color:#242424;
	font:italic 12px/16px Georgia, "Times New Roman", Times, serif;
}
ul.menu li a {
	padding:0 19px 0 0;
	color:#242424;
	text-decoration:none;
	background:url(../images/quote.gif) no-repeat 100% 2px;
}
ul.menu li a:hover,
ul.menu li a.active {color:#3f8baf;}
.info-column .banners {
	overflow:hidden;
	width:246px;
	margin:6px 0 0 9px;
	background:#fcfcfb;
	border-bottom:4px solid #dcddd9;
}
.info-column .banners ul {
	overflow:hidden;
	margin:0;
	padding:0;
}
.info-column .banners ul li {
	float:left;
	width:100%;
	padding:0 0 3px;
	list-style:none;
}
.info-column .banners ul li img {
	display:block;
	margin:0;
	border:none;
}
/*---info-block---*/
.info-block {
	float:right;
	width:706px;
	padding:0 18px 0 0;
}
.promo {
	overflow:hidden;
	width:100%;
	margin:0 0 6px;
}
.blocks-holder {
	overflow:hidden;
	width:698px;
	padding:4px;
	background:#dcddd9;
}
.blocks-holder-bg {
	overflow:hidden;
	width:690px;
	padding:3px 4px;
	background:url(../images/blocks-holder-bg.gif) repeat-y;
}
.news-block {
	float:left;
	width:340px;
}
.news-block h2 {
	margin:0;
	padding:0 11px;
	color:#fff;
	font:15px/35px Georgia, "Times New Roman", Times, serif;
	background:#3f8baf;
}
.news-block .news-box {
	overflow:hidden;
	width:100%;
	clear:both;
	padding:10px 0 8px;
	background:url(../images/dotted-line.gif) repeat-x 0 100%;
}
.news-block .news-box .date {
	float:left;
	width:44px;
	text-align:center;
	color:#252424;
	font:bold 17px/22px Arial, Helvetica, sans-serif;
}
.news-block .news-box .date span {
	display:block;
	width:100%;
	font-size:30px;
	font-weight:bold;
}
.news-block .news-box .txt {
	float:right;
	width:276px;
	padding:0 4px 0 0;
}
.news-block .news-box .txt strong {
	display:block;
	width:100%;
	font:12px/15px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
.news-block .news-box .txt p {
	width:250px;
	margin:2px 0 0;
	font:11px/14px Georgia, "Times New Roman", Times, serif;
}
.news-block .news-box .txt span {
	display:block;
	width:100%;
	clear:both;
	padding:3px 0 0;
	overflow:hidden;
}
.news-block .news-box .txt span a {
	float:right;
	color:#252424;
	font:10px/13px Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
.news-block .news-box .txt span a:hover {text-decoration:none;}
.events-block {
	float:right;
	width:340px;
}
.events-block h2 {
	margin:0;
	padding:0 11px;
	color:#fff;
	font:15px/35px Georgia, "Times New Roman", Times, serif;
	background:#3f8baf;
}
.events-block .event-box {
	overflow:hidden;
	width:332px;
	clear:both;
	padding:10px 2px 8px 6px;
	background:url(../images/dotted-line.gif) repeat-x 0 100%;
}
.events-block .event-box strong {
	display:block;
	font:12px/15px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
.events-block .event-box p {
	margin:2px 0 0;
	font:11px/14px Georgia, "Times New Roman", Times, serif;
}
.events-block .event-box em {
	display:block;
	padding:28px 0 0;
}
.events-block .event-box span {
	display:block;
	width:100%;
	clear:both;
	padding:3px 0 0;
	overflow:hidden;
}
.events-block .event-box span a {
	float:right;
	color:#252424;
	font:10px/13px Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
.events-block .event-box span a:hover {text-decoration:none;}
.events-block .event-box img {
	float:right;
	margin:0 0 0 12px;
}



/* form: AJAX edition

--------------------------------------------------*/

#contact-form {


	padding: 16px 12px 6px 0px;

	border: 0px solid;

	border-color: #000000;	

}

#contact-form input , #contact-form label , #contact-form textarea {


display: block;

}

#contact-form label {

/*	color: #383838;*/

	color: #383838;

	margin-bottom: 0;

    width: 90px;
text-align: right;
padding-right: 10px;

}

#contact-form input , #contact-form textarea {

	border: 1px solid;

/*	border-color: #C0C0C0;*/

	border-color: #C0C0C0;	

	width: 230px;

	color: #000;

	margin-bottom: 1em;

	padding: .2em .2em .2em 0em;

	font: 1.2em Arial, Verdana, sans-serif;

}

#contact-form input#send-email {
  margin-left:100px;
	background-color:#0c8bca;
float: right;
	width: 5.5em;

	padding: .2em 0 .2em 0;

	color: #fff;

	border: 1px solid #000000;

	text-transform: lowercase;

	font-weight: normal;
font-size: 11px;

	cursor: pointer;

}

#contact-form input#send-email:hover {
	background-color: #439cd6;
}

#contact-form input:focus, #contact-form input:hover , #contact-form textarea:focus , #contact-form textarea:hover {
	background-color: #fff;
}
/*---------------------------end contact form--------------------------------*/



/*---text-block----*/
.text-block {
	float:right;
	width:690px;
	padding:96px 16px 0 0;
}
.text-block h1 {
	margin:0;
	padding:0 11px;
	background:#3f8baf;
	color:#fff;
	font:15px/35px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
.text-block .main-txt {
	padding:8px 0 12px 13px;
	overflow:hidden;
}
.text-block .main-txt p {
	margin:4px 0 0;
	padding:0 0 14px;
}
.text-block .main-txt p a {
	color:#3f8baf;
	text-decoration:none;
	font-style:italic;
}
.text-block .main-txt .img {
	float:right;
}
.text-block .main-txt p a:hover {text-decoration:underline;}
.text-block .main-txt .img p {
	margin:0;
	padding:0;
	background:#939598;
	color:#fff;
	font:11px/16px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-transform:uppercase;
}
.text-block .main-txt .img img {
	display:block;
	margin:0;
	border:none;
}
/*-----footer-----*/
#footer {
	clear:both;
	width:965px;
	overflow:hidden;
	margin:0 0 10px;
	padding:10px 0 0 9px;
	background:url(../images/footer-bg.gif) repeat-x;
}
.f-txt {
	float:left;
	width:460px;
}
#footer p {
	margin:0;
	width:100%;
	color:#343333;
	font:9px/12px "Trebuchet MS", Arial, sans-serif;
}
#footer p a {
	color:#3f8baf;
	text-decoration:none;
}
#footer p a:hover {text-decoration:underline;}
.f-info {
	float:right;
	width:470px;
}
.f-info p {
	margin:0;
	width:100%;
	text-align:right;
}
.f-info ul {
	float:right;
	margin:0;
	padding:0;
}
.f-info ul li {
	float:left;
	padding:0 7px 0 8px;
	list-style:none;
	font:9px/12px "Trebuchet MS", Arial, sans-serif;
	background:url(../images/f-nav-separator.gif) no-repeat 0 60%;
}
.f-info ul li:first-child {background:none;}
.f-info ul li a {
	color:#252424;
	text-decoration:none;
}
.f-info ul li a:hover {text-decoration:underline;}

/*search-form*/

.SiteSearch a{
color:#000000;
text-decoration:none;
}

.SiteSearch a:hover{
text-decoration:underline;
}

.search-form {
	width: 140px;
	height: 19px;
	float: right;
	background: url(../images/bg-input.gif) no-repeat;
	padding-left: 8px;
	display: inline;
	margin: 14px 23px 0 0;
	position: relative;
}
.search-form .i-text {
	width: 110px;
	height: 16px;
	padding: 0;
	background: none;
	border: 0;
	margin-top: 4px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #909191;
	float: left;
}
.search-form .btn-go {
	float: right;
	margin-top: 1px;
}

.button {
    background-color:#3f8baf;
	width: 5.5em;
	padding: 4px;
	color: #fff;
	border: none;
    font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	border: 1px solid #CCC;
}

.button:hover{
	color: #e4e4e4;
}

/*--- newsletter css ---*/
.newsletter{
	overflow:hidden;
	width:386px;
	margin:0 0 0 9px;
	padding:10px 0 18px;

}

.newsletter h3 span{ background:url(../images/newsletter-caption.gif) no-repeat;}

.newsletter .field{
	clear:both;
	border:1px solid #adadad;
	width:300px;
	height:16px;
	font:11px Arial, sans-serif;

}
.newsletter p{
	margin:0px 0 0 0px;
	font-size:11px;
	line-height:18px;
	width:400px;
	padding-bottom:6px;
}
.newsletter .holder{
	display:block;
	clear:both;
	overflow:hidden;
	width:400px;
	font-size:11px;
	color:#ffffff;
	margin-left:15px;
	line-height:20px;
}
.newsletter .holder input{
	float:left;
	margin:3px;
	padding:3px;
}
* html .newsletter .holder input{ margin:0;}
.newsletter .holder label{
	float:left;
	padding-left:3px;
}
.newsletter .button{
margin-left:15px;
}

.index_newsletter {
	overflow:hidden;
	width:246px;
	margin:0 0 0 9px;
	padding:10px 0 18px;
	background:#dcddd9;
}
.index_newsletter h3 {
	margin:0;
	width:100%;
	color:#fff;
	font:11px/13px Georgia, "Times New Roman", Times, serif;
	background:#3f8baf url(../images/newsletter-bg.gif) no-repeat;
}
.index_newsletter h3 span {
	display:block;
	padding:6px 0 7px 10px;
	background:url(../images/newsletter-bg.gif) no-repeat 0 100%;
}
.index_newsletter .inp-txt {
	float:left;
	width:186px;
	margin:14px 0 0 8px;
	padding:1px 4px 0;
	display:inline;
	border:1px solid #afafa9;
	background:#fff;
	color:#7f8184;
	font:10px Georgia, "Times New Roman", Times, serif;
}
.index_newsletter .btn-go {
	float:left;
	margin:14px 0 0 6px;
	padding:0;
	display:inline;
	width:19px;
	height:15px;
	color:#fff;
	font:9px "Trebuchet MS", Arial, sans-serif;
	background:url(../images/btn-go.gif) no-repeat;
	border:none;
	text-transform:uppercase;
	cursor:pointer;
}


/*-----------------------Start events---------------------------*/
.event {
     padding-top: 0px;
   padding-bottom: 0px;
   width: 520px;
}

.event a {
	color: #000000;
}   

.event a:hover {
	text-decoration:none;
}   

.event1 {
   font-family: Verdana, Arial, Sans-serif;
/*  background-color: #c8eafb;*/
  width: 540px;
     padding: 0px;
}

.event2 {
   font-family: Verdana, Arial, Sans-serif;
/*  background-color: #c8eafb;*/
  width: 540px;
     padding: 0px;
}

.event1:hover{
background-color: #e1f3fc;
}
.event2:hover{
background-color: #e1f3fc;
}

 .eventhr {

  border: 0;
  width: 320px;
  color: #252424;
  background-color: #252424;
  height: 1px;  
}

.thumb {
  float:left;
  border: 2px solid #999999;
  padding:0px;
  margin-right:7px;
  }

/*-----------------------end events---------------------------*/


/*-----------------------Start news---------------------------*/

.news {
   padding-top: 0px;
   padding-bottom: 0px;
   width: 520px;
}

.news a {
	color: #252424;
        line-height: normal;
}   

.news a:hover {
	text-decoration:none;
}   


.newshr {

  border: 0;
  width: 100%;
  color: #252424;
  background-color: #252424;
  height: 1px;  
}



/*-----------------------end news---------------------------*/

#sitemap a{
color:#252424;
text-decoration:none;
}

#sitemap a:hover {
	text-decoration:underline;
}   





/*-------------------physician search-----------------------*/
div#content .form {
	border: 1px solid #bbb;
}
a.q img {
	background: url(images/q.gif) 0 0;
	border:none;
}
a.q:hover img {
	background-position: bottom;
}


ul#form-subspecialty li input , ul#form-specialty li input {
	display: none;
}
ul#form-subspecialty li , ul#form-specialty li {
	display: block;
	float: left;
	margin: 0 4px 3px 0;
	border: 1px solid;
	border-color: #e9e9e9 #d0d0d0 #d0d0d0 #e9e9e9;
	background: #e9e9e9 url(images/select.gif) no-repeat 0 0;
	color: #555;
}
ul#form-subspecialty li label , ul#form-specialty li label {
	padding: 2px 5px 2px 20px;
	display: block;
}
ul#form-subspecialty li.selected , ul#form-specialty li.selected {
	border-color: #99caf4 #7094b3 #7094b3 #99caf4;
	background: #91bfe7 url(images/select.gif) no-repeat 0 -53px;
	color: #000;
}
ul#form-subspecialty:after , ul#form-specialty:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 1px;
}
ul#form-subspecialty , ul#form-specialty {
	margin-bottom: 1.5em;
}
ul#form-subspecialty li#none-selected {
	background-position: -17px 0;
	color: #333;
	padding: 2px .8em;
}
ul#form-subspecialty li#none-selected p {
	margin: 0;
}

