/***** GLOBAL 2 *****/

/***** BEGIN THEME LAYOUT *****//* Theme Family: WAVE_BLUE */
body {
	width: 760px;	
	margin: 5px auto;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
}

a:link {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #699;
	text-decoration: underline;
}

a:visited {
	color: #996;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #fff;
	text-decoration: underline;
}

h2 {
	font-family: Verdana, arial, sans-serif;
	font-size: 18px;
	color: #699;
}

p {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
}

ul, ol, li {
	margin: 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	text-align: left;
}

#smt_page {
	width: 760px;
	margin: 0 auto;
	min-height: 200px;
	height: auto;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	background: url(/binary/themes/WAVE_BLUE/images/background.gif);
	float: left;
}

#smt_pageWrapper p {
	padding: 5px 0 0 0;
	line-height: 1.5em;
	text-align: left;
}

#smt_pageWrapper ul {
	display: inline;
}	
	
#smt_pageWrapper li {
	line-height: 1.2em;
	text-align: left;
	}

#smt_header {
	width: 760px;
	float: left;
	clear: both;
}

/* used for site header logo wrapper */
#smt_headerwrapper {
	padding: 10px 0 0 0;
	min-height: 30px;
	_height: 30px;
	text-align:right;
	vertical-align: middle;
	background: #699;
	float: left;
}

#smt_headerwrapperBot {
	width: 760px;
	height: 42px;
    _height: 42px;
	background: url(/binary/themes/WAVE_BLUE/images/header_bottom.gif) no-repeat;
	float: left;
}

/* Image centering CSS for ALL themes */
.smt_imagewrapper {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 760px;
    background-color: #699;
    float: left;
}
.smt_imagewrapper * {
    vertical-align: middle;
}

/*\*//*/
.smt_imagewrapper  {
    display: block;
}

.smt_imagewrapper  span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

/* site logo - if using image */
#smt_headerRightHandImage {
	text-align: right;
	background-color: #699;
	float: right;
}

#smt_content {
	min-height: 290px;
	margin: 0 0 10px 0;
	float: left;
}

#smt_menu {
	width: 138px;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}

#smt_menu_wrapper ul {
	margin: 0;
	padding: 0;
	width: 126px;
	text-align: right;
	float: right;
	background: #699;
}

#smt_menu_wrapper li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #699;
}

#smt_menu_wrapper a {
	margin: 0;
	padding: 0 0 16px 0;
	width: 126px;
	float: left;
	background: #699;
}

#smt_column1 {
	width: 140px;
	margin: 0;
	padding: 0;
	text-align: right;
	float: left;
}

#smt_columnSep1-2 {
	width: 572px;
	height: 41px;
	background: url(/binary/themes/WAVE_BLUE/images/header_right_bottom_blue.gif) top right no-repeat;
	float: right;
}

#smt_column2 {
	width: 572px;
	margin: 0;
	padding: 0 10px 0 20px;
	float: left;
}

#smt_col2wrapper li {
	text-align: left;
	line-height: 1.5em;
}

#smt_col2wrapper ul {
	padding: 0 0 0 15px;
	display: block;
}

#smt_col2wrapper a:visited {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #996;
	text-decoration: underline;
}

#smt_column3 {}

#smt_footer {
	width: 760px;
	float: left;
	clear: both;
}

#smt_footerwrapper {
	border: #699;
}

#smt_footerwrapperTop {
	height: 14px;
	background: url(/binary/themes/WAVE_BLUE/images/footer_left.gif) top left no-repeat;
}

#smt_footerwrapperBot {
	width: 760px;
	margin: 0;
	padding: 15px 0 15px 0;
	text-align: center;
	background-color: #699;
}

#smt_footerwrapperBot a {
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

#smt_footerwrapperBot a:link, a:visited {
	color: #fff;
	text-decoration: none;
}

#smt_footerLeft {
	width: 239px;
	background-color: #699;
	padding: 3px 0 0 15px;
	line-height: 1.2em;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

#smt_footerLeft a:link, a:visited {
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#smt_footerLeft a:hover {
	color: #cc9;
}

#smt_footerRight {
	width: 521px;
	background: #699;
	vertical-align: top;
}

#smt_footerRightTop {
	width: 521px;
	height: 62px;
	_height: 62px;
	vertical-align: top;
	background: url(/binary/themes/WAVE_BLUE/images/background.gif);
}

#smt_footerRightBot {
    width: 521px;
}

#smt_footerAddress {
	background: #699;
}

#smt_footerLinks {
	margin: 0;
	padding: 0 7px 2px 0;
	text-align: center;
}

/***** BEGIN THEME VARIANT *****/

/***** 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;
}

