

.container {width: 290px;  margin: 10px auto;}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #c6c2bf;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
	height: 28px;
	line-height: 31px;
	border: 1px solid #c6c2bf;
	border-left: none;
	margin-bottom: -1px;
	background: url(../images/tab_bgd.gif) bottom left repeat-x;
	overflow: hidden;
	position: relative;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
}

ul.tabs li a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica, arial, sans-serif;
	color: #999;
	font-size: 15px;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
}

ul.tabs li a:hover {
	color: #333;
	background: #fff;
}

#news-events ul.tabs li a:hover {
	color: #d15c08;
	background: #fff;
}

html ul.tabs li.active  {
	background: #fff;
	border-bottom: 1px solid #fff;
	border-left:1px solid #c6c2bf;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
}

html ul.tabs li.active a  {
	color: #3d79ac;
}


#news-events ul.tabs li.active a  {
	color: #d15c08;
}

html ul.tabs li.active a:hover  {
	color: #333;
	background: #fff;
}


.tab_container {
	border: 1px solid #c6c2bf;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	height: 350px;
	background: #fff url(../images/tabs_main_bgd.gif) bottom left repeat-x;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}


/* Tab set 2 */

.container2 {width: 290px;  margin: 10px auto;}

ul.tabs2 {
	margin: 7px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #c6c2bf;
	width: 100%;
}
ul.tabs2 li {
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
	height: 28px;
	line-height: 31px;
	border: 1px solid #c6c2bf;
	border-left: none;
	margin-bottom: -1px;
	background: url(../images/tab_bgd.gif) bottom left repeat-x;
	overflow: hidden;
	position: relative;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
}

ul.tabs2 li a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica, arial, sans-serif;
	color: #999;
	font-size: 12px;
	display: block;
	padding: 0 14px;
	border: 1px solid #fff;
	outline: none;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
}

ul.tabs2 li a:hover {
	color: #333;
	background: #fff;
}

html ul.tabs2 li.active  {
	background: #fff;
	border-bottom: 1px solid #fff;
	border-left:1px solid #c6c2bf;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
}

html ul.tabs2 li.active a  {
	color: #3d79ac;
}

html ul.tabs2 li.active a:hover  {
	color: #333;
	background: #fff;
}

/* subtract height 25px to take out a quicklink */
.tab_container2 {
	border: 1px solid #c6c2bf;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	height: 235px;
	background: #fff url(../images/tabs_main_bgd.gif) bottom left repeat-x;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content2 {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content2 h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content2 h3 a{
	color: #254588;
}
.tab_content2 img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

/*---------------------------------------
	Find a doctor styles
----------------------------------------*/


ul.tabsdoc {
	display: inline;
	margin:0 0 0 30px;
	padding:0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #c6c2bf;
	width:946px;
}
ul.tabsdoc li {
	float: left;
	margin:0 5px 0 0;
	padding: 3px 0 0 0;
	height: 28px;
	line-height: 31px;
	border: 1px solid #c6c2bf;
	margin-bottom: -1px;
	/* background: url(../images/tab_bgd.gif) bottom left repeat-x;*/
	background-color: #716e6c;
	overflow: hidden;
	position: relative;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
}

ul.tabsdoc li a {
	text-decoration: none;
	text-transform: none;
	font-family: Helvetica, arial, sans-serif;
	color: #ccc;
	font-size: 20px;
	display: block;
	padding: 0 20px;
	border: 0px solid #fff;
	outline: none;
	height: 28px;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
}

ul.tabsdoc li a:hover {
	color: #eee;
	background: #5A4F94;
}

html ul.tabsdoc li.active  {
	background: #fff;
	border-bottom: 1px solid #fff;
	border-left:1px solid #c6c2bf;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
}

html ul.tabsdoc li.active a  {
	color: #d96418;
}

html ul.tabsdoc li.active a:hover  {
	color: #333;
	background: #fff;
}


.tabdoc_container {
	display: inline;
	border: 1px solid #c6c2bf;
	border-top: none;
	clear: both;
	float: left; 
	width: 948px;
	height: 486px;
	margin:0 0 30px 30px;
	background: #fff url(../images/tabs_main_bgd.gif) bottom left repeat-x;
	-moz-border-radius: 0px 5px 5px 5px;
	-khtml-border-radius: 0px 5px 5px 5px;
}


.tabdoc_container_results {
	border: 1px solid #c6c2bf;
	border-top: none;
	clear: both;
	float: left; 
	width: 948px;
	margin:0 0 30px 30px;
	background: #fff url(../images/tabs_main_bgd.gif) bottom left repeat-x;
	-moz-border-radius: 0px 5px 5px 5px;
	-khtml-border-radius: 0px 5px 5px 5px;
}

.tabdoc_content {
	padding: 0px;
	font-size: 1.2em;
}

.tabdoc_content h2 {
	border-bottom:1px dotted #CCCCCC;
	font-family:helvetica,arial,sans-serif;
	font-size:1.8em;
	font-weight:normal;
	padding-bottom:7px;
}

.tabdoc_content h3 {
	font-family:helvetica,arial,sans-serif;
	font-size:1.8em;
	font-weight:normal;
	padding-bottom:7px;
	color: #D96418;
}

.tabdoc_content h4 {
	color:#000000;
	font-family:helvetica,arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:9px 0 2px;
}




.tabdoc_content h3 a{
	color: #254588;
}
.tabdoc_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}


/* Tab set 2 */

.container2 {width: 290px;  margin: 10px auto;}

ul.tabsdoc2 {
	margin:0 0 0 30px;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #c6c2bf;
	width: 946px;
}
ul.tabsdoc2 li {
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
	height: 28px;
	line-height: 31px;
	border: 1px solid #c6c2bf;
	border-left: none;
	margin-bottom: -1px;
	background: url(../images/tab_bgd.gif) bottom left repeat-x;
	overflow: hidden;
	position: relative;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
}

ul.tabsdoc2 li a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica, arial, sans-serif;
	color: #999;
	font-size: 12px;
	display: block;
	padding: 0 14px;
	border: 1px solid #fff;
	outline: none;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
}

ul.tabsdoc2 li a:hover {
	color: #333;
	background: #fff;
}

html ul.tabsdoc2 li.active  {
	background: #fff;
	border-bottom: 1px solid #fff;
	border-left:1px solid #c6c2bf;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
}

html ul.tabsdoc2 li.active a  {
	color: #3d79ac;
}

html ul.tabsdoc2 li.active a:hover  {
	color: #333;
	background: #fff;
}


.tabdoc_container2 {
	border: 1px solid #c6c2bf;
	border-top: none;
	clear: both;
	float: left; 
	width: 948px;
	height: 210px;
	margin:0 0 0 30px;
	background: #fff url(../images/tabs_main_bgd.gif) bottom left repeat-x;
	-moz-border-radius: 0px 5px 5px 5px;
	-khtml-border-radius: 0px 5px 5px 5px;
}
.tabdoc_content2 {
	padding: 20px;
	font-size: 1.2em;
}
.tabdoc_content2 h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tabdoc_content2 h3 a{
	color: #254588;
}
.tabdoc_content2 img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}









