/*************** General styles ******************/
html, body {
  margin:0;
  padding:0;
}

body {
font-family:Helvetica,"Lucida Grande", verdana, arial, "bitstream vera sans", sans-serif; 
color:#3c3c3c;
font-size: 14px;
}

h1,h2,h3,h4,h5 {
color:#a2303a; 
line-height:110%; 
padding: 10px 0; 
font-weight:bold;
}

h1 {
  font-size:180%;padding: 10px 0; 
}

h2
{font-size:140%; padding:5px 0; color:#010101;}

h3
{
font-size:120%; padding:5px 0; color:#010101;
}

h4
{
color:#010101;
font-size:100%; 
background:#ddd;
padding:10px;
margin:10px 0;
clear: both;
}

img {
  max-width: 100%;
  height: auto;
}

hr 
{ 
border:1px solid #ddd;
margin:10px 0;
}


blockquote
{
margin:15px;
}

.warn {
    line-height: 2.5;
}


ul li
{ 
margin-top:3px;
padding-left: 17px; 
list-style-type: none; 
background-image: url(gold_bullet.gif); 
background-repeat: no-repeat; 
background-position: 0 5px; 
}

ul ul li
{
font-size:90%;
list-style-type: none; 
background-repeat: no-repeat; 
}


ul ul ul li
{ 
background-image: none; 
padding: 0; 
list-style-type: circle; 
}

p{margin:10px 0;}


a
{ 
color:#a2303a;
text-decoration:underline; 
}

a:hover
{ 
color: #666; 
background-image: none; 
text-decoration:none; 
}

a#button
{
background: #a2303a;
padding:10px 10px 9px;
display:block;
max-width:120px;
margin:10px 0 0 0;
text-align:center;
color:#F7F5A9;
text-decoration:none;
border:1px solid #b93131;
text-transform:uppercase;
}

a#button:hover
{
    background: #b93131;
    color: #fcfcfc;
}

.button
{
background: #d14c42;
padding:10px;
display:inline-block;
margin:10px 0 0 0;
text-align:center;
color:#F7F5A9;
text-decoration:none;
border:1px solid #b93131;
text-transform:uppercase;
cursor: pointer;
}

.button:hover
{
color: #fff;
background:#b93131;
}

.clear {
  clear: both;
}


/*************** header ******************/

.header {
    padding: 10px 0;
    overflow: auto;
}


#login {
  text-align: left;
}

a#login
{
color:#16557d;
background:url(lock.gif) no-repeat 0 center;
padding:0 0 0 15px !important;
display:block;
}

td.forgot_pwrd {
  padding-top: 5px;
}

/*************** Member Login ******************/


div.header #login
{
    margin: 0;
    width: auto;
    float: right;
    background: #f7f7f7;
    padding: 15px 20px;
    border: 1px solid #e9e9e9;
    border-radius: 15px;
}

#login h2
{
font-size:100%;
background:url(lock.gif) no-repeat 0 0;
padding:0 0 10px 15px;
color:#292929;
margin: 0;
}


.login_btn {
padding-top: 4.5px;
}

 #login td input[type="text"], #login td input[type="password"]
{
color:#666;
width:100px;
padding:3px;
margin: 3px 3px 3px 0;
border:1px solid #ccc;
}

a#forgetpassword
{
text-align:right;
padding:5px 0 0 0;
font-size:11px;
display:block;
}

.LoginForm {
    max-width: 300px;
    margin: 0 auto;
}

.LoginForm td input[type="checkbox"]
{
float:right;
}

.LoginForm p {
  text-align: center;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
      background-color: #a2303a;
      color: #fff;
}

button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  background-color: #b93131;
}


/*************** maincontents ******************/

.container {
max-width:980px;
width: 100%;
}

/********** Wrap Links **********/

.maincontent a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}

.content {
padding: 0 0 15px;
min-height: 603px;
background-color: #ffffff;
position: relative;
}

.left-content {
    box-shadow: 0 0 20px #cccccc;
}

.sponsors-home {
    max-width: 400px;
    overflow: auto;
}

.sponsors-home:last-of-type {
    max-width: 530px;
}

.sponsors-home p {
  float: left;
  padding: 20px 60px 20px 0;
}

.sponsors-home img {
  float: right;
    padding-bottom: 20px;
    padding-top: 30px;
}


/************* Right Side Bar *************/

.rightsidebar
{
border: 1px solid #fff;
border-bottom: 0px solid #fff;
padding: 20px 0;
font-size:90%;
}

.rightsidebar img
{ 
margin:0 0 10px 0;
}

.rightsidebar .box
{
/* max-width:280px; */
width: 100%;
padding:0 0 30px 0;
border:0;
font-size:100%;
display:inline-block;
}

.rightsidebar .box h2
{
background:#a2303a;
font-size:120%;
color:#fcfcfc;
padding:10px;
margin: 0;
}

.rightsidebar .box #becomemember h2,
.rightsidebar .box #donation h2
{
font-size:150%;
color:#a2303a;
padding:0 0 5px 0;
background:none;
}


.rightsidebar .box div
{
background:#fff;
padding:15px;
margin:0;
}

.rightsidebar .box div div
{
padding:0;
}

.rightsidebar .box #becomemember
{
background:url(watermark.jpg) no-repeat 0 0 #fff;
padding:15px 15px 15px 130px;
    border: 1px solid #bc7678;
    box-shadow: 0 0 15px #cccccc;
}

.rightsidebar .box:last-child {
    box-shadow: 0 0 15px #cccccc;
    padding: 0;
}

.rightsidebar .box .Zine {
    border: 1px solid #bc7678;
    padding-top: 25px;
}

.rightsidebar .box #donation
{
background:url(watermark2.jpg) no-repeat 0 -10px #fff;
padding:15px 15px 15px 130px;
}

.social-sidebar {
    text-align: center;
    display: block;
    color: #666;
    text-decoration: none;
}

a.social-sidebar:hover {
  opacity: 0.8;
  text-decoration: underline;
}



/************* Search *************/
.Search  {
    display: inline-block;
    position: relative;
    padding: 0 0 30px 0;
    margin: 0 auto;
    float: right;
    width: 100%;
    }
  .Search input[type="text"]  {
    margin: 0 0px 0 0;
    padding: 10px .7em 10px .7em !important;
    line-height: normal !important;
    width: 100%;
    color: #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
     }
  .rightsidebar .Search input[type="submit"]{
    text-decoration: none;
    border: none;
    border-radius: none;
    right: 5px;
    top: 12px;
    font-size: 0;
    background: #fff url(search.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute; }

  .content .Search input[type="submit"]{
    text-decoration: none;
    border: none;
    border-radius: none;
    right: 5px;
    bottom: 36px;
    font-size: 0;
    background: #fff url(search.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute; }

   .rightsidebar .Search h1 {
    display: none;
   }



/*************** site map ******************/


ul.sitemap ul
{
padding:10px;
}

ul.sitemap ul li
{
background:url(arrow.gif) no-repeat 0 5px;
padding:0 0 0 17px;
}

ul.sitemap ul ul li
{
background:none;
padding:0;
}





/*************** Smenu ******************/

#menu {
    clear: both;
}


.slicknav_menu {
width:100%;
background: #a2303a;
display: none;
}

.slicknav_menu a {
color:#fff;
text-decoration: none;
font-size: 14px;
font-weight:bold;
margin: 15px 25px 0 0;
}

.horizontal-menu {
background-color: #a2303a;
line-height:100%;
text-align:center;
}

.horizontal-menu #SMenu ul {
margin: 0;
padding: 0;
}

ul#SMenu li {
border-right: 1px solid #783737;
}

ul#SMenu li:last-child {
    border-right: none;
}

.horizontal-menu #SMenu li {
display:inline-block;
float:none;
background-image: none;
}

.horizontal-menu #SMenu a {
color:#F7F5A9;
padding: 0 25px;
min-width: 90px;
line-height: 54px;
font-size: 14px;
margin-left: -4px;
display: inline-block;
text-transform: none;
text-decoration: none;
}

.horizontal-menu #SMenu a:hover, ul.menu #thispage {
background-color: #a2303a;
text-decoration: none;
color: #fcfcfc;
}

.horizontal-menu ul li {
margin: 0;
padding: 0;
}




/*  ---  Dropdown  ---  */

#SMenu .mLabel a:hover + ul {
display: block;
}

#SMenu .mLabel ul:hover {
display: block;
}

.horizontal-menu #SMenu li ul{
background: #fff;
text-align: left;
margin-left: -4px;
z-index: 9999;
width: 170px;
height: auto;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}

.horizontal-menu #SMenu #page_552 ul {
right: -2px;
}

.horizontal-menu #SMenu li ul li.mItem {
display: block;
white-space: normal;
width:100%;
margin:0;
padding:0;
}

.horizontal-menu #SMenu li ul li{
border: none;
width: 170px;
}

.horizontal-menu #SMenu li ul li.mItem a.menu {
color: #7a262d;
padding: 10px;
font-size: 13px;
font-weight: bold;
display: block;
text-transform: none;
white-space: normal;
line-height: 120%;
border-bottom: 1px solid #ccc;
margin-left: 0;
}

.horizontal-menu #SMenu li ul li.mItem a.menu:hover {
color: #7a262d;
background: #F8E3AF !important;
}

#SMenu li ul {
display: none;
}




/*  ---  Dropdown Submenu  ---  */

#SMenu .mLabel ul li a:hover + ul {
display: block;
}

#SMenu .mLabel ul li ul {
border-top: 1px solid #ddd;
}

.horizontal-menu #SMenu #page_552 ul li ul {
left: -160px;
}





/*************** bxslider ******************/

#feature {
padding:10px 0;
position:relative;
}

.bx-wrapper {
margin:0 auto !important;
}

.bx-wrapper .bx-caption {
display: none;
}

.bx-wrapper .bx-pager {
bottom: 15px !important;
display: none;
}


/*************** footer ******************/

.footer
{ 
background:#2b2a26;
line-height:140%;
color:#666;
font-size:90%;
text-align:left; 
padding:20px 0;
margin-top: 20px;
}

.footer a
{ 
color:#ccc;
}

#powerdby
{
padding-top: 15px;
text-align: right;
color: #999;
font-size: 11px;
}

#powerdby a
{
color:#999;
}



/*************** Private area ******************/

.FileServer a {
    overflow-wrap: normal !important;
    word-wrap: normal !important;
    word-break: normal !important;
}

#return_link {
    margin-bottom: 20px;
}


/*************** Custom Zine ******************/



.rightsidebar .Zine h2
{
display:none;
}

.rightsidebar .Zine .ZineItem
{
padding:0 0 10px 0;
font-style:italic;
color:#666;
}
.rightsidebar .Zine .ZineItem span.ZineDate
{
display:block;
}
.ZinePath
{
padding:0 0 10px 0;
font-size:90%;
}

.Zine .ZineIndex .ZineItem .ZineLink
{
font-weight:bold;
font-style:normal;
padding:0 0 5px 0;
display:block;
}

.Zine .ZineTitle
{
margin-bottom:5px;
}

.Zine .ZineTitle h3
{
padding:0;
margin:0;
}

.Zine .ZineAbout
{
color:#666;
font-style:italic;
}

.Zine .ZineIndex .ZineSummaryIndex
{
font-size:90%;
text-align:right;
margin-bottom:10px;
}

.Zine .ZineItem .ZineAbstract
{
font-style:normal;
padding:10px 0;
}

span.ZineDate,.ZineAuthor
{
font-size:90%;
font-style:italic;
}




.Zine .ZineHeader .ZineSubtitle
{
font-weight:bold;
margin-bottom:10px;
}

table.ZineTools img
{
margin-right:10px;
float:left;
}

table.ZineTools a
{
font-size:90%;
color:#666;
text-decoration:none;
text-decoration:none;
}

.ZineIndex
{
margin-bottom:15px;
}

div#UpcomingEvents
{
font-size:90%;
line-height:140%;
}

div#UpcomingEvents b
{
font-size:110%;
}

div#UpcomingEvents a
{
font-size:110%;
margin:0 0 5px 0;
}

.ZineIndex .ZineArchive h2
{
margin-top:20px;
}

.ZineSummary
{
margin-top:15px;
font-style:italic;
margin-bottom:25px;
}

.ZineHeader .ZineTitle h2
{
font-size:160%;
}

.ZineBody
{
margin-top:15px;
}


/*Zine Tool */

.ZineTools
{
margin:10px 0;
}

.ZineTools img
{
margin:0 5px 0 0;
float:left;
}

.ZineTools a {
    font-size:9pt;
    font-weight:normal;
    color:#666;
    text-decoration:none;
}
.ZineTools a:hover {
    text-decoration:underline;
}

.profile_photo  {
margin: 5px 10px 0 0;
top: 0;
}