body
{
  margin: 0px;
}
.container
{
  background-color: #F0F0F0;

}
.topnav
{
  background-color: #176093;
  height: 102px;
  width: 100%;
  padding-left: 20px;
  padding-top: 5px;
  
}
.center-box
{
 
  margin-left: 20px;
  margin-right: 20px;
 background-color: #FCFCFF;
 
  
}
.nav-tab
{
  margin-top: -52px;
  
  margin-left: 20px;
  margin-right: 20px;
  font-size: 14px;
  background-color: #2b485c;
  padding: 0 15px;
  border: 1px solid #65a5d1;
  border-bottom: 1px solid #032A46;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -khtml-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -khtml-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  height: 25px;
}

.nav-tab li ul
{
  
  text-decoration: none;
  margin: 0;
  padding: 5px 10px;
  color: #a5cae4;
  display: inline;
  float: left;
  overflow: hidden;
  font-size: 14px;
  text-size-adjust: 100%;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  
  
}

.search-tab
{
  

background: #65a5d1 url(img/navigation-tab.png) repeat-x top;
  
    height: 25px;
    background-position: 0px -25px;
}
.search
{
  margin-top: -15px;;
  width: 240px;
  height: 23px;
  font-size: 13px;
    font-family: Calibri, 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
    background: #ffffff url(styles/default/xenforo/clear.png);
    padding: 5px;
   
    
   
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    margin-right: 20px;
    margin-left: auto;
}
.search-inner
{
  width: 225px;
  height: 18px; 
  border-width: 1px;
    border-style: solid;
    border-top-color: rgb(192, 192, 192);
    border-right-color: rgb(233, 233, 233);
    border-bottom-color: rgb(233, 233, 233);
    border-left-color: rgb(192, 192, 192);
  -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    padding: 2px 5px;
}

.cont
{
  margin-left: 20px;
  margin-right: 20px;
}

.forum-up
{
  margin: 100px 0px;
  font-size: 11px;
  background: #f0f7fc url(img/category-23px-light.png) repeat-x top;
  border: 1px solid #a5cae4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  zoom: 1;
  max-width: 100%;
  height: 24px;
  display: block;
}
.arrow {
  
  width: 81px;
  height: 24px;
  float: left;
  background-color:#a5cae4;
  clip-path: polygon(0% 0%, 80% 0%, 100% 50%, 80% 100%, 0% 100%);
  display: block;
  
}
.arrow-inner {
  font-size: 13px;
  text-size-adjust: 100%;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  box-sizing: border-box;
  padding: 5px 0px 0px 10px;
  width: 80px;
  height: 24px;
  background-color: #f0f7fc;
  clip-path: polygon(0% 0%, 80% 0%, 100% 50%, 80% 100%, 0% 100%);
  display: block;
  text-overflow: ellipsis;
  word-wrap: normal;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  color: #176093;
   
}
.pop
{
    background: transparent url(img/xenforo-ui-sprite.png) no-repeat 0 0;
    margin: 5px 5px 6px;
    display: block;
    float: right;
    white-space: nowrap;
    text-indent: 9999px;
    overflow: hidden;
    width: 13px;
    height: 13px;
}
.member
{
  background-color: rgb(252, 252, 255);
  padding: 3px;
  margin-bottom: 10px;
  border: 1px solid #a5cae4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  font-size: 13pt;
  text-size-adjust: 100%;
    font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
    color: rgb(20,20,20);
    word-wrap: break-word;
    line-height: 1.28;
    
}
.mem
{
  padding: 20px 10px;
  overflow: hidden;
  position: relative;
    
    background: #d7edfc url(img/category-23px-light.png) repeat-x top;
}
/* LOGIN */

.login
{
  margin: 10px auto;
  max-width: 800px;



  
}
.trap
{
  font-size: 18pt;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
 
}
.log
{
  margin-bottom: 20px;
    font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-weight: bold;
    color: rgb(20,20,20);
    
 
    border-bottom: 1px solid #d7edfc;
}
.text-black
{
  margin-bottom: 20px;
  font-size: 12px;
  
    font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
    color: rgb(20,20,20);
    word-wrap: break-word;
    line-height: 1.28;
    display: block;

    
}
.text-black input
{
  font-size: 13px;
    font-family: Calibri, 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
    background: #ffffff url(styles/default/xenforo/clear.png);
    padding: 3px;
    margin-bottom: 2px;
    border-width: 1px;
    border-style: solid;
    border-top-color: rgb(192, 192, 192);
    border-right-color: rgb(233, 233, 233);
    border-bottom-color: rgb(233, 233, 233);
    border-left-color: rgb(192, 192, 192);
    border-radius: 4px;
    outline: 0;
    box-sizing: border-box;
    
}

.text-black-m input
{
  font-size: 13px;
    font-family: Calibri, 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
    background: #ffffff url(styles/default/xenforo/clear.png);
    padding: 3px;
    margin-bottom: 2px;
    border-width: 1px;
    border-style: solid;
    border-top-color: rgb(192, 192, 192);
    border-right-color: rgb(233, 233, 233);
    border-bottom-color: rgb(233, 233, 233);
    border-left-color: rgb(192, 192, 192);
    border-radius: 4px;
    outline: 0;
    box-sizing: border-box;
}
.text-black-m
{
  margin-bottom: 20px;
  font-size: 12px;
  
    font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
    color: rgb(20,20,20);
    word-wrap: break-word;
    line-height: 1.28;
    display: block;
    margin: 0px 180px;
}
.text-blue
{
  margin: 0px 180px;
  font-size: 12px;
  text-size-adjust: 100%;
    font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
    color:#176093;
    word-wrap: break-word;
    line-height: 1.28
}


.forum-down
{
  margin: 30px 0px;
  font-size: 11px;
  background: #f0f7fc url(img/category-23px-light.png) repeat-x top;
  border: 1px solid #a5cae4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  zoom: 1;
  max-width: 100%;
  height: 24px;
  display: block;
}
.trademark
{
  color: rgb(102, 102, 102);
  text-size-adjust: 100%;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  text-size-adjust: 100%;
    font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
    line-height: 1.28
    
}
.footer
{
  height: 24px;
  width: 1075;
  font-size: 11px;
  color: #a5cae4;
  background-color: #176093;
  border-radius: 0px 0px 5px 5px;
    overflow: hidden;
    zoom: 1;
  text-size-adjust: 100%;
    font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
    line-height: 1.28;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
}

.footer li ul
{
  
  text-decoration: none;
  margin: 0;
  padding: 5px 5px;
  color: #a5cae4;
  display: inline;
  float: right;
  overflow: hidden;
  font-size: 12px;
  text-size-adjust: 100%;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  
  
}

.rrs
{

  background: url(img/xenforo-ui-sprite.png) no-repeat -112px -16px;
    margin: 1px 5px 6px;
    display: block;
    float: right;
    white-space: nowrap;
    text-indent: 9999px;
    overflow: hidden;
    width: 13px;
    height: 13px;
 
  
  }
.tradelink-l
{
  color: rgb(102, 102, 102);
  text-size-adjust: 100%;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 11px;
 
  text-size-adjust: 100%;
    font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
    line-height: 1.28
}
.tradelink
{
  color: #176093;
  text-size-adjust: 100%;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 11px;
 
  text-size-adjust: 100%;
    font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
    line-height: 1.28
}
.base
{
  color: #176093;
  text-size-adjust: 100%;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 14px;
  display: block;
  text-align: center;
  padding: 20px 0px;
}

.text-black-b, button
{
  margin-left: 180px;
  margin-top: 10px;
}
.button
{
  
  width: 100px;
  height: 23px;
  border-radius: 7px;
  font-style: normal;
    font-size: 12px;
    font-family: Calibri, 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: rgb(0, 0, 0);
    background: rgb(220,220,235) url(img/form-button-white-25px.png) repeat-x top;
    padding: 0px 6px;
    border: 1px solid rgb(221, 221, 235);
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: rgb(179, 179, 189);
    background-color: #a5cae4;
    box-shadow: 0px 1px 4px 0px rgb(200,200,210);
    outline: none;
    line-height: 21px;
    display: inline-block;
    cursor: pointer;
}
.button a:hover
{
background-color: darkred;
}



/*

