/*-----------------------------------------------------
               PEHSU Main Stylesheet
------------------------------------------------------*/

body {
font-family: 'Quattrocento Sans', sans-serif;
font-size:16px;
color:#000;
}

h1, .profile-name{
font-size: 28px;
font-weight: bold;
line-height: 32px;
background: #FFF none repeat scroll 0% 0%;
color: #4A666A;
text-transform: uppercase;
border-left: 6px solid #008C99;
padding: 14px 0px 14px 20px;
margin-bottom: 35px;
}

h2, .ZineTitle h3, .Search h1{
font-size:21px;
font-weight: bold;
color:#01838F;
border:0;
}

h3 {
font-size:18px;
font-weight: bold;
color:#7B7969;
border-bottom: 3px double #C7C6BF;
display:inline-block;
}

h4 {
font-size:16px;
font-weight: bold;
color:#595959;
}

h5 {
font-size:14px;
font-weight: bold;
background: #D7E9EA;
border: 1px solid #C7DDDE;
color: #6D8688;
padding: 10px 15px;
margin: 10px 0px;
}

h6
{
color: #848484;
background: #ECECEC;
border: 1px solid #E4E4E4;
margin: 10px 0;
padding: 10px 15px;
font-size:14px;
font-weight:bold;
}

a {
color:#2D9A68;
font-weight:bold;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
border-bottom: 1px solid transparent;
}

a:hover {
text-decoration: none;
color: #008C99;
border-color: #008C99;
}

a img:hover{
opacity:0.7;
}

a:focus{
outline:0;
}

.inside-content a{
border-bottom:none;
}

.inside-content a:hover{
text-decoration:underline;
}

.maincontent{
margin-top:0px;
}

img{
border:0;
}

p {
margin:0 0 15px;
}

h1, h2, h3, span.pros_caption, span.public_caption, span.pros_title, span.public_title, div.home_news .ZineLink{
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing: grayscale;
}

hr{
clear:both;
}

.logo img{width:auto;}
.ie7 ul#CMenu li ul li{width:228px;}
.ie7 ul#CMenu li ul{left:0;}
.ie7 ul#CMenu li ul li ul{left:228px !important;}
.ie7 .col-lg-4{width:350px;float:left;}
.ie7 .col-lg-6, .ie7 .col-lg-5{width:470px;float:left;}
.ie7 .col-lg-3{float:left; width:250px;}
.ie7 .col-lg-9{float:left; width:670px;}
.ie7 .divider{clear:both;}
.ie7 .mainmenu{padding:0;}

/*-----------------------------------------------------
                 HEADER
------------------------------------------------------*/

.header {
background:#fff;
}

div.Login {
padding-left: 15px;
margin-top:10px;
color: #2D9A68;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
float:right;
background:url(member_icon.png) no-repeat center left;
}

div.login {
height:31px;
}

div.login img {
float: right;
margin-top: 17px;
}

a.fb-header img {
    margin: 10px 0 0 20px;
}
a.twitter-header img {
    margin: 10px 0 0 10px;
    border-radius: 4px;
}

a.memberArea {
margin-right:10px;
}

div.LoginForm h2 {
text-transform:uppercase;
}

.LoginUserLink{
margin: 0 3px 0 6px;
}

.header-link{
clear:both;
text-align:right;
margin:15px 0;
font-size:14px;
font-style:italic;
color:#868686;
}

.inside-banner{
margin-bottom:15px;
}

.midrow-container{
float:right;
}

.ImageRotateHolder img{
max-width:100%;
}

.logo a{display:inline-block; border:0;}

/*-----------------------------------------------------
               SEARCH / MEMBER AREA
------------------------------------------------------*/

div.search {
font-size: 16px;
color: #aeaeae;
float: left;
}

div.search table {
height:38px;
background:#ececec;
}

div.search img {
float: right;
padding: 5px;
}

div.search td#searchsubmit input {
margin-top:6px;
margin-right:6px;
}

div.search tr td input.required {
border:none;
background:#ececec;
width:135px;
margin-right:5px;
color: #A9A9AD;
}

div.search tr td input.required:focus{
border-bottom:1px solid #aeaeae;
box-shadow:none;
}

div.member_search {
position:relative;
margin-top:24px;
}

div.member_search a.member_area {
background:url('member_area.jpg') no-repeat scroll 0% 0%;
text-transform:capitalize;
text-align:center;
font-size: 16px;
color:#fff;
width:282px;
height:38px;
padding:6px;
font-weight:normal;
border:0;
float:left;
transition:none;
}

div.member_search a.member_area:hover{
text-decoration:underline;
}

.Search h1{
border:0;
padding:0;
text-transform:none;
}


/*----------------------------------------------------
                  MAIN MENU
------------------------------------------------------*/

div.mainmenu a.home_icon {
float: left;
margin-top: 8px;
}


div.mainmenu img.home_icon {
display:inline-block;
}

div#CMenu {
display:inline-block;
}

div.menu_bar {
background: #4C7B81;
width: 100%;
margin-bottom: 0px;
z-index:99999;
}

ul#CMenu li {
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 300;
text-transform: uppercase;
}

ul#CMenu li a.menu {
font-size:18px;
line-height: 44px;
color:#eaeaea;
display: block;
padding:0 25px;
font-weight: 300;
transition:none;
}

ul#CMenu li a.menu:hover{
text-decoration:none;
color:#fff;
}

#CMenu li#page_87 {
color:#fff;
/*background-image:url(caret.png);
background-repeat:no-repeat;
background-position:98% 50%;*/
}

ul#CMenu li ul {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
-moz-box-shadow:    0 0 10px rgba(0, 0, 0, 0.25);
box-shadow:         0 0 10px rgba(0, 0, 0, 0.25);
}

ul#CMenu li ul li {
font-family: 'Quattrocento Sans', sans-serif;
margin: 0px;
background: #4C7B81;
color: #e9e9e9;
width: 100%;
text-align: left;
padding: 0px;
min-width:200px;
}

ul#CMenu li ul li ul {
min-width: 200px;
left: 206px !important;
}

ul#CMenu li ul li ul li ul{
left:200px !important;
}

ul#CMenu li.page_127 ul li ul {
    left: 199px !important;
}

/* ul#CMenu li ul li ul li{
background-color: #62C0c0;
} */

ul#CMenu li ul li ul li a.menu{
color:#fff;
}

/* ul#CMenu li ul li ul li a.menu:hover{
background:#4C7B81;
} */

ul#CMenu li ul li a.menu {
color:#fff;
width:100%;
padding:8px 20px;
font-size:16px;
line-height:18px;
text-transform: capitalize;
text-decoration:none;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}

ul#CMenu li ul li a.menu:hover {
background:#62C0c0;
}

ul#CMenu li ul li a.hassubmenu,
ul#CMenu li ul li a.hassubmenu:hover{
background-color:#62C0c0;
background-image: url(arrow.png);
background-repeat: no-repeat;
background-position: 96% 54%;
}

div.tagline {
font-style:italic;
font-size:14px;
color:#868686;
margin-top:15px;
margin-bottom: 15px;
}

div.tagline p {
margin-bottom:0px;
}

/*----------------------------------------------------
              HOME - ROW 1
------------------------------------------------------*/

/********   button 1  *********/

div.row.one {
margin-top:30px;
}

div.professionals,
div.public {
background-image:url('shadow.jpg');
background-repeat:no-repeat;
background-position:50% 100%;
background-size:contain;
}


div.professionals a.image_button1,
div.public a.image_button2 {
background-repeat:no-repeat;
height: 315px;
position:relative;
display:block;
transition: border-color 0.3s ease-in-out;
-webkit-transition: border-color 0.3s ease-in-out;
}

div.professionals a.image_button1:hover,
div.public a.image_button2:hover {
text-decoration:none;
/*border-bottom:none;*/
}

div.professionals a.image_button1 {
background-image:url('professionals.jpg');
}

span.pros_title,
span.public_title  {
position: absolute;
bottom: 68px;
right:0px;
color: rgb(255, 255, 255);
background:url('title.png');
padding: 5px 20px;
font-size:31px;
color:#fff;
font-family: 'Oswald', sans-serif;
font-weight:300;
text-transform:uppercase;
text-align:right;
}

span.pros_caption,
span.public_caption {
background-image:url('caption.png');
position: absolute;
right:0px;
bottom: 29px;
color:#fff;
padding: 3px 10px;
text-transform:uppercase;
font-size:14px;
font-family: 'Oswald', sans-serif;
line-height:20px;
display:block;
font-weight:normal;
margin-bottom:0;
}

/********   button 2  *********/


div.public a.image_button2 {
background-image:url('public.jpg');
}



/*-----------------------------------------------------
               HOME - ROW 2
------------------------------------------------------*/


div.row.two {
margin-top:15px;
}

div.row.two h2,
div.row.three h2,
h2.pros_title,
div.row.two_public h2 a,
div.row.three_public h2 a,
div.row.two_pro h2 a,
div.row.three_pro h2 a{
font-size:28px;
color:#333;
font-family: 'Oswald', sans-serif;
font-weight:300;
text-transform:uppercase;
display: block;
padding-left: 39px;
border-left: none;
transition: border-color 0.3s ease-in-out;
-webkit-transition: border-color 0.3s ease-in-out;
}

div.row.three_pro.three_pro .pro_news h2, 
div.row.three_public .public_news h2 {
    font-size: 28px;
    color: #333;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    display: block;
    padding-left: 39px;
}

div.row.two_pro h2 a,
div.row.three_pro h2 a,
div.row.two_public h2 a,
div.row.three_public h2 a{
display:inline-block;
}

div.about_pehsu h2,
div.home_news h2,
div.quick_links h2,
div.find_expert h2 {
margin-bottom: 20px;
}

div.about_pehsu,
div.home_news{
padding-right:20px;
}

div.about_pehsu h2 {
background:url('about_icon.png') no-repeat scroll 0% 63%;
}

div.home_news h2 {
background:url('zine_icon.png') no-repeat scroll 0% 63%;
}

div.quick_links h2 {
background:url('link_icon.png') no-repeat scroll 0% 63%;
}

div.home_news .ZineLink {
font-size:16px;
color:#4E4E4E;
text-decoration: none;
font-weight: bold;
line-height:120%;
float:left;
width:85%;
margin-bottom:15px;
}

div.home_news .ZineLink:hover{
color:#4c7b81;
}

.home_news .ZineItem{
line-height:100%;
}

div.home_news .ZineTitle {
display:none;
}

div.home_news span.ZineDate {
font-size:12px;
line-height:14px;
font-weight:bold;
text-transform:uppercase;
color:#8B8B8B;
float: left;
display: inline-block;
border-bottom: 1px solid #2D9A68;
font-style: normal;
width:10%;
margin-right:5%;
margin-bottom:15px;
}

div.home_news .ZineAbstract {
font-style:normal;
margin-bottom:10px;
line-height:125%;
clear:both;
}

div.home_news .ZineSummaryIndex a,
div.about_pehsu a {
font-size:12px;
text-transform:uppercase;
float:right;
margin-top:-5px;
font-weight:bold;
}

div.home_news .ZineToolRSS {display:block;}

div.home_news .ZineTools img {
margin-right:2px;
}

div.quick_links a {
line-height:20px;
color:#4E4E4E;
font-weight:normal;
background-image: url(plus.jpg);
background-position:center left;
background-repeat:no-repeat;
padding-left:25px;
font-size: 14px;
}

div.divider {
background:#EBEAE7;
height:1px;
margin-top: 20px;
margin-bottom: 25px;
}


/*-----------------------------------------------------
                 HOME - ROW 3
-------------------------------------------------------*/

div.find_expert h2 {
background:url('find_icon.png') no-repeat scroll 0% 63%;
}

div.find_expert p {
font-size:17px;
line-height:20px;
font-style:italic;
}

div.expert_search {
margin-top: 34px;
margin-bottom:10px;
}

div.expert_search input{
max-width:137px;
}

div.expert_search a.search_button  {
color:#fff;
padding:10px 7px;
background:#4C7B81;
text-transform:uppercase;
font-size:14px;
}

div.expert_search a.dropdown {
color:#A5A5A5;
text-transform:uppercase;
width:177px;
height:38px;
border:1px solid #A5A5A5;
font-size:14px;
line-height:18px;
padding:8px 12px;
display:inline-block;
margin-right:15px;
}


/*-------------------------------------------------
                 FOOTER
--------------------------------------------------*/

.twitter-footer {
  margin-left: 10px;
}
.twitter-footer img {
    border-radius: 4px;
}

.footer .pull-right {
  border: none;
}

div.footer {
background-color:#DBDCC6;
width:100%;
margin-top:30px;
}

div.footer_content {
padding:20px 15px;
text-align:left;
}

div.footer_content p.copyright,
div.footer_content p.copyright a {
color:#575757;
text-transform:capitalize;
font-weight:normal;
border:0;
}

div.footer_content p.copyright a:hover {
text-decoration:underline;
}

div.footer_content p {
color:#565656;
font-size:14px;
}

/*---------------------------------------------------
            HEALTH PROFESSIONALS
----------------------------------------------------*/


.inside-content {
margin-top:0px;
padding-right:30px;
min-height:500px;
}

.col-lg-12.inside-content{
padding-right:15px;
}

div.pro_banner {
margin-top:0px;
}

div.row.one_pro,
div.row.one_public{
margin-top:40px;
margin-bottom:30px;
}

div.row.two_public,
div.row.three_public,
div.row.two_pro,
div.row.three_pro{
margin-bottom:30px;
}

div.pro_intro_title h1, div.public_intro_title h1{
border:0;
padding:0;
margin:0;
}

div.pro_intro_title span,
div.public_intro_title span {
font-size: 31px;
font-family: "Oswald",sans-serif;
font-weight: 300;
text-transform: uppercase;
display: inline-block;
margin-left: 0px;
background: transparent url("title.png") repeat scroll 0% 0%;
padding: 6px 20px;
color:#fff;
margin-top: 0px;
margin-bottom: 7px;
border-left:none;
}

div.pro_intro p,
div.public_intro p {
font-size:16px;
padding: 0px 15px;
margin-bottom: 0px;
}

.boxcontent {
background:#E7E7E2;
height:155px;
display:block;
position:relative;
text-decoration:none;
padding:0px;
}

.boxcontent {
color: #424456;
padding:20px;
display: block;
}

.boximage {
padding:0px;
}

.boximage img {
width:100%;
height:155px;
}

div.row.two_public h2,
div.row.three_public h2,
div.row.two_pro h2,
div.row.three_pro h2{
margin-bottom:22px;
}

.row.two_pro p,
.row.two_public p,
.row.three_pro p,
.row.three_public p {
font-size: 14px;
font-weight:normal;
}


/*---------------------------------------------------
            GENERAL PUBLIC
----------------------------------------------------*/

div.public_facts h2,
div.pro_facts h2 {
background:url('facts_icon.png') no-repeat scroll 0% 63%;
}

div.public_expert h2,
div.pro_expert h2 {
background:url('find_icon.png') no-repeat scroll 0% 63%;
}

div.public_news h2,
div.pro_news h2 {
background:url('news_icon.png') no-repeat scroll 0% 63%;
}

div.public_faqs h2 {
background:url('news_icon.png') no-repeat scroll 0% 63%;
}

div.pro_webinar h2 {
background:url('webinar_icon.png') no-repeat scroll 0% 63%;
}


/*---------------------------------------------------
                 SIDEBAR
----------------------------------------------------*/

div.sidebar {
margin-top:53px;
margin-bottom:25px;
border-left: 5px solid #E9E9E5;
padding-top:10px;
padding-bottom:10px;
}

/*----------------------
         VMENU
------------------------*/
ul#VMenu li span.VM_expand{display:none;}
ul#VMenu li span.VM_expand li span.VM_expand{display:inline;}
.forum-menu .VM_collapse{display:none;}

ul#VMenu {
text-align:left;
margin:0;
list-style-type: none;
padding:5px 0;
background:#fff;
}

/*ul#VMenu li span.VM_expand{display:none;}*/
ul#VMenu li span.VM_expand li span.VM_expand{display:inline;}

ul#VMenu a.menu {
display:block;
line-height: 100%;
padding:0 10px;
text-decoration: none;
margin: 0;
background:none;
}

ul#VMenu a:hover{
text-decoration:underline;
}

ul#VMenu li span.VM_expand a.menu{
cursor: pointer;
padding: 0;
display:inline-block;
width:85%;
line-height:120%;
}

ul#VMenu li {
margin: 0;
text-decoration: none;
border: 0px none;
max-width: 90%;
display:inline;
font-size: 16px;
font-style: normal;
font-weight: normal;
color: #4C7B81;
}


ul#VMenu li ul {
list-style-type:disc;
padding:0 10px;
display:block;
}

ul#VMenu ul a.menu {
letter-spacing:normal;
text-decoration: none;
}

ul#VMenu li ul ul{
border:0;
padding:7px 7px 7px 5px;
}

ul#VMenu li ul ul li{
border:0;
padding:0 7px;
}

ul#VMenu li ul li {
display:block;
text-decoration: none;
border: 0px none;
max-width: 90%;
font-size: 14px;
font-style: normal;
font-weight: normal;
color: #4C7B81;
}


ul#VMenu li a.menu {
display: block;
text-decoration: none;
border: 0px none;
max-width: 90%;
padding: 7px 10px 10px 0px !important;
font-size: 16px;
/*font-style: italic;*/
font-weight: bold;
color: #4C7B81;
}

ul#VMenu li a.menu:hover {
text-decoration:none;
color:#2D9A68;
}

ul#VMenu li ul li a.menu {
text-decoration: none;
border: 0px none;
padding: 7px 10px 10px 0px !important;
font-size: 16px;
color: #4C7B81;
}

ul#VMenu li ul ul li a.menu {
text-transform:none;
padding:10px 10px 10px 25px;
font-size:14px;
font-weight:normal;
}

ul#VMenu li ul ul li a.menu:hover, 
ul#VMenu li ul ul li a#thispage {
text-decoration:none;
padding:10px 10px 10px 25px;
}

ul#VMenu li ul li a.menu:hover, 
ul#VMenu li ul li a#thispage {
text-decoration:none;
}

/*ul#VMenu li ul li a#thispage{
color:#028398;
}*/


ul#VMenu li span.VM_collapse a.menu{
cursor: pointer;
display:inline-block;
padding: 0;
width:85%;
line-height:120%;
}

ul#VMenu ul span.VM_collapse a.menu,ul#VMenu ul span.VM_collapse a.menu:hover{
cursor: pointer;
display:inline-block;
}

ul#VMenu ul span.VM_expand a.menu,ul#VMenu ul span.VM_expand a.menu:hover{
cursor: pointer;
display:inline-block;
padding-right:5px;
}

.VM_collapse {
cursor: pointer;
display:block;
padding-right: 0;
background-image: url(plus.png);
background-position:98% center;
background-repeat: no-repeat;
background-size:8px auto;
}

ul#VMenu ul span.VM_collapse{
background-image:url(plus.png) !important;
background-position: right center;
background-repeat: no-repeat;
border:0px;
background-size:8px auto;
}


ul#VMenu ul span.VM_collapse:hover{
background:none;
background-image:url(plus.png) !important;
background-position:right center;
background-repeat: no-repeat;
background-size:8px auto;
}

.VM_expand {
background-image: url(minus.png);
background-position: 100% center;
background-repeat: no-repeat;
cursor: pointer;
display:block;
padding-right: 0;
background-size:8px auto;
}

ul#VMenu ul span.VM_expand{
display:block;
background-image:url(minus.png) !important;
background-position: right center !important;
background-repeat: no-repeat !important;
background-size:8px auto;
}

span.VM_expand a#thispage,span.VM_collapse a#thispage{
width:70%;
}

ul#VMenu ul span.VM_expand:hover{}

.special-link{
font-weight: bold;
color: #4C7B81;
padding-left: 10px;
display: inline-block;
line-height: 100%;
border:0;
transition: color 0.3s ease-in-out;
-webkit-transition: color 0.3s ease-in-out;
}

.special-link:hover{
color: #2D9A68;
}

/****Special/Hidden menu pages------*/

ul#VMenu li#VM_page_99, ul#CMenu li.page_119, ul#CMenu li#resource-link{
display:none;
}

ul#CMenu li.page_89 a.menu {
text-transform: none;
}

/********** Image Align**********/

.alignLeft {
margin: 0 20px 10px 0;
}

.alignRight {
margin: 0 0 10px 20px;
}

/********** Event Calendar **********/

div.EvtDateSelector {
border:1px solid #999;
background-color:#f7f7f7;
padding-left:20px;
padding-right:20px;
margin-bottom:10px;
}

.EvtCalHeader {
font-size:large;
font-weight:normal;
}

.EvtCalMonthMenuButton {
cursor:pointer;
}

table.EvtCal { 
/*border:2px #666677 solid; */
border-collapse:collapse; 
margin-bottom:10pt;
}

table.EvtCal td 
{ 
border:1px #ccc solid;
margin:0px; 
padding:5px; 
height:80px;
width:14.2%;
vertical-align:top;
background-color:#fff;
font-size:90%;
}

table.EvtCal th 
{ 
border:1px #ccc solid; 
margin:0px; 
padding:4px; 
background-color:#4C7B81;
font-weight:bold; 
font-size:10px; 
color:white;
text-align:center;
}

table.EvtCal caption {
background-color:#008C99;
color:#ffffff;
border:1px #204379 solid;
margin:0px; 
margin-left:-1px;
margin-right:-1px;
padding:4px; 
font-weight:bold; 
font-size:10px; 
}

table.EvtCal td.EvtDay {
background-color:#DBDCC6;
}

table.EvtCal td.Today {
background-color:#008C99;
color:#fff;
}

table.EvtCal div.EvtDay {
font-weight:bold;
}

table.EvtCal div.Evt {
padding-top:4px;
}

table.EvtCal div.Evt a {
font-weight:normal;
}

table.EvtCal div.SharedEvt a {
color:red;
}

table.EvtCal div.OtherEvt a {
color:magenta;
}

table.EvtCal td.NoDay {
background-color:#DDD;
}

.popup_p a:hover {
text-decoration:none;
}

.EvtCal div.popup {
border: 2px solid #666677;
background-color:white;
color:black;
padding:10px;
display:none;
z-index:10;
position:absolute;
left: -80px;
text-align:left;
line-height: 140%;
height:auto !important;
}

div.popup a {
font-weight:normal;
}


span.popup_p { 
position:relative;
}


.EvtCal a.popup_close {
display:block;
float:right;
border:1px solid #bbb;
padding:2px;
top:-5px;
left:5px;
position:relative;
font-size:xx-small;
font-weight:normal;
}
table.Report.Membership .popup_close {
background-color:#ddd;
text-decoration:none;
}
.ThisMonth {
font-weight:bold;
}


div.vCalendarLink
{
padding-left:50px;
background-image:url(add_small.png);
background-repeat:no-repeat;
background-position:left center;
margin-top:25px;
height:45px;
font-size: 90%;
display:table;
}

div.vCalendarLink a{
display: table-cell;
vertical-align: middle;
}

p.EvtCalCalendarLink{
background-image: url(back.png);
background-position: 0 center;
background-repeat: no-repeat;
margin: 10px 0;
padding-left: 17px;
font-size:14px;
}

div.EvtCal .EvtCalRSS img
{
margin-right:7px;
vertical-align:top;
}

div.EvtCal .EvtCalRSS a:hover
{
text-decoration:none;
}

div.EvtCal .EvtCalRSS
{
margin-top:15px;
}

div.EvtCal p.EventDate
{
font-size:110%;
font-weight:bold;
}

div.EvtCalList dt
{
font-weight:bold;
font-size:90% !important;
}

div.EvtCalList dd
{
margin-left:0px;
margin-bottom:10px !important;
}

div.EvtCal dl.EvtCalList dd p
{
margin-top:0px;
}

div.EvtCal table.EvtCalSm
{
position:relative;
top:-25px;
border-collapse:collapse;
}

div.EvtCal table.EvtCalSm th
{
text-align:center;
padding:12px;
color:white;
background-color:#4C7B81;
border:1px solid white;
}

div.EvtCal table.EvtCalSm th select{
font-weight: normal;
color:#333;
}

div.EvtCal table.EvtCalSm td
{
text-align:center;
padding:6px;
border:1px solid #999999;
}

div.EvtCal table.EvtCalSm td.NoDay
{
background-color:#DDD;
}

div.EvtCal table.EvtCalSm td.Today
{
background-color:#008C99;
color:#fff;
}


div.EvtCal table.EvtCalSm td.EvtDay
{
background-color:#DBDCC6;
}


.EvtCal:after{
clear:both;
}

.EvtCal:before, 
.EvtCal:after{
display: table;
content: " ";
}


/*Event Registration 
---------------------------------------------------*/

div.EvtSessionRegistrant div.EventFee 
{
border-bottom: 1px dotted #ccc;
padding:5px;
margin:0px;
}

span.EvtFeeName 
{
text-transform: uppercase;
margin-right:10px;
display: block;
float: left;
}

div.EvtSessionRegistrant
{
margin:0;
padding:0 0 10px 0;
}

div.EventFees div.EvtSessionRegistrant
{
margin-bottom:35px;
}

span.EvtFeeAccess 
{
color:red;
display:block;
font-size:x-small;
font-style:italic;
line-height:120%;
}

span.EvtFeeCost 
{
margin-right:7px;
font-weight:bold;
float:left;
}

span.EvtFeeRegLink 
{
float: right;
text-align: center;
}

span.EvtFeeRegDoneLink
{
float:right;
}

span.EvtFeeRegLink a 
{
border: 1px solid black;
color:#fff;
font-weight: bold;
margin-left: 25px;
padding: 4px 7px;
font-size:95%;
text-decoration:none;
background:#1a700a;
text-transform:uppercase;
}

span.EvtFeeRegLink a:hover 
{
opacity:0.7;
color:white;
text-decoration:none;
background:#666;
border: 1px solid #999;
}

div.EventFees
{
padding:10px;
}

div.EventFees h3
{
background-color: #ccc;
color: #3C3C3C;
font-size:100%;
top: 0;
line-height:10pt;
margin-bottom:3px;
}

div.EvtRegRegistrants div.popup, div.popup
{
display:none;
background-color: white;
border: 1px solid #ccc;
padding: 15px;
position: absolute;
width: 500px;
z-index: 100;
}

span.EvtFeeRegDone a
{
color: green;
font-weight: bold;
margin-left: 35px;
padding: 0px 5px;
line-height:170%;
display:inline-block;
float:left;
text-transform:uppercase;
text-decoration:none;
}

div.EventFee span.popup_p a.popup
{
padding:0 15px 0 0;
}

div.EvtRegRegistrants span.popup_p a.popup:hover,div.EventFee span.popup_p a.popup:hover
{
color:#9097A9;
text-decoration:underline;
}

div.EvtFeeActivityInfo
{
display: inline;
}

div.EvtFeeGroup div.EventFee div.EvtFeeActivityInfo
{
float:left;
}

div.EvtRegRegistrants div.popup .Event h3
{
padding:0;
width:80%;
background:none;
font-size:12pt;
text-transform:none;
margin:0px;
}

span.EvtFeeGroupName
{
font-size: 120%;
font-weight: bold;
margin-bottom: 7px;
margin-top:30px;
padding-bottom: 2px;
display:block;
color:#666;
}

div.EvtRegContinue
{
padding:0;
margin-bottom:20px;
}

div.EvtRegContinue h2, div.EvtRegFinish h2
{
background-color:#E3E3E3;
color: #333;
line-height: 12pt;
margin: 0px;
padding: 10px 10px 10px 15px;
position: relative;
font-size:12pt;
text-transform:uppercase;
}

div.EvtRegRegistrants h3, div.EvtRegMerchandise h3
{
background-color: #E3E3E3;
line-height: 12pt;
margin: 0px;
padding: 10px 10px 10px 15px;
position: relative;
font-size:12pt;
border-radius:0px !important;
text-transform:uppercase;
display:block;
}

div.EvtRegMerchandise h3
{
margin-bottom:15px;
}

div.EvtRegRegistrants .EventFees h3
{
color: black;
margin: 15px 0px;
padding: 0px;
font-size:22px;
background-color: white;
border:0px;
}

.EvtFeeThankYou h2{
font-size: 20px;
}

.backToEvent{
display:block;
margin-top:20px;
}

.EvtRegRegistrants .boxhead span:hover{
text-decoration:underline;
}

.EvtRegRegistrants .boxhead{
margin-bottom:10px;
}

.EvtRegRegistrants .blindbox{
margin:40px 0 45px;
}

div.EvtRegContinue div.EvtRegContinue
{
border:0px;
padding:0px;
margin:0px;
}

div.EvtRegFinish
{
border:1px solid #ccc;
padding:0;
}

div.EvtRegFinish p,div.EvtRegFinish div.Pay
{
padding:10px;
}

div.EventFee
{
background-color: #EEEEEE;
padding: 8px 15px;
margin-bottom:10px;
}

.EvtRegRegistrants div.EventFee
{
width:auto;
}

div.EvtFeeGroup div.EventFee
{
background: none;
border:0px;
border-bottom: 1px dashed;
margin-bottom:0px;
padding:8px 5px;
}

div.EvtFeeGroup
{
padding:0;
}

div.EventFee .EvtFeeName
{
display:inline;
float:none;
}

div.EventFee .EvtFeeBuyInfo
{
display:inline;
float:right;
text-align:right;
}

div.EventFees div.EventFee
{
display:block;
min-height:36px;
font-size:85%;
line-height: 19px;
}

div.EventFee:before, 
div.EventFee:after {
content: " ";
display: table;
}

div.EventFee:after {
clear: both;
}

div.EvtFeeDescr
{
font-size:95%;
font-style:italic;
clear:both;
}

div.EvtRegContinue div.EventFee
{
display:block;
background:none;
border:0px;
border-bottom:1px dashed #ccc;
margin-bottom:0px;
}

div.EvtReg form
{
clear:both;
padding-top:15px;
}

div.EvtRegMerchandise p.CatalogPath
{
display:none;
}

div.EvtRegMerchandise h2
{
background:none;
color:#006A71;
width:60%;
}

div.ProductPrice
{
font-weight:bold;
}

div.EvtReg span.popup_p
{
font-size:90%;
padding-left:5px;
}

div.EvtReg .EvtRegProduct span.popup_p
{
display:inline;
}

.EvtRegProduct
{
padding-left:20px;
}

span.EvtFeeRegdate
{
font-style: italic;
padding-left:10px;
font-size:80%;
}

div.EvtRegContinue div.EventFee span.EvtFeeName 
{
float:left;
}

div.EvtRegRegistrants div.EventFees
{
border:1px solid #D9D9D9;
margin-bottom:35px;
padding:3px 20px;
}

div.EvtRegMerchandise
{
border:1px solid #D9D9D9;
padding-bottom:20px;
}

table.EvtRegComps caption {
font-size: 20px;
margin-bottom: 10px;
text-align: left;
}

/********** Location Blindbox **********/

.boxhead span.boxtitle{
font-size:17px;
padding-right:18px;
background-position:center right;
background-repeat:no-repeat;
background-image:url(drop_up.png);
cursor:pointer;
}

.paneClosed span.boxtitle{
background-image:url(drop.png) !important;
}

.blindbox .boxpane h2{
display:none;
}

.blindbox .boxpane .location h2{
display:block;
}


/********** Zines **********/

.ZineDebug {
font-size:8pt;
font-family:sans-serif;
color:green;
border:0px solid black;
/* remove next line for debugging CSS */
display:none;
}

/********** Articles **********/

div.inside-content .Zine {
margin-top:30px;
}

.ZineTools br {
display: none;
}

.ZineArticle .ZineHeader {
font-weight:bold;
}

.ZineArticle .ZineAbout {
padding-top:5px;
padding-bottom:10px;
font-style:italic;
text-align:right;
text-align: left;
font-size: 0.9em;
}

.ZineArticle .ZineAbout .ZineSummary {
padding-left:50px;
text-align:left;
}

.ZineSummary {
padding:15px;
font-style:italic;
}

.ZineDate {
font-style:italic;
color:#8D8D8D;
display:block;
font-size:0.9em;
}

.ZineAuthor {
color:#333;
display:inline;
}

.ZineBody pre {
padding:10px;
border:1px dashed #99c;
background-color:#ddf;
}

.ZineArticle div.ZineImage {
float:right;
padding:20px;
margin-left:10px;
background-color:#ffffff;
}

.ZineArticle .ZineFooter {
color:#999;
font-style:italic;
font-size:9pt;
}

.ZineArticle .ZineFooter table.ZineTools {
margin-top:5px;
}

.ZineArticle .ZineAttachment {
padding:10px;
margin-top:10px;
font-size:9pt;
background-color:#ffffff; 
}

table.ZineImage {
margin-bottom:10pt;
}

div.ZineImage table.ZineImage {
margin-bottom:0pt;
}

.ZineFooter a {
font-weight:normal;
font-size:9pt;
}

.ZineQuote {
margin-left:5px;
margin-right:50px;
margin-top:5px;
margin-bottom:5px;
padding-left:45pt;
font-size:10pt;
font-style:italic;
display:block;
background:url(quote.gif);
background-repeat:no-repeat;
}

p.ZinePath {
font-size: 14px;
font-style: italic;
}

.ZineReportTitle a.ZineLink{
font-size:16px;
}

/********** Indexes **********/

.ZineIndex {
margin-top:15px;
}
.ZineItem {
margin-bottom:10px;
}

.ZineItem .ZineAbstract {
font-style:italic;
}

p.ZinePath a{font-weight:normal;}

a.ZineLink {
font-weight: bold;
}

.ZineItem .ZineSummaryIndex { 
padding-left:0px; 
padding-right:10px; 
padding-bottom:10px;
padding-top:5px; 
text-align:left;
}

.ZineArchive .ZineItem {
padding:0px;
margin-bottom:5px;
}

.ZineComments .ZineItem {
margin-bottom:20px;
background-color:#eee;;
border:0px solid #fff;
}

ul.ZineThread {
margin:0px;
}

/* creates a sequence of buttons for paged indexes */

.ZinePagedIndex a {
padding-left:4px; 
padding-right:4px; 
padding-top:2px; 
padding-bottom:2px; 
border:1px solid #ccf;
font-size:9pt;
color:#99c;
font-weight:normal;
text-decoration:none;
}
.ZinePagedIndex a.ZinePagedIndexCurrent {
background-color:#eef;
border:1px solid #99c;
}
.ZinePagedIndex a:hover {
background-color:#eef;
border:1px solid #99c;
}

table.ZineIndex td.ZineThumb {
/* typically used for photoblog galleries */
background-color:#ffffff;
padding:20px;
}

/* table indexes are used in semithreaded and table indexes */

table.ZineIndex { 
border:1px #D0D0D0 solid; 
border-collapse:collapse; 
margin-bottom:10pt;
width:100%;
}
table.ZineIndex td { 
border-top:1px #D0D0D0 dotted; 
border-bottom:1px #D0D0D0 dotted; 
border-left:1px #D0D0D0 solid; 
border-right:1px #D0D0D0 solid; 
margin:0px; 
padding:5px; 
}
table.ZineIndex th { 
border:1px #D0D0D0 solid; 
margin:0px; 
padding:5px; 
background-color:#eee;
}

/********** Comments **********/

.ZineComment 
{
margin-bottom:20px;
}

.ZineComment .ZineHeader 
{
padding:4px;
background-color:#eeeeee; 
font-weight:bold;
font-size:11pt;
display:block;
}

.ZineComment .ZineAboutBody{
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
}

.ZineComment .ZineAbout 
{
padding:10px;
float:left;
width:80px;
font-size:8pt;
color:#666;
}

.ZineComment .ZineBody 
{
padding:10px;
margin-left:100px;
}

.ZineComment .ZineFooter 
{
padding:7px 7px 7px 15px;
background-color:#eee;
font-size:9pt;
display:block;
clear:both;
}

.ZineComment 
{
border:1px solid #eeeeee;
}

.ZineComment .ZineAttachment 
{
padding:10px;
margin-top:10px;
font-size:9pt;
display:block;
background-color:#eeeeff; 
}

.ZineQuote
{
font-size:9pt;
color:#666;
border:1px dashed #999;
padding:10px;
margin-top:10px;
}

/********** Toolboxs **********/

/* show tools in a small, grey font so they don't steal too much attention */
table.ZineTools td {
padding-right: 10px;
}

a.rss img{
margin-right:5px;
}

.ZineToolRSS{display:none;}

table.ZineTools td a, a.rss {
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #9B9B9B;
border:0;
}

table.ZineTools td a:hover, a.rss:hover{
text-decoration:underline;
}
.ZineArticle table.ZineTools {
padding:4px;
}

/* kludge because table.ZineIndex td adds cell borders */
table.Report table.ZineTools td { border:0px solid white; }
table.ZineIndex table.ZineTools td { border:0px solid white; }


/********** Attachments **********/

table.ZineAttachmentForm {
/* put attachment upload fields in a box */
background-color:#eee;
border:1px solid #999;
padding:10px;
margin-top:5px;
margin-bottom:5px;
}

div.ZineAttachment {
height:125px;
}
.ZineAttachment table {
/* lines up attachments left-to-right */
float:left;
padding-right:10px;
}
.ZineCaption {
color:#666;
font-style:italic;
padding-bottom:10px;
}

/********** Status, Moderation **********/

.ZineStatusIcon {
float:right;
}
.ZineWarning {
padding:15pt;
border:1px dashed red;
background-color:#faa;
color:brown;
font-weight:bold;
}


/********** Catalogue **********/

.CatalogUrl{
color: #6f6f6f;
font-size: 12px;
}
.CatalogDescription{
font-size: 12px;
}
.CatalogNotifySelect{
font-size: 8px;
color: #6f6f6f;
}
.CatalogProduct{
width: 100%;
overflow: auto;
padding: 5px;
}
.CatalogProductThumbnail{
float: right;
}
.CatalogProductWrapper{
width: 100%;
}


/********** Search **********/

div.Search input{
margin-right:5px;
}

div.Search dl {
margin-bottom:40px;
margin-left:15px;
}

div.Search dt {
font-weight:bold;
margin-top: 15px;
}

div.Search dd {
font-style:italic;
margin-bottom:10px;
font-size:90%;
border-bottom: 1px dotted #ddd;
padding-bottom: 15px;
}

.Search dd, .inside-content a{
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

/********* Member Directory **********/

div.MembershipDirectoryAlpha
{
margin-bottom:20px;
}

div.MembershipDirectoryAlpha a, span.MembershipNoMembers
{
border:1px solid #999999;
font-size:85%;
margin:1px;
padding:1px 4px;
}

span.MembershipNoMembers
{
background-color:#999999;
color:white;
}

div.MembershipDirectoryAlpha a
{
background-color:#11719F;
color:white;
}

div.MembershipDirectoryAlpha a:hover
{
background-color:#093a52;
text-decoration:none;
}

div.MembershipMiniProfile
{
border: 3px double #E0E0DC;
padding: 10px 15px;
margin-top: 15px;
}

div.MembershipMiniProfile .contact .mini-name-link
{
border:0;
}

a.dp-choose-date {
background: url("date.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
display: inline-block;
height: 16px;
margin: 5px 3px 0;
overflow: hidden;
padding: 0;
text-indent: -2000px;
width: 16px;
}

/*************** Profile *************/

table.Report .error {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 0 none;
}

.error {
background-color: #f2dede;
border: 1px solid #ebccd1;
border-radius: 4px;
color: #a94442;
padding: 10px 15px;
}

.info {
background-color: #d9edf7;
border: 1px solid #bce8f1;
border-radius: 4px;
color: #31708f;
padding: 10px 15px;
}

.warn{
background-color: #F8FAAB;
border: 1px solid #E6E88A;
color: #5D5E3C;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 10px 15px;
font-weight: bold;
}

span.EvtFeeBuyInfo .error {
float: right;
font-size: 13px;
padding: 5px;
}

#photos,#photo
{
float:right;
padding:0;
margin:0 0 10px 20px;
}

#cropbox{margin-bottom:10px;}

span.input #photo
{
float:none;
margin:0;
font-size:small;
}

#photos img,#photo img
{
margin:0;
}

div.MembershipStatus{
background: #eee;
border: 1px solid #ccc;
border-radius: 4px;
font-size: 100%;
margin: 10px 0px;
padding: 10px 15px;
display:block;
width: 100%;
font-weight: bold;
}

ul.Membership_update_profile_menu
{
display:inline-block;
width:100%;
padding:0;
margin:0 0 20px 0;
list-style:none;
}

ul.Membership_update_profile_menu li
{
padding:0 5px 5px 0;
margin:0;
background:none;
float:left;
}

ul.Membership_update_profile_menu li a
{
color: #505050;
font-size:13px;
background-color:#fff;
background-repeat:no-repeat;
background-position:7px center;
text-decoration:none;
padding:0 10px 0 27px;
display:block;
line-height:30px;
height:30px;
/* shadow */
-moz-box-shadow: 0px 2px 5px #999; /* Firefox */
-webkit-box-shadow: 0px 2px 5px #999; /* Safari,Chrome */
box-shadow: 0px 2px 5px #999; /* CSS3 */
}

ul.Membership_update_profile_menu li a:hover {
background-color: #62C0C0;
text-decoration:none;
}

#Membership_view_profile_link{background-image:url(account.png);}
#Membership_update_profile_link{background-image:url(user.png);}
#Membership_update_contact_link{background-image:url(address.png);}
#Membership_update_photo_link{background-image:url(Camera.png);}
#Membership_change_password_link{background-image:url(login.png);}
#Membership_account_link{background-image:url(clock.png);}

.Membership h1{
border:0;
padding:0;
text-transform:none;
}

h1.membername
{
display:none;
}

.profile-name{
border-left: 6px solid #008C99 !important;
padding: 14px 0px 14px 20px !important;
margin-bottom:10px;
}

.Membership .contact p{
margin-bottom:0;
}

.mini-email{display:block;}

.mini-email a{
font-weight:normal;
}

.mini-name{
font-size:20px;
}

.mini-degree{
color:#777;
font-size:14px;
font-weight:normal;
}

.ContactNet{display:none;}

.MembershipTopLink{margin-top:30px;}

ul.MembershipType
{
list-style:none;
margin-left:0px;
padding-left:0px;
}

ul.MembershipType li
{
padding-bottom:15px;
}

ul.MembershipType li a
{
font-weight:bold;
}

.profile_photo
{
float:right;
border:1px solid #ccc;
padding:5px;
margin:0 0 10px 20px;
position:relative;
top:-30px;
}

.region_field label{
display:block;
}

table.Report {
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
max-width: 100%;
}
table.Report {
margin-bottom: 20px;
width: 100%;
}
table.Report th, table.Report td {
border-top: 1px solid #dddddd;
line-height: 20px;
padding: 8px;
text-align: left;
vertical-align: top;
}
table.Report th {
font-weight: bold;
}
table.Report thead th {
vertical-align: bottom;
}
table.Report caption + thead tr:first-child th, table.Report caption + thead tr:first-child td, table.Report colgroup + thead tr:first-child th, table.Report colgroup + thead tr:first-child td, table.Report thead:first-child tr:first-child th, table.Report thead:first-child tr:first-child td {
border-top: 0 none;
}
table.Report tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed th, .table-condensed td {
padding: 4px 5px;
}
table.Report, .Report {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-collapse: separate;
border-color: #dddddd #dddddd #dddddd #dddddd;
border-image: none;
border-radius: 4px;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}

table.Report caption + thead tr:first-child th, table.Report caption + tbody tr:first-child th, table.Report caption + tbody tr:first-child td, table.Report colgroup + thead tr:first-child th, table.Report colgroup + tbody tr:first-child th, table.Report colgroup + tbody tr:first-child td, table.Report thead:first-child tr:first-child th, table.Report tbody:first-child tr:first-child th, table.Report tbody:first-child tr:first-child td {
border-top: 0 none;
}
table.Report thead:first-child tr:first-child > th:first-child, table.Report tbody:first-child tr:first-child > td:first-child, table.Report tbody:first-child tr:first-child > th:first-child {
border-top-left-radius: 4px;
}
table.Report thead:first-child tr:first-child > th:last-child, table.Report tbody:first-child tr:first-child > td:last-child, table.Report tbody:first-child tr:first-child > th:last-child {
border-top-right-radius: 4px;
}
table.Report thead:last-child tr:last-child > th:first-child, table.Report tbody:last-child tr:last-child > td:first-child, table.Report tbody:last-child tr:last-child > th:first-child, table.Report tfoot:last-child tr:last-child > td:first-child, table.Report tfoot:last-child tr:last-child > th:first-child {
border-bottom-left-radius: 4px;
}
table.Report thead:last-child tr:last-child > th:last-child, table.Report tbody:last-child tr:last-child > td:last-child, table.Report tbody:last-child tr:last-child > th:last-child, table.Report tfoot:last-child tr:last-child > td:last-child, table.Report tfoot:last-child tr:last-child > th:last-child {
border-bottom-right-radius: 4px;
}
table.Report tfoot + tbody:last-child tr:last-child td:first-child {
border-bottom-left-radius: 0;
}
table.Report tfoot + tbody:last-child tr:last-child td:last-child {
border-bottom-right-radius: 0;
}
table.Report caption + thead tr:first-child th:first-child, table.Report caption + tbody tr:first-child td:first-child, table.Report colgroup + thead tr:first-child th:first-child, table.Report colgroup + tbody tr:first-child td:first-child {
border-top-left-radius: 4px;
}
table.Report caption + thead tr:first-child th:last-child, table.Report caption + tbody tr:first-child td:last-child, table.Report colgroup + thead tr:first-child th:last-child, table.Report colgroup + tbody tr:first-child td:last-child {
border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
background-color: #f5f5f5;
}

table.Report tr.B {
background-color: #eee;
}

table.Report caption{
text-align:left;
}


/********** Shopping Cart **********/

div.Pay table.Receivable 
{
width:100%;
font-size:85%;
border-collapse:collapse;
margin-bottom:15px;
margin-top:15px;
}

div.Pay table.Receivable th
{
color: white;
background-color: #213C73;
padding: 5px;
font-size:90%;
text-transform:uppercase;
border: 1px solid #999;
}

div.Pay table.Receivable tfoot
{
background-color:#eee;
padding:5px;
}

div.Pay table.Receivable td
{
padding:5px;
border: 1px solid #ddd;
}

div.Pay table.Receivable td div.total
{
font-weight:bold;
}

table.Receivable div.number
{
text-align:right;
}

.ReceivableBuyer
{
background:#eee;
border:1px solid #ccc;
padding:10px 10px 0;
margin-top:15px;
}


/*-------------Login--------------*/

.LoginForm td{
padding-bottom: 10px;
padding-right: 10px;
}

table.LoginForm input[type="radio"], 
table.LoginForm input[type="checkbox"]{
margin: 5px 3px 0px;
}

table.LoginForm input[type="text"]{
margin-bottom: 5px;
}

/********** Required Fields **********/

span.requiredPrompt
{
background-image:url(asterisk.png);
background-position:top right;
background-repeat:no-repeat;
padding-right:10px;
font-weight:bold !important;
}

span.requiredPrompt label{
font-weight:bold;
}

/********** Web Forms **********/

table.QA_confirmation
{
font-size:90%;
border-collapse: collapse;
}

table.QA_confirmation caption
{
text-align:left;
padding-left: 3px;
padding-bottom:15px;
font-weight:bold;
}

table.QA_confirmation td
{
font-weight:normal;
border:1px solid #ccc;
padding:5px 15px;
}

table.QA_confirmation tr.B
{
background-color:#ddd;
}

table.QA_confirmation th
{
border:1px solid #ccc;
background-color:#2D3A5A;
color:white;
padding:5px 15px;
}

div.QA_question {
padding:10px;
margin-bottom:5px;
}
form div.A {
background-color:#eee;
}
div.QA_prompt {
font-size:120%;
}
table.QA_question_group td {
padding:3px;
}

/********** Responsive Image List **********/

ul.image_list
{
list-style:none;
margin:0px;
padding:0px;
font-size:85%;
}

ul.image_list img
{
display:block;
margin-bottom:7px;
}

ul.image_list li
{
float:left;
width:150px;
padding-right:15px;
min-height:200px;
}

/********** CMenu Mobile **********/

#CMenuMobile{display:none;}

#CMenuMobileM
{
box-shadow: 0 0 5px rgba(68, 68, 68, 0.5);
background: none repeat scroll 0 0 #4C7B81;
color: #FFFFFF;
height: 100%;
padding: 20px 30px 20px 30px;
position: fixed;
right: 0;
text-align: left;
top: 0;
z-index: 1000;
}

#CMenuMobile ul#CMenuM
{
clear: both;
list-style-type: none;
margin: 10px 0 0;
padding: 0;
width: 190px;
}

#CMenuMobile ul#CMenuM li 
{
margin: 0;
padding: 0;
}

#CMenuMobile ul#CMenuM a
{
letter-spacing: 0.07em;
padding: 10px;
text-transform: uppercase;
color: #FFFFFF;
display: block;
}

a#CMenuMBClose
{
float:right;
position:relative;
top:-5px;
}

a#CMenuMBClose img
{
max-height:20px;
}

/********** Address Cards**********/

div.ContactPreview .ContactEditTip
{
color:#999;
font-style:italic;
font-size:90%;
}

#help1{display:none;}

.Membership .popup_close{
float:right;
}

.Membership .popup_close:hover{
background-color:transparent;}

.Membership .help_hotspot {
background: none repeat scroll 0 0 #f5f5f5;
border: 1px solid #eee;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #333;
cursor: pointer;
display: inline-block;
font-size: 14px;
margin: 0 0 20px;
padding: 0 10px;
}

.Membership .help_popup ul{
margin-bottom:30px;
padding-left:20px;
}

a.ContactDeleteLink
{
padding:8px 15px;
background:#cc0000;
text-align:center;
margin:3px 0;
text-decoration:none !important;
color:#fff;
display:inline-block;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

a.ContactDeleteLink:hover
{
color:#fff;
background:#666;
text-decoration:none;
}

div.edit_profile table.MembershipForm,
table.MembershipForm thead,
table.MembershipForm tbody,
table.MembershipForm th,
table.MembershipForm tr,
table.MembershipForm td {
display:block;
}


div.profile_info {
    border: 1px solid #DDD;
    border-radius: 15px 15px 15px 15px;
    margin-bottom: 20px;
    padding: 0px 10px 10px 10px;
    min-height: 220px;
}

div.ContactPreview {
    background-color: #F6F6F6;
    border: 1px dashed #DDD;
    padding: 5px 20px 15px;
    margin-bottom: 20px;
    cursor: pointer;
}

#ContactPreviewBlock a.ContactAddLink {
    margin-top: 35px;
    display: inline-block;
}

a.ContactAddLink {
    border: 1px solid;
    padding: 5px 10px;
}

.Membership .popup_close {
    float: right;
    margin-top: -42px;
    background: #F5F5F5 none repeat scroll 0px 0px;
    border: 1px solid #EEE;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 0px 10px;
}


/********** Bootstrap **********/

textarea
{
max-width:100%;
}

label{
font-weight:normal;
}

/********** Renew Now Button **********/

a.renew {
border:0px solid #e93e3a; 
color:#fff;
background-color: #D9534F;
border-color: #D43F3A;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight: normal;
padding: 5px 6px;
text-decoration:none;
display: inline-block;
margin-left:10px;
cursor: pointer;
}

a.renew:hover {
border:0px solid #e93e3a;
background-color: #C9302C;
border-color: #AC2925;
}

input[type="submit"], div.Pay a.button,
a.EditRegistration, .MembershipStatus a, .button {
background:#4c7b81;
border:0;
color:#fff;
padding:6px 12px;
margin-top:5px;
text-decoration:none;
transition: background-color 200ms linear 0s;
font-weight: normal;
}

input[type="submit"]:hover, div.Pay a.button:hover,
a.EditRegistration:hover, .MembershipStatus a:hover, 
.button:hover {
color: #fff;
background:#2D9A68;
text-decoration: none !important;
}

input[type="reset"],
input[type="cancel"],
input[type="button"]{
background:#ddd;
border:1px solid #ddd;
color:#333;
padding:5px 12px;
margin-top:5px;
text-decoration:none;
}

input[type="reset"]:hover,
input[type="cancel"]:hover,
input[type="button"]:hover {
background:#eee;
color:#333;
}


input[type="text"], input[type="password"], select, textarea, input[type="email"] {
border: 1px solid #ccc;
padding: 5px;
}

textarea:focus, input[type="text"]:focus, input[type="string"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
border-color: rgba(82, 168, 236, 0.8);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
outline: 0 none;
}

input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
border-color: #ee5f5b;
color: #b94a48;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus, input.requiredInput[type="text"]:focus, textarea.requiredInput:focus {
border-color: #e9322d;
box-shadow: 0 0 6px #f8b9b7;
}

/******* File Server ********/

div.FileServerSearch{
margin-bottom:20px;	
}

/********** Polls **********/

.Poll{
background: rgb(247, 247, 247);
display: inline-block;
padding: 0px 25px 20px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 1px solid rgb(226, 226, 226);
margin:15px 0;
}

.Poll .poll_question{font-weight:600;}

.Poll h1{
font-size: 24px;
}

.Poll input[type="radio"] {
margin: 8px 0;
}

/********** FAQS **********/

.Zine table.accordionbox, .Zine table.accordionbox {
margin-top:10px;
width:100%;
}

.Zine th.accordioncontrol, .Zine th.accordioncontrol {
cursor:pointer;
background:#F4F4ED;
padding:10px 30px;
margin-bottom:5px;
border-radius:5px;
display:block;
border:1px solid #eee;
}

.Zine th.accordioncontrol span.ZineDate {
display:none;
}

.FAQs .ZineTitle h2{display:none;}

.accordionbox .ZineBody {
padding:5px 10px;
}

.accordionbox .ZineArticle table td {
padding:8px 8px 8px 0px;
vertical-align:top;
}

div.FAQs table.ZineTools tbody td a {
display:none;
}

.Zine span.accordioncontrolicon img, .Zine span.accordioncontrolicon img {
padding-right:5px;
}


.ZineArticle.Zine_accordion .ZineTitle,
.accordionpane .ZineFooter {
    display: none;
}



/* Required to make image fluid in IE */
object {
width: 100%;
}

.pmenu {
font-size: 13px;
font-style: italic;
}

.pmenu a{font-weight:normal;}

table.Loginform input[type="radio"], 
table.Loginform input[type="checkbox"] {
margin: 6px 6px 0px !important;
}

/********** Keyword Search **********/

div#TagSearch form {
background-color: #eee;
padding: 20px;
}

div#TagSearch span.checkboxInput {
margin: 6px 0px 0px 0px;
float: left;
width: 25%;
}

div#TagSearch p.A span.prompt {
font-weight:bold;
}

#TagSearch .formButtons{clear:both;}

.forum table caption{display:none;}

ul#CMenu li.mLabel.page_89 a.menu:last-letter {
text-transform:lowercase;
}

span.TagType, span.TagInfo {
display: none;
}

.TagKeywords a{
color: #7a7a7a;
font-size: 15px;
font-weight:normal;
}

.ContactForm td{
padding:5px 5px 5px 0;
}

/********** Blog **********/

.blog .ZineTitle h3 {
font-size: 26px;
}

div.a2a_kit a2a_default_style a{
margin-right: 0 !important;
}

.blog-sidebar{
font-size: 15px;
}

.blog-sidebar h1{
font-size: 16px;
font-weight: bold;
color: #595959;
border: 0;
padding: 0;
margin-bottom: 11px;
text-transform: none;
}
