body {
  margin: 0;
  padding: 0 0 10px 0;
  background: #FCFCFC url(/library/templates/default/resources/whitefade.png) repeat-x 0 0;
}
#top_links {
  margin: 5px auto 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
  width: 90%;
  max-width: 1700px;
  text-align: right;
  font-size: 11px;
  overflow: hidden;
}
#top_links a {
  position: relative;
  top: 10px;
}

@font-face {
  font-family: "icons";
  src:url("/library/templates/default/resources/trampolines.eot?a=3");
  src:url("/library/templates/default/resources/trampolines.eot?a=3#iefix") format("embedded-opentype"),
    url("/library/templates/default/resources/trampolines.woff?a=3") format("woff"),
    url("/library/templates/default/resources/trampolines.ttf?a=3") format("truetype"),
    url("/library/templates/default/resources/trampolines.svg?a=3#icons") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icon-facebook:before {
  content: "\62";
  position: relative;
  top: 2px;
  padding-right: 10px;
}
.icon-twitter:before {
  content: "\61";
  position: relative;
  top: 2px;
  padding-right: 10px;
}
.icon-google-plus:before {
  content: "\63";
  position: relative;
  top: 2px;
  padding-right: 10px;
}
.icon-instagram:before {
  content: "\64";
  position: relative;
  top: 2px;
  padding-right: 10px;
}
.icon-linkedin:before {
  content: "\65";
  position: relative;
  top: 2px;
  padding-right: 10px;
}
.icon-youtube:before {
  content: "\66";
  position: relative;
  top: 2px;
  padding-right: 10px;
}
.icon-pinterest:before {
  content: "\67";
  position: relative;
  top: 2px;
  padding-right: 10px;
}
.icon-phone:before {
  content: "\68";
  position: relative;
  top: 2px;
  padding-right: 10px;
}
.icon-clock:before {
  content: "\6a";
  position: relative;
  top: 2px;
  padding-right: 10px;
}
.icon-envelope:before {
  content: "\6b";
  position: relative;
  top: 2px;
  padding-right: 10px;
}
.icon-wrench:before {
  content: "\69";
  position: relative;
  top: 2px;
  padding-right: 10px;
}
.icon-locked:before {
  content: "\6c";
  position: relative;
  top: 2px;
  padding-right: 10px;
}
.icon-heart:before {
  content: "\6d";
  position: relative;
  top: 2px;
  padding-right: 10px;
}
.icon-truck:before {
  content: "\6e";
  position: relative;
  top: 2px;
  padding-right: 10px;
}
.icon-info-circle:before {
  content: "\6f";
  position: relative;
  top: 2px;
  padding-right: 10px;
}

.icon-pound-symbol:before {
  content: "\70";
  position: relative;
  top: 2px;
  padding-right: 10px;
}





.badges_bar {
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  text-align: center;
}
.badges_bar.clean {
  background: #fff;
  padding-top: 10px;
}
.badges_bar br {
  display: none;
}
.badges_bar a {
  display: inline-block;
  font-size: 110%;
  margin: 10px 1%;
  text-decoration: none !important;
  color: #547EBE !important;
  text-shadow: 0 0 5px #fff;
  font-weight: bold;
}

.badges_bar a:nth-child(2),
.badges_bar a:nth-child(5) {
  color: #666 !important;
}
.badges_bar a:hover {
  color: #000 !important;
}
.badges_bar a span {
  font-weight: normal;
  font-style: italic;
  color: #a6a6a6;
  padding-left: 5px;
  font-size: 90%;
}

#top_social {
  width: 400px;
  float: left;
  position: relative;
  top: -5px;
  left: 50px;
}
#top_paypoint {
  display: block;
  float: left;
  width: 252px;
  height: 34px;
  position: relative;
  top: 0px;
  opacity: 0.7;
}
#top_basket {
  float: right;
  clear: right;
  width: 240px;
  border: 1px solid #666;
  text-align: left;
  font-size: 13px;
  background: #fff url(/library/templates/default/resources/carticon.png) no-repeat 4px 5px;
  padding: 0 0 0 35px;
  height: 31px;
  overflow:hidden;
  position: relative;
  top: -2px;
}
#top_basket span {
  display: block;
  float: left;
  padding-top: 6px;
}
#top_basket img {
  display: block;
  float: right;
  height: 31px;
  width: 77px;
  border: 0;
}

#main_container {
  width: 90%;
  max-width: 1700px;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  background: #fff; /* url(/library/templates/default/resources/mainbg.png) repeat-x 0 0;*/
}

#top_seal {
  position: absolute;
  width: 100px;
  height: 55px;
  top: 50%;
  left:470px;
  transform: translateY(-50%);
  margin-top: -40px;
}

#header {
  height: 200px;
  text-align: right;
  padding: 10px;
  color: #fff;
  overflow: hidden;
  position: relative;
  background: url(/library/templates/default/resources/new-header.jpg) no-repeat top center;
  background-size: cover;
  position: realtive;
}
#top_contact {
  width: 230px;
  text-align: right;
  float: right;
  height: 70px;
  color: #3232E8;
  position: relative;
  top: 5px;
  font: normal 14px 'Lucida Sans', 'Arial', sans-serif;
  clear: right;
  background: url(/library/templates/default/resources/phoneicon.png) no-repeat 0 4px;
  padding-left: 35px;
}
#top_contact b {
  display: block;
  color: #676767;
  font: bold 30px 'Lucida Sans', 'Arial', sans-serif;
  letter-spacing: -1px;
}
#top_logo {
  width: 411px;
  height: 56px;
  display: block;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  margin-top: -30px;
}
#strapline {
  display: block;
  color: #fff;
  font: italic 16px 'Lucida Sans', 'Arial', sans-serif;
  padding: 3px 0 0 8px;
  margin-top: -10px;
  line-height: 120%;
  text-align: left;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  margin-top: 30px;
}

#topnav {
  margin: 0;
  background: #0e0e0e url(/library/templates/default/resources/navbg.png) repeat-x;
  height: 46px;
  overflow: hidden;
  padding: 4px 0 0 0;
}
#topnav_menu_mob {
  display: none; 
}

#mid_container {
  overflow: hidden;
  padding-left: 1px;
}
#home_cats_container {
  width: 100%;
  overflow: auto;
}
.cats_sparebox {
  display: block;
  width: 296px;
  float: left;
  height: 246px;
  background-color: #E8E8E8;
  border: 2px solid #D0D0D0;
  border-radius: 12px;
  padding: 5px;
  margin: 0 9px 9px 0;
  color: #99A0A8 !important;  
}
.cats_sparebox div {
  font-size: 16px;
  padding: 15px;
}

#home_cats_container a {
  display: block;
  width: 33.333333333333%;
  float: left;
  box-sizing: border-box;
  border: 10px solid #fff;
  border-radius: 20px;
  padding: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #3E3F44 !important;  
  background-color: #eee;
  background-image: url(/library/templates/default/resources/catarrow.png);
  background-repeat: no-repeat;
  background-position: 290px 230px;
}

#home_cats_container a:nth-child(3n+4) {
  clear: left;
}
#home_cats_container a:hover {
  background-color: #D8D8D8;
  text-decoration: none;
  color: #111 !important;
}
#home_cats_container a span {
  display: block;
  padding: 8px 0 0 10px;
  font-size: 19px;
  text-align: center;
}
#home_cats_container a img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  border-radius: 7px;
}

#top_slider {
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  padding: 10px 10px 4px 10px;
}
#content_container {
  padding: 10px 0 10px 20px;
}
#cols_container {
  overflow: auto;
}
#left_col {
  width: 200px;
  float: left;
  min-height: 450px;
  padding: 10px 0;
  overflow: hidden;
}
#left_col .content_image_container {
  padding: 0 !important;
  margin: 0 !important;
}

#side_news {
  padding: 5px 10px;
}

#right_col {
  width: 100%;
  box-sizing: border-box;
  padding: 15px 10px 10px 10px;
  overflow: hidden;
}

#footer {
  font-size: 10px;
  padding: 10px 20px;
}
#bottom_container {
  background: #E5E5E5 url(/library/templates/default/resources/bottombg.png) repeat-x 0 0;
  border: 10px solid #fff;
  width: 100%;
  box-sizing: border-box;
  margin: 20px auto 0 auto;
  padding: 10px 0 15px 40px;
  color: #444;
  overflow: auto;
}
#quick_links {
  overflow: auto;
}
#why_buy {
  float: left;
  width: 254px;
}
#why_buy img {
  display: block;
  margin-top: 10px;
  width: 254px;
  height: 127px;
}
#quick_links b, #why_buy b {
  color: #4A88D4;
  display: block;
  font-size: 18px;
  padding-top: 10px;
}
.quick_col {
  float: left;
  width: 33%;
  padding: 15px 0;
  line-height: 140%;
}
.quick_col a {
  color: #666 !important;
  text-decoration: none !important;
  display: block;
}
.quick_col a:hover {
  color: #DB4343 !important;
}

@media all and (max-width: 950px) {  
  .shop_product_container {
    display: block !important;
    box-sizing: border-box !important;
    padding: 0 !important;
  }
  .shop_product_left_column {
    margin-right: 0 !important;
    clear: both !important;
    float: none !important;
    display: block !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .shop_product_right_column {
    width: 100% !important;
    clear: both !important;
    float: none !important;
    overflow: hidden !important;
    display: block !important;
    box-sizing: border-box !important;
  }
}

@media all and (max-width: 730px) {  
  #header {
    height: auto;
    text-align: center;
    padding: 0;
    background-size: cover;
  }
  #header > h1,
  .top_logo_container {
    padding: 15px 0 10px 0 !important;
    background: rgba(0,0,0,0.5);
  }
  #top_links {
    width: 98%;
    overflow: hidden;
    height: 70px;
  }
  #main_container {
    width: 98%;
    overflow: hidden;
    padding: 0 5px;
  }
  #top_social {
    clear: both;
    left: 0;
  }
  #top_logo {
    width: 80% !important;
    max-width: 350px;
    height: auto !important;
    display: block;
    position: static;
    transform: none;
    margin: 0 auto;
  }
  #top_contact {
    float: none;
    text-align: center;
    background-position: 10px 5px;
    margin: 10px auto;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 5px #fff;
    height: auto;
  }
  #top_contact b {
    font-size: 18px;
  }
  #top_seal {
    left: 365px;
  }
  #strapline {
    display: none;
  }
  #top_basket {
    float: none;
    width: 140px;
    margin: 0 auto;
    display: block;
  }
  #top_basket img {
    display: none;
  }
  #topnav_menu {
    display: none;
  }
  #topnav_menu_mob {
    display: block;
  }
  #topnav_menu_mob select {
    display: block;
    width: 450px;
    margin: 5px auto 0 auto;
    padding: 3px;
    font-size: 14px;
  }
  #top_slider {
    display: none;
  }
  #home_cats_container {
    width: 100%;
  }
  #home_cats_container a {
    float: none;
    margin: 0 auto 10px auto;
    width: 100%;
  }
  #home_cats_container a img {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
  #bottom_container {
    overflow: hidden;
  }
  #right_col {
    width: 100%;
    padding: 0;
  }
  .shop_thumbs_container {
    width: 100% !important;
  }
  .shop_product_thumb {
    margin: 0 auto 20px auto !important;
    float: none !important;
    width: 100% !important;
    max-width: 400px !important;
  }
  .shop_main_image {
    width: 460px !important;
    height: auto !important;
  }
  .shop_img_extra_big {
    width: 460px !important;
  }
  .shop_img_extra_big img {
    width: 91px !important;
    height: auto !important;
  }
  #right_col img {
    max-width: 460px !important;
    height: auto !important;
  }
}
/* styles for phones portrait */
@media all and (max-width: 475px) {  
  #top_links {
    overflow: hidden;
    height: 70px;
  }
  #main_container {
    overflow: hidden;
    padding: 0;
  }
  #top_social {
    clear: both;
    left: 0;
  }
  #top_contact b {
    font-size: 18px;
  }
  #top_seal {
    display: none;
  }

  #top_basket img {
    display: block;
  }
  #topnav_menu_mob select {
    display: block;
    width: 295px;
    margin: 5px auto 0 auto;
    padding: 3px;
    font-size: 14px;
  }
  .quick_col {
    width: 130px;
  }
  #right_col {
    padding: 0 10px;
  }
  .shop_product_thumb span {
    font-size: 12px !important;
  }
  #right_col img {
    max-width: 100% !important;
  }
  .shop_crosslinked_items {
    display: none !important;
  }
  .pricebox1, .pricebox2, .pricebox3 {
    font-size: 12px !important;
    overflow: hidden;
  }
}
/*  Retina media query.
  Overrides styles for devices with a
  device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
  
  body {
  
  }
  
}


/* Form buttons */

.button {
  font-family: 'Verdana', 'Tahoma', 'Arial', sans-serif;
  background-color: #555;
  color: #ffffff;
  border: 1px solid #333;
  padding: 10px;
  font-size: 120%;
  cursor: pointer;
}

/* Form input fields / text areas */

.inputbox {
  font-family: 'Verdana', 'Tahoma', 'Arial', sans-serif;
  background-color: #eee !important;
  color: #000000 !important;
  border: 1px solid #ccc !important;
  font-size: 12px;
}
.input_error {
  font-family: 'Verdana', 'Tahoma', 'Arial', sans-serif;
  background: #ffbda5 !important;
  color: black !important;
  border: 1px solid red !important;
  font-size: 12px;
}
.datebox {
  background: url(/library/templates/default/resources/calendar_icon.gif) no-repeat top right;
  cursor: pointer;
}

/* Forms */


form { 
  margin: 0; 
  padding: 0; 
}

.form_container {
  min-width: 600px; 
}

.forms_item_container { 
  clear: left; 
  padding: 10px 50px; 
}
.form_container h2 {
  clear: both; 
}
.forms_item_label { 
  display: block; 
  float: left; 
  width: 30%; 
  text-align: right; 
  padding-right: 20px; 
  font-weight: bold; 
}
.forms_item_input_container { 
  float: left; 
}
.forms_item_input_container span { 
  font-size: 10px; 
  display: block; 
}
.forms_item_input_container .inputbox { 
  width: 200px; 
}
.forms_item_input_container textarea { 
  height: 50px; 
}
.forms_item_columnmode_container { 
  float: left;
  padding: 3px 0 3px 0; 
  text-align: center; 
  width: 250px; 
}
.forms_item_columnmode_container .inputbox {
  width: 70px;
}
.forms_item_columnmode_container label { 
  display: block; 
}

.form_fieldset {
  background: #C0C0FF;
  margin: 15px 0 15px 0;
  padding: 15px 100px 15px 20px;
  border: 2px solid #c0c0c0;
  background-repeat: no-repeat;
  background-position: top right;
  *position: relative;
}
.form_legend {
  font-weight: bold;
  color: #000;
  font-size: 15px;
  padding: 0 10px 0 10px;
  *position: relative; 
  *top: -1.5em; 
}

.form_buttons_container {
  width: 450px;
  margin: 10px auto 20px auto;
  padding: 20px 0 5px 0;
  white-space: nowrap;
  background: transparent;
  text-align: center;
  clear: both;
}
.form_buttons_container .button {
  width: 150px;  
  padding: 5px;
  font-weight: bold;
}
.forms_branding_logo {
  float: right; 
}
/* User input wizards (e.g. adding new items) */

.stages_container {
  height: 120px;
  background: #D6E5C3;
}
.stage_block {
  width: 100px;
  height: 100px;
  float: left;
  text-align: center;
  background-position: 12px 10px;
  background-repeat: no-repeat;
}
.stage_block_label {
  color: #4D642C;
  font-weight: bold;
  padding-top: 90px;
}
.stage_block_label_disabled {
  color: #7A9F45;
  padding-top: 90px;
}

/* User comments */

.forms_item_comment_link_container {
  overflow: auto; 
  clear: both;
  overflow: hidden;
}
.forms_item_comment_link {
  display: block;
  float: right;
  width: 85px;
  text-align: left;
  padding: 10px 0 5px 25px;
  font-size: 10px;
  background: url(/library/templates/default/resources/small_edit.gif) no-repeat 0 5px;
  margin: 1px 5px 0 0;
}
.forms_item_comment_container {
  clear: left;
  padding: 10px;
  margin: 20px auto 10px auto;
  width: 400px;
  border: 1px solid #999;
  display: none;
}
.forms_item_comment_container textarea {
  border: 1px solid #999;
  background-color: #fff;
  width: 100%;
  height: 100px;
  margin-top: 5px;
}
.forms_item_usercomment {
  clear: both;
  margin: 20px auto 10px auto;
  width: 400px;
  border: 1px solid #61992F; 
  padding: 10px 10px 10px 50px;
  font-size: 11px;
  min-height: 20px;
  text-align: left;
  background: #E1F1CF url(/library/templates/default/resources/small_user.gif) no-repeat 11px 10px;  
}
.forms_item_admincomment {
  clear: both;
  margin: 20px auto 10px auto;
  width: 400px;
  border: 1px solid #E7A007; 
  padding: 10px 10px 10px 50px;
  font-size: 11px;
  min-height: 20px;
  text-align: left;
  background: #FEF9D0 url(/library/templates/default/resources/small_admin.gif) no-repeat 11px 10px;  
}
.forms_item_moderatorcomment {
  clear: both;
  margin: 20px auto 10px auto;
  width: 400px;
  border: 1px solid #DB911D; 
  padding: 10px 10px 10px 50px;
  font-size: 11px;
  min-height: 20px;
  text-align: left;
  background: #F9DBC5 url(/library/templates/default/resources/small_moderator.gif) no-repeat 11px 10px;  
}
/* Site search */

#site_search {
  padding: 5px 0 15px 0;
  white-space: nowrap;
}
#site_search_search {
  width: 120px;
}
#site_search_go {
  padding: 1px 0 1px 0;
  font-size: 11px;
  width: 29px;
}

/* Search results */

.site_search_item {
  list-style-image: url(/library/templates/default/resources/search_arrow.gif);
  margin-top: 5px;
  margin-right: 30px;
  color: inherit;
  display: block;
  clear: both;
}
.site_search_item img {
  position: relative; 
  top: -15px;
  border: 1px solid #c0c0c0;
  width: 95px;
  height: 85px;
  float: right;
  clear: right;
  margin: 15px 0 0 10px;
}
.site_search_item hr {
  clear: both;
}
/* Special products (eg on home page) - 
   these are selectable within control panel */

#shop_special_products {
  width: 550px;
}
.shop_product_special {
  display: block;
  width: 270px;  
  height: 140px;
  overflow: hidden;
  margin: 0 5px 0 0;
  float: left;
  background: #fff;
  line-height: 130%;
  color: #999 !important;
  
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.shop_product_special:hover {
  color: #333 !important;
}

.shop_product_special_image {
  display: block;
  float: left;
  width: 110px;
  height: 110px;
}
.shop_product_special_heading {
  font: normal 19px 'Gill Sans', 'Gill Sans MT', sans-serif;
  float: left;
  width: 150px;
  line-height: 100%;
}
.shop_product_special_price {
  font: normal 25px 'Gill Sans', 'Gill Sans MT', sans-serif;
}
.shop_product_special_description {
  font: normal 15px 'Gill Sans', 'Gill Sans MT', sans-serif;
}

/* Main special product - extra large one, eg on home page */

#shop_special_product_main {
  background: #57647C;
  border: 3px solid #333;
  padding: 20px 20px 20px 20px;
  width: 680px;
  overflow: auto;
  line-height: 140%;
  font-size: 11px;
  color: #fff;
}
#shop_special_product_main a {
  font-weight: bold;
  text-decoration: underline;
  color: #000040;
}

#shop_special_product_main h1 {
  color: #fff;
  padding: 0;
  margin: 0 0 5px 0;
  line-height: 100%;
}

#shop_special_product_main h2 {
  color: #000040;
  font-size: 22px;
  text-decoration: line-through;
}

#shop_special_product_main b {
  font-size: 14px;
  display: block;
  padding: 0;
  margin: 0 0 5px;
}

#shop_special_product_main img {
  width: 215px;
  height: 215px;
  border: 2px solid #333;
  display: block;
  float: right;
}
.shop_special_product_content {
  float: left;
  width: 430px;
}

.shop_special_product_price {
  font-size: 38px;
  font-weight: bold;
  padding: 5px 0;
}

.shop_special_product_save_splash {
  display: block;
  float: right;
  width: 80px;
  height: 50px;
  background: #000;
  border: 2px solid #fff;
  text-align: center;
  position: relative;
  top: 5px;
  padding-top: 10px;
}

.shop_special_product_save_splash b {
  font-size: 19px !important;
  font-weight: bold;
}
/* Standard Log-in controls */

#site_login_container {
  font-size: 11px;
  padding: 10px;
  text-align: left;
}

#site_login_username, #site_login_psw {
  margin: 0 0 3px 0;
  width: 120px;
}

#site_login_go {
  font-size: 11px;
  margin: 5px 0 10px 105px;
}

#site_login_container .form_label {
  width: 100px;
  text-align: right;
  float: left;
  margin-right: 5px;
}

#site_login_container .section {
  margin: 2px 0 2px 0;
}

/* Side Log-in controls */

#side_login_heading {
  margin: 15px 0 5px 0;
  text-align: left
}
#side_login_loggedin {
  padding: 5px 0 5px 0;
  text-align: left;
  font-weight: normal;
}
.side_login_options {
  text-align: left;
  padding: 6px 0 0 0;
}
#side_login_username, #side_login_psw {
  margin: 0 0 3px 0;
  width: 100%;
}
#side_login_remember_me {
  position: relative;
  top: 1px;
}
#side_login_go {
  padding: 1px 0 1px 3px;
  font-size: 11px;
  width: 29px;
}

/* User menu / icons */

#user_menu {
  padding: 0 10px 15px 10px;
  width: 300px;
}
#user_menu a {
  display: block;
  clear: left;
  margin: 0 0 0 0;
}
#user_menu span {
  position: relative;
  top: 8px; 
}
#user_menu img {
  width: 33px;
  height: 40px;
  float: left;
  padding: 0 10px 0 0;
}
/* Users / Profiles stuff */

#users_compose_link {
  padding: 10px;
  text-align: left;
}
.users_compose_label {
  width: 100px;
  text-align: right;
  float: left;
  padding: 0 10px 10px 0;
  font-weight: bold;
}
.users_compose_input, .users_compose_msg {
  margin-left: 115px; 
  padding: 0 10px 10px 0;
}
/* Popup / modal calendar */

.calendar_pop_container {
  position: absolute;
  width: 200px;
  height: 220px;
  border: 1px solid #333;
  background: #fff;
  color: #000;
  padding: 5px;
  margin: 0 2px 0 2px;
  -moz-box-shadow: black 2px 2px 5px;
  -webkit-box-shadow: black 2px 2px 5px;
}
.calendar_pop_monthyear {
  height: 70px !important;
}
.calendar_pop_monthyear button {
  margin: 10px auto;
  display: block;
  width: 40px;
}
.calendar_pop_top_container {
  background-color: #6494B6;
  color: #000;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  overflow: auto;
  padding: 2px 0 2px 0;
}
.calendar_pop_top_container a { 
  color: #fff !important; 
  position: relative;
  top: -2px;
}
.calendar_pop_top_container img {
  width: 22px;
  height: 11px;
  position: relative;
  top: 5px;
  padding: 0 2px 2px 2px;
}
#calendar_pop_month, #calendar_pop_year {
  width: 60px !important;
  font-size: 11px !important;
  margin: 0 3px;
}
.calendar_pop_link_back {
  width: 30px;
  float: left;
  text-align: center;
}
.calendar_pop_link_forward {
  width: 30px;
  float: right;
  text-align: center;
}
.calendar_pop_days_table td, .calendar_pop_days_table th {
  width: 14.28%;
  text-align: center;
  font-weight: bold;
}
.calendar_pop_days_table th {
  font-size: 10px;
}
.calendar_pop_days_table td {
  font-size: 11px;
}
.calendar_pop_slot_empty {
  background-color: #EBF2F7;
  padding: 2px;
}
.calendar_pop_slot_weekday {
  background-color: #E2EBF2;
  padding: 2px;
}
.calendar_pop_slot_weekend {
  background: #D1E0EB;
  padding: 2px;
}
.calendar_pop_slot_passive {
  color: #c0c0c0;
  text-decoration: line-through;
  font-weight: normal;
  cursor: default;
}
.calendar_pop_slot_active, .calendar_pop_slot_active a:hover {
  color: #426C8A;
  cursor: pointer;
}
.calendar_pop_slot_active:hover {
  color: #000;
}
.calendar_pop_close {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 2px 4px;
  text-align: right;
  margin: 3px 2px;
}

/* Calendar */

#calendar_container {
  width: 400px;
  padding: 5px;
  background-color: #fff;
}
#calendar_top_container {
  background-color: #E6ECC8;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  padding: 5px;
  margin: 0 2px 0 2px;
  text-align: center;
}
#calendar_top_container a { 
  color: #000; 
}
#calendar_top_container select {
  margin: 0 5px 0 5px;
}
#calendar_link_back {
  width: 50px;
  float: left;
  text-align: center;
}
#calendar_link_forward {
  width: 50px;
  float: right;
  text-align: center;
}
#calendar_days_container {
  margin: 0 0 0 0;
}
#calendar_days_table td, #calendar_days_table th {
  width: 14.28%;
  text-align: center;
  font-weight: bold;
}
.calendar_day_title_weekend {
  padding: 5px 0 5px 0;
  background-color: #fff;
}
.calendar_day_title_weekday {
  padding: 5px 0 5px 0;
  background-color: #fff;
}
.calendar_slot_empty {
  background-color: #E6ECC8;
  padding: 10px 0 10px 0;
}
.calendar_slot_weekday {
  background-color: #F3F6E5;
  padding: 10px 0 10px 0;
  font-size: 19px;
}
.calendar_slot_weekend {
  background: #DEE6B6;
  padding: 10px 0 10px 0;
  font-size: 19px;
}
.calendar_slot_passive {
  color: #c0c0c0;
  text-decoration: line-through;
  font-weight: normal;
  cursor: default;
}
.calendar_slot_active, .calendar_slot_active a:hover {
  color: #F09E4C;
  cursor: pointer;
}
.calendar_slot_active:hover {
  color: #000;
}
#calendar_times_container {
  width: 396px;
  min-height: 100px;
  background-color: #E6ECC8;
  border-left: 2px solid #fff;
  padding-bottom: 5px;
}
#calendar_times_container h2 {
  text-transform: none;
  padding: 10px;
}
.calendar_times_slot {
  padding: 3px 10px 3px 10px;
  font-size: 12px;
  font-weight: normal;
  margin: 2px 10px 2px 10px;
}
.calendar_slots_active {
  color: #F09E4C;
  background: #F3F5E7;
  font-weight: bold;
  cursor: pointer;
}
.calendar_slots_active:hover {
  color: #000;
}
.calendar_slots_passive {
  color: #c0c0c0;
  text-decoration: line-through;
  font-weight: normal;
  cursor: default;
  background: transparent;
}
.shop_product_thumb_price {
  text-align: center;
  font-size: 140%;
  font-weight: bold; 
}

.video_wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.shop_features_ticks {
  margin: 15px 0 15px 50%;
  display: inline-block;
  box-sizing: border-box;
  padding: 0; 
  list-style: none;
}
.shop_features_ticks li {
  display: block;
  margin-left: -50%;  
  font-size: 130%;
  line-height: 120%;
  padding: 5px 0;
}

.shop_features_ticks li i {
  font-size: 150%;
  color: #4A88D4;
  padding-right: 10px;
}

#finance_calc {
  font-size: 130%;
  text-align: center;
}

#finance_calc select.inputbox {
  font-size: 20px;
  display: inline-block;
  padding: 3px;
}
.finance_calc_table {
  width: 80%;
  margin: 10px auto; 
}

.finance_calc_table th,
.finance_calc_table td {
  font-size: 16px !important;
  text-align: center !important; 
  padding: 5px !important;
}
.finance_calc_table th {
  background: #4A88D4 !important;
}
#finance_calc b {
  color: #8B61BB;
 display: block;
 margin: 20px 0; 
}



/* For shop, individual product tables */  

.shop_product_wide_ad {
  display: block;
  margin: 15px auto;
  width: 100%;
  box-sizing: border-box;
  height: auto; 
}

.thumb_stock_message {
  background: #999;
  color: #fff;  
  max-width: 350px;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 5px;
  text-align:center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.shop_stock_message {
  margin: 10px 0;
  padding: 5px 5px;
  background: #eee;
  color: #666;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
.cart_stock_message {
  margin: 5px 0;
  padding: 6px;
  background: #fff;
  color: #000;
  font-weight: bold;
}

#shop_product_bigpic {
  background: #fff;
  display: table;
  width: 100%;
}

.shop_product_price {
  font: bold 45px 'Arial', snas-serif;
  margin: 10px 0;
  color: #4A88D4;
  text-align: center;
  display: block;
}

.shop_thumbs_container {
  overflow: auto;
  width: 100%;
  
}

.shop_product_thumb {
  display: block;
  width: 33.333333%;
  float: left;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 5px 5px 0 5px;
  margin: 0 0 9px 0;
  border: 10px solid #fff;
  transition: all 0.2s ease-out;
  color: #99A0A8 !important;  
  /*background-image: url(/library/templates/default/resources/catarrow.png);*/
  background-repeat: no-repeat;
  background-position: 290px 230px;
  text-align: left;
  position: relative;
  overflow: hidden;
  color: #333 !important;
}
.shop_product_thumb img {
  transition: all 0.2s ease-out; 
}
.shop_product_thumb:hover {
  text-decoration: none;
  color: #3E3F44 !important;
}

.shop_thumbs_container form:nth-child(3n+5) .shop_product_thumb {
  clear: left;
}

.shop_product_thumb:hover img {
  filter: brightness(1.2);
}
.shop_product_thumb span.shop_product_title {
  display: block;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  box-sizing: border-box;
  max-width: 350px;
  margin: 10px auto 20px auto;
  color: #333;
}
.shop_product_thumb img {
  display: block;
  max-width: 400px;
  width: 100%;
  margin: 0 auto 10px auto;
}
.shop_product_thumb b {
  display: block;
  padding-left: 10px;
  font-size: 16px;
  color: #6C757E;
  padding: 5px 0 5px 10px;
}



.shop_image_click_caption {
  padding: 5px;
  background: #333;
  color: #fff;
  clear: both;
  text-align: center;
  font-weight: bold;
  margin: 0 0 0 0;
  top: 4px;
  box-sizing: border-box;
  width: 100%;
  line-height: 120%;
}

.shop_video_box {
  background: url(/library/templates/default/resources/vidbg.jpg) no-repeat 0 0;
  width: 722px;
  height: 235px;
  margin-left: 5px;
  padding: 15px 0 15px 15px;
}
.shop_video_intro {
  float: right;
  width: 215px;
  margin-right: 20px;
}

.shop_extended_link a {
  display: block;
  clear: both;
  padding: 10px;
  line-height: 120%;
  margin: 0;
  overflow: auto;
  text-align: center;
  font-weight: bold;
  background: #913B35;
  color: #fff !important;
}

.shop_product_thumb .pricebox1,
.shop_product_thumb .pricebox2,
.shop_product_thumb .pricebox3 {
  font-size: 13px;
  width: 33.3333%;;
  line-height: 110%;
  padding: 5px 0;
  height: 44px;
  overflow: hidden;
  box-sizing: border-box;
  border-top: 4px solid #fff;
}
.shop_product_thumb .pricebox1,
.shop_product_thumb .pricebox3 {
  opacity: 0.5;
}
.shop_product_thumb_price {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
}

.pricebox1 {
  display: block;
  float: left;
  width: 120px;
  font-size: 15px;
  font-weight: bold;
  background: #333;
  color: #ccc;
  text-align: center;
  padding: 10px 0 0 0;
  text-shadow: 1px 1px 1px #000;
  border-bottom-left-radius: 10px;
  
}
.pricebox2 {
  display: block;
  float: left;
  width: 120px;
  background: #6E86B8;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 0 0;
  text-shadow: 1px 1px 1px #000;  
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
}
.shop_product_thumb .pricebox2.pad {
  width: 100%;
  font-size: 140%; 
  margin-bottom: 15px;
  border-left: 0;
  border-right: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.pricebox3 {
  display: block;
  float: left;
  width: 120px;
  background: #333;
  color: #ccc;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 0 0;
  text-shadow: 1px 1px 1px #000;
  border-bottom-right-radius: 10px;
}


.shop_product_container {
  padding: 5px 0 5px 10px;
  clear: both;
  overflow: auto;
}

.shop_productbox {
  background-color: #ECDABE;
  color: inherit;
}

.shop_paging {
  float: right;
  font-weight: bold;
  position: relative;
  top: 3px;
  padding-bottom: 5px;
}
.shop_paging a {
  font-weight: normal;
}

.shop_paging img {
  padding: 0 5px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: relative;
  top: 1px;
}

.shop_product_wasnow_container {
  display: table;
  width: 100%; 
}

.shop_product_wasnow {
  display: table-cell;
   width: 33.33333%;
   vertical-align: top;
  padding: 10px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  background: #666;
  line-height: 120%;
}
.shop_product_wasnow.now {
  background: #4A88D4;
}
.shop_product_wasnow b {
  font-size: 18px; 
  text-shadow: 1px 1px 0 #000;
}

.shop_product_thumb .shop_was {
  float: left;
  width: 110px;
  text-align: center;
  padding: 32px 0 0 5px;
  font-size: 22px;
  font-weight: bold;
  color: #999 !important;
}
.shop_product_thumb .shop_now {
  float: right;
  width: 110px;
  text-align: center;
  padding: 32px 6px 0 0;
  font-size: 24px;
  font-weight: bold;
}
.shop_product_thumb .shop_save {
  height: 35px;
  background: #6E1318;
  clear: both;
  position: relative;
  top: 25px;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  color: #fff;
  padding-top: 15px;
  border-left: 1px solid #fff;  
  border-right: 2px solid #fff;
}
.shop_breadcrumb {
  border-bottom: 1px solid #000;
  padding: 5px;
  text-align: left;
}

.shop_sort_select {
  width: 250px;
  float: right;
  overflow: visible;
  font-size: 11px;
  text-align: right;
}

.shop_product_container {
  margin: 5px 0;
  display: table;
}

.shop_product_right_column {
  display: table-cell;
  vertical-align: top;
  width: 30%;
  min-width: 300px;
  padding: 15px 25px;
  background: #fff;
  box-shadow: -5px 0 10px rgba(0,0,0,0.1);
}
.shop_product_right_stuff {
  padding: 10px 0;
  line-height: 200%;
}

.shop_product_right_column h2 {
  color: #666;
  font: bold 19px 'Arial', sans-serif;
  margin: 0 0 5px 0;
  line-height: 140%;
  padding: 3px 5px;
  background: #ccc;
}
.shop_product_right_buttons {
  padding: 5px 0 10px 0;
}
.shop_product_right_buttons img {
  display: block;
  margin: 10px auto;
  width: 200px;
  height: 43px;
}


.shop_product_left_column {
  display: table-cell;
  vertical-align: top;
  width: 70%;
  text-align: left;
  padding-right: 40px;
}

.shop_footer {
  border-top: 1px solid #000;
  padding: 10px 0;
  margin: 10px 0;
  font-size: 10px;
  clear: right;
}

.shop_img_extra_container {
  position: relative;
  /*top: -20px; */
  text-align: center;
  display: table-cell;
  width: 20%;
  vertical-align: top;
}
.shop_img_extra_big {
  height: auto;
  text-align: left;
}
.shop_img_extra_big img {
  padding: 0 !important;
  border-bottom: 2px solid #e6e6e6;
  display: inline-block;
  width: 100% !important;
  height: auto !important;
}
.shop_img_extra {
  display: inline;
}
.shop_product_image_main {
  display: table-cell;
  width: 80% !important; 
  vertical-align: bottom;  
}
.shop_main_image {
  height: auto !important;
  display: block;
  width: 100% !important;
}
.shop_category_back_button {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.shop_qty {
  display: block;
  float: left;
  position: relative;
  top: -5px;
}
.shop_addtocart {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 25px;
  background: #4A88D4;
  color: #fff;
  font-size: 22px;
  text-align: center;
  border: 0 solid #fff;
  cursor: pointer;
  transition: all 0.1s ease-out;
}
.shop_addtocart:hover  {
  filter: brightness(1.2);
}


.shop_addtocart.finance {
  background: #8B61BB;
  margin-top: 10px;
}
.shop_addtocart.payment {
  background: #4A88D4;
  margin-top: 10px;
}

.delivery_details_link {
  display: block;
  padding: 10px;
  margin: 10px auto;
  font-size: 15px; 
  text-align: center;
  text-decoration: none !important;
}

.expand_header {
  padding: 10px !important;
  cursor: pointer;
  transition: all 0.1s ease-out;
  position: relative;
  font-weight: normal !important;
  color: #333 !important;
}

.expand_header i {
  display: inline-block;
  font-weight: normal;
  color: #fff;
  padding: 0 15px; 
}
.expand_header:hover {
  background-color: #718FC3 !important;
  color: #fff !important;
}
.expand_header::after {
  content: '\f067';
  font-size: 30px;
  position: absolute;
  top: 12px;
  right: 10px;
  font-family: 'FontAwesome';
  font-weight: normal;
}
.expand_header.active::after {
  content: '\f068';
}

.expand_header.noplus:hover {
  background: #ccc !important;
  color: #333 !important;
  cursor: default;
}
.expand_header.noplus::after {
  content: ''; 
}
.expand_section {
  background: #fafafa;
}
.expand_content {
  padding: 10px; 
}


/* Currency conversion links */

#shop_side_currency {
  position: relative;
  left: -7px;
  white-space: nowrap;
}
#shop_side_currency_heading {
  margin: 10px 0 8px 0;
}
.shop_side_currency_img_selected {
  padding: 10px 0 5px 0;
  background: url(/library/templates/default/resources/curency_select_arrow.png) no-repeat top center;
}
.shop_side_currency_img {
  padding: 10px 0 5px 0;
}
#shop_side_currency_pound {
  padding-right: 3px;
  position: relative;
  left: 3px;
  width: 46px;
  height: 47px;
}
#shop_side_currency_usd {
  width: 42px;
  height: 47px;
}
#shop_side_currency_euro {
  padding-left: 5px;
  position: relative;
  left: -5px;
  width: 44px;
  height: 47px;
}

.shop_crosslinked_items {
  overflow: auto;
}
/* Gallery */

#gallery_overall {
  padding-bottom: 10px;
  overflow: auto;
}

.gallery_paging {
  float: right;
  font-weight: bold;
  position: relative;
  top: 3px;
  padding-bottom: 5px;
}
.gallery_paging a {
  font-weight: normal;
}

.gallery_paging img {
  padding: 0 5px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: relative;
  top: 1px;
}

.gallery_breadcrumb {
  border-bottom: 1px solid #000;
  padding: 5px;
  text-align: left;
}

.gallery_cat_button_div {
  padding: 10px 1px 15px 1px; 
  float: left; 
  text-align: center;
  vertical-align: bottom;
}

.gallery_cat_button_img {  
}

.gallery_cat_button_description {
  display: block;
  padding: 5px;
}

.gallery_cats_row {
  width: 100%;
  float: left;
}

#gallery_pictures_div {
  
}

#gallery_sidecats_div {
  float: right;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  width: 120px;
}

#gallery_sidecats_div div {
  padding: 5px 0 5px 0;
}

.gallery_pic_div {
  padding: 10px 1px 15px 1px; 
  float: left; 
  text-align: center;
}

.gallery_pic_description {
  padding: 5px;
}

.gallery_pic {
}

.gallery_pics_row {
  width: 98%;
  float: left;
  overflow: auto;
}

#gallery_link_back {
  width: 100%;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 10px 0;
  margin-top: 20px;
  border: 1px solid #000;
  cursor: pointer;
}

.gallery_paging_arrows {
  position: relative;
  top: 6px;
}

/* Forum styles */

#forum_breadcrumb_container {
  float: right;
  text-align: right;
  padding-top: 20px;
}
.forum_paging_container {
  float: right;
  padding: 5px 0;
}
.forum_forum_row {
  display: block;
  clear: both;
  margin: 10px 0;
  background: url(/library/templates/default/resources/forum_forum.png) no-repeat 10px 5px;
  padding: 10px 0 10px 90px;
  font-size: 14px;
  overflow: auto;  
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 10px;
}
.forum_forum_row:hover {
  background-color: #EBEBF2;
}
.forum_forum_details {
  display: block;
  float: right;
  width: 150px;
  color: #666;
}
.forum_forum_intro {
  display: block;
  color: #666;
  padding-top: 5px;
  width: 350px;
}
  
#forum_threads_container {
  width: 100%;
}
#forum_threads_container td, #forum_threads_container th {
  padding: 7px;
}
#forum_threads_container img {
  width: 23px;
  height: 23px;
  display: block;
  margin: 2px auto;
}
#forum_threads_container b {
  display: block;
}
#forum_thread_post {
  background: #EDEDF3 url(/library/templates/default/resources/bluegrad.png) repeat-x 0 0;
  margin-bottom: 25px;
  border: 1px solid #8C8DAE;
  box-shadow: 3px 3px 3px #ccc;
  font-size: 14px;
  clear: both;
  border-radius: 0 !important;
}
.forum_post {
  padding: 10px 20px;
  margin: 10px 0 0 0;
  overflow: auto;
  clear: both;
  border-radius: 10px;
}
.forum_post.odd {
  background: #DEDEE7;
}
.forum_post.even {
  background: #EEEEF4;
}
.forum_post_name {
  float: left;
  font-weight: bold;
}
.forum_post_datetime {
  float: right;
  font-size: 10px;
}
.forum_message {
  clear: both;
  padding: 10px 0 5px 0;
}
.forum_form {
  display: block;
  margin: 40px auto;
  padding: 15px 25px;
  width: 80%;
  background-color: #F4F4F4;
  overflow: auto;
  box-shadow: 5px 5px 5px #ddd;
  border: 1px solid #EEEEF4;
  border-radius: 10px;

  background-image: linear-gradient(right bottom, #E7E7EF 1%, #EEEEF4 43%, #FEFEFE 95%);
  background-image: -o-linear-gradient(right bottom, #E7E7EF 1%, #EEEEF4 43%, #FEFEFE 95%);
  background-image: -moz-linear-gradient(right bottom, #E7E7EF 1%, #EEEEF4 43%, #FEFEFE 95%);
  background-image: -webkit-linear-gradient(right bottom, #E7E7EF 1%, #EEEEF4 43%, #FEFEFE 95%);
  background-image: -ms-linear-gradient(right bottom, #E7E7EF 1%, #EEEEF4 43%, #FEFEFE 95%);
    
}

.forum_form .inputbox {
  display: block;
  width: 98%;
  padding: 5px;
}
.forum_form label {
  display: block;
  margin: 10px 0 5px 0;
}
.forum_form textarea {
  height: 150px;
  display: block;
  padding: 5px;
  margin-bottom: 5px;
}
.forum_form .button {
  display: block;
  clear:left;
  float: left !important;
  padding: 5px 0;
  width: 200px;
}

/* General directory layout */

.directory_listing {
  background-color: #E4E5EE;
}
.directory_breadcrumb {
  border-bottom: 1px solid #000;
  padding: 5px;
  text-align: left;
}

/* Featured listings */

#directory_featured_listings {
  width: 300px;
  border: 1px solid #c0c0c0;
  padding: 10px;
}

/* Tabs (for directory popups) */

.tabs_main {
  background-color: #E2E3FC;
  color: inherit;
  border: 1px solid #000000;
}
.tabs_active {
  background-color: #E2E3FC;
  color: inherit;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom-width: 0;
}
.tabs_inactive {
  background-color: #AFB0C3;
  color: inherit;
  border: 1px solid #000000;
}
.tabs_hover {
  background-color: #C1C5F9;
  color: inherit;
  border: 1px solid #000000;
}
.contact_heading { 
  color: #333;
  background-color: inherit; 
}
html {
  font-size: 100%;
}
body {
  font: normal 13px 'Arial', sans-serif;
  line-height: 160%;
  color: #676767;
}

/* Main page titles */

h1, .pagetitle {
  font: normal 23px 'Lucida Sans','Verdana', sans-serif;
  letter-spacing: 0;
  color: #676767;
  margin: 0 0 15px 0;
  padding: 0;
}

/* Paragraph sub-headings */

h2, .heading {
  font: bold 15px 'Lucida Sans','Verdana', sans-serif;
  letter-spacing: 0;
  color: #676767;
  margin: 10px 0 10px 0;
}

/* Links */

a:link, a:visited, a:active {
  color: #6663ED;
  text-decoration: none;
}
a:hover {
  color: #8E8CF2;
  text-decoration: underline;
}

/* Miscellaneous font styles */

.largetext { font-size: 13px; }
.smalltext { font-size: 11px; font-weight: normal; }
.texthighlight {
  background-color: yellow;
  color: inherit;
}
.emphasisedtext {
  color: #000000;
  background-color: inherit;
  font-weight: bold;
  font-size: 13px;
}
/* Images */

.content_image_caption {
  color: #333;
  background-color: #e1e1e1;
  font-size: 10px;
  padding: 2px 5px;
}

.image_border { border: 2px solid #000; }
/* If extra columns of text are to be shown on the side of the page. */

.side_text {
  color: #000000;
  background-color: inherit;
  font-size: 11px;
}

.side_text label {
  color: #58667E;
  background-color: inherit;
  font-size: 10px;
}

.side_heading {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #58667E;
  background-color: inherit;
}
/* Tables that display information */

.tablestyle {
  border: 1px solid #ffffff;
  background-color: #DEDEE7;
  color: #000000;
}

.tablestyle_table {
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}
.tablestyle_heading,
.tablestyle_table th,
.tablestyle_table thead tr td {
  background-color: #333;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  padding: 2px 4px;
}
.tablestyle_table td {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  background-color: #ddd;
  padding: 2px 4px;
  vertical-align: top;
}
.tablestyle_table th a {
   color: #fff;
   text-decoration: underline;
}
.tablestyle_centred td, .tablestyle_centred th {
  text-align: center;
}
.tablestyle_nostyle {
  border: 0;
}
.tablestyle_nostyle td, .tablestyle_nostyle th {
  vertical-align: top;
  padding: 3px;
  border-spacing: 0;
  border: 0;
}
/* Content area, important for control panel preview */

.content_area {
  background-color: #fff;
}


hr {
  color: #4B5870;
  background-color: #4B5870;
  border-width: 0;
  height: 1px;
}
#comments {
  border-top: 1px solid #666; 
  clear: both;
  margin-top: 15px; 
}
.comments_comment {
  background: #eee;
  padding: 10px 10px 20px 10px;
  margin: 15px 0;
  color: #333;
  border-top: 1px solid #d9d9d9;
  border-bottom: 2px solid #ccc;
  font-size: 11px;
  line-height: 140%;
}
.comments_comment_comment {
  float: left;
  width: 565px;
  padding: 0 0 0 10px;
}
.comments_comment_comment blockquote {
  font-style: italic;
}
.comments_comment_top {
  overflow: auto;
}
.comments_comment_links {
  width: 150px;
  float: right;
  overflow: hidden;
  padding-right: 10px;
}
.comments_comment_links hr {
  border-top: 1px dotted #ccc !important;
  background-color: transparent !important;
  color: transparent !important;
}
.comments_comment_links a {
  display: block;
  margin: 1px;
}
.comments_comment_header {
  margin-bottom: 15px;
  padding: 10px 10px 0 10px;
  color: #666;
  font-size: 10px;
  background-color: #e5e5e5;
  overflow: auto;
}
.comments_comment_header b {
  font-weight: bold;
  color: #666;
  float: left;
}
.comments_comment_date {
  float: right;
  width: 150px;
}

.comments_comment_avatar {
  width: 23px;
  height: 23px;
  float: left !important;
  display: block;
  margin: -5px 10px 5px 0 !important;
  border: 1px solid #d9d9d9;
  background-color: #fff;
}
#comments input {
  display: block;
  width: 200px;
}
#comments label {
  display: block;
  margin: 10px 0 5px 0;
}
#comments textarea {
  height: 100px; 
  display: block; 
  width: 100%;
}
.comments_comment_comment .button {
  clear:left;
  float: left !important;
}
#comments .button {
  float: right;
  padding: 5px;
  width: 120px;
  margin: 10px 0 15px 0;
}
#comments img {
  float: right;
  margin: 0 0 5px 5px;
}
.comment_approval_needed {
  border: 2px solid red;
}

.popupstyle {
  padding: 0;
  background-color: #ffffff;
  color: inherit;
  margin: 0;
}
a[rel~="tag"] { 
  color: inherit !important;
  text-decoration: none !important;
  border-bottom: 1px dotted #ccc !important;
}

.error_alert, #error_alert {
  padding: 20px 10px 25px 80px;
  background: #ffffff url(/library/templates/default/resources/alert_negative.gif) 5px 5px no-repeat;
  color: #000000;
  border: 1px solid #c0c0c0;
  margin: 0 0 20px 0;
}

.success_alert {
  padding: 20px 10px 25px 80px;
  background: #ffffff url(/library/templates/default/resources/alert_positive.gif) 5px 10px no-repeat;
  color: #000000;
  border: 1px solid #c0c0c0;
  margin: 0 0 20px 0;
}

.pass_alert {
  padding: 20px 10px 25px 80px;
  background: #ffffff url(/library/templates/default/resources/notice_pass.gif) 15px 25px no-repeat;
  color: #000000;
  border: 1px solid #c0c0c0;
  margin: 0 0 20px 0;
}

.fail_alert {
  padding: 20px 10px 25px 80px;
  background: #ffffff url(/library/templates/default/resources/notice_fail.gif) 15px 25px no-repeat;
  color: #000000;
  border: 1px solid #c0c0c0;
  margin: 0 0 20px 0;
}

#modal_info_container {
  width: 320px;
  height: 275px;
  background: #6c6c6c;
  color: #fff;
  border: 1px solid #000;
  position: absolute;
  display: none;
  padding: 5px;
  -webkit-box-shadow: 1px 2px 3px #333;
  -moz-box-shadow: 1px 2px 3px #333; 
}
#modal_info_content {
  overflow: auto;
  overflow-x: hidden;
  height: 250px;
  font-size: 11px;
}
#modal_info_content img {
  display: block;
  width: 310px;
  margin: 0 auto 10px auto;
}
#modal_info_close {
  font-size: 20px;
  text-align: right;
  padding-top: 5px;
}
  
#modal_info_close a {
  color: #fff !important;
}

/* Site Map */

#sitemap_paging { 
  text-align: left; 
  padding: 0 0 10px 0;
}

.sitemap {
  margin-top: -10px;
}

.sitemap, .sitemap ul {
  padding: 0 0 0 15px;
  list-style-type: none !important;
}
.sitemap li {
  padding: 10px 0 0 0;
}
.sitemap ul li {
  padding: 0 0 0 0;
}


/* Expandable menus (ie non-roll-over list menus) */

.menu_expandable_container {
  text-align: left;
}
.menu_expandable_container ul {
  padding: 3px 0 3px 0;
  margin: 0;
  list-style-type: none;
}
.menu_expandable_container ul ul {
  padding-left: 20px;
  list-style-type: none;
}
.menu_expandable_container ul ul li {
  font-size: 10px;
}

.menu_expandable_container a {
  display: block;
}

/* Menus when javascript disabled */

.navigation_vertical li, #navigation_horizontal li, #navigation_products li {
  font-size: 10px;
}
.navigation_horizontal li {
  display: inline;
  padding: 0 10px 0 10px;
  color: #ffffff;
  background: #000000;
}
.navigation_vertical ul, #navigation_products ul {
  padding-left: 10px;
}
.navigation_horizontal ul {
  white-space: nowrap;
  padding: 0 10px 0 10px;
  display: inline;
}

/* AJAX stuff */

.ajax_updating {
  height: 140px;
  background: url(/library/templates/default/resources/indicator.gif) no-repeat center center;
  text-align: center;
}

#ajaxticker1{
  /* styles go here if required */
}
#ajaxticker1 div{ 
  /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

/* Styles for iBox modal dialogues */

#ibox_wrapper button {
  position: relative;
  left: 5px;
}
#ibox_w{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: #000; 
  margin: 0;
  padding: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  opacity: 0.0;
}

#ibox_progress {  
  margin:0;
  padding:0;
  position: absolute;
  z-index:105;
}

#ibox_wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index:100;
  padding:8px 14px 34px 8px;
  border: 1px solid #333;
  width:300px;
  min-width: 45px;
  height:300px;
  background-color:#ccc;
  margin: 0; 
}
#ibox_wrapper input, #ibox_wrapper button {
  z-index: 101 !important;
}

#ibox_content, #ibox_extra_content {
  background: #fff;
  width: 100%;
  height: 100%;
  margin-bottom: 5px;
  position: relative;
  top: 0px;
  left: 0px;
  border: 1px solid #000;
  padding: 2px;
}

#ibox_footer_wrapper {
  position:relative;padding:0;margin:0;top:0px;left:0px;
}
 .modal_popup_content {
   padding: 5px 15px;  
 }

/* Driver SMS tracking (users system) */

#drivertracker_group {
  float: right;
  clear: both;
  width: 300px;
  margin: -30px 0 15px 0;
}

#drivertracker_container{
  font-size: 14px;
  color: #666;
  overflow: auto;
  padding-top: 30px;
}
#drivertracker_container hr {
  clear: both;
  position: relative;
  top: -8px;
  display: block;
}
.drivertracker_close_icon {
  width: 19px;
  height: 19px;
  float: right;
  display: block;
  background: url(/library/templates/default/resources/close_x.gif) no-repeat center center;
}
.drivertracker_driver {
  clear: left;
  width: 300px;
  float: left;
  font-weight: bold;
  padding: 0 0 10px 0; 
}
.drivertracker_driver img {
  width: 50px;
  height: 50px;
  float: left;
  display: block;
  margin: -10px 10px 5px 0;
  border: 1px solid #ccc;
}
.drivertracker_number {
  float: left;
  width: 150px; 
}
.drivertracker_icons {
  width: 150px;
  float: left;
  margin-top: -2px;
}
.drivertracker_icons img {
  width: 23px;
  height: 23px;
  padding: 0 3px;
}
.drivertracker_status {
  float: left;
  font-size: 11px;
}
.drivertracker_changeno {
  padding: 5px 10px 5px 205px;
  border: 1px solid #e1e1e1;
  margin: 0 0 40px 0;
  clear: left;
  font-size: 12px;
  display: none;
}
.drivertracker_expanded_details {
  padding: 5px 10px 5px 10px;
  border: 1px solid #e1e1e1;
  margin: 0 0 40px 0;
  clear: left;
  font-size: 12px;
  overflow: auto;
  display: none;
}
.drivertracker_expanded_details img {
  width: 150px;
  height: 150px;
  border: 1px solid #ccc;
  float: left;
  display: block;
}
.drivertracker_expanded_details textarea {
  float: left;
  width: 400px;
  height: 70px;
  display: block;
  margin: 0 0 5px 0;
  padding: 3px 5px;
}
.drivertracker_expanded_details div {
  padding: 0 0 10px 20px;
  float: left;
}
.drivertracker_expanded_details b {
  display: block;
}
.drivertracker_expanded_details .button {
  margin-left: 20px;
  padding: 2px 10px;
}

/* Miscellaneous styles */

.section { margin: 8px 0 8px 0; }
a img { border-width: 0; }

.paging_container {
padding: 10px 0 10px 0;
text-align: center;
}

.heading_highlighted {
  color: navy;
  background-color: inherit;
}

.content_section {
  display: block;
  border: 0 solid #000;
}

.swf_div {
  display: inline;
}

.flashgallery_div {
  display: block;
  text-align: center;
  margin: 10px auto;
  padding: 5px;
  border: 1px solid #666;
  clear: both;
  width: 600px;
  background: #BBBDFF;
  -webkit-box-shadow: 5px 5px 10px #666;
  -moz-box-shadow: 5px 5px 10px #666; 
  overflow: auto;
}

p {
  margin: 0;
  padding: 0 0 10px 0;
  display: block;
}
code {
  font-size: 12px;
}

.admin_icons_horizontal {
  float: right; 
}
.admin_icons_horizontal img {
  width: 23px;
  height: 23px;
  margin-right: 5px;
}


/* New modal boxes (bumble) */

.modal_bg {
  background: rgba(0,0,0,0.4);
}

.modal_box {
  background: #fff;
  border-radius: 5px;
  box-shadow: 5px 5px 20px rgba(0,0,0,0.5);
  overflow: hidden;
  max-width: 900px;
}
.modal_close {
  width: 32px;
  height: 32px;
  top: 10px;
  right: 10px;
  position: absolute;
  background: url(/library/templates/default/resources/modal_close.png) no-repeat center center;
  cursor: pointer;
}
.modal_title {
  background: #8B61BB;
  color: #fff;
  padding: 15px 40px 15px 20px;
  box-sizing: border-box;
  font-size: 150%;
  cursor: move;
}
.modal_content {
  padding: 15px 20px;
  min-height: 100px;
  box-sizing: border-box;
  margin: 55px 0 0 0;
  font-size: 100%;
  height: calc(100% - 60px);
  /*max-height: 88%;*/
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  overflow: auto;
}

@media only screen and (max-width: 550px) {
  .modal_content {
    padding: 10px 10px;
  }  
}
.modal_content.compressed {
  height: calc(100% - 100px);
}

.modal_content .modal_content_block {
  vertical-align: top;
  display: inline-block;
  width: 48%;
  box-sizing: border-box;
  padding: 6px 0;
}
.modal_content .modal_content_block.left {
  margin-right: 4%;
}
.modal_content .modal_content_block.wide {
  width: 100%;
}
.modal_content .modal_content_block label {
  display: block;
  padding-bottom: 4px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.modal_content_section.columns {
  overflow: auto;
}
.modal_content_section.columns label {
  width: 40%;
  float: left;
  padding-top: 3px;
}
.modal_content .modal_content_block .inputbox {
  box-sizing: border-box;
  width: 100%;
  padding: 5px !important;
  font-size: 100% !important;
}
.modal_content_section.columns .inputbox {
  width: 55% !important;
  float: right;
}
.modal_content .modal_content_block .inputbox.narrow {
  width: 50%;
}
.modal_content .modal_content_block .inputbox.narrower {
  width: 30%;
}
.modal_content .modal_content_block .inputbox.right {
  text-align: right;
}
.modal_content .modal_content_block textarea.inputbox {
  height: 100px;
  font: 'Arial', sans-serif;
}
.modal_content .modal_button_container {
  text-align: center;
  padding: 10px 0;
}
.modal_content .modal_button_container .button {
  padding: 5px !important;
  font-size: 100% !important;
  width: 30%;
  margin: 0 10px;
  display: inline-block;
}
.modal_content .modal_content_alert {
  text-align: center;
  margin: 10px auto;
  font-size: 100%;
  line-height: 140%;
  padding: 5px;
  box-sizing: border-box;
}
.modal_content .modal_content_alert.highlight {
  background: #eb5555;
  color: #fff;
  text-shadow: 1px 1px 0 #000;
}
.modal_top_alert {
  line-height: 140%;
  padding: 5px;
  box-sizing: border-box;
  background: #fbfbfb;
  margin: 0 0 20px 0;
}
.modal_top_alert i {
  padding-right: 5px;
}
.modal_content_title_block, .modal_content_title_block * {
  text-align: center;
}
.modal_content h2 {
  font-size: 120%;
}
.modal_content h3 {
  font-size: 100%;
  margin: 10px 0 10px 0;
  padding: 0;
}
.modal_content h3 div {
  font-size: 70%;
}
.modal_content_section {
  overflow: auto;
  padding: 10px 0 0 0;
}
.modal_content_section h3 {
  margin: 10px 0 10px 0;
}
.modal_content_section:first-child h3 {
  margin: 0 0 10px 0;
}
.modal_content_title {
  color: [%template_font_colour];
  text-align: center;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  margin: 0;
  padding: 5px;
  background-color: [%template_box_heading_background];
}
.modal_content.tabbed .modal_content_title {
  padding-top: 10px;  
  padding-bottom: 10px;
  border-top-left-radius: 0;
}
.modal_description_box {
  background: #fafafa;
  border: 1px solid #ededed;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  margin-bottom: 15px;
  padding: 10px;
  box-sizing: border-box;
}
.modal_description_box label {
  display: block;
  font-weight: bold;
  vertical-align: bottom;
}
.modal_description_box label select {
  display: inline-block;
  vertical-align: baseline;
  font-weight: normal;
  text-transform: none;
  margin-left: 10px;
  margin-top: 10px;
}

.modal_wizard_controls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: #fbfbfb;
  /*height: 15%;*/
  height: 70px;
  /*border-top: 3px solid [%template_colour1];*/
  box-shadow: 0 -3px 15px rgba(0,0,0,0.2);
}

.modal_wizard_controls button {
  position: absolute;
  width: 40%;
  max-width: 200px;
  top: 50%;
  height: 70%;
  max-height: 70px;
  box-sizing: border-box;
  transform: translateY(-50%);
  text-align: center;
  display: inline-block;
}
.modal_wizard_prev {
  left: 5%;
}
.modal_wizard_next {
  right: 5%;
}
.modal_wizard_controls button.hidden {
  display: none;
}
.modal_wizard_tabs button {
  font-weight: normal;
  padding: 5px 10px;
  font-size: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: 2px;
  display: inline-block;
}
.modal_wizard_tabs button.button.active {
  color: [%template_font_colour] !important;
  background-color: [%template_box_heading_background] !important;
}
@media only screen and (max-width: 750px) {
  .modal_wizard_tabs button {
    font-size: 80%;
    padding: 5px 5px;
  }
}
@media only screen and (max-width: 550px) {
  .modal_wizard_tabs button {
    font-size: 60%;
    padding: 3px 2px;
  }
}
.modal_middle_splash {
  width: 50%;
  margin: 20px auto;
  text-align: center;
  font-size: 150%;
  line-height: 200%;
}
.modal_middle_splash i {
  font-size: 300%;
  color: [%template_colour1];
  display: inline-block;
  margin-bottom: 15px;
  margin-left: 5px;  
}

.modal_messages_container {
  display: table;
  height: 100%;
  width: 100%;
  border-spacing: 10px;
}
.modal_messages_top {
  display: table-row;
  background: #fff;
  position: relative;
}
.modal_messages_top_stuff {
  overflow-y: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.modal_messages_bottom {
  display: table-row;
  background: #eee;
  height: 30%;
  position: relative;
}
.modal_messages_bottom_stuff {
  display: table;
  width: 100%;
  height: 100%;
}
.modal_messages_bottom_left {
  display: table-cell;
  box-sizing: border-box;  
  width: 90%;
  position: relative;
}
.modal_messages_bottom .inputbox {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0%;
  padding: 5px;
  width: 100%;
  height: 100%;
}
.modal_messages_bottom_right {
  display: table-cell;
  vertical-align: bottom;
  padding: 0 20px;
}
.modal_messages_send_icon {
  width: 80px;
  height: 80px;
  background-color: [%template_colour1];
  border-radius: 50%;
  margin: 0 auto;
  transition: all 0.2s ease-out;
  position: relative;
}
.modal_messages_send_icon::after {
  position: absolute;
  top: 20px;
  width: 100%;
  left: 0;
  color: [%template_menu_font_colour];
  content: '\f1d8';
  font-family: 'FontAwesome';
  font-size: 30px;
}
.modal_messages_send_icon:hover {
  background-color: [%template_menu_hover_background];
}
.modal_messages_message {
  width: 85%;
  margin: 0 0 20px 15px;
  padding: 30px 20px;
  box-sizing: border-box;
  border-radius: 10px;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
  background: #fafafa;
  position: relative;
}
.modal_messages_message.you {
  margin-left: 7%;
  background: #C6F8D8;
}
#modal_messages_bottom {
  clear: both;
}
.modal_messages_message:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  top: 15px;
  left: -7px;
  background: #fafafa;  
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.modal_messages_message.you:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  top: 100%;
  left: 100%;
  background: #C6F8D8;
  margin-left: -7px;
  margin-top: -30px;
}
.modal_messages_dateheader {
  position: absolute;
  top: 5px;
  right: 15px;
  font-size: 60%;
  color: #aaa;
}
.modal_options_select {
  display: block;
  margin: 10px 0;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid [%template_colour1];
  padding: 5px;
  height: 160px;
  overflow-y: auto;
  overflow-x: hidden;
}
.modal_options_select label {
  display: block;
  padding: 3px;
  font-size: 90%;
  line-height: 100%;
}
.modal_options_select label:hover {
  cursor: pointer;
  background: [%template_colour1];
  color: #fff;
}
.modal_content_cols {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
  
}

/* Bumble JS stuff */

.bumbleBlackBox {
  background: rgba(0,0,0,1);
}
.bumbleThrobber {
  width: 34px;
  height: 34px;
  background: url(/library/templates/default/resources/throbber.png) no-repeat center center;
  animation-duration: 1.5s;
  animation-name: bumbleRotate;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -17px 0 0 -17px;
}
.bumbleThrobber.top {
  top: 15%;
}
.bumbleThrobber.dark {
  background-image: url(/library/templates/default/resources/throbber-dark.png);
}
@keyframes bumbleRotate {
  from {
    transform: rotate(0)
  }
  to {
    transform: rotate(360deg)
  }
}
.bumbleDragDropProxy {
  width: 64px;
  height: 64px;
  border: 2px dashed #ccc;
  display: block;
  background: rgba(255,255,255,0.8);
}

.properties_property_container {
  width: 75%;
  background: #fff;
  padding: 15px 25px 15px 25px;
}
.properties_property_left_col {
  margin-right: 225px;
}
.properties_property_left_col div {
  padding: 0 0 15px 0;
}
.properties_property_right_col {
  width: 200px;
  text-align: right;
  float: right;
  background: #ffffff;
  padding-top: 35px;
}
.properties_property_bottom {
  clear: right;
  padding: 5px;
  margin-top: 10px;
}
.properties_property_bottom div {
  float: right;
  width: 200px;
  text-align: right;
}
.properties_details_label {
  float: left;
  width: 80px;
  font-weight: bold;
  text-align: right;
  font-size: 10px;
  clear: left;
}
.properties_details_value {
  float: right;
  width: 105px;
  font-size: 10px;
  text-align: left;
}

.shop_crosslinked_product {
  width: 200px;
  margin: 5px auto;
  text-align: center;
  line-height: 130%;
  font-size: 11px;
}
.shop_crosslinked_product img {
  border-radius: 10px;
}
.shop_crosslinked_product b {
  display: block;
}
.shop_product_rating_container {
  font-size: 10px;
  margin: -6px 0 5px 0;
  overflow: auto;
}
.shop_product_rating_text {
  float: left;
  padding-top: 5px;
}
.shop_product_star_rating {
  float: left;
  width: 120px;
}
.shop_product_rating_container span {
  padding: 0 2px
}
#directory_advanced_search {
  background: #DEDEE7;
  overflow: auto;
  padding: 5px;
}
#directory_advanced_search h1 {
  font-size: 16px;
  margin: 5px 0 10px 0;
  line-height: 140%;
}
.directory_search_field_container {
  float: left;
  width: 380px;
  height: 25px;
}
.directory_search_label {
  width: 100px;
  display: block;
  float: left;
}
.directory_search_input_container {
  float: left;
  display: block;
  width: 150px;
}

#directory_advanced_search .inputbox{
  width: 250px;
  font-size: 10px !important;
}
#directory_advanced_search .button {
  display: block;
  width: 100px;
  padding: 5px;
  clear: both;
  margin: 0 auto 20px auto;
  position: relative;
  top: 10px;
}
#events_select_categories_container {
  float: right;
  margin: 10px 10px 0 0;
  padding: 10px; 
  text-align: right;
}


#events_side_categories {
  float: right; 
  clear: right;
  padding: 10px; 
  width: 20%; 
  margin: 0 10px 10px 0;
}


#events_side_categories a, #events_side_categories b {
  display: block;
}
#events_table {
  width: 70%;
}
#events_table tr td a {
  display: block;
}
#news_article i {
  display: block;
}

.news_articles_list { 
}

/* news categories */

.news_categories ul {
  padding-left: 0;
  list-style-type: none;
  font-weight: bold;
}

.news_categories ul ul {
  font-weight: normal;
  padding-left: 20px;
  font-size: 10px;
  list-style-type: square;
}

/* news sub categories */

.news_sub_categories {
  padding: 10px 10px;
  list-style-type: none;
  font-weight: bold;
  margin: 20px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#blog_article i {
  display: block;
}

.blog_articles_list { 
}

/* blog categories */

.blog_categories ul {
  padding-left: 0;
  list-style-type: none;
  font-weight: bold;
}

.blog_categories ul ul {
  font-weight: normal;
  padding-left: 20px;
  font-size: 10px;
  list-style-type: square;
}

/* blog sub categories */

.blog_sub_categories {
  padding: 10px 10px;
  list-style-type: none;
  font-weight: bold;
  margin: 20px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
/* Javascript slideshow */

.slideshow_content_slider_container {
  height: auto !important;
  box-sizing: border-box;
  border: 5px solid #eee;
  border-radius: 10px;
}
.slideshow_content_slider {
  width: 100%;
  height: auto !important;
  overflow: hidden;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.slideshow_inner_container {
  height: auto !important;
}
.slideshow_item {
  width: 100% !important;
  height: auto !important;
  display: block;
  background: #333;
}
.slider_blurb {
  display: block;
  width: 33.3333%;
  box-sizing: border-box;
  padding: 20px;
  text-align: center; 
  position: absolute;
  color: #fff;
  font-size: 0.95vw;
  top: 50%;
  transform: translateY(-50%);
}

.slider_blurb p {
  padding-bottom: 0.8vw;
  line-height: 1vw;
}
.slideshow_item img {
  width: 100% !important;
  height: auto !important;
  display: block;
}
#content_col .slideshow_content_slider {
  width: 630px;
  height: 250px;
}
.slideshow_footer {
  height: 80px;
  background: rgba(0,0,0,0.5);
  float: left;
  margin: 220px 0 0 0;
  padding: 10px 20px;
  font: normal 14px 'Arial', snas-serif;
  width: 920px;
  color: #fff;
  line-height: 140%;
}
#content_col .slideshow_footer {
  width: 590px;
  margin: 150px 0 0 0;
  line-height: 130%;
}
.slideshow_footer h3 {
  margin: 0 0 5px 0;
  padding: 0;
  color: #fff;
  font: normal 18px 'Arial', snas-serif;
}  

.slideshow_content_slider_container:hover .slideshow_left_browse,
.slideshow_content_slider_container:hover .slideshow_right_browse
{
  opacity: 1 !important;
}

.slideshow_left_browse {
  background: url(/library/templates/default/resources/slide_left.png) no-repeat center left;
  cursor: pointer;  
  opacity: 0.5;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-left: 25px;
}
.slideshow_right_browse {
  background: url(/library/templates/default/resources/slide_right.png) no-repeat center right;
  cursor: pointer;  
  opacity: 0.5;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-left: -57px;
  left: 100% !important;
}