/* Theme Family: CLIMB */
body {
	margin: 15px auto;
	background: #dddddd;
}

a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #f1cf7c;
	text-decoration: none;
}

address {
	font-style: normal;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", sans-serif;
	font-size: 49px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #edbe58;
}

p, ul, ol, li {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 1.2em;
	text-align: left;
}

#smt_page {
	width: 800px;
	min-height: 800px;
	margin: 0 auto;
	background: #000 url(../../binary/org/SJM_PSP_283/images/background.jpg) no-repeat top;
}

#smt_header {
	width: 800px;
	height: 445px;
	_height: 445px;
	margin: 0;
	float: left;
	clear: both;
}

#smt_headerLeft {
	width: 385px;
	height: 275px;
	float: left;
}

#smt_headerRight {
	width: 368px;
	margin: 160px 32px 0 0;
	padding: 0;
	text-align: right;
	float: right;
}

#smt_headerCenterContent {
	height: 145px;
	float: right;
}

#smt_headerwrapperBot {
	width: 800px;
	margin: 0;
	text-align: right;
	float: right;
}

#smt_headerRightContent {
	width: 308px;
	margin: 15px 32px 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #595959;
	text-align: right;
	float: right;
}

#smt_headerRightContent a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595959;
}

#smt_headerRightContent a:hover {
	color: #fff;
	text-decoration: none;
}

#smt_menu {
	width: 220px;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	float: left;
	display: inline; /* ie6 fix */
}

#smt_content {
	width: 800px;
	min-height: 275px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	background: #000;
	clear: both;
}

#smt_contentWrapper {
	margin: 0;
}

#smt_column1 {
	width: 246px;
	margin: 12px 0 0 0;
	padding: 0 0 0 20px;
	text-align: left;
	vertical-align: top;
	float: left;
	display: inline;
}

#smt_column1Wide {
	width: 700px;
	margin: 12px 0 0 0;
	padding: 0 0 0 20px;
	text-align: left;
	vertical-align: top;
	float: left;
	display: inline;
}

#smt_column2 {
	width: 507px;
	margin: 0;
	padding: 0 25px 0 0;
	text-align: left;
	float: right;
	display: inline;
}

#smt_footer {
	width: 800px;
	margin: 0;
	padding: 25px 0 10px 0;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	background: #000;
	float: left;
}

#smt_footerLinks {
	height: 30px;
	margin: 15px 0 0 0;
	padding: 0 60px 0 30px;
}

#smt_footerLinks a:link, #smt_footerLinks a:visited {
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}

#smt_footerLinks a:hover {
	color: #f1cf7d;
	text-decoration: none;
}

/* Image centering CSS for ALL themes */
.smt_imagewrapper {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 308px;
    height: 145px;
    margin: 0;
}

.smt_imagewrapper * {
    vertical-align: middle;
}

/*\*//*/
.smt_imagewrapper  {
    display: block;
}

.smt_imagewrapper  span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

/* main menu ul */
#smt-menu-nav{
	display: block;
	list-style: none;
	margin: 0;
	width: 172px;
	z-index: 5;
	text-align: right;
}

/* all menu links */
#smt-menu-nav a {
width: 147px;
        color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px 5px 2px 20px;
        font-size: 17px;
	font-weight: normal;
        letter-spacing: -1px;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}

/* Just sub menu links */
#smt-menu-nav li li a{
width: 162px;
padding: 3px 5px 2px 5px;
	text-align: left;
        color: #fff;
}

 * html #smt-menu-nav li a {  /* make hover effect work in IE */
	width: 172px;
}

/* 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{
	background: #f1cf7d;
	color: #fff;
}

/* sub menu links on hover or focus */
#smt-menu-nav a.mainMenuParentBtnFocused, 
#smt-menu-nav li a:hover,
#smt-menu-nav li a:focus{
	color: #fff;
}

/* All submenu ULs */
#smt-menu-nav ul {	
	left:0;
}

/* All ULs */
#smt-menu-nav, #smt-menu-nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}

/* List items in main menu  */
#smt-menu-nav li { 
	margin: 2px 0 9px 0;
	display: block;
	list-style: none;
	position: relative;
}

#smt-menu-nav li li{	
        float:none; 
}

#smt-menu-nav li li a:hover{	
        background: #000;
}

#smt-menu-nav li li a{ /* Just submenu links*/
width: 162px;	
	position:relative;
        background: #f1cf7d;
	float:none;
padding: 3px 5px 2px 5px;
}

#smt-menu-nav li ul { /* second-level lists */
	position: absolute;
	width: 170px;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

/* third-and-above-level lists */
#smt-menu-nav li ul ul { margin: -1em 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: -1.4em; }
#smt-menu-nav li li:hover ul { margin-left: 170px; }


/***** BEGIN THEME VARIANT *****/


#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 {}

#pspHomeImages {}

#pspOverviewImages {}

#pspServicesImages {}

#pspLinksImages {}

/* 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;
}

