/* Renal Physicians Association - Main Stylesheet */

@import url(http://www.renalmd.org/styles/reset.css);
@import url(http://www.renalmd.org/styles/rpa-editor.css);


body {
	background-color:#fff;
	background-image:url(http://www.renalmd.org/images/bgBody.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:133%;
}

	

table.stripe tr:nth-child(even) {
	background-color:#ededed;
}

	
#contact-info h2{
	color:#590279;
	font-size:12px;
	margin-top:0px; 	
}

#nav-about h2, #nav-more h2, #patrons h2 {
	color:#590279;
	font-size:11px;
	margin-top:0px; 	
	text-transform:uppercase;
}

#nav-about ul, #nav-more ul, #patrons ul {
	list-style-type:none;
}

#nav-global a {
	color:#016781;
	padding:0 4px;
	text-decoration:none;
}

#nav-global a:hover {
	text-decoration:underline;
}

#breadcrumbs a, #controls a {
	color:#016781;
	text-decoration:none;
}

#breadcrumbs a:hover, #controls a:hover {
	text-decoration:underline;
}

#controls a {
	padding:0 4px;
}

#footer li {
	margin-left:0;
}    

#footer a {
	color:#016781;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

th {
	text-align:left;
	vertical-align:top;
}

td {
	vertical-align:top;
}

#page {
	background-image:url(http://www.renalmd.org/images/bgPage.png);
	background-repeat:repeat-y;
	margin:20px auto 0 auto;
	width:960px;
}

#banner {
	background-color:#fff;
	height:115px;
	margin:0 auto;
	width:940px;
}

#banner-info {
	float:left;
	padding-left:20px;
	width:620px;
}

#nav-global {
	color:#696969;
	font-size:11px;
	padding-top:12px;
}	

#logo {
	padding-top:8px;
}

#banner-actions {
	float:right;
	padding-right:20px;	
	text-align:right;
	width:260px;
}

#login {
	padding-top:12px;
}

#search {
	background-image:url(http://www.renalmd.org/images/bgSearch.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:50px;
	padding:20px 0 0 0;
	width:260px;
}	

#search input {
	color:#000;
	font-size:11px;
	margin-top:8px;
	vertical-align:top;
}

#search img {
	margin:6px 5px 0 5px;
}	

#nav-primary {
	background-image:url(http://www.renalmd.org/images/bgNavPrimary.png);
	background-repeat:no-repeat;
	clear:both;
	height:64px;
	margin:0 auto;
	padding:0 10px;
	width:940px;	
	z-index:1;
}

#main {
	background-color:#fff;
	margin:0 auto;
	padding:10px 30px;
	width:880px;	
}


#breadcrumbs {
	float:left;
	width:700px;	
}

#controls {
	color:#696969;
	float:right;
	text-align:right;
	width:150px;
}	

.stbuttontext 
{
    padding-left:15px;
}

#content {
	clear:both;
	margin:40px 0 20px 0;
	min-height:200px;
	width:880px;
}	

/*last modified: Yaf, 12/18/09 for iframe on pages */
#content-iframe {
	clear:both;
	margin:40px 0 20px 0;
	min-height:200px;
	width:5500px;
}	

#content-home {
	clear:both;
	margin:20px 0 20px 0;
	min-height:200px;
	width:880px;
}	

#footer {
	clear:both;
	color:#333333;
	font-size:11px;
}

#contact-info, #nav-about, #nav-more, #patrons {
	background-color:#fff;
	background-image:url(http://www.renalmd.org/images/bgFooter.jpg);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
	margin:0 2px;	
	padding:8px;
	min-height:120px;
}

#contact-info {
	width:474px;
}

#contact-info #address {
	float:left;
	margin-bottom:6px;	
	width:150px;
}

#contact-info #contact {
	float:right;
	width:280px;
}

#contact-info #copyright {
	border-top:1px solid #ebebeb;
	clear:both;
	color:#969696;
	padding-top:6px;
	width:450px;
}	

#contact-info #copyright a {
	padding:0 4px;
}	

#nav-about {
	width:108px;
}

#nav-more {
	width:108px;
}

#patrons {
	width:108px;
}

#patrons h2 {
	margin-top:0px; 
	text-transform:capitalize;
}	

#patrons companylogo img, img.home-patron {
	margin-top:10px;
	max-width:100px;
	w\idth: 100px;
}


#patrons companyname, #patrons city, #patrons state, #patrons description, #patrons companyurl {
	display:none;
}

#footer-bar {
	background-color:#9966cb;
	clear:both;
	color:#fff;
	height:22px;
	font-size:10px;
}

#footer-bar a {
	color:#fff;
	padding:0 4px;
	text-decoration:none;
}

#copyright {
	float:left;
	padding:2px 0 0 12px;
}

#nav-footer {
	color:#664b7e;
	float:right;
	padding:2px 12px 0 0;	
}

.helpful-website    {
    padding:8px 0 0 16px;
}

.patron {
	border-bottom:1px solid #000;
	clear:both;
	padding:20px 0;
}

.patron-info {
	float:left;
	width:700px;
}	

.patron-logo {
	float:right;
	width:175px;
}

iframe {
	width:660px;
}
	
.clearfix {
	clear:both;
}	

dl {
	margin:20px 0;
}

dt {
	font-weight:bold;
	margin:0 0 20px 12px;
}

dd {
	font-weight:normal;
	margin:0 0 20px 12px;
}

.date-answered {
	margin-bottom:20px;
}

.patron-logo img 
{
    max-width:150px;
}


#meeting-main {
	background-image:url(http://www.renalmd.org/images/bgMeetingMain.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	padding:10px 30px;
	width:880px;		
}

#meeting-content {
	float:left;
	margin-right:30px;
	width:660px;
}

#meeting-content #content {
	clear:both;
	margin:40px 0 20px 0;
	min-height:200px;
	width:660px;
}

#meeting-sidebar {
	float:right;
	padding-top:16px;
	width:190px;
}	

#logo-sidebar {
	margin-bottom:15px;
	text-align:center;
	width:190px;
}	

#meeting-title {
	background:#b88ac8 url(http://www.renalmd.org/images/bgMeetingh1.jpg) no-repeat;
	float:left;
	height:33px;
	padding:16px 0 0 14px;
	width:468px;
}

#meeting-location {
	background:#b88ac8 url(http://www.renalmd.org/images/bgMeetingLocation.jpg) no-repeat;
	float:left;
	height:39px;
	padding:10px 0 0 26px;	
	width:150px;	
}

#meeting-maincontent {
	clear:both;
	padding:8px 0 0 8px;
}	

#meeting-title h1 {
	color:#fff;
	font-size:18px;
}

#meeting-content h2 {
	color:#666666;
	font-size:16px;
}

#meeting-content #payer-database h2 {
	margin-top:16px;
}

#section-banner {
    margin-bottom:24px;
}

#meeting-logo {
	margin:12px 20px;
	text-align:center;
	width:180px;
}

#meeting-sponsor {
	border:2px solid #e8e8e8;
	height:130px;
	margin:12px 25px 0 25px;
	text-align:center;
	width:168px;
}

#meeting-sponsor h2 {
	color: #9b9b9b;
	margin:2px 0 0 6px;
	text-align:left;
}

#meeting-sponsors-link {
	background-color: #e8e8e8;
	border:2px solid #e8e8e8;
	height:18px;
	margin:0 25px;
	padding-left:6px;
	width:162px;
}

.meeting-sponsor {
	float:left;
	margin:25px 15px;
	text-align:center;
	width:175px;
}

#banner-ads {
	margin:12px 50px;
	text-align:center;
	width:120px;
}	

.bannerad {
	margin-bottom:8px;
}

.bannerad img {
	height:60px;
	width:120px;
}	


/* Home Page Styles */

#marketing-box {
	background:transparent url(../images/bgMarketingBox.jpg) no-repeat left bottom;	
	color:#4f1979;
	float:left;
	font-size:14px;
	height:320px;
	width:610px;
}
	
#mb-controls {
	height:20px;
	margin-left:550px;
	width:60px;
}

.mb-image {
	float:left;
	width:330px;
}

.mb-image img {
	height:300px; 
	width:330px;
}

.mb-text {
	float:left;
	padding:20px 10px 10px 10px;
	width:256px;
}

.mb-text h1 {
	font-size:18px;
	font-weight:bold;
	line-height:120%;
}

ul#nav { 
	margin:0; 
	padding:0;
}

#nav li { 
	display:inline;
	list-style: none; 
	margin:0; 
	padding:0;
}

#nav a { 
	background-image:url(../images/bgPagerLink.jpg);
	color:#ad91c2;
	display:block;
	float:left;
	font-size:1px;
	height:14px;
	text-align:center;
	width:14px; 
}

#nav a:hover {
	text-decoration:none;
}
	
#nav a.activeSlide { 
	background-image:url(../images/bgPagerLinkActive.jpg);
	color:#46116f;
	display:block;
	font-size:1px;	
	height:14px;
	text-align:center;
	width:14px; 
}

#nav a:focus { 
	outline: none; 
}

#side-info {
	float:right;
	width:265px;
}

#now-available {
	background:transparent url(../images/bgNowAvailable.jpg) no-repeat;	
	font-size:11px;
	height:178px;
	margin:0 auto 15px auto;
	text-align:center;	
	width:252px;
}

#now-available h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	padding-top:4px;
}	

#now-available a {
	color:#016781;
	font-weight:bold;
}	

#now-available .control-prev {
	display:inline;
	float:left;
	margin:50px 0 0 20px;
	width:30px;
}

#now-available .control-next {
	display:inline;
	float:right;
	margin:50px 20px 0 0;
	width:30px;
}

.now-available-rotator {
	float:left;
	width:150px;
}	

.now-available-rotator .item {
	text-align:center;
	width:150px;		
}	

.now-available-rotator .item img {
	height:91px;
	width:75px;	
}	

#banner-ads-home{
	margin:0 auto 10px auto;
	width:234px;
}	

#banner-ads-home .bannerad img {
	height:60px;
	width:234px;
}	

#whats-new {
	border:2px solid #f5f7f6;
	clear:both;
	height:42px;
	margin-bottom:12px;
	padding:2px 5px;
}	

#whats-new h1 {
	float:left;	
	width:108px;
}	

#whats-new-text {
	background:#f7f9f8 url(../images/bgWhatsNew.jpg) repeat-x;	
	display:inline;	
	float:right;
	font-size:12px;
	height:16px;
	padding:12px;	
	width:730px;
}	

#whats-new-text div.item {
	float:left;
	width:645px;
}	
 
#whats-new-text .controls {
	display:inline;	
	float:right;
	width:80px;
}

#whats-new-text .controls a {
	margin-left:8px;
}
	
#public-policy-updates {
	border:2px solid #f5f7f6;
	clear:both;
	display:inline;	
	float:left;
	margin-right:5px;
	padding:2px;
	width:366px;
	height:200px;
}	

#public-policy-text {
	padding:0 10px;
}

.public-policy-rotator {
	height:135px;
	padding:0 10px;
}	

#public-policy-updates .controls {
	height:24px;
	padding:0 10px;
	text-align:right;
}	

#public-policy-updates .controls a {
	margin-left:8px;
}

#upcoming-events {
	border:2px solid #f5f7f6;
	color:#666666;
	display:inline;	
	float:left;
	font-size:13px;
	font-weight:bold;	
	height:200px;
	margin-right:5px;
	padding:2px;
	text-align:center;
	width:240px;
}

#upcoming-events h1 {
	font-size:14px;
	font-weight:bold;
	margin-top:4px;
	text-align:center;
}

#upcoming-events p#all-events {
	font-size:11px;
	font-weight:bold;
	text-align:right;
}	

#video-highlight {
	border:2px solid #f5f7f6;
	float:right;
	padding:2px;
	width:240px;
	height:200px;
}	

#video-highlight .video {
	font-size:11px;
	padding:8px 4px 4px 4px;
	text-align:center;
}

#video-highlight .video object {
	padding-bottom:4px;
}

#home-boxes {
	clear:both;
}

#kkps {
	background-color:#efe9f3;
	border:1px solid #f5f7f6;
	display:inline;	
	float:left;
	font-size:11px;		
	height:80px;
	margin:12px 5px 12px 0;
	padding:4px 8px;
	width:272px;
}	

#ncap {
	background-color:#efe9f3;
	border:1px solid #f5f7f6;
	display:inline;	
	float:left;
	font-size:11px;		
	height:80px;
	margin:12px 5px 12px 0;
	padding:4px 8px;
	width:272px;
}	

#pac {
	background-color:#efe9f3;
	border:1px solid #f5f7f6;
	display:inline;	
	float:right;
	font-size:11px;		
	height:80px;
	margin:12px 0;
	padding:4px 8px;
	width:272px;
}	


#kkps h1, #ncap h1, #pac h1 {
	color: #7e38a8; 	
	font-size:12px;	
	font-weight:bold;
	letter-spacing:.01em;	
	margin-bottom:5px; 
}

#blog-sidebar {
	padding-left:8px;
	width:200px;
}	

#blog-sidebar h2 {
	font-size:13px;
	padding-left:4px;
	margin:8px 0 4px 0;
}	

#blog-sidebar ul {
	list-style-type:none;
}	

#sharethis {
	background-color:#ededed;
	margin:8px 0;
	padding:8px;		
}

.entrypermalink 
{
    display:none;
}

h1.blogTitle {
	display:none;
}

h3.entryTitle, .ekcommentheader {    
	color:#000;
    font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0; 
}

.entrypermalink {
	display:block;
	margin:6px 0;
}	

.entryFooter {
	border-bottom:1px solid #ededed;
	font-size:11px;
	margin-bottom:8px;	
	padding-bottom:8px;	
}	

.ekleavecomment {
	margin-top:8px;	
	padding-top:8px;
}

hr {
	margin:15px 0;
}	

/*  Presentation Details */

.speaker-name {
	clear:both;
	font-size:13px;
	font-weight:bold;
}

.speaker-image {
	clear:left;
	float:left;
	width:125px;
}

.speaker-image img {
	max-width:100px;
}

.speaker-bio {
	float:right;
	width:750px;
}

.clearfix {
	clear:both;
}	

.hide {
	display:none;
}

/*  eNews */

#issue {
	text-align:center;
}	

#breakingnews {
	width:400px;
}

#news {
	float:right;
	width:400px;
}

#features {
	float:left;
	width:450px;
}

.feature-item {
	float:left;
	min-height:150px;
	padding:10px;
	width:180px;
}	

.feature-item p {
	text-align:center;
}

#multimedia {
	float:left;
	margin:0;
	padding:0;
	width:450px;
}

#departments {
	margin:0;
	padding:0;
	width:400px;
}

/*  Store Items */

img.cover {
	float:left;
	max-width:125px;
}	


.description-img {
	float:right;
	width:740px;
}

td.catalogue-title {
	padding-right:20px;
	width:620px;
}	

td.catalogue-price {
	width:110px;
}

td.cat-member-price {
	color:#ff0000;
	width:110px;
}

.entrypermalink {
	display:none;
}	

#upcoming-event .home-event {
	display:none;
}	

#upcoming-event .home-event:first-child {
	display:block;
}

/* Search Results */

/* hide ID, file size */
.resultPreviewDetails {
	display:none;
}

#nav-sidebar-ncap ul {
    width: 220px;

}



#nav-sidebar-ncap UL {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav-sidebar-ncap LI {
	display:inline;

}

/* Link menu items */
#nav-sidebar-ncap a, 
#nav-sidebar-ncap a:link, 
#nav-sidebar-ncap a:visited {
	/* A; link for individual menu items (CMS quicklink, external link, etc.). */
    color: #666666;
    display: block;
	font-weight:bold;
    padding: 6px 0px 6px 16px;
    text-decoration: none;
    width: 204px;
}
/*.ekflexmenu_submenu_items a:hover */
#nav-sidebar-ncap a:hover, 
#nav-sidebar-ncap a:active, 
#nav-sidebar-ncap a:focus  {
	/* A; hovered version of ekflexmenu_link, see above... */
    background:#1ba8bc url(http://www.renalmd.org/images/bgNavSidebarOn.jpg) repeat-x;
    color: #fff;
    display: block;
	font-weight:bold;
    padding: 6px 0px 6px 16px;
    text-decoration: none;
    width: 204px;	
}

#nav-sidebar-ncap a.selected {
	/* A; selected version of ekflexmenu_link, see above... */
    background:#1ba8bc url(http://www.renalmd.org/images/bgNavSidebarOn.jpg) repeat-x;
    color: #fff;
    display: block;
	font-weight:bold;
    padding: 6px 0px 6px 16px;
    text-decoration: none;
    width: 204px;
}
#nav-sidebar-ncap a.selected:hover {
	/* A; selected and hovered version of ekflexmenu_link, see above... */
    background:#1ba8bc url(http://www.renalmd.org/images/bgNavSidebarOn.jpg) repeat-x;;
    color: #fff;
    display: block;
	font-weight:bold;
    padding: 6px 0px 6px 16px;
    text-decoration: none;
    width: 204px;	
}
