/***** GLOBAL 2 *****/

/***** BEGIN THEME LAYOUT *****//* Theme Family: FAMILY_FOCUS */
body {
	margin: 0 auto;
}

h2 {
	margin: 0;
	text-align: left;
}

h3, h4, h5 {
	margin: 0;
	padding: 10px 0 5px 0;
	text-align: left;
}

p {
	margin: 0;
	padding: 10px 0 5px 0;
	line-height: 1.5em;
	text-align: left;
}

ul, ol, li {
	margin: 0;
	padding: 0;
        text-align: left;
}

#smt_page {
	width: 758px;
	margin: 0 auto;
}

#smt_pageWrapper p {
	padding: 5px 0 5px 0;
	text-align: left;
}

#smt_pageWrapper ul {
}	
	
#smt_pageWrapper li {
	text-align: left;
}

#smt_header {
	width: 758px;
	margin: 0;
	padding: 0;
	clear: both;
}

/* used for site header logo wrapper */
#smt_headerwrapper {
	width: 530px;
	margin: 0;
	padding: 0 0 0 228px;
	vertical-align: middle;
}

#smt_headerwrapperBot {
	width: 758px;
	margin: 0;
	padding: 0;
	height: 50px;
	line-height: 50px;
	clear: both;
}

#smt_headerContentRight {
        width: 530px;
	margin: 0;
	padding: 2px 0 2px 0;
	text-align: center;
}

#smt_content {
	min-height: 180px;
}

#smt_contentWrapper {
	margin: 0;
}

#smt_column1 {
	width: 170px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#smt_menu {
	width: 170px;
}

#smt_col1wrapper {
	padding: 10px 0 0 5px;
}

#smt_col1wrapper a {
	text-decoration: underline;
}

#smt_col1wrapper a:hover {
	text-decoration: none;
}

#smt_column2 {
	width: 508px;
	margin: 0;
	padding: 0 20px 10px 60px;
	float: left;
}

#smt_col2wrapper ul {
	padding: 0 0 0 15px;
	display: block;
}

#smt_col2wrapper li {
	text-align: left;
	line-height: 1.5em;
}

#smt_footer {
	width: 758px;
	margin: 0;
	padding: 1px 0 0 0;
	text-align: center;
	clear: both;
}

#smt_footerLinks {
	height: 30px;
	margin: 15px 0 0 0;
	padding: 0 7px 0 10px;
}

#smt_footerLinks a:link, #smt_footerLinks a:visited {
	text-decoration: none;
}

#smt_footerLinks a:hover {
	text-decoration: none;
}

/***** BEGIN THEME VARIANT *****//* Theme Family/Variation: FAMILY_FOCUS/BLUE */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	background: #fff;
}

address {
	font-style: normal;
}

h2 {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #000;
}

h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4d5c8a;
}

p, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
}

p a:hover {
	color: #000;
}

#smt_page {
	border-right: 1px solid #036;
	background: #000;
}

#smt_header {
	background: #069;
}

/* used for site header logo wrapper */
#smt_headerwrapper {
	background: #069;
}

#smt_headerwrapperBot {
	background: url(/binary/themes/FAMILY_FOCUS/images/BLUE/family_focus_header_bottom.jpg) top left no-repeat;
}

/* site logo - if using image */
#smt_headerRightContent {
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
}

#smt_col1wrapper {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ccc;
	font-weight: bold;
}

#smt_col1wrapper a {
	color: #ccc;
	font-weight: bold;
	background: #069;
}

#smt_col1wrapper a:hover {
	background: #333;
}

#smt_column2 {
	background: #fff;
}

#smt_footer {
	background: #333;
}

#smt_footerLinks {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#smt_footerLinks a:link, #smt_footerLinks a:visited {
	color: #fff;
}

#smt_footerLinks a:hover {
	color: #ccc;
}
#smt_menu {
	border-top: 4px solid #333;
        background: #069;
}

#smt_menu ul, #smt_menu li {
       padding: 0;
       margin: 0; 
}
/* main menu */
#smt-menu-nav{
	display: block;
	list-style: none;
	width: 170px;
	z-index: 5;
        text-align: left;
}

/* All ULs */
#smt-menu-nav ul { 
	list-style: none;
        padding: 0;
        margin: 0;
}

/* all menu links */
#smt-menu-nav a{
        color: #ccc;
	text-decoration: none;
	display: block;
        padding: 6px 15px;
        font-size: 11px;
	font-weight: bold;
        text-align: left;
        font-family: verdana, arial, sanf-serif;
        border-bottom: 1px solid #000;
}

/* List items in main menu  */
#smt-menu-nav li { 
	display: block;
	list-style: none;
	position: relative;
        padding: 0;
        margin: 0;
}

#smt-menu-nav li li{ 
        float: none; 
}
#smt-menu-nav li a:hover {
        background: #333;
}
/* second-level lists */
#smt-menu-nav li ul { 
	position: absolute;
	width: 160px;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
        z-index: 10;
        background: #069;
        border: 1px solid #000;
}

/* All menu links on hover or focus */
#smt-menu-nav li a:hover,
#smt-menu-nav li a:focus,
#smt-menu-nav a:hover, 
#smt-menu-nav a:focus{
	color: #fff;
}

#smt-menu-nav li li a{ /* Just submenu links*/	
	position: relative;
	float: none;
	text-align: left;
        color: #ccc;
}

/* third-and-above-level lists */
#smt-menu-nav li ul ul { margin: 26px 0 0 -1000em; }
#smt-menu-nav li:hover ul ul { margin-left: -1000em; }

 /* lists nested under hovered list items */
#smt-menu-nav li:hover ul{ margin-left: 170px; margin-top: -26px; }
#smt-menu-nav li li:hover ul { margin-left: 160px; }


/***** BEGIN SITE CSS *****//* Base PSP site styles for content/images
DBargerhuff - 12/2/09
*/

#pspHomeContent {}

#pspOverviewContent {}

#pspLocationContent {}

#pspContactUsContent {}

#pspServicesContent {}

#pspGenInfoContent {}

/* physician profiles content styles */
#pspPhysProfileContent {}

/* type5 */
#profileLeft {
	width: 165px;
	padding: 0;
	float: left;
}

/* type5 */
#profileRight {
	width: 225px;
	padding: 0;
	float: right;
}

/* type5 */
#profilehr {
	width: 390px;
	padding: 0;
	float: left;
}
/* end of physician profiles content styles */

#pspLinksContent {}

#pspDisclaimerContent {}

#pspAddress {}

/* image styles */
.pspLogoImage {}

.pspHomeImage {float: right;}

/* location map style */
.pspLocationMapImage {}

/* phys profile image style */
.pspProfileImage {
	margin: 30px 10px 0 0;
	padding: 0;
	float: left;
}

img.pspProfileImage {
	margin: 30px 10px 0 0;
}

