﻿/* global */
    body{ 
		background-image:url('../images/bg-body.png');
		background-repeat:repeat-x;
		background-color:#85abbe;
        font:80% Arial, Helvetica, Sans-Serif;
		color:#333;
		line-height:160%;
		margin:0;
		padding:0 0 1em 0;
		text-align:center;
        }

    /* headings */
        h1{
			font-size:200%;
			font-weight:normal;
            }		
		h6{
			font-weight:normal;
			margin:1em 0;
			}	
        h5{
			font-weight:normal;
			margin:1em 0;
			}	
        h4{
			font-weight:normal;
			margin:1em 0;
			}	
        h3{
			font-weight:normal;
			margin:1em 0;
			}	
        h2{
			font-weight:normal;
			margin:1em 0;
			}
		.underline {
			text-decoration: underline;
			}
        #content h2{            
			font-size:25px;
			font-weight:normal;
			padding-bottom:.75em;			
			background:url("../images/bg-line.gif") no-repeat 0 100%;
            margin-bottom:.5em;
            color:#333;
			}
        h3{          
			font-size:25px;
			font-weight:normal;
			padding-bottom:.75em;			
			background:url("../images/bg-line.gif") no-repeat 0 100%;
            margin-bottom:.5em;
            color:#333;			
            }
        h4{          
			font-size:18px;
			font-weight:normal;
			color:#069;
            }
        h5{          
			font-size:16px;
            }
        #fourth_col h2 {
			font-size:14px;
			font-weight:bold;
			background:transparent none;
			border-bottom:1px #069 solid;
			text-transform:uppercase;
			padding:0 0 .3em 0;
			margin:0 0 .3em 0;
            color:#069;
			}
		#third_col h2 {
			font-size:14px;
			font-weight:bold;
			background:transparent none;
			border-bottom:1px #069 solid;
			text-transform:uppercase;
			padding:0 0 .3em 0;
			margin:0 0 .3em 0;
            color:#069;
			}
		#second_col h2 {
			font-size:14px;
			font-weight:bold;
			background:transparent none;
			border-bottom:1px #069 solid;
			text-transform:uppercase;
			padding:0 0 .3em 0;
			margin:0 0 .3em 0;
            color:#069;
			}
		#first_col h2 {
			font-size:14px;
			font-weight:bold;
			background:transparent none;
			border-bottom:1px #069 solid;
			text-transform:uppercase;
			padding:0 0 .3em 0;
			margin:0 0 .3em 0;
            color:#069;
			}
		#first_col h2 {
			border-bottom: #069 1px solid;
			}
		#fourth_col h3 {
			font-size:12px;
			font-weight:bold;
			text-transform:uppercase;
			padding:0 0 .3em 0;
			margin:0 0 .3em 0;
            color:#C0C0C0;
			}			
			
    	#third_col h3 {
			font-size: 12px;
			font-weight: bold;
			text-transform: uppercase;
			padding: 0 0 .3em 0;
			margin: 0 0 .3em 0;
			color: #999999;
			background-image: '';
			border-bottom-style: solid;
			border-bottom-width: 1px;
			border-bottom-color: #FFFFFF;
		}

    	#second_col h3 {
			font-size:12px;
			font-weight:bold;
			text-transform:uppercase;
			padding:0 0 .3em 0;
			margin:0 0 .3em 0;
            color:#C0C0C0;
			}			
			
    	#first_col h3 {
			font-size:12px;
			font-weight:bold;
			text-transform:uppercase;
			padding:0 0 .3em 0;
			margin:0 0 .3em 0;
            color:#C0C0C0;
			}			
		#third_col ul {
			margin:0;
			padding:0;
			}
		#third_col li {
			margin:0;
			padding:0;
			}
    /* // headings */

    /* image replacement */
        #header h1{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
        #fourth_col h2{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
        #sub_intro_society_programs h2 {
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
        #sub_intro_practice_solutions h2 {
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
        #sub_intro_patient_resources h2 {
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
        #sub_intro_member_benefits h2 {
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
        #sub_intro_government_affairs h2 {
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
        #sub_intro_buyers_guide h2 {
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
        #sub_intro_sponsors h2 {
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }

        #sub_intro_about h2 {
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
        #sub_intro h2 {
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
        #sub_intro_holiday_party h2 {
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
        .graphic{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

    /* clearfix */

		.fixed:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		
		#content:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		.fixed{
			display:block;
			}
		#content{
			display:block;
			}
		/*  \*/
		.fixed{
			min-height:1%;
			}
		#content{
			min-height:1%;
			}
		* html .fixed{
			height:1%;
			}

    	* html #content{
			height:1%;
			}

    /* // clearfix */
	
	/* HTML Tags */
        a{
			text-decoration:none;
			color:#369;
            }
        a:hover{
			color:#999;
            }			
		li{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#242424;
			}				
		select{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#242424;
			}				
		textarea{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#242424;
			}				
		input{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#242424;
			}				
		table{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#242424;
			}				
		form{
			margin:1em 0;
			}
		ol{
			margin:1em 0;
			}
		ul{
			margin:1em 0;
			}
		blockquote{
			margin:1em 0;
			}
		p{
			margin:1em 0;
			}
		blockquote{
			}
		img{
			border:none;
			}			
		hr{
			display:none;
			}	
		table{
			margin:1em 0;
			width:100%;
			border-collapse:collapse;
			}
		td{	
			padding:2px 5px;
			}	
		th{	
			padding:2px 5px;
			}	
		th{	
			text-align:left;
			}
		li{
			display:list-item;
			}	
	
	/* // HTML Tags */
	/* common */		
	
	.left{float:left;margin-right:1em;}
	.right{float:right;margin-left:1em;}
	.center{text-align:center;}
	
	.clear{clear:both;}
	.block{display:block;clear:both;}
	.first{margin-left:0 !important;}
	.firstp{padding-left:0 !important;}
	.last{margin-right:0 !important;}
	.top{margin-top:0 !important;}
	.bottom{margin-bottom:0 !important;}	
	.hidden, .print{display:none;}
	.graphic{
		margin:0;
		padding:0;
		display:block;
		overflow:hidden;
		text-indent:-8000px;
		}

/* // common */	
	
/* // global */

/* page setup */

	#container{	
		margin:0 auto;
		width:900px;
		text-align:left;
		position:relative;
		}
	#header{
		height:110px;
		position:relative;
		background:#fff url('') no-repeat 0 0;
		}	
	#content{
		padding:20px 0 20px 0;
		background: #fff url('') repeat-y;
		}	
	#main{
		float:left;
		display:inline;
		width:600px;
		margin-left:20px;
		}										
	#side{
		float:left;
		display:inline;		
		width:200px;
		margin-left:40px;
		position:relative;
		}
	#main3{
		float:left;
		display:inline;
		width:450px;
		margin-left:40px;
		}											
	#side3{
		float:left;
		display:inline;		
		width:350px;
		margin-left:20px;
		position:relative;
		}
	#main_wide{
		float:left;
		display:inline;
		width:820px;
		margin-left:40px;
		}
	#first_col {
		float:left;
		display:inline;
		width:200px;
		margin-left:20px;
		}
	#second_col {
		float:left;
		display:inline;		
		width:200px;
		margin-left:20px;
		}
	#third_col {
		float:left;
		display:inline;		
		width:200px;
		margin-left:20px;
		}
	#fourth_col {
		float:left;
		display:inline;		
		width:200px;
		margin-left:20px;
		}
	#main_sponsor {
		float:left;
		display:inline;
		width:535px;
		margin-left:40px;
		}
	#side_sponsor{
		float:left;
		display:inline;		
		width:285px;
		margin-left:20px;
		position:relative;
		}
	#footer{
		clear:both;
		padding:0 48px;
		color:#fff;
		height:112px;
		background-image:url('../images/bg-footer.png');
		background-repeat:repeat-x;
		background-color:#003C78;
		background-position:left top;
		}		

/* //page setup */


/* navigation elements */

	/* main nav */
		
		ul#nav li{
			margin:0;
			padding:0;
			list-style:none;
			}
				
		ul#nav{
			margin:0;
			padding:0;
			list-style:none;
			}
		ul#nav{
			margin:0;
			height:40px;
			background-image:url('../images/bg-nav.png');
			background-repeat: repeat-x;
			background-color:#97D9E4;
			background-position: left top;
			}			
		ul#nav li{
			float:left;
			display:inline;
			height:40px;		
			line-height:40px;			
			}			
		ul#nav li a{
			float:left;
			display:inline;
			height:40px;		
			line-height:40px;			
			font-size:12px;
			color:#369;
			padding:0 22px;
			text-transform:none;
			}							
		ul#nav li a:hover{
			color:#369;
			}													
	
		ul#nav li.selected a{
			color:#369;
			}													
	
	/* //main nav */
	
	/* meta nav */
		
		#header ul li{
			margin:0;
			padding:0;
			list-style:none;
			}
				
		#header ul{
			margin:0;
			padding:0;
			list-style:none;
			}
		#header ul{
			height:55px;
			position:absolute;
			top:25px;
			right:7px;
			background:url('../images/bg_nav.png') no-repeat 0 0;
			padding:0 20px;
			}			
		#header ul li{
			float:left;
			display:inline;
			height:55px;		
			line-height:55px;			
			padding:0 10px;
			}											
		#header ul li a{
			float:left;
			display:inline;
			height:55px;		
			line-height:55px;			
			font-size:13px;
			color:#ccc;
			text-transform:lowercase;
			}							
		#header ul li a:hover{
			color:#aaa;
			}									
	
	/* //meta nav */
	
	
	/* sub nav */
		
		#side ul li{
			margin:0;
			padding:0;
			list-style:none;
			}	
				
		#side ul{
			margin:0;
			padding:0;
			list-style:none;
			}	
		#side ul{
			margin:1em 0;
			}
		#side ul li{
			border-bottom:1px solid #e5e5e5;
			padding:.5em 0;
			}
		#side ul li a{			
			display:block;
			text-decoration:none;
			font-weight:normal;
			}													
	
	/* //sub nav */		
	
/* //navigation elements */

/* header */

	#header h1{
		position:absolute;
		float:left;
		left:20px;
		top:15px;
		height:81px;
		width:385px;
		background:url('../images/h1-logo-sjms.gif') no-repeat 0 0;
		}
	#header h1 a{
		display:block;
		height:81px;
		}
		
	#header p {	
		float:right;
		margin:35px 20px 0 0;
		text-align:right;
		text-transform:uppercase;
		color:#ccc;
		font-size:1.2em;
		font-family:Arial;
		font-weight:bold;		
		}
	#sub_intro_about h2 {
/*		display:block;
		height:24px;
		width:142px;
		background:url('../images/h2-about-us.png') no-repeat bottom 0;
*/		position:absolute;
		float:left;
		left:48px;
		top:40px;
		height:24px;
		width:142px;
		background:url('../images/h2-about-us.png') no-repeat 0 0;

		}
	#sub_intro_buyers_guide h2 {
/*		display:block;
		height:24px;
		width:215px;
		background:url('../images/h2-buyers-guide.png') no-repeat bottom 0;
*/		position:absolute;
		float:left;
		left:48px;
		top:40px;
		height:24px;
		width:215px;
		background:url('../images/h2-buyers-guide.png') no-repeat 0 0;
		}
	#sub_intro_government_affairs h2 {
/*		display:block;
		height:24px;
		width:321px;
		background:url('../images/h2-government-affairs.png') no-repeat bottom 0;
*/		position:absolute;
		float:left;
		left:48px;
		top:40px;
		height:24px;
		width:321px;
		background:url('../images/h2-government-affairs.png') no-repeat 0 0;
		}
	#sub_intro_member_benefits h2 {
/*		display:block;
		height:24px;
		width:264px;
		background:url('../images/h2-member-benefits.png') no-repeat bottom 0;
*/		position:absolute;
		float:left;
		left:48px;
		top:40px;
		height:24px;
		width:264px;
		background:url('../images/h2-member-benefits.png') no-repeat 0 0;
		}
	#sub_intro_patient_resources h2 {
/*		display:block;
		height:24px;
		width:295px;
		background:url('../images/h2-patient-resources.png') no-repeat bottom 0;
*/		position:absolute;
		float:left;
		left:48px;
		top:40px;
		height:24px;
		width:295px;
		background:url('../images/h2-patient-resources.png') no-repeat 0 0;

		}
	#sub_intro_practice_solutions h2 {
/*		height:24px;
		width:307px;
		background:url('../images/h2-practice-solutions.png') no-repeat bottom 0;
*/		position:absolute;
		float:left;
		left:48px;
		top:40px;
		height:24px;
		width:307px;
		background:url('../images/h2-practice-solutions.png') no-repeat 0 0;
		}
	#sub_intro_society_programs h2 {
/*		display:block;
		height:24px;
		width:292px;
		background:url('../images/h2-society-programs.png') no-repeat bottom 0;
*/		position:absolute;
		float:left;
		left:48px;
		top:40px;
		height:24px;
		width:292px;
		background:url('../images/h2-society-programs.png') no-repeat 0 0;
		}
	#sub_intro_sponsors h2 {
/*		display:block;
		height:24px;
		width:292px;
		background:url('../images/h2-society-programs.png') no-repeat bottom 0;
*/		position:absolute;
		float:left;
		left:48px;
		top:40px;
		height:23px;
		width:153px;
		background:url('../images/h2-sponsors.png') no-repeat 0 0;
		}

/* // header */

/* content */

	#main a{
		color:#EC8D00;
		text-decoration:underline;
		font-weight:bold;
		}
	.colLeft {
		width:285px;
		margin:0;
		padding:0;
		float: left;	
		}
	.colRight {
		width:285px;
		margin:0 0 0 30px;
		padding:0;
		float: left;	
		}

	.img{
		border:5px solid #fcfcfc;
		float:left;
		}	
	.right{
		float:right;
		}
	.left{
		float:left;
		margin-right:10px;
		}
	.box {
		width: 160px;
		padding: 20px 20px 0 20px;
		background: #E8F4F7;
		margin: 0;
		line-height: 16px;
		font-size: 12px;
		}
	.ad_box {
		width:200px;
		height:300px;
		padding:0;
		background:#fff;
		margin:0;
		}
	.box_buyers_guide {
		width:170px;
		height:20px;
		padding:15px;
		background:#E8F4F7 url('../images/bg-buyers-guide.png') no-repeat 0 0;
		margin:20px 0 0 0;
		}
	#fourth_col h2{
		margin:20px 0 0 0;
		font:14px/14px;
		padding:0;
		height:50px;
		width:200px;
		background:url('../images/btn-buyers-guide.gif') no-repeat 0 0;
		}
	#fourth_col h2 a{
		display:block;
		height:50px;
		margin:0;
		padding:0;
		}

	#fourth_col .box_buyers_guide p {margin:0;padding:0;}
	.news {
		height:350px;
		width:160px;
		padding:20px 20px 0 20px;
		}
	.benefits {
		height:350px;
		width:160px;
		padding:20px 20px 0 20px;
		background:#FFF4CA;
		}
	.physician_magazine {
		height:350px;
		width:160px;
		padding:20px 20px 0 20px;
		}
	.members {
		background-image:url('../images/bg-snake-emblem.png');
		background-repeat: no-repeat;
		background-color:#E8F4F7;
		background-position: right bottom;
		margin:0 0 20px 0;
		height:155px;
		width:160px;
		padding:20px 20px 0 20px;
		}
	.become_a_member {
		background:url('../images/bg-yng-male-doctor.png');
		background-repeat: no-repeat;
		background-color:#E8F4F7;
		background-position: right bottom;
		height:155px;
		width:160px;
		padding:20px 20px 0 20px;
		}
	.box_magazine_cover {
		background:url('');
		background-repeat: no-repeat;
		background-color:#E8F4F7;
		background-position: right bottom;
		margin:0 0 20px 0;
		height:155px;
		width:160px;
		padding:20px 20px 0 20px;
		}
	.box_calendar_events {
		background:url('../images/bg-calendar-events.png');
		background-repeat: no-repeat;
		background-color:#E8F4F7;
		background-position: right bottom;
		height:155px;
		width:160px;
		padding:20px 20px 0 20px;
		}
	.imgBorderFloatLeft {
		float:left;
		margin:0 20px 20px 0;
		padding:3px;
		border:1px #ccc solid;
		}
	.imgBorderFloatRight {
		float:right;
		margin:0 0 20px 20px;
		padding:3px;
		border:1px #ccc solid;
		}
	.imgBorder {
		padding:3px;
		border:1px #ccc solid;
		margin:0 0 20px 0;
		}
	.imgBorderNoPad {
		padding: 3px;
		border: 1px #ccc solid;
		}
	.imgFloatRight {
		float:right;
		margin:0 0 20px 20px;
		}
	.bod {
		height:180px;
		width:100%;
		margin:0 0 20px 0;
		}
	.iconlist
		{
		list-style: none;
		margin: 0;
		padding: 0 0 5px 0;
		}
	li.blackcircle
		{
		background-image: url('../bullets/bullet-black.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 30px;
		margin: .4em 0;
		}
	li.whitecircle
		{
		background-image: url('../bullets/bullet-white.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
		}
	li.bluecircle
		{
		background-image: url('../bullets/bullet-blue.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
		}
	li.bluearrow
		{
		background-image: url('../bullets/blue-arrow.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 40px;
		margin: .4em 0;
		}
	li.orangearrow
		{
		background-image: url('../bullets/orange-arrow.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 30px;
		margin: .4em 0;
		}
	li.greencheck
		{
		background-image: url('../bullets/green-check-16x16.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 30px;
		margin: .4em 0;
		}
	li.greycheck
		{
		background-image: url('../bullets/grey-check-16x16.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 30px;
		margin: .4em 0;
		}
	li.blacksquare
		{
		background-image: url('../bullets/black-square-16x16.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 30px;
		margin: .4em 0;
		}
	li.greenarrow
		{
		background-image: url('../bullets/arrow-right.gif');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
		}
	li.printer
		{
		background-image: url('../bullets/printer.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
		}
	li.folder
		{
		background-image: url('../bullets/folder.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
		}
	li.email
		{
		background-image: url('../bullets/email.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
		}
	li.bubble
		{
		background-image: url('../bullets/bubble.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
		}
	li.calendar
		{
		background-image: url('../bullets/calendar.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 30px;
		margin: .4em 0;
		}
	a.download
		{
		background-image: url('../bullets/icon-download.gif');
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
		}
	.add
		{
		background-image: url('../bullets/add.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
		}
	.excel
		{
		background-image: url('../bullets/excel.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
		}
	a.buyers_guide {
		background-image: url('../bullets/icon-medical-briefcase.png');
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 30px;
		margin: .4em 0;
		color:#CC3300;
		font-weight:bold;
		}
	a.go
		{
		background-image: url('../bullets/action-go.gif');
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
		}
	li.alert
		{
		background-image: url('../bullets/icon_alert_24x24.png');
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px 0 3px 30px;
		margin: .4em 0;
		}
	a.buyers_guide:hover {color:#fff;}
	#main a.rsslink{text-decoration:none;color:#036;font-weight:normal;}
	#main a.rsslink:hover{text-decoration:none;color:#069;font-weight:normal;}
	#main3 h2 {font-family: 'Satisfy', cursive;}
	/* intro */
	
		#intro{
			height: 216px;
			position: relative;
			background: #fff url('../images/bg-teaser.jpg') no-repeat 0 0;
			margin: 0;
			width: 900px;
		}
		#intro p{
			margin:0;
			margin-left:48px;
			padding-top:30px;
			font-size:18px;
			line-height:130%;
			width:400px;			
			color:#fff;
			}	
		#intro p a{
			color:#fff;
			background:#63afca;
			padding:0 10px;
			}				
		#intro p a:hover{
			background:#fff;
			color:#63afca;
			}							
		#intro img{
			position:absolute;
			left:448px;
			top:42px;
			}
		#intro .search_box {
			float: left;
			width: 200px;
			height: 196px;
			padding: 10px;
			background: transparent url('../images/bg-search-box-2.png') repeat 0 0;
			margin-top: 0;
			margin-bottom: 0;
			margin-left: 0;
			color:#fff;
		}
	
	/* // intro */		
	/* sub intro */
	
		#sub_intro p {
			margin:0;
			margin-left:48px;
			padding-top:60px;
			font-size:18px;
			line-height:130%;
			width:400px;			
			color:#fff;
			}	
		#sub_intro_society_programs p {
			margin:0;
			margin-left:48px;
			padding-top:60px;
			font-size:18px;
			line-height:130%;
			width:400px;			
			color:#fff;
			}	
		#sub_intro_practice_solutions p {
			margin:0;
			margin-left:48px;
			padding-top:60px;
			font-size:18px;
			line-height:130%;
			width:400px;			
			color:#fff;
			}	
		#sub_intro_patient_resources p {
			margin:0;
			margin-left:48px;
			padding-top:60px;
			font-size:18px;
			line-height:130%;
			width:400px;			
			color:#fff;
			}	
		#sub_intro_government_affairs p {
			margin:0;
			margin-left:48px;
			padding-top:60px;
			font-size:18px;
			line-height:130%;
			width:400px;			
			color:#fff;
			}	
		#sub_intro_member_benefits p {
			margin:0;
			margin-left:48px;
			padding-top:60px;
			font-size:18px;
			line-height:130%;
			width:400px;			
			color:#fff;
			}	
		#sub_intro_about p {
			margin:0;
			margin-left:48px;
			padding-top:60px;
			font-size:18px;
			line-height:130%;
			width:400px;			
			color:#fff;
			}
		#sub_intro p {
			margin:0;
			margin-left:48px;
			padding-top:60px;
			font-size:18px;
			line-height:130%;
			width:400px;			
			color:#fff;
			}	
		#sub_intro_holiday_party p {
			margin:0;
			margin-left:48px;
			padding-top:60px;
			font-size:18px;
			line-height:130%;
			width:400px;			
			color:#fff;
			}	
		#sub_intro_society_programs p a {
			color:#fff;
			background:#63afca;
			padding:0 10px;
			}				
		#sub_intro_practice_solutions p a {
			color:#fff;
			background:#63afca;
			padding:0 10px;
			}				
		#sub_intro_patient_resources p a {
			color:#fff;
			background:#63afca;
			padding:0 10px;
			}				
		#sub_intro_government_affairs p a {
			color:#fff;
			background:#63afca;
			padding:0 10px;
			}				
		#sub_intro_member_benefits p a {
			color:#fff;
			background:#63afca;
			padding:0 10px;
			}				
		#sub_intro_about p a {
			color:#fff;
			background:#63afca;
			padding:0 10px;
			}				
		#sub_intro p a {
			color:#fff;
			background:#63afca;
			padding:0 10px;
			}
		#sub_intro_holiday_party p a {
			color:#fff;
			background:#63afca;
			padding:0 10px;
			}				
		#sub_intro_society_programs p a:hover {
			background:#fff;
			color:#63afca;
			}							
		#sub_intro_practice_solutions p a:hover {
			background:#fff;
			color:#63afca;
			}							
		#sub_intro_patient_resources p a:hover {
			background:#fff;
			color:#63afca;
			}							
		#sub_intro_government_affairs p a:hover {
			background:#fff;
			color:#63afca;
			}							
		#sub_intro_member_benefits p a:hover {
			background:#fff;
			color:#63afca;
			}							
		#sub_intro_about p a:hover {
			background:#fff;
			color:#63afca;
			}							
		#sub_intro p a:hover {
			background:#fff;
			color:#63afca;
			}
		#sub_intro_holiday_party p a:hover {
			background:#fff;
			color:#63afca;
			}							
		#sub_intro img{
			position:absolute;
			left:448px;
			top:42px;
			}
		#sub_intro .search_box {
			float:right;
			width:160px;
			height:166px;
			margin:0 20px 0 0;
			padding:20px;
			background: transparent url('../images/bg-search-box.jpg') no-repeat 0 0;
			}
		#sub_intro {
			height:100px;
			position:relative;
			background:#fff url('../images/bg-header-inside.jpg') no-repeat 0 0;
			margin:0;
			}
		#sub_intro_holiday_party {
			height:100px;
			position:relative;
			background:#fff url('../images/bg-header-holiday-party.png') no-repeat 0 0;
			margin:0;
			}					
		#sub_intro_about {
			height:100px;
			position:relative;
			background:#fff url('../images/bg-teaser-about.jpg') no-repeat 0 0;
			margin:0;
			}
		#sub_intro_member_benefits {
			height:100px;
			position:relative;
			background:#fff url('../images/bg-teaser-member-benefits.jpg') no-repeat 0 0;
			margin:0;
			}
		#sub_intro_government_affairs {
			height:100px;
			position:relative;
			background:#fff url('../images/bg-teaser-government-affairs.jpg') no-repeat 0 0;
			margin:0;
			}
		#sub_intro_patient_resources {
			height:100px;
			position:relative;
			background:#fff url('../images/bg-teaser-patient-resources.jpg') no-repeat 0 0;
			margin:0;
			}
		#sub_intro_practice_solutions {
			height:100px;
			position:relative;
			background:#fff url('../images/bg-teaser-practice-solutions.jpg') no-repeat 0 0;
			margin:0;
			}
		#sub_intro_society_programs
		 {
			height:100px;
			position:relative;
			background:#fff url('../images/bg-teaser-society-programs.jpg') no-repeat 0 0;
			margin:0;
			}
		#sub_intro_buyers_guide
		 {
			height:100px;
			position:relative;
			background:#fff url('../images/bg-teaser-buyers-guide.jpg') no-repeat 0 0;
			margin:0;
			}
		#sub_intro_sponsors
		 {
			height:100px;
			position:relative;
			background:#fff url('../images/bg-teaser-sponsors.jpg') no-repeat 0 0;
			margin:0;
			}

	/* // sub intro */	
	/* form */
																				
	form{
			margin:0;padding:0;
			}
	/*
		fieldset{
			border:none;
			margin:0;
			background:#f1f1f1;
			border:5px solid #e7e7e7;
			padding:1em 15px;			
			}			
		legend{
			display:none;
			}			
		label{
			float:left;
			clear:both;
			width:120px;
			margin-right:10px;
			margin-top:5px;
			text-align:right;
			}	
		select{
			width:150px;
			border:1px solid #ccc;
			padding:5px;
			margin:5px 0;
			}	
		textarea{
			width:150px;
			border:1px solid #ccc;
			padding:5px;
			margin:5px 0;
			}			
		input{
			width:150px;
			border:1px solid #ccc;
			padding:5px;
			margin:5px 0;
			}			
		textarea{
			height:80px;
			overflow:auto;
			}						
		form p{
			clear:both;		
			margin:0;
			}	
		form h3{
			margin:1em 0 .5em 0;
			font-size:25px;
			}				
		button{
			border:none;
			width:171px;
			height:33px;
			line-height:33px;
			text-align:center;			
			padding:0;
			margin:0;
			margin-left:15px;
			background:url('../images/bg-button.gif') no-repeat 0 0;	
			color:#555;
			font-weight:bold;
			font-size:14px;
			cursor:pointer;			
			}										
		.submit{
			text-align:right;
			height:52px;
			margin:1em 0;					
			}
		span.error{
			display:block;
			color:#a50000;
			font-weight:bold;
			margin-left:130px;
			}
			*/
	/* // form */					
						
	
/* // content */

/* footer */
    #footer {
		font-size:.74em;
		}
	
	#footer p{
		margin:0;
		padding-top:35px;
		}
	#footer a{
		color:#fff;
		text-decoration:underline;
		}
	#footer a:hover{
		color:#aaa;
		text-decoration:underline;
		}		
	#footer ul{
		float:right;
		padding:35px 0 0 0;
		margin:0;
		}
	#footer li{
		display:inline;
		margin:0 0 0 10px;
		padding:0;
		list-style:none;
		}		
				
/* // footer */


	#fourth_col p {
		margin:1em 0;	
		}
	#third_col p {
		margin:1em 0;	
		}
	#second_col p {
		margin:1em 0;	
		}
	#first_col p {
		margin:1em 0;	
		}
	#fourth_col ul {
		margin:0 0 0 20px;
		}
	#third_col ul {
		margin:0 0 0 20px;
		}
	#second_col ul {
		margin:0 0 0 20px;
		}
	#first_col ul {
		margin:0 0 0 20px;
		}

/* // tables */
.TotalRecords
{
background-position: left bottom;
padding:0 0 10 0;
font-size: 0.84em;
margin: 0;
background-image: url('../images/dot.gif');
background-repeat: repeat-x;
font-family: Tahoma;
color: #666;
}
.navigator
{
float: right;
margin:0;
padding:0;
text-decoration:none;
}
.navigator a
{
border:1px #ccc solid;
padding: 0 3px 0 3px;
}

.navigator a:hover
{
border:1px #ccc solid;
padding: 0 3px 0 3px;
background-color: #ffffcc;
}
.navigator-footer a
{
border:1px #ccc solid;
padding: 0 3px 0 3px;
text-decoration:none;
}

.navigator-footer a:hover
{
border:1px #ccc solid;
padding: 0 3px 0 3px;
background-color: #ffffcc;
text-decoration:none;
}
a.paging {text-decoration:none;}

#hor-minimalist-b
{
	background: #fff;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-weight: bold;
	color: #000;
	padding: 10px 8px;
	border-bottom: 2px solid #999;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #333;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #036;
	background:#E8F4F7;
}
.flash-teaser {
	width: 680px;
	height: 216px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.totalrecords {float:right;font-size:10px;margin:20px 0 0 0;}
.smalltext_centered {font-size: 10px;text-align: center;line-height:14px;color:#666}
.smalltext {font-size: 10px;line-height:14px;}
.mediumtext {font-size: 11px;line-height:16px;}
.storyclass{font-size:12px;line-height:100%;color:#666;}
.error{color:#cc0000;}
.orange{color:#CC3300;}
.orange_norcal{color:#D16F19;padding:10px 0 0 0;}
.topborder{border-top:1px #D16F19 solid;}
.green{color:#009933;}
.gold{color:#B28B61;}
.red_holiday{color:#7e1328;}
.green_holday{color:#1e4e25;}
.center{text-align:center;}
.text_alignright{text-align:right;}

a.paging {
	border: 1px #ccc solid;
	margin: .5em .1em;
	padding: .3em .5em;
	text-decoration:none;
	background:#fff;
}

/* Buyer's Guide Table Styles */
#tableBuyers
{
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
#tableBuyers th
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 10px 8px;
	border-bottom: 2px solid #808080;
}
#tableBuyers td
{
	border-bottom: 1px solid #ccc;
	color: #333;
	padding: 6px 8px;
}
#tableBuyers tbody tr:hover td
{
	color: #003366;
	background: #eff2ff;
}
/* Members Table Styles */
#tableMembers
{
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
#tableMembers th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #808080;
}
#tableMembers td
{
	border-bottom: 1px solid #ccc;
	color: #333;
	padding: 6px 8px;
}
#tableMembers tbody tr:hover td
{
	color: #003366;
	background: #eff2ff;
}
/* 3 Column Lists */
   div.list{
		width:535px;
		border-top:0px solid #999;
		margin-bottom:1.5em;
		}
	div.list ul{
		margin:0 0 0 -15px;
		padding:0;		
		}	
	div.list ul li{
		margin:0 0 0 15px;
		padding:.5em 0;
		list-style:none;
		border-bottom:0px solid #ccc;
		float:left;
		width:150px;
		}
	div.list ul li.blackcircle
		{
		background-image: url('../bullets/bullet-black.png');
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 20px;
		margin: .2em 0;
		}
/* 2 Column Lists */
   div.list2{
		width:100%;
		border-top:0px solid #999;
		margin-bottom:1.5em;
		}
	div.list2 ul{
		margin:0 0 0 -15px;
		padding:0;		
		}	
	div.list2 ul li{
		margin:0 0 0 15px;
		padding:.5em 0;
		list-style:none;
		border-bottom:0px solid #ccc;
		float:left;
		width:43%;
		}
	div.list2 ul li.blackcircle
		{
		background-image: url('../bullets/bullet-black.png');
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 20px;
		margin: .2em 0;
		}


/* Admin */
#tableAdmin
{
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}
#tableAdmin th
{
	font-size: 12px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #808080;
}
	color: #FFFFFF;
	font-size: 10px;
}
/* Buttons */
#main p.alt a, #main_sponsor p.alt a
{
	display: block;
	width: 179px;
	height: 51px;
	line-height: 51px;
	background-color: transparent;
	background-image: url(../images/bg-button-orange.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	text-decoration:none;
	}
#main p.button, #main_sponsor p.button{
	height:51px;
	width:179px;
	background:url('../images/bg-button-orange.png') no-repeat 0 0;
	text-align:center;
	}
#main p.button a, #main_sponsor p.button a{
	display:block;
	height:21px;
	padding:15px 0;
	color:#fff;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
	}
#main_sponsor p.button{
	height:51px;
	background:url('../images/bg-button-orange.png') no-repeat 0 0;
	text-align:center;
	display:block;
	}
#main_sponsor p.button a{
	display:block;
	height:21px;
	padding:15px;
	color:#fff;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
	}
#main_sponsor p span {
	background:url('../images/bg-button-orange-cap.png') no-repeat 100% 0;
	height:51px;
	width:250px;
	display:block;
	}


.h_divider{
	padding:5px 0;
	border-top:1px #ccc solid;
	margin:0;
	clear:both;
}
/* Image Rotator Styles */
#rotator
{
	border: 1px none #000;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 200px;
	height: 300px;
	background-image: url('');
	background-repeat: no-repeat;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 200px;
	height: 300px;
}
/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:160px;
		height:160px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:none;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:none;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:0 0;
		padding:0;
		height:14px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:14px;
		line-height:14px;
		}
	ol#controls li a{
		float:left;
		height:14px;
		line-height:14px;
		border:1px solid #ccc;
		background:#FFF4CA;
		color:#555;
		padding:0 5px;
		text-decoration:none;
		font-size:10px;
		}
	ol#controls li.current a{
		background:#fff;
		color:#006699;
		border:1px solid #006699;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
/* percentage based grid */
		
		/* 
			class name .cols used for column containers
			class name .col used for individual columns
		*/
		
		.cols{margin-bottom:1.5em;overflow:hidden;} /* main column container class */
		.col, .col2, .col3, .col4, .col5, .colp{
			float:left;
			display:inline;	
			margin-left:2%;
			}		
		.col{width:49%;} /* 2 equal width columns - default */
		.cols3 .col{width:32%;} /* 3 equal width columns */
		.cols3 .colp{width:28%;padding:0 3%;margin-left:0;} /* 3 equal width columns */
		.cols4 .col{width:23.5%;} /* 4 equal width columns */
		.cols5 .col{width:18.4%;} /* 5 equal width columns */
		.cols6 .col{width:15%;} /* 6 equal width columns */
		
		/* double width columns */
		.cols3 .col2{width:66%;} 
		.cols4 .col2{width:49%;} 
		.cols5 .col2{width:38.8%;} 
		.cols6 .col2{width:32%;} 
		
		/* triple width columns */
		.cols4 .col3{width:74.5%;} 
		.cols5 .col3{width:59.2%;} 
		.cols6 .col3{width:49%;} 
		
		/* quadruple width columns */
		.cols5 .col4{width:79.6%;} 
		.cols6 .col4{width:66%;} 
		
		/* quintuple width columns */
		.cols6 .col5{width:83%;}
		
		.borderRight {border-right:1px #ccc solid;}
		
	/* percentage based grid */

