.prodlist-nav {
  
}


.prodlist-navtop {
  
  margin-bottom:5px;
}

.prodlist-navbottom {
  
 
}


.prodlist-clear {
 
  clear:both;
  
}

a.prodnav-btnlink:link
{
  text-decoration: none;

  background-color:#ddd;
  color:#333;
  display:inline-block;
  padding:5px;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

a.prodnav-btnlink:visited
{

  text-decoration: none;

  background-color:#ddd;
  color:#333;
  display:inline-block;
  padding:5px;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

a.prodnav-btnlink:active
{

  text-decoration: none;

  background-color:#ddd;
  color:#333;
  display:inline-block;
  padding:5px;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

a.prodnav-btnlink:hover
{
  text-decoration: none;

  background-color:#ccc;
  color:#000;
  display:inline-block;
  padding:5px;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}





.sDownloadfile {
 
  margin-top:20px;
  
}

.sContactform {
 /*
  background:#eee;
  color:#333;
  padding:20px;
  margin-top:20px;
  */
  /*border:1px solid #1f3087;*/
  
}

.sContactTitle {
 
  font-size: 18px;
  
}



@media handheld, only screen and (max-width: 1200px) {

  .sw-input-imbeprowrapper input, textarea {
    
    width: 110px;
    
  }
  
}

@media handheld, only screen and (max-width: 767px) {

  .sw-input-imbeprowrapper input, textarea {
    
    width: 210px;
  }
  
}

.sw-input-imbeprowrapper .sw-formcol3 {
 
  display:none;
  
}

.sProdList {
 
  
  padding:10px;
  margin-bottom:10px;
  
  background:#eee;
  /*border:1px solid #1f3087;*/
  
}

.smprod-title {
 
  color:#333;
  font-size:18px;
  display:inline-block;
  padding-bottom:5px;
  border-bottom:1px solid #999;
  margin-bottom:10px;
  
}

.swembed-container {
 
  margin-top:20px;
  
}

select {
  
  padding-top: 5px;
  padding-bottom: 5px;
  background: #ebebeb;
  border: 0px;
  color: #27262E;
  
}

.conblembed-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; max-width: 100%; height: auto; } .conblembed-container iframe, .conblembed-container object, .conblembed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.conbl-mbt10 {
 
  margin-bottom:10px;
  
}

.conbl-form .sw-input-wrapper {
  
  width:300px;
  
}

.conbl-form .sw-input-width {
  
  width:300px;
  
}

.conbl-form .sw-submit-form {
 
  margin-right:0px;
}

