body {
    background:#ffffff;
    color:#7a7a7c;
    font-size:12px;
    line-height:17px;
    font-family:Verdana, Geneva, sans-serif;
}
body.modal-open {
  overflow:auto;

}
.hidden-title{
  display:none;
}
.text_12 p{
  font-size:12px !important;
}
.about ul{
  float:left;
}
p,
table {
    margin:0px 0px 15px 0px;
}
strong,
b {
    font-weight:bold;
}
hr {
    border-bottom:1px dotted #868688;
    border-top:none;
    border-left:none;
    border-right: none;
}
ul, ol {
    margin-bottom:10px;
    margin-left:25px;
}
ul li {
    list-style:square;
    padding-left:5px;
    padding-bottom:5px;
    list-style-position:inside;

}
ol li {
    list-style:decimal;
    padding-left:5px;
    padding-bottom:5px;

}
.asterisk {
    color:#d40732;
}
input[type="text"],
input[type="password"],
input[type="number"],
select,
textarea {
    border:1px solid #DCD9D9;
    padding:7px 5px 6px 4px;
    font-size:13px;
    font-family:verdana,Helvetica,Arial,sans-serif;
    text-align:left;
    display:inline-block;
    color:#00447c;
}
input[type="text"] {
    width:301px;
    line-height:1;
}
input[type="password"]{
    width:301px;
    line-height:1;
}
input[type="number"] {
    width: 50px;
    line-height:1;
}
.override_base_uom_unit_price_wrap{
  background:#fff;
   border: 1px solid #fff;
   border-radius: 10px;
   float:left;
}
.dollar_icon {
  float: left;
  margin-left: 10px;
  margin-top:5px;
  font-size:14px;
}
.override_base_uom_unit_price_wrap .override_base_uom_unit_price{
  width: 169px !important;
}
.override_base_uom_unit_price{

  color:#00447c !important;
  font-weight:bold;
  float: left;

}
select {
    width: 310px;
}
/*
textarea {
    height: 250px;
    width: 301px;
}
*/
a:link,
a:visited,
a:active {
    text-decoration:none;
    color:#f47521;
}
a:hover {
    text-decoration: none;
    color:#000000;
}
#site-container {
    width:100%;
}
#gf_input a , #gf_input{
  color: #00447c !important;

}
#gf_input a , #gf_input{
  color: #00447c !important;

}

.gf_input_wrap span{
  float: left;
  color:#fff;
  font-size:15px;
}
.gf_input_wrap textarea{
    color: #00447c !important;
    padding:5px !important;
  font-size: 13px;
  min-width:190px;
  min-height:100px;
  border:1px solid #fff !important;


}
.gf_input_wrap input{
  margin-bottom: 5px;
  width:auto !important;
  border:1px solid #fff !important;
}
.gift_card_blue{
  background:#01AEF0;
  border-radius:10px;
}
.gift_card_blue td{
  border:none !important;
  padding:5px 10px !important;

}
.payment-toggle-content{
  display:none;

}
.payment-toggle-title a{

    font-family: "Futura-Book", sans-serif;
    font-size: 24px;
    color: #00447c !important;
    text-align: left;
    padding-left:25px;
    text-decoration:none;
    display:block;
    background-image:url(/attachments/StyleSheet/6/payment-toggle-title-closed.png?ts=1486714067);
    background-position: left;
    background-repeat: no-repeat;

}
.payment-toggle-title a:hover ,.payment-toggle-title a:focus{
  text-decoration:none;

}
.payment-toggle-title.active a{
    background-image:url(/attachments/StyleSheet/6/payment-toggle-title-open.png?ts=1486714067) ;
    text-decoration:none;
}


#preview-build {
    background-color:#343534;
    color:#e2e2e2;
    font-size:12px;
    text-align:center;
    padding:10px;
}
#header-wrap {
    height:150px;
    width:100%;
    background-color:#ffffff;
}
#header-inner {
    margin:0 auto;
    position:relative;
    height:150px;
    width:1050px;
}
#header-inner #logo {
    position:absolute;
    left:0px;
    top:70px;
    width:353px;
    height:60px;
    background:url(/attachments/StyleSheet/6/company-logo.png?ts=1486714067);
    background-repeat:no-repeat;
    background-position: left center;
}
#header-inner #av-welcome {
    padding-top:16px;
    font-size:13px;
    float:left;
}
#header-inner #av-social-networking {
    padding-top:9px;
    margin-right:9px;
    float:left;
    width:81px;
}
#header-inner #av-social-networking img {
    margin-right:5px;
}
#cart-summary {
    position:absolute;
    top:0px;
    right:0px;
    font-size:13px;
}
#cart-summary #cart-box {
    position:relative;
    width:600px;
}
#header-inner .clickable-cart {
    position:absolute;
    top:16px;
    right:60px;
    width:270px;
    text-align:right;
    z-index:10000;
    cursor:pointer;
}
#header-inner .clickable-cart img {
    top:16px;
    right:60px;
    width:310px;
    height:20px;
}
#cart-box .cart {
    position:absolute;
    top:16px;
    right:29px;
    width:350px;
    text-align:right;
}
#search-box {
    position:absolute;
    right:0px;
    top:88px;
    float:left;
}
#search-box table {
    border-spacing:0px;
}
#search-box td {
    vertical-align:top;
    height:27px;
    padding:0px;
    margin:0px;
}
#search-box input {
    border:1px solid #828282;
    width:200px;
    padding:5px 5px 5px 4px;
    font-size:15px;
    color:#7a7a7a;
    font-family:verdana,Helvetica,Arial,sans-serif;
    text-align:left;
    display:inline-block;
    height: 19px;
}

#home-wrap,
#content-wrap {
    width:100%;
    background-color:#ffffff;
    border-top:1px solid #ffffff;
    font-size:12px;
}
#home-inner {
    margin:0 auto;
    width:1050px;
    background-color:#ffffff;
    padding-bottom:10px;
    font-size:12px;
}
#home-text {
    padding-top:25px;
}
#content-inner {
    margin:0 auto;
    width:1050px;
    background-color:#ffffff;
    border-left:#dfdfdf 1px solid;
    border-right:#dfdfdf 1px solid;
}
#content-inner #one-col {
    padding:20px;
}
#content-inner #left-column-wide {
    width:734px;
    float:left;
    background-color:#ffffff;
    padding:20px;
}
#content-inner #right-column-summary {
    width:275px;
    float:right;
}
#content-inner #left-column {
    width:275px;
    float:left;
    background-color:#ffffff;
}
#content-inner #right-column {
    width:734px;
    float:right;
    padding:20px;
}
#content-inner #right-column #right-inner {
    padding:20px;
}
#contact-page {
    position:relative;
}
#contact-page #left-details,
#login-page #left-details {
    float:left;
    width:500px;
    text-align:left;
}
#contact-page #right-details,
#login-page #right-details {
    width:450px;
    float:right;
    text-align:left;
}
#contact-page #right-details-right {
    width:500px;
    float:right;
    text-align:right;
}
.form_table td.first-td {
    width:140px;
}
.form_table td {
    width:140px;
    padding:2px 0px;
}
/*Contact Page */
#contact-page label {
  padding-left: 10px;
  color: #00447c;
  font-weight: normal !important;
  font-family: Arial, Helvetica, sans-serif;
}
.check_term label {
  padding: 0 !important;
}
.check_term {
  padding-top: 20px !important;
}
.contact_about_left {
  width: 300px !important;
}
.contact_about_right {
  width: 500px !important;
}
.contact_about {
  width: 800px !important;
}
.contact_table h3 {
  color: #00447c;
  font-family: "Futura-Book", sans-serif;
  font-size: 20px;
  text-align: left;
  margin-top: 0 !important;
}
#contact-page h2 {
  color: #00447c;
  font-family: "Futura-Book", sans-serif;
  font-size: 24px;
  text-align: left;
  padding: 10px 0;
}
#contact-page p {
  color: #00447c;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
.contact_table textarea {
  border: 1px solid #00447c;
  border-radius: 10px;
  width:301px;
  height:200px;
}
h1,h2,h3,h4,h5,h6 {
    margin:0px 0px 15px 0px;
    line-height:110%;
    color:#f47521;
}
h1 {
    font-size:18px;
    border-bottom:1px dotted #f47521;
}
h2 {
    font-size:16px;
}
h3 {
    font-size:15px;
}
h4 {
    font-size:14px;    
}
h5 {
    font-size:13px;
}
h6 {
    font-size:14px;
}
#heading-wrap {
    width:100%;
    background-color:#f7f7f7;
    border-bottom:1px solid #d9d9d9;
}
#heading-one {
    padding:15px 0px 15px 0px;
    margin:0 auto;
    position:relative;
    width:1050px;
    color:#f47521;
}
#heading-one .breadcrumbs-title {
    font-size:10px;
    padding-left:3px;
    color:#f47521;
}
#heading-one .heading {
    padding:5px 0px 10px 0px;
    font-size:25px;
    font-weight:400;
}
#heading-one .breadcrumbs-title a:link,
#heading-one .breadcrumbs-title a:visited,
#heading-one .breadcrumbs-title a:active {
    text-decoration:none;
    color:#aaa6a6;
}
#heading-one .breadcrumbs-title a:hover {
    color: #000000;
}
#breadcrumbs {
    margin-bottom:5px;
    padding:10px;
    color:#ffffff;
    font-size:13px;
    background-color:#f6a067;
}
#breadcrumbs a:link,#breadcrumbs a:visited,#breadcrumbs a:active {
    text-decoration:none;
    color:#ffffff;
}
#breadcrumbs a:hover {
    color:#ffffff;
}
#results ul,
.alternatives ul {
    list-style:none;
    margin:0px;
    font-size:12px;
    padding:0px;
}
#home-inner #results ul li {
    margin-bottom: 25px;
}
.list li {
    border-bottom:1px dotted #d9d9d9;
    list-style:none;
    height:72px;
    padding:5px 0px;
}
.list li .grid-box {
    float:left;
    height:72px;
    position:relative;
    width:734px;
}
.list li .grid-box .grid-img {
    border:1px solid #e0e0e0;
    width:70px;
    height:70px;
    position:relative
}
.list li .grid-box .grid-img img {
    width:70px;
    height:70px;
    position:absolute;
    top:0px;
    left:0px;
}
.list li .grid-box .grid-img .sale {
    width:50px;
    height:50px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:100;
}
.list li .grid-box .grid-img .sale img {
    width:50px;
    height:50px;
    position:absolute;
    top:0px;
    left:0px;
}
.list li .grid-box .grid-text {
    width:500px;
    text-align:left;
    position:absolute;
    top:0px;
    left:82px;
    height:70px;
    vertical-align:middle;
}
.list li .grid-box .grid-desc {
    height:12px;
    line-height:11px;
    font-size:11px;
}
.list li .grid-box .grid-code {
    text-align:left;
    margin-bottom:2px;
    font-size:12px;
    margin-top:0px;
}
.list li .grid-box .grid-favs {
    font-size:12px;
    position:absolute;
    bottom:3px;
    left:182px;
    text-align:right;
    height:12px;
    padding:0px;
}
.list li .grid-box .grid-avail {
    font-size:12px;
    position:absolute;
    bottom:0px;
    left:82px;
    text-align:right;
    height:16px;
    padding:0px
}
.list li .grid-box .grid-stars {
    position:absolute;
    left:82px;
    bottom:17px;
    width:80px;
    height:20px;
}
.list li .grid-box .grid-price {
    color:#414240;
    position:absolute;
    top:0px;
    right:0px;
    text-align:right;
    line-height:14px;
}
.list li .grid-box .grid-price .price {
    font-size:18px;
    font-weight:bold;
}
.list li .grid-box .grid-price .tax {
    font-size:10px;
}
.list li .grid-box .more-btn {
    color:#ffffff;
    position:absolute;
    bottom:0px;
    right:0px;
}
.list li .grid-box .add-table {
    position:absolute;
    bottom:0px;
    right:100px;
    margin-bottom:0px;
}
.sale {
width: 75px;
height: 75px;
position: absolute;
top: 0px;
left: 2px;
z-index: 100;
}
.list li {
    border-bottom:1px dotted #d9d9d9;
    list-style:none;
    height:72px;
    padding:5px 0px;
}
.list li .grid-box {
    float:left;
    height:72px;
    position:relative;
    width:734px;
}
.list li .grid-box .grid-img {
    border:1px solid #e0e0e0;
    width:70px;
    height:70px;
    position:relative
}
.list li .grid-box .grid-img img {
    width:70px;
    height:70px;
    position:absolute;
    top:0px;
    left:0px;
}
.list li .grid-box .grid-img .sale {
    width:50px;
    height:50px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:100;
}
.list li .grid-box .grid-img .sale img {
    width:50px;
    height:50px;
    position:absolute;
    top:0px;
    left:0px;
}
.list li .grid-box .grid-text {
    width:500px;
    text-align:left;
    position:absolute;
    top:0px;
    left:82px;
    height:70px;
    vertical-align:middle;
}
.list li .grid-box .grid-desc {
    height:12px;
    line-height:11px;
    font-size:11px;
}
.list li .grid-box .grid-code {
    text-align:left;
    margin-bottom:2px;
    font-size:12px;
    margin-top:0px;
}
.list li .grid-box .grid-favs {
    font-size:12px;
    position:absolute;
    bottom:3px;
    left:182px;
    text-align:right;
    height:12px;
    padding:0px;
}
.list li .grid-box .grid-avail {
    font-size:12px;
    position:absolute;
    bottom:0px;
    left:82px;
    text-align:right;
    height:16px;
    padding:0px
}
.list li .grid-box .grid-stars {
    position:absolute;
    left:82px;
    bottom:17px;
    width:80px;
    height:20px;
}
.list li .grid-box .grid-price {
    color:#414240;
    position:absolute;
    top:0px;
    right:0px;
    text-align:right;
    line-height:14px;
}
.list li .grid-box .grid-price .price {
    font-size:18px;
    font-weight:bold;
}
.list li .grid-box .grid-price .tax {
    font-size:10px;
}
.list li .grid-box .more-btn {
    color:#ffffff;
    position:absolute;
    bottom:0px;
    right:0px;
}
.list li .grid-box .add-table {
    position:absolute;
    bottom:0px;
    right:100px;
    margin-bottom:0px;
}
.sale {
width: 75px;
height: 75px;
position: absolute;
top: 0px;
left: 15px;
z-index: 100;
}
.price-new{
  color:#EC008B!important;

}

.list li .grid-box .add-table input,
.grid li .grid-box .add-table input,
.product-info .product-add input {
    border:1px solid #f47521;
    width:26px;
    padding:9px 2px 9px 2px;
    font-size:13px;
    text-align:center;
    display: inline-block;
    color:#7a7a7a;
    font-family:verdana,Helvetica,Arial,sans-serif;
}

.list-controls,
#list-controls-bottom {
    width:100%;
    position:relative;
    height:60px;
    background-color:#eae8e8;
    font-size:13px;
}
.sortby {
    position:absolute;
    top:14px;
    left:10px;
    width:260px;
}
.sortby select {
    width:170px;
}
.per_page {
    position:absolute;
    top:14px;
    right:220px;
}
.per_page select {
    width:70px;
}
.pagination {
    width:180px;
    position:absolute;
    top:14px;
    right:10px;
}
#blogs-list {
    position:relative;
    height:30px;
}
#blogs-list .blogs-pagination {
    width:180px;
    height:30px;
}
#blogs-list .blogs-pagination .pagination {
    width:180px;
    position:absolute;
    top:0px;
    right:0px;
}
#orders-list {
    position:relative;
    height:30px;
}
#orders-list .pagination {
    width:180px;
    position:absolute;
    top:0px;
    right:0px;
}
.next-page, 
.prev-page {
    float:right;
    width:19px;
    margin-top:6px;
}
.page-of {
    min-width:80px;
    float:right;
    padding-left:5px;
    padding-right:5px;
}
.page-of input,
.sortby select,
.per_page select {
    margin-bottom:4px;
    outline: 0 none;
    position:relative;
    font-size:13px;
    line-height:18px;
    padding:5px;
}
.page-of input {
    text-align:center;
    width:30px;
}
.buttons {
    position:absolute;
    top:14px;
    left:270px;
}
.buttons img {
    margin-top:6px;
    margin-right:5px;
    cursor:pointer;
}
#facet {
    position:relative;
    margin:20px 0px 20px 20px;
    width:253px;
    border:1px solid #f6a067;
}
#facet_selections ul.select-side {
    margin:0px;
    padding-left:0px;
}
#facet_selections ul.select-side li {
    list-style:none;
    font-size:12px;
    padding:3px 10px 3px 10px;
    border-bottom:1px solid #dfdfdf;
    background-color:#F8F8F6;
}
#facet .facet-title {
    padding:10px;
    color:#ffffff;
    font-size:14px;
    border-bottom:solid #ffffff 1px;
    background-color:#f6a067;
}
#facet .facet-row {
    font-size:12px;
    border-bottom:1px solid #dfdfdf;
    background-color: #F8F8F6;
}
#facet .facet-row a,
#facet .facet-row a:link,
#facet .facet-row a:active,
#facet .facet-row a:visited {
    padding:5px 10px 5px 10px;
    width:233px;
    display:block;
    color:#f6a067;
}
#facet .facet-row a:hover {
    color:#ffffff;
    background-color:#f6a067;
}
#facet .facet-row .count {
    color:#5b5b5b;
}
.facet-module .after20,
.facet-module .showless,
.facet-module.showall .showmore {
    display:none;
}

.facet-module.showall .after20,
.facet-module.showall .showless {
    display:block;
}
.moreless {
    font-size:12px;
    border-bottom:1px solid #dfdfdf;
    background-color: #009fe3;
}
.moreless a,
.moreless a:link,
.moreless a:active,
.moreless a:visited {
    padding:5px 10px 5px 10px;
    /*width:233px;*/
    display:block;
    color:#FFF;
    font-weight:bold;
}
.moreless a:hover {
    color:#ffffff;
    background-color:#f47521;
}

#right-column .catbox {
    font-size:11px;
    width:131px;
    float:left;
    height:170px;
    text-align:center;
}
#right-column .one-cat-box {
    margin:15px 19px 5px 0px;
}
#right-column .two-cat-box {
    margin:15px 0px 5px 0px;
}
#right-column .catbox img {
    border: 1px solid #e0e0e0;
}
#drill {
    position:relative;
    margin:20px 0px 20px 20px;
    width:253px;
    border:1px solid #f6a067;
}
#drill .drill-title {
    padding:10px;
    color:#ffffff;
    font-size:14px;
    border-bottom:solid #ffffff 1px;
    background-color:#f6a067;
}
.drill-title a:link,
.drill-title a:visited,
.drill-title a:active {
    color:#ffffff;
}

#drill ul.cat-list {
    list-style:none;
    margin:0px;
    padding:0px;
}
#drill ul.cat-list li {
    list-style:none;
    padding:0px;
    margin:0px;
}
#drill ul.cat-list li.li0 a,
#drill ul.cat-list li.li0 a:link,
#drill ul.cat-list li.li0 a:visited,
#drill ul.cat-list li.li0 a:active{
    font-size:12px;
    border-bottom:1px solid #dfdfdf;
    background-color:#F8F8F6;
    display:block;
    width:233px;
    padding:4px 10px 5px 10px;
    color:#f6a067;
}
#drill ul.cat-list li.li0 a:hover{
    color:#ffffff;
    background-color:#f6a067;
}
#drill ul.cat-list li.li1 a,
#drill ul.cat-list li.li1 a:link,
#drill ul.cat-list li.li1 a:visited,
#drill ul.cat-list li.li1 a:active{
    font-size:11px;
    width:223px;
    padding:4px 10px 5px 20px;
    color:#7a7a7c;
}
#drill ul.cat-list li.li1 a:hover{
    color:#7a7a7c;
    background-color:#d6d4d4;
}
#drill ul.cat-list li.li2 a,
#drill ul.cat-list li.li2 a:link,
#drill ul.cat-list li.li2 a:visited,
#drill ul.cat-list li.li2 a:active{
    font-size:11px;
    width:213px;
    padding:4px 10px 5px 30px;
    color:#7a7a7c;
}
#drill ul.cat-list li.li2 a:hover{
    color:#7a7a7c;
    background-color:#edecec;
}

.locator-title {
  font-size: 30px;
  font-family: "appetiteregular", sans-serif;
  color: #01437d;
  background: none !important;
}
#locator-side {
  border: none !important;
  color: #01437d;
}
#locator-side td{
  vertical-align:middle !important;
  }
#locator-side p {
  margin: 15px 0;
}
#addressSearchButton {
  border-radius: 5px;
  border: 1px solid #01437d;
  background: #01437d !important;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  width: 180px;
  margin-top: 15px;
  margin-bottom: 30px;
  font-weight: bold;
}
#map-canvas {
  overflow: visible;
  width: 728px;
  height: 570px;
  /*border: 1px solid #98989a;*/
}
#map-sidebar {
  float: left;
  width: 260px;
  height: 365px;
  font-size: 11px;
  color: #000;
  overflow: auto;
  overflow-x: hidden;
  -ms-overflow-x: hidden
}
#map-sidebar div {
  width: 100%;
  padding: 10px 10px 10px 10px;
  border-bottom: 1px dotted #dfdfdf;
  background-color: #ffffff;
  font-size: 11px;
  font-family:Arial, Helvetica, sans-serif !important;
  color: #01437d;
  font-size:14px;
}
#map-sidebar div a{
  color: #01437d !important;
  font-size:14px;
  }
#locator-input input {
  border-radius: 10px;
  border: 1px solid #00447c;
  padding: 10px !important;
  width: 220px !important;
  margin: 15px 0px;
  color: #01437d;
  font-family:Arial, Helvetica, sans-serif !important;
}
#locator-side select {
  border-radius: 10px;
  border: 1px solid #00447c;
  width: 110px;
  padding: 10px !important;
  color: #01437d;
  text-align: left;
  display: inline-block;
}
.locator-side-more-info{
  height:34px;
  width:103px;
  display:block;
  text-indent:-999px;
  background:url(/attachments/StyleSheet/6/more_info.png?ts=1486714067);
  background-repeat:no-repeat;
  }
.locator_open_hours {
  width: 100%;
}
.locator_open_hours td {
  padding: 5px;
  color: #01437d;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align:center;
}
.locator_day {
  text-align:left !important;

}
.sotre_list_by_state li:first-child {
}
.sotre_list_by_state {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
  width: 100%;
}
.sotre_list_by_state ul {
  margin: 0;
}
.sotre_list_by_state a {
  display: block;
  margin-bottom: 10px;
}

.sotre_list_by_state h3 {
  font-family: "Futura-Book", sans-serif;
}
.all_sotre_list h2 {
  color: #01437d;
  font-family: "appetiteregular", sans-serif;
  font-size: 30px;
}
.all_sotre_list {
  color: #01437d;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.store_popup .locator_open_hours td{
  color: #474747 !important;
  text-align:left;
  padding:0 !important;
}
.store_popup .petvet h3{
  font-size:12px;
  color: #474747 !important;

  }
.store_popup .petvet .store_phone a{
  font-size:14px;
  color: #474747 !important;
  display:block;
  width:100%;
  }
.store_popup .petvet p{
   clear:both;
   float:left;
}
.store_popup .petve{
  overflow:auto;
  clear:both;
  float:left;
}
.store_popup .petvet .store_phone ,.store_popup .petvet h3{
  margin:5px 0;

  }
.store_popup{
  width:230px;

}

.product_freight_info li{
  list-style:none;
  color: rgb(0, 67, 122);
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
}
#product-share {
    width:400px;
    height:36px;
    float:left;
    margin-bottom:20px;
    margin-top:10px;
}
#image-box {
    width:534px;
    float:left;
}
#image-box #product-image {
    width:400px;
    height:400px;
    border:1px solid #dfdfdf;
    float:left;
    line-height:0;
    position:relative;
}
#image-box #product-image .sale {
    position:absolute;
    top:0px;
    left:0px;
    width:100px;
    height:100px;
    z-index:100;
}
#image-box #multiple-images {
    float:right;
    width:120px;
}
#image-box #multiple-images img {
    float:right;
    border:1px solid #dfdfdf;
    margin-bottom:8px;
    margin-left:8px;
}
#info-box {
    width:442px;
    float:right;
}
#info-box hr {
    margin-top:15px;
    margin-bottom:15px;
}
#info-box .product-info {
    width:400px;
    border:1px solid #c4c0c0;
    padding:20px;
    background-color:#eae9e9;
    font-size:12px;
    background:url(/attachments/StyleSheet/6/product.png?ts=1486714067);
    background-repeat:repeat-x;
    position:relative;
    margin-bottom:20px;
}
#info-box .product-info .left-info {
    width:250px;
    font-size:11px;
}
#info-box .product-info .left-info-small {
    width:250px;
    font-size:11px;
    min-height:110px;
    height:auto !important;
    height:90px;
}
#info-box #SCS {
    font-size:11px;
}
#info-box #SCS .scs-select-title{
    font-weight:bold;
    padding-bottom:3px;
}
#info-box #SCS .scs-select-box select{
    width:160px;
}
#info-box #SCS .scs-select-swatches{
    padding-bottom:5px;
}
#info-box #SCS .scs-select-swatches img{
    float:left;
    width:30px;
    height:30px;
    margin-right:5px;
    border: 2px solid #c1c0c0;
}
#info-box #SCS .scs-select-swatches img.selected{
    border: 2px solid #666666;
}
#info-box .product-info .uom-info {
    width:200px;
    font-size:11px;
    float:left;
}
#info-box .product-info .uom-info .uoms select {
    width:100px;
}
#info-box .product-info .product-price {
    position:absolute;
    top:50px;
    right:20px;
    font-size:12px;
    font-weight:bold;
    color:#414240;
    text-align:right;
}
#info-box .product-info .product-reviews {
    position:absolute;
    top:20px;
    right:20px;
    font-size:12px;
    text-align:right;
}
#info-box .product-info #price-breaks {
    font-size:10px;
    margin-bottom:0px;
    border:1px solid #f47521;
}
#info-box .product-info #price-breaks td {
    padding:1px 4px;
    background-color:#ffffff;
}
#info-box .product-info #price-breaks .breaks-head td {
    background-color:#f6a067;
    border-bottom:1px solid #f47521;
    padding:2px;
    color:#ffffff;
    text-align:center;
}
#info-box .product-info .product-code {
    font-weight:bold;
    font-size:15px;
    padding-bottom:10px;
    color:#f47521;
}
#info-box .product-info .product-add {
    float:right;
    width:125px;
    text-align:right;
}
#info-box .product-info .add-table {
    margin:0px;
}
#info-box .product-info #freight-table {
    font-size:11px;
    margin-bottom:0px;
}
#info-box .product-info #freight-table td.dots {
    border-right:1px dotted #b2b1b1;
    padding-right:10px;
}
#info-box .product-info #freight-table input {
    width:70px;
    margin:3px 0px 5px 0px;
}
#info-box .product-info #freight-table .freight-options {
    color:#f47521;
}
#review_table table {
    margin-bottom:0px;
}
table#review_table table td {
    vertical-align:middle;
}
#review_table .review-text input {
    width:250px;
    margin:3px 20px 5px 0px;
}
#review_table textarea {
    width:250px;
    margin:3px 0px 5px 0px;
}
h1.product-page {
    border-bottom:1px dotted #f47521;
}
.review_title{
  color: #00447c;
    font-family: "Futura-Book",sans-serif;
    font-size: 24px;
  border-bottom: 1px solid #ddd;
  padding-bottom:10px;

  }
#blogs-list .backtotop {
    width:180px;
    position:absolute;
    top:0px;
    left:0px;
}
#blog-search-box {
    margin-top:20px;
    margin-left:20px;
}
#blog-search-box table {
    border-spacing:0px;
}
#blog-search-box td {
    vertical-align:top;
    height:27px;
    padding:0px;
    margin:0px;
}
#blog-search-box input {
    border:1px solid #828282;
    width:213px;
    padding:5px 5px 5px 4px;
    font-size:15px;
    color:#7a7a7a;
    font-family:verdana,Helvetica,Arial,sans-serif;
    text-align:left;
    display:inline-block;
    height: 19px;
}
h2.news,
h1.news{
    margin:0px;
}
#article-share {
    width:400px;
    height:36px;
    float:right;
    text-align:right;
}
table.news-posts {
    margin-bottom:20px;
    width:100%;
}
table.news-posts td.news_image {
   width:170px;
}
table.news-posts img {
    width:150px;
    margin-right:20px;
}
table.news-posts td {
    border-bottom:1px dotted #dfdfdf;
    padding-bottom:20px;
}
table.blog-post img {
    width:250px;
    margin-left:20px;
    margin-bottom:20px;
}
table.blog-post td {
    border-bottom: 1px dotted #dfdfdf;
}
#cart-right-column-summary {
  width: 450px;
  float: right;
}
#cart-left-column-wide {
  width: 450px;
  float: left;
}
.no-border td {
  border: none !important;
}
.product-img {
  float: left;
}
.product_title {
  width: 200px;
  float: left;
  margin-left: 10px;
}

.cart-steps {
  color: #d9d9da;
}
.summary-boxes {
  position: relative;
  margin: 20px 20px 20px 0px;
  overflow: auto;
  border:none !important;
}
.summary-boxes .summary-title {
  padding: 10px;
  color: #ffffff;
  font-size: 14px;
  border-bottom: solid #ffffff 1px;
  background-color: #f6a067;
}
table.summary-cart {
  margin: 0px;
  width: 100%;
  text-align: left;
  font-size: 11px;
}
table.summary-cart td {
  vertical-align: middle;
  font-family: "Futura-Book", sans-serif;
  font-size: 16px;
  color: #00447c;
  border-bottom: 1px solid #00447c;
  padding: 5px 10px;
}
.summary-cart a {
  font-family: "Futura-Book", sans-serif;
  font-size: 16px;
  color: #00447c !important;
}
.summary-cart a:hover {
  color: #34a3ef;
}
table.summary-cart th {
  padding: 10px;
  font-family: "Futura-Book", sans-serif;
  padding: 10px;
  font-size: 24px;
  color: #00447c;
  text-align: left;
}
.summary-total {
  width: 180px;
  float: right;
}
.summary-total td {
  font-family: "Futura-Book", sans-serif;
  font-size: 16px;
  color: #00447c;
  padding:0 10px;
}
.edit_cart {
  clear: both;
  float: right;
}
.checkout-title {
  color: #00447c;
  font-size: 30px;
 /* padding: 9px 20px 10px 10px;*/
  font-family: "appetiteregular", sans-serif;
  margin: 0px 0px 20px 0px;
  background: none !important;
}
table.checkout-table {
  margin: 0px;
  width: 100%;
  text-align: left;
}
table.checkout-table th {
  font-family: "Futura-Book", sans-serif;
  font-size: 24px;
  color: #00447c;
  text-align: left;
}
table.checkout-table td {
  vertical-align: middle;
  border-bottom: 1px solid #00447c;
  padding: 10px 0;
  font-family: Arial,Helvetica,sans-serif !important;
  font-size: 16px;
  color: #00447c;
}
table.checkout-table td.freight-cell {
  padding: 20px 20px 5px 20px;
  border-top: none;
  vertical-align: top;
  width: 350px;
}
table.checkout-table td.template-cell {
  padding: 20px 20px 5px 20px;
  border-top: none;
  vertical-align: top;
}
table.checkout-table td div#freight_estimate {
  border-top: 1px dotted #b2b1b1;
  padding-bottom: 10px;
  float: left;
}
table.checkout-table td #freight_estimate div {
  border-bottom: 1px dotted #b2b1b1;
  padding-bottom: 10px;
  padding-top: 10px;
  float: left;
  width: 100%;
}
table.checkout-table .refresh-cell {
  padding-left: 0px;
  padding-right: 0px;
  width: 93px;
}
table.checkout-table .refresh-button {
  border: none;
  background: none;
  width: 93px;
  cursor: pointer;
  padding: 0px;
  margin: 0px;
}
table.checkout-table .kit-row1 td, table.checkout-table .kit-row2 td {
  vertical-align: middle;
  background-color: #fbfbfb;
  border-bottom: 1px solid #dfdfdf;
  padding: 5px 10px;
}
table.checkout-table .cart-img {
  line-height: 0;
}
table.checkout-table .cart-img img {
  height: 100px;
  width: 100px;
}
table.checkout-table input[type="text"], table.checkout-table input[type="number"] {
  color: #7A7A7A;
  display: inline-block;
  font-size: 13px;
  padding: 7px 5px 6px 4px;
  text-align: left;
  border: 1px solid #DCD9D9;
  width: 300px;
  font-family: verdana, Helvetica, Arial, sans-serif;
}
table.checkout-table input.radio-button {
  width: 20px;
}
table.checkout-table td.dates input {
  width: 50px;
  margin-left: 5px;
}
table.checkout-table input#estimate-freight-postcode {
  width: 80px;
}
table.checkout-table td.ccv input {
  width: 50px;
}
table.checkout-table .cart-qty {
  width: 52px;
  padding:0 10px;
}
table.checkout-table td.cart-over {
  text-align: center;
}
table.checkout-table .cart-over input {
  width: 70px;
  border: 1px solid #DCD9D9;
  text-align: center;
}
table.checkout-table .cart-qty input {
  width: 50px;
  border: 1px solid #00447c;
  text-align: center;
  border-radius: 10px;
}
table.checkout-table td.total-block {
  background-color: #ffffff;
  color: #3a3939;
  font-size: 13px;
  padding: 10px;
}
table.checkout-table td.total-block-top {
  background-color: #ffffff;
  color: #3a3939;
  font-size: 13px;
  padding: 10px;
}
table.checkout-table td.grand {
  font-weight: bold;
  color: #f6a067;
  font-size: 18px;
}
table.checkout-table td.total-line-top {
  background-color: #e0dede;
  padding: 10px;
  border-top: 1px solid #777676;
}
table.checkout-table td.total-line {
  background-color: #e0dede;
  padding: 10px;
  border-top: 1px solid #a6a4a4;
}
table.checkout-table td .input-table {
  margin: 0px;
}
table.checkout-table td .input-table td {
  border-top: none;
  padding: 0px;
  margin: 0px;
}
.paypal-btn {
  padding: 0px;
  margin: 0px;
  width: 148px;
  border: 0px;
  cursor: pointer;
}
.freight_estimator {
  padding: 5px;
  border-radius: 10px;
  background: #00447c;
  color: #FFF;
  overflow: auto;
  padding: 20px 10px;
  width: 540px;
}
.freight_estimator img {
  float: left;
}
.freight_estimator h2 {
  font-family: "Futura-Book", sans-serif;
  margin-top: 15px !important;
}
.freight_left {
  float: left;
  width: 260px;
  clear: both;
}
.freight_right {
  width: 250px;
  float: right;
}
#estimate-freight-postcode {
  border-radius: 10px;
  border: 1px solid #00447c;
  padding: 10px;
  width: 250px !important;
  margin: 15px 0px;
  color: #01437d;
  font-family: Arial, Helvetica, sans-serif !important;
}
#btn-estimate-freight {
  border-radius: 10px;
  border: 3px solid #FFF;
  background: #ec008c;
  text-transform: uppercase;
  color: #FFF;
  clear: both;
  float: left;
  font-weight: bold;
  height: 30px;
  width: 90px;
  text-align: center;
}
.freight_amount {
  font-size: 30px;
  font-weight: bold;
}
#freight_estimate {
  float: right;
  line-height: 30px;
}
.checkout-table-total td {
  padding: 5px;
}
.checkout-table .override_base_uom_unit_price{
  border: 1px solid #00447c ;
    border-radius: 10px;

  }
.checkout-table .notes_from{
  border: 1px solid #00447c ;
    border-radius: 10px;
    width:190px !important;
   color:#00447c !important;
  }
.checkout-table .notes_to, .checkout-table textarea {
    border: 1px solid #00447c ;
    border-radius: 10px;
    width:190px !important;
    color:#00447c !important;

  }
.checkout-table .notes_message{
  border: 1px solid #00447c !important;
    border-radius: 10px;

  }
.checkout-table-total .total-block-top, .checkout-table-total .total-block {
  color: #00447c;
  font-size: 24px;
  font-family: "Futura-Book", sans-serif;
}
.checkout-table-total .grand p {
  font-size: 12px !important;
  font-family: Arial, Helvetica, sans-serif;
  color: #00447c;
  float: right;
}
.checkout-table-total .grand-amount {
  font-family: "Futura-Bold", sans-serif;
  color: #00447c;
  font-size: 24px;
}
.btnCheckout {
  border-radius: 10px;
  border: 1px solid #01437d;
  background: #01437d !important;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  width: 180px;
  margin-top: 15px;
  margin-bottom: 30px;
  font-weight: bold;
  float: right;
}

.gf_input_wrap textarea{
    color: #7A7A7A;
    padding:5px !important;
  font-size: 13px;
  min-width:190px;
  min-height:100px;
  border:1px solid #fff !important;


}
.gf_input_wrap input{
  margin-bottom: 5px;
  width:auto !important;
  border:1px solid #fff !important;
}
/*Shipping pages table */

.shipping-checkout-table th {
  font-family: "Futura-Book", sans-serif;
  font-size: 24px;
  color: #00447c;
}
.shipping-checkout-table td {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 20px;
  color: #00447c;
  padding: 10px;
  vertical-align: middle;
}
.continue {
  border-radius: 10px;
  border: 1px solid #01437d;
  background: #01437d !important;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  width: 180px;
  margin-top: 15px;
  font-weight: bold;
  float: right;
}
/* DELIVERY PAGE*/
.donation_amount, .new_coupon_code, #gift_voucher_reference {
  border: 1px solid #00447c !important;
  border-radius: 10px;
  color: #01437d;
  font-family: Arial, Helvetica, sans-serif !important;
  margin: 15px 0;


}
.donation_amount{
    width: auto !important;
  }
.new_coupon_code, #gift_voucher_reference{
   width: 340px !important;
  }
#paymentForm th, .delivery-details th, #paypal-paymentForm th {
  font-family: "Futura-Book", sans-serif;
  font-size: 24px;
  color: #00447c;
}
.payment-checkout-table td, .delivery-details td {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px;
  color: #00447c;
  vertical-align: middle;
}
.payment-donation-left {
  float: left;
  width: 135px;
}
.payment-donation-right {
  float: right;
}
.update_donation, .small-pink-btn, .remove_donation {
  background: none repeat scroll 0 0 #ec008c;
  border: 0 none;
  border-radius: 10px;
  font-family: 'Futura-Bold' !important;
  font-size: 14px;
  padding: 5px 0 !important;
  text-transform: uppercase;
  width: 105px !important;
  color: #FFF !important;
  border: 1px solid #ec008c !important;
}
#paymentForm input {
  border: 1px solid #00447c !important;
  border-radius: 10px;
  color: #01437d;
  font-family: Arial, Helvetica, sans-serif !important;
  margin: 5px 15px 5px 0;
  padding: 10px !important;
}
#paymentForm td {
  vertical-align: middle;
}
.large-blue-btn {
  background: none repeat scroll 0 0 #01437d !important;
  border: 1px solid #01437d;
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  text-align: center;
  text-transform: uppercase;
  width: 180px;
}
#paymentForm {
  width: 440px;
}
.short_input {
  width: 100px !important;
}
.mid_input {
  width: 200px !important;
}
#paymentForm .total {
  font-family: "Futura-Book", sans-serif;
  color: #00447c;
  float: right;
  text-align: right;
  font-size: 16px;
  margin-right: 15px;
}
.total .amount {
  font-size: 24px;
}
.delivery_instructions {
  color: #01437d;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 18px;
  margin-top: 20px;
  width: 100%;
}
.delivery_instructions textarea {
  border: 1px solid #00447c;
  border-radius: 10px;
  color: #01437d;
  font-family: Arial, Helvetica, sans-serif !important;
  margin: 15px 0;
  padding: 10px;
  width: 100%;
}
#new_delivery_address_toggle {
  color: #00447c;
  font-family: "Futura-Book", sans-serif;
  font-size: 24px;
  text-decoration: none;
  cursor: pointer;
  clear: both;
  float: left;
  margin-bottom:30px;
}
#new_delivery_address_toggle:hover {
  text-decoration: none;
}
.new_delivery_address_form {
  display: none;

}
.delivery-page td {
  font-size: 14px !important;
}
.new_delivery_address th {
  font-family: "Futura-Book", sans-serif;
  font-size: 18px;
  color: #00447c;
}
.new_delivery_address {
  width: 100%;
}
.new_delivery_address p {
  color: #00447c;
  font-size: 14px;
}
.new_delivery_address input[type="text"], .delivery_instructions input[type="text"], .new_delivery_address input[type="tel"], .delivery_instructions input[type="tel"], .delivery_instructions select, .new_delivery_address select{

  border: 1px solid #00447c;
  border-radius: 10px;
  color: #01437d;
  font-family: Arial, Helvetica, sans-serif !important;
  margin: 15px 0;
  padding: 10px;
  width: 100% !important;
}

.checkbox_to_leave{
  float: left;
  width: auto !important;
  margin: 0 5px 0 0 !important;
}
.review-form input, .review-form textarea {
  border: 1px solid #00447c;
  border-radius: 10px;
  color: #01437d;
  font-family: Arial, Helvetica, sans-serif !important;
  margin: 15px 0;
  padding: 10px;
}
/*POPUP shipping page*/

.weight-cat {
  text-align: left !important;
}
#Modal-shipping-details td {
  text-align: center;
}
#Modal-shipping-details .shipping-price {
  font-size: 24px !important;
}
#Modal-shipping-details .modal-content {
  border-radius: 10px;
}
#Modal-shipping-details h2 {
  font-size: 16px !important;
  margin-top: 0 !important;
}
#Modal-shipping-details {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px;
  color: #00447c;
}
.view-shipping-details {
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  text-decoration: underline;
}
#Modal-shipping-details .modal-footer {
  border: none !important;
  padding: 10px;
  margin-top: 0 !important;
}
.form_table .full_address_row td{
  padding-left:275px;
  }
#account-menu {
    position:relative;
    margin:20px 0px 20px 20px;
    width:253px;
    border:1px solid #f6a067;
}
#account-menu .account-title {
    padding:10px;
    color:#ffffff;
    font-size:14px;
    border-bottom:solid #ffffff 1px;
    background-color:#f6a067;
}
#account-menu .account-title a:link,
#account-menu .account-title a:visited,
#account-menu .account-title a:active {
    text-decoration:none;
    color:#ffffff;
}
#account-menu .account-title a:hover {
    color:#ffffff;
}
#account-menu ul.account-list {
    margin:0px;
}
#account-menu ul.account-list li {
    list-style:none;
    font-size:12px;
    margin-left:0px;
    padding:0px 0px;
    background-color:#F8F8F6;
    border-bottom:1px solid #dfdfdf;
}
#account-menu ul.account-list li:hover {
    color:#ffffff;
    background-color:#f6a067;
}
#account-menu ul.account-list li a:link,
#account-menu ul.account-list li a:active,
#account-menu ul.account-list li a:visited {
    text-decoration:none;
    width:235px;
    padding:5px 10px 5px 10px;
    display:block;
}
#account-menu ul.account-list li a:hover {
    color:#ffffff;
    text-decoration:none;
    width:235px;
    display: block;
}
table.account_table .pagination a:link,
table.account_table .pagination a:visited,
table.account_table .pagination a:active {
    color:#dfdfdf;
}
table.account_table .pagination a:hover {
    color:#000000;
}
table.account_table {
    margin:0px;
    width:100%;
    text-align:left;
}
table.account_table th {
    background-color:#98989a;
    padding:10px;
    font-size:14px;
    color:#ffffff;
    text-align:left;
}
table.account_table th.lighter-header {
    background-color:#bebdbd;
}

table.account_table td {
    vertical-align:middle;
    background-color:#F1f1f1;
    border-bottom:1px solid #DFDFDF;
    padding:5px 10px;
}
table.account_table td input#user_newsletter_params_marketing_opt_in_off,
table.account_table td input#user_newsletter_params_marketing_opt_in,
input#newsletter_signup {
    width:15px;
}
table.form_table td.check {
    padding-bottom:10px;
}
table.form_table #user_email_address {
    float:left;
}
table.account_table .account_footer td {
    text-align:left;
    font-weight:bold;
    background-color: #dfdfdf;
}
table#fast_table {
    margin:0px;
    width:100%;
    text-align:left;
}
table#fast_table th {
    background-color:#98989a;
    padding:10px;
    font-size:14px;
    text-align:left;
    color:#ffffff;
}
table#fast_table td {
    vertical-align:middle;
    background-color:#f1f1f1;
    border-bottom:1px solid #dfdfdf;
    padding:5px 10px;
}
table#fast_table .fast_total td {
    font-weight:bold;
    background-color:#dfdfdf;
    text-align:right;
    color:#3b3c3c;
    font-size:14px;
}
table#fast_table .qty {
    text-align: center;
}
table#fast_table input[type="text"] {
    width:200px;
}
table#fast_table .qty input {
    width:50px;
}

table#template_table {
    margin:0px;
    width:100%;
    text-align:left;
}
table#template_table th {
    background-color:#98989a;
    padding:10px;
    font-size:14px;
    text-align:left;
    color:#ffffff;
}
table#template_table td {
    vertical-align:middle;
    background-color:#f1f1f1;
    border-bottom:1px solid #dfdfdf;
    padding:5px 10px;
}
table#template_table .temp_footer td {
    text-align:left;
    font-weight:bold;
    background-color:#dfdfdf;
}
table#template_table .section_header td {
    background-color:#bebebd;
    padding:10px;
    color:#ffffff;
}
table#template_table .uom select {
    width:100px;
}
#template_table td input[type="number"] {
    width:50px;
    text-align:center;
}
#template_table td.override input {
    width:70px;
    text-align:center;
}

::-webkit-input-placeholder { /* WebKit browsers */
 color:    #7a7a7a;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #7a7a7a;
 opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #7a7a7a;
 opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color:    #7a7a7a;
}
.new_login_left, .new_login_right {
  border-radius: 10px;
  border: 1px solid #01437d;
  padding: 10px;
  width: 450px;
  color: #01437d;
  margin: 20px 0;

}
.new_login_left input, .new_login_right input {
  border-radius: 10px;
  border: 1px solid #01437d;
  margin-bottom: 10px;
  padding: 10px !important;
}
.new_login_left {
  float: left;
}
.new_login_right h1, .new_login_left h1 {
  font-size: 24px;
  font-family: "Futura-Book", sans-serif;
  color: #01437d;
}
.new_login_left button {
  border-radius: 5px;
  border: 1px solid #01437d;
  background: #01437d !important;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  width: 150px;
  margin-top: 10px;
  font-weight: bold;
}
.new_login_right {
  float: right;
}
.new_login_right a {
  border-radius: 5px;
  border: 1px solid #01437d;
  background: #01437d;
  text-transform: uppercase;
  color: #fff !important;
  text-align: center;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  width: 150px;
  margin-top: 20px;
  font-weight: bold;
  display: block;
}
.new_login_left .surname, .new_login_left .mobile_no {
  width: 130px;
  margin-bottom: 0 !important;
}
.new_login_left td {
  vertical-align: middle !important;
}
.img_or {
  width: 32px !important;
}
.membership_lookup, .forgotten_pwd {
  display: none;
}
#toggle_verify, .futura a {
  color: #01437d !important;
  text-decoration: underline;
  cursor: pointer;
}
#toggle_forgotten {
  color: #01437d;
  cursor: pointer;
  margin-left: 10px;
}
.forgotten_pwd {
  min-height: inherit !important;
}
.futura {
  color: #01437d;
}
/* NEW register */
#contactcheck_form input, #contactcheck_form select {
  border-radius: 10px;
  border: 1px solid #00447c;
  margin-bottom: 10px;
  padding: 10px !important;
}
#contactcheck_form button {
  border-radius: 5px;
  border: 1px solid #00447c;
  background: #00447c !important;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  width: 150px;
  margin-top: 20px;
  font-weight: bold;
}
.guest-checkout {
  background: none repeat scroll 0 0 #00447c !important;
  border: 1px solid #00447c;
  border-radius: 5px;
  color: #fff !important;
  font-size: 16px;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
  width: 190px;
  display: block;
}
.guest-checkout:hover {
  text-decoration: none;
}

.new_reg_bg_blue {
  background: #00aeef;
  color: #FFF;
}
.new_reg_bg_blue p {
  text-align: left;
}
.new_reg_bg_blue a {
  color: #fff !important;
  text-decoration: underline;
}
.new_reg_bg_blue a:hover{
color: #00447c!important;
}
.new_reg_bg_blue label {
}
.billing_text h1, .register_title {
  color: #00447c;
  font-size: 30px;
  border-bottom: none !important;
  font-family: "appetiteregular", sans-serif;
}
.billing_text h1, .billing_text h2{
  margin-right:45px;

}
.billing_text h2 {
  font-size: 24px;
  font-family: "Futura-Book", sans-serif;
}
.billing_text p {
  font-size: 16px;
}
.country_read_only, .billing_text {
  color: #00447c !important;
}
#contactcheck_form input[type="checkbox"] {
  margin: 0 10px 10px 0 !important;
  padding:0 !important;
  border-radius: 0;
  border:none !important;
}
.form_table_register p, .form_table_register p {
  color: #00447c;
}
.form_table_register td {
  text-align: center;
}
.align_left {
  text-align: left !important;
}

.email-tooltip{
   background: #01437d;
    border: 1px solid #01437d;
    border-radius: 7.5px;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 15px;
    line-height: 15px;
    padding-left: 5px;
    width: 15px;
  cursor:help;
  float:left;
  margin:12px 10px;

  }
#overlay_dialog {
    visibility:hidden;
}
#overlay_dialog>.message {
    opacity:1;
    position:fixed;
    top:50%;
    left:50%;
    width:600px;
    min-height:40px;
    margin-left:-303px;
    margin-top:-200px;
    z-index:9999;
    background-repeat:no-repeat;
    background-position:top left;
    cursor:pointer;
    text-align:center;
  border: 3px solid #fff !important;
  border-radius:10px;
}
#overlay_dialog>.message .loader {
    padding:15px 15px 15px 15px;
}
#overlay_dialog>.message .load-box {
    background-color:#ffffff;
}
#overlay_dialog>.background {
    position:fixed;
    background-color:#000000;
    opacity:0.3;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index: 9998;
}
#overlay_dialog .content {
   background-color:#ffffff;
}
#overlay_dialog .content p{
}
#overlay_dialog .not_updated {
    padding:70px 10px 20px 10px;
    text-align:left;
}
#overlay_dialog .not_updated p {
}
#overlay_dialog .notices {
    padding:70px 10px 20px 10px;
    text-align:left;
}
#overlay_dialog .warnings {
    padding:70px 10px 20px 10px;
    text-align:left;
}
.box-info {
    padding:0 15px 0 90px;
    text-align:left;
  color:#FFF;
  font-family: "appetiteregular",sans-serif;
    font-size:18px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  line-height:60px;

}
.added, .deleted, .updated, .info {
    background:url(/attachments/StyleSheet/6/bg_cart_new.png?ts=1486714067);
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#00447c;
}

.pop-table {
    background-color:#ffffff;
    padding-top:15px;
    padding-bottom:15px;
}
table.add-popup {
    width:100%;
    margin-bottom:0px;
  color: #01437d;

}
.add-popup a{
  color: #01437d !important ;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif !important;

}
.add-popup td {
    padding:5px;
    vertical-align:middle;
    background-color:#ffffff;


}
td.pop-image {
    width:75px;
    padding-left:15px;
}
td.pop-image img{
    width:75px;

}
td.pop-image a{
    height:77px;
    display:block;
}
td.pop-title {
    text-align:left;
}
.pop-code {
    font-size:10px;
}
td.pop-unit {
    width:65px;
    text-align:right;
    padding: 0px 10px;
  font-size:18px;
  font-family:Arial, Helvetica, sans-serif !important;
}
td.pop-qty {
    width:90px;
  font-size:18px;
  font-family:Arial, Helvetica, sans-serif !important;
}
td.pop-price {
    text-align:right;
    padding-right:15px;
    width:70px;
  font-size:18px;
}
.no-changes {
   padding:30px;
   background-color:#ffffff;
}
#overlay_dialog .footer {
  background-color:#ffffff;
    padding:10px;
}
#check_out {
  background: #01437d;
  border: 1px solid #01437d;
}
.cool_thanks {
  background: #c1bfbf;
  border: 1px solid #c1bfbf;
}
.cool_thanks, #check_out {
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  text-align: center;
  text-transform: uppercase;
  width: 180px;
}
#sub-footer-wrap {
    width:100%;
    background-color:#f5f5f3;
    border-top:1px solid #f47521;
}
#sub-footer-inner {
    margin:0 auto;
    position:relative;
    width:1050px;
    padding-bottom:25px;
}
#sub-footer-inner h2 {
    border-bottom:1px dotted #f47521;
}
#sub-footer-inner hr {
    border-bottom:1px dotted #868688;
    border-top:none;
    border-left:none;
    border-right:none;
}
#sub-categories {
    font-size:11px;
    float:left;
    margin-top:15px;
    width:235px;
    padding-right:30px;
}
#sub-categories a:link,
#sub-categories a:visited,
#sub-categories a:active {
    color:#7a7a7c;
}
#sub-categories a:hover {
    color:#000000;
}
#sub-news {
    font-size:11px;
    float:left;
    margin-top:15px;
    width:235px;
    text-align:justified;
    padding-right:30px;
}
#sub-store-loc {
    font-size:11px;
    float:left;
    margin-top:15px;
    width:235px;
    padding-right:30px;
}
#sub-store-loc .postcode {
    width:130px;
}
#sub-store-loc .footer-table td,
#sub-contact .footer-table td {
    padding:2px 0px;
}
#sub-contact {
    font-size:11px;
    float:right;
    margin-top:15px;
    width:250px;
}
#sub-contact .footer-table .email_address {
    width:238px;
}

#footer-wrap {
    background:url(/attachments/StyleSheet/6/av-footer-bg.png?ts=1486714067);
    background-repeat:repeat-x;
    height:130px;
    width:100%;
    border-bottom:5px solid #f47521;
    background-color:#898888;
}
#footer-inner {
    margin:0 auto;
    position:relative;
    height:130px;
    width:1050px;
}
#footer-inner #footlogo {
    position:absolute;
    left:0px;
    top:20px;
    width:298px;
    height:36px;
    background:url(/attachments/StyleSheet/6/footer-logo.png?ts=1486714067);
    background-repeat:no-repeat;
    background-position: left top;
}
#footer-inner .footer-logo {
    position:absolute;
    top:20px;
    left:0px;
}
#footer-inner a:link,
#footer-active a:link,
#footer-inner a:visited {
    color:#d4d1d1;
}
#footer-inner a:hover {
    color:#ffffff;
}
#footer-inner #copyright {
    font-size:11px;
    color:#e4e3e3;
    position:absolute;
    bottom:22px;
    right:0px;
    text-align:right;
    width:450px;
}
#footer-inner #contact {
    font-size:11px;
    color:#e4e3e3;
    position:absolute;
    bottom:22px;
    left:0px;
}
.add-btn,
.kit-btn, 
.small-orange-btn,
.large-orange-btn {
    -moz-box-shadow:inset 0px 1px 0px 0px #f6a067;
    -webkit-box-shadow:inset 0px 1px 0px 0px #f6a067;
    box-shadow:inset 0px 1px 0px 0px #f6a067;
    background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#f6a067),color-stop(1,#f47521) );
    background:-moz-linear-gradient( center top,#f6a067 5%,#f47521 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6a067',endColorstr='#f47521');
    background-color:#f6a067;
    border:1px solid #f47521;
    display:inline-block;
    color:#ffffff;
    font-weight:normal;
    text-align:center;
    text-decoration:none;
    cursor:pointer;    
    font-family:verdana,Helvetica,Arial,sans-serif;
}
.add-btn:hover,
.kit-btn:hover, 
.small-orange-btn:hover,
.large-orange-btn:hover {
    background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#f47521),color-stop(1,#f6a067) );
    background:-moz-linear-gradient( center top,#f47521 5%,#f6a067 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47521',endColorstr='#f6a067');
    background-color:#f6a067;
}
.small-orange-btn {
    font-size:13px;
    padding:5px 0px 5px 0px;
    width:140px; 
}
.large-orange-btn {
    font-size:15px;
    padding:9px;
    width: 170px;
}
.add-btn{
    font-size:13px;
    padding:9px 0px 9px 0px;
    width:93px;
}
.kit-btn {
    font-size:13px;
    padding:9px 0px 9px 0px;
    width:125px;
}
.more-btn,
.small-grey-btn,
.large-grey-btn {
    background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#aaaaa8),color-stop(1,#5f5e5e) );
    background:-moz-linear-gradient( center top,#aaaaa8 5%,#5f5e5e 100% ); 
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaaaa8',endColorstr='#5f5e5e');
    background-color:#aaaaa8;
    border:1px solid #625f5d;
    display:inline-block;
    color:#ffffff;
    font-family:verdana,Helvetica,Arial,sans-serif;
    font-weight:normal;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
}
.more-btn:hover,
.large-grey-btn:hover {
    background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#5f5e5e),color-stop(1,#aaaaa8) );
    background:-moz-linear-gradient( center top,#5f5e5e 5%,#aaaaa8 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f5e5e',endColorstr='#aaaaa8');
    background-color:#aaaaa8;
}
.small-grey-btn:hover{
}
.small-grey-btn {
    background: none repeat scroll 0 0 #ec008c;
    border: 0 none;
    border-radius: 5px;
    font: 13px/22px "Futura-T-DEMI" !important;
    text-transform: uppercase;
    font-size:13px;
    padding:5px 0px 5px 0px;
    width:140px;
}
.update_donation {
    font-size:13px;
    padding:5px 0px 5px 0px;
    width:140px;
}
.large-grey-btn {
    font-size: 15px;
    padding: 9px;
    width: 170px;
}
.more-btn {
    font-size:13px;
    padding:9px 0px 9px 0px;
    width:93px;
}
.search-btn {
    background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#888888),color-stop(1,#2c2c2c) );
    background:-moz-linear-gradient( center top,#888888 5%,#2c2c2c 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888',endColorstr='#2c2c2c');
    background-color:#888888;
    border:1px solid #828282;
    display:inline-block;
    color:#ffffff;
    font-family:verdana,Helvetica,Arial,sans-serif;
    font-weight:normal;
    text-align:center;
    text-decoration:none;
    height:31px;
    width:32px;
    padding:0;
    margin:0;
    cursor:pointer;
}
.search-btn:hover {
    background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#2c2c2c),color-stop(1,#888888) );
    background:-moz-linear-gradient( center top,#2c2c2c 5%,#888888 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c2c2c',endColorstr='#888888');
    background-color:#aaaaa8;
}
.remove-coupon {
    background:url(/attachments/StyleSheet/6/remove.png?ts=1486714067);
    background-repeat:no-repeat;
    border:none;
    cursor:pointer;
    background-color: none;
    width:13px;
    height:13px;
    display: inline-block;
    line-height: 14px;
    vertical-align: baseline;
    white-space: nowrap;
    text-indent:-99999px;
}
button.remove-line {
    border:0;
    width:32px;
    height:26px;
    background-image:url(/attachments/StyleSheet/6/remove.png?ts=1486714067);
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
}
#navigation-wrap {
    background: #e6007e;
    height:48px;
    width:100%;
}
#navigation {
    margin:0 auto;
    position:relative;
    height:48px;
    width:1050px;
    min-width:1050px;
}
ul#mega {
    list-style:none;
    font-weight:bold;
    height:48px;
    margin:0 auto;
    width:1050px;
    padding-bottom:0px;
}
ul#mega li {
    float:left;
    text-align:center;
    position:relative;
    height:48px;
    font-size:14px;
    list-style:none;
    padding-left:0px;
    padding-bottom:0px;
}
ul#mega li:hover {
    float:left;
    text-align:center;
    position:relative;
    height:48px;
}
ul#mega li:hover a {
    color:#ffffff
}
ul#mega li a {
    color:#ffffff;
    outline:0;
    text-decoration:none;
    display:block;
    line-height:12px;
    padding:18px 16px 18px 15px;
}
ul#mega li a:hover {
    padding:18px 16px 18px 15px;
}
#mega li:hover div {
    left:0px;
    top:auto;
}
#drop,#drop2,#drop3,#drop4 {
    position:absolute;
    left:-999em;
    z-index:1000;
    margin-top:0px;
    margin-left:0px;
    color:#ffffff;
    font-size:13px;
    width:250px;
    padding:0px;
    border-top:1px solid #ffffff;
    background:#f47521;
}
#drop ul,#drop2 ul,#drop3 ul,#drop4 ul {
    margin:0px;
    width:300px;
    float:left;
    font-size:13px;
}
#drop ul li,#drop2 ul li,#drop3 ul li,#drop4 ul li  {
    margin:0px;
    padding:0px;
    width:250px;
    text-align:left;
    font-size:13px;
    height:33px;
}
#drop ul li:hover,#drop2 ul li:hover, #drop3 ul li:hover,#drop4 ul li:hover {
    margin:0px;
    padding:0px;
    text-align:left;
    font-size:13px;
    height:33px;
    background-color:#f6a067;
}
ul#mega li #drop ul a,
ul#mega li #drop2 ul a,
ul#mega li #drop3 ul a,
ul#mega li #drop4 ul a
{
    padding:10px 16px 10px 17px;
    border-bottom:1px solid #ffffff;
}
ul#mega li #drop ul a:hover,
ul#mega li #drop2 ul a:hover,
ul#mega li #drop3 ul a:hover,
ul#mega li #drop4 ul a:hover
{
    padding:10px 16px 10px 17px;
}
#drop ul li a:link,
#drop ul li a:active,
#drop ul li a:visited,
#drop ul li:hover a,
#drop2 ul li a:link,
#drop2 ul li a:active,
#drop2 ul li a:visited,
#drop2 ul li:hover a,
#drop3 ul li a:link,
#drop3 ul li a:active,
#drop3 ul li a:visited,
#drop3 ul li:hover a,
#drop4 ul li a:link,
#drop4 ul li a:active,
#drop4 ul li a:visited,
#drop4 ul li:hover a {
    text-decoration:none;
    color: #ffffff;
}
.validation_error {
    color:#014c89;
    font-size:11px;
    margin-top:2px;
    margin-bottom:2px;
    clear:both;
}
td.input_error input[type="text"],
td.input_error textarea,
td.input_error select {
    border:#F7596F 1px solid;
    background-color:#f8e0e0;
}

#recaptcha_widget {
   width:250px;
   padding:5px;
   border: 1px solid #DCD9D9;
   background-color:#f2f4f3;
   margin-bottom:5px;
}
#recaptcha_widget #recaptcha_image {
   border:1px solid #d9d9d9;
   width:236px !important;
   margin-bottom:5px;
}
#recaptcha_challenge_image {
   width:236px !important;

}
#recaptcha_widget div.recaptcha_only_if_incorrect_sol {
}
#recaptcha_widget span.recaptcha_only_if_image {
}
#recaptcha_widget span.recaptcha_only_if_audio {
}
#recaptcha_widget #recaptcha_response_field {
   width:236px;
   margin-top:5px;
}
#recaptcha_widget div.recaptcha_only_if_image {
}
#recaptcha_widget div.recaptcha_only_if_audio {
}
#recaptcha_widget div.recaptcha_reload {
    text-align:right;
    font-size:11px;
}
#cart-box .pop {
    position:absolute;
    top:15px;
    right:0px;
    width:19px;
    height:18px;
    display:inline;
}
.pop .pop_menu {
    display:none;
    border:1px solid #98989A;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.pop .pop_toggle {
    background-image:url(/attachments/StyleSheet/6/av-cart-down.png?ts=1486714067);
    background-repeat:no-repeat;
    background-position:center center;
    width:19px;
    height:18px;
    overflow:hidden;
    cursor:pointer;
    background-color:#f47521;
}
.active .pop_menu {
    display:block;
    background-color:#ffffff;
    color:#7a7a7c;
    position:absolute;
    padding:0px;
    width:380px;
    right:0px;
    top:0px;
}
.active .pop_menu a {
}
.active .pop_toggle {
    z-index:2000;
    position:absolute;
    top:0;
    right:0;
    background-image:url(/attachments/StyleSheet/6/av-cart-up.png?ts=1486714067);
}
#popline1,#popline5,#popline4 {
    padding:5px;
}
#popline1 {
    background-color:#ffffff;
    text-align:center;
    border-bottom:1px dotted #dfdfdf;
}
#popline2 {
    text-align:center;
    background-color:#98989A;
    color:#ffffff;
    padding:5px 10px 7px 10px;
}
#popline3 table {
    margin-bottom:0px;
}
#popline3 input[type="number"] {
    width:50px;
    border:1px solid #c8bbbb;
    padding:4px 4px 4px 4px;
    font-size:12px;
    text-align:center;    
    font-size:13px;
    color:#7a7a7a;
}
#popline3 td {
    border-bottom:1px dotted #dfdfdf;
    padding:5px;
    background-color:#ffffff;
    vertical-align:middle;
    height:30px;
    background-color:#F8F8F6;
    line-height:13px;
    font-size:11px;
    color:#a1a1a3;
}
#popline4 {
    font-size:10px;
    background-color:#EBEBEB;
}
#popline4 .c4left {
    float:left;
    width:170px;
}
#popline4 .c4right {
    float:left;
    width:200px;
    text-align:right;
}
#popline5 {
    text-align: center;
}
#slider-wrap {
    background-color:#f6a067;
    height:395px;
    width:100%;
    margin-bottom:1px;
}
#slider-inner {
    margin:0 auto;
    position:relative;
    height:395px;
    width:1050px;
}
.fluid_container {
    width:1050px;
    height: 395px;
}
.camera_pie {
    position:absolute;
    bottom:55px;
    left:35px;
}
.camera_wrap a,
.camera_wrap img,
.camera_wrap ol,
.camera_wrap ul,
.camera_wrap li,
.camera_wrap table,
.camera_wrap tbody,
.camera_wrap tfoot,
.camera_wrap thead,
.camera_wrap tr,
.camera_wrap th,
.camera_wrap td.camera_thumbs_wrap a,
.camera_thumbs_wrap img,
.camera_thumbs_wrap ol,
.camera_thumbs_wrap ul,
.camera_thumbs_wrap li,
.camera_thumbs_wrap table,
.camera_thumbs_wrap tbody,
.camera_thumbs_wrap tfoot,
.camera_thumbs_wrap thead,
.camera_thumbs_wrap tr,
.camera_thumbs_wrap th,
.camera_thumbs_wrap td {
    background:none;
    border:0;
    font:inherit;
    font-size:100%;
    margin:0;
    padding:0;
    vertical-align:baseline;
    list-style:none
}
.camera_wrap {
    display:none;
    float:left;
    position:relative;
    z-index:0;
}
.camera_wrap img {
    max-width:none!important;
}
.camera_fakehover {
    height:100%;
    min-height:60px;
    position:relative;
    width:100%;
    z-index:1;
}
.camera_wrap {
    width:100%;
    height:395px;
}
.camera_src {
    display:none;
}
.cameraCont,.cameraContents {
    height:100%;
    position:relative;
    width:100%;
    z-index:1;
}
.cameraSlide {
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    width:100%;
}
.cameraContent {
    bottom:0;
    display:none;
    left:0;
    position:absolute;
    right:0;
    top:0;
    width:100%;
}
.camera_target {
    bottom:0;
    height:100%;
    left:0;
    overflow:hidden;
    position:absolute;
    right:0;
    text-align:left;
    top:0;
    width:100%;
    z-index:0;
}
.camera_overlayer {
    bottom:0;
    height:100%;
    left:0;
    overflow:hidden;
    position:absolute;
    right:0;
    top:0;
    width:100%;
    z-index:0;
}
.camera_target_content {
    bottom:0;
    left:0;
    overflow:hidden;
    position:absolute;
    right:0;
    top:0;
    z-index:2;
}
.camera_target_content .camera_link {
    background:url(/attachments/StyleSheet/6/blank.gif?ts=1486714067);
    display:block;
    height:100%;
    text-decoration:none;
}
.camera_loader {
    background:#fff url(/attachments/StyleSheet/6/camera-loader.gif?ts=1486714067) no-repeat center;
    background:rgba(255,255,255,0.9) url(/attachments/StyleSheet/6/camera-loader.gif?ts=1486714067) no-repeat center;
    border:1px solid #ffffff;
    -webkit-border-radius:18px;
    -moz-border-radius:18px;
    border-radius:18px;
    height:36px;
    left:50%;
    overflow:hidden;
    position:absolute;
    margin:-18px 0 0 -18px;
    top:50%;
    width:36px;
    z-index:3;
}
.camera_bar {
    bottom:0;
    left:0;
    overflow:hidden;
    position:absolute;
    right:0;
    top:0;
    z-index:3;
}
.camera_thumbs_wrap.camera_left .camera_bar,
.camera_thumbs_wrap.camera_right .camera_bar {
    height:100%;
    position:absolute;
    width:auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar,
.camera_thumbs_wrap.camera_top .camera_bar {
    height:auto;
    position:absolute;
    width:100%;
}
.camera_nav_cont {
    height:65px;
    overflow:hidden;
    position:absolute;
    right:9px;
    top:15px;
    width:120px;
    z-index:4;
}
.camera_caption {
    bottom:0;
    display:block;
    position:absolute;
    width:100%;
}
.camera_caption>div {
    padding:10px 20px;
}
.camerarelative {
    overflow:hidden;
    position:relative;
}
.imgFake {
    cursor:pointer;
}
.camera_prevThumbs {
    bottom:4px;
    cursor:pointer;
    left:0;
    position:absolute;
    top:4px;
    visibility:hidden;
    width:30px;
    z-index:10;
}
.camera_prevThumbs div {
    background:url(/attachments/StyleSheet/6/camera_skins.png?ts=1486714067) no-repeat -160px 0;
    display:block;
    height:40px;
    margin-top:-20px;
    position:absolute;
    top:50%;
    width:30px;
}
.camera_nextThumbs {
    bottom:4px;
    cursor:pointer;
    position:absolute;
    right:0;
    top:4px;
    visibility:hidden;
    width:30px;
    z-index:10;
}
.camera_nextThumbs div {
    background:url(/attachments/StyleSheet/6/camera_skins.png?ts=1486714067) no-repeat -190px 0;
    display:block;
    height:40px;
    margin-top:-20px;
    position:absolute;
    top:50%;
    width:30px;
}
.camera_command_wrap .hideNav {
    display:none;
}
.camera_command_wrap {
    left:0;
    position:relative;
    right:0;
    z-index:4;
}
.camera_wrap .camera_pag .camera_pag_ul {
    list-style:none;
    margin:-20 0 0 0;
    padding:0;
    text-align:right;
    position:absolute;
    bottom:0px;
    left:0px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    cursor:pointer;
    display:inline-block;
    height:16px;
    margin:0px 5px;
    position:relative;
    text-align:left;
    text-indent:-9999px;
    width:16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
    -moz-box-shadow:0px 1px 0px rgba(255,255,255,0),inset 0px 1px 1px rgba(0,0,0,0);
    -webkit-box-shadow:0px 1px 0px rgba(255,255,255,0),inset 0px 1px 1px rgba(0,0,0,0);
    box-shadow:0px 1px 0px rgba(255,255,255,0),inset 0px 1px 1px rgba(0,0,0,0);
}
.camera_wrap .camera_pag .camera_pag_ul li>span {
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    height:8px;
    left:4px;
    overflow:hidden;
    position:absolute;
    top:4px;
    width:8px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover>span {
    -moz-box-shadow:0px 1px 0px rgba(255,255,255,1),inset 0px 1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow:0px 1px 0px rgba(255,255,255,1),inset 0px 1px 1px rgba(0,0,0,0.2);
    box-shadow:0px 1px 0px rgba(255,255,255,1),inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span {
    -moz-box-shadow:0;
    -webkit-box-shadow:0;
    box-shadow:0;
}
.camera_pag_ul li img {
    display:none;
    position:absolute;
}
.camera_pag_ul .thumb_arrow {
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    border-top:4px solid;
    top:0;
    left:50%;
    margin-left:-4px;
    position:absolute;
}
.camera_prev,.camera_next,.camera_commands {
    cursor:pointer;
    height:40px;
    margin-top:-20px;
    position:absolute;
    top:50%;
    width:40px;
    z-index:2;
}
.camera_prev {
    left:0;
}
.camera_prev>span {
    background:url(/attachments/StyleSheet/6/camera_skins.png?ts=1486714067) no-repeat 0 0;
    display:block;
    height:40px;
    width:40px;
}
.camera_next {
    right:0;
}
.camera_next>span {
    background:url(/attachments/StyleSheet/6/camera_skins.png?ts=1486714067) no-repeat -40px 0;
    display:block;
    height:40px;
    width:40px;
}
.camera_commands {
    right:41px;
}
.camera_commands>.camera_play {
    background:url(/attachments/StyleSheet/6/camera_skins.png?ts=1486714067) no-repeat -80px 0;
    height:40px;
    width:40px;
}
.camera_commands>.camera_stop {
    background:url(/attachments/StyleSheet/6/camera_skins.png?ts=1486714067) no-repeat -120px 0;
    display:block;
    height:40px;
    width:40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    cursor:pointer;
    display:inline-block;
    height:16px;
    margin:10px 5px;
    position:relative;
    text-indent:-9999px;
    width:16px;
}
.camera_thumbs_cont {
    -webkit-border-bottom-right-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-bottomleft:4px;
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px;
    overflow:hidden;
    position:relative;
    width:100%;
}
.camera_commands_emboss .camera_thumbs_cont {
    -moz-box-shadow:0px 1px 0px rgba(255,255,255,1),inset 0px 1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow:0px 1px 0px rgba(255,255,255,1),inset 0px 1px 1px rgba(0,0,0,0.2);
    box-shadow:0px 1px 0px rgba(255,255,255,1),inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_thumbs_cont>div {
    float:left;
    width:100%;
}
.camera_thumbs_cont ul {
    overflow:hidden;
    padding:3px 4px 8px;
    position:relative;
    text-align:center;
}
.camera_thumbs_cont ul li {
    display:inline;
    padding:0 4px;
}
.camera_thumbs_cont ul li>img {
    border:1px solid;
    cursor:pointer;
    margin-top:5px;
    vertical-align:bottom;
}
.camera_clear {
    display:block;
    clear:both;
}
.showIt {
    display:none;
}
.camera_clear {
    clear:both;
    display:block;
    height:1px;
    margin:-1px 0 25px;
    position: relative;
}
.pattern_1 .camera_overlayer {
    background:url(/attachments/StyleSheet/6/overlay1.png?ts=1486714067) repeat;
}
.pattern_2 .camera_overlayer {
    background:url(/attachments/StyleSheet/6/overlay2.png?ts=1486714067) repeat;
}
.pattern_3 .camera_overlayer {
    background:url(/attachments/StyleSheet/6/overlay3.png?ts=1486714067) repeat;
}
.pattern_4 .camera_overlayer {
    background:url(/attachments/StyleSheet/6/overlay4.png?ts=1486714067) repeat;
}
.pattern_5 .camera_overlayer {
    background:url(/attachments/StyleSheet/6/overlay5.png?ts=1486714067) repeat;
}
.pattern_6 .camera_overlayer {
    background:url(/attachments/StyleSheet/6/overlay6.png?ts=1486714067) repeat;
}
.pattern_7 .camera_overlayer {
    background:url(/attachments/StyleSheet/6/overlay7.png?ts=1486714067) repeat;
}
.pattern_8 .camera_overlayer {
    background:url(/attachments/StyleSheet/6/overlay8.png?ts=1486714067) repeat;
}
.pattern_9 .camera_overlayer {
    background:url(/attachments/StyleSheet/6/overlay9.png?ts=1486714067) repeat;
}
.pattern_10 .camera_overlayer {
    background:url(/attachments/StyleSheet/6/overlay10.png?ts=1486714067) repeat;
}
.camera_caption {
    color:#fff;
}
.camera_caption>div {
    background:#fff;
    background:rgba(0,0,0,0);
}
.camera_wrap .camera_pag .camera_pag_ul li {
    background:#000000;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover>span {
    background:#000000;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span {
    background:#000000;
}
.camera_pag_ul li img {
    border:4px solid #e6e6e6;
    -moz-box-shadow:0px 3px 6px rgba(0,0,0,.5);
    -webkit-box-shadow:0px 3px 6px rgba(0,0,0,.5);
    box-shadow:0px 3px 6px rgba(0,0,0,.5);
}
.camera_pag_ul .thumb_arrow {
    border-top-color:#e6e6e6;
}
.camera_prevThumbs,
.camera_nextThumbs,
.camera_prev
,.camera_next,
.camera_commands,
.camera_thumbs_cont {
    background:#d8d8d8;
    background:rgba(216,216,216,0.85);
}
.camera_wrap .camera_pag .camera_pag_ul li {
    background:#ffffff;
}
.camera_thumbs_cont ul li>img {
    border-color: 1px solid #000;
}
/*BLACK SKIN*/
.camera_black_skin .camera_prevThumbs div {
    background-position:-160px -40px;
}
.camera_black_skin .camera_nextThumbs div {
    background-position:-190px -40px;
}
.camera_black_skin .camera_prev>span {
    background-position:0 -40px;
}
.camera_black_skin .camera_next>span {
    background-position:-40px -40px;
}
.camera_black_skin .camera_commands>.camera_play {
    background-position:-80px -40px;
}
.camera_black_skin .camera_commands>.camera_stop {
    background-position: -120px -40px;
}
/*WHITE SKIN*/
.camera_white_skin .camera_prevThumbs div {
    background-position:-160px -80px;
}
.camera_white_skin .camera_nextThumbs div {
    background-position:-190px -80px;
}
.camera_white_skin .camera_prev>span {
    background-position:0 -80px;
}
.camera_white_skin .camera_next>span {
    background-position:-40px -80px;
}
.camera_white_skin .camera_commands>.camera_play {
    background-position:-80px -80px;
}
.camera_white_skin .camera_commands>.camera_stop {
    background-position: -120px -80px;
}

#fancybox-loading, #fancybox-loading div, #fancybox-overlay, #fancybox-wrap, #fancybox-wrap div {
 -moz-box-sizing: content-box;
 -webkit-box-sizing: content-box;
 box-sizing: content-box;
 }
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}
#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url(/attachments/StyleSheet/6/fancybox.png?ts=1486714067);
}
#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}
#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}
#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}
#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}
#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}
#fancybox-close {
    position: absolute;
    top: -15px;
    right: -14px;
    width: 30px;
    height: 30px;
    background: transparent url(/attachments/StyleSheet/6/fancybox.png?ts=1486714067) -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}
#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}
#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}
#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}
#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url(/attachments/StyleSheet/6/blank.gif?ts=1486714067);
    z-index: 1102;
    display: none;
}
#fancybox-left {
    left: -35px;
}
#fancybox-right {
    right: -35px;
}
#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}
#fancybox-left-ico {
    background-image: url(/attachments/StyleSheet/6/fancybox.png?ts=1486714067);
    background-position: -40px -30px;
}
#fancybox-right-ico {
    background-image: url(/attachments/StyleSheet/6/fancybox.png?ts=1486714067);
    background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible; /* IE6 */
}
#fancybox-left:hover span {
    left: 20px;
}
#fancybox-right:hover span {
    left: auto;
    right: 20px;
}
.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
   z-index: 1001;
}
#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url(/attachments/StyleSheet/6/fancybox-x.png?ts=1486714067);
}
#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url(/attachments/StyleSheet/6/fancybox.png?ts=1486714067);
    background-position: -40px -162px;
}
#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url(/attachments/StyleSheet/6/fancybox-y.png?ts=1486714067);
    background-position: -20px 0px;
}
#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url(/attachments/StyleSheet/6/fancybox.png?ts=1486714067);
    background-position: -40px -182px;
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url(/attachments/StyleSheet/6/fancybox-x.png?ts=1486714067);
    background-position: 0px -20px;
}
#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url(/attachments/StyleSheet/6/fancybox.png?ts=1486714067);
    background-position: -40px -142px;
}
#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url(/attachments/StyleSheet/6/fancybox-y.png?ts=1486714067);
}
#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url(/attachments/StyleSheet/6/fancybox.png?ts=1486714067);
    background-position: -40px -122px;
}
#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}
.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}
.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}
.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}
#fancybox-title-over {
    padding: 10px;
    background-image: url(/attachments/StyleSheet/6/fancy_title_over.png?ts=1486714067);
    display: block;
}
.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}
#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap;
}
#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url(/attachments/StyleSheet/6/fancybox.png?ts=1486714067) -40px -90px no-repeat;
}
#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url(/attachments/StyleSheet/6/fancybox-x.png?ts=1486714067) 0px -40px;
}
#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url(/attachments/StyleSheet/6/fancybox.png?ts=1486714067) -55px -90px no-repeat;
}
/* IE6 */
.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_close.png?ts=1486714067', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_nav_left.png?ts=1486714067', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_nav_right.png?ts=1486714067', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_title_over.png?ts=1486714067', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_title_left.png?ts=1486714067', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_title_main.png?ts=1486714067', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_title_right.png?ts=1486714067', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
  height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 {
    position: absolute; margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div  { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_loading.png?ts=1486714067', sizingMethod='scale'); }
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_shadow_n.png?ts=1486714067', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_shadow_ne.png?ts=1486714067', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_shadow_e.png?ts=1486714067', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_shadow_se.png?ts=1486714067', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_shadow_s.png?ts=1486714067', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_shadow_sw.png?ts=1486714067', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_shadow_w.png?ts=1486714067', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/6/fancy_shadow_nw.png?ts=1486714067', sizingMethod='scale'); }
button.close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    padding: 0;
}
.close {
    color: #000000;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    opacity: 0.2;
    text-shadow: 0 1px 0 #FFFFFF;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.alert {
  padding: 10px 35px 10px 14px;
  margin-bottom: 0px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
#tabs {
    margin-bottom:30px;
}

#tabs table {
    width:100%;
    margin-bottom:0px;
}
#tabs table td.red {
    color:#E8472A;
    width:150px;
    font-weight:bold;
}
#tabs table td {
    border-bottom:1px solid #CFCFCF;
    padding-right:5px 10px 5px 0px;
}
#tabs .ui-corner-all {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
#tabs .ui-widget-header {
    background:none;
    border:none;
}
#tabs .ui-state-default {
    background-image:none;
    background-color:#F5F5F3;
}
#tabs .ui-state-active {
    background-image:none;
    background-color:#ffffff;
}
#tabs-1,#tabs-2,#tabs-3 {
    color:#7a7a7c;
    font-size:12px;
    line-height:17px;
    font-family:Verdana, Geneva, sans-serif;
}
#tabs #tabs-1 ul {
    margin-left:5px;
    list-style:square;
    margin-bottom:15px;
}
#tabs #tabs-1 ol {
    margin-left:5px;
    list-style-type: decimal;    
    margin-bottom:15px;
 }
#tabs #tabs-1 li {
    margin-left:15px;
    font-family:Verdana,sans-serif;  
    color:#4f4f4f;
    margin-bottom:5px;
 }
#tabs ul {
    margin:0px;
}
#tabs ul li {
    margin:0px 5px 0px 0px;
}
#tabs_ul ul {
    margin-left:-15px;
}
#tabs_ul ul li {
    margin-left:-15px;
}
.ui-tabs {
    position:  relative;  
    zoom: 1;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0px;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;  
    float: left;
    position: relative;
    top: 1px;
    margin: 0 1px 1px  0;  
    border-bottom: 0 !important;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    font-size: 16px;
    padding: 7px 30px;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px;
    background-color:#ffffff;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    text-decoration: none;
}
.ui-tabs  .ui-tabs-nav  li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav  li.ui-state-disabled a,  .ui-tabs .ui-tabs-nav li.ui-state-  processing a {
    cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor:  pointer;  
}
.ui-tabs .ui-tabs-hide {
    display: none !important;
}
tabs-nohdr {
    padding: 0px;
    background: none;
    border-width: 0px;
}
tabs-nohdr .ui-tabs-nav {
    padding-left: 0px;
    background: transparent;
    border-width: 0px 0px 1px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
tabs-nohdr .ui-tabs-panel {
    border-width: 0px 1px 1px 1px;
}
.ui-tabs .ui-tabs-panel {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #CFCFCF;
    border-top: 1px solid #CFCFCF;
    display: block;
    padding: 20px 0;
}

.ui-widget-content {
    border: none;
}

.new_login_right h1 {
  margin-top: 10px !important;
}
.new_login_right a {
  float: left;
}
.new_login_right_bg_blue {
  background: #00aeef;
}
.new_login_right_bg_blue h1, .new_login_right_bg_blue p {
  color: #FFF !important;
}
.new_login_right_bg_blue p {
  float: left;
}
.new_login_right .family_value {
  float: right;
  width: 40%;
}
.new_login_right .pics {
  float: right;
  margin-bottom: -30px;
  margin-right: -20px;
  width: 40%;
}
.new_login_right a:hover {
  text-decoration: none;
}
.margin-top-0 {
  margin-top: 0 !important;
}


.new_login_left, .new_login_right {
  border-radius: 10px;
  border: 1px solid #01437d;
  padding: 10px;
  width: 450px;
  color: #01437d;
  margin: 20px 0;
}
.new_login_left{
    min-height: 350px;
}
.new_login_left input, .new_login_right input {
  border-radius: 10px;
  border: 1px solid #01437d;
  margin-bottom: 10px;
  padding: 10px !important;
}
.new_login_left {
  float: left;
}
.new_login_right h1, .new_login_left h1 {
  font-size: 24px;
  font-family: "Futura-Book", sans-serif;
  color: #01437d;
}
.new_login_left button {
  border-radius: 5px;
  border: 1px solid #01437d;
  background: #01437d !important;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  width: 150px;
  margin-top: 10px;
  font-weight: bold;
}
.new_login_right {
  float: right;
}
.new_login_right a {
  border-radius: 5px;
  border: 1px solid #01437d;
  background: #01437d;
  text-transform: uppercase;
  color: #fff !important;
  text-align: center;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  width: 150px;
  margin-top: 20px;
  font-weight: bold;
  display: block;
}
.new_login_left .surname, .new_login_left .mobile_no {
  width: 130px;
  margin-bottom:0 !important;
}
.new_login_left td {
  vertical-align: middle !important;
}
.img_or {
  width: 32px !important;
}
.membership_lookup, .forgotten_pwd {
  display: none;
}
#toggle_verify, .futura a {
  color: #01437d !important;
  text-decoration: underline;
  cursor: pointer;
}
#toggle_forgotten {
  color: #01437d;
  cursor: pointer;
  margin-left: 10px;
}
.forgotten_pwd {
  min-height: inherit !important;
}
.futura {
  color: #01437d;
}