HTML { overflow: -moz-scrollbars-vertical; }
body { margin: 0px 0px 10px 0px; background: #fff url(/images/body_bg.png) repeat-x left top; font-family: Verdana, Arial, Sans-Serif; font-size: 11px; }

.clearfix { clear: both; float: none ! important; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.breaker { clear: both; font-size: 1px; line-height: 1px; height: 1px; }

.notbold { font-weight: normal ! important; }
span.nowrap { white-space: nowrap ! important; }
.nofloat { float: none ! important; }
.requiredmark { color: Red; }
.hidden { display: none; }

a { color: #0066cc; text-decoration: none; }
    a:hover { text-decoration: underline; }
    a img { border: 0; }

* { margin: 0; padding: 0; }
HTML { overflow: -moz-scrollbars-vertical; } 
body { background: #dad7d0 url(/images/body_bg.png) repeat-x left top; margin: 37px 0px 20px 0px; font-family: Tahoma, Verdana, Sans-Serif; font-size: 11px; }

a img { border: 0; }
a, a:link, a:visited, a:active, a:hover { color: #0099ff; }
.hidden { display: none; }

.clearfix { clear: both; float: none ! important; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
.breaker { clear: both; font-size: 1px; line-height: 1px; height: 1px; }

#wrapper { width: 777px; margin: 0 auto; }
    #wrapper .wrapper_top { height: 164px; background: url(/images/wrapper_top.png) no-repeat left top; }
    #wrapper .wrapper_mid { background: url(/images/wrapper_mid.png) repeat-y left top; padding-bottom: 2px; }
    #wrapper .wrapper_bottom { height: 14px; background: url(/images/wrapper_bottom.png) no-repeat left top; }

#header { position: relative; background: url(/images/header_bg.jpg) no-repeat right 16px; margin: 0px 16px 0px 17px; padding-top: 132px; }
    #header #slogan { width: 501px; height: 16px; position: absolute; right: -10px; top: -18px; background: url(/images/slogan.png) no-repeat top left; }
    #header #logo { position: absolute; left: 0px; top: -17px; }
        #header #logo a { outline: none; }
        
    #header ul#menu { list-style-type: none; margin: 0; padding: 0; height: 32px; }
        #header ul#menu li { list-style-type: none; margin: 0; padding: 0; display: inline; height: 32px; }
        #header ul#menu li a { text-decoration: none; outline:none; display: block; float: left; height: 32px; background-position: left top; background-repeat: no-repeat; }
            #header ul#menu li a span { display: none; }
        
        #header ul#menu li#menu_home a { background-image: url(/images/menu_home.png); width: 66px; }
        #header ul#menu li#menu_about a { background-image: url(/images/menu_about.png); width: 67px; }
        #header ul#menu li#menu_convention a { background-image: url(/images/menu_convention.png); width: 102px; }
        #header ul#menu li#menu_membership a { background-image: url(/images/menu_membership.png); width: 110px; }
        #header ul#menu li#menu_chapters a { background-image: url(/images/menu_chapters.png); width: 86px; }
        #header ul#menu li#menu_newsletter a { background-image: url(/images/menu_newsletter.png); width: 98px; }
        #header ul#menu li#menu_photos a { background-image: url(/images/menu_photos.png); width: 72px; }
        #header ul#menu li#menu_sponsors a { background-image: url(/images/menu_sponsors.png); width: 86px; }
        #header ul#menu li#menu_links a { background-image: url(/images/menu_links.png); width: 57px; }
        
        #header ul#menu li#menu_home a:hover { background-image: url(/images/menu_home_over.png); }
        #header ul#menu li#menu_about a:hover { background-image: url(/images/menu_about_over.png); }
        #header ul#menu li#menu_convention a:hover { background-image: url(/images/menu_convention_over.png); }
        #header ul#menu li#menu_membership a:hover { background-image: url(/images/menu_membership_over.png); }
        #header ul#menu li#menu_chapters a:hover { background-image: url(/images/menu_chapters_over.png); }
        #header ul#menu li#menu_newsletter a:hover { background-image: url(/images/menu_newsletter_over.png); }
        #header ul#menu li#menu_photos a:hover { background-image: url(/images/menu_photos_over.png); }
        #header ul#menu li#menu_sponsors a:hover { background-image: url(/images/menu_sponsors_over.png); }
        #header ul#menu li#menu_links a:hover { background-image: url(/images/menu_links_over.png); }
        
        #header ul#menu li#menu_home a.sel { background-image: url(/images/menu_home_sel.png); }
        #header ul#menu li#menu_about a.sel { background-image: url(/images/menu_about_sel.png); }
        #header ul#menu li#menu_convention a.sel { background-image: url(/images/menu_convention_sel.png); }
        #header ul#menu li#menu_membership a.sel { background-image: url(/images/menu_membership_sel.png); }
        #header ul#menu li#menu_chapters a.sel { background-image: url(/images/menu_chapters_sel.png); }
        #header ul#menu li#menu_newsletter a.sel { background-image: url(/images/menu_newsletter_sel.png); }
        #header ul#menu li#menu_photos a.sel { background-image: url(/images/menu_photos_sel.png); }
        #header ul#menu li#menu_sponsors a.sel { background-image: url(/images/menu_sponsors_sel.png); }
        #header ul#menu li#menu_links a.sel { background-image: url(/images/menu_links_sel.png); }
        
#content { padding: 1px 16px 0px 17px; }
    #content h1 { background: url(/images/h1_bg.png) no-repeat left top; font-size: 18px; font-weight: normal; padding: 6px 0px 6px 10px; margin-bottom: 10px; }
    #content h2 { background: url(/images/h2_bg.png) no-repeat left bottom; font-size: 11px; font-weight: bold; padding: 4px 0px 6px 8px; margin: 0px 0px 10px 0px; font-size: 12px; }
        #content h2 a { font-weight: normal; font-size: 10px; padding: 0px 0px 0px 4px; }
        #content h2 a:hover { text-decoration: none; }
    #content h3 { border-bottom: 1px solid #d9d6cb; padding: 0px 0px 4px 0px; margin: 0px 0px 4px 4px; font-size: 11px; }
    #content p { padding: 0px 0px 0px 4px; margin: 0px 0px 10px; }
    #content .border { border: 1px solid #d9d6cb; }
        #content .border img { border: 2px solid #fff; }
        
    #content ul { margin: 0px 0px 15px 0px; padding: 0px 0px 0px 15px; }
        #content ul li { margin: 0px 0px 0px 15px; padding: 0px 0px 0px 1px; line-height: 18px; }
        
    #content h2.sponsors { height: 47px; background-position: center bottom; background-repeat: no-repeat; margin: 0px 0px 8px 0px; padding: 0px 0px 0px 0px; }
        #content h2.sponsors span { font-weight: normal; font-size: 18px; padding: 20px 0px 0px 0px; text-align: center; display: block; }
    #content h2.platinum { background-image: url(/images/sponsors/heading_platinum.jpg); }
    #content h2.gold { background-image: url(/images/sponsors/heading_gold.jpg); }
    #content h2.silver { background-image: url(/images/sponsors/heading_silver.jpg); }
    #content h2.bronze { background-image: url(/images/sponsors/heading_bronze.jpg); }
    #content p.sponsors { text-align: center; font-size: 1px; line-height: 1px; }
        #content p.sponsors a { outline: none; }
    #content p.emptySponsors { padding: 20px 0px 8px 0px; color: #aaa; text-align: center; font-size: 14px; }
        
.img_right, .img_left {  border: 1px solid #d9d6cb; font-size: 1px; line-height: 1px; }
    .img_right img, .img_left img { border: 2px solid #fff; }
.img_right { float: right; margin: 0px 0px 10px 10px; }
    .img_right a.editImage { padding: 8px 4px 9px 20px ! important; }
.img_left { float: left; margin: 0px 10px 10px 0px; }
    
#hometoprow { margin: 0px 0px 10px 0px; }
    #hometoprow #feature { position: relative; width: 494px; height: 241px; float: left; margin: 9px 10px 0px 0px; background: url(/images/feature_01.jpg) no-repeat left top; }
    #hometoprow #feature .slide-image { position: absolute; top: 0; left: 0; width: 494px; height: 241px; background-position: center center;	background-repeat: no-repeat; }
    
    #hometoprow #rightcol { width: 240px; float: left; margin: 9px 0px 0px 0px; }
        #hometoprow #rightcol h3 { background: url(/images/title_convention.png) no-repeat left top; height: 28px; border: 0; margin: 0; padding: 0;  }
        #hometoprow #rightcol h3 span { display: none; }
        #hometoprow #rightcol img.hotel { display: block; margin-bottom: 10px; }
        #hometoprow #rightcol p { padding-bottom: 5px; margin-bottom: 9px; }
        #hometoprow #rightcol .button { text-align: center; }

#content .threecol { background: url(/images/three_col_bg.png) repeat-y left top; }
    #content .threecol .innerfade { background: url(/images/three_col_top.png) no-repeat left top; }
    #content .threecol .column { width: 248px; float: left; }
        #content .threecol .column .inner { padding: 10px 15px 10px; }
        #content .threecol .column h3 { height: 18px; margin: 4px 0px 9px 0px; padding: 0; background-position: left top; background-repeat: no-repeat; border-bottom: 0; }
        #content .threecol .column h3 span { display: none; }
        
#fromnewsletter {}
    #fromnewsletter h3 { background-image: url(/images/title_fromnewsletter.png); }
    #fromnewsletter img.lead { border: 1px solid #d9d6cb; display: block; margin-bottom: 10px; }
    #fromnewsletter p.first:first-line { font-weight: bold; }

#pharmnews { }
    #pharmnews h3 { background-image: url(/images/title_pharmnews.png); }
    #pharmnews .date { color: #999; font-weight: bold; float: left; border-right: 1px solid #ddd; padding: 0px 5px 0px 0px; margin-right: 5px; }
    #pharmnews .title { color: #333; font-weight: bold; }
    #pharmnews .intro { color: #333; padding-bottom: 10px; }
        #pharmnews .intro a.readmore { }
        #pharmnews .intro a.readmore:hover { text-decoration: none; }
        
#content .threecol .col3 .inner { background: url(/images/col_highlight.png) no-repeat -1px top; }        
#content .threecol .col3 p { padding-left: 0px; }
#content .threecol .col3 .divider { border-bottom: 1px solid #d7d5cd; margin: 13px 0px 12px; padding: 0; font-size: 1px; line-height: 1px; }


#membership { margin-bottom: 10px; }
    #membership h3 { background-image: url(/images/title_membership.png); }
    #membership a { font-weight: bold; }

#subsidiaries { }
    #subsidiaries h3 { background-image: url(/images/title_subsidiaries.png); }
    #subsidiaries h4 { font-size: 11px; font-weight: bold; margin: 0; padding: 0px 0px 10px 0px; }
    
    #subsidiaries #snphalogo { float: right; margin: 0px -7px 4px 3px; }

#president { float: right; margin: -35px 0px 0px 15px; }
    #president .img_right { margin-bottom: 5px; float: none ! important; margin-bottom: 5px; }
    #president h2 { background: url(/images/curpres_bg.png) no-repeat left top; color: #333; font-weight: bold; font-size: 11px; padding: 3px 3px 0px 3px; text-align: center; margin-bottom: 3px; }
    #president p { text-align: center; color: #333; padding-bottom: 0; margin-bottom: 10px;  }
    
    #content #president .editableImage { margin: 0px 0 0 15px; }
    #content #president .editableContent a.rightEdit { margin:3px -44px 0 0; clear: both; }
    
#convention_aspx_title a.editContent { float: left; margin: 0px 0px 0px -40px; }
    
#venuepic { margin-top: -35px; }

#content table.inline { width: 100%; margin: 0px 0px 10px 10px; }
    #content table.inline tr td { padding: 2px 8px 3px 0px; }
    
#content table.columns { width: 100%; }    
    #content table.columns h3 { background: #F2F1EE; padding: 4px 4px; margin: 0px 0px 5px -4px; font-size: 11px; border-bottom: 1px solid #8B8B8B; }
    #content table.columns tr td { vertical-align: top; padding: 0px 10px 0px 5px; }
    #content table.columns tr td.last { padding-right: 0px; }
        #content table.columns tr td ul { padding-left: 0px; }
        
    #content table.columns tr td table.mceToolbar tr td { padding: 0; margin: 0; }
        
    #content table.columns .director { margin-bottom: 10px; }
        #content table.columns .director .bio { float: right; padding: 0px 0px 0px 13px; background: url(/images/bio.png) no-repeat left top; }
        #content table.columns .director .bio a { text-decoration: none; }
        #content table.columns .director .bio a:hover { text-decoration: underline; }
        #content table.columns .director .title { display: block; font-weight: bold; border-bottom: 1px solid #d9d6cb; padding: 0px 0px 3px 0px; margin: 0px 0px 3px 0px; color: #333; }
        #content table.columns .director .name { display: block; }
        #content table.columns .director .loc { display: block; color: #999; font-size: 10px; }
        
        #content table.columns .director .biography { display: none; }
    
    #content table.columns .zonedirector { margin-bottom: 10px; }
        #content table.columns .zonedirector .title { display: block; font-weight: bold; border-bottom: 1px solid #d9d6cb; padding: 0px 0px 3px 0px; margin: 0px 0px 3px 0px; color: #333; }
        #content table.columns .zonedirector p { padding-left: 0; margin-left: 0; }
        #content table.columns .zonedirector p em { display: block; color: #999; font-size: 10px; font-style: normal; }
        
table#directors tr td { width: 25%; }
table#contactinfo tr td { width: 33%; }
table#chapters tr td { width: 20%; }

table.columns .editableContent a.rightEdit { margin:3px 0px 0px 0 !important; }
.noOfficers { color: #999; padding: 0px 0px 5px 0px; }

#content .gmnoprint p { padding: 3px 0px 3px 0px; }
        
#gallery { padding: 3px 0px 5px 0px; }
    #gallery .photo { display: block; float: left; width:136px; text-align: center; padding: 2px; background: #fff; margin: 0px 4px 9px 4px; }
        #gallery .photo img.thumb { border: 1px solid #d9d6cb; }
        
#footer { background: #e2dfd7 url(/images/footer_bg_top.png) no-repeat top left; margin: 0px 16px 0px 17px; }
    #footer a.adminLink { float: left; width: 15px; height: 15px; background: #E2DFD7 url(/images/footer_bg_top.png) no-repeat scroll left top; }
    #footer a.adminLink:hover { background: #CFCFCF; }
    #footer .contents { padding: 10px 15px 10px 15px; font-family: Tahoma, Verdana, Sans-Serif; font-size: 10px; color: #4d4d4d; text-align: center; }
    #footer .bottom { height: 3px; background: url(/images/footer_bg_bottom.png) no-repeat top left; }
       

#linkShowAll { display: block; float:right; padding: 0px 0px 3px 0px; margin: -16px 0px 0px 0px; outline: 0; text-decoration: none; }
    #linkShowAll:hover { text-decoration: underline; }
#chapterMap { width: 742px; height: 400px; border: 1px solid #666; margin-bottom: 10px; }
#chapterInfo { display: none; }

.biography .header { border-bottom: 1px solid #ddd; padding: 0px 0px 4px 0px; margin: 0px 0px 6px 0px; }
.biography .name { font-weight: bold; font-size: 14px; padding: 0px 0px 2px 0px; }
.biography .title { font-size: 12px; }
.biography .location { }
.biography p { padding-bottom: 10px; }

table.fields { width: 100%; margin-bottom: 10px; }
    table.fields tr td.label { padding: 0px 5px 0px 0px; color: #333; white-space: nowrap; }
        table.fields tr td.label .required { color: Red; padding: 0px 0px 0px 3px; }
    
    table.fields tr td.short { }
        table.fields tr td.short input { width: 50px; }
        table.fields tr td.short .example { font-size: 10px; color: #999; }
    
    #content table.fields tr td { vertical-align: middle; }    
    #content table.fields tr.breakafter td { padding-bottom: 6px; }
    
.validation-advice { color: Red; padding: 0px 0px 0px 5px; }
    
#content table.fieldsalone { margin-left: 3px; }
    
#content table.memberform tr td { width: 50%; }
    #content table.memberform tr td.first { padding: 0px 0px 0px 0px; }
    #content table.memberform table.fields tr td { width: 60%; padding: 0px 0px 0px 3px; }
    #content table.memberform table.fields tr td.label { width: 40%; }
    
#membershipForm { margin: 0px 0px 0px -3px; }
    #membershipForm .indent { padding: 2px 0px 0px 9px; }
        #membershipForm .indent p.instructions { background: #fffde8; border: 1px solid #ddd; padding: 5px; }
    #membershipForm h3 { background: #F2F1EE; padding: 4px 4px; margin: 0px 0px 5px 3px; font-size: 11px; border-bottom: 1px solid #8B8B8B; }
    #membershipForm h3 .notbold { font-weight: normal; color: #999; font-size: 10px; padding: 0px 0px 0px 2px; }
    #membershipForm .memberClasses { margin-bottom: 10px; }
        #membershipForm .memberClasses .memberClass { margin: 1px 0px 0px 12px; height: 30px; border-bottom: 1px solid #ddd; width: 735px; }
        #membershipForm .memberClasses .alt { background: #f9f9f6; }
        #membershipForm .memberClasses .last { border-bottom: 0px; }
            #membershipForm .memberClasses .memberClass input { float: left; margin: 7px 0px 0px 6px; }
            #membershipForm .memberClasses .memberClass label { float: left; width: 140px; margin: 7px 0px 0px 6px; }
            #membershipForm .memberClasses .memberClass .dues { float: left; width: 150px; margin: 7px 0px 0px 0px; }
            #membershipForm .memberClasses .memberClass .desc { padding: 1px 0px 0px 0px; }
            #membershipForm .memberClasses .memberClass .oneline { padding-top: 7px; }

#membershipForm .buttons { padding: 10px 0px 15px 4px; }
    #membershipForm .buttons #formErrors { color: Red; font-weight: bold; font-size: 12px; padding: 0px 0px 0px 10px; }

.buttons .warning { padding: 10px 0px 0px 0px; color: #FF3F3F; font-style: italic; font-size: 10px; }

#membershipForm .ccIcons { display: none; float: right; width: 200px; text-align: right; margin: -12px 0px 0px 0px; height: 32px; }

#conventionGrid { padding: 3px 0px 7px 7px; }
table.conventionCost { width: 100%; margin: 0; padding: 0; border-collapse: collapse; }    
    table.conventionCost tr th { vertical-align: middle; border-bottom: 1px solid #ddd; }    
    #content table.conventionCost tr th.topleft { background: #fff; }    
        table.conventionCost tr th span.note { font-weight: normal; font-size: 10px; display: block; }
    table.conventionCost tr th, table.conventionCost tr td { width: 14%; text-align: center; }    
    
    table.conventionCost tr.alt th, table.conventionCost tr.alt td { background: #F9F9F6; }

table.conventionCost tr th, table.conventionCost tr td { padding: 3px 0px 3px 0px; margin: 0px 0px 0px 0px; border-left: 1px solid #DDDDDD; }
table.conventionCost tr th.col1, table.conventionCost tr td.col1 { width: 16%; text-align: left; border-left: none; padding-left: 5px; padding-bottom: 6px; }    
    table.conventionCost tr td.col1 span.note { font-weight: normal; font-size: 11px; display: block; color: #333; }

.validation-failed { border: 1px solid red; background: #ffe8e8 ! important; }
/*.validation-passed { border: 1px solid green; }*/

table.summary tr td {}
#content table.columns table.summary tr.breakafter td { padding-bottom: 10px; }

.sponsorLine { margin: 0px 0px 0px 5px; }
    .sponsorLine .label { padding: 0px 0px 0px 8px; vertical-align: 2px; }
    .sponsorLine .cost { font-weight: bold; }
    
#content #membershipForm table.events { width: 100%; margin: 0px 0px 10px 0px; }
    #content #membershipForm table.events tr th { text-align: left; border-bottom: 1px solid #aaa; padding: 0px 10px 5px 0px; }
    #content #membershipForm table.events tr td { padding: 5px 5px 2px 0px; }
    

.photoCatalog { }
    .photoCatalog .gallery { width: 247px; padding: 10px 0px 16px 1px; float: left; }
        .photoCatalog .gallery a { color: #000; text-decoration: none; }
        .photoCatalog .gallery a:hover { color: #0099ff; text-decoration: underline;}
            .photoCatalog .gallery a:hover .preview .img { border-color: #0099ff; }
            .photoCatalog .gallery a:hover .date { color: #0099ff; }
    
        .photoCatalog .gallery .preview { display: block; position: relative; height: 160px; margin: 0px 0px 0px 9px; }
            .photoCatalog .gallery .preview .img { display: block; position: absolute; border: 1px solid #d9d6cb; padding: 2px; background: #fff; }
                .photoCatalog .gallery .preview .img img { width: 205px; }
            .photoCatalog .gallery .preview .img1 { top: 12px; left: 0px; z-index: 1000; }
            .photoCatalog .gallery .preview .img2 { top: 6px; left: 6px; z-index: 999; opacity: 0.50; filter:alpha(opacity=50); }
            .photoCatalog .gallery .preview .img3 { top: 0px; left: 12px; z-index: 998; opacity: 0.25; filter:alpha(opacity=25); }
            
        .photoCatalog .gallery .caption { display: block; font-weight: bold; font-size: 14px; text-align: center; }
            .photoCatalog .gallery .caption a { color: #000; }
        .photoCatalog .gallery .date { display: block; color: #999; font-size: 11px; text-align: center; }


/* Edit Forms */
.editForm { background: #FFF2C4 url(/images/module_form_bg.gif) repeat-x bottom left; margin: 7px 0px 0px 0px; padding: 0px 0px 9px 0px; border-bottom: 1px solid #ddd; font-size: 11px; }
.editForm h5 { font-size: 11px; font-weight: normal; padding: 5px 5px 8px 9px; margin: 0px 0px 0px 0px; color: #000; background: url(/images/module_form_title_bg.gif) repeat-x bottom left; }
.editForm .fields { padding: 0px 5px 0px 8px; }

.editForm .field .title { font-size: 11px; color: #333; padding: 0px 0px 2px 0px; margin: 5px 0px 0px 0px; }
	.editForm .field .title label { }
	.editForm .field .title span.required { color: red; font-size: 11px; padding: 0px 3px; }
	.editForm .field .title .validation-advice { color: red; }
	.editForm .field .title .subtitle { color: #666; font-size: 11px; }

	.editForm label .instructions { font-size: 10px; color: #999; padding: 0px 0px 0px 3px;  }
	.editForm input.textbox { background: #fff; border: 1px solid #b0b3c3; height: 18px; width: 185px; padding: 2px 2px 0px; }
	.editForm input.file { width: 168px; float: left; }
	.editForm select.dropdownlist { width: 185px; }
	.editForm .cancelPanel { color:#666; float:left; padding:3px 0px 0px 6px; }
	.editForm .cancelPanel a { color: Red ! important; }
	
	.editForm div.fileUpload { padding: 0px 0px 0px 0px; }
	    .editForm div.fileUpload div.fileWrapper { }
	        .editForm div.fileUpload div.fileWrapper div.flashContainer { background: url(/images/btn_browse.gif) no-repeat right bottom; }
    	        .editForm div.fileUpload div.fileWrapper div.flashContainer object.swfupload { outline: 0; width: 71px; }
	        .editForm div.fileUpload div.fileWrapper input.file { width: 126px; float: left; border: 1px solid #b0b3c3; height: 18px; padding: 2px 2px 0px; }
	
	.editForm .progressBar { float: left; position: relative; overflow: hidden; width:75px; height:7px; border:1px solid #ccc; padding:0; margin:2px 0px 4px 0px; background-image:url(/images/progress_bar.gif); background-repeat:repeat-x; }
	.editForm .progressBar div { background-color:#fff; }
	
	.editForm .btnBrowse { float: left; margin: -1px 0px 0px 2px; }
	.editForm .btnBrowse:hover {  }
	
	.editForm .field .validation-failed { background-image: url(/images/module_input_bg_invalid.gif) ! important; border-color: #ff8888 ! important; } 
	.editForm .field .validation-passed { background-image: url(/images/module_input_bg_fixed.gif) ! important; /*border-color: #8dc683;*/ } 
	
	.editForm .textarea { padding: 0px 3px 0px 0px; }
	
	.editForm .buttons { margin: 10px 0px 0px 0px; padding: 0px 10px 0px 9px; }
		.editForm .buttons .submitButton { padding: 0px 5px; border: 1px solid #666; outline: none; float: left; }
		.editForm .buttons .cancelButton { color: Red; padding: 3px 0px 0px 6px; float: left; outline: none; }
		.editForm .buttons .progressSpinner { display: block; float: left; margin: 2px 0px 0px 5px; }
		.editForm .buttons input.disabled { padding: 1px 5px; }
		
	
/* Editable list (eg. documents, links, team) */	
ul.editable { margin-top: 7px; }
ul.editable .editPanel { float: left; display: none; position:absolute; width: 40px; z-index: 1001; height: 17px; margin: 0px 0px 0px -30px; padding: 4px 0px 0px 4px; background: url(/images/edit_panel_bg.gif) no-repeat top left; }
ul.editable.editing .editPanel { display: block; }
	ul.editable .editPanel a { float: left; display: block; margin: 0px 0px 0px 0px; padding:0px 3px 0px 0px; width: 10px; height: 10px; background-repeat: no-repeat; background-position: top left; outline: none; opacity:.50;  }
	ul.editable .editPanel a:hover { opacity:1.0;  }
	ul.editable .editPanel a.delete { background-image: url(/images/icon_delete.gif); }
	ul.editable .editPanel a.edit { background-image: url(/images/icon_edit.gif); }
	ul.editable .editPanel a.move { background-image: url(/images/icon_move.gif); padding: 0px; }
	
ul.editable li { list-style-type: none; }

ul.editable li.editing {  }
	ul.editable li.editing .editForm { display: block; margin: 6px 0px 0px 0px; }
	ul.editable li.editing .editPanel { display: none; }
	ul.editable li.deleting .editPanel { display: none; }
	
	ul.editable li.deleting { background-image: url(/images/loading_red.gif);  }
		ul.editable li.deleting .docLink { opacity:.2;  }
		ul.editable li.deleting .deleteMsg { float: left; position: absolute; margin: 2px 0px 0px 2px; color: red; }

ul.editable .data { display: none; }

a.editContent { background:#FFFBCA url(/images/pencil.gif) no-repeat scroll 3px 3px; border:1px solid #999; float:right; font-size:9px; margin:3px 0px 3px 5px; padding:3px 4px 2px 17px; }

a.addChapterObject { background:#FFFBCA none repeat scroll 0% 0%; border:1px solid #999999; display:block; float:right; font-size:9px; margin:3px 0px 8px; padding:3px 4px 2px; }
a.galleryEditLink { position: absolute; z-index: 1001; background:#FFFBCA none repeat scroll 0% 0%; border:1px solid #999999; font-size:9px; margin:20px 0 0 17px; padding:3px 4px 2px;  }
a.galleryDeleteLink { position: absolute; z-index: 1001; background:#FFFBCA none repeat scroll 0% 0%; border:1px solid #999999; font-size:9px; margin:20px 0 0 46px; padding:3px 4px 2px; }
a.galleryMoveLink { position: absolute; z-index: 1001; background:#FFFBCA none repeat scroll 0% 0%; border:1px solid #999999; font-size:9px; margin:20px 0 0 85px; padding:3px 4px 2px; }

/* Preserve user-entered HTML content */
#container #content .keepHtml { overflow: hidden; }
	#container #content .keepHtml p { padding: 5px 0px 5px 0px; }
	#container #content .keepHtml strong { font-weight: bold; color: #333; }
	#container #content .keepHtml em { font-style: italic; }
	#container #content .keepHtml ul { list-style-type: disc; margin-left: 15px; padding: 5px 0px 5px 15px; }
	#container #content .keepHtml ul li { list-style-type: disc; }
	#container #content .keepHtml ul ul { list-style-type: circle; }
	#container #content .keepHtml ul ul li { list-style-type: circle; }
	#container #content .keepHtml ul ul ul { list-style-type: square; }
	#container #content .keepHtml ul ul ul li { list-style-type: square; }
	
	#container #content .keepHtml ol { list-style-type: decimal; padding: 5px 0px 5px 15px; margin-left: 15px; }
	#container #content .keepHtml ol li { list-style-type: decimal; margin-right: 10px; }
	#container #content .keepHtml blockquote { margin: 5px; padding: 5px 8px; background: #FFF8DF; border-left: 1px solid #999; }
	#container #content .keepHtml blockquote p { margin: 0px; padding: 0px; }
	
/* Module */
.module .body { }
    .module .body h4 { font-size: 11px; font-weight: bold; color: #333; margin: 0px 0px 0px 0px; border-bottom: 1px solid #bbb; padding: 0px 0px 5px 0px; overflow: visible; }
		.module .body h4 span.count { color: #999; font-weight: normal; margin: 0px 0px 0px 4px; }
		.module .body h4 .actionLinks { float: right; }
		.module .body h4 a { font-weight: normal; color: #b4b4b4; margin: 0px 0px 0px 3px; text-decoration: none; outline: none; }
		.module .body h4 a:hover { text-decoration: underline; color: #1B7BBD; }
		
		.module .body h4 .actionLinks .add {  }
		
	.module .body .editHelp { background: #FFFCDF; border-bottom: 1px solid #ddd; padding: 5px; color: #666; }
		.module .body a.unedit { color: #1B7BBD; float: right; margin: 0px; text-align: right; outline: none; }
		
	.module .emptyList { color: #999; padding: 4px 0px 0px 1px; }
	.module .listEditTip { width: 178px; color: #333; border: 1px solid #c6c3a7; }
	.module .listEditTip .content { background: #fffce0; font: 11px Tahoma, Verdana, Arial, sans-serif; padding: 5px; }
	
/* Humanized Messages */
.humanMsg { font: normal 20px/50px Helvetica, Arial, Sans-Serif; letter-spacing: -1px; position: fixed; top: 130px;	left: 25%; width: 50%; color: white; background-color: black; text-align: center;  display: none; opacity: 0; filter:alpha(opacity=0); z-index: 100000; }
.humanMsg .round { border-left: solid 1px white; border-right: solid 1px white; font-size: 1px; height: 1px; }
.humanMsg p { padding: .3em; display: inline; }
.humanMsg a { display: none; }


/* Upload progress */
.likeParent { font: inherit; color: inherit; text-decoration: inherit; }
a.likeParent, a.likeParent:link, a.likeParent:active, a.likeParent:visited, a.likeParent:hover { font: inherit; color: #000000; text-decoration: none; }
fieldset { margin: 5px; }
legend { font-family: Arial; font-size: 11pt; font-weight: bold; color: Black; }
fieldset.flash { width: 375px; margin: 10px 0px 10px 0px; border-color: #D9E4FF; }
.progressWrapper { width: 357px; overflow: hidden; }
.progressContainer { margin: 5px; padding: 4px; border: solid 1px #E8E8E8; background-color: #F7F7F7; overflow: hidden; }
.red { border: solid 1px #B50000; background-color: #FFEBEB; }
.green { border: solid 1px #DDF0DD; background-color: #EBFFEB; }
.blue { border: solid 1px #CEE2F2; background-color: #F0F5FF; }
.progressName { font-size: 8pt;	font-weight: bold; color: #555555; width: 323px; height: 14px; text-align: left; white-space: nowrap; overflow: hidden; }
.progressBarInProgress, .progressBarComplete, .progressBarError { font-size: 0px; width: 0%; height: 2px; background-color: blue; margin-top: 2px; }
.progressBarComplete { width: 100%; background-color: green; visibility: hidden; }
.progressBarError { width: 100%; background-color: red; visibility: hidden; }
.progressBarStatus { margin-top: 2px; width: 337px;	font-size: 7pt; font-family: Verdana; text-align: left;	white-space: nowrap; }
a.progressCancel, a.progressCancel:link, a.progressCancel:active, a.progressCancel:visited, a.progressCancel:hover { font-size: 0px; display: block; height: 14px; width: 14px; background-image: url(../images/cancelbutton.gif); background-repeat: no-repeat; background-position: -14px 0px; float: right; }
a.progressCancel:hover { background-position: 0px 0px; }

/* Gallery */
.big-button { padding: 3px; margin-left: 10px; }
	.big-button img { padding-right: 3px; vertical-align: bottom; }
	.big-button span.small { font-size: 7pt; }
	
.editableContent .floatingContainer { width: 500px; position: absolute; overflow: visible; z-index: 2000; }
    .editableContent .floatingContainer .editForm { border: 1px solid #aaa; }
    .editableContent div.rightEdit { margin-left: -270px; }
    .editableContent a.rightEdit { margin:3px -44px 0px 0px; }
    .editableContent .mottoEdit { margin-left: -270px; }
    #header #intro a.editContent { margin:-19px 0px 0px 0px; }
    
.editableContent .editForm { margin-bottom: 10px; }

#home_aspx_deadlines a.editContent, #home_aspx_announcements a.editContent, #home_aspx_npha a.editContent { float: left; margin: 2px 0px 0px -45px; }
#home_aspx_npha a.editContent { margin-top: 12px; }

#btnEditPhoto { margin: 0px -38px 0px 0px; }
#chapterImageContainer #formEditPhoto-container { width: 300px; position: absolute; overflow: visible; z-index: 2000; margin: 3px 0px 0px -51px; }
    #chapterImageContainer #formEditPhoto-container .editForm { border: 1px solid #aaa; }

a.editImage { background:#FFFBCA url(/images/pencil.gif) no-repeat scroll 3px 3px; border:1px solid #999; font-size:9px; margin:7px 0px 0px -59px; float: right; padding:3px 4px 2px 17px; }
.editableImage a.editImage { position: relative; }
.editableImage .floatingContainer { width: 300px; position: absolute; overflow: visible; z-index: 2000; }
    .editableImage .floatingContainer .editForm { border: 1px solid #aaa; }
    

.section h2 .editableContent .formContainer { width: 480px; position: absolute; z-index: 2500; }
    .section h2 .editableContent .formContainer .editForm { border: 1px solid #aaa; }
    
.loginControl { margin: 10px 0px 10px 0px; }
    .loginControl tr td { padding: 2px; }
        .loginControl tr td label { padding-left: 5px; }