/*@font-face {
    font-family: Verdana,Geneva,sans-serif;
    src: url('fonts/trebuc_0.eot');
    src: local('?'), url('fonts/trebuc_0.woff') format('woff'), url('fonts/trebuc_0.ttf') format('truetype'), url('fonts/trebuc_0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Works in Safari */
::selection {
       background-color: #bf3130;
       color: #fff;
}
::-moz-selection {
    background: #bf3130 none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
}
body {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: Verdana,Geneva,sans-serif;
    color: #333333;
    /* background: #E1E1E1; */
    background:url(../images/bg-all.jpg) repeat !important;
}
p,h1,h2,h3 {
    margin: 0px;
    padding: 0px;
}
img {
    border: 0px;
}
ul,li,ol {
    margin: 0px;
    padding: 0px;
    /*list-style: none; */
}
a{
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    text-decoration: none;
}
h1 {
    font-size: 20px;
    color: #BA2023;
    /*text-decoration: underline;*/
}
h2 {
    font-size: 16px;
    font-weight: normal;
    /* color: #BA2023; */
    color:#fff;
    display: inline-block;
    /*padding: 5px 25px 0 0;*/
}
.cnt h2 {
    font-size: 16px;
    font-weight: normal;
    color: #1063A0;
    display: inline-block;
    padding: 0;
}
.rc {
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -khtml-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
.rc2 {
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -khtml-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}
.rc3 {
    -moz-border-radius: 13px 13px 0 0;
    -webkit-border-radius: 13px 13px 0 0;
    -khtml-border-radius: 13px 13px 0 0;
    border-radius: 13px 13px 0 0;
}
.rc3 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#div1,
#div2,
#div3 {
    visibility: hidden;
}
.txts {
    text-shadow: 0px 1px 1px #1C1C1C
}
.tab2 tr td {
    padding: 1px 0px 1px 0px;
    text-align: left
}
.nav ul {
    list-style: none;
    height: 40px;
    /*background: url(../images/top-nav-bg.jpg) repeat-x;*/
    background: #fcfcfc;
    margin-right: 5px;
}

.nav ul.wd2 {
    list-style: none;
    width: 488px;
    height: 35px;
    background: url(../images/top-nav-bg.jpg) repeat-x;
}

.nav ul li {
    float: left;
    color: #985305;
    font-size: 14px;
    text-transform: capitalize;
}
.nav {
  float: right;
  margin-top: 15px;
}


/*.nav ul li.brd {
    background: url(../images/right-border.jpg) right top no-repeat;
}

.nav ul li.s2 {
    padding: 0px;
    margin: 0px;
}

.nav ul li.bno {
    background: none
}*/

.nav ul li a {
    background-color: #eee;
    border-radius: 5px;
    color: #626262;
    display: block;
    line-height: 20px;
    margin-left: 4px;
    padding: 8px 11px;
/*    box-shadow: 0 1px 0 #ccc inset;*/
    box-shadow: 0 0 1px #BABABA;
    /*  font-weight: bold; */
}

/*.sub-dv ul li:hover {
    background-color: #eee !important;
}

.nav ul li.act1 {
    color: #1a1a1b;
    background: url(../images/hover-bg.jpg);
}

.nav ul li.act2 {
    color: #1a1a1b;
    background: url(../images/hover-bg.jpg);
    border-radius: 0 15px 15px 0;
    -webkit-border-radius: 0 15px 15px 0;
    -moz-border-radius: 0 15px 15px 0;
}*/

.nav ul li:hover {
    color: #ba2023;
}

.nav ul li a:hover,
.nav ul li a.active {
    color: #fff;
    background: #CA2227;
}

/* sub-nav Navigation */

.sub-dv {
    border-top: 4px solid #B61F3D;
    width: 276px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    margin-left: 5px;
    /*margin-top: 1px;
    min-width: 12em;
    display: block;*/
    
}

.sub-dv ul {
    list-style: none;
    font-size: 13px;
}

.sub-dv ul li {
    float: left;
    background: #fff none repeat scroll 0 0 !important;
    /*float: none !important;*/
    /*height: 30px !important;
    border-bottom: 1px solid #ccc;*/
    /*padding: 7px 16px 0; */
    padding: 0px 0px 1px 0px;
    display: block;
    width: 275px;
    height: auto;
}

/*
.sub-dv ul li:hover,
.sub-dv ul li a {
    height: none !important;
    background: none !important;
    padding: 0 !important;
    color: #ba2023 !important;
    text-transform: none !important;
}

.sub-dv ul li:hover{
    background: #FFCECF !important;
}
.sub-dv ul li:hover a {
    height: none !important;
    background: none !important;
    padding: 0 !important;
    color: #626262 !important;
    text-transform: none !important;
    
}

.sub-dv li a.first {
    padding: 0 !important;
}

.sub-dv li.last a:hover {
    padding: 0 !important;
}*/
/*
.nav ul li div a {
    background: none;
    margin: 0;
    padding: 0;
}

.nav ul li div a:hover {
    background: #00509E;
    margin: 0;
    padding: 0;
    color: red !important;
}

.nav ul li div ul {
    width: 100%;
    height: 20px;
    color: #333;
    background: none;
    display: block;
}

.nav ul li div ul li {
    float: none;
    color: #ba2023;
}


.nav ul li div ul li:hover,
.nav ul li div ul li:hover a,
.nav ul li div ul li:nth-child(1):hover,
.nav ul li div ul li:last-child:hover {
    color: #333;
}

.nav ul li div ul li a {
    color: #ba2023;
    padding: 1px 0;
    font-weight: normal;
    font-size: 12px;
    text-transform: none
}

.nav ul li div ul li a:hover {
    color: #ba2023;
    padding: 1px 0;
    font-size: 12px;
}*/

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

.prd li {
    float: left;
    width: 287px;
    height: 285px;
    background: #666
}


/* bgcolors*/

.bc {
    background: #fff;
    padding: 10px;
}
.bc2 {
    background: #BF3130
}
/*.bc3 {
    background: #f5f5f5;
}*/
.bc3 {
  border: 1px solid #e8e8e8;
}
/* bgimages*/

/*.bg1{background:url(../images/menu-bg.jpg) top left repeat-x}*/

.bg1 {
    background: 
}
.sprt {
    background: url(../images/sprite.png) no-repeat
}
.pro-bg {
    background: url(../images/pro-bg.jpg) repeat-x
}
.pro-bg2 {
    background: #ececec url(../images/pro-bg-gr.jpg) repeat-x
}
.p-lkbg {
    background: url(../images/pro-lnk-bg.jpg) repeat-x
}
.che {
    background: url(../images/chem-ico.jpg) 0 0 no-repeat;
}
.snd-bg {
    background: url(../images/send-bg.jpg) top left repeat-x
}
.w-ar {
    background: url(../images/w-ar.jpg) 5px 5px no-repeat
}
.ryt {
    background: url(../images/rty.jpg) 3px 7px no-repeat
}
/*.bg2 {
    background: url(../images/news-box.jpg) top left no-repeat;
}*/
.bg2 {
  /*border: 1px solid #d3c193;*/
  border-radius: 40px 0;
  /*margin: 6px;*/
  margin: 5px 0 5px 10px;
  /*box-shadow: 2px 4px 5px #6E6E6E;*/
  border-radius: 5px;
}

/* fonts*/

.ff {
    font-family: Arial, Conv_cntr65w;
    font-weight: bold
}
.ff1 {
    font-family: 'Conv_trebuc_0';
}
.fw {
    font-weight: normal
}
.f11 {
    font-size: 11px;
}
.f12 {
    font-size: 12px;
}
.f14 {
    font-size: 14px;
}
.f15 {
    font-size: 15px;
}
.f16 {
    font-size: 16px;
}
.f17 {
    font-size: 17px;
}
.f18 {
    font-size: 18px;
}
.f20 {
    font-size: 20px;
}
.f22 {
    font-size: 22px;
}
.f24 {
    font-size: 24px;
}
.lh {
    line-height: 24px;
}

/* colors*/
.c1 {
    color: #fff;
}
.c1 a {
    color: #fff;
}
.c1 a:hover {
    color: #fff;
    text-decoration: underline;
}
.c1 a.hno:hover {
    color: #fff;
    text-decoration: none;
}
.c2 {
    color: #333;
}
.c2 a {
    color: #333;
}
.c2 a:hover {
    color: #4a4b4b;
    /*text-decoration: underline;*/
}
.c3 {
    color: #D00;
}
.c4 {
    color: #000;
}
.c4 a {
    color: #000;
}
.c4 a:hover{
    color: #000;
    text-decoration: underline
}
.c5 {
    color: #ba2023;
}
.c5 a {
    color: #03458b;
}
.c6 {
    color: #572d03;
}
.c7 {
    color: #5b5555;
}
.c7 a {
    color: #5b5555;
}
.rd a:hover {
    color: #ba2023;
}

/* table content */

.tab3 tr td {
    border: solid 1px #c1c1c1;
    padding: 3px 5px 3px 10px;
    text-align: left;
    font-size: 12px;
    background: #f1f1f1;
    color: #333;
}
.tab3 tr th {
    border: solid 1px #c1c1c1;
    padding: 3px 5px 3px 10px;
    text-align: left;
    font-size: 12px;
    background: #124CB0;
    color: #fff;
}
.tab3 tr td.talg {
    text-align: left;
}
.tab3 tr td.tbg {
    background: #4c4c4c;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
}
.tab4 tr td {
    border: solid 1px #c1c1c1;
    padding: 3px;
    text-align: center;
    font-size: 14px;
    background: #fff;
    color: #333;
}
.tab4 tr td.tacn {
    text-align: center;
    background: #165AA5;
    color: #fff
}

/* table content */
/* margins */

.m {
  /* background: #41817f none repeat scroll 0 0; */
  margin: 0 auto;
}
.m2 {
    margin: 8px 0 8px 8px;
}
.m3 {
  margin: 0 5px;
}
.m4 {
    /*margin: 10px 0; */
}
.m5 {
    margin-bottom: 10px;
}
.m6 {
    margin-bottom: 5px;
}
.m7 {
    margin-left: 25px;
}
.m8 {
    margin: 8px;
}
.m9 {
    margin: 0 34px;
}
.m10 {
    margin-top: 15px;
}
.m11 {
    margin: 30px 0px 0px 0px;
}
.m12 {
    margin-right: 15px;
}
.m13 {
    margin-left: 260px;
}
.m14 {
    margin: 5px 14px 5px 0;
}

/* paddings */

.p1 {
    padding-top: 9px;
}
.p2 {
    padding: 4px;
}
.p3 {
    padding: 8px;
    margin-top: 10px;
    background: #fff;
}
.p3 img{
	height:200px;
	width:100%;
}
.p4 {
    padding: 5px 0;
}
.p5 {
    padding: 8px 0 8px 15px;
}
.p6 {
    padding: 8px 0;
}
.p7 {
    padding: 19px 12px 0 12px;
}
.p8 {
    padding: 8px 8px 8px 35px;
}
.p9 {
    padding: 0px 0 3px 35px;
}
.p11 {
    padding: 10px;
}
.p12 {
    padding: 7px 0;
}
.p13 {
    padding-bottom: 5px;
}
.p14 {
    padding-top: 8px;
}
.p15 {
    padding-left: 25px;
}
.p16 {
    padding-top: 8px;
}
.p17 {
  padding: 5px 0 0 5px;
}
.p18 {
    padding: 14px;
}
.p19 {
    padding-bottom: 8px;
}
.p20 {
    padding: 10px 10px 12px;
}
.p21 {
    padding: 0px 0 10px 35px
}
.p22 {
    padding: 0 14px 0 14px;
}
.p23 {
  padding: 15px 0px 15px;
}
.p24 {
    padding: 9px;
}
.p25 {
    padding: 17px 7px 13px 7px;
}
.p26 {
    padding-top: 5px;
}
.p27 {
    padding: 10px;
}

/* widths */

.w1 {
    width: 566px;
}
.w2 {
    width: 223px;
}
.w3 {
    width: 760px;
}
.w4 {
    width: 98%;
}
.w5 {
    width: 250px;
}
.w6 {
    width: 216px;
}
.w7 {
    width: 100%;
}
.w8 {
    width: 1000px;
}
.w9 {
    border:1px solid #e8e8e8;
    margin-bottom: 10px;
    margin-top: 1px;
}
.w9 h3{text-align:center; font-size:16px; background: #efeeee url("../images/bg-title-sidebox.gif") repeat scroll 0 0;
  color: #BA2023;border: 1px solid #e8e8e8;padding: 5px 0;
}
.w10 {
    width: 189px;
    /*border-radius: 40px 0;
    background: #f5f5f5;*/
}
.w11 {
    width: 80px;
}
.w12 {
    width: 187px;
}
.w13 {
    /* width: 472px; */
    width: 490px;
}
.w14 {
    width: 550px;
}

/* heights */

.h1 {
    height: 206px;
}
.h2 {
    height: 39px;
}
.h3 {
    height: 58px;
}
.h4 {
    height: 42px;
}
.h5 {
    height: 28px;
}
.h6 {
    height: 26px;
}
.tab tr td {
    color: #333333;
    border: 1px solid #dddddd;
    font-family: arial;
    font-size: 13px;
}

/* borders */

.bo1 {
    border-bottom: solid 1px #f8f8f8;
}
.bo2 {
    border: 2px solid rgba(0, 0, 0, 0.3);
    border: solid 2px #ffc24d;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bo3 {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.bo4 {
    border-bottom: solid 1px #fff;
}
.bo5 {
    border-bottom: solid 1px #c9cacb;
}
.bo6 {
    /*border: solid 1px #c9cacb;*/
    border-radius: 10px;
    box-shadow: 1px 1px 4px #d0bebe;
}
.img-br {
    border: 1px solid #313131;
    padding: 2px
}
.bo7 {
    border: 4px solid #e8e8e8;
}
.bo8 {
    border-bottom: solid 1px #d7bf93;
}
.oh {
    overflow: hidden;
}
.br1 {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.bsh1 {
    box-shadow: 0px 1px 4px #666;
}
.b {
    font-weight: bold;
}
.b1 {
    font-weight: normal;
}
.c {
    text-align: center;
}
.j {
    text-align: justify;
}
.r {
    text-align: right;
}
.l {
    text-align: left;
}
.fl {
    float: left;
}
.fr {
    float: right;
     margin-right: 1px;
}
.cb {
    clear: both;
    background-color: #f5f5f5;
}
.cl {
    clear: left;
}
.up {
    text-transform: uppercase;
}
.cp {
    text-transform: capitalize;
}
.db {
    display: block;
}
.pr {
  background: #f5f5f5 none repeat scroll 0 0; 
  position: relative;
}
.pa {
    position: absolute;
    z-index: 100;
}
.po1 {
    top: 5px;
    left: 400px;
}
.z1 {
    z-index: 1111;
}

/* start wrp */

.wrp {
    width: 1024px;
    background-color: #f5f5f5;
}

/* basket */

.basket {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    text-align: center;
}
.basket a {
    color: #000;
    text-decoration: none;
}
.basket a:hover {
    color: #000;
    text-decoration: none;
}

/* form*/

form {
    margin: 0px;
    padding: 0px;
}
.en-head {
    font-family: 'Conv_cntr65w', Arial;
    font-size: 28px;
    font-weight: normal;
    color: #03559b;
    padding-bottom: 15px;
    float: left;
}
.enq-addmore {
    background: url('gifs/zero.gif');
    background: #fff;
    padding: 2px 2px 2px 2px;
    font-size: 12px;
    color: #CA100E;
    font-family: arial;
    border: 1px solid #E8CCB6;
    width: 85px;
    text-decoration: underline;
}
.enq-addmore:hover {
    color: #000;
    text-decoration: none;
}
.en-com {
    color: #fff;
    font-size: 12px;
    background-color: #84b3de;
    padding: 4px 4px 8px 4px;
    margin-bottom: 1px;
    font-family: arial;
}
table.cart {
    font-family: arial;
    font-size: 12px;
}
table.cart th {
    text-align: left;
    padding: 5px;
    background: #e8f0f9;
    color: #3f3f3f;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
table.cart th.enq-last1 {
    border-bottom: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
}
table.cart td {
    padding: 5px;
    vertical-align: top;
    background: #f0f4f8;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
table.cart td.enq-last {
    border-bottom: 1px solid #fafafa;
    border-right: 1px solid #fafafa;
    font-family: arial;
    font-size: 11px;
}
table.cart td.enq-last a {
    color: #000000;
    text-decoration: none;
}
table.cart td.enq-last a:hover {
    color: #000000;
    text-decoration: none;
}
.en-rem {
    background: #fff;
    border: 1px #aed2f3 solid;
    font-family: arial;
    font-size: 12px;
    margin: 0px;
}
.en-bg4 {
    background-color: #0457a0;
}
.en-em {
    font-size: 12px;
    color: #000;
    font-family: arial;
    padding: 7px 0px 4px 13px;
    height: 19px;
}
.en-sub {
    font-size: 15px;
    color: #fff;
    padding: 7px 0px 4px 5px;
    font-family: arial;
    height: 19px;
    font-weight: bold;
}
.en-fi {
    margin-top: 2px;
    background-color: #F9F9F9;
}
.frtxt {
    font-size: 12px;
    font-family: arial, verdana;
    border: 1px solid #7f9db9;
}
.en-stat {
    font-size: 11px;
    font-family: arial;
}
.codtn {
    border: 1px #fffbe4 solid;
    border-collapse: collapse;
}
.codtn td {
    border: 1px #fffbe4 solid;
    border-collapse: collapse;
}
.codtn td td {
    border: 0px #fffbe4 solid;
    border-collapse: collapse;
}
.en-txt {
    font-size: 14px;
    color: #000;
    padding: 10px 0px 10px 10px;
    font-family: arial;
    text-align: left;
}
.en-txt2 {
    font-size: 14px;
    color: #000;
    padding: 5px 0px 5px 10px;
    font-family: arial;
    text-align: left;
}
.txtf {
    padding: 3px;
    border: 1px solid #aed2f3;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: arial;
    font-size: 12px;
}
.txtfa {
    padding: 3px;
    border: 1px solid #aed2f3;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: arial;
    font-size: 12px;
    color: #9e9e9e;
}
.txtfn {
    padding: 0px;
    border: 1px solid #aed2f3;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: arial;
    font-size: 12px;
}
.submit {
    background: url('gifs/submit.gif') no-repeat;
    font-family: arial;
    color: #ffffff;
    font-size: 17px;
    height: 32px;
    width: 180px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    border: 0px;
    padding-left: 17px;
}
.en-send {
    font-size: 11px;
    color: #000;
    font-family: arial;
    padding: 5px 0px 2px 0px;
}
.coc1 {
    background: #03559b
}
.submit1 {
    background: url(../images/submit1.gif) no-repeat;
    font-family: arial;
    color: #ffffff;
    font-size: 17px;
    height: 32px;
    width: 123px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    border: 0px;
    padding-left: 27px;
}
.n-srtb {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #c9cacb #c9cacb;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: block;
    font-size: 18px;
    width: 239px;
}
.n-srtb ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.n-srtb li {
    /*width: 221px; */
    float: left;
    text-align: left;
    position: relative;
    background: url(../images/b-bg.jpg) bottom repeat-x;
    margin-bottom: 0px;
    border-bottom: solid 1px #fff;
    font-size: 14px
}
.n-srtb li a {
    width: 214px;
    display: block;
    text-decoration: none;
    padding: 8px 0px 8px 24px;
    float: left;
    line-height: 19px;
    background: url(../images/w-ar1.png) 12px 14px no-repeat;
    color: #333;
}
.n-srtb li a.clr {
    color: #BA2023;
}
.n-srtb li a.clr2 {
    color: #333
}
.n-srtb li:hover,
.n-srtb li.act3 {
    width: 221px;
    float: left;
    text-align: left;
    position: relative;
    background: url(../images/y-hover.jpg) bottom repeat-x;
    color: #BA2023;
}
.n-srtb li a:hover,
.n-srtb li a.s-active {
    padding: 8px 0 8px 24px;
    color: #D92002;
    background: url(../images/w-ar.png) 12px 14px no-repeat;
    border-left: 3px solid #D92002;
    padding: 8px 0px 8px 24px;
    /* background-color: #f5f5f5 */
    font-weight: bold;
}
.n-srtb li p.act3 {
    width: 221px;
    height: 37px;
    float: left;
    text-align: left;
    position: relative;
    background: url(../images/y-hover.jpg) bottom repeat-x;
    color: #fff;
    background-color: #eee
}
.n-srtb li p.act4 {
    width: 221px;
    height: 53px;
    float: left;
    text-align: left;
    position: relative;
    background: url(../images/y-hover.jpg) bottom repeat-x;
    color: #fff;
}
.n-srtb li p.act3 ul li a.clr2 {
    color: #333 !important;
}
.n-srtb li ul li {
    width: 221px;
    float: left;
    text-align: left;
    position: relative;
    background: url(../images/b-bg.jpg) bottom repeat-x;
    margin-bottom: 0px;
    border-bottom: solid 1px #fff;
    font-size: 14px
}
.n-srtb li ul li a {
    border-left: 3px solid red;
    display: block;
    float: left;
    line-height: 19px;
    padding: 8px 0 8px 24px;
    text-decoration: none;
    text-indent: 5px;
    width: 210px;
}
.n-srtb li ul li:hover,
.n-srtb li ul li.act3 {
    width: 221px;
    float: left;
    text-align: left;
    position: relative;
    background: url(../images/y-hover.jpg) bottom repeat-x;
    color: #D92002;
    background-color: #eee
}
.n-srtb li ul li a:hover,
.n-srtb li ul li a.s-active {
    padding: 8px 0 8px 24px;
    color: #D92002;
    background: #FFCECF;
}
.n-srtb2 {
    width: 199px;
    text-decoration: none;
    padding: 6px 0px 6px 24px;
    color: #333;
    float: left;
}
.n-srtb2 a {
    color: #333;
    font-size: 12px;
    padding: 2px 0 2px 12px;
    display: block;
    margin-bottom: 3px
}
.n-srtb2 a:hover {
    color: #004c8e;
    text-decoration: underline
}
.n-srtb li ul li {
    width: 238px;
    float: left;
    text-align: left;
    position: relative;
    background: #FOFOFO;
    margin-bottom: 0px;
    border-bottom: 0px;
    font-size: 14px
}
.pro-nm1 .pro-nm {
    background-image: url(../images/bg1.png);
    background-repeat: no-repeat;
    background-position: 0px 0;
    width: 225px;
    height: 57px;
    margin: -60px 0 0 4px;
    -webkit-transition: background-position .3s ease;
    -moz-transition: background-position .3s ease;
    -o-transition: background-position .3s ease;
    transition: background-position .3s ease;
}
.pro-nm1:hover .pro-nm {
    background-position: -236px 0
}
.pro-nm h2,
.pro-nm2 h2 {
    margin-top: 6px;
    padding: 0px 10px 0 10px;
    background: none !important;
}
.pro-nm h2 a,
.pro-nm2 h2 a {
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    line-height: 21px;
}
.pro-nm h2 a:hover {
    text-decoration: underline
}
.pro-nm2 h2 {
    margin-top: 0px;
    padding: 4px;
    border: 1px solid #fff;
    text-align: center;
}
.pro-nm2 h2 a {
    font-weight: bold !important
}
.pro-nm2 .pro-nm {
    background-image: url(../images/bg1.png);
    background-repeat: no-repeat;
    background-position: 0px 0;
    width: 225px;
    height: 57px;
    margin: -60px 0 0 4px;
    -webkit-transition: background-position .3s ease;
    -moz-transition: background-position .3s ease;
    -o-transition: background-position .3s ease;
    transition: background-position .3s ease;
}
.pro-nm2 {
    background: url(../images/bg1.png) repeat-y;
    width: 225px;
    height: 200px;
    color: #fff;
    margin: -204px 0 0 4px;
}
.rm {
    background: #fff;
    padding: 2px 5px 2px 5px;
    border-radius: 4px;
}
.rm a {
    font-weight: bold;
    font-size: 11px;
}
.pro-nm1 .pro-nm2 {
    display: none;
}
.pro-nm1:hover .pro-nm2 {
    display: block
}
.pro-nm1:hover .dnn {
    display: none
}

/**Timeline**/

.row {
    width: 100%;
    max-width: 740px;
    min-width: 560px;
    margin: 0pt auto;
}
.onecol,
.twocol,
.threecol,
.fourcol,
.fivecol,
.sixcol,
.sevencol,
.eightcol,
.ninecol,
.tencol,
.elevencol {
    margin-right: 3.8%;
    float: left;
    min-height: 1px;
}
.row .threecol {
    width: 22.05%;
}
.row .ninecol {
    width: 74.05%;
}
.row .twelvecol {
    width: 100%;
    float: left;
}
.last {
    margin-right: 0px;
}
#our-story {
    padding-bottom: 130px;
}
#our-story .headlines {
    padding-bottom: 56px;
}
.timeline {
    width: 200px;
}
.timeline li.first {
    padding-top: 6px;
}
.timeline li.last {
    padding-bottom: 6px;
    margin-bottom: -1px;
}
.timeline li {
    width: 100%;
    line-height: 33px;
    display: block;
    height: 33px;
    text-align: center;
    font-weight: 700;
}
.timeline li strong {
    background: url('gifs/bg_timeline_dot.png') no-repeat scroll center center transparent;
    width: 31px;
    height: 33px;
    float: left;
}
.timeline li a {
    color: rgb(85, 85, 85);
    display: block;
}
.timeline li span {
    width: 72px;
    display: block;
    float: left;
    color: rgb(177, 177, 177);
}
.timeline li.fleft span {
    background: url('gifs/bg_timeline_year_l.png') no-repeat scroll 0% 0% transparent;
    padding-right: 10px;
}
.timeline li.fright span {
    background: url('gifs/bg_timeline_year_r.png') no-repeat scroll 0% 0% transparent;
    padding-left: 10px;
}
.timeline li.fleft a {
    margin-right: -10px;
    padding-right: 10px;
}
.timeline li.fright a {
    margin-left: -10px;
    padding-left: 10px;
}
.timeline li.fright strong {
    margin-left: 82px;
}
.timeline li a:hover,
.timeline li.active a {
    color: rgb(255, 90, 0);
}
.timeline-content {
    width: 300px;
    margin-left: 80px;
}
.timeline-content {
    background: #d3dbde;
    padding: 20px;
    box-shadow: 1px 1px 7px #666;
}
.timeline-content p {
    color: #4d4444;
    font-size: 14px;
    text-shadow: 1px 1px 0 #bfe7f8;
}
.timeline-content p span {
    font-weight: bold;
    color: #ba2023;
}
.rm1 {
    background: #aa3939;
    border-radius: 5px;
    margin: 5px 0px;
    text-align: center;
}

.rm1 a {
    color: #fff;
    padding: 5px 0 5px 0;
    display: block;
}

.rm1:hover {
    background: #F22402;
}

.rm1 a:hover {
    color: #ffffff;
}

.lnews ul {
    margin-left: 14px
}

.lnews ul li {
    padding: 5px 0;
    /*text-align: justify;*/
}
.lnews ul li a{
    font-size: 13px;
}

.p29 {
    padding: 0px 0px 0px 30px;
}

.tdn {
    font-size: 14px;
    color: #fc1409;
    font-weight: bold;
    margin-left: 43px;
    text-decoration: none;
}

.tdn a {
    color: #fc1409;
    text-decoration: none;
}

.tdn a:hover {
    color: #fc1409;
    text-decoration: none;
}

.bcn a {
    background: #686868;
    color: #fff;
    padding: 1px 5px;
    text-decoration: none;
}

.bcn a:hover {
    background: #686868;
    color: #fff;
    text-decoration: none;
}
.f2 {
    font-size: 17px;
}
.f3 {
    font-size: 13px;
}
.ff {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.c17 {
    color: #000;
    background: #f7f7f7;
    border: 1px solid #b9cbdd;
    padding: 5px 8px;
}
.c17 a {
    color: #000;
}
.c17 a:hover {
    color: #000;
}
.bo3 {
    border-bottom: 1px dashed #383838;
}
.shn {
    float: right;
    margin: 0 40px 0 0;
    width: 380px;
}

/*custom*/

ul.style_circle {
    list-style-type: circle;
}
ul.style_circle li a {
    color: #000;
}
ul.style_circle li a:hover {
    color: #D92002;
    text-decoration: none;
}
.rm2 {
    background: #BA2023;
    border-radius: 5px;
    margin-top: 10px;
    padding: 5px 10px;
    /* border: 1px solid #A41C1F; */
}
.rm2 a {
    color: #fff;
}
.rm2:hover {
    background: #d46a6a;
    color: #fff;
}
.rm2 a:hover {
    text-decoration: none;
    color: #fff;
}
.rm3 {
  background: #aa3939 none repeat scroll 0 0;
  /*border: 1px solid #a41c1f;*/
  border-radius: 5px;
  /* padding: 5px 7px;
 width: 300px;
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #3d8fde 0%, #2561bc 50%, #1654b7 51%, #1547aa 100%) repeat scroll 0 0;*/
 
}
.rm3 a {
    color: #fff;
    font-size: 16px;
    display: block; 
    padding: 8px 15px;
}
.rm3:hover {
    /*color: #fff;
    text-decoration: underline;*/
    background: #F22402;
    cursor: pointer;
}
.rm3 a:hover {
    text-decoration: none;
}
.w15 {
  background: #f5f5f5 none repeat scroll 0 0;
  float: left;
  margin: 5px 5px;
  padding: 10px;
  width: 222px;
}
.w15 img {
  border: 4px solid #fff;
  border-radius: 40px 0;
  box-shadow: 0 0 5px #ccc;
  height: 180px;
  padding: 2px;
  width: 211px;
}
.w15 p {
    background:#aa3939;color:#fff;text-align:center;padding: 5px 0px;font-size: 16px;
}
.w15 p:hover{background: #f22402;}
.w16 {
  background: #f5f5f5 none repeat scroll 0 0;
  float: left;
  margin: 3px;
  padding: 10px;
  width: 227px;
}
.w16 img {
  border: 4px solid #fff;
  border-radius: 20px 2px;
  box-shadow: 0 0 5px #ccc;
  height: 70px;
  padding: 5px;
  width: 200px;
}
.w16 h2 {
    padding: 5px;
    background:#006896;
    color:#fff;
    width:96%; 
    text-align:center;
    height: 35px;
    border-radius: 5px;
}
.w16 p {
    padding: 5px;
}
.nw16 {
    padding: 8px;
    background: #F5F5F5;
    float: left;
    margin: 5px 5px;
    width: 219px;
}
.nw16 img {
    box-shadow: 0 0 0 #ccc;
    height: 80px;
    box-shadow: 0 0 5px #ccc;
    border: 4px solid #fff;
    border-radius: 5px;
    width: 200px;
    padding: 5px;
}
.nw16 h2 {
    padding: 5px;
    background:#156f92;
    color:#fff;
    width:96%; 
    text-align:center;
    height: 35px;
    font-size: 15px;
}
.nw16 p {
    padding: 5px;
}
#list,
#grid {
    cursor: pointer;
}
#area_15 {
    display: none;
}
#grid img {
    float: right;
}
#list img {
    float: right;
    margin-right: 10px;
}
.style_circle img {
    width: 8px;
}
/*ul li img {
    float: left;
    width: 8px;
    margin-right: 7px;
    margin-top: 7px;
} 
ul li a {
    color: #333;
}
ul li a:hover {
    color: #2B81A9;
}
*/
/*.bpgmea img{float: left}*/

.center {
    text-align: center;
    display: inline-block;
}
.p6 img {
    display: inline-block;
    box-shadow: 0 0 3px 2px #ddd;
}
.p6 p {
    float: left;
    display: inline-block;
}
.custom22 {
    width: 100%;
    padding-right: 11px;
    float: left;
}
/*.custom22 img {float: right; margin: 10px 0 15px 15px}*/
.custom22 img {
  float: right;
  margin: 5px 0 5px 10px;
  border-radius: 10px;
}
.custom23 {
    border: 0;
    height: 1px;
    background-color: #F0F0F0;
}

/*table*/
table {
    border-collapse: collapse; 
    border-spacing: 0;
    display: table;
    width: 100%;
}
/*
#customers {
    border-collapse: collapse;
    width: 100%;
}
table,
th,
td {
    border: medium none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    width: 100%;
}
#customers th {
    background-color: #156f92;
    color: #fff;
    font-size: 15px;
    padding: 5px;
    text-align: center;
    border:1px solid #fff;
}
#customers td{
    border: 1px solid #E1E1E1;
    font-size: 14px;
    padding: 10px 10px 10px;
    text-align: center;
}
#customers td img{ border: 4px solid #fff;border-radius: 40px 0;box-shadow: 0 0 5px #ccc; }
#customers tr.alt td {
    background-color: #FAE2E3;
    color: #000;
}*/
.custom24 {
    margin: 7px 0;
    display:block;
    overflow: hidden;
    width: 100%
}
.custom25 h1,
.custom25 h2 {
    margin-top: 15px;
    margin-bottom: 6px;
    color:#03458b;
}
.contact_us hr {
    background: #757575 none repeat scroll 0 0;
    border: 0 solid #ddd;
    height: 1px;
}
#enquiry_price {
    display: none;
}
/*.call12 a.e {
    color: #333;
    text-decoration: none;
    background: url('../images/login.png') no-repeat 0px 0px;
    padding: 4px 0px 5px 24px;
}*/
.call12 {
    float: right;
    font: bold 12px/17px;
    padding: 5px;
}
.call12 a.e {
  background: rgba(0, 0, 0, 0) url("../images/login.png") no-repeat scroll 0 0;
  border: 1px solid #fff;
  color: #333;
  padding: 3px 5px 8px 27px;
  text-decoration: underline;
}
.cnt_eq input[type="text"],
.cnt_eq input[type="password"],.cnt_eq input[type="email"]{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-outline-radius: 3px;
    background: white none repeat scroll 0 0;
    border-color: #c4c4c4 #d1d1d1 #d4d4d4;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12) inset;
    color: #404040;
    height: 34px;
    margin: 5px;
    outline: 5px solid #eff4f7;
    padding: 0 10px;
    width: 93%;
}
.cnt_eq input[type='submit']{
    cursor: pointer;
    background: #aa3939 none repeat scroll 0 0;
    padding: 10px 25px;
    border: 0;
    color: #fff;
    margin-top: 5px;
    display: block;
    float: right;
    width: 200px;
    font-weight: bold;
}
.cnt_eq input[type='submit']:hover{
     background: #F22402;
}
.container {
    margin: 80px auto;
    width: 640px;
}
/*.login::before {
    background: rgba(0, 0, 0, 0.08) none repeat scroll 0 0;
    border-radius: 4px;
    bottom: -8px;
    content: "";
    left: -8px;
    position: absolute;
    right: -8px;
    top: -8px;
    z-index: -1;
}
.login {
    background: white none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
    margin: 0 auto;
    padding: 20px;
    position: relative;
    width: 310px;
}
.login h1 {
    background: #156f92 none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 40px;
    margin: -20px -20px 21px;
    text-align: center;
    text-shadow: 0 1px white;
}
.login p:first-child {
    margin-top: 0;
}
.login input[type="text"],.login input[type="email"],
.login input[type="password"]{
    width: 278px;
}

.login p.submit {
    text-align: right;
}
.login p {
    margin: 20px 0 0;
}
.submit > input:hover {
    background: #F22402 !important;
}
.modal input[type="submit"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #BA2023;
    border-color: #b4ccce #b3c0c8 #9eb9c2;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 0px;
    box-shadow: 0 1px white inset, 0 1px 2px rgba(0, 0, 0, 0.15);
    box-sizing: content-box;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 29px;
    outline: 0 none;
    padding: 0 18px;
      text-shadow: 0 1px #e3f1f1;
    cursor: pointer;
}
.login-help {
    margin-top: 15px;
    margin-left: 10px;
}
.login-help a {
    color: #8B1A1D;
}
.submit > input:hover {
    background: #BA2023;
    border: #BA2023;
    color: #fff;
}
#login {
    /*display: none; 
}*/
.fancybox-next {
    display: none !important;
}
.fancybox-prev {
    display: none !important;
}
.custom26 ul {
    margin: 10px 15px;
}
.custom26 ul li {
    margin: 7px 0;
}
/*sub menu
ul .fl li a {
    border: none;
    box-shadow: 0px 0px 0px;
}*/
.pa img {
    margin-left: 7px;
    margin-top: 3px;
}
.float_right {float: right;}

.pac_box li {width: 33%;float: left;}
.pac_box li input { margin-right: 5px;margin-top: 4px;}

.pac_box h4 {font-size: 16px; margin-top: 5px; margin-bottom: 4px;}
.wfooter {background: #A41D22; color: #fff; margin-bottom: 15px;}
.wfooter .c2 {color: #fff; padding: 10px;text-align: center;}
.wfooter .c2 a {color: #fff;}
.wfooter .c2 img {margin: 10px;  }
.order{}
.order h1{text-decoration:underline;line-height:35px;}
.order h2{color: red;}
.order h3{text-align:center; font-size:16px; text-decoration:underline;}
.order h4{color:red;}
.order table{}
.order table th{background-color: #aa3939;color: #fff;font-size: 15px;padding: 5px;}
.order table td{border: 1px solid #808080;font-size: 14px;padding: 3px 7px 2px;text-align: center;}
.order table td a button{cursor: pointer;}
.order_comment{height: auto; width: 100%;}
.order_comment h2{color:red; padding: 5px 0px;}
.order_comment textarea{width: 99%;}
.action_button{height: 30px; width: 100%;}
.delete_button{text-decoration: none; padding:10px 5px; background: #931d22; color: #fff; font-weight: bold;}
.search_button{}
.view_button{float:right;background-color:#931D22;padding:10px;color: #fff;margin-bottom: 3px;}
.send_button{float:right;cursor: pointer;background: green none repeat scroll 0 0;padding: 10px 25px;border: 0;color: #fff;display: block;font-size:15px;border-radius: 5px;}
.send_button:hover{background-color: #a41d22;}
.back_button{float:left;background-color:#931D22;color: #fff;margin-bottom: 3px;}

.order_view{}
.order_view table{}
.order_view table th{background-color: #156f92;color: #fff;font-size: 15px;padding: 5px;}
.order_view table td{border: 1px solid #808080;font-size: 14px;padding: 3px 7px 2px;text-align: center;}
.order_view h3{text-align:center; font-size:16px; text-decoration:underline;}
/*.p20 h2{ border-bottom:3px solid #497BA8; color:#03458b; width:100%;font-size: 22px;padding: 5px 0px; } */
.p20 h2 {
  /*background: #efeeee url("../images/bg-title-sidebox.gif") repeat scroll 0 0;*/
  color: #BA2023;
  font-size: 18px;
  padding: 7px 5px;
  width: 100%;
  border: 1px solid #e8e8e8;
  font-weight: bold;
  /*border-radius: 7px 7px 0 0;
  box-shadow: 1px 1px 4px #d0bebe;*/
}
.about{}
.about h2{
    border-bottom:3px solid #BA2023; color:#BA2023; width:100%;font-size: 18px;padding: 5px 0px;font-weight: bold;
}
#address{ font-size: 15px; color:#333;padding:5px;}
.contact_us{padding: 10px 5px 5px 5px;}
.email_form{padding: 10px 5px 5px 5px;}
.email_form p{font-size: 15px; color:#03458b; padding: 3px;}
.email_form p span{color:red;}
.email_form input[type='text']{width:300px; height: 15px;padding: 5px; margin:5px 0;}
.email_form input[type='email']{width:300px; height: 15px;padding: 5px;}
.email_form textarea{padding: 5px; width: 300px;}
.email_form input[type='submit']{
    cursor: pointer;
    background: #aa3939 none repeat scroll 0 0;
    padding: 10px 25px;
    border: 0;
    color: #fff;
    margin-top: 5px;
    display: block;
    font-weight: bold;
}
.email_form input[type='submit']:hover{
    background: #F22402;
}
.email_form .success{color:green; font-weight: bold;}
.email_form .error{color:red; font-weight: bold;}
#stock_table table{}
#stock_table table th{border: 1px solid;}
#stock_table table td{border: 1px solid;}