@charset "UTF-8";
/* CSS Document */
/* Reset*/
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }

q:before, q:after { content:''; }

body	{
	color: #0f657d;
	font-family: Georgia, "Times New Roman", Times, serif;
	min-width: 800px;
}
p	{
	display: block;
	margin: 5px 0;
}
a	{
	text-decoration: none;
	color: #0f657d;
}
a:hover	{
	text-decoration: underline;
}
#profile #profileLink,
#specialist #specialistLink,
#clinic	#clinicLink,
#useful #usefulLink,
#contact #contactLink,
#edp #edpLink,
#original #originalLink,
#original #yearLink,
#publications #pubLink,
#publicationsB #pubLink,
#certificates #certLink {
	color: #001E1F;
	text-decoration: none;
	font-weight: bold;
}
#publicationsB	{
	background-image: url(../images/siteWide/content_bg_1.gif);
	background-position:top;
	background-repeat: repeat-y;
}

.spacers	{
	color: #5f9597;
	font-weight: bolder;
}
#header	{
	background-image: url(../images/siteWide/header_bg_repeat.gif);
	background-repeat: repeat-x;
	height: 113px;
	width: 100%;
}
#headerImg	{
	margin: 0 auto;
	height: 113px;
	width: 800px;
}
#links_top	{
	background-image: url(../images/siteWide/top_links_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 38px;
}
#links	{
	color: #FFF;
	height: 24px;
	width: 800px;
	text-align: left;
	padding: 7px 0 5px 120px;
	margin: 0 auto;
}
#links a	{
	color: #FFF;
}
#links a:hover	{
	color: #5f9597;
}
h1	{
	font-size: 1.6em;
	font-weight: bold;
	display: block;
}
h2	{
	color: #5f9597;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 17px;
}
#main	{
	background-image: url(../images/siteWide/content_bg_1.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 800px;
	min-height: 700px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 10px;
	
}
#content	{
	width: 800px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	min-height: 100%;
}
#sidebar	{
	background-image: url(../images/siteWide/sidebar_bg.gif);
	background-repeat: repeat-y;
	width: 180px;
	padding: 0px 7px 150px 7px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 50px;
	float: left;
	display: inline-block;

}
#sidebarLinks	{
	text-align: center;
	display: inline-block;
}

#sidebarLinks a	{
	font-family: "Myriad Pro", Georgia, "Times New Roman", serif;
	color:#FFF;
	display: block;
	padding-bottom: 6px;
	margin: 9px 0;
	border-bottom: 1px solid #5f9597;
	
}
#sidebarLinks a:hover	{
	color: #5f9597;
}
#feature1,
.feature2,
.feature3,
.feature4,
.feature5	{
	background-repeat: no-repeat;
	width: 470px;
	height: auto;
	padding-left: 50px;
	padding-right: 26px;
	float: left;
	font-size: .9em;
	margin-top: 5px;
	display: block;
	padding-bottom: 10px;
}
#feature1	{
	background-image: url(../images/siteWide/top_left.gif);
	padding-top: 45px;
}
.feature2	{
	background-image: url(../images/siteWide/corner_pair.gif);
	margin-top: -55px;
	padding-top: 80px;
	min-height: 134px;
	float: left;
}
.feature3	{
	background-image: url(../images/siteWide/bot_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 58px;
	height: 70px;
	margin-top: -55px;
	margin-bottom: 5px;
	float: left;
}
.feature4	{
	background-image: url(../images/siteWide/top_left.gif);
	padding-top: 40px;
	margin-bottom: 10px;
}
.feature5	{
	background-image: url(../images/siteWide/corner_pair.gif);
	background-position: left top;
	margin-top: -55px;
	padding-top: 100px;
	width: 470px;
	min-height: 55px;
	float: left;
}
#footer	{
	background-image: url(../images/siteWide/sidebar_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	min-height: 1.5em;
	text-align: center;
	color: #FFF;
	clear: both;
	padding: 10px 0;
	font-size: .7em;
	display: block;
	margin: 0;
}
/*specialty Page*/
.specialty	{
	margin-top: 35px;
	margin-left: 30px;
	margin-bottom: 50px;
}
.specialty li	{
	margin: 8px 0;
	list-style: disc;
	font-size: 1.1em;
}
/*clinic times*/
.clinic	{
	font-size: 1.2em;
	font-weight: bold;
	font-style: oblique;
	display: block;
	padding-bottom: 6px;
	border-bottom: 1px solid #5f9597;
	margin-bottom: 6px;
}
.address	{
	font-size: 1em;
	line-height: 1.4em;
}
ul.times	{
	list-style: circle;
	margin-top: 15px;
	font-size: 95%;
}
ul.times li	{
	padding: 3px 0;
	margin-left: 15px;
	font-size: 95%;
}

ul.useful li a,
ul.times li a	{
	color: #5f9597;
}
ul.useful li a:hover,
ul.times li a:hover	{
	text-decoration: underline;
}
/*Useful Links Page*/

ul.useful	{
	list-style: square;
	width: 490px;
}
ul.useful li	{
	padding: 9px 0;
	display: block;
	z-index: 1;
}
h2.c_o_i	{
	font-size: 92%;
	color: #0f657d;
	display: block;
	margin-top: 8px;
	margin-bottom: 5px;
}
p.c_o_i_para	{
	margin-top: 2px;
	display: block;
}
p.c_o_i_hon	{
	margin-top: 0px;
	display: block;
	font-style: italic;
}

/*Certificates Page*/
.certificate	{
	padding: 10px;
	border: #0f657d 4px solid;
}
.certLarge	{
	margin: 20% auto auto auto;
	border: 1 px solid #5f9597;
}
