/* IFM2 styles */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  font-size: 11px;
  line-height: 140%;
  background: #000000;
  color: #ededf1;
  text-align: center;
  margin: 0px 25px 25px 25px;
  padding: 0px;
}

img {
  padding: 0px;
  margin: 0px;
}

imgLink {
  padding: 0px;
  margin: 0px;
}

a,
a:link,
a:visited {
  color: #e38d51;
  text-decoration: none;
}

a:hover,
a:active {
  color: #f2b890;
  text-decoration: none;
}

h1 {
  margin: 0px;
  font-size: 11px;
  color: #fff;
  background-color: #000000;
  padding: 2px 5px 2px 5px;
}

h2 {
  margin: 5px;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #dcdde2;
  border-bottom: 1px dashed #83858b;
}

p {
  margin: 5px 10px 15px 10px;
  padding: 0px;
}

.fineprint {
  font-size: 8px;
  margin-bottom: 2px;
  padding-bottom: 2px;
  line-height: 11px;
}

/* containing divs */

#container {
  /* contains whole page, sets width */
  width: 960px;
  background-color: #383e40;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 0px 0px 0px;
}

#page {
  background-color: #313439;
  border: 1px solid #000000;
  margin-bottom: 5px;
  padding: 10px;
  text-align: left;
  /* color: #B9863E; */
  width: 705px;
}

#pageinner {
  margin: 10px;
  line-height: 20px;
}

#pageinner h1 {
  color: #818893;
  background: none;
  font-weight: normal;
  font-size: 26px;
  font-family: arial;
  font-style: italic;
  padding-left: 0px;
  margin-bottom: 10px;
}

#pageinner h2 {
  color: #818893;
  background: none;
  font-weight: normal;
  font-size: 16px;
  font-family: arial;
  font-style: italic;
  padding-left: 0px;
  margin-bottom: 10px;
}

.tourbutton {
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 5px;
  border: 1px solid #42454c;
  width: 310px;
  float: left;
  background: #25272c;
  height: 20px;
  display: block;
  margin-left: auto;
}

.tourvid {
  background-color: black;
  text-align: center;
  padding: 10px 20px 30px 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  color: #ccb39d;
}

.tourvid img {
  width: 644px;
}

#greypage {
  background-color: #313439;
  border: 1px solid #000000;
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 15px 5px;
  text-align: left;
  /* color: #B9863E; */
  color: #eeeeee;
}

#aboutfront {
  background-color: #313439;
  border: 1px solid #000000;
  margin-bottom: 5px;
  padding: 10px;
  text-align: left;
}

.greypage {
  background-color: #313439;
  border: 1px solid #000000;
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 15px 5px;
  text-align: left;
  /* color: #B9863E; */
  color: #eeeeee;
}

.MainPanelNorm {
  background-color: #313439;
  border: 1px solid #000000;
  margin: 0px 12px 12px 0px;
  padding: 5px 5px 15px 5px;
  text-align: left;
}

.MainPanelNormError {
  background-color: #db7d1d;
  border: 1px solid #000000;
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 15px 5px;
  text-align: left;
  color: #000000;
}

#mainpage {
  /* contains all content beneath the banner */
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #282e31;
}

#banner {
  /* contains logo, coming next, online stats */
  text-align: left;
  background-color: #282e31;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 960px;
  position: relative;
}

#bannerB {
  /*  style for all simplified pages other than homepage */
  text-align: left;
  background-color: #282e31;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 960px;
}

#pg_left_padder {
  width: 211px;
  padding-left: 11px; /*
	padding-right: 9px; */
  background-color: transparent;
}

#pg_left {
  /* container for left column & menu = 202 */
  width: 174px;
  background-color: #1c1f20; /* side menu bg colour */
  background-image: url(images/header/side_left_overlay.jpg);
  background-repeat: no-repeat;
  float: left;
  margin: 0;
  /*padding: 0 14px 12px 12px;*/

  padding: 13px;
  padding-bottom: 12px;
}

#pg_leftB {
  /*  style for all simplified pages other than homepage */
  width: 209px;
  background-color: transparent; /* side menu bg colour */
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#pg_right {
  /* contains central #blog & right-hand preview column #rightCol */
  background-color: transparent;
  /*margin: 0px 0px 0px 12px; */
  padding: 0px 0px 0px 0px;

  float: right;
}

.rightColExtend {
  /* hangs off the base of right column */
  background-image: url(images/bg_rightCol1px.gif);
  background-color: #580100;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#blog {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 738px;
  float: left;
}

#blog .blog-left {
  float: left;
  width: 516px;
}

#blog .blog-right {
  float: right;
  width: 222px;
}

#blogB {
  /* blog style for all simplified pages other than homepage */
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 5px;
  float: left;
}

#pg_right_padder {
  padding: 0px 9px 9px 0px;
  background-color: transparent;
}

#rightCol {
  /* right-hand column that holds previews, lucu etc. Sits inside #pg_right*/
  width: 169px;
  margin: 0;
  padding: 12px 18px 12px 12px;
  background-image: url(images/header/side_right_overlay.jpg);
  background-repeat: no-repeat;
  float: right;
  background-color: #1c1f20;
}

.rght_brder_grp {
  border: #000 1px solid;
}

.rightStuff {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 10px;
  text-align: center;
  /*height: 1150px;*/
}

.rightStuffB {
  background-image: url(images/bg_rightCol1px.gif);
}

.rightStuff p {
  /*padding: 5px 12px 5px 12px;*/
  margin: 0px 0px 0px 0px;
  color: #efefef;
}

.rightStuffTop {
  background-image: url(images/RightStuffTop.gif);
}

.rght_hdr_text {
  color: #e38d51;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana;
}

#comingSoon {
  position: absolute;
  right: 0;
  width: auto;
  /* background-color: #44525b; */
  /* background-color: rgba(68, 82, 91, 0.85); */
  background-color: rgba(38, 52, 59, 0.75);
  padding: 6px;
  margin: 0;
  margin-top: 20px;
  z-index: 10;
}

#comingSoon:before {
  color: #c2c9cc;
  content: "coming soon...";
  position: absolute;
  top: -12px;
}

.helpdiv {
  margin: 10px 20px 10px 20px;
  background-color: #242930;
  border: 1px dashed #000;
  padding: 10px;
}

#logo {
  float: left;
  width: 960px;
  height: 208px;
  padding: 0px;
  margin: 0px;
}

#logo img {
  image-rendering: -webkit-optimize-contrast;
}

.update_due {
  padding: 2px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: center;
}

.upDue {
  color: #e38d51;
  vertical-align: top;
  height: 8px;
}

.csTsr {
  border: 2px #000 solid;
  border-top-width: 4px;
  border-bottom-width: 4px;
  text-align: center;
}

.csTsr:first-child {
  border-left-width: 4px;
}

.csTsr:last-child {
  border-right-width: 4px;
}

.csTsr img {
  width: 145px;
  height: 82px;
}

.csTsrTxt {
  padding-top: 3px;
  text-align: center;
  font-size: 10px;
  height: 18px;
}

#mainLayout:after {
  content: "";
  display: block;
  clear: both;
}

.left_column {
  float: left;
  width: 222px;
  background-image: url(images/header/side_left.jpg);
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  background-color: #383e40;
}

.right_column {
  float: right;
  width: 738px;
  background-image: url(images/header/side_right.jpg);
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  background-color: #383e40;
}

#menu {
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 20px;
  text-align: left;
  font-size: 11px;
}

#menu .menu-item {
  display: block;
}

#menu a,
#menu a:visited,
#menu a:link {
  color: #fff;
}

#menu a:hover {
  color: #e38d51;
}

#menuB {
  width: 209px;
  background-image: url(images/bg_menuB.jpg);
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #181a1d;
}

#menuBbase {
  width: 209px;
  height: 12px;
  /*background-image: url(images/bg_leftCol1px.gif);*/
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#squadAd p {
  font-size: 10px;
  text-align: justify;
  padding: 0px 15px 5px 15px;
  margin: 0px 0px 0px 0px;
}

.li_top {
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 0px solid #000000;
}

.li_base {
  border-top: 0px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 0px solid #000000;
}

#footer {
  font-size: 10px;
  /*margin: 0px 5px 5px 5px;*/
  padding: 5px 10px 5px 10px;
  color: #565656;
  border: 1px solid #000000;
  background-color: #202729;
  width: 153px;
}

#footerB {
  color: #565656;
  font-size: 10px;
  padding: 5px 10px 5px 10px;
  background-color: transparent;
  /*background-image: url(images/bg_leftCol1px.gif);*/
}

.shs {
  margin: 3px 5px 3px 5px;
  border: 1px solid #282e31;
}

.entry {
  text-align: justify;
  font-weight: normal;
  font-size: 11px;
  background-color: #282e31;
  border: 1px solid #0c171c;
  margin: 0px 0px 5px 0px;
  color: #eeeeee;
}

.entryHeading {
  text-align: left;
  background-color: #000000;
  font-weight: normal;
  font-size: 10px;
  padding: 5px 2px 3px 10px;
  text-transform: uppercase;
  font-family: arial, verdana, helvetica, sans-serif;
}

.entryHeadingFlash {
  text-align: left;
  background-color: #000000;
  font-weight: normal;
  font-size: 10px;
  padding: 5px 2px 3px 0px;
  text-transform: uppercase;
  font-family: arial, verdana, helvetica, sans-serif;
}

.entryDatestamp {
  background-color: #000000;
  padding: 5px 5px 3px 2px;
  text-align: right;
  color: #ffffff;
  font-size: 10px;
  text-transform: uppercase;
  font-family: arial, verdana, helvetica, sans_serif;
}

.entryVidPic {
  margin: 0px 0px 0px 0px;
  padding: 3px 3px 3px 3px;
  text-align: center;
  background-color: #000000;
}

.entryVidPic img {
  margin: 2px 2px 2px 2px;
}

.entryBlurb {
  font-size: 11px;
  text-align: justify;
}

.entryBlurb td {
  padding: 5px;
}

.entry_even {
  background-color: #3b3b3b;
}

.entryShs {
  border: 1px solid #3e4548;
}

.entryBase {
  background-color: #0c171c;
  margin: 0px 0px 0px 0px;
  padding: 3px 5px 3px 5px;
  color: #ffc120;
  font-size: 10px;
  font-family: arial, verdana, helvetica, sans_serif;
  text-transform: uppercase;
}

#morePages {
  text-align: right;
  margin: 3px 0px 0px 0px;
  padding: 0px 10px 2px 10px;
  background-color: #0c171c;
  border: 1px solid #000000;
}

#forumPrev {
  width: 164px;
  background-color: #213c44;
  border: 1px solid #000000;
  padding: 5px;
  text-align: left;
  font-size: 10px;
  color: #a8a8a8;
}

#forumPrev li,
#forumPrev li {
  list-style-type: none;
}

/* old classes from v1 below /*



/* Standard tags and overrides */

.Wrapper {
  width: 750px;
  text-align: left;
  margin: auto;
  background-color: #ffc120;
}

.Wrapper {
  width: 749px;
  text-align: left;
  margin: auto;
  background-color: #000000;
}

.Heading {
  background-image: url(images/heading.jpg);
  background-repeat: no-repeat;
  height: 72px;
  background-position: center;
}

.formbox {
  background-color: #fafafa;
  border: 1px solid #cacece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
}

.Navigation {
  width: 559px;
  height: 18px;
  float: left;
  font-size: 8pt;
  font-weight: bold;
  text-align: left;
  text-indent: 15px;
  letter-spacing: 2px;
  padding: 10px;
}

.Navigation a {
  color: #333333;
  text-decoration: none;
}

.Navigation a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.navigation {
  color: #8e6702;
  padding-bottom: 16px;
  text-align: center;
}

.ComingSoonText {
  background-image: url(images/soon.jpg);
  background-repeat: no-repeat;
  width: 191px;
  height: 18px;
  float: right;
  font-size: 8pt;
  text-align: left;
  text-indent: 12px;
  vertical-align: middle;
}

.LeftPanel {
  width: 149px;
  float: left;
  position: relative;
  left: 8px;
  top: 0px;
  border: 1px solid #000000;
}

.LeftContents {
  background-image: url(images/lp_middle.jpg);
  background-color: #f4ba20;
  background-repeat: no-repeat;
  font-size: 8pt;
  color: #000000;
}

.MainPanel {
  width: 412px;
  float: left;
  text-align: left;
  vertical-align: top;
}

/*.MainPanelNorm{
	width: 492px;
	float:left;
	text-align: left;
	font-size: 8pt;
}*/

.RightPanel {
  width: 152px;
  float: left;
  position: relative;
  left: 8px;
  top: 0px;
  border: 1px solid #000000;
}

.RightContents {
  background-image: url(images/rp_middle.jpg);
  background-color: #e1aa1b;
  background-repeat: no-repeat;
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
}

.RightContents a {
}

.RightContents a:hover {
}

.RightContents a:visited {
}

.RightPictures {
  font-weight: bold;
}

.RightPictures a {
  font-weight: bold;
}

.RightPictures a:hover {
  font-weight: bold;
}

.PageNav {
  width: 410px;
  background-color: #ffde5b;
  border: 1px solid #000000;
  text-align: center;
  font-size: 8pt;
}

.SearchTab {
  font-size: 11px;
  color: #eeeeee;
}

.searchtitles {
  font-size: 12px;
  font-weight: bold;
  border-radius: 3px;
  background-color: #3e4146;
  padding: 5px;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 10px;
}

.searchtitles small {
  font-weight: normal;
  color: #c5c6c8;
  margin-left: 5px;
}

.ThumbTab td {
  font-size: 10px;
  color: #eeeeee;
}

.ThumbShs {
  text-align: center;
}

.DispResults {
}

.DLtab {
  border: 0px solid #000000;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 10px;
}
.DLtab td {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 0.1em;
}
.thumbTXT {
  text-align: center;
  color: #eeeeee;
}

.thumbs-fav {
  padding-top: 5px;
}

.thumbs-view {
  padding: 10px;
}

.thumb-group {
  display: flex;
  padding-bottom: 10px;
}

.thumb-group::after {
  display: block;
  clear: both;
  content: "";
}

.thumb-group .ThumbRec {
  flex: 0 1 335px;
  float: left;
  overflow: hidden;
}

.thumb-group .ThumbRec table {
  width: 100%;
}

.thumb-group .ThumbRec:first-child {
  margin-right: 10px;
}

.FormField {
  background-color: #555b64;
  border: 1px solid #000000;
  height: 17px;
  width: 150px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
}

.ThumbRec {
  background-color: #284248;
  border: 1px solid #000000;
}

.alert {
  font-weight: bold;
  color: #ffffff;
}

.SearchForm {
  background-color: #b5b7b9;
  border: 1px solid #b5b7b9;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 2px;
  border-radius: 2px;
}

.HPSearchForm {
  background-color: #32383d;
  border: 1px solid #000000;
  margin: 0px 0px 3px 0px;
  height: 17px;
  width: 110px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #afafaf;
}

#quick_search {
  padding: 5px 5px 5px 5px;
  border: 1px solid #000000;
  background-color: #1d2c30;
  font-size: 10px;
  width: 163px;
}

.ContactText {
  background-color: #595e64;
  border: 1px dashed #595e64;
  height: 17px;
  width: 200px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

.ContactTextBox {
  background-color: #595e64;
  border: 1px solid #595e64;
  width: 450px;
  height: 150px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 5px 5px 5px 5px;
  color: #ffffff;
}

a.FormSubmit {
  display: inline-block;
  color: #ffffff !important;
  text-align: center;
  height: 12px !important;
}

.FormSubmit {
  background-color: #4e5860;
  border: 1px solid #4e5860;
  padding: 5px;
  min-width: 102px;
  border-radius: 3px;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  cursor: pointer;
}

.FormSubmitFocus {
  background-color: #9f6339;
  border: 1px solid #e38d51;
  padding: 5px;
  width: 102px;
  border-radius: 3px;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  cursor: pointer;
}

.QSFormSubmit {
  background-color: #4e5860;
  border: 1px solid #000000;
  background-image: url(images/bg_FormSubmit.gif);
  height: 20px;
  width: 112px;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.FormSubmit2 {
  background-color: #4e5860;
  border: 1px solid #000000;
  background-image: url(images/bg_FormSubmit.gif);
  height: 25px;
  width: 102px;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.FormSubmitGMB {
  background-color: #4e5860;
  border: 1px solid #000000;
  background-image: url(images/bg_FormSubmit.gif);
  height: 17px;
  width: 102px;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.Standard {
  width: 410px;
  height: 16px;
  font-size: 8pt;
  background-color: #18414d;
  color: #e1aa1b;
}

.Standard a {
  color: #e1aa1b;
  text-decoration: none;
}

.Standard a:hover {
  color: #ffc120;
  text-decoration: underline;
}

.Standard a:visited {
  color: #ffc120;
  text-decoration: none;
}

.Premium {
  width: 410px;
  height: 16px;
  font-size: 8pt;
  background-color: #932f11;
  color: #e1aa1b;
}

.Premium a {
  color: #e1aa1b;
  text-decoration: none;
}

.Premium a:hover {
  color: #ffc120;
  text-decoration: underline;
}

.Premium a:visited {
  color: #e1aa1b;
  text-decoration: none;
}

.StormWrapper {
  width: 410px;
  font-size: 8pt;
  background-color: #f4ba20;
}

.StormText {
  width: 410px;
  background-color: #f4ba20;
}

.Standard2 {
  width: 500px;
  height: 16px;
  font-size: 8pt;
  background-color: #18414d;
  color: #e1aa1b;
}

.Standard2 a {
  color: #e1aa1b;
  text-decoration: none;
}

.Standard2 a:hover {
  color: #ffc120;
  text-decoration: underline;
}

.Standard2 a:visited {
  color: #e1aa1b;
  text-decoration: none;
}

.Premium2 {
  width: 500px;
  height: 16px;
  font-size: 8pt;
  background-color: #932f11;
  color: #e1aa1b;
}

.Premium2 a {
  color: #e1aa1b;
  text-decoration: none;
}

.Premium2 a:hover {
  color: #ffc120;
  text-decoration: underline;
}

.Premium2 a:visited {
  color: #e1aa1b;
  text-decoration: none;
}

.Storm2Wrapper {
  width: 500px;
  font-size: 8pt;
  background-color: #f4ba20;
}

.Storm2Text {
  width: 500px;
  background-color: #f4ba20;
}

.PageNav2 {
  width: 500px;
  background-color: #ffde5b;
  border: 1px solid #000000;
  text-align: center;
  font-size: 8pt;
}

.Footer {
  font-size: 10px;
  text-align: center;
}

.copyright_footer {
  font-size: 10px;
  text-align: center;
}

.BioWrapper {
  font-size: 10px;
  background-color: #400101;
  border: 1px solid #000000;
  padding: 5px 5px 5px 5px;
  margin: 0px 0px 0px 0px;
  color: #b9863e;
}

.BioTable {
  font-size: 10px;
  padding: 5px 5px 5px 5px;
  margin: 0px 0px 0px 0px;
  color: #b9863e;
  text-align: none;
  width: 530px;
}

.BioDivider {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  color: #b9863e;
}

.BioVids {
  width: 230px;
  float: left;
  border: 1px solid yellow;
}

.BioDivider img {
  border-color: #000;
}

.VidTable {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-align: left;
}

.VidTablePic {
  width: 120px;
  height: 100px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
  color: #000000;
}

.VidTableBrb {
  padding: 5px 5px 5px 5px;
  margin: 0px 5px 0px 5px;
  height: 80px;
  width: 120px;
  color: #ffffff;
  background-color: #6c0a08;
  border: 1px solid #000000;
}

.tableheading {
  float: left;
  width: 150px;
  padding: 3px;
  margin: 0px;
  border: 1px solid black;
  display: inline;
  background-color: #484c53;
}

.tablerow {
  float: left;
  width: 150px;
  padding: 3px;
  margin: 0px;
  border: 1px solid black;
  display: inline;
  background-color: #636871;
  font-size: 10px;
}

.cat {
  color: #fff;
  font-size: 9px;
  text-transform: uppercase;
  font-family: arial, verdana, helveitca, sans-serif;
}

.testimonial1 {
  border: 1px solid #000000;
  padding: 5px 5px 5px 5px;
  background-color: #414853;
}

.testimonial2 {
  border: 1px solid #000000;
  padding: 5px 5px 5px 5px;
  background-color: #4e5765;
}

.QuoteFrom {
  font-weight: bold;
  color: #e38d51;
}

.OpLevelOne {
  color: #dedede;
  padding: 5px 5px 5px 5px;
  background-color: #400201;
}

.OpLevelTwo {
  color: #dedede;
  padding: 5px 5px 5px 5px;
  background-color: #400201;
}

.OpSelect {
  color: #dedede;
  padding: 5px 5px 5px 5px;
  background-color: #400201;
}

.SubPrice {
  font-weight: bold;
  background-color: #000000;
  border: 1px solid #eeeeee;
  padding: 5px 8px 5px 8px;
  margin: 2px 5px 2px 5px;
  color: #eeeeee;
}

.PhormBackgrounder {
  background: url(images/forum_backm.jpg);
  background-repeat: no-repeat;
  font-size: 8pt;
}

.Forum {
  background: url(images/forum_backm.jpg);
  background-repeat: no-repeat;
}

.affiliates {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #500606;
  border: 1px solid #000000;
  width: 300px;
  font-size: 10px;
  color: #efefef;
}

.bottom_layer {
  z-index: 1;
  position: absolute;
  top: 8px;
  background-color: #ffc120;
}

.top_layer {
  z-index: 10;
  top: 102px;
  position: absolute;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 748px;
  background-image: url(images/clouds_bg_css.jpg);
  background-color: #ffc120;
  background-repeat: no-repeat;
  background-position: center top;
}

.come_soon {
  z-index: 30;
  top: -4px;
  position: absolute;
  left: 660px;
}

.overloadZ {
  position: absolute;
  z-index: 11;
}

font.error {
  color: #fff;
}

.IEimageLinks {
  border: 1px solid #660000;
}
.IEimageLinks a {
  color: #660000;
}

.SquadPlayerBody {
  background-image: url(images/vidplayer.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 540px;
}

.SquadForm {
  background-color: #ffce4d;
  border: 1px solid #e0a711;
  height: 13px;
  width: 250px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.error {
  color: #fff;
  display: block;
  width: 90%;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
  border: 1px solid #e1a004;
  margin: 10px auto 15px auto;
}

.PreviewPlayer {
  font-size: 10px;
}

.txtResH {
  text-align: center;
  border-bottom: 1px solid #000000;
  background-color: transparent;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 2px 5px 2px;
}
.txtResA {
  background-color: #500606;
  font-size: 10px;
  padding: 5px 2px 5px 2px;
}
.txtResArtist {
  background-color: #222222;
  font-size: 10px;
  padding: 5px 2px 5px 2px;
}

.txtResB {
  background-color: transparent;
  font-size: 10px;
  padding: 5px 2px 5px 2px;
}

.resLink {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 9px;
  font-family: arial, verdana, helvetica, sans-serif;
  text-decoration: none;
  font-weight: normal;
}

.resLink a,
.resLink a:active,
.resLink a:link,
.resLink a:visited {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 9px;
  font-family: arial, verdana, helvetica, sans-serif;
  text-decoration: none;
  font-weight: normal;
}
.resLink a:hover {
  background-color: #000000;
}

.myIFMtab {
  padding: 2px 2px 2px 2px;
  font-size: 9px;
  font-family: arial, verdana, helvetica, sans-serif;
  color: #bcbcbc;
  background-color: #7e120f;
  border: 1px solid #000000;
}
.myIFMtabH {
  font-weight: bold;
}
.myIFMtabtxt {
  font-weight: normal;
  color: #ffffff;
}

.status {
  border-bottom: 1px dashed #ffc120;
  color: #ffc120;
}

.TermsTab {
  font-size: 10px;
  padding: 5px 5px 5px 5px;
  margin: 0px 0px 0px 0px;
  color: #ffffff;
  background-color: #7a1311;
  border: 1px solid #000000;
}

.squadpics {
  font: arial, sans-serif;
  background-color: #000000;
  color: #ffffff;
  letter-spacing: 120%;
  text-transform: uppercase;
  font-size: 10px;
  margin: 0px 0px 15px 0px;
}

.squadcode {
  background-color: #242930;
  border: 1px dashed #000;
  padding: 5px;
  width: 190px;
  height: 170px;
  font-size: 11px;
  float: right;
  color: #ffffff;
  font-family: verdana, arial;
}

.squadcodewide {
  margin-top: 5px;
  background-color: #242930;
  border: 1px dashed #000;
  padding: 5px;
  width: 660px;
  height: 55px;
  font-size: 11px;
  color: #ffffff;
  font-family: verdana, arial;
}

.squadcodevids {
  background-color: #242930;
  border: 1px dashed #000;
  padding: 10px;
  width: 450px;
  font-size: 11px;
  color: #ffffff;
  font-family: verdana, arial;
}

.cell {
  float: left;
  margin: 10px;
}

.cellpic {
  float: left;
  margin-right: 5px;
}

.celltextarea {
  float: right;
}

.squarebanners {
  margin: 10px;
}

.squarebanners img {
  margin: 3px;
}

.browseByArtist {
  text-transform: uppercase;
  font-size: 12px;
  font-family: arial, verdana, helvetica, sans-serif;
  text-decoration: none;
  font-weight: normal;
  color: #ffffff;
}

.browseByArtist:hover {
  text-decoration: underline;
}

#IFMstats {
  border: 1px solid #000;
  background-color: #1d2c30;
  padding: 5px 2px 5px 2px;
  font-size: 10px;
  text-align: left;
  text-transform: uppercase;
  width: 164px;
  padding: 5px;
  margin: 0;
}

.onlineicons {
  vertical-align: middle;
  margin: 2px 3px 2px 3px;
}

#video_formats {
  text-align: left;
  background-color: #000;
  width: 159px;
  font-size: 11px;
  padding: 8px;
  line-height: 100%;
}

#video_formats span.sub_text {
  color: #67777c;
}

#video_formats div.padder {
  height: 6px;
}

#bandwidth_notice {
  border: 1px solid #000;
  background-color: #ffee33;
  padding: 5px 2px 5px 2px;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
  width: 100%;
  /*margin: 0px 0px 0px 3px; */
  color: #000;
}

/* wide screen news style box */
.blog_wide_news_tbl {
  background: #000;
}

.blog_wide_news_tbl td {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 16px;
  padding-left: 16px;
}

.blog_wide_new_text {
  background: #000; /*#282E31;*/
}

.download_bar {
  text-transform: uppercase;
}

.download_bar_pad {
  padding-top: 8px;
  padding-bottom: 4px;
}

.mark_controls,
.mark_controls:visited,
.mark_controls:link {
  color: #988d98;
  text-decoration: none;
  text-transform: uppercase;
}

.mark_controls:hover {
  color: #988d98;
  text-decoration: underline;
  text-transform: uppercase;
}

.flash_join_link {
  color: #e38d51;
  font-size: 13px;
  text-transform: uppercase;
}

a.flash_join_link_href {
  color: #e38d51;
  text-decoration: underline;
}

.attribs_icons {
  padding-top: 2px;
}

#player_instructions {
  display: block;
  position: absolute;
  height: 450px;
  width: 750px;
  background: #282e31;
  border: 2px solid #cecece;
  z-index: 500;
  padding: 12px;
  font-size: 12px;
  text-align: left;
  color: #fff;
  cursor: pointer;
}

div.close_instruct {
  color: #cc9812;
  float: right;
  cursor: pointer;
}

/** for the folio media, which contains download links */
.floating_player {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 425px;
  width: 560px;
  background: #000;

  z-index: 500;
  font-size: 12px;
  padding: 12px;
  text-align: left;
  color: #fff;
  cursor: pointer;
}

/* for freebie media */
.floating_player_169 {
  display: block;
  position: absolute;
  height: 300px;
  width: 500px;
  background: #000;

  z-index: 500;
  font-size: 12px;
  padding: 12px;
  text-align: left;
  color: #fff;
  cursor: pointer;
}

.floating_player_43 {
  display: block;
  position: absolute;
  height: 270px;
  width: 340px;
  background: #000;

  z-index: 500;
  font-size: 12px;
  padding: 12px;
  text-align: left;
  color: #fff;
  cursor: pointer;
}

#content_overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 249;
  width: 100%;
  height: 1px;
}

#show_reel_cont {
  background-color: #000;
  border: 1px solid #0c171c;
  color: #eeeeee;
  font-size: 11px;
  font-weight: normal;
  text-align: center;

  padding: 10px 18px 6px 18px;
}

.reel_explain {
  text-align: center;
  border-top: 1px solid #0c171c;
  padding: 1px;
}

.upperHeading {
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  text-transform: uppercase;
  font-family: arial, verdana, helvetica, sans-serif;
}

.upperHeading a {
  text-transform: uppercase;
}

.download_links_href {
  text-decoration: underline !important;
}

.news_bottom_line td {
  padding: 0px;
  white-space: nowrap;
}

.news_tag_line {
  padding: 0;
}

.news_tag_line td {
  padding: 0;
}

.news_tag_line .tags-icon {
  float: left;
  background-image: url("/public/images/tags-icon.svg");
  background-size: contain;
  width: 15px;
  height: 15px;
}

.news_tag_line .tags-list {
  margin-left: 20px;
  font-size: 11px;
  text-align: left !important;
}

.news_tag_line .tags-text {
  float: left;
}

.news_tag_line .tags-list.tags-list-alt {
  margin-left: 31px;
}

.news_tag_line .tags-list-item {
  cursor: help;
  font-style: italic;
  color: #df527c;
  padding: 2px 0;
  padding-left: 4px;
}

.news_tag_line .tags-list-item .tags-list-item-tag {
  display: inline-block;
}

.news_tag_line .tags-list-item::after {
  content: ", ";
  color: #df527c;
}

.news_tag_line .tags-list-item:last-child:after {
  content: "";
  padding-right: 4px;
}

.news_tag_line .tags-list-item:hover {
  background-color: #ffffff;
  color: #000000;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.news_tag_line .tags-list-item:hover::after {
  color: #ffffff !important;
}

.news_tag_line .tags-list-item:hover > .tags-list-item-tooltip {
  display: block;
}

.news_tag_line .tags-list-item > .tags-list-item-tooltip {
  display: none;
  background-color: #ffffff;
  color: #000000;
  padding: 4px 8px;
  border-radius: 5px;
  margin-left: 0; /* moves the tooltip to the right */
  margin-top: 0; /* moves it down */
  position: absolute;
  z-index: 1000;
  font-size: 10px;
  width: 442px;
}

.news_tag_line
  .tags-list-item
  > .tags-list-item-tooltip.tags-list-item-tooltip-sm {
  width: 325px;
}

.news_tag_line
  .tags-list-item
  > .tags-list-item-tooltip.tags-list-item-tooltip-xsm {
  width: 275px;
}

.news_tag_line .tags-list-item:first-child > .tags-list-item-tooltip {
  border-top-left-radius: 0;
}

#form_container,
.form_container {
  margin: 30px 0 0 0;
  text-align: left;
  width: 600px;
}

#form_container li,
.form_container li {
  list-style-type: none;
  clear: both;
  margin-bottom: 15px;
}

.error_strings {
  font-weight: bold;
  color: #e90b35;
}

#form_container .medium,
.form_container .medium {
  width: 50%;
  background-color: #4e5860;
  border: 1px solid #4e5860;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 3px;
}

#form_container .small,
.form_container .small {
  width: 30%;
  background-color: #4e5860;
  border: 1px solid #4e5860;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 3px;
}

#form_container textarea.large,
.form_container textarea.large {
  width: 100%;
  height: 150px;
  line-height: 14px;
  color: #ffffff;
  border: 1px solid #4e5860;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 3px;
  background-color: #4e5860;
}

#form_container label.description,
.form_container label.description {
  border: none;
  display: block;
  font-size: 95%;
  line-height: 150%;
  padding: 0 0 1px;
  font-weight: bold;
}

#form_container a img,
.form_container a img {
  border: none;
}

.submitpics {
  border: 1px solid #000;
  height: 131px;
  clear: both;
  margin-bottom: 20px;
  margin-top: 20px;
}

.submitpicsleft {
  float: left;
}

.submitpicsright {
  border: 1px solid #000;
  width: 235px;
  height: 131px;
  float: right;
}

.submitpics img {
  float: left;
  margin: 0;
  padding: 0;
  width: 234px;
  border: 0px;
}

.formerror {
  border: 2px solid #fff;
  color: #e01212;
  padding: 5px;
  font-weight: bold;
}

blockquote {
  margin: 20px 40px 20px 40px;
}

.joinbutton {
  font-size: 16px;
  font-weight: bold;
  font-family: arial;
  text-transform: uppercase;
  background: #000;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}

#introMessage {
  background-color: #000;
  text-align: center;
  padding: 15px;
  margin-top: 0px;
  margin-bottom: 10px;
  clear: both;
}

#profilebanner {
  background-color: #000;
  text-align: center;
  padding: 5px;
  margin-top: 0px;
  margin-bottom: 10px;
  height: 150px;
  clear: both;
}

#cycler {
  width: 480px;
  position: relative;
  left: 0px;
  text-align: center;
  margin: auto;
  height: 150px;
  clear: both;
}

#cycler img {
  position: absolute;
  z-index: 1;
  background-color: black;
  height: 150px;
  left: 0px;
  width: 480px;
}

#cycler img.active {
  z-index: 3;
  height: 150px;
  width: 480px;
}

.stream_notice {
  text-transform: uppercase;
}

/* for private browser warning msg */
#private_mode_warning {
  background: yellow;
  width: 703px;
  font-size: 16px;
  line-height: 18px;
  padding: 12px;
  color: black;
}

#private_mode_warning a,
#private_mode_warning a:visited,
#private_mode_warning a:active {
  text-decoration: underline;
  color: black;
}

#private_mode_warning a:hover {
  text-decoration: none;
  color: black;
}

/* for one time message */
#one_time_msg {
  background: yellow;
  width: 703px;
  font-size: 16px;
  line-height: 18px;
  padding: 12px;
  color: black;
}

#one_time_msg a,
#one_time_msg a:visited,
#one_time_msg a:active {
  text-decoration: underline;
  color: black;
}

#one_time_msg a:hover {
  text-decoration: none;
  color: black;
}

.text-color-orange {
  color: #e38d51;
}

.text-center {
  text-align: center;
}

.joinleft {
  text-align: center;
  float: left;
  width: 320px;
  padding-top: 10px;
}

.joinright {
  margin: 0 auto;
  text-align: center;
  width: 328px;
  padding-top: 10px;
}

.joinleft + .joinright {
  margin: 0;
  float: right;
}

.search-desc-light {
  color: #9fa0a3;
  margin-left: 20px;
  margin-bottom: 10px;
}

.search-desc-light.no-margin {
  margin-left: 0;
}

.search-trigger-buttons {
  position: fixed;
  z-index: 999;
  bottom: 50px;
  background-color: #ffffff;
  padding: 10px;
  border-radius: 10px;
}

.search-trigger-buttons .FormSubmitFocus,
.search-trigger-buttons .FormSubmit {
  font-size: 125%;
  width: auto;
  min-width: 125px;
}

.popup_container {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
  background: #000;
  border: 3px solid #666;
  border-radius: 7px;
  z-index: 500;
  font-size: 12px;
  padding: 15px;
  text-align: left;
  color: #fff;
}

.popup_container h1 {
  font-size: 150%;
}

.popup_container .FormSubmitFocus {
  font-size: 125%;
}

.important-message-box,
.tags-being-hidden-message {
  margin: 10px;
  background-color: #ebd5c7;
  color: #000000;
  border: 1px solid #e38d51;
  margin-bottom: 10px;
  padding: 10px;
}

.important-message-box h1,
.tags-being-hidden-message h1 {
  background-color: #9f6339;
  margin: -5px;
  padding: 5px 10px;
  margin-bottom: 5px;
  color: #f1e3da;
}

.important-message-box a,
.tags-being-hidden-message a {
  color: #9f6339;
}

.important-message-box a:hover,
.tags-being-hidden-message a:hover {
  color: #9f6339;
  text-decoration: underline;
}

#freeTourButton {
  margin-left: -19px;
}

.blog-title .blog-title-left {
  float: left;
}

.blog-title .blog-title-right {
  float: right;
  background-color: #000000;
  padding: 5px 5px 3px 2px;
  padding-top: 0;
  text-align: right;
  color: #ffffff;
  font-size: 10px;
  text-transform: uppercase;
  font-family: arial, verdana, helvetica, sans_serif;
}

.blog-actions-panel {
  text-align: right;
}

.join-now-popup-backdrop {
  display: none;
  z-index: 9998;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.75);
}

.join-now-popup {
  display: none;
  z-index: 9999;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 500px;
  border-radius: 5px;
  border: 1px solid #ffffff;
  background-color: #284248;
  padding: 20px;
  text-align: center;
}

#bottomFooter {
  background-color: #000000;
}

#mobile_previews {
  display: none;
}

.gallery-columns {
}

.gallery-column,
.gallery-column > * {
  box-sizing: border-box;
}

.gallery-column {
  float: left;
  width: 137px;
  margin-right: 4px;
}

@media (max-width: 767.98px) {
  .gallery-columns {
    text-align: center;
  }

  .gallery-column {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
}

.gallery-item {
  margin: 4px 0;
  cursor: zoom-in;
}

.gallery-item img {
  width: 137px;
}

.gallery-item img:hover {
  opacity: 1;
}

.image-source-link {
  color: #98c3d1;
}

.gallery-title {
  font-size: 12px;
  text-transform: uppercase;
  font-family: arial, verdana, helvetica, sans_serif;
  padding-bottom: 20px;
}

.gallery-title .gallery-title-left {
  float: left;
}

.gallery-title .gallery-title-right {
  float: right;
  padding: 5px 5px 3px 2px;
  padding-top: 0;
  text-align: right;
  color: #ffffff;
}

.gallery-footer {
  margin-top: 5px;
  border: 1px solid #000000;
  background-color: #202729;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-slideshow-controls {
  position: absolute;
  top: 0;
  left: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
  padding-top: 5px;
}

.mfp-slideshow-play-btn {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 20px solid #ffffff;
  height: 0px;
  cursor: pointer;
}

.mfp-slideshow-play-btn:hover,
.mfp-slideshow-stop-btn:hover {
  border-left-color: #9f6339;
}

.mfp-slideshow-stop-btn {
  display: none;
  background-color: #ffffff;
  height: 20px;
  width: 20px;
  cursor: pointer;
}

.mfp-slideshow-stop-btn:hover {
  background-color: #9f6339;
}

.mfp-slideshow-play-btn,
.mfp-slideshow-play-speed-btn {
  display: inline-block;
  position: absolute;
  left: 0;
}

.mfp-slideshow-play-speed-btns {
  display: none;
  margin-left: 10px;
  position: absolute;
  left: 25px;
}

.mfp-slideshow-play-speed-btn {
  font-size: 120%;
  cursor: pointer;
  margin: 0 2px;
  padding: 2px 6px;
  position: relative;
}

.mfp-slideshow-play-speed-btn:hover {
  background-color: #9f6339;
  color: #ffffff;
  border-radius: 10px;
}

.mfp-slideshow-play-speed-btn span {
  display: none;
}

.mfp-slideshow-play-speed-btn.is-selected {
  background-color: #9f6339;
  color: #ffffff;
  border-radius: 10px;
}

.mfp-slideshow-play-speed-btn.is-selected span {
  display: inline-block;
}

.mfp-slideshow-controls,
.mfp-slideshow-play-btn,
.mfp-slideshow-stop-btn,
.mfp-slideshow-play-speed-btns,
.mfp-slideshow-play-speed-btn {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}

.blog-photo-preview {
  width: 100%;
}

.vjs-poster img {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}

#lostlink_div {
  border: 1px solid #a5a5a5;
  padding: 10px 20px;
  margin-top: 10px;
}

ul.no-bullets {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.swal-with-iframe {
  padding-bottom: 0;
  padding: 15px;
}

.swal-with-iframe .swal2-html-container {
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.swal-with-iframe iframe {
  aspect-ratio: 16 / 9;
  width: 100%;
  float: left;
}

#floating_player_iframe_loading {
  padding: 50px;
}
