h3
{
    font-size: 15px;
}
a, a:link
{
    color: #006699;
}
#nav-top-list a
{
    color: #008AB0;
}
a:hover, #nav-top-list a:hover {
    color: #E76C1A;
}
/* to fix the "Innovation and Leadership" and "About Partners" links height and weight on interior pages(this class overwrites global class)
#nav-header
{
    width: 290px;
    height: 75px;
    /*background: url(cc97401764d3acd68710d3f418d2919a98b293b8.png)  no-repeat 0 0;
    margin: 22px -12px 0 0
}*/
.nav-top-home a
{
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url(1a7761df64396f8fc4567dd8c3ed6bacb0438e55.gif)  no-repeat 0 0;
}
.nav-top-home a:hover
{
    background-position: 0 -14px;
}
ul.dropdown {
    background: url(70bc232770b815f30a29f8080f1d980f7f334979.gif)  no-repeat scroll left 5px transparent;
}
ul.dropdown li {
    background: url(70bc232770b815f30a29f8080f1d980f7f334979.gif)  no-repeat scroll right 5px transparent;
}
/**ul.dropdown li.parent a
{
    font-size: 12px;
    padding: 5px 32px 0 32px;
    height: 35px;
    text-align: center;
    line-height: 15px;
}**/
ul.dropdown li.parent li a
{
    padding: 0 5px 0 12px;
    height: auto;
    text-align: left;
    line-height: 15px;
}
#main-content-wrapper.pageTypeQSHome
{
    width: 960px;
}
#main-content-wrapper.pageTypeQSHome h1
{
    font-size: 30px;
    margin-bottom: 20px;
}
#main-content-wrapper.pageTypeQSHome h2
{
    font-size: 22px;
    margin-bottom: 2px;
}
#main-content-wrapper.pageTypeQSHome .module p
{
    margin: 15px 0;
}
#main-content-wrapper.pageTypeQSHome #left
{
    float: left;
    width: 305px;
    padding: 35px 20px 25px 20px;
    background-color: #E8E8E8;
    border: none;
}
#main-content-wrapper.pageTypeQSHome #right
{
    float: right;
    width: 595px;
    min-height:511px;
    /*height: 600px;*/
    border: none;
}

#main-content-wrapper.pageTypeQSHome #left .module
{
    border-top: solid 2px #FAFAFA;
    padding: 20px 0;
}
#main-content-wrapper.pageTypeQSHome #left .module.first
{
    border: none;
    padding-top: 0;
}
#main-content-wrapper.pageTypeQSHome #left .module.last
{
    padding-bottom: 0;
}
#main-content-wrapper.pageTypeQSHome #right #colA, #main-content-wrapper.pageTypeQSHome #right #colB
{
    margin-top: 10px;
}
#main-content-wrapper.pageTypeQSHome #right #colA
{
    float: left;
    width: 310px;
}
#main-content-wrapper.pageTypeQSHome #right #colB
{
    float: right;
    width: 265px;
    margin-right: 1px;
}
#main-content-wrapper.pageTypeQSHome #right #colA .module
{
    border-top: solid 2px #E8E8E8;
    padding: 20px 0;
}
#main-content-wrapper.pageTypeQSHome #right #colA .module.first
{
    border: none;
    /*padding-top: 0;*/
}
#main-content-wrapper.pageTypeQSHome #right #colA .module .icon
{
    float: left;
    width: 65px;
    margin-right: 10px;
    padding-top: 2px;
}
#main-content-wrapper.pageTypeQSHome #right #colA .module .content
{
    float: left;
    width: 235px;
    padding: 0;
    clear: none;
}
#main-content-wrapper.pageTypeQSHome #right #colB .module
{
    border-top: solid 1px #E8E8E8;
    border-left: solid 1px #E8E8E8;
    border-right: solid 1px #E8E8E8;
    background: url(396a304c485935714523c12cbe051f1f4b759087.gif)  repeat-x 0 0;
}
#main-content-wrapper.pageTypeQSHome #right #colB .module-heading
{
    padding-bottom: 0;
}
#main-content-wrapper.pageTypeQSHome #right #colB .module-heading h3
{
    padding: 2px 0 8px 10px;
}
#main-content-wrapper.pageTypeQSHome #right #colB .module-content
{
    padding: 0 25px 25px 25px;
}
#main-content-wrapper.pageTypeQSHome #right #colB .module-content p:first-child
{
    margin-top: 3px;
}

.home #main-content-footer
{
    width: 960px;
}
/*#nav-top-list
{
    float: left;
    width: 480px;
    margin-right: 25px;
}*/
#nav-top-list li
{
    display: block;
    float: left;
}
#nav-top-list li.nav-top-home
{
    padding: 5px 10px 0 0;
}
#nav-top-search
{
    float: right;
    /*width: 400px;*/
    margin-right: 23px;
    /*margin-top: 6px;*/
}
/*#nav-top-search input, #nav-top-search label, #search_s input#search_submit
{
    display: block;
    float: left;
}*/
#nav-top-search label
{
    color: #008AB0;
    margin: 2px 5px 0 1px;
}
#search_s input#search_submit {
    margin-left: 3px;
    margin-top: 0px;
   /* position: inherit; */
   position: absolute;
}
.statShot img
{
    border: solid 1px White;
    max-width: 300px;
    margin: 5px 0;
}
#cboxLoadedContent {
    margin: 35px 25px 25px 25px;
}
a.expand {
	padding: 0px 0 0 12px;
	background: url(b7def9510be1f5fa31a0f31f0ee9709a83ca43f2.gif)  no-repeat 0 4px;
	cursor:pointer;
	font-weight:bold;
}

/* homepage carousel */
ul#slider
{
    width: 595px;
    height: 320px;
    overflow: hidden;
    position: relative;
}
ul#slider li
{
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    /*float: left;*/
}
ul#slider li .slideCaption
{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: White;
    padding: 8px 15px;
    width: 565px;
    min-height: 13px;
    background: rgba(255,255,255,0.8);
    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    /*
    filter: alpha(opacity=80);
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
*/
}
ul#slider li .slideCaption p
{
    line-height: 16px;
    margin: 0 0 5px 0;
}
.anythingSlider-default 
{
    position: relative;
}
.anythingSlider-default .anythingControls
{
    position: absolute;
    bottom: 11px;
    right: 18px;
}

div.slider-wrapper > .anythingSlider-default .anythingControls
{
    position:static !important;
    bottom: 11px;
    right: 18px;
}

.anythingSlider-default .anythingControls li
{
	list-style: none;
	float: left;
}
div.anythingSlider-default .anythingControls li a {
	display:inline-block;
	width:7px;
	height:7px;
	background: url(05b92bb0211746ec6f1a7bcd95a3026c94fc6225.png)  no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
	font-size: 1px;
	line-height: 1px;
}
.anythingSlider-default .anythingControls li a.cur {
	background-position:0 -7px;
}
.anythingSlider-default .start-stop, .anythingSlider-default .arrow
{
	display: none !important;
}

/* end homepage carousel */

/* bluebutton */
#main-content-wrapper.pageTypeQSHome #right #colB .module .bluebutton
{
	margin-bottom: 2px;
	float: none;
	padding: 0;
}
#main-content-wrapper.pageTypeQSHome #right #colB .module .bluebutton .btntxt
{
    width: 170px;
    padding: 8px 8px 0 4px;
	height: 32px;
}

/* end bluebutton */

#main-content-wrapper.pageTypeQSHome a.videoThumbnail
{
    width: 300px;
    height: 220px;
}

/* tabbed content */
#tabs
{
    margin: 30px 0 20px 0;
}
.ui-tabs .ui-tabs-nav li
{
    margin-right: 2px;
    white-space: normal;
    text-align: center;
    /*min-height: 40px;*/
}
.ui-tabs .ui-tabs-nav li a
{
    font-size: 11px;
    padding: 3px 5px;
    float: none;
    display: inline-block;
}
.ui-tabs .ui-tabs-nav li.ui-state-active
{
    margin-bottom: -1px;
    padding-bottom: 1px;
    background-color: White;
    border-top: solid 1px #C6C6C6;
    border-left: solid 1px #C6C6C6;
    border-right: solid 1px #C6C6C6;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a
{
    color: #EA6C1A;
}
.ui-widget-header
{
    border-bottom: solid 1px #C6C6C6;
}
.ui-tabs .ui-tabs-panel
{
    border-left: solid 1px #C6C6C6;
    border-bottom: solid 1px #C6C6C6;
    border-right: solid 1px #C6C6C6;
    padding: 25px 15px;
}

/* end tabbed content */

/* LEFT NAVIGATION */

#leftnav2
{
	
}
#leftnav2 ul
{
	margin: 0;
	padding: 0;
}
#leftnav2 ul li
{
	list-style: none;
	margin-bottom: 8px;
	padding-left: 14px;
	line-height: 14px;
}
#leftnav2 ul li.parent
{
	background: url(a4b4eb081cdf8187e8a463e2e6552a4a22813ddb.gif)  no-repeat 0 2px;
	cursor: pointer;
}
#leftnav2 ul li.parent.expanded
{
	background-position: -291px 2px;
}
#leftnav2 ul li.parent.expanded ul
{
	margin-top: 6px;
	margin-bottom: 8px;
}
#leftnav2 ul li ul
{
	margin: 8px 0 0 10px;
	display: none;
}
#leftnav2 ul li ul li
{
	padding-left: 3px;
}
#leftnav2 ul li a
{
	color: #666;
	text-decoration: none;
	font-weight: normal;
	
}
#leftnav2 ul li a.current, #leftnav2 ul li a:hover
{
	color: #E76C1A;
	text-decoration: underline;
}

/* end LEFT NAVIGATION */
.chartContainer
{
    margin-bottom: 15px;
}

#nav-top-list li.nav-top-list-last {margin-left:50px;}
.sq-greybkg-dark .module-heading, .rec-lg-l-greybkg-dark .module-heading
{
	padding:20px 10px 10px 15px;
	background: url(c9699a6ec60f3b4c4de70e8a1bb20ff2cc7fc998.png)  no-repeat 0 0;
}
.sq-greybkg .module-heading, .sq-greybkg-dark .module-heading, .rec-greybkg-light .module-heading, .rec-lg-l-greybkg .module-heading, .rec-lg-l-greybkg-dark .module-heading
{
    padding-bottom: 0;
}
.rec-greybkg .module-heading, .sq-sm-d-greybkg .module-heading
{
	margin:-7px 0 0 -7px;
    background: url(c9699a6ec60f3b4c4de70e8a1bb20ff2cc7fc998.png)  no-repeat 0 0;
    padding-bottom: 0;
    padding-left: 25px;
}
.rec-greybkg-light .module-heading, .sq-sm-d-greybkg-light .module-heading
{
	margin:-7px 0 0 -7px;
    background: url(8d8a7c85c443adc8b4fc9b7552b1e249cbc8de65.png)  no-repeat 0 0;
    padding-left: 25px;
    padding-bottom: 0;
}
.rec-greybkg .module-heading, .rec-greybkg-light .module-heading
{
    padding-left: 16px;
}
.rec-greybkg .module-heading h2, .sq-greybkg .module-heading h2, .rec-greybkg-light .module-heading h2, .sq-greybkg-dark .module-heading h2
{
    margin-top: 0;
    padding: 0;
}
.rec-greybkg .module-heading h2, .sq-greybkg .module-heading h2, .rec-greybkg-light .module-heading h2, .sq-greybkg-dark .module-heading h2
{
    margin-bottom: 10px;
    padding: 0;
}
.sq-greybkg .module-heading h2, .sq-greybkg-dark .module-heading h2, .sq-sm-d-greybkg .module-heading h2
{
    margin-bottom: 0;
}
/*
.sq-sm-d-greybkg .module-heading h2, .rec-lg-l-greybkg .module-heading h2
{
    margin-bottom: 15px;
}
*/

#contact-us p{padding-bottom:30px;}
#footer-wrapper {
    margin-top: -10px;
   
}

/********************** HOMEPAGE *********************/

#main-content-wrapper.home{ width:960px; clear:both; margin: 0 auto;}/*960margin-top:10px; */
.blocks-1, .blocks-2{ display:block }
.blocks-1{margin:0 0px 6px 0}
h2.gray, h3.gray{background-color:#efefef; padding:5px; margin: 10px 0 15px 0;}
.module-content ul{margin:0;}
/*hr{border-top:1px solid #efefef; border-bottom:1px solid #efefef;}*/
hr
{
    border:none;
    border-bottom:1px solid #C7C7C7;
    margin: 0;
}
hr.marginBoth
{
    margin: 15px 0;
}
hr.marginTop
{
    margin-top: 15px;
}
hr.marginBottom
{
    margin-bottom: 15px;
}

.announcement
{
    min-height: 55px;
	background-color:#b2d78b;
	margin-bottom:1.5em;
	clear:both;
	padding-right:7px;
	margin-top:20px;}
	
.announcement h3{padding:1em 0 0 1em;}

.announcement p{padding:.5em 0 1em 1em;}
.floatleft{float:left; } 
.floatright p{padding-bottom:40px;}

.rec-l-greybkg, .sq-lg-whitebkg, .sq-sm-d-greybkg, .sq-sm-d-greybkg-light
{
	float:left;
}
/*, .rec-lg-l-greybkg-dark*/
.rec-whitebkg
{
	float:right;
}
.rec-l-greybkg
{
	width:402px;
	background: url(e1ef2b7631b292554cce7a0a6f9186fefac44a9d.gif)  repeat-x scroll right bottom rgb(239, 239, 239);
	padding:0 15px 15px 0;
	margin-top:5px;
}
.rec-l-greybkg .module-heading
{
	padding-left: 25px;
}
.rec-l-greybkg h2, .rec-whitebkg h2, .rec-lg-l-greybkg h2, .rec-lg-l-greybkg-dark h2, .sq-lg-whitebkg h2, 
.sq-sm-d-greybkg h2, .sq-sm-d-greybkg-light h2{
	font-size:20px;}
	
.floatright .rec-lg-l-greybkg p, .floatright .rec-lg-l-greybkg-dark p{padding:0;}
.rec-whitebkg h2{margin-top:20px;}

.rec-l-greybkg ul
{
	padding: 0 0 0 30px;
	float:left;
	width: 165px;
	
}	
.rec-l-greybkg li
{
	width:160px;
	/*float:left;*/
	background: url(d16873b55bf88e497a5ed5b025204fafc79330ba.png)  no-repeat scroll 0px 3px transparent;
	padding: 0 5px 0 12px;
	line-height: 15px;
	margin-bottom: 5px;
}
.rec-l-greybkg li a
{
	font-weight:bold;	
}


.rec-lg-l-greybkg, .rec-lg-l-greybkg-dark
{
	width:536px;
	background: url(e1ef2b7631b292554cce7a0a6f9186fefac44a9d.gif)  repeat-x scroll right bottom rgb(239, 239, 239);
	margin-bottom:7px;
}
.rec-lg-l-greybkg-dark{}
.rec-whitebkg
{
	width:516px;
	padding:0 0 15px 22px;
	margin-top:5px;
	}
.rec-whitebkg img
{
	float:right;
	padding:0 0 0 15px;
	max-height:141px;
}
.sq-lg-whitebkg
{
	width:417px;
}

.sq-lg-whitebkg object
{
	/*border:10px solid #efefef;
	margin:0 15px 10px 0;*/
}
.videoContainer
{
	background-color: #EFEFEF;
	padding: 5px;
}
.sq-lg-whitebkg .videoContainer
{
	background-color: #EFEFEF;
	padding: 8px;
}
.sq-sm-d-greybkg .videoContainer, .sq-sm-d-greybkg-light .videoContainer
{
	background-color: #C7C7C7;
	width: 248px;
	padding: 3px;
	margin: 15px 0 0 24px;
}

/*.sq-lg-whitebkg h2, .sq-lg-whitebkg p, .sq-lg-whitebkg a{margin:4px 20px;}
.sq-lg-whitebkg h2{padding-top:10px;}*/
.sq-sm-d-greybkg, .sq-sm-d-greybkg-light
{
	width:302px;
	margin: 0 ;
	background-color:#f0f0f0;
	border:7px solid #dcdcdc;
	height:290px
}
.sq-sm-d-greybkg{margin-top:7px;}
.sq-sm-d-greybkg.middle
{
    margin: 7px 5px 0 5px;
}

.sq-sm-d-greybkg img, .sq-sm-d-greybkg-light img, .sq-sm-d-greybkg object, .sq-sm-d-greybkg-light object{max-width:254px;  }
/*.sq-sm-d-greybkg img, .sq-sm-d-greybkg-light img, .sq-sm-d-greybkg-light object
{margin-left:23px; padding:0 15px;}
.sq-sm-d-greybkg p, .sq-sm-d-greybkg-light p, .sq-sm-d-greybkg h2, .sq-sm-d-greybkg-light h2 {margin-left:15px;}
.sq-sm-d-greybkg h2, .sq-sm-d-greybkg-light h2 { padding:0 8px;}
.sq-sm-d-greybkg a, .sq-sm-d-greybkg-light a{ margin-left:20px;}*/
.sq-sm-d-greybkg p, .sq-sm-d-greybkg-light p{ padding:10px 10px 0 0;}

.sq-greybkg, .rec-greybkg, .rec-greybkg-light, .sq-greybkg-dark{margin:10px 0;}
.sq-greybkg img, .sq-greybkg-dark img{max-width:189px;}
.rec-greybkg h2, .rec-greybkg-light h2{width:495px; float:left}
.sq-greybkg, .sq-greybkg-dark
{
	width:225px;
	background: url(e1ef2b7631b292554cce7a0a6f9186fefac44a9d.gif)  repeat-x scroll right bottom rgb(239, 239, 239);
	float:left;
	margin: 0 9px 0 0;
}

.sq-greybkg img, .sq-greybkg-dark img {padding:0px 1px 5px 1px;}
.rec-greybkg, .rec-greybkg-light
{
	background-color:#f0f0f0;
	border:7px solid #dcdcdc;
	/*float:left;*/
}

.sq-sm-d-greybkg-light{margin-bottom:7px;}
.speakers-box
{
    float:left;
    margin-left: 10px;
}

.sq-sm-d-greybkg-light.middle
{
    margin:0 5px 0 6px;
}

/*.speakers-box img{margin:0 3px;}*/
.speakers-box p{ margin:0 3px; padding:5px 0;}
.supporters-box{background-color:#f0f0f0; padding: 0 0 15px 10px;}
.supporters-box img, .speakers-box img{border:3px solid #dadada; padding:0;}
.supporters-box img{max-width:656px;}

.fields{border-top:1px solid #C7C7C7; padding-top: 12px; clear:left;}
.detailslabel{width: 130px; text-align:right; float:left; margin:0px 0px 1em}

.detailsfield
{
    width:325px;
    float:left;
    text-align:left;
    padding: 0 0 0 10px;
    margin: 0px 0px 10px 0;
}
/*use .detailsfieldlong class when the page extends two columns and not three.*/
.detailsfieldlong{width:515px; text-align:left; padding: 0 0 0 1.2em; float:left; margin:0px 0px 1em}

.PM-logos{background-color:#f0f0f0; margin-bottom:18px;}
.PM-logos img{padding:0; margin:0;}

.boxContent
{
    padding: 10px 15px;
}
.home .boxContent
{
    padding: 10px 20px 20px 24px/*15px 20px 20px 20px;*/
}
.home .rec-lg-l-greybkg .boxContent, .home.alt .rec-lg-l-greybkg-dark .boxContent
{
    padding: 15px 20px 20px 20px;
}
.home .sq-lg-whitebkg .boxContent
{
    padding-left: 31px;
}





/***********************PM Conference Homepage PCPGM Homepage ************************************/
.slider-wrapper{
	height:217px;
	
}
.swoop
{
	position:relative;
	z-index:100;
	height: 212px;
}


/***********************PM Conference Homepage PCPGM Homepage ************************************/
.home .module-heading h2
{
    padding-left: 0;
    margin-left: 5px;
}
/*************************************************************************************************/
.videoPlayerMedium
{
    height: 264px;
}
.videoPlayerLarge
{
    height: 281px;
}
#videoContent.overlayVideo 
{
    width: 787px;
     /* setting height to 492, it will make video options enable */
    /* height: 443px; */
    height:492px;    
    overflow: hidden;
}
.home.alt .blocks-2.floatright
{
    margin-right: 1px;
}
.sitemap-col ul
{
    margin-bottom: 20px;
}
/*left column Physician Search page */

.module-content.phy-content .col_l, .module-content.phy-content .col_r
{
    width:317px;
}

.module-content.phy-content .col_r IMG, .module-content.phy-content .col_l IMG
{
     padding-top:0px;
     padding-bottom:0px;
     
     
}


.module-content.phy-content .col_l .accd_container .tooltip1,
.module-content.phy-content .col_l .accd_container .tooltip2,
.module-content.phy-content .col_r .accd_container .tooltip3,
.module-content.phy-content .col_r .accd_container .tooltip4,
.module-content.phy-content .col_r .accd_container .tooltip5
{
    padding-left:55px;
}

div.module-content img.img_left
{
    padding:0;
}

/* fix for physician result page left column Location checkbox spacing */
#InternalContentModule_PhysicianResultControl_TrVwLocations IMG
{
    padding-top:0px;
    padding-bottom:0px;
}