/*
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.17em; }
h5 { font-size: .83em; }
h6 { font-size: .75em; }
*/
body {
    background-color: #fff;
    margin: 0 auto;
    font-family: Arial;
    max-width: 100%!important;
}
.img-responsive {
    width: 100%;
    height: auto;
}
hr {
    border-color: #ddd;
}
* {
    box-sizing: border-box;
}
#container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
/*
img {height: auto;
    max-width: 100%;
        min-width:100%;
}
*/
/*---------------------------Start Header section--*/
#main_header {
    padding: 20px 0;
    margin: 0 auto;
    overflow: auto;
    padding-bottom: 0;
    width: 100%;
    display: table;
    min-width:1000px;
}
#logo_search {
    width: 78%;
    display: table-cell;
    vertical-align: top;
}
#logo_search #logo {
    display: table-cell;
    padding-right: 10px;
    padding-left: 10px;
}
#logo_search p, #logo_search .extra {
    font-size: 12px;
    clear: both;
    padding-top: 10px;
    padding-left: 10px;
    color: #333;
    width: 100%;
}
#logo_search #search_menu {
    width: 75%;
    display: table-cell;
    vertical-align: top;
}
#logo_search #search_menu p {
    font-size: 12px;
    
}
#logo_search #searchsection {
    clear: both;
    margin: 0 auto;
    padding-top: 5px;
    padding-left: 35px;
    width: 100%;
    float: left;
}
.topmenu_nav {
    overflow: auto;
    padding-bottom: 20px;
}
.topmenu_nav ul li {
    border-left: none!important;
    border-right: none!important;
}
.topmenu_nav ul li a {
    font-size: 11px!important;
    margin: 0;
    border-left: 2px solid #fff;
}
   /*
@media only screen and (max-device-width : 480px) {
.topmenu_nav ul li a {
        font-size: 8px!important;
}}
/*------------------------------------Search---*/

/*------------------------------------Search---*/
/*Start top menu---*/
.mainmenu ul {
    padding: 0;
    margin: 0 auto;
    display: table-cell;
    width: inherit;
}
.mainmenu ul li {
    margin: 0 auto;
    padding: 0;
    float: left;
    list-style: none;
}
.mainmenu ul li a {
    color: #333;
    float: left;
    text-decoration: none;
    list-style-type: none;
    padding: 3px 25px;
    font-size: 13px;
    vertical-align: super;
    white-space: nowrap;
    border-left: 1px solid #666;
}
.mainmenu ul li a:hover {
    color: #999;
}
/*End top menu---*/
#main_header #rightbox {
    width: 260px;
    padding: 0;
    padding-bottom: 0;
    float: right;
    overflow: auto;
}
.imagebox {
    padding-top: 19px;
    float: right;
    clear: right;
    padding-right: 15px;
}
/*---------------------------End Header section--*/
#main_menu_top {
    width: 100%;
    margin: 0 auto;
    background-color: #1E439C;
    overflow: auto;
    height: 44px;
}
.textalin {
    text-align: center;
    font-size: 18px;
    margin-bottom: 0;
}
#bodysection {
    -webkit-margin: 0 auto;
    width: auto;
    display: block;
    clear: both;
    position: relative;
    padding: 0 10px;
}
.img-responsive {
   -webkit-height: auto;
    -webkit-max-width: 100%;
}
    
#logos, #franch {
    width: 100%;  
    margin: 0 auto;
    width: 100%;
    border: 1px solid #EBEBEB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
}
.logogrp, .logogrp-ul { /*biju changes on 8/3/2015-------------------*/
        margin: 0 auto;
	width: 100%;
	padding: 5px;
	display: table;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 30px;
   }
.logogrp-ul { /*biju changes on 8/3/2015-------------------*/
    border:none;
    margin:0;
}
.logogrp ul li {
    display: table-cell;
    padding: 10px 15px;
}
.logogrp ul li img {
    width: 100%;
    height: auto;
}
#franch {
    margin: 0 auto;
    border: none;
}
/*Start tab section--*/
#tabbox, #tabboxnext {
    display: table;
}
#tabbox ul li, #tabboxnext ul li {
    display: table-cell;
}
#tabbox img, #tabboxnext img {
    padding: 0 23%;
    width: 100%;
    height: auto;
}
#tabboxnext img {
    padding: 0 1%;
    width: 100%;
    height: auto;
}
/*Start tab section--*/
/*________________________________________________________Start Product Section-----*/
#Product_Section {
    width: 100%;
    padding: 10px;
    overflow: auto;
    margin: 0 auto;
    display: table;
}
#product_left {
    padding: 10px;
    border: 1px solid #E8E8E8;
    overflow: auto;
}
#product_left #productbox_left, #product_left #productbox_right {
    width: 25%;
    display: table-cell;
    float: left;
    padding-right: 30px;
}
#product_left #productbox_right {
    float: right;
    padding-left: 30px;
    padding-right: 0;
    display: table-cell;
}
#product_left #product_details {
    float: left;
    padding: 10px;
    width: 75%;
    display: table-cell;
}
#product_left #product_details h1 {
    color: #DE1C25;
    padding-top: 50px;
    padding-bottom: 10px;
}
#product_left #product_details h1 sub, #Product_Section #twoproductbox #productbox #pricesection h1 sub {
    vertical-align: top;
    font-size: 30px;
}
#Product_Section #twoproductbox #productbox #pricesection h1 sub {
    font-size: 25px;
}
#product_left #product_details h3 a, #Product_Section #twoproductbox #productbox h3 a {
    padding: 10px 20px;
    background-color: #FF8704;
    box-shadow: 1px 0 0 #F8520C;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#product_left #product_details span, #Product_Section #twoproductbox #productbox span {
    color: #DE1C25;
    font-size: 14px;
}
#Product_Section #twoproductbox {
    width: 49.5%;
    float: left;
    padding: 5px;
    border: 1px solid #E8E8E8;
    display: table-cell;
}
#Product_Section #twoproductbox div {
}
#Product_Section #twoproductbox #productbox {
    width: 100%;
    display: table-cell;
}
#Product_Section #twoproductbox #productbox #product {
    width: 60%;
    padding-right: 10px;
    float: left;
}
#Product_Section #twoproductbox #productbox #product img {
    width: 100%;
    height: auto;
}
#Product_Section #twoproductbox #productbox #pricesection h1 {
    color: #DE1C25;
    padding-top: 125px;
    font-size: 27px;
    display: table-cell;
}
@media only screen and (min-width:600px){
    #Product_Section #twoproductbox #productbox #pricesection h1 {
        font-size: 45px;
    }
}
@media only screen and (min-width:700px){
    #product_left #product_details h1 {
        font-size:45px;
    }
}
.padding-part {
    padding: 15px;
    clear: both;
    overflow: auto;
}
.padding-part p {
    height: 80px;
}
.padding-part h3 {
    font-size: 17px;
}
/*________________________________________________________END Product Section-----*/
/*--------------------------Start footer section--*/
#footer-width {
    width: 100%;
    padding: 10px 0;
    clear: both;
}
#footer-width #social_icons {
    width: 100%;
    padding: 10px;
    margin: 0 auto;
    padding-bottom: 10px;
    overflow: auto;
}
#footer-width #social_icons #flotleft {
    width: 400px;
    float: left;
}
#footer-width #social_icons #flotleft p {
    text-align: left;
    font-size: 20px;
}
#footer-width #social_icons #flotleft img {
    float: left;
    padding-right: 15px;
}
#footer-width #social_icons #flotright {
    float: right;
    padding-top: 9px;
}
#footer-width #mainsection {
    width: 100%;
    margin: 0 auto;
    padding: 10px 5px;
    background-color: #1E439C;
    clear: both;
    overflow: auto;
}
#footer-width #mainsection ul {
    display: table-cell;
    padding: 0 22px;
    width: 25%;
}
#footer-width #mainsection ul li {
    list-style: none;
    color: #fff;
    line-height: 22px;
}
#footer-width #mainsection ul li span {
    padding: 5px 10px;
}
#footer-width #mainsection ul li a {
    text-decoration: none;
    list-style: none;
    font-size: 13px;
    color: #fff;
}
#footer-width #mainsection ul li a:hover {
    text-decoration: underline;
}
#footer-width #mainsection ul h3 {
    color: #fff;
    font-weight: normal;
    white-space: nowrap;
}
#footer-width p {
    text-align: center;
    margin: 0 auto;
    padding: 5px 0;
    font-size: 12px;
}
#footer-width #imgbox {
    padding: 15px;
    text-align: center;
}
/*--------------------------end footer section--*/
.topmenubar ul li {
    margin-right: 5px;
}
/*------------------------------Search section*/
.searchlist {
    float: left;
    width: auto;
}
.searchlist input, .searchlist select {
    padding: 10px 5px;
    border: 1px solid #fff;
    width: 80px;
    border: 1px solid #CCC;
    border-right: 0;
}
.searchsection input {
    width: 265px;
}
/*
@media only screen and (min-width:1400px) {
.searchsection input {
        width: 650px;
}
}
*/
.searchlist_style select {
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    background-color: #F0F0F0;
    color: #666;
    padding: 9px 5px;
}
.searchlist-go input {
    width: auto;
    border: 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    background-color: #585E67;
    color: #fff;
}
.searchlist-go input:hover {
    background-color: #1E439C;
}
/*------------------------------Search section*/
#bodysection .category {
    color: #666;
    font-size: 12px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 3px;
}
/*
@media only screen and (min-width: 1050px) and (max-width: 1600px) {
#bodysection .category {
        padding-left: 23px;
}
}
*/
#bodysection .category strong {
    color: #DE1C24;
    font-weight: bold;
    font-size: 13px;
}
#bodysection .category strong a {
    color: #DE1C24 !important;
}
#bodysection .category a {
    padding: 0 5px;
    text-decoration: none;
    color: #000;
    font-size: 12px;
}
#bodysection .category a:hover {
    text-decoration: underline;
}
#bodysection #main_areabox {
    padding: 0 20px;
    overflow: auto hidden;
    width: 100%;
    display: table;
}
#bodysection #main_areabox .companylogo {
    padding: 10px 0 0 15px;
}
#bodysection #main_areabox .companylogo p {
    margin: 0;
    padding-top: 20px;
    color: #666;
    font-size: 15px;
}
.detaillistpage {
    padding-top: 10px;
    width: 72%;
    display: table-cell;
    vertical-align: top;
    padding-right: 20px;
}
.detaillistpages
{
    width: 100%;
}
.detaillistpage .reviewoption {
    padding: 10px 0;
}
.detaillistpage .reviewoption .profileSection {
    display: table-cell;
    width: 200px;
    padding-right: 10px;
    border-right: 1px solid #EAEAEA;
    display: table-cell;
}
.detaillistpage .reviewoption .profileSection p {
    color: #1E439C;
    padding: 5px 0;
    margin: 0;
    font-size: 16px;
}
.detaillistpage .reviewoption .profileSection span {
    font-size: 12px;
    color: #666;
}
.detaillistpage .reviewoption .profileSection img {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    border: 1px solid #CCC;
}
.detaillistpage .reviewoption .reportdetails {
    display: table-cell;
    width: auto;
    padding-left: 15px;
    vertical-align: top;
}
.detaillistpage .reviewoption .reportdetails p {
    font-size: 14px;
}
.detaillistpage .reviewoption .reportdetails span {
}
.detaillistpage .reviewoption .reportdetails span em {
    font-size: 12px;
    font-weight: bold;
    color: #666;
    line-height: 30px;
}
.detaillistpage .reviewoption .reportdetails span a {
    background: #FF8704;
    color: #fff;
    padding: 3px 10px;
    margin: 0 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.product-warranty {
    padding-top: 35px;
    display: table;
    float: left;
    width: 100%;
}
.product-warranty .section {
    display: table-row;
    overflow: auto;
}
.product-warranty .section ul li {
    padding: 0 10px 0 0;
    vertical-align: middle;
    display: table-cell;
}
.product-warranty .section ul li img {
    vertical-align: middle;
}
.product-warranty .section ul li strong {
    padding-left: 20px;
    font-weight: bold;
    color: #D91A21;
}
.product-warranty .section input {
    opacity: 1;
}
.detaillistpage .productname_details {
    display: table-cell;
    vertical-align: top;
}
.detaillistpages .productname_details {
    width: 57%;
    float: left;
    background: #fff;
    margin-left: 8px;
    padding: 20px;
    display: table-cell;
    vertical-align: top;
}
.detaillistpage .productname_details p {
    padding-bottom: 5px;
    color: #1D439B;
    font-weight: bold;
}
.detaillistpage .productname_details p span {
    padding: 0 20px;
}
.detaillistpage .productname_details p strong {
    font-weight: bold;
    color: #000;
}
.detaillistpage .productname_details span {
    /*color: #666;*/
}
.review {
    color: #1E439B;
    font-size: 12px;
    padding-top: 20px;
}
.review span {
    display: table-cell;
    padding-right: 15px;
}
.review span ul li {
}
.detaillistpage .productname_details h1 {
    color: #de1c24;
    font-size: 45px;
    margin: 0;
    padding-top: 10px;
}
.detaillistpage .productname_details ul li {
    list-style: inside;
    line-height: 22px;
}
.detaillistpage .productname_details h1 sub {
    vertical-align: top;
    font-size: 25px;
}
.boxkit {
    vertical-align: top;
    padding: 0 5px;
    width: 25%;
    display: table-cell;
}
.boxkit h4 a, .boxkit h5 a {
    color: #1E439C;
    text-decoration: none;
}
.boxkit h5 a {
    text-align: right;
    float: right;
    color: #000;
}
.boxkit .relatedproducts {
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 10px;
    padding-top: 10px;
    overflow: auto;
}
.boxkit .relatedproducts img {
    padding-right: 10px;
    float: left;
}
.boxkit .relatedproducts h3 {
    color: #DE1C24;
    margin: 0;
    padding-bottom: 10px;
}
.boxkit .relatedproducts span {
    font-size: 13px;
    color: #1D439B;
}
.boxkit .relatedproducts span a {
    font-size: 13px;
    color: #1D439B;
    text-decoration: none;
}
.boxkit .relatedproducts span a:hover {
    text-decoration: underline;
}
#bodysection .addtocart {
    border: 1px solid #e3e3e3;
    overflow: auto;
    padding: 5px 10px;
    background-color: #f5f5f5;
}
#bodysection .addtocart span a {
    padding: 5px;
    background-color: #1d439b;
    color: #FFF;
    margin-left: 10px;
    font-size: 14px;
    float: right;
    margin-bottom: 14px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#bodysection .addtocart .color {
    background-color: #333;
}
#bodysection .addtocart h3 {
    border-bottom: 1px dotted #E0E0E0;
    padding-bottom: 7px;
}
#bodysection .addtocart .style {
    text-align: right;
    font-weight: normal;
}
#bodysection .addtocart .style strong {
    color: #dd1c24;
    font-weight: bold;
}
#bodysection .addtocart .product_items {
    width: auto;
    padding: 7px 0;
    border-bottom: 1px dotted #e3e3e3;
    overflow: auto;
    font-size: 14px;
}
#bodysection .addtocart .product_items p {
    margin: 0;
}
#bodysection .addtocart .product_items span {
    color: #1E439C;
    font-weight: bold;
    font-size: 18px;
}
#bodysection .addtocart .product_items img {
    float: left;
    border: 1px solid #DFDFDF;
    margin-right: 5px;
    height: 58px;
    width: auto;
}
#bodysection .addtocart h3 img {
    float: left;
    padding-right: 5px;
}
#bodysection #main_areabox .productimageload {
    padding: 5px;
    width: 350px;
    display: table-cell;
}
#bodysection #main_areabox .productdisplaysection {
    padding: 5px;
    width: auto;
    display: table-cell;
    padding-right: 20px;
}
#bodysection #main_areabox .productdisplaysection .thumbnile {
    padding: 5px;
}
#bodysection #main_areabox .productdisplaysection .thumbnile img {
    padding: 10px;
    border: 1px solid #E9E9E9;
}
#bodysection #main_areabox #filterbox {
    width: 250px;
    vertical-align: top;
    overflow: auto;
    padding-bottom: 20px;
    display: table-cell;
}
#bodysection #main_areabox #filterbox h3 {
    color: #DE1C24;
    border-bottom: 1px solid #838383;
    font-weight: normal;
}
#bodysection #main_areabox #filterbox h4 {
    margin-bottom: 5px;
}
#bodysection #main_areabox #filterbox select, #bodysection #main_areabox #filterbox input {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    padding: 5px 5px;
    width: 98%;
    border: 1px solid #999;
}
#bodysection #main_areabox #filterbox input {
    float: left;
    width: 20%;
    margin-right: 5px;
}
#bodysection #main_areabox #filterbox ul li span {
    float: left;
    padding: 5px 3px;
    font-size: 14px;
}
#bodysection #main_areabox #filterbox ul li {
    list-style: none;
    width: auto;
}
#bodysection #main_areabox #filterbox #radio {
    padding-top: 7px;
    clear: both;
}
.inputradio {
    padding: 12px 0;
    position: relative;
}
.inputradio input {/*------------checkPlease---*/
    position: absolute;
    top: 6px;
    width: 9% !important;
}
.inputradio label {
    left: 58px;
    position: absolute;
    top: 0;
}
#searchload {
    width: 95%;
    padding-bottom: 50px;
    display: table-cell;
    vertical-align: top;
    float: right;
}
#searchload .widtharea {
    width: 100%;
}
#searchload p {
    padding: 6px 0;
    padding-bottom: 5px;
    margin: 0;
    color: #666;
}
#searchload p strong {
    font-weight: bold;
    color: 666;
    padding-left: 5px;
}
#searchload #searchsectionall {
    width: 100%;
    border-top: 1px solid #838383;
    border-bottom: 1px solid #838383;
    padding: 20px 0;
    overflow: auto;
}
#searchload #searchsectionall h4 {
    color: #DE1C24;
    margin: 0;
}
#searchload #searchsectionall .mainsection-a, #searchload #searchsectionall .mainsection-b {
    float: left;
}
#searchload #searchsectionall .mainsection-b {
    float: right;
}
.clasfor_ppd {
    float: left;
    padding-left: 130px;
}
.clasfor_ppd h4, .clasfor_ppd h1 {
    color: #000!important;
}
.clasfor_ppd h1 {
    font-size: 18px;
}
#productlistsection {
    width: 100%;
    padding: 5px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #999;
    overflow: auto;
    vertical-align: top;
    display: table;
}
#productlistsection .compare, #productlistsection .thumbox, #productlistsection .enq {
    float: left;
    width: auto;
    padding: 0 5px;
    height: 98%;/*------------checkPlease---*/
    min-height: 98%;
}
#productlistsection .compare input {
    opacity: 1!important;
    margin: auto;
}
#productlistsection .compare {
    padding-top: 65px!important;
    display: table-cell;
    vertical-align: top;
}
#productlistsection .thumbox {
    width: 150px;
    display: table-cell;
    vertical-align: top;
    position: relative;
}
#productlistsection .enq {
    width: 155px;
    padding-top: 10px;
    display: table-cell;
    vertical-align: top;
    float: right;
}
#productlistsection .enq #enqimagebox1, #productlistsection .enq #enqimagebox2 {
    margin: 0 auto;
    width: 150px;
}
#productlistsection .enq #enqimagebox2 {
    width: 143px;
}
#productlistsection .enq img {
    margin: 4px auto;
    text-align: center!important;
}
#productlistsection .product-detais {
    width: auto;
    float: left;
    display: table-cell;
}
#productlistsection .product-detais {
    width: 62%;
    display: table-cell;
    vertical-align: top;
    padding-left: 35px;
}
#productlistsection .product-detais h2 {
    color: #DE1C24;
    margin: 0;
}
#productlistsection .product-detais h3 span {
    color: #666;
    font-size: 12px;
}
#productlistsection .product-detais p {
    color: #1E439C;
    font-size: 15px;
    font-weight: bold;
}
#productlistsection .product-detais p a {
    color: #1E439C;
}
#productlistsection .product-detais span {
    color: #000;
    font-size: 12px;
}
#productlistsection .product-detais h5 {
    padding-top: 20px;
    margin: 0;
}
.menu {
    padding: 0;
    clear: both;
    display: table;
}
.menu li {
    display: inline;
}
.menu li a {
    background: #1E439C;
    padding: 10px 25px;
    float: left;
    border-right: 1px solid #ccf;
    border-bottom: none;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    margin: 0 20px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
/*
@media only screen and (min-width: 1050px) and (max-width: 1050px) {
.menu li a {
        padding: 10px 30px;
        margin: 0 65px;
}
}
*/
.menu li.active a {
    background: #DE1C25;
    color: #fff;
}
.content {
    display: table;
    clear: both;
    margin: 0 auto;
    border-bottom: 3px solid #d2d2d2;
    border-top: 3px solid #d2d2d2;
    margin-bottom: 10px;
    border-left: none;
    padding: 10px 0;
    width: 100%;
}
/*
@media only screen and (min-width: 1050px) and (max-width: 1600px) {
.content {
        width: 100%;
        max-width: 1600px;
}
}
*/
.content img {
    float: left;
}
/*@media only screen and (min-width: 1050px) and (max-width: 1600px) {
.content {
        width: 100%;
}
}*/
.content #specialdiv img {
    width: 100%;
}
/*@media only screen and (min-width: 1050px) and (max-width:1600px) {
.content #specialdiv img {
        width: 100%;
}
}*/
.add_to_cart_display {
    position: fixed;
    width: 40%;
    padding: 0 30%;
    margin: 7px auto;
    display: none;
    z-index: 1001; 
}
.innerDisplay {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 56%;
    color: #000;
    font-size: 13px;
    text-align: center;
    padding: 5px;
    background-color: #F9EDBE;
    position: absolute;
    border: 2px solid #fff;
    box-shadow: 6px 4px 5px #CCCCCC;
}
.add_to_cart_display strong {
    border: 1px solid #fff;
    background-color: #FDD922;
    font-weight: bold;
    padding: 2px 7px;
    color: #000;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.add_to_cart_display img {
    float: right;
}
/*------------------------------Search section*/

#download table {
    width: 100%;
}
#download table img {
    width: 100%;
    height: auto;
}
.sharebox {
    font-size: 13px;
}
.sharebox img {
    padding: 3px;
    vertical-align: middle
}
/*------------------------------pagination starts--------------*/
.pagination {
    padding: 2px;
}
.pagination ul {
    margin: 0;
    padding: 0;
    text-align: left; /*Set to "right" to right align pagination interface*/
    font-size: 16px;
}
.pagination li {
    list-style-type: none;
    display: inline;
    padding-bottom: 1px;
}
.pagination a, .pagination a:visited {
    padding: 5px 8px;
    border: 1px solid #9aafe5;
    text-decoration: none;
    color: #2e6ab1;
}
.pagination a:hover, .pagination a:active {
    border: 1px solid #2b66a5;
    color: #000;
    background-color: #FFFF80;
}
.pagination a.currentpage {
    background-color: #2e6ab1;
    color: #FFF !important;
    border-color: #2b66a5;
    font-weight: bold;
    cursor: default;
}
.pagination a.disablelink, .pagination a.disablelink:hover {
    background-color: white;
    cursor: default;
    color: #929292;
    border-color: #929292;
    font-weight: normal !important;
}
.pagination a.prevnext {
    font-weight: bold;
}
/*------------------------------ pagination ends -------------*/
/*---------------------------------------------------ZOOOMING---------------*/
a img, :link img, :visited img {
    border: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
:focus {
    outline: none;
}
/*
* {
        margin: 0;
        padding: 3px;
}

p, blockquote, dd, dt {
        margin: 0 0 8px 0;
        line-height: 1.5em;
}
fieldset {
        padding: 0px;
        padding-left: 7px;
        padding-right: 7px;
        padding-bottom: 7px;
}
fieldset legend {
        margin-left: 15px;
        padding-left: 3px;
        padding-right: 3px;
        color: #333;
}
dl dd {
        margin: 0px;
}
dl dt {
}
.clearfix:after {
        clear: both;
        content: ".";
        display: block;
        font-size: 0;
        height: 0;
        line-height: 0;
        visibility: hidden;
}
*/
.clearfix {
    display: block;
    zoom: 1;
}
ul#thumblist {
    display: block;
}
ul#thumblist li {
    float: left;
    margin-right: 2px;
    list-style: none;
}
ul#thumblist li img {
    width: 80px;
    height: 80px;
    padding-left: 5px;
}
ul#thumblist li a {
    display: block;
    border: 1px solid #ccc;
}
ul#thumblist li a.zoomThumbActive {
    border: 1px solid red;
}
.jqzoom {
    text-decoration: none;
    float: left;
}
.zoomPad {
    border: 1px solid #ccc;
    margin-bottom: 5px;
}
/*----------------------------ZOOOMING----------------------------------------------*/
.qut_box {
    padding: 5px 0;
    width: 100%;
    display: table;
    font-size: 18px;
}
.qut_box ul {
    margin: 0;
    padding-bottom: 25px;
}
.qut_box ul li {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
}
.qut_box ul li input {
    padding: 10px;
    border: 1px solid #333;
    font-size: 18px;
    width: 60px;
}
.qut_box ul li img {
    vertical-align: middle;
}
.qut_box ul li a {
    text-decoration: none;
    padding: 5px 25px;
    padding-left: 5px;
    color: #1d439b;
    font-weight: bold;
}
.qut_box ul li a:hover {
    text-decoration: underline;
}
/*______//___________//__________________//---_START Product tab----------------------------*/

.product_tabsection {
    width: 98%;
    display: table;
    padding: 5px;
    margin: 0 auto;
    /*border-bottom: 1px solid #CCC;*/
    padding-bottom: 15px;
}
.product_tabsections {
    width: 100%;
    display: table;
    padding: 10px;
    background: #fff;
    margin: 0 auto;
    /*border-bottom: 1px solid #CCC;*/
}
/* Headings */

header {
    margin-bottom: 50px;
}
/* Navigation */

nav {
    margin-bottom: 30px;
    position: relative;
}
nav ul {
    overflow: hidden;
    padding: 10px;
    border-bottom: 5px solid #bbb;
    padding-left: 0;
}
nav li {
    float: left;
    margin-right: 35px;
}
nav li a {
    color: #fff;
    font-weight: bold;
    background-color: #1d439b;
    padding: 20px 20px;
}
nav li a:hover, nav li a:focus, nav li a.current {
    color: #fff;
    background-color: #d91a21;
}
nav #indicator {
    position: absolute;
    left: 14px;
    bottom: 5px;
    width: 12px;
    height: 7px;
    background-image: url('../img/notch.png/');
}
/* Content */

#content section {
}
.details ul {
    padding-left: 25px;
}
.details ul li {
    list-style: outside;
    line-height: 24px;
    font-size: 14px!important;
}
.details {
    font-size: 14px!important;
}
.details h3 {
    color: #000;
    padding: 5px;
    background-color: #E9E9E9;
}
.details table {
    width: 100%;
}
.details table th {
    background-color: #F7F7F7;
    padding: 5px 10px;
    width: 25%;
}
.details table td {
    background-color: #fff;
    padding: 10px;
    width: 70%;
}
.details table tr {
    border-bottom: 1px solid #F2F2F2;
    padding: 5px;
}
#content selection .product_overview {
    padding-right: 10px;
    width: 600px;
}
.product_overview {
    font-size: 15px!important;
}
.product_overview .inlinetext {
    text-align: justify;
}
.details .products_grp {
    width: 100%;
    display: table;
}
.product_selection {
    width: auto;
    padding: 10px;
    display: table-cell;
    width: 220px;
    border: 1px solid #E9E9E9;
    float: left;
    margin: 5px;
}
.colorsection {
    color: #DE1C25;
}
.product_selection p {
    text-align: center;
}
.product_selection p a {
    color: #1E439C;
}
.product_selection h1 {
    color: #D91A21;
    margin: 0;
    text-align: center;
}
/*______//___________//__________________//---_END Product tab----------------------------*/

input, textarea {
    width: 100%;
    border: 1px solid #ccc;
    font-size: 16px;
    padding: 6px 12px 6px 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none
}
input[type=submit] {
    width: auto
}
input:focus, textarea:focus {
    outline: none;
    border: 1px solid #7cb5d8;
    box-shadow: inset 0px 0px 3px #90c4e4
}
select {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}
input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    display:none
}
.search-field { 
    height: 50px;
    width: 100%;
    border-radius: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    padding: 0 160px 0 230px;
    margin: 20px 0 0 0;
    border: 1px solid #EAEAEA;
    color: #575757;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 14px 13px;
    display: none;
    box-shadow: inset 0px 0px 5px 2px rgba(255,255,255,0.2)



}
/*  FOR search-field 
    box-shadow: 0 0 5px 2px rgba(255, 255, 255, 0.2) inset;
    color: #575757;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    height: 50px;
    margin: 20px 0 0;
    padding: 0 19px 0 231px;
    width: 83%;
*/    
.search-field::-webkit-input-placeholder {
    color:#ccc
}
.search-field::-moz-placeholder {
    color:#ccc
}
.search-field:-moz-placeholder {
    color:#ccc
}
.search-field:-ms-input-placeholder {
    color:#ccc
}
.search-field:focus {
    border: 1px solid #479ccf;
    box-shadow: inset 0px 0px 5px 2px rgba(255,255,255,0.2)
}
#search-button {
    border-radius: 0 2px 2px 0
}
.search-form .button-secondary {
    float: right;
    height: 45px;
    margin: -44px 0px 0 0;
    padding: 10px 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    background: #666666;
    border: 1px solid #333;
    -webkit-appearance: none;
}
.search-form .button-secondary:hover {
    background: #5ba7d4;
    border: 1px solid #3793cb;
    color: #fff
}
#search-filter {
    display: none
}
/* Fancy select */

.fancy-select {
    float: left;
    margin: -38px 135px 0 0;
    width: 235px;
    height: 26px;
    position: absolute;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fancy-select .trigger {
    cursor: pointer;
    padding: 0 5px 0 15px;
    position: relative;
    width: 205px;
    margin-top: 1px;
    border-right: 1px solid #999;
    color: #575757;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}
.fancy-select .trigger:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #999;
    top: 10px;
    right: 9px
}
.fancy-select .trigger.open {
    background: white
}
.fancy-select .trigger.open:after {
    border-top-color: #575757
}
.fancy-select .options {
    width: auto;
    background: none repeat scroll 0 0 white;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    left: 0;
    list-style: outside none none;
    margin: 0;
    min-width: 227px;
    opacity: 1;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 40px;
    transition: all 0.15s ease-in-out 0s;
    /*visibility: hidden;*/
    z-index: 1000;
}
.fancy-select .options.open {
    visibility: visible;
    top: 50px;
    opacity: 1;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}
.fancy-select .options.overflowing {
    top: auto;
    bottom: 40px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}
.fancy-select .options.overflowing.open {
    top: auto;
    bottom: 50px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}
.fancy-select .options li {
    background: white;
    padding: 8px 16px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    white-space: nowrap;
    float: none;
}
.fancy-select .options li:last-child {
    border: 0
}
.fancy-select .options li.selected {
    color: #479ccf
}
.fancy-select .options li.hover {
    background: #f2f2f2
}
.fancified {
    width: 1px;
    left: 0px;
    height: 1px;
    position: absolute;
    opacity: 0;
    display: block;
    top: 0px;
}
/* Fancy Select */
.bottomborder {
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 5px;
}
.bottomborder span {
    color: #666;
    font-size: 16px;
    font-weight: normal;
}
.notfoundpage {
    text-align: center;
}
.notfoundpage p, .notfoundpage h2, .notfoundrelatedproducts h3 {
    text-align: center!important;
}
.notfoundpage h2 {
    color: #DE1C25;
}
.notfoundrelatedproducts {
    padding-top: 50px;
}
/*---------------------------------Star rating----*/
.webwidget_rating_simple {
    padding: 0px;
    margin: 0px;
    float: left;
}
.webwidget_rating_simple li {
    line-height: 0px;
    width: 15px;
    height: 15px;
    padding: 0px;
    margin: 0px;
    margin-left: 2px;
    list-style: none!important;
    float: left;
    cursor: pointer;
}
.webwidget_rating_simple li span {
    display: none;
}
/*---------------------------------Star rating----*/
/*------------------------------------------------------------------AMAZON------------------*/
.amazon_scroller {
    padding: 0px;
    margin: 0px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    width: 100%!important;
}
.amazon_scroller .amazon_scroller_nav {
    position: absolute;
}
.amazon_scroller .amazon_scroller_nav li {
    cursor: pointer;
    position: absolute;
    padding: 0 10px;
    display: table-cell;
}
.amazon_scroller .amazon_scroller_mask {
    position: absolute;
    margin-left: 30px;
    margin-right: 30px;
    overflow: hidden;
}
.amazon_scroller ul {
    padding: 0px;
    margin: 0px;
    float: left;
}
.amazon_scroller ul li {
    padding: 0;
    margin: 0px;
    margin-left: 5px;
    margin-right: 5px;
    list-style: none;
    float: left;
    text-align: center;
    display: inline;
}
.amazon_scroller ul li a {
    text-decoration: none;
}
.amazon_scroller ul li a amazon_scroller_title {
    overflow: hidden;
}
.amazon_scroller ul li a:hover {
    text-decoration: underline;
}
.amazon_scroller ul li a img {
    border: none;
}
.amazon_scroller .amazon_scroller_mask p {
    padding: 0;
}
.amazon_scroller .amazon_scroller_mask p a {
    font-size: 13px;
    color: #1E439C;
}
.amazon_scroller .amazon_scroller_mask h3 {
    color: #DE1C25;
}
/*------------------------------------------------------------------AMAZON------------------*/

/*!
 * jQuery simple gallery Plugin 1.1.0
 *
 * http://fernandomoreiraweb.com/
 *
 * Copyright 2013 Fernando Moreira
 * Released under the MIT license:
 *   http://mit.fernandomoreiraweb.com/
 */.simplegallery {
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.simplegallery .content {
    background: #fff;
    position: relative;
    height: 270px;
    overflow: hidden
}
.simplegallery .thumbnail {
    margin-top: 5px;
    display:table;
}
.simplegallery .thumbnail .thumb {
    float: left;
    width: 60px;
    border: 1px solid #ddd;
    height: 60px;
    margin: 0 5px 0 0;
    cursor: pointer;
}
.simplegallery .thumbnail .thumb img {
    width: 52px;
    padding: 3px; 
}
.simplegallery .thumbnail .thumb:hover
{
    border: 1px solid #c78500;
}
.simplegallery .thumbnail .last {
    margin: 0
}
/*feedback---------------------------------------------------------------------------------------------------*/
.feedbackform {
    width: 460px;
    font-family: arial;
    border: 1px solid #AAA;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.feedbackformheader {
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.feedbackformmessage {
    text-align: center;
    padding-bottom: 10px;
}
.feedbackform td {
    padding: 4px;
    font-size: 12px;
}
.feedbackform p {
    padding: 4px;
}
.feedbackform label {
    padding: 4px;
}
.feedbackform label {
    padding-right: 10px
}
.required {
    font-weight: bold;
}
.required_star {
    font-weight: bold;
    color: #F00;
}
.not-required {
    font-weight: normal
}
.antispammessage {
    padding: 10px;
    border-top: 1px solid #AAA;
    border-bottom: 1px solid #AAA;
    font-weight: bold
}
.antispamquestion {
    font-weight: normal;
}
.feedback h2 {
    font-size: 18px;
    line-height: 22px;
    border-bottom: 1px solid #000;
    margin-bottom: 11px;
    padding-bottom: 4px;
}
.feedback td, .feedback p, .feedback label, .feedback input .feedback textarea {
    font-size: 14px;
    font-family: arial, sans-serif;
}
.feedback td {
    padding: 4px;
}
.feedback p {
    margin-bottom: 10px;
}
div.feedback-default {
    padding: 20px;
    font-family: arial, sans-serif;
}
div.feedback-default h2 {
    border-bottom: 1px solid #BBB;
}
.feedback_text {
    width: 100%; 
    border: 1px solid #BBB;
}
.feedback table input, .feedback table textarea, .feedback table select {
    border: 1px solid #ddd;
    padding: 5px 7px;
    border-radius: 3px;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 9!important;
}
.feedback_textbig {
    width: 100%;
    border: 1px solid #BBB;
}
.feedback_textarea {
    width: 100%;
    height: 220px;
    border: 1px solid #BBB;
}
.feedback_button {
    width: 200px;
    height: 40px
}
.feedback_required {
    color: #F00
}
#url {
    display: none
}
.feedback_comments {
    color: #009;
}
/*feedback---------------------------------------------------------------------------------------------------*/
.spanselect select, .spanselect input {
    border: 1px solid #ddd;
    border-radius: 3px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 7px;
    width: 45%;
}
.spanselect input {
    width: auto;
    padding: 7px;
}
/*------------------------------ADD to cart--------------------------------------------------------*/
.cart_info {
    width: 100%;
}
.cart_info table {
    width: 91.5%;
}
.cart_info table span {
    font-size: 13px;
    padding-left: 3px;
}
.cart_info table tr {
    padding: 5px 0;
    border-bottom: 1px solid #E8E8E8;
}
.cart_info table p {
    font-size: 20px;
    color: #F00;
}
.cart_info table ul.price-info-holder li h3 {
    text-align: right;
}
.cart_info table ul.price-info-holder li {
    list-style: none;
    text-align: left;
    line-height: 23px;
    border-bottom: 1px solid #EEE;
    padding: 5px 0;
    vertical-align: middle;
}
.cart_info table ul.price-info-holder li span{ 
    text-align:right;
    float:right;
    font-size:16px;
}    
.cart_info table ul.price-info-holder li span strong { 
    color: #F00;
    font-weight: bold;
}
.cart_info table span a {
    background-color: #1E439C;
    color: #fff;
    padding: 5px 7px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 25px;
    font-size: 16px;
    white-space: nowrap;
}
.cart_info table h4 {
    margin: 0;
    padding: 3px;
}
.cart_quantity_boxes { 
    padding: 0 8px;
    width: 150px;
}
.cart_quantity_button span {
    background: none repeat scroll 0 0 #fd7d02;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    line-height: 27px;
    overflow: hidden;
    text-align: center;
    text-decoration: none !important;
    width: 35px;
    cursor: pointer;
}
.cart_quantity_buttons span {
    background: none repeat scroll 0 0 #3a3a3a;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    line-height: 27px;
    overflow: hidden;
    text-align: center;
    text-decoration: none !important;
    width: 33px;
    cursor: pointer;
}
.cart_quantity_input {
    color: #696763;
    float: left;
    font-size: 16px;
    text-align: center;
    width: 42px;
    padding: 4px;
    margin: 0 1px; 
}
.quantity_input {
    color: #696763;
    float: left;
    font-size: 16px;
    text-align: center;
    width:50px;
    padding:4px;
    margin: 0 1px;
}
.quantity_inputs,.quantitys_inputs{
    color: #696763;
    float: left;
    font-size: 16px;
    text-align: center;
    width:60px;
    padding:4px;
    margin: 0 1px;
}
.cart_quantity_down, .cart_quantity_up {
    font-weight: bold !important;
    font-size: 16px !important;
    color: #000;
}
.viewcartLink {
    color: #009;
    text-decoration: underline;
}
/*------------------------------ADD to cart--------------------------------------------------------*/
.red_star {
    font-weight: bold;
    color: #F00;
}
.enquiry_info table tr, .login_info table tr {
    padding: 5px 0;
    margin-bottom: 120px;
    border: none !important;
}
.enquiry_info table tr td, .login_info table tr td {
    position: relative;
    padding-top : 20px;
    padding-bottom : 5px;
}
.enquiry_info table tr td span.err, .login_info table tr td span.err {
    display: none;
    color: #F00;
    position: absolute;
    left: 0px;
    top: 0px;
}
.enquiry_info table tr td input[type="text"], .login_info table tr td input[type="password"] {
    padding: 6px 4px !important;
}
.cart_info table tr td input[type="text"]{
    padding: 6px 4px !important;
}
.cart_info table tr td input.cart_quantity_input,.cart_info table tr td input.cart-price-editable{
    padding : 4px 4px 4px 4px !important;
}    
.cart_info table tr td input[type="password"]{
    padding: 6px 4px !important;
}
.login_info table tr td input[type="checkbox"] {
    opacity: 1 !important;
}
span.compareErr {
    display: none;
    color: #F00;
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: 0px;
}
.msgCart {
}
.innerCompare {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 56%;
    color: #000;
    font-size: 13px;
    text-align: center;
    padding: 5px;
    background-color: #D2E3F2;
    position: absolute;
    border: 2px solid #fff;
    box-shadow: 6px 4px 5px #CCCCCC;
}
.compare_display {
    position: fixed;
    width: 40%;
    padding: 0 30%;
    margin: 7px auto;
    display: none;
    z-index: 1000;
}
.compare_display img {
    float: right;
}
/*------------------------------BILLING INFORMATION--------------------------------------------------------*/
.billingsection {
    width: 100%;
    display: table;
    padding: 15px 0;
    clear: both;
    overflow: auto;
}
.billingsection .boxsection {
    padding-right: 10px;
    float: left;
}
.billingsection .boxsection h3 {
    color: #E54432;
    font-weight: normal;
    margin-top: 0;
}
.billingsection .boxsection h3 a {
    color: #00C;
    font-size: 17px;
}
.billingsection .boxsection ul {
    float: left;
    width: 500px;
}
.billingsection .boxsection li {
    width: 200px;
    float: left;
    display: inline;
    white-space: nowrap;
    padding: 3px 0;
}
.billingsection .boxsection li select {
    width: 200px;
    border: 1px solid #D1D1D1;
    padding: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 15px;
}
.billingsection .boxsection li select:hover {
    background-color: #E9E9E9;
}
/*------------------------------BILLING INFORMATION--------------------------------------------------------*/

.searchTrialBanner { 
    padding-top: 3px;
}
.searchTrialBanner .filterSpan {
    font-size: 16px;
    color: #393939;
    display: inline-block;
    padding: 8px;
    border-radius: 4px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
}
.searchTrialBanner .filterSpan:hover {
    text-decoration: line-through;
}
.searchTrialBanner .filterSpan a {
    position: relative;
    padding-left: 15px;
}
.searchTrialBanner .filterSpan a img {
    position: absolute;
    top: -1px;
    left: 6px;
}
.enq-price {
    text-align: center;
    color: #F00;
    margin: auto;
    padding: 10px;
}
.enq-price span {
    font-size: 11px;
    color: #000;
    clear: both;
}
.top-error {
    padding: 7px;
    width: 100%;
    text-align: center;
    color: #F00;
    font-weight: bold;
}
.boxsection a .orderlink {
    color: #00F;
    text-decoration: underline;
}
.cartRow td {
    padding-top: 10px;
    padding-bottom: 10px;
}
.search-field {
    background-color: #fff;
    background-position: 14px 13px;
    background-repeat: no-repeat;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    box-shadow: 0 0 5px 2px rgba(255, 255, 255, 0.2) inset;
    color: #575757;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    height: 42px;
    margin: 20px 0 0;
    padding: 0 19px 0 231px;
    width: 75%;
}
.cart-bottom-info li {
    padding: 3px 0;
    list-style: square url("sqpurple.gif/");
    font-size: 12px;
}
.detail-cart span {
    background: none repeat scroll 0 0 #fd7d02;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-size: 18px;
    font-weight: bold;
    height: 42px;
    line-height: 38px;
    overflow: hidden;
    text-align: center;
    text-decoration: none !important;
    width: 45px;
}
.detail-cart {
    margin-right: 12px;
    margin-top: 4px;
}
.detail-cart input {
    width: 45px;
    float: none;
    font-size: 18px;
    height: 42px;
    vertical-align: top;
    text-align: center;
}
// style="float:left;width:60px;text-align:right;display: inline-block;"  .price-holder tr td {
//text-align: right;
//}
.price-holder div {
    font-size: 16px;
    float: left;
    margin-left: 9px;
}
.simplegallery .content img {
    max-width: 80%;
    min-width: 70%;
    width: 75%;
}
.tablesection tr {
    border: 3px solid #FFF;
    font-size: 13px;
}
.tablesection th {
    padding: 7px 4px;
    font-weight: bold;
    border: 3px solid #FFF;
}
.cart-price-symbol {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 19px;
    font-weight: bold;
    height: 28px;
    line-height: 27px;
    overflow: hidden;
    text-align: center;
    text-decoration: none !important;
    width: 35px;
}
.cart-price-editable {
    color: #696763;
    float: left;
    font-size: 16px;
    margin: 0 1px;
    padding: 4px;
    text-align: center;
    width: 50px;
}
.pdtlink {
    color: #00F;
    text-decoration: none;
}
.pdtlink a:hover {
    text-decoration: underline !important;
}
.currencySymbol {
    color: #F00;
    float: left;
    font-size: 20px !important;
    margin-left: 93px;
    margin-top: 20px;
    text-align: left;
}
.selectbrands {
    width: 100%;
    padding: 10px 0;
}
.selectbrands select, .selectbrands input {
    padding: 10px;
    width: 30%;
    line-height: 24px;
    border: 1px solid #CCC;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.ulstyle ul {
    padding: 0 20px;
    width: 25%;
    display: table-cell;
    vertical-align: top;
}
.ulstyle li {
    list-style-type: square;
    color: #1e439c;
    border-bottom: 1px dotted #CCC;
}
.ulstyle li a {
    color: #000;
    line-height: 30px;
    font-size: 14px;
}
.ulstyle li a:hover {
    color: #03C;
}
.ulstylenew ul {
    padding-left: 20px;
}
.ulstylenew ul li {
    line-height: 25px;
    list-style-type: decimal;
}
.billinginfo table, .editinfo table {
    padding: 5px;
    text-align: left;
    font-size: 14px;
    width: 100%;
}
.listing table th, .listing table td {
    border: 1px solid #ccc;
}
.editinfo table {
    border-bottom: 1px dotted #CCC;
    padding-bottom: 10px;
}
.editinfo table p strong {
    color: #F00;
    font-weight: bold;
    font-size: 20px;
}
.editinfo table span {
    color: #F00;
}
.billinginfo table h4 {
    margin: 0;
    color: #1E439C;
    font-size: 16px;
}
.billinginfo span a, .editinfo span a {
    color: #333;
    float: right;
    padding: 5px;
    border: 1px solid #CCC;
    margin-top: 15px;
    margin-left: 15px;
}
.editinfo span a {
    color: #333;
    float: left;
    padding: 5px;
    border: 1px solid #CCC;
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 0;
}
.billinginfo table td, .billinginfo table th, .editinfo table td {
    background-color: #F8F8F8;
    border-bottom: 1px solid #E5E5E5;
    padding: 5px;
    padding-bottom: 10px;
}
.billinginfo table th {
    background-color: #F2F2F2;
    border-bottom: 1px solid #CCC;
}
.editinfo table td {
    background-color: #fff;
    border-bottom: none;
}
.editinfo table td p {
    color: #1e439c;
    font-weight: bold;
    margin: 0;
    line-height: 22px;
}
.billinginfo table input {
    opacity: 1!important;
    width: auto;
}
.billinginfo table a {
    color: #03C;
}
.addspecial {
    clear: both;
}
.addspecial table {
    width: 50%;
    ;
}
.addspecial table input {
    width: 100%;
}


/* ------------------------MUHAMMED CSS AFTER COMPARE-------------------*/
.inputCurrencySymbol{
    color: #f00;
    float: left;
    font-size: 20px !important;
    margin-top: 3px;
    text-align: left;
}
input .cart-price-editable{
    min-width: 82px;

}
#bodysection #main_areabox .formFilterBox {
    width: 250px;
    vertical-align: top;
    overflow: auto;
    padding-bottom: 20px;
    display: table-cell;
}
#bodysection #main_areabox .formFilterBox h3 {
    color: #DE1C24;
    border-bottom: 1px solid #838383;
    font-weight: normal;
}
#bodysection #main_areabox .formFilterBox h4 {
    margin-bottom: 5px;
}
#bodysection #main_areabox .formFilterBox select, #bodysection #main_areabox .formFilterBox input {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    padding: 5px 5px;
    width: 98%;
    border: 1px solid #999;
}
#bodysection #main_areabox .formFilterBox input {
    float: left;
    width: 20%;
    margin-right: 5px;
}
#bodysection #main_areabox .formFilterBox ul li span {
    float: left;
    padding: 5px 3px;
    font-size: 14px;
}
#bodysection #main_areabox .formFilterBox ul li {
    list-style: none;
    width: auto;
}
#bodysection #main_areabox .formFilterBox #radio {
    padding-top: 7px;
    clear: both;
}
/* ------------------------MUHAMMED CSS AFTER COMPARE-------------------*/

/* ---------------------BIJU CSS March 5-2015--------------- */
/* menu styles */
#jsddm {
    margin: 0;
    padding: 0
}
#jsddm li {
    float: left;
    list-style: none;
}
#jsddm li a {
    display: block;
    padding: 5px 0;
    text-decoration: none;
    color: #000;
    white-space: nowrap
}
#jsddm li ul {
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
}
#jsddm li ul li {
    float: none;
    display: inline
}
#jsddm li ul li a {
    width: auto;
    background: #fff;
    border:1px solid #CCC;
    padding:5px;
    color: #333;
    font-size:14px;
    margin-left:20px;
}
#jsddm li ul li a:hover {
    background: #ec4201;
    color:#fff;
}
.cbp-vm-view-grid ul li{
    height: 430px;
    position: relative;
}
.cbp-vm-view-grid ul li div.cart_quantity_button{
    /*    position: absolute;
        left: 84px;
        bottom: 20px;*/
}
.cbp-vm-view-grid ul li a.cbp-vm-add{
    /*    position: absolute;
        left: 90px;
        bottom: 20px;*/
}
.cbp-vm-view-grid ul li .buttonWrapper{
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}

.goTopHome{
    background: none repeat scroll 0 0 red;
    border-radius: 4px;
    color: #fff;
    padding: 3px 3px 0;
    position: fixed;
    right: 33px;
    bottom: -100px;
}

#menuneedtogive{
    background-image: url('../../images/home.png');
    height: 50px;
}
.enquiry_info table span a {
    background-color: #1e439c;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    padding: 5px 7px;
    white-space: nowrap;
}
.logoSelectBox{
    width: 100%;
    padding: 10px 0;
}
.logoSelectBox select {
    padding: 5px;
    border: 1px solid #CCC;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 280px;
}
.goToBrand div.logoBorder{
    border: solid 1px goldenrod;
    padding: 3px;
    cursor: pointer;
}
.bulletLink{
    color: blue;
    list-style-type: circle;
    margin-left: 37px;
    padding: 2px;

}
.bulletLink a {
    color: #00C;
    text-decoration: none;
}
.bulletLink a :hover{
    color: #006;
    text-decoration: underline;
}
.blletHead {
    font-size: 18px;
    height: 32px;
    vertical-align: middle;
}
.dateHolder select{
    width: 120px;
}
.pdt_criteria{
            border: 1px solid #ccc;
            color: #787878;
            float: left;
            font-size: 11px;
            font-weight: bold;
            margin-bottom: 5px;
            padding: 9px;
            text-align: left;
            width: 128px;
}
/* -----------------------BIJU CSS March 5-2015---------------------- */
.topmenu-display{
    display:table;
}
.Sort{
    display:table;
    width:auto;
    float:right;
}
.Sort span{
    display:table-cell;
    padding-right:5px;
}
.Sort select{
    width:200px!important;
    right:0;
    padding:10px;
}
/*New GoogleMap Start------------------------------------DATE-30/3/2015----------------*/
.googlelocation{
    width:65%;
    padding:10px;
    margin:0 auto;
    border: 1px solid #1e439c;
}
.googlelocation ul{
    width:35%;
    display:table-cell;
}
.googlelocation ul li{
    vertical-align:top;
    display:table-cell;
    border: 5px solid #FFF;
}
.googlelocation ul li h4{
    text-align:center;
    margin:0;
    padding:0;
    padding-bottom:5px;
}
.googlelocation ul li iframe{
    margin:0 auto;
    width:100%;
    border:1px solid red;
}
.gMapHeader{
    border: 1px solid #1e439c;
    border-top: none;
    display: table;
    margin: 0 auto;
    padding: 5px 0;
    position: relative;
    width: 65%;
    cursor: pointer;
}
.gMapHeaderText{
    color: #1e439c;
    font-size: 18px;
    font-weight: bold;
    left: 42px;
    position: absolute;
    top: 14px;
}
#gMapButton{
    color: #1e439c;
    font-size: 23px;
    font-weight: bold;
    position: absolute;
    right: 18px;
    top: 10px;
}
#gMapHolder{
    display: none;
}

/*New Googlemap End------------------------------------DATE-30/3/2015----------------*/
/* popup_box DIV-Styles start*/
#popup_box { 
    height: 410px !important;
    display:none;  
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6 */  
    height:100px;  
    width:600px;  
    background:#FFFFFF;  
    left: 300px;
    top: 150px;
    z-index:100;  
    border:2px solid #ff0000;      
    padding:15px;  
    font-size:15px;  
    -moz-box-shadow: 0 0 5px #ff0000;
    -webkit-box-shadow: 0 0 5px #ff0000;
    box-shadow: 0 0 5px #ff0000;

}

.closePoppup {
    font-size:20px;  
    line-height:15px;  
    right:5px;  
    top:5px;  
    position:absolute;  
    color:#6fa5e2;  
    font-weight:500;      
}


#maskDiv {
    display: none;
    background: black; /*Sample*/
    width:100%;
    height:100%;
    left: 0;
    position: absolute;
    top: 0;
}
.popupBtn{
    float: right;
    font-size: 16px;
    text-align: right;
    padding-left: 3px;

}
.popupBtn a{
    background-color: #1e439c;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    padding: 5px 7px;
    white-space: nowrap;
}
.mailMsg{
    color: #F00;
    font-weight: bold;
    text-align: center;
    width: 100%;

}
.card
{
    cursor: pointer;
}
.card:hover
{
    border: 2px solid #ffffff;
}
.cardcontigner
{
    float: left;
    padding: 5px;
    margin-top: 25px;
}
.ccards
{
    cursor: pointer;
    display: table-cell; 
    overflow: hidden; 
    width: 60px;
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%);
}
.submitpayment
{
    background-color: #1e439c;
    color: #ffffff; 
    padding:8px; 
    width: 150px; 
    text-align: center;
    cursor: pointer;
}
.submitpayment:hover
{
    background-color: #0066cc;
}
.ccards:hover
{
    filter: grayscale(0%);
}

/*table layout*/
.PurchaseOrderList
{
    background: none repeat scroll 0 0 #fff;
    color: #024457;
    overflow: hidden;
    width: 100%;
    border-radius: 5px;
    color: #024457;
    font-family: Arial,sans-serif;
}
.PurchaseOrderList th {
    background-color: #85bbd3;
    border: 1px solid #fff !important;
    color: #fff;
    padding: .5em;
    text-align: center !important;
    cursor: pointer;
}
.PurchaseOrderList tr {
    border: 1px solid #d9e4e6;
}
.PurchaseOrderList tr:nth-child(2n+1) {
    background-color: #eaf3f3;
}
.PurchaseOrderList th:nth-child(2) span {
    display: block;
}
.PurchaseOrderList td {
    max-width: 8em;
    word-wrap: break-word;
}
.PurchaseOrderList td:first-child {
    border-right: 1px solid #d9e4e6;
    display: table-cell;
    text-align: center;
}
.PurchaseOrderList td {
    border: 1px solid #d9e4e6;
}
.PurchaseOrderList th, .PurchaseOrderList td {
    text-align: left;
}
.PurchaseOrderList th, .PurchaseOrderList td {
    display: table-cell;
    padding: 1em;
}
/* popup_box  DIV-Styles end*/

.newContentHolder
{
    background: none repeat scroll 0 0 #fff;
    color: #024457;
    overflow: hidden;
    width: 100%;
    border-radius: 5px;
}
.newContentHolder th {
    background-color: #85bbd3;
    border: 1px solid #fff !important;
    color: #fff;
    padding: .5em;
    text-align: center !important;
    cursor: pointer;
}
.newContentHolder tr {
    border: 1px solid #d9e4e6;
}
.newContentHolder tr:nth-child(2n+1) {
    background-color: #eaf3f3;
}
.newContentHolder th:nth-child(2) span {
    display: block;
}
.newContentHolder td {
    word-wrap: break-word;
}
.newContentHolder td:first-child {
    border-right: 1px solid #d9e4e6;
    display: table-cell;
    text-align: center;
}
.newContentHolder td {
    border: 1px solid #d9e4e6;
}
.newContentHolder th, .newContentHolder td {
    text-align: left;
}
.newContentHolder th, .newContentHolder td {
    display: table-cell;
    padding: 1em;
}
.newContentHolder select{
    border: 0 !important;  
    -webkit-appearance: none;  
    -moz-appearance: none; 
    background: #85bbd3 url(../../images/new-home/select-arrow.png) no-repeat 90% center;
    width: auto; 
    text-indent: 0.01px; 
    text-overflow: ""; 
    color: #FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    box-shadow: inset 0 0 3px rgba(000,000,000, 0.5);
    -webkit-box-shadow: inset 0 0 3px rgba(000,000,000, 0.5);
    -moz-box-shadow: inset 0 0 3px rgba(000,000,000, 0.5);

}
.newContentHolder input, textarea{
    width: auto; 
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    border: 1px solid #CCC;
    margin-top: 2px;
}

#fg_formContainer,#fg_formContainer_a,#fg_formContainer_b,#fg_formContainer_b_c,#fg_formContainer_b_d,.fg_formContainer_b,#fg_formContainer2
{
    height:300px;
    width:300px;
    background:#FFFFFF;
    border:1px solid #000;
    padding:0;
    position:absolute;
    z-index:999;
    cursor:default;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    display:none;
}


#fg_formContainer,#fg_formContainer_a,#fg_formContainer_b,#fg_formContainer_b_c,#fg_formContainer_b_d,.fg_formContainer_b,#fg_formContainer2
{
    height:300px;
    width:300px;
    background:#FFFFFF;
    border:1px solid #000;
    padding:0;
    position:absolute;
    z-index:999;
    cursor:default;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    display:none;
}


#fg_container_header,#fg_container_header_b,#fg_container_header_b_c,#fg_container_header_b_d,.fg_container_header_b
{
    height:45px;
    background:#000066;
    border-top-right-radius:10px;
    -moz-border-radius-topright:10px;
    -webkit-border-top-right-radius:10px;
    -khtml-border-top-right-radius: 10px;

    border-top-left-radius:10px;
    -moz-border-radius-topleft:10px;
    -webkit-border-top-left-radius:10px;
    -khtml-border-top-left-radius: 10px;
}

#fg_container_header a,#fg_container_header_b a,#fg_container_header_b_c a,#fg_container_header_b_d a,.fg_container_header_b a
{
    color:#fff;
    font-family:Verdana,Arial;
    font-size:10pt;
    font-weight:bold;
}

#fg_box_Title,#fg_box_Title_a,#fg_box_Title_b_c,#fg_box_Title_b_d,.fg_box_Title_b
{
    float:left;
    width:200px;
    margin:5px;

    color:#fff;
    font-family:Verdana,Arial;
    font-size:12pt;
    font-weight:bold;
}

#fg_box_Close
{
    float:right;
    width:80px;
    margin:5px;
}

#fg_form_InnerContainer,#fg_form_InnerContainer_b,#fg_form_InnerContainer_b_c,#fg_form_InnerContainer_b_d,.fg_form_InnerContainer_b
{
    margin:15px;
}

#fg_form_InnerContainer h2,#fg_form_InnerContainer_b h2,#fg_form_InnerContainer_b_c h2,#fg_form_InnerContainer_b_d h2,.fg_form_InnerContainer_b h2
{
    font-family : Arial, sans-serif;
    font-size: 14pt;
    font-weight:bold;
    color:#333;
}

#fg_form_InnerContainer p,#fg_form_InnerContainer_b p,#fg_form_InnerContainer_b_c p,#fg_form_InnerContainer_b_d p,.fg_form_InnerContainer_b p
{
    font-family : Arial, sans-serif;
    font-size: 12pt;
    color:#333;
}

#fg_backgroundpopup,#fg_backgroundpopup_b,#fg_backgroundpopup_c,.fg_backgroundpopup_b
{
    position: fixed;
    top:0;
    left:0;
    bottom:0;
    right:0;

    background:#000000;
    opacity: .3;
    -moz-opacity: .3;
    filter: alpha(opacity=30);
    border:1px solid #cecece;
    z-index:1;
    display:none;
}

#fg_submit_success_message
{
    display:none;
    padding:15px;
}
#loading-image {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -100px;
}
/*styles for product details page*/ 
.tab_product_switch{width: auto;
                    float: left;
                    border: #736E6E solid 1px;
                    border-radius: 5px 5px 0px 0px;
                    padding: 10px 6px;
                    margin-bottom: -1px;
                    background-color: #D4D4D4;
                    position: relative;
                    z-index: 999;}
.tab_cont{
    width:100%;float:left;
}
.tab_product_switch:hover{
    background-color: #fff;
}
.actives{
    background-color: #fff;border-bottom: #fff solid 1px;
}
.total_cont_tab{
    border-radius: 0px 5px 5px 5px;
    float: left;
    width: 98%;
    border: #736E6E solid 1px;
    padding: 1%;
}

.ContentHolder
{
    color: #024457;
    overflow: hidden;
}
.ContentHolder th {
    background-color: #167f92;
    border-left:  1px solid #1f7f92;
    text-transform: uppercase;
    color: #fff;
    padding:30px 10px !important;
    text-align: left !important;
    font-size: 16px;
    cursor: pointer;
}
.ContentHolder tr {
    border: 1px solid #d9e4e6;
}
.ContentHolder tr:nth-child(2n+1) {
    background-color: #eaf3f3;
}
.ContentHolder tr:nth-child(2n) {
    background-color: #fff;
}
.ContentHolder th:nth-child(2) span {
    display: block;
}
.ContentHolder td {
    word-wrap: break-word;
}
.ContentHolder td:first-child {
    border-right: 1px solid #d9e4e6;
    display: table-cell;
    text-align: left;
}
.ContentHolder td {
    border: 1px solid #d9e4e6;
}
.ContentHolder th, .ContentHolder td {
    text-align: left;
}
.ContentHolder th, .ContentHolder td {
    display: table-cell;
    padding: 1em;
}
.ContentHolder select{
    border: 0 !important;  
    -webkit-appearance: none;  
    -moz-appearance: none; 
    background: #85bbd3 no-repeat 90% center;
    width: auto; 
    text-indent: 0.01px; 
    text-overflow: ""; 
    color: #FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    box-shadow: inset 0 0 3px rgba(000,000,000, 0.5);
    -webkit-box-shadow: inset 0 0 3px rgba(000,000,000, 0.5);
    -moz-box-shadow: inset 0 0 3px rgba(000,000,000, 0.5);

}
.ContentHolder input, textarea, .contentText{
    width: auto; 
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    border: 1px solid #CCC;
    margin-top: 2px;
}

.ContentHolder button, .contentButton{
    padding: 4px 20px;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    border: 0px;
    margin-left: 10px;
    background: rgb(51, 102, 153);
}
.contagnertinytables
{
    height: 500px;
    overflow: auto;
    border: 20px solid #fff;
    background-color: #fff;
    margin-left: 30px;
    margin-top: 20px;
}
.ContentHoldertiny
{
    color: #024457;
}
.ContentHoldertiny th {
    background-color: #167f92;
    border-left:  1px solid #1f7f92;
    color: #fff;
    padding:6px 6px !important;
    text-align: left !important;
    font-size: 12px;
    cursor: pointer;
    border-bottom: 3px solid #218a9d;
}
.ContentHoldertiny tr {
    border: 1px solid #d9e4e6;
}
.ContentHoldertiny tr:nth-child(2n+1) {
    background-color: #fff;
}
.ContentHoldertiny tr:nth-child(2n) {
    background-color: #fff;
}
.ContentHoldertiny th:nth-child(2) span {
    display: block;
}
.ContentHoldertiny td {
    word-wrap: break-word;
}
.ContentHoldertiny td:first-child {
    border-right: 1px solid #d9e4e6;
    display: table-cell;
    text-align: left;
}
.ContentHoldertiny td {
    border: 1px solid #d9e4e6;
}
.ContentHoldertiny th, .ContentHoldertiny td {
    text-align: left;
}
.ContentHoldertiny th, .ContentHoldertiny td {
    display: table-cell;
    padding: 1em;
}
.ContentHoldertiny select{
    border: 0 !important;  
    -webkit-appearance: none;  
    -moz-appearance: none; 
    background: #85bbd3 url(../../html/images/new-home/select-arrow.png/) no-repeat 90% center;
    width: auto; 
    text-indent: 0.01px; 
    text-overflow: ""; 
    color: #FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    box-shadow: inset 0 0 3px rgba(000,000,000, 0.5);
    -webkit-box-shadow: inset 0 0 3px rgba(000,000,000, 0.5);
    -moz-box-shadow: inset 0 0 3px rgba(000,000,000, 0.5);

}
.ContentHoldertiny input, textarea, .contentText{
    width: auto; 
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    border: 1px solid #CCC;
    margin-top: 2px;
}

.ContentHoldertiny button, .contentButton{
    padding: 4px 20px;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    border: 0px;
    margin-left: 10px;
    background: rgb(51, 102, 153);
}
.tableheadtiny
{
    margin-bottom: 15px;
    width: 200px;
    margin-left:15px;
    padding: 8px;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #167f92;
}
.resultstable
{
    float: right;
    background-color: #fff;
}

.newbuttons
{
    border: 1px solid #666666; 
    padding: 7px;
    float: right;
    cursor: pointer;
}
.newbuttons:hover{
    background-color:#0e83cd;
    color: #fff;
    border: 1px solid #85bbd3;
}
.squaredThree {
    width: 20px;	
    position: relative;
}

.squaredThree label {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
    -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
    background:#85bbd3;
    background:#85bbd3;
    background:#85bbd3;
    background:#85bbd3;
    background:#85bbd3;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredThree label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #fcfff4;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.squaredThree label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.squaredThree input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
#context-menu2
{
    background-color: #fff; 
    min-width: 150px; 
    border: 1px solid #999999;
}
#context-menu2 ul li
{
    border-bottom: 1px solid #cccccc;
}

.ContentHolder
{
    color: #024457;
    overflow: hidden;
    padding-top: 10px;
}
.ContentHolder th {
    background-color: #167f92;
    border-left:  1px solid #1f7f92;
    text-transform: uppercase;
    color: #fff;
    padding:30px 10px !important;
    text-align: left !important;
    font-size: 16px;
    cursor: pointer;
}
.ContentHolder tr {
    border: 1px solid #d9e4e6;
}
.ContentHolder tr:nth-child(2n+1) {
    background-color: #eaf3f3;
}
.ContentHolder tr:nth-child(2n) {
    background-color: #fff;
}
.ContentHolder th:nth-child(2) span {
    display: block;
}
.ContentHolder td {
    word-wrap: break-word;
}
.ContentHolder td:first-child {
    border-right: 1px solid #d9e4e6;
    display: table-cell;
    text-align: left;
}
.ContentHolder td {
    border: 1px solid #d9e4e6;
}
.ContentHolder th, .ContentHolder td {
    text-align: left;
}
.ContentHolder th, .ContentHolder td {
    display: table-cell;
    padding: 1em;
}
.ContentHolder select{
    border: 0 !important;  
    -webkit-appearance: none;  
    -moz-appearance: none; 
    background: #85bbd3 no-repeat 90% center;
    width: auto; 
    text-indent: 0.01px; 
    text-overflow: ""; 
    color: #FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    box-shadow: inset 0 0 3px rgba(000,000,000, 0.5);
    -webkit-box-shadow: inset 0 0 3px rgba(000,000,000, 0.5);
    -moz-box-shadow: inset 0 0 3px rgba(000,000,000, 0.5);

}
.ContentHolder input, textarea, .contentText{
    width: auto; 
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    border: 1px solid #CCC;
    margin-top: 2px;
}

.ContentHolder button, .contentButton{
    padding: 4px 20px;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    border: 0px;
    margin-left: 10px;
    background: rgb(51, 102, 153);
}
.contagnertinytables
{
    height: 500px;
    overflow: auto;
    border: 20px solid #fff;
    background-color: #fff;
    margin-left: 30px;
    margin-top: 20px;
}
.ContentHoldertiny
{
    color: #024457;
}
.ContentHoldertiny th {
    background-color: #167f92;
    border-left:  1px solid #1f7f92;
    color: #fff;
    padding:6px 6px !important;
    text-align: left !important;
    font-size: 12px;
    cursor: pointer;
    border-bottom: 3px solid #218a9d;
}
.ContentHoldertiny tr {
    border: 1px solid #d9e4e6;
}
.ContentHoldertiny tr:nth-child(2n+1) {
    background-color: #fff;
}
.ContentHoldertiny tr:nth-child(2n) {
    background-color: #fff;
}
.ContentHoldertiny th:nth-child(2) span {
    display: block;
}
.ContentHoldertiny td {
    word-wrap: break-word;
}
.ContentHoldertiny td:first-child {
    border-right: 1px solid #d9e4e6;
    display: table-cell;
    text-align: left;
}
.ContentHoldertiny td {
    border: 1px solid #d9e4e6;
}
.ContentHoldertiny th, .ContentHoldertiny td {
    text-align: left;
}
.ContentHoldertiny th, .ContentHoldertiny td {
    display: table-cell;
    padding: 1em;
}
.ContentHoldertiny select{
    border: 0 !important;  
    -webkit-appearance: none;  
    -moz-appearance: none; 
    background: #85bbd3 url(../../html/images/new-home/select-arrow.png/) no-repeat 90% center;
    width: auto; 
    text-indent: 0.01px; 
    text-overflow: ""; 
    color: #FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    box-shadow: inset 0 0 3px rgba(000,000,000, 0.5);
    -webkit-box-shadow: inset 0 0 3px rgba(000,000,000, 0.5);
    -moz-box-shadow: inset 0 0 3px rgba(000,000,000, 0.5);

}
.ContentHoldertiny input, textarea, .contentText{
    width: auto; 
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    border: 1px solid #CCC;
    margin-top: 2px;
}

.ContentHoldertiny button, .contentButton{
    padding: 4px 20px;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    border: 0px;
    margin-left: 10px;
    background: rgb(51, 102, 153);
}
.tableheadtiny
{
    margin-bottom: 15px;
    width: 350px;
    padding: 8px;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #167f92;
}
.resultstable
{
    float: right;
    background-color: #fff;
}
.resultstable tbody td th
{
    padding: 9px;
    border: 1px solid #666666;
    font-size: 14px;
}

/*--------------------shopByBrandsNew--*/

.shopByBrandsNew{
    display:table;
    padding:15px 0;
    width:50%;
}

.shopByBrandsNew ul {
    text-align:center;
    vertical-align:middle;
}

.shopByBrandsNew ul li{
    display:inline-block;
    padding:5px;
    font-size:20px;
    text-align:center;
}

.shopByBrandsNew ul li select{
    padding:7px;
    border:1px solid #CCC;
    border-radius:3px;
}

.shopByBrandsNew ul li a{
    background-color:#FF8704;
    color:#fff;
    text-decoration:none;
    padding:3px 5px;
    border-radius:4px;

}





//CSS FOR STEVE


/*pagination*/

#pgr:hover
{
    border-bottom: 1px solid #ff6600;
}
.crntpage
{
    border: 1px solid #0066cc !important;
    font-weight: bold !important;
}
.page_num
{
    padding: 6px 8px;
    border: 1px solid #d5d5d5;
    color: #0066cc;
    font-weight: lighter;
    cursor: pointer;
}
.endofpages{
    padding: 6px 8px;
    border: 1px solid #999999;
    color: #999999;
    font-weight: lighter;
}
.prevsnext
{
    padding: 6px 8px;
    border: 1px solid #d5d5d5;
    color: #0066cc;
    font-weight: lighter;
}
#searchsummerysection
{
    overflow: auto;
    padding: 20px 0;
    width: 100%;
    border-bottom: 1px solid #dae2ed;
}
#searchsbf
{
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.searchTrialsBanner{
    background-color: #c01a19;
    border-radius: 4px;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    padding: 5px;
    text-align: left;
    text-decoration: none;
}
.mnfltr
{
    font-weight: lighter;
    font-size: 14px;
    padding: 3px 30px;
    color: #686868;
    cursor: pointer;
}
.mnfltr:hover
{
    color: #000000;
}
.sldmnfltr{
    color: #000000;
}
/*--------------------shopByBrandsNew--*/

/* css menuwith icon */


#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#cssmenu
{
    margin-left: auto;
    margin-right: auto;
    display: inline-block !important;
}
#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#cssmenu #menu-button {
    display: none;
}
#cssmenu {
    width: auto;
    font-family: 'Oswald', sans-serif;
    line-height: 1;
    text-align: center;
}
#cssmenu > ul > li {
    float: left;
}
#cssmenu.align-center > ul {
    font-size: 0;
    text-align: center;
}
#cssmenu.align-center > ul > li {
    display: inline-block;
    float: none;
}
#cssmenu.align-right > ul > li {
    float: right;
}
#cssmenu > ul > li > a {
    padding: 20px 25px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #999999;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
    color: #444444;
}
#cssmenu #menu-indicator {
    position: absolute;
    top: 0;
    display: block;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #333333;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
#cssmenu.small-screen {
    width: 100%;
}
#cssmenu.small-screen > ul,
#cssmenu.small-screen.align-center > ul {
    width: 100%;
    text-align: left;
}
#cssmenu.small-screen > ul > li,
#cssmenu.small-screen.align-center > ul > li {
    float: none;
    display: block;
    border-top: 1px solid rgba(100, 100, 100, 0.1);
}
#cssmenu.small-screen > ul > li > a {
    padding: 18px 25px;
}
#cssmenu.small-screen > ul > li:after,
#cssmenu.small-screen > ul > li:before {
    display: none;
}
#cssmenu.small-screen #menu-button {
    display: block;
    padding: 18px 25px;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fd8a17;
}
#cssmenu.small-screen #menu-button.menu-opened {
    color: #444444;
}
#cssmenu.small-screen #menu-button:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 19.5px;
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-top: 2px solid #fd8a17;
    border-bottom: 2px solid #fd8a17;
    width: 18px;
    height: 3px;
}
#cssmenu.small-screen #menu-button.menu-opened:after {
    border-top: 2px solid #444444;
    border-bottom: 2px solid #444444;
}
#cssmenu.small-screen #menu-button:before {
    content: "";
    position: absolute;
    right: 25px;
    top: 29.5px;
    display: block;
    width: 18px;
    height: 2px;
    background: #fd8a17;
}
#cssmenu.small-screen #menu-button.menu-opened:before {
    background: #444444;
}
#cssmenu.small-screen #menu-indicator {
    display: none;
}
.productlists
{
    width: 33.3%;
    max-width: 33.3%;
    text-align: center;
    float: left;
    font-size: 16px;
    padding-bottom: 10px;
    border: 1px solid #ffffff;
    position:relative;
}
.productlists:hover
{
    border: 1px solid #dfdfdf;
}
.prnme:hover 
{
    color: #dc9b47;
}
.productlists:hover .cmprck
{
    border: 1px solid #dae2ed;
    opacity: 1 !important;
}
.productlists:hover .longdesc
{
    display: block;

    -webkit-animation: fadeIn .5s;
    animation: fadeIn .5s;
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
.prnme{
    color: #1e439c;
    font-size: 15px !important;
    clear: both;
    text-align: left;
    padding: 0px 15px;
    word-wrap: break-word;
    line-height: 1.25 !important;
}
.prbrnd
{
    float: right;
    margin-right: 20px;
    z-index:1000;
    position:relative;
    margin-top: -70px;
    word-break: break-all;

}
.shrtdscrpt
{
    text-align: left;
    opacity: 1 !important;

}
.stockavl{
    padding: 4px 6px;
    color: #090 !important;
    border-radius: 5px;
    margin-left: 5px;
    font-size: 13px;
}
.nostockavl
{
    padding: 4px 6px;
    color: #d41a1a !important;
    border-radius: 5px;
    margin-left: 5px;
    font-size: 13px;
}
.smldtlcntres
{
    text-align: left;
    padding: 2px 15px;
    word-wrap: break-word;
    font-weight: bold;
    font-size: 13px !important;
    color: #555 !important;
    font-weight: normal !important;
}
.dtlhdr{
    font-size: 12px;
    color: #666666;
}
.sdbrandnme{
    color: #636363 !important;
    font-size: 14px;
}
.sdbranddtl{
    font-size: 12px;
    color: #666666;
}
.prprice{
    font-size: 16px;
    font-weight: bold;
    color: #b12704 !important;
}
.thumboxes{
    width: 100%;
    text-align: center;
    height: 150px;
    line-height: 150px; 
    vertical-align: central;
    position: relative;
    display: table;
}
.longdesc{
    width: 100%;
    padding: 15px;
    font-size: 15px !important;
    color: #666666;
    font-weight: bold;
    background-color: #ffffff;
    text-align: center;
    position: relative;
    display: table;
    z-index: 99999;
    margin-top: -150px;
    margin-left: -99%;
    display: none;
    line-height: 20px;
    border-left: 1px solid #dae2ed;
    border-top: 1px solid #dae2ed;
    border-bottom: 1px solid #dae2ed;
}
.subcat:hover{
    color: #ff6600 !important;
}
.prnt { display: -ms-flex; display: -webkit-flex; display: flex; }
.prnt>div { flex:1; }
.detaillistpages { display: -ms-flex; display: -webkit-flex; display: flex; }
.detaillistpages>div { flex:1; }

.prnme .smldtlcntres :hover{
    color: #ff6600 !important;
}
.viewpagecontigner{
    background:#f4f4f4;
    clear: both;
    width: 100%;
    float: left;
    font-size: 12px;
}
.viewtopcontigner{

    width: 100%;
    background: none repeat scroll 0 0 #f4f4f4;
}
.primagesctn
{
    width: 28%;
    background-color: #fff;
    float: left;
    margin-left: 20px;
}
.mycart{
    background: none repeat scroll 0 0 #ffffff;
    float: left;
    padding: 20px;
    width: 25%;
}
.productname_newdtl
{
    width: 60px;
    float: left;
    margin-left: 15px;
}
.productdisplaysection
{
    display: -ms-flex !important; 
    display: -webkit-flex !important; 
    display: flex !important; 
    float: left !important; 
    width: 40% !important; 
    background-color:#fff !important; 
    padding: 20px !important; 
}
.productdisplaysection>div { flex:1 !important;  }
.product-partnumber,.productbrand
{
    font-size: 13px;
    color: #585858;
}
.product-partnumber
{
    margin-left: 6px;
}
.productbrandimg
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    margin: auto;
    float: left;
}
.viewprnme
{
    width: 100%;
    color: #222;
    font-family: arial,sans-serif;
    font-size: 15px !important; 
}
.horizontaldivider{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #eeecec;
    padding: 0; 
    float: left;
    width: 100%;

}
.viewsmldtls{
    color: #666666;
    margin-top: 10px;
    float: left;
    bottom: 0;
    right: 0;
}


.mndtilsprdcrvw {
    position: relative;
}
.primg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    margin: auto;
    float: left;
}
.speccontigner
{
    width: 100%;
    float: left;
}
.productspec
{display: inline-block !important;
    background-color: #ffffff;
    font-size: 14px;
    width: 100%;
}
.productspec tr
{
    border-bottom: 1px dashed #ececec;
}
.productspec td
{
    padding: 12px;
}
.prevsnextend
{
    padding: 5px;
    color: #666666;
}
.cattrees{
    color: #999999;
}
.cattrees a
{
    color: #000000;
    text-decoration: none;
    padding: 5px 8px;
    border-bottom: 1px solid #cccccc;
    text-transform: none;
}
.cattrees a:hover
{
    border-bottom: 1px solid #000000;
}
.pagination ul li span
{
    border: 1px solid #cccccc;
    padding: 5px 8px;
}
.admntotalpages
{
    color: #666666;
    border: 1px solid #dfdfdf;
    padding: 5px;
}
.filtersearch
{
    width: 85% !important;
    font-size: 12px;
    color: #333333;
    font-size: 13px;
    padding: 0px 8px;
    border: none;
    outline: none;
    float: left;
    box-shadow: none;
}
.filtersearch:active
{
    box-shadow: none;
    outline: none;
}

.searchfacesetsprice
{
    width: 100% !important;
    overflow: auto;
    margin-top: 15px;
    padding-left: 20px;
}
.searchfacesetsprice li
{
    clear: both !important;
    font-size: 12px;
    line-height: 23px;
}

.FilterBoxform input[type="text"]:focus{
    outline: 0px;
}
.FilterBoxform textarea{
    resize:none;
    overflow: hidden;
}
.FilterBoxform input[type="button"]
{
    -moz-box-shadow: inset 0px 1px 0px 0px #45D6D6;
    -webkit-box-shadow: inset 0px 1px 0px 0px #45D6D6;
    box-shadow: inset 0px 1px 0px 0px #45D6D6;
    background-color: #2CBBBB;
    border: 1px solid #27A0A0;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 14px;
    padding: 8px 18px;.admncurrentpage{
    border-bottom: 1px solid #ff6600;
    display: inline;
    list-style-type: none;
    padding-bottom: 1px;
    padding: 5px;
    font-family: arial;
}
    text-decoration: none;
    text-transform: uppercase;
}
.FilterBoxform
{
    width: 240px;
    vertical-align: top;
    overflow: auto;
    padding-bottom: 20px;
    display: table-cell;
}
.FilterBoxform labelTVR300
{
    margin: 0px !important;
}
.count
{
    color: #666666;
    font-size: 11px;
}
.searchlogo
{
    background-image:url('../../images/searchfilter.png');
    float: left;
    width: 15%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-x: 3px;
    content: "";
    height: 35px;

}
.pricesubmitsearch{
    border: 1px solid #999999 !important;
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 15px !important;
    box-shadow: none !important;display: inline-block !important;
    float: left !important;
    font-size: 12px !important;
    margin-left: 5px !important;
    padding: 3px !important;  
    width: 30px;
    cursor: pointer !important;
}
.pricesubmitsearch:hover
{
    background-color: #181818 !important;
    color: #ffffff !important;
}


.filtertopheading
{
    width: 100%;
    padding: 8px 0px;
    color: #000000;
    font-weight: bold;
}
.filterheading
{
    font-size: 14px;
    margin: 0;
    padding: 17px 13px 14px;
    position: relative;
    text-transform: uppercase;
}
.categoruname
{
    float: left;
    font-size: 14px;
    text-transform: uppercase;
}
    .admncurrentpage{
    border-bottom: 1px solid #ff6600;
    display: inline;
    list-style-type: none;
    padding-bottom: 1px;
    padding: 5px;
    font-family: arial;
}
.categorunamefilter{
    width: 90%;
    float: left;
}
.Showmorefilter{
    font-size: 16px;
    font-weight: bolder;
    float: right;
    width: 8%;
}

.facesetfilter{
    font-family: arial, sans;
    width: 95% !important;
    background: #FFFFFF;
    border: 1px solid #e5e5e5;
    border-top: 0px;
    padding-bottom: 15px;
}

.searchfacesets
{
    width: 90% !important;
    max-height: 230px;
    overflow: hidden;
    color: #202020;
    padding-bottom: 10px;
    margin-top: 15px;
    transition: overflow 0.5s ease;
}
.searchfacesets:hover
{
    overflow-x: hidden;
    overflow-y: auto;
}
/*.searchfacesets:hover .bottumpaddingfilter{
    width: 92% !important;
}
.bottumpaddingfilter
{
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    float: left;
    font-size: 10px;
    margin-top: -13px;
    width: 100%;
}*/

.searchfacesets li
{
    clear: both !important;
    font-size: 13px;
    cursor: pointer;
}

.filtrvalues{
    width: 100%;
    padding: 8px 0px;
    cursor: pointer;
}
.filtrvalues:hover
{
    color: #dc9b47
}
.filtrvalues:hover .count
{
    color: #000000;
}


.collapse{
  display:block;
}
.collapse + input{
  display:none;
}
.collapse + input + *{
  display:block;
}
.collapse+ input:checked + *{
  display:none;
}

.collapsefeatures{
  display:block;
}
.collapsefeatures + input{
  display:none;
}
.collapsefeatures + input + *{
  display:none;
}
.collapsefeatures+ input:checked + *{
  display:block;
}
.filtertopheading{
    font-family: arial, sans;
    width: 95% !important;
    background: #FFFFFF;
    border: 1px solid #ebebeb;
    
    background-color: #f9f9f9;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 17px 13px 12px;
}

.filtercheckbox {
    width: 15px;	
    position: relative;
    float: left;
}
.filtercheckbox label {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    border: 1px solid #dadada;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.filtercheckbox label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #080808;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.filtercheckbox label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.filtercheckbox input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.lablelforfilter
{
    color: #5d5d5d;
    float: left;
    font-size: 14px !important;
    margin-left: 30px !important;
    width: 180px;
    word-break: keep-all;
    text-transform: capitalize;
}
#search_listcategory
{
    padding-left: 10px;
}
.paginationbars{
    width: 100%;
    background-color: #f8f8f8;
    height: 40px;
    line-height: 40px;
    vertical-align: central;
}
.filterbar{
    width: 100%;
    background-color: #fdfdfd;
    vertical-align: central;
    float: left;
    border-bottom: 1px solid #d5d5d5;
}

/*------------------------------newpagination starts--------------*/
.paginationbar {
    min-width: 840px;
}
.paginationbar ul {
    margin: 0;
    padding: 0;
    text-align: left; /*Set to "right" to right align paginationbar interface*/
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
}
.paginationbar li {
    list-style-type: none;
    display: inline;
    padding-bottom: 1px;
}
.paginationbar a, .paginationbar a:visited {
    padding: 5px 8px;
    text-decoration: none;
    color: #2e6ab1;
    border:1px solid #f8f8f8;
}
.paginationbar a:hover, .paginationbar a:active {
    color: #000;
}
.paginationbar a.currentpage {
    background-color: #2e6ab1;
    color: #FFF !important;
    border-color: #2b66a5;
    font-weight: bold;
    cursor: default;
}
.paginationbar a.disablelink, .paginationbar a.disablelink:hover {
    background-color: white;
    cursor: default;
    color: #929292;
    border-color: #929292;
    font-weight: normal !important;
}
.paginationbar a.prevnext {
    font-weight: bold;
    background-color: #f0f0f0;
}
.gotofirstandlast
{
    display:inline-block;
    color: #505050;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 10px;
    padding-right: 10px;
}
#searchsummerysectionnew
{
    overflow: auto;
    padding: 20px 0;
    float: left;
    width: 100%;
}
.sendmaillogo{
    background: url("../../images/sendmaillogo.jpg") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 17px;
    width: 26px;
    filter:grayscale(70%);
}
.mailpage
{
    float: right;
    cursor: pointer;
    display: inline-block;
}
.mailpage:hover{
    color: #333333;
}
.mailpage:hover .sendmaillogo{
  filter:grayscale(0%);
}
.emailthispage{
    font-size: 14px;
    margin-right: 15px;
    padding-left: 4px;
    padding-top: 5px;
    text-transform: uppercase;
}
/*------------------------------ newpagination ends -------------*/


.filtercheckboxcompare{
    width: 60px;	
    position: relative;
    float: left;
}
.filtercheckboxcompare label {
    cursor: pointer;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 0;
    left: 0;
    border: 1px solid #dadada;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.filtercheckboxcompare label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 0px;
    left: 0px;
    border: 3px solid #000000;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.filtercheckboxcompare label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.filtercheckboxcompare input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.comparebutton{;
    float: left;
    font-weight: bold;
    height: 22px;
    width: 140px;
}
.admncurrentpage{
    border-bottom: 1px solid #ff6600;
    display: inline;
    list-style-type: none;
    padding-bottom: 1px;
    padding: 5px;
    font-family: arial;
}
.searchfeedback{
    width: 100%;
    border: 1px solid #dfdfdf;
    float: left;
}
.feedbackwindow
{
    width: 400px;
    text-align: center;
}
.feedbackwindow span:nth-child(1){
    width: 100%;
    float: left;
    padding: 10px;
    text-align: center;
    font-size: 20px;
}
.feedbackwindow span:nth-child(2){
    width: 100%;
    float: left;
    padding: 10px;
    text-align: center;
    font-size: 15px;
    color: #484848;
}
.feedbackwindow button
{
    border: 0px; 
    padding: 8px 15px;
    margin: 10px;
    border: 1px solid #aeaeae;
}
.feedbackwindow button:hover
{
    background-color: #000000;
    color: #ffffff;
}
.sortfiltertriger
{
    cursor: pointer;
}
.logintoviewprice
{
    background-color: #fff;
    border: 1px solid #999999;
    cursor: pointer !important;
    color: #000;
    float: left;
    padding: 6px;
}
.logintoviewprice:hover
{
    border: 1px solid #000000;
}
.filtertopheading{
    font-family: arial, sans;
    width: 95% !important;
    background: #FFFFFF;
    border: 1px solid #ebebeb;
    
    background-color: #f9f9f9;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 17px 13px 12px;
}
.goToBrand div.logoBorderurl{
    border: solid 1px goldenrod;
    padding: 3px;
    cursocboxLoadedContentr: pointer;
}
.logintext{
    font-size: 18px; 
    color: #000000;
    font-weight: bold;
    float: left;
    margin-top: 20px;
    text-transform: uppercase;
    margin-left: 10px;
    width: 100%;
}
.formcontigner
{
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
.formcontigner input
{
    padding: 10px;
    margin-top: 10px;
}
.aknowledge
{
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-left: 10px;
}
.aknowledge span{
    border: 1px solid #dcdcdc;
    color: #494949;
    padding: 20px;
    float: left;
    width: 90%;
}
.aknowledge div{
    padding: 20px;
    float: left;
}
.aknowledge a{
    text-decoration: none;
    color: #494949;
}


.aknowledgecheck {
    width: 15px;	
    position: relative;
    float: left;
}
.aknowledgecheck label {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    border: 1px solid #dadada;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.aknowledgecheck label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #080808;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.aknowledgecheck label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.aknowledgecheck input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.buttonsinlogin{
    width: 100%;
    float: left;
    margin-left: 10px;
}
.loginbuttonsinlogin{
    background-color: #414141;
    border: 1px solid #242424;
    color: #ffffff;
    margin-top: 10px;
    padding: 15px 40px;
    text-transform: uppercase;
}
.forgotbutton
{
    color: #000;
    margin-left: 15px;
    white-space: nowrap;
}
.forgotbutton:hover{
    text-decoration: underline;
    color: #0279c7;
}
.loginbuttonsinlogin:hover
{
    background-color: #ff9900;
}
.morefeatures{
    float: left;
    font-size: 11px;
    text-align: left;
    width: 100%;
}
.comparelimitbox
{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    color: #1e439c;
    text-transform: capitalize;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    opacity: 0.9;
    padding: 20px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1000;
    display: none;
}
.comparelimitbox span
{
    border-radius: 50%;
    font-weight: bolder;
    bottom: -10px;
    background-color: #8d8d8d;
    color: #ffffff;
    cursor: pointer;
     opacity: 0.9;
    float: right;
    font-size: 15px;
    font-weight: lighter;
    height: 25px;
    padding-left: 1px;
    padding-top: 4px;
    position: absolute;
    right: 10px;
    width: 25px;
}
.comparelimitbox span:hover
{
    background: #ffffff;
    color: #1f1f1f;
    border: 1px solid #ccc;;
}
.compareadded{
    border: 1px solid #dadada;
    float: left;
    height: 50px;
    margin-right: 10px;
    width: 150px;
    background: #fff;
    cursor: pointer;
}
.compareaddedimg
{
    float: left;
    padding: 5px;
    max-width: 50px;
    display: inherit;
    text-align: center;
    display: table-cell;
    line-height: 50px;
    vertical-align: middle;
}
.compareaddedname
{
    float: left;
    font-family: arial;
    font-size: 10px;
    font-weight: normal;
    height: 40px;
    overflow: hidden;
    padding: 5px;
    text-transform: capitalize;
    width: 88px;
    word-break: break-all;
    color: #363636;
}
.comparecontigner{
    display: none;
    padding: 10px;
    background-color: #fafafa;
}
.comparebuttons
{
    background-color: #fff;
    border: 1px solid #dadada;
    color: #828282;
    height: 50px;
    float: left;
    margin-right: 10px;
    padding: 0px 20px;
    cursor: pointer;
}
.comparebuttons:hover
{
    background-color: #6e6e6e;
    color: #ffffff;
}
.imageinfo { display: -ms-flex; display: -webkit-flex; display: flex; }
.imageinfo>div { flex:1; }
.imageinfo{
    width: 100%;
}
.prdctdtlsctn
{
    background-color: #fff;
    display: flex;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    
}
 .loadingpage{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1000000; // to be on the safe side
    
    }
