.nmx-product {
    padding-left: 72px;
    padding-bottom: 20px;
}

.ul-unstyled {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nmx-product-image {
    float: left;
    margin-left: -72px;
    margin-right: 10px;
}

.amazongallery-row {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
}



/***********************************************************
 * Alerts
 ***********************************************************/
/* The alert message box */
.alert {
  padding: 20px;
  background-color: #f44336; /* Red */
  color: white;
  margin-bottom: 15px;
}

/* The close button */
.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
  color: black;
}
/***********************************************************
 * Handle Broken Images
 ***********************************************************/

Ximg::before 
 {
   content: '';
   background-color: #ccc;
   border-radius: 10px;
   position: absolute;
   top: 50%;
   left: -2px;
   transform: translateY(-50%);
 }
 
Ximg::after 
 {
   content: "\2639" " " attr(alt);

   font-size: 18px;
   color: rgb(100, 100, 100);

   display: block;
   position: absolute;
   z-index: 2;
 }

/***********************************************************
 * Remote Ads
 ***********************************************************/
.ebaybottom
  {
    border-width: 1px;
    border-style: solid;
  }

.amazonlink
  {
    margin: auto;
  }
  
.amazonimage
  {
    max-height:110px;
    max-width:110px;
    height:auto;
    width:auto;
    margin: auto;
  }
  
.amazongallery-text
  {
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    margin-top: -20px;
    margin-bottom: -20px !important;
  }
  
.amazongallery-card
  {
    margin: auto;
    margin-bottom: 10px;
  }
  
.amazongallery-row
  {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
  }
  

/***********************************************************
 * Search box at page bottom
 ***********************************************************/

#searchbox 
  {
    z-index: 10;
    position: fixed !important;
    bottom: 20px;
    right: 20px;
    width: 260px;
    height: 90px;
    background-color: #e9ecef;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }

/***********************************************************
 * Preview Website
 **********************************************************/
 
.preview-web-site 
  {
    width: 800px;
    height: 520px;
    border: none;
    -moz-transform: scale(0.2);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.2);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.2);
    -webkit-transform-origin: 0 0;
 }

.preview-web-site-div
  {
    width: 200px;
    height: 120px;
    border: none;
    margin: auto;
    text-align: center;
    overflow: hidden;
  }


/***********************************************************
 * Reviews
 ***********************************************************/

.related-kit-div
{
  display: list-item;
  margin-left : 4em;
}

.review-section-body
{
  padding-left: 4em;
}

.review-section-header
{
  display: table;
  clear: both;
  background-color: #e9ecef;
  font-weight: bold;
  font-size: 125%;
  width: 100%;
}

.review-section-title
{
  float: left;
  padding-left: 1em;
  margin-bottom: 6px;
}

.review-section-rating
{
  float: right;
  padding-top: 6px;
  padding-right: 1em;
}

/***********************************************************
 * Buttons
 ***********************************************************/

.cancelbtn 
  {
   background-color: #ccc;
   color: black;
   cursor: pointer;
  }

.deletebtn 
  {
   background-color: #f44336;
   cursor: pointer;
  }
 
/***********************************************************
 * Rocket Divider
 ***********************************************************/
.rocket-left
{
  background-image: url('/images/dividerleft2.png');
  background-repeat: no-repeat;
  background-position: left;
  height: 28px;
}

.rocket-right
{
  background-image: url('/images/dividerright2.png');
  background-repeat: no-repeat;
  background-position: right;
  height: 28px;
}

/***********************************************************
 * Discussions
 ***********************************************************/
.discussion-topic
 {
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   border-width: 1px;
   border-style: solid;
   border-top-color: #dfdfdf;
   border-right-color: #d8d8d8;
   border-bottom-color: #cbcbcb;
   border-left-color: #d8d8d8;
   border-radius: 4px;
 }
 
.discussion-topic-header
 {
   background: #e9ecef;
 }
 
.discussion-topic-body
 {
 }
 
.discussion-topic-title
 {
   font-size: 17px;
   font-weight: 700;
   color: #246894;
   text-decoration: none;
   cursor: pointer;
 }
 
.discussion-topic-description
 {
 }
 

/***********************************************************
 ***********************************************************/
.gj-dialog-md, table.gj-grid > tbody > tr > td 
  {
    cursor: pointer;
  }

.ui-dialog
  {
    border: 0;
    padding: .5em 1em;
    background: white;
    overflow: auto;
    zoom: 1;
  }

.motorname
{
  min-width: 70%;
}

.input-clearer
 {
   margin-right: 1em;
 }
.ui-autocomplete 
 {
  background-color: #fff;
 }
.winddirection .rs-handle  {
    background-color: transparent;
    border: 8px solid transparent;
    border-right-color: black;
    margin: -8px 0 0 14px !important;
}
.winddirection  .rs-handle:before  {
    display: block;
    content: " ";
    position: absolute;
    height: 12px;
    width: 12px;
    background: black;
    right: -6px;
    bottom: -6px;
    border-radius: 100%;
}
.winddirection  .rs-handle:after  {
    display: block;
    content: " ";
    width: 50px;
    position: absolute;
    top: -1px;
    right: 0px;
    border-top: 2px dotted black;
}

.form-control:disabled, .form-control[readonly] 
  {
    color: #808080;
  }

.imagedescription
  {
    margin-top: 1em;
  }

.imagecaption
  {
    text-align:center;
    margin:50px auto;
    font-style: italic;
  }

#mymodal-bbcode
  {
    border: 1px solid #ddd;
    margin: 12px;
  }

.media
  {
    border: 1px solid #ddd;
  }

.media-body
  {
    padding-left: 12px;
  }

#image-list-container 
  {
    width: 170px;
    height: 170px;
    display: table;
  }

#image-list-container .image-list-image-container 
  {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
  }

#image-list-container .image-list-image-container img 
  {
    max-width: 160px;
    max-height: 160px;        
  }

.tab-content 
  {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
  }

.nav-tabs 
  {
    margin-bottom: 0;
  }

.addbuttons
  {
    margin-top: 1em;
    border: 1px solid #ced4da;
    padding: 8px;
    background-color: #ced4da;
  }
  
.isDisabled 
  {
   cursor: not-allowed;
   opacity: 0.5;
   text-decoration: none;
  }
  

.btn
  {
    margin-bottom:8px;
  }
  
#submitblocks
  {
    display:block;
    margin-top: 1em;
  }

.ql-toolbar.ql-snow
  {
    border: 1px solid #ced4da;
  }

.quilleditor 
  {
   flex: 1;
   overflow-y: auto;
   width: 100%;
   margin-bottom: .25em;
  }
 
.ql-container 
  {
    height: auto !important;
  }

.ql-editor 
  {
    height: auto !important;
    margin-bottom: 5em;
  }
  
.modal-body 
  {
    max-height: calc(100vh - 143px);
    overflow-y: auto; 
  }
  
.modal-lg
  {
  }
  
.dropzone, .dropzone * 
  {
    box-sizing: border-box; 
  }

.dropzone {
  min-height: 300px;
  border: 1px solid #ced4da;
  background: white;
  padding: 54px 54px; }
  .dropzone.dz-clickable {
    cursor: pointer; }
    .dropzone.dz-clickable * {
      cursor: default; }
    .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
      cursor: pointer; }
  .dropzone.dz-started .dz-message {
    display: none; }
  .dropzone.dz-drag-hover {
    border-style: solid; }
    .dropzone.dz-drag-hover .dz-message {
      opacity: 0.5; }
  .dropzone .dz-message {
    text-align: center;
    margin: 2em 0; }
  .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px; }
    .dropzone .dz-preview:hover {
      z-index: 1000; }
      .dropzone .dz-preview:hover .dz-details {
        opacity: 1; }
    .dropzone .dz-preview.dz-file-preview .dz-image {
      border-radius: 20px;
      background: #999;
      background: linear-gradient(to bottom, #eee, #ddd); }
    .dropzone .dz-preview.dz-file-preview .dz-details {
      opacity: 1; }
    .dropzone .dz-preview.dz-image-preview {
      background: white; }
      .dropzone .dz-preview.dz-image-preview .dz-details {
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear; }
    .dropzone .dz-preview .dz-remove {
      font-size: 14px;
      text-align: center;
      display: block;
      cursor: pointer;
      border: none; }
      .dropzone .dz-preview .dz-remove:hover {
        text-decoration: underline; }
    .dropzone .dz-preview:hover .dz-details {
      opacity: 1; }
    .dropzone .dz-preview .dz-details {
      z-index: 20;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      font-size: 13px;
      min-width: 100%;
      max-width: 100%;
      padding: 2em 1em;
      text-align: center;
      color: rgba(0, 0, 0, 0.9);
      line-height: 150%; }
      .dropzone .dz-preview .dz-details .dz-size {
        margin-bottom: 1em;
        font-size: 16px; }
      .dropzone .dz-preview .dz-details .dz-filename {
        white-space: nowrap; }
        .dropzone .dz-preview .dz-details .dz-filename:hover span {
          border: 1px solid rgba(200, 200, 200, 0.8);
          background-color: rgba(255, 255, 255, 0.8); }
        .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
          overflow: hidden;
          text-overflow: ellipsis; }
          .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
            border: 1px solid transparent; }
      .dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
        background-color: rgba(255, 255, 255, 0.4);
        padding: 0 0.4em;
        border-radius: 3px; }
    .dropzone .dz-preview:hover .dz-image img {
      -webkit-transform: scale(1.05, 1.05);
      -moz-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
      -o-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      -webkit-filter: blur(8px);
      filter: blur(8px); }
    .dropzone .dz-preview .dz-image {
      border-radius: 20px;
      overflow: hidden;
      width: 120px;
      height: 120px;
      position: relative;
      display: block;
      z-index: 10; }
      .dropzone .dz-preview .dz-image img {
        display: block; }
    .dropzone .dz-preview.dz-success .dz-success-mark {
      -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview.dz-error .dz-error-mark {
      opacity: 1;
      -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
      pointer-events: none;
      opacity: 0;
      z-index: 500;
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      margin-left: -27px;
      margin-top: -27px; }
      .dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
        display: block;
        width: 54px;
        height: 54px; }
    .dropzone .dz-preview.dz-processing .dz-progress {
      opacity: 1;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    .dropzone .dz-preview.dz-complete .dz-progress {
      opacity: 0;
      -webkit-transition: opacity 0.4s ease-in;
      -moz-transition: opacity 0.4s ease-in;
      -ms-transition: opacity 0.4s ease-in;
      -o-transition: opacity 0.4s ease-in;
      transition: opacity 0.4s ease-in; }
    .dropzone .dz-preview:not(.dz-processing) .dz-progress {
      -webkit-animation: pulse 6s ease infinite;
      -moz-animation: pulse 6s ease infinite;
      -ms-animation: pulse 6s ease infinite;
      -o-animation: pulse 6s ease infinite;
      animation: pulse 6s ease infinite; }
    .dropzone .dz-preview .dz-progress {
      opacity: 1;
      z-index: 1000;
      pointer-events: none;
      position: absolute;
      height: 16px;
      left: 50%;
      top: 50%;
      margin-top: -8px;
      width: 80px;
      margin-left: -40px;
      background: rgba(255, 255, 255, 0.9);
      -webkit-transform: scale(1);
      border-radius: 8px;
      overflow: hidden; }
      .dropzone .dz-preview .dz-progress .dz-upload {
        background: #333;
        background: linear-gradient(to bottom, #666, #444);
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0;
        -webkit-transition: width 300ms ease-in-out;
        -moz-transition: width 300ms ease-in-out;
        -ms-transition: width 300ms ease-in-out;
        -o-transition: width 300ms ease-in-out;
        transition: width 300ms ease-in-out; }
    .dropzone .dz-preview.dz-error .dz-error-message {
      display: block; }
    .dropzone .dz-preview.dz-error:hover .dz-error-message {
      opacity: 1;
      pointer-events: auto; }
    .dropzone .dz-preview .dz-error-message {
      pointer-events: none;
      z-index: 1000;
      position: absolute;
      display: block;
      display: none;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -ms-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      border-radius: 8px;
      font-size: 13px;
      top: 130px;
      left: -10px;
      width: 140px;
      background: #be2626;
      background: linear-gradient(to bottom, #be2626, #a92222);
      padding: 0.5em 1.2em;
      color: white; }
      .dropzone .dz-preview .dz-error-message:after {
        content: '';
        position: absolute;
        top: -6px;
        left: 64px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #be2626; }
        

.openrocketimage
{
    height: 600px;
}

.clubstate
{
  margin:22px 40px;
  padding:3px;
  padding: 0 50px;
}

.video-responsive
{
}

.video-responsive iframe
{
    margin: auto;
    display: block;
    width:100%;
    max-width: 800px;
}

.videoitem
{
  margin-top: .5em;
  display: flex;
  align-items:center;
}

.videoitemimage
{
}

.videoitemdescription
{
}

.videotitle
{
    display: block;
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 1 em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;  
}

.videodescription
{
}

.widead
{
  display:none;
}

@media screen and (min-width: 60em) 
 {
  .widead
  {
    display:block;
    border: solid;
  }
 }

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}
.video-list-thumbs{}
.video-list-thumbs > li{
    margin-bottom:12px;
}
.video-list-thumbs > li:last-child{}
.video-list-thumbs > li > a{
	display:block;
	position:relative;
	background-color: #DCDCDC;
	color: #111;
	padding: 8px;
	border-radius:3px
    transition:all 500ms ease-in-out;
    border-radius:4px
}
.video-list-thumbs > li > a:hover{
	box-shadow:0 2px 5px rgba(0,0,0,.3);
	text-decoration:none
}
.video-list-thumbs h6{
	bottom: 0;
	font-size: 14px;
	height: 33px;
	margin: 8px 0 0;
}
.video-list-thumbs .play-circle-icon{
    font-size: 60px;
    opacity: 0.6;
    position: absolute;
    right: 39%;
    top: 31%;
    text-shadow: 0 1px 3px rgba(0,0,0,.5);
    transition:all 500ms ease-in-out;
}
.video-list-thumbs > li > a:hover .glyphicon-play-circle{
	color:#fff;
	opacity:1;
	text-shadow:0 1px 3px rgba(0,0,0,.8);
}
.video-list-thumbs .duration{
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 2px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	left: 12px;
	line-height: 13px;
	padding: 2px 3px 1px;
	position: absolute;
	top: 12px;
    transition:all 500ms ease;
}
.video-list-thumbs > li > a:hover .duration{
	background-color:#000;
}
@media (min-width:320px) and (max-width: 480px) { 
	.video-list-thumbs .glyphicon-play-circle{
    font-size: 35px;
    right: 36%;
    top: 27%;
	}
	.video-list-thumbs h2{
		bottom: 0;
		font-size: 12px;
		height: 22px;
		margin: 8px 0 0;
	}
}

.mapdiv
  {
    height:300px;
  }

.vertical-center
{
 display: table-cell;
 float: none;
 vertical-align: middle;
}

.hide-transparent
{
  opacity: 0;
}

::-ms-clear {
  display: none;
}

.form-control-clear {
  z-index: 10;
  pointer-events: auto;
  cursor: pointer;
}


TABLE.gj-grid
{
  table-layout: auto;
}

    /* Hide the column by default */
    @@media only all {
        TABLE.gj-grid-table th.display-1024,
        TABLE.gj-grid-table td.display-1024 {
            display: none;
        }
        TABLE.gj-grid-table th.display-960,
        TABLE.gj-grid-table td.display-960 {
            display: none;
        }
        TABLE.gj-grid-table th.display-640,
        TABLE.gj-grid-table td.display-640 {
            display: none;
        }
    }
    /* Show at 1024px (64em x 16px) */
    @@media screen and (min-width: 64em) {
        TABLE.gj-grid-table th.display-1024,
        TABLE.gj-grid-table td.display-1024 {
            display: table-cell;
        }
    }
    /* Show at 960px */
    @@media screen and (min-width: 60em) {
        TABLE.gj-grid-table th.display-960,
        TABLE.gj-grid-table td.display-960 {
            display: table-cell;
        }
    }
    /* Show at 640px */
    @@media screen and (min-width: 40em) {
        TABLE.gj-grid-table th.display-640,
        TABLE.gj-grid-table td.display-640 {
            display: table-cell;
        }
    }
    
.carousel-inside
  {
    margin: 5px;
  }

.images-list li
 {
  vertical-align: middle;
  display: inline;
  list-style-image:none;
  list-style-type:none;
  margin-top: 20px;
 }

.images-list img
 {
  vertical-align: middle;
  margin-top: 20px;
 }

 .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f00' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f00' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-control-next, .carousel-control-prev {
    width: auto;
    bottom: 75%;
}

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.gj-grid-bootstrap tfoot tr[data-role=pager] th > div > select {
    width: 85px;
}

.flight-data {
  width: auto;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.amazonad
  {
   margin-right:auto;
   margin-left:auto;
  border: 1px solid #000;
  padding:5px;
  max-width: 400px;
  text-align:left;
 }
 
.extrastuff
 {
  background-color: #eeeeee;
  color: black;
  border: 1px solid #000;
  margin-top: 1em;
  margin-bottom: 1em;
  padding:5px;
  text-align:center;
 }
 
.announcement
 {
  background-color: #eeeeee;
  color: black;
  border: 1px solid #000;
  margin-top: 1em;
  margin-bottom: 1em;
  padding:5px;
  text-align:center;
 }


.addthis_toolbox 
  {
   width: 222px;
   margin: 0 auto;
  }

.productimage
 {
  border:1px solid #4C3C1B;
  padding:5px;
  margin:5px;
  background-color:#EFEECB;
  max-width:500px;
  max-height:900px;
 }

td.crumb
 {
  padding-top:10px;
 }

.toolbar
 {
   width:100%;
   height:34px;
   position:absolute; 
   top:52px; 
   left:0; 
   background:#EEEAFC;
   text-align: right;
   margin:0px;
   padding:0px;
 }

#sddm
  {
   position:absolute; 
   background:#EEEAFC;
   width:100%;
   left:0; 
   margin: 0;
   padding: 0;
   z-index: 30
  }

#sddm li
  { margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold arial;
  font-size: 102%;
  }


#sddm li a
{ display: block;
  margin: 0 1px 0 0;
  padding: 6px 6px;
  background: #EEEAFC;
  color: #0000FF;
  text-align: center;
  font: bold arial;
  font-size: 102%;
  text-decoration: none
}

#sddm li a:hover
  { 
   color: #000000;
   background: #F8F0FF;
   text-decoration: underline
  }

#sddm div
{ 
   position:absolute; 
   visibility: hidden;
  border-width: 1px;
  border-spacing: ;
  border-style: solid;
  margin: 0;
  padding: 0;
  background: #EEEAFC;
}

  #sddm div a
    {   
          position: relative;
    display: block;
    margin: 0;
    padding: 1px 4px;
    width: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #F8F0FF;
    color: #0000FF;
        font: bold arial;
  font-size: 70%;
        }

  #sddm div a:hover
    {
          background: #EEEAFC;
          color: #080808;
          text-decoration: underline
         }


.NewContentColumn
  {
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   margin-bottom:0px;
   padding-top:2px;
   padding-bottom:0px;
   padding-left:.3%;
   padding-right:.3%;
   width:99.4%;
   vertical-align:top;
   position: relative;
   float: left;
  }

@font-face 
 {
  font-family: "rr";
  src: url(/rr.eot);
  src: local("rr45"), url(/rr.ttf) format("truetype");
 }
 
 @font-face 
 {
  font-family: "bp";
  src: url(/blackpearl.eot);
  src: url(/blackpearl.ttf) format("truetype");
 }
 
.alignright 
 {
  float: right; 
  margin: 10px 0 5px 10px; 
 }

.videodescription 
  {
   clear: both;
   text-align: left;
   margin-right:auto;
   margin-left:auto;
   margin-top:40px;
   margin-bottom:20px;
   width:100%;
  }
 
div.video 
  {
   clear: both;
   text-align: center;
   margin-right:auto;
   margin-left:auto;
   margin-top:20px;
   margin-bottom:10px;
   width:100%;
  }

table.special {
  border-width: 2px;
  border-style: solid;
  border-color: gray;
  border-collapse: collapse;
  background-color: white;
}
table.special th {
  border-width: 1px;
  padding: 4px;
  border-style: solid;
  border-color: gray;
  background-color: white;
  -moz-border-radius: ;
}
table.special td {
  border-width: 1px;
  padding: 4px;
  border-style: solid;
  border-color: gray;
  background-color: white;
  -moz-border-radius: ;
}
table.special tr:hover td
 {
  background:#d0dafd;
 }

table.special2 {
 border-width: 1px;
 border-style: solid;
 border-color: gray;
 border-collapse: collapse;
 background-color: white;
}
table.special2 th {
 border-width: 1px;
 padding: 4px;
 border-style: solid;
 border-color: gray;
 background-color: white;
 -moz-border-radius: ;
}
table.special2 td {
      font-size: 66%;
      border-width: 1px;
      padding: 4px;
      border-style: solid;
      border-color: gray;
      background-color: white;
      -moz-border-radius: ;
}
.verticaltext 
 {
  text-align: center;
  -moz-transform: rotate(90deg);
  writing-mode: tb-rl;
 }

.resultpages
 {
   text-align: center;
 }

.resulturl
 {
  color: #115599;
  font-size: 13px;
 }

.resultdescription
 {
  font-size: 13px;
 }

.resulttitle
 {
 }

div.tags
 {
  clear: both;
  margin-top: 20px;
  margin-left: 50px;
  margin-right: 50px;
  padding:10px;
  font-size:small;
  background-color:#F0F0F0;
  border-style: solid;
  border-width: thin;
 }

div.adsense 
  {
   clear: both;
   text-align: center;
   margin-right:auto;
   margin-left:auto;
   width:100%;
  }

div.adsense 
  {
   clear: both;
   margin-right:auto;
   margin-left:auto;
   width:100%;
   text-align: -moz-center;
  }

div.partslist ul
 {
  font-size:.95em;
  margin: 0;
  margin-left: 30px;
  padding: 0px;
 }

div.partslist li
 {
  margin: 0;
  padding: 0px;
 }

h1
 {
  padding-bottom: 10px;
  margin-bottom: 10px;
 }

p.indexletters
 {
  text-align: center;
  font-size: 2.10em;
 }

div.spacer 
  {
   clear: both;
  }

.float 
 {
  padding:10px;
  vertical-align: middle;
 }

div.floattable
 {
  display: table;
 }
  
div.float 
 {
  float: left;
  width: 320px;
  height: 480px;
  text-align: center;
  font-size:.85em;
  vertical-align: middle;
 }
  
div.float p 
  {
   text-align: center;
   vertical-align: middle;
   width: 320px;
   height: 480px;
   background-color:#F8F8F8;
   display: table-cell;
  }

div.float img
 {
  margin-bottom: 10px;
 }

.shadow
 {
   border:1px solid #021a40;
		-moz-box-shadow: 3px 3px 4px #000;
		-webkit-box-shadow: 3px 3px 4px #000;
		box-shadow: 3px 3px 4px #000;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
 }

.noshadow
 {
   border:none;
   -moz-box-shadow:none;
   -webkit-box-shadow:none;
   box-shadow:none;
   -ms-filter: "none";
   filter:none;
   margin-bottom: 2px;
 }

img.float
  {
   text-align: center;
   vertical-align: middle;
  }

.float2 
 {
  padding-left:10px;
  padding-right:10px;
 }

div.float2 
 {
  float: left;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #eeeeee;
  margin-left:2px;
  margin-right:2px;
 }
  
div.float2 p 
  {
   text-align: center;
   vertical-align: middle;
  }

.comment
 {
  background-color: #eeeeee;
  color: #000;
  border: 1px solid #000;
  margin: 0.2em;
  padding:5px;
 }

.comment p
 {
  margin: 0px;
  margin-top: 10px;
 }

.comment p + p 
 {
  margin-top: 10px;
 }

.comment blockquote
 {
  margin: 0px;
 }

.comment blockquote + p 
 {
  margin-top: 10px;
 }

.BlockInput
 {
  width: 160px;
 }

.HelpContent
  {
   position:absolute; 
   top: 74px; 
   left:0px; 
   width:99%;
   margin:0px;
   padding:0px;
   font-family:Arial, sans-serif;
  }


.kitimages div
 {
  margin-top: 3em;
  padding-top: 3em;
 }

.kitimages ul
 {
 }

.kitimages li
 {
  vertical-align: middle;
  display: inline;
  list-style-image:none;
  list-style-type:none;
  padding:20px;
 }

.kitimages img
 {
  vertical-align: middle;
  border: 1px solid #4C3C1B;
  padding: 5px;
  margin: 2px;
  background-color: #EFEECB;
 }

iframe.grelated-iframe 
 { 
  display: none; 
 } 

.shadowcontent, .shadow 
 {
  position: relative;
  bottom: 4px;
  right: 4px;
 }

.shadow 
 { 
  background-color: #ccc; 
 }

.shadowcontent 
 {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 0.5em;
 }

.wizard 
 { 
  width: 90%;
  max-width: 600px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
 }

.wizard h2
 {
  font-size:1.05em;
 }

a:link 
  {
   text-decoration: none;
   :not(.btn) color: blue;
  }
a:visited
  {
   text-decoration: none;
   :not(.btn) color: blue;
  }
a:active
  {
   text-decoration: none;
   :not(.btn) color: blue;
  }

a:hover
  {
   text-decoration: underline;
   :not(.btn) color: blue;
  }
  

img 
  {
   border-style: none;
   text-decoration: none;
  }
img:hover
  {
   border-style: none;
   text-decoration: none;
  }

img:hover
 {
  text-decoration: none;
 }

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

h3
 {
   margin-top:10px;
   margin-bottom:2px;
   padding:0px;
 }

.displaykit ul
 {
   margin-top:2px;
   margin-bottom:10px;
   margin-left:25px;
   padding:0px;
 }

.showimage p
 {
  text-align:center;
 }

.showimage img
 {
  border: 1px solid #DDDDDD;  
  padding: 8px;   
  background-color: #EEEEEE;  
 }

.imagecaption p
 {
  text-align:center;
  font-size:.85em;
 }

.imagedescription p
 {
 }

/********************
 * Header
 ********************/

.header 
  {
   width:100%;
   background:#0000ff;
   background-image:url('/images/bannerback.gif');
   border-bottom:2px solid #EEEAFC;
   position:absolute; 
   top:0; 
   left:0; 
   margin:0px;
   padding:0px;
   height: 52px;
   min-width:580px;
  }

.headerad
  {
   width:100%;
   position:absolute; 
   top:70px; 
   left:0; 
   background:#EEEAFC;
   text-align: right;
   margin:0px;
   padding:0px;
   height: 17px;
  }


/********************
 * Main Body
 ********************/

.MainTable
  {
   border-top:1px solid #000000;
   position:absolute; 
   top: 109px; 
   left:0px; 
   width:100%;
   margin:0px;
   padding:0px;
   font-family:Arial, sans-serif;
  }

.MainTableIE7
  {
   border-top:1px solid #000000;
   position:absolute; 
   top: 109px; 
   left:0px; 
   width:99%;
   margin:0px;
   padding:0px;
   font-family:Arial, sans-serif;
  }

.BlocksColumn
  {
   width:180px;
   vertical-align:top;
   margin:0px;
   padding:0px;
   font-family:Arial, sans-serif;
  }

.Block
  {
   width:175px;
   margin-left:5px;
   margin-right:0px;
   margin-top: 8px;
   margin-bottom: 8px;
   border-width: thin;
   border-style: solid;
   padding-left: 3px;
   padding-right: 0px;
   padding-top: 2px;
   padding-bottom: 2px;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
   -khtml-border-radius: 8px;
   border-radius: 8px;
  }

h1.BlockTitle
  {
   font-size:.90em;
   margin-top: 0px;
   margin-bottom: 0px;
  }

ul.menulist
  {
   font-size:.85em;
   margin-top: 0px;
   margin-left: 0; 
   margin-bottom: 0px; 
   padding-left: 4px;
   list-style-type: none;
   font-weight:bold;
  }
ul.menulist li ul
  {
   font-size:.85em;
   margin-top: 0px;
   margin-left: 0; 
   margin-bottom: 0px; 
   padding-left: 8px;
   list-style-type: none;
   font-weight:normal;
  }

ul.loginlist
  {
   font-size:.85em;
   margin-top: 0px;
   margin-left: 0; 
   padding-left: 4px;
   list-style-type: none;
  }

.ContentColumn
  {
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   margin-bottom:0px;
   padding-top:6px;
   padding-bottom:0px;
   padding-left:.3%;
   padding-right:.3%;
   width:99.4%;
   vertical-align:top;
   position: relative;
   float: left;
  }

h1.ContentHeading
  {
   padding-top:4px;
   margin-top:0px;
   padding-bottom:4px;
   margin-bottom:0px;
  }

img.adbanner
 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top:8px;
  padding-bottom:8px;
 }

p.adbanner
 {
  margin-left:0px;
  margin-right: 0px;
  margin-top:10px;
  margin-bottom:0;
  background-color: #eeeeee;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  border-style:solid;
  border-width:2px;
 }

h1.summary
 {
  margin-top:5px;
  margin-bottom:0;
 }

p.summary
 {
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
 }

b.summarytitle
 {
  font-weight: bold;
 }

.indentsummary
  {
   margin-top:0px;
   padding-top:4px;
   padding-left:6px;
  }

.footer 
  {
  /* border-top:1px solid #000; */
  }

p.footer 
  {
   text-align:center;
   font-family:Arial, sans-serif;
   font-size:75%;
   margin-top:10px;
  }

.showimage
 {
  text-align: center;
 }

.imagecaption
 {
  text-align: center;
 }

table.submissionstatus
 {
  border-width: 0px;
  border-spacing: 0px;
  border-style: solid;
  border-color: #0000cd;
  border-collapse: collapse;
  background-color: white;
  margin-top: 10px;
  margin-left: 20px;
 }

table.submissionstatus td 
 {
  border-width: 1px;
  padding: 5px;
  border-style: solid;
  border-color: #0000cd;
  background-color: white;
 }

table.submissionstatus th
 {
  border-width: 1px;
  padding: 5px;
  border-style: solid;
  border-color: #0000cd;
  background-color: #EEEAFC;
 }

tr.submissionstatuseven td
 {
  font-size:.85em;
  background-color: #EEEAFC;
 }

tr.submissionstatusodd td
 {
  font-size:.85em;
  background-color: #ffffff;
 }

.metaform
 {
  border-width: 1px;
  padding: 5px;
  border-style: solid;
  border-color: #0000cd;
  margin:auto;
 }

/* Sortable tables */

table.sortable
 {
  border-color: #000000;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-collapse: collapse;
 }

table.sortable thead 
 {
  background-color:#0000ff;
  color:#ffffff;
  font-weight: bold;
  cursor: default;
 }

table.sortable td, th
 { 
  padding-top:2px; 
  padding-right:10px; 
  padding-bottom:2px; 
  padding-left:10px; 
  border-color: #000000;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
 }

table.sortable td
 {
  background-color: #ffffff;
 }
 
table.sortable th
  {
 }

#tabheader ul 
 {
  list-style: none;
  padding:0;
  margin:0;
 }

a.pbutton 
  {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    cursor:pointer;
    cursor:hand
  }

a.pbutton span 
 {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    cursor:pointer;
    cursor:hand
 } 

a.pbutton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
    cursor:pointer;
    cursor:hand
}

a.pbutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
    cursor:pointer;
    cursor:hand
} 


.pbutton2 
  {
    display:inline;
    vertical-align: middle;
    cursor:pointer;
    cursor:hand
  }

div.pbutton2
  {
    display:inline;
    vertical-align: sub;
    cursor:pointer;
    cursor:hand
  }

div.reviewtop
 {
  margin-top: 4px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border-style: solid;
  border-width: 2px;
  border-color: blue;
  padding-bottom: 5px;
  background-image:url('/images/buttons/reviewback.png');
  background-size: 100%;
 }

div.sitestats p
 {
 }

.topmenu
 {
   width:100%;
   position:absolute; 
   top:82px; 
   left:0; 
   background:#EEEAFC;
   text-align: right;
   margin:0px;
   padding:0px;
   border-bottom:1px solid #000000;
   border-top:1px solid #000000;
   font-family:Arial, sans-serif;
 }
 
.r-header
  {
   font-family: rr, Arial, sans-serif;
  }
  
.pirate-header
  {
   font-family: bp, rr, Arial, sans-serif ! important;
  }
  
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover
 {
  border-bottom-color: transparent;
 }