n/*---------------------------------------------------------------

# Package - Joomla Template  

# ---------------------------------------------------------------

# Author - joomla2you http://www.joomla2you.com

# Copyright (C) 2008 - 2014 joomla2you.com. All Rights Reserved.

# Websites: http://www.joomla2you.com

-----------------------------------------------------------------*/



/*Common*/

#wrapper, #bottomspot, .ju-base {width: 1060px;} 

#ju-top-header, #slides, #tops, #wrapper, #bott_col, #trueHeader, .bott_col {min-width: 1060px; margin: 0 auto}

#ju-leftcol {width: 25%} 

#ju-rightcol { width: 27%} 

#ju-sideleft {width: 20%}

#ju-sideright { width: 30%}

#ju-bookmarks .ju-inner,

#ju-banner .ju-inner {

  padding:0;

}

#ju-top-header{background:#9F000D;}

h1,h2,h3,h4, .very_big_white, .big_black { font-weight:500; font-size:24px;}

  @media (max-width: 767px) {

body {

    padding-right: 0px;

    padding-left: 0px;

  }

  } 

div.color-site{position: absolute; width: 16px; top: 160px; right: 0px; }

#ju-search{float:left}

#wrapper img, .wrapper img{max-width: 1000px !important;height:auto;border:0;}

.bott_col {color:#fff;background-color: #555;}

#ju-bottom .ju-base {margin: 10px auto;}

#navmenu {float:right}

  

.bt-inner .readmore  { width: 70px; padding: 3px; 6px}

#jul .jul-panel > span{ color: #fafafa !important;;  

}

#slides {background-color: rgba(0, 0, 0, 0.15); padding: 25px 0px;}

/*date*/

.ju_date{float:left;margin-top:8px}



.form-actions{padding:2px 4px 2px;margin-top:5px;margin-bottom:5px;background: transparent;border-top:1px solid #fff;*zoom:1;}

  

#navmenu ul li .submenu-inner,#sublevel ul li .submenu-inner { padding: 3px; margin: 0px;

-moz-border-radius: 0px 0px 6px 6px;

-webkit-border-radius: 0px 0px 6px 6px;

border-radius: 0px 0px 6px 6px;}

.btn-primary{color:#333;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#f1f1f1;background-image:-moz-linear-gradient(top, #fafafa, #bbb);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#bbb));background-image:-webkit-linear-gradient(top, #fafafa, #bbb);background-image:-o-linear-gradient(top, #fafafa, #bbb);background-image:linear-gradient(to bottom, #fafafa, #bbb);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#eee', GradientType=0);border-color:#bbb #bbb #ccc;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#bbb;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#ffffff;background-color:#bbb;*background-color:#ddd;}



textarea{width:98%;}

.quick_contact input{width:80%;}

#contact-form input{width:40%;}

#user-registration input, #member-registration input, .login input{width:230px;}

.pagenav a,.pager a{display:inline-block;padding:4px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#fafafa; border-bottom:1px solid #dadada;

  background-image: -webkit-linear-gradient(top,  #fff, #e6e6e6);

  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);

  background-image: -ms-linear-gradient(top, #fff, #e6e6e6);

  background-image: -o-linear-gradient(top, #fff, #e6e6e6);}

.pager a:hover{text-decoration:none;background:#f5f5f5; border-bottom:1px solid #dadada;

  background-image: -webkit-linear-gradient(top,  #e6e6e6, #fff);

  background-image: -moz-linear-gradient(top, #e6e6e6, #fff);

  background-image: -ms-linear-gradient(top, #e6e6e6, #fff);

  background-image: -o-linear-gradient(top, #e6e6e6, #fff);}



#trueHeader{z-index:8000;left:0;right:0;}



#trueHeader { background:#fafafa;

  background-image: -webkit-linear-gradient(top,  #fff, #f1f1f1);

  background-image: -moz-linear-gradient(top, #fff, #f1f1f1);


  background-image: -ms-linear-gradient(top, #fff, #f1f1f1);

  background-image: -o-linear-gradient(top, #fff, #f1f1f1);

}



a{color:#9F000D}

a:hover,a:active,a:focus{color:#585858}



.colors, .recentnews_stl li .details > .bg  {background:#e47317 !important;}

/*#trueHeader{ border-bottom: 4px solid #9F000D;}
*/
#tops {background:#F2F2F2;}



#ju-header{

  width:1060px;

  margin:0 auto;

}

.maximenuck{

  margin:0;

  padding:0px;

}

.maximenuck li a, .maximenuck li .separator {

  padding:15px 0px;

  width:265.01px;

  background: #2E3192; /* Old browsers */

background: -moz-linear-gradient(top, #2E3192 0%, #2E3192 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2E3192), color-stop(100%,#2E3192)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #2E3192 0%,#2E3192 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #2E3192 0%,#2E3192 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #2E3192 0%,#2E3192 100%); /* IE10+ */

background: linear-gradient(to bottom,  #2E3192 0%,#2E3192 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E3192', endColorstr='#2E3192',GradientType=0 ); /* IE6-9 */

font-size:16px;

color:#fff;

}

.maximenuck li a:hover, .maximenuck li .separator:hover {

background: #9e111a; /* Old browsers */

background: -moz-linear-gradient(top,  #333 0%, #222 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333), color-stop(100%,#222)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #333 0%,#222 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #333 0%,#222 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #333 0%,#222 100%); /* IE10+ */

background: linear-gradient(to bottom,  #333 0%,#222 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333', endColorstr='#9f000d',GradientType=0 ); /* IE6-9 */
}
.active a{
background: -moz-linear-gradient(top,  #333 0%, #222 100%) !important; /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333), color-stop(100%,#222)) !important; /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #333 0%,#222 100%) !important; /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #333 0%,#222 100%) !important; /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #333 0%,#222 100%) !important; /* IE10+ */

background: linear-gradient(to bottom,  #333 0%,#222 100%) !important; /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333', endColorstr='#9f000d',GradientType=0 ) !important; /* IE6-9 */

}

.designed_by{

  display:none;

}

.maxidrop-main li a{

  width:auto;
font-size:15px;
  padding:10px 0px 10px 15px;
  border-bottom:1px dotted #fff;

}
.footer-menu{
  width:100%;
  float:left;
}
.footer-menu-lis{
  width:220px;
  float:left;
  margin-right:10px;
  height:220px;
}
.footer-menu-lis ul li{
  list-style-type:square;
}
.footer-menu-lis ul{
  padding-left:30px !important;
}
.footer-menu-lis ul li a{
  padding:5px 0px;
  display:block;
}
.contact-title{
  width:45px;
  float:left;
}
.pro-detail table{
  width:100%;
  float:left;
}
.pro-detail .main-table{
  margin-bottom:10px;
}
.pro-detail .main-table td{
  width:500px;
  text-align:center;
}
  
.pro-detail table td{
  border:1px solid #444;
  padding:3px;
  width:195px;
  text-align:center;
  display:inline-block;
  margin:0px;
}
.bg-color{
  background:#555;
  color:#fff;
}
.select-tick{
  background:url(../images/tick-icon.png)/*tpa=http://www.naaspak.com/templates/ju_joomla66/images/tick-icon.png*/ center no-repeat;
}
.unite-carousel-arrows-wrapper, .unite-carousel-inner, .unite-carousel-scrolling, .caroufredsel_wrapper{
  width:1040px !important;
}
.unite-carousel-wrapper{
  overflow:visible !important;
}
.maxidrop-main .maxidrop-main{
  width:260px!important;
  margin-top:-12px;
  margin-left:19px;
}
.maxidrop-main li a, .active maxidrop-main li a{
  background:#222 !important;
}
.maxidrop-main li a:hover, .active maxidrop-main li a:hover{
  background:#333 !important;
}
.read-more{
  text-align:right;
}
.read-more a{
color: #fff;
  padding: 10px;
  background:#444;
}
.read-more a:hover{
  background:#555;
}
#ju-maincol, .ju-inner{
  background:#fff;
}
.bott_col .ju-inner{
  background:none;
}
.item_innerDiv, .ju-component-area-inner{
  padding:0 10px;
}
article header{
  margin:0 !important;
}
.logo{
    width: 1060px;
  margin: 0 auto;
}
.top-right{
  float:right;
  width:215px;
}
.top-right img{
  float:left;
  padding-right:8px;
}
.social-media{
  float:left;
}
.social-media li{
  list-style:none;
  float:left;
}
.social-media li img{
  padding:5px;
}
.social-media li a{
  float:left;
}
.social-media ul{
  margin:0px;
}
.top-right p{
  padding:0px;
  margin:0px;
  float:left;
  width:100%;}
  
  .breadcrumb li{
float:left;
list-style-type:none;
  }
 
  .breadcrumb{
    width:1040px;
    float:left;
    background:#ddd !important;
    padding:5px 10px;
  }
    .breadcrumb li a, .breadcrumb .active{
      padding:0 10px;

    }
    .breadcrumb li a
    {
            color:#9F000D;
    }
    .item-page li{
      
      list-style-type:square;
    }
    .item-page h1{
      margin-bottom:10px;
    }
    .item-page p{
      margin-top:0px;
    }
    .art-img{
      float:left;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  box-shadow: 1px 1px 5px #555;
    }
    .item-page ul{
      width:100%;
      float:left;
      margin-left:0px;
      padding-left:0px;
    }
    .pro-sub-menu li{
      list-style-type:none;
      float:left;
      margin-right:10px;
      margin-bottom:10px;
    }
    .pro-sub-menu li a{
      float:left;
      padding:10px 20px 10px 50px ;
      background:#555 url(../images/tick-icon-art-li.png)/*tpa=http://www.naaspak.com/templates/ju_joomla66/images/tick-icon-art-li.png*/ 15px 10px no-repeat;
      color:#fff;
      width:265px;
    }
    .pro-sub-menu li a:hover{
      background-color:#333;
    }
    .contact-label{
      float:left;
      width:50px;
    }
    .contact-us-left{
      width:400px;
      float:left;
    }
    .contact-us-right{
      width:640px;
      float:left;
    }
    .contact-us-form{
      width:100%;
      float:left;
    }
    .contact-us-form h3{
      text-align:center;
    }
    .contact-us-form fieldset{
      border:1px solid #ddd;
    }
    #field5{
      height:100px;
      border:0px;
    }
    #field6, #field7{
      width:100px !important;
      
    }
.pro-detail{
  float:left;
}
table {
  border-collapse: separate;
  border-spacing: 0px;
}
td{
 }