
/*-------------------------------------------------------------------------------
                           Main Stylesheet for CACEE
--------------------------------------------------------------------------------*/


body {
background-image:url(cacee_background.jpg);
background-repeat:no-repeat;
background-position:center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
font-family: 'Signika',Arial, Helvetica, sans-serif;
font-weight:300;
color:#333;
font-size: 16px;
}
    

h1, .ZineTitle h2, .ZineTitle h3 { 
font-weight:400;
color:#004fa3;
font-size:28px;
text-transform:initial;
}

h2 {
font-weight:400;
color:#00ab66;
font-size:24px;
}

h3 {
font-weight:400;
color:#314455;
font-size:20px;
}

b, strong{
font-weight:400;
}
 
a {
color:#5da0dc;
text-decoration:none;
font-weight:300;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}

a:hover {
color:#004fa3;
text-decoration:none;
} 

a img:hover {
opacity:0.8;
}

h1, h2, h3, h4, h5, h6, #CMenu li a.menu,
.bx-wrapper .bx-caption,
.inside_slider .title {
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing: grayscale;
}

#clear, .clear{
clear:both;
}

.wrapper {
background-color:#fff;
padding-left: 15px;
padding-right: 15px;
padding-bottom:15px;
max-width:1361px;
margin:auto;
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
position:relative;
}

.alignLeft {
margin: 0 20px 10px 0;
}

.alignRight {
margin: 0 0 10px 20px;
}

dt, label{
font-weight: 400;
}

.main_content img{
max-width:100%;
height:auto;
}

.main_content table td img{
max-width:none;
}

hr{
border-top:1px solid #DDD;
}

/*-------------------------------------------------------------------------------
                           HEADER
--------------------------------------------------------------------------------*/

/********** Leaderboard Ad  **********/

div.leaderboard {
  width:100%;
text-align:center;
margin:0 auto;
}

div.leaderboard img {
  vertical-align:middle;
  padding: 13px 0px;
  margin:auto 0;
}


/********** Search  **********/

div.search{
margin-top:28px;
}

div.search table{
width:100%;
}

div.search input[type="text"]{
padding-left:5px;
margin:0;
}

div.Search input[type="text"] {
margin-right:5px;
}

div.search input[type="text"]:focus{
box-shadow: none;
border: 0;
background: none;
outline: 0;
}

div.search input{
box-shadow:none;
border:0px;
font-size:12px;
color:#848383;
width:100%;
padding:0;
font-size:13px;
color:#979797;
}

td#searchsubmit{
padding-top: 5px;
padding-right:5px;
}

td#searchsubmit input {
left: 47px;
width: 18px;
}

div.search form{
border:1px solid #cdcdcd;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
color:#ddd;
max-width:163px;
}

div.Search dd{
margin-bottom:15px;
font-style:italic;
font-size:90%;
}

div.Search dt {
font-weight:400;
}

div.Search dl {
margin-bottom:40px;
margin-left:15px;
}

/*-------------------------------------------------------------------------------
                    Login/Member Area/Social Media
--------------------------------------------------------------------------------*/


/**********  Login  **********/

div.Login {
  display:inline;
margin-right:10px;
}

div.LoginForm {
    padding: 40px;
    display: block;
    text-align: left;
    margin: 0px auto;
    width: 400px;
}

div.LoginForm h2 {
    text-align: center;
}

div.LoginForm {
    text-align: left;
}

table.LoginForm td {
    padding: 0px 10px 10px 0px;
}

div.LoginForm p {
    text-align: center;
}


div.Login a {
color: #99cfff;
font-weight: 400;
}

/**********  Member Area/Social Media **********/

div.member_login {
font-size: 16px;
color: #fff;
text-align:right;
padding-top:2px;
}

.top_menu a.francais,
.top_menu a.memberArea,
.top_menu a.cartLink,
.top_menu a.twitter,
.top_menu a.linkedin,
.top_menu a.version
 {
  color: #fff! important;
  padding-right: 7px;
  text-decoration:none;
}

.top_menu a:hover {
color:#99cfff;
}

div.top_menu {
background:url(topmenu.png) repeat;
width: 100%;
padding:4px 0;
}

div.top_menu.container.topbar a {
display: inline;
padding:5px 7px;
font-size:16px;
color:#fff;
}

.topbar {
padding-right:20px;
padding-top:4px;
}

span.this_version,
span.version_separator {
display:none;
}

.VersionMenu.this_version {
  padding-right:7px;
}

.top_menu a.version {
color:#fff;
}

.top_menu a.version:hover,
.top_menu a.memberArea:hover {
color:#99cfff !important;
}

.memberlogin {
  padding-right:0px;
}

.ReceivableBuyer {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    margin-top: 50px;
    padding: 10px;
}


/**********   Logo   **********/

.logo {
margin-top: 0px;
margin-top: 10px\9; /*It will apply to all ie from 8 and below */
*margin-top: 10px; /*It will apply to ie 7 and below */
_margin-top: 10px; /*It will apply to ie 6 and below*/
border:0px solid;
display:inline-block;
padding-right:0;
}

.logo_inside{
width:12%;
width:12%\9; /*It will apply to all ie from 8 and below */
*width:12%; /*It will apply to ie 7 and below */
_width:12%; /*It will apply to ie 6 and below*/
}

.logo_inside img{
max-height:220px;
}

.logo img{
-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);
}

.home_logo{
width:auto;
width:auto\9; /*It will apply to all ie from 8 and below */
*width:auto; /*It will apply to ie 7 and below */
_width:auto; /*It will apply to ie 6 and below*/
height:auto;
height:auto\9; /*It will apply to all ie from 8 and below */
*height:auto; /*It will apply to ie 7 and below */
_height:auto; /*It will apply to ie 6 and below*/
}

/*-------------------------------------------------------------------------------
                           MAIN MENU - CMenu 
--------------------------------------------------------------------------------*/


.menu {
padding-top:25px;
padding-bottom:25px;
}


ul#CMenu {
list-style: none;
float: right;
text-align: left;
display:block;
}

ul#CMenu li {
float:none;
text-align: center;
display:table-cell;
font-family: 'Signika',Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:19px;
text-decoration: none;
margin:0;
min-width:130px;

}

ul.CMenu li.mItem a {
  padding: 10px 5px;
  line-height: 110%;
  text-transform: capitalize;
  text-align: left;
  background-color:green;
}

ul#CMenu li ul {
  list-style: none;
  font-size: 0;
  float:none;
  background:#fff;
  min-width:200px;
-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);
border-top:5px solid #004fa2;
}

ul#CMenu li ul li {
display:block;
margin:0;
font-size: 16px;
text-align:left;
padding-left:0;
width:100%;
}

ul#CMenu li a.menu {
padding:5px 9px;
color:#004fa2;
font-weight:400;
}

ul#CMenu li a:hover, 
ul#CMenu li#thispage a:hover {
  background:#004fa2;
  color:#fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-decoration:none;
}

ul#CMenu li ul li ul {
margin-top:0;
left:200px !important;
border-top:0;
}

ul#CMenu li ul li a.menu {
cursor:pointer;
-webkit-font-smoothing:initial;
-moz-font-smoothing: initial;
-osx-font-smoothing: initial;
font-weight:300;
}

ul#CMenu ul li a.menu, 
ul#CMenu li#thispage ul li a.menu {
color:#314455;
background-color:#fff;
padding:10px;
text-transform: none;
transition:background-color 200ms linear 0s;
}

ul#CMenu li ul li a:hover,
ul#CMenu li#thispage ul li a.menu:hover {
background-color:#004fa2;
color:#fff;
border-radius: 0px;
}


ul#CMenu li#page_20 ul li ul,
ul#CMenu li#page_72 ul li ul,
ul#CMenu li.page_20 ul li ul,
ul#CMenu li.page_72 ul li ul
{
left: -200px !important;
max-width: 200px;
}

.pmenu{
font-size:12px;
color:#2070c5;
border-bottom:1px solid #DDD;
padding-bottom:4px;
}

.pmenu a{font-size:14px;}


/*---- Submenu -----------*/

.submenu .MainMenu{
padding-left:0;
}

.submenu .MainMenu li{
list-style-type: none;
float: left;
font-size: 14px;
}

.submenu .MainMenu li a{
display: inline-block;
padding: 3px 10px;
border: 1px solid rgb(32, 112, 197);
margin-bottom: 10px;
margin-right: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color:rgb(32, 112, 197);
}

.submenu .MainMenu li a:hover, 
.submenu .MainMenu li a#thispage{
background:rgb(32, 112, 197);
color:#fff;
}

/*---- Mobile Menu -----------*/

.mobile_logo {display:none;}

#jumptomenu{display:none;}

/*-------------------------------------------------------------------------------
                           HOME SLIDER
--------------------------------------------------------------------------------*/

div.bx-viewport {
-webkit-box-shadow: 0px 0px 27px 2px rgba(218, 218, 218, 1);
-moz-box-shadow: 0px 0px 27px 2px rgba(218, 218, 218, 1);
box-shadow: 0px 0px 27px 2px rgba(218, 218, 218, 1);
}

div.bxslider {
height: 331px !important;
overflow: hidden !important;
}

.bx-wrapper{
margin:0 !important;
}

.bx-wrapper .bx-caption {
background: url(bg_blue.png) repeat !important;
font-size: 22px !important;
color:#fff !important;
max-height:57px;

}

.bx-wrapper.bx-caption span {
font-size: 22px !important;
color:#fff !important;
text-align:right;
padding:10px 15px !important;
}

.bx-caption a {display:inline-block;}

.bxslider_caption {
line-height:110%;
padding:8px 64px 8px 0;
text-align:right;
font-family: 'Signika',Arial, Helvetica, sans-serif;
font-weight:400;
}


.bx-wrapper .bx-pager {
text-align: left !important;
font-size: 0.85em;
font-family: 'Signika', sans-serif;
font-weight: bold;
color: #333;
padding-top: 20px;
padding-left:15px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
background: none repeat scroll 0% 0% #00AB66 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
background: none repeat scroll 0% 0% #FFF !important;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
position: absolute;
bottom: 13px !important;
width: 20% !important;
z-index:50;
}

.bx-wrapper .bx-controls-direction a{
bottom:10px;
top:auto !important;
}

.bx-wrapper .bx-prev{display:none !important;}

.bx-wrapper .bx-next{
background:url(arrow.png) no-repeat !important;
right: 20px !important;
}

a.caption_link {
font-size:22px;
color:#fff;
}

a.caption_link:hover {
text-decoration:none;
border-bottom:1px solid #fff;
}

/*----Inside Page Rotating Banners------------*/

.inside_banner{
width:88%;
}

.banner .ImageRotateHolder{
max-height: 220px;
overflow: hidden;
}

.banner .ImageRotateHolder img{
width:100%;
}

/*-------------------------------------------------------------------------------
                               BODY COLUMNS
--------------------------------------------------------------------------------*/

.body_columns {
background-color:#fff;
padding-bottom:50px;
margin:auto;
max-width:1361px;
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
}

.home_container{
padding-top:20px;
}

.no_padding{
padding:0;
}

.inside_slider {
text-align:right;
position:relative;
}

.inside_slider img{
border:10px solid #fff;
max-width:100%;
}

.inside_slider .title{
position:absolute;
bottom: 9px;
right: 10px;
font-size: 36px;
background: rgba(222,101,35,0.75);
padding: 0 10px;
color: #fff;
}

/**********  Newsletter Buttons  **********/

.newsletter_home .formButtons {
width:100%;
margin-top:10px;
}

.newsletter_home .Subscribe input[type="text"]{
background: #F9F9FA;
border-color: #dfdfdf;
padding: 7px 15px;
color:#757575;
font-weight:300;
box-shadow:none;
}

.newsletter_home .Subscribe input[type="text"],
.newsletter_home .Subscribe input[type="submit"]{
margin: 0px 0px 5px 0px;
width:100%;
}

.newsletter_home .Subscribe input[type="submit"]{
background-color:#0f5eb2;
border:1px solid #115fb2;
text-transform:capitalize;
font-size:17px;
}

.newsletter_home .Subscribe input[type="submit"]:hover{
background-color:#fff;
color:#115fb2;
}

div.content_side{
background:#00a76b;
color: #ffffff;
float: right;
font-size: 14px;
margin-bottom: 15px;
margin-left:15px;
padding: 10px;
max-width: 280px;
}

div.content_side p.title{
border-bottom: 1px solid #ffffff;
color: #ffffff;
font-weight: 400;
margin-bottom: 5px;
padding: 0 0 5px;
}

div.content_side a{
color:#ffe98e;
}

div.content_side a:hover{
color:#ffe98e;
text-decoration:underline;
}

/*-------------------------------------------------------------------------------
                              HOME CONTENT
--------------------------------------------------------------------------------*/


.main_content {
padding-left:15px;
}

div.news,
div.newsletter_home,
div.blog,
div.tweets {
text-align:left;
}

div.news p,
div.newsletter_home p,
div.blog p,
div.tweets p{
  padding-top:10px;
}

div.newsletter_home,
div.tweets,
div.news,
div.blog  {
  background-image: url(greenline.png);
  background-position: center 15px;
  background-repeat: repeat-x;
  padding:0px;
}

div.news,
div.blog {
margin-right:40px;
}

.news .ZineTitle,
.blog .ZineTitle {display:none;}

h2.news_heading,
.newsletter_home h2.newsletter_heading,
h2.blog_heading,
h2.tweets_heading{
font-family:'Signika', sans-serif;
text-align:center;
text-transform:capitalize;
font-size:22px;
border:1px solid #00ab66;
color:#00ab66;
padding:3px 7px;
margin-top: 0px ! important;
margin-bottom: 15px ! important;
background-color:#fff;
}

.french h2.news_heading,
.french .newsletter_home h2.newsletter_heading,
.french h2.blog_heading,
h2.tweets_heading.french{
text-transform:initial;
}

.news_heading,
.blog_heading {
  max-width:30%;
  margin-left:90px;
}

.newsletter_home .newsletter_heading {
  max-width:80%;
  margin:0 auto; 
} 

.french .newsletter_home .newsletter_heading{
max-width:87%;
}

.tweets_heading {
  max-width:57%;
  margin:0 auto;
}

.tweets_heading.french{
max-width:66%;
}

.newsletter_home,
.tweets {
  max-width:260px;
}

p.read_more a{
font-family:'Signika', sans-serif;
font-size:16px;
color:#00ab66;
}

p.read_more {
  text-align:right;
}

.news1 h3.title,
.news2 h3.title {
font-family:'Signika', sans-serif;
font-size:20px;
color:#2070c5;
text-transform:capitalize;
margin-top:5px;  
}

.blog_caption {
font-family:'Signika', sans-serif;
background-color:#00ab66;
text-align:center;
width:262px;
height:50px;
position:relative;
top:-12px;
left:15px;
right:0;
}

.blog table.ZineIndex img.ZineThumb{
margin-right:20px;
}

table.ZineIndex img.ZineThumb{
box-shadow:3px 3px 3px #E4E4E4;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.ZineIndex td{
padding:10px 0;
vertical-align:top;
}

.blog .ZineAbstract{
text-align:left;
}

.blog table.ZineIndex {
border:none;
}

.blog table.ZineIndex td {
border-style:none;
}

h3.blog_title {
  font-family:'Signika', sans-serif;
  font-size: 18px;
  color:#fff;
  text-align:center;
  vertical-align:middle;
  margin-top:7px;
  text-transform:capitalize;
  padding-right:15px;
  padding-left:15px;
  padding-top:5px;
}

.ZineBody .ZineImage{
float: right;
width: auto;
margin: 0 0 10px 20px;
}

.ZineBody .ZineImage img{
max-width: 350px;
height: auto;
}

.sidebar img {
max-width:100%;
height:auto;
float:right;
}

.ZineTools {
font-size: 14px;
text-transform:capitalize;
margin-top:20px;
clear:both;
}

.ZineTools a img{
margin-right:5px;
}

#twitter-widget-0{
width:100% !important;
}


/*------------------------------------------------------------------------------
                                 FOOTER
--------------------------------------------------------------------------------*/

.footer {
background-color:#014EA0;
background-image:url(footer.jpg);
background-repeat:no-repeat;
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
padding:15px 0;
}

.footer_contact{color:#ececec;}

.mainFooter {
  border-bottom: 1px solid #407eba;
}

.footer_menu {
  margin-bottom:20px;
}


.footer #smenu { 
float:left;
width:100%;
text-align:left; 
margin:0;
padding:20px 0;
display:inline-block; 
overflow:hidden;

}

.footer #smenu li {
background-image:none;
text-align:left; 
display:inline-block;
max-width:17%;
float:left;
padding:0;
margin-right:25px;
}


.footer #smenu a, 
.footer_contact h3 {
font-family: 'Signika',sans-serif;
font-size: 20px;
color: #fff;
text-decoration: none;
text-transform:uppercase;
text-decoration: none; 
display: block; 
line-height:110%;
background:none;
padding:2px 0;
display:inline-block;

}

.footer #smenu div.submenu {
margin:0;
padding:7px 0 0 0;
display:block;
}


.footer #smenu a.submenu {
color:#99cfff;
text-decoration:none; 
text-transform:none; 
display:block;
padding:3px 0;
margin:0;
font-size:16px;
}

.footer #smenu a.submenu:hover,
.copyright a:hover, .exware a:hover { 
text-decoration:none;
color:#fff;
}

.footer .exware a{

}

/**********   Subfooter   **********/

div.social_media {
  margin-left: 0px;
padding-top:7px;
padding-bottom:7px;
margin-bottom:10px;
}

div.beanstream {
text-align: right;
padding-bottom:7px;
margin-bottom:10px;
}


div.subfooter {
  margin-top:15px;
  margin-bottom:7px;
  font-family: 'Signika', sans-serif;
  font-size:16px;
  color:#fff;
}

.copyright {
  text-align:left;
}

.copyright a{
font-weight:400;
color:#99cfff;
margin:0 8px;
}

.exware {
text-align:right;
}

.exware a{
font-weight:400;
color:#99cfff;
}

.copyright p,
.exware p,
.exware a {
  text-decoration:none;
  word-wrap:break-word;
}

/*-------------------------------------------------------------------------------
                           GENERAL BUTTON STYLES
--------------------------------------------------------------------------------*/


.btn, .formButton {
background-color:#5da0dc;
position:relative;
margin: 0;
padding: 7px 25px;
border:0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
box-shadow: none;
text-transform:uppercase;
line-height: 20px;
font-size: 13px;
text-shadow: none;
background-image: none !important;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}

.btn:focus, 
.formButton:focus,
.formButton:hover,
.btn:hover {
color:#333;
background-color: #fff;
}

.formButtons {
margin:25px 0;
}

select, textarea, 
input[type="text"],
input[type="string"],  
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input {
border: 1px solid #ccc;
box-shadow: none;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}



input[type="search"] {
border: none;
box-shadow: none;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
} 

.search input.required {
  border: 0px solid #fff;
}


input[type="submit"], 
input[type="reset"], 
input[type="cancel"], 
input[type="button"]{
border: 1px solid #ccc;
padding: 5px 12px;
transition: background-color 200ms linear 0s;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

input[type="reset"]:hover, 
input[type="cancel"]:hover, 
input[type="button"]:hover {
background-color: #ddd;
color: #333;
}

input[type="submit"], a.EditRegistration {
background-color: #5da0dc;
border: 1px solid #5da0dc;
color: white;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

input[type="submit"]:hover, a:hover.EditRegistration {
background-color: #fff;
color:#333;
}

input[type="reset"], input[type="cancel"], input[type="button"] {
background-color: #ccc;
border: 1px solid #ccc;
color: #333;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

input[type="text"], 
input[type="password"], select, textarea, 
input[type="email"] {
border: 1px solid #ccc;
padding: 5px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

input[type=text]:focus, textarea:focus {
-webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
box-shadow: 0 0 5px rgba(81, 203, 238, 1);
border: 1px solid rgba(81, 203, 238, 1);
}

input.requiredInput:focus, textarea.requiredInput:focus {
box-shadow: 0 0 5px rgba(255, 0, 0, 1);
-webkit-box-shadow: 0 0 5px rgba(255, 0, 0, 1);
-moz-box-shadow: 0 0 5px rgba(255, 0, 0, 1);
border: 1px solid rgba(255, 0, 0, 1);
}

a.renew {
border:1px solid #a52b1b; 
color:#fff;
background-color:#a52b1b; 
/*background-image: -webkit-gradient(linear, left top, left bottom, from(#c93521), to(#932011));
background-image: -webkit-linear-gradient(top, #c93521, #932011);
background-image: -moz-linear-gradient(top, #c93521, #932011);
background-image: -ms-linear-gradient(top, #c93521, #932011);
background-image: -o-linear-gradient(top, #c93521, #932011);
background-image: linear-gradient(to bottom, #c93521, #932011);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c93521, endColorstr=#932011);*/
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px 6px !important;
text-decoration:none;
display: inline-block !important;
margin-left: 10px;
font-size: 14px;
}

a.renew:hover {
color:#a52b1b;
background-color: #fff; 
/*background-image: -webkit-gradient(linear, left top, left bottom, from(#932011), to(#6a1a0f));
background-image: -webkit-linear-gradient(top, #932011, #6a1a0f);
background-image: -moz-linear-gradient(top, #932011, #6a1a0f);
background-image: -ms-linear-gradient(top, #932011, #6a1a0f);
background-image: -o-linear-gradient(top, #932011, #6a1a0f);
background-image: linear-gradient(to bottom, #932011, #6a1a0f);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#932011, endColorstr=#6a1a0f);*/
}



/*-------------------------------------------------------------------------------
                           HOME ZINES
--------------------------------------------------------------------------------*/

.news .Zine, 
.blog .Zine {
padding:5px 0 20px;
line-height:140%;
}

.news .ZineDate {
font-family:'Signika', sans-serif;
font-weight:300;
color:#333;
font-size:16px;
display:block;
margin-bottom:7px;
font-style:normal;
}

.blog .ZineDate {
display:none;
}

.ZineIndex{margin-bottom:12px;}

.news .ZineItem .ZineAbstract,
.blog .ZineItem .ZineAbstract {
font-family:'Signika', sans-serif;
font-size:16px;
margin-bottom:7px;
line-height:125%;
font-style:normal;
}

.news .ZineItem,
.blog .ZineItem {
width:50%;
float:left;
overflow:hidden;
padding-right:20px;
}

.news a.ZineLink,
.blog a.ZineLink {
font-size:19px;
display:block;
margin-bottom:7px;
font-weight:400;
color:#2070c5;
text-decoration:none;
}

.news a.ZineLink:hover,
.blog a.ZineLink:hover {
color:#5da0dc;
}

.blog a.ZineLink {
background-color: #00ab66;
color: #fff;
padding: 5px 30px;
text-align: center;
text-decoration:none;
border: 1px solid #00ab66;
}

.blog a.ZineLink:hover{
color:#00ab66;
background:#fff;
}

.news .ZineItem .ZineSummaryIndex,
.blog .ZineSummaryIndex {
font-family:'Signika', sans-serif; 
padding:0;
text-align:right;
font-size:16px;
}

.news .ZineItem .ZineSummaryIndex a,
.blog .ZineSummaryIndex a { 
color: #00ab66;
font-family: 'Signika', sans-serif;
text-decoration: underline;
margin-top: 8px;
display: inline-block;
}

.news .ZineItem .ZineSummaryIndex a:hover,
.blog .ZineSummaryIndex a:hover { 
color:#009358;
text-decoration:none;
}

/**********    Articles    **********/

.ZineArticle .ZineHeader {
    font-weight:400;
    font-size:16pt;
}


/*-------------------------------------------------------------------------------
                           EVENT CALENDAR
--------------------------------------------------------------------------------*/

.events .EvtCal h1 {
display: none;
}

.events .EvtCalList {
padding:20px 15px;
}

.events .year {
display:none;
}

.events .EvtCalList p {
font-size:16px;
color:#333;
margin-bottom:30px;
}

.events .EvtCalList dt {
border:2px solid #2070c5;
color: #2070c5;
float: left;
font-weight: normal;
height:48px;
padding-top: 7px;
position: relative;
text-align: center;
width:50px;
line-height:113%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.events .EvtCalList dt .month {
display:block;
}

.events .EvtCalList dd {
padding-left:9px;
font-weight:400;
height: 50px;
margin-bottom: 22px;
width: 77%;
display: table;
margin-left: 0;
}

.events .list-group-item:last-child {
margin-bottom:10px;
}

a#viewallevent {
background: url(viewallevent.png) no-repeat scroll 0 center rgba(0, 0, 0, 0);
font-size: 12px;
padding: 0 5px 2px 25px;
text-decoration: none;
margin-left:15px;
margin-bottom:20px;
display:block;
}

.events .EvtCal .EvtCalRSS {
padding-left:15px;
font-size:13px;
}


div.EvtDateSelector {
   border:1px solid #999;
   background-color:#f7f7f7;
   padding-left:20px;
   padding-right:20px;
   margin-bottom:10px;
}
.EvtCalHeader {
  font-size:large;
font-weight:300;
}
.EvtCalMonthMenuButton {
  cursor:pointer;
}
table.EvtCal { 
border-collapse:collapse; 
margin-bottom:10pt;
}

table.EvtCal td 
{ 
border:1px #DDD solid;
margin:0px; 
padding:5px; 
height:80px;
width:14.2%;
vertical-align:top;
background-color:#fff;
font-size:90%;
}

table.EvtCal th 
{ 
background-color: #2070C5;
border: 1px solid #094FA4;
margin:0px; 
padding:4px; 
font-weight:300; 
font-size:13px; 
color:white;
text-align:center;
}

table.EvtCal caption {
background-color:#99cfff;
color:#ffffff;
border:1px #99cfff solid;
margin:0px; 
margin-left:-1px;
margin-right:-1px;
padding:4px; 
font-weight:400; 
font-size:10px; 
}

table.EvtCal td.EvtDay {
background-color: #EEF6FD;
}
table.EvtCal td.Today,
td.Today {
  background-color:#314455;
        color: #fff;
}
table.EvtCal div.EvtDay {
  font-weight:400;
}
table.EvtCal div.Evt {
  padding-top:4px;
line-height:120%;
}
table.EvtCal div.Evt a {
  font-weight:normal;
}
table.EvtCal div.SharedEvt a {
  color:red;
}
table.EvtCal div.OtherEvt a {
  color:blue;
}
table.EvtCal td.NoDay {
  background-color:#EFEFEF;
}

.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%;
width:300px;
}

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;
}

a.popup_close:hover {
background-color:#ddd;
text-decoration:none;
}

.ThisMonth {
font-weight:400;
}


div.vCalendarLink
{
padding-left:50px;
background-image:url(add_small.png);
background-repeat:no-repeat;
background-position:left center;
margin-top:25px;
height:45px;
line-height:45px;
font-size: 90%;
display:table;
}

div.vCalendarLink a{
display: table-cell;
vertical-align: middle;
}

p.EvtCalCalendarLink{
background-image: url(back.jpg);
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:400;
}

div.EvtCal dl.EvtCalList dt
{
font-weight:400;
}

div.EvtCal .EvtCalList dd {
margin-left:0px;
margin-bottom:15px;
}

div.EvtCal dl.EvtCalList dd p
{
margin-top:0px;
}

div.EvtCal table.EvtCalSm
{
position:relative;
top:-25px;
border-collapse:collapse;
margin-left:25px;
margin-bottom:10px;
}

div.EvtCal table.EvtCalSm th
{
text-align:center;
padding:6px;
color:white;
background-color:#2070c5;
border:1px solid rgb(190, 190, 190);
width: 20px;
font-weight:300;
}

div.EvtCal table.EvtCalSm th select{
color:#333;
font-weight:300;
}

div.EvtCal table.EvtCalSm td
{
text-align:center;
padding:5px 12px;
border:1px solid #999999;
}

div.EvtCal table.EvtCalSm td.EvtDay
{
background-color:#EEF6FD;
}

div.EvtCal table.Report th.ReportTools a {
color:#fff !important;
}



/*-------------------------------------------------------------------------------
                                  IMAGES
--------------------------------------------------------------------------------*/

/********** Blog Images **********/

.blog.img-responsive {
   width:292px;
   height:135px;
   box-shadow: 4px 4px 6px 0px #333;
   -moz-box-shadow: 4px 4px 6px 0px #333;
   -webkit-box-shadow: 4px 4px 6px 0px #333;
   
}

/*-------------------------------------------------------------------------------
                           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:400;
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;
text-transform:uppercase;
border-radius:0px !important;
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;
font-weight:400;
border:0px;
}

.EvtRegRegistrants .blindbox{
margin:40px 0 45px;
}

.EvtRegRegistrants .boxhead span:hover{
text-decoration:none;
}

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:400;
}

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 #333;
padding-bottom:20px;
}

h2.EvtFeeThankYou {
text-transform:none;
font-size:20px;
}

.backToEvent {
display:block;
margin-top:20px;
}

/********** 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;
}

/********** Debugging Zines **********/

.ZineDebug {
    font-size:8pt;
    font-family:sans-serif;
    color:green;
    border:0px solid black;
    /* remove next line for debugging CSS */
    display:none;
}



/*-------------------------------------------------------------------------------
                           Member Profile
--------------------------------------------------------------------------------*/

p.approval_msg {
border: 1px solid #2070c5; 
border-radius:4px;
-moz-border-radius:4px; 
-webkit-border-radius:4px;
background:#F4F4F4; 
padding: 10px 10px;
margin-bottom:15px;
}

/*-------------------------------------------------------------------------------
                           National Board Members
--------------------------------------------------------------------------------*/

.nationalboard img {
width:100px;
max-width:100%;
text-align:left;
height:auto;
}

.clear {
clear:both;
height:0px;
font-size:0px;
}

.alignLeft {
    margin: 0px 20px 10px 0px;
}

/*-------------------------------------------------------------------------------
                           Committee Member List
--------------------------------------------------------------------------------*/

#list ul.committee_list {
list-style:none;
margin:0px 0px 0px 0px;
padding:0px;
font-size:100%;
}

#list ul.committee_list li {
float:left;
width:300px;
padding:5px 10px 5px 0px;
line-height:140%;
min-height:100px;
}

div.member_services {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
} 

div.member_services input[type="text"] {
margin: 0 0 5px 0;
}

div.member_service {
padding-bottom: 20px;
display: inline-block;
}


/*-------------------------------------------------------------------------------
                           Member Directory
--------------------------------------------------------------------------------*/


.MembershipDirectoryAlpha {
margin-bottom: 25px;
}

.MembershipDirectoryAlpha a,
span.MembershipNoMembers {
background-color: #fff;
border: 1px solid #DDD;
float: left;
line-height: 1.42857;
margin: 1px;
padding: 1px 7px;
position: relative;
text-decoration: none !important;
margin-bottom:10px;
}

span.MembershipNoMembers {
background-color:#ECECEC;
color:white;
}

div.MembershipDirectoryAlpha a:hover {
background-color:#ECECEC;
text-decoration:none;
}


div.MembershipMiniProfile {
border: 1px solid #DDD;
border-radius: 3px;
margin-bottom: 10px;
margin-top:15px;
padding: 15px;
}

div.MembershipMiniProfile table.MemberMiniProfile td {
vertical-align:top;
}

td.body_content div.MembershipMiniProfile table.MemberMiniProfile img {
padding:0px 15px 0px 0px;
}

td.body_content div.MembershipMiniProfile table.MemberMiniProfile a {
font-weight:400;
margin-top: 10px;
display:block;
}

div.Membership div.MembershipMiniProfile h3 {
margin-top: 0px;
padding-top: 0px;
}

div.Membership div.MembershipMiniProfile h3 a{
font-weight:400;
}

div.Membership h3 {
clear: both;
}

.MembershipDirectoryAlpha a:first-child, .MembershipDirectoryAlpha > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}

.MembershipDirectoryAlpha a:last-child, .MembershipDirectoryAlpha > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}


/*************   Member 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 {
padding:5px;
margin:0;
}

div.MembershipStatus {
background: #EDF6FF;
border: 1px solid #2070c5;
border-radius: 4px;
display: inline-block;
font-size: 100%;
margin: 10px 0px;
padding: 10px 15px;
width: 100%;
color: #2070c5;
font-weight: 400;
}


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:14px;
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 #EBEBEB; /* Firefox */
-webkit-box-shadow: 0px 2px 5px #EBEBEB; /* Safari,Chrome */
box-shadow: 0px 2px 5px #EBEBEB; /* CSS3 */
border:1px solid #DBDBDB;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

ul.Membership_update_profile_menu li a:hover {
background-color: #5da0dc;
border: 1px solid #5da0dc;
text-decoration:none;
color:white;

}

#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_new_secondary_link{background-image:url(second.png);}
#Membership_my_events_link{background-image:url(event_icon.png);}

h1.membername {
text-transform:none;
}

ul.MembershipType {
margin-left:20px;
padding-left:10px;
}

ul.MembershipType li {
padding-bottom:15px;
}

ul.MembershipType li a {
font-weight:400;
}

.profile_photo {
float:right;
border:1px solid #ccc;
padding:5px;
margin:0 0 10px 20px;
position:relative;
top:-30px;
}


div.profile_info {
border: 1px solid #eeeeee;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 15px;
margin-bottom: 20px;
padding: 0 10px 30px 10px;
max-width:670px;
}

div.profile_info div.info_container {
min-height: 100px;
}

div.contact_info {
border: 1px solid #eeeeee;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 15px;
margin-bottom: 20px;
padding: 0 10px 10px 10px;
max-width:670px;
}

#help1{display:none;}

#help1.help_popup {
border:1px solid #ccc;
padding:5px 0px 0px 5px;
border-radius: 4px;
}

.Membership .popup_close{float:right;}
.Membership a.popup_close {margin-top:-38px;margin-right:8px;}

.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: #004fa3;
cursor: pointer;
display: inline-block;
font-size: 14px;
margin: 0 0 10px;
padding: 0 10px;
}

.Membership .help_popup ul{
margin-bottom:30px;
padding-left:20px;
}

.contact_list {
list-style:none;
padding-right:20px;
padding-bottom:20px;
float:left;
width:200px;
}

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;
}

a.ContactEditTip {
background-color:#fff;
padding:3px 5px;
}

div.ContactForm td {
padding:5px;
}

.edit_profile label,
.change_password_form label,
.ContactForm label {
font-weight:500;
}

/**********  Job Search  ************************/


div.job_search{margin-top:20px;}

div.job_search input[type="submit"]{padding:2px 12px;}

.job_search td{padding-right:5px;}

div.job_search td.keyword_search, div.job_search input#keyword {
display: none;
}


/*--------------------------------------------------------------------
                       Table Report 
---------------------------------------------------------------------*/

table.Report {
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
max-width: 100%;
text-align:left;
margin-bottom:20px;
}

table.Report th {
border-top: 1px solid #dddddd;
background-color:#004fa3;
color:white;
line-height: 20px;
padding:8px;
font-weight:400;
text-align: left;
vertical-align: top;
}

div.Membership table.Report tfoot th {
background-color: white;
}

table.Report td {
border-top: 1px solid #ddd;
border-right:1px solid #ddd;
border-right:1px solid #ddd;
line-height: 20px;
padding: 8px;
text-align: left;
vertical-align: top;
}

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.A {
background-color:white;
}


table.Report tr.B {
background-color: #eee;
}

table.Report caption{
display:none;
}

span.submit_job_form {
padding-top:10px;
display:none;
}

/********** 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:400;
}

table.Receivable div.number
{
text-align:right;
}

.ReceivableBuyer
{
background:#eee;
border:1px solid #ccc;
padding:10px 10px 0;
margin-top:15px;
}

div.Pay table.Report th {
min-width:110px;
}

/********** Zines **********/

.ZineDebug {
font-size:8pt;
font-family:sans-serif;
color:green;
border:0px solid black;
/* remove next line for debugging CSS */
display:none;
}

/********** Articles **********/

.ZineArticle .ZineHeader {
font-weight:400;
font-size:16pt;
}

.ZineArticle .ZineAbout {
padding-bottom:10px;
font-style:italic;
font-size:14px;
}

.ZineArticle .ZineAbout .ZineSummary {
padding-left:50px;
text-align:left;
}

.ZineSummary {
padding:15px;
font-style:italic;
}

.ZineAuthor {
color:#333;
display:inline;
}

.ZineDate {
font-style:italic;
}

.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;
}

/********** Indexes **********/

.ZineIndex {
margin-top:15px;
}
.ZineItem {
margin-bottom:10px;
background-color:white;
}

.ZineItem .ZineAbstract {
font-size:11pt;
/*font-style:italic;*/
}

a.ZineLink {
text-decoration:underline;
}

.ZineItem .ZineHeader,.ZineItem .ZineAboutBody,.ZineItem .ZineFooter { 
padding-left:10px; 
padding-right:10px; 
}
.ZineItem .ZineSummaryIndex { 
padding-left:10px; 
padding-right:10px; 
padding-bottom:10px; 
text-align:center;
}
.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 #ddd solid; 
border-collapse:collapse; 
margin-bottom:10pt;
width:100%;
}
table.ZineIndex td { 
border-top:1px #ddd dotted; 
border-bottom:1px #ddd dotted; 
border-left:1px #ddd solid; 
border-right:1px #ddd solid; 
margin:0px; 
padding:5px; 
}
table.ZineIndex th { 
border:1px #ddd solid; 
margin:0px; 
padding:5px; 
background-color:#ddd;
}

table.ZineIndex span.ZineDate {
display:block;
}


/********** Comments **********/

.ZineComment 
{
margin-bottom:15px;
}

.ZineComment .ZineHeader 
{
padding:4px;
background-color:#428BCA; 
font-weight:400;
font-size:11pt;
display:block;
color:white;
}

.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;
border-top:1px solid #668; 
font-size:9pt;
display:block;
clear:both;
}

.ZineComment 
{
border:1px solid #eee;
}

.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:7px;
}

table.ZineTools td a {
text-decoration:none;
font-weight:normal;
}

table.ZineTools td a: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:400;
}


/********** 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%;
}

/********** Required Fields **********/

span.requiredPrompt
{
background-image:url(asterisk.png);
background-position:top right;
background-repeat:no-repeat;
padding-right:10px;
font-weight:400;
}

span.requiredPrompt label{
font-weight:400;
}

/********** 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:400;
}

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:2px 5px;
}

table.QA_question_group th {
padding-right:5px;
}

/********** 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 **********/

#CMenuMobileM
{
box-shadow: 0 0 5px rgba(68, 68, 68, 0.5);
background: none repeat scroll 0 0 #AE6219;
color: #FFFFFF;
height: 100%;
padding: 20px 20px 20px 30px;
position: fixed;
right: 0;
text-align: left;
top: 0;
z-index: 1000;
}

#CMenuMobile ul#CMenuM
{
border-bottom: 1px solid #e9a666;
clear: both;
list-style-type: none;
margin: 10px 0 0;
padding: 0;
width: 190px;
}

#CMenuMobile ul#CMenuM li 
{
border-top: 1px solid #e9a666;
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%;
}

div.ContactPreview {
    float: left;
    padding: 15px 15px 45px 25px;
    width: 46%;
    margin: 0px 10px 10px 0px;
    background-color: #EEE;
    line-height: 130%;
    cursor: pointer;
    height: 288px;
    position: relative;
    display: inline-block;
}


#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;
}

#ContactPreviewBlock a.ContactAddLink{
margin-top:35px;
display:inline-block;
}

a.ContactAddLink {
border:1px solid;
padding:5px 10px;
}

div.FileServerSearch{
margin-bottom:20px;
}

div.new_member a {
text-decoration: underline;
font-weight: bold;
}

div.Membership p {
margin-top:15px;
}

div.subscribe_msg {
text-align: center;
font-size:20px;
}

div.proposals form.Form td{
padding:0px 10px 3px 0px;
}

/************* CACEE Connect Zines  *********************/

div.cacee_connect table.accordionbox, table.accordionbox {
margin-top:0px;
width:50%;
}

div.cacee_connect th.accordioncontrol, th.accordioncontrol {
cursor:pointer;
background:none repeat scroll 0% 0% #eee;
padding:10px 20px;
margin-bottom:0px;
border-radius:5px;
display:block;
border:1px sold #ddd;
}

/*div.cacee_connect .ZineTitle h2 {
display:none;
}*/

div.cacee_connect span.ZineDate, th.accordioncontrol span.ZineDate {
display:none;
}

div.cacee_connect .ZineBody {
border:1px solid #fafafa;
background-color: #fafafa;
padding:5px 10px;
}

div.cacee_connect .Zine .ZineIndex .ZineArticle {
margin-top:0px;
font-size:100%;
padding:0px;
border-radius:5px;
}

div.cacee_connect .Zine .ZineIndex .ZineArticle table td {
padding:8px 8px 8px 0px;
vertical-align:top;
}

div.cacee_connect table.ZineTools tbody td a {
display:none;
}

div.cacee_connect span.accordioncontrolicon img, span.accordioncontrolicon img {
padding-right:5px;
}

/******************** past awards  ***********************/

.past_awards h2 small {
font-size:16px !important;
font-weight:normal !important;
color:#333 !important;
}

.past_awards h1,
.past_awards h2 {
text-align:center;
}

.past_awards ul {
text-align:center;
margin-left:auto;
margin-right:auto;
}

.past_awards ul li {
text-align:center;
margin-left:auto;
margin-right:auto;
}

.past_awards li {
list-style-type: none;
}

.past_awards hr {
width:50%;
margin-left:auto;
margin-right:auto;
}

.past_awards table {
text-align:center;
margin-left:auto;
margin-right:auto;
}

.past-awards table td {
text-align:center;
}

.past-awards table td h2 {
text-align:center;
}

/**************  Secondary Members  *****************/


div.Membership table.Receivable 
{
width:100%;
font-size:85%;
border-collapse:collapse;
margin-bottom:15px;
margin-top:15px;
}

div.Membership table.Receivable th
{
color: white;
background-color: #213C73;
padding: 5px;
font-size:90%;
text-transform:uppercase;
border: 1px solid #999;
}

div.Membership table.Receivable tfoot
{
background-color:#eee;
padding:5px;
}

div.Membership table.Receivable td
{
padding:5px;
border: 1px solid #ddd;
}

div.Membership table.Receivable td div.total
{
font-weight:400;
}

a.gotoRegistration {
float: right;
margin-top: 0px;
margin-right: 15px;
margin-bottom: 15px;
display: block;
padding: 5px 7px;
background: #1A700A none repeat scroll 0% 0%;
border: 1px solid #1A700A;
border-radius: 5px;
color: #FFF;
text-decoration: none;
text-transform: uppercase;
}

a.gotoRegistration:hover {
opacity: 0.7;
color: #FFF;
text-decoration: none;
background: #666 none repeat scroll 0% 0%;
border: 1px solid #999;
}

a.gotoEvent {
float: right;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 15px;
margin-left:15px;
display: block;
padding: 5px 7px;
background-color: #5DA0DC;
border: 1px solid #5DA0DC;
color: #FFF;
border-radius: 4px;
text-decoration: none;
text-transform: uppercase;
}

a.gotoEvent:hover {
opacity: 0.7;
color: #5DA0DC;
text-decoration: none;
background: #fff none repeat scroll 0% 0%;
border: 1px solid #5DA0DC;
}

