body {
    padding: 0;
    margin: 0;
    font-family: arial;
    background: #676767 url(../images/bkg.jpg); top center no-repeat;
    background-size: 100% 100%;
    /* background-size: cover; */
    background-attachment:fixed;
    font-size: 14px;
    color: #000;
    
}

img { border: 0; }

#mobileheader {
    background-color: #fff;
    display: none;
    background-color: #2B4484;
    position: relative;
}


#uberheader {
    height: 150px;
    background-color: #2B4484;
}

#uberheader #header-inner {
    width: 1000px;
    height: 150px;
    margin: 0 auto;
    overflow: auto;
    zoom: 1;
}

#container {
    width: 1000px;
    background-color: #fff;
    margin: 0 auto;
    padding-bottom: 20px;
    border-left: solid 2px #fff;
    border-right: solid 2px #fff;
    border-bottom: solid 2px #fff;
}

#containerinner {
    width: 960px;
    margin: 0 auto;
    clear: both;
}
               
/*---------- TOPNAV ----------*/

header {
    height: 40px;
    background: #C94E13 url(../images/topnav-bkg.jpg);
    z-index: 200;
    margin: 0 auto;
    background-color: #fff;
}

header nav {
    width: 1000px;
    height: 40px;
    z-index: 200;
    margin: 0 auto;
}

header nav ul {
    padding:0;
    list-style:none;
    margin:0 0 0 40px;
}

header nav ul li {
    float:left;
    position:relative;
    text-align: center;
}

header nav ul li a {
    font: bold 15px arial;
    color:#fff;
    display:block;
    float:left;
    padding: 0 16px;
    line-height: 40px;
    text-decoration: none;
}

header nav ul li:first-child a {
    padding-left: 3px;
}

header nav ul li:last-child a {
    padding-right: 3px;
}

header nav ul li a span {
    display: block;
}

header nav ul li a:hover {
    color:#FFEE21;
    text-decoration: none;
}

header nav ul li ul {
    display:none;
}

header nav ul li > ul {
    left:auto;
    top:auto;
}
						
header nav ul li.over ul, header nav ul li:hover ul {
    background:#333333;
    border:1px solid #333333;
    border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    -webkit-border-radius:0 0 5px 5px;
    border-width:0 1px 1px;
    clear:left;
    display:block;
    list-style:none;
    margin:0;
    padding:5px;
    position:absolute;
    text-indent:0;
    top:100%;
    width:200px;
    z-index: 100;
}

header nav ul li ul li {
    display:block;
    text-transform:none;
    
}
								
header nav ul li ul li a, header nav ul li ul li:first-child a:first-child {
    display:block;
    padding:5px 5px 5px 10px;
    width:185px;
    font-size: 12px;
    text-align: left;
    line-height: 20px;
}

header nav ul li ul li a:hover {
    background-color:#5C5C5C;
    text-decoration: none;
}


/*---------- FRONT PAGE ----------*/

#fp-rotation {
    width: 100%;
    max-width: 640px;
    border: solid 1px #BDBDBF;
    float: left;
    margin-top: 0px;
    position: relative;
    z-index: 2;
}

#fp-rotation-mobile {
    display: none;
}

/* FP ABOUT PANEL */

#fp-about-panel {

    background-color: #F3F2E0;    
    padding: 10px;
    margin-top: 20px;
}

/* FEATURE BLOCKS */

#fp-table-3 {
    margin-top: 20px;
}

#fp-table-2 {
    margin-top: 5px;
}

#feature1 {
    width: 310px; 
    height: 215px;
    float: left;
    background-color: #EDECE3;
    text-align: center;
}

#feature1 img {
    border: 0;
    margin-top: 25px;
    width: 80%;
    max-width: 238px;
}

#feature2 {
    width: 310px; 
    height: 215px;
    float: right;
    background-color: #F3F2E0;
    text-align: center;
}

#feature2 img {
    border: 0;
    margin-top: 20px;
    width: 93%;
    max-width: 280px;
}

#fp-videos { width: 310px; float: left; }

#feature3 {
    width: 310px; 
    float: right;
}

#feature3 #facebook-mobile {
    display: none;
}

#feature3 #facebook-mobile img {
    width: 100%;
    max-width: 320px;
}


/*---------- SUBNAV ----------*/

#subnav {
    float: left;
    width: 280px;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

#subnavinner {
    background:#fff;
    border:1px solid #ccc;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    box-shadow:1px 1px 1px #ccc;
    -moz-box-shadow:1px 1px 1px #ccc;
    -webkit-box-shadow:1px 1px 1px #ccc;
    float:left;
    padding:10px;
    width: 240px;
}

#subnavinner div#leftnavlist {
    padding:0;margin:0;list-style-type:none;
}

#subnavinner div#leftnavlist ul {
    padding:0;margin:0;list-style-type:none;
}

#subnavinner div#leftnavlist a {
    border-bottom:1px dotted #e6e6e6;
    color:#c00;
    display:block;
    font:bold 13px helvetica,arial,sans-serif;
    letter-spacing:1px;
    text-transform:uppercase;
    padding:0 0 5px;
}

#subnavinner div#leftnavlist div {
    color:#c00;
    display:block;
    font:bold 13px helvetica,arial,sans-serif;
    letter-spacing:1px;
    text-transform:uppercase;
    padding:0;
    margin: 0;
}

#subnavinner div#leftnavlist ul li {
    border-bottom:1px dotted #e6e6e6;
    font:bold 13px helvetica,arial,sans-serif;
    padding:5px;
}

#subnavinner div#leftnavlist ul li a {
    border-bottom:0;
    color:#333;
    display:inline;
    letter-spacing:0;
    text-transform:none;
}

#subnavinner div#leftnavlist ul li a:hover {
    color:#c00;
}

#subnavinner div#leftnavlist ul li.last {
    border-bottom:0;
}

#subnavinner div#leftnavlist ul.subsubnav li a {
    font:bold 12px helvetica,arial,sans-serif;
    padding:5px 5px 5px 15px;
}

/*--------------SUBNAV CART ----------------*/



#subnavcartinner {
    background:#fff;
    border:1px solid #ccc;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    box-shadow:1px 1px 1px #ccc;
    -moz-box-shadow:1px 1px 1px #ccc;
    -webkit-box-shadow:1px 1px 1px #ccc;
    float:left;
    padding:10px;
    width: 240px;
    margin-bottom: 10px;
}

#subnavcartinner .header {
    background-color: #DA5A1B;
    font: bold 12px arial;
    padding: 5px;
    color: #fff;
    
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;

}

#subnavcartinner .contents
{
    text-align: center;
    font: bold 12px arial;
    margin-top: 6px;
}

#subnavcartinner .contents a {
    color: #000;
}

#subnavcartinner .links
{
    text-align: center;
    font: bold 12px arial;
    margin-top: 6px;
}

#subnavcartinner .links a {
    color: #000;
}

/*---------- MOBILE CART ----------*/


#mobilecart { display: none; }


#mobilecart {
    background:#fff;
    border:1px solid #ccc;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    box-shadow:1px 1px 1px #ccc;
    -moz-box-shadow:1px 1px 1px #ccc;
    -webkit-box-shadow:1px 1px 1px #ccc;
    padding:10px;
}

#mobilecart .header {
    background-color: #DA5A1B;
    font: bold 12px arial;
    padding: 5px;
    color: #fff;
    
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;

}

#mobilecart .contents
{
    text-align: center;
    font: bold 12px arial;
    margin-top: 6px;
}

#mobilecart .contents a {
    color: #000;
}

#mobilecart .links
{
    text-align: center;
    font: bold 12px arial;
    margin-top: 6px;
}

#mobilecart .links a {
    color: #000;
}

/*---------- CONTENT ----------*/

.dim:hover {
    opacity: 0.85;
}

img.inset {
    width: 50%; 
    float: right; 
    margin: 0 0 5px 5px;
}

img.inset2 {
    width: 25%; 
    float: left; 
    margin: 0 10px 10px 0;
}

#content {
    padding: 20px 0 20px 0;
    min-height: 400px;
}

.withsubnav {
    width: 680px;
    float: right;


}

.withoutsubnav {
    width: 100%;

}


/* MEMBERSHIP FORM ----------------------*/

fieldset.forms {margin-bottom: 15px;}
fieldset.forms legend {font: bold 20px arial; color: #DA5A1B;}
fieldset.forms label { font-weight: bold; clear: both;}
fieldset.forms span { color: red; }
fieldset.forms .inputboxes { width: 100%; padding: 5px 0; }
fieldset.forms .inputboxes2 { width: 25%; padding: 5px 0; }
fieldset.forms .textboxes { width: 100%; height: 100px; }
fieldset.forms .form-item-2 {float: left; margin-left: 2%; margin-top: 10px; width: 31%; display: block; }
fieldset.forms .col1 { margin-left: 0;  }

#voting-statement {display: block;}
#nonvoting-statement {display: none;}
#additionalmembers {display: block;}

#additional-names-container .additional-names {width: 48%; float: left; margin-right: 2%; margin-bottom: 15px;}
#additional-names-container > div:nth-child(2n) { margin-right: 0; }
#additional-names-container> div:nth-child(2n+1) { clear: both; }



/* PHOTO GALLERY ----------------------- */

#content .galleryimages {
    float: left; 
    width: 31.33%; /* HERE */
    margin-right: 3%; /* HERE */
    margin-top: 5px;
}

#gallerycontainer > div:nth-child(3n) {
    margin-right: 0;
}

#gallerycontainer > div:nth-child(3n+1) {
    clear: both;
}

#content .galleryimages img, #content .galleryimages div {
    width: 100%;
}

#content .gallerycaption {
    font: normal 14px arial; /* HERE */
    text-align: center;
    padding: 5px 0;
}

.square {
  position: relative;
  width: 31.33%; /* HERE */
}

.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.squarecontent {
  position: absolute;
  width: 100%;
  height: 100%;
}


/* ------------------------------------- */


/* MAGAZINE ----------------------- */

#content .maggalleryimages {
    float: left; 
    width: 31.33%; /* HERE */
    margin-right: 3%; /* HERE */
    margin-top: 5px;
}

#maggallerycontainer > div:nth-child(3n) {
    margin-right: 0;
}

#maggallerycontainer > div:nth-child(3n+1) {
    clear: both;
}

#content .maggalleryimages img, #content .maggalleryimages div {
    width: 100%;
}

#content img.maggallery {
    border: solid 1px #989898;
}

#content .maggallerycaption {
    font: bold 16px arial; /* HERE */
    text-align: center;
    padding: 5px 0;
}

/* ------------------------------------- */

#content p { 
    padding: 0; 
    margin: 0 0 10px 0;
}

#content h1 { 
    margin: 0 0 10px 0;
    padding: 0;
    font: bold 28px arial;
    color: #DA5A1B;
}

#content h2 { 
    margin: 15px 0 4px 0;
    padding: 0;
    font: bold 20px arial;
    color: #DA5A1B;
}

#content h3 { 
    margin: 15px 0 4px 0;
    padding: 0;
    font: bold 16px arial;
    color: #DA5A1B;
}

#content a {
    color: #000;
}

#content a:hover {
    text-decoration: none;
}

#forms input, #forms #captcha, #forms select {
    width: 50%;
}

#forms textarea {
    width: 50%;
    height: 50px;
}

#forms span {
    color: red;
}

#content input.submitbutton {
    background-color: #DA5A1B;
    border: 0;
    padding: 6px 10px;
    color: #fff;
}

#content .button {
    width: 200px; 
    background-color: #DA5A1B;
    color: #fff; 
    padding: 6px 10px;
    border: 0; 
    margin-top: 10px;  
    text-decoration: none;  
}

#buttons .left { float: left; }
#buttons .right { float: right; }

#content .button:hover {
    opacity: 0.85;
}

#content .board {
    border: solid 2px #A51E22; 
    padding: 5px;
    margin-bottom: 10px;
    background-color: #EAE8E8;
}

#content .board h2 {
    font-size: 20px; 
}

#content .board h3 {
    font-size: 16px; 
}

#content .board img {
    float: left; 
    margin: 0 10px 0 0; 
    width: 25%;
    max-width: 175px;
}

#content .board p {
    font-size: 14px; 
}

#content .partner {
    width: 150px; 
    height: 170px;
    float: left; 
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
}

#content .partner img {
    width: 150px; 
    border: solid 1px #C7C7C7; 
    margin-bottom: 3px;
    width: 100%;
    max-width: 150px;
}

#content .partner a {
    text-decoration: none;
    font-size: 11px;
}

#content .partner-profile {
    float: right; 
    margin: 0 0 10px 10px; 
    width: 22%; 
    max-width: 150px; 
    border: solid 1px #C7C7C7;
}


/*---------- VIDEOS ----------*/

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
    

/*---------- FOOTER ----------*/

#footer {
    background-color: #1C1C1C;
    color: #fff;
    font: bold  12px arial;
    text-align: center;
    margin: 0 20px 0 20px; 
    padding: 30px;
}

#footer div {
    font-size: 10px;
    margin-top: 10px;
}

#mobilefooter {
    display: none;
    background-color: #1C1C1C;
    color: #fff;
    font: bold 12px; arial;
    text-align: center;
    padding: 5px 0;
    
}


#subfooter {
    width: 1000px;
    margin: 10px auto;
    text-align: center;
    font: normal 11px arial;
    color: #fff;
}

#subfooter a {
    color: #fff;
}

/*---------- ADMIN STYLES ----------*/

td.inverse { background: #2B4484; font: bold 12px Arial; color: #fff; margin-top: 0; }
td.inverse a { font: bold 11px Arial; color: #fff; text-decoration: none; }
td.inverse a:hover { text-decoration: underline;}
td.inversesmall { background: #2B4484; font: bold 11px Arial; color: #fff; margin-top: 0; }
td.inversesmall a { color: #fff; }
td.inversesmall a:hover { color: #fff;text-decoration: none; }
td.small { font: normal 12px Arial; color: #000; margin-top: 0;}
td.small a { color: #000;}
td.small a:hover { text-decoration: none;}
td.small2 { font: normal 10px Arial;color: #000; margin-top: 0; }
td.small2 a { color: #000; }
td.small2 a:hover { text-decoration: none; }

/* CALENDAR */

.cpYearNavigation,.cpMonthNavigation{background-color:#C0C0C0;text-align:center;vertical-align:center;text-decoration:none;color:#000000;font-weight:bold;}
.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText{font-family:arial;font-size:8pt;}
TD.cpDayColumnHeader{text-align:right;border:solid thin #C0C0C0;border-width:0px 0px 1px 0px;}
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate{text-align:right;text-decoration:none;}
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled{color:#D0D0D0;text-align:right;text-decoration:line-through;}
.cpCurrentMonthDate, .cpCurrentDate{color:#000000;}
.cpOtherMonthDate{color:#808080;}
TD.cpCurrentDate{color:white;background-color: #C0C0C0;border-width:1px;border:solid thin #800000;}
TD.cpCurrentDateDisabled{border-width:1px;border:solid thin #FFAAAA;}
TD.cpTodayText, TD.cpTodayTextDisabled{border:solid thin #C0C0C0;border-width:1px 0px 0px 0px;}
A.cpTodayText, SPAN.cpTodayTextDisabled{height:20px;}
A.cpTodayText{color:black;}
.cpTodayTextDisabled{color:#D0D0D0;}
.cpBorder{border:solid thin #808080;}
.MyDiv {background:#fff;position:absolute;}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}

@media (max-width: 1000px){

    body {background: #000; } 
    
    #uberheader,#subnav,#footer,#subfooter,#fp-video,#fp-promo-panel,#floater { display: none; }
    #container { width: 100%; }
    .withsubnav { width: 100%; float: none; }
    #header-inner { width: 100%; }
    #containerinner { width: 98%; padding: 5px 0; }
    header nav { width: 100%; }
    #subfooter { width: 100%; }
    #containerinner table { width: 100%; }
    #mobileheader { display: block; }
    #mobileheader img {width: 60%; max-width: 600px; float: left; border: 0; margin-left: 5px;}
    #mobilefooter { display: block; padding: 10px; }
    
    #fp-rotation { width: 64.58%; height: auto; display:table-cell; float: none; border: 0;}
    
    #fp-row-2 { display:table-row; }
    #fp-news-panel { width: 64.58%; height: auto; float: none; vertical-align: top; display:table-cell;}
    #fp-links {width: 33%; float: none; vertical-align: top; display:table-cell; margin-top: 0;}
    
    #fp-about-panel { margin-top: -10px; }
    #fp-about-panel .size1 { width: 21%; max-width: 200px; }
    #fp-about-panel .size2 { width: 10%; max-width: 100px; }
    
    #fp-row-3 { display:table-row; }
    
    #feature1 {width: 32%; height: auto; float: none; vertical-align: middle; display:table-cell; margin-top: 0;}
    #feature1 img { margin: 0; width: 100%;}
    
    #feature2 {width: 32%; height: auto; padding: 5px; 0; float: none; vertical-align: middle; display:table-cell; margin-top: 0;}
    #feature2 img { margin: 0; }
    
    #fp-videos { display: none; }
    #feature3 { display: none; }
    #feature3 #facebook { display: none; }
    #feature3 #facebook-mobile { display: block; }
    #fp-table-2 { display: none; }

    #content h1 { font-size: 22px; }
    #content h2 { font-size: 18px; }
    #forms #captcha { width: 50%; }
    
    #content .galleryimages { width: 22.75%; margin-right: 3%; }
    #content .gallerycaption { font: normal 12px arial; }
    #gallerycontainer > div:nth-child(4n) { margin-right: 0; }
    #gallerycontainer > div:nth-child(3n) { margin-right: 3%; }
    #gallerycontainer > div:nth-child(3n+1) { clear: none; }
    #gallerycontainer > div:nth-child(4n+1) { clear: both; }
    .square { width: 22.75%; }
    #content .partner { width: 18% }
    
    #mobilecart { display: block; width: 50%; margin: 10px auto;}
    
}

@media (max-width: 640px){
    
    .nomobile { display: none; }
    
    #mobileheader img { width: 95% }
    
    #fp-table-2 { margin: 0 0 -10px; width: 100%; clear: both; display: block; }
    #fp-row-2, #fp-row-3, #fp-rotation { width: 100%; clear: both; display: block; }
    
    #fp-about-panel { margin-top: 0; }
    #fp-about-panel p {font-size: 12px; }
    #fp-about-panel > div { margin-top: 10px; }
    #fp-about-panel .size1 { width: 30%; }
    #fp-about-panel .size2 { width: 20%; }
    
    #content {padding: 3px; }
    #content h1 { font-size: 18px; }
    #content h2 { font-size: 16px; }
    #forms input { width: 100%; }
    #forms #captcha, #forms textarea, #forms select { width: 100%; }
    
    #content .galleryimages { width: 31.22%; margin-right: 3%; }
    #content .gallerycaption { font: normal 11px arial; }
    #gallerycontainer > div:nth-child(3n) { margin-right: 0; }
    #gallerycontainer > div:nth-child(4n) { margin-right: 3%; }
    #gallerycontainer > div:nth-child(3n+1) { clear: both; }
    #gallerycontainer > div:nth-child(4n+1) { clear: none; }
    .square { width: 21.22%; }
    #content .partner { width: 30%; height: auto; margin-right: 5px;}
    #content .partner-title { display: none; }
    
    fieldset.forms legend {font: bold 16px arial; color: #DA5A1B;}
    #content fieldset.forms label { font-size: 12px; }
    #additional-names-container h3 {font-size: 14px; }
    
}

@media (max-width: 550px){

    #feature1 { width: 100%; float: none; }
    #feature2 { width: 100%; float: none; clear: both;}
    
}

@media (max-width: 480px){
    
    #additional-names-container .additional-names {width: 100%; margin-bottom: 15px;}
    #additional-names-container> div:nth-child(2n+1) { clear: none; }
    #voting-statement {font-size: 12px; }
    #nonvoting-statement {font-size: 12px; }
    #mobilecart { width: 100%; }
    #buttons .button { float: none; margin: 10px auto; clear: both; width: 100%; display: block; padding: 10px;}
    #content .forms .form-item-2 {float: none; margin-left: 0; width: 100%; clear: both;}
}


@media (max-width: 320px){
    
    /* Nothing Special Right Now */

}
                 
@media print {
    #uberheader, header, #subnav, #footer, #subfooter, #mobileheader, #menubase, #mobilefooter,.noprint  {display: none; }
}

/* ---------------------------------- ADS --------------------------------- */

/* LEADERBOARDS */

#ads-leaderboard { background-color: #fff; }
#ads-leaderboard-inner a:first-child { margin-right: 1%; }
#ads-leaderboard-inner { width: 970px; margin: 0 auto; } 
#ads-leaderboard #ads-leaderboard-inner img { width: 49%; max-width: 480px; padding: 10px 0; border: 0;} 
@media (max-width: 970px){
    #ads-leaderboard-inner { width: 100%; }
}
@media (max-width: 600px){
    #ads-leaderboard #ads-leaderboard-inner img { width: 100%; max-width: none; padding: 5px; }
}

/* MASTERHEAD */

#ads-masterhead { width: 960px; }
#ads-masterhead img { width: 100%; margin-top: 15px; border: 0;}

@media (max-width: 1000px){

    #ads-masterhead { width: 100%; }

}

@media (max-width: 640px){

    #ads-masterhead { margin-top: -10px; margin-bottom: 10px; }

}


/* SIDEBAR */

.withads { width: 640px; float: left; }
#ads-sidebar { float: right; width: 300px; background-color: #fff; margin-top: 20px;margin-bottom: 20px; }
#ads-sidebar img { width: 100%; max-width: 300px; margin-bottom: 10px; }

@media (max-width: 1000px){

    .withads { width: 68%; }
    #ads-sidebar { width: 31%; }    

}

@media (max-width: 550px){

    .withads { width: 100%; float: none;}
    #ads-sidebar { width: 100%; float: none;}    
    #ads-sidebar img { max-width: none; }
                   
}





