/* =============================================================================
   Colours
   ========================================================================== */
/* =============================================================================
   Fonts
   ========================================================================== */
/* =============================================================================
   Common Styles
   ========================================================================== */
.carbspec-overview {
  display: block;
  overflow: auto;
  margin-bottom: 20px;
}
.carbspec-overview div.carbspec-premium {
  display: block;
  overflow: auto;
}
/*
#carbspec-details dl,
#carbspec-links ul{
    width: 100%;
    font-size: 16px;
}

#carbspec-details dl dt,
#carbspec-details dl dd{
    display: inline;
    width: 45%;
    margin-right: 5%;
    margin-bottom: 15px;
    zoom: 1;
}
#carbspec-details dl dt{
    float: left;
    clear: left;
    color: rgb(10, 38, 60);
}
#carbspec-details dl dd{
    float: right;
    clear: right;
    color: rgb(103, 103, 103);
}

#carbspec-links{
    float: right;
    width: 38%;
    padding-left: 2%;
}
*/
#carbspec-header {
  *zoom: 1;
}
#carbspec-header:before,
#carbspec-header:after {
  display: table;
  content: "";
  clear: both;
}
#carbspec-details {
  float: left;
  width: 500px;
  margin-right: 20px;
}
#carbspec-details table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}
#carbspec-details table tr th,
#carbspec-details table tr td {
  padding: 4px 25px 4px 10px;
  margin: 2px;
  font-size: 16px;
  color: #000000;
}
#carbspec-details table tr td {
  padding-left: 40px;
}
#carbspec-details table tr.odd {
  background-color: #d1c5a6;
}
#carbspec-details table tr.even {
  background-color: #e8dfca;
}
#carbspec-details {
  margin-bottom: 25px;
}
#carbspec-links {
  float: left;
  padding-left: 20px;
  width: 330px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) 0 50% repeat-y;
}
#carbspec-links h3 {
  margin: 0 15px;
  font-family: Arial;
  font-weight: 300;
}
#carbspec-links ul li {
  margin: 15px;
  padding-left: 20px;
}
#carbspec-links ul li.no-indent {
  padding-left: 0px;
}
.add-to-box button.button {
  padding: 10px 25px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.add-to-box button.button:hover {
  background-color: #902f15;
}
#essentials-position-tabs ul.tabs li.tab {
  font-size: 30px;
  margin: 10px 0 20px 0;
}
#essentials-position-tabs .products-list li.item {
  background-color: rgba(0, 0, 0, 0.1);
  border-bottom: 1px dotted #666;
}
.tabbed {
  position: relative;
  padding-top: 40px;
}
.tabbed #essentials-upgrade-banner {
  position: absolute;
  top: 50px;
  right: 15px;
  color: #0A263C;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.tabbed ul.tabs {
  height: 40px;
  background-color: #dacba8;
  border: 1px solid #7c7c7c;
  -webkit-box-shadow: 0px -2px 8px 0.3 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px -2px 8px 0.3 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px -2px 8px 0.3 2px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.tabbed ul.tabs li {
  float: left;
  display: inline;
  padding: 10px 30px;
  margin: -40px 5px 0 5px;
}
.tabbed ul.tabs li.tab {
  background-color: #a5946c;
  border-left: 1px solid #7c7c7c;
  border-right: 1px solid #7c7c7c;
  border-top: 1px solid #7c7c7c;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /*    -webkit-box-shadow: 0px -2px 8px rgba(0, 0, 0, 0.3);
            -moz-box-shadow:    0px -2px 8px rgba(0, 0, 0, 0.3);
            box-shadow:         0px -2px 8px rgba(0, 0, 0, 0.3);*/
}
.tabbed ul.tabs li.tab:hover,
.tabbed ul.tabs li.tab.selected {
  background-color: #dacba8;
}
.tabbed ul.tabs li.tab a {
  color: #0a263c;
}
.tabbed ul.tabs li.tab.selected a {
  cursor: none;
  text-decoration: none;
}
.tabbed ul.tabs li a {
  line-height: 1em;
  color: #949494;
}
.tabbed ul.tabs.tabs-3,
.tabbed ul.tabs.tabs-4 {
  font-size: 12px;
}
.tabbed ul.tabs.tabs-3 li,
.tabbed ul.tabs.tabs-4 li {
  padding: 11px 8px;
  margin: -40px 1px 0 1px;
}
.tabbed div.tab {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top right;
}
.tabbed ol.products-list {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top right;
}
.tabbed ol.products-list h2.product-name {
  margin-bottom: 10px;
  font-size: 16px;
  text-transform: uppercase;
}
.tabbed ol.products-list h2.product-name a {
  font-size: 16px;
}
.tabbed ol.products-list .product-shop {
  margin-left: 120px;
}
.tabbed ol.products-list .item {
  font-size: 16px;
  padding: 12px 15px;
  color: #676767;
}
.tabbed ol.products-list .item .product-image {
  width: 100px;
  height: 70px;
  background: #dacba8;
}
.tabbed ol.products-list .item .product-image img {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x bottom left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top right;
  behavior: url(http://burlen.co.uk/skin/frontend/burlen/default/css/PIE.php);
  padding: 1px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.tabbed ol.products-list .item .product-image img:hover {
  zoom: 1;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.tabbed ol.products-list .item .sku strong,
.tabbed ol.products-list .item .price strong {
  float: left;
  display: inline;
  width: 80px;
  color: #253b51;
}
.tabbed ol.products-list .item span.price {
  font-size: 16px;
}
.tabbed ol.products-list .item .price-excluding-tax,
.tabbed ol.products-list .item .price-including-tax {
  display: inline;
}
.tabbed ol.products-list .item .price-excluding-tax {
  margin-right: 10px;
}
.tabbed ol.products-list .item .price-excluding-tax .price {
  font-weight: 700;
}
.tabbed ol.products-list .item div.price {
  float: left;
  display: inline;
  width: 45%;
  margin-right: 5%;
}
.tabbed ol.products-list .item div.more {
  float: left;
  display: inline;
  width: 25%;
  margin-right: 5%;
}
.tabbed ol.products-list .item div.more a {
  text-decoration: underline;
}
.tabbed ol.products-list .item div.more a:hover {
  text-decoration: none;
}
.tabbed ol.products-list .item div.buy {
  float: right;
  display: inline;
  width: 20%;
}
.tabbed ol.products-list .item div.buy button.button {
  color: #253b51;
  text-align: center;
  padding: 10px 25px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.tabbed ol.products-list .item div.buy button.button:hover {
  background-color: #902f15;
}
.tabbed ol.products-list .item div.buy a.button {
  -webkit-border-fit: border;
  text-align: center;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.tabbed ol.products-list .item div.buy a.button:hover {
  background-color: #902f15;
}
.tabbed ol.products-list .item .buy-options div.description {
  float: left;
  margin-top: 15px;
  width: 80%;
  font-size: 14px;
}
.tabbed ol.products-list .item .buy-options div.buy {
  width: auto;
  margin-top: 20px;
}
.tabbed ol.products-list .item div.product-discount-options {
  display: block;
  width: 100%;
  overflow: auto;
}
.tabbed ol.products-list .item div.product-discount-options form.essential-upgrade-options {
  display: inline-block !important;
}
.tabbed ol.products-list .item div.product-discount-options form.essential-upgrade-options td.wide select {
  width: 250px;
}
.tabbed ol.products-list .item div.product-discount-options form.essential-upgrade-options td.wide select.expand {
  width: auto;
}
.data-table.products-table tbody td span.notice {
  font-size: 12px;
}
/* ======================================================================================= */
/* Exploded View  ========================================================================*/
#carbspec-diagrams {
  overflow: hidden;
}
#diagram-positions,
#diagram-images {
  /*    overflow: auto;*/
}
#diagram-positions.tabbed {
  float: left;
  width: 400px;
  margin: 0 15px;
}
#diagram-positions.tabbed ul.tabs {
  height: 15px;
  border-bottom: none;
}
#diagram-positions.tabbed a.product-quick-view,
#diagram-positions.tabbed a.product-ask {
  text-transform: uppercase;
  text-decoration: underline;
}
#diagram-positions.tabbed table select {
  width: 100%;
}
#diagram-images {
  position: relative;
  float: right;
  width: 400px;
  margin: 15px;
}
#diagram-images #diagram-images-help {
  display: block;
  padding-bottom: 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1em;
  color: #949494;
}
#diagram-images .message {
  text-align: center;
  font-size: 14px;
}
/* Scrolling tables are proper nasty http://www.imaputz.com/cssStuff/bigFourVersion.html */
#diagram-positions {
  /* ======================================================================================= */
  /* Table scroller  ========================================================================*/
}
#diagram-positions .component-table .component-table-message {
  position: relative;
  padding: 0 0 10px 0;
  background-color: #dacba8;
  border: 1px solid #7c7c7c;
  border-top: none;
  text-align: center;
  font-size: 17px;
  line-height: 17px;
  font-weight: 700;
  color: #a2a2a2;
  color: #000000;
  text-transform: uppercase;
}
#diagram-positions .component-table .component-table-message:after {
  content: ' ';
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -20px;
  border: 20px solid transparent;
  border-top-color: #dacba8;
}
#diagram-positions table {
  width: 384px;
}
#diagram-positions table th,
#diagram-positions table td {
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: top;
}
#diagram-positions .tablescroll .tablescroll_head {
  background-color: #253b51;
}
#diagram-positions .tablescroll .tablescroll_head th {
  padding: 8px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
}
#diagram-positions .tablescroll_wrapper {
  border-left: 0;
}
#diagram-positions .tablescroll thead td {
  border-right: 0;
  border-bottom: 0;
}
#diagram-positions .tablescroll tbody td {
  border-right: 0;
  border-bottom: 0;
}
#diagram-positions .tablescroll tbody tr.first td {
  border-top: 0;
}
#diagram-positions .tablescroll tfoot td {
  border-right: 0;
  border-bottom: 0;
}
/*
#diagram-positions table td.one,
#diagram-positions table th.one{
    width: 20px;
}
#diagram-positions table td.two,
#diagram-positions table th.two{
    width: 300px;
}
#diagram-positions table td.three,
#diagram-positions table th.three{
    width: 30px;
}
*/
#carb-position-help {
  padding-left: 30px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/arrow-grey-left-background.png) no-repeat 0 50%;
}
div.quick-views div.quick-view {
  display: block;
  overflow: auto;
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 5px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x bottom left;
  font-size: 16px;
}
div.quick-views div.quick-view:last-child {
  margin-bottom: 0;
  background: none;
}
div.quick-views div.quick-view div.name {
  padding: 5px 10px;
  margin-bottom: 20px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/distressed-background.jpg) 40px 100px;
  font-weight: 700;
  color: #ffffff;
}
div.quick-views div.quick-view .product-image,
div.quick-views div.quick-view .product-shop {
  float: left;
}
div.quick-views div.quick-view .product-image {
  float: left;
  width: 200px;
  margin-right: 20px;
}
div.quick-views div.quick-view .product-image img {
  padding: 1px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x bottom left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top right;
  behavior: url(http://burlen.co.uk/skin/frontend/burlen/default/css/PIE.php);
}
div.quick-views div.quick-view .product-shop .price-box {
  margin: 20px 0;
}
div.quick-views div.quick-view .product-shop span.price {
  font-size: 16px;
}
div.quick-views div.quick-view .product-shop div.buy a.button {
  color: #253b51;
  padding: 10px 25px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
div.quick-views div.quick-view .product-shop div.buy a.button:hover {
  background-color: #902f15;
}
* {
  margin: 0;
  padding: 0;
}
body {
  font: 12px/1.55 Arial, Helvetica, sans-serif;
  color: #231f20;
}
img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
}
a img {
  outline: none;
}
a {
  color: #253b51;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
:focus {
  outline: 0;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 5px;
  line-height: 1.35;
  color: #253b51;
}
h1 {
  font-family: Cambria, Palatino, Times, serif;
}
h2,
h3,
h4,
h5,
h6 {
  font-family: Cambria, Palatino, Times, serif;
}
h1 {
  font-size: 24px;
  font-weight: bold;
}
h2 {
  font-size: 18px;
  font-weight: normal;
}
h3 {
  font-size: 16px;
  font-weight: bold;
}
h4 {
  font-size: 14px;
  font-weight: bold;
}
h5 {
  font-size: 12px;
  font-weight: bold;
}
h6 {
  font-size: 11px;
  font-weight: bold;
}
/* Forms */
form {
  display: inline;
}
fieldset {
  border: 0;
}
legend {
  display: none;
}
/* Table */
table {
  border: 0;
  /*border-collapse:collapse;*/
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
}
caption,
th,
td {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}
/* Content */
p {
  margin: 0 0 15px;
}
strong {
  font-weight: bold;
}
address {
  font-style: normal;
  line-height: 1.35;
}
cite {
  font-style: normal;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after {
  content: '';
}
small,
big {
  font-size: 1em;
}
/*sup           { font-size:1em; vertical-align:top; }*/
/* Lists */
ul,
ol {
  list-style: none;
}
/* Tools */
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
/* ======================================================================================= */
/* Layout ================================================================================ */
.wrapper {
  /*min-width: 980px;*/
}
.page {
  margin: 0px auto;
  width: 940px;
  min-height: 1582px;
  height: auto !important;
  height: 1582px;
  position: relative;
}
.page-print {
  background: #fff;
  padding: 25px 30px;
  text-align: left;
}
.page-empty {
  background: #fff;
  padding: 20px;
  text-align: left;
}
.page-popup {
  background: #fff;
  padding: 25px 30px;
  text-align: left;
}
.main {
  margin: 0 auto;
  width: 890px;
  margin-top: 0px;
}
/* Base Columns */
.col-left {
  float: left;
  width: 213px;
  padding: 0 17px 1px 0;
  margin-top: 26px;
}
.col-main {
  float: left;
  width: 660px;
}
.intro.shadow,
.col-main.shadow {
  width: 640px;
  padding: 10px;
  background-color: #ffffff;
}
.col-right {
  float: right;
  width: 213px;
  padding: 0 0 0px;
}
/* 1 Column Layout */
.col1-layout .col-main {
  float: none;
  width: auto;
}
/* 2 Columns Layout */
.col2-left-layout .col-main {
  float: right;
}
/* 3 Columns Layout */
.col3-layout .col-main {
  width: 475px;
  margin-left: 17px;
}
.col3-layout .col-wrapper {
  float: left;
  width: 687px;
}
.col3-layout .col-wrapper .col-main {
  float: right;
}
/* Content Columns */
.col2-set .col-1 {
  float: left;
  width: 48.5%;
  margin-right: 15px;
}
.col2-set .col-2 {
  float: left;
  width: 48.5%;
}
.col2-set .col-narrow {
  width: 32%;
}
.col2-set .col-wide {
  width: 65%;
}
.col3-set .col-1 {
  float: left;
  width: 32%;
}
.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.col3-set .col-3 {
  float: right;
  width: 32%;
}
.col4-set .col-1 {
  float: left;
  width: 23.5%;
}
.col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}
.col4-set .col-3 {
  float: left;
  width: 23.5%;
}
.col4-set .col-4 {
  float: right;
  width: 23.5%;
}
/* ======================================================================================= */
/* Global Styles ========================================================================= */
/* Form Elements */
input,
select,
textarea,
button {
  font: 12px/15px Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #2f2f2f;
}
input.input-text,
select,
textarea {
  background: #fff;
  border: 1px solid #b6b6b6;
}
input.input-text,
textarea {
  padding: 4px 6px;
}
select {
  padding: 0px;
  line-height: 1em;
}
select option {
  padding-right: 10px;
}
select.multiselect option {
  border-bottom: 1px solid #b6b6b6;
  padding: 2px 5px;
}
select.multiselect option:last-child {
  border-bottom: 0;
}
textarea {
  overflow: auto;
}
input.radio {
  margin-right: 3px;
}
input.checkbox {
  margin-right: 3px;
}
input.qty {
  width: 2.5em !important;
}
a.button,
button.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* FF Fix */
a.button,
button.button {
  -webkit-border-fit: lines;
}
/* <- Safari & Google Chrome Fix */
a.button,
button.button {
  zoom: 1;
  position: relative;
  overflow: visible;
  display: block;
  width: auto;
  border: 0;
  padding: 5px 15px;
  margin: 0;
  cursor: pointer;
  background: #253b51;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  behavior: url(/PIE.php);
  line-height: 20px;
}
.boxshadow a.button,
.boxshadow button.button {
  -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.3);
}
a.button span,
button.button span {
  font: bold 12px Arial, Helvetica, sans-serif;
  text-align: center;
  white-space: nowrap;
  color: #ffffff;
}
a.button span span,
button.button span span {
  border: 0;
  padding: 0;
}
button.disabled span {
  border-color: #bbb !important;
  background: #bbb !important;
}
a.button.btn-ask button.btn-checkout {
  padding: 10px 25px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
a.button.btn-ask button.btn-checkout:hover {
  background-color: #902f15;
}
button.btn-checkout span {
  /*height:40px;
    border:0; background:url(http://burlen.co.uk/skin/frontend/burlen/default/images/btn_checkout.gif) 0 0 no-repeat;
    padding:0 0 0 9px;
    font:bold 15px/40px Arial, Helvetica, sans-serif;
    color:#fff;
    */
}
button.btn-checkout span span {
  /*background-position:100% 0; padding:0 25px 0 16px;*/
}
button.btn-checkout.no-checkout span {
  background-position: 0 100%;
  color: #b8baba;
}
button.btn-checkout.no-checkout span span {
  background-position: 100% 100%;
}
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}
/* Form Highlight */
input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #edf7fd;
}
/*.highlight { background:#efefef; }*/
/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li {
  margin: 0 0 8px;
}
.form-list label {
  float: left;
  color: #626365;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  z-index: 0;
}
.form-list label.required em {
  float: right;
  font-style: normal;
  color: #ff0000;
  position: absolute;
  top: 0;
  right: -8px;
}
.form-list li.control label {
  float: none;
}
.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
}
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box {
  display: block;
  clear: both;
  width: 260px;
  margin-bottom: 10px;
}
.form-list .field {
  float: left;
  width: 275px;
}
.form-list input.input-text {
  width: 210px;
}
.form-list textarea {
  width: 254px;
  height: 10em;
}
.form-list select {
  width: 215px;
}
.form-list li.wide .input-box {
  width: 535px;
}
.form-list li.wide input.input-text {
  width: 529px;
}
.form-list li.wide textarea {
  width: 529px;
}
.form-list li.wide select {
  width: 535px;
}
.form-list li.additional-row {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 7px;
}
.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}
.form-list .input-range input.input-text {
  width: 74px;
}
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
  width: auto;
}
.form-list .name-prefix {
  width: 65px;
}
.form-list .name-prefix select {
  width: 55px;
}
.form-list .name-prefix input.input-text {
  width: 49px;
}
.form-list .name-suffix {
  width: 65px;
}
.form-list .name-suffix select {
  width: 55px;
}
.form-list .name-suffix input.input-text {
  width: 49px;
}
.form-list .name-middlename {
  width: 70px;
}
.form-list .name-middlename input.input-text {
  width: 49px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {
  width: 140px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text {
  width: 124px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
  width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
  width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname {
  width: 210px;
}
.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
  float: left;
  width: 85px;
}
.form-list .customer-dob input.input-text {
  display: block;
  width: 74px;
}
.form-list .customer-dob label {
  font-size: 10px;
  font-weight: normal;
  color: #888;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 60px;
}
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
  width: 46px;
}
.form-list .customer-dob .dob-year {
  width: 140px;
}
.form-list .customer-dob .dob-year input.input-text {
  width: 134px;
}
/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:@red; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/
.buttons-set {
  clear: both;
  margin: 4em 0 0;
  padding: 8px 0 0;
  border-top: 1px solid #e4e4e4;
  text-align: right;
}
.buttons-set p.required {
  margin: 0 0 10px;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
}
.buttons-set button.button {
  float: right;
  margin-left: 5px;
}
.buttons-set-order {
  margin: 10px 0 0;
}
.buttons-set-order .please-wait {
  padding: 12px 7px 0 0;
}
.fieldset {
  border: 1px solid #bbafa0;
  background: #fbfaf6;
  padding: 22px 25px 12px 33px;
  margin: 28px 0;
}
.fieldset .legend {
  float: none;
  font-weight: bold;
  font-size: 13px;
  /*border:1px solid #f19900; background:#f9f3e3; color:#e76200;*/
  font-size: 14px;
  margin: 0 0 10px 0;
  padding: 0 /*8px*/;
  position: relative;
}
/* Form Validation */
.validation-advice {
  clear: both;
  min-height: 13px;
  margin: 3px 0 0;
  padding-left: 17px;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/validation_advice_bg.gif) 2px 0 no-repeat;
  color: #ff0000;
}
.validation-failed {
  border: 1px dashed #eb340a !important;
  background: #faebe7 !important;
}
p.required {
  font-size: 11px;
  text-align: right;
  color: #ff0000;
}
/* Expiration date and CVV number validation fix */
.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
/* Global Messages  */
.success {
  color: #3d6611;
  font-weight: bold;
}
.error {
  color: #df280a;
  font-weight: bold;
}
.notice {
  color: #e26703;
}
.messages,
.messages ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 0 0 0 !important;
}
.messages {
  width: 100%;
  overflow: hidden;
}
.messages li {
  margin: 0 0 10px !important;
}
.messages li li {
  margin: 0 0 3px !important;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  -webkit-box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
  border-style: solid !important;
  border-width: 1px !important;
  background-position: 10px 9px !important;
  background-repeat: no-repeat !important;
  min-height: 30px !important;
  padding: 16px 8px 8px 45px !important;
  font-size: 14px !important;
  line-height: 18px;
  vertical-align: bottom;
  font-weight: bold !important;
}
.error-msg {
  border-color: transparent;
  background-color: #dddbd6;
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_msg-error.png);
  color: #626365;
}
.success-msg {
  border-color: transparent;
  background-color: #dddbd6;
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_msg-success.png);
  color: #626365;
}
.note-msg,
.notice-msg {
  border-color: transparent;
  background-color: #dddbd6;
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_msg-note.png);
  color: #626365;
}
/* BreadCrumbs */
.breadcrumbs {
  font-size: 11px;
  line-height: 1.25;
  margin: 0 0 13px;
}
.breadcrumbs li {
  display: inline;
}
.breadcrumbs li strong {
  font-weight: bold;
}
/* Page Heading */
.page-title {
  overflow: hidden;
  margin: 0 0 25px;
}
.col-main .page-title {
  padding: 0;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/distressed-background.jpg) 0 0;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
.page-title h1,
.page-title h2 {
  margin: 0;
  padding: 0 15px;
  line-height: 37px;
  color: #fff;
}
.page-title .separator {
  margin: 0 3px;
}
.page-title .link-rss {
  float: right;
  margin: 7px 0 0;
}
.title-buttons {
  text-align: right;
}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}
.subtitle,
.sub-title {
  clear: both;
  padding: 0 0 0 0;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 6px;
  color: #253b51;
}
/* Toolbar */
.toolbar {
  margin: 20px 0;
  min-height: 20px;
  height: auto !important;
  height: 20px;
}
.toolbar .pager {
  float: left;
}
/* Pager */
.pager {
  width: 98.4375%;
  margin: 0 0.78125%;
  overflow: hidden;
  color: #253b51;
  font-size: 11px;
  font-weight: 700;
}
.pager .amount {
  float: left;
  margin: 0;
  width: 30%;
  font-weight: 300;
}
.pager .limiter,
.pager .sorter {
  float: right;
  padding: 3px 8px;
}
.pager .limiter label,
.pager .sorter label {
  vertical-align: middle;
}
.pager .limiter select,
.pager .sorter select {
  padding: 0;
  margin: 0 0 1px;
  vertical-align: middle;
}
.pager .controls {
  width: 70%;
}
.pages {
  width: 100%;
  padding: 10px 0 0;
  clear: both;
}
.pages ol {
  display: inline;
}
.pages li {
  display: inline;
  margin: 0 3px;
  line-height: 18px;
  font-weight: 700;
  color: #253b51;
}
.pages li.current {
  text-decoration: underline;
}
/* Sorter */
.sorter .view-mode {
  float: left;
  margin: 0;
}
.sorter .sort-by {
  float: right;
  padding-right: 0px;
}
.sorter .sort-by label {
  vertical-align: middle;
}
.sorter .sort-by select {
  padding: 0;
  margin: 0 0 1px;
  vertical-align: middle;
}
/* Data Table */
.data-table {
  width: 100%;
  background: #dacba8;
  border: 1px solid #385b80;
  padding-bottom: 15px;
}
.data-table .odd td {
  background-color: #f8f7f5;
}
.data-table .even td {
  background-color: #eeeded;
}
.data-table .odd:hover td,
.data-table .even:hover td {
  background-color: #f0f0f0;
}
.data-table .essential.odd td {
  background-color: #d1c5a6;
}
.data-table .essential.even td {
  background-color: #e8dfca;
}
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table td:last-child,
.data-table th.last,
.data-table td:last-child {
  border-right: 0;
}
.data-table tr.last th,
.data-table tr.last td {
  border-bottom: 0 !important;
}
.data-table th {
  padding: 3px 8px;
  font-weight: bold;
}
.data-table td {
  padding: 3px 8px;
}
.data-table thead {
  background: #e0d3b4;
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/table-thead-tr-bottom-background.jpg);
  background-repeat: repeat-x;
  background-position: bottom left;
}
.data-table thead th {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  border-right: 1px solid #c2d3e0;
  padding: 6px 8px;
  color: #253b51;
  white-space: nowrap;
  vertical-align: middle;
}
.data-table thead tr th {
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/table-thead-th-right-background.jpg);
  background-repeat: repeat-y;
  background-position: top right;
}
.data-table thead tr th.last {
  background-image: none;
}
.data-table thead th.wrap {
  white-space: normal;
}
.data-table thead th a,
.data-table thead th a:hover {
  color: #fff;
}
.data-table thead th .tax-flag {
  font-size: 11px;
  white-space: nowrap;
}
.data-table tfoot {
  border-bottom: 1px solid #d9dde3;
}
.data-table tfoot tr.first td {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_tfoot.gif) 0 0 repeat-x;
}
.data-table tfoot tr {
  background-color: #dee5e8;
}
.data-table tfoot td {
  padding-top: 1px;
  padding-bottom: 1px;
  border-bottom: 0;
  border-right: 1px solid #d9dde3;
}
.data-table tfoot strong {
  font-size: 16px;
}
.data-table tbody tr {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x bottom left;
}
.data-table thead th,
.data-table tbody td {
  border-bottom: 1px solid #d9dde3;
  color: #000000;
  padding: 10px 8px 4px 8px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top right;
}
/* Bundle products tables */
.data-table tbody.odd tr {
  /*background:#f8f7f5 !important;*/
}
.data-table tbody.even tr {
  /*background:#f6f6f6 !important;*/
}
.data-table tbody.odd tr td,
.data-table tbody.even tr td {
  border-bottom: 0;
}
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
  border-bottom: 1px solid #d9dde3;
}
.data-table tbody td .option-label {
  font-weight: bold;
  font-style: italic;
}
.data-table tbody td .option-value {
  padding-left: 10px;
}
/* Category Products tables */
.data-table.products-table tbody td {
  vertical-align: middle;
  padding: 4px 15px;
}
.data-table.products-table tbody td.image {
  width: 52px;
}
.data-table.products-table tbody td p {
  margin: 0;
  padding: 0;
}
.data-table.products-table tbody td p a {
  text-transform: uppercase;
  text-decoration: underline;
}
.data-table.products-table tbody td p a:hover {
  text-decoration: none;
}
.data-table.products-table .product-image img {
  display: block;
  padding: 1px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x bottom left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top right;
  behavior: url(http://burlen.co.uk/skin/frontend/burlen/default/css/PIE.php);
}
/* Generic Info Box */
.info-box {
  background: #fff url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_block-title.gif) 0 0 repeat-x;
  border: 1px solid #d0cbc1;
  padding: 12px 15px;
  margin: 0 0 15px;
}
.info-box h2 {
  font-weight: bold;
  font-size: 13px;
}
.info-table th {
  font-weight: bold;
  padding: 2px 15px 2px 0;
}
.info-table td {
  padding: 2px 0;
}
/* Shopping cart total summary row expandable to details */
tr.summary-total {
  cursor: pointer;
}
tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_collapse.gif) 0 5px no-repeat;
  cursor: pointer;
}
tr.show-details .summary-collapse {
  background-position: 0 -52px;
}
tr.summary-details td {
  font-size: 11px;
  background-color: #dae1e4;
  color: #626465;
}
tr.summary-details-first td {
  border-top: 1px solid #d2d8db;
}
tr.summary-details-excluded {
  font-style: italic;
}
/* Shopping cart tax info */
.cart-tax-info {
  display: block;
}
.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}
.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_collapse.gif) 100% 5px no-repeat;
  cursor: pointer;
}
.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important;
}
.cart-tax-total-expanded {
  background-position: 100% -52px;
}
/* Class: std - styles for admin-controlled content */
.std .subtitle {
  padding: 0;
}
.std ol.ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}
.std ul.disc {
  list-style: disc outside;
  padding-left: 18px;
  margin: 0 0 10px;
}
.std dl dt {
  font-weight: bold;
}
.std dl dd {
  margin: 0 0 10px;
}
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/
/* Misc */
.links li {
  display: inline;
}
.links li.first {
  padding-left: 0 !important;
}
.links li.last {
  background: none !important;
  padding-right: 0 !important;
}
.link-cart {
  color: #dc6809 !important;
  font-weight: bold;
}
.link-wishlist {
  color: #dc6809 !important;
  font-weight: bold;
}
.link-reorder {
  font-weight: bold;
  color: #253b51 !important;
}
.link-compare {
  font-weight: bold;
}
.link-print {
  /*background:url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/
  font-weight: bold;
  color: #253b51;
}
.link-rss {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_rss.gif) 0 2px no-repeat;
  padding-left: 18px;
  line-height: 14px;
  white-space: nowrap;
}
.btn-remove {
  display: block;
  width: 11px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/btn_remove.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
.btn-remove2 {
  display: block;
  width: 30px;
  height: 30px;
  font-size: 0;
  line-height: 0;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/btn-trash.png) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
.btn-edit {
  display: block;
  width: 11px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/btn_edit.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
.cards-list dt {
  margin: 5px 0 0;
}
.cards-list .offset {
  padding: 2px 0 2px 20px;
}
.separator {
  margin: 0 3px;
}
.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_divider1.gif) 0 50% repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
/* Noscript Notice */
.noscript {
  border: 1px solid #ddd;
  border-width: 0 0 1px;
  background: #ffff90;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}
.noscript .noscript-inner {
  width: 950px;
  margin: 0 auto;
  padding: 12px 0 12px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_notice.gif) 20px 50% no-repeat;
}
.noscript p {
  margin: 0;
}
/* Demo Notice */
.demo-notice {
    margin: 0;
    padding: 20px;
    background: #d75f07;
    font-size: 14px;
    line-height: 1.15;
    text-align: center;
    color: #fff;
    min-height: 16px;
}
/* ======================================================================================= */
/* Header ================================================================================ */
.logo {
  float: left;
}
.header-container {
  height: 230px;
  position: relative;
  z-index: 10;
  width: 100%;
}
.header .logo {
  position: absolute;
  left: 50px;
  top: 163px;
}
.header .logo strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
.header h1.logo {
  margin: 0;
}
.header .quick-access {
  float: right;
  width: 560px;
  padding: 0px 0 0 0;
  margin-top: 20px;
}
.header .welcome-msg {
  margin: 0;
  color: #fff;
  text-align: right;
}
.header .welcome-msg a {
  color: #ebbc58;
}
.header .form-search {
  position: absolute;
  top: 0;
  right: 29px;
  width: 315px;
  height: 30px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_form-search.gif) 0 0 no-repeat;
  padding: 1px 0 0 16px;
}
.header .form-search label {
  float: left;
  width: 24px;
  height: 21px;
  text-align: left;
  text-indent: -999em;
  overflow: hidden;
}
.header .form-search input.input-text {
  float: left;
  border-color: #5c7989;
  width: 209px;
  margin-right: 4px;
}
.header .form-search button.button {
  float: left;
}
.header .form-search button.button span {
  border: 0;
  height: 21px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/btn_search.gif) 0 0 no-repeat;
  padding: 0 0 0 3px;
  font: bold 11px/21px Tahoma, Verdana, Arial, sans-serif;
}
.header .form-search button.button span span {
  background-position: 100% 0;
  padding: 0 6px 0 3px;
}
.header .form-search .search-autocomplete {
  z-index: 999;
  left: 40px !important;
  top: 22px !important;
}
.header .form-search .search-autocomplete ul {
  border: 1px solid #5c7989;
  background-color: #f9f5f0;
}
.header .form-search .search-autocomplete li {
  text-align: left;
  border-bottom: 1px solid #f4eee7;
  padding: 2px 8px 1px 8px;
  cursor: pointer;
}
.header .form-search .search-autocomplete li .amount {
  float: right;
  font-weight: bold;
}
.header .form-search .search-autocomplete li.odd {
  background-color: #fffefb;
}
.header .form-search .search-autocomplete li.selected {
  background-color: #f7e8dd;
}
.header .form-language {
  clear: both;
  padding: 5px 0 0;
  text-align: right;
}
.header .form-language label {
  font-weight: bold;
  padding-right: 5px;
  color: #a7c6dd;
  vertical-align: middle;
}
.header .form-language select {
  padding: 0;
}
.header .form-language select.flags option {
  background-position: 4px 50%;
  background-repeat: no-repeat;
  padding-left: 25px;
}
.header .links {
  padding-left: 20px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/arrow-bronze-right-background.png) no-repeat 0 50%;
}
.header .links li {
  float: right;
  font-family: Cambria, Palatino, Times, serif;
  color: #fdfcf1;
  font-size: 14px;
  line-height: 32px;
  font-weight: bold;
}
.header .links li a {
  color: #fdfcf1;
}
.header .links span {
  color: #866f29;
  font-style: normal;
}
.header .links.second {
  top: 25px;
}
.header-container .top-container {
  clear: both;
  padding: 5px 10px 0 12px;
  text-align: right;
}
.header-container .top-container a {
  font-size: 11px;
  color: #ebbc58;
}
.quick_currency {
  position: relative;
  float: left;
  width: 380px;
  margin-top: 20px;
}
.header-currency ul {
  overflow: hidden;
  padding-left: 18px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/arrow-bronze-right-background.png) no-repeat 0 50%;
}
.header-currency ul li {
  float: left;
  display: inline;
  margin: 4px;
  font-family: Cambria, Palatino, Times, serif;
  font-weight: 700;
  font-size: 12px;
  color: #fdfcf1;
  vertical-align: middle;
  line-height: 26px;
}
.header-currency ul li strong {
  font-size: 14px;
}
.header-currency ul li a {
  color: #fdfcf1;
}
.header-currency ul li a.selected {
  text-decoration: underline;
}
ul.flags li a {
  display: block;
  padding-left: 43px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/currency-switcher-flags-background.png) no-repeat 0 0;
}
ul.flags li a.gbp {
  background-position: 0 0;
}
ul.flags li a.gbp:hover {
  background-position: 0 -2px;
}
ul.flags li a.eur {
  background-position: 0 -56px;
}
ul.flags li a.eur:hover {
  background-position: 0 -58px;
}
ul.flags li a.usd {
  background-position: 0 -28px;
}
ul.flags li a.usd:hover {
  background-position: 0 -30px;
}
/********** < Navigation */
.nav-container {
  background: #0a263d url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_nav0.jpg) 50% 0 repeat-y;
}
#nav {
  width: 918px;
  margin: 0 auto;
  padding: 0 16px;
  font-size: 13px;
}
/* All Levels */
/* Style consistent throughout all nav levels */
#nav li {
  position: relative;
  text-align: left;
}
#nav li.over {
  z-index: 998;
}
#nav a,
#nav a:hover {
  display: block;
  line-height: 1.3em;
  text-decoration: none;
}
#nav span {
  display: block;
  cursor: pointer;
  white-space: nowrap;
}
#nav li ul span {
  white-space: normal;
}
#nav ul li.parent a {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_nav2.gif) 100% 100% no-repeat;
}
#nav ul li.parent li a {
  background-image: none;
}
/* 0 Level */
#nav li {
  float: left;
}
#nav li.active a {
  color: #d96708;
}
#nav a {
  float: left;
  padding: 5px 12px 6px 8px;
  color: #a7c6dd;
  font-weight: bold;
}
#nav li.over a,
#nav a:hover {
  color: #d96708;
}
/* 1st Level */
#nav ul li,
#nav ul li.active {
  float: none;
  margin: 0;
  padding-bottom: 1px;
  background: #ecf3f6 url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_nav1.gif) 0 100% repeat-x;
}
#nav ul li.last {
  background: #ecf3f6;
  padding-bottom: 0;
}
#nav ul a,
#nav ul a:hover {
  float: none;
  padding: 0;
  background: none;
}
#nav ul li a {
  font-weight: normal !important;
}
/* 2nd Level */
#nav ul,
#nav div {
  position: absolute;
  width: 15em;
  top: 27px;
  left: -10000px;
  border: 1px solid #899ba5;
}
#nav div ul {
  position: static;
  width: auto;
  border: none;
}
/* 3rd+ Level */
#nav ul ul,
#nav ul div {
  top: 5px;
}
#nav ul li a {
  background: #ecf3f6;
}
#nav ul li a:hover {
  background: #d5e4eb;
}
#nav ul li a,
#nav ul li a:hover {
  color: #2f2f2f !important;
}
#nav ul span,
#nav ul li.last li span {
  padding: 3px 15px 4px 15px;
}
/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub {
  left: 0;
  z-index: 999;
}
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub {
  left: 100px;
}
/********** Navigation > */
/* ======================================================================================= */
/* Sidebar =============================================================================== */
.block {
  border: 1px solid #c4c1bc;
  margin: 0 0 25px;
}
.block .block-title {
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_block-title.png);
  background-repeat: repeat-x;
}
.block .block-title h2 {
  font-size: 18px;
  line-height: 1em;
  color: #253b51;
  font-family: Cambria;
  margin-bottom: 0;
  font-weight: bold;
}
.block .block-title strong {
  display: block;
  font: bold 12px/16px Arial, Helvetica, sans-serif;
  min-height: 16px;
  padding: 1px 0 1px;
  text-transform: uppercase;
  color: #e26703;
}
.block .block-title a {
  text-decoration: none !important;
}
.block .block-subtitle {
  margin: 0;
  padding: 5px 9px;
  font-size: 1em;
  font-weight: bold;
  color: #253b51;
}
.block .block-content {
  background: #f8f7f5;
}
.block .block-content li.item {
  padding: 7px 9px;
}
.block .block-content .product-name {
  color: #1e7ec8;
}
.block .btn-remove,
.block .btn-edit {
  float: right;
  margin: 1px 0 2px 5px;
}
.block .actions {
  /* background:#dee5e8 url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_block-actions.gif) 0 0 repeat-x;*/
  padding: 6px 9px;
  /*text-align:right;*/
}
.block .actions a {
  float: left;
}
.block .actions button.button {
  float: right;
}
.block .empty {
  margin: 0;
  padding: 5px 9px;
}
.block li.odd {
  /*background-color:#f4f3f3;*/
}
.block li.even {
  /*background-color:#fafafa;*/
}
/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {
  font-size: 11px;
  line-height: 1.25;
}
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-left: 21px;
}
/* Mini Products List */
.mini-products-list .product-image {
  float: left;
  width: 50px;
  padding: 1px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x bottom left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top right;
  behavior: url(http://burlen.co.uk/skin/frontend/burlen/default/css/PIE.php);
}
.mini-products-list .product-details {
  margin-left: 60px;
}
/* Block: Account */
.block-account {
  border-color: #bbb;
}
.block-account .block-title {
  background: #fc9d36 url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_block-title-account.gif) 0 100% repeat-x;
  border: 0;
  padding: 3px 10px;
}
.block-account .block-title strong {
  font-size: 13px;
  color: #fff;
}
.block-account .block-content {
  background: #fbfaf6;
  padding: 7px 10px 7px;
}
.block-account .block-content li a {
  display: block;
  /*border-bottom:1px solid @dark-blue;*/
  padding: 3px 0;
  color: #253b51;
  text-decoration: none !important;
}
.block-account .block-content li a:hover {
  color: #253b51 !important;
  text-decoration: underline !important;
}
.block-account .block-content li.last a {
  border-bottom: 0;
}
.block-account .block-content li.current {
  /*border-bottom:1px solid @dark-blue;*/
  padding: 3px 0;
  color: #253b51;
}
.block-account .block-content li.current.last {
  border-bottom: 0;
}
/* Block: Currency Switcher */
.block.block-currency {
  border: 0;
}
.block.block-currency .block-title {
  border: 0;
  padding: 0;
  margin: 0 0 5px;
}
.block.block-currency .block-title strong {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_block-currency.gif) 0 50% no-repeat;
  padding: 0 0 0 21px;
  text-transform: none;
  line-height: 24px;
}
.block.block-currency .block-content select {
  width: 100%;
  padding: 0;
}
/* Block: Left hand search */
.block.block-search .block-title {
  padding: 6px 10px;
}
.block.block-search .block-title strong {
  border: 0;
  padding: 0 0 0 30px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_block-search.png) 0 50% no-repeat;
  text-transform: none;
  line-height: 24px;
}
.block.block-search .block-content form {
  display: block;
  padding: 5px 9px;
}
.block.block-search .block-content form input {
  width: 180px;
}
.block.block-search .block-content form button.button {
  margin-top: 10px;
}
/* Quick Add */
.block.block-quickadd .block-content p {
  display: block;
  padding: 5px 9px;
  margin: 0;
  font-size: 12px;
}
.block.block-quickadd .block-content form {
  display: block;
  padding: 5px 9px;
}
.block.block-quickadd .block-content form input {
  width: 180px;
  margin: 1px 0;
}
.block.block-quickadd .block-content form button.button {
  margin-top: 3px;
}
.block.block-quickadd .block-content #quickadd-part-add {
  display: block;
  padding: 5px;
  font-size: 12px;
}
/* Block: Layered Navigation */
.block-layered-nav {
  border: 0;
}
.block-layered-nav .block-title {
  border: 0;
  padding: 0;
  height: 24px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_block-layered-title.gif) 0 0 no-repeat;
  overflow: hidden;
}
.block-layered-nav .block-subtitle {
  line-height: 1.35;
  background: #d5e8ff url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_block-layered1.gif) 0 50% repeat;
  padding: 3px 9px;
  border: 1px solid #b9ccdd;
  border-width: 1px 0;
  text-transform: uppercase;
  color: #1f5070;
}
.block-layered-nav dt {
  padding: 5px 10px 5px;
  padding-left: 20px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/arrow-blue-right-background.png) no-repeat 0 50%;
  font-size: 14px;
  line-height: 20px;
}
.block-layered-nav dd {
  padding: 0 12px 12px 30px;
}
.block-layered-nav dd.last {
  background: none;
}
.block-layered-nav ol li {
  font-size: 12px;
  line-height: 20px;
}
.block-layered-nav ol li a {
  color: #000000;
}
.block-layered-nav .currently li {
  background: #fff url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_block-layered-li.gif) 0 100% repeat-x;
  padding: 4px 6px 4px 10px;
}
.block-layered-nav .currently .label {
  font-weight: bold;
  padding-left: 18px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_block-layered-label.gif) 0 3px no-repeat;
  text-transform: uppercase;
}
.block-layered-nav .currently .btn-remove {
  margin: 3px 0 0;
}
.block-layered-nav .actions {
  font-size: 11px;
  padding: 4px 9px;
  background: #cad6e4;
  border: 1px solid #dee5e8;
  border-width: 1px 0;
  text-align: right;
}
.block-layered-nav .actions a {
  float: none;
}
/* Block: Cart */
.block-cart .block-title {
  /*border-bottom:0;*/
}
.block-cart .summary {
  background: #fff;
  padding: 2px 8px 8px;
  margin: -1px 0 0;
  position: relative;
  z-index: 1;
}
.block-cart .amount {
  margin: 0;
}
.block-cart .amount a {
  font-weight: bold;
}
.block-cart .subtotal {
  margin: 5px 0 0;
  padding: 2px 0;
  background: #fbebd9;
  text-align: center;
}
.block-cart .subtotal .price {
  font-weight: bold;
}
.block-cart .actions {
  border-bottom: 1px solid #c2c2c2;
}
.block-cart .actions .paypal-logo {
  float: left;
  width: 100%;
  margin: 3px 0 0;
  text-align: right;
}
.block-cart .actions .paypal-logo .paypal-or {
  clear: both;
  display: block;
  padding: 0 55px 8px 0;
}
/* Block: Wishlist */
.block-wishlist .block-title strong {
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_block-wishlist.gif);
}
.block-wishlist .actions {
  text-align: right;
}
.block-wishlist .actions a {
  float: none;
}
/* Block: Related */
.catalog-product-view .block.block-related {
  width: 95.3125%;
  margin: 2.34375%;
}
.catalog-product-view .block.block-related .block-content {
  background: none;
}
.catalog-product-view .block.block-related .block-title {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-double-background.jpg) repeat-x bottom left;
}
.catalog-product-view .block.block-related .block-title strong {
  background-image: none;
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-transform: none;
}
.catalog-product-view .block.block-related .item {
  float: left;
  margin: 2.34375%;
  width: 92px;
}
.catalog-product-view .block.block-related .item:first-child {
  margin-left: 0;
}
.catalog-product-view .block.block-related .item:last-child {
  margin-right: 0;
}
.catalog-product-view .block.block-related .product .product-image {
  display: block;
  background-color: #dacba8;
}
.catalog-product-view .block.block-related .product .product-image img {
  padding: 1px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x bottom left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top right;
  behavior: url(http://burlen.co.uk/skin/frontend/burlen/default/css/PIE.php);
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.catalog-product-view .block.block-related .product .product-image img:hover {
  zoom: 1;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.catalog-product-view .block.block-related .product .product-details {
  margin-top: 10px;
}
.catalog-product-view .block.block-related .product .product-name {
  text-align: center;
}
.block-related .block-title strong {
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_block-related.gif);
  background-position: 0 1px;
}
.block-related input.checkbox {
  float: left;
}
/* Block: Compare Products */
.block-compare .block-title strong {
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_block-list.gif);
  background-position: 0 1px;
}
.block-compare button.button span {
  border-color: #406a83;
  background: #618499;
}
.page-popup .link-print {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_print.gif) 0 2px no-repeat;
  padding: 2px 0 2px 25px;
  font-weight: bold;
  color: #1e7ec8;
}
.compare-table {
  border: 0;
}
.compare-table thead tr.first th,
.compare-table thead tr.first td {
  border: 0;
  background: none;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.compare-table .btn-remove {
  float: right;
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/btn_remove2.gif);
  width: 72px;
  height: 15px;
}
.compare-table tbody th {
  background: #d9e5ee url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_th-v.gif) 100% 0 repeat-y;
}
.compare-table tbody th,
.compare-table tbody td {
  padding: 10px;
  border: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.compare-table tbody td.last {
  border-right: 1px solid #ccc;
}
.compare-table tbody tr.last th,
.compare-table tbody tr.last td {
  border-bottom: 1px solid #ccc !important;
}
.compare-table tr.add-to-row td {
  background: #fffada;
  text-align: center;
}
.compare-table tr.first td {
  text-align: center;
}
.compare-table tr.first td .product-name {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 5px;
  color: #203548;
}
.compare-table tr.first td .product-name a {
  color: #203548;
}
.compare-table tr.first td .ratings {
  width: 69px;
  margin: 0 auto;
}
.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
  margin: 0;
}
/* Block: Recently Viewed */
.block-viewed .block-title strong {
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_block-viewed.gif);
}
/* Block: Recently Compared */
.block-compared .block-title strong {
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_block-list.gif);
  background-position: 0 1px;
}
/* Block: Poll */
.block-poll .block-title strong {
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_block-poll.gif);
}
.block-poll .block-subtitle {
  font-size: 12px;
}
.block-poll label {
  color: #777;
  font-weight: bold;
}
.block-poll input.radio {
  float: left;
  margin: 1px -18px 0 0;
}
.block-poll .label {
  display: block;
  margin-left: 18px;
}
.block-poll li {
  padding: 3px 9px;
}
.block-poll .actions {
  margin: 5px 0 0;
}
.block-poll button.button span {
  border-color: #406a83;
  background: #618499;
}
.block-poll .answer {
  font-weight: bold;
}
.block-poll .votes {
  float: right;
  margin-left: 10px;
}
/* Block: Tags */
.block-tags .block-title strong {
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_block-tags.gif);
}
.block-tags .block-content .tags-list {
  background: none;
  border: 0;
  font-size: 12px;
}
.block-tags .block-content a {
  color: #1b2d3b;
}
.block-tags .actions {
  text-align: right;
}
.block-tags .actions a {
  float: none;
}
/* Block: Subscribe */
.block-subscribe .block-content {
  padding: 5px 10px;
}
.block-subscribe .block-title strong {
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_block-subscribe.gif);
}
.block-subscribe label {
  color: #253B51;
  font-size: 12px;
  padding-bottom: 10px;
}
.block-subscribe input.input-text {
  display: block;
  width: 167px;
  margin: 3px 0;
}
.block-subscribe .actions {
  background: none;
  padding: 0;
  margin: 3px 0 0;
  text-align: left;
}
.block-subscribe .actions button.button {
  float: none;
}
/* Block: Reorder */
.block-reorder .block-title strong {
  /*background-image:url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_block-list.gif);*/
}
.block-reorder input.checkbox {
  float: left;
  margin: 2px -20px 0 0;
}
.block-reorder .product-name {
  margin-left: 20px;
}
.block-reorder .validation-advice {
  margin: 3px 9px 7px;
}
/* Block: Banner */
.block-banner {
  border: 0;
}
.block-banner .block-content {
  padding: 0;
  text-align: center;
}
/* Block: Login */
.block-login .block-title strong {
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_ma-info.gif);
}
.block-login .block-content {
  padding: 5px 10px;
}
.block-login label {
  font-weight: bold;
  color: #666;
}
.block-login input.input-text {
  display: block;
  width: 167px;
  margin: 3px 0;
}
.block-login .actions {
  background: none;
  padding: 0;
  margin: 3px 0 0;
}
.block-login .actions button.button span {
  border-color: #406a83;
  background: #618499;
}
/* Paypal */
.sidebar .paypal-logo {
  display: block;
  margin: 10px 0;
  text-align: center;
}
.sidebar .paypal-logo a {
  float: none;
}
/* CMS & Blog Page Navigation */
.block-cms-navigation ul li,
.block-blog .menu-categories ul li,
.block-blog .menu-recent ul li {
  margin: 10px 0;
  padding-left: 15px;
  font-size: 12px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/arrow-blue-tiny-right-background.png) 2px 6px no-repeat;
}
.block-cms-navigation ul li.selected,
.block-blog .menu-categories ul li.selected,
.block-blog .menu-recent ul li.selected {
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/arrow-blue-tiny-down-background.png);
}
/* ======================================================================================= */
/* Category Page ========================================================================= */
.category-title {
  border: 0;
  margin: 0 0 7px;
}
.category-image {
  width: 100%;
  overflow: hidden;
  margin: 0 0 10px;
  text-align: center;
}
.category-description {
  margin: 0 0 10px;
}
.category-products .note-category {
  margin: 0 5px;
  padding: 15px 0;
  font-size: 14px;
  color: #7c7c7c;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-thick-background.png) repeat-x bottom left;
}
/* View Type: Grid */
.products-grid {
  /* border-bottom:1px solid #d9ddd3; background:url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_grid.gif) 0 0 repeat;*/
  position: relative;
}
.products-grid.last {
  border-bottom: 0;
}
.products-grid li.item {
  float: left;
  width: 138px;
  padding: 12px 20px 80px;
}
.products-grid .product-image {
  display: block;
  width: 135px;
  height: 135px;
  margin: 0 0 10px;
}
.products-grid .product-name {
  /*min-height:2.7em;*/
  margin: 0 0 5px;
  font-weight: bold;
  font-size: 13px;
  color: #203548;
}
.products-grid .product-name a {
  color: #203548;
}
.products-grid .price-box {
  margin: 5px 0;
}
.products-grid .availability {
  line-height: 21px;
}
.products-grid .actions {
  position: absolute;
  bottom: 12px;
}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid {
  width: 670px /*632px */;
  margin: 0 0;
}
.col1-layout .products-grid {
  width: 790px;
  margin: 0 auto;
}
/* View Type: List */
.products-list li.item {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x bottom left;
  padding: 12px 10px;
}
.products-list li.item.last {
  border-bottom: 0;
}
.products-list .product-image {
  float: left;
  width: 135px;
  height: 135px;
  margin: 0 0 10px;
}
.products-list .product-shop {
  margin-left: 150px;
}
.products-list .product-name {
  margin: 0 0 5px;
  font-weight: bold;
  font-size: 14px;
  color: #203548;
  font-family: Arial;
}
.products-list .product-name a {
  color: #203548;
}
.products-list .price-box {
  float: left;
  margin: 3px 13px 5px 0;
}
.products-list .availability {
  float: left;
  margin: 3px 0 0;
}
.products-list .desc {
  clear: both;
  padding: 6px 0 0;
  margin: 0 0 15px;
  line-height: 1.35;
}
.products-list .desc .link-learn {
  font-size: 11px;
}
.products-list .add-to-links {
  clear: both;
}
.products-list .add-to-links li {
  display: inline;
}
.products-list .add-to-links .separator {
  display: inline;
  margin: 0 2px;
}
/* ======================================================================================= */
/* Product View ========================================================================== */
/* Rating */
.no-rating {
  margin: 0;
}
.ratings {
  font-size: 11px;
  line-height: 1.25;
  margin: 7px 0;
}
.ratings strong {
  float: left;
  margin: 1px 3px 0 0;
}
.ratings .rating-links {
  margin: 0;
}
.ratings .rating-links .separator {
  margin: 0 2px;
}
.rating-box {
  width: 69px;
  height: 13px;
  font-size: 0;
  line-height: 0;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_rating.gif) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
.rating-box .rating {
  float: left;
  height: 13px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_rating.gif) 0 100% repeat-x;
}
.ratings .rating-box {
  float: left;
  margin-right: 3px;
}
.ratings-table th,
.ratings-table td {
  font-size: 11px;
  line-height: 1.15;
  padding: 3px 0;
}
.ratings-table th {
  font-weight: bold;
  padding-right: 8px;
}
/* Availability */
.availability {
  margin: 0;
}
.availability span {
  font-weight: bold;
}
.availability.out-of-stock span {
  color: #d83820;
}
.availability-only {
  margin: 10px 0 7px;
  line-height: 16px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_availability_only.gif) 0 50% no-repeat;
  padding-left: 15px;
}
.availability-only span,
.availability-only a {
  border-bottom: 1px dashed #751d02;
  color: #000;
}
.availability-only a {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat;
  cursor: pointer;
  padding-right: 15px;
  text-decoration: none;
}
.availability-only .expanded {
  background-position: 100% -15px;
}
.availability-only strong {
  color: #be2c00;
}
.availability-only-details {
  margin: 0 0 7px;
}
.availability-only-details th {
  background: #d2d6d9;
  font-size: 10px;
  padding: 0 8px;
}
.availability-only-details td {
  background: #ebf0f3;
  border-bottom: 1px solid #fff;
  font-size: 11px;
  padding: 2px 8px 1px;
}
.availability-only-details tr.odd td.last {
  color: #d95e00;
  font-weight: bold;
}
.product-view .product-shop .availability {
  font-size: 16px;
  color: #253b51;
}
.product-view .product-shop .availability span {
  font-weight: normal;
  color: #626365;
}
/* Email to a Friend */
.email-friend {
  margin: 0;
}
/* Alerts */
.alert-price {
  margin: 0;
  font-size: 11px;
}
.alert-stock {
  margin: 0;
  font-size: 11px;
}
/********** < Product Prices */
.price {
  white-space: nowrap !important;
}
.price-box {
  margin: 5px 0;
}
.price-box .price {
  color: #c76200;
}
/* Regular price */
.regular-price {
  color: #c76200;
}
.regular-price .price {
  font-weight: bold;
  font-size: 13px;
  color: #c76200;
}
.block .regular-price,
.block .regular-price .price {
  color: #2f2f2f;
}
/* Old price */
.old-price {
  margin: 0;
}
.old-price .price-label {
  white-space: nowrap;
  color: #999;
}
.old-price .price {
  font-weight: bold;
  color: #c76200;
  text-decoration: line-through;
}
/* Special price */
.special-price {
  margin: 0;
  padding: 3px 0;
}
.special-price .price-label {
  font-size: 13px;
  font-weight: bold;
  white-space: nowrap;
  color: #cd5033;
}
.special-price .price {
  font-size: 13px;
  font-weight: bold;
  color: #c76200;
}
/* Minimal price (as low as) */
.minimal-price {
  margin: 0;
}
.minimal-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.minimal-price-link {
  display: block;
}
.minimal-price-link .label {
  color: #1e7ec8;
}
.minimal-price-link .price {
  font-weight: normal;
  color: #1e7ec8;
}
/* Excluding tax */
.price-excluding-tax {
  display: block;
  color: #999;
}
.price-excluding-tax .label {
  white-space: nowrap;
  color: #999;
}
.price-excluding-tax .price {
  font-size: 13px;
  font-weight: bold;
  color: #c76200;
}
/* Including tax */
.price-including-tax {
  display: block;
  color: #999;
}
.price-including-tax .label {
  white-space: nowrap;
  color: #999;
  font-size: 11px;
}
.price-including-tax .price {
  font-size: 11px;
  color: #c76200;
}
.price-excluding-tax .label,
.price-including-tax {
  color: #253b51;
}
/* Configured price */
.configured-price {
  margin: 0;
}
.configured-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.configured-price .price {
  font-weight: bold;
}
/* FPT */
.weee {
  display: block;
  font-size: 11px;
  color: #444;
}
.weee .price {
  font-size: 11px;
  font-weight: normal;
}
/* Excl tax (for order tables) */
.price-excl-tax {
  display: block;
}
.price-excl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-excl-tax .price {
  display: block;
}
/* Incl tax (for order tables) */
.price-incl-tax {
  display: block;
}
.price-incl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-incl-tax .price {
  display: block;
  font-weight: bold;
}
/* Price range */
.price-from {
  margin: 0;
}
.price-from .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-to {
  margin: 0;
}
.price-to .price-label {
  font-weight: bold;
  white-space: nowrap;
}
/* Price notice next to the options */
.price-notice {
  padding-left: 10px;
  color: #999;
}
.price-notice .price {
  font-weight: bold;
  color: #2f2f2f;
}
/* Price as configured */
.price-as-configured {
  margin: 0;
}
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-box-bundle {
  padding: 0 0 10px 0;
}
.price-box-bundle .price-box {
  margin: 0 !important;
  padding: 0 !important;
}
.price-box-bundle .price {
  color: #555;
}
/********** Product Prices > */
/* Tier Prices */
.tier-prices {
  margin: 10px 0;
  padding: 10px;
  background-color: #f4f7f7;
  border: 1px solid #dadddd;
}
.tier-prices li {
  line-height: 1.4;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_tier.gif) no-repeat 0 3px;
  padding: 2px 0 2px 10px;
  color: #424242;
}
.tier-prices .benefit {
  font-style: italic;
  font-weight: bold;
  color: #2f2f2f;
}
.tier-prices .price {
  font-weight: bold;
  color: #2f2f2f;
}
.tier-prices-grouped li {
  padding: 2px 0;
  color: #e26703;
}
.tier-prices-grouped li .price {
  font-weight: bold;
}
/* Add to Links */
.add-to-links {
  font-size: 11px;
  margin: 5px 0 0;
}
.add-to-links .separator {
  display: none;
}
/* Add to Cart */
.add-to-cart label {
  float: left;
  margin-right: 5px;
  font-weight: bold;
  color: #666;
}
.add-to-cart .qty {
  float: left;
  margin-right: 5px;
}
.add-to-cart button.button {
  float: left;
}
.add-to-cart .paypal-logo {
  clear: left;
  margin: 0;
  text-align: right;
}
.add-to-cart .paypal-logo .paypal-or {
  clear: both;
  display: block;
  margin: 5px 60px 5px 0;
}
.product-view .add-to-cart .paypal-logo {
  margin: 0;
}
/* Add to Links + Add to Cart */
.add-to-box {
  margin: 10px 0;
}
.add-to-box .add-to-cart {
  float: left;
}
.add-to-box .or {
  float: left;
  font-weight: bold;
  margin: 0 7px;
  color: #666;
}
.add-to-box .add-to-links {
  float: left;
  margin: 0;
  font-size: 12px !important;
  line-height: 1.25 !important;
  text-align: left !important;
}
.add-to-box .add-to-links li {
  display: block !important;
}
.add-to-box .add-to-links li .separator {
  display: none !important;
}
.product-view {
  border: 1px solid #c4c6c8;
}
.product-essential {
  padding: 25px;
  background: #fff url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_product-view.gif) 100% 0 no-repeat;
}
.product-essential h2 {
  font: bold 13px/1.35 Arial, Helvetica, sans-serif;
}
.product-collateral {
  padding: 25px 15px;
}
.product-collateral h2 {
  font-weight: bold;
  font-size: 14px;
  color: #253b51;
  padding: 0 0 6px;
  margin: 0 0 15px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-double-background.jpg) repeat-x bottom left;
}
.product-collateral .box-collateral {
  margin: 25px 0 25px;
}
/* Product Images */
.product-view .product-img-box {
  float: left;
  margin-left: 15px;
  width: 302px;
}
.product-view .product-img-box .product-image {
  margin: 0 0 13px;
}
.product-view .product-img-box .product-image #image {
  padding: 1px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x bottom left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top right;
  behavior: url(http://burlen.co.uk/skin/frontend/burlen/default/css/PIE.php);
}
.product-view .product-img-box .product-image-zoom {
  position: relative;
  width: 265px;
  height: 265px;
  overflow: hidden;
  z-index: 9;
}
.product-view .product-img-box .product-image-zoom img {
  position: absolute;
  left: 0;
  top: 0;
  cursor: move;
}
.product-view .product-img-box .zoom-notice {
  font-size: 11px;
  margin: 0 0 5px;
  text-align: center;
}
.product-view .product-img-box .zoom {
  position: relative;
  z-index: 9;
  height: 18px;
  margin: 0 auto 13px;
  padding: 0 28px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/slider_bg.gif) 50% 50% no-repeat;
  cursor: pointer;
}
.product-view .product-img-box .zoom.disabled {
  -moz-opacity: .3;
  -webkit-opacity: .3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  /*IE8*/
  opacity: .3;
}
.product-view .product-img-box .zoom #track {
  position: relative;
  height: 18px;
}
.product-view .product-img-box .zoom #handle {
  position: absolute;
  left: 0;
  top: -1px;
  width: 9px;
  height: 22px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/magnifier_handle.gif) 0 0 no-repeat;
}
.product-view .product-img-box .zoom .btn-zoom-out {
  position: absolute;
  left: 2px;
  top: 0;
}
.product-view .product-img-box .zoom .btn-zoom-in {
  position: absolute;
  right: 2px;
  top: 0;
}
.product-view .product-img-box .more-views h2 {
  font-size: 11px;
  margin: 0 0 10px;
}
.product-view .product-img-box .more-views ul {
  margin-left: -9px;
}
.product-view .product-img-box .more-views li {
  float: left;
  margin: 0 0 8px 8px;
}
.product-view .product-img-box .more-views li a {
  float: left;
  display: block;
  padding: 1px;
  width: 90px;
  height: 90px;
  overflow: hidden;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x bottom left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top right;
  behavior: url(http://burlen.co.uk/skin/frontend/burlen/default/css/PIE.php);
  background-color: #dacba8;
}
.product-view .product-img-box .more-views li a img {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.product-view .product-img-box .more-views li a img:hover {
  zoom: 1;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.col3-layout .product-view .product-img-box {
  float: none;
  margin: 0 auto;
}
.product-image-popup {
  margin: 0 auto;
}
.product-image-popup .buttons-set {
  float: right;
  clear: none;
  border: 0;
  margin: 0;
  padding: 0;
}
.product-image-popup .nav {
  font-weight: bold;
  margin: 0 100px;
  text-align: center;
}
.product-image-popup .image {
  display: block;
  margin: 10px 0;
}
.product-image-popup .image-label {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
  color: #2f2f2f;
}
/* Product Shop */
.product-view .product-shop {
  float: right;
  margin: 0 15px 0 25px;
  width: 283px;
}
.product-view .product-shop .product-specifics {
  font-size: 16px;
}
.product-view .product-shop .product-specifics p {
  color: #253b51;
  margin-bottom: 10px;
}
.product-view .product-shop .product-specifics p span {
  color: #626365;
}
.product-view .product-shop .price-box .price-excluding-tax .price {
  font-size: 16px;
}
.product-view .product-shop .price-box .price-including-tax .price {
  font-size: 11px;
}
.col1-layout .product-view .product-shop {
  float: right;
  width: 513px;
}
.col3-layout .product-view .product-shop {
  float: none;
  width: auto;
}
.product-view .product-shop .product-name {
  margin: 0 0 5px;
}
.product-view .product-shop .product-name h1 {
  margin: 0;
  font: bold 15px/1.35 Arial, Helvetica, sans-serif;
}
.product-view .product-shop .availability {
  margin: 10px 0;
}
.product-view .product-shop .short-description {
  margin: 10px 0;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_divider1.gif) 0 0 repeat-x;
  padding: 10px 0 0;
}
.product-view .product-shop .price-box {
  margin: 10px 0;
  font-size: 16px;
}
.product-view .product-shop .add-to-links {
  margin: 0;
}
.product-view .product-shop .add-to-links {
  font-size: 12px;
  text-align: right;
}
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator {
  display: inline;
}
.product-view .product-shop .add-to-links a {
  color: #1E7EC8 !important;
  font-weight: normal !important;
}
/* Product Options */
.product-options {
  margin: 20px 0 0;
  padding: 10px 15px 20px;
  position: relative;
}
.product-options dt {
  padding: 10px 0 0;
  font-weight: normal;
}
.product-options dt label {
  margin-left: 10px;
  font-weight: bold;
  color: #253b51;
  font-size: 14px;
}
.product-options dt label.required em {
  color: #ff0000;
  margin-left: 5px;
}
.product-options dd .qty-holder {
  display: block;
  padding: 10px 0 0;
}
.product-options dd .qty-holder label {
  vertical-align: middle;
}
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
  color: #2f2f2f;
}
.product-options dd {
  padding: 5px 10px 15px;
  margin: 0 0 5px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x bottom left;
}
.product-options dd input.input-text {
  width: 98%;
}
.product-options dd input.datetime-picker {
  width: 150px;
}
.product-options dd .time-picker {
  display: -moz-inline-box;
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
}
.product-options dd textarea {
  width: 98%;
  height: 8em;
}
.product-options dd select {
  width: 99%;
}
.product-options dd .multiselect option {
  border-bottom: 1px dotted #d9e5ee;
  padding: 2px 4px;
}
.product-options ul.options-list {
  margin-right: 5px;
}
.product-options ul.options-list li {
  line-height: 1.5;
  padding: 2px 0;
}
.product-options ul.options-list input.radio {
  float: left;
  margin-top: 3px;
}
.product-options ul.options-list input.checkbox {
  float: left;
  margin-top: 3px;
}
.product-options ul.options-list .label {
  display: block;
  margin-left: 18px;
}
.product-options ul.options-list label {
  font-weight: normal;
}
.product-options ul.validation-failed {
  padding: 0 7px;
}
.product-options p.note {
  margin: 0;
  font-size: 11px;
}
.product-options p.required {
  position: absolute;
  right: 20px;
  top: 20px;
}
.product-options-bottom {
  /*background-color:#fffada;*/
  padding: 15px 20px;
  /*border:1px solid #e4e4e4;*/
  border-top: 0;
}
.product-options-bottom .tier-prices {
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
}
.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
  color: #e26703;
}
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
  color: #e26703;
}
.product-options-bottom .price-box {
  float: left;
  margin: 0;
  padding: 0;
}
.product-options-bottom .add-to-links {
  clear: both;
  padding: 5px 0 0;
  text-align: right;
}
.col3-layout .product-options-bottom .price-box {
  float: none;
  padding: 0 0 5px;
}
.product-options-bottom .price-label {
  float: left;
  padding-right: 5px;
}
.product-options-bottom .price-tax {
  float: left;
}
.product-options-bottom .add-to-cart {
  float: right;
}
.product-shop .product-options-bottom {
  margin: 0 0 10px;
}
.product-shop .product-options-bottom .price-box {
  float: none;
  margin: 0 0 5px;
}
.product-shop .product-options-bottom .price-label {
  float: none;
  padding-right: 0;
}
.product-shop .product-options-bottom .price-tax {
  float: none;
}
.product-shop .product-options-bottom .add-to-cart-box {
  clear: both;
  float: left;
  padding-top: 12px;
}
.product-shop .product-options-bottom .add-to-links {
  clear: both;
  padding: 5px 0 0;
  text-align: right;
}
/* Grouped Product */
.product-view .grouped-items-table .price-box {
  margin: 0;
  padding: 0;
}
/* Block: Description */
/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td {
  line-height: 1.25;
}
/* Block: Upsell */
.product-view .box-up-sell h2 {
  border-bottom: 0;
  padding: 0 0 5px 0;
  margin: 0 0 8px;
}
.product-view .box-up-sell .products-grid {
  width: 100%;
  border: none;
  background-color: transparent;
}
.product-view .box-up-sell .products-grid td {
  width: 23%;
  background: transparent;
  padding: 15px 0 12px 0;
  line-height: 1.6em;
}
.product-view .box-up-sell .products-grid tr.last td {
  border-bottom: 0;
}
.product-view .box-up-sell .products-grid td.last {
  border-right: 0;
}
.product-view .box-up-sell .products-grid td img {
  padding: 1px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x bottom left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top right;
  behavior: url(http://burlen.co.uk/skin/frontend/burlen/default/css/PIE.php);
}
.product-view .box-up-sell .products-grid .product-image {
  text-align: center;
  height: auto;
  margin-bottom: 5px;
}
.product-view .box-up-sell .products-grid .product-name {
  background: transparent;
  height: auto !important;
}
.product-view .box-up-sell .products-grid .product-name a {
  color: #253b51;
}
.product-view .box-up-sell .products-grid .price-box {
  background: transparent;
}
.product-view .box-up-sell .products-grid td.empty {
  border-right: 0;
}
.product-view .box-up-sell .products-grid .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 3px;
}
/* Block: Tags */
.product-view .box-tags {
  margin: 0;
}
.product-view .box-tags h3 {
  font-size: 13px;
}
.product-view .box-tags .product-tags {
  display: block;
  margin: 0 0 15px;
}
.product-view .box-tags .product-tags li {
  display: inline;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_pipe3.gif) 100% 4px no-repeat;
  padding: 0 7px 0 4px;
}
.product-view .box-tags .product-tags li.first {
  padding-left: 0;
}
.product-view .box-tags .product-tags li.last {
  background: none;
  padding-right: 0;
}
.product-view .box-tags .form-add label {
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 5px;
  color: #253b51;
}
.product-view .box-tags .form-add .input-box {
  float: left;
  width: 305px;
  margin: 0 5px 0 0;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_tag_add.gif) 0 2px no-repeat;
  padding: 0 0 0 23px;
}
.product-view .box-tags .form-add input.input-text {
  width: 299px;
}
.product-view .box-tags .form-add button.button span {
  border-color: #406a83;
  background: #618499;
}
.product-view .box-tags .note {
  margin: 3px 0 0;
  padding: 0 0 0 23px;
  font-size: 11px;
}
/* Block: Reviews */
.product-view .box-reviews dl {
  margin: 15px 0;
}
.product-view .box-reviews dt a,
.product-view .box-reviews dt span {
  font-weight: bold;
}
.product-view .box-reviews dd {
  margin: 0 0 15px;
}
.product-view .box-reviews dd small {
  font-style: italic;
}
.product-view .box-reviews .form-add {
  margin: 15px 0 0;
}
.product-view .box-reviews .form-add h3 {
  font-size: 13px;
  font-weight: normal;
}
.product-view .box-reviews .form-add h3 span {
  font-weight: bold;
}
.product-view .box-reviews .form-add h4 {
  font-size: 12px;
}
.product-view .box-reviews .form-add .data-table td {
  text-align: center;
}
.product-view .box-reviews .form-add .form-list {
  margin: 15px 0 0;
}
.product-view .box-reviews .form-add .form-list .input-box {
  width: 360px;
}
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea {
  width: 354px;
}
/* Send a Friend */
.send-friend .form-list {
  width: 615px;
  overflow: hidden;
}
.send-friend .form-list li {
  margin-right: -15px;
}
.send-friend .form-list li p {
  margin: 0 15px 0 0;
}
.send-friend .form-list .field {
  width: 315px;
}
.send-friend .form-list .input-box {
  width: 300px;
}
.send-friend .form-list input.input-text,
.send-friend .form-list textarea {
  width: 294px;
}
.send-friend .form-list li.wide .input-box {
  width: 612px;
}
.send-friend .form-list li.wide textarea {
  width: 609px;
}
.send-friend .buttons-set .limit {
  float: right;
  margin: 0 7px 0 0;
  font-size: 11px;
  line-height: 21px;
}
/* ======================================================================================= */
/* Content Styles ================================================================= */
.product-name {
  margin: 0;
  font-size: 1em;
  font-weight: normal;
}
.product-name a {
  color: #253b51;
  font-weight: bold;
  font-size: 13px;
}
/* Product Tags */
.tags-list {
  display: block;
  font-size: 13px;
  border: 1px solid #c1c4bc;
  background: #f8f7f5;
  padding: 10px;
}
.tags-list li {
  display: inline !important;
  margin: 0 4px 0 0;
}
.tags-list li a {
  color: #1b2d3b;
}
/* Advanced Search */
.advanced-search .form-list label {
  width: 160px;
  padding-right: 10px;
}
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
  float: left;
  clear: none;
}
.advanced-search-amount {
  margin: 0 0 10px;
}
.advanced-search-summary {
  margin: 10px 0;
  border: 1px solid #e9d7c9;
  background: #fff6f1;
  padding: 10px;
}
.advanced-search-summary ul {
  float: left;
  width: 49%;
}
.advanced-search-summary strong {
  color: #E17C24;
  padding-left: 15px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_search_criteria.gif) 0 3px no-repeat;
}
.advanced-search-summary p {
  clear: both;
  font-weight: bold;
  margin: 0;
}
/* CMS Home Page */
/* Sitemap */
.page-sitemap .links {
  text-align: right;
  margin: 0 8px -22px 0;
}
.page-sitemap .links a {
  text-decoration: none;
  position: relative;
}
.page-sitemap .links a:hover {
  text-decoration: underline;
}
.page-sitemap .sitemap {
  margin: 12px;
}
.page-sitemap .sitemap a {
  color: #1b2d3b;
}
.page-sitemap .sitemap li {
  margin: 3px 0;
}
.page-sitemap .sitemap li.level-0 {
  margin: 10px 0 0;
  font-weight: bold;
}
.page-sitemap .sitemap li.level-0 a {
  color: #1e7ec8;
}
/* RSS */
.rss-title h1 {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
}
.rss-table .link-rss {
  display: block;
  line-height: 1.55;
  background-position: 0 4px;
}
/* ======================================================================================= */
/* Shopping Cart ========================================================================= */
.cart .page-title {
  border-bottom: 0;
  margin: 0 0 12px;
}
.cart .page-title h1 {
  margin: 3px 0 0;
}
/* Checkout Types */
.cart .page-title .checkout-types li {
  margin: 0 0 5px;
}
.cart .title-buttons .checkout-types {
  float: right;
}
.cart .title-buttons .checkout-types li {
  float: left;
  margin: 0 0 5px 5px;
}
.cart .checkout-types .paypal-or {
  margin: 0 8px;
  line-height: 2.3;
}
.cart .totals .checkout-types .paypal-or {
  clear: both;
  display: block;
  padding: 8px 55px 0 0;
  line-height: 1.0;
  font-size: 11px;
}
/* Shopping Cart Table */
.data-table.cart-table {
  padding-bottom: 0;
}
.data-table.cart-table tbody th {
  padding: 2px 10px;
}
.data-table.cart-table tbody td {
  padding: 10px;
  font-size: 14px;
}
.data-table.cart-table tbody td h2 {
  font-family: Arial, sans-serif;
}
.data-table.cart-table tbody .product-name {
  margin: 0 0 5px;
  font-size: 12px;
}
.data-table.cart-table tbody .product-name a {
  font-size: 14px;
  font-weight: bold;
  color: #626365;
}
.data-table.cart-table .product-image img {
  display: block;
  padding: 1px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x bottom left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top right;
  behavior: url(/PIE.php);
  max-width: none;
}
.data-table.cart-table .item-msg {
  margin: 5px 0;
  font-size: 11px;
  font-weight: bold;
  color: #df280a;
}
.data-table.cart-table tfoot tr {
  background-color: #dacba8;
}
.data-table.cart-table tfoot tr.first td {
  background: none;
}
.data-table.cart-table tfoot td {
  padding: 5px 10px;
}
.data-table.cart-table tfoot .button {
  border-radius: 0;
  font-size: 13px;
  color: #ffffff;
  height: 34px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/cart-table-tfoot-button-background.jpg) repeat-x;
  border-left: 1px solid #253b51;
  border-right: 1px solid #253b51;
}
.data-table.cart-table tfoot .button:hover {
  opacity: 0.8;
}
.data-table.cart-table tfoot .button:hover span {
  color: #253b51;
}
.data-table.cart-table tfoot .btn-continue {
  float: left;
}
.data-table.cart-table .small {
  font-size: 12px;
}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
  padding: 25px 0 0;
}
.cart .cart-collaterals .col2-set {
  float: left;
  width: 590px;
}
.cart .cart-collaterals .col2-set .col-2 {
  width: 590px;
}
.cart .crosssell {
  border: 1px solid #cec3b6;
  background: #fafaec;
  padding: 12px 15px;
}
.cart .crosssell h2 {
  font-size: 13px;
  font-weight: bold;
}
.cart .crosssell .product-image {
  float: left;
  width: 75px;
  height: 75px;
  border: 1px solid #d0cdc9;
}
.cart .crosssell .product-details {
  margin-left: 90px;
}
.cart .crosssell .product-name {
  font-weight: bold;
}
.cart .crosssell li.item {
  margin: 12px 0;
}
.cart .crosssell .link-compare {
  font-weight: normal;
}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {
  padding: 12px 15px;
  margin: 0 0 18px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top right;
}
.cart .discount h2,
.cart .shipping h2,
.cart .discount h2,
.cart .shipping h2 {
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 3px 0 0 3px;
  color: #253b51;
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
}
.cart .discount p,
.cart .shipping p {
  color: #626365;
  font-size: 13px;
}
.cart .discount .button,
.cart .shipping .button {
  padding: 6px 18px;
  color: #253b51;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.cart .discount .button:hover,
.cart .shipping .button:hover {
  background-color: #902f15;
}
.cart .shipping {
  float: left;
  width: 230px;
}
.cart .shipping ul.form-list label {
  margin-top: 12px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #626365;
}
.cart .discount {
  float: right;
  width: 230px;
  margin-right: 70px;
}
.cart .discount .discount-form label {
  font-size: 13px;
  color: #626365;
}
.cart .discount .buttons-set,
.cart .shipping .buttons-set {
  margin: 10px 0 0;
  border: 0;
  padding: 0;
  text-align: left;
}
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {
  float: none;
  margin-left: 0;
}
.cart .discount .input-box {
  margin: 8px 0 0;
  width: 260px;
}
.cart .discount input.input-text {
  width: 205px;
}
.cart .shipping h2 {
  /*background-image:url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_shipping.gif);*/
}
.cart .shipping .sp-methods {
  margin: 10px 0 0;
  padding: 5px 0 0;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_divider1.gif) 0 0 repeat-x;
}
/* Shopping Cart Totals */
.cart .totals {
  float: right;
  margin-left: 10px;
  width: 265px;
}
.cart .totals table {
  width: 100%;
  margin: 7px 0;
}
.cart .totals table td {
  padding: 1px 15px 1px 7px;
  font-size: 14px;
  text-transform: uppercase;
  color: #253b51;
}
.cart .totals table tfoot th {
  padding: 5px 15px 5px 7px;
}
.cart .totals table tfoot td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.cart .totals table tfoot th strong,
.cart .totals table tfoot td strong {
  font-size: 14px;
}
.cart .totals .checkout-types {
  font-size: 13px;
  padding: 8px 15px 15px;
  text-align: right;
}
.cart .totals .checkout-types li {
  clear: both;
  margin: 10px 0;
}
/* Options Tool Tip */
.item-options dt {
  font-weight: bold;
  font-style: italic;
}
.item-options dd {
  padding-left: 10px;
  margin: 0 0 6px;
}
.truncated {
  cursor: help;
}
.truncated a.dots {
  cursor: help;
}
.truncated a.details {
  cursor: help;
}
.truncated .truncated_full_value {
  position: relative;
  z-index: 999;
}
.truncated .truncated_full_value .item-options {
  position: absolute;
  top: -99999em;
  left: -99999em;
  z-index: 999;
  width: 250px;
  padding: 8px;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
}
.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
}
.truncated .show .item-options {
  top: -20px;
  left: 50%;
}
.col-left .truncated .show .item-options {
  left: 15px;
  top: 7px;
}
.col-right .truncated .show .item-options {
  left: -240px;
  top: 7px;
}
/* ======================================================================================= */
/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods {
  margin: 0 0 8px;
}
.sp-methods dt {
  margin: 13px 0 5px;
  font-weight: bold;
}
.sp-methods dd li {
  margin: 5px 0;
}
.sp-methods label {
  font-weight: bold;
  color: #666;
}
.sp-methods .price {
  font-weight: bold;
}
.sp-methods .form-list {
  padding-left: 20px;
}
.sp-methods .form-list li {
  margin: 0 0 8px;
}
.sp-methods select.month {
  width: 154px;
  margin-right: 10px;
}
.sp-methods select.year {
  width: 96px;
}
.sp-methods input.cvv {
  width: 3em !important;
}
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
}
.sp-methods .checkmo-list label {
  width: 135px;
  padding-right: 10px;
  text-align: right;
}
.sp-methods .checkmo-list address {
  float: left;
}
.sp-methods .centinel-logos a {
  margin-right: 3px;
}
.sp-methods .centinel-logos img {
  vertical-align: middle;
}
.sp-methods .release-amounts {
  margin: 0.5em 0;
}
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}
.please-wait {
  float: right;
}
.please-wait img {
  vertical-align: middle;
}
.cvv-what-is-this {
  font-size: 11px;
  cursor: help;
  margin-left: 10px;
}
/* Tooltip */
.tool-tip {
  border: 1px solid #7BA7C9;
  background: #EAF6FF;
  padding: 15px 20px;
  position: absolute;
  z-index: 9999;
}
.tool-tip .btn-close {
  margin: -9px -14px 0;
  text-align: right;
}
.tool-tip .btn-close a {
  display: block;
  margin: 0 0 0 auto;
  width: 15px;
  height: 15px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/btn_window_close.gif) 100% 0 no-repeat;
  text-align: left;
  text-indent: -999em;
  overflow: hidden;
}
.tool-tip .tool-tip-content {
  padding: 5px;
}
/* Gift Messages */
.gift-messages h3 {
  font-size: 12px;
  font-weight: bold;
  color: #e87403;
}
.gift-messages p.control {
  color: #8e8d8b;
}
.gift-messages-form {
  position: relative;
}
.gift-messages-form label {
  float: none !important;
  position: static !important;
}
.gift-messages-form h4 {
  font-size: 12px;
  font-weight: bold;
  color: #e87403;
}
.gift-messages-form .whole-order {
  margin: 0 0 25px;
}
.gift-messages-form .item {
  margin: 0 0 10px;
}
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}
.gift-messages-form .item .number {
  margin: 0;
  font-weight: bold;
  text-align: center;
  color: #8a8987;
}
.gift-messages-form .item .details {
  margin-left: 90px;
}
.gift-messages-form .item .details .product-name {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
}
.gift-messages-form .item .details .form-list .field {
  width: 255px;
}
.gift-messages-form .item .details .form-list .input-box {
  width: 240px;
}
.gift-messages-form .item .details .form-list input.input-text {
  width: 234px;
}
.gift-messages-form .item .details .form-list li.wide .input-box {
  width: 500px;
}
.gift-messages-form .item .details .form-list li.wide textarea {
  width: 494px;
}
.gift-message-link {
  font-size: 11px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_collapse-gm.gif) 100% 6px no-repeat;
  padding-right: 7px;
}
.gift-message-link.expanded {
  background-position: 100% -40px;
}
.gift-message-row {
  background: #f2efe9;
}
.gift-message-row .btn-close {
  float: right;
  width: 16px;
  height: 16px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/btn_gm-close.gif) 0 0 no-repeat;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
/* Checkout Agreements */
.checkout-agreements li {
  margin: 30px 0;
}
.checkout-agreements .agreement-content {
  overflow: auto;
  height: 12em;
  padding: 10px;
  background-color: #fbfaf6;
  border: 1px solid #bbb6a5;
}
.checkout-agreements .agree {
  margin: 0;
  padding: 10px 0 10px 11px;
}
.checkout-agreements .agree input.checkbox {
  margin-right: 6px;
}
.checkout-agreements .agree label {
  font-weight: bold;
  color: #666;
}
.opc .checkout-agreements {
  border: 1px solid #d9dde3;
  border-width: 0 1px;
  padding: 5px 30px;
}
.opc .checkout-agreements li {
  margin: 20px 0 0;
}
.opc .checkout-agreements .agreement-content {
  background-color: #fff;
  border-color: #e4e4e4;
  padding: 5px;
}
.opc .checkout-agreements .agree {
  padding-left: 6px;
}
/* Centinel */
.centinel .authentication {
  border: 1px solid #ddd;
  background: #fff;
}
.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.opc .centinel {
  border: 1px solid #bbb6a5;
  border-width: 0 1px 1px;
  padding: 10px 30px;
}
/* Generic Info Set */
.info-set {
  background: #fbfaf6 url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_checkout.gif) 0 0 repeat-x;
  border: 1px solid #bbb6a5;
  margin: 0 0 25px;
  padding: 20px;
}
.info-set h2 {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
}
.info-set h3,
.info-set h4 {
  font-size: 13px;
  font-weight: bold;
  color: #E26703;
}
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
  font-weight: normal;
}
.info-set h2.legend {
  margin: -20px -20px 15px;
  padding: 5px 10px;
  background: #f9f3e3;
  border-bottom: 1px solid #bbafa0;
  position: relative;
}
.info-set h3.legend {
  margin: 0 0 10px;
  color: #253b51;
}
.info-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.info-set .box {
  margin: 0 0 15px;
}
.info-set .box h2 {
  color: #e26703;
}
.info-set .data-table .product-name {
  font-size: 1em !important;
  font-weight: bold !important;
  color: #1e7ec8 !important;
}
.info-set .data-table .product-name a {
  font-weight: bold !important;
}
.info-set .data-table .item-options {
  margin: 5px 0 0;
}
/********** Common Checkout Styles > */
/* One Page Checkout */
.block-progress {
  border: 0;
  margin: 0;
}
.block-progress .block-title {
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 5px;
}
.block-progress .block-title strong {
  font-size: 13px;
  color: #253b51;
}
.block-progress .block-content {
  background: none;
}
.block-progress dt {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.35;
  background: #eee;
  border: 1px solid #a3aeb3;
  margin: 0 0 6px;
  padding: 2px 8px;
  color: #999;
}
.block-progress dd {
  background: #eee;
  border: 1px solid #a3aeb3;
  border-top: 0;
  padding: 8px 13px;
  margin: 0 0 6px;
}
.block-progress dt.complete {
  margin: 0;
  background: #d0dce1;
  color: #5e8ab4;
}
.block-progress p {
  margin: 0;
}
.block-progress .cards-list dt {
  background: none;
  border: 0 none;
  color: inherit;
  font-size: 12px;
  margin: 5px 0;
  padding: 0;
}
.block-progress .cards-list dd {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.block-progress .cards-list .info-table th {
  font-weight: normal;
}
.opc .buttons-set {
  margin-top: 0;
  padding-top: 0em;
}
.opc .buttons-set p.required {
  margin: 0;
  padding: 0 0 10px;
}
.opc .buttons-set .back-link small {
  display: none;
}
.opc .buttons-set .back-link a {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_arrow-top.gif) 0 50% no-repeat;
  padding-left: 16px;
}
.opc .buttons-set.disabled button.button {
  display: none;
}
.opc .buttons-set .please-wait {
  height: 21px;
  line-height: 21px;
}
.opc .ul {
  list-style: disc outside;
  padding-left: 18px;
}
.opc {
  position: relative;
}
.opc .step-title {
  border-width: 0 1px;
  border-style: solid;
  border-color: #fff #d9dde3 #d9dde3;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x bottom left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top right;
  behavior: url(http://burlen.co.uk/skin/frontend/burlen/default/css/PIE.php);
  background-color: #e0d3b4;
  padding: 10px 10px;
  margin-bottom: 2px;
  text-align: right;
}
.opc .step-title .number {
  float: left;
  background: #ae9f7d;
  border: 1px solid #ae9f7d;
  padding: 0 4px;
  margin: 0 5px 0 0;
  font: bold 16px/16px Arial, sans-serif;
  color: #dacba8;
}
.opc .step-title h2 {
  float: left;
  margin: 0;
  font: bold 16px/16px Arial, sans-serif;
  text-transform: uppercase;
  color: #ae9f7d;
}
.opc .step-title a {
  display: none;
  float: right;
  font-size: 11px;
  line-height: 16px;
}
.opc .allow .step-title {
  background: #dacba8;
  border: 1px solid #345303;
  border-bottom: 0;
  color: #253b51;
  cursor: pointer;
}
.opc .allow .step-title .number {
  background: #253b51;
  border-color: #253b51;
  color: #dacba8;
}
.opc .allow .step-title h2 {
  color: #253b51;
}
.opc .allow .step-title h2 span {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_msg-success.png) no-repeat 100% 50%;
}
/*.opc .allow .step-title a { display:block; }*/
.opc .active .step-title {
  background: #dacba8;
  border: 1px solid #253b51;
  color: #253b51;
  cursor: default;
  margin-bottom: 0;
}
.opc .active .step-title .number {
  background: #253b51;
  border-color: #253b51;
  color: #dacba8;
}
.opc .active .step-title h2 {
  color: #253b51;
}
.opc .active .step-title h2 span {
  background: none;
}
.opc .step {
  border: 1px solid #253b51;
  border-top: 0;
  padding: 15px 20px;
  position: relative;
}
.opc .step div.col2-set .col-1,
.opc .step div.col2-set .col-2 {
  width: 45.8%;
  color: #626365;
}
.opc .step div.col2-set .col-1 {
  margin-right: 0.2%;
  padding-right: 4%;
}
.opc .step div.col2-set .col-2 {
  margin-left: 0.2%;
  padding-left: 4%;
}
.opc .step div.col2-set p,
.opc .step div.col2-set ul {
  font-size: 13px;
}
.opc .step div.col2-set p.required {
  position: absolute;
  top: 15px;
  right: 30px;
}
.opc .step div.col2-set ul li {
  margin-bottom: 5px;
}
.opc .step div.col2-set ul.bullet {
  padding-bottom: 10px;
  list-style-type: disc;
  /*
             background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) no-repeat 0 100%;
            */
}
.opc .step div.col2-set ul.bullet li {
  margin-left: 17px;
}
.opc .step div.col2-set ul.form-list {
  margin-top: 10px;
}
.opc .step .tool-tip {
  right: 30px;
}
#checkout-step-login {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) 50% 0 repeat-y;
}
#opc-login .buttons-set {
  border-top: 0;
}
#opc-login .buttons-set button.button {
  padding: 5px 30px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
#opc-login .buttons-set button.button:hover {
  background-color: #902f15;
}
#opc-login h3 {
  font-size: 16px;
  font-family: Arial, sans-serif;
  padding-bottom: 2px;
}
#opc-login h4 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  color: #2f2f2f;
}
#opc-shipping_method .buttons-set {
  border-top: 0;
}
.opc .gift-messages-form {
  margin: 0 -30px;
  background: #f6f1eb;
  border: 1px solid #e9e4de;
  border-width: 1px 0;
  padding: 22px 24px 22px 30px;
}
.opc .gift-messages-form .inner-box {
  padding: 5px;
  height: 260px;
  overflow: auto;
}
#opc-review .step {
  /*border:0;*/
  padding: 0;
}
#opc-review .product-name {
  font-weight: bold;
  color: #253b51;
}
#opc-review .item-options {
  margin: 5px 0 0;
}
#opc-review .buttons-set {
  padding: 20px 30px;
}
#opc-review .buttons-set p {
  margin: 0;
  line-height: 40px;
}
#opc-review .buttons-set a {
  text-decoration: underline;
}
#opc-review .buttons-set aa:hover {
  text-decoration: none;
}
#opc-review .buttons-set .please-wait {
  height: 40px;
  line-height: 40px;
}
#opc-review .authentication {
  margin: 0 auto;
  width: 570px;
}
#opc-review .warning-message {
  color: #222;
  font-weight: bold;
  text-align: center;
  padding: 10px 10px 0;
}
#checkout-review-table-wrapper {
  padding-top: 30px;
}
#checkout-review-table {
  width: 93.047508%;
  margin: 0 3.47625%;
  margin-bottom: 0;
}
#checkout-review-table h3 {
  font-family: Arial, sans-serif;
}
/* Multiple Addresses Checkout */
.checkout-progress {
  padding: 0 90px;
  margin: 0 0 20px;
}
.checkout-progress li {
  float: left;
  width: 19%;
  margin: 0 3px 0 0;
  border-top: 10px solid #999;
  padding: 2px 0 0;
  font-weight: bold;
  text-align: center;
  color: #253b51;
}
.checkout-progress li.active {
  border-top-color: #253b51;
  color: #253b51;
}
.multiple-checkout h2 {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
}
.multiple-checkout h3,
.multiple-checkout h4 {
  font-size: 13px;
  font-weight: bold;
  color: #253b51;
}
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {
  font-weight: normal;
}
.multiple-checkout .data-table .product-name {
  font-size: 1em !important;
  font-weight: bold !important;
  color: #1e7ec8 !important;
}
.multiple-checkout .data-table .product-name a {
  font-weight: bold !important;
}
.multiple-checkout .data-table .item-options {
  margin: 5px 0 0;
}
.multiple-checkout .gift-messages {
  margin: 15px 0 0;
}
.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 20px;
}
.multiple-checkout .col2-set,
.multiple-checkout .col3-set {
  /*background:#fbfaf6 url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_checkout.gif) 0 0 repeat-x;*/
  border: 1px solid #253b51;
  margin: 0 0 25px;
  padding: 20px;
}
.multiple-checkout .col2-set h2.legend {
  margin: -20px -20px 15px;
  padding: 5px 10px;
  /*background:#f9f3e3;*/
  border-bottom: 1px solid #253b51;
  position: relative;
}
.multiple-checkout .col2-set h3.legend {
  margin: 0 0 10px;
  color: #253b51;
}
.multiple-checkout .col2-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.multiple-checkout .box {
  margin: 0 0 15px;
}
.multiple-checkout .box h2 {
  color: #253b51;
}
.multiple-checkout .place-order .please-wait {
  float: right;
  padding: 27px 7px 0 0;
}
.multiple-checkout .place-order .grand-total {
  float: right;
  height: 71px;
  font-size: 1.5em;
  padding: 0 0 0 21px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_grand-total.gif) 0 0 no-repeat;
  overflow: hidden;
}
.multiple-checkout .place-order .grand-total .inner {
  float: left;
  height: 57px;
  padding: 14px 21px 0 0;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_grand-total.gif) 100% 0 no-repeat;
}
.multiple-checkout .place-order .grand-total .inner div {
  display: inline;
}
.multiple-checkout .place-order .grand-total big {
  display: inline;
  margin-right: 12px;
}
.multiple-checkout .place-order .grand-total .price {
  color: #E26703;
}
.multiple-checkout .place-order .grand-total button.button span {
  font-size: 16px;
}
.multiple-checkout .place-order .grand-total button.button span span {
  padding: 0 45px 0 36px;
}
/* Step 1 */
.multiple-checkout .title-buttons button.button span {
  border-color: #406a83;
}
#multiship-addresses-table td {
  padding: 10px;
}
#multiship-addresses-table tfoot td {
  padding: 5px 10px;
}
#multiship-addresses-table tfoot button.button span {
  border-color: #406a83;
}
/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list {
  width: 100%;
  overflow: hidden;
}
.multiple-checkout .gift-messages-form .item .details .form-list li {
  margin-right: -15px;
}
.multiple-checkout .gift-messages-form .item .details .form-list .field {
  width: 230px;
}
.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
  width: 215px;
}
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
  width: 209px;
}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
  width: 445px;
}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
  width: 439px;
}
.checkout-multishipping-shipping .box-sp-methods {
  border: 1px solid #253b51;
  /*background:#f9f3e3;*/
  padding: 13px;
  position: relative;
}
.checkout-multishipping-shipping .box-sp-methods .pointer {
  position: absolute;
  top: -20px;
  right: -40px;
  width: 178px;
  height: 41px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_sp-methods.gif) 0 0 no-repeat;
  overflow: hidden;
}
/* Step 3 */
.checkout-multishipping-billing .multiple-checkout {
  position: relative;
}
/* ======================================================================================= */
/* Account Login/Create Pages ============================================================ */
.account-login .content {
  min-height: 140px;
  padding: 14px 21px;
  /*background:#faf7ee url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_login-box.gif) 0 0 repeat-x; border:1px solid #bbb6a5;*/
  border-bottom: 0;
}
.account-login .content h2 {
  font-weight: bold;
  font-size: 13px;
  margin: 0 0 14px;
  padding: 0 0 5px 0px;
  /*border-bottom:1px solid #ddd;*/
  background-position: 0 1px;
  background-repeat: no-repeat;
  text-transform: uppercase;
  color: #253b51;
}
.account-login .new-users h2 {
  /*background-image:url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_page1.gif)*/
}
.account-login .registered-users h2 {
  /*background-image:url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_page2.gif);*/
}
.account-login .buttons-set {
  /*border:1px solid #bbb6a5; border-top:0; */
  margin: 0;
  padding: 8px 13px;
  /*background:#dee5e8 url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_buttons-set1.gif) 0 0 repeat-x;*/
}
.account-login {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) 50% 0 repeat-y;
}
.account-login div.col2-set .col-1,
.account-login div.col2-set .col-2 {
  position: relative;
  width: 45.8%;
  color: #626365;
}
.account-login div.col2-set .col-1 {
  margin-right: 0.2%;
  padding-right: 4%;
}
.account-login div.col2-set .col-2 {
  margin-left: 0.2%;
  padding-left: 4%;
}
.account-login div.col2-set p,
.account-login div.col2-set ul {
  font-size: 13px;
}
.account-login div.col2-set p.required {
  position: absolute;
  top: 0px;
  right: 30px;
}
.account-login div.col2-set ul li {
  margin-bottom: 5px;
}
.account-login div.col2-set ul.bullet {
  padding-bottom: 10px;
  list-style-type: disc;
  /*
             background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) no-repeat 0 100%;
            */
}
.account-login div.col2-set ul.bullet li {
  margin-left: 17px;
}
.account-login div.col2-set ul.form-list {
  margin-top: 10px;
}
/* Account Login/Create Pages ============================================================ */
/* Remember Me Popup ===================================================================== */
.window-overlay {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/window_overlay.png) repeat;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990;
}
.remember-me label {
  float: none;
  margin: 0 6px;
}
.remember-me-popup {
  background: #fff;
  border: 1px solid #ccc;
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  text-align: left;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  -box-shadow: 0 0 6px #ccc;
  z-index: 1000;
}
.remember-me-popup h3 {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  padding: 5px 10px;
}
.remember-me-popup .remember-me-popup-head {
  position: relative;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
}
.remember-me-popup .remember-me-popup-body {
  padding: 10px;
}
.remember-me-popup .remember-me-popup-body a {
  display: inline-block;
  height: 19px;
  border: 1px solid #de5400;
  background: #f18200;
  padding: 0 8px;
  font: bold 12px/19px Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
}
/* Remember Me Popup ===================================================================== */
/* My Account ============================================================================= */
.my-account .title-buttons .link-rss {
  float: none;
  margin: 0;
}
/********** < Dashboard */
.dashboard .welcome-msg {
  margin: 0 8em 1.5em 0;
}
.dashboard .welcome-msg p {
  margin: 0;
}
.dashboard .col2-set {
  margin: 0 0 15px;
}
/* General Box */
.box-account {
  /* background:#fff url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; border-color:#ccc #999 #999 #ccc;*/
  padding: 15px;
  margin: 0 0 20px;
}
.box-account .box-head {
  /*border-bottom:1px solid #d9dde3;*/
  margin: 0 0 10px;
  text-align: right;
}
.box-account .box-head h2 {
  float: left;
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #253b51;
}
.dashboard .box .box-title {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_divider1.gif) 0 100% repeat-x;
  padding: 0 0 2px;
  margin: 0 0 8px;
  text-align: right;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  float: left;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
}
/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 {
  /*background-image:url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_folder-table.gif);*/
  font-size: 14px;
}
/* Block: Account Information */
.dashboard .box-info .box-head h2 {
  /*background-image:url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_ma-info.gif);*/
  font-size: 14px;
}
.dashboard .box-info h4 {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
/* Block: Reviews */
.dashboard .box-reviews .box-head h2 {
  /* background-image:url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_ma-reviews.gif); */
  font-size: 14px;
}
.dashboard .box-reviews .number {
  float: left;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  margin: 3px -20px 0 0;
  padding: 2px 3px;
  background: #253b51;
}
.dashboard .box-reviews .details {
  margin-left: 20px;
}
.dashboard .box-reviews li.item {
  margin: 0 0 7px;
}
.dashboard .box-reviews li.item.last {
  margin: 0;
}
.dashboard .box-reviews .ratings {
  margin: 7px 0 0;
}
/* Block: Tags */
.dashboard .box-tags .box-head h2 {
  /* background-image:url(http://burlen.co.uk/skin/frontend/burlen/default/images/i_ma-tags.gif);*/
  font-size: 14px;
}
.dashboard .box-tags .number {
  float: left;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  margin: 3px -20px 0 0;
  padding: 2px 3px;
  background: #253b51;
}
.dashboard .box-tags .details {
  margin-left: 20px;
}
.dashboard .box-tags li.item {
  margin: 0 0 7px;
}
.dashboard .box-tags li.item.last {
  margin: 0;
}
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
  display: inline;
}
/********** Dashboard > */
/* Address Book */
.addresses-list h2 {
  font-weight: bold;
  font-size: 13px;
  color: #253b51;
  text-transform: uppercase;
}
.addresses-list h3 {
  font-weight: bold;
  font-size: 13px;
}
.addresses-list address {
  margin: 0 0 3px;
}
.addresses-list p {
  margin: 0;
}
.addresses-list a {
  font-weight: bold;
}
.addresses-list .link-remove {
  color: #646464;
}
.addresses-list .separator {
  margin: 0 3px;
}
.addresses-list li.item {
  /*background:#fff url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc;*/
  padding: 10px 13px;
  margin: 10px 0 20px 0;
}
.addresses-list li.empty {
  background: none;
  border: 0;
  padding: 0;
}
.addresses-list li.empty p {
  font-weight: bold;
}
.addresses-list .addresses-additional li.item {
  background: none;
  border: 0;
  padding: 0;
}
/* Order View */
.order-info {
  background: #dee5e8;
  border: 1px solid #d0cbc1;
  padding: 4px 8px;
  margin: 0 0 8px;
}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
}
.order-info .current {
  font-weight: bold;
}
.order-info li {
  margin: 0 3px;
}
.order-date {
  margin: 10px 0;
}
.order-info-box {
  /*background:#fff url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_block-title.gif) 0 0 repeat-x;*/
  border: 1px solid #253b51;
  padding: 12px 15px;
  margin: 0 0 15px;
}
.order-info-box h2 {
  font-weight: bold;
  font-size: 13px;
}
.order-info-box .box-payment p {
  margin: 0 0 3px;
}
.order-info-box .box-payment th {
  font-weight: bold;
  padding-right: 7px;
}
.order-items {
  width: 100%;
  overflow-x: auto;
}
.order-items h2,
.order-items h3 {
  clear: none;
  font-weight: bold;
  font-size: 13px;
  padding: 0;
  margin: 0 0 5px;
  color: #253b51;
}
.order-items .product-name {
  font-size: 1em !important;
  font-weight: bold !important;
}
.order-items .link-print {
  color: #1e7ec8;
  font-weight: normal;
}
.order-items .order-links {
  text-align: right;
}
.order-additional {
  margin: 15px 0;
}
/* Order Gift Message */
.gift-message dt strong {
  color: #666;
}
.gift-message dd {
  font-size: 13px;
  margin: 5px 0 0;
}
/* Order Comments */
.order-about dt {
  font-weight: bold;
}
.order-about dd {
  font-size: 13px;
  margin: 0 0 7px;
}
.tracking-table {
  margin: 0 0 15px;
}
.tracking-table th {
  font-weight: bold;
  white-space: nowrap;
}
.tracking-table-popup {
  width: 100%;
}
.tracking-table-popup th {
  font-weight: bold;
  white-space: nowrap;
}
.tracking-table-popup th,
.tracking-table-popup td {
  padding: 1px 8px;
}
/* Order Print Pages */
.page-print .print-head {
  margin: 0 0 15px;
}
.page-print .print-head .logo {
  float: left;
}
.page-print .print-head address {
  float: left;
  margin-left: 15px;
}
.page-print h1 {
  font-size: 16px;
  font-weight: bold;
}
.page-print h2,
.page-print h3 {
  font-size: 13px;
  font-weight: bold;
}
.page-print h2.h2 {
  font-size: 16px;
  font-weight: bold;
}
.page-print .order-date {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_divider1.gif) 0 100% repeat-x;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
.page-print .col2-set {
  margin: 0 0 10px;
}
/* Price Rewrites */
.page-print .gift-message-link {
  display: none;
}
.page-print .price-excl-tax,
.page-print .price-incl-tax {
  display: block;
  white-space: nowrap;
}
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
  display: inline;
}
/* My Wishlist */
.my-wishlist .data-table td {
  padding: 10px;
}
.my-wishlist .product-image {
  display: block;
  width: 113px;
  height: 113px;
  margin: 0 0 5px;
}
.my-wishlist textarea {
  display: block;
  width: 97%;
  height: 109px;
}
.my-wishlist .buttons-set {
  margin-top: 2em;
}
.my-wishlist .buttons-set button.button {
  float: none;
}
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {
  border-color: #406a83;
  background: #618499;
}
#wishlist-table .add-to-links {
  white-space: nowrap;
}
/* My Tags */
.my-tag-edit {
  float: left;
  margin: 0 0 10px;
}
.my-tag-edit .btn-remove {
  float: right;
  margin: 4px 0 0 5px;
}
#my-tags-table {
  clear: both;
}
#my-tags-table td {
  padding: 10px;
}
#my-tags-table .add-to-links {
  white-space: nowrap;
}
/* My Reviews */
#my-reviews-table td {
  padding: 10px;
}
.product-review .product-img-box {
  float: left;
  width: 140px;
}
.product-review .product-img-box .product-image {
  display: block;
  width: 125px;
  height: 125px;
}
.product-review .product-img-box .label {
  font-size: 11px;
  margin: 0 0 3px;
}
.product-review .product-img-box .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 3px;
}
.product-review .product-details {
  margin-left: 150px;
}
.product-review .product-name {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}
.product-review h3 {
  font-size: 12px;
  margin: 0 0 3px;
  color: #2f2f2f;
}
.product-review .ratings-table {
  margin: 0 0 10px;
}
.product-review dt {
  font-weight: bold;
}
.product-review dd {
  font-size: 13px;
  margin: 5px 0 0;
}
/* Billing Agreements */
.billing-agreements .info-box {
  margin: 15px 0;
}
.billing-agreements .form-list li select {
  float: left;
}
.billing-agreements .form-list li button.button {
  float: left;
  margin-left: 10px;
}
.billing-agreements .table-caption {
  font-weight: bold;
  font-size: 13px;
}
/* ======================================================================================= */
/* MAP Popup============================================================================== */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}
.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
  text-shadow: 0 1px 0 #fff;
}
.map-popup {
  background: #fff;
  border: 1px solid #aaa;
  margin: 12px 0 0;
  position: absolute;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  box-shadow: 0 0 6px #ccc;
  text-align: left;
  width: 300px;
  z-index: 100;
}
.map-popup-heading {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  padding: 5px 30px 5px 10px;
  width: 260px;
}
.map-popup-heading h2 {
  font-size: 16px;
  margin: 0;
  text-shadow: 0 1px 0 #f6f6f6;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
.map-popup-arrow {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/map_popup_arrow.gif) no-repeat;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px;
}
.map-popup-close {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.map-popup-content {
  border-top: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
  text-align: left;
  width: 280px;
}
.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right;
}
.map-popup-checkout span {
  display: block;
  padding-right: 30px;
}
.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}
.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0;
}
.map-popup-price {
  margin: 5px 0 0;
}
.map-popup-text {
  clear: right;
  margin: 0 10px;
  padding: 10px 0;
  text-align: left;
  word-wrap: break-word;
}
.map-popup-only-text {
  border-top: 1px solid #ddd;
}
/* ======================================================================================= */
/* Footer ================================================================================ */
.footer-container {
  position: absolute;
  bottom: 110px;
  height: 180px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/footer_bg.png) 10px 0 no-repeat;
  width: 100%;
}
.footer {
  position: relative;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/footer_logo.png) no-repeat 20px 23px;
  margin: 0px auto;
}
.footer .store-switcher {
  display: inline;
  margin: 0 5px 0 0;
  color: #fff;
}
.footer .store-switcher label {
  font-weight: bold;
  vertical-align: middle;
}
.footer .store-switcher select {
  padding: 0;
  vertical-align: middle;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .bugs {
  margin: 13px 0 0;
  color: #ecf3f6;
}
.footer .bugs a {
  color: #ecf3f6;
  text-decoration: underline;
}
.footer .bugs a:hover {
  text-decoration: none;
}
.footer address {
  margin: 0 0 20px;
  color: #ecf3f6;
}
.footer address a {
  color: #ecf3f6;
  text-decoration: underline;
}
.footer address a:hover {
  text-decoration: none;
}
.footer ul {
  display: inline;
}
.footer ul.links {
  display: block;
  margin-left: 110px;
}
.footer li {
  display: inline;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_pipe2.gif) 100% 60% no-repeat;
  padding: 0 7px 0 4px;
}
.footer li.last {
  background: none !important;
  padding-right: 0 !important;
}
.footer-container .bottom-container {
  margin: 0 0 5px;
}
/* ======================================================================================= */
/* Sample Data============================================================================ */
.home-callout {
  margin-bottom: 12px;
}
.home-callout img {
  display: block;
}
.home-spot {
  float: left;
  width: 470px;
  margin-left: 20px;
}
.best-selling h3 {
  margin: 12px 0 6px 0;
  color: #e25203;
  font-size: 1.2em;
}
.best-selling table {
  border-top: 1px solid #ccc;
}
.best-selling tr.odd {
  background: #eeeeee url(http://burlen.co.uk/skin/frontend/burlen/default/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x;
}
.best-selling tr.even {
  background: #ffffff url(http://burlen.co.uk/skin/frontend/burlen/default/images/best_selling_tr_even_bg.gif) 0 100% repeat-x;
}
.best-selling td {
  width: 50%;
  border-bottom: 1px solid #ccc;
  padding: 8px 10px 8px 8px;
  font-size: 11px;
}
.best-selling .product-img {
  float: left;
  border: 2px solid #dcdcdc;
}
.best-selling .product-description {
  margin-left: 107px;
  line-height: 1.3em;
}
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover {
  color: #203548;
}
/* ======================================================================================= */
/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
  zoom: 1;
}
/* ======================================================================================= */
.guest-select {
  width: 305px !important;
}
.header .contact-address {
  position: absolute;
  left: 255px;
  /* KENN CHANGED FROM 191px 01/08/2012 */
  top: 145px;
  /* KENN CHANGED FROM 144px 01/08/2012 */
}
.header .top-menu {
  position: absolute;
  right: 38px;
  top: 202px;
  /* KENN CHANGED from top: 180px; 01/08/2012 */
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #253b51;
  display: none;
}
.header .top-menu a {
  float: left;
  font-size: 16px;
  font-weight: bold;
  font-family: Cambria, Palatino, Times, serif;
  color: #253c54;
  text-decoration: none;
}
.header .top-menu a:hover {
  text-decoration: underline;
}
.header .top-menu span {
  float: left;
}
.content-top {
  position: relative;
}
.content-top .slideshow {
  position: relative;
  padding: 28px 40px 47px 40px;
  margin: 32px 0 0 20px;
  width: 580px;
  height: 295px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/home_slideshow_bg.png) 0 0 no-repeat;
}
.content-top .slideshow .slideshow-inner {
  margin: 0;
}
.content-top .slideshow .right-corner {
  position: absolute;
  right: -15px;
  top: -20px;
  z-index: 200;
}
.content-top .slideshow .left-corner {
  position: absolute;
  left: -15px;
  bottom: -5px;
  z-index: 200;
}
.content-top .home-note {
  position: absolute;
  right: 2px;
  top: 0px;
  width: 256px;
  height: 360px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/top-note-transparent.png) no-repeat;
}
.content-top .home-note .home-note-inner {
  width: 202px;
  margin: 15px auto 0px;
  margin-left: 18px;
}
.content-top .home-note .home-note-inner p {
  line-height: 19px;
}
.content-top .home-note .block-title {
  font-size: 18px;
  font-weight: bold;
  color: #253c54;
  font-family: Cambria, "Times New Roman";
}
.content-top .home-note .block-desc {
  font-size: 12px;
  color: #231f20;
  padding-bottom: 13px;
}
.content-top .home-quicklinks {
  position: absolute;
  right: 0px;
  top: 00px;
  width: 250px;
  height: 360px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/home-quicklinks-background.png) no-repeat;
}
.content-top .home-quicklinks h2 {
  text-indent: -999em;
  height: 26px;
}
.content-top .home-quicklinks ul li a.link {
  display: block;
  height: 105px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/home-quicklinks-buttons.png);
  background-position: 0 0;
  background-repeat: none;
  text-indent: -999em;
}
.content-top .home-quicklinks ul li a.link.faqs {
  background-position: 0 0px;
}
.content-top .home-quicklinks ul li a.link.faqs:hover {
  background-position: 0 -315px;
}
.content-top .home-quicklinks ul li a.link.news {
  background-position: 0 -105px;
}
.content-top .home-quicklinks ul li a.link.news:hover {
  background-position: 0 -420px;
}
.content-top .home-quicklinks ul li a.link.contact {
  background-position: 0 -210px;
}
.content-top .home-quicklinks ul li a.link.contact:hover {
  background-position: 0 -525px;
}
.header .social-icons {
  position: absolute;
  right: 20px;
  top: 125px;
}
.header .social-icons a {
  float: left;
  display: inline;
  position: relative;
  padding: 2px 0;
}
.header .social-icons a:hover {
  padding: 3px 0 1px 0;
  zoom: 1;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.home-panes {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/home_pane_bg.png) 50% 0% no-repeat;
  height: 268px;
  margin-bottom: 20px;
}
.home-panes .panel {
  width: 274px;
  padding-left: 25px;
  float: left;
  padding-top: 12px;
}
.home-panes .panel.first {
  padding-left: 11px;
}
.home-panes .panel.last {
  padding-left: 0px;
  float: right;
}
.home-panes .panel.last span {
  padding-right: 14px;
}
.home-panes .panel span {
  display: block;
  font-family: Cambria, Palatino, Times, serif;
  font-size: 21px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  opacity: 0.88;
}
.home-panes .panel p.desc {
  font-size: 14px;
  color: #231f20;
  margin: 20px 0 0;
  line-height: 18px;
  padding: 0px 2px;
}
.home-panes .panel p.desc img {
  float: right;
  padding: 0px 10px 0px 0px;
}
.home-panes .panel p.desc a {
  font-size: 15px;
  color: #253c54;
  text-decoration: none;
}
.home-store-buttons {
  width: 100%;
  overflow: auto;
}
.home-store-buttons .panel {
  position: relative;
  float: left;
  display: block;
  margin: 0 6px;
  padding: 5px 6px 5px 5px;
  width: 150px;
  height: 156px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/burlen-home-btn-background-smaller.png) no-repeat;
}
.home-store-buttons .panel a.panel-link {
  text-decoration: none;
}
.home-store-buttons .panel a.panel-link div.text {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/burlen-home-btn-link-background-smaller-4.png) no-repeat;
  bottom: 5px;
  color: #FFFFFF;
  font-family: Cambria, Palatino, Times, serif;
  font-size: 14px;
  font-weight: 700;
  height: 15px;
  line-height: 20px;
  padding: 36px 5px 10px;
  position: absolute;
  text-align: center;
  width: 142px;
}
.home-store-buttons .panel a.panel-link:hover div.text {
  background-position: 0 -70px;
}
.home-gallery {
  padding: 30px 0;
}
.home-gallery .page-title h2 {
  font-family: Cambria, Palatino, Times, serif;
  font-size: 24px;
  font-weight: bold;
}
.home-gallery div.gallery {
  overflow: auto;
}
.home-gallery img {
  float: left;
}
.footer .footer-links {
  font-size: 12px;
  color: #FFF;
  padding: 24px 0 0 113px;
  font-family: Arial;
}
.footer .footer-links a {
  font-size: 12px;
  color: #FFF;
}
.footer p.address {
  padding: 6px 0 0 113px;
  font-size: 12px !important;
}
.footer .footer-logos {
  position: absolute;
  top: 24px;
  right: 30px;
}
.footer .footer-logos a {
  display: block;
  float: left;
  margin-left: 5px;
}
.footer .footer-logos a.su {
  padding: 3px 6px 0px 0px;
}
.footer address {
  position: absolute;
  top: 62px;
  right: 30px;
  margin: 0px;
}
.footer p.copyright {
  position: absolute;
  bottom: 0;
  left: 20px;
  margin: 0px;
  bottom: 0px;
}
.footer p.copyright a {
  font-size: 12px;
  color: #ebebeb;
  margin: 0px;
  text-decoration: none;
}
.footer .footer-links {
  font-size: 12px;
  color: #FFF;
  padding: 24px 0 0 113px;
  font-family: Arial;
}
.footer .footer-links a {
  font-size: 12px;
  color: #FFF;
}
.footer {
  font-size: 11px;
  font-family: Arial;
  color: #FFF;
  line-height: 14px;
  height: 170px;
}
.footer p.address {
  padding: 6px 0 0 113px;
}
.footer .footer-logos {
  position: absolute;
  top: 24px;
  right: 30px;
}
.footer .footer-logos a {
  display: block;
  float: left;
  margin-left: 5px;
}
.footer .footer-logos a.su {
  padding: 3px 6px 0px 0px;
}
.footer address {
  position: absolute;
  top: 62px;
  right: 30px;
  margin: 0px;
}
.footer p.copyright {
  position: absolute;
  bottom: 0;
  left: 20px;
  margin: 0px;
  bottom: 0px;
}
.footer p.copyright a {
  font-size: 12px;
  color: #ebebeb;
  margin: 0px;
  text-decoration: none;
}
.header .store-switcher {
  position: absolute;
  top: 70px;
  left: 50px;
}
.header .store-switcher a {
  display: block;
  float: left;
  height: 60px;
  border: 0px solid #ff0000;
  text-indent: -9999em;
}
.header .store-switcher a.default {
  width: 130px;
}
.header .store-switcher a.su {
  width: 145px;
}
.header .store-switcher a.amal {
  width: 150px;
}
.header .store-switcher a.zenith {
  width: 145px;
}
.header .store-switcher a.stayup,
.header .store-switcher a.suclothing {
  width: 150px;
}
.header .store-switcher a.j40 {
	width:150px;
}
.col1-layout .parent-product .product-shop {
  float: right;
  width: 351px;
}
.block-rel {
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  margin-top: 20px;
  height: 185px;
  overflow: hidden;
}
/* Merged from special.css ============================================================================ */
html {
  background: #010101 url(http://burlen.co.uk/skin/frontend/burlen/default/images/burlen-bg-repeat.jpg) 50% 0 repeat-y;
  position: relative;
}
body {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/burlen-bg-top.jpg) 50% 55px no-repeat;
  position: relative;
}
body .wrapper {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/burlen-bg-bottom-2.jpg) 50% 100% no-repeat;
  position: relative;
  z-index: 3;
}
/* IOS backgroud image scaling bug fix */
/*html.touch {
  background: #010101 url(http://burlen.co.uk/skin/frontend/burlen/default/images/burlen-bg-repeat-ios.jpg) 50% 0 repeat-y;
  position: relative;
}
.touch body {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/burlen-bg-top-ios-1.jpg) 50% 0 no-repeat;
  position: relative;
}
.touch body .wrapper {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/burlen-bg-bottom-ios.jpg) 50% 100% no-repeat;
  position: relative;
  z-index: 3;
}*/
.header .logo {
  left: 56px;
  top: 140px;
}
#home-express-order {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/top-note-transparent.png) no-repeat;
}
#home-express-order input[type="text"] {
  font-size: 13px;
  color: #000;
  width: 177px;
  margin-bottom: 25px;
  border: 0px;
  background-color: transparent;
}
#home-express-order input#sku2 {
  margin-bottom: 13px;
}
#home-express-order input.text {
  color: #959595;
}
#home-express-order input.submit {
  font-size: 13px;
  color: #959595;
}
#home-express-order a {
  color: #23394d;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
#home_product_search_forms {
  overflow: hidden;
}
#home_product_search_forms .product-search {
  position: relative;
  float: left;
  padding: 0 17px;
  width: 289px;
  height: 285px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/home_product_search_form_bg.png) 0 0 no-repeat;
}
#home_product_search_forms .product-search.last {
  float: right;
  background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/images/home_product_search_form_bg.png);
}
#home_product_search_forms .product-search .product-search-title {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/distressed-title-background.jpg);
  text-align: center;
  margin: 13px 0px 6px 0px;
  font-size: 25px;
  font-family: Cambria, Palatino, Times, serif;
  font-weight: 700;
  color: #ffffff;
}
#home_product_search_forms .product-search .product-search-desc {
  font-size: 14px;
  color: #4d4d4f;
  line-height: 18px;
}
#home_product_search_forms .product-search input {
  display: block;
  padding: 0px 5px;
  margin: 3px 0px 6px;
  width: 132px;
  height: 28px;
  font-size: 12px;
  color: #626365;
  border: 1px solid #abaaaa;
  background: none;
  font-style: italic;
}
#home_product_search_forms .product-search input:focus {
  color: #000000;
}
#home_product_search_forms .product-search input.text {
  color: #959595;
  font-style: italic;
}
#home_product_search_forms .product-search a {
  color: #253c54;
  font-size: 15px;
  text-decoration: none;
}
#home_product_search_forms .form-search {
  padding-top: 47px;
}
#home_product_search_forms button.button.home-product-search {
  position: absolute;
  bottom: 30px;
  left: 20px;
}
ul.home-categories {
  position: relative;
  overflow: hidden;
  padding-left: 7px;
  margin-bottom: 23px;
}
ul.home-categories li {
  display: block;
  position: relative;
  float: left;
  padding: 2px;
  margin-right: 20px;
  width: 139px;
  text-align: center;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/distressed-background.jpg);
}
ul.home-categories li.last {
  margin-right: 0px;
}
ul.home-categories li div.inner {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/home_category_inner_bg.jpg);
}
ul.home-categories li img {
  display: block;
  padding: 0;
  background-color: #000000;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
ul.home-categories li img:hover {
  zoom: 1;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
ul.home-categories li a.product-name-link {
  display: block;
  padding: 10px;
  color: #ffffff;
  text-transform: normal;
  text-decoration: none;
  font-family: Cambria, Palatino, Times, serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
ul.home-categories li a.product-name-link:hover {
  text-decoration: underline;
}
.block {
  border: 0px;
  width: 212px;
}
.block .block-title {
  padding: 9px 15px;
  margin-bottom: 8px;
}
.block.block-cart .block-title strong {
  display: block;
  line-height: 22px;
  padding-left: 30px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_cart-title.png) no-repeat;
}
.block.block-subscribe .block-title strong {
  display: block;
  line-height: 22px;
  padding-left: 30px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/envelope.png) no-repeat;
}
.block .block-title strong {
  font-size: 18px;
  line-height: 1em;
  color: #253b51;
  font-family: Cambria;
  margin-bottom: 0;
  padding: 0px;
}
.block .block-title strong span {
  display: block;
}
.stayup-block {
  width: 100%;
  height: 245px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/stayup.png) no-repeat -11px 0px;
}
.stayup-block a {
  width: 100%;
  height: 245px;
  display: block;
  text-indent: -9999pt;
}
.cms-index-index .breadcrumbs {
  display: none;
}
.main-container {
  margin-top: 0px;
  padding-bottom: 300px;
}
.product-view {
  border: none;
}
.product-view .product-essential {
  padding: 0;
  background: none;
}
.product-view .product-essential .product-name {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/product_name_bg.jpg);
  padding: 5px;
  margin-bottom: 25px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
.product-view .product-essential .product-name h1 {
  color: #ffffff;
  font: bold 24px/1.25em Cambria, Palatino, Times, serif;
  margin-bottom: 0;
  vertical-align: top;
}
.product-view .attrib-label {
  font: bold 15px/1.35 Arial, Helvetica, sans-serif;
  color: #253c54;
}
.product-view .attrib-content {
  font: 15px/1.35 Arial, Helvetica, sans-serif;
  color: #58595b;
}
.product-view .product-description {
  clear: both;
}
.product-view .part-number {
  margin-bottom: 5px;
}
.product-view .product-price {
  margin-bottom: 5px;
}
.product-view .product-description {
  margin-bottom: 5px;
}
.product-view .add-to-box {
  margin-top: 25px;
}
.product-view .add-to-cart button.button span {
  background: none;
  border: none;
}
.product-view .product-shop .add-to-box .add-to-cart {
  width: 100%;
}
.product-view .add-to-cart label {
  font: 15px/1.35 Arial, Helvetica, sans-serif;
  color: #58595b;
}
.sidebar .block .block-title strong span {
  text-transform: none;
}
.sidebar .block .block-content {
  background: none;
  font-size: 14px;
  font-family: arial;
}
.sidebar .block-cart .summary {
  background: none;
}
.sidebar .block-cart .subtotal {
  background: none;
  text-align: left;
  margin-top: 10px;
}
.sidebar .block-cart .amount {
  font-size: 14px;
  font-family: arial;
}
.sidebar .block .block-content .to-cart {
  font-family: Cambria, Palatino, Times, serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}
.sidebar .block .block-content .to-cart-link {
  text-decoration: none;
  color: #253c54;
  margin-top: 10px;
  display: block;
}
.catalogsearch-result-index .page-title {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/searchtitle_bg.jpg) no-repeat;
}
.catalogsearch-result-index .page-title h1 {
  color: white;
}
.catalogsearch-result-index .products-grid li.item {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/search_product_bg.png) no-repeat;
  margin: 12px 10px 30px;
  padding: 0px;
  width: 146px;
  height: 165px;
}
.catalogsearch-result-index .products-grid .product-image {
  width: 142px;
  height: 104px;
  margin: 0px;
  margin-left: 4px;
  margin-top: 2px;
}
.catalogsearch-result-index .products-grid .product-name {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/search_product_title_bg.png) no-repeat;
  margin-left: 4px;
  text-align: center;
  margin-bottom: 0;
}
.catalogsearch-result-index .products-grid .price-box {
  text-align: center;
  margin: 0;
}
.catalogsearch-result-index .products-grid .product-name a {
  color: white;
  text-decoration: none;
}
.col2-left-layout .products-grid li.item {
  margin: 12px 10px 30px;
  padding: 1px;
  width: 140px;
  height: 105px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x bottom left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg) repeat-x top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top left, url(http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg) repeat-y top right;
  behavior: url(http://burlen.co.uk/skin/frontend/burlen/default/css/PIE.php);
}
.col2-left-layout .products-grid .product-image {
  width: 142px;
  height: 104px;
  margin: 0px;
  margin-left: 4px;
  margin-top: 2px;
}
.col2-left-layout .products-grid .product-name {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/search_product_title_bg.png) no-repeat;
  margin-left: 4px;
  text-align: center;
  margin-bottom: 0;
  height: 33px;
}
.col2-left-layout .products-grid .price-box {
  text-align: center;
  margin: 0;
}
.col2-left-layout .products-grid .product-name a {
  color: white;
  text-decoration: none;
}
.product-search-inner .block .block-content {
  background: none;
  margin-top: 5px;
}
.product-search-inner .block .block-content .carbtype-select,
.product-search-inner .block .block-content .carbfinder-select {
  margin-bottom: 5px;
  width: 145px;
  height: 30px;
  color: #626365;
  font-style: italic;
}
.product-search-inner .block .block-content .carbtype-select option,
.product-search-inner .block .block-content .carbfinder-select option {
  font-style: normal;
  color: black;
}
.partFinder-find-products .res_manu {
  width: 120px;
  height: 30px;
  display: block;
  float: left;
  text-decoration: none;
}
.partFinder-find-products .res_model {
  width: 120px;
  height: 30px;
  display: block;
  float: left;
  text-decoration: none;
}
.partFinder-find-products .res_yearmin {
  width: 120px;
  height: 30px;
  display: block;
  float: left;
  text-decoration: none;
}
.partFinder-find-products .res_yearmax {
  width: 120px;
  height: 30px;
  display: block;
  float: left;
  text-decoration: none;
}
.partFinder-find-products .res_enginesize {
  width: 120px;
  height: 30px;
  display: block;
  float: left;
  text-decoration: none;
}
.partFinder-find-products .search_header {
  clear: both;
  color: #253C54;
  font-size: 16px;
  font-family: Cambria;
}
.partFinder-find-products .search {
  clear: both;
  cursor: pointer;
}
.col1-layout .group-product-view .product-shop {
  float: right;
  width: 350px;
}
.group-product-view .product-img-box {
  width: 510px;
}
.group-product-view .product-essential {
  background: none;
  padding: 0px;
}
.group-product-view .product-shop .product-name {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/product_name_bg.jpg) no-repeat;
  height: 33px;
  padding: 5px 0 5px 20px;
}
.group-product-view .add-to-box {
  margin-top: 25px;
}
.group-product-view .add-to-cart button.button span span {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/add-to-cart-btn.png) no-repeat;
  width: 113px;
  height: 40px;
  font-size: 14px;
  font-family: Cambria;
  padding: 7px 0;
}
.group-product-view .add-to-cart button.button span {
  background: none;
  border: none;
}
.group-product-view .product-shop .add-to-box .add-to-cart {
  width: 100%;
}
.group-product-view .add-to-cart button.button {
  float: right;
}
.group-product-view .add-to-cart label {
  font: 15px/1.35 Arial, Helvetica, sans-serif;
  color: #58595b;
}
.main_product {
  width: 510px;
}
.main_product .product-name {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/mainproduct_name_bg.jpg) no-repeat;
  height: 33px;
  padding: 5px 0 5px 20px;
}
.main_product .product-name h1 {
  color: white;
  font: bold 17px/1.35 Cambria;
}
.main_product .mainproduct-img-box {
  float: left;
}
.main_product .mainproduct-shop {
  float: right;
  width: 320px;
}
.group-product-view .attrib-label {
  font: bold 15px/1.35 Arial, Helvetica, sans-serif;
  color: #253c54;
}
.group-product-view .attrib-content {
  font: 15px/1.35 Arial, Helvetica, sans-serif;
  color: #58595b;
}
.group-product-view .product-description {
  clear: both;
}
.group-product-view .part-number {
  margin-bottom: 5px;
}
.group-product-view .product-price {
  margin-bottom: 5px;
}
.group-product-view .product-description {
  margin-bottom: 5px;
}
.group-product-view .add-to-box {
  margin-top: 25px;
}
.group-product-view .product-shop .product-name h1 {
  color: white;
  font: bold 17px/1.35 Cambria;
}
.main_product .add-to-box {
  margin-top: 25px;
}
.main_product button.button span span {
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/add-to-cart-btn.png) no-repeat;
  width: 113px;
  height: 40px;
  font-size: 14px;
  font-family: Cambria;
  padding: 7px 0;
}
.main_product button.button span {
  background: none;
  border: none;
}
.main_product .add-to-box .add-to-cart {
  width: 100%;
}
.main_product label {
  font: 15px/1.35 Arial, Helvetica, sans-serif;
  color: #58595b;
}
.parent-product .product-essential {
  padding: 0 0px;
  background: none;
}
.parent-product .product-shop .product-name h1 {
  color: white;
  font: bold 17px/1.35 Cambria;
}
.parent-product .ajax-product {
  cursor: pointer;
}
.parent-product .link-button {
  background-color: #253C54;
  border-radius: 10px;
  color: #253C54;
  cursor: pointer;
  display: block;
  height: 10px;
  text-decoration: none;
  width: 10px;
}
.fieldset {
  margin: 3px 0;
  padding: 0;
  background: none;
  border: none;
}
.form-list li {
  margin: 0;
}
.buttons-set {
  border: none;
  clear: both;
  margin: 0px;
  text-align: left;
  padding: 0px;
}
#home_product_search_forms .product-search a.form-validate-submit {
  color: #253c54;
  font-size: 15px;
  text-decoration: none;
  cursor: pointer;
}
.block-rel {
  width: 100%;
  margin-top: 20px;
}
/* end Merged from special.css ============================================================================ */
/* jQuery Ajax ============================================================================ */
html.busy,
html.busy * {
  cursor: wait !important;
}
/* Dropshadow and other decorations ============================================================================ */
.shadow {
  position: relative;
  margin: 2em 0 4em;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  /* For IE 8 */
  /* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#000000')"; */
  /* For IE 5.5 - 7 */
  /* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#000000'); */
}
.shadow:before,
.shadow:after {
  content: "";
  position: absolute;
  z-index: -2;
}
/* Lifted corners */
.lifted {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.lifted:before,
.lifted:after {
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20px;
  max-width: 300px;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.lifted:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.message {
  width: 100%;
  overflow: auto;
  margin: 10px 0;
  font-size: 18px;
  text-align: right;
}
.message a {
  text-decoration: underline;
}
.message a:hover {
  text-decoration: none;
}
.arrow.grey {
  padding-left: 25px;
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/arrow-grey-left-background.png) no-repeat 0 50%;
}
.arrow.blue.arrow-right {
  background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/arrow-blue-right-background.png) no-repeat 0 50%;
}
/* end Dropshadow and other decorations ============================================================================ */
/* Kenn added */
.block-rel li {
  float: left;
  margin-right: 15px;
  width: 200px;
  margin-bottom: 30px;
}
.mini-products-list {
  margin-top: 15px;
}
.subcategorynavigation {
  padding-left: 10px;
}
.subcategorynavigation a:hover {
  text-decoration: underline;
  color: #253b51;
}
.product-grid-hr {
  margin: 10px 0 10px 25px;
  width: 90%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
.pages {
  margin: 0 auto;
  width: 300px;
  text-align: center;
}
.pages-content {
  text-align: center;
}
.pages-intro {
  float: left;
  margin-right: 5px;
}
.pages ol {
  /* float:left; */
}
.pages li {
  /*float:left; */
  margin-right: 5px;
  display: inline;
}
.off-top {
  margin-top: 25px;
}
.multi-checkout-link {
  font-size: 14px;
  color: #253b51;
}
.sign-in {
  border-right: 1px solid #BDC3C8;
  margin-right: 10px;
}
.left {
  float: left;
}
.forgotten-password {
  color: #253b51;
  font-weight: bold;
}
.left-box {
  margin-right: 10px;
}
.clearing {
  clear: both;
}
.addresses-primary {
  width: 100% !important;
}
.addresses-primary .address {
  float: left;
  margin-right: 150px !important;
}
.addresses-additional {
  width: 100% !important;
}
/* ======================================================================================= */
/* Image Zoom  ================================================================================ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  /*	border: 4px solid #888;
	margin:-4px;	 Set this to minus the border thickness. */
  background-color: #fff;
  cursor: move;
}
/* This is for the title text. */
.cloud-zoom-title {
  font-family: Arial, Helvetica, sans-serif;
  position: absolute !important;
  background-color: #000;
  color: #fff;
  padding: 3px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  top: 0px;
}
/* This is the zoom window. */
.cloud-zoom-big {
  overflow: hidden;
}
/* This is the loading message. */
.cloud-zoom-loading {
  color: white;
  background: #222;
  padding: 3px;
}
.su-product-advert {
  width: 100%;
  height: 245px;
  background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/su-products-advert-2.png) no-repeat 0px 0px;
}
.su-product-advert a {
  width: 100%;
  height: 245px;
  display: block;
  text-indent: -9999pt;
}
.download-boxes {
  width: 188px;
  float: left;
  margin: 12px;
}
.advert-block {
  width: 100%;
  height: 245px;
}
.answer {
  color: #253B51;
  line-height: 1.35;
  margin: 0 0 5px;
  font-size: 18px;
  font-weight: normal;
}
.cms-navigation-manual {
  font-size: 14px;
  font-weight: bolder;
}

.header-container {
height:190px;	
}
/* Additional Fixes After This */
.header .top-menu {
display:none;	
}
.postTitle {
	background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/distressed-background.jpg) 0 0 !important;
}
.tags {
display:none;	
}
.postTitle h3 {
display:none;	
}

.postTitle h1 {
	width:98% !important;
}
.postTitle a {
font-weight:bold;
}
.burlen-shipping-details {
color:#cf2503;
font-weight:bold;
font-size:14px;
}


#burlen-shipping-details-link-ajax {
color:#cf2503;
font-weight:bold;
font-size:14px;
text-transform:uppercase;}

.page-title h3 {
	padding-top:5px;
	padding-left:15px;
}
.page-title h2 {
	font-weight:bolder;
}
.cms-home p {
	font-size:14px;
}
.btn-update {
	float:right;
}
/* END KENN ADDED 04/08/2012 */
/* KENN ADDED 22/08/2012 */
.price-including-tax {
	/*display:none !important;*/
}
/* END KENN ADDED 22/08/2012 */
.top-link-cart {
	background: url(http://burlen.co.uk/skin/frontend/burlen/default/images/shopping-basket-icon.png) no-repeat -2px -4px;
	padding-left:30px;
}
.price-excluding-tax .label {
	font-weight:bold;
}
/* KENN ADDED 6 NOV 2012 */
.rss-title {
	margin-top:20px;
}
.rss-title h1 {
	background:none !important;}
/* END KENN ADDED */
/*  START KENN ADDED FEB 2013 */
#editareastatus span.fakelink {
	background: none repeat scroll 0 0 padding-box #253B51;
	border: 0 none;
	border-radius: 5px 5px 5px 5px;
	cursor: pointer;
	display: block;
	margin: 0;
	overflow: visible;
	padding: 5px 15px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.2s ease-out 0s;
	width: auto;
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.3);
	color:#fff;
	text-align:center;
	margin-top:20px;
}
.home-note-inner h2 {
	font-weight:bold !important;
}
.home-note-inner {
	font-weight:600;
	line-height:20px;
}

/*  END KENN ADDED FEB 2013 */
/* START KENN TRYING TO FIX BANNERS */
.slideshow-inner img {
	width:580px !important;
	height:293px !important;
}
/* END KENN TRYING TO FIX BANNERS */
/* START DISOCUNT SHOPPING CART STYLE */
.basket-totals-discount {
	font-size:14px;
	font-weight:bold;
	color:#758b4a;
}
.postDetails {
	display:none !important;
}
/* START DISOCUNT SHOPPING CART STYLE */
/* START KENN STYLES FOR SIDECART*/
#quickadd_left_form input {
	margin-bottom:10px;
}
/* END KENN STYLES FOR SIDECART */
/* RESTO TABLE HEADER COLOUR */
.resto-table-header {
	background-color:#E8DFCA;
	font-size:14px;
}
.resto-table {
	margin-bottom:20px;
	width:100%;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.resto-table td {
	border-bottom:1px solid #000;
	padding-left:5px;
	width:48%;
}

/* CHECKOUT VAT WARNING */
.vat-warning {
	margin: 15px 0 5px 0;
	padding: 0;
	color: #ff0000;
	font-size: 14px;
}
.availability.out-of-stock {
	display:block !important;
	color:#D83820 !important;
	font-weight:bold;
}
.availability.out-of-stock span {
	color:#D83820 !important;
	font-weight:bold !important;
}
#products-list-table .availability.out-of-stock {
	display:none !important;
}

/* KENN ADDED FOR MAILCHIMP FEED */

.campaign {
	margin:5px 0px;
	font-size:14px;
}
.campaign a {
	font-weight:bold;
}
/* END KENN ADDED FOR MAILCIMP FEED */
.home-store-buttons .panel {
	margin: 0 6px !important;
}
.home-store-buttons {
	min-height:175px;
}

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(http://burlen.co.uk/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(http://burlen.co.uk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(http://burlen.co.uk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(http://burlen.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(http://burlen.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(http://burlen.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(http://burlen.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(http://burlen.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(http://burlen.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.postWrapper {
	padding-bottom: 25px;
	clear:both;
}
.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
    background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/aw_blog/images/blog-article-postTitle-background.jpg);
    overflow: auto;
    padding: 5px;
}
.postTitle a{
    color: rgb(255,255,255);
}
.postTitle h1 {
    float: left;
    width: 75%;
    font-size: 24px;
    font-weight: normal;
    margin: 0px;

}
.postTitle h3 {
    float: left;
    width: 20%;
    font-size: 14px;
    margin: 0 0 0 5%;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
    color: rgb(255,255,255);
    text-align: right;
}
.postContent {
	padding-bottom: 10px;
}

.postContent img {
    max-width: 100%;
}

.postDetails {

}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {

	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails  h4.username{
	display:inline;
}

.postError {
	font-size: 16px;
}

.tags{
	font-weight:bold;
	padding-bottom: 10px;
}
.tags UL{
	display:inline;
}
.tags UL LI{
font-weight:normal;
	display:inline;
	padding-right:6px;
}


.tags h4 {
font-size:12px;
font-weight:bold;
}

.menu-tags, .menu-categories, .menu-recent{
	margin:5px 9px;
}
.menu-tags h5, .menu-categories h5, .menu-recent h5{font-size:11px;}

.block-blog .menu-tags UL LI{
	display:inline;
	padding:2px;
	margin-left:10px;
}
.block-blog .menu-categories UL LI{
	margin-left:10px;
}
.block-blog .menu-recent UL LI{
	margin-left:10px;
}
.block-blog .menu-recent UL LI a,.block-blog .menu-categories UL LI a,.block-blog .menu-tags UL LI a{font-size:11px;}

.tagcloud{
	/* text-align:center; */
}
.tag-count-1{
	font-size:1em;
}
.tag-count-2{
	font-size:1.2em;
}
.tag-count-3{
	font-size:1.4em;
}
.tag-count-4{
	font-size:1.6em;
}
.tag-count-5{
	font-size:1.8em;
}
.tag-count-6{
	font-size:2em;
}
.tag-count-7{
	font-size:2em;
}
.tag-count-8{
	font-size:2em;
}
.tag-count-9{
	font-size:2em;
}
.tag-count-10{
	font-size:2em;
}

.block-blog .head h4{
padding-left: 20px;
}

.block-blog .block-title strong {
background-image:url(http://burlen.co.uk/skin/frontend/burlen/default/aw_blog/images/icon_blog.png);
background-repeat:no-repeat;
padding-left:21px;
text-align:left;
}

.postWrapper .poster{
	display:inline;
}
.input-box.aw-blog-comment-area{width:100%;}

.widget-latest li{font-size:12px;padding:5px 10px;}
.block-blog .menu-categories{margin:0;padding:5px 9px;}

A.awblog_current_comment { text-decoration:none!important; font-weight: bold!important; }
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category   Codnitive
 * @package    Codnitive_Sidenav
 * @author     Hassan Barza <support@codnitive.com>
 * @copyright  Copyright (c) 2011 CODNITIVE Co. (http://www.codnitive.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* <<< Sidebar Navigation ==================================================================== */
#sidebar-nav {
	margin-bottom: 15px;
}
#sidebar-nav .block-title {
	/*border: 0 none !important;
	height: 18px !important;
	background: url('http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_block-sidebarnav-title.gif') 0 0 no-repeat;
	padding: 4px 9px 2px;*/
}
#sidebar-nav .block-title strong {
	/*font: bold 13px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;*/
}
#sidebar-nav .block-content {
	/*background: #DEE5E8 url('http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_block-sidebarnav-actions.gif') 0 0 repeat-x;
	padding: 6px 9px;
	border: 1px solid #C4C1BC;
	overflow: auto;*/
}
#sidebar-nav .block-content a {
	color: #000000;
	font-size:12px !important;
}
ul#sidebar-nav-menu > li {
	background: url('http://burlen.co.uk/skin/frontend/burlen/default/images/bkg_block-sidebarnav-layered-dd.gif') 0 100% repeat-x;
	list-style: inside disc;
	font-weight: bold;
	padding: 8px 0;
}
ul#sidebar-nav-menu > li:last-child {
	background: none;
	margin-bottom: 5px;
}
/*
ul#sidebar-nav-menu > li > ul {
	margin-left: 5px;
}
*/
ul#sidebar-nav-menu li ul {
/*	padding-left: 10px; */
	font-weight: normal;
}
#sidebar-nav li.active,
#sidebar-nav li.active > a,
#sidebar-nav li.active > .collapsible-wrapper > a {
	color: #D15E00;
}
#sidebar-nav ul.ul-thumb {
	padding-left: 0;
}
ul#sidebar-nav-menu > li.parent > ul.ul-thumb {
	padding-left: 10px;
}
#sidebar-nav li.thumb {
	list-style-type: none;
}
ul#sidebar-nav-menu > li.no-thumb,
ul#sidebar-nav-menu > li.thumb {
	margin-left: 0 !important;
	list-style-type: none;
}
#sidebar-nav img {
	border: 0 none !important;
	outline: 0 none !important;
}
#sidebar-nav span.product-count {
	color: #000;
}
/* >>> Sidebar Navigation ==================================================================== */

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category   Codnitive
 * @package    Codnitive_Sidenav
 * @author     Hassan Barza <support@codnitive.com>
 * @copyright  Copyright (c) 2011 CODNITIVE Co. (http://www.codnitive.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* <<< Sidebar Navigation ==================================================================== */
#sidebar-nav li.thumb img {
	float: left;
	margin-right: 3px;
}
#sidebar-nav-menu .arrow {
	float: left;
	background: url('http://burlen.co.uk/skin/frontend/burlen/default/images/arrows.gif') left center no-repeat;
	display: block;
	margin-top: 2px;
	/*width: 8px;
	height: 8px;*/
	margin: 3px 3px 0;
}
ul#sidebar-nav-menu li ul {
	display: none;
}
#sidebar-nav li.active > ul {
	display: block;
}
#sidebar-nav li.active > .arrow {
	display: block;
	background: url('http://burlen.co.uk/skin/frontend/burlen/default/images/arrows.gif') right center no-repeat;
}
ul#sidebar-nav-menu > li {
	list-style: none !important;
}
/* >>> Sidebar Navigation ==================================================================== */

/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,sans-serif&fwDefault=normal&fsDefault=14px&cornerRadius=4px&bgColorHeader=253b51&bgTextureHeader=02_glass.png&bgImgOpacityHeader=20&borderColorHeader=ffffff&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=fcfaf6&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=ffffff&fcContent=253b51&iconColorContent=253b51&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=e0d3b4&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=100&opacityOverlay=90&bgColorShadow=444444&bgTextureShadow=04_highlight_hard.png&bgImgOpacityShadow=10&opacityShadow=30&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,sans-serif; font-size: 14px; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #ffffff; background: #fcfaf6 url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-bg_flat_75_fcfaf6_40x100.png) 50% 50% repeat-x; color: #253b51; }
.ui-widget-content a { color: #253b51; }
.ui-widget-header { border: 1px solid #ffffff; background: #253b51 url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-bg_glass_20_253b51_1x400.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-icons_253b51_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-icons_253b51_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #e0d3b4 url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-bg_flat_100_e0d3b4_40x100.png) 50% 50% repeat-x; opacity: .90;filter:Alpha(Opacity=90); }
.ui-widget-shadow { margin: -4px 0 0 -4px; padding: 4px; background: #444444 url(http://burlen.co.uk/skin/frontend/burlen/default/css/burlen-ui/images/ui-bg_highlight-hard_10_444444_1x100.png) 50% top repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*!
 * jQuery UI Resizable 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
 * jQuery UI Selectable 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*!
 * jQuery UI Accordion 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*!
 * jQuery UI Autocomplete 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.21
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*!
 * jQuery UI Button 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*!
 * jQuery UI Slider 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*!
 * jQuery UI Tabs 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.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; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*!
 * jQuery UI Datepicker 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*!
 * jQuery UI Progressbar 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#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('http://burlen.co.uk/skin/frontend/burlen/default/images/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
	background-color:#000 !important;
}

#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: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('http://burlen.co.uk/skin/frontend/burlen/default/images/fancybox.png') -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('http://burlen.co.uk/skin/frontend/burlen/default/images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#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('http://burlen.co.uk/skin/frontend/burlen/default/images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('http://burlen.co.uk/skin/frontend/burlen/default/images/fancybox.png');
	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: -1px;
	left: 0;
	width: 100%;
/*	background-image: url('http://burlen.co.uk/skin/frontend/burlen/default/images/fancybox-x.png');*/
        background-repeat: repeat-x;
        background-image: url('http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg');
}

#fancybox-bg-ne {
/*	top: -20px;
	right: -20px;
	background-image: url('http://burlen.co.uk/skin/frontend/burlen/default/images/fancybox.png');
	background-position: -40px -162px;*/
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
/*	background-image: url('http://burlen.co.uk/skin/frontend/burlen/default/images/fancybox-y.png');
	background-position: -20px 0px;*/
        background-repeat: repeat-y;
        background-image: url('http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg');
}

#fancybox-bg-se {
/*	bottom: -20px;
	right: -20px;
	background-image: url('http://burlen.co.uk/skin/frontend/burlen/default/images/fancybox.png');
	background-position: -40px -182px;*/
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
/*	background-image: url('http://burlen.co.uk/skin/frontend/burlen/default/images/fancybox-x.png');
        background-position: 0px -20px;*/
        background-repeat: repeat-x;
        background-image: url('http://burlen.co.uk/skin/frontend/burlen/default/images/horizontal-divider-background.jpg');
}

#fancybox-bg-sw {
/*	bottom: -20px;
	left: -20px;
	background-image: url('http://burlen.co.uk/skin/frontend/burlen/default/images/fancybox.png');
	background-position: -40px -142px;*/
}

#fancybox-bg-w {
	top: 0;
	left: -1px;
	height: 100%;
/*	background-image: url('http://burlen.co.uk/skin/frontend/burlen/default/images/fancybox-y.png');*/
        background-repeat: repeat-y;
        background-image: url('http://burlen.co.uk/skin/frontend/burlen/default/images/vertical-divider-background.jpg');
}

#fancybox-bg-nw {
/*	top: -20px;
	left: -20px;
	background-image: url('http://burlen.co.uk/skin/frontend/burlen/default/images/fancybox.png');
	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('http://burlen.co.uk/skin/frontend/burlen/default/images/fancy_title_over.png');
	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;
	padding:3px 15px 2px;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	/*background: url('http://burlen.co.uk/skin/frontend/burlen/default/images/fancybox.png') -40px -90px no-repeat;*/
	display:none;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	font-size:17px;
	 background: transparent url(http://burlen.co.uk/skin/frontend/burlen/default/images/distressed-background.jpg) 0 0;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	/*background: url('http://burlen.co.uk/skin/frontend/burlen/default/images/fancybox.png') -55px -90px no-repeat;*/
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', 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='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
iframe#iframeRegCard { height:518px; width:100%; border:1px solid #666; }

iframe#sagepaydirectpro-iframe-post { height:500px; width:100%; /*border:1px solid #666;*/ border:none; }

div#direct3d-logos { width:351px;margin:0 auto; margin-top:5px; }
div#direct3d-logos img { padding-right:10px; }

div.sagecardh1 h1 { display: inline; }
div.sagecardh1 img { padding-top: 12px; padding-left: 10px; }

select#sagepaytoken_start_yr, select#sagepaytoken_start, select#sagepaytoken_expiration_yr, select#sagepaytoken_expiration { width:125px; }
select#sagepaytoken_start, select#sagepaytoken_expiration { margin-right: 10px; }

form#frmRegCard input.cvv { width:3em !important; }

.sidebar .sagepaysuite-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .sagepaysuite-logo a { float:none; }
