/*-----------------------------------------------------------------------------
PSG-Main Screen Stylesheet
-----------------------------------------------------------------------------*/

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	/*vertical-align: baseline;*/
}
a img, :link img, :visited img {
	border: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}



/* Styles for layout
-----------------------------------------------------------------------------*/

.clear
	{
	clear:both;
}

.right
	{
	float: right;
}

.left
	{
	float: left;
}



/* Set up the document
-----------------------------------------------------------------------------*/

body
	{
	background-color: #FDB913;
	background-image:url(images/bg_white_grad.jpg);
	background-repeat: repeat-x;
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* Header
-----------------------------------------------------------------------------*/

div#common_nav_wrapper
	{
             width: 1000px;
	height: 125px;
             margin-left: auto;
             margin-right: auto;
}

div#titlebar_home
	{
	position:absolute;
	margin: 25px 0px 0px 100px;
	width: 800px;
	height: 90px;
	/*background-color: #0065A4;*/
	padding: 0px;
	/*border: 3px solid #fff;*/
	font-family: Avenir, Arial, Helvetica, sans-serif;
	}

div#logo
	{
	position:absolute;
	margin:0px;
	width: 173px;
	height: 80px;
	}

div#seminar_news
	{
	position:absolute;
	margin-left: 587px;
	margin-top: 10px;
	width: 315px;
	text-align:right;
	}
	
div#search
	{
	position:absolute;
	margin: 34px 0px 0px 480px;
	width: 320px;
	height: 25px;
	text-align:right;
	}
	
div#contact
	{
	position:absolute;
	margin: 70px 0px 0px 490px;
	width: 320px;
	height: 25px;
	text-align: right;
	}

div#common_nav_wrapper img 
	{
	padding: 0px 9px 0px 0px;
	vertical-align:middle;
	 }
	
.img_left_pad
	{
	padding-left: 13px;
	}
	
div#seminar_news a:link, .footer_content a:link, div#seminar_news a:visited, .footer_content a:visited
	{
	color: #000000;
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
	padding: 0px 3px;
	}

div#seminar_news a:hover, .footer_content a:hover, div#seminar_news a:active, .footer_content a:active, .footer_content p
	{
	color: #711471;
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	padding: 0px 3px;
	}

div#common_nav_wrapper form
	{
	display:inline;
	}

.form_contact_style {
	 font-size: 10px;
	 background-color: #79BDE8;
	 border: 1px solid #666666;
	 margin-right: 10px;
	}

.form_search_style {
	 font-size: 11px;
	 background-color: #fff;
	 border: 2px solid #79BDE8;
	 padding-left: 5px;
	 width: 125px;
	 height: 17px;
	} 
	
.form_search_btn_style {
	 font-size: 11px;
	 background-color: #79BDE8;
	 border: none;
	 height: 19px;
	}	
	
/* Footer
-----------------------------------------------------------------------------*/

div#footer_wrapper
	{
width: 1000px;
margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
             }

.footer_content p
	{
	text-align:center;
	color:#000000;
	}
	


/* Layout
-----------------------------------------------------------------------------*/
.td_align_right
	{
	background-position:right;
	}	


/* Inside pages-with left bar
-----------------------------------------------------------------------------*/
#inside_wrapper
{
width: 1000px;
margin-left: auto;
margin-right: auto;
}

#content_container
{
width: 800px;
height: auto;
margin-left: 100px;
margin-bottom: 20px;
background-color: #ffffff;
background-image: url(images/bg-image-bar.jpg);
background-repeat: repeat-y;
background-position: center;
padding: 0px;
border: 3px solid #ffffff;
}

#btm-gradient
{
height: 10px;
width: 800px;
background-image: url(images/bg-btm-gradient.jpg);
background-repeat: no-repeat;
background-position: bottom;
padding: 0px;
}

#section_heading
{
width: 780px;
background-color: #0065A4;
font-family: Avenir, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
padding: 5px 0px 5px 20px;
}

#image_tagline
{
position: absolute;
margin: 64px 0px 0px 486px;
width: 257px;
font-family: Avenir, Arial, Helvetica, sans-serif;
font-size: 17px;
color: #FFFFFF;
}

.quote
{
font-size: 14px;
font-style: italic;
padding-bottom: 15px;
line-height: 20px;
}

#column_container
{
height: auto;
width: 800px;
}

#clear
{
clear: both;
}

#column_left
{
float: left;
width: 217px;
}

#column_right
{
float: left;
width: 583px;
}

#content_right
{
width: 525px;
margin-left: 28px;
height: auto;
}

#content_right p
{
font-family: Avenir, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 13px;
padding-bottom: 10px;
line-height: 16px;
}

#content_right h1
{
font-family: Avenir, Arial, Helvetica, sans-serif;
color: #711471;
font-size: 23px;
padding: 15px 0px 5px 0px;
}

#content_right h2
{
font-family: Avenir, Arial, Helvetica, sans-serif;
color: #711471;
font-size: 16px;
padding: 12px 0px 6px 0px;
}

#content_right h3
{
font-family: Avenir, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 10px;
font-style: italic;
font-weight: normal;
}

.bold
{
font-family: Avenir, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 13px;
padding-bottom: 10px;
line-height: 16px;
font-weight: bold;
}

.links a:link, .links a:visited
{
font-family: Avenir, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 13px;
padding-bottom: 10px;
line-height: 16px;
text-decoration: none;
color: #711471;
}

.links a:hover
{
font-family: Avenir, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 13px;
padding-bottom: 10px;
line-height: 16px;
color: #0065A4;
text-decoration: none;
}

.red
{
font-family: Avenir, Arial, Helvetica, sans-serif;
font-size: 13px;
padding-bottom: 10px;
line-height: 16px;
color: #FF0000;
}

#content_right sup
{
font-size: 75%;
}

#breadcrumbs
{
display: block;
width: 525px;
font-family: Avenir, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 10px;
padding-top: 12px;
padding-bottom: 5px;
border-bottom: 1px solid #000000;
}

#breadcrumbs a:link, #breadcrumbs a:visited
{
font-family: Avenir, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
padding: 2px;
}

#breadcrumbs a:hover
{
background-color: #0065A4;
color: #FFFFFF;
padding: 2px;
}

#doctor_wrapper
{
width: auto;
height: auto;
}

#doctor_cv
{
float: left;
width: 135px;
padding-top: 15px;
}

#doctor_cv p
{
font-family: Avenir, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 13px;
padding-bottom: 3px;
}

#doctor_cv h4
{
font-family: Avenir, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
margin: 0px;
line-height: normal;
padding-bottom: 5px;
}

#doctor_profile
{
float: left;
width: 370px;
padding-left: 20px;
}

#doctor_profile a:link, #doctor_profile a:visited
{
font-family: Avenir, Arial, Helvetica, sans-serif;
color: #711471;
font-size: 13px;
padding-bottom: 10px;
line-height: 16px;
text-decoration: none;
}

#doctor_profile a:hover
{
font-family: Avenir, Arial, Helvetica, sans-serif;
color: #0065A4;
font-size: 13px;
padding-bottom: 10px;
line-height: 16px;
text-decoration: none;
}

.content_table
{
font-family: Avenir, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 13px;
padding-bottom: 10px;
line-height: 16px;
}

/* Inside pages-top navigation
-----------------------------------------------------------------------------*/
#topnav_container
{
width: 800px;
height: 25px;
background-color: #79BDE8;
border-bottom: 1px solid #ffffff;
}

#topnav_tab
{
font-size: 13px;
display: inline;
float: left;
}

#topnav_tab a
{
display:block;
font-family: Avenir, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
padding: 6px 20px;
}

#topnav_tab a:hover
{
color: #ffffff;
background-color: #0065A4;
}

#topnav_tab_selected
{
display:block;
font-family: Avenir, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
padding: 6px 20px;
background-color: #0065A4;
}